Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6add14dc8f4831a9b2051d63e4f2b7077adfbb23 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-ssh12274577854293869205.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh12910333745631374296.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 056ae7b86453181957306e7078512cbe12174832 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-ssh5290357240041602538.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh7717881565999871290.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-ssh8760063309195635704.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] ========================================================= [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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6393 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6add14dc8f4831a9b2051d63e4f2b7077adfbb23 (main) Commit message: "Merge pull request #732 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.22" > git config core.sparsecheckout # timeout=10 > git checkout -f 6add14dc8f4831a9b2051d63e4f2b7077adfbb23 # timeout=10 > git rev-list --no-walk 60d667701c3da78b8984814720c74ae46dfa0d66 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-07T01:09:51.219Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-07T01:09:51.299Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-07T01:09:51.329Z] ========================================================= [2025-08-07T01:09:51.329Z] EdgeX Global Pipelines Version Info [2025-08-07T01:09:51.329Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:09:52.409Z] ------------------- [2025-08-07T01:09:52.409Z] stable info: [2025-08-07T01:09:52.409Z] ------------------- [2025-08-07T01:09:52.409Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-07T01:09:52.409Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-07T01:09:52.409Z] Message: update stable to v1.0.276 [2025-08-07T01:09:52.981Z] ------------------- [2025-08-07T01:09:52.981Z] experimental info: [2025-08-07T01:09:52.981Z] ------------------- [2025-08-07T01:09:52.981Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-07T01:09:52.981Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-07T01:09:52.981Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-07T01:09:53.058Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2025-08-07T01:09:53.075Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2025-08-07T01:09:53.096Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-07T01:09:53.117Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-07T01:09:53.137Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-07T01:09:53.158Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-07T01:09:53.185Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-07T01:09:53.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-07T01:09:53.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-07T01:09:53.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-07T01:09:53.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-07T01:09:53.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2025-08-07T01:09:53.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-07T01:09:53.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-07T01:09:53.352Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-07T01:09:53.372Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-07T01:09:53.395Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-07T01:09:53.423Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-07T01:09:53.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-07T01:09:53.464Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-07T01:09:53.485Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-07T01:09:53.506Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-07T01:09:53.529Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-07T01:09:53.554Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-07T01:09:53.583Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-07T01:09:53.604Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-07T01:09:53.627Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-07T01:09:53.647Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-07T01:09:53.668Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-07T01:09:53.692Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-07T01:09:53.711Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [Pipeline] echo [2025-08-07T01:09:53.734Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6add14d [Pipeline] echo [2025-08-07T01:09:53.759Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:09:53.815Z] provisioning config files... [2025-08-07T01:09:53.832Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14363800658304170627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:09:54.162Z] ---> ****-login.sh [2025-08-07T01:09:54.162Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:09:54.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:09:54.458Z] [2025-08-07T01:09:54.458Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T01:09:54.458Z] Configure a credential helper to remove this warning. See [2025-08-07T01:09:54.458Z] https://docs.****.com/go/credential-store/ [2025-08-07T01:09:54.458Z] [2025-08-07T01:09:54.458Z] Login Succeeded [2025-08-07T01:09:54.458Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:09:54.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:09:54.458Z] [2025-08-07T01:09:54.458Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T01:09:54.458Z] Configure a credential helper to remove this warning. See [2025-08-07T01:09:54.458Z] https://docs.****.com/go/credential-store/ [2025-08-07T01:09:54.458Z] [2025-08-07T01:09:54.458Z] Login Succeeded [2025-08-07T01:09:54.458Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:09:54.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:09:54.459Z] [2025-08-07T01:09:54.459Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T01:09:54.459Z] Configure a credential helper to remove this warning. See [2025-08-07T01:09:54.459Z] https://docs.****.com/go/credential-store/ [2025-08-07T01:09:54.459Z] [2025-08-07T01:09:54.459Z] Login Succeeded [2025-08-07T01:09:54.459Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:09:54.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:09:54.718Z] [2025-08-07T01:09:54.718Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T01:09:54.718Z] Configure a credential helper to remove this warning. See [2025-08-07T01:09:54.718Z] https://docs.****.com/go/credential-store/ [2025-08-07T01:09:54.718Z] [2025-08-07T01:09:54.718Z] Login Succeeded [2025-08-07T01:09:54.718Z] ****.io [2025-08-07T01:09:54.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:09:54.978Z] [2025-08-07T01:09:54.978Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T01:09:54.978Z] Configure a credential helper to remove this warning. See [2025-08-07T01:09:54.978Z] https://docs.****.com/go/credential-store/ [2025-08-07T01:09:54.978Z] [2025-08-07T01:09:54.978Z] Login Succeeded [2025-08-07T01:09:54.978Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:09:54.985Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-07T01:09:55.368Z] + git rev-list -1 --merges 6add14dc8f4831a9b2051d63e4f2b7077adfbb23~1..6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [Pipeline] echo [2025-08-07T01:09:55.393Z] -----------> git rev-list -1 --merges 6add14dc8f4831a9b2051d63e4f2b7077adfbb23~1..6add14dc8f4831a9b2051d63e4f2b7077adfbb23 6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [2025-08-07T01:09:55.393Z] 6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [false] [Pipeline] sh [2025-08-07T01:09:55.683Z] + git log --format=format:%s -1 6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [Pipeline] echo [2025-08-07T01:09:55.699Z] ========================================================= [2025-08-07T01:09:55.699Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-07T01:09:55.699Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-07T01:09:56.025Z] + git log --format=format:%s -1 6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [Pipeline] echo [2025-08-07T01:09:56.038Z] [semverPrep] GIT_COMMIT: 6add14dc8f4831a9b2051d63e4f2b7077adfbb23, Commit Message: Merge pull request #732 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.22 [Pipeline] echo [2025-08-07T01:09:56.051Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-07T01:09:56.413Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-07T01:09:56.413Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-07T01:09:56.413Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-07T01:09:56.413Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-07T01:09:56.413Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-07T01:09:56.413Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-07T01:09:56.413Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:09:56.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:09:56.832Z] [2025-08-07T01:09:56.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:09:57.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:09:57.137Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-07T01:09:57.137Z] 3dae71ba6b94: Pulling fs layer [2025-08-07T01:09:57.137Z] 6bf1a483ea7c: Pulling fs layer [2025-08-07T01:09:57.137Z] f5dfc541a4d3: Pulling fs layer [2025-08-07T01:09:57.137Z] 461d9e800cba: Pulling fs layer [2025-08-07T01:09:57.137Z] 80192f66455f: Pulling fs layer [2025-08-07T01:09:57.137Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-07T01:09:57.137Z] a29436f7fd5d: Pulling fs layer [2025-08-07T01:09:57.137Z] 923cac83aea3: Pulling fs layer [2025-08-07T01:09:57.137Z] 25ad8b0a4227: Pulling fs layer [2025-08-07T01:09:57.137Z] db01528c6b51: Pulling fs layer [2025-08-07T01:09:57.137Z] 28988de357af: Pulling fs layer [2025-08-07T01:09:57.137Z] 80192f66455f: Waiting [2025-08-07T01:09:57.137Z] 2e8e34ca0e6c: Waiting [2025-08-07T01:09:57.137Z] a29436f7fd5d: Waiting [2025-08-07T01:09:57.137Z] 923cac83aea3: Waiting [2025-08-07T01:09:57.137Z] 28988de357af: Waiting [2025-08-07T01:09:57.137Z] 25ad8b0a4227: Waiting [2025-08-07T01:09:57.137Z] db01528c6b51: Waiting [2025-08-07T01:09:57.137Z] 461d9e800cba: Waiting [2025-08-07T01:09:57.137Z] 6bf1a483ea7c: Verifying Checksum [2025-08-07T01:09:57.137Z] 6bf1a483ea7c: Download complete [2025-08-07T01:09:57.137Z] 461d9e800cba: Download complete [2025-08-07T01:09:57.396Z] 80192f66455f: Verifying Checksum [2025-08-07T01:09:57.396Z] 80192f66455f: Download complete [2025-08-07T01:09:57.396Z] f5dfc541a4d3: Verifying Checksum [2025-08-07T01:09:57.396Z] f5dfc541a4d3: Download complete [2025-08-07T01:09:57.396Z] 3dae71ba6b94: Verifying Checksum [2025-08-07T01:09:57.396Z] 3dae71ba6b94: Download complete [2025-08-07T01:09:57.396Z] 923cac83aea3: Verifying Checksum [2025-08-07T01:09:57.396Z] 923cac83aea3: Download complete [2025-08-07T01:09:57.396Z] 25ad8b0a4227: Verifying Checksum [2025-08-07T01:09:57.396Z] 25ad8b0a4227: Download complete [2025-08-07T01:09:57.396Z] db01528c6b51: Verifying Checksum [2025-08-07T01:09:57.396Z] db01528c6b51: Download complete [2025-08-07T01:09:57.396Z] 28988de357af: Verifying Checksum [2025-08-07T01:09:57.396Z] 28988de357af: Download complete [2025-08-07T01:09:57.660Z] a29436f7fd5d: Verifying Checksum [2025-08-07T01:09:57.660Z] a29436f7fd5d: Download complete [2025-08-07T01:09:58.233Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-07T01:09:58.233Z] 2e8e34ca0e6c: Download complete [2025-08-07T01:09:58.838Z] 3dae71ba6b94: Pull complete [2025-08-07T01:09:59.103Z] 6bf1a483ea7c: Pull complete [2025-08-07T01:09:59.674Z] f5dfc541a4d3: Pull complete [2025-08-07T01:09:59.934Z] 461d9e800cba: Pull complete [2025-08-07T01:09:59.934Z] 80192f66455f: Pull complete [2025-08-07T01:10:03.217Z] 2e8e34ca0e6c: Pull complete [2025-08-07T01:10:04.154Z] a29436f7fd5d: Pull complete [2025-08-07T01:10:04.154Z] 923cac83aea3: Pull complete [2025-08-07T01:10:04.154Z] 25ad8b0a4227: Pull complete [2025-08-07T01:10:04.154Z] db01528c6b51: Pull complete [2025-08-07T01:10:04.154Z] 28988de357af: Pull complete [2025-08-07T01:10:04.154Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-07T01:10:04.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:10:04.154Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:10:04.283Z] prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container [2025-08-07T01:10:04.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-07T01:10:07.062Z] $ docker top bf14e8bcbfce490ef794d5ee28ecd5937d99c68b456227b82a95a8beea0bc67f -eo pid,comm [2025-08-07T01:10:07.122Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-07T01:10:07.122Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-07T01:10:07.181Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T01:10:07.181Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T01:10:07.300Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T01:10:07.302Z] $ docker exec bf14e8bcbfce490ef794d5ee28ecd5937d99c68b456227b82a95a8beea0bc67f ssh-agent [2025-08-07T01:10:07.409Z] SSH_AUTH_SOCK=/tmp/ssh-bGNlJ0dtdwlo/agent.32 [2025-08-07T01:10:07.409Z] SSH_AGENT_PID=38 [2025-08-07T01:10:07.418Z] Running ssh-add (command line suppressed) [2025-08-07T01:10:07.512Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6519774312974570845.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6519774312974570845.key) [2025-08-07T01:10:07.528Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T01:10:07.823Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh [2025-08-07T01:10:08.116Z] + git tag --points-at HEAD [Pipeline] } [2025-08-07T01:10:08.144Z] $ docker exec --env ******** --env ******** bf14e8bcbfce490ef794d5ee28ecd5937d99c68b456227b82a95a8beea0bc67f ssh-agent -k [2025-08-07T01:10:08.245Z] unset SSH_AUTH_SOCK; [2025-08-07T01:10:08.245Z] unset SSH_AGENT_PID; [2025-08-07T01:10:08.245Z] echo Agent pid 38 killed; [2025-08-07T01:10:08.261Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-07T01:10:08.296Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T01:10:08.296Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T01:10:08.414Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T01:10:08.416Z] $ docker exec bf14e8bcbfce490ef794d5ee28ecd5937d99c68b456227b82a95a8beea0bc67f ssh-agent [2025-08-07T01:10:08.539Z] SSH_AUTH_SOCK=/tmp/ssh-Hfy5PREEu5sY/agent.85 [2025-08-07T01:10:08.539Z] SSH_AGENT_PID=91 [2025-08-07T01:10:08.544Z] Running ssh-add (command line suppressed) [2025-08-07T01:10:08.652Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11493724049000250283.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11493724049000250283.key) [2025-08-07T01:10:08.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T01:10:08.964Z] + git semver init [2025-08-07T01:10:09.224Z] 2025-08-07 01:10:09,191 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-07T01:10:09.224Z] 2025-08-07 01:10:09,196 [run_init] DEBUG init version:0.0.0 force:False [2025-08-07T01:10:09.224Z] 2025-08-07 01:10:09,197 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2025-08-07T01:10:09.224Z] 2025-08-07 01:10:09,198 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2025-08-07T01:10:09.224Z] 2025-08-07 01:10:09,198 [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) [2025-08-07T01:10:10.607Z] 2025-08-07 01:10:10,497 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2025-08-07T01:10:10.607Z] 2025-08-07 01:10:10,498 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2025-08-07T01:10:10.607Z] 2025-08-07 01:10:10,498 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-08-07T01:10:10.607Z] 2025-08-07 01:10:10,498 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-08-07T01:10:10.607Z] 4.1.0-dev.3 [Pipeline] } [2025-08-07T01:10:10.615Z] $ docker exec --env ******** --env ******** bf14e8bcbfce490ef794d5ee28ecd5937d99c68b456227b82a95a8beea0bc67f ssh-agent -k [2025-08-07T01:10:10.716Z] unset SSH_AUTH_SOCK; [2025-08-07T01:10:10.717Z] unset SSH_AGENT_PID; [2025-08-07T01:10:10.717Z] echo Agent pid 91 killed; [2025-08-07T01:10:10.728Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T01:10:11.052Z] + git semver [Pipeline] } [2025-08-07T01:10:11.322Z] $ docker stop --time=1 bf14e8bcbfce490ef794d5ee28ecd5937d99c68b456227b82a95a8beea0bc67f [2025-08-07T01:10:12.598Z] $ docker rm -f --volumes bf14e8bcbfce490ef794d5ee28ecd5937d99c68b456227b82a95a8beea0bc67f [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-07T01:10:12.939Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-07T01:10:13.199Z] Stashed 1 file(s) [Pipeline] echo [2025-08-07T01:10:13.203Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [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 [2025-08-07T01:10:13.364Z] provisioning config files... [2025-08-07T01:10:13.381Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11504221493759962824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:10:13.680Z] ---> ****-login.sh [2025-08-07T01:10:13.680Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:10:13.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:10:13.680Z] Login Succeeded [2025-08-07T01:10:13.680Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:10:13.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:10:13.680Z] Login Succeeded [2025-08-07T01:10:13.681Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:10:13.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:10:13.938Z] Login Succeeded [2025-08-07T01:10:13.938Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:10:13.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:10:13.938Z] Login Succeeded [2025-08-07T01:10:13.938Z] ****.io [2025-08-07T01:10:13.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:10:14.197Z] Login Succeeded [2025-08-07T01:10:14.197Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:10:14.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-07T01:10:14.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:10:14.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:10:14.319Z] ========================================================= [2025-08-07T01:10:14.319Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-07T01:10:14.319Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:10:14.648Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-07T01:10:15.213Z] #0 building with "default" instance using docker driver [2025-08-07T01:10:15.213Z] [2025-08-07T01:10:15.213Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:10:15.213Z] #1 transferring dockerfile: 2.05kB done [2025-08-07T01:10:15.213Z] #1 DONE 0.0s [2025-08-07T01:10:15.213Z] [2025-08-07T01:10:15.213Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-07T01:10:15.213Z] #2 DONE 0.1s [2025-08-07T01:10:15.471Z] [2025-08-07T01:10:15.471Z] #3 [internal] load .dockerignore [2025-08-07T01:10:15.471Z] #3 transferring context: 159B done [2025-08-07T01:10:15.471Z] #3 DONE 0.0s [2025-08-07T01:10:15.471Z] [2025-08-07T01:10:15.471Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-07T01:10:15.471Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-07T01:10:15.471Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-07T01:10:15.471Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-08-07T01:10:15.471Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-07T01:10:15.471Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-07T01:10:15.471Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-08-07T01:10:15.471Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 643.07kB / 74.06MB 0.1s [2025-08-07T01:10:15.471Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-07T01:10:15.471Z] #4 ... [2025-08-07T01:10:15.471Z] [2025-08-07T01:10:15.471Z] #5 [internal] load build context [2025-08-07T01:10:15.471Z] #5 transferring context: 14.77MB 0.2s done [2025-08-07T01:10:15.471Z] #5 DONE 0.2s [2025-08-07T01:10:15.471Z] [2025-08-07T01:10:15.471Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-07T01:10:15.471Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-07T01:10:15.471Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.24MB / 74.06MB 0.2s [2025-08-07T01:10:15.471Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-07T01:10:15.471Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-07T01:10:15.471Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-08-07T01:10:15.471Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s [2025-08-07T01:10:15.471Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s [2025-08-07T01:10:15.728Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 11.53MB / 74.06MB 0.3s [2025-08-07T01:10:15.728Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-07T01:10:15.728Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done [2025-08-07T01:10:15.728Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s [2025-08-07T01:10:15.728Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-08-07T01:10:15.988Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 27.26MB / 74.06MB 0.5s [2025-08-07T01:10:15.988Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 11.53MB / 103.05MB 0.5s [2025-08-07T01:10:15.988Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 6.29MB / 13.29MB 0.5s [2025-08-07T01:10:15.988Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-08-07T01:10:15.988Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 52.43MB / 74.06MB 0.7s [2025-08-07T01:10:15.988Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 29.36MB / 103.05MB 0.7s [2025-08-07T01:10:15.988Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.7s [2025-08-07T01:10:16.248Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 69.21MB / 74.06MB 0.8s [2025-08-07T01:10:16.248Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 41.94MB / 103.05MB 0.8s [2025-08-07T01:10:16.248Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.7s done [2025-08-07T01:10:16.248Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.0s [2025-08-07T01:10:16.248Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 75.50MB / 103.05MB 1.0s [2025-08-07T01:10:16.506Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 99.61MB / 103.05MB 1.1s [2025-08-07T01:10:16.506Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.1s done [2025-08-07T01:10:16.506Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-08-07T01:10:17.074Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.5s done [2025-08-07T01:10:21.272Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.9s done [2025-08-07T01:10:21.272Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-07T01:10:21.272Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-07T01:10:21.272Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-07T01:10:21.272Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-07T01:10:21.272Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-07T01:10:21.272Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-07T01:10:21.272Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-07T01:10:23.192Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.1s done [2025-08-07T01:10:23.192Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s [2025-08-07T01:10:23.761Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.5s done [2025-08-07T01:10:23.761Z] #4 DONE 8.3s [2025-08-07T01:10:23.761Z] [2025-08-07T01:10:23.761Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2025-08-07T01:10:24.020Z] #6 0.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T01:10:24.020Z] #6 0.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T01:10:24.279Z] #6 0.694 OK: 248 MiB in 58 packages [2025-08-07T01:10:27.588Z] #6 DONE 3.3s [2025-08-07T01:10:27.588Z] [2025-08-07T01:10:27.588Z] #7 [builder 3/7] WORKDIR /app [2025-08-07T01:10:27.588Z] #7 DONE 0.0s [2025-08-07T01:10:27.588Z] [2025-08-07T01:10:27.588Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-07T01:10:27.588Z] #8 DONE 0.0s [2025-08-07T01:10:27.588Z] [2025-08-07T01:10:27.588Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-07T01:10:28.326Z] Still waiting to schedule task [2025-08-07T01:10:28.326Z] ‘prd-centos7-blackbox-4c-2g-6142’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-08-07T01:10:28.326Z] ‘prd-ubuntu20.04-docker-2c-8g-6388’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-08-07T01:10:28.327Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6394’ is offline [2025-08-07T01:10:28.327Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6395’ is offline [2025-08-07T01:10:49.534Z] #9 DONE 22.0s [2025-08-07T01:10:49.534Z] [2025-08-07T01:10:49.534Z] #10 [builder 6/7] COPY . . [2025-08-07T01:10:49.534Z] #10 DONE 0.1s [2025-08-07T01:10:49.534Z] [2025-08-07T01:10:49.534Z] #11 [builder 7/7] RUN echo noop [2025-08-07T01:10:49.534Z] #11 0.189 noop [2025-08-07T01:10:49.534Z] #11 DONE 0.2s [2025-08-07T01:10:49.534Z] [2025-08-07T01:10:49.534Z] #12 exporting to image [2025-08-07T01:10:49.534Z] #12 exporting layers [2025-08-07T01:10:57.660Z] #12 exporting layers 6.8s done [2025-08-07T01:10:57.660Z] #12 writing image sha256:57c3fd77f96ea16b9069b744806847215cecc8e4316bc4db91d6c3ba647abfd5 done [2025-08-07T01:10:57.660Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-07T01:10:57.660Z] #12 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:10:58.038Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-07T01:10:58.038Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:10:58.116Z] prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container [2025-08-07T01:10:58.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-07T01:10:58.486Z] $ docker top 28f45d9825b955699ee40a52bd4bb6e97efa39b6a7019663acb02c98af7446fa -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:10:58.830Z] + go version [2025-08-07T01:10:58.830Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-07T01:10:58.838Z] $ docker stop --time=1 28f45d9825b955699ee40a52bd4bb6e97efa39b6a7019663acb02c98af7446fa [2025-08-07T01:11:00.105Z] $ docker rm -f --volumes 28f45d9825b955699ee40a52bd4bb6e97efa39b6a7019663acb02c98af7446fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:11:00.524Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-07T01:11:00.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:11:00.595Z] prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container [2025-08-07T01:11:00.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-07T01:11:00.880Z] $ docker top 73d95fc124765ea9dd9db3a2abc4347c5c04d17e7f55a1ac73964a2bca8b8df4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:11:01.214Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2025-08-07T01:11:01.514Z] + make test [2025-08-07T01:11:01.514Z] go test -race -coverprofile=coverage.out ./... [2025-08-07T01:11:33.566Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-08-07T01:11:50.057Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6397 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2025-08-07T01:11:50.074Z] Running in /w/workspace/app-service-configurable/275 [Pipeline] { [Pipeline] checkout [2025-08-07T01:11:53.136Z] The recommended git tool is: git [2025-08-07T01:11:59.977Z] using credential edgex-jenkins-ssh [2025-08-07T01:12:00.000Z] Cloning the remote Git repository [2025-08-07T01:12:00.136Z] go vet ./... [2025-08-07T01:12:00.083Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2025-08-07T01:12:00.220Z] > git init /w/workspace/app-service-configurable/275 # timeout=10 [2025-08-07T01:12:00.421Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2025-08-07T01:12:00.423Z] > git --version # timeout=10 [2025-08-07T01:12:00.449Z] > git --version # 'git version 2.25.1' [2025-08-07T01:12:00.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-07T01:12:00.663Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-07T01:12:01.072Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-07T01:12:01.072Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-07T01:12:01.072Z] ./bin/test-attribution-txt.sh [2025-08-07T01:12:01.072Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-07T01:12:01.329Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-07T01:12:01.329Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-07T01:12:01.329Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-07T01:12:01.329Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo [2025-08-07T01:12:01.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-07T01:12:01.353Z] $ docker stop --time=1 73d95fc124765ea9dd9db3a2abc4347c5c04d17e7f55a1ac73964a2bca8b8df4 [2025-08-07T01:12:04.242Z] $ docker rm -f --volumes 73d95fc124765ea9dd9db3a2abc4347c5c04d17e7f55a1ac73964a2bca8b8df4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-07T01:12:04.897Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-07T01:12:03.789Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2025-08-07T01:12:03.820Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-07T01:12:04.952Z] Stashed 1 file(s) [Pipeline] } [2025-08-07T01:12:04.955Z] Avoid second fetch [2025-08-07T01:12:04.956Z] Checking out Revision 6add14dc8f4831a9b2051d63e4f2b7077adfbb23 (main) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-07T01:12:05.418Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-07T01:12:05.699Z] + ls -al . [2025-08-07T01:12:05.699Z] total 248 [2025-08-07T01:12:05.699Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 7 01:11 . [2025-08-07T01:12:05.699Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 01:09 .. [2025-08-07T01:12:05.699Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 7 01:09 .dockerignore [2025-08-07T01:12:05.699Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 01:11 .git [2025-08-07T01:12:05.699Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:09 .github [2025-08-07T01:12:05.699Z] -rw-rw-r-- 1 jenkins jenkins 108 Aug 7 01:09 .gitignore [2025-08-07T01:12:05.699Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 7 01:09 .golangci.yml [2025-08-07T01:12:05.699Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 01:10 .semver [2025-08-07T01:12:05.699Z] -rw-rw-r-- 1 jenkins jenkins 16550 Aug 7 01:09 Attribution.txt [2025-08-07T01:12:05.699Z] -rw-rw-r-- 1 jenkins jenkins 39309 Aug 7 01:09 CHANGELOG.md [2025-08-07T01:12:05.699Z] -rw-rw-r-- 1 jenkins jenkins 2008 Aug 7 01:09 Dockerfile [2025-08-07T01:12:05.699Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 01:09 GOVERNANCE.md [2025-08-07T01:12:05.699Z] -rw-rw-r-- 1 jenkins jenkins 666 Aug 7 01:09 Jenkinsfile [2025-08-07T01:12:05.699Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 7 01:09 LICENSE [2025-08-07T01:12:05.699Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 7 01:09 OWNERS.md [2025-08-07T01:12:05.699Z] -rw-rw-r-- 1 jenkins jenkins 4952 Aug 7 01:09 README.md [2025-08-07T01:12:05.699Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 7 01:10 VERSION [2025-08-07T01:12:05.699Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 01:09 bin [2025-08-07T01:12:05.699Z] -rw-r--r-- 1 jenkins jenkins 953 Aug 7 01:11 coverage.out [2025-08-07T01:12:05.699Z] -rw-rw-r-- 1 jenkins jenkins 6527 Aug 7 01:09 go.mod [2025-08-07T01:12:05.699Z] -rw-rw-r-- 1 jenkins jenkins 88208 Aug 7 01:09 go.sum [2025-08-07T01:12:05.699Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 7 01:09 main.go [2025-08-07T01:12:05.699Z] -rw-rw-r-- 1 jenkins jenkins 3362 Aug 7 01:09 makefile [2025-08-07T01:12:05.699Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 7 01:09 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:12:05.764Z] Commit message: "Merge pull request #732 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.22" [2025-08-07T01:12:06.015Z] + 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=6add14dc8f4831a9b2051d63e4f2b7077adfbb23 --label arch=amd64 --label version=4.1.0-dev.3 . [2025-08-07T01:12:06.272Z] #0 building with "default" instance using docker driver [2025-08-07T01:12:06.272Z] [2025-08-07T01:12:06.272Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:12:06.272Z] #1 transferring dockerfile: 2.05kB done [2025-08-07T01:12:06.272Z] #1 WARN: UndefinedVar: Usage of undefined variable '$VERSION' (line 40) [2025-08-07T01:12:06.272Z] #1 DONE 0.0s [2025-08-07T01:12:06.272Z] [2025-08-07T01:12:06.272Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-07T01:12:06.272Z] #2 DONE 0.0s [2025-08-07T01:12:06.272Z] [2025-08-07T01:12:06.272Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-07T01:12:06.272Z] #3 DONE 0.1s [2025-08-07T01:12:06.272Z] [2025-08-07T01:12:06.272Z] #4 [internal] load .dockerignore [2025-08-07T01:12:06.272Z] #4 transferring context: 159B done [2025-08-07T01:12:06.272Z] #4 DONE 0.0s [2025-08-07T01:12:06.272Z] [2025-08-07T01:12:06.272Z] #5 [internal] load build context [2025-08-07T01:12:06.272Z] #5 transferring context: 4.84kB done [2025-08-07T01:12:06.272Z] #5 DONE 0.0s [2025-08-07T01:12:06.272Z] [2025-08-07T01:12:06.272Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-07T01:12:06.272Z] #6 DONE 0.1s [2025-08-07T01:12:06.272Z] [2025-08-07T01:12:06.272Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-07T01:12:06.272Z] #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-07T01:12:04.974Z] > git config core.sparsecheckout # timeout=10 [2025-08-07T01:12:05.058Z] > git checkout -f 6add14dc8f4831a9b2051d63e4f2b7077adfbb23 # timeout=10 [2025-08-07T01:12:06.529Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-07T01:12:06.529Z] #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-07T01:12:06.529Z] #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-07T01:12:06.529Z] #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-07T01:12:06.529Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-07T01:12:06.529Z] #7 DONE 0.3s [2025-08-07T01:12:06.529Z] [2025-08-07T01:12:06.529Z] #8 [builder 2/7] RUN apk add --update --no-cache make git [2025-08-07T01:12:06.529Z] #8 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T01:12:06.788Z] #8 0.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T01:12:07.046Z] #8 0.708 OK: 248 MiB in 58 packages [2025-08-07T01:12:07.046Z] #8 DONE 0.9s [2025-08-07T01:12:07.046Z] [2025-08-07T01:12:07.047Z] #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2025-08-07T01:12:07.047Z] #9 0.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T01:12:07.047Z] #9 0.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T01:12:07.047Z] #9 0.575 (1/2) Installing ca-certificates (20250619-r0) [2025-08-07T01:12:07.047Z] #9 0.590 (2/2) Installing dumb-init (1.2.5-r3) [2025-08-07T01:12:07.047Z] #9 0.595 Executing busybox-1.36.1-r29.trigger [2025-08-07T01:12:07.047Z] #9 0.603 Executing ca-certificates-20250619-r0.trigger [2025-08-07T01:12:07.305Z] #9 0.707 OK: 8 MiB in 16 packages [2025-08-07T01:12:07.305Z] #9 DONE 0.8s [2025-08-07T01:12:07.305Z] [2025-08-07T01:12:07.305Z] #10 [builder 3/7] WORKDIR /app [2025-08-07T01:12:07.305Z] #10 DONE 0.0s [2025-08-07T01:12:07.305Z] [2025-08-07T01:12:07.305Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-07T01:12:07.305Z] #11 DONE 0.0s [2025-08-07T01:12:07.305Z] [2025-08-07T01:12:07.305Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-07T01:12:07.874Z] #12 DONE 0.5s [2025-08-07T01:12:07.874Z] [2025-08-07T01:12:07.874Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-07T01:12:07.874Z] #13 0.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T01:12:07.874Z] #13 0.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T01:12:07.874Z] #13 ... [2025-08-07T01:12:07.874Z] [2025-08-07T01:12:07.874Z] #14 [builder 6/7] COPY . . [2025-08-07T01:12:07.874Z] #14 DONE 0.2s [2025-08-07T01:12:08.132Z] [2025-08-07T01:12:08.132Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-07T01:12:08.132Z] #13 0.710 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:12:08.132Z] #13 0.725 Executing busybox-1.36.1-r30.post-upgrade [2025-08-07T01:12:08.132Z] #13 0.766 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:12:08.132Z] #13 0.769 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:12:08.132Z] #13 0.774 Executing busybox-1.36.1-r30.trigger [2025-08-07T01:12:08.132Z] #13 0.777 OK: 8 MiB in 16 packages [2025-08-07T01:12:08.391Z] #13 DONE 0.9s [2025-08-07T01:12:08.391Z] [2025-08-07T01:12:08.391Z] #15 [builder 7/7] RUN make build [2025-08-07T01:12:08.391Z] #15 0.219 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:12:10.278Z] provisioning config files... [2025-08-07T01:12:10.317Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/275@tmp/config4497097228878680317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:12:11.110Z] ---> ****-login.sh [2025-08-07T01:12:11.110Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:12:11.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:12:11.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:12:11.685Z] Configure a credential helper to remove this warning. See [2025-08-07T01:12:11.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:12:11.685Z] [2025-08-07T01:12:11.685Z] Login Succeeded [2025-08-07T01:12:11.685Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:12:11.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:12:12.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:12:12.234Z] Configure a credential helper to remove this warning. See [2025-08-07T01:12:12.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:12:12.234Z] [2025-08-07T01:12:12.234Z] Login Succeeded [2025-08-07T01:12:12.234Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:12:12.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:12:12.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:12:12.507Z] Configure a credential helper to remove this warning. See [2025-08-07T01:12:12.507Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:12:12.507Z] [2025-08-07T01:12:12.507Z] Login Succeeded [2025-08-07T01:12:12.507Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:12:12.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:12:13.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:12:13.052Z] Configure a credential helper to remove this warning. See [2025-08-07T01:12:13.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:12:13.052Z] [2025-08-07T01:12:13.052Z] Login Succeeded [2025-08-07T01:12:13.052Z] ****.io [2025-08-07T01:12:13.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:12:13.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:12:13.593Z] Configure a credential helper to remove this warning. See [2025-08-07T01:12:13.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:12:13.593Z] [2025-08-07T01:12:13.593Z] Login Succeeded [2025-08-07T01:12:13.593Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:12:13.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-07T01:12:14.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:12:14.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:12:14.587Z] ========================================================= [2025-08-07T01:12:14.587Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-07T01:12:14.587Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:12:14.971Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-07T01:12:14.971Z] Sending build context to Docker daemon 224.3kB [2025-08-07T01:12:15.242Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-08-07T01:12:15.242Z] Step 2/12 : FROM ${BASE} AS builder [2025-08-07T01:12:15.242Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-07T01:12:15.242Z] 94e9d8af2201: Pulling fs layer [2025-08-07T01:12:15.242Z] a6c56e8762df: Pulling fs layer [2025-08-07T01:12:15.242Z] f0f3c8884826: Pulling fs layer [2025-08-07T01:12:15.242Z] c7e7622c144d: Pulling fs layer [2025-08-07T01:12:15.516Z] 4f4fb700ef54: Pulling fs layer [2025-08-07T01:12:15.516Z] b4c3b6d88c5a: Pulling fs layer [2025-08-07T01:12:15.516Z] ba8bce9d2590: Pulling fs layer [2025-08-07T01:12:15.516Z] ca778ea9c289: Pulling fs layer [2025-08-07T01:12:15.516Z] c7e7622c144d: Waiting [2025-08-07T01:12:15.516Z] 4f4fb700ef54: Waiting [2025-08-07T01:12:15.516Z] b4c3b6d88c5a: Waiting [2025-08-07T01:12:15.516Z] ba8bce9d2590: Waiting [2025-08-07T01:12:15.516Z] ca778ea9c289: Waiting [2025-08-07T01:12:15.516Z] a6c56e8762df: Verifying Checksum [2025-08-07T01:12:15.516Z] a6c56e8762df: Download complete [2025-08-07T01:12:15.516Z] c7e7622c144d: Verifying Checksum [2025-08-07T01:12:15.516Z] c7e7622c144d: Download complete [2025-08-07T01:12:15.516Z] 4f4fb700ef54: Download complete [2025-08-07T01:12:15.516Z] b4c3b6d88c5a: Verifying Checksum [2025-08-07T01:12:15.516Z] b4c3b6d88c5a: Download complete [2025-08-07T01:12:15.516Z] 94e9d8af2201: Verifying Checksum [2025-08-07T01:12:15.516Z] 94e9d8af2201: Download complete [2025-08-07T01:12:16.110Z] ca778ea9c289: Verifying Checksum [2025-08-07T01:12:16.110Z] ca778ea9c289: Download complete [2025-08-07T01:12:16.701Z] 94e9d8af2201: Pull complete [2025-08-07T01:12:17.294Z] a6c56e8762df: Pull complete [2025-08-07T01:12:17.564Z] f0f3c8884826: Verifying Checksum [2025-08-07T01:12:17.564Z] f0f3c8884826: Download complete [2025-08-07T01:12:18.541Z] ba8bce9d2590: Verifying Checksum [2025-08-07T01:12:18.541Z] ba8bce9d2590: Download complete [2025-08-07T01:12:33.608Z] f0f3c8884826: Pull complete [2025-08-07T01:12:33.608Z] c7e7622c144d: Pull complete [2025-08-07T01:12:33.608Z] 4f4fb700ef54: Pull complete [2025-08-07T01:12:33.608Z] b4c3b6d88c5a: Pull complete [2025-08-07T01:12:34.932Z] #15 DONE 23.0s [2025-08-07T01:12:34.932Z] [2025-08-07T01:12:34.932Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-08-07T01:12:34.932Z] #16 DONE 0.0s [2025-08-07T01:12:34.932Z] [2025-08-07T01:12:34.932Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2025-08-07T01:12:34.932Z] #17 DONE 0.0s [2025-08-07T01:12:34.932Z] [2025-08-07T01:12:34.932Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2025-08-07T01:12:34.932Z] #18 DONE 0.0s [2025-08-07T01:12:34.932Z] [2025-08-07T01:12:34.932Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-08-07T01:12:34.932Z] #19 DONE 0.2s [2025-08-07T01:12:34.932Z] [2025-08-07T01:12:34.932Z] #20 exporting to image [2025-08-07T01:12:34.932Z] #20 exporting layers 0.1s done [2025-08-07T01:12:34.932Z] #20 writing image sha256:b019fba286e6076f7725d985b7ee029517c440840acff4599cfda144d94ab86b done [2025-08-07T01:12:34.932Z] #20 naming to docker.io/library/app-service-configurable done [2025-08-07T01:12:34.932Z] #20 DONE 0.1s [2025-08-07T01:12:34.932Z] [2025-08-07T01:12:34.932Z] 1 warning found (use docker --debug to expand): [2025-08-07T01:12:34.932Z]  - 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 [2025-08-07T01:12:35.056Z] provisioning config files... [2025-08-07T01:12:35.065Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2702629371781468107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:12:35.361Z] ---> ****-login.sh [2025-08-07T01:12:35.361Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:12:35.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:12:35.361Z] Login Succeeded [2025-08-07T01:12:35.361Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:12:35.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:12:35.362Z] Login Succeeded [2025-08-07T01:12:35.362Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:12:35.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:12:35.620Z] Login Succeeded [2025-08-07T01:12:35.620Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:12:35.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:12:35.620Z] Login Succeeded [2025-08-07T01:12:35.620Z] ****.io [2025-08-07T01:12:35.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:12:35.879Z] Login Succeeded [2025-08-07T01:12:35.879Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:12:35.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-07T01:12:35.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:12:35.973Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2025-08-07T01:12:35.973Z] 6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [2025-08-07T01:12:35.973Z] latest [2025-08-07T01:12:35.973Z] 4.1.0-dev.3 [2025-08-07T01:12:35.973Z] 6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3 [2025-08-07T01:12:35.973Z] main [2025-08-07T01:12:35.973Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:12:36.321Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:12:36.653Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [2025-08-07T01:12:36.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-08-07T01:12:36.653Z] 1ad89ef2f317: Preparing [2025-08-07T01:12:36.653Z] 4bb42ede097d: Preparing [2025-08-07T01:12:36.653Z] 0417abf05df8: Preparing [2025-08-07T01:12:36.653Z] 1542be5400a5: Preparing [2025-08-07T01:12:36.653Z] 89df9c23afea: Preparing [2025-08-07T01:12:36.653Z] 6a54b791fdf0: Preparing [2025-08-07T01:12:36.653Z] 097100c76c15: Preparing [2025-08-07T01:12:36.653Z] 6a54b791fdf0: Waiting [2025-08-07T01:12:36.653Z] 097100c76c15: Waiting [2025-08-07T01:12:36.653Z] 1542be5400a5: Pushed [2025-08-07T01:12:36.653Z] 4bb42ede097d: Pushed [2025-08-07T01:12:36.653Z] 0417abf05df8: Pushed [2025-08-07T01:12:36.653Z] 097100c76c15: Layer already exists [2025-08-07T01:12:36.653Z] 89df9c23afea: Pushed [2025-08-07T01:12:36.910Z] 6a54b791fdf0: Pushed [2025-08-07T01:12:40.196Z] 1ad89ef2f317: Pushed [2025-08-07T01:12:40.453Z] 6add14dc8f4831a9b2051d63e4f2b7077adfbb23: digest: sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:12:40.777Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:12:41.107Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-08-07T01:12:41.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-08-07T01:12:41.107Z] 1ad89ef2f317: Preparing [2025-08-07T01:12:41.107Z] 4bb42ede097d: Preparing [2025-08-07T01:12:41.107Z] 0417abf05df8: Preparing [2025-08-07T01:12:41.107Z] 1542be5400a5: Preparing [2025-08-07T01:12:41.107Z] 89df9c23afea: Preparing [2025-08-07T01:12:41.107Z] 6a54b791fdf0: Preparing [2025-08-07T01:12:41.107Z] 097100c76c15: Preparing [2025-08-07T01:12:41.107Z] 6a54b791fdf0: Waiting [2025-08-07T01:12:41.107Z] 097100c76c15: Waiting [2025-08-07T01:12:41.107Z] 0417abf05df8: Layer already exists [2025-08-07T01:12:41.107Z] 1ad89ef2f317: Layer already exists [2025-08-07T01:12:41.107Z] 89df9c23afea: Layer already exists [2025-08-07T01:12:41.107Z] 4bb42ede097d: Layer already exists [2025-08-07T01:12:41.107Z] 1542be5400a5: Layer already exists [2025-08-07T01:12:41.107Z] 6a54b791fdf0: Layer already exists [2025-08-07T01:12:41.107Z] 097100c76c15: Layer already exists [2025-08-07T01:12:41.107Z] latest: digest: sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:12:41.437Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:12:41.756Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.3 [2025-08-07T01:12:41.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-08-07T01:12:41.756Z] 1ad89ef2f317: Preparing [2025-08-07T01:12:41.756Z] 4bb42ede097d: Preparing [2025-08-07T01:12:41.756Z] 0417abf05df8: Preparing [2025-08-07T01:12:41.756Z] 1542be5400a5: Preparing [2025-08-07T01:12:41.756Z] 89df9c23afea: Preparing [2025-08-07T01:12:41.756Z] 6a54b791fdf0: Preparing [2025-08-07T01:12:41.756Z] 097100c76c15: Preparing [2025-08-07T01:12:41.756Z] 6a54b791fdf0: Waiting [2025-08-07T01:12:41.756Z] 097100c76c15: Waiting [2025-08-07T01:12:41.756Z] 4bb42ede097d: Layer already exists [2025-08-07T01:12:41.756Z] 89df9c23afea: Layer already exists [2025-08-07T01:12:41.756Z] 1542be5400a5: Layer already exists [2025-08-07T01:12:41.756Z] 0417abf05df8: Layer already exists [2025-08-07T01:12:41.756Z] 1ad89ef2f317: Layer already exists [2025-08-07T01:12:41.756Z] 6a54b791fdf0: Layer already exists [2025-08-07T01:12:41.756Z] 097100c76c15: Layer already exists [2025-08-07T01:12:41.756Z] 4.1.0-dev.3: digest: sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:12:41.867Z] ba8bce9d2590: Pull complete [2025-08-07T01:12:42.077Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:12:42.401Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3 [2025-08-07T01:12:42.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-08-07T01:12:42.401Z] 1ad89ef2f317: Preparing [2025-08-07T01:12:42.401Z] 4bb42ede097d: Preparing [2025-08-07T01:12:42.401Z] 0417abf05df8: Preparing [2025-08-07T01:12:42.401Z] 1542be5400a5: Preparing [2025-08-07T01:12:42.401Z] 89df9c23afea: Preparing [2025-08-07T01:12:42.401Z] 6a54b791fdf0: Preparing [2025-08-07T01:12:42.401Z] 097100c76c15: Preparing [2025-08-07T01:12:42.401Z] 097100c76c15: Waiting [2025-08-07T01:12:42.401Z] 6a54b791fdf0: Waiting [2025-08-07T01:12:42.401Z] 1542be5400a5: Layer already exists [2025-08-07T01:12:42.401Z] 89df9c23afea: Layer already exists [2025-08-07T01:12:42.401Z] 0417abf05df8: Layer already exists [2025-08-07T01:12:42.401Z] 1ad89ef2f317: Layer already exists [2025-08-07T01:12:42.401Z] 4bb42ede097d: Layer already exists [2025-08-07T01:12:42.401Z] 6a54b791fdf0: Layer already exists [2025-08-07T01:12:42.401Z] 097100c76c15: Layer already exists [2025-08-07T01:12:42.401Z] 6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3: digest: sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:12:42.720Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:12:43.035Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-08-07T01:12:43.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-08-07T01:12:43.035Z] 1ad89ef2f317: Preparing [2025-08-07T01:12:43.035Z] 4bb42ede097d: Preparing [2025-08-07T01:12:43.035Z] 0417abf05df8: Preparing [2025-08-07T01:12:43.035Z] 1542be5400a5: Preparing [2025-08-07T01:12:43.035Z] 89df9c23afea: Preparing [2025-08-07T01:12:43.036Z] 6a54b791fdf0: Preparing [2025-08-07T01:12:43.036Z] 097100c76c15: Preparing [2025-08-07T01:12:43.036Z] 6a54b791fdf0: Waiting [2025-08-07T01:12:43.036Z] 097100c76c15: Waiting [2025-08-07T01:12:43.036Z] 1ad89ef2f317: Layer already exists [2025-08-07T01:12:43.036Z] 89df9c23afea: Layer already exists [2025-08-07T01:12:43.036Z] 1542be5400a5: Layer already exists [2025-08-07T01:12:43.036Z] 0417abf05df8: Layer already exists [2025-08-07T01:12:43.036Z] 4bb42ede097d: Layer already exists [2025-08-07T01:12:43.036Z] 6a54b791fdf0: Layer already exists [2025-08-07T01:12:43.036Z] 097100c76c15: Layer already exists [2025-08-07T01:12:43.036Z] main: digest: sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-07T01:12:43.118Z] ===================================================== [Pipeline] echo [2025-08-07T01:12:43.132Z] taggedImages: [2025-08-07T01:12:43.132Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [2025-08-07T01:12:43.132Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-08-07T01:12:43.132Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.3 [2025-08-07T01:12:43.132Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3 [2025-08-07T01:12:43.132Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo [2025-08-07T01:12:43.174Z] ========================================================= [2025-08-07T01:12:43.174Z] [edgeXBuildMultiArch] RAW Config: [2025-08-07T01:12:43.174Z] images: [2025-08-07T01:12:43.174Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [2025-08-07T01:12:43.174Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-08-07T01:12:43.174Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.3 [2025-08-07T01:12:43.174Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3 [2025-08-07T01:12:43.174Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-08-07T01:12:43.174Z] settingsFile: [2025-08-07T01:12:43.174Z] app-service-configurable-settings [2025-08-07T01:12:43.174Z] ========================================================= [Pipeline] node [2025-08-07T01:12:43.280Z] ca778ea9c289: Pull complete [2025-08-07T01:12:43.547Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-07T01:12:43.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-07T01:12:43.547Z] ---> 47b25d7523d1 [2025-08-07T01:12:43.547Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-08-07T01:12:45.496Z] ---> Running in 2701e3a54733 [2025-08-07T01:12:46.083Z] Removing intermediate container 2701e3a54733 [2025-08-07T01:12:46.083Z] ---> 039ebb6dfc60 [2025-08-07T01:12:46.083Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-08-07T01:12:46.083Z] ---> Running in 021e41046796 [2025-08-07T01:12:46.352Z] Removing intermediate container 021e41046796 [2025-08-07T01:12:46.352Z] ---> cbf065faa130 [2025-08-07T01:12:46.352Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-08-07T01:12:46.625Z] ---> Running in bda1a411ac99 [2025-08-07T01:12:46.903Z] Removing intermediate container bda1a411ac99 [2025-08-07T01:12:46.903Z] ---> dbcc09912f76 [2025-08-07T01:12:46.903Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-07T01:12:46.903Z] ---> Running in 21f42835e7d4 [2025-08-07T01:12:48.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T01:12:48.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T01:12:50.562Z] OK: 239 MiB in 58 packages [2025-08-07T01:12:51.530Z] Removing intermediate container 21f42835e7d4 [2025-08-07T01:12:51.530Z] ---> e89d922e778f [2025-08-07T01:12:51.530Z] Step 7/12 : WORKDIR /app [2025-08-07T01:12:51.530Z] ---> Running in d469a43801be [2025-08-07T01:12:51.799Z] Removing intermediate container d469a43801be [2025-08-07T01:12:51.799Z] ---> 12656b3d2e60 [2025-08-07T01:12:51.799Z] Step 8/12 : COPY go.mod vendor* ./ [2025-08-07T01:12:52.390Z] ---> 988064f64481 [2025-08-07T01:12:52.390Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-07T01:12:52.661Z] ---> Running in d5655a77e32a [2025-08-07T01:12:58.291Z] Still waiting to schedule task [2025-08-07T01:12:58.291Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2025-08-07T01:13:51.967Z] Running on prd-centos7-docker-4c-2g-6403 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:13:52.012Z] provisioning config files... [2025-08-07T01:13:52.056Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3896880241613682461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:13:53.791Z] ---> ****-login.sh [2025-08-07T01:13:53.791Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:13:54.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:13:54.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:13:54.084Z] Configure a credential helper to remove this warning. See [2025-08-07T01:13:54.084Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:13:54.084Z] [2025-08-07T01:13:54.084Z] Login Succeeded [2025-08-07T01:13:54.362Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:13:54.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:13:54.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:13:54.633Z] Configure a credential helper to remove this warning. See [2025-08-07T01:13:54.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:13:54.633Z] [2025-08-07T01:13:54.633Z] Login Succeeded [2025-08-07T01:13:54.633Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:13:54.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:13:54.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:13:54.633Z] Configure a credential helper to remove this warning. See [2025-08-07T01:13:54.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:13:54.633Z] [2025-08-07T01:13:54.633Z] Login Succeeded [2025-08-07T01:13:54.633Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:13:54.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:13:54.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:13:54.903Z] Configure a credential helper to remove this warning. See [2025-08-07T01:13:54.903Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:13:54.903Z] [2025-08-07T01:13:54.903Z] Login Succeeded [2025-08-07T01:13:54.903Z] ****.io [2025-08-07T01:13:54.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:13:55.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:13:55.172Z] Configure a credential helper to remove this warning. See [2025-08-07T01:13:55.172Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:13:55.172Z] [2025-08-07T01:13:55.172Z] Login Succeeded [2025-08-07T01:13:55.172Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:13:55.179Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T01:13:55.538Z] + docker buildx ls [2025-08-07T01:13:55.538Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-07T01:13:55.538Z] default * docker [2025-08-07T01:13:55.538Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-07T01:13:55.842Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-07T01:13:55.842Z] edgex-builder [Pipeline] sh [2025-08-07T01:13:56.135Z] + docker buildx inspect --bootstrap [2025-08-07T01:13:56.136Z] #1 [internal] booting buildkit [2025-08-07T01:13:56.136Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-07T01:13:59.436Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done [2025-08-07T01:13:59.436Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-07T01:14:00.391Z] #1 creating container buildx_buildkit_edgex-builder0 1.3s done [2025-08-07T01:14:00.391Z] #1 DONE 4.2s [2025-08-07T01:14:00.391Z] Name: edgex-builder [2025-08-07T01:14:00.391Z] Driver: docker-container [2025-08-07T01:14:00.391Z] [2025-08-07T01:14:00.391Z] Nodes: [2025-08-07T01:14:00.391Z] Name: edgex-builder0 [2025-08-07T01:14:00.391Z] Endpoint: unix:///var/run/docker.sock [2025-08-07T01:14:00.391Z] Status: running [2025-08-07T01:14:00.391Z] Buildkit: v0.22.0 [2025-08-07T01:14:00.391Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-07T01:14:00.690Z] + docker buildx ls [2025-08-07T01:14:00.690Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-07T01:14:00.690Z] edgex-builder * docker-container [2025-08-07T01:14:00.690Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-07T01:14:00.690Z] default docker [2025-08-07T01:14:00.690Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-07T01:14:00.999Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23' [2025-08-07T01:14:00.999Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23 --push - [2025-08-07T01:14:01.258Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:14:01.258Z] #1 transferring dockerfile: 209B done [2025-08-07T01:14:01.258Z] #1 DONE 0.0s [2025-08-07T01:14:01.258Z] [2025-08-07T01:14:01.258Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [2025-08-07T01:14:01.258Z] #2 DONE 0.1s [2025-08-07T01:14:01.258Z] [2025-08-07T01:14:01.258Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [2025-08-07T01:14:01.258Z] #3 DONE 0.1s [2025-08-07T01:14:01.258Z] [2025-08-07T01:14:01.258Z] #4 [internal] load .dockerignore [2025-08-07T01:14:01.258Z] #4 transferring context: 2B done [2025-08-07T01:14:01.258Z] #4 DONE 0.0s [2025-08-07T01:14:01.258Z] [2025-08-07T01:14:01.258Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c [2025-08-07T01:14:01.258Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 0.0s done [2025-08-07T01:14:01.258Z] #5 DONE 0.0s [2025-08-07T01:14:01.258Z] [2025-08-07T01:14:01.258Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c [2025-08-07T01:14:01.258Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 0.0s done [2025-08-07T01:14:01.258Z] #6 DONE 0.1s [2025-08-07T01:14:01.518Z] [2025-08-07T01:14:01.518Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T01:14:01.518Z] #7 DONE 0.0s [2025-08-07T01:14:01.518Z] [2025-08-07T01:14:01.518Z] #8 exporting to image [2025-08-07T01:14:01.518Z] #8 exporting layers done [2025-08-07T01:14:01.518Z] #8 exporting manifest sha256:46a0b3a69fa2fabb7edc698eb2e6e75e5da2f9534720f4d6539c2ade6aba857b done [2025-08-07T01:14:01.518Z] #8 exporting config sha256:b019fba286e6076f7725d985b7ee029517c440840acff4599cfda144d94ab86b done [2025-08-07T01:14:01.518Z] #8 exporting manifest sha256:dea629ef5024939004d3808972ed50c17df4b1a7c88ed433464b3f02c2cb6e4d 0.0s done [2025-08-07T01:14:01.518Z] #8 exporting config sha256:14b577228d0b0fd6ba234b87953c3064cc6ec50dccbd46cc242620303d7e408d done [2025-08-07T01:14:01.518Z] #8 exporting manifest list sha256:e17cde59ae06524dcad597cd1f7b9887665cf5d09fae299763e59f6e362e0548 0.0s done [2025-08-07T01:14:01.518Z] #8 pushing layers 0.1s done [2025-08-07T01:14:01.518Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23@sha256:e17cde59ae06524dcad597cd1f7b9887665cf5d09fae299763e59f6e362e0548 [2025-08-07T01:14:01.518Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T01:14:01.518Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23@sha256:e17cde59ae06524dcad597cd1f7b9887665cf5d09fae299763e59f6e362e0548 0.1s done [2025-08-07T01:14:01.518Z] #8 DONE 0.2s [2025-08-07T01:14:01.518Z] [2025-08-07T01:14:01.518Z] 1 warning found (use --debug to expand): [2025-08-07T01:14:01.518Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-07T01:14:01.817Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:latest --push - [2025-08-07T01:14:01.817Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest' [2025-08-07T01:14:02.075Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:14:02.075Z] #1 transferring dockerfile: 175B done [2025-08-07T01:14:02.075Z] #1 DONE 0.0s [2025-08-07T01:14:02.075Z] [2025-08-07T01:14:02.075Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-08-07T01:14:02.075Z] #2 DONE 0.0s [2025-08-07T01:14:02.075Z] [2025-08-07T01:14:02.075Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-08-07T01:14:02.075Z] #3 DONE 0.0s [2025-08-07T01:14:02.075Z] [2025-08-07T01:14:02.075Z] #4 [internal] load .dockerignore [2025-08-07T01:14:02.075Z] #4 transferring context: 2B done [2025-08-07T01:14:02.075Z] #4 DONE 0.0s [2025-08-07T01:14:02.075Z] [2025-08-07T01:14:02.075Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c [2025-08-07T01:14:02.075Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 0.0s done [2025-08-07T01:14:02.075Z] #5 DONE 0.0s [2025-08-07T01:14:02.075Z] [2025-08-07T01:14:02.075Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c [2025-08-07T01:14:02.075Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 0.0s done [2025-08-07T01:14:02.075Z] #6 CACHED [2025-08-07T01:14:02.075Z] [2025-08-07T01:14:02.075Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c [2025-08-07T01:14:02.075Z] #5 CACHED [2025-08-07T01:14:02.075Z] [2025-08-07T01:14:02.075Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T01:14:02.075Z] #7 DONE 0.0s [2025-08-07T01:14:02.075Z] [2025-08-07T01:14:02.075Z] #8 exporting to image [2025-08-07T01:14:02.075Z] #8 exporting layers done [2025-08-07T01:14:02.075Z] #8 exporting manifest sha256:46a0b3a69fa2fabb7edc698eb2e6e75e5da2f9534720f4d6539c2ade6aba857b done [2025-08-07T01:14:02.075Z] #8 exporting config sha256:b019fba286e6076f7725d985b7ee029517c440840acff4599cfda144d94ab86b done [2025-08-07T01:14:02.075Z] #8 exporting manifest sha256:dea629ef5024939004d3808972ed50c17df4b1a7c88ed433464b3f02c2cb6e4d done [2025-08-07T01:14:02.075Z] #8 exporting config sha256:14b577228d0b0fd6ba234b87953c3064cc6ec50dccbd46cc242620303d7e408d done [2025-08-07T01:14:02.075Z] #8 exporting manifest list sha256:e17cde59ae06524dcad597cd1f7b9887665cf5d09fae299763e59f6e362e0548 done [2025-08-07T01:14:02.075Z] #8 pushing layers 0.0s done [2025-08-07T01:14:02.075Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:e17cde59ae06524dcad597cd1f7b9887665cf5d09fae299763e59f6e362e0548 0.1s done [2025-08-07T01:14:02.075Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T01:14:02.075Z] #8 DONE 0.1s [2025-08-07T01:14:02.075Z] [2025-08-07T01:14:02.075Z] 1 warning found (use --debug to expand): [2025-08-07T01:14:02.075Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-07T01:14:02.395Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.3 --push - [2025-08-07T01:14:02.396Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.3' [2025-08-07T01:14:02.396Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:14:02.396Z] #1 transferring dockerfile: 180B done [2025-08-07T01:14:02.396Z] #1 DONE 0.0s [2025-08-07T01:14:02.396Z] [2025-08-07T01:14:02.396Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.3 [2025-08-07T01:14:02.396Z] #2 DONE 0.0s [2025-08-07T01:14:02.396Z] [2025-08-07T01:14:02.396Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.3 [2025-08-07T01:14:02.396Z] #3 DONE 0.0s [2025-08-07T01:14:02.396Z] [2025-08-07T01:14:02.396Z] #4 [internal] load .dockerignore [2025-08-07T01:14:02.396Z] #4 transferring context: 2B done [2025-08-07T01:14:02.396Z] #4 DONE 0.0s [2025-08-07T01:14:02.396Z] [2025-08-07T01:14:02.396Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.3@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c [2025-08-07T01:14:02.396Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.3@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 0.0s done [2025-08-07T01:14:02.396Z] #5 CACHED [2025-08-07T01:14:02.396Z] [2025-08-07T01:14:02.396Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.3@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c [2025-08-07T01:14:02.396Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.3@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 0.0s done [2025-08-07T01:14:02.396Z] #6 CACHED [2025-08-07T01:14:02.396Z] [2025-08-07T01:14:02.396Z] #7 exporting to image [2025-08-07T01:14:02.396Z] #7 exporting layers [2025-08-07T01:14:02.396Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T01:14:02.655Z] #7 exporting layers done [2025-08-07T01:14:02.655Z] #7 exporting manifest sha256:46a0b3a69fa2fabb7edc698eb2e6e75e5da2f9534720f4d6539c2ade6aba857b done [2025-08-07T01:14:02.655Z] #7 exporting config sha256:b019fba286e6076f7725d985b7ee029517c440840acff4599cfda144d94ab86b done [2025-08-07T01:14:02.655Z] #7 exporting manifest sha256:dea629ef5024939004d3808972ed50c17df4b1a7c88ed433464b3f02c2cb6e4d done [2025-08-07T01:14:02.655Z] #7 exporting config sha256:14b577228d0b0fd6ba234b87953c3064cc6ec50dccbd46cc242620303d7e408d done [2025-08-07T01:14:02.655Z] #7 exporting manifest list sha256:e17cde59ae06524dcad597cd1f7b9887665cf5d09fae299763e59f6e362e0548 done [2025-08-07T01:14:02.655Z] #7 pushing layers 0.0s done [2025-08-07T01:14:02.655Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.3@sha256:e17cde59ae06524dcad597cd1f7b9887665cf5d09fae299763e59f6e362e0548 0.1s done [2025-08-07T01:14:02.655Z] #7 DONE 0.1s [2025-08-07T01:14:02.655Z] [2025-08-07T01:14:02.655Z] #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T01:14:02.655Z] #8 DONE 0.0s [2025-08-07T01:14:02.655Z] [2025-08-07T01:14:02.655Z] 1 warning found (use --debug to expand): [2025-08-07T01:14:02.655Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-07T01:14:02.947Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3' [2025-08-07T01:14:02.947Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3 --push - [2025-08-07T01:14:02.947Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:14:02.947Z] #1 transferring dockerfile: 221B done [2025-08-07T01:14:02.947Z] #1 DONE 0.0s [2025-08-07T01:14:02.947Z] [2025-08-07T01:14:02.947Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3 [2025-08-07T01:14:02.947Z] #2 DONE 0.0s [2025-08-07T01:14:02.947Z] [2025-08-07T01:14:02.947Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3 [2025-08-07T01:14:02.947Z] #3 DONE 0.0s [2025-08-07T01:14:02.947Z] [2025-08-07T01:14:02.947Z] #4 [internal] load .dockerignore [2025-08-07T01:14:02.947Z] #4 transferring context: 2B done [2025-08-07T01:14:02.947Z] #4 DONE 0.0s [2025-08-07T01:14:02.947Z] [2025-08-07T01:14:02.947Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c [2025-08-07T01:14:02.947Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 0.0s done [2025-08-07T01:14:02.947Z] #5 CACHED [2025-08-07T01:14:02.947Z] [2025-08-07T01:14:02.947Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c [2025-08-07T01:14:02.947Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 0.0s done [2025-08-07T01:14:02.947Z] #6 CACHED [2025-08-07T01:14:02.947Z] [2025-08-07T01:14:02.947Z] #7 exporting to image [2025-08-07T01:14:02.947Z] #7 exporting layers done [2025-08-07T01:14:02.947Z] #7 exporting manifest sha256:46a0b3a69fa2fabb7edc698eb2e6e75e5da2f9534720f4d6539c2ade6aba857b done [2025-08-07T01:14:02.947Z] #7 exporting config sha256:b019fba286e6076f7725d985b7ee029517c440840acff4599cfda144d94ab86b done [2025-08-07T01:14:02.947Z] #7 exporting manifest sha256:dea629ef5024939004d3808972ed50c17df4b1a7c88ed433464b3f02c2cb6e4d done [2025-08-07T01:14:02.947Z] #7 exporting config sha256:14b577228d0b0fd6ba234b87953c3064cc6ec50dccbd46cc242620303d7e408d done [2025-08-07T01:14:02.947Z] #7 exporting manifest list sha256:e17cde59ae06524dcad597cd1f7b9887665cf5d09fae299763e59f6e362e0548 done [2025-08-07T01:14:02.947Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T01:14:03.207Z] #7 pushing layers 0.0s done [2025-08-07T01:14:03.207Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3@sha256:e17cde59ae06524dcad597cd1f7b9887665cf5d09fae299763e59f6e362e0548 0.1s done [2025-08-07T01:14:03.207Z] #7 DONE 0.1s [2025-08-07T01:14:03.207Z] [2025-08-07T01:14:03.207Z] #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T01:14:03.207Z] #8 DONE 0.0s [2025-08-07T01:14:03.207Z] [2025-08-07T01:14:03.207Z] 1 warning found (use --debug to expand): [2025-08-07T01:14:03.207Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-07T01:14:03.498Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:main --push - [2025-08-07T01:14:03.498Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main' [2025-08-07T01:14:03.759Z] #1 [internal] load build definition from Dockerfile [2025-08-07T01:14:03.759Z] #1 transferring dockerfile: 173B done [2025-08-07T01:14:03.759Z] #1 DONE 0.0s [2025-08-07T01:14:03.759Z] [2025-08-07T01:14:03.759Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-08-07T01:14:03.759Z] #2 DONE 0.0s [2025-08-07T01:14:03.759Z] [2025-08-07T01:14:03.759Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-08-07T01:14:03.759Z] #3 DONE 0.0s [2025-08-07T01:14:03.759Z] [2025-08-07T01:14:03.759Z] #4 [internal] load .dockerignore [2025-08-07T01:14:03.759Z] #4 transferring context: 2B done [2025-08-07T01:14:03.759Z] #4 DONE 0.0s [2025-08-07T01:14:03.759Z] [2025-08-07T01:14:03.759Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c [2025-08-07T01:14:03.759Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 0.0s done [2025-08-07T01:14:03.759Z] #5 CACHED [2025-08-07T01:14:03.759Z] [2025-08-07T01:14:03.759Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c [2025-08-07T01:14:03.759Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 0.0s done [2025-08-07T01:14:03.759Z] #6 CACHED [2025-08-07T01:14:03.759Z] [2025-08-07T01:14:03.759Z] #7 exporting to image [2025-08-07T01:14:03.759Z] #7 exporting layers done [2025-08-07T01:14:03.759Z] #7 exporting manifest sha256:46a0b3a69fa2fabb7edc698eb2e6e75e5da2f9534720f4d6539c2ade6aba857b done [2025-08-07T01:14:03.759Z] #7 exporting config sha256:b019fba286e6076f7725d985b7ee029517c440840acff4599cfda144d94ab86b done [2025-08-07T01:14:03.759Z] #7 exporting manifest sha256:dea629ef5024939004d3808972ed50c17df4b1a7c88ed433464b3f02c2cb6e4d done [2025-08-07T01:14:03.759Z] #7 exporting config sha256:14b577228d0b0fd6ba234b87953c3064cc6ec50dccbd46cc242620303d7e408d done [2025-08-07T01:14:03.759Z] #7 exporting manifest list sha256:e17cde59ae06524dcad597cd1f7b9887665cf5d09fae299763e59f6e362e0548 done [2025-08-07T01:14:03.759Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-07T01:14:03.759Z] #7 pushing layers 0.0s done [2025-08-07T01:14:03.759Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:e17cde59ae06524dcad597cd1f7b9887665cf5d09fae299763e59f6e362e0548 0.1s done [2025-08-07T01:14:03.759Z] #7 DONE 0.1s [2025-08-07T01:14:03.759Z] [2025-08-07T01:14:03.759Z] #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-07T01:14:03.759Z] #8 DONE 0.0s [2025-08-07T01:14:03.759Z] [2025-08-07T01:14:03.759Z] 1 warning found (use --debug to expand): [2025-08-07T01:14:03.759Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-07T01:14:04.120Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:14:04.422Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:14:04.973Z] ---> package-listing.sh [2025-08-07T01:14:04.973Z] ++ facter osfamily [2025-08-07T01:14:04.973Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-07T01:14:05.231Z] + OS_FAMILY=redhat [2025-08-07T01:14:05.231Z] + workspace=/w/workspace/ry_app-service-configurable_main [2025-08-07T01:14:05.231Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-07T01:14:05.231Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-07T01:14:05.231Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-07T01:14:05.231Z] + PACKAGES=/tmp/packages_start.txt [2025-08-07T01:14:05.232Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-08-07T01:14:05.232Z] + PACKAGES=/tmp/packages_end.txt [2025-08-07T01:14:05.232Z] + case "${OS_FAMILY}" in [2025-08-07T01:14:05.232Z] + rpm -qa [2025-08-07T01:14:05.232Z] + sort [2025-08-07T01:14:05.802Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-07T01:14:05.802Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-07T01:14:05.802Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-07T01:14:05.802Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-08-07T01:14:05.802Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2025-08-07T01:14:05.802Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2025-08-07T01:14:05.815Z] 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 [2025-08-07T01:14:06.095Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:14:06.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:14:06.673Z] [2025-08-07T01:14:06.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:14:06.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:14:06.980Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-07T01:14:06.980Z] 5eb5b503b376: Pulling fs layer [2025-08-07T01:14:06.980Z] 5c69ac0246d0: Pulling fs layer [2025-08-07T01:14:06.980Z] ec43610c2a17: Pulling fs layer [2025-08-07T01:14:06.980Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-07T01:14:06.980Z] 33b1e0a273af: Pulling fs layer [2025-08-07T01:14:06.980Z] 5d3b04190fa2: Pulling fs layer [2025-08-07T01:14:06.980Z] 2f39f015ded8: Pulling fs layer [2025-08-07T01:14:06.980Z] 3a2ae6a8a46f: Waiting [2025-08-07T01:14:06.980Z] 33b1e0a273af: Waiting [2025-08-07T01:14:06.980Z] 5d3b04190fa2: Waiting [2025-08-07T01:14:06.980Z] 2f39f015ded8: Waiting [2025-08-07T01:14:06.980Z] 5c69ac0246d0: Verifying Checksum [2025-08-07T01:14:06.980Z] 5c69ac0246d0: Download complete [2025-08-07T01:14:06.980Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-07T01:14:06.980Z] 3a2ae6a8a46f: Download complete [2025-08-07T01:14:06.980Z] 33b1e0a273af: Verifying Checksum [2025-08-07T01:14:06.980Z] 33b1e0a273af: Download complete [2025-08-07T01:14:06.980Z] 5d3b04190fa2: Verifying Checksum [2025-08-07T01:14:06.980Z] 5d3b04190fa2: Download complete [2025-08-07T01:14:06.980Z] ec43610c2a17: Verifying Checksum [2025-08-07T01:14:06.980Z] ec43610c2a17: Download complete [2025-08-07T01:14:07.245Z] 5eb5b503b376: Verifying Checksum [2025-08-07T01:14:07.245Z] 5eb5b503b376: Download complete [2025-08-07T01:14:07.822Z] 2f39f015ded8: Verifying Checksum [2025-08-07T01:14:07.822Z] 2f39f015ded8: Download complete [2025-08-07T01:14:08.767Z] 5eb5b503b376: Pull complete [2025-08-07T01:14:08.767Z] 5c69ac0246d0: Pull complete [2025-08-07T01:14:09.037Z] ec43610c2a17: Pull complete [2025-08-07T01:14:09.297Z] 3a2ae6a8a46f: Pull complete [2025-08-07T01:14:09.297Z] 33b1e0a273af: Pull complete [2025-08-07T01:14:09.561Z] 5d3b04190fa2: Pull complete [2025-08-07T01:14:13.771Z] 2f39f015ded8: Pull complete [2025-08-07T01:14:13.771Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-07T01:14:13.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:14:13.771Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:14:13.922Z] prd-centos7-docker-4c-2g-6403 does not seem to be running inside a container [2025-08-07T01:14:13.955Z] $ 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 [2025-08-07T01:14:17.505Z] $ docker top f7e20f8cd4974afbeaa199d38ae64a17aeef761561d4bbf87329cbf82b69280d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:14:17.859Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-07T01:14:18.148Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-07T01:14:18.435Z] + ls /var/log/sa-host [2025-08-07T01:14:18.435Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:14:18.517Z] provisioning config files... [2025-08-07T01:14:18.525Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config395038264606116032tmp [Pipeline] { [Pipeline] echo [2025-08-07T01:14:18.545Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:14:18.844Z] ---> create-netrc.sh [Pipeline] } [2025-08-07T01:14:18.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:14:19.185Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-07T01:14:19.196Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:14:19.482Z] ---> sudo-logs.sh [2025-08-07T01:14:19.482Z] Archiving 'sudo' log.. [2025-08-07T01:14:19.482Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6403.novalocal: Name or service not known [2025-08-07T01:14:19.482Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6403.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-07T01:14:19.510Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:14:19.795Z] ---> job-cost.sh [2025-08-07T01:14:19.796Z] lf-activate-venv: SKIPPING [2025-08-07T01:14:19.796Z] INFO: No Stack... [2025-08-07T01:14:20.054Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-07T01:14:20.621Z] INFO: Archiving Costs [Pipeline] echo [2025-08-07T01:14:20.636Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:14:20.922Z] ---> logs-deploy.sh [2025-08-07T01:14:20.922Z] lf-activate-venv: SKIPPING [2025-08-07T01:14:20.922Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/275 [2025-08-07T01:14:20.922Z] INFO: archiving workspace using pattern(s): [2025-08-07T01:14:21.859Z] Archives upload complete. [2025-08-07T01:14:21.859Z] INFO: archiving logs to Nexus [2025-08-07T01:14:22.428Z] ---> uname -a: [2025-08-07T01:14:22.428Z] Linux prd-centos7-docker-4c-2g-6403.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-08-07T01:14:22.428Z] [2025-08-07T01:14:22.428Z] [2025-08-07T01:14:22.428Z] ---> lscpu: [2025-08-07T01:14:22.428Z] Architecture: x86_64 [2025-08-07T01:14:22.428Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-07T01:14:22.428Z] Byte Order: Little Endian [2025-08-07T01:14:22.428Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-07T01:14:22.428Z] CPU(s): 2 [2025-08-07T01:14:22.428Z] On-line CPU(s) list: 0,1 [2025-08-07T01:14:22.428Z] Thread(s) per core: 1 [2025-08-07T01:14:22.428Z] Core(s) per socket: 1 [2025-08-07T01:14:22.428Z] Socket(s): 2 [2025-08-07T01:14:22.428Z] NUMA node(s): 1 [2025-08-07T01:14:22.428Z] Vendor ID: AuthenticAMD [2025-08-07T01:14:22.428Z] CPU family: 23 [2025-08-07T01:14:22.428Z] Model: 49 [2025-08-07T01:14:22.428Z] Model name: AMD EPYC-Rome Processor [2025-08-07T01:14:22.428Z] Stepping: 0 [2025-08-07T01:14:22.428Z] CPU MHz: 2799.998 [2025-08-07T01:14:22.428Z] BogoMIPS: 5599.99 [2025-08-07T01:14:22.428Z] Virtualization: AMD-V [2025-08-07T01:14:22.428Z] Hypervisor vendor: KVM [2025-08-07T01:14:22.428Z] Virtualization type: full [2025-08-07T01:14:22.428Z] L1d cache: 64 KiB [2025-08-07T01:14:22.428Z] L1i cache: 64 KiB [2025-08-07T01:14:22.428Z] L2 cache: 1 MiB [2025-08-07T01:14:22.428Z] L3 cache: 32 MiB [2025-08-07T01:14:22.428Z] NUMA node0 CPU(s): 0,1 [2025-08-07T01:14:22.428Z] Vulnerability Itlb multihit: Not affected [2025-08-07T01:14:22.428Z] Vulnerability L1tf: Not affected [2025-08-07T01:14:22.428Z] Vulnerability Mds: Not affected [2025-08-07T01:14:22.428Z] Vulnerability Meltdown: Not affected [2025-08-07T01:14:22.428Z] Vulnerability Mmio stale data: Not affected [2025-08-07T01:14:22.428Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-07T01:14:22.428Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-07T01:14:22.428Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-07T01:14:22.428Z] Vulnerability Srbds: Not affected [2025-08-07T01:14:22.428Z] Vulnerability Tsx async abort: Not affected [2025-08-07T01:14:22.428Z] 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 [2025-08-07T01:14:22.428Z] [2025-08-07T01:14:22.428Z] [2025-08-07T01:14:22.428Z] ---> nproc: [2025-08-07T01:14:22.428Z] 2 [2025-08-07T01:14:22.428Z] [2025-08-07T01:14:22.428Z] [2025-08-07T01:14:22.428Z] ---> df -h: [2025-08-07T01:14:22.428Z] Filesystem Size Used Avail Use% Mounted on [2025-08-07T01:14:22.428Z] overlay 40G 7.3G 33G 19% / [2025-08-07T01:14:22.428Z] tmpfs 64M 0 64M 0% /dev [2025-08-07T01:14:22.428Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-07T01:14:22.428Z] shm 64M 0 64M 0% /dev/shm [2025-08-07T01:14:22.428Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-08-07T01:14:22.428Z] [2025-08-07T01:14:22.428Z] [2025-08-07T01:14:22.428Z] Cannot open /var/log/sysstat/sa07: No such file or directory [2025-08-07T01:14:22.428Z] Please check if data collecting is enabled [2025-08-07T01:14:22.428Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-07T01:14:22.726Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-07T01:14:22.729Z] $ docker stop --time=1 f7e20f8cd4974afbeaa199d38ae64a17aeef761561d4bbf87329cbf82b69280d [2025-08-07T01:14:23.872Z] $ docker rm -f --volumes f7e20f8cd4974afbeaa199d38ae64a17aeef761561d4bbf87329cbf82b69280d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-07T01:14:23.988Z] [WS-CLEANUP] Deleting project workspace... [2025-08-07T01:14:23.988Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-07T01:14:24.001Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:14:24.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:14:24.450Z] [2025-08-07T01:14:24.450Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:14:24.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:14:24.759Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-07T01:14:24.759Z] 5eb5b503b376: Pulling fs layer [2025-08-07T01:14:24.759Z] 5c69ac0246d0: Pulling fs layer [2025-08-07T01:14:24.759Z] ec43610c2a17: Pulling fs layer [2025-08-07T01:14:24.759Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-07T01:14:24.759Z] 33b1e0a273af: Pulling fs layer [2025-08-07T01:14:24.759Z] 5d3b04190fa2: Pulling fs layer [2025-08-07T01:14:24.759Z] 2f39f015ded8: Pulling fs layer [2025-08-07T01:14:24.759Z] 33b1e0a273af: Waiting [2025-08-07T01:14:24.759Z] 5d3b04190fa2: Waiting [2025-08-07T01:14:24.759Z] 3a2ae6a8a46f: Waiting [2025-08-07T01:14:24.759Z] 2f39f015ded8: Waiting [2025-08-07T01:14:24.759Z] 5c69ac0246d0: Verifying Checksum [2025-08-07T01:14:24.759Z] 5c69ac0246d0: Download complete [2025-08-07T01:14:24.759Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-07T01:14:24.759Z] 3a2ae6a8a46f: Download complete [2025-08-07T01:14:24.759Z] 33b1e0a273af: Verifying Checksum [2025-08-07T01:14:24.759Z] 33b1e0a273af: Download complete [2025-08-07T01:14:24.759Z] 5d3b04190fa2: Verifying Checksum [2025-08-07T01:14:24.759Z] 5d3b04190fa2: Download complete [2025-08-07T01:14:24.759Z] ec43610c2a17: Verifying Checksum [2025-08-07T01:14:24.759Z] ec43610c2a17: Download complete [2025-08-07T01:14:25.018Z] 5eb5b503b376: Verifying Checksum [2025-08-07T01:14:25.018Z] 5eb5b503b376: Download complete [2025-08-07T01:14:25.582Z] 2f39f015ded8: Verifying Checksum [2025-08-07T01:14:25.582Z] 2f39f015ded8: Download complete [2025-08-07T01:14:26.515Z] 5eb5b503b376: Pull complete [2025-08-07T01:14:26.515Z] 5c69ac0246d0: Pull complete [2025-08-07T01:14:26.772Z] ec43610c2a17: Pull complete [2025-08-07T01:14:26.772Z] 3a2ae6a8a46f: Pull complete [2025-08-07T01:14:27.031Z] 33b1e0a273af: Pull complete [2025-08-07T01:14:27.031Z] 5d3b04190fa2: Pull complete [2025-08-07T01:14:33.591Z] 2f39f015ded8: Pull complete [2025-08-07T01:14:33.591Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-07T01:14:33.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:14:33.591Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:14:33.688Z] prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container [2025-08-07T01:14:33.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-07T01:14:34.907Z] $ docker top ce0d7b9a495d123ea841fac7b283e2827e360ebef9fd64fb1dc7d75b1e717c8d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:14:35.290Z] ---> job-cost.sh [2025-08-07T01:14:35.290Z] lf-activate-venv: SKIPPING [2025-08-07T01:14:35.290Z] INFO: No Stack... [2025-08-07T01:14:35.548Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-07T01:14:35.805Z] INFO: Archiving Costs [Pipeline] sh [2025-08-07T01:14:36.098Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2025-08-07T01:14:36.098Z] + cut -d, -f6 [Pipeline] lock [2025-08-07T01:14:36.117Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-275-stack-cost] [2025-08-07T01:14:36.126Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-275-stack-cost] did not exist. Created. [2025-08-07T01:14:36.132Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-275-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-07T01:14:36.447Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-07T01:14:36.483Z] Stashed 1 file(s) [Pipeline] } [2025-08-07T01:14:36.491Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-275-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-07T01:14:36.520Z] $ docker stop --time=1 ce0d7b9a495d123ea841fac7b283e2827e360ebef9fd64fb1dc7d75b1e717c8d [2025-08-07T01:14:37.675Z] $ docker rm -f --volumes ce0d7b9a495d123ea841fac7b283e2827e360ebef9fd64fb1dc7d75b1e717c8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-07T01:14:59.406Z] Removing intermediate container d5655a77e32a [2025-08-07T01:14:59.406Z] ---> fc3cfa3b0bc4 [2025-08-07T01:14:59.406Z] Step 10/12 : COPY . . [2025-08-07T01:14:59.406Z] ---> e3ad2eddb661 [2025-08-07T01:14:59.406Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-07T01:14:59.406Z] ---> Running in ea972ec45a12 [2025-08-07T01:14:59.406Z] Removing intermediate container ea972ec45a12 [2025-08-07T01:14:59.406Z] ---> 4c28921fe2fb [2025-08-07T01:14:59.406Z] Step 12/12 : RUN $MAKE [2025-08-07T01:14:59.406Z] ---> Running in 3b0387904bdf [2025-08-07T01:14:59.406Z] noop [2025-08-07T01:14:59.406Z] Removing intermediate container 3b0387904bdf [2025-08-07T01:14:59.406Z] ---> 4ee80fce6bf4 [2025-08-07T01:14:59.406Z] Successfully built 4ee80fce6bf4 [2025-08-07T01:14:59.406Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:14:59.788Z] + docker inspect -f . ci-base-image-arm64 [2025-08-07T01:14:59.788Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:15:00.052Z] prd-ubuntu20.04-docker-arm64-4c-16g-6397 does not seem to be running inside a container [2025-08-07T01:15:00.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/275 -v /w/workspace/app-service-configurable/275:/w/workspace/app-service-configurable/275:rw,z -v /w/workspace/app-service-configurable/275@tmp:/w/workspace/app-service-configurable/275@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 [2025-08-07T01:15:01.444Z] $ docker top a0e706c56b6a6b32da192693d34e7ec7628e83998aacf7cb92a22ed0cea74498 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:15:02.315Z] + go version [2025-08-07T01:15:02.315Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-07T01:15:02.337Z] $ docker stop --time=1 a0e706c56b6a6b32da192693d34e7ec7628e83998aacf7cb92a22ed0cea74498 [2025-08-07T01:15:04.019Z] $ docker rm -f --volumes a0e706c56b6a6b32da192693d34e7ec7628e83998aacf7cb92a22ed0cea74498 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:15:04.661Z] + docker inspect -f . ci-base-image-arm64 [2025-08-07T01:15:04.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:15:04.894Z] prd-ubuntu20.04-docker-arm64-4c-16g-6397 does not seem to be running inside a container [2025-08-07T01:15:04.987Z] $ 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/275 -v /w/workspace/app-service-configurable/275:/w/workspace/app-service-configurable/275:rw,z -v /w/workspace/app-service-configurable/275@tmp:/w/workspace/app-service-configurable/275@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 [2025-08-07T01:15:06.401Z] $ docker top 8cee35e4470940efedd155c797fc84ed82ce056c21dfff20c246d9072d7ae2b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:15:07.279Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/275 [Pipeline] fileExists [Pipeline] sh [2025-08-07T01:15:07.955Z] + make test [2025-08-07T01:15:07.955Z] go test -race -coverprofile=coverage.out ./... [2025-08-07T01:21:01.462Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-08-07T01:21:01.462Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-07T01:21:01.462Z] go vet ./... [2025-08-07T01:25:23.398Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-07T01:25:23.398Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-07T01:25:23.398Z] ./bin/test-attribution-txt.sh [2025-08-07T01:25:23.398Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-07T01:25:23.398Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-07T01:25:23.398Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-07T01:25:23.398Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-07T01:25:23.398Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo [2025-08-07T01:25:23.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-07T01:25:23.452Z] $ docker stop --time=1 8cee35e4470940efedd155c797fc84ed82ce056c21dfff20c246d9072d7ae2b6 [2025-08-07T01:25:25.527Z] $ docker rm -f --volumes 8cee35e4470940efedd155c797fc84ed82ce056c21dfff20c246d9072d7ae2b6 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-07T01:25:28.059Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-07T01:25:28.091Z] Warning: overwriting stash ‘coverage-report’ [2025-08-07T01:25:28.817Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-07T01:25:29.238Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-07T01:25:29.576Z] + ls -al . [2025-08-07T01:25:29.576Z] total 244 [2025-08-07T01:25:29.576Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 7 01:15 . [2025-08-07T01:25:29.576Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 01:12 .. [2025-08-07T01:25:29.576Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 7 01:12 .dockerignore [2025-08-07T01:25:29.576Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 01:12 .git [2025-08-07T01:25:29.576Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:12 .github [2025-08-07T01:25:29.576Z] -rw-rw-r-- 1 jenkins jenkins 108 Aug 7 01:12 .gitignore [2025-08-07T01:25:29.576Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 7 01:12 .golangci.yml [2025-08-07T01:25:29.576Z] -rw-rw-r-- 1 jenkins jenkins 16550 Aug 7 01:12 Attribution.txt [2025-08-07T01:25:29.576Z] -rw-rw-r-- 1 jenkins jenkins 39309 Aug 7 01:12 CHANGELOG.md [2025-08-07T01:25:29.576Z] -rw-rw-r-- 1 jenkins jenkins 2008 Aug 7 01:12 Dockerfile [2025-08-07T01:25:29.576Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 01:12 GOVERNANCE.md [2025-08-07T01:25:29.576Z] -rw-rw-r-- 1 jenkins jenkins 666 Aug 7 01:12 Jenkinsfile [2025-08-07T01:25:29.576Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 7 01:12 LICENSE [2025-08-07T01:25:29.576Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 7 01:12 OWNERS.md [2025-08-07T01:25:29.576Z] -rw-rw-r-- 1 jenkins jenkins 4952 Aug 7 01:12 README.md [2025-08-07T01:25:29.577Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 7 01:10 VERSION [2025-08-07T01:25:29.577Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 01:12 bin [2025-08-07T01:25:29.577Z] -rw-r--r-- 1 jenkins jenkins 953 Aug 7 01:20 coverage.out [2025-08-07T01:25:29.577Z] -rw-rw-r-- 1 jenkins jenkins 6527 Aug 7 01:12 go.mod [2025-08-07T01:25:29.577Z] -rw-rw-r-- 1 jenkins jenkins 88208 Aug 7 01:12 go.sum [2025-08-07T01:25:29.577Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 7 01:12 main.go [2025-08-07T01:25:29.577Z] -rw-rw-r-- 1 jenkins jenkins 3362 Aug 7 01:12 makefile [2025-08-07T01:25:29.577Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 7 01:12 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:25:29.951Z] + 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=6add14dc8f4831a9b2051d63e4f2b7077adfbb23 --label arch=arm64 --label version=4.1.0-dev.3 . [2025-08-07T01:25:29.951Z] Sending build context to Docker daemon 225.8kB [2025-08-07T01:25:30.226Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-08-07T01:25:30.226Z] Step 2/27 : FROM ${BASE} AS builder [2025-08-07T01:25:30.226Z] ---> 4ee80fce6bf4 [2025-08-07T01:25:30.226Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-08-07T01:25:30.501Z] ---> Running in 1fb26bdf0405 [2025-08-07T01:25:30.774Z] Removing intermediate container 1fb26bdf0405 [2025-08-07T01:25:30.774Z] ---> 109323637e4d [2025-08-07T01:25:30.774Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-08-07T01:25:30.774Z] ---> Running in 6d2b2aa7c416 [2025-08-07T01:25:31.046Z] Removing intermediate container 6d2b2aa7c416 [2025-08-07T01:25:31.046Z] ---> 11313e0390a2 [2025-08-07T01:25:31.046Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-08-07T01:25:31.317Z] ---> Running in 6552f0218cc7 [2025-08-07T01:25:31.612Z] Removing intermediate container 6552f0218cc7 [2025-08-07T01:25:31.612Z] ---> 0d38e48e6a73 [2025-08-07T01:25:31.612Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-07T01:25:31.885Z] ---> Running in 48b6fe9922b3 [2025-08-07T01:25:32.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T01:25:33.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T01:25:35.385Z] OK: 239 MiB in 58 packages [2025-08-07T01:25:36.346Z] Removing intermediate container 48b6fe9922b3 [2025-08-07T01:25:36.346Z] ---> 0c99d3919c80 [2025-08-07T01:25:36.346Z] Step 7/27 : WORKDIR /app [2025-08-07T01:25:36.346Z] ---> Running in 7ed266d334d9 [2025-08-07T01:25:36.929Z] Removing intermediate container 7ed266d334d9 [2025-08-07T01:25:36.929Z] ---> 9c0274499525 [2025-08-07T01:25:36.929Z] Step 8/27 : COPY go.mod vendor* ./ [2025-08-07T01:25:37.197Z] ---> 621635eb1ae8 [2025-08-07T01:25:37.197Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-07T01:25:37.467Z] ---> Running in 55d7b054f84f [2025-08-07T01:25:40.051Z] Removing intermediate container 55d7b054f84f [2025-08-07T01:25:40.051Z] ---> 3249a0e7b54c [2025-08-07T01:25:40.051Z] Step 10/27 : COPY . . [2025-08-07T01:25:40.634Z] ---> 33d234491294 [2025-08-07T01:25:40.634Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-07T01:25:40.634Z] ---> Running in e796751cf321 [2025-08-07T01:25:40.900Z] Removing intermediate container e796751cf321 [2025-08-07T01:25:40.900Z] ---> aff203f36134 [2025-08-07T01:25:40.900Z] Step 12/27 : RUN $MAKE [2025-08-07T01:25:41.166Z] ---> Running in f281905d96d1 [2025-08-07T01:25:42.124Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-08-07T01:30:04.002Z] Removing intermediate container f281905d96d1 [2025-08-07T01:30:04.002Z] ---> a1323cced909 [2025-08-07T01:30:04.002Z] Step 13/27 : FROM alpine:3.20 [2025-08-07T01:30:04.002Z] 3.20: Pulling from library/alpine [2025-08-07T01:30:04.002Z] 13e713f82565: Pulling fs layer [2025-08-07T01:30:04.002Z] 13e713f82565: Verifying Checksum [2025-08-07T01:30:04.002Z] 13e713f82565: Download complete [2025-08-07T01:30:04.002Z] 13e713f82565: Pull complete [2025-08-07T01:30:04.002Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-07T01:30:04.002Z] Status: Downloaded newer image for alpine:3.20 [2025-08-07T01:30:04.002Z] ---> c88e9dceb6cb [2025-08-07T01:30:04.002Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-08-07T01:30:04.002Z] ---> Running in 3ebd19334ef8 [2025-08-07T01:30:04.002Z] Removing intermediate container 3ebd19334ef8 [2025-08-07T01:30:04.002Z] ---> 299ec95d8a93 [2025-08-07T01:30:04.002Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-08-07T01:30:04.002Z] ---> Running in 21449baec0bf [2025-08-07T01:30:04.002Z] Removing intermediate container 21449baec0bf [2025-08-07T01:30:04.002Z] ---> 8f1140f7c200 [2025-08-07T01:30:04.002Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-08-07T01:30:04.002Z] ---> Running in 60a9c9ef8dc8 [2025-08-07T01:30:04.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T01:30:04.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T01:30:04.002Z] (1/2) Installing ca-certificates (20250619-r0) [2025-08-07T01:30:04.002Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-08-07T01:30:04.002Z] Executing busybox-1.36.1-r29.trigger [2025-08-07T01:30:04.002Z] Executing ca-certificates-20250619-r0.trigger [2025-08-07T01:30:04.002Z] OK: 10 MiB in 16 packages [2025-08-07T01:30:04.002Z] Removing intermediate container 60a9c9ef8dc8 [2025-08-07T01:30:04.002Z] ---> 1d21593fa392 [2025-08-07T01:30:04.002Z] Step 17/27 : RUN apk --no-cache upgrade [2025-08-07T01:30:04.002Z] ---> Running in bb1229e3bf66 [2025-08-07T01:30:04.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T01:30:04.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T01:30:04.964Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:30:04.964Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-07T01:30:05.233Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:30:05.233Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T01:30:05.505Z] Executing busybox-1.36.1-r30.trigger [2025-08-07T01:30:05.505Z] OK: 10 MiB in 16 packages [2025-08-07T01:30:06.486Z] Removing intermediate container bb1229e3bf66 [2025-08-07T01:30:06.486Z] ---> 9cab9cb9e19f [2025-08-07T01:30:06.486Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-08-07T01:30:07.072Z] ---> fa572bfbac00 [2025-08-07T01:30:07.072Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-08-07T01:30:07.656Z] ---> 7c72b3cb78f8 [2025-08-07T01:30:07.656Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-08-07T01:30:08.242Z] ---> 669037e64c2e [2025-08-07T01:30:08.242Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-08-07T01:30:10.189Z] ---> 87531c5d903d [2025-08-07T01:30:10.189Z] Step 22/27 : EXPOSE 48095 [2025-08-07T01:30:10.457Z] ---> Running in 934fb136b734 [2025-08-07T01:30:10.723Z] Removing intermediate container 934fb136b734 [2025-08-07T01:30:10.723Z] ---> 7b9bf21cbb90 [2025-08-07T01:30:10.723Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-08-07T01:30:10.723Z] ---> Running in bf9731376d36 [2025-08-07T01:30:10.990Z] Removing intermediate container bf9731376d36 [2025-08-07T01:30:10.990Z] ---> 8e183f22e6bf [2025-08-07T01:30:10.990Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-07T01:30:11.264Z] ---> Running in d972d45a6f6d [2025-08-07T01:30:11.533Z] Removing intermediate container d972d45a6f6d [2025-08-07T01:30:11.533Z] ---> 8aac7e403587 [2025-08-07T01:30:11.533Z] Step 25/27 : LABEL arch=arm64 [2025-08-07T01:30:11.533Z] ---> Running in 3eee68af5330 [2025-08-07T01:30:11.806Z] Removing intermediate container 3eee68af5330 [2025-08-07T01:30:11.806Z] ---> 2f991b4c8e89 [2025-08-07T01:30:11.806Z] Step 26/27 : LABEL git_sha=6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [2025-08-07T01:30:12.075Z] ---> Running in ba84f308404a [2025-08-07T01:30:12.343Z] Removing intermediate container ba84f308404a [2025-08-07T01:30:12.343Z] ---> 1b7e971bed78 [2025-08-07T01:30:12.343Z] Step 27/27 : LABEL version=4.1.0-dev.3 [2025-08-07T01:30:12.343Z] ---> Running in 121298c72e3d [2025-08-07T01:30:12.613Z] Removing intermediate container 121298c72e3d [2025-08-07T01:30:12.613Z] ---> a826dfa0b1f9 [2025-08-07T01:30:12.613Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-07T01:30:12.613Z] Successfully built a826dfa0b1f9 [2025-08-07T01:30:12.613Z] 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 [2025-08-07T01:30:13.032Z] provisioning config files... [2025-08-07T01:30:13.047Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/275@tmp/config8327313151000020607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:30:13.411Z] ---> ****-login.sh [2025-08-07T01:30:13.412Z] nexus3.edgexfoundry.org:10001 [2025-08-07T01:30:13.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:30:13.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:30:13.682Z] Configure a credential helper to remove this warning. See [2025-08-07T01:30:13.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:30:13.682Z] [2025-08-07T01:30:13.682Z] Login Succeeded [2025-08-07T01:30:13.682Z] nexus3.edgexfoundry.org:10002 [2025-08-07T01:30:13.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:30:13.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:30:13.951Z] Configure a credential helper to remove this warning. See [2025-08-07T01:30:13.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:30:13.951Z] [2025-08-07T01:30:13.951Z] Login Succeeded [2025-08-07T01:30:13.951Z] nexus3.edgexfoundry.org:10003 [2025-08-07T01:30:14.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:30:14.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:30:14.490Z] Configure a credential helper to remove this warning. See [2025-08-07T01:30:14.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:30:14.490Z] [2025-08-07T01:30:14.490Z] Login Succeeded [2025-08-07T01:30:14.490Z] nexus3.edgexfoundry.org:10004 [2025-08-07T01:30:14.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:30:14.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:30:14.758Z] Configure a credential helper to remove this warning. See [2025-08-07T01:30:14.758Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:30:14.758Z] [2025-08-07T01:30:14.758Z] Login Succeeded [2025-08-07T01:30:14.758Z] ****.io [2025-08-07T01:30:15.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T01:30:15.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T01:30:15.292Z] Configure a credential helper to remove this warning. See [2025-08-07T01:30:15.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T01:30:15.293Z] [2025-08-07T01:30:15.293Z] Login Succeeded [2025-08-07T01:30:15.293Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T01:30:15.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-07T01:30:15.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-07T01:30:15.398Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2025-08-07T01:30:15.398Z] 6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [2025-08-07T01:30:15.398Z] latest [2025-08-07T01:30:15.398Z] 4.1.0-dev.3 [2025-08-07T01:30:15.398Z] 6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3 [2025-08-07T01:30:15.398Z] main [2025-08-07T01:30:15.398Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:30:15.787Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:30:17.112Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [2025-08-07T01:30:17.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-08-07T01:30:17.112Z] 111f38a46698: Preparing [2025-08-07T01:30:17.112Z] ae5e7a644dad: Preparing [2025-08-07T01:30:17.112Z] 2dd4bd30c9cf: Preparing [2025-08-07T01:30:17.112Z] 8c2053f14641: Preparing [2025-08-07T01:30:17.112Z] 29de3ada97a6: Preparing [2025-08-07T01:30:17.112Z] bd6fe6d4770c: Preparing [2025-08-07T01:30:17.112Z] 1e890da81ec9: Preparing [2025-08-07T01:30:17.112Z] bd6fe6d4770c: Waiting [2025-08-07T01:30:17.112Z] 1e890da81ec9: Waiting [2025-08-07T01:30:17.381Z] 2dd4bd30c9cf: Pushed [2025-08-07T01:30:17.381Z] 8c2053f14641: Pushed [2025-08-07T01:30:17.381Z] ae5e7a644dad: Pushed [2025-08-07T01:30:17.381Z] 1e890da81ec9: Layer already exists [2025-08-07T01:30:17.650Z] 29de3ada97a6: Pushed [2025-08-07T01:30:17.650Z] bd6fe6d4770c: Pushed [2025-08-07T01:30:24.302Z] 111f38a46698: Pushed [2025-08-07T01:30:24.302Z] 6add14dc8f4831a9b2051d63e4f2b7077adfbb23: digest: sha256:6fbffb8fda9e0f57da90d8a6cf43a789fea3969c63368cbe444435112e53b58c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:30:24.676Z] + 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 [2025-08-07T01:30:25.030Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-08-07T01:30:25.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-08-07T01:30:25.030Z] 111f38a46698: Preparing [2025-08-07T01:30:25.030Z] ae5e7a644dad: Preparing [2025-08-07T01:30:25.030Z] 2dd4bd30c9cf: Preparing [2025-08-07T01:30:25.030Z] 8c2053f14641: Preparing [2025-08-07T01:30:25.030Z] 29de3ada97a6: Preparing [2025-08-07T01:30:25.030Z] bd6fe6d4770c: Preparing [2025-08-07T01:30:25.030Z] 1e890da81ec9: Preparing [2025-08-07T01:30:25.030Z] bd6fe6d4770c: Waiting [2025-08-07T01:30:25.030Z] 1e890da81ec9: Waiting [2025-08-07T01:30:25.030Z] ae5e7a644dad: Layer already exists [2025-08-07T01:30:25.030Z] 29de3ada97a6: Layer already exists [2025-08-07T01:30:25.030Z] 111f38a46698: Layer already exists [2025-08-07T01:30:25.030Z] 2dd4bd30c9cf: Layer already exists [2025-08-07T01:30:25.030Z] 8c2053f14641: Layer already exists [2025-08-07T01:30:25.030Z] bd6fe6d4770c: Layer already exists [2025-08-07T01:30:25.030Z] 1e890da81ec9: Layer already exists [2025-08-07T01:30:25.299Z] latest: digest: sha256:6fbffb8fda9e0f57da90d8a6cf43a789fea3969c63368cbe444435112e53b58c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:30:25.661Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:30:26.013Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.3 [2025-08-07T01:30:26.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-08-07T01:30:26.013Z] 111f38a46698: Preparing [2025-08-07T01:30:26.013Z] ae5e7a644dad: Preparing [2025-08-07T01:30:26.013Z] 2dd4bd30c9cf: Preparing [2025-08-07T01:30:26.013Z] 8c2053f14641: Preparing [2025-08-07T01:30:26.013Z] 29de3ada97a6: Preparing [2025-08-07T01:30:26.013Z] bd6fe6d4770c: Preparing [2025-08-07T01:30:26.013Z] 1e890da81ec9: Preparing [2025-08-07T01:30:26.013Z] bd6fe6d4770c: Waiting [2025-08-07T01:30:26.013Z] 1e890da81ec9: Waiting [2025-08-07T01:30:26.013Z] 111f38a46698: Layer already exists [2025-08-07T01:30:26.013Z] 8c2053f14641: Layer already exists [2025-08-07T01:30:26.013Z] 2dd4bd30c9cf: Layer already exists [2025-08-07T01:30:26.013Z] 29de3ada97a6: Layer already exists [2025-08-07T01:30:26.013Z] ae5e7a644dad: Layer already exists [2025-08-07T01:30:26.013Z] bd6fe6d4770c: Layer already exists [2025-08-07T01:30:26.013Z] 1e890da81ec9: Layer already exists [2025-08-07T01:30:26.281Z] 4.1.0-dev.3: digest: sha256:6fbffb8fda9e0f57da90d8a6cf43a789fea3969c63368cbe444435112e53b58c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:30:26.641Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:30:27.003Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3 [2025-08-07T01:30:27.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-08-07T01:30:27.003Z] 111f38a46698: Preparing [2025-08-07T01:30:27.003Z] ae5e7a644dad: Preparing [2025-08-07T01:30:27.003Z] 2dd4bd30c9cf: Preparing [2025-08-07T01:30:27.003Z] 8c2053f14641: Preparing [2025-08-07T01:30:27.003Z] 29de3ada97a6: Preparing [2025-08-07T01:30:27.003Z] bd6fe6d4770c: Preparing [2025-08-07T01:30:27.003Z] 1e890da81ec9: Preparing [2025-08-07T01:30:27.003Z] bd6fe6d4770c: Waiting [2025-08-07T01:30:27.003Z] 1e890da81ec9: Waiting [2025-08-07T01:30:27.003Z] 111f38a46698: Layer already exists [2025-08-07T01:30:27.003Z] 29de3ada97a6: Layer already exists [2025-08-07T01:30:27.003Z] 2dd4bd30c9cf: Layer already exists [2025-08-07T01:30:27.003Z] 8c2053f14641: Layer already exists [2025-08-07T01:30:27.003Z] ae5e7a644dad: Layer already exists [2025-08-07T01:30:27.003Z] 1e890da81ec9: Layer already exists [2025-08-07T01:30:27.003Z] bd6fe6d4770c: Layer already exists [2025-08-07T01:30:27.273Z] 6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3: digest: sha256:6fbffb8fda9e0f57da90d8a6cf43a789fea3969c63368cbe444435112e53b58c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:30:27.644Z] + 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 [2025-08-07T01:30:28.016Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2025-08-07T01:30:28.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-08-07T01:30:28.016Z] 111f38a46698: Preparing [2025-08-07T01:30:28.016Z] ae5e7a644dad: Preparing [2025-08-07T01:30:28.016Z] 2dd4bd30c9cf: Preparing [2025-08-07T01:30:28.016Z] 8c2053f14641: Preparing [2025-08-07T01:30:28.016Z] 29de3ada97a6: Preparing [2025-08-07T01:30:28.016Z] bd6fe6d4770c: Preparing [2025-08-07T01:30:28.016Z] 1e890da81ec9: Preparing [2025-08-07T01:30:28.016Z] 1e890da81ec9: Waiting [2025-08-07T01:30:28.016Z] bd6fe6d4770c: Waiting [2025-08-07T01:30:28.016Z] 111f38a46698: Layer already exists [2025-08-07T01:30:28.016Z] 2dd4bd30c9cf: Layer already exists [2025-08-07T01:30:28.016Z] ae5e7a644dad: Layer already exists [2025-08-07T01:30:28.016Z] 8c2053f14641: Layer already exists [2025-08-07T01:30:28.016Z] 29de3ada97a6: Layer already exists [2025-08-07T01:30:28.016Z] bd6fe6d4770c: Layer already exists [2025-08-07T01:30:28.016Z] 1e890da81ec9: Layer already exists [2025-08-07T01:30:28.281Z] main: digest: sha256:6fbffb8fda9e0f57da90d8a6cf43a789fea3969c63368cbe444435112e53b58c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-07T01:30:28.362Z] ===================================================== [Pipeline] echo [2025-08-07T01:30:28.381Z] taggedImages: [2025-08-07T01:30:28.381Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [2025-08-07T01:30:28.381Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-08-07T01:30:28.381Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.3 [2025-08-07T01:30:28.381Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3 [2025-08-07T01:30:28.381Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo [2025-08-07T01:30:28.394Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [Pipeline] echo [2025-08-07T01:30:28.405Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo [2025-08-07T01:30:28.423Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.3 [Pipeline] echo [2025-08-07T01:30:28.438Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3 [Pipeline] echo [2025-08-07T01:30:28.453Z] 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 [2025-08-07T01:30:28.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-07T01:30:28.849Z] [2025-08-07T01:30:28.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:30:29.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-07T01:30:29.192Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-07T01:30:29.192Z] 8998bd30e6a1: Pulling fs layer [2025-08-07T01:30:29.192Z] 04944245beec: Pulling fs layer [2025-08-07T01:30:29.192Z] 699f458cf7ca: Pulling fs layer [2025-08-07T01:30:29.192Z] 765212b225bb: Pulling fs layer [2025-08-07T01:30:29.192Z] f23df028b6ca: Pulling fs layer [2025-08-07T01:30:29.192Z] d65c8cfc05b1: Pulling fs layer [2025-08-07T01:30:29.192Z] 2437ff75d9bd: Pulling fs layer [2025-08-07T01:30:29.192Z] 765212b225bb: Waiting [2025-08-07T01:30:29.192Z] d65c8cfc05b1: Waiting [2025-08-07T01:30:29.192Z] f23df028b6ca: Waiting [2025-08-07T01:30:29.192Z] 2437ff75d9bd: Waiting [2025-08-07T01:30:29.462Z] 04944245beec: Verifying Checksum [2025-08-07T01:30:29.462Z] 04944245beec: Download complete [2025-08-07T01:30:29.462Z] 765212b225bb: Verifying Checksum [2025-08-07T01:30:29.462Z] 765212b225bb: Download complete [2025-08-07T01:30:29.462Z] f23df028b6ca: Verifying Checksum [2025-08-07T01:30:29.462Z] f23df028b6ca: Download complete [2025-08-07T01:30:29.462Z] d65c8cfc05b1: Verifying Checksum [2025-08-07T01:30:29.462Z] d65c8cfc05b1: Download complete [2025-08-07T01:30:29.729Z] 699f458cf7ca: Verifying Checksum [2025-08-07T01:30:29.729Z] 699f458cf7ca: Download complete [2025-08-07T01:30:29.996Z] 8998bd30e6a1: Download complete [2025-08-07T01:30:32.595Z] 2437ff75d9bd: Verifying Checksum [2025-08-07T01:30:32.595Z] 2437ff75d9bd: Download complete [2025-08-07T01:30:35.176Z] 8998bd30e6a1: Pull complete [2025-08-07T01:30:35.176Z] 04944245beec: Pull complete [2025-08-07T01:30:37.122Z] 699f458cf7ca: Pull complete [2025-08-07T01:30:37.122Z] 765212b225bb: Pull complete [2025-08-07T01:30:38.082Z] f23df028b6ca: Pull complete [2025-08-07T01:30:38.082Z] d65c8cfc05b1: Pull complete [2025-08-07T01:30:56.312Z] 2437ff75d9bd: Pull complete [2025-08-07T01:30:56.312Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-07T01:30:56.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-07T01:30:56.312Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:30:56.542Z] prd-ubuntu20.04-docker-arm64-4c-16g-6397 does not seem to be running inside a container [2025-08-07T01:30:56.622Z] $ 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/275 -v /w/workspace/app-service-configurable/275:/w/workspace/app-service-configurable/275:rw,z -v /w/workspace/app-service-configurable/275@tmp:/w/workspace/app-service-configurable/275@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 [2025-08-07T01:30:59.616Z] $ docker top f5b184c017c870da45ddaf228b47d2e2d08a9c39f26f3b1995c6f65b8e2df489 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:31:00.467Z] ---> job-cost.sh [2025-08-07T01:31:00.467Z] lf-activate-venv: SKIPPING [2025-08-07T01:31:00.467Z] INFO: No Stack... [2025-08-07T01:31:01.049Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-07T01:31:02.010Z] INFO: Archiving Costs [Pipeline] sh [2025-08-07T01:31:02.653Z] + + cut -d, -f6 [2025-08-07T01:31:02.653Z] cat /w/workspace/app-service-configurable/275/archives/cost.csv [Pipeline] lock [2025-08-07T01:31:02.768Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-275-stack-cost] [2025-08-07T01:31:02.774Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-275-stack-cost] did not exist. Created. [2025-08-07T01:31:02.780Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-275-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-07T01:31:03.460Z] /w/workspace/app-service-configurable/275@tmp/durable-3cdb2e2a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-07T01:31:04.123Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-07T01:31:04.149Z] Warning: overwriting stash ‘stack-cost’ [2025-08-07T01:31:04.218Z] Stashed 1 file(s) [Pipeline] } [2025-08-07T01:31:04.226Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-275-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-07T01:31:04.265Z] $ docker stop --time=1 f5b184c017c870da45ddaf228b47d2e2d08a9c39f26f3b1995c6f65b8e2df489 [2025-08-07T01:31:05.823Z] $ docker rm -f --volumes f5b184c017c870da45ddaf228b47d2e2d08a9c39f26f3b1995c6f65b8e2df489 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-08-07T01:31:06.297Z] provisioning config files... [2025-08-07T01:31:06.305Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13817155853174246780tmp [Pipeline] { [Pipeline] sh [2025-08-07T01:31:06.599Z] + set +x [2025-08-07T01:31:06.599Z] + curl -s https://codecov.io/bash [2025-08-07T01:31:06.599Z] + bash -s -- [2025-08-07T01:31:06.599Z] [2025-08-07T01:31:06.599Z] _____ _ [2025-08-07T01:31:06.599Z] / ____| | | [2025-08-07T01:31:06.599Z] | | ___ __| | ___ ___ _____ __ [2025-08-07T01:31:06.599Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-07T01:31:06.599Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-07T01:31:06.599Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-07T01:31:06.599Z] Bash-1.0.6 [2025-08-07T01:31:06.599Z] [2025-08-07T01:31:06.599Z] [2025-08-07T01:31:06.599Z] ==> git version 2.25.1 found [2025-08-07T01:31:06.599Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-08-07T01:31:06.599Z] Release-Date: 2020-01-08 [2025-08-07T01:31:06.600Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-08-07T01:31:06.600Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-07T01:31:06.600Z] ==> Jenkins CI detected. [2025-08-07T01:31:06.600Z] current dir:  /w/workspace/ry_app-service-configurable_main [2025-08-07T01:31:06.600Z] project root: . [2025-08-07T01:31:06.600Z] --> token set from env [2025-08-07T01:31:06.600Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-07T01:31:06.600Z] ==> Running gcov in . (disable via -X gcov) [2025-08-07T01:31:06.600Z] ==> Python coveragepy not found [2025-08-07T01:31:06.600Z] ==> Searching for coverage reports in: [2025-08-07T01:31:06.600Z] + . [2025-08-07T01:31:06.600Z] -> Found 1 reports [2025-08-07T01:31:06.600Z] ==> Detecting git/mercurial file structure [2025-08-07T01:31:06.860Z] ==> Reading reports [2025-08-07T01:31:06.860Z] + ./coverage.out bytes=953 [2025-08-07T01:31:06.860Z] ==> Appending adjustments [2025-08-07T01:31:06.860Z] https://docs.codecov.io/docs/fixing-reports [2025-08-07T01:31:06.860Z] + Found adjustments [2025-08-07T01:31:06.860Z] ==> Gzipping contents [2025-08-07T01:31:06.860Z] 4.0K /tmp/codecov.uRF0IP.gz [2025-08-07T01:31:06.860Z] ==> Uploading reports [2025-08-07T01:31:06.860Z] url: https://codecov.io [2025-08-07T01:31:06.860Z] query: branch=main&commit=6add14dc8f4831a9b2051d63e4f2b7077adfbb23&build=275&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F275%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-07T01:31:06.860Z] -> Pinging Codecov [2025-08-07T01:31:06.860Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6add14dc8f4831a9b2051d63e4f2b7077adfbb23&build=275&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F275%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-07T01:31:07.119Z] -> Uploading to [2025-08-07T01:31:07.120Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/6add14dc8f4831a9b2051d63e4f2b7077adfbb23/b492f4f6-b0a3-4b50-af87-acedb2820026.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250807%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250807T013106Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=eb1a8ba979c7fe4186bfb1f49ab73c391b55be4d6ce8597c58d7df7da801e706 [2025-08-07T01:31:07.120Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-07T01:31:07.120Z] Dload Upload Total Spent Left Speed [2025-08-07T01:31:07.120Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2313 --:--:-- --:--:-- --:--:-- 2299 100 384 0 0 100 384 0 2313 --:--:-- --:--:-- --:--:-- 2299 [2025-08-07T01:31:07.120Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [Pipeline] } [2025-08-07T01:31:07.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-07T01:31:07.275Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-07T01:31:07.291Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:31:07.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-07T01:31:07.648Z] [2025-08-07T01:31:07.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:31:07.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-07T01:31:07.955Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-07T01:31:07.955Z] 0a9a5dfd008f: Already exists [2025-08-07T01:31:07.955Z] 36466aa92d05: Already exists [2025-08-07T01:31:07.955Z] e10405b45d13: Already exists [2025-08-07T01:31:07.955Z] 096b7ceb2af7: Already exists [2025-08-07T01:31:07.955Z] 4f4fb700ef54: Already exists [2025-08-07T01:31:07.955Z] e50aa161e22a: Pulling fs layer [2025-08-07T01:31:07.955Z] d3c8db5fb9df: Pulling fs layer [2025-08-07T01:31:08.214Z] e50aa161e22a: Verifying Checksum [2025-08-07T01:31:08.214Z] e50aa161e22a: Download complete [2025-08-07T01:31:08.471Z] e50aa161e22a: Pull complete [2025-08-07T01:31:08.729Z] d3c8db5fb9df: Verifying Checksum [2025-08-07T01:31:08.729Z] d3c8db5fb9df: Download complete [2025-08-07T01:31:12.026Z] d3c8db5fb9df: Pull complete [2025-08-07T01:31:12.026Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-07T01:31:12.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-07T01:31:12.026Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:31:12.134Z] prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container [2025-08-07T01:31:12.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-08-07T01:31:13.728Z] $ docker top e392f1282a4dd7d9bc6edb91172c193e321176ee6aa0e531dba102908ceca077 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:31:14.082Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2025-08-07T01:31:14.093Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2025-08-07T01:31:14.370Z] + set -o pipefail [2025-08-07T01:31:14.370Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2025-08-07T01:31:22.500Z] [2025-08-07T01:31:22.500Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2025-08-07T01:31:22.500Z] [2025-08-07T01:31:22.500Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/78920459-d112-4c92-9d3a-5d5d82eb9b78 [2025-08-07T01:31:22.500Z] [2025-08-07T01:31:22.500Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-07T01:31:22.500Z] [2025-08-07T01:31:22.500Z] [2025-08-07T01:31:22.500Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-08-07T01:31:22.500Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-08-07T01:31:22.766Z] $ docker stop --time=1 e392f1282a4dd7d9bc6edb91172c193e321176ee6aa0e531dba102908ceca077 [2025-08-07T01:31:25.695Z] $ docker rm -f --volumes e392f1282a4dd7d9bc6edb91172c193e321176ee6aa0e531dba102908ceca077 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-07T01:31:26.546Z] + git log --format=format:%s -1 6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [Pipeline] sh [2025-08-07T01:31:26.836Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-07T01:31:26.836Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:31:27.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:31:27.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:31:27.220Z] prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container [2025-08-07T01:31:27.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-07T01:31:27.580Z] $ docker top 7ca0caa4fca817554615a5820e1651d583768df8eb66b0296a45fbfd744a637d -eo pid,comm [2025-08-07T01:31:27.629Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-07T01:31:27.629Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-07T01:31:27.679Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T01:31:27.679Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T01:31:27.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T01:31:27.777Z] $ docker exec 7ca0caa4fca817554615a5820e1651d583768df8eb66b0296a45fbfd744a637d ssh-agent [2025-08-07T01:31:27.882Z] SSH_AUTH_SOCK=/tmp/ssh-m7Bjnvcu7h33/agent.32 [2025-08-07T01:31:27.882Z] SSH_AGENT_PID=38 [2025-08-07T01:31:27.886Z] Running ssh-add (command line suppressed) [2025-08-07T01:31:27.970Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16145957882784503537.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16145957882784503537.key) [2025-08-07T01:31:27.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T01:31:28.274Z] + git semver tag [2025-08-07T01:31:28.533Z] 2025-08-07 01:31:28,472 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-07T01:31:28.533Z] 2025-08-07 01:31:28,476 [run_tag] DEBUG tag force:False [2025-08-07T01:31:28.533Z] 2025-08-07 01:31:28,476 [check_head_tag] DEBUG check head tag [2025-08-07T01:31:28.533Z] 2025-08-07 01:31:28,476 [execute] INFO git cat-file --batch-check [2025-08-07T01:31:28.533Z] 2025-08-07 01:31:28,477 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) [2025-08-07T01:31:28.533Z] 2025-08-07 01:31:28,479 [execute] INFO git cat-file --batch [2025-08-07T01:31:28.533Z] 2025-08-07 01:31:28,479 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) [2025-08-07T01:31:28.533Z] 2025-08-07 01:31:28,488 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-08-07T01:31:28.533Z] 2025-08-07 01:31:28,489 [execute] INFO git tag -a v4.1.0-dev.3 -m v4.1.0-dev.3 [2025-08-07T01:31:28.533Z] 2025-08-07 01:31:28,489 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.3', '-m', 'v4.1.0-dev.3'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) [2025-08-07T01:31:28.533Z] 2025-08-07 01:31:28,491 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-08-07T01:31:28.533Z] 4.1.0-dev.3 [Pipeline] } [2025-08-07T01:31:28.540Z] $ docker exec --env ******** --env ******** 7ca0caa4fca817554615a5820e1651d583768df8eb66b0296a45fbfd744a637d ssh-agent -k [2025-08-07T01:31:28.621Z] unset SSH_AUTH_SOCK; [2025-08-07T01:31:28.621Z] unset SSH_AGENT_PID; [2025-08-07T01:31:28.621Z] echo Agent pid 38 killed; [2025-08-07T01:31:28.633Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T01:31:28.961Z] + git semver [Pipeline] } [2025-08-07T01:31:29.229Z] $ docker stop --time=1 7ca0caa4fca817554615a5820e1651d583768df8eb66b0296a45fbfd744a637d [2025-08-07T01:31:30.503Z] $ docker rm -f --volumes 7ca0caa4fca817554615a5820e1651d583768df8eb66b0296a45fbfd744a637d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:31:30.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-07T01:31:30.918Z] [2025-08-07T01:31:30.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:31:31.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-07T01:31:31.224Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-07T01:31:31.224Z] ab5ef0e58194: Pulling fs layer [2025-08-07T01:31:31.224Z] 9712f1f96733: Pulling fs layer [2025-08-07T01:31:31.224Z] 63f879dbbcfc: Pulling fs layer [2025-08-07T01:31:31.224Z] 0d9ebad4ef96: Pulling fs layer [2025-08-07T01:31:31.224Z] e9a5061849ea: Pulling fs layer [2025-08-07T01:31:31.224Z] d747dcd14b5f: Pulling fs layer [2025-08-07T01:31:31.224Z] 2de7ff778b66: Pulling fs layer [2025-08-07T01:31:31.224Z] e9a5061849ea: Waiting [2025-08-07T01:31:31.224Z] d747dcd14b5f: Waiting [2025-08-07T01:31:31.224Z] 2de7ff778b66: Waiting [2025-08-07T01:31:31.224Z] 0d9ebad4ef96: Waiting [2025-08-07T01:31:31.224Z] 9712f1f96733: Verifying Checksum [2025-08-07T01:31:31.224Z] 9712f1f96733: Download complete [2025-08-07T01:31:31.791Z] 63f879dbbcfc: Verifying Checksum [2025-08-07T01:31:31.791Z] 63f879dbbcfc: Download complete [2025-08-07T01:31:32.049Z] 0d9ebad4ef96: Verifying Checksum [2025-08-07T01:31:32.049Z] 0d9ebad4ef96: Download complete [2025-08-07T01:31:32.049Z] d747dcd14b5f: Verifying Checksum [2025-08-07T01:31:32.049Z] d747dcd14b5f: Download complete [2025-08-07T01:31:32.049Z] e9a5061849ea: Verifying Checksum [2025-08-07T01:31:32.049Z] e9a5061849ea: Download complete [2025-08-07T01:31:32.049Z] ab5ef0e58194: Download complete [2025-08-07T01:31:32.308Z] 2de7ff778b66: Download complete [2025-08-07T01:31:35.594Z] ab5ef0e58194: Pull complete [2025-08-07T01:31:35.594Z] 9712f1f96733: Pull complete [2025-08-07T01:31:35.594Z] 63f879dbbcfc: Pull complete [2025-08-07T01:31:40.853Z] 0d9ebad4ef96: Pull complete [2025-08-07T01:31:40.853Z] e9a5061849ea: Pull complete [2025-08-07T01:31:40.853Z] d747dcd14b5f: Pull complete [2025-08-07T01:31:41.785Z] 2de7ff778b66: Pull complete [2025-08-07T01:31:41.785Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-07T01:31:41.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-07T01:31:41.785Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:31:41.880Z] prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container [2025-08-07T01:31:41.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-08-07T01:31:44.490Z] $ docker top bf691264dd553987217cfc6c1a1d01191665884bc6750829e6b6c63faa86bc11 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:31:44.565Z] provisioning config files... [2025-08-07T01:31:44.571Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8125110241771415850tmp [2025-08-07T01:31:44.579Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15290706761115651209tmp [2025-08-07T01:31:44.587Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4472380749236427420tmp [Pipeline] { [Pipeline] echo [2025-08-07T01:31:44.617Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:31:44.903Z] ---> sigul-configuration.sh [2025-08-07T01:31:44.903Z] gpg: directory `/root/.gnupg' created [2025-08-07T01:31:44.903Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-07T01:31:44.903Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-07T01:31:44.903Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-07T01:31:44.903Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-07T01:31:44.903Z] gpg: CAST5 encrypted data [2025-08-07T01:31:44.903Z] gpg: encrypted with 1 passphrase [2025-08-07T01:31:44.903Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-07T01:31:45.195Z] + mkdir /home/jenkins [2025-08-07T01:31:45.196Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-07T01:31:45.486Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-08-07T01:31:45.499Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:31:45.793Z] ---> sigul-install.sh [2025-08-07T01:31:45.793Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-07T01:31:46.087Z] + git tag --list [2025-08-07T01:31:46.087Z] v1.0.0 [2025-08-07T01:31:46.087Z] v1.1.0 [2025-08-07T01:31:46.087Z] v1.2.0 [2025-08-07T01:31:46.087Z] v1.3.0 [2025-08-07T01:31:46.087Z] v1.3.1 [2025-08-07T01:31:46.087Z] v2.0.0 [2025-08-07T01:31:46.087Z] v2.0.1 [2025-08-07T01:31:46.087Z] v2.1.0 [2025-08-07T01:31:46.087Z] v2.1.1 [2025-08-07T01:31:46.087Z] v2.1.2 [2025-08-07T01:31:46.087Z] v2.2.0 [2025-08-07T01:31:46.087Z] v2.3 [2025-08-07T01:31:46.087Z] v2.3.0 [2025-08-07T01:31:46.087Z] v2.3.1 [2025-08-07T01:31:46.087Z] v3.0 [2025-08-07T01:31:46.087Z] v3.0.0 [2025-08-07T01:31:46.087Z] v3.0.1 [2025-08-07T01:31:46.087Z] v3.1 [2025-08-07T01:31:46.087Z] v3.1.0 [2025-08-07T01:31:46.087Z] v3.1.1 [2025-08-07T01:31:46.087Z] v4.0 [2025-08-07T01:31:46.087Z] v4.0.0 [2025-08-07T01:31:46.087Z] v4.0.1 [2025-08-07T01:31:46.087Z] v4.1.0-dev.1 [2025-08-07T01:31:46.087Z] v4.1.0-dev.2 [2025-08-07T01:31:46.087Z] v4.1.0-dev.3 [Pipeline] sh [2025-08-07T01:31:46.384Z] + lftools sign git-tag v4.1.0-dev.3 [2025-08-07T01:31:46.953Z] Signing Git tag with Sigul... [2025-08-07T01:31:46.953Z] Signing v4.1.0-dev.3 [Pipeline] echo [2025-08-07T01:31:47.534Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:31:47.827Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-07T01:31:47.834Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-07T01:31:47.860Z] $ docker stop --time=1 bf691264dd553987217cfc6c1a1d01191665884bc6750829e6b6c63faa86bc11 [2025-08-07T01:31:49.158Z] $ docker rm -f --volumes bf691264dd553987217cfc6c1a1d01191665884bc6750829e6b6c63faa86bc11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-07T01:31:49.682Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-07T01:31:49.682Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:31:50.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:31:50.042Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:31:50.125Z] prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container [2025-08-07T01:31:50.158Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-07T01:31:50.401Z] $ docker top 5975d8000d1738ecdf5306b3ded1e9239bf6749fb0ebd0cba86c0478a16d8950 -eo pid,comm [2025-08-07T01:31:50.447Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-07T01:31:50.447Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-07T01:31:50.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T01:31:50.512Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T01:31:50.635Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T01:31:50.633Z] $ docker exec 5975d8000d1738ecdf5306b3ded1e9239bf6749fb0ebd0cba86c0478a16d8950 ssh-agent [2025-08-07T01:31:50.754Z] SSH_AUTH_SOCK=/tmp/ssh-HVckK6xM6a5A/agent.32 [2025-08-07T01:31:50.754Z] SSH_AGENT_PID=38 [2025-08-07T01:31:50.759Z] Running ssh-add (command line suppressed) [2025-08-07T01:31:50.852Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2460677556724340013.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2460677556724340013.key) [2025-08-07T01:31:50.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T01:31:51.163Z] + git semver bump pre [2025-08-07T01:31:51.423Z] 2025-08-07 01:31:51,370 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-07T01:31:51.423Z] 2025-08-07 01:31:51,375 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-08-07T01:31:51.423Z] 2025-08-07 01:31:51,375 [bump_version] DEBUG bumping version:4.1.0-dev.3 on axis:pre with prefix:dev [2025-08-07T01:31:51.423Z] 2025-08-07 01:31:51,375 [bump_version] DEBUG bumped version:4.1.0-dev.4 [2025-08-07T01:31:51.423Z] 2025-08-07 01:31:51,375 [write_version] DEBUG write version:4.1.0-dev.4 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2025-08-07T01:31:51.423Z] 2025-08-07 01:31:51,375 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-08-07T01:31:51.423Z] 2025-08-07 01:31:51,375 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2025-08-07T01:31:51.423Z] 2025-08-07 01:31:51,377 [execute] INFO git cat-file --batch-check [2025-08-07T01:31:51.423Z] 2025-08-07 01:31:51,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-07T01:31:51.423Z] 2025-08-07 01:31:51,380 [execute] INFO git cat-file --batch [2025-08-07T01:31:51.423Z] 2025-08-07 01:31:51,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-07T01:31:51.423Z] 2025-08-07 01:31:51,383 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-08-07T01:31:51.423Z] 4.1.0-dev.4 [Pipeline] } [2025-08-07T01:31:51.429Z] $ docker exec --env ******** --env ******** 5975d8000d1738ecdf5306b3ded1e9239bf6749fb0ebd0cba86c0478a16d8950 ssh-agent -k [2025-08-07T01:31:51.524Z] unset SSH_AUTH_SOCK; [2025-08-07T01:31:51.524Z] unset SSH_AGENT_PID; [2025-08-07T01:31:51.524Z] echo Agent pid 38 killed; [2025-08-07T01:31:51.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T01:31:51.864Z] + git semver [Pipeline] } [2025-08-07T01:31:52.133Z] $ docker stop --time=1 5975d8000d1738ecdf5306b3ded1e9239bf6749fb0ebd0cba86c0478a16d8950 [2025-08-07T01:31:53.376Z] $ docker rm -f --volumes 5975d8000d1738ecdf5306b3ded1e9239bf6749fb0ebd0cba86c0478a16d8950 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-07T01:31:53.737Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-07T01:31:53.737Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:31:54.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T01:31:54.043Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:31:54.125Z] prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container [2025-08-07T01:31:54.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-07T01:31:54.393Z] $ docker top 492c5a3809144a5eca148d288a416bfcdd7d72e2ec75d656b8947f1c0fb9d824 -eo pid,comm [2025-08-07T01:31:54.439Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-07T01:31:54.439Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-07T01:31:54.499Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T01:31:54.500Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T01:31:54.615Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T01:31:54.614Z] $ docker exec 492c5a3809144a5eca148d288a416bfcdd7d72e2ec75d656b8947f1c0fb9d824 ssh-agent [2025-08-07T01:31:54.722Z] SSH_AUTH_SOCK=/tmp/ssh-1RwdU4TTHnlO/agent.33 [2025-08-07T01:31:54.722Z] SSH_AGENT_PID=39 [2025-08-07T01:31:54.727Z] Running ssh-add (command line suppressed) [2025-08-07T01:31:54.819Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7733416646261970593.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7733416646261970593.key) [2025-08-07T01:31:54.837Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T01:31:55.130Z] + git semver push [2025-08-07T01:31:55.389Z] 2025-08-07 01:31:55,336 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-07T01:31:55.389Z] 2025-08-07 01:31:55,341 [run_push] DEBUG push [2025-08-07T01:31:55.389Z] 2025-08-07 01:31:55,341 [execute] INFO git cat-file --batch-check [2025-08-07T01:31:55.389Z] 2025-08-07 01:31:55,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-07T01:31:55.389Z] 2025-08-07 01:31:55,343 [execute] INFO git rev-list 046bde9e875211f605b95acf12e687832ba58e2d -- [2025-08-07T01:31:55.389Z] 2025-08-07 01:31:55,343 [execute] DEBUG Popen(['git', 'rev-list', '046bde9e875211f605b95acf12e687832ba58e2d', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-07T01:31:55.389Z] 2025-08-07 01:31:55,355 [execute] INFO git fetch -v -- origin [2025-08-07T01:31:55.389Z] 2025-08-07 01:31:55,355 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-07T01:31:55.957Z] 2025-08-07 01:31:55,813 [run_push] DEBUG no remote changes detected [2025-08-07T01:31:55.957Z] 2025-08-07 01:31:55,814 [execute] INFO git push origin semver [2025-08-07T01:31:55.957Z] 2025-08-07 01:31:55,814 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-07T01:31:56.523Z] 2025-08-07 01:31:56,501 [run_push] DEBUG push all version tags [2025-08-07T01:31:56.523Z] 2025-08-07 01:31:56,502 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-07T01:31:56.523Z] 2025-08-07 01:31:56,502 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) [2025-08-07T01:31:57.460Z] 2025-08-07 01:31:57,214 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-08-07T01:31:57.460Z] 4.1.0-dev.4 [Pipeline] } [2025-08-07T01:31:57.464Z] $ docker exec --env ******** --env ******** 492c5a3809144a5eca148d288a416bfcdd7d72e2ec75d656b8947f1c0fb9d824 ssh-agent -k [2025-08-07T01:31:57.549Z] unset SSH_AUTH_SOCK; [2025-08-07T01:31:57.549Z] unset SSH_AGENT_PID; [2025-08-07T01:31:57.549Z] echo Agent pid 39 killed; [2025-08-07T01:31:57.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T01:31:57.879Z] + git semver [Pipeline] } [2025-08-07T01:31:58.143Z] $ docker stop --time=1 492c5a3809144a5eca148d288a416bfcdd7d72e2ec75d656b8947f1c0fb9d824 [2025-08-07T01:31:59.392Z] $ docker rm -f --volumes 492c5a3809144a5eca148d288a416bfcdd7d72e2ec75d656b8947f1c0fb9d824 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-07T01:32:00.038Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2025-08-07T01:32:00.038Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-08-07T01:32:00.038Z] total 16 [2025-08-07T01:32:00.038Z] drwxr-xr-x 3 root root 4096 Aug 7 01:14 . [2025-08-07T01:32:00.038Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 01:31 .. [2025-08-07T01:32:00.038Z] drwxr-xr-x 2 root root 4096 Aug 7 01:14 cost [2025-08-07T01:32:00.038Z] -rw-r--r-- 1 root root 96 Aug 7 01:14 cost.csv [2025-08-07T01:32:00.038Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2025-08-07T01:32:00.038Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-08-07T01:32:00.038Z] total 16 [2025-08-07T01:32:00.038Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 01:14 . [2025-08-07T01:32:00.038Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 01:31 .. [2025-08-07T01:32:00.038Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 01:14 cost [2025-08-07T01:32:00.038Z] -rw-r--r-- 1 jenkins jenkins 96 Aug 7 01:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:32:00.334Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:32:01.193Z] ---> package-listing.sh [2025-08-07T01:32:01.193Z] ++ facter osfamily [2025-08-07T01:32:01.193Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-07T01:32:01.454Z] + OS_FAMILY=debian [2025-08-07T01:32:01.454Z] + workspace=/w/workspace/ry_app-service-configurable_main [2025-08-07T01:32:01.454Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-07T01:32:01.454Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-07T01:32:01.454Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-07T01:32:01.454Z] + PACKAGES=/tmp/packages_start.txt [2025-08-07T01:32:01.454Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-08-07T01:32:01.454Z] + PACKAGES=/tmp/packages_end.txt [2025-08-07T01:32:01.454Z] + case "${OS_FAMILY}" in [2025-08-07T01:32:01.454Z] + dpkg -l [2025-08-07T01:32:01.454Z] + grep '^ii' [2025-08-07T01:32:01.454Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-07T01:32:01.454Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-07T01:32:01.454Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-07T01:32:01.454Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-08-07T01:32:01.454Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2025-08-07T01:32:01.454Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2025-08-07T01:32:01.466Z] 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 [2025-08-07T01:32:01.743Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T01:32:02.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T01:32:02.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T01:32:02.389Z] prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container [2025-08-07T01:32:02.412Z] $ 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 [2025-08-07T01:32:02.609Z] $ docker top 3d4c38a4c138fe51aa183af27c79a483adf65eb1db0c0123d0b857ed0dce613c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T01:32:02.952Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-07T01:32:03.234Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-07T01:32:03.519Z] + ls /var/log/sa-host [2025-08-07T01:32:03.519Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T01:32:03.550Z] provisioning config files... [2025-08-07T01:32:03.558Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9134782862634555171tmp [Pipeline] { [Pipeline] echo [2025-08-07T01:32:03.574Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:32:03.855Z] ---> create-netrc.sh [Pipeline] } [2025-08-07T01:32:03.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:32:04.177Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-07T01:32:04.187Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:32:04.468Z] ---> sudo-logs.sh [2025-08-07T01:32:04.468Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-07T01:32:04.503Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:32:04.784Z] ---> job-cost.sh [2025-08-07T01:32:04.784Z] lf-activate-venv: SKIPPING [2025-08-07T01:32:04.784Z] DEBUG: total: 0.2199999988079071 [2025-08-07T01:32:04.784Z] INFO: Retrieving Stack Cost... [2025-08-07T01:32:05.351Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-07T01:32:05.610Z] INFO: Archiving Costs [Pipeline] echo [2025-08-07T01:32:05.624Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T01:32:05.903Z] ---> logs-deploy.sh [2025-08-07T01:32:05.903Z] lf-activate-venv: SKIPPING [2025-08-07T01:32:05.903Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/275 [2025-08-07T01:32:05.903Z] INFO: archiving workspace using pattern(s): [2025-08-07T01:32:06.837Z] Archives upload complete. [2025-08-07T01:32:06.837Z] INFO: archiving logs to Nexus