Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 39c8720020c7a7370b527db9464d1b147bbf1a8a Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10014224622010434231.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4950643334850351903.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14620732174117753520.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12624382506987755987.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh356284547472582960.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3390 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 39c8720020c7a7370b527db9464d1b147bbf1a8a (main) Commit message: "Merge pull request #767 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.54" > git config core.sparsecheckout # timeout=10 > git checkout -f 39c8720020c7a7370b527db9464d1b147bbf1a8a # timeout=10 > git rev-list --no-walk e64027fb29bad31b18b2cb06217face66e36ed89 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:53:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:53:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:53:12 ========================================================= 13:53:12 EdgeX Global Pipelines Version Info 13:53:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:53:13 ------------------- 13:53:13 stable info: 13:53:13 ------------------- 13:53:13 Commited By: Cherry Wang cherry@iotechsys.com 13:53:13 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 13:53:13 Message: update stable to v1.0.278 13:53:14 ------------------- 13:53:14 experimental info: 13:53:14 ------------------- 13:53:14 Commited By: **** collab-it+edgex@linuxfoundation.org 13:53:14 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 13:53:14 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:53:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 13:53:14 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 13:53:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:53:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:53:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:53:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 13:53:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:53:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:53:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:53:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:53:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:53:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 13:53:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:53:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:53:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:53:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:53:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:53:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:53:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:53:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:53:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:53:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:53:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:53:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:53:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:53:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:53:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:53:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:53:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:53:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:53:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 39c8720020c7a7370b527db9464d1b147bbf1a8a [Pipeline] echo 13:53:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 39c8720 [Pipeline] echo 13:53:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:53:15 provisioning config files... 13:53:15 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16693230553505336239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:53:15 ---> ****-login.sh 13:53:15 nexus3.edgexfoundry.org:10001 13:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:15 13:53:15 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:53:15 Configure a credential helper to remove this warning. See 13:53:15 https://docs.****.com/go/credential-store/ 13:53:15 13:53:15 Login Succeeded 13:53:15 nexus3.edgexfoundry.org:10002 13:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:16 13:53:16 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:53:16 Configure a credential helper to remove this warning. See 13:53:16 https://docs.****.com/go/credential-store/ 13:53:16 13:53:16 Login Succeeded 13:53:16 nexus3.edgexfoundry.org:10003 13:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:16 13:53:16 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:53:16 Configure a credential helper to remove this warning. See 13:53:16 https://docs.****.com/go/credential-store/ 13:53:16 13:53:16 Login Succeeded 13:53:16 nexus3.edgexfoundry.org:10004 13:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:16 13:53:16 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:53:16 Configure a credential helper to remove this warning. See 13:53:16 https://docs.****.com/go/credential-store/ 13:53:16 13:53:16 Login Succeeded 13:53:16 ****.io 13:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:16 13:53:16 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:53:16 Configure a credential helper to remove this warning. See 13:53:16 https://docs.****.com/go/credential-store/ 13:53:16 13:53:16 Login Succeeded 13:53:16 ---> ****-login.sh ends [Pipeline] } 13:53:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:53:17 + git rev-list -1 --merges 39c8720020c7a7370b527db9464d1b147bbf1a8a~1..39c8720020c7a7370b527db9464d1b147bbf1a8a [Pipeline] echo 13:53:17 -----------> git rev-list -1 --merges 39c8720020c7a7370b527db9464d1b147bbf1a8a~1..39c8720020c7a7370b527db9464d1b147bbf1a8a 39c8720020c7a7370b527db9464d1b147bbf1a8a 13:53:17 39c8720020c7a7370b527db9464d1b147bbf1a8a [false] [Pipeline] sh 13:53:17 + git log --format=format:%s -1 39c8720020c7a7370b527db9464d1b147bbf1a8a [Pipeline] echo 13:53:17 ========================================================= 13:53:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:53:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:53:17 + git log --format=format:%s -1 39c8720020c7a7370b527db9464d1b147bbf1a8a [Pipeline] echo 13:53:17 [semverPrep] GIT_COMMIT: 39c8720020c7a7370b527db9464d1b147bbf1a8a, Commit Message: Merge pull request #767 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.54 [Pipeline] echo 13:53:17 [semverPrep] This is not a build commit. [Pipeline] sh 13:53:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:53:18 + grep -v github /etc/ssh/ssh_known_hosts 13:53:18 + [ -e /tmp/ssh_known_hosts ] 13:53:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:53:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:53:18 + sudo tee -a /etc/ssh/ssh_known_hosts 13:53:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:53:18 13:53:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:53:18 0.1.4: Pulling from edgex-devops/py-git-semver 13:53:18 3dae71ba6b94: Pulling fs layer 13:53:18 6bf1a483ea7c: Pulling fs layer 13:53:18 f5dfc541a4d3: Pulling fs layer 13:53:18 461d9e800cba: Pulling fs layer 13:53:18 80192f66455f: Pulling fs layer 13:53:18 2e8e34ca0e6c: Pulling fs layer 13:53:18 a29436f7fd5d: Pulling fs layer 13:53:18 923cac83aea3: Pulling fs layer 13:53:18 25ad8b0a4227: Pulling fs layer 13:53:18 db01528c6b51: Pulling fs layer 13:53:18 28988de357af: Pulling fs layer 13:53:18 461d9e800cba: Waiting 13:53:18 80192f66455f: Waiting 13:53:18 2e8e34ca0e6c: Waiting 13:53:18 923cac83aea3: Waiting 13:53:18 a29436f7fd5d: Waiting 13:53:18 25ad8b0a4227: Waiting 13:53:18 db01528c6b51: Waiting 13:53:18 6bf1a483ea7c: Verifying Checksum 13:53:18 6bf1a483ea7c: Download complete 13:53:18 461d9e800cba: Verifying Checksum 13:53:18 461d9e800cba: Download complete 13:53:19 80192f66455f: Verifying Checksum 13:53:19 80192f66455f: Download complete 13:53:19 f5dfc541a4d3: Verifying Checksum 13:53:19 f5dfc541a4d3: Download complete 13:53:19 3dae71ba6b94: Download complete 13:53:19 923cac83aea3: Verifying Checksum 13:53:19 923cac83aea3: Download complete 13:53:19 25ad8b0a4227: Verifying Checksum 13:53:19 25ad8b0a4227: Download complete 13:53:19 db01528c6b51: Verifying Checksum 13:53:19 db01528c6b51: Download complete 13:53:19 28988de357af: Verifying Checksum 13:53:19 28988de357af: Download complete 13:53:19 a29436f7fd5d: Verifying Checksum 13:53:19 a29436f7fd5d: Download complete 13:53:19 2e8e34ca0e6c: Verifying Checksum 13:53:19 2e8e34ca0e6c: Download complete 13:53:20 3dae71ba6b94: Pull complete 13:53:20 6bf1a483ea7c: Pull complete 13:53:21 f5dfc541a4d3: Pull complete 13:53:21 461d9e800cba: Pull complete 13:53:21 80192f66455f: Pull complete 13:53:25 2e8e34ca0e6c: Pull complete 13:53:25 a29436f7fd5d: Pull complete 13:53:25 923cac83aea3: Pull complete 13:53:26 25ad8b0a4227: Pull complete 13:53:26 db01528c6b51: Pull complete 13:53:26 28988de357af: Pull complete 13:53:26 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 13:53:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:53:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:53:26 prd-ubuntu20.04-docker-8c-8g-3390 does not seem to be running inside a container 13:53:26 $ 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 13:53:29 $ docker top dc4bb33e0fb8bd3b46259cf4fbc96dc29064632a527c925ede6ebf6f9db7d4d4 -eo pid,comm 13:53:29 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). 13:53:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:53:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:53:29 [ssh-agent] Looking for ssh-agent implementation... 13:53:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:53:29 $ docker exec dc4bb33e0fb8bd3b46259cf4fbc96dc29064632a527c925ede6ebf6f9db7d4d4 ssh-agent 13:53:29 SSH_AUTH_SOCK=/tmp/ssh-tAAEgxlEVeL9/agent.34 13:53:29 SSH_AGENT_PID=40 13:53:29 Running ssh-add (command line suppressed) 13:53:29 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17584310577825322732.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17584310577825322732.key) 13:53:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:53:30 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh 13:53:30 + git tag --points-at HEAD [Pipeline] } 13:53:30 $ docker exec --env ******** --env ******** dc4bb33e0fb8bd3b46259cf4fbc96dc29064632a527c925ede6ebf6f9db7d4d4 ssh-agent -k 13:53:30 unset SSH_AUTH_SOCK; 13:53:30 unset SSH_AGENT_PID; 13:53:30 echo Agent pid 40 killed; 13:53:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:53:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:53:30 [ssh-agent] Looking for ssh-agent implementation... 13:53:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:53:30 $ docker exec dc4bb33e0fb8bd3b46259cf4fbc96dc29064632a527c925ede6ebf6f9db7d4d4 ssh-agent 13:53:30 SSH_AUTH_SOCK=/tmp/ssh-L18KtsGhmbVw/agent.87 13:53:30 SSH_AGENT_PID=92 13:53:30 Running ssh-add (command line suppressed) 13:53:30 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16128670137087995564.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16128670137087995564.key) 13:53:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:53:31 + git semver init 13:53:31 2026-03-13 13:53:31,378 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:53:31 2026-03-13 13:53:31,383 [run_init] DEBUG init version:0.0.0 force:False 13:53:31 2026-03-13 13:53:31,384 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 13:53:31 2026-03-13 13:53:31,385 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 13:53:31 2026-03-13 13:53:31,385 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 13:53:32 2026-03-13 13:53:32,746 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 13:53:32 2026-03-13 13:53:32,747 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 13:53:32 2026-03-13 13:53:32,747 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:53:32 2026-03-13 13:53:32,747 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:53:32 4.1.0-dev.17 [Pipeline] } 13:53:32 $ docker exec --env ******** --env ******** dc4bb33e0fb8bd3b46259cf4fbc96dc29064632a527c925ede6ebf6f9db7d4d4 ssh-agent -k 13:53:32 unset SSH_AUTH_SOCK; 13:53:32 unset SSH_AGENT_PID; 13:53:32 echo Agent pid 92 killed; 13:53:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:53:33 + git semver [Pipeline] } 13:53:33 $ docker stop --time=1 dc4bb33e0fb8bd3b46259cf4fbc96dc29064632a527c925ede6ebf6f9db7d4d4 13:53:34 $ docker rm -f --volumes dc4bb33e0fb8bd3b46259cf4fbc96dc29064632a527c925ede6ebf6f9db7d4d4 [Pipeline] // withDockerContainer [Pipeline] sh 13:53:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:53:35 Stashed 1 file(s) [Pipeline] echo 13:53:35 [edgeXSemver]: initialized semver on version 4.1.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:53:35 provisioning config files... 13:53:35 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17314366085368843135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:53:35 ---> ****-login.sh 13:53:35 nexus3.edgexfoundry.org:10001 13:53:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:35 Login Succeeded 13:53:35 nexus3.edgexfoundry.org:10002 13:53:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:35 Login Succeeded 13:53:35 nexus3.edgexfoundry.org:10003 13:53:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:36 Login Succeeded 13:53:36 nexus3.edgexfoundry.org:10004 13:53:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:36 Login Succeeded 13:53:36 ****.io 13:53:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:53:36 Login Succeeded 13:53:36 ---> ****-login.sh ends [Pipeline] } 13:53:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:53:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:53:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:53:36 ========================================================= 13:53:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 13:53:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:36 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 13:53:37 #0 building with "default" instance using docker driver 13:53:37 13:53:37 #1 [internal] load build definition from Dockerfile 13:53:37 #1 transferring dockerfile: 2.05kB done 13:53:37 #1 DONE 0.0s 13:53:37 13:53:37 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 13:53:37 #2 DONE 0.1s 13:53:37 13:53:37 #3 [internal] load .dockerignore 13:53:37 #3 transferring context: 159B done 13:53:37 #3 DONE 0.0s 13:53:37 13:53:37 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 13:53:37 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 13:53:37 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 13:53:37 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 13:53:37 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 13:53:37 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s 13:53:37 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 13:53:37 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 13:53:37 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s 13:53:37 #4 ... 13:53:37 13:53:37 #5 [internal] load build context 13:53:37 #5 transferring context: 14.87MB 0.1s done 13:53:37 #5 DONE 0.2s 13:53:37 13:53:37 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 13:53:37 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 13:53:37 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 13:53:37 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 10.49MB / 60.15MB 0.2s 13:53:37 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 13:53:37 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 13:53:37 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s 13:53:37 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 13:53:37 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 13:53:37 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 32.51MB / 60.15MB 0.4s 13:53:37 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 13:53:37 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 14.08MB / 112.58MB 0.4s 13:53:37 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 13:53:37 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 13:53:37 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.4s 13:53:37 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 46.14MB / 60.15MB 0.5s 13:53:37 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 23.44MB / 112.58MB 0.5s 13:53:37 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 13:53:37 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 6.29MB / 14.72MB 0.5s 13:53:38 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s 13:53:38 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 50.33MB / 112.58MB 0.7s 13:53:38 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s 13:53:38 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 71.30MB / 112.58MB 0.8s 13:53:38 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.9s done 13:53:38 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 83.89MB / 112.58MB 0.9s 13:53:38 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.9s done 13:53:38 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 13:53:38 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 104.86MB / 112.58MB 1.0s 13:53:38 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s 13:53:39 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.4s done 13:53:43 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.2s done 13:53:43 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 13:53:43 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 13:53:43 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 13:53:43 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 13:53:43 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 13:53:43 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 13:53:43 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 13:53:45 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.2s done 13:53:45 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 13:53:46 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done 13:53:46 #4 DONE 8.7s 13:53:46 13:53:46 #6 [builder 2/7] RUN apk add --update --no-cache make git 13:53:46 #6 0.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:53:46 #6 0.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:53:46 #6 0.843 OK: 265 MiB in 60 packages 13:53:50 Still waiting to schedule task 13:53:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:53:51 #6 DONE 4.5s 13:53:51 13:53:51 #7 [builder 3/7] WORKDIR /app 13:53:51 #7 DONE 0.0s 13:53:51 13:53:51 #8 [builder 4/7] COPY go.mod vendor* ./ 13:53:51 #8 DONE 0.0s 13:53:51 13:53:51 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:54:06 #9 DONE 14.7s 13:54:06 13:54:06 #10 [builder 6/7] COPY . . 13:54:06 #10 DONE 0.1s 13:54:06 13:54:06 #11 [builder 7/7] RUN echo noop 13:54:06 #11 0.198 noop 13:54:06 #11 DONE 0.3s 13:54:06 13:54:06 #12 exporting to image 13:54:06 #12 exporting layers 13:54:14 #12 exporting layers 7.1s done 13:54:14 #12 writing image sha256:779dcc7ba32f4baa6d7998d93195862a364a3288759e0b35c291c0a4c48c95b4 done 13:54:14 #12 naming to docker.io/library/ci-base-image-x86_64 done 13:54:14 #12 DONE 7.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:14 + docker inspect -f . ci-base-image-x86_64 13:54:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:54:14 prd-ubuntu20.04-docker-8c-8g-3390 does not seem to be running inside a container 13:54:14 $ 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 13:54:14 $ docker top 9d10d7274ad4ad6d7e42ac6cfe72b4ef8fab88a676bbd21ec41409ada28804de -eo pid,comm [Pipeline] { [Pipeline] sh 13:54:15 + go version 13:54:15 go version go1.25.2 linux/amd64 [Pipeline] } 13:54:15 $ docker stop --time=1 9d10d7274ad4ad6d7e42ac6cfe72b4ef8fab88a676bbd21ec41409ada28804de 13:54:16 $ docker rm -f --volumes 9d10d7274ad4ad6d7e42ac6cfe72b4ef8fab88a676bbd21ec41409ada28804de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:16 + docker inspect -f . ci-base-image-x86_64 13:54:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:54:17 prd-ubuntu20.04-docker-8c-8g-3390 does not seem to be running inside a container 13:54:17 $ 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 13:54:17 $ docker top 66faf874287aee7cb56ab3dfada0a6be0ec7d6e0cb6a4128b153adcab05d7a4d -eo pid,comm [Pipeline] { [Pipeline] sh 13:54:17 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 13:54:17 + make test 13:54:17 go test -race -coverprofile=coverage.out ./... 13:54:56 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 13:55:18 0 issues. 13:55:18 go vet ./... 13:55:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:55:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:55:25 ./bin/test-attribution-txt.sh 13:55:25 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 13:55:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 13:55:25 $ docker stop --time=1 66faf874287aee7cb56ab3dfada0a6be0ec7d6e0cb6a4128b153adcab05d7a4d 13:55:28 $ docker rm -f --volumes 66faf874287aee7cb56ab3dfada0a6be0ec7d6e0cb6a4128b153adcab05d7a4d [Pipeline] // withDockerContainer [Pipeline] sh 13:55:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:55:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:55:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:55:30 + ls -al . 13:55:30 total 252 13:55:30 drwxrwxr-x 7 jenkins jenkins 4096 Mar 13 13:54 . 13:55:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 13:53 .. 13:55:30 -rw-rw-r-- 1 jenkins jenkins 119 Mar 13 13:53 .dockerignore 13:55:30 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 13:54 .git 13:55:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 13:53 .github 13:55:30 -rw-rw-r-- 1 jenkins jenkins 108 Mar 13 13:53 .gitignore 13:55:30 -rw-rw-r-- 1 jenkins jenkins 359 Mar 13 13:53 .golangci.yml 13:55:30 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 13:53 .semver 13:55:30 -rw-rw-r-- 1 jenkins jenkins 19193 Mar 13 13:53 Attribution.txt 13:55:30 -rw-rw-r-- 1 jenkins jenkins 39309 Mar 13 13:53 CHANGELOG.md 13:55:30 -rw-rw-r-- 1 jenkins jenkins 2008 Mar 13 13:53 Dockerfile 13:55:30 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 13:53 GOVERNANCE.md 13:55:30 -rw-rw-r-- 1 jenkins jenkins 689 Mar 13 13:53 Jenkinsfile 13:55:30 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 13 13:53 LICENSE 13:55:30 -rw-rw-r-- 1 jenkins jenkins 618 Mar 13 13:53 OWNERS.md 13:55:30 -rw-rw-r-- 1 jenkins jenkins 4952 Mar 13 13:53 README.md 13:55:30 -rw-rw-r-- 1 jenkins jenkins 12 Mar 13 13:53 VERSION 13:55:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 13:53 bin 13:55:30 -rw-r--r-- 1 jenkins jenkins 953 Mar 13 13:54 coverage.out 13:55:30 -rw-rw-r-- 1 jenkins jenkins 7074 Mar 13 13:53 go.mod 13:55:30 -rw-rw-r-- 1 jenkins jenkins 90735 Mar 13 13:53 go.sum 13:55:30 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 13 13:53 main.go 13:55:30 -rw-rw-r-- 1 jenkins jenkins 3361 Mar 13 13:53 makefile 13:55:30 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 13:53 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:30 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=39c8720020c7a7370b527db9464d1b147bbf1a8a --label arch=amd64 --label version=4.1.0-dev.17 . 13:55:31 #0 building with "default" instance using docker driver 13:55:31 13:55:31 #1 [internal] load build definition from Dockerfile 13:55:31 #1 transferring dockerfile: 2.05kB done 13:55:31 #1 DONE 0.0s 13:55:31 13:55:31 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 13:55:31 #2 DONE 0.0s 13:55:31 13:55:31 #3 [internal] load metadata for docker.io/library/alpine:3.22 13:55:31 #3 DONE 0.1s 13:55:31 13:55:31 #4 [internal] load .dockerignore 13:55:31 #4 transferring context: 159B done 13:55:31 #4 DONE 0.0s 13:55:31 13:55:31 #5 [internal] load build context 13:55:31 #5 transferring context: 4.84kB done 13:55:31 #5 DONE 0.0s 13:55:31 13:55:31 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 13:55:31 #6 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 13:55:31 #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 13:55:31 #6 ... 13:55:31 13:55:31 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 13:55:31 #7 DONE 0.1s 13:55:31 13:55:31 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 13:55:31 #6 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 13:55:31 #6 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 13:55:31 #6 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 13:55:31 #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 13:55:31 #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 13:55:31 #6 DONE 0.3s 13:55:31 13:55:31 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 13:55:31 #8 0.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:55:31 #8 0.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:55:31 #8 0.604 (1/2) Installing ca-certificates (20250911-r0) 13:55:32 #8 0.621 (2/2) Installing dumb-init (1.2.5-r3) 13:55:32 #8 0.626 Executing busybox-1.37.0-r20.trigger 13:55:32 #8 0.630 Executing ca-certificates-20250911-r0.trigger 13:55:32 #8 0.666 OK: 8 MiB in 18 packages 13:55:32 #8 ... 13:55:32 13:55:32 #9 [builder 2/7] RUN apk add --update --no-cache make git 13:55:32 #9 0.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:55:32 #9 0.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:55:32 #9 0.796 OK: 265 MiB in 60 packages 13:55:32 #9 DONE 1.0s 13:55:32 13:55:32 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 13:55:32 #8 DONE 0.8s 13:55:32 13:55:32 #10 [builder 3/7] WORKDIR /app 13:55:32 #10 DONE 0.0s 13:55:32 13:55:32 #11 [builder 4/7] COPY go.mod vendor* ./ 13:55:32 #11 DONE 0.0s 13:55:32 13:55:32 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:55:32 #12 DONE 0.5s 13:55:32 13:55:32 #13 [stage-1 3/7] RUN apk --no-cache upgrade 13:55:32 #13 0.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:55:32 #13 0.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:55:32 #13 0.762 OK: 8 MiB in 18 packages 13:55:32 #13 DONE 0.9s 13:55:32 13:55:32 #14 [builder 6/7] COPY . . 13:55:32 #14 DONE 0.2s 13:55:32 13:55:32 #15 [builder 7/7] RUN make build 13:55:33 #15 0.302 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.54 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 13:55:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3391 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 13:55:33 Running in /w/workspace/app-service-configurable/294 [Pipeline] { [Pipeline] checkout 13:55:33 The recommended git tool is: git 13:55:38 using credential edgex-jenkins-ssh 13:55:38 Cloning the remote Git repository 13:55:38 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 13:55:38 > git init /w/workspace/app-service-configurable/294 # timeout=10 13:55:38 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 13:55:38 > git --version # timeout=10 13:55:38 > git --version # 'git version 2.25.1' 13:55:38 using GIT_SSH to set credentials SSH Credentials for GitHub 13:55:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:55:42 Avoid second fetch 13:55:42 Checking out Revision 39c8720020c7a7370b527db9464d1b147bbf1a8a (main) 13:55:41 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 13:55:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:55:42 > git config core.sparsecheckout # timeout=10 13:55:42 > git checkout -f 39c8720020c7a7370b527db9464d1b147bbf1a8a # timeout=10 13:55:42 Commit message: "Merge pull request #767 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.54" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:55:47 provisioning config files... 13:55:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/294@tmp/config1237685184025265905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:55:47 ---> ****-login.sh 13:55:47 nexus3.edgexfoundry.org:10001 13:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:55:48 Configure a credential helper to remove this warning. See 13:55:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:55:48 13:55:48 Login Succeeded 13:55:48 nexus3.edgexfoundry.org:10002 13:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:55:48 Configure a credential helper to remove this warning. See 13:55:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:55:48 13:55:48 Login Succeeded 13:55:48 nexus3.edgexfoundry.org:10003 13:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:55:49 Configure a credential helper to remove this warning. See 13:55:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:55:49 13:55:49 Login Succeeded 13:55:49 nexus3.edgexfoundry.org:10004 13:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:55:49 Configure a credential helper to remove this warning. See 13:55:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:55:49 13:55:49 Login Succeeded 13:55:49 ****.io 13:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:55:49 Configure a credential helper to remove this warning. See 13:55:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:55:49 13:55:49 Login Succeeded 13:55:49 ---> ****-login.sh ends [Pipeline] } 13:55:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:55:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:55:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:55:50 ========================================================= 13:55:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 13:55:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 13:55:50 Sending build context to Docker daemon 229.9kB 13:55:51 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 13:55:51 Step 2/12 : FROM ${BASE} AS builder 13:55:51 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:55:51 6b59a28fa201: Pulling fs layer 13:55:51 d32bb0dddca7: Pulling fs layer 13:55:51 5dab1238d3d9: Pulling fs layer 13:55:51 196fd7d83e7d: Pulling fs layer 13:55:51 4f4fb700ef54: Pulling fs layer 13:55:51 8ba94037c8f0: Pulling fs layer 13:55:51 deaec5988b04: Pulling fs layer 13:55:51 9f65657bb879: Pulling fs layer 13:55:51 196fd7d83e7d: Waiting 13:55:51 4f4fb700ef54: Waiting 13:55:51 8ba94037c8f0: Waiting 13:55:51 deaec5988b04: Waiting 13:55:51 9f65657bb879: Waiting 13:55:51 d32bb0dddca7: Verifying Checksum 13:55:51 d32bb0dddca7: Download complete 13:55:51 196fd7d83e7d: Download complete 13:55:51 4f4fb700ef54: Verifying Checksum 13:55:51 4f4fb700ef54: Download complete 13:55:51 8ba94037c8f0: Verifying Checksum 13:55:51 8ba94037c8f0: Download complete 13:55:51 6b59a28fa201: Verifying Checksum 13:55:51 6b59a28fa201: Download complete 13:55:51 9f65657bb879: Verifying Checksum 13:55:51 9f65657bb879: Download complete 13:55:52 6b59a28fa201: Pull complete 13:55:52 d32bb0dddca7: Pull complete 13:55:53 5dab1238d3d9: Verifying Checksum 13:55:53 5dab1238d3d9: Download complete 13:55:54 deaec5988b04: Verifying Checksum 13:55:54 deaec5988b04: Download complete 13:56:05 #15 DONE 27.1s 13:56:05 13:56:05 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 13:56:05 #16 DONE 0.0s 13:56:05 13:56:05 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 13:56:05 #17 DONE 0.0s 13:56:05 13:56:05 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 13:56:05 #18 DONE 0.0s 13:56:05 13:56:05 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 13:56:05 #19 DONE 0.2s 13:56:05 13:56:05 #20 exporting to image 13:56:05 #20 exporting layers 0.1s done 13:56:05 #20 writing image sha256:959ca365aa01c4da9549df3f0c20d0333f8c4bf1b35aa51b4e0c9aec16183d71 done 13:56:05 #20 naming to docker.io/library/app-service-configurable done 13:56:05 #20 DONE 0.1s 13:56:05 13:56:05 1 warning found (use docker --debug to expand): 13:56:05  - 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 13:56:05 provisioning config files... 13:56:05 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3408975804716346469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:56:05 ---> ****-login.sh 13:56:05 nexus3.edgexfoundry.org:10001 13:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:05 Login Succeeded 13:56:05 nexus3.edgexfoundry.org:10002 13:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:05 Login Succeeded 13:56:05 nexus3.edgexfoundry.org:10003 13:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:05 Login Succeeded 13:56:05 nexus3.edgexfoundry.org:10004 13:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:05 Login Succeeded 13:56:05 ****.io 13:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:06 Login Succeeded 13:56:06 ---> ****-login.sh ends [Pipeline] } 13:56:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:56:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:56:06 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 13:56:06 39c8720020c7a7370b527db9464d1b147bbf1a8a 13:56:06 latest 13:56:06 4.1.0-dev.17 13:56:06 39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17 13:56:06 main 13:56:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:06 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:06 5dab1238d3d9: Pull complete 13:56:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a 13:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:56:06 c7876d5fd506: Preparing 13:56:06 ecb7c3bcf537: Preparing 13:56:06 a99597583486: Preparing 13:56:06 c7ab509c4f8c: Preparing 13:56:06 11439f527daf: Preparing 13:56:06 c9528b4f4037: Preparing 13:56:06 cce92674e987: Preparing 13:56:06 cce92674e987: Waiting 13:56:06 c9528b4f4037: Waiting 13:56:06 a99597583486: Pushed 13:56:06 ecb7c3bcf537: Pushed 13:56:06 c7ab509c4f8c: Pushed 13:56:06 11439f527daf: Pushed 13:56:06 cce92674e987: Layer already exists 13:56:07 196fd7d83e7d: Pull complete 13:56:07 4f4fb700ef54: Pull complete 13:56:07 c9528b4f4037: Pushed 13:56:07 8ba94037c8f0: Pull complete 13:56:11 c7876d5fd506: Pushed 13:56:11 39c8720020c7a7370b527db9464d1b147bbf1a8a: digest: sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:11 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:56:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:56:11 c7876d5fd506: Preparing 13:56:11 ecb7c3bcf537: Preparing 13:56:11 a99597583486: Preparing 13:56:11 c7ab509c4f8c: Preparing 13:56:11 11439f527daf: Preparing 13:56:11 c9528b4f4037: Preparing 13:56:11 cce92674e987: Preparing 13:56:11 cce92674e987: Waiting 13:56:11 c9528b4f4037: Waiting 13:56:11 a99597583486: Layer already exists 13:56:11 11439f527daf: Layer already exists 13:56:11 c7ab509c4f8c: Layer already exists 13:56:11 ecb7c3bcf537: Layer already exists 13:56:11 c7876d5fd506: Layer already exists 13:56:11 c9528b4f4037: Layer already exists 13:56:11 cce92674e987: Layer already exists 13:56:11 latest: digest: sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:12 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17 13:56:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:56:12 c7876d5fd506: Preparing 13:56:12 ecb7c3bcf537: Preparing 13:56:12 a99597583486: Preparing 13:56:12 c7ab509c4f8c: Preparing 13:56:12 11439f527daf: Preparing 13:56:12 c9528b4f4037: Preparing 13:56:12 cce92674e987: Preparing 13:56:12 c9528b4f4037: Waiting 13:56:12 cce92674e987: Waiting 13:56:12 ecb7c3bcf537: Layer already exists 13:56:12 c7876d5fd506: Layer already exists 13:56:12 c7ab509c4f8c: Layer already exists 13:56:12 11439f527daf: Layer already exists 13:56:12 a99597583486: Layer already exists 13:56:12 c9528b4f4037: Layer already exists 13:56:12 cce92674e987: Layer already exists 13:56:12 4.1.0-dev.17: digest: sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:12 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17 13:56:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:56:13 c7876d5fd506: Preparing 13:56:13 ecb7c3bcf537: Preparing 13:56:13 a99597583486: Preparing 13:56:13 c7ab509c4f8c: Preparing 13:56:13 11439f527daf: Preparing 13:56:13 c9528b4f4037: Preparing 13:56:13 cce92674e987: Preparing 13:56:13 c9528b4f4037: Waiting 13:56:13 cce92674e987: Waiting 13:56:13 c7876d5fd506: Layer already exists 13:56:13 a99597583486: Layer already exists 13:56:13 11439f527daf: Layer already exists 13:56:13 c7ab509c4f8c: Layer already exists 13:56:13 ecb7c3bcf537: Layer already exists 13:56:13 c9528b4f4037: Layer already exists 13:56:13 cce92674e987: Layer already exists 13:56:13 39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17: digest: sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:13 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 13:56:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:56:13 c7876d5fd506: Preparing 13:56:13 ecb7c3bcf537: Preparing 13:56:13 a99597583486: Preparing 13:56:13 c7ab509c4f8c: Preparing 13:56:13 11439f527daf: Preparing 13:56:13 c9528b4f4037: Preparing 13:56:13 cce92674e987: Preparing 13:56:13 cce92674e987: Waiting 13:56:13 c9528b4f4037: Waiting 13:56:13 11439f527daf: Layer already exists 13:56:13 c7ab509c4f8c: Layer already exists 13:56:13 c7876d5fd506: Layer already exists 13:56:13 ecb7c3bcf537: Layer already exists 13:56:13 a99597583486: Layer already exists 13:56:13 c9528b4f4037: Layer already exists 13:56:13 cce92674e987: Layer already exists 13:56:13 main: digest: sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:56:14 ===================================================== [Pipeline] echo 13:56:14 taggedImages: 13:56:14 - nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a 13:56:14 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:56:14 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17 13:56:14 - nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17 13:56:14 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo 13:56:14 ========================================================= 13:56:14 [edgeXBuildMultiArch] RAW Config: 13:56:14 images: 13:56:14 - nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a 13:56:14 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:56:14 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17 13:56:14 - nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17 13:56:14 - nexus3.edgexfoundry.org:10004/app-service-configurable:main 13:56:14 settingsFile: 13:56:14 app-service-configurable-settings 13:56:14 ========================================================= [Pipeline] node 13:56:17 deaec5988b04: Pull complete 13:56:18 9f65657bb879: Pull complete 13:56:18 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 13:56:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 13:56:18 ---> 334268110677 13:56:18 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:56:20 ---> Running in 66e3162a7040 13:56:20 Removing intermediate container 66e3162a7040 13:56:20 ---> 9c9aeeea7b17 13:56:20 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:56:20 ---> Running in 049c137b5fde 13:56:20 Removing intermediate container 049c137b5fde 13:56:20 ---> c792ee93806f 13:56:20 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:56:21 ---> Running in 4b355527b498 13:56:21 Removing intermediate container 4b355527b498 13:56:21 ---> d62e1bd5dc51 13:56:21 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:56:21 ---> Running in 082051a2bbd4 13:56:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:56:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:56:24 OK: 255 MiB in 60 packages 13:56:25 Removing intermediate container 082051a2bbd4 13:56:25 ---> f62abb583449 13:56:25 Step 7/12 : WORKDIR /app 13:56:25 ---> Running in 919eca2a9319 13:56:25 Removing intermediate container 919eca2a9319 13:56:25 ---> f664fc2ec20a 13:56:25 Step 8/12 : COPY go.mod vendor* ./ 13:56:26 ---> d03bf8781797 13:56:26 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:56:26 ---> Running in fe3f2c516718 13:56:29 Still waiting to schedule task 13:56:29 All nodes of label ‘centos7-docker-4c-2g’ are offline 13:57:36 Running on prd-centos7-docker-4c-2g-3392 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:57:36 provisioning config files... 13:57:36 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7068395524604996849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:57:40 ---> ****-login.sh 13:57:40 nexus3.edgexfoundry.org:10001 13:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:40 Configure a credential helper to remove this warning. See 13:57:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:40 13:57:40 Login Succeeded 13:57:40 nexus3.edgexfoundry.org:10002 13:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:41 Configure a credential helper to remove this warning. See 13:57:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:41 13:57:41 Login Succeeded 13:57:41 nexus3.edgexfoundry.org:10003 13:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:41 Configure a credential helper to remove this warning. See 13:57:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:41 13:57:41 Login Succeeded 13:57:41 nexus3.edgexfoundry.org:10004 13:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:41 Configure a credential helper to remove this warning. See 13:57:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:41 13:57:41 Login Succeeded 13:57:41 ****.io 13:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:57:41 Configure a credential helper to remove this warning. See 13:57:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:57:41 13:57:41 Login Succeeded 13:57:41 ---> ****-login.sh ends [Pipeline] } 13:57:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:57:41 + docker buildx ls 13:57:41 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:57:41 default * docker 13:57:41 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:57:42 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 13:57:42 edgex-builder [Pipeline] sh 13:57:42 + docker buildx inspect --bootstrap 13:57:42 #1 [internal] booting buildkit 13:57:42 #1 pulling image moby/buildkit:buildx-stable-1 13:57:45 #1 pulling image moby/buildkit:buildx-stable-1 3.3s done 13:57:45 #1 creating container buildx_buildkit_edgex-builder0 13:57:47 #1 creating container buildx_buildkit_edgex-builder0 1.8s done 13:57:47 #1 DONE 5.2s 13:57:47 Name: edgex-builder 13:57:47 Driver: docker-container 13:57:47 13:57:47 Nodes: 13:57:47 Name: edgex-builder0 13:57:47 Endpoint: unix:///var/run/docker.sock 13:57:47 Status: running 13:57:47 Buildkit: v0.27.1 13:57:47 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 13:57:47 + docker buildx ls 13:57:47 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:57:47 edgex-builder * docker-container 13:57:47 edgex-builder0 unix:///var/run/docker.sock running v0.27.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 13:57:47 default docker 13:57:47 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:57:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a' 13:57:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a --push - 13:57:48 #1 [internal] load build definition from Dockerfile 13:57:48 #1 transferring dockerfile: 209B done 13:57:48 #1 DONE 0.0s 13:57:48 13:57:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a 13:57:48 #2 DONE 0.1s 13:57:48 13:57:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a 13:57:48 #3 DONE 0.1s 13:57:48 13:57:48 #4 [internal] load .dockerignore 13:57:48 #4 transferring context: 2B done 13:57:48 #4 DONE 0.0s 13:57:48 13:57:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 13:57:48 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 0.0s done 13:57:48 #5 DONE 0.0s 13:57:48 13:57:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 13:57:48 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 0.0s done 13:57:48 #6 DONE 0.1s 13:57:48 13:57:48 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 13:57:48 #7 DONE 0.0s 13:57:48 13:57:48 #8 exporting to image 13:57:48 #8 exporting layers done 13:57:48 #8 exporting manifest sha256:9dcc54a5fa8b8c6267d05817458f6a0b26b5e1413e2f903c62e60a95610db073 0.0s done 13:57:48 #8 exporting config sha256:959ca365aa01c4da9549df3f0c20d0333f8c4bf1b35aa51b4e0c9aec16183d71 done 13:57:48 #8 exporting manifest sha256:fa74e60013dc895aa19efde7262e4062c5f5578c832bcb6cf5e3580f5728b5f3 0.0s done 13:57:48 #8 exporting config sha256:d5b909dc94e32959b25bbb13094524dd2768e45e75dfe3ab42d6d1772caefe68 done 13:57:48 #8 exporting manifest list sha256:01658b593d3cecd485935d525cb001878b5f262b8faabf40635b1b164dcb3a72 0.0s done 13:57:48 #8 pushing layers 13:57:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:57:48 #8 pushing layers 0.1s done 13:57:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a@sha256:01658b593d3cecd485935d525cb001878b5f262b8faabf40635b1b164dcb3a72 0.1s done 13:57:48 #8 DONE 0.2s 13:57:49 13:57:49 1 warning found (use --debug to expand): 13:57:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:57:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest' 13:57:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:latest --push - 13:57:49 #1 [internal] load build definition from Dockerfile 13:57:49 #1 transferring dockerfile: 175B done 13:57:49 #1 DONE 0.0s 13:57:49 13:57:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:57:49 #2 DONE 0.0s 13:57:49 13:57:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:57:49 #3 DONE 0.0s 13:57:49 13:57:49 #4 [internal] load .dockerignore 13:57:49 #4 transferring context: 2B done 13:57:49 #4 DONE 0.0s 13:57:49 13:57:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 13:57:49 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 0.0s done 13:57:49 #5 DONE 0.0s 13:57:49 13:57:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 13:57:49 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 0.0s done 13:57:49 #6 CACHED 13:57:49 13:57:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 13:57:49 #5 CACHED 13:57:49 13:57:49 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 13:57:49 #7 DONE 0.0s 13:57:49 13:57:49 #8 exporting to image 13:57:49 #8 exporting layers done 13:57:49 #8 exporting manifest sha256:9dcc54a5fa8b8c6267d05817458f6a0b26b5e1413e2f903c62e60a95610db073 done 13:57:49 #8 exporting config sha256:959ca365aa01c4da9549df3f0c20d0333f8c4bf1b35aa51b4e0c9aec16183d71 done 13:57:49 #8 exporting manifest sha256:fa74e60013dc895aa19efde7262e4062c5f5578c832bcb6cf5e3580f5728b5f3 done 13:57:49 #8 exporting config sha256:d5b909dc94e32959b25bbb13094524dd2768e45e75dfe3ab42d6d1772caefe68 done 13:57:49 #8 exporting manifest list sha256:01658b593d3cecd485935d525cb001878b5f262b8faabf40635b1b164dcb3a72 done 13:57:49 #8 pushing layers 0.0s done 13:57:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:01658b593d3cecd485935d525cb001878b5f262b8faabf40635b1b164dcb3a72 0.1s done 13:57:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:57:49 #8 DONE 0.1s 13:57:49 13:57:49 1 warning found (use --debug to expand): 13:57:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:57:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17' 13:57:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17 --push - 13:57:50 #1 [internal] load build definition from Dockerfile 13:57:50 #1 transferring dockerfile: 181B done 13:57:50 #1 DONE 0.0s 13:57:50 13:57:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17 13:57:50 #2 DONE 0.0s 13:57:50 13:57:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17 13:57:50 #3 DONE 0.0s 13:57:50 13:57:50 #4 [internal] load .dockerignore 13:57:50 #4 transferring context: 2B done 13:57:50 #4 DONE 0.0s 13:57:50 13:57:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 13:57:50 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 0.0s done 13:57:50 #5 DONE 0.0s 13:57:50 13:57:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 13:57:50 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 0.0s done 13:57:50 #6 CACHED 13:57:50 13:57:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 13:57:50 #5 CACHED 13:57:50 13:57:50 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 13:57:50 #7 DONE 0.0s 13:57:50 13:57:50 #8 exporting to image 13:57:50 #8 exporting layers done 13:57:50 #8 exporting manifest sha256:9dcc54a5fa8b8c6267d05817458f6a0b26b5e1413e2f903c62e60a95610db073 done 13:57:50 #8 exporting config sha256:959ca365aa01c4da9549df3f0c20d0333f8c4bf1b35aa51b4e0c9aec16183d71 done 13:57:50 #8 exporting manifest sha256:fa74e60013dc895aa19efde7262e4062c5f5578c832bcb6cf5e3580f5728b5f3 done 13:57:50 #8 exporting config sha256:d5b909dc94e32959b25bbb13094524dd2768e45e75dfe3ab42d6d1772caefe68 done 13:57:50 #8 exporting manifest list sha256:01658b593d3cecd485935d525cb001878b5f262b8faabf40635b1b164dcb3a72 done 13:57:50 #8 pushing layers 0.0s done 13:57:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17@sha256:01658b593d3cecd485935d525cb001878b5f262b8faabf40635b1b164dcb3a72 0.1s done 13:57:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:57:50 #8 DONE 0.1s 13:57:50 13:57:50 1 warning found (use --debug to expand): 13:57:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:57:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17' 13:57:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17 --push - 13:57:50 #1 [internal] load build definition from Dockerfile 13:57:50 #1 transferring dockerfile: 222B done 13:57:50 #1 DONE 0.0s 13:57:50 13:57:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17 13:57:50 #2 DONE 0.0s 13:57:50 13:57:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17 13:57:50 #3 DONE 0.0s 13:57:50 13:57:50 #4 [internal] load .dockerignore 13:57:50 #4 transferring context: 2B done 13:57:50 #4 DONE 0.0s 13:57:50 13:57:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 13:57:50 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 0.0s done 13:57:50 #5 DONE 0.0s 13:57:50 13:57:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 13:57:50 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 0.0s done 13:57:50 #6 CACHED 13:57:50 13:57:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 13:57:50 #5 CACHED 13:57:50 13:57:50 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 13:57:50 #7 DONE 0.0s 13:57:50 13:57:50 #8 exporting to image 13:57:50 #8 exporting layers done 13:57:50 #8 exporting manifest sha256:9dcc54a5fa8b8c6267d05817458f6a0b26b5e1413e2f903c62e60a95610db073 done 13:57:50 #8 exporting config sha256:959ca365aa01c4da9549df3f0c20d0333f8c4bf1b35aa51b4e0c9aec16183d71 done 13:57:50 #8 exporting manifest sha256:fa74e60013dc895aa19efde7262e4062c5f5578c832bcb6cf5e3580f5728b5f3 done 13:57:50 #8 exporting config sha256:d5b909dc94e32959b25bbb13094524dd2768e45e75dfe3ab42d6d1772caefe68 done 13:57:50 #8 exporting manifest list sha256:01658b593d3cecd485935d525cb001878b5f262b8faabf40635b1b164dcb3a72 done 13:57:50 #8 pushing layers 0.0s done 13:57:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17@sha256:01658b593d3cecd485935d525cb001878b5f262b8faabf40635b1b164dcb3a72 0.1s done 13:57:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:57:50 #8 DONE 0.1s 13:57:50 13:57:50 1 warning found (use --debug to expand): 13:57:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:57:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:main --push - 13:57:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main' 13:57:51 #1 [internal] load build definition from Dockerfile 13:57:51 #1 transferring dockerfile: 173B done 13:57:51 #1 DONE 0.0s 13:57:51 13:57:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main 13:57:51 #2 DONE 0.0s 13:57:51 13:57:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main 13:57:51 #3 DONE 0.0s 13:57:51 13:57:51 #4 [internal] load .dockerignore 13:57:51 #4 transferring context: 2B done 13:57:51 #4 DONE 0.0s 13:57:51 13:57:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 13:57:51 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 0.0s done 13:57:51 #5 DONE 0.0s 13:57:51 13:57:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 13:57:51 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 0.0s done 13:57:51 #6 CACHED 13:57:51 13:57:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:8f0fd73dc32dd811dc9dc4fc91ad3dc77ae9cf64ed1d56482e068ce3d83971e1 13:57:51 #5 CACHED 13:57:51 13:57:51 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 13:57:51 #7 DONE 0.0s 13:57:51 13:57:51 #8 exporting to image 13:57:51 #8 exporting layers done 13:57:51 #8 exporting manifest sha256:9dcc54a5fa8b8c6267d05817458f6a0b26b5e1413e2f903c62e60a95610db073 done 13:57:51 #8 exporting config sha256:959ca365aa01c4da9549df3f0c20d0333f8c4bf1b35aa51b4e0c9aec16183d71 done 13:57:51 #8 exporting manifest sha256:fa74e60013dc895aa19efde7262e4062c5f5578c832bcb6cf5e3580f5728b5f3 done 13:57:51 #8 exporting config sha256:d5b909dc94e32959b25bbb13094524dd2768e45e75dfe3ab42d6d1772caefe68 done 13:57:51 #8 exporting manifest list sha256:01658b593d3cecd485935d525cb001878b5f262b8faabf40635b1b164dcb3a72 done 13:57:51 #8 pushing layers 0.0s done 13:57:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:01658b593d3cecd485935d525cb001878b5f262b8faabf40635b1b164dcb3a72 0.1s done 13:57:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:57:51 #8 DONE 0.1s 13:57:51 13:57:51 1 warning found (use --debug to expand): 13:57:51  - 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 13:57:51 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:57:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:57:52 ---> package-listing.sh 13:57:52 ++ facter osfamily 13:57:52 ++ tr '[:upper:]' '[:lower:]' 13:57:52 + OS_FAMILY=redhat 13:57:52 + workspace=/w/workspace/ry_app-service-configurable_main 13:57:52 + START_PACKAGES=/tmp/packages_start.txt 13:57:52 + END_PACKAGES=/tmp/packages_end.txt 13:57:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:57:52 + PACKAGES=/tmp/packages_start.txt 13:57:52 + '[' /w/workspace/ry_app-service-configurable_main ']' 13:57:52 + PACKAGES=/tmp/packages_end.txt 13:57:52 + case "${OS_FAMILY}" in 13:57:52 + rpm -qa 13:57:52 + sort 13:57:53 + '[' -f /tmp/packages_start.txt ']' 13:57:53 + '[' -f /tmp/packages_end.txt ']' 13:57:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:57:53 + '[' /w/workspace/ry_app-service-configurable_main ']' 13:57:53 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 13:57:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 13:57:53 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 13:57:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:57:54 13:57:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:57:54 latest: Pulling from edgex-lftools-log-publisher 13:57:54 5eb5b503b376: Pulling fs layer 13:57:54 5c69ac0246d0: Pulling fs layer 13:57:54 ec43610c2a17: Pulling fs layer 13:57:54 3a2ae6a8a46f: Pulling fs layer 13:57:54 33b1e0a273af: Pulling fs layer 13:57:54 5d3b04190fa2: Pulling fs layer 13:57:54 2f39f015ded8: Pulling fs layer 13:57:54 33b1e0a273af: Waiting 13:57:54 5d3b04190fa2: Waiting 13:57:54 2f39f015ded8: Waiting 13:57:54 3a2ae6a8a46f: Waiting 13:57:54 5c69ac0246d0: Verifying Checksum 13:57:54 5c69ac0246d0: Download complete 13:57:54 3a2ae6a8a46f: Verifying Checksum 13:57:54 3a2ae6a8a46f: Download complete 13:57:54 ec43610c2a17: Verifying Checksum 13:57:54 ec43610c2a17: Download complete 13:57:54 33b1e0a273af: Verifying Checksum 13:57:54 33b1e0a273af: Download complete 13:57:54 5d3b04190fa2: Verifying Checksum 13:57:54 5d3b04190fa2: Download complete 13:57:54 5eb5b503b376: Verifying Checksum 13:57:54 5eb5b503b376: Download complete 13:57:55 2f39f015ded8: Verifying Checksum 13:57:55 2f39f015ded8: Download complete 13:57:56 5eb5b503b376: Pull complete 13:57:56 5c69ac0246d0: Pull complete 13:57:56 ec43610c2a17: Pull complete 13:57:56 3a2ae6a8a46f: Pull complete 13:57:57 33b1e0a273af: Pull complete 13:57:57 5d3b04190fa2: Pull complete 13:58:01 2f39f015ded8: Pull complete 13:58:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:58:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:58:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:58:01 prd-centos7-docker-4c-2g-3392 does not seem to be running inside a container 13:58:01 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:58:06 $ docker top 777fba68da092aaaed2b3c6145789287d969930d6841453f060b1f694fa34714 -eo pid,comm [Pipeline] { [Pipeline] sh 13:58:06 + touch /tmp/pre-build-complete [Pipeline] sh 13:58:06 + mkdir -p /var/log/sysstat [Pipeline] sh 13:58:07 + ls /var/log/sa-host 13:58:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:58:07 provisioning config files... 13:58:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1501576130773360882tmp [Pipeline] { [Pipeline] echo 13:58:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:58:07 ---> create-netrc.sh [Pipeline] } 13:58:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:58:07 ---> python-tools-install.sh [Pipeline] echo 13:58:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:58:08 ---> sudo-logs.sh 13:58:08 Archiving 'sudo' log.. 13:58:09 sudo: unable to resolve host prd-centos7-docker-4c-2g-3392.novalocal: Name or service not known 13:58:09 sudo: unable to resolve host prd-centos7-docker-4c-2g-3392.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:58:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:58:09 ---> job-cost.sh 13:58:09 lf-activate-venv: SKIPPING 13:58:09 INFO: No Stack... 13:58:09 INFO: Retrieving Pricing Info for: v3-standard-2 13:58:10 INFO: Archiving Costs [Pipeline] echo 13:58:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:58:10 ---> logs-deploy.sh 13:58:10 lf-activate-venv: SKIPPING 13:58:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/294 13:58:10 INFO: archiving workspace using pattern(s): 13:58:11 Archives upload complete. 13:58:11 INFO: archiving logs to Nexus 13:58:12 ---> uname -a: 13:58:12 Linux prd-centos7-docker-4c-2g-3392.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 13:58:12 13:58:12 13:58:12 ---> lscpu: 13:58:12 Architecture: x86_64 13:58:12 CPU op-mode(s): 32-bit, 64-bit 13:58:12 Byte Order: Little Endian 13:58:12 Address sizes: 40 bits physical, 48 bits virtual 13:58:12 CPU(s): 2 13:58:12 On-line CPU(s) list: 0,1 13:58:12 Thread(s) per core: 1 13:58:12 Core(s) per socket: 1 13:58:12 Socket(s): 2 13:58:12 NUMA node(s): 1 13:58:12 Vendor ID: AuthenticAMD 13:58:12 CPU family: 23 13:58:12 Model: 49 13:58:12 Model name: AMD EPYC-Rome Processor 13:58:12 Stepping: 0 13:58:12 CPU MHz: 2799.998 13:58:12 BogoMIPS: 5599.99 13:58:12 Virtualization: AMD-V 13:58:12 Hypervisor vendor: KVM 13:58:12 Virtualization type: full 13:58:12 L1d cache: 64 KiB 13:58:12 L1i cache: 64 KiB 13:58:12 L2 cache: 1 MiB 13:58:12 L3 cache: 32 MiB 13:58:12 NUMA node0 CPU(s): 0,1 13:58:12 Vulnerability Itlb multihit: Not affected 13:58:12 Vulnerability L1tf: Not affected 13:58:12 Vulnerability Mds: Not affected 13:58:12 Vulnerability Meltdown: Not affected 13:58:12 Vulnerability Mmio stale data: Not affected 13:58:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:58:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:58:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:58:12 Vulnerability Srbds: Not affected 13:58:12 Vulnerability Tsx async abort: Not affected 13:58:12 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 13:58:12 13:58:12 13:58:12 ---> nproc: 13:58:12 2 13:58:12 13:58:12 13:58:12 ---> df -h: 13:58:12 Filesystem Size Used Avail Use% Mounted on 13:58:12 overlay 40G 7.4G 33G 19% / 13:58:12 tmpfs 64M 0 64M 0% /dev 13:58:12 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:58:12 shm 64M 0 64M 0% /dev/shm 13:58:12 /dev/vda1 40G 7.4G 33G 19% /facter-os 13:58:12 13:58:12 13:58:12 Cannot open /var/log/sysstat/sa13: No such file or directory 13:58:12 Please check if data collecting is enabled 13:58:12 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:58:12 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 13:58:12 $ docker stop --time=1 777fba68da092aaaed2b3c6145789287d969930d6841453f060b1f694fa34714 13:58:13 $ docker rm -f --volumes 777fba68da092aaaed2b3c6145789287d969930d6841453f060b1f694fa34714 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 13:58:13 [WS-CLEANUP] Deleting project workspace... 13:58:13 [WS-CLEANUP] Deferred wipeout is used... 13:58:13 [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 13:58:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:58:14 13:58:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:58:14 latest: Pulling from edgex-lftools-log-publisher 13:58:14 5eb5b503b376: Pulling fs layer 13:58:14 5c69ac0246d0: Pulling fs layer 13:58:14 ec43610c2a17: Pulling fs layer 13:58:14 3a2ae6a8a46f: Pulling fs layer 13:58:14 33b1e0a273af: Pulling fs layer 13:58:14 5d3b04190fa2: Pulling fs layer 13:58:14 2f39f015ded8: Pulling fs layer 13:58:14 3a2ae6a8a46f: Waiting 13:58:14 33b1e0a273af: Waiting 13:58:14 5d3b04190fa2: Waiting 13:58:14 2f39f015ded8: Waiting 13:58:14 5c69ac0246d0: Verifying Checksum 13:58:14 5c69ac0246d0: Download complete 13:58:14 3a2ae6a8a46f: Download complete 13:58:14 33b1e0a273af: Verifying Checksum 13:58:14 33b1e0a273af: Download complete 13:58:14 ec43610c2a17: Verifying Checksum 13:58:14 ec43610c2a17: Download complete 13:58:14 5d3b04190fa2: Download complete 13:58:14 5eb5b503b376: Verifying Checksum 13:58:14 5eb5b503b376: Download complete 13:58:15 2f39f015ded8: Verifying Checksum 13:58:15 2f39f015ded8: Download complete 13:58:16 5eb5b503b376: Pull complete 13:58:16 5c69ac0246d0: Pull complete 13:58:17 ec43610c2a17: Pull complete 13:58:17 3a2ae6a8a46f: Pull complete 13:58:17 33b1e0a273af: Pull complete 13:58:17 5d3b04190fa2: Pull complete 13:58:17 Removing intermediate container fe3f2c516718 13:58:17 ---> 3a30682c3cb8 13:58:17 Step 10/12 : COPY . . 13:58:17 ---> 9b8de4a807b4 13:58:17 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:58:17 ---> Running in 6ba492bdd62e 13:58:17 Removing intermediate container 6ba492bdd62e 13:58:17 ---> 611fd004b52f 13:58:17 Step 12/12 : RUN $MAKE 13:58:17 ---> Running in a56779ef99eb 13:58:17 noop 13:58:17 Removing intermediate container a56779ef99eb 13:58:17 ---> d3bc97a06cc4 13:58:17 Successfully built d3bc97a06cc4 13:58:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:18 + docker inspect -f . ci-base-image-arm64 13:58:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:58:18 prd-ubuntu20.04-docker-arm64-4c-16g-3391 does not seem to be running inside a container 13:58:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/294 -v /w/workspace/app-service-configurable/294:/w/workspace/app-service-configurable/294:rw,z -v /w/workspace/app-service-configurable/294@tmp:/w/workspace/app-service-configurable/294@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:58:19 $ docker top 41500dc93e524aaeda429f30fcded0907764309b8eeba715f3856403bf5a0b35 -eo pid,comm [Pipeline] { [Pipeline] sh 13:58:20 + go version 13:58:22 2f39f015ded8: Pull complete 13:58:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:58:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:58:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:58:22 prd-ubuntu20.04-docker-8c-8g-3390 does not seem to be running inside a container 13:58:22 $ 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 13:58:23 go version go1.25.3 linux/arm64 13:58:25 $ docker top dee754c6fae8ae8882266b298141a0f1d3f75ead224d676b1a7feff4b6f493d6 -eo pid,comm [Pipeline] { [Pipeline] } 13:58:25 $ docker stop --time=1 41500dc93e524aaeda429f30fcded0907764309b8eeba715f3856403bf5a0b35 13:58:27 $ docker rm -f --volumes 41500dc93e524aaeda429f30fcded0907764309b8eeba715f3856403bf5a0b35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:27 ---> job-cost.sh 13:58:27 lf-activate-venv: SKIPPING 13:58:27 INFO: No Stack... 13:58:27 + docker inspect -f . ci-base-image-arm64 13:58:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:58:27 INFO: Retrieving Pricing Info for: v3-standard-8 13:58:27 prd-ubuntu20.04-docker-arm64-4c-16g-3391 does not seem to be running inside a container 13:58:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/294 -v /w/workspace/app-service-configurable/294:/w/workspace/app-service-configurable/294:rw,z -v /w/workspace/app-service-configurable/294@tmp:/w/workspace/app-service-configurable/294@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:58:28 INFO: Archiving Costs 13:58:29 $ docker top a6a5fa8e13a87fe70ce04d8354d9accc0ce8b824c24277e77b79110573c43861 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 13:58:29 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 13:58:29 + cut -d, -f6 [Pipeline] lock 13:58:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-294-stack-cost] 13:58:29 Resource [jenkins-edgexfoundry-app-service-configurable-main-294-stack-cost] did not exist. Created. 13:58:29 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-294-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:58:29 + echo total: 0.2199999988079071 13:58:29 + git config --global --add safe.directory /w/workspace/app-service-configurable/294 [Pipeline] stash 13:58:29 Stashed 1 file(s) [Pipeline] fileExists [Pipeline] } 13:58:29 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-294-stack-cost] [Pipeline] // lock [Pipeline] } 13:58:29 $ docker stop --time=1 dee754c6fae8ae8882266b298141a0f1d3f75ead224d676b1a7feff4b6f493d6 13:58:31 $ docker rm -f --volumes dee754c6fae8ae8882266b298141a0f1d3f75ead224d676b1a7feff4b6f493d6 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:58:31 + make test 13:58:31 go test -race -coverprofile=coverage.out ./... 14:03:23 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 14:03:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:03:23 go vet ./... 14:07:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:07:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:07:15 ./bin/test-attribution-txt.sh 14:07:15 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 14:07:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 14:07:15 $ docker stop --time=1 a6a5fa8e13a87fe70ce04d8354d9accc0ce8b824c24277e77b79110573c43861 14:07:17 $ docker rm -f --volumes a6a5fa8e13a87fe70ce04d8354d9accc0ce8b824c24277e77b79110573c43861 [Pipeline] // withDockerContainer [Pipeline] sh 14:07:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:07:19 Warning: overwriting stash ‘coverage-report’ 14:07:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:07:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:07:21 + ls -al . 14:07:21 total 248 14:07:21 drwxrwxr-x 6 jenkins jenkins 4096 Mar 13 13:58 . 14:07:21 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 13:55 .. 14:07:21 -rw-rw-r-- 1 jenkins jenkins 119 Mar 13 13:55 .dockerignore 14:07:21 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 13:55 .git 14:07:21 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 13:55 .github 14:07:21 -rw-rw-r-- 1 jenkins jenkins 108 Mar 13 13:55 .gitignore 14:07:21 -rw-rw-r-- 1 jenkins jenkins 359 Mar 13 13:55 .golangci.yml 14:07:21 -rw-rw-r-- 1 jenkins jenkins 19193 Mar 13 13:55 Attribution.txt 14:07:21 -rw-rw-r-- 1 jenkins jenkins 39309 Mar 13 13:55 CHANGELOG.md 14:07:21 -rw-rw-r-- 1 jenkins jenkins 2008 Mar 13 13:55 Dockerfile 14:07:21 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 13:55 GOVERNANCE.md 14:07:21 -rw-rw-r-- 1 jenkins jenkins 689 Mar 13 13:55 Jenkinsfile 14:07:21 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 13 13:55 LICENSE 14:07:21 -rw-rw-r-- 1 jenkins jenkins 618 Mar 13 13:55 OWNERS.md 14:07:21 -rw-rw-r-- 1 jenkins jenkins 4952 Mar 13 13:55 README.md 14:07:21 -rw-rw-r-- 1 jenkins jenkins 12 Mar 13 13:53 VERSION 14:07:21 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 13:55 bin 14:07:21 -rw-r--r-- 1 jenkins jenkins 953 Mar 13 14:03 coverage.out 14:07:21 -rw-rw-r-- 1 jenkins jenkins 7074 Mar 13 13:55 go.mod 14:07:21 -rw-rw-r-- 1 jenkins jenkins 90735 Mar 13 13:55 go.sum 14:07:21 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 13 13:55 main.go 14:07:21 -rw-rw-r-- 1 jenkins jenkins 3361 Mar 13 13:55 makefile 14:07:21 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 13:55 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:21 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=39c8720020c7a7370b527db9464d1b147bbf1a8a --label arch=arm64 --label version=4.1.0-dev.17 . 14:07:21 Sending build context to Docker daemon 231.4kB 14:07:21 Step 1/27 : ARG BASE=golang:1.25-alpine3.22 14:07:21 Step 2/27 : FROM ${BASE} AS builder 14:07:21 ---> d3bc97a06cc4 14:07:21 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 14:07:21 ---> Running in 6721e14587c3 14:07:21 Removing intermediate container 6721e14587c3 14:07:21 ---> 10738801890f 14:07:21 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:07:22 ---> Running in 9c03b21d7f41 14:07:22 Removing intermediate container 9c03b21d7f41 14:07:22 ---> 3ffd6342be77 14:07:22 Step 5/27 : ARG ADD_BUILD_TAGS="" 14:07:22 ---> Running in cbd2e5de9de6 14:07:22 Removing intermediate container cbd2e5de9de6 14:07:22 ---> 9a24f845bca1 14:07:22 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:07:23 ---> Running in 68d6f207bb36 14:07:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 14:07:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 14:07:25 OK: 255 MiB in 60 packages 14:07:26 Removing intermediate container 68d6f207bb36 14:07:26 ---> c9b26151de56 14:07:26 Step 7/27 : WORKDIR /app 14:07:26 ---> Running in a2b819db3c1d 14:07:26 Removing intermediate container a2b819db3c1d 14:07:26 ---> 76978a362adc 14:07:26 Step 8/27 : COPY go.mod vendor* ./ 14:07:27 ---> f2e8ab7eb239 14:07:27 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:27 ---> Running in 4ed8882c49c9 14:07:30 Removing intermediate container 4ed8882c49c9 14:07:30 ---> 466306694350 14:07:30 Step 10/27 : COPY . . 14:07:30 ---> c8a857b9aa5d 14:07:30 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:07:30 ---> Running in 3b4036be3ef8 14:07:30 Removing intermediate container 3b4036be3ef8 14:07:30 ---> 2899435dad7b 14:07:30 Step 12/27 : RUN $MAKE 14:07:30 ---> Running in 24636e964f3b 14:07:31 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.54 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 14:11:38 Removing intermediate container 24636e964f3b 14:11:38 ---> 38b34b1bb255 14:11:38 Step 13/27 : FROM alpine:3.22 14:11:38 3.22: Pulling from library/alpine 14:11:38 d741ee1608f3: Pulling fs layer 14:11:38 d741ee1608f3: Verifying Checksum 14:11:38 d741ee1608f3: Download complete 14:11:38 d741ee1608f3: Pull complete 14:11:38 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 14:11:38 Status: Downloaded newer image for alpine:3.22 14:11:38 ---> 5a766deef0c8 14:11:38 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:11:38 ---> Running in d53c87c3407b 14:11:38 Removing intermediate container d53c87c3407b 14:11:38 ---> 82bc7ae3cc3c 14:11:38 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 14:11:38 ---> Running in 3311d2de66cd 14:11:38 Removing intermediate container 3311d2de66cd 14:11:38 ---> 11cd38223cfe 14:11:38 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 14:11:38 ---> Running in 4a429c7d1b7a 14:11:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 14:11:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 14:11:38 (1/2) Installing ca-certificates (20250911-r0) 14:11:38 (2/2) Installing dumb-init (1.2.5-r3) 14:11:38 Executing busybox-1.37.0-r20.trigger 14:11:38 Executing ca-certificates-20250911-r0.trigger 14:11:38 OK: 8 MiB in 18 packages 14:11:39 Removing intermediate container 4a429c7d1b7a 14:11:39 ---> 58c85556fe16 14:11:39 Step 17/27 : RUN apk --no-cache upgrade 14:11:39 ---> Running in d90b5f47351c 14:11:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 14:11:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 14:11:42 OK: 8 MiB in 18 packages 14:11:43 Removing intermediate container d90b5f47351c 14:11:43 ---> f30601ea3beb 14:11:43 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:11:43 ---> 9cbd38cf7360 14:11:43 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:11:44 ---> 57b73b8c049e 14:11:44 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:11:44 ---> 2b3111178011 14:11:44 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:11:48 ---> 0176413cbf06 14:11:48 Step 22/27 : EXPOSE 48095 14:11:48 ---> Running in 864b04317aac 14:11:49 Removing intermediate container 864b04317aac 14:11:49 ---> af10b7adb5af 14:11:49 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 14:11:49 ---> Running in c30d6ab3f386 14:11:49 Removing intermediate container c30d6ab3f386 14:11:49 ---> cbcb6d6289f7 14:11:49 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 14:11:49 ---> Running in 5816c3209628 14:11:49 Removing intermediate container 5816c3209628 14:11:49 ---> 7195e5a97adc 14:11:49 Step 25/27 : LABEL arch=arm64 14:11:49 ---> Running in 36b82bb92e15 14:11:49 Removing intermediate container 36b82bb92e15 14:11:49 ---> bfe46daa8027 14:11:49 Step 26/27 : LABEL git_sha=39c8720020c7a7370b527db9464d1b147bbf1a8a 14:11:50 ---> Running in 6de540b0af64 14:11:50 Removing intermediate container 6de540b0af64 14:11:50 ---> 1619d0f3ecd0 14:11:50 Step 27/27 : LABEL version=4.1.0-dev.17 14:11:50 ---> Running in 416e643148cc 14:11:50 Removing intermediate container 416e643148cc 14:11:50 ---> c185aa15d3e2 14:11:50 [Warning] One or more build-args [ARCH] were not consumed 14:11:50 Successfully built c185aa15d3e2 14:11:50 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 14:11:50 provisioning config files... 14:11:50 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/294@tmp/config7528794974846562898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:11:51 ---> ****-login.sh 14:11:51 nexus3.edgexfoundry.org:10001 14:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:51 Configure a credential helper to remove this warning. See 14:11:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:51 14:11:51 Login Succeeded 14:11:51 nexus3.edgexfoundry.org:10002 14:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:51 Configure a credential helper to remove this warning. See 14:11:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:51 14:11:51 Login Succeeded 14:11:51 nexus3.edgexfoundry.org:10003 14:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:52 Configure a credential helper to remove this warning. See 14:11:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:52 14:11:52 Login Succeeded 14:11:52 nexus3.edgexfoundry.org:10004 14:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:52 Configure a credential helper to remove this warning. See 14:11:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:52 14:11:52 Login Succeeded 14:11:52 ****.io 14:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:52 Configure a credential helper to remove this warning. See 14:11:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:52 14:11:52 Login Succeeded 14:11:52 ---> ****-login.sh ends [Pipeline] } 14:11:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:11:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 14:11:53 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 14:11:53 39c8720020c7a7370b527db9464d1b147bbf1a8a 14:11:53 latest 14:11:53 4.1.0-dev.17 14:11:53 39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17 14:11:53 main 14:11:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:53 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:39c8720020c7a7370b527db9464d1b147bbf1a8a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:39c8720020c7a7370b527db9464d1b147bbf1a8a 14:11:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:11:53 f27bdb341dc1: Preparing 14:11:53 160642c97d2b: Preparing 14:11:53 4603baf55364: Preparing 14:11:53 a6cedbdcf5ff: Preparing 14:11:53 a9b31d2e6207: Preparing 14:11:53 2336c856e16a: Preparing 14:11:53 c4e71c2a4573: Preparing 14:11:53 2336c856e16a: Waiting 14:11:53 c4e71c2a4573: Waiting 14:11:54 160642c97d2b: Pushed 14:11:54 a6cedbdcf5ff: Pushed 14:11:54 4603baf55364: Pushed 14:11:54 a9b31d2e6207: Pushed 14:11:54 c4e71c2a4573: Layer already exists 14:11:54 2336c856e16a: Pushed 14:12:02 f27bdb341dc1: Pushed 14:12:02 39c8720020c7a7370b527db9464d1b147bbf1a8a: digest: sha256:beefbe49c487035b3046ef5fee738e294a93d37f7892b989166c823505162c10 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:03 + 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 14:12:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:12:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:12:03 f27bdb341dc1: Preparing 14:12:03 160642c97d2b: Preparing 14:12:03 4603baf55364: Preparing 14:12:03 a6cedbdcf5ff: Preparing 14:12:03 a9b31d2e6207: Preparing 14:12:03 2336c856e16a: Preparing 14:12:03 c4e71c2a4573: Preparing 14:12:03 2336c856e16a: Waiting 14:12:03 c4e71c2a4573: Waiting 14:12:03 f27bdb341dc1: Layer already exists 14:12:03 160642c97d2b: Layer already exists 14:12:03 4603baf55364: Layer already exists 14:12:03 a9b31d2e6207: Layer already exists 14:12:03 a6cedbdcf5ff: Layer already exists 14:12:03 2336c856e16a: Layer already exists 14:12:03 c4e71c2a4573: Layer already exists 14:12:03 latest: digest: sha256:beefbe49c487035b3046ef5fee738e294a93d37f7892b989166c823505162c10 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:04 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.17 14:12:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:12:04 f27bdb341dc1: Preparing 14:12:04 160642c97d2b: Preparing 14:12:04 4603baf55364: Preparing 14:12:04 a6cedbdcf5ff: Preparing 14:12:04 a9b31d2e6207: Preparing 14:12:04 2336c856e16a: Preparing 14:12:04 c4e71c2a4573: Preparing 14:12:04 2336c856e16a: Waiting 14:12:04 c4e71c2a4573: Waiting 14:12:04 4603baf55364: Layer already exists 14:12:04 a9b31d2e6207: Layer already exists 14:12:04 a6cedbdcf5ff: Layer already exists 14:12:04 160642c97d2b: Layer already exists 14:12:04 f27bdb341dc1: Layer already exists 14:12:04 2336c856e16a: Layer already exists 14:12:04 c4e71c2a4573: Layer already exists 14:12:04 4.1.0-dev.17: digest: sha256:beefbe49c487035b3046ef5fee738e294a93d37f7892b989166c823505162c10 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:05 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17 14:12:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:12:05 f27bdb341dc1: Preparing 14:12:05 160642c97d2b: Preparing 14:12:05 4603baf55364: Preparing 14:12:05 a6cedbdcf5ff: Preparing 14:12:05 a9b31d2e6207: Preparing 14:12:05 2336c856e16a: Preparing 14:12:05 c4e71c2a4573: Preparing 14:12:05 2336c856e16a: Waiting 14:12:05 c4e71c2a4573: Waiting 14:12:05 a9b31d2e6207: Layer already exists 14:12:05 a6cedbdcf5ff: Layer already exists 14:12:05 f27bdb341dc1: Layer already exists 14:12:05 4603baf55364: Layer already exists 14:12:05 160642c97d2b: Layer already exists 14:12:05 2336c856e16a: Layer already exists 14:12:05 c4e71c2a4573: Layer already exists 14:12:05 39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17: digest: sha256:beefbe49c487035b3046ef5fee738e294a93d37f7892b989166c823505162c10 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:05 + 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 14:12:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 14:12:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:12:06 f27bdb341dc1: Preparing 14:12:06 160642c97d2b: Preparing 14:12:06 4603baf55364: Preparing 14:12:06 a6cedbdcf5ff: Preparing 14:12:06 a9b31d2e6207: Preparing 14:12:06 2336c856e16a: Preparing 14:12:06 c4e71c2a4573: Preparing 14:12:06 c4e71c2a4573: Waiting 14:12:06 2336c856e16a: Waiting 14:12:06 4603baf55364: Layer already exists 14:12:06 160642c97d2b: Layer already exists 14:12:06 a6cedbdcf5ff: Layer already exists 14:12:06 a9b31d2e6207: Layer already exists 14:12:06 f27bdb341dc1: Layer already exists 14:12:06 c4e71c2a4573: Layer already exists 14:12:06 2336c856e16a: Layer already exists 14:12:06 main: digest: sha256:beefbe49c487035b3046ef5fee738e294a93d37f7892b989166c823505162c10 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:12:06 ===================================================== [Pipeline] echo 14:12:06 taggedImages: 14:12:06 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:39c8720020c7a7370b527db9464d1b147bbf1a8a 14:12:06 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:12:06 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.17 14:12:06 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17 14:12:06 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo 14:12:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:39c8720020c7a7370b527db9464d1b147bbf1a8a [Pipeline] echo 14:12:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo 14:12:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.17 [Pipeline] echo 14:12:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:39c8720020c7a7370b527db9464d1b147bbf1a8a-4.1.0-dev.17 [Pipeline] echo 14:12:06 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 14:12:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:12:07 14:12:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:12:07 arm64: Pulling from edgex-lftools-log-publisher 14:12:07 8998bd30e6a1: Pulling fs layer 14:12:07 04944245beec: Pulling fs layer 14:12:07 699f458cf7ca: Pulling fs layer 14:12:07 765212b225bb: Pulling fs layer 14:12:07 f23df028b6ca: Pulling fs layer 14:12:07 d65c8cfc05b1: Pulling fs layer 14:12:07 2437ff75d9bd: Pulling fs layer 14:12:07 f23df028b6ca: Waiting 14:12:07 d65c8cfc05b1: Waiting 14:12:07 2437ff75d9bd: Waiting 14:12:07 765212b225bb: Waiting 14:12:07 04944245beec: Verifying Checksum 14:12:07 04944245beec: Download complete 14:12:07 765212b225bb: Verifying Checksum 14:12:07 765212b225bb: Download complete 14:12:07 f23df028b6ca: Download complete 14:12:07 d65c8cfc05b1: Verifying Checksum 14:12:07 d65c8cfc05b1: Download complete 14:12:07 699f458cf7ca: Verifying Checksum 14:12:07 699f458cf7ca: Download complete 14:12:08 8998bd30e6a1: Verifying Checksum 14:12:08 8998bd30e6a1: Download complete 14:12:11 2437ff75d9bd: Verifying Checksum 14:12:11 2437ff75d9bd: Download complete 14:12:13 8998bd30e6a1: Pull complete 14:12:13 04944245beec: Pull complete 14:12:15 699f458cf7ca: Pull complete 14:12:15 765212b225bb: Pull complete 14:12:16 f23df028b6ca: Pull complete 14:12:16 d65c8cfc05b1: Pull complete 14:12:34 2437ff75d9bd: Pull complete 14:12:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:12:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:12:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:34 prd-ubuntu20.04-docker-arm64-4c-16g-3391 does not seem to be running inside a container 14:12:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/294 -v /w/workspace/app-service-configurable/294:/w/workspace/app-service-configurable/294:rw,z -v /w/workspace/app-service-configurable/294@tmp:/w/workspace/app-service-configurable/294@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:12:37 $ docker top 62b0d11938a0e1febbec4b7d61b2a11eeeb3a0592b1650ec14a5e6edcbee1102 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:12:38 ---> job-cost.sh 14:12:38 lf-activate-venv: SKIPPING 14:12:38 INFO: No Stack... 14:12:38 INFO: Retrieving Pricing Info for: v3-standard-4 14:12:39 INFO: Archiving Costs [Pipeline] sh 14:12:40 + cat /w/workspace/app-service-configurable/294/archives/cost.csv 14:12:40 + cut -d, -f6 [Pipeline] lock 14:12:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-294-stack-cost] 14:12:40 Resource [jenkins-edgexfoundry-app-service-configurable-main-294-stack-cost] did not exist. Created. 14:12:40 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-294-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:12:40 /w/workspace/app-service-configurable/294@tmp/durable-1f3d34c4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:12:41 + echo total: 0.10999999940395355 [Pipeline] stash 14:12:41 Warning: overwriting stash ‘stack-cost’ 14:12:41 Stashed 1 file(s) [Pipeline] } 14:12:41 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-294-stack-cost] [Pipeline] // lock [Pipeline] } 14:12:41 $ docker stop --time=1 62b0d11938a0e1febbec4b7d61b2a11eeeb3a0592b1650ec14a5e6edcbee1102 14:12:43 $ docker rm -f --volumes 62b0d11938a0e1febbec4b7d61b2a11eeeb3a0592b1650ec14a5e6edcbee1102 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:12:43 provisioning config files... 14:12:43 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4270014425169639567tmp [Pipeline] { [Pipeline] sh 14:12:43 + set +x 14:12:43 + curl -s https://codecov.io/bash 14:12:43 + bash -s -- 14:12:43 14:12:43 _____ _ 14:12:43 / ____| | | 14:12:43 | | ___ __| | ___ ___ _____ __ 14:12:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:12:43 | |___| (_) | (_| | __/ (_| (_) \ V / 14:12:43 \_____\___/ \__,_|\___|\___\___/ \_/ 14:12:43 Bash-1.0.6 14:12:43 14:12:43 14:12:43 ==> git version 2.25.1 found 14:12:43 ==> 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 14:12:43 Release-Date: 2020-01-08 14:12:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:12:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:12:43 ==> Jenkins CI detected. 14:12:43 current dir:  /w/workspace/ry_app-service-configurable_main 14:12:43 project root: . 14:12:43 --> token set from env 14:12:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:12:43 ==> Running gcov in . (disable via -X gcov) 14:12:43 ==> Python coveragepy not found 14:12:43 ==> Searching for coverage reports in: 14:12:43 + . 14:12:43 -> Found 1 reports 14:12:43 ==> Detecting git/mercurial file structure 14:12:44 ==> Reading reports 14:12:44 + ./coverage.out bytes=953 14:12:44 ==> Appending adjustments 14:12:44 https://docs.codecov.io/docs/fixing-reports 14:12:44 + Found adjustments 14:12:44 ==> Gzipping contents 14:12:44 4.0K /tmp/codecov.oObc9d.gz 14:12:44 ==> Uploading reports 14:12:44 url: https://codecov.io 14:12:44 query: branch=main&commit=39c8720020c7a7370b527db9464d1b147bbf1a8a&build=294&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F294%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:12:44 -> Pinging Codecov 14:12:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=39c8720020c7a7370b527db9464d1b147bbf1a8a&build=294&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F294%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:12:44 -> Uploading to 14:12:44 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/39c8720020c7a7370b527db9464d1b147bbf1a8a/f03b34db-dbd2-47e2-8f65-19ebeb1b8e48.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260313%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260313T141244Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=f3460d329795b8c651fe444dbdad0407e45de7d0bbeeb501e83a8e8c759b62b3 14:12:44 % Total % Received % Xferd Average Speed Time Time Time Current 14:12:44 Dload Upload Total Spent Left Speed 14:12:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 1769 --:--:-- --:--:-- --:--:-- 1777 14:12:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/39c8720020c7a7370b527db9464d1b147bbf1a8a [Pipeline] } 14:12:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:12:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:12:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:12:45 14:12:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:12:45 latest: Pulling from edgex-devops/edgex-snyk-go 14:12:45 2d35ebdb57d9: Already exists 14:12:45 85e8836fcdb2: Pulling fs layer 14:12:45 91631faa732a: Pulling fs layer 14:12:45 f3f5ae8826fa: Pulling fs layer 14:12:45 4f4fb700ef54: Pulling fs layer 14:12:45 7861252a18e6: Pulling fs layer 14:12:45 9130f900ef6f: Pulling fs layer 14:12:45 4f4fb700ef54: Waiting 14:12:45 9130f900ef6f: Waiting 14:12:45 7861252a18e6: Waiting 14:12:45 f3f5ae8826fa: Verifying Checksum 14:12:45 4f4fb700ef54: Verifying Checksum 14:12:45 4f4fb700ef54: Download complete 14:12:45 85e8836fcdb2: Verifying Checksum 14:12:45 85e8836fcdb2: Download complete 14:12:45 85e8836fcdb2: Pull complete 14:12:45 7861252a18e6: Verifying Checksum 14:12:45 7861252a18e6: Download complete 14:12:45 91631faa732a: Download complete 14:12:46 9130f900ef6f: Verifying Checksum 14:12:46 9130f900ef6f: Download complete 14:12:50 91631faa732a: Pull complete 14:12:50 f3f5ae8826fa: Pull complete 14:12:50 4f4fb700ef54: Pull complete 14:12:50 7861252a18e6: Pull complete 14:12:53 9130f900ef6f: Pull complete 14:12:53 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 14:12:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:12:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:54 prd-ubuntu20.04-docker-8c-8g-3390 does not seem to be running inside a container 14:12:54 $ 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 14:12:56 $ docker top b71faa1ae549d4c03e0fbfc8d893dde8a85b016896c3682fb06f0ae93ae2f0ef -eo pid,comm [Pipeline] { [Pipeline] sh 14:12:56 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 14:12:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 14:12:57 + set -o pipefail 14:12:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 14:13:05 14:13:05 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 14:13:05 14:13:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/62433fd3-0dc3-47fd-9dcd-a4ee3aabbb6e 14:13:05 14:13:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:13:05 14:13:05 14:13:05 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 14:13:05 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:13:05 $ docker stop --time=1 b71faa1ae549d4c03e0fbfc8d893dde8a85b016896c3682fb06f0ae93ae2f0ef 14:13:08 $ docker rm -f --volumes b71faa1ae549d4c03e0fbfc8d893dde8a85b016896c3682fb06f0ae93ae2f0ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:13:09 + git log --format=format:%s -1 39c8720020c7a7370b527db9464d1b147bbf1a8a [Pipeline] sh 14:13:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:13:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:13:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:10 prd-ubuntu20.04-docker-8c-8g-3390 does not seem to be running inside a container 14:13:10 $ 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 14:13:10 $ docker top b7a455773f796ec947c16840c348df66ddd600cb1528348587f989892c1815ce -eo pid,comm 14:13:11 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). 14:13:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:13:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:13:11 [ssh-agent] Looking for ssh-agent implementation... 14:13:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:13:11 $ docker exec b7a455773f796ec947c16840c348df66ddd600cb1528348587f989892c1815ce ssh-agent 14:13:11 SSH_AUTH_SOCK=/tmp/ssh-5baHfvpBOt99/agent.14 14:13:11 SSH_AGENT_PID=39 14:13:11 Running ssh-add (command line suppressed) 14:13:11 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16000427602018409442.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16000427602018409442.key) 14:13:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:13:11 + git semver tag 14:13:11 2026-03-13 14:13:11,895 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 14:13:11 2026-03-13 14:13:11,898 [run_tag] DEBUG tag force:False 14:13:11 2026-03-13 14:13:11,898 [check_head_tag] DEBUG check head tag 14:13:11 2026-03-13 14:13:11,899 [execute] INFO git cat-file --batch-check 14:13:11 2026-03-13 14:13:11,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) 14:13:11 2026-03-13 14:13:11,902 [execute] INFO git cat-file --batch 14:13:11 2026-03-13 14:13:11,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) 14:13:11 2026-03-13 14:13:11,917 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:13:11 2026-03-13 14:13:11,917 [execute] INFO git tag -a v4.1.0-dev.17 -m v4.1.0-dev.17 14:13:11 2026-03-13 14:13:11,917 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.17', '-m', 'v4.1.0-dev.17'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 14:13:11 2026-03-13 14:13:11,920 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:13:11 4.1.0-dev.17 [Pipeline] } 14:13:11 $ docker exec --env ******** --env ******** b7a455773f796ec947c16840c348df66ddd600cb1528348587f989892c1815ce ssh-agent -k 14:13:12 unset SSH_AUTH_SOCK; 14:13:12 unset SSH_AGENT_PID; 14:13:12 echo Agent pid 39 killed; 14:13:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:13:12 + git semver [Pipeline] } 14:13:12 $ docker stop --time=1 b7a455773f796ec947c16840c348df66ddd600cb1528348587f989892c1815ce 14:13:14 $ docker rm -f --volumes b7a455773f796ec947c16840c348df66ddd600cb1528348587f989892c1815ce [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:13:14 14:13:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:13:15 0.23.1-centos7: Pulling from edgex-lftools 14:13:15 ab5ef0e58194: Pulling fs layer 14:13:15 9712f1f96733: Pulling fs layer 14:13:15 63f879dbbcfc: Pulling fs layer 14:13:15 0d9ebad4ef96: Pulling fs layer 14:13:15 e9a5061849ea: Pulling fs layer 14:13:15 d747dcd14b5f: Pulling fs layer 14:13:15 2de7ff778b66: Pulling fs layer 14:13:15 e9a5061849ea: Waiting 14:13:15 0d9ebad4ef96: Waiting 14:13:15 d747dcd14b5f: Waiting 14:13:15 2de7ff778b66: Waiting 14:13:15 9712f1f96733: Verifying Checksum 14:13:15 9712f1f96733: Download complete 14:13:15 63f879dbbcfc: Verifying Checksum 14:13:15 63f879dbbcfc: Download complete 14:13:15 e9a5061849ea: Verifying Checksum 14:13:15 e9a5061849ea: Download complete 14:13:15 d747dcd14b5f: Download complete 14:13:15 ab5ef0e58194: Verifying Checksum 14:13:15 ab5ef0e58194: Download complete 14:13:15 0d9ebad4ef96: Verifying Checksum 14:13:15 0d9ebad4ef96: Download complete 14:13:15 2de7ff778b66: Verifying Checksum 14:13:15 2de7ff778b66: Download complete 14:13:19 ab5ef0e58194: Pull complete 14:13:19 9712f1f96733: Pull complete 14:13:19 63f879dbbcfc: Pull complete 14:13:24 0d9ebad4ef96: Pull complete 14:13:24 e9a5061849ea: Pull complete 14:13:24 d747dcd14b5f: Pull complete 14:13:25 2de7ff778b66: Pull complete 14:13:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:13:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:13:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:25 prd-ubuntu20.04-docker-8c-8g-3390 does not seem to be running inside a container 14:13:25 $ 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 14:13:28 $ docker top ba370a73ede9a961519da0c2b81d71e9e0dfe42d7cc404113cab4e99b6a5895e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:13:28 provisioning config files... 14:13:28 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14870905296475600559tmp 14:13:28 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15773195267476099035tmp 14:13:28 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5286987944862504216tmp [Pipeline] { [Pipeline] echo 14:13:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:13:28 ---> sigul-configuration.sh 14:13:28 gpg: directory `/root/.gnupg' created 14:13:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:13:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:13:28 gpg: keyring `/root/.gnupg/secring.gpg' created 14:13:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:13:28 gpg: CAST5 encrypted data 14:13:28 gpg: encrypted with 1 passphrase 14:13:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:13:28 + mkdir /home/jenkins 14:13:28 + mkdir /home/jenkins/sigul [Pipeline] sh 14:13:29 + 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 14:13:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:13:29 ---> sigul-install.sh 14:13:29 Sigul already installed; skipping installation. [Pipeline] sh 14:13:29 + git tag --list 14:13:29 v1.0.0 14:13:29 v1.1.0 14:13:29 v1.2.0 14:13:29 v1.3.0 14:13:29 v1.3.1 14:13:29 v2.0.0 14:13:29 v2.0.1 14:13:29 v2.1.0 14:13:29 v2.1.1 14:13:29 v2.1.2 14:13:29 v2.2.0 14:13:29 v2.3 14:13:29 v2.3.0 14:13:29 v2.3.1 14:13:29 v3.0 14:13:29 v3.0.0 14:13:29 v3.0.1 14:13:29 v3.1 14:13:29 v3.1.0 14:13:29 v3.1.1 14:13:29 v4.0 14:13:29 v4.0.0 14:13:29 v4.0.1 14:13:29 v4.0.1-dev.1 14:13:29 v4.1.0-dev.1 14:13:29 v4.1.0-dev.10 14:13:29 v4.1.0-dev.11 14:13:29 v4.1.0-dev.12 14:13:29 v4.1.0-dev.13 14:13:29 v4.1.0-dev.14 14:13:29 v4.1.0-dev.15 14:13:29 v4.1.0-dev.16 14:13:29 v4.1.0-dev.17 14:13:29 v4.1.0-dev.2 14:13:29 v4.1.0-dev.3 14:13:29 v4.1.0-dev.4 14:13:29 v4.1.0-dev.5 14:13:29 v4.1.0-dev.6 14:13:29 v4.1.0-dev.7 14:13:29 v4.1.0-dev.8 14:13:29 v4.1.0-dev.9 [Pipeline] sh 14:13:30 + lftools sign git-tag v4.1.0-dev.17 14:13:30 Signing Git tag with Sigul... 14:13:30 Signing v4.1.0-dev.17 [Pipeline] echo 14:13:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:13:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:13:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:13:31 $ docker stop --time=1 ba370a73ede9a961519da0c2b81d71e9e0dfe42d7cc404113cab4e99b6a5895e 14:13:32 $ docker rm -f --volumes ba370a73ede9a961519da0c2b81d71e9e0dfe42d7cc404113cab4e99b6a5895e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:13:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:13:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:13:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:33 prd-ubuntu20.04-docker-8c-8g-3390 does not seem to be running inside a container 14:13:33 $ 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 14:13:33 $ docker top 3a78d41d24fe4b8efbdf638ea6357690cac15d5d313f6fe55caf561f7ff3f348 -eo pid,comm 14:13:33 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). 14:13:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:13:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:13:33 [ssh-agent] Looking for ssh-agent implementation... 14:13:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:13:34 $ docker exec 3a78d41d24fe4b8efbdf638ea6357690cac15d5d313f6fe55caf561f7ff3f348 ssh-agent 14:13:34 SSH_AUTH_SOCK=/tmp/ssh-3WEgfHEjl3Cs/agent.32 14:13:34 SSH_AGENT_PID=39 14:13:34 Running ssh-add (command line suppressed) 14:13:34 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9165512451905161455.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9165512451905161455.key) 14:13:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:13:34 + git semver bump pre 14:13:34 2026-03-13 14:13:34,779 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 14:13:34 2026-03-13 14:13:34,783 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:13:34 2026-03-13 14:13:34,783 [bump_version] DEBUG bumping version:4.1.0-dev.17 on axis:pre with prefix:dev 14:13:34 2026-03-13 14:13:34,783 [bump_version] DEBUG bumped version:4.1.0-dev.18 14:13:34 2026-03-13 14:13:34,783 [write_version] DEBUG write version:4.1.0-dev.18 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 14:13:34 2026-03-13 14:13:34,783 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:13:34 2026-03-13 14:13:34,783 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 14:13:34 2026-03-13 14:13:34,785 [execute] INFO git cat-file --batch-check 14:13:34 2026-03-13 14:13:34,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 14:13:34 2026-03-13 14:13:34,788 [execute] INFO git cat-file --batch 14:13:34 2026-03-13 14:13:34,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 14:13:34 2026-03-13 14:13:34,791 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:13:34 4.1.0-dev.18 [Pipeline] } 14:13:34 $ docker exec --env ******** --env ******** 3a78d41d24fe4b8efbdf638ea6357690cac15d5d313f6fe55caf561f7ff3f348 ssh-agent -k 14:13:34 unset SSH_AUTH_SOCK; 14:13:34 unset SSH_AGENT_PID; 14:13:34 echo Agent pid 39 killed; 14:13:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:13:35 + git semver [Pipeline] } 14:13:35 $ docker stop --time=1 3a78d41d24fe4b8efbdf638ea6357690cac15d5d313f6fe55caf561f7ff3f348 14:13:37 $ docker rm -f --volumes 3a78d41d24fe4b8efbdf638ea6357690cac15d5d313f6fe55caf561f7ff3f348 [Pipeline] // withDockerContainer [Pipeline] sh 14:13:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:13:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:13:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:37 prd-ubuntu20.04-docker-8c-8g-3390 does not seem to be running inside a container 14:13:37 $ 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 14:13:38 $ docker top 0a5ec0dc7dcb7f92f9f32309006489e0f52b4c673afeeaa112bdcaba68a18620 -eo pid,comm 14:13:38 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). 14:13:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:13:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:13:38 [ssh-agent] Looking for ssh-agent implementation... 14:13:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:13:38 $ docker exec 0a5ec0dc7dcb7f92f9f32309006489e0f52b4c673afeeaa112bdcaba68a18620 ssh-agent 14:13:38 SSH_AUTH_SOCK=/tmp/ssh-TakgMsj2D2gE/agent.33 14:13:38 SSH_AGENT_PID=39 14:13:38 Running ssh-add (command line suppressed) 14:13:38 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3000351645258715674.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3000351645258715674.key) 14:13:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:13:38 + git semver push 14:13:39 2026-03-13 14:13:39,111 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 14:13:39 2026-03-13 14:13:39,115 [run_push] DEBUG push 14:13:39 2026-03-13 14:13:39,115 [execute] INFO git cat-file --batch-check 14:13:39 2026-03-13 14:13:39,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 14:13:39 2026-03-13 14:13:39,118 [execute] INFO git rev-list e92b41bfc592a118d6903742f140502a2c1c62e2 -- 14:13:39 2026-03-13 14:13:39,118 [execute] DEBUG Popen(['git', 'rev-list', 'e92b41bfc592a118d6903742f140502a2c1c62e2', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) 14:13:39 2026-03-13 14:13:39,130 [execute] INFO git fetch -v -- origin 14:13:39 2026-03-13 14:13:39,130 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=True) 14:13:39 2026-03-13 14:13:39,642 [run_push] DEBUG no remote changes detected 14:13:39 2026-03-13 14:13:39,642 [execute] INFO git push origin semver 14:13:39 2026-03-13 14:13:39,643 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) 14:13:40 2026-03-13 14:13:40,493 [run_push] DEBUG push all version tags 14:13:40 2026-03-13 14:13:40,493 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:13:40 2026-03-13 14:13:40,493 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 14:13:41 2026-03-13 14:13:41,390 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:13:41 4.1.0-dev.18 [Pipeline] } 14:13:41 $ docker exec --env ******** --env ******** 0a5ec0dc7dcb7f92f9f32309006489e0f52b4c673afeeaa112bdcaba68a18620 ssh-agent -k 14:13:41 unset SSH_AUTH_SOCK; 14:13:41 unset SSH_AGENT_PID; 14:13:41 echo Agent pid 39 killed; 14:13:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:13:42 + git semver [Pipeline] } 14:13:42 $ docker stop --time=1 0a5ec0dc7dcb7f92f9f32309006489e0f52b4c673afeeaa112bdcaba68a18620 14:13:44 $ docker rm -f --volumes 0a5ec0dc7dcb7f92f9f32309006489e0f52b4c673afeeaa112bdcaba68a18620 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:13:44 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 14:13:44 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:13:44 total 16 14:13:44 drwxr-xr-x 3 root root 4096 Mar 13 13:58 . 14:13:44 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 14:13 .. 14:13:44 drwxr-xr-x 2 root root 4096 Mar 13 13:58 cost 14:13:44 -rw-r--r-- 1 root root 96 Mar 13 13:58 cost.csv 14:13:44 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 14:13:44 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:13:44 total 16 14:13:44 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 13:58 . 14:13:44 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 14:13 .. 14:13:44 drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 13:58 cost 14:13:44 -rw-r--r-- 1 jenkins jenkins 96 Mar 13 13:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:13:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:13:45 ---> package-listing.sh 14:13:45 ++ tr '[:upper:]' '[:lower:]' 14:13:45 ++ facter osfamily 14:13:46 + OS_FAMILY=debian 14:13:46 + workspace=/w/workspace/ry_app-service-configurable_main 14:13:46 + START_PACKAGES=/tmp/packages_start.txt 14:13:46 + END_PACKAGES=/tmp/packages_end.txt 14:13:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:13:46 + PACKAGES=/tmp/packages_start.txt 14:13:46 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:13:46 + PACKAGES=/tmp/packages_end.txt 14:13:46 + case "${OS_FAMILY}" in 14:13:46 + dpkg -l 14:13:46 + grep '^ii' 14:13:46 + '[' -f /tmp/packages_start.txt ']' 14:13:46 + '[' -f /tmp/packages_end.txt ']' 14:13:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:13:46 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:13:46 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 14:13:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 14:13:46 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 14:13:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:13:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:46 prd-ubuntu20.04-docker-8c-8g-3390 does not seem to be running inside a container 14:13:46 $ 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 14:13:47 $ docker top 9d438cf8115182cc7053bc07c996f5a0e508c1e6b2c633edb61688ebb927622c -eo pid,comm [Pipeline] { [Pipeline] sh 14:13:47 + touch /tmp/pre-build-complete [Pipeline] sh 14:13:47 + mkdir -p /var/log/sysstat [Pipeline] sh 14:13:48 + ls /var/log/sa-host 14:13:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:13:48 provisioning config files... 14:13:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9972913949520914597tmp [Pipeline] { [Pipeline] echo 14:13:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:13:48 ---> create-netrc.sh [Pipeline] } 14:13:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:13:48 ---> python-tools-install.sh [Pipeline] echo 14:13:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:13:49 ---> sudo-logs.sh 14:13:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:13:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:13:49 ---> job-cost.sh 14:13:49 lf-activate-venv: SKIPPING 14:13:49 DEBUG: total: 0.2199999988079071 14:13:49 INFO: Retrieving Stack Cost... 14:13:49 INFO: Retrieving Pricing Info for: v3-standard-8 14:13:50 INFO: Archiving Costs [Pipeline] echo 14:13:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:13:50 ---> logs-deploy.sh 14:13:50 lf-activate-venv: SKIPPING 14:13:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/294 14:13:50 INFO: archiving workspace using pattern(s): 14:13:51 Archives upload complete. 14:13:51 INFO: archiving logs to Nexus