Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e0eb668f3799a4d1556a8baab8c51a4754ecf90c 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-ssh11594433825517264909.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-ssh9925407555251853966.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-ssh15062230978422520386.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-ssh7840988551842892850.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-ssh17119798555270017172.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-5655 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 e0eb668f3799a4d1556a8baab8c51a4754ecf90c (main) Commit message: "Merge pull request #774 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.60" > git config core.sparsecheckout # timeout=10 > git checkout -f e0eb668f3799a4d1556a8baab8c51a4754ecf90c # timeout=10 > git rev-list --no-walk 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:46:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:46:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:46:57 ========================================================= 14:46:57 EdgeX Global Pipelines Version Info 14:46:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:46:58 ------------------- 14:46:58 stable info: 14:46:58 ------------------- 14:46:58 Commited By: Cherry Wang cherry@iotechsys.com 14:46:58 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 14:46:58 Message: update stable to v1.0.278 14:46:59 ------------------- 14:46:59 experimental info: 14:46:59 ------------------- 14:46:59 Commited By: **** collab-it+edgex@linuxfoundation.org 14:46:59 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 14:46:59 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:46:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 14:46:59 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 14:46:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:46:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:46:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:46:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 14:46:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:46:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:46:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:46:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:46:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:46:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 14:46:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:46:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:46:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:46:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:46:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:46:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:46:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:46:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:46:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:46:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:46:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:46:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:47:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:47:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:47:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:47:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:47:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:47:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:47:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e0eb668f3799a4d1556a8baab8c51a4754ecf90c [Pipeline] echo 14:47:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e0eb668 [Pipeline] echo 14:47:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:47:00 provisioning config files... 14:47:00 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6833805265691225660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:47:00 ---> ****-login.sh 14:47:00 nexus3.edgexfoundry.org:10001 14:47:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:00 14:47:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 14:47:00 Configure a credential helper to remove this warning. See 14:47:00 https://docs.****.com/go/credential-store/ 14:47:00 14:47:00 Login Succeeded 14:47:00 nexus3.edgexfoundry.org:10002 14:47:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:01 14:47:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 14:47:01 Configure a credential helper to remove this warning. See 14:47:01 https://docs.****.com/go/credential-store/ 14:47:01 14:47:01 Login Succeeded 14:47:01 nexus3.edgexfoundry.org:10003 14:47:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:01 14:47:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 14:47:01 Configure a credential helper to remove this warning. See 14:47:01 https://docs.****.com/go/credential-store/ 14:47:01 14:47:01 Login Succeeded 14:47:01 nexus3.edgexfoundry.org:10004 14:47:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:01 14:47:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 14:47:01 Configure a credential helper to remove this warning. See 14:47:01 https://docs.****.com/go/credential-store/ 14:47:01 14:47:01 Login Succeeded 14:47:01 ****.io 14:47:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:01 14:47:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 14:47:01 Configure a credential helper to remove this warning. See 14:47:01 https://docs.****.com/go/credential-store/ 14:47:01 14:47:01 Login Succeeded 14:47:01 ---> ****-login.sh ends [Pipeline] } 14:47:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:47:01 + git rev-list -1 --merges e0eb668f3799a4d1556a8baab8c51a4754ecf90c~1..e0eb668f3799a4d1556a8baab8c51a4754ecf90c [Pipeline] echo 14:47:01 -----------> git rev-list -1 --merges e0eb668f3799a4d1556a8baab8c51a4754ecf90c~1..e0eb668f3799a4d1556a8baab8c51a4754ecf90c e0eb668f3799a4d1556a8baab8c51a4754ecf90c 14:47:01 e0eb668f3799a4d1556a8baab8c51a4754ecf90c [false] [Pipeline] sh 14:47:02 + git log --format=format:%s -1 e0eb668f3799a4d1556a8baab8c51a4754ecf90c [Pipeline] echo 14:47:02 ========================================================= 14:47:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:47:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:47:02 + git log --format=format:%s -1 e0eb668f3799a4d1556a8baab8c51a4754ecf90c [Pipeline] echo 14:47:02 [semverPrep] GIT_COMMIT: e0eb668f3799a4d1556a8baab8c51a4754ecf90c, Commit Message: Merge pull request #774 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.60 [Pipeline] echo 14:47:02 [semverPrep] This is not a build commit. [Pipeline] sh 14:47:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:47:03 + grep -v github /etc/ssh/ssh_known_hosts 14:47:03 + [ -e /tmp/ssh_known_hosts ] 14:47:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:47:03 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:47:03 sudo tee -a /etc/ssh/ssh_known_hosts 14:47:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:47:03 14:47:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:47:03 0.1.4: Pulling from edgex-devops/py-git-semver 14:47:03 3dae71ba6b94: Pulling fs layer 14:47:03 6bf1a483ea7c: Pulling fs layer 14:47:03 f5dfc541a4d3: Pulling fs layer 14:47:03 461d9e800cba: Pulling fs layer 14:47:03 80192f66455f: Pulling fs layer 14:47:03 2e8e34ca0e6c: Pulling fs layer 14:47:03 a29436f7fd5d: Pulling fs layer 14:47:03 923cac83aea3: Pulling fs layer 14:47:03 25ad8b0a4227: Pulling fs layer 14:47:03 db01528c6b51: Pulling fs layer 14:47:03 28988de357af: Pulling fs layer 14:47:03 80192f66455f: Waiting 14:47:03 2e8e34ca0e6c: Waiting 14:47:03 a29436f7fd5d: Waiting 14:47:03 923cac83aea3: Waiting 14:47:03 25ad8b0a4227: Waiting 14:47:03 db01528c6b51: Waiting 14:47:03 28988de357af: Waiting 14:47:03 461d9e800cba: Waiting 14:47:03 6bf1a483ea7c: Verifying Checksum 14:47:03 6bf1a483ea7c: Download complete 14:47:03 461d9e800cba: Download complete 14:47:03 80192f66455f: Verifying Checksum 14:47:03 80192f66455f: Download complete 14:47:04 f5dfc541a4d3: Verifying Checksum 14:47:04 f5dfc541a4d3: Download complete 14:47:04 3dae71ba6b94: Download complete 14:47:04 923cac83aea3: Verifying Checksum 14:47:04 923cac83aea3: Download complete 14:47:04 25ad8b0a4227: Verifying Checksum 14:47:04 25ad8b0a4227: Download complete 14:47:04 db01528c6b51: Download complete 14:47:04 28988de357af: Verifying Checksum 14:47:04 28988de357af: Download complete 14:47:04 a29436f7fd5d: Verifying Checksum 14:47:04 a29436f7fd5d: Download complete 14:47:04 2e8e34ca0e6c: Verifying Checksum 14:47:04 2e8e34ca0e6c: Download complete 14:47:05 3dae71ba6b94: Pull complete 14:47:05 6bf1a483ea7c: Pull complete 14:47:06 f5dfc541a4d3: Pull complete 14:47:06 461d9e800cba: Pull complete 14:47:06 80192f66455f: Pull complete 14:47:10 2e8e34ca0e6c: Pull complete 14:47:10 a29436f7fd5d: Pull complete 14:47:10 923cac83aea3: Pull complete 14:47:11 25ad8b0a4227: Pull complete 14:47:11 db01528c6b51: Pull complete 14:47:11 28988de357af: Pull complete 14:47:11 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 14:47:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:47:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:47:11 prd-ubuntu20.04-docker-8c-8g-5655 does not seem to be running inside a container 14:47:11 $ 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 14:47:16 $ docker top 9f06b7f124fff36fc44f92cb0b89c53c2ae3b093882c89b3eafdbeda0574d82e -eo pid,comm 14:47:16 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:47:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:47:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:47:16 [ssh-agent] Looking for ssh-agent implementation... 14:47:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:47:16 $ docker exec 9f06b7f124fff36fc44f92cb0b89c53c2ae3b093882c89b3eafdbeda0574d82e ssh-agent 14:47:16 SSH_AUTH_SOCK=/tmp/ssh-zE2kwFbqdNkX/agent.32 14:47:16 SSH_AGENT_PID=38 14:47:16 Running ssh-add (command line suppressed) 14:47:16 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4185190376165040714.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4185190376165040714.key) 14:47:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:47:17 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh 14:47:17 + git tag --points-at HEAD [Pipeline] } 14:47:17 $ docker exec --env ******** --env ******** 9f06b7f124fff36fc44f92cb0b89c53c2ae3b093882c89b3eafdbeda0574d82e ssh-agent -k 14:47:17 unset SSH_AUTH_SOCK; 14:47:17 unset SSH_AGENT_PID; 14:47:17 echo Agent pid 38 killed; 14:47:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:47:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:47:17 [ssh-agent] Looking for ssh-agent implementation... 14:47:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:47:17 $ docker exec 9f06b7f124fff36fc44f92cb0b89c53c2ae3b093882c89b3eafdbeda0574d82e ssh-agent 14:47:17 SSH_AUTH_SOCK=/tmp/ssh-hUVVpwqzyTXh/agent.85 14:47:17 SSH_AGENT_PID=90 14:47:17 Running ssh-add (command line suppressed) 14:47:17 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11351393632395813269.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11351393632395813269.key) 14:47:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:47:18 + git semver init 14:47:18 2026-04-20 14:47:18,456 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 14:47:18 2026-04-20 14:47:18,460 [run_init] DEBUG init version:0.0.0 force:False 14:47:18 2026-04-20 14:47:18,461 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 14:47:18 2026-04-20 14:47:18,462 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 14:47:18 2026-04-20 14:47:18,462 [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) 14:47:19 2026-04-20 14:47:19,880 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 14:47:19 2026-04-20 14:47:19,880 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 14:47:19 2026-04-20 14:47:19,881 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:47:19 2026-04-20 14:47:19,881 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:47:19 4.1.0-dev.20 [Pipeline] } 14:47:20 $ docker exec --env ******** --env ******** 9f06b7f124fff36fc44f92cb0b89c53c2ae3b093882c89b3eafdbeda0574d82e ssh-agent -k 14:47:20 unset SSH_AUTH_SOCK; 14:47:20 unset SSH_AGENT_PID; 14:47:20 echo Agent pid 90 killed; 14:47:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:47:20 + git semver [Pipeline] } 14:47:20 $ docker stop --time=1 9f06b7f124fff36fc44f92cb0b89c53c2ae3b093882c89b3eafdbeda0574d82e 14:47:22 $ docker rm -f --volumes 9f06b7f124fff36fc44f92cb0b89c53c2ae3b093882c89b3eafdbeda0574d82e [Pipeline] // withDockerContainer [Pipeline] sh 14:47:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:47:22 Stashed 1 file(s) [Pipeline] echo 14:47:22 [edgeXSemver]: initialized semver on version 4.1.0-dev.20 [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 14:47:22 provisioning config files... 14:47:22 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config772790670456684810tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:47:23 ---> ****-login.sh 14:47:23 nexus3.edgexfoundry.org:10001 14:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:23 Login Succeeded 14:47:23 nexus3.edgexfoundry.org:10002 14:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:23 Login Succeeded 14:47:23 nexus3.edgexfoundry.org:10003 14:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:23 Login Succeeded 14:47:23 nexus3.edgexfoundry.org:10004 14:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:23 Login Succeeded 14:47:23 ****.io 14:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:23 Login Succeeded 14:47:23 ---> ****-login.sh ends [Pipeline] } 14:47:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:47:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 14:47:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 14:47:23 ========================================================= 14:47:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 14:47:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:24 + 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 . 14:47:24 #0 building with "default" instance using docker driver 14:47:24 14:47:24 #1 [internal] load build definition from Dockerfile 14:47:24 #1 transferring dockerfile: 2.05kB done 14:47:24 #1 DONE 0.0s 14:47:24 14:47:24 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 14:47:24 #2 DONE 0.1s 14:47:25 14:47:25 #3 [internal] load .dockerignore 14:47:25 #3 transferring context: 159B done 14:47:25 #3 DONE 0.0s 14:47:25 14:47:25 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 14:47:25 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 14:47:25 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 14:47:25 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 14:47:25 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 1.05MB / 3.80MB 0.1s 14:47:25 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 14:47:25 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 14:47:25 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 14:47:25 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 0B / 125B 0.1s 14:47:25 #4 ... 14:47:25 14:47:25 #5 [internal] load build context 14:47:25 #5 transferring context: 14.93MB 0.1s done 14:47:25 #5 DONE 0.2s 14:47:25 14:47:25 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 14:47:25 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 14:47:25 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s 14:47:25 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 14:47:25 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 14:47:25 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 14:47:25 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done 14:47:25 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 0.2s 14:47:25 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 45.09MB / 60.15MB 0.4s 14:47:25 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 14:47:25 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 9.75MB / 11.98MB 0.4s 14:47:25 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 8.39MB / 112.58MB 0.4s 14:47:25 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 14:47:25 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.5s done 14:47:25 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 19.92MB / 112.58MB 0.5s 14:47:25 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 14:47:25 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s 14:47:25 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 56.62MB / 112.58MB 0.7s 14:47:25 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 105.91MB / 112.58MB 0.9s 14:47:26 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.9s done 14:47:26 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s 14:47:26 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 1.1s 14:47:26 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 1.6s done 14:47:26 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14:47:26 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.6s done 14:47:30 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.9s done 14:47:30 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 14:47:30 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 14:47:30 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 14:47:30 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 14:47:30 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 14:47:30 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 14:47:31 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 14:47:31 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 14:47:34 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.6s done 14:47:34 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 14:47:34 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 14:47:34 #4 DONE 9.7s 14:47:34 14:47:34 #6 [builder 2/7] RUN apk add --update --no-cache make git 14:47:34 #6 0.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 14:47:35 #6 0.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 14:47:35 #6 0.732 OK: 265 MiB in 60 packages 14:47:37 Still waiting to schedule task 14:47:37 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:47:40 #6 DONE 5.4s 14:47:40 14:47:40 #7 [builder 3/7] WORKDIR /app 14:47:40 #7 DONE 0.1s 14:47:40 14:47:40 #8 [builder 4/7] COPY go.mod vendor* ./ 14:47:40 #8 DONE 0.1s 14:47:40 14:47:40 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:48:02 #9 DONE 18.7s 14:48:02 14:48:02 #10 [builder 6/7] COPY . . 14:48:02 #10 DONE 0.1s 14:48:02 14:48:02 #11 [builder 7/7] RUN echo noop 14:48:02 #11 0.239 noop 14:48:02 #11 DONE 0.3s 14:48:02 14:48:02 #12 exporting to image 14:48:02 #12 exporting layers 14:48:06 #12 exporting layers 7.2s done 14:48:06 #12 writing image sha256:df323a30925cf895d21a44cd41dd20854b83a5b43965342e5a988b080dc6a0df done 14:48:06 #12 naming to docker.io/library/ci-base-image-x86_64 done 14:48:06 #12 DONE 7.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:07 + docker inspect -f . ci-base-image-x86_64 14:48:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:07 prd-ubuntu20.04-docker-8c-8g-5655 does not seem to be running inside a container 14:48:07 $ 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 14:48:07 $ docker top 437f2da0bec839519a58ec455614967972d0738548e892b4d2179717b2fc0528 -eo pid,comm [Pipeline] { [Pipeline] sh 14:48:07 + go version 14:48:07 go version go1.25.2 linux/amd64 [Pipeline] } 14:48:07 $ docker stop --time=1 437f2da0bec839519a58ec455614967972d0738548e892b4d2179717b2fc0528 14:48:09 $ docker rm -f --volumes 437f2da0bec839519a58ec455614967972d0738548e892b4d2179717b2fc0528 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:09 + docker inspect -f . ci-base-image-x86_64 14:48:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:09 prd-ubuntu20.04-docker-8c-8g-5655 does not seem to be running inside a container 14:48:09 $ 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 14:48:09 $ docker top 41c271359e27a65f37a8f61a3f656cdc8ece548a5fc86058ad201ad2cfd2bced -eo pid,comm [Pipeline] { [Pipeline] sh 14:48:10 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 14:48:10 + make test 14:48:10 go test -race -coverprofile=coverage.out ./... 14:48:49 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 14:49:15 0 issues. 14:49:15 go vet ./... 14:49:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5656 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 14:49:16 Running in /w/workspace/app-service-configurable/298 [Pipeline] { [Pipeline] checkout 14:49:16 The recommended git tool is: git 14:49:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:49:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:49:19 ./bin/test-attribution-txt.sh 14:49:19 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 14:49:19 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 14:49:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 14:49:19 $ docker stop --time=1 41c271359e27a65f37a8f61a3f656cdc8ece548a5fc86058ad201ad2cfd2bced 14:49:21 using credential edgex-jenkins-ssh 14:49:21 Cloning the remote Git repository 14:49:21 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 14:49:21 > git init /w/workspace/app-service-configurable/298 # timeout=10 14:49:21 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 14:49:22 > git --version # timeout=10 14:49:22 > git --version # 'git version 2.25.1' 14:49:22 using GIT_SSH to set credentials SSH Credentials for GitHub 14:49:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:49:24 $ docker rm -f --volumes 41c271359e27a65f37a8f61a3f656cdc8ece548a5fc86058ad201ad2cfd2bced [Pipeline] // withDockerContainer [Pipeline] sh 14:49:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:49:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:49:25 Avoid second fetch 14:49:25 Checking out Revision e0eb668f3799a4d1556a8baab8c51a4754ecf90c (main) 14:49:24 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 14:49:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:49:25 > git config core.sparsecheckout # timeout=10 14:49:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:49:26 + ls -al . 14:49:26 total 252 14:49:26 drwxrwxr-x 7 jenkins jenkins 4096 Apr 20 14:48 . 14:49:26 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 14:46 .. 14:49:26 -rw-rw-r-- 1 jenkins jenkins 119 Apr 20 14:46 .dockerignore 14:49:26 drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 14:48 .git 14:49:26 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 14:46 .github 14:49:26 -rw-rw-r-- 1 jenkins jenkins 108 Apr 20 14:46 .gitignore 14:49:26 -rw-rw-r-- 1 jenkins jenkins 359 Apr 20 14:46 .golangci.yml 14:49:26 drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 14:47 .semver 14:49:26 -rw-rw-r-- 1 jenkins jenkins 19193 Apr 20 14:46 Attribution.txt 14:49:26 -rw-rw-r-- 1 jenkins jenkins 39309 Apr 20 14:46 CHANGELOG.md 14:49:26 -rw-rw-r-- 1 jenkins jenkins 2008 Apr 20 14:46 Dockerfile 14:49:26 -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 14:46 GOVERNANCE.md 14:49:26 -rw-rw-r-- 1 jenkins jenkins 689 Apr 20 14:46 Jenkinsfile 14:49:26 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 20 14:46 LICENSE 14:49:26 -rw-rw-r-- 1 jenkins jenkins 618 Apr 20 14:46 OWNERS.md 14:49:26 -rw-rw-r-- 1 jenkins jenkins 4952 Apr 20 14:46 README.md 14:49:26 -rw-rw-r-- 1 jenkins jenkins 12 Apr 20 14:47 VERSION 14:49:26 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 14:46 bin 14:49:26 -rw-r--r-- 1 jenkins jenkins 953 Apr 20 14:48 coverage.out 14:49:26 -rw-rw-r-- 1 jenkins jenkins 7029 Apr 20 14:46 go.mod 14:49:26 -rw-rw-r-- 1 jenkins jenkins 90684 Apr 20 14:46 go.sum 14:49:26 -rw-rw-r-- 1 jenkins jenkins 1937 Apr 20 14:46 main.go 14:49:26 -rw-rw-r-- 1 jenkins jenkins 3361 Apr 20 14:46 makefile 14:49:26 drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 14:46 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:49:26 Commit message: "Merge pull request #774 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.60" 14:49:26 + 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=e0eb668f3799a4d1556a8baab8c51a4754ecf90c --label arch=amd64 --label version=4.1.0-dev.20 . 14:49:26 #0 building with "default" instance using docker driver 14:49:26 14:49:26 #1 [internal] load build definition from Dockerfile 14:49:26 #1 transferring dockerfile: 2.05kB done 14:49:26 #1 DONE 0.0s 14:49:26 14:49:26 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:49:26 #2 DONE 0.0s 14:49:26 14:49:26 #3 [internal] load metadata for docker.io/library/alpine:3.22 14:49:26 #3 DONE 0.2s 14:49:26 14:49:26 #4 [internal] load .dockerignore 14:49:26 #4 transferring context: 159B done 14:49:26 #4 DONE 0.0s 14:49:26 14:49:26 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 14:49:26 #5 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 14:49:27 #5 ... 14:49:27 14:49:27 #6 [internal] load build context 14:49:27 #6 transferring context: 4.84kB done 14:49:27 #6 DONE 0.1s 14:49:27 14:49:27 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 14:49:27 #5 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 14:49:27 #5 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 14:49:27 #5 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 14:49:27 #5 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.15MB / 3.81MB 0.1s 14:49:27 #5 ... 14:49:27 14:49:27 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 14:49:27 #7 DONE 0.3s 14:49:27 14:49:27 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 14:49:27 #5 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 14:49:27 #5 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 14:49:25 > git checkout -f e0eb668f3799a4d1556a8baab8c51a4754ecf90c # timeout=10 14:49:27 #5 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 14:49:27 #5 DONE 0.4s 14:49:27 14:49:27 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 14:49:27 #8 0.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 14:49:27 #8 0.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 14:49:28 #8 0.731 (1/2) Installing ca-certificates (20260413-r0) 14:49:28 #8 ... 14:49:28 14:49:28 #9 [builder 2/7] RUN apk add --update --no-cache make git 14:49:28 #9 0.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 14:49:28 #9 0.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 14:49:28 #9 0.813 OK: 265 MiB in 60 packages 14:49:28 #9 DONE 1.0s 14:49:28 14:49:28 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 14:49:28 #8 0.747 (2/2) Installing dumb-init (1.2.5-r3) 14:49:28 #8 0.751 Executing busybox-1.37.0-r20.trigger 14:49:28 #8 0.758 Executing ca-certificates-20260413-r0.trigger 14:49:28 #8 0.798 OK: 8 MiB in 18 packages 14:49:28 #8 DONE 0.9s 14:49:28 14:49:28 #10 [builder 3/7] WORKDIR /app 14:49:28 #10 DONE 0.1s 14:49:28 14:49:28 #11 [stage-1 3/7] RUN apk --no-cache upgrade 14:49:28 #11 ... 14:49:28 14:49:28 #12 [builder 4/7] COPY go.mod vendor* ./ 14:49:28 #12 DONE 0.0s 14:49:28 14:49:28 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:49:29 #13 DONE 0.5s 14:49:29 14:49:29 #11 [stage-1 3/7] RUN apk --no-cache upgrade 14:49:29 #11 0.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 14:49:29 #11 0.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 14:49:29 #11 ... 14:49:29 14:49:29 #14 [builder 6/7] COPY . . 14:49:29 #14 DONE 0.2s 14:49:29 14:49:29 #11 [stage-1 3/7] RUN apk --no-cache upgrade 14:49:29 #11 0.826 OK: 8 MiB in 18 packages 14:49:29 #11 DONE 0.9s 14:49:29 14:49:29 #15 [builder 7/7] RUN make build 14:49:29 #15 0.363 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:49:31 provisioning config files... 14:49:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/298@tmp/config4037748368247155319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:49:31 ---> ****-login.sh 14:49:31 nexus3.edgexfoundry.org:10001 14:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:49:32 Configure a credential helper to remove this warning. See 14:49:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:49:32 14:49:32 Login Succeeded 14:49:32 nexus3.edgexfoundry.org:10002 14:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:49:32 Configure a credential helper to remove this warning. See 14:49:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:49:32 14:49:32 Login Succeeded 14:49:32 nexus3.edgexfoundry.org:10003 14:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:49:33 Configure a credential helper to remove this warning. See 14:49:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:49:33 14:49:33 Login Succeeded 14:49:33 nexus3.edgexfoundry.org:10004 14:49:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:49:33 Configure a credential helper to remove this warning. See 14:49:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:49:33 14:49:33 Login Succeeded 14:49:33 ****.io 14:49:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:49:33 Configure a credential helper to remove this warning. See 14:49:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:49:33 14:49:33 Login Succeeded 14:49:33 ---> ****-login.sh ends [Pipeline] } 14:49:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:49:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 14:49:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 14:49:34 ========================================================= 14:49:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 14:49:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:49:34 + 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 . 14:49:34 Sending build context to Docker daemon 229.9kB 14:49:34 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 14:49:34 Step 2/12 : FROM ${BASE} AS builder 14:49:34 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:49:34 6b59a28fa201: Pulling fs layer 14:49:34 d32bb0dddca7: Pulling fs layer 14:49:34 5dab1238d3d9: Pulling fs layer 14:49:34 196fd7d83e7d: Pulling fs layer 14:49:34 4f4fb700ef54: Pulling fs layer 14:49:34 8ba94037c8f0: Pulling fs layer 14:49:34 deaec5988b04: Pulling fs layer 14:49:34 9f65657bb879: Pulling fs layer 14:49:34 8ba94037c8f0: Waiting 14:49:34 deaec5988b04: Waiting 14:49:34 9f65657bb879: Waiting 14:49:34 196fd7d83e7d: Waiting 14:49:34 4f4fb700ef54: Waiting 14:49:34 d32bb0dddca7: Verifying Checksum 14:49:34 d32bb0dddca7: Download complete 14:49:35 196fd7d83e7d: Verifying Checksum 14:49:35 196fd7d83e7d: Download complete 14:49:35 4f4fb700ef54: Verifying Checksum 14:49:35 4f4fb700ef54: Download complete 14:49:35 8ba94037c8f0: Verifying Checksum 14:49:35 8ba94037c8f0: Download complete 14:49:35 6b59a28fa201: Verifying Checksum 14:49:35 6b59a28fa201: Download complete 14:49:35 9f65657bb879: Verifying Checksum 14:49:35 9f65657bb879: Download complete 14:49:36 6b59a28fa201: Pull complete 14:49:36 d32bb0dddca7: Pull complete 14:49:36 5dab1238d3d9: Verifying Checksum 14:49:36 5dab1238d3d9: Download complete 14:49:38 deaec5988b04: Verifying Checksum 14:49:38 deaec5988b04: Download complete 14:49:51 5dab1238d3d9: Pull complete 14:49:51 196fd7d83e7d: Pull complete 14:49:51 4f4fb700ef54: Pull complete 14:49:51 8ba94037c8f0: Pull complete 14:49:56 #15 DONE 26.1s 14:49:56 14:49:56 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 14:49:56 #16 DONE 0.0s 14:49:56 14:49:56 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 14:49:56 #17 DONE 0.0s 14:49:56 14:49:56 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 14:49:56 #18 DONE 0.0s 14:49:56 14:49:56 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 14:49:56 #19 DONE 0.4s 14:49:56 14:49:56 #20 exporting to image 14:49:56 #20 exporting layers 14:49:56 #20 exporting layers 0.2s done 14:49:56 #20 writing image sha256:3d9a87e85f575f94bf4082a7b2009ca6b90555e0f785b3089fabfec1507a824c done 14:49:56 #20 naming to docker.io/library/app-service-configurable 0.0s done 14:49:56 #20 DONE 0.3s 14:49:56 14:49:56 1 warning found (use docker --debug to expand): 14:49:56  - 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 14:49:56 provisioning config files... 14:49:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16680851152277706157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:49:56 ---> ****-login.sh 14:49:56 nexus3.edgexfoundry.org:10001 14:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:56 Login Succeeded 14:49:56 nexus3.edgexfoundry.org:10002 14:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:56 Login Succeeded 14:49:56 nexus3.edgexfoundry.org:10003 14:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:56 Login Succeeded 14:49:56 nexus3.edgexfoundry.org:10004 14:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:56 Login Succeeded 14:49:56 ****.io 14:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:57 Login Succeeded 14:49:57 ---> ****-login.sh ends [Pipeline] } 14:49:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:49:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 14:49:57 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 14:49:57 e0eb668f3799a4d1556a8baab8c51a4754ecf90c 14:49:57 latest 14:49:57 4.1.0-dev.20 14:49:57 e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20 14:49:57 main 14:49:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:49:57 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:49:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c 14:49:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:49:57 6d5b30bdeccc: Preparing 14:49:57 e43ec13ecea7: Preparing 14:49:57 6b3b317c6292: Preparing 14:49:57 8a9fbea052b5: Preparing 14:49:57 9b6e867f30fc: Preparing 14:49:57 f76ac6f55d52: Preparing 14:49:57 0854555d70ac: Preparing 14:49:57 0854555d70ac: Waiting 14:49:57 f76ac6f55d52: Waiting 14:49:57 8a9fbea052b5: Pushed 14:49:57 e43ec13ecea7: Pushed 14:49:57 9b6e867f30fc: Pushed 14:49:57 6b3b317c6292: Pushed 14:49:58 0854555d70ac: Layer already exists 14:49:58 f76ac6f55d52: Pushed 14:50:01 deaec5988b04: Pull complete 14:50:02 9f65657bb879: Pull complete 14:50:02 6d5b30bdeccc: Pushed 14:50:02 e0eb668f3799a4d1556a8baab8c51a4754ecf90c: digest: sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc size: 1783 [Pipeline] } [Pipeline] // withEnv 14:50:02 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 14:50:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 14:50:02 ---> 334268110677 14:50:02 Step 3/12 : ARG ALPINE_PKG_BASE="make git" [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:50:02 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:50:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:50:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:50:03 6d5b30bdeccc: Preparing 14:50:03 e43ec13ecea7: Preparing 14:50:03 6b3b317c6292: Preparing 14:50:03 8a9fbea052b5: Preparing 14:50:03 9b6e867f30fc: Preparing 14:50:03 f76ac6f55d52: Preparing 14:50:03 0854555d70ac: Preparing 14:50:03 f76ac6f55d52: Waiting 14:50:03 0854555d70ac: Waiting 14:50:03 6d5b30bdeccc: Layer already exists 14:50:03 9b6e867f30fc: Layer already exists 14:50:03 6b3b317c6292: Layer already exists 14:50:03 e43ec13ecea7: Layer already exists 14:50:03 8a9fbea052b5: Layer already exists 14:50:03 0854555d70ac: Layer already exists 14:50:03 f76ac6f55d52: Layer already exists 14:50:03 latest: digest: sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:50:03 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:50:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.20 14:50:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:50:03 6d5b30bdeccc: Preparing 14:50:03 e43ec13ecea7: Preparing 14:50:03 6b3b317c6292: Preparing 14:50:03 8a9fbea052b5: Preparing 14:50:03 9b6e867f30fc: Preparing 14:50:03 f76ac6f55d52: Preparing 14:50:03 0854555d70ac: Preparing 14:50:03 0854555d70ac: Waiting 14:50:03 f76ac6f55d52: Waiting 14:50:03 e43ec13ecea7: Layer already exists 14:50:03 6d5b30bdeccc: Layer already exists 14:50:03 9b6e867f30fc: Layer already exists 14:50:03 8a9fbea052b5: Layer already exists 14:50:03 6b3b317c6292: Layer already exists 14:50:03 f76ac6f55d52: Layer already exists 14:50:03 0854555d70ac: Layer already exists 14:50:03 4.1.0-dev.20: digest: sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:50:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:50:04 ---> Running in 717aa26ca56a 14:50:04 Removing intermediate container 717aa26ca56a 14:50:04 ---> 7314718d703a 14:50:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:50:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20 14:50:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:50:04 6d5b30bdeccc: Preparing 14:50:04 e43ec13ecea7: Preparing 14:50:04 6b3b317c6292: Preparing 14:50:04 8a9fbea052b5: Preparing 14:50:04 9b6e867f30fc: Preparing 14:50:04 f76ac6f55d52: Preparing 14:50:04 0854555d70ac: Preparing 14:50:04 f76ac6f55d52: Waiting 14:50:04 0854555d70ac: Waiting 14:50:04 8a9fbea052b5: Layer already exists 14:50:04 9b6e867f30fc: Layer already exists 14:50:04 6b3b317c6292: Layer already exists 14:50:04 6d5b30bdeccc: Layer already exists 14:50:04 e43ec13ecea7: Layer already exists 14:50:04 f76ac6f55d52: Layer already exists 14:50:04 0854555d70ac: Layer already exists 14:50:04 e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20: digest: sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:50:04 ---> Running in 8c4c7ddb584e 14:50:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:50:04 Removing intermediate container 8c4c7ddb584e 14:50:04 ---> f64cfd0d1f38 14:50:04 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:50:04 ---> Running in 732299a83273 14:50:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 14:50:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:50:05 6d5b30bdeccc: Preparing 14:50:05 e43ec13ecea7: Preparing 14:50:05 6b3b317c6292: Preparing 14:50:05 8a9fbea052b5: Preparing 14:50:05 9b6e867f30fc: Preparing 14:50:05 f76ac6f55d52: Preparing 14:50:05 0854555d70ac: Preparing 14:50:05 f76ac6f55d52: Waiting 14:50:05 0854555d70ac: Waiting 14:50:05 8a9fbea052b5: Layer already exists 14:50:05 6b3b317c6292: Layer already exists 14:50:05 9b6e867f30fc: Layer already exists 14:50:05 6d5b30bdeccc: Layer already exists 14:50:05 e43ec13ecea7: Layer already exists 14:50:05 0854555d70ac: Layer already exists 14:50:05 f76ac6f55d52: Layer already exists 14:50:05 main: digest: sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:50:05 ===================================================== [Pipeline] echo 14:50:05 taggedImages: 14:50:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c 14:50:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:50:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.20 14:50:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20 14:50:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:main 14:50:05 Removing intermediate container 732299a83273 14:50:05 ---> afee43677503 14:50:05 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:50:05 ---> Running in 4a5fa0069406 [Pipeline] echo 14:50:05 ========================================================= 14:50:05 [edgeXBuildMultiArch] RAW Config: 14:50:05 images: 14:50:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c 14:50:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:50:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.20 14:50:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20 14:50:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:main 14:50:05 settingsFile: 14:50:05 app-service-configurable-settings 14:50:05 ========================================================= [Pipeline] node 14:50:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 14:50:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 14:50:07 OK: 255 MiB in 60 packages 14:50:08 Removing intermediate container 4a5fa0069406 14:50:08 ---> ce79dad9d7be 14:50:08 Step 7/12 : WORKDIR /app 14:50:08 ---> Running in 4ca33a4a997c 14:50:09 Removing intermediate container 4ca33a4a997c 14:50:09 ---> df0c8efa7d10 14:50:09 Step 8/12 : COPY go.mod vendor* ./ 14:50:13 ---> a18a0fdbc892 14:50:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:50:13 ---> Running in 82d0ec247b8b 14:50:20 Still waiting to schedule task 14:50:20 All nodes of label ‘centos7-docker-4c-2g’ are offline 14:51:19 Running on prd-centos7-docker-4c-2g-5657 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:51:19 provisioning config files... 14:51:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7466557869083629774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:51:21 ---> ****-login.sh 14:51:21 nexus3.edgexfoundry.org:10001 14:51:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:51:22 Configure a credential helper to remove this warning. See 14:51:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:51:22 14:51:22 Login Succeeded 14:51:22 nexus3.edgexfoundry.org:10002 14:51:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:51:23 Configure a credential helper to remove this warning. See 14:51:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:51:23 14:51:23 Login Succeeded 14:51:23 nexus3.edgexfoundry.org:10003 14:51:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:51:23 Configure a credential helper to remove this warning. See 14:51:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:51:23 14:51:23 Login Succeeded 14:51:23 nexus3.edgexfoundry.org:10004 14:51:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:51:23 Configure a credential helper to remove this warning. See 14:51:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:51:23 14:51:23 Login Succeeded 14:51:23 ****.io 14:51:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:51:23 Configure a credential helper to remove this warning. See 14:51:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:51:23 14:51:23 Login Succeeded 14:51:23 ---> ****-login.sh ends [Pipeline] } 14:51:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:51:24 + docker buildx ls 14:51:24 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 14:51:24 default * docker 14:51:24 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 14:51:24 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 14:51:24 edgex-builder [Pipeline] sh 14:51:24 + docker buildx inspect --bootstrap 14:51:24 #1 [internal] booting buildkit 14:51:24 #1 pulling image moby/buildkit:buildx-stable-1 14:51:28 #1 pulling image moby/buildkit:buildx-stable-1 3.2s done 14:51:28 #1 creating container buildx_buildkit_edgex-builder0 14:51:29 #1 creating container buildx_buildkit_edgex-builder0 1.5s done 14:51:29 #1 DONE 4.8s 14:51:29 Name: edgex-builder 14:51:29 Driver: docker-container 14:51:29 14:51:29 Nodes: 14:51:29 Name: edgex-builder0 14:51:29 Endpoint: unix:///var/run/docker.sock 14:51:29 Status: running 14:51:29 Buildkit: v0.29.0 14:51:29 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 14:51:29 + docker buildx ls 14:51:29 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 14:51:29 edgex-builder * docker-container 14:51:29 edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 14:51:29 default docker 14:51:29 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 14:51:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c' 14:51:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c --push - 14:51:30 #1 [internal] load build definition from Dockerfile 14:51:30 #1 transferring dockerfile: 209B done 14:51:30 #1 DONE 0.0s 14:51:30 14:51:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c 14:51:30 #2 DONE 0.1s 14:51:30 14:51:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c 14:51:30 #3 DONE 0.1s 14:51:30 14:51:30 #4 [internal] load .dockerignore 14:51:30 #4 transferring context: 2B done 14:51:30 #4 DONE 0.0s 14:51:30 14:51:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc 14:51:30 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc 0.0s done 14:51:30 #5 DONE 0.0s 14:51:30 14:51:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc 14:51:30 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc 0.0s done 14:51:30 #6 DONE 0.1s 14:51:30 14:51:30 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 14:51:30 #7 DONE 0.0s 14:51:30 14:51:30 #8 exporting to image 14:51:30 #8 exporting layers done 14:51:30 #8 exporting manifest sha256:f07e98ec05cd5f789051906bf177f5cc15ffdef32fdbba9e076aa11d9d5adb0f 0.0s done 14:51:30 #8 exporting config sha256:3d9a87e85f575f94bf4082a7b2009ca6b90555e0f785b3089fabfec1507a824c done 14:51:30 #8 exporting manifest sha256:f32305b35ba57e13440c031237e155fc4500657ef3e23b553f23b56f463b1d1c done 14:51:30 #8 exporting config sha256:40fdfbc1be60d3f99a00ec98d63446ac957ada0b6b93da55d3cefcacd302e8ef 0.0s done 14:51:30 #8 exporting manifest list sha256:5f74b4c08865f0c6cdaf7a46b8aac6279d785ce83c368008c3e3b42f69bef6ad done 14:51:30 #8 pushing layers 0.1s done 14:51:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c@sha256:5f74b4c08865f0c6cdaf7a46b8aac6279d785ce83c368008c3e3b42f69bef6ad 14:51:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:51:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c@sha256:5f74b4c08865f0c6cdaf7a46b8aac6279d785ce83c368008c3e3b42f69bef6ad 0.1s done 14:51:30 #8 DONE 0.2s 14:51:30 14:51:30 1 warning found (use --debug to expand): 14:51:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:51:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest' 14:51:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:latest --push - 14:51:31 #1 [internal] load build definition from Dockerfile 14:51:31 #1 transferring dockerfile: 175B done 14:51:31 #1 DONE 0.0s 14:51:31 14:51:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:51:31 #2 DONE 0.0s 14:51:31 14:51:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:51:31 #3 DONE 0.0s 14:51:31 14:51:31 #4 [internal] load .dockerignore 14:51:31 #4 transferring context: 2B done 14:51:31 #4 DONE 0.0s 14:51:31 14:51:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc 14:51:31 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc 0.0s done 14:51:31 #5 DONE 0.0s 14:51:31 14:51:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc 14:51:31 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc 0.0s done 14:51:31 #6 CACHED 14:51:31 14:51:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc 14:51:31 #5 CACHED 14:51:31 14:51:31 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 14:51:31 #7 DONE 0.0s 14:51:31 14:51:31 #8 exporting to image 14:51:31 #8 exporting layers done 14:51:31 #8 exporting manifest sha256:f07e98ec05cd5f789051906bf177f5cc15ffdef32fdbba9e076aa11d9d5adb0f done 14:51:31 #8 exporting config sha256:3d9a87e85f575f94bf4082a7b2009ca6b90555e0f785b3089fabfec1507a824c done 14:51:31 #8 exporting manifest sha256:f32305b35ba57e13440c031237e155fc4500657ef3e23b553f23b56f463b1d1c done 14:51:31 #8 exporting config sha256:40fdfbc1be60d3f99a00ec98d63446ac957ada0b6b93da55d3cefcacd302e8ef done 14:51:31 #8 exporting manifest list sha256:5f74b4c08865f0c6cdaf7a46b8aac6279d785ce83c368008c3e3b42f69bef6ad done 14:51:31 #8 pushing layers 0.0s done 14:51:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:5f74b4c08865f0c6cdaf7a46b8aac6279d785ce83c368008c3e3b42f69bef6ad 0.1s done 14:51:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:51:31 #8 DONE 0.1s 14:51:31 14:51:31 1 warning found (use --debug to expand): 14:51:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:51:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.20' 14:51:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.20 --push - 14:51:31 #1 [internal] load build definition from Dockerfile 14:51:31 #1 transferring dockerfile: 181B done 14:51:31 #1 DONE 0.0s 14:51:31 14:51:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.20 14:51:31 #2 DONE 0.0s 14:51:31 14:51:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.20 14:51:31 #3 DONE 0.0s 14:51:31 14:51:31 #4 [internal] load .dockerignore 14:51:31 #4 transferring context: 2B done 14:51:31 #4 DONE 0.0s 14:51:31 14:51:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.20@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc 14:51:31 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.20@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc 0.0s done 14:51:31 #5 CACHED 14:51:31 14:51:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.20@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc 14:51:31 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.20@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc 0.0s done 14:51:31 #6 CACHED 14:51:31 14:51:31 #7 exporting to image 14:51:31 #7 exporting layers done 14:51:31 #7 exporting manifest sha256:f07e98ec05cd5f789051906bf177f5cc15ffdef32fdbba9e076aa11d9d5adb0f done 14:51:31 #7 exporting config sha256:3d9a87e85f575f94bf4082a7b2009ca6b90555e0f785b3089fabfec1507a824c done 14:51:31 #7 exporting manifest sha256:f32305b35ba57e13440c031237e155fc4500657ef3e23b553f23b56f463b1d1c done 14:51:31 #7 exporting config sha256:40fdfbc1be60d3f99a00ec98d63446ac957ada0b6b93da55d3cefcacd302e8ef done 14:51:31 #7 exporting manifest list sha256:5f74b4c08865f0c6cdaf7a46b8aac6279d785ce83c368008c3e3b42f69bef6ad done 14:51:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:51:31 #7 DONE 0.0s 14:51:31 14:51:31 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 14:51:31 #8 DONE 0.0s 14:51:31 14:51:31 #7 exporting to image 14:51:31 #7 pushing layers 0.0s done 14:51:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.20@sha256:5f74b4c08865f0c6cdaf7a46b8aac6279d785ce83c368008c3e3b42f69bef6ad 0.1s done 14:51:31 #7 DONE 0.1s 14:51:31 14:51:31 1 warning found (use --debug to expand): 14:51:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:51:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20' 14:51:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20 --push - 14:51:32 #1 [internal] load build definition from Dockerfile 14:51:32 #1 transferring dockerfile: 222B done 14:51:32 #1 DONE 0.0s 14:51:32 14:51:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20 14:51:32 #2 DONE 0.0s 14:51:32 14:51:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20 14:51:32 #3 DONE 0.0s 14:51:32 14:51:32 #4 [internal] load .dockerignore 14:51:32 #4 transferring context: 2B done 14:51:32 #4 DONE 0.0s 14:51:32 14:51:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc 14:51:32 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc 0.0s done 14:51:32 #5 CACHED 14:51:32 14:51:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc 14:51:32 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc 0.0s done 14:51:32 #6 CACHED 14:51:32 14:51:32 #7 exporting to image 14:51:32 #7 exporting layers done 14:51:32 #7 exporting manifest sha256:f07e98ec05cd5f789051906bf177f5cc15ffdef32fdbba9e076aa11d9d5adb0f done 14:51:32 #7 exporting config sha256:3d9a87e85f575f94bf4082a7b2009ca6b90555e0f785b3089fabfec1507a824c done 14:51:32 #7 exporting manifest sha256:f32305b35ba57e13440c031237e155fc4500657ef3e23b553f23b56f463b1d1c done 14:51:32 #7 exporting config sha256:40fdfbc1be60d3f99a00ec98d63446ac957ada0b6b93da55d3cefcacd302e8ef 14:51:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:51:32 #7 exporting config sha256:40fdfbc1be60d3f99a00ec98d63446ac957ada0b6b93da55d3cefcacd302e8ef done 14:51:32 #7 exporting manifest list sha256:5f74b4c08865f0c6cdaf7a46b8aac6279d785ce83c368008c3e3b42f69bef6ad done 14:51:32 #7 pushing layers 0.0s done 14:51:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20@sha256:5f74b4c08865f0c6cdaf7a46b8aac6279d785ce83c368008c3e3b42f69bef6ad 0.1s done 14:51:32 #7 DONE 0.1s 14:51:32 14:51:32 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 14:51:32 #8 DONE 0.0s 14:51:32 14:51:32 1 warning found (use --debug to expand): 14:51:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 14:51:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main' 14:51:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:main --push - 14:51:32 #1 [internal] load build definition from Dockerfile 14:51:32 #1 transferring dockerfile: 173B done 14:51:32 #1 DONE 0.0s 14:51:32 14:51:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main 14:51:32 #2 DONE 0.0s 14:51:32 14:51:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main 14:51:32 #3 DONE 0.0s 14:51:32 14:51:32 #4 [internal] load .dockerignore 14:51:32 #4 transferring context: 2B done 14:51:32 #4 DONE 0.0s 14:51:32 14:51:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc 14:51:32 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc done 14:51:32 #5 CACHED 14:51:32 14:51:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc 14:51:32 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:468aba658ebc4743eec9e14dbf8cd93accd64df1d6fafdf85c618b7d891751fc done 14:51:32 #6 CACHED 14:51:32 14:51:32 #7 exporting to image 14:51:32 #7 exporting layers done 14:51:32 #7 exporting manifest sha256:f07e98ec05cd5f789051906bf177f5cc15ffdef32fdbba9e076aa11d9d5adb0f done 14:51:32 #7 exporting config sha256:3d9a87e85f575f94bf4082a7b2009ca6b90555e0f785b3089fabfec1507a824c done 14:51:32 #7 exporting manifest sha256:f32305b35ba57e13440c031237e155fc4500657ef3e23b553f23b56f463b1d1c 14:51:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 14:51:32 #7 exporting manifest sha256:f32305b35ba57e13440c031237e155fc4500657ef3e23b553f23b56f463b1d1c done 14:51:32 #7 exporting config sha256:40fdfbc1be60d3f99a00ec98d63446ac957ada0b6b93da55d3cefcacd302e8ef done 14:51:32 #7 exporting manifest list sha256:5f74b4c08865f0c6cdaf7a46b8aac6279d785ce83c368008c3e3b42f69bef6ad done 14:51:32 #7 pushing layers 0.0s done 14:51:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:5f74b4c08865f0c6cdaf7a46b8aac6279d785ce83c368008c3e3b42f69bef6ad 0.1s done 14:51:32 #7 DONE 0.1s 14:51:32 14:51:32 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 14:51:32 #8 DONE 0.0s 14:51:32 14:51:32 1 warning found (use --debug to expand): 14:51:32  - 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 14:51:33 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 14:51:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:51:34 ---> package-listing.sh 14:51:34 ++ facter osfamily 14:51:34 ++ tr '[:upper:]' '[:lower:]' 14:51:34 + OS_FAMILY=redhat 14:51:34 + workspace=/w/workspace/ry_app-service-configurable_main 14:51:34 + START_PACKAGES=/tmp/packages_start.txt 14:51:34 + END_PACKAGES=/tmp/packages_end.txt 14:51:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:51:34 + PACKAGES=/tmp/packages_start.txt 14:51:34 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:51:34 + PACKAGES=/tmp/packages_end.txt 14:51:34 + case "${OS_FAMILY}" in 14:51:34 + sort 14:51:34 + rpm -qa 14:51:35 + '[' -f /tmp/packages_start.txt ']' 14:51:35 + '[' -f /tmp/packages_end.txt ']' 14:51:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:51:35 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:51:35 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 14:51:35 + 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:51:35 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:51:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:51:35 14:51:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:51:36 latest: Pulling from edgex-lftools-log-publisher 14:51:36 5eb5b503b376: Pulling fs layer 14:51:36 5c69ac0246d0: Pulling fs layer 14:51:36 ec43610c2a17: Pulling fs layer 14:51:36 3a2ae6a8a46f: Pulling fs layer 14:51:36 33b1e0a273af: Pulling fs layer 14:51:36 5d3b04190fa2: Pulling fs layer 14:51:36 2f39f015ded8: Pulling fs layer 14:51:36 3a2ae6a8a46f: Waiting 14:51:36 33b1e0a273af: Waiting 14:51:36 5d3b04190fa2: Waiting 14:51:36 2f39f015ded8: Waiting 14:51:36 5c69ac0246d0: Verifying Checksum 14:51:36 5c69ac0246d0: Download complete 14:51:36 3a2ae6a8a46f: Verifying Checksum 14:51:36 3a2ae6a8a46f: Download complete 14:51:36 33b1e0a273af: Verifying Checksum 14:51:36 33b1e0a273af: Download complete 14:51:36 ec43610c2a17: Verifying Checksum 14:51:36 ec43610c2a17: Download complete 14:51:36 5d3b04190fa2: Verifying Checksum 14:51:36 5d3b04190fa2: Download complete 14:51:36 5eb5b503b376: Verifying Checksum 14:51:36 5eb5b503b376: Download complete 14:51:37 2f39f015ded8: Verifying Checksum 14:51:37 2f39f015ded8: Download complete 14:51:38 5eb5b503b376: Pull complete 14:51:38 5c69ac0246d0: Pull complete 14:51:38 ec43610c2a17: Pull complete 14:51:38 3a2ae6a8a46f: Pull complete 14:51:38 33b1e0a273af: Pull complete 14:51:38 5d3b04190fa2: Pull complete 14:51:42 2f39f015ded8: Pull complete 14:51:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:51:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:51:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:51:43 prd-centos7-docker-4c-2g-5657 does not seem to be running inside a container 14:51:43 $ 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:51:46 $ docker top 52e160dd11c73c1e0c337a24bbd2eb97e6f2aca4b3a7de69fc977c07f8dd2cbb -eo pid,comm [Pipeline] { [Pipeline] sh 14:51:46 + touch /tmp/pre-build-complete [Pipeline] sh 14:51:47 + mkdir -p /var/log/sysstat [Pipeline] sh 14:51:47 + ls /var/log/sa-host 14:51:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:51:47 provisioning config files... 14:51:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13034163925299030118tmp [Pipeline] { [Pipeline] echo 14:51:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:51:47 ---> create-netrc.sh [Pipeline] } 14:51:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:51:48 ---> python-tools-install.sh [Pipeline] echo 14:51:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:51:48 ---> sudo-logs.sh 14:51:48 Archiving 'sudo' log.. 14:51:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-5657.novalocal: Name or service not known 14:51:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-5657.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 14:51:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:51:49 ---> job-cost.sh 14:51:49 lf-activate-venv: SKIPPING 14:51:49 INFO: No Stack... 14:51:49 INFO: Retrieving Pricing Info for: v3-standard-2 14:51:50 INFO: Archiving Costs [Pipeline] echo 14:51:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:51:50 ---> logs-deploy.sh 14:51:50 lf-activate-venv: SKIPPING 14:51:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/298 14:51:50 INFO: archiving workspace using pattern(s): 14:51:50 Removing intermediate container 82d0ec247b8b 14:51:50 ---> d9529d10f56b 14:51:50 Step 10/12 : COPY . . 14:51:50 ---> f33a726d8a94 14:51:50 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:51:50 ---> Running in 539c0c6ed061 14:51:50 Removing intermediate container 539c0c6ed061 14:51:50 ---> 89f21d05041e 14:51:50 Step 12/12 : RUN $MAKE 14:51:50 ---> Running in 5af717b189ba 14:51:50 noop 14:51:51 Archives upload complete. 14:51:51 INFO: archiving logs to Nexus 14:51:51 Removing intermediate container 5af717b189ba 14:51:51 ---> 214d1202cdd9 14:51:51 Successfully built 214d1202cdd9 14:51:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:52 + docker inspect -f . ci-base-image-arm64 14:51:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:51:52 ---> uname -a: 14:51:52 Linux prd-centos7-docker-4c-2g-5657.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 14:51:52 14:51:52 14:51:52 ---> lscpu: 14:51:52 Architecture: x86_64 14:51:52 CPU op-mode(s): 32-bit, 64-bit 14:51:52 Byte Order: Little Endian 14:51:52 Address sizes: 40 bits physical, 48 bits virtual 14:51:52 CPU(s): 2 14:51:52 On-line CPU(s) list: 0,1 14:51:52 Thread(s) per core: 1 14:51:52 Core(s) per socket: 1 14:51:52 Socket(s): 2 14:51:52 NUMA node(s): 1 14:51:52 Vendor ID: AuthenticAMD 14:51:52 CPU family: 23 14:51:52 Model: 49 14:51:52 Model name: AMD EPYC-Rome Processor 14:51:52 Stepping: 0 14:51:52 CPU MHz: 2799.998 14:51:52 BogoMIPS: 5599.99 14:51:52 Virtualization: AMD-V 14:51:52 Hypervisor vendor: KVM 14:51:52 Virtualization type: full 14:51:52 L1d cache: 64 KiB 14:51:52 L1i cache: 64 KiB 14:51:52 L2 cache: 1 MiB 14:51:52 L3 cache: 32 MiB 14:51:52 NUMA node0 CPU(s): 0,1 14:51:52 Vulnerability Itlb multihit: Not affected 14:51:52 Vulnerability L1tf: Not affected 14:51:52 Vulnerability Mds: Not affected 14:51:52 Vulnerability Meltdown: Not affected 14:51:52 Vulnerability Mmio stale data: Not affected 14:51:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:51:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 14:51:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 14:51:52 Vulnerability Srbds: Not affected 14:51:52 Vulnerability Tsx async abort: Not affected 14:51:52 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 14:51:52 14:51:52 14:51:52 ---> nproc: 14:51:52 2 14:51:52 14:51:52 14:51:52 ---> df -h: 14:51:52 Filesystem Size Used Avail Use% Mounted on 14:51:52 overlay 40G 7.4G 33G 19% / 14:51:52 tmpfs 64M 0 64M 0% /dev 14:51:52 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:51:52 shm 64M 0 64M 0% /dev/shm 14:51:52 /dev/vda1 40G 7.4G 33G 19% /facter-os 14:51:52 14:51:52 14:51:52 Cannot open /var/log/sysstat/sa20: No such file or directory 14:51:52 Please check if data collecting is enabled 14:51:52 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. 14:51:52 prd-ubuntu20.04-docker-arm64-4c-16g-5656 does not seem to be running inside a container 14:51:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/298 -v /w/workspace/app-service-configurable/298:/w/workspace/app-service-configurable/298:rw,z -v /w/workspace/app-service-configurable/298@tmp:/w/workspace/app-service-configurable/298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:51:53 $ docker top 8675266eb39a96feba0dc6a200a90752a775c74b25ba45153b6c956c13597d0a -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:51:53 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 14:51:53 $ docker stop --time=1 52e160dd11c73c1e0c337a24bbd2eb97e6f2aca4b3a7de69fc977c07f8dd2cbb 14:51:55 $ docker rm -f --volumes 52e160dd11c73c1e0c337a24bbd2eb97e6f2aca4b3a7de69fc977c07f8dd2cbb [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 14:51:55 [WS-CLEANUP] Deleting project workspace... 14:51:55 [WS-CLEANUP] Deferred wipeout is used... 14:51:55 [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 14:51:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:51:55 14:51:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:55 + go version 14:51:55 go version go1.25.3 linux/arm64 [Pipeline] } 14:51:55 $ docker stop --time=1 8675266eb39a96feba0dc6a200a90752a775c74b25ba45153b6c956c13597d0a 14:51:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:51:55 latest: Pulling from edgex-lftools-log-publisher 14:51:55 5eb5b503b376: Pulling fs layer 14:51:55 5c69ac0246d0: Pulling fs layer 14:51:55 ec43610c2a17: Pulling fs layer 14:51:55 3a2ae6a8a46f: Pulling fs layer 14:51:55 33b1e0a273af: Pulling fs layer 14:51:55 5d3b04190fa2: Pulling fs layer 14:51:55 2f39f015ded8: Pulling fs layer 14:51:55 3a2ae6a8a46f: Waiting 14:51:55 33b1e0a273af: Waiting 14:51:55 5d3b04190fa2: Waiting 14:51:55 2f39f015ded8: Waiting 14:51:55 5c69ac0246d0: Verifying Checksum 14:51:55 5c69ac0246d0: Download complete 14:51:55 3a2ae6a8a46f: Verifying Checksum 14:51:55 3a2ae6a8a46f: Download complete 14:51:55 33b1e0a273af: Download complete 14:51:55 5d3b04190fa2: Download complete 14:51:55 ec43610c2a17: Verifying Checksum 14:51:55 ec43610c2a17: Download complete 14:51:56 5eb5b503b376: Verifying Checksum 14:51:56 5eb5b503b376: Download complete 14:51:56 2f39f015ded8: Download complete 14:51:57 $ docker rm -f --volumes 8675266eb39a96feba0dc6a200a90752a775c74b25ba45153b6c956c13597d0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:57 5eb5b503b376: Pull complete 14:51:57 5c69ac0246d0: Pull complete 14:51:57 + docker inspect -f . ci-base-image-arm64 14:51:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:51:58 prd-ubuntu20.04-docker-arm64-4c-16g-5656 does not seem to be running inside a container 14:51:58 $ 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/298 -v /w/workspace/app-service-configurable/298:/w/workspace/app-service-configurable/298:rw,z -v /w/workspace/app-service-configurable/298@tmp:/w/workspace/app-service-configurable/298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:51:58 ec43610c2a17: Pull complete 14:51:58 3a2ae6a8a46f: Pull complete 14:51:58 33b1e0a273af: Pull complete 14:51:58 5d3b04190fa2: Pull complete 14:51:59 $ docker top 6e80b8266c4783d350cc11ee3f4294b26364879adbc8503892418b48c1cc69f1 -eo pid,comm [Pipeline] { [Pipeline] sh 14:51:59 + git config --global --add safe.directory /w/workspace/app-service-configurable/298 14:52:03 2f39f015ded8: Pull complete 14:52:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:52:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:52:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:52:03 prd-ubuntu20.04-docker-8c-8g-5655 does not seem to be running inside a container 14:52:03 $ 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 14:52:06 $ docker top d7f754be6904a4554b193d06d452b984ba9af951db7d61c297f4ed94be4a2cec -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh 14:52:06 ---> job-cost.sh 14:52:06 lf-activate-venv: SKIPPING 14:52:06 INFO: No Stack... 14:52:06 + make test 14:52:06 go test -race -coverprofile=coverage.out ./... 14:52:06 INFO: Retrieving Pricing Info for: v3-standard-8 14:52:07 INFO: Archiving Costs [Pipeline] sh 14:52:07 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 14:52:07 + cut -d, -f6 [Pipeline] lock 14:52:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-298-stack-cost] 14:52:07 Resource [jenkins-edgexfoundry-app-service-configurable-main-298-stack-cost] did not exist. Created. 14:52:07 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-298-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:52:07 + echo total: 0.2199999988079071 [Pipeline] stash 14:52:07 Stashed 1 file(s) [Pipeline] } 14:52:07 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-298-stack-cost] [Pipeline] // lock [Pipeline] } 14:52:07 $ docker stop --time=1 d7f754be6904a4554b193d06d452b984ba9af951db7d61c297f4ed94be4a2cec 14:52:08 $ docker rm -f --volumes d7f754be6904a4554b193d06d452b984ba9af951db7d61c297f4ed94be4a2cec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:56:44 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 14:56:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:56:44 go vet ./... 15:00:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:00:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:00:36 ./bin/test-attribution-txt.sh 15:00:36 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 15:00:36 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 15:00:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 15:00:36 $ docker stop --time=1 6e80b8266c4783d350cc11ee3f4294b26364879adbc8503892418b48c1cc69f1 15:00:39 $ docker rm -f --volumes 6e80b8266c4783d350cc11ee3f4294b26364879adbc8503892418b48c1cc69f1 [Pipeline] // withDockerContainer [Pipeline] sh 15:00:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:00:42 Warning: overwriting stash ‘coverage-report’ 15:00:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:00:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:00:43 + ls -al . 15:00:43 total 248 15:00:43 drwxrwxr-x 6 jenkins jenkins 4096 Apr 20 14:52 . 15:00:43 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 14:49 .. 15:00:43 -rw-rw-r-- 1 jenkins jenkins 119 Apr 20 14:49 .dockerignore 15:00:43 drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 14:49 .git 15:00:43 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 14:49 .github 15:00:43 -rw-rw-r-- 1 jenkins jenkins 108 Apr 20 14:49 .gitignore 15:00:43 -rw-rw-r-- 1 jenkins jenkins 359 Apr 20 14:49 .golangci.yml 15:00:43 -rw-rw-r-- 1 jenkins jenkins 19193 Apr 20 14:49 Attribution.txt 15:00:43 -rw-rw-r-- 1 jenkins jenkins 39309 Apr 20 14:49 CHANGELOG.md 15:00:43 -rw-rw-r-- 1 jenkins jenkins 2008 Apr 20 14:49 Dockerfile 15:00:43 -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 14:49 GOVERNANCE.md 15:00:43 -rw-rw-r-- 1 jenkins jenkins 689 Apr 20 14:49 Jenkinsfile 15:00:43 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 20 14:49 LICENSE 15:00:43 -rw-rw-r-- 1 jenkins jenkins 618 Apr 20 14:49 OWNERS.md 15:00:43 -rw-rw-r-- 1 jenkins jenkins 4952 Apr 20 14:49 README.md 15:00:43 -rw-rw-r-- 1 jenkins jenkins 12 Apr 20 14:47 VERSION 15:00:43 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 14:49 bin 15:00:43 -rw-r--r-- 1 jenkins jenkins 953 Apr 20 14:56 coverage.out 15:00:43 -rw-rw-r-- 1 jenkins jenkins 7029 Apr 20 14:49 go.mod 15:00:43 -rw-rw-r-- 1 jenkins jenkins 90684 Apr 20 14:49 go.sum 15:00:43 -rw-rw-r-- 1 jenkins jenkins 1937 Apr 20 14:49 main.go 15:00:43 -rw-rw-r-- 1 jenkins jenkins 3361 Apr 20 14:49 makefile 15:00:43 drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 14:49 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:43 + 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=e0eb668f3799a4d1556a8baab8c51a4754ecf90c --label arch=arm64 --label version=4.1.0-dev.20 . 15:00:43 Sending build context to Docker daemon 231.4kB 15:00:43 Step 1/27 : ARG BASE=golang:1.25-alpine3.22 15:00:43 Step 2/27 : FROM ${BASE} AS builder 15:00:43 ---> 214d1202cdd9 15:00:43 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 15:00:43 ---> Running in d5b5590b4497 15:00:44 Removing intermediate container d5b5590b4497 15:00:44 ---> 63f960721d71 15:00:44 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:00:44 ---> Running in fd6ba3cf790f 15:00:44 Removing intermediate container fd6ba3cf790f 15:00:44 ---> c8575a8be611 15:00:44 Step 5/27 : ARG ADD_BUILD_TAGS="" 15:00:44 ---> Running in 104ed073d4f7 15:00:45 Removing intermediate container 104ed073d4f7 15:00:45 ---> 54b6b2bc5f3b 15:00:45 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:00:45 ---> Running in eb65a0162b56 15:00:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 15:00:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 15:00:47 OK: 255 MiB in 60 packages 15:00:48 Removing intermediate container eb65a0162b56 15:00:48 ---> 5087c14a03b4 15:00:48 Step 7/27 : WORKDIR /app 15:00:49 ---> Running in 59b4e407f548 15:00:49 Removing intermediate container 59b4e407f548 15:00:49 ---> dfa8e8a8bd5d 15:00:49 Step 8/27 : COPY go.mod vendor* ./ 15:00:52 ---> 69f7eb66af5f 15:00:52 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:52 ---> Running in ef6c0a97695d 15:00:54 Removing intermediate container ef6c0a97695d 15:00:54 ---> 9d926bd57483 15:00:54 Step 10/27 : COPY . . 15:00:55 ---> a5a1a188d72c 15:00:55 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:00:55 ---> Running in 49554c127aa9 15:00:55 Removing intermediate container 49554c127aa9 15:00:55 ---> f8e33fba9ce6 15:00:55 Step 12/27 : RUN $MAKE 15:00:55 ---> Running in f79561fb13c0 15:00:56 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 15:05:03 Removing intermediate container f79561fb13c0 15:05:03 ---> f7a83d5d4a99 15:05:03 Step 13/27 : FROM alpine:3.22 15:05:03 3.22: Pulling from library/alpine 15:05:03 58e777220c39: Pulling fs layer 15:05:03 58e777220c39: Verifying Checksum 15:05:03 58e777220c39: Download complete 15:05:03 58e777220c39: Pull complete 15:05:03 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 15:05:03 Status: Downloaded newer image for alpine:3.22 15:05:03 ---> 6a2735c23ff3 15:05:03 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:05:03 ---> Running in 136fbb25556c 15:05:03 Removing intermediate container 136fbb25556c 15:05:03 ---> 46d064cb5cbf 15:05:03 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:05:03 ---> Running in e6ce6ed6e2a5 15:05:03 Removing intermediate container e6ce6ed6e2a5 15:05:03 ---> 0e8958f83f07 15:05:03 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 15:05:03 ---> Running in ebab23ec707c 15:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 15:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 15:05:03 (1/2) Installing ca-certificates (20260413-r0) 15:05:03 (2/2) Installing dumb-init (1.2.5-r3) 15:05:03 Executing busybox-1.37.0-r20.trigger 15:05:03 Executing ca-certificates-20260413-r0.trigger 15:05:03 OK: 8 MiB in 18 packages 15:05:03 Removing intermediate container ebab23ec707c 15:05:03 ---> e1175fb239d4 15:05:03 Step 17/27 : RUN apk --no-cache upgrade 15:05:03 ---> Running in 0441cc2aefa1 15:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 15:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 15:05:05 OK: 8 MiB in 18 packages 15:05:07 Removing intermediate container 0441cc2aefa1 15:05:07 ---> 2e4305553e0e 15:05:07 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:05:08 ---> b28923688a0f 15:05:08 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:05:08 ---> 8a0ee349242a 15:05:08 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:05:09 ---> 1c674b83cf98 15:05:09 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:05:11 ---> 6f3c980f7779 15:05:11 Step 22/27 : EXPOSE 48095 15:05:11 ---> Running in e46c60ef3f39 15:05:11 Removing intermediate container e46c60ef3f39 15:05:11 ---> f35ef7319465 15:05:11 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:05:11 ---> Running in ecc6aa17ef16 15:05:11 Removing intermediate container ecc6aa17ef16 15:05:11 ---> 0ab456154943 15:05:11 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 15:05:11 ---> Running in b9486dffd2de 15:05:11 Removing intermediate container b9486dffd2de 15:05:11 ---> f943db686fd3 15:05:11 Step 25/27 : LABEL arch=arm64 15:05:11 ---> Running in c82ab3af2252 15:05:12 Removing intermediate container c82ab3af2252 15:05:12 ---> 4774be25b5cf 15:05:12 Step 26/27 : LABEL git_sha=e0eb668f3799a4d1556a8baab8c51a4754ecf90c 15:05:12 ---> Running in 0dbac1f5071f 15:05:12 Removing intermediate container 0dbac1f5071f 15:05:12 ---> aa664f108b52 15:05:12 Step 27/27 : LABEL version=4.1.0-dev.20 15:05:12 ---> Running in 13b71cdc73bc 15:05:13 Removing intermediate container 13b71cdc73bc 15:05:13 ---> 6a414873bf51 15:05:13 [Warning] One or more build-args [ARCH] were not consumed 15:05:13 Successfully built 6a414873bf51 15:05:13 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 15:05:13 provisioning config files... 15:05:13 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/298@tmp/config5748145806243055044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:05:13 ---> ****-login.sh 15:05:13 nexus3.edgexfoundry.org:10001 15:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:05:13 Configure a credential helper to remove this warning. See 15:05:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:05:13 15:05:13 Login Succeeded 15:05:13 nexus3.edgexfoundry.org:10002 15:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:05:14 Configure a credential helper to remove this warning. See 15:05:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:05:14 15:05:14 Login Succeeded 15:05:14 nexus3.edgexfoundry.org:10003 15:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:05:14 Configure a credential helper to remove this warning. See 15:05:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:05:14 15:05:14 Login Succeeded 15:05:14 nexus3.edgexfoundry.org:10004 15:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:05:14 Configure a credential helper to remove this warning. See 15:05:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:05:14 15:05:14 Login Succeeded 15:05:14 ****.io 15:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:05:15 Configure a credential helper to remove this warning. See 15:05:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:05:15 15:05:15 Login Succeeded 15:05:15 ---> ****-login.sh ends [Pipeline] } 15:05:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:05:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 15:05:15 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:05:15 e0eb668f3799a4d1556a8baab8c51a4754ecf90c 15:05:15 latest 15:05:15 4.1.0-dev.20 15:05:15 e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20 15:05:15 main 15:05:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:15 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e0eb668f3799a4d1556a8baab8c51a4754ecf90c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e0eb668f3799a4d1556a8baab8c51a4754ecf90c 15:05:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:05:15 f3d3c7646d30: Preparing 15:05:15 2db41a40fb6c: Preparing 15:05:15 7eb5e048e246: Preparing 15:05:15 f9dd0c1f6087: Preparing 15:05:15 e6384039a7f2: Preparing 15:05:15 6b6cc1a01fcf: Preparing 15:05:15 eeaa73608b53: Preparing 15:05:15 6b6cc1a01fcf: Waiting 15:05:15 eeaa73608b53: Waiting 15:05:16 e6384039a7f2: Pushed 15:05:16 7eb5e048e246: Pushed 15:05:16 f9dd0c1f6087: Pushed 15:05:16 2db41a40fb6c: Pushed 15:05:16 eeaa73608b53: Layer already exists 15:05:16 6b6cc1a01fcf: Pushed 15:05:24 f3d3c7646d30: Pushed 15:05:24 e0eb668f3799a4d1556a8baab8c51a4754ecf90c: digest: sha256:3a29de972ed9bebac8d89416a1ac2ffad4d7f10d6723134f83e12f484f059734 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:25 + 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 15:05:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:05:25 f3d3c7646d30: Preparing 15:05:25 2db41a40fb6c: Preparing 15:05:25 7eb5e048e246: Preparing 15:05:25 f9dd0c1f6087: Preparing 15:05:25 e6384039a7f2: Preparing 15:05:25 6b6cc1a01fcf: Preparing 15:05:25 eeaa73608b53: Preparing 15:05:25 6b6cc1a01fcf: Waiting 15:05:25 eeaa73608b53: Waiting 15:05:25 f3d3c7646d30: Layer already exists 15:05:25 2db41a40fb6c: Layer already exists 15:05:25 f9dd0c1f6087: Layer already exists 15:05:25 7eb5e048e246: Layer already exists 15:05:25 e6384039a7f2: Layer already exists 15:05:25 eeaa73608b53: Layer already exists 15:05:25 6b6cc1a01fcf: Layer already exists 15:05:25 latest: digest: sha256:3a29de972ed9bebac8d89416a1ac2ffad4d7f10d6723134f83e12f484f059734 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:26 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.20 15:05:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:05:26 f3d3c7646d30: Preparing 15:05:26 2db41a40fb6c: Preparing 15:05:26 7eb5e048e246: Preparing 15:05:26 f9dd0c1f6087: Preparing 15:05:26 e6384039a7f2: Preparing 15:05:26 6b6cc1a01fcf: Preparing 15:05:26 eeaa73608b53: Preparing 15:05:26 6b6cc1a01fcf: Waiting 15:05:26 eeaa73608b53: Waiting 15:05:26 e6384039a7f2: Layer already exists 15:05:26 7eb5e048e246: Layer already exists 15:05:26 2db41a40fb6c: Layer already exists 15:05:26 f9dd0c1f6087: Layer already exists 15:05:26 f3d3c7646d30: Layer already exists 15:05:26 6b6cc1a01fcf: Layer already exists 15:05:26 eeaa73608b53: Layer already exists 15:05:26 4.1.0-dev.20: digest: sha256:3a29de972ed9bebac8d89416a1ac2ffad4d7f10d6723134f83e12f484f059734 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:26 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20 15:05:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:05:27 f3d3c7646d30: Preparing 15:05:27 2db41a40fb6c: Preparing 15:05:27 7eb5e048e246: Preparing 15:05:27 f9dd0c1f6087: Preparing 15:05:27 e6384039a7f2: Preparing 15:05:27 6b6cc1a01fcf: Preparing 15:05:27 eeaa73608b53: Preparing 15:05:27 6b6cc1a01fcf: Waiting 15:05:27 eeaa73608b53: Waiting 15:05:27 7eb5e048e246: Layer already exists 15:05:27 f9dd0c1f6087: Layer already exists 15:05:27 f3d3c7646d30: Layer already exists 15:05:27 e6384039a7f2: Layer already exists 15:05:27 2db41a40fb6c: Layer already exists 15:05:27 eeaa73608b53: Layer already exists 15:05:27 6b6cc1a01fcf: Layer already exists 15:05:27 e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20: digest: sha256:3a29de972ed9bebac8d89416a1ac2ffad4d7f10d6723134f83e12f484f059734 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:27 + 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 15:05:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:05:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:05:28 f3d3c7646d30: Preparing 15:05:28 2db41a40fb6c: Preparing 15:05:28 7eb5e048e246: Preparing 15:05:28 f9dd0c1f6087: Preparing 15:05:28 e6384039a7f2: Preparing 15:05:28 6b6cc1a01fcf: Preparing 15:05:28 eeaa73608b53: Preparing 15:05:28 6b6cc1a01fcf: Waiting 15:05:28 eeaa73608b53: Waiting 15:05:28 f9dd0c1f6087: Layer already exists 15:05:28 f3d3c7646d30: Layer already exists 15:05:28 2db41a40fb6c: Layer already exists 15:05:28 e6384039a7f2: Layer already exists 15:05:28 7eb5e048e246: Layer already exists 15:05:28 6b6cc1a01fcf: Layer already exists 15:05:28 eeaa73608b53: Layer already exists 15:05:28 main: digest: sha256:3a29de972ed9bebac8d89416a1ac2ffad4d7f10d6723134f83e12f484f059734 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:05:28 ===================================================== [Pipeline] echo 15:05:28 taggedImages: 15:05:28 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e0eb668f3799a4d1556a8baab8c51a4754ecf90c 15:05:28 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:05:28 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.20 15:05:28 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20 15:05:28 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo 15:05:28 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e0eb668f3799a4d1556a8baab8c51a4754ecf90c [Pipeline] echo 15:05:28 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo 15:05:28 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.20 [Pipeline] echo 15:05:28 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e0eb668f3799a4d1556a8baab8c51a4754ecf90c-4.1.0-dev.20 [Pipeline] echo 15:05:28 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 15:05:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:05:28 15:05:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:05:29 arm64: Pulling from edgex-lftools-log-publisher 15:05:29 8998bd30e6a1: Pulling fs layer 15:05:29 04944245beec: Pulling fs layer 15:05:29 699f458cf7ca: Pulling fs layer 15:05:29 765212b225bb: Pulling fs layer 15:05:29 f23df028b6ca: Pulling fs layer 15:05:29 d65c8cfc05b1: Pulling fs layer 15:05:29 2437ff75d9bd: Pulling fs layer 15:05:29 765212b225bb: Waiting 15:05:29 f23df028b6ca: Waiting 15:05:29 d65c8cfc05b1: Waiting 15:05:29 2437ff75d9bd: Waiting 15:05:29 04944245beec: Verifying Checksum 15:05:29 04944245beec: Download complete 15:05:29 765212b225bb: Verifying Checksum 15:05:29 765212b225bb: Download complete 15:05:29 f23df028b6ca: Verifying Checksum 15:05:29 f23df028b6ca: Download complete 15:05:29 d65c8cfc05b1: Verifying Checksum 15:05:29 d65c8cfc05b1: Download complete 15:05:29 699f458cf7ca: Verifying Checksum 15:05:29 699f458cf7ca: Download complete 15:05:30 8998bd30e6a1: Verifying Checksum 15:05:30 8998bd30e6a1: Download complete 15:05:33 2437ff75d9bd: Verifying Checksum 15:05:33 2437ff75d9bd: Download complete 15:05:34 8998bd30e6a1: Pull complete 15:05:35 04944245beec: Pull complete 15:05:37 699f458cf7ca: Pull complete 15:05:37 765212b225bb: Pull complete 15:05:38 f23df028b6ca: Pull complete 15:05:38 d65c8cfc05b1: Pull complete 15:05:55 2437ff75d9bd: Pull complete 15:05:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:05:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:05:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:05:55 prd-ubuntu20.04-docker-arm64-4c-16g-5656 does not seem to be running inside a container 15:05:56 $ 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/298 -v /w/workspace/app-service-configurable/298:/w/workspace/app-service-configurable/298:rw,z -v /w/workspace/app-service-configurable/298@tmp:/w/workspace/app-service-configurable/298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:05:58 $ docker top df4652999c29afd98e706716d97900e276c474dcbb2e4e8c323fa403511a0aca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:05:59 ---> job-cost.sh 15:05:59 lf-activate-venv: SKIPPING 15:05:59 INFO: No Stack... 15:05:59 INFO: Retrieving Pricing Info for: v3-standard-4 15:06:00 INFO: Archiving Costs [Pipeline] sh 15:06:01 + cat /w/workspace/app-service-configurable/298/archives/cost.csv 15:06:01 + cut -d, -f6 [Pipeline] lock 15:06:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-298-stack-cost] 15:06:01 Resource [jenkins-edgexfoundry-app-service-configurable-main-298-stack-cost] did not exist. Created. 15:06:01 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-298-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:06:02 /w/workspace/app-service-configurable/298@tmp/durable-1b267301/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:06:02 + echo total: 0.10999999940395355 [Pipeline] stash 15:06:02 Warning: overwriting stash ‘stack-cost’ 15:06:02 Stashed 1 file(s) [Pipeline] } 15:06:02 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-298-stack-cost] [Pipeline] // lock [Pipeline] } 15:06:02 $ docker stop --time=1 df4652999c29afd98e706716d97900e276c474dcbb2e4e8c323fa403511a0aca 15:06:04 $ docker rm -f --volumes df4652999c29afd98e706716d97900e276c474dcbb2e4e8c323fa403511a0aca [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 15:06:04 provisioning config files... 15:06:04 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3357473692128803348tmp [Pipeline] { [Pipeline] sh 15:06:05 + set +x 15:06:05 + curl -s https://codecov.io/bash 15:06:05 + bash -s -- 15:06:05 15:06:05 _____ _ 15:06:05 / ____| | | 15:06:05 | | ___ __| | ___ ___ _____ __ 15:06:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:06:05 | |___| (_) | (_| | __/ (_| (_) \ V / 15:06:05 \_____\___/ \__,_|\___|\___\___/ \_/ 15:06:05 Bash-1.0.6 15:06:05 15:06:05 15:06:05 ==> git version 2.25.1 found 15:06:05 ==> 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 15:06:05 Release-Date: 2020-01-08 15:06:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:06:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:06:05 ==> Jenkins CI detected. 15:06:05 current dir:  /w/workspace/ry_app-service-configurable_main 15:06:05 project root: . 15:06:05 --> token set from env 15:06:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:06:05 ==> Running gcov in . (disable via -X gcov) 15:06:05 ==> Python coveragepy not found 15:06:05 ==> Searching for coverage reports in: 15:06:05 + . 15:06:05 -> Found 1 reports 15:06:05 ==> Detecting git/mercurial file structure 15:06:05 ==> Reading reports 15:06:05 + ./coverage.out bytes=953 15:06:05 ==> Appending adjustments 15:06:05 https://docs.codecov.io/docs/fixing-reports 15:06:05 + Found adjustments 15:06:05 ==> Gzipping contents 15:06:05 4.0K /tmp/codecov.dDpfU1.gz 15:06:05 ==> Uploading reports 15:06:05 url: https://codecov.io 15:06:05 query: branch=main&commit=e0eb668f3799a4d1556a8baab8c51a4754ecf90c&build=298&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F298%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:06:05 -> Pinging Codecov 15:06:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e0eb668f3799a4d1556a8baab8c51a4754ecf90c&build=298&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F298%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:06:05 -> Uploading to 15:06:05 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/e0eb668f3799a4d1556a8baab8c51a4754ecf90c/9ef52f36-bf73-404b-9227-7aec67e14d38.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260420%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260420T150605Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ab47adbc7ff9c02e14b277edf7ab11b158989c8f4f38049b1a6c445e51d57a02 15:06:05 % Total % Received % Xferd Average Speed Time Time Time Current 15:06:05 Dload Upload Total Spent Left Speed 15:06:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 3023 --:--:-- --:--:-- --:--:-- 3023 15:06:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/e0eb668f3799a4d1556a8baab8c51a4754ecf90c [Pipeline] } 15:06:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:06:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:06:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:06:06 15:06:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:06:06 latest: Pulling from edgex-devops/edgex-snyk-go 15:06:06 2d35ebdb57d9: Already exists 15:06:07 85e8836fcdb2: Pulling fs layer 15:06:07 91631faa732a: Pulling fs layer 15:06:07 f3f5ae8826fa: Pulling fs layer 15:06:07 4f4fb700ef54: Pulling fs layer 15:06:07 7861252a18e6: Pulling fs layer 15:06:07 9130f900ef6f: Pulling fs layer 15:06:07 9130f900ef6f: Waiting 15:06:07 7861252a18e6: Waiting 15:06:07 4f4fb700ef54: Waiting 15:06:07 f3f5ae8826fa: Verifying Checksum 15:06:07 f3f5ae8826fa: Download complete 15:06:07 85e8836fcdb2: Verifying Checksum 15:06:07 85e8836fcdb2: Download complete 15:06:07 4f4fb700ef54: Verifying Checksum 15:06:07 4f4fb700ef54: Download complete 15:06:07 7861252a18e6: Verifying Checksum 15:06:07 7861252a18e6: Download complete 15:06:07 91631faa732a: Verifying Checksum 15:06:07 91631faa732a: Download complete 15:06:07 85e8836fcdb2: Pull complete 15:06:08 9130f900ef6f: Verifying Checksum 15:06:08 9130f900ef6f: Download complete 15:06:12 91631faa732a: Pull complete 15:06:12 f3f5ae8826fa: Pull complete 15:06:13 4f4fb700ef54: Pull complete 15:06:13 7861252a18e6: Pull complete 15:06:18 9130f900ef6f: Pull complete 15:06:18 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 15:06:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:06:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:18 prd-ubuntu20.04-docker-8c-8g-5655 does not seem to be running inside a container 15:06:18 $ 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 15:06:29 $ docker top 40a087500d8d15baccb33c27e848c51c06c79606862705adda2efd00c0228a16 -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:29 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 15:06:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 15:06:29 + set -o pipefail 15:06:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 15:06:38 15:06:38 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:06:38 15:06:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/9f288e67-4316-4fb8-a2d9-6cdd60c5a21a 15:06:38 15:06:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:06:38 15:06:38 15:06:38 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 15:06:38 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:06:38 $ docker stop --time=1 40a087500d8d15baccb33c27e848c51c06c79606862705adda2efd00c0228a16 15:06:43 $ docker rm -f --volumes 40a087500d8d15baccb33c27e848c51c06c79606862705adda2efd00c0228a16 [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 15:06:44 + git log --format=format:%s -1 e0eb668f3799a4d1556a8baab8c51a4754ecf90c [Pipeline] sh 15:06:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:06:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:06:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:45 prd-ubuntu20.04-docker-8c-8g-5655 does not seem to be running inside a container 15:06:45 $ 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 15:06:45 $ docker top a8db8dc572fce8199cf901043c3afaa2fdcb08553102015a37d1a6c99a416dea -eo pid,comm 15:06:45 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). 15:06:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:06:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:06:45 [ssh-agent] Looking for ssh-agent implementation... 15:06:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:45 $ docker exec a8db8dc572fce8199cf901043c3afaa2fdcb08553102015a37d1a6c99a416dea ssh-agent 15:06:46 SSH_AUTH_SOCK=/tmp/ssh-fkXN6PjiGgn0/agent.32 15:06:46 SSH_AGENT_PID=38 15:06:46 Running ssh-add (command line suppressed) 15:06:46 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14257567495775965182.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14257567495775965182.key) 15:06:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:06:46 + git semver tag 15:06:46 2026-04-20 15:06:46,694 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 15:06:46 2026-04-20 15:06:46,697 [run_tag] DEBUG tag force:False 15:06:46 2026-04-20 15:06:46,697 [check_head_tag] DEBUG check head tag 15:06:46 2026-04-20 15:06:46,698 [execute] INFO git cat-file --batch-check 15:06:46 2026-04-20 15:06:46,698 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) 15:06:46 2026-04-20 15:06:46,700 [execute] INFO git cat-file --batch 15:06:46 2026-04-20 15:06:46,700 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) 15:06:46 2026-04-20 15:06:46,711 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:06:46 2026-04-20 15:06:46,711 [execute] INFO git tag -a v4.1.0-dev.20 -m v4.1.0-dev.20 15:06:46 2026-04-20 15:06:46,711 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.20', '-m', 'v4.1.0-dev.20'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 15:06:46 2026-04-20 15:06:46,715 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:06:46 4.1.0-dev.20 [Pipeline] } 15:06:46 $ docker exec --env ******** --env ******** a8db8dc572fce8199cf901043c3afaa2fdcb08553102015a37d1a6c99a416dea ssh-agent -k 15:06:46 unset SSH_AUTH_SOCK; 15:06:46 unset SSH_AGENT_PID; 15:06:46 echo Agent pid 38 killed; 15:06:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:06:47 + git semver [Pipeline] } 15:06:47 $ docker stop --time=1 a8db8dc572fce8199cf901043c3afaa2fdcb08553102015a37d1a6c99a416dea 15:06:48 $ docker rm -f --volumes a8db8dc572fce8199cf901043c3afaa2fdcb08553102015a37d1a6c99a416dea [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:06:49 15:06:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:06:49 0.23.1-centos7: Pulling from edgex-lftools 15:06:49 ab5ef0e58194: Pulling fs layer 15:06:49 9712f1f96733: Pulling fs layer 15:06:49 63f879dbbcfc: Pulling fs layer 15:06:49 0d9ebad4ef96: Pulling fs layer 15:06:49 e9a5061849ea: Pulling fs layer 15:06:49 d747dcd14b5f: Pulling fs layer 15:06:49 0d9ebad4ef96: Waiting 15:06:49 e9a5061849ea: Waiting 15:06:49 2de7ff778b66: Pulling fs layer 15:06:49 2de7ff778b66: Waiting 15:06:49 d747dcd14b5f: Waiting 15:06:49 9712f1f96733: Verifying Checksum 15:06:49 9712f1f96733: Download complete 15:06:49 63f879dbbcfc: Verifying Checksum 15:06:49 63f879dbbcfc: Download complete 15:06:49 e9a5061849ea: Verifying Checksum 15:06:49 e9a5061849ea: Download complete 15:06:49 d747dcd14b5f: Verifying Checksum 15:06:49 d747dcd14b5f: Download complete 15:06:49 0d9ebad4ef96: Download complete 15:06:49 ab5ef0e58194: Verifying Checksum 15:06:49 ab5ef0e58194: Download complete 15:06:49 2de7ff778b66: Verifying Checksum 15:06:49 2de7ff778b66: Download complete 15:06:54 ab5ef0e58194: Pull complete 15:06:54 9712f1f96733: Pull complete 15:06:54 63f879dbbcfc: Pull complete 15:06:59 0d9ebad4ef96: Pull complete 15:06:59 e9a5061849ea: Pull complete 15:06:59 d747dcd14b5f: Pull complete 15:07:01 2de7ff778b66: Pull complete 15:07:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:07:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:07:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:01 prd-ubuntu20.04-docker-8c-8g-5655 does not seem to be running inside a container 15:07:01 $ 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 15:07:08 $ docker top 96572385849aa81562afb46ba329d999c95ac3136e2b2a6b60af3838bd77a4b4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:07:08 provisioning config files... 15:07:08 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6729184770630848403tmp 15:07:08 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18169159068836841387tmp 15:07:08 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6117143838800699692tmp [Pipeline] { [Pipeline] echo 15:07:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:07:09 ---> sigul-configuration.sh 15:07:09 gpg: directory `/root/.gnupg' created 15:07:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:07:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:07:09 gpg: keyring `/root/.gnupg/secring.gpg' created 15:07:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:07:09 gpg: CAST5 encrypted data 15:07:09 gpg: encrypted with 1 passphrase 15:07:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:07:09 + mkdir /home/jenkins 15:07:09 + mkdir /home/jenkins/sigul [Pipeline] sh 15:07:09 + 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 15:07:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:07:10 ---> sigul-install.sh 15:07:10 Sigul already installed; skipping installation. [Pipeline] sh 15:07:10 + git tag --list 15:07:10 v1.0.0 15:07:10 v1.1.0 15:07:10 v1.2.0 15:07:10 v1.3.0 15:07:10 v1.3.1 15:07:10 v2.0.0 15:07:10 v2.0.1 15:07:10 v2.1.0 15:07:10 v2.1.1 15:07:10 v2.1.2 15:07:10 v2.2.0 15:07:10 v2.3 15:07:10 v2.3.0 15:07:10 v2.3.1 15:07:10 v3.0 15:07:10 v3.0.0 15:07:10 v3.0.1 15:07:10 v3.1 15:07:10 v3.1.0 15:07:10 v3.1.1 15:07:10 v4.0 15:07:10 v4.0.0 15:07:10 v4.0.1 15:07:10 v4.0.1-dev.1 15:07:10 v4.1.0-dev.1 15:07:10 v4.1.0-dev.10 15:07:10 v4.1.0-dev.11 15:07:10 v4.1.0-dev.12 15:07:10 v4.1.0-dev.13 15:07:10 v4.1.0-dev.14 15:07:10 v4.1.0-dev.15 15:07:10 v4.1.0-dev.16 15:07:10 v4.1.0-dev.17 15:07:10 v4.1.0-dev.18 15:07:10 v4.1.0-dev.19 15:07:10 v4.1.0-dev.2 15:07:10 v4.1.0-dev.20 15:07:10 v4.1.0-dev.3 15:07:10 v4.1.0-dev.4 15:07:10 v4.1.0-dev.5 15:07:10 v4.1.0-dev.6 15:07:10 v4.1.0-dev.7 15:07:10 v4.1.0-dev.8 15:07:10 v4.1.0-dev.9 [Pipeline] sh 15:07:10 + lftools sign git-tag v4.1.0-dev.20 15:07:11 Signing Git tag with Sigul... 15:07:11 Signing v4.1.0-dev.20 [Pipeline] echo 15:07:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:07:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:07:11 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:07:11 $ docker stop --time=1 96572385849aa81562afb46ba329d999c95ac3136e2b2a6b60af3838bd77a4b4 15:07:13 $ docker rm -f --volumes 96572385849aa81562afb46ba329d999c95ac3136e2b2a6b60af3838bd77a4b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:07:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:07:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:07:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:14 prd-ubuntu20.04-docker-8c-8g-5655 does not seem to be running inside a container 15:07:14 $ 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 15:07:14 $ docker top 335c046cb1d745d934142b8c5790f7552fc78e7db576a7b495cc3235ebf2cc3f -eo pid,comm 15:07:14 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). 15:07:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:07:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:14 [ssh-agent] Looking for ssh-agent implementation... 15:07:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:14 $ docker exec 335c046cb1d745d934142b8c5790f7552fc78e7db576a7b495cc3235ebf2cc3f ssh-agent 15:07:14 SSH_AUTH_SOCK=/tmp/ssh-9vBoxdEq11XS/agent.32 15:07:14 SSH_AGENT_PID=38 15:07:14 Running ssh-add (command line suppressed) 15:07:14 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17586373687544570005.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17586373687544570005.key) 15:07:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:15 + git semver bump pre 15:07:15 2026-04-20 15:07:15,326 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 15:07:15 2026-04-20 15:07:15,329 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:07:15 2026-04-20 15:07:15,329 [bump_version] DEBUG bumping version:4.1.0-dev.20 on axis:pre with prefix:dev 15:07:15 2026-04-20 15:07:15,329 [bump_version] DEBUG bumped version:4.1.0-dev.21 15:07:15 2026-04-20 15:07:15,330 [write_version] DEBUG write version:4.1.0-dev.21 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 15:07:15 2026-04-20 15:07:15,330 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:07:15 2026-04-20 15:07:15,330 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 15:07:15 2026-04-20 15:07:15,332 [execute] INFO git cat-file --batch-check 15:07:15 2026-04-20 15:07:15,332 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 15:07:15 2026-04-20 15:07:15,336 [execute] INFO git cat-file --batch 15:07:15 2026-04-20 15:07:15,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 15:07:15 2026-04-20 15:07:15,339 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:07:15 4.1.0-dev.21 [Pipeline] } 15:07:15 $ docker exec --env ******** --env ******** 335c046cb1d745d934142b8c5790f7552fc78e7db576a7b495cc3235ebf2cc3f ssh-agent -k 15:07:15 unset SSH_AUTH_SOCK; 15:07:15 unset SSH_AGENT_PID; 15:07:15 echo Agent pid 38 killed; 15:07:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:07:15 + git semver [Pipeline] } 15:07:16 $ docker stop --time=1 335c046cb1d745d934142b8c5790f7552fc78e7db576a7b495cc3235ebf2cc3f 15:07:17 $ docker rm -f --volumes 335c046cb1d745d934142b8c5790f7552fc78e7db576a7b495cc3235ebf2cc3f [Pipeline] // withDockerContainer [Pipeline] sh 15:07:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:07:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:07:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:18 prd-ubuntu20.04-docker-8c-8g-5655 does not seem to be running inside a container 15:07:18 $ 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 15:07:18 $ docker top 6f68add3020cd3ccf3dd9df3ffbc93880a2269929d69959197ffec6726ef025a -eo pid,comm 15:07:18 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). 15:07:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:07:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:18 [ssh-agent] Looking for ssh-agent implementation... 15:07:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:19 $ docker exec 6f68add3020cd3ccf3dd9df3ffbc93880a2269929d69959197ffec6726ef025a ssh-agent 15:07:19 SSH_AUTH_SOCK=/tmp/ssh-y4m6urTq0meN/agent.33 15:07:19 SSH_AGENT_PID=39 15:07:19 Running ssh-add (command line suppressed) 15:07:19 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18415229347900239137.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18415229347900239137.key) 15:07:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:19 + git semver push 15:07:19 2026-04-20 15:07:19,758 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 15:07:19 2026-04-20 15:07:19,763 [run_push] DEBUG push 15:07:19 2026-04-20 15:07:19,764 [execute] INFO git cat-file --batch-check 15:07:19 2026-04-20 15:07:19,764 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 15:07:19 2026-04-20 15:07:19,768 [execute] INFO git rev-list 028b595944de1d41a5eb665a886e1848249ec819 -- 15:07:19 2026-04-20 15:07:19,768 [execute] DEBUG Popen(['git', 'rev-list', '028b595944de1d41a5eb665a886e1848249ec819', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) 15:07:19 2026-04-20 15:07:19,777 [execute] INFO git fetch -v -- origin 15:07:19 2026-04-20 15:07:19,777 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=True) 15:07:20 2026-04-20 15:07:20,402 [run_push] DEBUG no remote changes detected 15:07:20 2026-04-20 15:07:20,402 [execute] INFO git push origin semver 15:07:20 2026-04-20 15:07:20,403 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) 15:07:22 2026-04-20 15:07:21,697 [run_push] DEBUG push all version tags 15:07:22 2026-04-20 15:07:21,697 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:07:22 2026-04-20 15:07:21,697 [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) 15:07:23 2026-04-20 15:07:22,874 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:07:23 4.1.0-dev.21 [Pipeline] } 15:07:23 $ docker exec --env ******** --env ******** 6f68add3020cd3ccf3dd9df3ffbc93880a2269929d69959197ffec6726ef025a ssh-agent -k 15:07:23 unset SSH_AUTH_SOCK; 15:07:23 unset SSH_AGENT_PID; 15:07:23 echo Agent pid 39 killed; 15:07:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:07:23 + git semver [Pipeline] } 15:07:23 $ docker stop --time=1 6f68add3020cd3ccf3dd9df3ffbc93880a2269929d69959197ffec6726ef025a 15:07:25 $ docker rm -f --volumes 6f68add3020cd3ccf3dd9df3ffbc93880a2269929d69959197ffec6726ef025a [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 15:07:25 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:07:25 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:07:25 total 16 15:07:25 drwxr-xr-x 3 root root 4096 Apr 20 14:52 . 15:07:25 drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 15:07 .. 15:07:25 drwxr-xr-x 2 root root 4096 Apr 20 14:52 cost 15:07:25 -rw-r--r-- 1 root root 96 Apr 20 14:52 cost.csv 15:07:25 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:07:25 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:07:25 total 16 15:07:25 drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 14:52 . 15:07:25 drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 15:07 .. 15:07:25 drwxr-xr-x 2 jenkins jenkins 4096 Apr 20 14:52 cost 15:07:25 -rw-r--r-- 1 jenkins jenkins 96 Apr 20 14:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:07:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:07:26 ---> package-listing.sh 15:07:26 ++ facter osfamily 15:07:26 ++ tr '[:upper:]' '[:lower:]' 15:07:27 + OS_FAMILY=debian 15:07:27 + workspace=/w/workspace/ry_app-service-configurable_main 15:07:27 + START_PACKAGES=/tmp/packages_start.txt 15:07:27 + END_PACKAGES=/tmp/packages_end.txt 15:07:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:07:27 + PACKAGES=/tmp/packages_start.txt 15:07:27 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:07:27 + PACKAGES=/tmp/packages_end.txt 15:07:27 + case "${OS_FAMILY}" in 15:07:27 + dpkg -l 15:07:27 + grep '^ii' 15:07:27 + '[' -f /tmp/packages_start.txt ']' 15:07:27 + '[' -f /tmp/packages_end.txt ']' 15:07:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:07:27 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:07:27 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:07:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:07:27 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 15:07:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:07:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:28 prd-ubuntu20.04-docker-8c-8g-5655 does not seem to be running inside a container 15:07:28 $ 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 15:07:28 $ docker top 43213e0016eafba061d4e357f2b0fc1c145a240b590b53322c532d39da1ffc09 -eo pid,comm [Pipeline] { [Pipeline] sh 15:07:28 + touch /tmp/pre-build-complete [Pipeline] sh 15:07:28 + mkdir -p /var/log/sysstat [Pipeline] sh 15:07:29 + ls /var/log/sa-host 15:07:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:07:29 provisioning config files... 15:07:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6191785760736630567tmp [Pipeline] { [Pipeline] echo 15:07:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:07:29 ---> create-netrc.sh [Pipeline] } 15:07:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:07:29 ---> python-tools-install.sh [Pipeline] echo 15:07:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:07:30 ---> sudo-logs.sh 15:07:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:07:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:07:30 ---> job-cost.sh 15:07:30 lf-activate-venv: SKIPPING 15:07:30 DEBUG: total: 0.2199999988079071 15:07:30 INFO: Retrieving Stack Cost... 15:07:30 INFO: Retrieving Pricing Info for: v3-standard-8 15:07:31 INFO: Archiving Costs [Pipeline] echo 15:07:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:07:31 ---> logs-deploy.sh 15:07:31 lf-activate-venv: SKIPPING 15:07:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/298 15:07:31 INFO: archiving workspace using pattern(s): 15:07:32 Archives upload complete. 15:07:32 INFO: archiving logs to Nexus