Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e64027fb29bad31b18b2cb06217face66e36ed89 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-ssh11871210558188025613.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-ssh15564430577026829115.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-ssh12105564911899395293.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-ssh14072352354409561916.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-ssh16563936402988988457.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2112 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 e64027fb29bad31b18b2cb06217face66e36ed89 (main) Commit message: "Merge pull request #766 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.53" > 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 e64027fb29bad31b18b2cb06217face66e36ed89 # timeout=10 > git rev-list --no-walk ed79a2b6786f3c20e0f93d497b951197c87f5e25 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-02-13T14:16:44.537Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-02-13T14:16:44.615Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-02-13T14:16:44.639Z] ========================================================= [2026-02-13T14:16:44.639Z] EdgeX Global Pipelines Version Info [2026-02-13T14:16:44.639Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-02-13T14:16:45.727Z] ------------------- [2026-02-13T14:16:45.727Z] stable info: [2026-02-13T14:16:45.727Z] ------------------- [2026-02-13T14:16:45.727Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-02-13T14:16:45.727Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-02-13T14:16:45.728Z] Message: update stable to v1.0.278 [2026-02-13T14:16:46.305Z] ------------------- [2026-02-13T14:16:46.305Z] experimental info: [2026-02-13T14:16:46.305Z] ------------------- [2026-02-13T14:16:46.305Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-02-13T14:16:46.305Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-02-13T14:16:46.305Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-02-13T14:16:46.388Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2026-02-13T14:16:46.407Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2026-02-13T14:16:46.428Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-02-13T14:16:46.444Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-02-13T14:16:46.466Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-02-13T14:16:46.489Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-02-13T14:16:46.509Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-02-13T14:16:46.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-02-13T14:16:46.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-02-13T14:16:46.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-02-13T14:16:46.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-02-13T14:16:46.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2026-02-13T14:16:46.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-02-13T14:16:46.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-02-13T14:16:46.690Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-02-13T14:16:46.712Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-02-13T14:16:46.736Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-02-13T14:16:46.756Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-02-13T14:16:46.777Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-02-13T14:16:46.803Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-02-13T14:16:46.824Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-02-13T14:16:46.848Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-02-13T14:16:46.867Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-02-13T14:16:46.886Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-02-13T14:16:46.903Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-02-13T14:16:46.927Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-02-13T14:16:46.945Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-02-13T14:16:46.964Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-02-13T14:16:46.992Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-02-13T14:16:47.018Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-02-13T14:16:47.041Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e64027fb29bad31b18b2cb06217face66e36ed89 [Pipeline] echo [2026-02-13T14:16:47.063Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e64027f [Pipeline] echo [2026-02-13T14:16:47.083Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T14:16:47.137Z] provisioning config files... [2026-02-13T14:16:47.149Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18390970494849357651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T14:16:47.470Z] ---> ****-login.sh [2026-02-13T14:16:47.470Z] nexus3.edgexfoundry.org:10001 [2026-02-13T14:16:47.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T14:16:47.731Z] [2026-02-13T14:16:47.731Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T14:16:47.731Z] Configure a credential helper to remove this warning. See [2026-02-13T14:16:47.731Z] https://docs.****.com/go/credential-store/ [2026-02-13T14:16:47.731Z] [2026-02-13T14:16:47.731Z] Login Succeeded [2026-02-13T14:16:47.731Z] nexus3.edgexfoundry.org:10002 [2026-02-13T14:16:47.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T14:16:47.731Z] [2026-02-13T14:16:47.732Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T14:16:47.732Z] Configure a credential helper to remove this warning. See [2026-02-13T14:16:47.732Z] https://docs.****.com/go/credential-store/ [2026-02-13T14:16:47.732Z] [2026-02-13T14:16:47.732Z] Login Succeeded [2026-02-13T14:16:47.732Z] nexus3.edgexfoundry.org:10003 [2026-02-13T14:16:47.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T14:16:47.991Z] [2026-02-13T14:16:47.991Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T14:16:47.991Z] Configure a credential helper to remove this warning. See [2026-02-13T14:16:47.991Z] https://docs.****.com/go/credential-store/ [2026-02-13T14:16:47.991Z] [2026-02-13T14:16:47.991Z] Login Succeeded [2026-02-13T14:16:47.991Z] nexus3.edgexfoundry.org:10004 [2026-02-13T14:16:47.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T14:16:47.991Z] [2026-02-13T14:16:47.991Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T14:16:47.991Z] Configure a credential helper to remove this warning. See [2026-02-13T14:16:47.991Z] https://docs.****.com/go/credential-store/ [2026-02-13T14:16:47.991Z] [2026-02-13T14:16:47.991Z] Login Succeeded [2026-02-13T14:16:47.991Z] ****.io [2026-02-13T14:16:47.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T14:16:48.252Z] [2026-02-13T14:16:48.252Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T14:16:48.252Z] Configure a credential helper to remove this warning. See [2026-02-13T14:16:48.252Z] https://docs.****.com/go/credential-store/ [2026-02-13T14:16:48.252Z] [2026-02-13T14:16:48.252Z] Login Succeeded [2026-02-13T14:16:48.252Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T14:16:48.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-02-13T14:16:48.648Z] + git rev-list -1 --merges e64027fb29bad31b18b2cb06217face66e36ed89~1..e64027fb29bad31b18b2cb06217face66e36ed89 [Pipeline] echo [2026-02-13T14:16:48.675Z] -----------> git rev-list -1 --merges e64027fb29bad31b18b2cb06217face66e36ed89~1..e64027fb29bad31b18b2cb06217face66e36ed89 e64027fb29bad31b18b2cb06217face66e36ed89 [2026-02-13T14:16:48.675Z] e64027fb29bad31b18b2cb06217face66e36ed89 [false] [Pipeline] sh [2026-02-13T14:16:48.967Z] + git log --format=format:%s -1 e64027fb29bad31b18b2cb06217face66e36ed89 [Pipeline] echo [2026-02-13T14:16:48.982Z] ========================================================= [2026-02-13T14:16:48.982Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-02-13T14:16:48.982Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-02-13T14:16:49.330Z] + git log --format=format:%s -1 e64027fb29bad31b18b2cb06217face66e36ed89 [Pipeline] echo [2026-02-13T14:16:49.342Z] [semverPrep] GIT_COMMIT: e64027fb29bad31b18b2cb06217face66e36ed89, Commit Message: Merge pull request #766 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.53 [Pipeline] echo [2026-02-13T14:16:49.358Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-02-13T14:16:49.730Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T14:16:49.730Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-02-13T14:16:49.730Z] + [ -e /tmp/ssh_known_hosts ] [2026-02-13T14:16:49.730Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-02-13T14:16:49.730Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-02-13T14:16:49.730Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-02-13T14:16:49.730Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T14:16:50.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T14:16:50.146Z] [2026-02-13T14:16:50.146Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T14:16:50.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T14:16:50.445Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-02-13T14:16:50.445Z] 3dae71ba6b94: Pulling fs layer [2026-02-13T14:16:50.445Z] 6bf1a483ea7c: Pulling fs layer [2026-02-13T14:16:50.445Z] f5dfc541a4d3: Pulling fs layer [2026-02-13T14:16:50.445Z] 461d9e800cba: Pulling fs layer [2026-02-13T14:16:50.445Z] 80192f66455f: Pulling fs layer [2026-02-13T14:16:50.445Z] 2e8e34ca0e6c: Pulling fs layer [2026-02-13T14:16:50.445Z] a29436f7fd5d: Pulling fs layer [2026-02-13T14:16:50.445Z] 923cac83aea3: Pulling fs layer [2026-02-13T14:16:50.445Z] 25ad8b0a4227: Pulling fs layer [2026-02-13T14:16:50.445Z] db01528c6b51: Pulling fs layer [2026-02-13T14:16:50.445Z] 28988de357af: Pulling fs layer [2026-02-13T14:16:50.445Z] 2e8e34ca0e6c: Waiting [2026-02-13T14:16:50.445Z] a29436f7fd5d: Waiting [2026-02-13T14:16:50.445Z] 923cac83aea3: Waiting [2026-02-13T14:16:50.445Z] db01528c6b51: Waiting [2026-02-13T14:16:50.445Z] 25ad8b0a4227: Waiting [2026-02-13T14:16:50.445Z] 80192f66455f: Waiting [2026-02-13T14:16:50.445Z] 461d9e800cba: Waiting [2026-02-13T14:16:50.445Z] 6bf1a483ea7c: Verifying Checksum [2026-02-13T14:16:50.445Z] 6bf1a483ea7c: Download complete [2026-02-13T14:16:50.445Z] 461d9e800cba: Verifying Checksum [2026-02-13T14:16:50.445Z] 461d9e800cba: Download complete [2026-02-13T14:16:50.445Z] 80192f66455f: Download complete [2026-02-13T14:16:50.703Z] f5dfc541a4d3: Verifying Checksum [2026-02-13T14:16:50.703Z] f5dfc541a4d3: Download complete [2026-02-13T14:16:50.703Z] 3dae71ba6b94: Verifying Checksum [2026-02-13T14:16:50.703Z] 3dae71ba6b94: Download complete [2026-02-13T14:16:50.703Z] 923cac83aea3: Download complete [2026-02-13T14:16:50.962Z] 25ad8b0a4227: Verifying Checksum [2026-02-13T14:16:50.962Z] 25ad8b0a4227: Download complete [2026-02-13T14:16:50.962Z] db01528c6b51: Verifying Checksum [2026-02-13T14:16:50.962Z] db01528c6b51: Download complete [2026-02-13T14:16:50.962Z] 28988de357af: Verifying Checksum [2026-02-13T14:16:50.962Z] 28988de357af: Download complete [2026-02-13T14:16:50.962Z] a29436f7fd5d: Verifying Checksum [2026-02-13T14:16:50.962Z] a29436f7fd5d: Download complete [2026-02-13T14:16:51.528Z] 2e8e34ca0e6c: Verifying Checksum [2026-02-13T14:16:51.528Z] 2e8e34ca0e6c: Download complete [2026-02-13T14:16:52.096Z] 3dae71ba6b94: Pull complete [2026-02-13T14:16:52.355Z] 6bf1a483ea7c: Pull complete [2026-02-13T14:16:52.925Z] f5dfc541a4d3: Pull complete [2026-02-13T14:16:52.925Z] 461d9e800cba: Pull complete [2026-02-13T14:16:52.925Z] 80192f66455f: Pull complete [2026-02-13T14:16:57.122Z] 2e8e34ca0e6c: Pull complete [2026-02-13T14:16:58.066Z] a29436f7fd5d: Pull complete [2026-02-13T14:16:58.066Z] 923cac83aea3: Pull complete [2026-02-13T14:16:58.066Z] 25ad8b0a4227: Pull complete [2026-02-13T14:16:58.066Z] db01528c6b51: Pull complete [2026-02-13T14:16:58.066Z] 28988de357af: Pull complete [2026-02-13T14:16:58.066Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-02-13T14:16:58.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T14:16:58.325Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T14:16:58.468Z] prd-ubuntu20.04-docker-8c-8g-2112 does not seem to be running inside a container [2026-02-13T14:16:58.499Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-13T14:17:00.947Z] $ docker top 41352c2401a9978d1ec53cfa110176ce5f43ab40258d5dee094d80d0312c92ce -eo pid,comm [2026-02-13T14:17:00.995Z] 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-02-13T14:17:00.995Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T14:17:01.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T14:17:01.060Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T14:17:01.162Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T14:17:01.163Z] $ docker exec 41352c2401a9978d1ec53cfa110176ce5f43ab40258d5dee094d80d0312c92ce ssh-agent [2026-02-13T14:17:01.267Z] SSH_AUTH_SOCK=/tmp/ssh-9TBaVBLzEjxZ/agent.32 [2026-02-13T14:17:01.267Z] SSH_AGENT_PID=38 [2026-02-13T14:17:01.272Z] Running ssh-add (command line suppressed) [2026-02-13T14:17:01.365Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16425572778682274715.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16425572778682274715.key) [2026-02-13T14:17:01.378Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T14:17:01.670Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh [2026-02-13T14:17:01.959Z] + git tag --points-at HEAD [Pipeline] } [2026-02-13T14:17:01.969Z] $ docker exec --env ******** --env ******** 41352c2401a9978d1ec53cfa110176ce5f43ab40258d5dee094d80d0312c92ce ssh-agent -k [2026-02-13T14:17:02.068Z] unset SSH_AUTH_SOCK; [2026-02-13T14:17:02.068Z] unset SSH_AGENT_PID; [2026-02-13T14:17:02.069Z] echo Agent pid 38 killed; [2026-02-13T14:17:02.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-02-13T14:17:02.123Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T14:17:02.123Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T14:17:02.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T14:17:02.239Z] $ docker exec 41352c2401a9978d1ec53cfa110176ce5f43ab40258d5dee094d80d0312c92ce ssh-agent [2026-02-13T14:17:02.348Z] SSH_AUTH_SOCK=/tmp/ssh-XZxx9GRPboye/agent.85 [2026-02-13T14:17:02.348Z] SSH_AGENT_PID=91 [2026-02-13T14:17:02.352Z] Running ssh-add (command line suppressed) [2026-02-13T14:17:02.441Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7069573651380442462.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7069573651380442462.key) [2026-02-13T14:17:02.456Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T14:17:02.751Z] + git semver init [2026-02-13T14:17:03.012Z] 2026-02-13 14:17:02,947 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T14:17:03.012Z] 2026-02-13 14:17:02,954 [run_init] DEBUG init version:0.0.0 force:False [2026-02-13T14:17:03.012Z] 2026-02-13 14:17:02,955 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2026-02-13T14:17:03.012Z] 2026-02-13 14:17:02,956 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2026-02-13T14:17:03.012Z] 2026-02-13 14:17:02,957 [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-02-13T14:17:04.923Z] 2026-02-13 14:17:04,406 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2026-02-13T14:17:04.923Z] 2026-02-13 14:17:04,406 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2026-02-13T14:17:04.923Z] 2026-02-13 14:17:04,406 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-02-13T14:17:04.923Z] 2026-02-13 14:17:04,407 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-02-13T14:17:04.923Z] 4.1.0-dev.17 [Pipeline] } [2026-02-13T14:17:04.931Z] $ docker exec --env ******** --env ******** 41352c2401a9978d1ec53cfa110176ce5f43ab40258d5dee094d80d0312c92ce ssh-agent -k [2026-02-13T14:17:05.029Z] unset SSH_AUTH_SOCK; [2026-02-13T14:17:05.029Z] unset SSH_AGENT_PID; [2026-02-13T14:17:05.030Z] echo Agent pid 91 killed; [2026-02-13T14:17:05.038Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T14:17:05.364Z] + git semver [Pipeline] } [2026-02-13T14:17:05.635Z] $ docker stop --time=1 41352c2401a9978d1ec53cfa110176ce5f43ab40258d5dee094d80d0312c92ce [2026-02-13T14:17:06.913Z] $ docker rm -f --volumes 41352c2401a9978d1ec53cfa110176ce5f43ab40258d5dee094d80d0312c92ce [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T14:17:07.262Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-02-13T14:17:07.461Z] Stashed 1 file(s) [Pipeline] echo [2026-02-13T14:17:07.464Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T14:17:07.612Z] provisioning config files... [2026-02-13T14:17:07.624Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5995873453931103541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T14:17:07.939Z] ---> ****-login.sh [2026-02-13T14:17:07.939Z] nexus3.edgexfoundry.org:10001 [2026-02-13T14:17:07.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T14:17:07.939Z] Login Succeeded [2026-02-13T14:17:07.939Z] nexus3.edgexfoundry.org:10002 [2026-02-13T14:17:07.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T14:17:07.939Z] Login Succeeded [2026-02-13T14:17:07.939Z] nexus3.edgexfoundry.org:10003 [2026-02-13T14:17:08.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T14:17:08.198Z] Login Succeeded [2026-02-13T14:17:08.198Z] nexus3.edgexfoundry.org:10004 [2026-02-13T14:17:08.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T14:17:08.198Z] Login Succeeded [2026-02-13T14:17:08.198Z] ****.io [2026-02-13T14:17:08.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T14:17:08.457Z] Login Succeeded [2026-02-13T14:17:08.457Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T14:17:08.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-02-13T14:17:08.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T14:17:08.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T14:17:08.591Z] ========================================================= [2026-02-13T14:17:08.591Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-02-13T14:17:08.591Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T14:17:08.922Z] + 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-02-13T14:17:09.860Z] #0 building with "default" instance using docker driver [2026-02-13T14:17:09.860Z] [2026-02-13T14:17:09.860Z] #1 [internal] load build definition from Dockerfile [2026-02-13T14:17:09.860Z] #1 transferring dockerfile: 2.05kB done [2026-02-13T14:17:09.860Z] #1 DONE 0.0s [2026-02-13T14:17:09.860Z] [2026-02-13T14:17:09.860Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-02-13T14:17:09.860Z] #2 DONE 0.1s [2026-02-13T14:17:09.860Z] [2026-02-13T14:17:09.860Z] #3 [internal] load .dockerignore [2026-02-13T14:17:09.860Z] #3 transferring context: 159B done [2026-02-13T14:17:09.860Z] #3 DONE 0.0s [2026-02-13T14:17:09.860Z] [2026-02-13T14:17:09.860Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-02-13T14:17:09.860Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-02-13T14:17:09.860Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-02-13T14:17:09.860Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-02-13T14:17:09.860Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-02-13T14:17:09.860Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-02-13T14:17:09.860Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-02-13T14:17:09.860Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s [2026-02-13T14:17:09.860Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-02-13T14:17:09.860Z] #4 ... [2026-02-13T14:17:09.860Z] [2026-02-13T14:17:09.860Z] #5 [internal] load build context [2026-02-13T14:17:09.860Z] #5 transferring context: 14.87MB 0.1s done [2026-02-13T14:17:09.860Z] #5 DONE 0.2s [2026-02-13T14:17:09.860Z] [2026-02-13T14:17:09.860Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-02-13T14:17:09.860Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-02-13T14:17:09.860Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s [2026-02-13T14:17:09.860Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-02-13T14:17:09.860Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2026-02-13T14:17:09.860Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-02-13T14:17:09.860Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.19MB / 11.98MB 0.2s [2026-02-13T14:17:09.860Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s [2026-02-13T14:17:10.119Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 30.41MB / 60.15MB 0.3s [2026-02-13T14:17:10.119Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2026-02-13T14:17:10.119Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.53MB / 11.98MB 0.3s [2026-02-13T14:17:10.119Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 8.39MB / 112.58MB 0.3s [2026-02-13T14:17:10.119Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-02-13T14:17:10.119Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2026-02-13T14:17:10.119Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-02-13T14:17:10.119Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 27.13MB / 112.58MB 0.5s [2026-02-13T14:17:10.119Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 7.34MB / 14.72MB 0.5s [2026-02-13T14:17:10.378Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 42.99MB / 112.58MB 0.6s [2026-02-13T14:17:10.378Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s [2026-02-13T14:17:10.378Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done [2026-02-13T14:17:10.378Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 50.33MB / 112.58MB 0.7s [2026-02-13T14:17:10.378Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2026-02-13T14:17:10.378Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-02-13T14:17:10.637Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 72.35MB / 112.58MB 0.8s [2026-02-13T14:17:10.637Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 100.75MB / 112.58MB 0.9s [2026-02-13T14:17:10.637Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2026-02-13T14:17:11.202Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done [2026-02-13T14:17:15.388Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.8s done [2026-02-13T14:17:15.647Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-02-13T14:17:15.647Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-02-13T14:17:15.647Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-02-13T14:17:15.647Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-02-13T14:17:15.647Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-02-13T14:17:16.212Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2026-02-13T14:17:16.212Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2026-02-13T14:17:19.497Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.9s done [2026-02-13T14:17:19.497Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-02-13T14:17:19.757Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done [2026-02-13T14:17:19.757Z] #4 DONE 10.1s [2026-02-13T14:17:19.757Z] [2026-02-13T14:17:19.757Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2026-02-13T14:17:20.016Z] #6 0.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T14:17:20.016Z] #6 0.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T14:17:20.585Z] #6 0.767 OK: 265 MiB in 60 packages [2026-02-13T14:17:22.576Z] Still waiting to schedule task [2026-02-13T14:17:22.576Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-02-13T14:17:23.123Z] #6 DONE 3.5s [2026-02-13T14:17:23.382Z] [2026-02-13T14:17:23.382Z] #7 [builder 3/7] WORKDIR /app [2026-02-13T14:17:23.382Z] #7 DONE 0.0s [2026-02-13T14:17:23.382Z] [2026-02-13T14:17:23.382Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-02-13T14:17:23.382Z] #8 DONE 0.0s [2026-02-13T14:17:23.382Z] [2026-02-13T14:17:23.382Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T14:17:50.006Z] #9 DONE 23.8s [2026-02-13T14:17:50.006Z] [2026-02-13T14:17:50.006Z] #10 [builder 6/7] COPY . . [2026-02-13T14:17:50.006Z] #10 DONE 0.1s [2026-02-13T14:17:50.006Z] [2026-02-13T14:17:50.006Z] #11 [builder 7/7] RUN echo noop [2026-02-13T14:17:50.006Z] #11 0.186 noop [2026-02-13T14:17:50.006Z] #11 DONE 0.2s [2026-02-13T14:17:50.006Z] [2026-02-13T14:17:50.006Z] #12 exporting to image [2026-02-13T14:17:50.006Z] #12 exporting layers [2026-02-13T14:17:55.371Z] #12 exporting layers 8.0s done [2026-02-13T14:17:55.371Z] #12 writing image sha256:45ec16a87748aed5d13071f9ae7a64929de535eb598f4f9f89da551331dbfdef done [2026-02-13T14:17:55.371Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-02-13T14:17:55.371Z] #12 DONE 8.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T14:17:55.692Z] + docker inspect -f . ci-base-image-x86_64 [2026-02-13T14:17:55.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T14:17:55.768Z] prd-ubuntu20.04-docker-8c-8g-2112 does not seem to be running inside a container [2026-02-13T14:17:55.788Z] $ 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 ******** ci-base-image-x86_64 cat [2026-02-13T14:17:56.133Z] $ docker top a549ae8b603d5a57301aeead1f7860f098b6e776a9ba50cf9f74a65922c303ec -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T14:17:56.476Z] + go version [2026-02-13T14:17:56.476Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-02-13T14:17:56.484Z] $ docker stop --time=1 a549ae8b603d5a57301aeead1f7860f098b6e776a9ba50cf9f74a65922c303ec [2026-02-13T14:17:57.717Z] $ docker rm -f --volumes a549ae8b603d5a57301aeead1f7860f098b6e776a9ba50cf9f74a65922c303ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T14:17:58.144Z] + docker inspect -f . ci-base-image-x86_64 [2026-02-13T14:17:58.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T14:17:58.218Z] prd-ubuntu20.04-docker-8c-8g-2112 does not seem to be running inside a container [2026-02-13T14:17:58.243Z] $ 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 ******** ci-base-image-x86_64 cat [2026-02-13T14:17:58.481Z] $ docker top 44ab9ac53a6f8778fdecb9d11fce46ca266133f9e506b0c6f8830385eeb1348c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T14:17:58.827Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2026-02-13T14:17:59.131Z] + make test [2026-02-13T14:17:59.131Z] go test -race -coverprofile=coverage.out ./... [2026-02-13T14:18:36.009Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2026-02-13T14:18:53.869Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2113 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2026-02-13T14:18:53.890Z] Running in /w/workspace/app-service-configurable/293 [Pipeline] { [Pipeline] checkout [2026-02-13T14:18:56.939Z] The recommended git tool is: git [2026-02-13T14:19:01.365Z] using credential edgex-jenkins-ssh [2026-02-13T14:19:01.390Z] Cloning the remote Git repository [2026-02-13T14:19:01.429Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2026-02-13T14:19:01.549Z] > git init /w/workspace/app-service-configurable/293 # timeout=10 [2026-02-13T14:19:01.690Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2026-02-13T14:19:01.692Z] > git --version # timeout=10 [2026-02-13T14:19:01.711Z] > git --version # 'git version 2.25.1' [2026-02-13T14:19:01.712Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-02-13T14:19:01.843Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T14:19:05.488Z] Avoid second fetch [2026-02-13T14:19:05.489Z] Checking out Revision e64027fb29bad31b18b2cb06217face66e36ed89 (main) [2026-02-13T14:19:04.652Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2026-02-13T14:19:04.672Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T14:19:05.503Z] > git config core.sparsecheckout # timeout=10 [2026-02-13T14:19:05.563Z] > git checkout -f e64027fb29bad31b18b2cb06217face66e36ed89 # timeout=10 [2026-02-13T14:19:06.097Z] Commit message: "Merge pull request #766 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.53" [2026-02-13T14:19:08.295Z] 0 issues. [2026-02-13T14:19:08.295Z] go vet ./... [2026-02-13T14:19:10.196Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-02-13T14:19:10.196Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-02-13T14:19:10.196Z] ./bin/test-attribution-txt.sh [2026-02-13T14:19:10.196Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-02-13T14:19:10.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-02-13T14:19:10.217Z] $ docker stop --time=1 44ab9ac53a6f8778fdecb9d11fce46ca266133f9e506b0c6f8830385eeb1348c [2026-02-13T14:19:12.960Z] $ docker rm -f --volumes 44ab9ac53a6f8778fdecb9d11fce46ca266133f9e506b0c6f8830385eeb1348c [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T14:19:13.469Z] provisioning config files... [2026-02-13T14:19:13.496Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/293@tmp/config8179100176474432383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T14:19:13.629Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-02-13T14:19:13.867Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2026-02-13T14:19:14.132Z] ---> ****-login.sh [2026-02-13T14:19:14.132Z] nexus3.edgexfoundry.org:10001 [Pipeline] sh [2026-02-13T14:19:14.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T14:19:14.410Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-02-13T14:19:14.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T14:19:14.679Z] Configure a credential helper to remove this warning. See [2026-02-13T14:19:14.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T14:19:14.679Z] [2026-02-13T14:19:14.679Z] Login Succeeded [2026-02-13T14:19:14.679Z] nexus3.edgexfoundry.org:10002 [2026-02-13T14:19:14.695Z] + ls -al . [2026-02-13T14:19:14.695Z] total 252 [2026-02-13T14:19:14.695Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 14:17 . [2026-02-13T14:19:14.695Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 14:16 .. [2026-02-13T14:19:14.695Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 13 14:16 .dockerignore [2026-02-13T14:19:14.695Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 14:18 .git [2026-02-13T14:19:14.695Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 14:16 .github [2026-02-13T14:19:14.695Z] -rw-rw-r-- 1 jenkins jenkins 108 Feb 13 14:16 .gitignore [2026-02-13T14:19:14.695Z] -rw-rw-r-- 1 jenkins jenkins 359 Feb 13 14:16 .golangci.yml [2026-02-13T14:19:14.695Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 14:17 .semver [2026-02-13T14:19:14.695Z] -rw-rw-r-- 1 jenkins jenkins 19193 Feb 13 14:16 Attribution.txt [2026-02-13T14:19:14.695Z] -rw-rw-r-- 1 jenkins jenkins 39309 Feb 13 14:16 CHANGELOG.md [2026-02-13T14:19:14.695Z] -rw-rw-r-- 1 jenkins jenkins 2008 Feb 13 14:16 Dockerfile [2026-02-13T14:19:14.695Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 14:16 GOVERNANCE.md [2026-02-13T14:19:14.695Z] -rw-rw-r-- 1 jenkins jenkins 689 Feb 13 14:16 Jenkinsfile [2026-02-13T14:19:14.695Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 13 14:16 LICENSE [2026-02-13T14:19:14.695Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 13 14:16 OWNERS.md [2026-02-13T14:19:14.695Z] -rw-rw-r-- 1 jenkins jenkins 4952 Feb 13 14:16 README.md [2026-02-13T14:19:14.695Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 14:17 VERSION [2026-02-13T14:19:14.695Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 14:16 bin [2026-02-13T14:19:14.695Z] -rw-r--r-- 1 jenkins jenkins 953 Feb 13 14:18 coverage.out [2026-02-13T14:19:14.695Z] -rw-rw-r-- 1 jenkins jenkins 7075 Feb 13 14:16 go.mod [2026-02-13T14:19:14.695Z] -rw-rw-r-- 1 jenkins jenkins 90737 Feb 13 14:16 go.sum [2026-02-13T14:19:14.695Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 13 14:16 main.go [2026-02-13T14:19:14.695Z] -rw-rw-r-- 1 jenkins jenkins 3361 Feb 13 14:16 makefile [2026-02-13T14:19:14.695Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 14:16 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T14:19:14.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T14:19:14.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T14:19:14.949Z] Configure a credential helper to remove this warning. See [2026-02-13T14:19:14.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T14:19:14.949Z] [2026-02-13T14:19:14.949Z] Login Succeeded [2026-02-13T14:19:14.949Z] nexus3.edgexfoundry.org:10003 [2026-02-13T14:19:15.008Z] + 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=e64027fb29bad31b18b2cb06217face66e36ed89 --label arch=amd64 --label version=4.1.0-dev.17 . [2026-02-13T14:19:15.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T14:19:15.266Z] #0 building with "default" instance using docker driver [2026-02-13T14:19:15.266Z] [2026-02-13T14:19:15.266Z] #1 [internal] load build definition from Dockerfile [2026-02-13T14:19:15.266Z] #1 transferring dockerfile: 2.05kB done [2026-02-13T14:19:15.266Z] #1 WARN: UndefinedVar: Usage of undefined variable '$VERSION' (line 40) [2026-02-13T14:19:15.266Z] #1 DONE 0.0s [2026-02-13T14:19:15.266Z] [2026-02-13T14:19:15.266Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-13T14:19:15.266Z] #2 DONE 0.0s [2026-02-13T14:19:15.266Z] [2026-02-13T14:19:15.266Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-02-13T14:19:15.266Z] #3 DONE 0.1s [2026-02-13T14:19:15.266Z] [2026-02-13T14:19:15.266Z] #4 [internal] load .dockerignore [2026-02-13T14:19:15.266Z] #4 transferring context: 159B done [2026-02-13T14:19:15.266Z] #4 DONE 0.0s [2026-02-13T14:19:15.266Z] [2026-02-13T14:19:15.266Z] #5 [internal] load build context [2026-02-13T14:19:15.266Z] #5 transferring context: 4.84kB 0.0s done [2026-02-13T14:19:15.266Z] #5 DONE 0.0s [2026-02-13T14:19:15.266Z] [2026-02-13T14:19:15.266Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-02-13T14:19:15.266Z] #6 DONE 0.1s [2026-02-13T14:19:15.266Z] [2026-02-13T14:19:15.266Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T14:19:15.266Z] #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-02-13T14:19:15.266Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-02-13T14:19:15.266Z] #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-13T14:19:15.266Z] #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-02-13T14:19:15.266Z] #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-02-13T14:19:15.266Z] #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-02-13T14:19:15.266Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-02-13T14:19:15.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T14:19:15.486Z] Configure a credential helper to remove this warning. See [2026-02-13T14:19:15.486Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T14:19:15.486Z] [2026-02-13T14:19:15.486Z] Login Succeeded [2026-02-13T14:19:15.486Z] nexus3.edgexfoundry.org:10004 [2026-02-13T14:19:15.523Z] #7 DONE 0.3s [2026-02-13T14:19:15.523Z] [2026-02-13T14:19:15.523Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2026-02-13T14:19:15.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T14:19:15.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T14:19:15.755Z] Configure a credential helper to remove this warning. See [2026-02-13T14:19:15.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T14:19:15.756Z] [2026-02-13T14:19:15.756Z] Login Succeeded [2026-02-13T14:19:15.756Z] ****.io [2026-02-13T14:19:15.780Z] #8 0.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T14:19:16.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T14:19:16.038Z] #8 0.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T14:19:16.038Z] #8 0.618 (1/2) Installing ca-certificates (20250911-r0) [2026-02-13T14:19:16.296Z] #8 0.633 (2/2) Installing dumb-init (1.2.5-r3) [2026-02-13T14:19:16.296Z] #8 0.637 Executing busybox-1.37.0-r20.trigger [2026-02-13T14:19:16.296Z] #8 0.647 Executing ca-certificates-20250911-r0.trigger [2026-02-13T14:19:16.296Z] #8 0.690 OK: 8 MiB in 18 packages [2026-02-13T14:19:16.296Z] #8 DONE 0.8s [2026-02-13T14:19:16.296Z] [2026-02-13T14:19:16.296Z] #9 [builder 2/7] RUN apk add --update --no-cache make git [2026-02-13T14:19:16.296Z] #9 0.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T14:19:16.296Z] #9 0.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T14:19:16.296Z] #9 0.639 OK: 265 MiB in 60 packages [2026-02-13T14:19:16.296Z] #9 DONE 0.8s [2026-02-13T14:19:16.296Z] [2026-02-13T14:19:16.296Z] #10 [builder 3/7] WORKDIR /app [2026-02-13T14:19:16.296Z] #10 DONE 0.0s [2026-02-13T14:19:16.296Z] [2026-02-13T14:19:16.296Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-02-13T14:19:16.296Z] #11 DONE 0.0s [2026-02-13T14:19:16.296Z] [2026-02-13T14:19:16.296Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T14:19:16.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T14:19:16.607Z] Configure a credential helper to remove this warning. See [2026-02-13T14:19:16.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T14:19:16.607Z] [2026-02-13T14:19:16.607Z] Login Succeeded [2026-02-13T14:19:16.607Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T14:19:16.622Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2026-02-13T14:19:16.862Z] #12 DONE 0.5s [2026-02-13T14:19:16.862Z] [2026-02-13T14:19:16.862Z] #13 [builder 6/7] COPY . . [2026-02-13T14:19:16.862Z] #13 DONE 0.1s [2026-02-13T14:19:16.862Z] [2026-02-13T14:19:16.862Z] #14 [stage-1 3/7] RUN apk --no-cache upgrade [2026-02-13T14:19:16.862Z] #14 0.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [Pipeline] echo [2026-02-13T14:19:16.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T14:19:16.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T14:19:16.982Z] ========================================================= [2026-02-13T14:19:16.982Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-02-13T14:19:16.982Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T14:19:17.354Z] + 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-02-13T14:19:17.354Z] Sending build context to Docker daemon 229.9kB [2026-02-13T14:19:17.630Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-02-13T14:19:17.630Z] Step 2/12 : FROM ${BASE} AS builder [2026-02-13T14:19:17.630Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-02-13T14:19:17.630Z] 6b59a28fa201: Pulling fs layer [2026-02-13T14:19:17.630Z] d32bb0dddca7: Pulling fs layer [2026-02-13T14:19:17.630Z] 5dab1238d3d9: Pulling fs layer [2026-02-13T14:19:17.630Z] 196fd7d83e7d: Pulling fs layer [2026-02-13T14:19:17.630Z] 4f4fb700ef54: Pulling fs layer [2026-02-13T14:19:17.630Z] 8ba94037c8f0: Pulling fs layer [2026-02-13T14:19:17.630Z] deaec5988b04: Pulling fs layer [2026-02-13T14:19:17.630Z] 9f65657bb879: Pulling fs layer [2026-02-13T14:19:17.630Z] 4f4fb700ef54: Waiting [2026-02-13T14:19:17.630Z] 8ba94037c8f0: Waiting [2026-02-13T14:19:17.630Z] deaec5988b04: Waiting [2026-02-13T14:19:17.630Z] 9f65657bb879: Waiting [2026-02-13T14:19:17.630Z] 196fd7d83e7d: Waiting [2026-02-13T14:19:17.630Z] d32bb0dddca7: Verifying Checksum [2026-02-13T14:19:17.630Z] d32bb0dddca7: Download complete [2026-02-13T14:19:17.798Z] #14 1.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T14:19:17.903Z] 196fd7d83e7d: Verifying Checksum [2026-02-13T14:19:17.903Z] 196fd7d83e7d: Download complete [2026-02-13T14:19:17.903Z] 4f4fb700ef54: Verifying Checksum [2026-02-13T14:19:17.903Z] 4f4fb700ef54: Download complete [2026-02-13T14:19:17.903Z] 8ba94037c8f0: Verifying Checksum [2026-02-13T14:19:17.903Z] 8ba94037c8f0: Download complete [2026-02-13T14:19:17.903Z] 6b59a28fa201: Download complete [2026-02-13T14:19:18.104Z] #14 1.732 OK: 8 MiB in 18 packages [2026-02-13T14:19:18.367Z] #14 DONE 2.0s [2026-02-13T14:19:18.367Z] [2026-02-13T14:19:18.367Z] #15 [builder 7/7] RUN make build [2026-02-13T14:19:18.367Z] #15 0.194 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.53 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2026-02-13T14:19:18.506Z] 9f65657bb879: Verifying Checksum [2026-02-13T14:19:18.506Z] 9f65657bb879: Download complete [2026-02-13T14:19:18.778Z] 6b59a28fa201: Pull complete [2026-02-13T14:19:19.370Z] d32bb0dddca7: Pull complete [2026-02-13T14:19:19.640Z] 5dab1238d3d9: Verifying Checksum [2026-02-13T14:19:19.640Z] 5dab1238d3d9: Download complete [2026-02-13T14:19:21.057Z] deaec5988b04: Verifying Checksum [2026-02-13T14:19:21.057Z] deaec5988b04: Download complete [2026-02-13T14:19:33.391Z] 5dab1238d3d9: Pull complete [2026-02-13T14:19:33.391Z] 196fd7d83e7d: Pull complete [2026-02-13T14:19:33.659Z] 4f4fb700ef54: Pull complete [2026-02-13T14:19:33.930Z] 8ba94037c8f0: Pull complete [2026-02-13T14:19:44.019Z] deaec5988b04: Pull complete [2026-02-13T14:19:44.604Z] 9f65657bb879: Pull complete [2026-02-13T14:19:44.604Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-02-13T14:19:44.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-02-13T14:19:44.604Z] ---> 334268110677 [2026-02-13T14:19:44.604Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2026-02-13T14:19:44.908Z] #15 DONE 25.6s [2026-02-13T14:19:44.908Z] [2026-02-13T14:19:44.909Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2026-02-13T14:19:44.909Z] #16 DONE 0.1s [2026-02-13T14:19:44.909Z] [2026-02-13T14:19:44.909Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2026-02-13T14:19:44.909Z] #17 DONE 0.0s [2026-02-13T14:19:44.909Z] [2026-02-13T14:19:44.909Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2026-02-13T14:19:44.909Z] #18 DONE 0.0s [2026-02-13T14:19:44.909Z] [2026-02-13T14:19:44.909Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2026-02-13T14:19:44.909Z] #19 DONE 0.2s [2026-02-13T14:19:44.909Z] [2026-02-13T14:19:44.909Z] #20 exporting to image [2026-02-13T14:19:44.909Z] #20 exporting layers 0.1s done [2026-02-13T14:19:44.909Z] #20 writing image sha256:722b8fde7b3c646fd12840f244730af86855a74b89b9aebbd241f9b8c13e7c2a done [2026-02-13T14:19:44.909Z] #20 naming to docker.io/library/app-service-configurable done [2026-02-13T14:19:44.909Z] #20 DONE 0.1s [2026-02-13T14:19:44.909Z] [2026-02-13T14:19:44.909Z] 1 warning found (use docker --debug to expand): [2026-02-13T14:19:44.909Z]  - 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-02-13T14:19:45.041Z] provisioning config files... [2026-02-13T14:19:45.054Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16512630166137034661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T14:19:45.353Z] ---> ****-login.sh [2026-02-13T14:19:45.353Z] nexus3.edgexfoundry.org:10001 [2026-02-13T14:19:45.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T14:19:45.353Z] Login Succeeded [2026-02-13T14:19:45.353Z] nexus3.edgexfoundry.org:10002 [2026-02-13T14:19:45.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T14:19:45.353Z] Login Succeeded [2026-02-13T14:19:45.353Z] nexus3.edgexfoundry.org:10003 [2026-02-13T14:19:45.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T14:19:45.612Z] Login Succeeded [2026-02-13T14:19:45.612Z] nexus3.edgexfoundry.org:10004 [2026-02-13T14:19:45.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T14:19:45.612Z] Login Succeeded [2026-02-13T14:19:45.612Z] ****.io [2026-02-13T14:19:45.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T14:19:45.872Z] Login Succeeded [2026-02-13T14:19:45.872Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T14:19:45.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T14:19:45.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T14:19:45.967Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2026-02-13T14:19:45.967Z] e64027fb29bad31b18b2cb06217face66e36ed89 [2026-02-13T14:19:45.967Z] latest [2026-02-13T14:19:45.967Z] 4.1.0-dev.17 [2026-02-13T14:19:45.967Z] e64027fb29bad31b18b2cb06217face66e36ed89-4.1.0-dev.17 [2026-02-13T14:19:45.967Z] main [2026-02-13T14:19:45.967Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T14:19:46.304Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e64027fb29bad31b18b2cb06217face66e36ed89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T14:19:46.562Z] ---> Running in ebf013882b86 [2026-02-13T14:19:46.629Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e64027fb29bad31b18b2cb06217face66e36ed89 [2026-02-13T14:19:46.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-02-13T14:19:46.629Z] 449d56b76eaf: Preparing [2026-02-13T14:19:46.629Z] 26ae926ea289: Preparing [2026-02-13T14:19:46.629Z] 2a5381d74f49: Preparing [2026-02-13T14:19:46.629Z] 47f077ebe5ed: Preparing [2026-02-13T14:19:46.629Z] 605ad010fd50: Preparing [2026-02-13T14:19:46.629Z] b91e78c88b76: Preparing [2026-02-13T14:19:46.629Z] cce92674e987: Preparing [2026-02-13T14:19:46.629Z] b91e78c88b76: Waiting [2026-02-13T14:19:46.629Z] cce92674e987: Waiting [2026-02-13T14:19:46.629Z] 2a5381d74f49: Pushed [2026-02-13T14:19:46.629Z] 26ae926ea289: Pushed [2026-02-13T14:19:46.629Z] 47f077ebe5ed: Pushed [2026-02-13T14:19:46.629Z] 605ad010fd50: Pushed [2026-02-13T14:19:46.629Z] cce92674e987: Layer already exists [2026-02-13T14:19:46.832Z] Removing intermediate container ebf013882b86 [2026-02-13T14:19:46.832Z] ---> 83d53a9bfd86 [2026-02-13T14:19:46.832Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2026-02-13T14:19:46.832Z] ---> Running in 3034c60c53f2 [2026-02-13T14:19:46.888Z] b91e78c88b76: Pushed [2026-02-13T14:19:47.102Z] Removing intermediate container 3034c60c53f2 [2026-02-13T14:19:47.102Z] ---> f03e12c5a31c [2026-02-13T14:19:47.102Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2026-02-13T14:19:47.370Z] ---> Running in e61396d09295 [2026-02-13T14:19:47.644Z] Removing intermediate container e61396d09295 [2026-02-13T14:19:47.644Z] ---> 7747534ace62 [2026-02-13T14:19:47.644Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-02-13T14:19:47.644Z] ---> Running in 15c805d94770 [2026-02-13T14:19:49.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T14:19:49.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T14:19:50.481Z] OK: 255 MiB in 60 packages [2026-02-13T14:19:51.073Z] 449d56b76eaf: Pushed [2026-02-13T14:19:51.073Z] e64027fb29bad31b18b2cb06217face66e36ed89: digest: sha256:446ff1d3500229a6657d4b6ece2fa8a0f1147d615c6f0022ff4319ce7af19b77 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T14:19:51.404Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2026-02-13T14:19:51.441Z] Removing intermediate container 15c805d94770 [2026-02-13T14:19:51.441Z] ---> bc2ad2d3a3dc [2026-02-13T14:19:51.441Z] Step 7/12 : WORKDIR /app [Pipeline] sh [2026-02-13T14:19:51.716Z] ---> Running in 37840e8b6559 [2026-02-13T14:19:51.721Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-02-13T14:19:51.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-02-13T14:19:51.721Z] 449d56b76eaf: Preparing [2026-02-13T14:19:51.721Z] 26ae926ea289: Preparing [2026-02-13T14:19:51.721Z] 2a5381d74f49: Preparing [2026-02-13T14:19:51.721Z] 47f077ebe5ed: Preparing [2026-02-13T14:19:51.721Z] 605ad010fd50: Preparing [2026-02-13T14:19:51.721Z] b91e78c88b76: Preparing [2026-02-13T14:19:51.721Z] cce92674e987: Preparing [2026-02-13T14:19:51.721Z] b91e78c88b76: Waiting [2026-02-13T14:19:51.721Z] cce92674e987: Waiting [2026-02-13T14:19:51.721Z] 449d56b76eaf: Layer already exists [2026-02-13T14:19:51.721Z] 26ae926ea289: Layer already exists [2026-02-13T14:19:51.721Z] 2a5381d74f49: Layer already exists [2026-02-13T14:19:51.721Z] 47f077ebe5ed: Layer already exists [2026-02-13T14:19:51.721Z] 605ad010fd50: Layer already exists [2026-02-13T14:19:51.721Z] b91e78c88b76: Layer already exists [2026-02-13T14:19:51.721Z] cce92674e987: Layer already exists [2026-02-13T14:19:51.721Z] latest: digest: sha256:446ff1d3500229a6657d4b6ece2fa8a0f1147d615c6f0022ff4319ce7af19b77 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T14:19:51.985Z] Removing intermediate container 37840e8b6559 [2026-02-13T14:19:51.985Z] ---> ffdb140bb3bd [2026-02-13T14:19:51.985Z] Step 8/12 : COPY go.mod vendor* ./ [2026-02-13T14:19:52.044Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T14:19:52.253Z] ---> c5bc1ec2d653 [2026-02-13T14:19:52.253Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T14:19:52.358Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17 [2026-02-13T14:19:52.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-02-13T14:19:52.358Z] 449d56b76eaf: Preparing [2026-02-13T14:19:52.358Z] 26ae926ea289: Preparing [2026-02-13T14:19:52.358Z] 2a5381d74f49: Preparing [2026-02-13T14:19:52.358Z] 47f077ebe5ed: Preparing [2026-02-13T14:19:52.358Z] 605ad010fd50: Preparing [2026-02-13T14:19:52.358Z] b91e78c88b76: Preparing [2026-02-13T14:19:52.358Z] cce92674e987: Preparing [2026-02-13T14:19:52.358Z] b91e78c88b76: Waiting [2026-02-13T14:19:52.358Z] cce92674e987: Waiting [2026-02-13T14:19:52.358Z] 47f077ebe5ed: Layer already exists [2026-02-13T14:19:52.358Z] 26ae926ea289: Layer already exists [2026-02-13T14:19:52.358Z] 605ad010fd50: Layer already exists [2026-02-13T14:19:52.358Z] 2a5381d74f49: Layer already exists [2026-02-13T14:19:52.358Z] 449d56b76eaf: Layer already exists [2026-02-13T14:19:52.358Z] b91e78c88b76: Layer already exists [2026-02-13T14:19:52.358Z] cce92674e987: Layer already exists [2026-02-13T14:19:52.358Z] 4.1.0-dev.17: digest: sha256:446ff1d3500229a6657d4b6ece2fa8a0f1147d615c6f0022ff4319ce7af19b77 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T14:19:52.521Z] ---> Running in 7f784a3cc396 [2026-02-13T14:19:52.681Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e64027fb29bad31b18b2cb06217face66e36ed89-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T14:19:52.996Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e64027fb29bad31b18b2cb06217face66e36ed89-4.1.0-dev.17 [2026-02-13T14:19:52.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-02-13T14:19:52.996Z] 449d56b76eaf: Preparing [2026-02-13T14:19:52.996Z] 26ae926ea289: Preparing [2026-02-13T14:19:52.996Z] 2a5381d74f49: Preparing [2026-02-13T14:19:52.996Z] 47f077ebe5ed: Preparing [2026-02-13T14:19:52.997Z] 605ad010fd50: Preparing [2026-02-13T14:19:52.997Z] b91e78c88b76: Preparing [2026-02-13T14:19:52.997Z] cce92674e987: Preparing [2026-02-13T14:19:52.997Z] b91e78c88b76: Waiting [2026-02-13T14:19:52.997Z] cce92674e987: Waiting [2026-02-13T14:19:52.997Z] 449d56b76eaf: Layer already exists [2026-02-13T14:19:52.997Z] 605ad010fd50: Layer already exists [2026-02-13T14:19:52.997Z] 47f077ebe5ed: Layer already exists [2026-02-13T14:19:52.997Z] 26ae926ea289: Layer already exists [2026-02-13T14:19:52.997Z] 2a5381d74f49: Layer already exists [2026-02-13T14:19:52.997Z] b91e78c88b76: Layer already exists [2026-02-13T14:19:52.997Z] cce92674e987: Layer already exists [2026-02-13T14:19:52.997Z] e64027fb29bad31b18b2cb06217face66e36ed89-4.1.0-dev.17: digest: sha256:446ff1d3500229a6657d4b6ece2fa8a0f1147d615c6f0022ff4319ce7af19b77 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T14:19:53.323Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T14:19:53.646Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-02-13T14:19:53.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-02-13T14:19:53.646Z] 449d56b76eaf: Preparing [2026-02-13T14:19:53.646Z] 26ae926ea289: Preparing [2026-02-13T14:19:53.646Z] 2a5381d74f49: Preparing [2026-02-13T14:19:53.646Z] 47f077ebe5ed: Preparing [2026-02-13T14:19:53.646Z] 605ad010fd50: Preparing [2026-02-13T14:19:53.646Z] b91e78c88b76: Preparing [2026-02-13T14:19:53.646Z] cce92674e987: Preparing [2026-02-13T14:19:53.646Z] b91e78c88b76: Waiting [2026-02-13T14:19:53.646Z] cce92674e987: Waiting [2026-02-13T14:19:53.646Z] 47f077ebe5ed: Layer already exists [2026-02-13T14:19:53.646Z] 2a5381d74f49: Layer already exists [2026-02-13T14:19:53.646Z] 26ae926ea289: Layer already exists [2026-02-13T14:19:53.646Z] 605ad010fd50: Layer already exists [2026-02-13T14:19:53.646Z] 449d56b76eaf: Layer already exists [2026-02-13T14:19:53.646Z] b91e78c88b76: Layer already exists [2026-02-13T14:19:53.646Z] cce92674e987: Layer already exists [2026-02-13T14:19:53.646Z] main: digest: sha256:446ff1d3500229a6657d4b6ece2fa8a0f1147d615c6f0022ff4319ce7af19b77 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T14:19:53.731Z] ===================================================== [Pipeline] echo [2026-02-13T14:19:53.755Z] taggedImages: [2026-02-13T14:19:53.755Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e64027fb29bad31b18b2cb06217face66e36ed89 [2026-02-13T14:19:53.755Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-02-13T14:19:53.755Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17 [2026-02-13T14:19:53.755Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e64027fb29bad31b18b2cb06217face66e36ed89-4.1.0-dev.17 [2026-02-13T14:19:53.755Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo [2026-02-13T14:19:53.806Z] ========================================================= [2026-02-13T14:19:53.806Z] [edgeXBuildMultiArch] RAW Config: [2026-02-13T14:19:53.806Z] images: [2026-02-13T14:19:53.806Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e64027fb29bad31b18b2cb06217face66e36ed89 [2026-02-13T14:19:53.806Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-02-13T14:19:53.806Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17 [2026-02-13T14:19:53.806Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e64027fb29bad31b18b2cb06217face66e36ed89-4.1.0-dev.17 [2026-02-13T14:19:53.806Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-02-13T14:19:53.806Z] settingsFile: [2026-02-13T14:19:53.806Z] app-service-configurable-settings [2026-02-13T14:19:53.806Z] ========================================================= [Pipeline] node [2026-02-13T14:20:08.809Z] Still waiting to schedule task [2026-02-13T14:20:08.809Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-02-13T14:20:39.104Z] Running on prd-centos7-docker-4c-2g-2114 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T14:20:39.153Z] provisioning config files... [2026-02-13T14:20:39.187Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1242574655060481115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T14:20:40.194Z] ---> ****-login.sh [2026-02-13T14:20:40.194Z] nexus3.edgexfoundry.org:10001 [2026-02-13T14:21:44.244Z] Removing intermediate container 7f784a3cc396 [2026-02-13T14:21:44.244Z] ---> 59251da4b3ef [2026-02-13T14:21:44.244Z] Step 10/12 : COPY . . [2026-02-13T14:21:44.244Z] ---> 72692dab5ec4 [2026-02-13T14:21:44.244Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-02-13T14:21:44.244Z] ---> Running in 80614b4d21e4 [2026-02-13T14:21:44.244Z] Removing intermediate container 80614b4d21e4 [2026-02-13T14:21:44.244Z] ---> c3d1f9ab4360 [2026-02-13T14:21:44.244Z] Step 12/12 : RUN $MAKE [2026-02-13T14:21:44.244Z] ---> Running in 29f28e230a52 [2026-02-13T14:21:44.244Z] noop [2026-02-13T14:21:44.244Z] Removing intermediate container 29f28e230a52 [2026-02-13T14:21:44.244Z] ---> c2e3b16e3782 [2026-02-13T14:21:44.244Z] Successfully built c2e3b16e3782 [2026-02-13T14:21:44.244Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T14:21:44.609Z] + docker inspect -f . ci-base-image-arm64 [2026-02-13T14:21:44.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T14:21:44.827Z] prd-ubuntu20.04-docker-arm64-4c-16g-2113 does not seem to be running inside a container [2026-02-13T14:21:44.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/293 -v /w/workspace/app-service-configurable/293:/w/workspace/app-service-configurable/293:rw,z -v /w/workspace/app-service-configurable/293@tmp:/w/workspace/app-service-configurable/293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-02-13T14:21:46.903Z] $ docker top 94d8a65f1565640d600acb0a331a8ce178fda2987cd0acc12bcad5fe0c850e09 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T14:21:47.741Z] + go version [2026-02-13T14:21:47.741Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-02-13T14:21:47.757Z] $ docker stop --time=1 94d8a65f1565640d600acb0a331a8ce178fda2987cd0acc12bcad5fe0c850e09 [2026-02-13T14:21:49.385Z] $ docker rm -f --volumes 94d8a65f1565640d600acb0a331a8ce178fda2987cd0acc12bcad5fe0c850e09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T14:21:49.954Z] + docker inspect -f . ci-base-image-arm64 [2026-02-13T14:21:49.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T14:21:50.138Z] prd-ubuntu20.04-docker-arm64-4c-16g-2113 does not seem to be running inside a container [2026-02-13T14:21:50.205Z] $ 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/293 -v /w/workspace/app-service-configurable/293:/w/workspace/app-service-configurable/293:rw,z -v /w/workspace/app-service-configurable/293@tmp:/w/workspace/app-service-configurable/293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-02-13T14:21:51.327Z] $ docker top d22fee99042cb75d670c60bbb5b35d46f6430311cbbe390f3c0c8efaa20b09df -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T14:21:51.848Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/293 [Pipeline] fileExists [Pipeline] sh [2026-02-13T14:21:52.759Z] + make test [2026-02-13T14:21:52.759Z] go test -race -coverprofile=coverage.out ./... [2026-02-13T14:26:44.645Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2026-02-13T14:26:44.645Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-02-13T14:26:44.645Z] go vet ./... [2026-02-13T14:30:21.719Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-02-13T14:30:21.719Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-02-13T14:30:21.719Z] ./bin/test-attribution-txt.sh [2026-02-13T14:30:21.719Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-02-13T14:30:21.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-02-13T14:30:21.751Z] $ docker stop --time=1 d22fee99042cb75d670c60bbb5b35d46f6430311cbbe390f3c0c8efaa20b09df [2026-02-13T14:30:23.672Z] $ docker rm -f --volumes d22fee99042cb75d670c60bbb5b35d46f6430311cbbe390f3c0c8efaa20b09df [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T14:30:26.045Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-02-13T14:30:26.073Z] Warning: overwriting stash ‘coverage-report’ [2026-02-13T14:30:28.104Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-02-13T14:30:31.152Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-02-13T14:30:31.470Z] + ls -al . [2026-02-13T14:30:31.471Z] total 248 [2026-02-13T14:30:31.471Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 13 14:21 . [2026-02-13T14:30:31.471Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 14:19 .. [2026-02-13T14:30:31.471Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 13 14:19 .dockerignore [2026-02-13T14:30:31.471Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 14:19 .git [2026-02-13T14:30:31.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 14:19 .github [2026-02-13T14:30:31.471Z] -rw-rw-r-- 1 jenkins jenkins 108 Feb 13 14:19 .gitignore [2026-02-13T14:30:31.471Z] -rw-rw-r-- 1 jenkins jenkins 359 Feb 13 14:19 .golangci.yml [2026-02-13T14:30:31.471Z] -rw-rw-r-- 1 jenkins jenkins 19193 Feb 13 14:19 Attribution.txt [2026-02-13T14:30:31.471Z] -rw-rw-r-- 1 jenkins jenkins 39309 Feb 13 14:19 CHANGELOG.md [2026-02-13T14:30:31.471Z] -rw-rw-r-- 1 jenkins jenkins 2008 Feb 13 14:19 Dockerfile [2026-02-13T14:30:31.471Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 14:19 GOVERNANCE.md [2026-02-13T14:30:31.471Z] -rw-rw-r-- 1 jenkins jenkins 689 Feb 13 14:19 Jenkinsfile [2026-02-13T14:30:31.471Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 13 14:19 LICENSE [2026-02-13T14:30:31.471Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 13 14:19 OWNERS.md [2026-02-13T14:30:31.471Z] -rw-rw-r-- 1 jenkins jenkins 4952 Feb 13 14:19 README.md [2026-02-13T14:30:31.471Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 14:17 VERSION [2026-02-13T14:30:31.471Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 14:19 bin [2026-02-13T14:30:31.471Z] -rw-r--r-- 1 jenkins jenkins 953 Feb 13 14:26 coverage.out [2026-02-13T14:30:31.471Z] -rw-rw-r-- 1 jenkins jenkins 7075 Feb 13 14:19 go.mod [2026-02-13T14:30:31.471Z] -rw-rw-r-- 1 jenkins jenkins 90737 Feb 13 14:19 go.sum [2026-02-13T14:30:31.471Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 13 14:19 main.go [2026-02-13T14:30:31.471Z] -rw-rw-r-- 1 jenkins jenkins 3361 Feb 13 14:19 makefile [2026-02-13T14:30:31.471Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 14:19 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T14:30:31.818Z] + 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=e64027fb29bad31b18b2cb06217face66e36ed89 --label arch=arm64 --label version=4.1.0-dev.17 . [2026-02-13T14:30:31.819Z] Sending build context to Docker daemon 231.4kB [2026-02-13T14:30:32.096Z] Step 1/27 : ARG BASE=golang:1.25-alpine3.22 [2026-02-13T14:30:32.096Z] Step 2/27 : FROM ${BASE} AS builder [2026-02-13T14:30:32.096Z] ---> c2e3b16e3782 [2026-02-13T14:30:32.096Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2026-02-13T14:30:32.096Z] ---> Running in 6396f54587b4 [2026-02-13T14:30:32.781Z] Removing intermediate container 6396f54587b4 [2026-02-13T14:30:32.781Z] ---> a2fdb6cdabcc [2026-02-13T14:30:32.781Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2026-02-13T14:30:32.781Z] ---> Running in 6232af090793 [2026-02-13T14:30:32.781Z] Removing intermediate container 6232af090793 [2026-02-13T14:30:32.781Z] ---> f136c83ba302 [2026-02-13T14:30:32.781Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2026-02-13T14:30:32.781Z] ---> Running in 6d04e300a0fa [2026-02-13T14:30:33.055Z] Removing intermediate container 6d04e300a0fa [2026-02-13T14:30:33.055Z] ---> 3e6732e7bf5f [2026-02-13T14:30:33.055Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-02-13T14:30:33.325Z] ---> Running in d6f05d7ef978 [2026-02-13T14:30:34.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T14:30:34.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T14:30:35.989Z] OK: 255 MiB in 60 packages [2026-02-13T14:30:36.884Z] Removing intermediate container d6f05d7ef978 [2026-02-13T14:30:36.884Z] ---> 84cb8b1f9ded [2026-02-13T14:30:36.884Z] Step 7/27 : WORKDIR /app [2026-02-13T14:30:36.884Z] ---> Running in 04e6e7022474 [2026-02-13T14:30:37.383Z] Removing intermediate container 04e6e7022474 [2026-02-13T14:30:37.383Z] ---> c8c713bea85c [2026-02-13T14:30:37.383Z] Step 8/27 : COPY go.mod vendor* ./ [2026-02-13T14:30:37.656Z] ---> c789ce87f905 [2026-02-13T14:30:37.656Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T14:30:37.932Z] ---> Running in bfb81ab4f538 [2026-02-13T14:30:42.995Z] Removing intermediate container bfb81ab4f538 [2026-02-13T14:30:42.995Z] ---> 3f38d01868fa [2026-02-13T14:30:42.995Z] Step 10/27 : COPY . . [2026-02-13T14:30:43.575Z] ---> 1c16efc5711a [2026-02-13T14:30:43.575Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-02-13T14:30:43.575Z] ---> Running in 7f1268a98038 [2026-02-13T14:30:43.843Z] Removing intermediate container 7f1268a98038 [2026-02-13T14:30:43.843Z] ---> dd8d4d9a46f0 [2026-02-13T14:30:43.843Z] Step 12/27 : RUN $MAKE [2026-02-13T14:30:43.843Z] ---> Running in 68e042da159b [2026-02-13T14:30:44.853Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.53 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2026-02-13T14:34:37.554Z] Removing intermediate container 68e042da159b [2026-02-13T14:34:37.554Z] ---> 8ae53130355b [2026-02-13T14:34:37.554Z] Step 13/27 : FROM alpine:3.22 [2026-02-13T14:34:37.554Z] 3.22: Pulling from library/alpine [2026-02-13T14:34:37.554Z] d741ee1608f3: Pulling fs layer [2026-02-13T14:34:37.554Z] d741ee1608f3: Verifying Checksum [2026-02-13T14:34:37.554Z] d741ee1608f3: Download complete [2026-02-13T14:34:37.554Z] d741ee1608f3: Pull complete [2026-02-13T14:34:37.554Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T14:34:37.554Z] Status: Downloaded newer image for alpine:3.22 [2026-02-13T14:34:37.554Z] ---> 5a766deef0c8 [2026-02-13T14:34:37.554Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2026-02-13T14:34:37.554Z] ---> Running in ee3c51123982 [2026-02-13T14:34:37.554Z] Removing intermediate container ee3c51123982 [2026-02-13T14:34:37.554Z] ---> 60872f6e5460 [2026-02-13T14:34:37.554Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2026-02-13T14:34:37.554Z] ---> Running in 67cce41a64f8 [2026-02-13T14:34:37.554Z] Removing intermediate container 67cce41a64f8 [2026-02-13T14:34:37.554Z] ---> 47d8f0b8d375 [2026-02-13T14:34:37.554Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2026-02-13T14:34:37.554Z] ---> Running in 6cb9505fde1c [2026-02-13T14:34:37.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T14:34:37.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T14:34:39.230Z] (1/2) Installing ca-certificates (20250911-r0) [2026-02-13T14:34:39.230Z] (2/2) Installing dumb-init (1.2.5-r3) [2026-02-13T14:34:39.503Z] Executing busybox-1.37.0-r20.trigger [2026-02-13T14:34:39.503Z] Executing ca-certificates-20250911-r0.trigger [2026-02-13T14:34:39.772Z] OK: 8 MiB in 18 packages [2026-02-13T14:34:41.192Z] Removing intermediate container 6cb9505fde1c [2026-02-13T14:34:41.192Z] ---> 4b2d11f88fff [2026-02-13T14:34:41.192Z] Step 17/27 : RUN apk --no-cache upgrade [2026-02-13T14:34:41.192Z] ---> Running in 8d87ba75f7f9 [2026-02-13T14:34:42.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T14:34:42.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T14:34:43.571Z] OK: 8 MiB in 18 packages [2026-02-13T14:34:44.539Z] Removing intermediate container 8d87ba75f7f9 [2026-02-13T14:34:44.539Z] ---> f03fc4112a16 [2026-02-13T14:34:44.539Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2026-02-13T14:34:45.507Z] ---> 12ddb3c743a4 [2026-02-13T14:34:45.507Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2026-02-13T14:34:46.098Z] ---> d6d51c3bc845 [2026-02-13T14:34:46.098Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2026-02-13T14:34:46.366Z] ---> ac2fec0419b8 [2026-02-13T14:34:46.366Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2026-02-13T14:34:48.536Z] ---> e3a47b58fb4d [2026-02-13T14:34:48.536Z] Step 22/27 : EXPOSE 48095 [2026-02-13T14:34:48.536Z] ---> Running in eb49c6700645 [2026-02-13T14:34:48.806Z] Removing intermediate container eb49c6700645 [2026-02-13T14:34:48.806Z] ---> 5531d6a8e406 [2026-02-13T14:34:48.806Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2026-02-13T14:34:48.806Z] ---> Running in 2bbd06027c34 [2026-02-13T14:34:49.076Z] Removing intermediate container 2bbd06027c34 [2026-02-13T14:34:49.076Z] ---> 88f718879e8f [2026-02-13T14:34:49.076Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-02-13T14:34:49.076Z] ---> Running in a3a4b861206d [2026-02-13T14:34:49.348Z] Removing intermediate container a3a4b861206d [2026-02-13T14:34:49.348Z] ---> a4583cfd1794 [2026-02-13T14:34:49.348Z] Step 25/27 : LABEL arch=arm64 [2026-02-13T14:34:49.618Z] ---> Running in 166ac83c6a25 [2026-02-13T14:34:49.889Z] Removing intermediate container 166ac83c6a25 [2026-02-13T14:34:49.889Z] ---> acc652dc24d6 [2026-02-13T14:34:49.889Z] Step 26/27 : LABEL git_sha=e64027fb29bad31b18b2cb06217face66e36ed89 [2026-02-13T14:34:49.889Z] ---> Running in 2dde2208867b [2026-02-13T14:34:50.158Z] Removing intermediate container 2dde2208867b [2026-02-13T14:34:50.158Z] ---> 16ff3ef0b1d3 [2026-02-13T14:34:50.158Z] Step 27/27 : LABEL version=4.1.0-dev.17 [2026-02-13T14:34:50.158Z] ---> Running in d825d9e8b35d [2026-02-13T14:34:50.427Z] Removing intermediate container d825d9e8b35d [2026-02-13T14:34:50.427Z] ---> 13787b94733c [2026-02-13T14:34:50.427Z] [Warning] One or more build-args [ARCH] were not consumed [2026-02-13T14:34:50.427Z] Successfully built 13787b94733c [2026-02-13T14:34:50.427Z] 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-02-13T14:34:50.561Z] provisioning config files... [2026-02-13T14:34:50.578Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/293@tmp/config14912465246105245029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T14:34:50.953Z] ---> ****-login.sh [2026-02-13T14:34:50.953Z] nexus3.edgexfoundry.org:10001 [2026-02-13T14:34:50.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T14:34:51.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T14:34:51.224Z] Configure a credential helper to remove this warning. See [2026-02-13T14:34:51.224Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T14:34:51.224Z] [2026-02-13T14:34:51.224Z] Login Succeeded [2026-02-13T14:34:51.224Z] nexus3.edgexfoundry.org:10002 [2026-02-13T14:34:51.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T14:34:51.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T14:34:51.490Z] Configure a credential helper to remove this warning. See [2026-02-13T14:34:51.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T14:34:51.490Z] [2026-02-13T14:34:51.490Z] Login Succeeded [2026-02-13T14:34:51.490Z] nexus3.edgexfoundry.org:10003 [2026-02-13T14:34:51.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T14:34:52.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T14:34:52.024Z] Configure a credential helper to remove this warning. See [2026-02-13T14:34:52.024Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T14:34:52.024Z] [2026-02-13T14:34:52.024Z] Login Succeeded [2026-02-13T14:34:52.024Z] nexus3.edgexfoundry.org:10004 [2026-02-13T14:34:52.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T14:34:52.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T14:34:52.576Z] Configure a credential helper to remove this warning. See [2026-02-13T14:34:52.576Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T14:34:52.576Z] [2026-02-13T14:34:52.576Z] Login Succeeded [2026-02-13T14:34:52.576Z] ****.io [2026-02-13T14:34:52.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T14:34:52.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T14:34:52.844Z] Configure a credential helper to remove this warning. See [2026-02-13T14:34:52.844Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T14:34:52.844Z] [2026-02-13T14:34:52.844Z] Login Succeeded [2026-02-13T14:34:52.844Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T14:34:52.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T14:34:52.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T14:34:52.919Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2026-02-13T14:34:52.919Z] e64027fb29bad31b18b2cb06217face66e36ed89 [2026-02-13T14:34:52.919Z] latest [2026-02-13T14:34:52.919Z] 4.1.0-dev.17 [2026-02-13T14:34:52.919Z] e64027fb29bad31b18b2cb06217face66e36ed89-4.1.0-dev.17 [2026-02-13T14:34:52.919Z] main [2026-02-13T14:34:52.919Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T14:34:53.276Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e64027fb29bad31b18b2cb06217face66e36ed89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T14:34:53.627Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e64027fb29bad31b18b2cb06217face66e36ed89 [2026-02-13T14:34:53.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-02-13T14:34:53.627Z] 9a7bd1ae186e: Preparing [2026-02-13T14:34:53.627Z] fb7b454f3f86: Preparing [2026-02-13T14:34:53.627Z] 7f1e26c46d1c: Preparing [2026-02-13T14:34:53.627Z] cc4481e828d5: Preparing [2026-02-13T14:34:53.627Z] 2d794b7a4569: Preparing [2026-02-13T14:34:53.627Z] d0fc98dabe86: Preparing [2026-02-13T14:34:53.627Z] c4e71c2a4573: Preparing [2026-02-13T14:34:53.627Z] d0fc98dabe86: Waiting [2026-02-13T14:34:53.627Z] c4e71c2a4573: Waiting [2026-02-13T14:34:53.892Z] 2d794b7a4569: Pushed [2026-02-13T14:34:53.892Z] 7f1e26c46d1c: Pushed [2026-02-13T14:34:53.892Z] fb7b454f3f86: Pushed [2026-02-13T14:34:53.892Z] cc4481e828d5: Pushed [2026-02-13T14:34:53.892Z] c4e71c2a4573: Layer already exists [2026-02-13T14:34:54.157Z] d0fc98dabe86: Pushed [2026-02-13T14:35:02.530Z] 9a7bd1ae186e: Pushed [2026-02-13T14:35:02.530Z] e64027fb29bad31b18b2cb06217face66e36ed89: digest: sha256:f7b89ad577f92c3f759c0dc27f7882be821030201192600b0c0e359929a519b9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T14:35:02.887Z] + 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-02-13T14:35:03.228Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2026-02-13T14:35:03.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-02-13T14:35:03.228Z] 9a7bd1ae186e: Preparing [2026-02-13T14:35:03.228Z] fb7b454f3f86: Preparing [2026-02-13T14:35:03.228Z] 7f1e26c46d1c: Preparing [2026-02-13T14:35:03.228Z] cc4481e828d5: Preparing [2026-02-13T14:35:03.228Z] 2d794b7a4569: Preparing [2026-02-13T14:35:03.228Z] d0fc98dabe86: Preparing [2026-02-13T14:35:03.228Z] c4e71c2a4573: Preparing [2026-02-13T14:35:03.228Z] d0fc98dabe86: Waiting [2026-02-13T14:35:03.228Z] c4e71c2a4573: Waiting [2026-02-13T14:35:03.228Z] cc4481e828d5: Layer already exists [2026-02-13T14:35:03.228Z] 7f1e26c46d1c: Layer already exists [2026-02-13T14:35:03.228Z] fb7b454f3f86: Layer already exists [2026-02-13T14:35:03.228Z] 9a7bd1ae186e: Layer already exists [2026-02-13T14:35:03.228Z] 2d794b7a4569: Layer already exists [2026-02-13T14:35:03.228Z] d0fc98dabe86: Layer already exists [2026-02-13T14:35:03.228Z] c4e71c2a4573: Layer already exists [2026-02-13T14:35:03.494Z] latest: digest: sha256:f7b89ad577f92c3f759c0dc27f7882be821030201192600b0c0e359929a519b9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T14:35:03.863Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T14:35:04.221Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.17 [2026-02-13T14:35:04.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-02-13T14:35:04.221Z] 9a7bd1ae186e: Preparing [2026-02-13T14:35:04.221Z] fb7b454f3f86: Preparing [2026-02-13T14:35:04.221Z] 7f1e26c46d1c: Preparing [2026-02-13T14:35:04.221Z] cc4481e828d5: Preparing [2026-02-13T14:35:04.221Z] 2d794b7a4569: Preparing [2026-02-13T14:35:04.221Z] d0fc98dabe86: Preparing [2026-02-13T14:35:04.221Z] c4e71c2a4573: Preparing [2026-02-13T14:35:04.221Z] d0fc98dabe86: Waiting [2026-02-13T14:35:04.221Z] c4e71c2a4573: Waiting [2026-02-13T14:35:04.221Z] fb7b454f3f86: Layer already exists [2026-02-13T14:35:04.221Z] 9a7bd1ae186e: Layer already exists [2026-02-13T14:35:04.221Z] cc4481e828d5: Layer already exists [2026-02-13T14:35:04.221Z] 2d794b7a4569: Layer already exists [2026-02-13T14:35:04.221Z] 7f1e26c46d1c: Layer already exists [2026-02-13T14:35:04.221Z] c4e71c2a4573: Layer already exists [2026-02-13T14:35:04.221Z] d0fc98dabe86: Layer already exists [2026-02-13T14:35:04.499Z] 4.1.0-dev.17: digest: sha256:f7b89ad577f92c3f759c0dc27f7882be821030201192600b0c0e359929a519b9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T14:35:04.859Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e64027fb29bad31b18b2cb06217face66e36ed89-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T14:35:05.220Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e64027fb29bad31b18b2cb06217face66e36ed89-4.1.0-dev.17 [2026-02-13T14:35:05.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-02-13T14:35:05.220Z] 9a7bd1ae186e: Preparing [2026-02-13T14:35:05.220Z] fb7b454f3f86: Preparing [2026-02-13T14:35:05.220Z] 7f1e26c46d1c: Preparing [2026-02-13T14:35:05.220Z] cc4481e828d5: Preparing [2026-02-13T14:35:05.220Z] 2d794b7a4569: Preparing [2026-02-13T14:35:05.220Z] d0fc98dabe86: Preparing [2026-02-13T14:35:05.220Z] c4e71c2a4573: Preparing [2026-02-13T14:35:05.220Z] d0fc98dabe86: Waiting [2026-02-13T14:35:05.220Z] c4e71c2a4573: Waiting [2026-02-13T14:35:05.220Z] 2d794b7a4569: Layer already exists [2026-02-13T14:35:05.220Z] 7f1e26c46d1c: Layer already exists [2026-02-13T14:35:05.220Z] cc4481e828d5: Layer already exists [2026-02-13T14:35:05.220Z] 9a7bd1ae186e: Layer already exists [2026-02-13T14:35:05.220Z] fb7b454f3f86: Layer already exists [2026-02-13T14:35:05.220Z] c4e71c2a4573: Layer already exists [2026-02-13T14:35:05.220Z] d0fc98dabe86: Layer already exists [2026-02-13T14:35:05.220Z] e64027fb29bad31b18b2cb06217face66e36ed89-4.1.0-dev.17: digest: sha256:f7b89ad577f92c3f759c0dc27f7882be821030201192600b0c0e359929a519b9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T14:35:05.851Z] + 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-02-13T14:35:06.207Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2026-02-13T14:35:06.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-02-13T14:35:06.207Z] 9a7bd1ae186e: Preparing [2026-02-13T14:35:06.208Z] fb7b454f3f86: Preparing [2026-02-13T14:35:06.208Z] 7f1e26c46d1c: Preparing [2026-02-13T14:35:06.208Z] cc4481e828d5: Preparing [2026-02-13T14:35:06.208Z] 2d794b7a4569: Preparing [2026-02-13T14:35:06.208Z] d0fc98dabe86: Preparing [2026-02-13T14:35:06.208Z] c4e71c2a4573: Preparing [2026-02-13T14:35:06.208Z] d0fc98dabe86: Waiting [2026-02-13T14:35:06.208Z] c4e71c2a4573: Waiting [2026-02-13T14:35:06.208Z] fb7b454f3f86: Layer already exists [2026-02-13T14:35:06.208Z] 9a7bd1ae186e: Layer already exists [2026-02-13T14:35:06.208Z] 2d794b7a4569: Layer already exists [2026-02-13T14:35:06.208Z] 7f1e26c46d1c: Layer already exists [2026-02-13T14:35:06.208Z] cc4481e828d5: Layer already exists [2026-02-13T14:35:06.208Z] c4e71c2a4573: Layer already exists [2026-02-13T14:35:06.208Z] d0fc98dabe86: Layer already exists [2026-02-13T14:35:06.208Z] main: digest: sha256:f7b89ad577f92c3f759c0dc27f7882be821030201192600b0c0e359929a519b9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T14:35:06.294Z] ===================================================== [Pipeline] echo [2026-02-13T14:35:06.310Z] taggedImages: [2026-02-13T14:35:06.310Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e64027fb29bad31b18b2cb06217face66e36ed89 [2026-02-13T14:35:06.310Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2026-02-13T14:35:06.310Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.17 [2026-02-13T14:35:06.310Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e64027fb29bad31b18b2cb06217face66e36ed89-4.1.0-dev.17 [2026-02-13T14:35:06.310Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo [2026-02-13T14:35:06.324Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e64027fb29bad31b18b2cb06217face66e36ed89 [Pipeline] echo [2026-02-13T14:35:06.337Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo [2026-02-13T14:35:06.349Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.17 [Pipeline] echo [2026-02-13T14:35:06.361Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e64027fb29bad31b18b2cb06217face66e36ed89-4.1.0-dev.17 [Pipeline] echo [2026-02-13T14:35:06.375Z] 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-02-13T14:35:06.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T14:35:06.752Z] [2026-02-13T14:35:06.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T14:35:07.096Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T14:35:07.096Z] arm64: Pulling from edgex-lftools-log-publisher [2026-02-13T14:35:07.096Z] 8998bd30e6a1: Pulling fs layer [2026-02-13T14:35:07.096Z] 04944245beec: Pulling fs layer [2026-02-13T14:35:07.096Z] 699f458cf7ca: Pulling fs layer [2026-02-13T14:35:07.096Z] 765212b225bb: Pulling fs layer [2026-02-13T14:35:07.096Z] f23df028b6ca: Pulling fs layer [2026-02-13T14:35:07.096Z] d65c8cfc05b1: Pulling fs layer [2026-02-13T14:35:07.096Z] 2437ff75d9bd: Pulling fs layer [2026-02-13T14:35:07.096Z] 765212b225bb: Waiting [2026-02-13T14:35:07.096Z] f23df028b6ca: Waiting [2026-02-13T14:35:07.096Z] d65c8cfc05b1: Waiting [2026-02-13T14:35:07.096Z] 2437ff75d9bd: Waiting [2026-02-13T14:35:07.362Z] 04944245beec: Verifying Checksum [2026-02-13T14:35:07.362Z] 04944245beec: Download complete [2026-02-13T14:35:07.362Z] 765212b225bb: Verifying Checksum [2026-02-13T14:35:07.362Z] 765212b225bb: Download complete [2026-02-13T14:35:07.362Z] f23df028b6ca: Download complete [2026-02-13T14:35:07.362Z] d65c8cfc05b1: Verifying Checksum [2026-02-13T14:35:07.362Z] d65c8cfc05b1: Download complete [2026-02-13T14:35:07.362Z] 699f458cf7ca: Verifying Checksum [2026-02-13T14:35:07.362Z] 699f458cf7ca: Download complete [2026-02-13T14:35:07.950Z] 8998bd30e6a1: Verifying Checksum [2026-02-13T14:35:07.950Z] 8998bd30e6a1: Download complete [2026-02-13T14:35:10.544Z] 2437ff75d9bd: Verifying Checksum [2026-02-13T14:35:10.544Z] 2437ff75d9bd: Download complete [2026-02-13T14:35:12.492Z] 8998bd30e6a1: Pull complete [2026-02-13T14:35:12.760Z] 04944245beec: Pull complete [2026-02-13T14:35:14.702Z] 699f458cf7ca: Pull complete [2026-02-13T14:35:14.702Z] 765212b225bb: Pull complete [2026-02-13T14:35:15.687Z] f23df028b6ca: Pull complete [2026-02-13T14:35:15.687Z] d65c8cfc05b1: Pull complete [2026-02-13T14:35:33.935Z] 2437ff75d9bd: Pull complete [2026-02-13T14:35:33.935Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-02-13T14:35:33.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T14:35:33.935Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T14:35:34.231Z] prd-ubuntu20.04-docker-arm64-4c-16g-2113 does not seem to be running inside a container [2026-02-13T14:35:34.322Z] $ 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/293 -v /w/workspace/app-service-configurable/293:/w/workspace/app-service-configurable/293:rw,z -v /w/workspace/app-service-configurable/293@tmp:/w/workspace/app-service-configurable/293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-02-13T14:35:36.955Z] $ docker top 99e98cb0f15b1e2433e3e026ece992f41938ff50d1f745ecb43f137b1f663e75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T14:35:37.917Z] ---> job-cost.sh [2026-02-13T14:35:37.917Z] lf-activate-venv: SKIPPING [2026-02-13T14:35:37.917Z] INFO: No Stack... [2026-02-13T14:35:38.504Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-02-13T14:35:39.102Z] INFO: Archiving Costs [Pipeline] sh [2026-02-13T14:35:39.730Z] + cat /w/workspace/app-service-configurable/293/archives/cost.csv [2026-02-13T14:35:39.730Z] + cut -d, -f6 [Pipeline] lock [2026-02-13T14:35:39.759Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-293-stack-cost] [2026-02-13T14:35:39.767Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-293-stack-cost] did not exist. Created. [2026-02-13T14:35:39.774Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-293-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-02-13T14:35:40.422Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-02-13T14:35:40.480Z] Stashed 1 file(s) [Pipeline] } [2026-02-13T14:35:40.489Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-293-stack-cost] [Pipeline] // lock [Pipeline] } [2026-02-13T14:35:40.511Z] $ docker stop --time=1 99e98cb0f15b1e2433e3e026ece992f41938ff50d1f745ecb43f137b1f663e75 [2026-02-13T14:35:41.988Z] $ docker rm -f --volumes 99e98cb0f15b1e2433e3e026ece992f41938ff50d1f745ecb43f137b1f663e75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-02-13T20:16:44.537Z] Cancelling nested steps due to timeout [2026-02-13T20:16:44.543Z] Sending interrupt signal to process [2026-02-13T20:16:49.241Z] script returned exit code 143 [Pipeline] } [2026-02-13T20:16:49.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-02-13T20:16:49.790Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-02-13T20:16:50.086Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T20:16:50.636Z] ---> package-listing.sh [2026-02-13T20:16:50.636Z] ++ facter osfamily [2026-02-13T20:16:50.636Z] ++ tr '[:upper:]' '[:lower:]' [2026-02-13T20:16:50.894Z] + OS_FAMILY=redhat [2026-02-13T20:16:50.894Z] + workspace=/w/workspace/ry_app-service-configurable_main [2026-02-13T20:16:50.894Z] + START_PACKAGES=/tmp/packages_start.txt [2026-02-13T20:16:50.894Z] + END_PACKAGES=/tmp/packages_end.txt [2026-02-13T20:16:50.894Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-02-13T20:16:50.894Z] + PACKAGES=/tmp/packages_start.txt [2026-02-13T20:16:50.894Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-02-13T20:16:50.894Z] + PACKAGES=/tmp/packages_end.txt [2026-02-13T20:16:50.894Z] + case "${OS_FAMILY}" in [2026-02-13T20:16:50.894Z] + sort [2026-02-13T20:16:50.894Z] + rpm -qa [2026-02-13T20:16:51.461Z] + '[' -f /tmp/packages_start.txt ']' [2026-02-13T20:16:51.461Z] + '[' -f /tmp/packages_end.txt ']' [2026-02-13T20:16:51.461Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-02-13T20:16:51.461Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-02-13T20:16:51.461Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2026-02-13T20:16:51.461Z] + 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-02-13T20:16:51.472Z] 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-02-13T20:16:51.817Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T20:16:52.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T20:16:52.382Z] [2026-02-13T20:16:52.382Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T20:16:52.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T20:16:52.687Z] latest: Pulling from edgex-lftools-log-publisher [2026-02-13T20:16:52.687Z] 5eb5b503b376: Pulling fs layer [2026-02-13T20:16:52.687Z] 5c69ac0246d0: Pulling fs layer [2026-02-13T20:16:52.687Z] ec43610c2a17: Pulling fs layer [2026-02-13T20:16:52.687Z] 3a2ae6a8a46f: Pulling fs layer [2026-02-13T20:16:52.687Z] 33b1e0a273af: Pulling fs layer [2026-02-13T20:16:52.687Z] 5d3b04190fa2: Pulling fs layer [2026-02-13T20:16:52.687Z] 2f39f015ded8: Pulling fs layer [2026-02-13T20:16:52.687Z] 33b1e0a273af: Waiting [2026-02-13T20:16:52.687Z] 5d3b04190fa2: Waiting [2026-02-13T20:16:52.687Z] 2f39f015ded8: Waiting [2026-02-13T20:16:52.687Z] 3a2ae6a8a46f: Waiting [2026-02-13T20:16:52.946Z] 5c69ac0246d0: Verifying Checksum [2026-02-13T20:16:52.946Z] 5c69ac0246d0: Download complete [2026-02-13T20:16:52.946Z] 3a2ae6a8a46f: Verifying Checksum [2026-02-13T20:16:52.946Z] 3a2ae6a8a46f: Download complete [2026-02-13T20:16:52.946Z] 33b1e0a273af: Verifying Checksum [2026-02-13T20:16:52.946Z] 33b1e0a273af: Download complete [2026-02-13T20:16:52.946Z] ec43610c2a17: Verifying Checksum [2026-02-13T20:16:52.946Z] ec43610c2a17: Download complete [2026-02-13T20:16:52.946Z] 5d3b04190fa2: Download complete [2026-02-13T20:16:52.946Z] 5eb5b503b376: Verifying Checksum [2026-02-13T20:16:52.946Z] 5eb5b503b376: Download complete [2026-02-13T20:16:53.511Z] 2f39f015ded8: Verifying Checksum [2026-02-13T20:16:53.511Z] 2f39f015ded8: Download complete [2026-02-13T20:16:54.466Z] 5eb5b503b376: Pull complete [2026-02-13T20:16:54.466Z] 5c69ac0246d0: Pull complete [2026-02-13T20:16:55.033Z] ec43610c2a17: Pull complete [2026-02-13T20:16:55.033Z] 3a2ae6a8a46f: Pull complete [2026-02-13T20:16:55.033Z] 33b1e0a273af: Pull complete [2026-02-13T20:16:55.300Z] 5d3b04190fa2: Pull complete [2026-02-13T20:16:58.603Z] 2f39f015ded8: Pull complete [2026-02-13T20:16:58.603Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-02-13T20:16:58.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T20:16:58.603Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T20:16:58.768Z] prd-centos7-docker-4c-2g-2114 does not seem to be running inside a container [2026-02-13T20:16:58.816Z] $ 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-02-13T20:17:01.596Z] $ docker top 4b0e957e0db2e2b3029b34d814cdd61cfab314c52403c458a5c37918dbaf025b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T20:17:01.964Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-02-13T20:17:02.255Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-02-13T20:17:02.538Z] + ls /var/log/sa-host [2026-02-13T20:17:02.538Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T20:17:02.691Z] provisioning config files... [2026-02-13T20:17:02.702Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10349028486680027544tmp [Pipeline] { [Pipeline] echo [2026-02-13T20:17:02.720Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T20:17:03.006Z] ---> create-netrc.sh [Pipeline] } [2026-02-13T20:17:03.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-02-13T20:17:03.364Z] ---> python-tools-install.sh [Pipeline] echo [2026-02-13T20:17:03.373Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T20:17:03.660Z] ---> sudo-logs.sh [2026-02-13T20:17:03.660Z] Archiving 'sudo' log.. [2026-02-13T20:17:03.660Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2114.novalocal: Name or service not known [2026-02-13T20:17:03.660Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2114.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-02-13T20:17:03.767Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T20:17:04.054Z] ---> job-cost.sh [2026-02-13T20:17:04.054Z] lf-activate-venv: SKIPPING [2026-02-13T20:17:04.054Z] DEBUG: total: 0.10999999940395355 [2026-02-13T20:17:04.054Z] INFO: Retrieving Stack Cost... [2026-02-13T20:17:04.311Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-02-13T20:17:04.878Z] INFO: Archiving Costs [Pipeline] echo [2026-02-13T20:17:04.889Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T20:17:05.183Z] ---> logs-deploy.sh [2026-02-13T20:17:05.183Z] lf-activate-venv: SKIPPING [2026-02-13T20:17:05.183Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/293 [2026-02-13T20:17:05.183Z] INFO: archiving workspace using pattern(s): [2026-02-13T20:17:06.117Z] Archives upload complete. [2026-02-13T20:17:06.117Z] INFO: archiving logs to Nexus [2026-02-13T20:17:07.052Z] ---> uname -a: [2026-02-13T20:17:07.052Z] Linux prd-centos7-docker-4c-2g-2114.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-02-13T20:17:07.052Z] [2026-02-13T20:17:07.052Z] [2026-02-13T20:17:07.052Z] ---> lscpu: [2026-02-13T20:17:07.052Z] Architecture: x86_64 [2026-02-13T20:17:07.052Z] CPU op-mode(s): 32-bit, 64-bit [2026-02-13T20:17:07.052Z] Byte Order: Little Endian [2026-02-13T20:17:07.052Z] Address sizes: 40 bits physical, 48 bits virtual [2026-02-13T20:17:07.052Z] CPU(s): 2 [2026-02-13T20:17:07.052Z] On-line CPU(s) list: 0,1 [2026-02-13T20:17:07.052Z] Thread(s) per core: 1 [2026-02-13T20:17:07.052Z] Core(s) per socket: 1 [2026-02-13T20:17:07.052Z] Socket(s): 2 [2026-02-13T20:17:07.052Z] NUMA node(s): 1 [2026-02-13T20:17:07.052Z] Vendor ID: AuthenticAMD [2026-02-13T20:17:07.052Z] CPU family: 23 [2026-02-13T20:17:07.052Z] Model: 49 [2026-02-13T20:17:07.052Z] Model name: AMD EPYC-Rome Processor [2026-02-13T20:17:07.052Z] Stepping: 0 [2026-02-13T20:17:07.052Z] CPU MHz: 2799.998 [2026-02-13T20:17:07.052Z] BogoMIPS: 5599.99 [2026-02-13T20:17:07.052Z] Virtualization: AMD-V [2026-02-13T20:17:07.052Z] Hypervisor vendor: KVM [2026-02-13T20:17:07.052Z] Virtualization type: full [2026-02-13T20:17:07.052Z] L1d cache: 64 KiB [2026-02-13T20:17:07.052Z] L1i cache: 64 KiB [2026-02-13T20:17:07.052Z] L2 cache: 1 MiB [2026-02-13T20:17:07.052Z] L3 cache: 32 MiB [2026-02-13T20:17:07.052Z] NUMA node0 CPU(s): 0,1 [2026-02-13T20:17:07.052Z] Vulnerability Itlb multihit: Not affected [2026-02-13T20:17:07.052Z] Vulnerability L1tf: Not affected [2026-02-13T20:17:07.052Z] Vulnerability Mds: Not affected [2026-02-13T20:17:07.052Z] Vulnerability Meltdown: Not affected [2026-02-13T20:17:07.052Z] Vulnerability Mmio stale data: Not affected [2026-02-13T20:17:07.052Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-02-13T20:17:07.052Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-02-13T20:17:07.052Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-02-13T20:17:07.052Z] Vulnerability Srbds: Not affected [2026-02-13T20:17:07.052Z] Vulnerability Tsx async abort: Not affected [2026-02-13T20:17:07.052Z] 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-02-13T20:17:07.052Z] [2026-02-13T20:17:07.052Z] [2026-02-13T20:17:07.052Z] ---> nproc: [2026-02-13T20:17:07.052Z] 2 [2026-02-13T20:17:07.052Z] [2026-02-13T20:17:07.052Z] [2026-02-13T20:17:07.052Z] ---> df -h: [2026-02-13T20:17:07.052Z] Filesystem Size Used Avail Use% Mounted on [2026-02-13T20:17:07.052Z] overlay 40G 6.8G 34G 17% / [2026-02-13T20:17:07.052Z] tmpfs 64M 0 64M 0% /dev [2026-02-13T20:17:07.052Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-02-13T20:17:07.052Z] shm 64M 0 64M 0% /dev/shm [2026-02-13T20:17:07.052Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2026-02-13T20:17:07.052Z] [2026-02-13T20:17:07.052Z] [2026-02-13T20:17:07.052Z] Cannot open /var/log/sysstat/sa13: No such file or directory [2026-02-13T20:17:07.052Z] Please check if data collecting is enabled [2026-02-13T20:17:07.052Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T20:17:07.082Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-02-13T20:17:07.088Z] $ docker stop --time=1 4b0e957e0db2e2b3029b34d814cdd61cfab314c52403c458a5c37918dbaf025b [2026-02-13T20:17:08.214Z] $ docker rm -f --volumes 4b0e957e0db2e2b3029b34d814cdd61cfab314c52403c458a5c37918dbaf025b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-02-13T20:17:08.317Z] [WS-CLEANUP] Deleting project workspace... [2026-02-13T20:17:08.317Z] [WS-CLEANUP] Deferred wipeout is used... [2026-02-13T20:17:08.332Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T20:17:08.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T20:17:08.753Z] [2026-02-13T20:17:08.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T20:17:09.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T20:17:09.048Z] latest: Pulling from edgex-lftools-log-publisher [2026-02-13T20:17:09.048Z] 5eb5b503b376: Pulling fs layer [2026-02-13T20:17:09.048Z] 5c69ac0246d0: Pulling fs layer [2026-02-13T20:17:09.048Z] ec43610c2a17: Pulling fs layer [2026-02-13T20:17:09.048Z] 3a2ae6a8a46f: Pulling fs layer [2026-02-13T20:17:09.048Z] 33b1e0a273af: Pulling fs layer [2026-02-13T20:17:09.048Z] 5d3b04190fa2: Pulling fs layer [2026-02-13T20:17:09.048Z] 2f39f015ded8: Pulling fs layer [2026-02-13T20:17:09.048Z] 5d3b04190fa2: Waiting [2026-02-13T20:17:09.048Z] 33b1e0a273af: Waiting [2026-02-13T20:17:09.048Z] 3a2ae6a8a46f: Waiting [2026-02-13T20:17:09.048Z] 2f39f015ded8: Waiting [2026-02-13T20:17:09.048Z] 5c69ac0246d0: Verifying Checksum [2026-02-13T20:17:09.048Z] 5c69ac0246d0: Download complete [2026-02-13T20:17:09.048Z] 3a2ae6a8a46f: Download complete [2026-02-13T20:17:09.048Z] 33b1e0a273af: Verifying Checksum [2026-02-13T20:17:09.048Z] 33b1e0a273af: Download complete [2026-02-13T20:17:09.048Z] ec43610c2a17: Verifying Checksum [2026-02-13T20:17:09.048Z] ec43610c2a17: Download complete [2026-02-13T20:17:09.048Z] 5d3b04190fa2: Verifying Checksum [2026-02-13T20:17:09.048Z] 5d3b04190fa2: Download complete [2026-02-13T20:17:09.306Z] 5eb5b503b376: Verifying Checksum [2026-02-13T20:17:09.306Z] 5eb5b503b376: Download complete [2026-02-13T20:17:09.873Z] 2f39f015ded8: Download complete [2026-02-13T20:17:10.804Z] 5eb5b503b376: Pull complete [2026-02-13T20:17:11.063Z] 5c69ac0246d0: Pull complete [2026-02-13T20:17:11.628Z] ec43610c2a17: Pull complete [2026-02-13T20:17:11.628Z] 3a2ae6a8a46f: Pull complete [2026-02-13T20:17:11.886Z] 33b1e0a273af: Pull complete [2026-02-13T20:17:11.886Z] 5d3b04190fa2: Pull complete [2026-02-13T20:17:17.148Z] 2f39f015ded8: Pull complete [2026-02-13T20:17:17.148Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-02-13T20:17:17.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T20:17:17.148Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T20:17:17.244Z] prd-ubuntu20.04-docker-8c-8g-2112 does not seem to be running inside a container [2026-02-13T20:17:17.272Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-02-13T20:17:19.517Z] $ docker top dad4fb19fe31b6f53ddb699fde6647093133e6b4d9dea25182f2bed6a35345d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T20:17:19.863Z] ---> job-cost.sh [2026-02-13T20:17:19.864Z] lf-activate-venv: SKIPPING [2026-02-13T20:17:19.864Z] INFO: No Stack... [2026-02-13T20:17:20.122Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-13T20:17:20.380Z] INFO: Archiving Costs [Pipeline] sh [2026-02-13T20:17:20.671Z] + cut -d, -f6 [2026-02-13T20:17:20.671Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [Pipeline] lock [2026-02-13T20:17:20.684Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-293-stack-cost] [2026-02-13T20:17:20.693Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-293-stack-cost] did not exist. Created. [2026-02-13T20:17:20.699Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-293-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-02-13T20:17:21.008Z] /w/workspace/ry_app-service-configurable_main@tmp/durable-cd1d6f0d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-02-13T20:17:21.299Z] + echo total: 1.5299999713897705 [Pipeline] stash [2026-02-13T20:17:21.321Z] Warning: overwriting stash ‘stack-cost’ [2026-02-13T20:17:21.335Z] Stashed 1 file(s) [Pipeline] } [2026-02-13T20:17:21.343Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-293-stack-cost] [Pipeline] // lock [Pipeline] } [2026-02-13T20:17:21.373Z] $ docker stop --time=1 dad4fb19fe31b6f53ddb699fde6647093133e6b4d9dea25182f2bed6a35345d8 [2026-02-13T20:17:22.507Z] $ docker rm -f --volumes dad4fb19fe31b6f53ddb699fde6647093133e6b4d9dea25182f2bed6a35345d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-02-13T20:17:22.650Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-02-13T20:17:23.461Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2026-02-13T20:17:23.462Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2026-02-13T20:17:23.462Z] total 16 [2026-02-13T20:17:23.462Z] drwxr-xr-x 3 root root 4096 Feb 13 20:17 . [2026-02-13T20:17:23.462Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 20:17 .. [2026-02-13T20:17:23.462Z] drwxr-xr-x 2 root root 4096 Feb 13 20:17 cost [2026-02-13T20:17:23.462Z] -rw-r--r-- 1 root root 98 Feb 13 20:17 cost.csv [2026-02-13T20:17:23.462Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2026-02-13T20:17:23.462Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2026-02-13T20:17:23.462Z] total 16 [2026-02-13T20:17:23.462Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 20:17 . [2026-02-13T20:17:23.462Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 20:17 .. [2026-02-13T20:17:23.462Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 20:17 cost [2026-02-13T20:17:23.462Z] -rw-r--r-- 1 jenkins jenkins 98 Feb 13 20:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-02-13T20:17:23.747Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T20:17:24.601Z] ---> package-listing.sh [2026-02-13T20:17:24.601Z] ++ facter osfamily [2026-02-13T20:17:24.601Z] ++ tr '[:upper:]' '[:lower:]' [2026-02-13T20:17:24.858Z] + OS_FAMILY=debian [2026-02-13T20:17:24.858Z] + workspace=/w/workspace/ry_app-service-configurable_main [2026-02-13T20:17:24.858Z] + START_PACKAGES=/tmp/packages_start.txt [2026-02-13T20:17:24.858Z] + END_PACKAGES=/tmp/packages_end.txt [2026-02-13T20:17:24.858Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-02-13T20:17:24.858Z] + PACKAGES=/tmp/packages_start.txt [2026-02-13T20:17:24.858Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-02-13T20:17:24.858Z] + PACKAGES=/tmp/packages_end.txt [2026-02-13T20:17:24.858Z] + case "${OS_FAMILY}" in [2026-02-13T20:17:24.858Z] + dpkg -l [2026-02-13T20:17:24.858Z] + grep '^ii' [2026-02-13T20:17:24.858Z] + '[' -f /tmp/packages_start.txt ']' [2026-02-13T20:17:24.858Z] + '[' -f /tmp/packages_end.txt ']' [2026-02-13T20:17:24.858Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-02-13T20:17:24.858Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-02-13T20:17:24.858Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2026-02-13T20:17:24.858Z] + 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-02-13T20:17:24.866Z] 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-02-13T20:17:25.138Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T20:17:25.707Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T20:17:25.707Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T20:17:25.781Z] prd-ubuntu20.04-docker-8c-8g-2112 does not seem to be running inside a container [2026-02-13T20:17:25.811Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-02-13T20:17:26.017Z] $ docker top 12f58579b2f02f34873619876d750e03a89958752b26faca7942f45678e395f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T20:17:26.348Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-02-13T20:17:26.631Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-02-13T20:17:26.916Z] + ls /var/log/sa-host [2026-02-13T20:17:26.916Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T20:17:26.951Z] provisioning config files... [2026-02-13T20:17:26.965Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18337225779191209497tmp [Pipeline] { [Pipeline] echo [2026-02-13T20:17:26.983Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T20:17:27.270Z] ---> create-netrc.sh [Pipeline] } [2026-02-13T20:17:27.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-02-13T20:17:27.583Z] ---> python-tools-install.sh [Pipeline] echo [2026-02-13T20:17:27.591Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T20:17:27.869Z] ---> sudo-logs.sh [2026-02-13T20:17:27.869Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-02-13T20:17:27.899Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T20:17:28.179Z] ---> job-cost.sh [2026-02-13T20:17:28.179Z] lf-activate-venv: SKIPPING [2026-02-13T20:17:28.179Z] DEBUG: total: 1.5299999713897705 [2026-02-13T20:17:28.179Z] INFO: Retrieving Stack Cost... [2026-02-13T20:17:28.179Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-13T20:17:28.437Z] INFO: Archiving Costs [Pipeline] echo [2026-02-13T20:17:28.448Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T20:17:28.727Z] ---> logs-deploy.sh [2026-02-13T20:17:28.727Z] lf-activate-venv: SKIPPING [2026-02-13T20:17:28.727Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/293 [2026-02-13T20:17:28.727Z] INFO: archiving workspace using pattern(s): [2026-02-13T20:17:29.660Z] Archives upload complete. [2026-02-13T20:17:29.660Z] INFO: archiving logs to Nexus