Started by upstream project "edgexfoundry/cd-management/release-lts" build number 94 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b411876a5905ee172ca1fb2b2b05bf9ef98a6fad 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-ssh492820252552383517.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh74578899692890111.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16981946089997806514.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh8829980469907068389.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh924973334196839445.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41018 in /w/workspace/_app-service-configurable_odessa [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/_app-service-configurable_odessa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b411876a5905ee172ca1fb2b2b05bf9ef98a6fad (odessa) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b411876a5905ee172ca1fb2b2b05bf9ef98a6fad # timeout=10 Commit message: "ci(lts-release): LTS release v4.0.0 @2585b12" > git rev-list --no-walk b411876a5905ee172ca1fb2b2b05bf9ef98a6fad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-12T03:54:39.069Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-12T03:54:39.146Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T03:54:39.170Z] ========================================================= [2025-03-12T03:54:39.170Z] EdgeX Global Pipelines Version Info [2025-03-12T03:54:39.170Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-12T03:54:40.275Z] ------------------- [2025-03-12T03:54:40.275Z] stable info: [2025-03-12T03:54:40.275Z] ------------------- [2025-03-12T03:54:40.275Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-12T03:54:40.275Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T03:54:40.275Z] Message: update stable to v1.0.271 [2025-03-12T03:54:40.536Z] ------------------- [2025-03-12T03:54:40.536Z] experimental info: [2025-03-12T03:54:40.536Z] ------------------- [2025-03-12T03:54:40.536Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-12T03:54:40.536Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T03:54:40.536Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-12T03:54:40.621Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2025-03-12T03:54:40.643Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2025-03-12T03:54:40.666Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-12T03:54:40.686Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-12T03:54:40.713Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-12T03:54:40.737Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-12T03:54:40.758Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-12T03:54:40.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-12T03:54:40.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-12T03:54:40.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-12T03:54:40.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-12T03:54:40.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2025-03-12T03:54:40.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-12T03:54:40.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-12T03:54:40.979Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T03:54:41.011Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T03:54:41.041Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T03:54:41.068Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T03:54:41.095Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-12T03:54:41.119Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-12T03:54:41.147Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-12T03:54:41.172Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-12T03:54:41.197Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-12T03:54:41.224Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-12T03:54:41.249Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-12T03:54:41.280Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-12T03:54:41.312Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-12T03:54:41.333Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-03-12T03:54:41.361Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-03-12T03:54:41.389Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-03-12T03:54:41.410Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [Pipeline] echo [2025-03-12T03:54:41.436Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b411876 [Pipeline] echo [2025-03-12T03:54:41.462Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T03:54:41.531Z] provisioning config files... [2025-03-12T03:54:41.546Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_odessa@tmp/config6797196998099129018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T03:54:41.888Z] ---> ****-login.sh [2025-03-12T03:54:41.888Z] nexus3.edgexfoundry.org:10001 [2025-03-12T03:54:42.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:54:42.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:54:42.148Z] Configure a credential helper to remove this warning. See [2025-03-12T03:54:42.148Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:54:42.148Z] [2025-03-12T03:54:42.148Z] Login Succeeded [2025-03-12T03:54:42.148Z] nexus3.edgexfoundry.org:10002 [2025-03-12T03:54:42.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:54:42.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:54:42.419Z] Configure a credential helper to remove this warning. See [2025-03-12T03:54:42.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:54:42.419Z] [2025-03-12T03:54:42.419Z] Login Succeeded [2025-03-12T03:54:42.419Z] nexus3.edgexfoundry.org:10003 [2025-03-12T03:54:42.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:54:42.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:54:42.419Z] Configure a credential helper to remove this warning. See [2025-03-12T03:54:42.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:54:42.419Z] [2025-03-12T03:54:42.419Z] Login Succeeded [2025-03-12T03:54:42.419Z] nexus3.edgexfoundry.org:10004 [2025-03-12T03:54:42.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:54:42.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:54:42.680Z] Configure a credential helper to remove this warning. See [2025-03-12T03:54:42.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:54:42.680Z] [2025-03-12T03:54:42.680Z] Login Succeeded [2025-03-12T03:54:42.680Z] ****.io [2025-03-12T03:54:42.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:54:42.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:54:42.940Z] Configure a credential helper to remove this warning. See [2025-03-12T03:54:42.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:54:42.940Z] [2025-03-12T03:54:42.940Z] Login Succeeded [2025-03-12T03:54:42.940Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T03:54:42.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-12T03:54:43.389Z] + git rev-list -1 --merges b411876a5905ee172ca1fb2b2b05bf9ef98a6fad~1..b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [Pipeline] echo [2025-03-12T03:54:43.422Z] -----------> git rev-list -1 --merges b411876a5905ee172ca1fb2b2b05bf9ef98a6fad~1..b411876a5905ee172ca1fb2b2b05bf9ef98a6fad b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [false] [Pipeline] sh [2025-03-12T03:54:43.717Z] + git log --format=format:%s -1 b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [Pipeline] echo [2025-03-12T03:54:43.735Z] ========================================================= [2025-03-12T03:54:43.735Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2025-03-12T03:54:43.735Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T03:54:44.080Z] + git log --format=format:%s -1 b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [Pipeline] echo [2025-03-12T03:54:44.094Z] [semverPrep] GIT_COMMIT: b411876a5905ee172ca1fb2b2b05bf9ef98a6fad, Commit Message: ci(lts-release): LTS release v4.0.0 @2585b12 [Pipeline] echo [2025-03-12T03:54:44.112Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-12T03:54:44.474Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T03:54:44.474Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-12T03:54:44.474Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-12T03:54:44.474Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-12T03:54:44.474Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-12T03:54:44.474Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-12T03:54:44.474Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:54:44.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T03:54:44.854Z] [2025-03-12T03:54:44.854Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:54:45.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T03:54:45.161Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-12T03:54:45.161Z] b85a868b505f: Pulling fs layer [2025-03-12T03:54:45.161Z] e2be974225ed: Pulling fs layer [2025-03-12T03:54:45.161Z] 339a4e72a1f5: Pulling fs layer [2025-03-12T03:54:45.161Z] 988bab9f4d93: Pulling fs layer [2025-03-12T03:54:45.161Z] 1469e6f7b9e6: Pulling fs layer [2025-03-12T03:54:45.161Z] eaf3925da568: Pulling fs layer [2025-03-12T03:54:45.161Z] 988bab9f4d93: Waiting [2025-03-12T03:54:45.161Z] bab4dde63d76: Pulling fs layer [2025-03-12T03:54:45.161Z] bde34c3a00c8: Pulling fs layer [2025-03-12T03:54:45.161Z] 1469e6f7b9e6: Waiting [2025-03-12T03:54:45.161Z] b352a97aabf1: Pulling fs layer [2025-03-12T03:54:45.161Z] 4872d77fe225: Pulling fs layer [2025-03-12T03:54:45.161Z] 5851b861e8e6: Pulling fs layer [2025-03-12T03:54:45.161Z] eaf3925da568: Waiting [2025-03-12T03:54:45.161Z] bab4dde63d76: Waiting [2025-03-12T03:54:45.161Z] b352a97aabf1: Waiting [2025-03-12T03:54:45.161Z] 5851b861e8e6: Waiting [2025-03-12T03:54:45.161Z] 4872d77fe225: Waiting [2025-03-12T03:54:45.161Z] e2be974225ed: Verifying Checksum [2025-03-12T03:54:45.161Z] e2be974225ed: Download complete [2025-03-12T03:54:45.161Z] 988bab9f4d93: Download complete [2025-03-12T03:54:45.161Z] 339a4e72a1f5: Verifying Checksum [2025-03-12T03:54:45.161Z] 339a4e72a1f5: Download complete [2025-03-12T03:54:45.161Z] 1469e6f7b9e6: Verifying Checksum [2025-03-12T03:54:45.161Z] 1469e6f7b9e6: Download complete [2025-03-12T03:54:45.161Z] eaf3925da568: Verifying Checksum [2025-03-12T03:54:45.161Z] eaf3925da568: Download complete [2025-03-12T03:54:45.421Z] bde34c3a00c8: Download complete [2025-03-12T03:54:45.421Z] b352a97aabf1: Verifying Checksum [2025-03-12T03:54:45.421Z] b352a97aabf1: Download complete [2025-03-12T03:54:45.421Z] 4872d77fe225: Verifying Checksum [2025-03-12T03:54:45.421Z] 4872d77fe225: Download complete [2025-03-12T03:54:45.421Z] 5851b861e8e6: Download complete [2025-03-12T03:54:45.421Z] b85a868b505f: Download complete [2025-03-12T03:54:45.681Z] bab4dde63d76: Verifying Checksum [2025-03-12T03:54:45.681Z] bab4dde63d76: Download complete [2025-03-12T03:54:46.617Z] b85a868b505f: Pull complete [2025-03-12T03:54:46.617Z] e2be974225ed: Pull complete [2025-03-12T03:54:47.184Z] 339a4e72a1f5: Pull complete [2025-03-12T03:54:47.184Z] 988bab9f4d93: Pull complete [2025-03-12T03:54:47.444Z] 1469e6f7b9e6: Pull complete [2025-03-12T03:54:47.444Z] eaf3925da568: Pull complete [2025-03-12T03:54:49.350Z] bab4dde63d76: Pull complete [2025-03-12T03:54:49.350Z] bde34c3a00c8: Pull complete [2025-03-12T03:54:49.350Z] b352a97aabf1: Pull complete [2025-03-12T03:54:49.350Z] 4872d77fe225: Pull complete [2025-03-12T03:54:49.350Z] 5851b861e8e6: Pull complete [2025-03-12T03:54:49.350Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-12T03:54:49.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T03:54:49.350Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T03:54:49.507Z] prd-ubuntu20.04-docker-8c-8g-41018 does not seem to be running inside a container [2025-03-12T03:54:49.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T03:54:51.587Z] $ docker top 992b4138762aea5b280c871a48b141477c70e1cc34ade9f8e67ceb8b5737edcf -eo pid,comm [2025-03-12T03:54:51.644Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-12T03:54:51.644Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T03:54:51.715Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T03:54:51.715Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T03:54:51.848Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T03:54:51.850Z] $ docker exec 992b4138762aea5b280c871a48b141477c70e1cc34ade9f8e67ceb8b5737edcf ssh-agent [2025-03-12T03:54:51.956Z] SSH_AUTH_SOCK=/tmp/ssh-YteokjVlHvmu/agent.32 [2025-03-12T03:54:51.956Z] SSH_AGENT_PID=38 [2025-03-12T03:54:51.963Z] Running ssh-add (command line suppressed) [2025-03-12T03:54:52.066Z] Identity added: /w/workspace/_app-service-configurable_odessa@tmp/private_key_6154457003251771986.key (/w/workspace/_app-service-configurable_odessa@tmp/private_key_6154457003251771986.key) [2025-03-12T03:54:52.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T03:54:52.381Z] + git tag --points-at b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [Pipeline] } [2025-03-12T03:54:52.392Z] $ docker exec --env ******** --env ******** 992b4138762aea5b280c871a48b141477c70e1cc34ade9f8e67ceb8b5737edcf ssh-agent -k [2025-03-12T03:54:52.496Z] unset SSH_AUTH_SOCK; [2025-03-12T03:54:52.497Z] unset SSH_AGENT_PID; [2025-03-12T03:54:52.497Z] echo Agent pid 38 killed; [2025-03-12T03:54:52.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2025-03-12T03:54:52.556Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.0' [Pipeline] sshagent [2025-03-12T03:54:52.586Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T03:54:52.586Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T03:54:52.696Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T03:54:52.698Z] $ docker exec 992b4138762aea5b280c871a48b141477c70e1cc34ade9f8e67ceb8b5737edcf ssh-agent [2025-03-12T03:54:52.815Z] SSH_AUTH_SOCK=/tmp/ssh-l068xmhjvtW4/agent.71 [2025-03-12T03:54:52.815Z] SSH_AGENT_PID=77 [2025-03-12T03:54:52.820Z] Running ssh-add (command line suppressed) [2025-03-12T03:54:52.932Z] Identity added: /w/workspace/_app-service-configurable_odessa@tmp/private_key_4936730903182973241.key (/w/workspace/_app-service-configurable_odessa@tmp/private_key_4936730903182973241.key) [2025-03-12T03:54:52.949Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T03:54:53.246Z] + git semver init [2025-03-12T03:54:53.506Z] 2025-03-12 03:54:53,472 [run_init] DEBUG init version:0.0.0 force:False [2025-03-12T03:54:53.506Z] 2025-03-12 03:54:53,473 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_odessa/.semver [2025-03-12T03:54:53.506Z] 2025-03-12 03:54:53,473 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_odessa/.semver [2025-03-12T03:54:53.506Z] 2025-03-12 03:54:53,473 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_odessa/.semver'], cwd=/w/workspace/_app-service-configurable_odessa, universal_newlines=False, shell=None, istream=None) [2025-03-12T03:54:54.885Z] 2025-03-12 03:54:54,705 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_odessa/.git/info/exclude [2025-03-12T03:54:54.885Z] 2025-03-12 03:54:54,706 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_odessa/.semver/odessa with force:False [2025-03-12T03:54:54.885Z] 2025-03-12 03:54:54,706 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa [2025-03-12T03:54:54.885Z] 2025-03-12 03:54:54,706 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa [2025-03-12T03:54:54.885Z] 4.0.0 [Pipeline] } [2025-03-12T03:54:54.894Z] $ docker exec --env ******** --env ******** 992b4138762aea5b280c871a48b141477c70e1cc34ade9f8e67ceb8b5737edcf ssh-agent -k [2025-03-12T03:54:54.996Z] unset SSH_AUTH_SOCK; [2025-03-12T03:54:54.997Z] unset SSH_AGENT_PID; [2025-03-12T03:54:54.998Z] echo Agent pid 77 killed; [2025-03-12T03:54:55.008Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T03:54:55.340Z] + git semver [Pipeline] } [2025-03-12T03:54:55.614Z] $ docker stop --time=1 992b4138762aea5b280c871a48b141477c70e1cc34ade9f8e67ceb8b5737edcf [2025-03-12T03:54:56.917Z] $ docker rm -f --volumes 992b4138762aea5b280c871a48b141477c70e1cc34ade9f8e67ceb8b5737edcf [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T03:54:57.261Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-12T03:54:57.506Z] Stashed 1 file(s) [Pipeline] echo [2025-03-12T03:54:57.511Z] [edgeXSemver]: initialized semver on version 4.0.0 [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] sh [2025-03-12T03:54:57.984Z] + git checkout b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [2025-03-12T03:54:57.984Z] HEAD is now at b411876 ci(lts-release): LTS release v4.0.0 @2585b12 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T03:54:58.020Z] provisioning config files... [2025-03-12T03:54:58.029Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_odessa@tmp/config2682137093621792901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T03:54:58.333Z] ---> ****-login.sh [2025-03-12T03:54:58.333Z] nexus3.edgexfoundry.org:10001 [2025-03-12T03:54:58.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:54:58.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:54:58.333Z] Configure a credential helper to remove this warning. See [2025-03-12T03:54:58.333Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:54:58.333Z] [2025-03-12T03:54:58.333Z] Login Succeeded [2025-03-12T03:54:58.333Z] nexus3.edgexfoundry.org:10002 [2025-03-12T03:54:58.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:54:58.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:54:58.334Z] Configure a credential helper to remove this warning. See [2025-03-12T03:54:58.334Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:54:58.334Z] [2025-03-12T03:54:58.334Z] Login Succeeded [2025-03-12T03:54:58.334Z] nexus3.edgexfoundry.org:10003 [2025-03-12T03:54:58.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:54:58.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:54:58.592Z] Configure a credential helper to remove this warning. See [2025-03-12T03:54:58.592Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:54:58.592Z] [2025-03-12T03:54:58.592Z] Login Succeeded [2025-03-12T03:54:58.592Z] nexus3.edgexfoundry.org:10004 [2025-03-12T03:54:58.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:54:58.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:54:58.592Z] Configure a credential helper to remove this warning. See [2025-03-12T03:54:58.592Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:54:58.592Z] [2025-03-12T03:54:58.592Z] Login Succeeded [2025-03-12T03:54:58.592Z] ****.io [2025-03-12T03:54:58.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:54:58.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:54:58.851Z] Configure a credential helper to remove this warning. See [2025-03-12T03:54:58.851Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:54:58.851Z] [2025-03-12T03:54:58.851Z] Login Succeeded [2025-03-12T03:54:58.851Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T03:54:58.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T03:54:58.961Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-12T03:54:59.254Z] + grep ^go [0-9].[0-9]* go.mod [2025-03-12T03:54:59.254Z] + cut -d -f 2 [Pipeline] echo [2025-03-12T03:54:59.268Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T03:54:59.283Z] ========================================================= [2025-03-12T03:54:59.283Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] [2025-03-12T03:54:59.283Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:54:59.628Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . [2025-03-12T03:55:00.203Z] Sending build context to Docker daemon 58.94MB [2025-03-12T03:55:00.203Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T03:55:00.203Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-12T03:55:00.203Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2025-03-12T03:55:00.203Z] 0a9a5dfd008f: Pulling fs layer [2025-03-12T03:55:00.203Z] 8833042f23b5: Pulling fs layer [2025-03-12T03:55:00.203Z] 6ca661eb024f: Pulling fs layer [2025-03-12T03:55:00.203Z] b5acb76e9680: Pulling fs layer [2025-03-12T03:55:00.203Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T03:55:00.203Z] b5acb76e9680: Waiting [2025-03-12T03:55:00.203Z] 012bb1f9d321: Pulling fs layer [2025-03-12T03:55:00.203Z] 97255f1bc79d: Pulling fs layer [2025-03-12T03:55:00.203Z] 454448c9edf9: Pulling fs layer [2025-03-12T03:55:00.203Z] 4f4fb700ef54: Waiting [2025-03-12T03:55:00.204Z] 012bb1f9d321: Waiting [2025-03-12T03:55:00.204Z] 15f87924ceaf: Pulling fs layer [2025-03-12T03:55:00.204Z] 97255f1bc79d: Waiting [2025-03-12T03:55:00.204Z] 15f87924ceaf: Waiting [2025-03-12T03:55:00.204Z] 8833042f23b5: Verifying Checksum [2025-03-12T03:55:00.204Z] 8833042f23b5: Download complete [2025-03-12T03:55:00.463Z] b5acb76e9680: Verifying Checksum [2025-03-12T03:55:00.463Z] b5acb76e9680: Download complete [2025-03-12T03:55:00.463Z] 0a9a5dfd008f: Download complete [2025-03-12T03:55:00.463Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T03:55:00.463Z] 4f4fb700ef54: Download complete [2025-03-12T03:55:00.463Z] 012bb1f9d321: Verifying Checksum [2025-03-12T03:55:00.463Z] 012bb1f9d321: Download complete [2025-03-12T03:55:00.463Z] 97255f1bc79d: Verifying Checksum [2025-03-12T03:55:00.463Z] 97255f1bc79d: Download complete [2025-03-12T03:55:00.463Z] 0a9a5dfd008f: Pull complete [2025-03-12T03:55:00.725Z] 8833042f23b5: Pull complete [2025-03-12T03:55:00.726Z] 15f87924ceaf: Verifying Checksum [2025-03-12T03:55:00.726Z] 15f87924ceaf: Download complete [2025-03-12T03:55:00.726Z] 6ca661eb024f: Verifying Checksum [2025-03-12T03:55:00.726Z] 6ca661eb024f: Download complete [2025-03-12T03:55:01.295Z] 454448c9edf9: Verifying Checksum [2025-03-12T03:55:01.295Z] 454448c9edf9: Download complete [2025-03-12T03:55:04.584Z] 6ca661eb024f: Pull complete [2025-03-12T03:55:04.584Z] b5acb76e9680: Pull complete [2025-03-12T03:55:04.584Z] 4f4fb700ef54: Pull complete [2025-03-12T03:55:04.584Z] 012bb1f9d321: Pull complete [2025-03-12T03:55:04.584Z] 97255f1bc79d: Pull complete [2025-03-12T03:55:06.486Z] 454448c9edf9: Pull complete [2025-03-12T03:55:07.053Z] 15f87924ceaf: Pull complete [2025-03-12T03:55:07.053Z] Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-03-12T03:55:07.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-12T03:55:07.053Z] ---> bc3d7bf65e23 [2025-03-12T03:55:07.053Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T03:55:10.364Z] ---> Running in a57dd2e6abc9 [2025-03-12T03:55:10.365Z] Removing intermediate container a57dd2e6abc9 [2025-03-12T03:55:10.365Z] ---> a8ae86a82bfb [2025-03-12T03:55:10.365Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T03:55:10.365Z] ---> Running in c36c89b6e4fd [2025-03-12T03:55:10.365Z] Removing intermediate container c36c89b6e4fd [2025-03-12T03:55:10.365Z] ---> 07ac11110620 [2025-03-12T03:55:10.365Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-12T03:55:10.365Z] ---> Running in 22f29420d2da [2025-03-12T03:55:10.365Z] Removing intermediate container 22f29420d2da [2025-03-12T03:55:10.365Z] ---> a19fffbad782 [2025-03-12T03:55:10.365Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T03:55:10.365Z] ---> Running in 895eb0a76067 [2025-03-12T03:55:10.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T03:55:10.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T03:55:10.889Z] OK: 248 MiB in 58 packages [2025-03-12T03:55:11.463Z] Removing intermediate container 895eb0a76067 [2025-03-12T03:55:11.463Z] ---> db0d045b5e79 [2025-03-12T03:55:11.463Z] Step 7/12 : WORKDIR /app [2025-03-12T03:55:11.463Z] ---> Running in eebce8e97d1c [2025-03-12T03:55:11.463Z] Removing intermediate container eebce8e97d1c [2025-03-12T03:55:11.463Z] ---> f580a6811b1e [2025-03-12T03:55:11.463Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-12T03:55:12.849Z] Still waiting to schedule task [2025-03-12T03:55:12.850Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-41016’ [2025-03-12T03:55:14.013Z] ---> bdce6dd8d849 [2025-03-12T03:55:14.013Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T03:55:14.013Z] ---> Running in 3c3671d335ec [2025-03-12T03:55:52.741Z] Removing intermediate container 3c3671d335ec [2025-03-12T03:55:52.741Z] ---> edd8ad314393 [2025-03-12T03:55:52.741Z] Step 10/12 : COPY . . [2025-03-12T03:55:52.741Z] ---> 14fb6e30825a [2025-03-12T03:55:52.741Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T03:55:52.741Z] ---> Running in 9eb239d8da8a [2025-03-12T03:55:52.741Z] Removing intermediate container 9eb239d8da8a [2025-03-12T03:55:52.741Z] ---> 7f3a3e212c2f [2025-03-12T03:55:52.741Z] Step 12/12 : RUN $MAKE [2025-03-12T03:55:52.741Z] ---> Running in 3d702cd5285a [2025-03-12T03:55:52.741Z] noop [2025-03-12T03:55:52.741Z] Removing intermediate container 3d702cd5285a [2025-03-12T03:55:52.741Z] ---> 04b347892503 [2025-03-12T03:55:52.741Z] Successfully built 04b347892503 [2025-03-12T03:55:52.741Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:55:53.081Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T03:55:53.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T03:55:53.161Z] prd-ubuntu20.04-docker-8c-8g-41018 does not seem to be running inside a container [2025-03-12T03:55:53.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-12T03:55:53.545Z] $ docker top f3e571221d44d32f0be12c793758fb02b54b7e7649e40c5019ee95410a41e5bd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T03:55:53.899Z] + go version [2025-03-12T03:55:53.899Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-03-12T03:55:53.909Z] $ docker stop --time=1 f3e571221d44d32f0be12c793758fb02b54b7e7649e40c5019ee95410a41e5bd [2025-03-12T03:55:55.206Z] $ docker rm -f --volumes f3e571221d44d32f0be12c793758fb02b54b7e7649e40c5019ee95410a41e5bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:55:55.682Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T03:55:55.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T03:55:55.760Z] prd-ubuntu20.04-docker-8c-8g-41018 does not seem to be running inside a container [2025-03-12T03:55:55.789Z] $ 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_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-12T03:55:56.116Z] $ docker top f822b20ffdb00f7f427d02950692f84ec79c6c822761beecbb50211e2a709b5e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T03:55:56.468Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_odessa [Pipeline] fileExists [Pipeline] sh [2025-03-12T03:55:56.770Z] + make test [2025-03-12T03:55:56.770Z] go test -race -coverprofile=coverage.out ./... [2025-03-12T03:56:28.839Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-03-12T03:56:55.370Z] go vet ./... [2025-03-12T03:57:00.633Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T03:57:00.633Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T03:57:00.633Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-12T03:57:00.908Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-03-12T03:57:01.220Z] + go mod tidy [Pipeline] } [2025-03-12T03:57:01.797Z] $ docker stop --time=1 f822b20ffdb00f7f427d02950692f84ec79c6c822761beecbb50211e2a709b5e [2025-03-12T03:57:04.790Z] $ docker rm -f --volumes f822b20ffdb00f7f427d02950692f84ec79c6c822761beecbb50211e2a709b5e [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T03:57:05.445Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T03:57:05.561Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-12T03:57:06.039Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T03:57:06.324Z] + ls -al . [2025-03-12T03:57:06.324Z] total 252 [2025-03-12T03:57:06.324Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 03:55 . [2025-03-12T03:57:06.324Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 03:54 .. [2025-03-12T03:57:06.324Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 12 03:54 .dockerignore [2025-03-12T03:57:06.324Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 03:56 .git [2025-03-12T03:57:06.324Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 03:54 .github [2025-03-12T03:57:06.324Z] -rw-rw-r-- 1 jenkins jenkins 101 Mar 12 03:54 .gitignore [2025-03-12T03:57:06.324Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 12 03:54 .golangci.yml [2025-03-12T03:57:06.324Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 03:54 .semver [2025-03-12T03:57:06.324Z] -rw-rw-r-- 1 jenkins jenkins 16550 Mar 12 03:54 Attribution.txt [2025-03-12T03:57:06.324Z] -rw-rw-r-- 1 jenkins jenkins 39309 Mar 12 03:54 CHANGELOG.md [2025-03-12T03:57:06.324Z] -rw-rw-r-- 1 jenkins jenkins 2008 Mar 12 03:54 Dockerfile [2025-03-12T03:57:06.324Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 03:54 GOVERNANCE.md [2025-03-12T03:57:06.324Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 12 03:54 Jenkinsfile [2025-03-12T03:57:06.324Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 12 03:54 LICENSE [2025-03-12T03:57:06.324Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 12 03:54 OWNERS.md [2025-03-12T03:57:06.324Z] -rw-rw-r-- 1 jenkins jenkins 4952 Mar 12 03:54 README.md [2025-03-12T03:57:06.324Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 03:54 VERSION [2025-03-12T03:57:06.324Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 03:54 bin [2025-03-12T03:57:06.324Z] -rw-r--r-- 1 jenkins jenkins 953 Mar 12 03:56 coverage.out [2025-03-12T03:57:06.324Z] -rw-rw-r-- 1 jenkins jenkins 6497 Mar 12 03:54 go.mod [2025-03-12T03:57:06.324Z] -rw-rw-r-- 1 jenkins jenkins 88170 Mar 12 03:54 go.sum [2025-03-12T03:57:06.324Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 12 03:54 main.go [2025-03-12T03:57:06.324Z] -rw-rw-r-- 1 jenkins jenkins 3362 Mar 12 03:54 makefile [2025-03-12T03:57:06.324Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 03:54 res [2025-03-12T03:57:06.324Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 03:54 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:57:06.643Z] + 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=b411876a5905ee172ca1fb2b2b05bf9ef98a6fad --label arch=amd64 --label version=4.0.0 . [2025-03-12T03:57:07.211Z] Sending build context to Docker daemon 58.94MB [2025-03-12T03:57:07.211Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T03:57:07.211Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-12T03:57:07.211Z] ---> 04b347892503 [2025-03-12T03:57:07.211Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T03:57:07.469Z] ---> Running in 986b0bf88863 [2025-03-12T03:57:07.469Z] Removing intermediate container 986b0bf88863 [2025-03-12T03:57:07.469Z] ---> 328c1469c143 [2025-03-12T03:57:07.469Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T03:57:07.469Z] ---> Running in aa0355dd0483 [2025-03-12T03:57:07.728Z] Removing intermediate container aa0355dd0483 [2025-03-12T03:57:07.728Z] ---> 0a04637cd228 [2025-03-12T03:57:07.728Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-03-12T03:57:07.728Z] ---> Running in f32076bff53c [2025-03-12T03:57:07.728Z] Removing intermediate container f32076bff53c [2025-03-12T03:57:07.728Z] ---> cc2a8f8a4ecc [2025-03-12T03:57:07.728Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T03:57:07.728Z] ---> Running in c1bb31a78842 [2025-03-12T03:57:07.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T03:57:08.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T03:57:08.505Z] OK: 248 MiB in 58 packages [2025-03-12T03:57:08.765Z] Removing intermediate container c1bb31a78842 [2025-03-12T03:57:08.765Z] ---> 0528a075da85 [2025-03-12T03:57:08.765Z] Step 7/27 : WORKDIR /app [2025-03-12T03:57:08.765Z] ---> Running in e214abf4e9b9 [2025-03-12T03:57:08.765Z] Removing intermediate container e214abf4e9b9 [2025-03-12T03:57:08.765Z] ---> 179414b9bb03 [2025-03-12T03:57:08.765Z] Step 8/27 : COPY go.mod vendor* ./ [2025-03-12T03:57:11.298Z] ---> bc9d9bd9922a [2025-03-12T03:57:11.298Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T03:57:11.298Z] ---> Running in dce55684a93c [2025-03-12T03:57:11.298Z] skipping... [2025-03-12T03:57:11.557Z] Removing intermediate container dce55684a93c [2025-03-12T03:57:11.557Z] ---> 2614edc44105 [2025-03-12T03:57:11.557Z] Step 10/27 : COPY . . [2025-03-12T03:57:14.845Z] ---> e389bae10f36 [2025-03-12T03:57:14.845Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T03:57:14.845Z] ---> Running in 844a19f226fd [2025-03-12T03:57:14.845Z] Removing intermediate container 844a19f226fd [2025-03-12T03:57:14.845Z] ---> 72dd53d6e67e [2025-03-12T03:57:14.845Z] Step 12/27 : RUN $MAKE [2025-03-12T03:57:14.845Z] ---> Running in 38970ff31f23 [2025-03-12T03:57:14.845Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-03-12T03:57:46.973Z] Removing intermediate container 38970ff31f23 [2025-03-12T03:57:46.973Z] ---> 448598b34604 [2025-03-12T03:57:46.973Z] Step 13/27 : FROM alpine:3.20 [2025-03-12T03:57:46.973Z] 3.20: Pulling from library/alpine [2025-03-12T03:57:46.973Z] 0a9a5dfd008f: Already exists [2025-03-12T03:57:46.973Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T03:57:46.973Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T03:57:46.973Z] ---> ff221270b9fb [2025-03-12T03:57:46.973Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-12T03:57:46.973Z] ---> Running in 53657ec112a3 [2025-03-12T03:57:46.973Z] Removing intermediate container 53657ec112a3 [2025-03-12T03:57:46.973Z] ---> 519fc69b066f [2025-03-12T03:57:46.973Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-03-12T03:57:46.973Z] ---> Running in edcfb9ed7d78 [2025-03-12T03:57:46.973Z] Removing intermediate container edcfb9ed7d78 [2025-03-12T03:57:46.973Z] ---> 234a906bbc1f [2025-03-12T03:57:46.973Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-03-12T03:57:46.973Z] ---> Running in fc3978bd70cf [2025-03-12T03:57:46.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T03:57:46.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T03:57:46.973Z] (1/2) Installing ca-certificates (20241121-r1) [2025-03-12T03:57:46.973Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-03-12T03:57:46.973Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T03:57:46.973Z] Executing ca-certificates-20241121-r1.trigger [2025-03-12T03:57:46.973Z] OK: 9 MiB in 16 packages [2025-03-12T03:57:47.233Z] Removing intermediate container fc3978bd70cf [2025-03-12T03:57:47.233Z] ---> 6c7ce0173458 [2025-03-12T03:57:47.233Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-12T03:57:47.493Z] ---> Running in 0e5d125c63d9 [2025-03-12T03:57:47.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T03:57:47.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T03:57:48.011Z] OK: 9 MiB in 16 packages [2025-03-12T03:57:48.268Z] Removing intermediate container 0e5d125c63d9 [2025-03-12T03:57:48.269Z] ---> ba46a6b2fbed [2025-03-12T03:57:48.269Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-03-12T03:57:48.528Z] ---> f3de75406579 [2025-03-12T03:57:48.528Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-03-12T03:57:48.528Z] ---> e304066a5533 [2025-03-12T03:57:48.528Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-03-12T03:57:48.787Z] ---> 8c69e709f318 [2025-03-12T03:57:48.787Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-03-12T03:57:49.723Z] ---> ff930e48a965 [2025-03-12T03:57:49.723Z] Step 22/27 : EXPOSE 48095 [2025-03-12T03:57:49.723Z] ---> Running in 21657387af03 [2025-03-12T03:57:49.723Z] Removing intermediate container 21657387af03 [2025-03-12T03:57:49.723Z] ---> 8a1b0d17b6f5 [2025-03-12T03:57:49.723Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-03-12T03:57:49.723Z] ---> Running in 860dd3c2d036 [2025-03-12T03:57:49.723Z] Removing intermediate container 860dd3c2d036 [2025-03-12T03:57:49.723Z] ---> 8abf0625f70e [2025-03-12T03:57:49.723Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-12T03:57:49.723Z] ---> Running in 7817f1583b07 [2025-03-12T03:57:49.981Z] Removing intermediate container 7817f1583b07 [2025-03-12T03:57:49.982Z] ---> f2e8d21878b6 [2025-03-12T03:57:49.982Z] Step 25/27 : LABEL arch=amd64 [2025-03-12T03:57:49.982Z] ---> Running in 9270c6f37cca [2025-03-12T03:57:49.982Z] Removing intermediate container 9270c6f37cca [2025-03-12T03:57:49.982Z] ---> cad8b6f4cd62 [2025-03-12T03:57:49.982Z] Step 26/27 : LABEL git_sha=b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [2025-03-12T03:57:49.982Z] ---> Running in 4105545bbdda [2025-03-12T03:57:49.982Z] Removing intermediate container 4105545bbdda [2025-03-12T03:57:49.982Z] ---> 27c3a124d744 [2025-03-12T03:57:49.982Z] Step 27/27 : LABEL version=4.0.0 [2025-03-12T03:57:49.982Z] ---> Running in 6c20c0cb93a5 [2025-03-12T03:57:50.240Z] Removing intermediate container 6c20c0cb93a5 [2025-03-12T03:57:50.240Z] ---> 132ed63579b7 [2025-03-12T03:57:50.240Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T03:57:50.240Z] Successfully built 132ed63579b7 [2025-03-12T03:57:50.240Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T03:57:50.395Z] provisioning config files... [2025-03-12T03:57:50.405Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_odessa@tmp/config2006842866378745054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T03:57:50.713Z] ---> ****-login.sh [2025-03-12T03:57:50.714Z] nexus3.edgexfoundry.org:10001 [2025-03-12T03:57:50.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:57:50.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:57:50.714Z] Configure a credential helper to remove this warning. See [2025-03-12T03:57:50.714Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:57:50.714Z] [2025-03-12T03:57:50.714Z] Login Succeeded [2025-03-12T03:57:50.714Z] nexus3.edgexfoundry.org:10002 [2025-03-12T03:57:50.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:57:50.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:57:50.714Z] Configure a credential helper to remove this warning. See [2025-03-12T03:57:50.714Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:57:50.714Z] [2025-03-12T03:57:50.714Z] Login Succeeded [2025-03-12T03:57:50.714Z] nexus3.edgexfoundry.org:10003 [2025-03-12T03:57:50.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:57:50.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:57:50.973Z] Configure a credential helper to remove this warning. See [2025-03-12T03:57:50.973Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:57:50.973Z] [2025-03-12T03:57:50.973Z] Login Succeeded [2025-03-12T03:57:50.973Z] nexus3.edgexfoundry.org:10004 [2025-03-12T03:57:50.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:57:50.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:57:50.973Z] Configure a credential helper to remove this warning. See [2025-03-12T03:57:50.973Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:57:50.973Z] [2025-03-12T03:57:50.973Z] Login Succeeded [2025-03-12T03:57:50.973Z] ****.io [2025-03-12T03:57:51.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:57:51.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:57:51.231Z] Configure a credential helper to remove this warning. See [2025-03-12T03:57:51.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:57:51.231Z] [2025-03-12T03:57:51.231Z] Login Succeeded [2025-03-12T03:57:51.231Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T03:57:51.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T03:57:51.289Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T03:57:51.322Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2025-03-12T03:57:51.322Z] b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [2025-03-12T03:57:51.322Z] 4.0.0 [2025-03-12T03:57:51.322Z] b411876a5905ee172ca1fb2b2b05bf9ef98a6fad-4.0.0 [2025-03-12T03:57:51.322Z] odessa [2025-03-12T03:57:51.322Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:57:51.672Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:57:51.998Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [2025-03-12T03:57:51.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-12T03:57:51.998Z] cef513667523: Preparing [2025-03-12T03:57:51.998Z] ef76a28a3e69: Preparing [2025-03-12T03:57:51.998Z] 317015263cb9: Preparing [2025-03-12T03:57:51.998Z] 305bd8c2b68f: Preparing [2025-03-12T03:57:51.998Z] 4d38e31dd40f: Preparing [2025-03-12T03:57:51.998Z] 8b5e994ba3f0: Preparing [2025-03-12T03:57:51.998Z] 994456c4fd7b: Preparing [2025-03-12T03:57:51.998Z] 8b5e994ba3f0: Waiting [2025-03-12T03:57:51.998Z] 994456c4fd7b: Waiting [2025-03-12T03:57:51.998Z] 305bd8c2b68f: Pushed [2025-03-12T03:57:51.998Z] ef76a28a3e69: Pushed [2025-03-12T03:57:51.998Z] 317015263cb9: Pushed [2025-03-12T03:57:51.998Z] 4d38e31dd40f: Pushed [2025-03-12T03:57:51.998Z] 994456c4fd7b: Layer already exists [2025-03-12T03:57:52.257Z] 8b5e994ba3f0: Pushed [2025-03-12T03:57:55.552Z] cef513667523: Pushed [2025-03-12T03:57:55.552Z] b411876a5905ee172ca1fb2b2b05bf9ef98a6fad: digest: sha256:d8e19899da323f531530f3bd0f4cf0cc3532c1b23a51357c6f1e90370d21abf8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:57:55.885Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:57:56.220Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0 [2025-03-12T03:57:56.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-12T03:57:56.220Z] cef513667523: Preparing [2025-03-12T03:57:56.220Z] ef76a28a3e69: Preparing [2025-03-12T03:57:56.220Z] 317015263cb9: Preparing [2025-03-12T03:57:56.220Z] 305bd8c2b68f: Preparing [2025-03-12T03:57:56.220Z] 4d38e31dd40f: Preparing [2025-03-12T03:57:56.220Z] 8b5e994ba3f0: Preparing [2025-03-12T03:57:56.220Z] 994456c4fd7b: Preparing [2025-03-12T03:57:56.220Z] 8b5e994ba3f0: Waiting [2025-03-12T03:57:56.220Z] 994456c4fd7b: Waiting [2025-03-12T03:57:56.220Z] 305bd8c2b68f: Layer already exists [2025-03-12T03:57:56.220Z] 4d38e31dd40f: Layer already exists [2025-03-12T03:57:56.220Z] 317015263cb9: Layer already exists [2025-03-12T03:57:56.220Z] cef513667523: Layer already exists [2025-03-12T03:57:56.220Z] ef76a28a3e69: Layer already exists [2025-03-12T03:57:56.220Z] 8b5e994ba3f0: Layer already exists [2025-03-12T03:57:56.220Z] 994456c4fd7b: Layer already exists [2025-03-12T03:57:56.220Z] 4.0.0: digest: sha256:d8e19899da323f531530f3bd0f4cf0cc3532c1b23a51357c6f1e90370d21abf8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:57:56.553Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b411876a5905ee172ca1fb2b2b05bf9ef98a6fad-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:57:56.879Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b411876a5905ee172ca1fb2b2b05bf9ef98a6fad-4.0.0 [2025-03-12T03:57:56.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-12T03:57:56.879Z] cef513667523: Preparing [2025-03-12T03:57:56.879Z] ef76a28a3e69: Preparing [2025-03-12T03:57:56.879Z] 317015263cb9: Preparing [2025-03-12T03:57:56.879Z] 305bd8c2b68f: Preparing [2025-03-12T03:57:56.879Z] 4d38e31dd40f: Preparing [2025-03-12T03:57:56.879Z] 8b5e994ba3f0: Preparing [2025-03-12T03:57:56.879Z] 994456c4fd7b: Preparing [2025-03-12T03:57:56.879Z] 994456c4fd7b: Waiting [2025-03-12T03:57:56.879Z] 8b5e994ba3f0: Waiting [2025-03-12T03:57:56.879Z] 317015263cb9: Layer already exists [2025-03-12T03:57:56.879Z] 305bd8c2b68f: Layer already exists [2025-03-12T03:57:56.879Z] 4d38e31dd40f: Layer already exists [2025-03-12T03:57:56.879Z] cef513667523: Layer already exists [2025-03-12T03:57:56.879Z] ef76a28a3e69: Layer already exists [2025-03-12T03:57:56.879Z] 994456c4fd7b: Layer already exists [2025-03-12T03:57:56.879Z] 8b5e994ba3f0: Layer already exists [2025-03-12T03:57:56.879Z] b411876a5905ee172ca1fb2b2b05bf9ef98a6fad-4.0.0: digest: sha256:d8e19899da323f531530f3bd0f4cf0cc3532c1b23a51357c6f1e90370d21abf8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:57:57.209Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:57:57.538Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:odessa [2025-03-12T03:57:57.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-12T03:57:57.538Z] cef513667523: Preparing [2025-03-12T03:57:57.538Z] ef76a28a3e69: Preparing [2025-03-12T03:57:57.538Z] 317015263cb9: Preparing [2025-03-12T03:57:57.538Z] 305bd8c2b68f: Preparing [2025-03-12T03:57:57.538Z] 4d38e31dd40f: Preparing [2025-03-12T03:57:57.538Z] 8b5e994ba3f0: Preparing [2025-03-12T03:57:57.538Z] 994456c4fd7b: Preparing [2025-03-12T03:57:57.538Z] 994456c4fd7b: Waiting [2025-03-12T03:57:57.538Z] 8b5e994ba3f0: Waiting [2025-03-12T03:57:57.538Z] 4d38e31dd40f: Layer already exists [2025-03-12T03:57:57.538Z] ef76a28a3e69: Layer already exists [2025-03-12T03:57:57.538Z] 317015263cb9: Layer already exists [2025-03-12T03:57:57.538Z] cef513667523: Layer already exists [2025-03-12T03:57:57.538Z] 305bd8c2b68f: Layer already exists [2025-03-12T03:57:57.538Z] 8b5e994ba3f0: Layer already exists [2025-03-12T03:57:57.538Z] 994456c4fd7b: Layer already exists [2025-03-12T03:57:57.538Z] odessa: digest: sha256:d8e19899da323f531530f3bd0f4cf0cc3532c1b23a51357c6f1e90370d21abf8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T03:57:57.630Z] ===================================================== [Pipeline] echo [2025-03-12T03:57:57.647Z] taggedImages: [2025-03-12T03:57:57.647Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [2025-03-12T03:57:57.647Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0 [2025-03-12T03:57:57.647Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:b411876a5905ee172ca1fb2b2b05bf9ef98a6fad-4.0.0 [2025-03-12T03:57:57.647Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:57:58.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T03:57:58.071Z] [2025-03-12T03:57:58.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:57:58.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T03:57:58.379Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-12T03:57:58.379Z] 5eb5b503b376: Pulling fs layer [2025-03-12T03:57:58.379Z] 5c69ac0246d0: Pulling fs layer [2025-03-12T03:57:58.379Z] ec43610c2a17: Pulling fs layer [2025-03-12T03:57:58.379Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-12T03:57:58.379Z] 33b1e0a273af: Pulling fs layer [2025-03-12T03:57:58.379Z] 5d3b04190fa2: Pulling fs layer [2025-03-12T03:57:58.379Z] 2f39f015ded8: Pulling fs layer [2025-03-12T03:57:58.379Z] 3a2ae6a8a46f: Waiting [2025-03-12T03:57:58.379Z] 33b1e0a273af: Waiting [2025-03-12T03:57:58.379Z] 5d3b04190fa2: Waiting [2025-03-12T03:57:58.379Z] 2f39f015ded8: Waiting [2025-03-12T03:57:58.379Z] 5c69ac0246d0: Download complete [2025-03-12T03:57:58.379Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-12T03:57:58.379Z] 3a2ae6a8a46f: Download complete [2025-03-12T03:57:58.379Z] 33b1e0a273af: Verifying Checksum [2025-03-12T03:57:58.379Z] 33b1e0a273af: Download complete [2025-03-12T03:57:58.379Z] ec43610c2a17: Download complete [2025-03-12T03:57:58.379Z] 5d3b04190fa2: Verifying Checksum [2025-03-12T03:57:58.379Z] 5d3b04190fa2: Download complete [2025-03-12T03:57:58.639Z] 5eb5b503b376: Verifying Checksum [2025-03-12T03:57:58.639Z] 5eb5b503b376: Download complete [2025-03-12T03:57:59.207Z] 2f39f015ded8: Download complete [2025-03-12T03:57:59.775Z] 5eb5b503b376: Pull complete [2025-03-12T03:57:59.775Z] 5c69ac0246d0: Pull complete [2025-03-12T03:58:00.033Z] ec43610c2a17: Pull complete [2025-03-12T03:58:00.292Z] 3a2ae6a8a46f: Pull complete [2025-03-12T03:58:00.292Z] 33b1e0a273af: Pull complete [2025-03-12T03:58:00.550Z] 5d3b04190fa2: Pull complete [2025-03-12T03:58:04.741Z] 2f39f015ded8: Pull complete [2025-03-12T03:58:04.741Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-12T03:58:04.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T03:58:04.741Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T03:58:04.860Z] prd-ubuntu20.04-docker-8c-8g-41018 does not seem to be running inside a container [2025-03-12T03:58:04.890Z] $ 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_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-12T03:58:07.404Z] $ docker top 1bb8dc448713c0ecf254b7484fc24f9a0b73b190619399e9752965f70b0582ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T03:58:07.790Z] ---> job-cost.sh [2025-03-12T03:58:07.790Z] lf-activate-venv: SKIPPING [2025-03-12T03:58:07.790Z] INFO: No Stack... [2025-03-12T03:58:08.049Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T03:58:08.308Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T03:58:08.600Z] + cat /w/workspace/_app-service-configurable_odessa/archives/cost.csv [2025-03-12T03:58:08.600Z] + cut -d, -f6 [Pipeline] lock [2025-03-12T03:58:08.614Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-7-stack-cost] [2025-03-12T03:58:08.624Z] Resource [jenkins-edgexfoundry-app-service-configurable-odessa-7-stack-cost] did not exist. Created. [2025-03-12T03:58:08.630Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T03:58:08.944Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-12T03:58:09.025Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T03:58:09.035Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-7-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T03:58:09.067Z] $ docker stop --time=1 1bb8dc448713c0ecf254b7484fc24f9a0b73b190619399e9752965f70b0582ec [2025-03-12T03:58:10.221Z] $ docker rm -f --volumes 1bb8dc448713c0ecf254b7484fc24f9a0b73b190619399e9752965f70b0582ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-12T03:58:48.548Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41020 in /w/workspace/_app-service-configurable_odessa [Pipeline] { [Pipeline] ws [2025-03-12T03:58:48.569Z] Running in /w/workspace/app-service-configurable/7 [Pipeline] { [Pipeline] checkout [2025-03-12T03:58:51.626Z] The recommended git tool is: git [2025-03-12T03:58:56.369Z] using credential edgex-jenkins-ssh [2025-03-12T03:58:56.391Z] Cloning the remote Git repository [2025-03-12T03:58:56.431Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2025-03-12T03:58:56.523Z] > git init /w/workspace/app-service-configurable/7 # timeout=10 [2025-03-12T03:58:56.666Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2025-03-12T03:58:56.667Z] > git --version # timeout=10 [2025-03-12T03:58:56.685Z] > git --version # 'git version 2.25.1' [2025-03-12T03:58:56.687Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-12T03:58:56.828Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T03:58:59.694Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2025-03-12T03:58:59.718Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T03:59:00.630Z] Avoid second fetch [2025-03-12T03:59:00.631Z] Checking out Revision b411876a5905ee172ca1fb2b2b05bf9ef98a6fad (odessa) [2025-03-12T03:59:00.644Z] > git config core.sparsecheckout # timeout=10 [2025-03-12T03:59:00.706Z] > git checkout -f b411876a5905ee172ca1fb2b2b05bf9ef98a6fad # timeout=10 [2025-03-12T03:59:02.754Z] Commit message: "ci(lts-release): LTS release v4.0.0 @2585b12" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T03:59:07.403Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-12T03:59:07.404Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T03:59:07.404Z] Dload Upload Total Spent Left Speed [2025-03-12T03:59:07.404Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 73724 0 --:--:-- --:--:-- --:--:-- 74150 [Pipeline] sh [2025-03-12T03:59:07.732Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-12T03:59:08.057Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2025-03-12T03:59:08.057Z] /etc/docker/daemon.json [2025-03-12T03:59:08.057Z] { [2025-03-12T03:59:08.057Z] "registry-mirrors": [ [2025-03-12T03:59:08.057Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-12T03:59:08.057Z] ], [2025-03-12T03:59:08.057Z] "bip": "10.250.0.254/24", [2025-03-12T03:59:08.057Z] "hosts": [ [2025-03-12T03:59:08.057Z] "tcp://0.0.0.0:5555", [2025-03-12T03:59:08.057Z] "unix:///var/run/docker.sock" [2025-03-12T03:59:08.057Z] ], [2025-03-12T03:59:08.057Z] "mtu": 1458, [2025-03-12T03:59:08.057Z] "selinux-enabled": true, [2025-03-12T03:59:08.057Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-12T03:59:08.057Z] } [Pipeline] sh [2025-03-12T03:59:08.383Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-12T03:59:08.719Z] + sudo service docker restart [Pipeline] sh [2025-03-12T03:59:27.310Z] + git checkout b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [2025-03-12T03:59:27.310Z] HEAD is now at b411876 ci(lts-release): LTS release v4.0.0 @2585b12 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T03:59:27.352Z] provisioning config files... [2025-03-12T03:59:27.383Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/7@tmp/config2248588003814103897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T03:59:27.856Z] ---> ****-login.sh [2025-03-12T03:59:27.856Z] nexus3.edgexfoundry.org:10001 [2025-03-12T03:59:28.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:59:28.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:59:28.449Z] Configure a credential helper to remove this warning. See [2025-03-12T03:59:28.449Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:59:28.449Z] [2025-03-12T03:59:28.449Z] Login Succeeded [2025-03-12T03:59:28.449Z] nexus3.edgexfoundry.org:10002 [2025-03-12T03:59:28.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:59:28.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:59:28.998Z] Configure a credential helper to remove this warning. See [2025-03-12T03:59:28.998Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:59:28.998Z] [2025-03-12T03:59:28.998Z] Login Succeeded [2025-03-12T03:59:28.998Z] nexus3.edgexfoundry.org:10003 [2025-03-12T03:59:29.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:59:29.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:59:29.268Z] Configure a credential helper to remove this warning. See [2025-03-12T03:59:29.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:59:29.268Z] [2025-03-12T03:59:29.268Z] Login Succeeded [2025-03-12T03:59:29.268Z] nexus3.edgexfoundry.org:10004 [2025-03-12T03:59:29.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:59:29.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:59:29.540Z] Configure a credential helper to remove this warning. See [2025-03-12T03:59:29.540Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:59:29.540Z] [2025-03-12T03:59:29.540Z] Login Succeeded [2025-03-12T03:59:29.540Z] ****.io [2025-03-12T03:59:29.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T03:59:30.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T03:59:30.089Z] Configure a credential helper to remove this warning. See [2025-03-12T03:59:30.089Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T03:59:30.089Z] [2025-03-12T03:59:30.089Z] Login Succeeded [2025-03-12T03:59:30.089Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T03:59:30.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T03:59:30.483Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-12T03:59:30.821Z] + grep ^go [0-9].[0-9]* go.mod+ [2025-03-12T03:59:30.821Z] cut -d -f 2 [Pipeline] echo [2025-03-12T03:59:30.883Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T03:59:30.901Z] ========================================================= [2025-03-12T03:59:30.901Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] [2025-03-12T03:59:30.901Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T03:59:31.281Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . [2025-03-12T03:59:35.554Z] Sending build context to Docker daemon 44.29MB [2025-03-12T03:59:35.554Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T03:59:35.554Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-12T03:59:35.554Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-12T03:59:35.554Z] 94e9d8af2201: Pulling fs layer [2025-03-12T03:59:35.554Z] 345fe9f21930: Pulling fs layer [2025-03-12T03:59:35.554Z] b40fc9e46828: Pulling fs layer [2025-03-12T03:59:35.554Z] c9804373a1e5: Pulling fs layer [2025-03-12T03:59:35.554Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T03:59:35.554Z] f5a772c54f75: Pulling fs layer [2025-03-12T03:59:35.554Z] e2dd1b2a9dca: Pulling fs layer [2025-03-12T03:59:35.554Z] 0a0502178392: Pulling fs layer [2025-03-12T03:59:35.554Z] c9804373a1e5: Waiting [2025-03-12T03:59:35.554Z] 4f4fb700ef54: Waiting [2025-03-12T03:59:35.554Z] f5a772c54f75: Waiting [2025-03-12T03:59:35.554Z] e2dd1b2a9dca: Waiting [2025-03-12T03:59:35.554Z] 0a0502178392: Waiting [2025-03-12T03:59:35.554Z] 345fe9f21930: Verifying Checksum [2025-03-12T03:59:35.554Z] 345fe9f21930: Download complete [2025-03-12T03:59:35.554Z] c9804373a1e5: Verifying Checksum [2025-03-12T03:59:35.554Z] c9804373a1e5: Download complete [2025-03-12T03:59:35.554Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T03:59:35.554Z] 4f4fb700ef54: Download complete [2025-03-12T03:59:35.554Z] f5a772c54f75: Verifying Checksum [2025-03-12T03:59:35.554Z] f5a772c54f75: Download complete [2025-03-12T03:59:35.554Z] 94e9d8af2201: Verifying Checksum [2025-03-12T03:59:35.554Z] 94e9d8af2201: Download complete [2025-03-12T03:59:36.139Z] 0a0502178392: Verifying Checksum [2025-03-12T03:59:36.139Z] 0a0502178392: Download complete [2025-03-12T03:59:36.724Z] 94e9d8af2201: Pull complete [2025-03-12T03:59:37.309Z] 345fe9f21930: Pull complete [2025-03-12T03:59:37.576Z] b40fc9e46828: Verifying Checksum [2025-03-12T03:59:37.576Z] b40fc9e46828: Download complete [2025-03-12T03:59:38.537Z] e2dd1b2a9dca: Verifying Checksum [2025-03-12T03:59:38.537Z] e2dd1b2a9dca: Download complete [2025-03-12T03:59:53.546Z] b40fc9e46828: Pull complete [2025-03-12T03:59:53.546Z] c9804373a1e5: Pull complete [2025-03-12T03:59:53.546Z] 4f4fb700ef54: Pull complete [2025-03-12T03:59:53.546Z] f5a772c54f75: Pull complete [2025-03-12T04:00:01.779Z] e2dd1b2a9dca: Pull complete [2025-03-12T04:00:02.370Z] 0a0502178392: Pull complete [2025-03-12T04:00:02.638Z] Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf [2025-03-12T04:00:02.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-03-12T04:00:02.638Z] ---> 72db82c1953f [2025-03-12T04:00:02.638Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T04:00:04.592Z] ---> Running in a7569a885da9 [2025-03-12T04:00:05.183Z] Removing intermediate container a7569a885da9 [2025-03-12T04:00:05.183Z] ---> 5c5ed7e29cb0 [2025-03-12T04:00:05.183Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T04:00:05.183Z] ---> Running in 8e613bd0922e [2025-03-12T04:00:05.453Z] Removing intermediate container 8e613bd0922e [2025-03-12T04:00:05.453Z] ---> 0a4168bccefd [2025-03-12T04:00:05.453Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-12T04:00:05.453Z] ---> Running in d518d2f37558 [2025-03-12T04:00:06.038Z] Removing intermediate container d518d2f37558 [2025-03-12T04:00:06.038Z] ---> 07675e69d566 [2025-03-12T04:00:06.038Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T04:00:06.038Z] ---> Running in 87dc6cad2476 [2025-03-12T04:00:07.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T04:00:07.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T04:00:09.022Z] OK: 239 MiB in 58 packages [2025-03-12T04:00:10.002Z] Removing intermediate container 87dc6cad2476 [2025-03-12T04:00:10.002Z] ---> 8552a1009cad [2025-03-12T04:00:10.002Z] Step 7/12 : WORKDIR /app [2025-03-12T04:00:10.002Z] ---> Running in 4770fa082e59 [2025-03-12T04:00:10.269Z] Removing intermediate container 4770fa082e59 [2025-03-12T04:00:10.269Z] ---> 3c89cd9612cd [2025-03-12T04:00:10.269Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-12T04:00:22.602Z] ---> a8db78d12d98 [2025-03-12T04:00:22.602Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T04:00:22.602Z] ---> Running in 79ce2180d8e7 [2025-03-12T04:02:14.292Z] Removing intermediate container 79ce2180d8e7 [2025-03-12T04:02:14.292Z] ---> 69beda61d3ee [2025-03-12T04:02:14.292Z] Step 10/12 : COPY . . [2025-03-12T04:02:14.292Z] ---> 902222b8a900 [2025-03-12T04:02:14.292Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T04:02:14.292Z] ---> Running in 3015109dc783 [2025-03-12T04:02:14.292Z] Removing intermediate container 3015109dc783 [2025-03-12T04:02:14.292Z] ---> 317142ec6848 [2025-03-12T04:02:14.292Z] Step 12/12 : RUN $MAKE [2025-03-12T04:02:14.292Z] ---> Running in 4ca7650520a5 [2025-03-12T04:02:14.292Z] noop [2025-03-12T04:02:14.292Z] Removing intermediate container 4ca7650520a5 [2025-03-12T04:02:14.292Z] ---> 2330a406198e [2025-03-12T04:02:14.292Z] Successfully built 2330a406198e [2025-03-12T04:02:14.292Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:02:14.657Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T04:02:14.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T04:02:14.885Z] prd-ubuntu20.04-docker-arm64-4c-16g-41020 does not seem to be running inside a container [2025-03-12T04:02:14.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-12T04:02:16.128Z] $ docker top 6bb4c77ab9a0092cc97480a3b571f209370ddc3073378b6400f3b874d46ee6d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T04:02:16.962Z] + go version [2025-03-12T04:02:16.962Z] go version go1.23.7 linux/arm64 [Pipeline] } [2025-03-12T04:02:16.979Z] $ docker stop --time=1 6bb4c77ab9a0092cc97480a3b571f209370ddc3073378b6400f3b874d46ee6d2 [2025-03-12T04:02:18.622Z] $ docker rm -f --volumes 6bb4c77ab9a0092cc97480a3b571f209370ddc3073378b6400f3b874d46ee6d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:02:19.227Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T04:02:19.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T04:02:19.406Z] prd-ubuntu20.04-docker-arm64-4c-16g-41020 does not seem to be running inside a container [2025-03-12T04:02:19.470Z] $ 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/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-12T04:02:20.605Z] $ docker top 47fc659ad5839c0c80cc5fc10590c623d21ab8110c4bc79a08b7565c17089108 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T04:02:21.126Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/7 [Pipeline] fileExists [Pipeline] sh [2025-03-12T04:02:21.778Z] + make test [2025-03-12T04:02:21.778Z] go test -race -coverprofile=coverage.out ./... [2025-03-12T04:06:43.866Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-03-12T04:06:43.866Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-12T04:06:43.866Z] go vet ./... [2025-03-12T04:09:50.973Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T04:09:50.973Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T04:09:50.973Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-12T04:09:50.995Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-03-12T04:09:51.657Z] + go mod tidy [Pipeline] } [2025-03-12T04:09:55.922Z] $ docker stop --time=1 47fc659ad5839c0c80cc5fc10590c623d21ab8110c4bc79a08b7565c17089108 [2025-03-12T04:09:57.955Z] $ docker rm -f --volumes 47fc659ad5839c0c80cc5fc10590c623d21ab8110c4bc79a08b7565c17089108 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T04:10:00.327Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T04:10:00.343Z] Warning: overwriting stash ‘coverage-report’ [2025-03-12T04:10:01.583Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T04:10:02.027Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T04:10:02.354Z] + ls -al . [2025-03-12T04:10:02.354Z] total 248 [2025-03-12T04:10:02.354Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 12 04:02 . [2025-03-12T04:10:02.354Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 03:58 .. [2025-03-12T04:10:02.354Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 12 03:59 .dockerignore [2025-03-12T04:10:02.354Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 03:59 .git [2025-03-12T04:10:02.354Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 03:59 .github [2025-03-12T04:10:02.354Z] -rw-rw-r-- 1 jenkins jenkins 101 Mar 12 03:59 .gitignore [2025-03-12T04:10:02.354Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 12 03:59 .golangci.yml [2025-03-12T04:10:02.354Z] -rw-rw-r-- 1 jenkins jenkins 16550 Mar 12 03:59 Attribution.txt [2025-03-12T04:10:02.354Z] -rw-rw-r-- 1 jenkins jenkins 39309 Mar 12 03:59 CHANGELOG.md [2025-03-12T04:10:02.354Z] -rw-rw-r-- 1 jenkins jenkins 2008 Mar 12 03:59 Dockerfile [2025-03-12T04:10:02.354Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 03:59 GOVERNANCE.md [2025-03-12T04:10:02.354Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 12 03:59 Jenkinsfile [2025-03-12T04:10:02.354Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 12 03:59 LICENSE [2025-03-12T04:10:02.354Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 12 03:59 OWNERS.md [2025-03-12T04:10:02.354Z] -rw-rw-r-- 1 jenkins jenkins 4952 Mar 12 03:59 README.md [2025-03-12T04:10:02.354Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 03:54 VERSION [2025-03-12T04:10:02.354Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 03:59 bin [2025-03-12T04:10:02.354Z] -rw-r--r-- 1 jenkins jenkins 953 Mar 12 04:06 coverage.out [2025-03-12T04:10:02.354Z] -rw-rw-r-- 1 jenkins jenkins 6497 Mar 12 03:59 go.mod [2025-03-12T04:10:02.354Z] -rw-rw-r-- 1 jenkins jenkins 88170 Mar 12 03:59 go.sum [2025-03-12T04:10:02.354Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 12 03:59 main.go [2025-03-12T04:10:02.354Z] -rw-rw-r-- 1 jenkins jenkins 3362 Mar 12 03:59 makefile [2025-03-12T04:10:02.354Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 03:59 res [2025-03-12T04:10:02.354Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 03:59 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:10:02.706Z] + 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=b411876a5905ee172ca1fb2b2b05bf9ef98a6fad --label arch=arm64 --label version=4.0.0 . [2025-03-12T04:10:06.962Z] Sending build context to Docker daemon 44.29MB [2025-03-12T04:10:06.962Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T04:10:06.962Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-12T04:10:06.962Z] ---> 2330a406198e [2025-03-12T04:10:06.962Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T04:10:06.962Z] ---> Running in 64ce40e0e673 [2025-03-12T04:10:07.234Z] Removing intermediate container 64ce40e0e673 [2025-03-12T04:10:07.234Z] ---> 8c2db53987e4 [2025-03-12T04:10:07.234Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T04:10:07.234Z] ---> Running in 4e34f635a99b [2025-03-12T04:10:07.819Z] Removing intermediate container 4e34f635a99b [2025-03-12T04:10:07.819Z] ---> 7db55185d38b [2025-03-12T04:10:07.819Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-03-12T04:10:07.819Z] ---> Running in 5bae1157e1d6 [2025-03-12T04:10:08.087Z] Removing intermediate container 5bae1157e1d6 [2025-03-12T04:10:08.087Z] ---> 6abc1f1b8931 [2025-03-12T04:10:08.087Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T04:10:08.087Z] ---> Running in f239b7e114b4 [2025-03-12T04:10:09.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T04:10:09.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T04:10:10.723Z] OK: 239 MiB in 58 packages [2025-03-12T04:10:11.685Z] Removing intermediate container f239b7e114b4 [2025-03-12T04:10:11.685Z] ---> 30afbcfc8f13 [2025-03-12T04:10:11.685Z] Step 7/27 : WORKDIR /app [2025-03-12T04:10:11.685Z] ---> Running in 8a248628d929 [2025-03-12T04:10:11.950Z] Removing intermediate container 8a248628d929 [2025-03-12T04:10:11.950Z] ---> bbb1a7b25bb3 [2025-03-12T04:10:11.950Z] Step 8/27 : COPY go.mod vendor* ./ [2025-03-12T04:10:26.936Z] ---> ccc9fa187dc9 [2025-03-12T04:10:26.936Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T04:10:26.936Z] ---> Running in 504842dcb7a0 [2025-03-12T04:10:26.936Z] skipping... [2025-03-12T04:10:26.936Z] Removing intermediate container 504842dcb7a0 [2025-03-12T04:10:26.936Z] ---> 27e12c3e5ca1 [2025-03-12T04:10:26.936Z] Step 10/27 : COPY . . [2025-03-12T04:10:39.238Z] ---> 9bbf927c4c17 [2025-03-12T04:10:39.238Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T04:10:39.505Z] ---> Running in ca773a3ad9b3 [2025-03-12T04:10:39.772Z] Removing intermediate container ca773a3ad9b3 [2025-03-12T04:10:39.772Z] ---> 8abb215c4484 [2025-03-12T04:10:39.772Z] Step 12/27 : RUN $MAKE [2025-03-12T04:10:39.772Z] ---> Running in 398416c032de [2025-03-12T04:10:40.734Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-03-12T04:14:17.536Z] Removing intermediate container 398416c032de [2025-03-12T04:14:17.536Z] ---> f8e105a48773 [2025-03-12T04:14:17.536Z] Step 13/27 : FROM alpine:3.20 [2025-03-12T04:14:17.536Z] 3.20: Pulling from library/alpine [2025-03-12T04:14:17.536Z] 94e9d8af2201: Already exists [2025-03-12T04:14:17.536Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T04:14:17.536Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T04:14:17.536Z] ---> 7aab056cecc6 [2025-03-12T04:14:17.536Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-12T04:14:17.536Z] ---> Running in 088f147b0021 [2025-03-12T04:14:17.536Z] Removing intermediate container 088f147b0021 [2025-03-12T04:14:17.536Z] ---> c57dd3c27c26 [2025-03-12T04:14:17.536Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-03-12T04:14:17.536Z] ---> Running in 6793bf4199a4 [2025-03-12T04:14:17.536Z] Removing intermediate container 6793bf4199a4 [2025-03-12T04:14:17.536Z] ---> a99e46c4a081 [2025-03-12T04:14:17.536Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-03-12T04:14:17.536Z] ---> Running in 6551e3d3b49b [2025-03-12T04:14:17.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T04:14:17.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T04:14:17.536Z] (1/2) Installing ca-certificates (20241121-r1) [2025-03-12T04:14:17.536Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-03-12T04:14:17.536Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T04:14:17.536Z] Executing ca-certificates-20241121-r1.trigger [2025-03-12T04:14:17.536Z] OK: 10 MiB in 16 packages [2025-03-12T04:14:17.536Z] Removing intermediate container 6551e3d3b49b [2025-03-12T04:14:17.536Z] ---> ab959e357ff5 [2025-03-12T04:14:17.536Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-12T04:14:17.536Z] ---> Running in f92aab0b6429 [2025-03-12T04:14:17.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T04:14:17.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T04:14:17.536Z] OK: 10 MiB in 16 packages [2025-03-12T04:14:17.536Z] Removing intermediate container f92aab0b6429 [2025-03-12T04:14:17.536Z] ---> a86fce3770a7 [2025-03-12T04:14:17.536Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-03-12T04:14:17.536Z] ---> f7d57edac387 [2025-03-12T04:14:17.536Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-03-12T04:14:17.536Z] ---> a83ea56d8958 [2025-03-12T04:14:17.536Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-03-12T04:14:17.536Z] ---> c81e2eecd999 [2025-03-12T04:14:17.536Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-03-12T04:14:17.536Z] ---> 91549cc023ab [2025-03-12T04:14:17.536Z] Step 22/27 : EXPOSE 48095 [2025-03-12T04:14:17.536Z] ---> Running in 4a1a30e123d8 [2025-03-12T04:14:17.536Z] Removing intermediate container 4a1a30e123d8 [2025-03-12T04:14:17.536Z] ---> e04eb083ebc6 [2025-03-12T04:14:17.536Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-03-12T04:14:17.536Z] ---> Running in 6791cc5fb114 [2025-03-12T04:14:17.536Z] Removing intermediate container 6791cc5fb114 [2025-03-12T04:14:17.536Z] ---> ed484c48d989 [2025-03-12T04:14:17.537Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-12T04:14:17.537Z] ---> Running in 0615aa9d9ab5 [2025-03-12T04:14:17.537Z] Removing intermediate container 0615aa9d9ab5 [2025-03-12T04:14:17.537Z] ---> 39087405d88a [2025-03-12T04:14:17.537Z] Step 25/27 : LABEL arch=arm64 [2025-03-12T04:14:17.537Z] ---> Running in 56d239abe43b [2025-03-12T04:14:17.537Z] Removing intermediate container 56d239abe43b [2025-03-12T04:14:17.537Z] ---> 9565dfa72df9 [2025-03-12T04:14:17.537Z] Step 26/27 : LABEL git_sha=b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [2025-03-12T04:14:17.537Z] ---> Running in be134956b2a7 [2025-03-12T04:14:17.537Z] Removing intermediate container be134956b2a7 [2025-03-12T04:14:17.537Z] ---> cf045b204b70 [2025-03-12T04:14:17.537Z] Step 27/27 : LABEL version=4.0.0 [2025-03-12T04:14:17.537Z] ---> Running in 8ecbc582b64d [2025-03-12T04:14:17.800Z] Removing intermediate container 8ecbc582b64d [2025-03-12T04:14:17.800Z] ---> e18998795495 [2025-03-12T04:14:17.800Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T04:14:18.377Z] Successfully built e18998795495 [2025-03-12T04:14:18.377Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T04:14:18.530Z] provisioning config files... [2025-03-12T04:14:18.545Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/7@tmp/config14103174776672403818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T04:14:18.879Z] ---> ****-login.sh [2025-03-12T04:14:18.879Z] nexus3.edgexfoundry.org:10001 [2025-03-12T04:14:18.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T04:14:19.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T04:14:19.145Z] Configure a credential helper to remove this warning. See [2025-03-12T04:14:19.145Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T04:14:19.145Z] [2025-03-12T04:14:19.145Z] Login Succeeded [2025-03-12T04:14:19.145Z] nexus3.edgexfoundry.org:10002 [2025-03-12T04:14:19.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T04:14:19.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T04:14:19.410Z] Configure a credential helper to remove this warning. See [2025-03-12T04:14:19.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T04:14:19.410Z] [2025-03-12T04:14:19.410Z] Login Succeeded [2025-03-12T04:14:19.410Z] nexus3.edgexfoundry.org:10003 [2025-03-12T04:14:19.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T04:14:19.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T04:14:19.675Z] Configure a credential helper to remove this warning. See [2025-03-12T04:14:19.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T04:14:19.675Z] [2025-03-12T04:14:19.675Z] Login Succeeded [2025-03-12T04:14:19.675Z] nexus3.edgexfoundry.org:10004 [2025-03-12T04:14:19.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T04:14:20.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T04:14:20.204Z] Configure a credential helper to remove this warning. See [2025-03-12T04:14:20.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T04:14:20.204Z] [2025-03-12T04:14:20.204Z] Login Succeeded [2025-03-12T04:14:20.204Z] ****.io [2025-03-12T04:14:20.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T04:14:20.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T04:14:20.731Z] Configure a credential helper to remove this warning. See [2025-03-12T04:14:20.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T04:14:20.731Z] [2025-03-12T04:14:20.731Z] Login Succeeded [2025-03-12T04:14:20.731Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T04:14:20.741Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T04:14:20.810Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T04:14:20.848Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2025-03-12T04:14:20.848Z] b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [2025-03-12T04:14:20.848Z] 4.0.0 [2025-03-12T04:14:20.848Z] b411876a5905ee172ca1fb2b2b05bf9ef98a6fad-4.0.0 [2025-03-12T04:14:20.848Z] odessa [2025-03-12T04:14:20.848Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:14:21.241Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:14:21.596Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [2025-03-12T04:14:21.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-12T04:14:21.596Z] 7763ae264e1c: Preparing [2025-03-12T04:14:21.596Z] d65cd9f8f70b: Preparing [2025-03-12T04:14:21.596Z] 161f0cd577ba: Preparing [2025-03-12T04:14:21.596Z] 303df4894af6: Preparing [2025-03-12T04:14:21.596Z] 4d95eb6341b1: Preparing [2025-03-12T04:14:21.596Z] b8c3ab8fefb5: Preparing [2025-03-12T04:14:21.596Z] dd9c8f8612c8: Preparing [2025-03-12T04:14:21.596Z] b8c3ab8fefb5: Waiting [2025-03-12T04:14:21.860Z] d65cd9f8f70b: Pushed [2025-03-12T04:14:21.860Z] 303df4894af6: Pushed [2025-03-12T04:14:21.860Z] 4d95eb6341b1: Pushed [2025-03-12T04:14:21.860Z] 161f0cd577ba: Pushed [2025-03-12T04:14:21.860Z] dd9c8f8612c8: Layer already exists [2025-03-12T04:14:22.123Z] b8c3ab8fefb5: Pushed [2025-03-12T04:14:30.294Z] 7763ae264e1c: Pushed [2025-03-12T04:14:30.294Z] b411876a5905ee172ca1fb2b2b05bf9ef98a6fad: digest: sha256:5b0f5064d2cbf0ac4850d407f26aa3e4573bbe92390908cf9aa5b2154aad3a1d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:14:30.658Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:14:31.012Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0 [2025-03-12T04:14:31.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-12T04:14:31.013Z] 7763ae264e1c: Preparing [2025-03-12T04:14:31.013Z] d65cd9f8f70b: Preparing [2025-03-12T04:14:31.013Z] 161f0cd577ba: Preparing [2025-03-12T04:14:31.013Z] 303df4894af6: Preparing [2025-03-12T04:14:31.013Z] 4d95eb6341b1: Preparing [2025-03-12T04:14:31.013Z] b8c3ab8fefb5: Preparing [2025-03-12T04:14:31.013Z] dd9c8f8612c8: Preparing [2025-03-12T04:14:31.013Z] b8c3ab8fefb5: Waiting [2025-03-12T04:14:31.013Z] dd9c8f8612c8: Waiting [2025-03-12T04:14:31.013Z] 7763ae264e1c: Layer already exists [2025-03-12T04:14:31.013Z] 4d95eb6341b1: Layer already exists [2025-03-12T04:14:31.013Z] 161f0cd577ba: Layer already exists [2025-03-12T04:14:31.013Z] 303df4894af6: Layer already exists [2025-03-12T04:14:31.013Z] d65cd9f8f70b: Layer already exists [2025-03-12T04:14:31.013Z] b8c3ab8fefb5: Layer already exists [2025-03-12T04:14:31.013Z] dd9c8f8612c8: Layer already exists [2025-03-12T04:14:31.013Z] 4.0.0: digest: sha256:5b0f5064d2cbf0ac4850d407f26aa3e4573bbe92390908cf9aa5b2154aad3a1d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:14:31.375Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b411876a5905ee172ca1fb2b2b05bf9ef98a6fad-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:14:31.738Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b411876a5905ee172ca1fb2b2b05bf9ef98a6fad-4.0.0 [2025-03-12T04:14:31.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-12T04:14:31.738Z] 7763ae264e1c: Preparing [2025-03-12T04:14:31.738Z] d65cd9f8f70b: Preparing [2025-03-12T04:14:31.738Z] 161f0cd577ba: Preparing [2025-03-12T04:14:31.738Z] 303df4894af6: Preparing [2025-03-12T04:14:31.738Z] 4d95eb6341b1: Preparing [2025-03-12T04:14:31.738Z] b8c3ab8fefb5: Preparing [2025-03-12T04:14:31.738Z] dd9c8f8612c8: Preparing [2025-03-12T04:14:31.738Z] b8c3ab8fefb5: Waiting [2025-03-12T04:14:31.738Z] dd9c8f8612c8: Waiting [2025-03-12T04:14:31.738Z] 303df4894af6: Layer already exists [2025-03-12T04:14:31.738Z] d65cd9f8f70b: Layer already exists [2025-03-12T04:14:31.738Z] 4d95eb6341b1: Layer already exists [2025-03-12T04:14:31.738Z] 7763ae264e1c: Layer already exists [2025-03-12T04:14:31.738Z] 161f0cd577ba: Layer already exists [2025-03-12T04:14:31.738Z] b8c3ab8fefb5: Layer already exists [2025-03-12T04:14:31.738Z] dd9c8f8612c8: Layer already exists [2025-03-12T04:14:31.738Z] b411876a5905ee172ca1fb2b2b05bf9ef98a6fad-4.0.0: digest: sha256:5b0f5064d2cbf0ac4850d407f26aa3e4573bbe92390908cf9aa5b2154aad3a1d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:14:32.376Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:14:32.728Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:odessa [2025-03-12T04:14:32.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-12T04:14:32.728Z] 7763ae264e1c: Preparing [2025-03-12T04:14:32.728Z] d65cd9f8f70b: Preparing [2025-03-12T04:14:32.728Z] 161f0cd577ba: Preparing [2025-03-12T04:14:32.728Z] 303df4894af6: Preparing [2025-03-12T04:14:32.728Z] 4d95eb6341b1: Preparing [2025-03-12T04:14:32.728Z] b8c3ab8fefb5: Preparing [2025-03-12T04:14:32.728Z] dd9c8f8612c8: Preparing [2025-03-12T04:14:32.728Z] b8c3ab8fefb5: Waiting [2025-03-12T04:14:32.728Z] dd9c8f8612c8: Waiting [2025-03-12T04:14:32.728Z] 161f0cd577ba: Layer already exists [2025-03-12T04:14:32.728Z] 4d95eb6341b1: Layer already exists [2025-03-12T04:14:32.728Z] 303df4894af6: Layer already exists [2025-03-12T04:14:32.728Z] d65cd9f8f70b: Layer already exists [2025-03-12T04:14:32.728Z] 7763ae264e1c: Layer already exists [2025-03-12T04:14:32.728Z] b8c3ab8fefb5: Layer already exists [2025-03-12T04:14:32.728Z] dd9c8f8612c8: Layer already exists [2025-03-12T04:14:32.728Z] odessa: digest: sha256:5b0f5064d2cbf0ac4850d407f26aa3e4573bbe92390908cf9aa5b2154aad3a1d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T04:14:33.077Z] ===================================================== [Pipeline] echo [2025-03-12T04:14:33.093Z] taggedImages: [2025-03-12T04:14:33.093Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [2025-03-12T04:14:33.093Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0 [2025-03-12T04:14:33.093Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b411876a5905ee172ca1fb2b2b05bf9ef98a6fad-4.0.0 [2025-03-12T04:14:33.093Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:14:33.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T04:14:33.491Z] [2025-03-12T04:14:33.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:14:33.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T04:14:33.825Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-12T04:14:33.825Z] 8998bd30e6a1: Pulling fs layer [2025-03-12T04:14:33.825Z] 04944245beec: Pulling fs layer [2025-03-12T04:14:33.825Z] 699f458cf7ca: Pulling fs layer [2025-03-12T04:14:33.825Z] 765212b225bb: Pulling fs layer [2025-03-12T04:14:33.825Z] f23df028b6ca: Pulling fs layer [2025-03-12T04:14:33.825Z] d65c8cfc05b1: Pulling fs layer [2025-03-12T04:14:33.825Z] 2437ff75d9bd: Pulling fs layer [2025-03-12T04:14:33.825Z] f23df028b6ca: Waiting [2025-03-12T04:14:33.825Z] d65c8cfc05b1: Waiting [2025-03-12T04:14:33.825Z] 2437ff75d9bd: Waiting [2025-03-12T04:14:33.825Z] 765212b225bb: Waiting [2025-03-12T04:14:34.092Z] 04944245beec: Verifying Checksum [2025-03-12T04:14:34.093Z] 04944245beec: Download complete [2025-03-12T04:14:34.093Z] 765212b225bb: Verifying Checksum [2025-03-12T04:14:34.093Z] 765212b225bb: Download complete [2025-03-12T04:14:34.093Z] f23df028b6ca: Verifying Checksum [2025-03-12T04:14:34.093Z] f23df028b6ca: Download complete [2025-03-12T04:14:34.093Z] d65c8cfc05b1: Verifying Checksum [2025-03-12T04:14:34.093Z] d65c8cfc05b1: Download complete [2025-03-12T04:14:34.359Z] 699f458cf7ca: Verifying Checksum [2025-03-12T04:14:34.359Z] 699f458cf7ca: Download complete [2025-03-12T04:14:34.625Z] 8998bd30e6a1: Verifying Checksum [2025-03-12T04:14:34.625Z] 8998bd30e6a1: Download complete [2025-03-12T04:14:37.201Z] 2437ff75d9bd: Verifying Checksum [2025-03-12T04:14:37.201Z] 2437ff75d9bd: Download complete [2025-03-12T04:14:39.139Z] 8998bd30e6a1: Pull complete [2025-03-12T04:14:39.722Z] 04944245beec: Pull complete [2025-03-12T04:14:41.661Z] 699f458cf7ca: Pull complete [2025-03-12T04:14:41.661Z] 765212b225bb: Pull complete [2025-03-12T04:14:42.242Z] f23df028b6ca: Pull complete [2025-03-12T04:14:42.507Z] d65c8cfc05b1: Pull complete [2025-03-12T04:15:00.694Z] 2437ff75d9bd: Pull complete [2025-03-12T04:15:00.694Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-12T04:15:00.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T04:15:00.694Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T04:15:00.901Z] prd-ubuntu20.04-docker-arm64-4c-16g-41020 does not seem to be running inside a container [2025-03-12T04:15:00.960Z] $ 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/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-12T04:15:03.494Z] $ docker top 785b6289a5226ca137c59652d30bc6d0405d5badd4da6033ed2a2a205a66b860 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T04:15:04.013Z] ---> job-cost.sh [2025-03-12T04:15:04.278Z] lf-activate-venv: SKIPPING [2025-03-12T04:15:04.278Z] INFO: No Stack... [2025-03-12T04:15:04.542Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-12T04:15:05.497Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T04:15:05.807Z] + cat /w/workspace/app-service-configurable/7/archives/cost.csv [2025-03-12T04:15:05.808Z] + cut -d, -f6 [Pipeline] lock [2025-03-12T04:15:05.827Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-7-stack-cost] [2025-03-12T04:15:05.841Z] Resource [jenkins-edgexfoundry-app-service-configurable-odessa-7-stack-cost] did not exist. Created. [2025-03-12T04:15:05.849Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T04:15:06.181Z] /w/workspace/app-service-configurable/7@tmp/durable-9953ae19/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-12T04:15:06.811Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-12T04:15:06.835Z] Warning: overwriting stash ‘stack-cost’ [2025-03-12T04:15:07.505Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T04:15:07.524Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-7-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T04:15:07.561Z] $ docker stop --time=1 785b6289a5226ca137c59652d30bc6d0405d5badd4da6033ed2a2a205a66b860 [2025-03-12T04:15:09.089Z] $ docker rm -f --volumes 785b6289a5226ca137c59652d30bc6d0405d5badd4da6033ed2a2a205a66b860 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-12T04:15:09.557Z] provisioning config files... [2025-03-12T04:15:09.591Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_odessa@tmp/config13418066235792160799tmp [Pipeline] { [Pipeline] sh [2025-03-12T04:15:09.928Z] + set +x [2025-03-12T04:15:09.928Z] + curl -s https://codecov.io/bash [2025-03-12T04:15:09.928Z] + bash -s -- [2025-03-12T04:15:09.928Z] [2025-03-12T04:15:09.928Z] _____ _ [2025-03-12T04:15:09.928Z] / ____| | | [2025-03-12T04:15:09.928Z] | | ___ __| | ___ ___ _____ __ [2025-03-12T04:15:09.928Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-12T04:15:09.928Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-12T04:15:09.928Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-12T04:15:09.928Z] Bash-1.0.6 [2025-03-12T04:15:09.928Z] [2025-03-12T04:15:09.928Z] [2025-03-12T04:15:09.928Z] ==> git version 2.25.1 found [2025-03-12T04:15:09.928Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-03-12T04:15:09.928Z] Release-Date: 2020-01-08 [2025-03-12T04:15:09.928Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-12T04:15:09.928Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-12T04:15:09.928Z] ==> Jenkins CI detected. [2025-03-12T04:15:09.928Z] current dir:  /w/workspace/_app-service-configurable_odessa [2025-03-12T04:15:09.928Z] project root: . [2025-03-12T04:15:09.928Z] --> token set from env [2025-03-12T04:15:09.928Z] Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/v3/codecov.yml [2025-03-12T04:15:10.197Z] ==> Running gcov in . (disable via -X gcov) [2025-03-12T04:15:10.197Z] ==> Python coveragepy not found [2025-03-12T04:15:10.197Z] ==> Searching for coverage reports in: [2025-03-12T04:15:10.197Z] + . [2025-03-12T04:15:10.197Z] -> Found 1 reports [2025-03-12T04:15:10.197Z] ==> Detecting git/mercurial file structure [2025-03-12T04:15:10.197Z] ==> Reading reports [2025-03-12T04:15:10.197Z] + ./coverage.out bytes=953 [2025-03-12T04:15:10.197Z] ==> Appending adjustments [2025-03-12T04:15:10.197Z] https://docs.codecov.io/docs/fixing-reports [2025-03-12T04:15:10.475Z] + Found adjustments [2025-03-12T04:15:10.475Z] ==> Gzipping contents [2025-03-12T04:15:10.475Z] 28K /tmp/codecov.rO8qXI.gz [2025-03-12T04:15:10.475Z] ==> Uploading reports [2025-03-12T04:15:10.475Z] url: https://codecov.io [2025-03-12T04:15:10.475Z] query: branch=odessa&commit=b411876a5905ee172ca1fb2b2b05bf9ef98a6fad&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fodessa%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T04:15:10.475Z] -> Pinging Codecov [2025-03-12T04:15:10.475Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=b411876a5905ee172ca1fb2b2b05bf9ef98a6fad&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fodessa%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T04:15:10.741Z] -> Uploading to [2025-03-12T04:15:10.741Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/b411876a5905ee172ca1fb2b2b05bf9ef98a6fad/85b38d2a-6541-4c47-a56d-6ef1b38494b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T041510Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=9a05998ea7c7bdc77e60a9d745cbeac044ef3099170cd118357a30151f5f1559 [2025-03-12T04:15:10.741Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T04:15:10.741Z] Dload Upload Total Spent Left Speed [2025-03-12T04:15:11.004Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26068 0 0 100 26068 0 97632 --:--:-- --:--:-- --:--:-- 97632 [2025-03-12T04:15:11.004Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [Pipeline] } [2025-03-12T04:15:11.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-12T04:15:11.177Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-12T04:15:11.208Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:15:11.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T04:15:11.509Z] [2025-03-12T04:15:11.509Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:15:11.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T04:15:11.819Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-12T04:15:11.819Z] 43c4264eed91: Pulling fs layer [2025-03-12T04:15:11.819Z] 4cc291be95ef: Pulling fs layer [2025-03-12T04:15:11.819Z] 2ac1f1163629: Pulling fs layer [2025-03-12T04:15:11.819Z] 5c3c966382ef: Pulling fs layer [2025-03-12T04:15:11.819Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T04:15:11.819Z] d9c7d2e4e75e: Pulling fs layer [2025-03-12T04:15:11.819Z] 9c3e1370e548: Pulling fs layer [2025-03-12T04:15:11.819Z] d9c7d2e4e75e: Waiting [2025-03-12T04:15:11.819Z] 9c3e1370e548: Waiting [2025-03-12T04:15:11.819Z] 5c3c966382ef: Waiting [2025-03-12T04:15:11.819Z] 4cc291be95ef: Verifying Checksum [2025-03-12T04:15:11.819Z] 4cc291be95ef: Download complete [2025-03-12T04:15:11.819Z] 5c3c966382ef: Verifying Checksum [2025-03-12T04:15:11.819Z] 5c3c966382ef: Download complete [2025-03-12T04:15:11.819Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T04:15:11.819Z] 4f4fb700ef54: Download complete [2025-03-12T04:15:11.819Z] 43c4264eed91: Verifying Checksum [2025-03-12T04:15:11.819Z] 43c4264eed91: Download complete [2025-03-12T04:15:12.078Z] 43c4264eed91: Pull complete [2025-03-12T04:15:12.078Z] d9c7d2e4e75e: Verifying Checksum [2025-03-12T04:15:12.078Z] d9c7d2e4e75e: Download complete [2025-03-12T04:15:12.078Z] 4cc291be95ef: Pull complete [2025-03-12T04:15:12.335Z] 2ac1f1163629: Verifying Checksum [2025-03-12T04:15:12.335Z] 2ac1f1163629: Download complete [2025-03-12T04:15:12.899Z] 9c3e1370e548: Verifying Checksum [2025-03-12T04:15:12.899Z] 9c3e1370e548: Download complete [2025-03-12T04:15:15.425Z] 2ac1f1163629: Pull complete [2025-03-12T04:15:15.425Z] 5c3c966382ef: Pull complete [2025-03-12T04:15:15.425Z] 4f4fb700ef54: Pull complete [2025-03-12T04:15:15.685Z] d9c7d2e4e75e: Pull complete [2025-03-12T04:15:18.966Z] 9c3e1370e548: Pull complete [2025-03-12T04:15:18.966Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-12T04:15:18.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T04:15:18.966Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T04:15:19.064Z] prd-ubuntu20.04-docker-8c-8g-41018 does not seem to be running inside a container [2025-03-12T04:15:19.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-12T04:15:22.289Z] $ docker top bf7405dbf74129c92e746f49438c7472fd6ad912ddd4fc6649a5ea6314056a94 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T04:15:22.645Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_odessa [Pipeline] echo [2025-03-12T04:15:22.656Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:odessa' [Pipeline] sh [2025-03-12T04:15:22.932Z] + set -o pipefail [2025-03-12T04:15:22.932Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:odessa' [2025-03-12T04:15:26.220Z] [2025-03-12T04:15:26.221Z] Monitoring /w/workspace/_app-service-configurable_odessa (github.com/edgexfoundry/app-service-configurable)... [2025-03-12T04:15:26.221Z] [2025-03-12T04:15:26.221Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/b1b142a5-80ba-4871-b2b9-d6d2fde8df5a/history/48471719-5514-4ba3-bba7-b901a1e4b260 [2025-03-12T04:15:26.221Z] [2025-03-12T04:15:26.221Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-03-12T04:15:26.221Z] [2025-03-12T04:15:26.221Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-12T04:15:26.221Z] [2025-03-12T04:15:26.481Z] [2025-03-12T04:15:26.482Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-12T04:15:26.482Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-12T04:15:26.749Z] $ docker stop --time=1 bf7405dbf74129c92e746f49438c7472fd6ad912ddd4fc6649a5ea6314056a94 [2025-03-12T04:15:28.516Z] $ docker rm -f --volumes bf7405dbf74129c92e746f49438c7472fd6ad912ddd4fc6649a5ea6314056a94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T04:15:29.374Z] + git log --format=format:%s -1 b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [Pipeline] sh [2025-03-12T04:15:29.663Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T04:15:29.664Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:15:29.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T04:15:29.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T04:15:30.060Z] prd-ubuntu20.04-docker-8c-8g-41018 does not seem to be running inside a container [2025-03-12T04:15:30.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T04:15:30.421Z] $ docker top d47a11ee0b4b7b5146788780521deb3cef00bcc4ee3ab724bfe9f42cddc7001b -eo pid,comm [2025-03-12T04:15:30.472Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-12T04:15:30.472Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T04:15:30.523Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T04:15:30.830Z] + git semver [Pipeline] } [2025-03-12T04:15:31.100Z] $ docker stop --time=1 d47a11ee0b4b7b5146788780521deb3cef00bcc4ee3ab724bfe9f42cddc7001b [2025-03-12T04:15:32.381Z] $ docker rm -f --volumes d47a11ee0b4b7b5146788780521deb3cef00bcc4ee3ab724bfe9f42cddc7001b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:15:32.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T04:15:32.811Z] [2025-03-12T04:15:32.811Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:15:33.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T04:15:33.121Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-12T04:15:33.121Z] ab5ef0e58194: Pulling fs layer [2025-03-12T04:15:33.121Z] 9712f1f96733: Pulling fs layer [2025-03-12T04:15:33.121Z] 63f879dbbcfc: Pulling fs layer [2025-03-12T04:15:33.121Z] 0d9ebad4ef96: Pulling fs layer [2025-03-12T04:15:33.121Z] e9a5061849ea: Pulling fs layer [2025-03-12T04:15:33.121Z] d747dcd14b5f: Pulling fs layer [2025-03-12T04:15:33.121Z] 2de7ff778b66: Pulling fs layer [2025-03-12T04:15:33.121Z] e9a5061849ea: Waiting [2025-03-12T04:15:33.121Z] 2de7ff778b66: Waiting [2025-03-12T04:15:33.121Z] d747dcd14b5f: Waiting [2025-03-12T04:15:33.121Z] 0d9ebad4ef96: Waiting [2025-03-12T04:15:33.121Z] 9712f1f96733: Download complete [2025-03-12T04:15:33.380Z] 63f879dbbcfc: Verifying Checksum [2025-03-12T04:15:33.381Z] 63f879dbbcfc: Download complete [2025-03-12T04:15:33.641Z] ab5ef0e58194: Verifying Checksum [2025-03-12T04:15:33.641Z] ab5ef0e58194: Download complete [2025-03-12T04:15:33.641Z] d747dcd14b5f: Verifying Checksum [2025-03-12T04:15:33.641Z] d747dcd14b5f: Download complete [2025-03-12T04:15:33.641Z] e9a5061849ea: Verifying Checksum [2025-03-12T04:15:33.641Z] e9a5061849ea: Download complete [2025-03-12T04:15:33.899Z] 0d9ebad4ef96: Verifying Checksum [2025-03-12T04:15:33.899Z] 0d9ebad4ef96: Download complete [2025-03-12T04:15:33.899Z] 2de7ff778b66: Verifying Checksum [2025-03-12T04:15:33.899Z] 2de7ff778b66: Download complete [2025-03-12T04:15:36.430Z] ab5ef0e58194: Pull complete [2025-03-12T04:15:36.430Z] 9712f1f96733: Pull complete [2025-03-12T04:15:36.997Z] 63f879dbbcfc: Pull complete [2025-03-12T04:15:41.186Z] 0d9ebad4ef96: Pull complete [2025-03-12T04:15:41.186Z] e9a5061849ea: Pull complete [2025-03-12T04:15:41.186Z] d747dcd14b5f: Pull complete [2025-03-12T04:15:41.751Z] 2de7ff778b66: Pull complete [2025-03-12T04:15:41.751Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-12T04:15:41.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T04:15:41.751Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T04:15:41.855Z] prd-ubuntu20.04-docker-8c-8g-41018 does not seem to be running inside a container [2025-03-12T04:15:41.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-12T04:15:45.259Z] $ docker top 559c3539c6f33c65f21b100a171ff0d834937427b1d382951cc6ebbcb9d1a218 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-12T04:15:45.345Z] provisioning config files... [2025-03-12T04:15:45.352Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_odessa@tmp/config8069407138123754193tmp [2025-03-12T04:15:45.361Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_odessa@tmp/config8056487033641043987tmp [2025-03-12T04:15:45.370Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_odessa@tmp/config5364052440536751751tmp [Pipeline] { [Pipeline] echo [2025-03-12T04:15:45.402Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T04:15:45.693Z] ---> sigul-configuration.sh [2025-03-12T04:15:45.693Z] gpg: directory `/root/.gnupg' created [2025-03-12T04:15:45.693Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-12T04:15:45.693Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-12T04:15:45.693Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-12T04:15:45.693Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-12T04:15:45.693Z] gpg: CAST5 encrypted data [2025-03-12T04:15:45.693Z] gpg: encrypted with 1 passphrase [2025-03-12T04:15:45.693Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-12T04:15:45.990Z] + mkdir /home/jenkins [2025-03-12T04:15:45.990Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-12T04:15:46.285Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-03-12T04:15:46.298Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T04:15:46.588Z] ---> sigul-install.sh [2025-03-12T04:15:46.588Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-12T04:15:46.886Z] + git tag --list [2025-03-12T04:15:46.886Z] v1.0.0 [2025-03-12T04:15:46.886Z] v1.1.0 [2025-03-12T04:15:46.886Z] v1.2.0 [2025-03-12T04:15:46.886Z] v1.3.0 [2025-03-12T04:15:46.886Z] v1.3.1 [2025-03-12T04:15:46.886Z] v2.0.0 [2025-03-12T04:15:46.886Z] v2.0.1 [2025-03-12T04:15:46.886Z] v2.1.0 [2025-03-12T04:15:46.886Z] v2.1.1 [2025-03-12T04:15:46.886Z] v2.1.2 [2025-03-12T04:15:46.886Z] v2.2.0 [2025-03-12T04:15:46.886Z] v2.3 [2025-03-12T04:15:46.886Z] v2.3.0 [2025-03-12T04:15:46.886Z] v2.3.1 [2025-03-12T04:15:46.886Z] v3.0 [2025-03-12T04:15:46.886Z] v3.0.0 [2025-03-12T04:15:46.886Z] v3.0.1 [2025-03-12T04:15:46.886Z] v3.0.1-dev.1 [2025-03-12T04:15:46.886Z] v3.1 [2025-03-12T04:15:46.886Z] v3.1.0 [2025-03-12T04:15:46.886Z] v3.1.0-dev.1 [2025-03-12T04:15:46.886Z] v3.1.0-dev.10 [2025-03-12T04:15:46.886Z] v3.1.0-dev.11 [2025-03-12T04:15:46.886Z] v3.1.0-dev.12 [2025-03-12T04:15:46.886Z] v3.1.0-dev.13 [2025-03-12T04:15:46.886Z] v3.1.0-dev.14 [2025-03-12T04:15:46.886Z] v3.1.0-dev.15 [2025-03-12T04:15:46.886Z] v3.1.0-dev.16 [2025-03-12T04:15:46.886Z] v3.1.0-dev.17 [2025-03-12T04:15:46.886Z] v3.1.0-dev.18 [2025-03-12T04:15:46.886Z] v3.1.0-dev.19 [2025-03-12T04:15:46.886Z] v3.1.0-dev.2 [2025-03-12T04:15:46.886Z] v3.1.0-dev.20 [2025-03-12T04:15:46.886Z] v3.1.0-dev.21 [2025-03-12T04:15:46.886Z] v3.1.0-dev.22 [2025-03-12T04:15:46.886Z] v3.1.0-dev.23 [2025-03-12T04:15:46.886Z] v3.1.0-dev.24 [2025-03-12T04:15:46.886Z] v3.1.0-dev.25 [2025-03-12T04:15:46.886Z] v3.1.0-dev.26 [2025-03-12T04:15:46.886Z] v3.1.0-dev.27 [2025-03-12T04:15:46.886Z] v3.1.0-dev.28 [2025-03-12T04:15:46.886Z] v3.1.0-dev.29 [2025-03-12T04:15:46.886Z] v3.1.0-dev.3 [2025-03-12T04:15:46.886Z] v3.1.0-dev.30 [2025-03-12T04:15:46.886Z] v3.1.0-dev.31 [2025-03-12T04:15:46.886Z] v3.1.0-dev.32 [2025-03-12T04:15:46.886Z] v3.1.0-dev.33 [2025-03-12T04:15:46.886Z] v3.1.0-dev.34 [2025-03-12T04:15:46.886Z] v3.1.0-dev.35 [2025-03-12T04:15:46.886Z] v3.1.0-dev.36 [2025-03-12T04:15:46.886Z] v3.1.0-dev.37 [2025-03-12T04:15:46.886Z] v3.1.0-dev.38 [2025-03-12T04:15:46.886Z] v3.1.0-dev.39 [2025-03-12T04:15:46.886Z] v3.1.0-dev.4 [2025-03-12T04:15:46.886Z] v3.1.0-dev.5 [2025-03-12T04:15:46.886Z] v3.1.0-dev.6 [2025-03-12T04:15:46.886Z] v3.1.0-dev.7 [2025-03-12T04:15:46.886Z] v3.1.0-dev.8 [2025-03-12T04:15:46.886Z] v3.1.0-dev.9 [2025-03-12T04:15:46.886Z] v3.1.1 [2025-03-12T04:15:46.886Z] v3.1.1-dev.1 [2025-03-12T04:15:46.886Z] v3.2.0-dev.1 [2025-03-12T04:15:46.886Z] v3.2.0-dev.10 [2025-03-12T04:15:46.886Z] v3.2.0-dev.11 [2025-03-12T04:15:46.886Z] v3.2.0-dev.12 [2025-03-12T04:15:46.886Z] v3.2.0-dev.13 [2025-03-12T04:15:46.886Z] v3.2.0-dev.14 [2025-03-12T04:15:46.886Z] v3.2.0-dev.15 [2025-03-12T04:15:46.886Z] v3.2.0-dev.16 [2025-03-12T04:15:46.886Z] v3.2.0-dev.17 [2025-03-12T04:15:46.886Z] v3.2.0-dev.18 [2025-03-12T04:15:46.886Z] v3.2.0-dev.19 [2025-03-12T04:15:46.886Z] v3.2.0-dev.2 [2025-03-12T04:15:46.886Z] v3.2.0-dev.20 [2025-03-12T04:15:46.886Z] v3.2.0-dev.21 [2025-03-12T04:15:46.886Z] v3.2.0-dev.22 [2025-03-12T04:15:46.886Z] v3.2.0-dev.23 [2025-03-12T04:15:46.886Z] v3.2.0-dev.24 [2025-03-12T04:15:46.886Z] v3.2.0-dev.25 [2025-03-12T04:15:46.886Z] v3.2.0-dev.26 [2025-03-12T04:15:46.886Z] v3.2.0-dev.27 [2025-03-12T04:15:46.886Z] v3.2.0-dev.28 [2025-03-12T04:15:46.886Z] v3.2.0-dev.29 [2025-03-12T04:15:46.886Z] v3.2.0-dev.3 [2025-03-12T04:15:46.886Z] v3.2.0-dev.30 [2025-03-12T04:15:46.886Z] v3.2.0-dev.31 [2025-03-12T04:15:46.886Z] v3.2.0-dev.32 [2025-03-12T04:15:46.886Z] v3.2.0-dev.33 [2025-03-12T04:15:46.886Z] v3.2.0-dev.34 [2025-03-12T04:15:46.886Z] v3.2.0-dev.35 [2025-03-12T04:15:46.886Z] v3.2.0-dev.36 [2025-03-12T04:15:46.886Z] v3.2.0-dev.37 [2025-03-12T04:15:46.886Z] v3.2.0-dev.38 [2025-03-12T04:15:46.886Z] v3.2.0-dev.4 [2025-03-12T04:15:46.886Z] v3.2.0-dev.5 [2025-03-12T04:15:46.886Z] v3.2.0-dev.6 [2025-03-12T04:15:46.886Z] v3.2.0-dev.7 [2025-03-12T04:15:46.886Z] v3.2.0-dev.8 [2025-03-12T04:15:46.886Z] v3.2.0-dev.9 [2025-03-12T04:15:46.886Z] v4.0 [2025-03-12T04:15:46.886Z] v4.0.0 [2025-03-12T04:15:46.886Z] v4.0.0-dev.1 [2025-03-12T04:15:46.886Z] v4.0.0-dev.10 [2025-03-12T04:15:46.886Z] v4.0.0-dev.11 [2025-03-12T04:15:46.886Z] v4.0.0-dev.12 [2025-03-12T04:15:46.886Z] v4.0.0-dev.13 [2025-03-12T04:15:46.886Z] v4.0.0-dev.14 [2025-03-12T04:15:46.886Z] v4.0.0-dev.15 [2025-03-12T04:15:46.886Z] v4.0.0-dev.16 [2025-03-12T04:15:46.886Z] v4.0.0-dev.17 [2025-03-12T04:15:46.886Z] v4.0.0-dev.18 [2025-03-12T04:15:46.886Z] v4.0.0-dev.19 [2025-03-12T04:15:46.886Z] v4.0.0-dev.2 [2025-03-12T04:15:46.886Z] v4.0.0-dev.20 [2025-03-12T04:15:46.886Z] v4.0.0-dev.21 [2025-03-12T04:15:46.886Z] v4.0.0-dev.22 [2025-03-12T04:15:46.886Z] v4.0.0-dev.3 [2025-03-12T04:15:46.886Z] v4.0.0-dev.4 [2025-03-12T04:15:46.886Z] v4.0.0-dev.5 [2025-03-12T04:15:46.886Z] v4.0.0-dev.6 [2025-03-12T04:15:46.886Z] v4.0.0-dev.7 [2025-03-12T04:15:46.886Z] v4.0.0-dev.8 [2025-03-12T04:15:46.886Z] v4.0.0-dev.9 [2025-03-12T04:15:46.886Z] v4.0.1 [2025-03-12T04:15:46.886Z] v4.0.1-dev.1 [Pipeline] sh [2025-03-12T04:15:47.180Z] + lftools sign git-tag v4.0.0 [2025-03-12T04:15:47.750Z] Signing Git tag with Sigul... [2025-03-12T04:15:47.750Z] Signing v4.0.0 [Pipeline] echo [2025-03-12T04:15:48.026Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T04:15:48.317Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-12T04:15:48.325Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-12T04:15:48.352Z] $ docker stop --time=1 559c3539c6f33c65f21b100a171ff0d834937427b1d382951cc6ebbcb9d1a218 [2025-03-12T04:15:49.647Z] $ docker rm -f --volumes 559c3539c6f33c65f21b100a171ff0d834937427b1d382951cc6ebbcb9d1a218 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-12T04:15:50.094Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T04:15:50.094Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:15:50.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T04:15:50.400Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T04:15:50.484Z] prd-ubuntu20.04-docker-8c-8g-41018 does not seem to be running inside a container [2025-03-12T04:15:50.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T04:15:50.825Z] $ docker top c64ca44099093a199315e66eceebbcec5e7735176f8d55f21b89435a55966199 -eo pid,comm [2025-03-12T04:15:50.873Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-12T04:15:50.873Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T04:15:50.918Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T04:15:51.221Z] + git semver [Pipeline] } [2025-03-12T04:15:51.490Z] $ docker stop --time=1 c64ca44099093a199315e66eceebbcec5e7735176f8d55f21b89435a55966199 [2025-03-12T04:15:52.753Z] $ docker rm -f --volumes c64ca44099093a199315e66eceebbcec5e7735176f8d55f21b89435a55966199 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T04:15:53.113Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T04:15:53.113Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:15:53.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T04:15:53.418Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T04:15:53.503Z] prd-ubuntu20.04-docker-8c-8g-41018 does not seem to be running inside a container [2025-03-12T04:15:53.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T04:15:53.829Z] $ docker top 11576a5e709a98937980db5c7d97d7093d05e36e11890e144ca581695c5951c2 -eo pid,comm [2025-03-12T04:15:53.879Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-12T04:15:53.879Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T04:15:53.928Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T04:15:54.230Z] + git semver [Pipeline] } [2025-03-12T04:15:54.497Z] $ docker stop --time=1 11576a5e709a98937980db5c7d97d7093d05e36e11890e144ca581695c5951c2 [2025-03-12T04:15:55.763Z] $ docker rm -f --volumes 11576a5e709a98937980db5c7d97d7093d05e36e11890e144ca581695c5951c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-12T04:15:56.410Z] + [ -d /w/workspace/_app-service-configurable_odessa/archives ] [2025-03-12T04:15:56.410Z] + ls -al /w/workspace/_app-service-configurable_odessa/archives [2025-03-12T04:15:56.410Z] total 16 [2025-03-12T04:15:56.410Z] drwxr-xr-x 3 root root 4096 Mar 12 03:58 . [2025-03-12T04:15:56.410Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 04:15 .. [2025-03-12T04:15:56.410Z] drwxr-xr-x 2 root root 4096 Mar 12 03:58 cost [2025-03-12T04:15:56.410Z] -rw-r--r-- 1 root root 96 Mar 12 03:58 cost.csv [2025-03-12T04:15:56.410Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_odessa/archives [2025-03-12T04:15:56.410Z] + ls -al /w/workspace/_app-service-configurable_odessa/archives [2025-03-12T04:15:56.410Z] total 16 [2025-03-12T04:15:56.410Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 03:58 . [2025-03-12T04:15:56.410Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 04:15 .. [2025-03-12T04:15:56.410Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 03:58 cost [2025-03-12T04:15:56.410Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 12 03:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-12T04:15:56.702Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T04:15:57.560Z] ---> package-listing.sh [2025-03-12T04:15:57.560Z] ++ facter osfamily [2025-03-12T04:15:57.560Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-12T04:15:57.820Z] + OS_FAMILY=debian [2025-03-12T04:15:57.820Z] + workspace=/w/workspace/_app-service-configurable_odessa [2025-03-12T04:15:57.820Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-12T04:15:57.820Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-12T04:15:57.820Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-12T04:15:57.820Z] + PACKAGES=/tmp/packages_start.txt [2025-03-12T04:15:57.820Z] + '[' /w/workspace/_app-service-configurable_odessa ']' [2025-03-12T04:15:57.820Z] + PACKAGES=/tmp/packages_end.txt [2025-03-12T04:15:57.820Z] + case "${OS_FAMILY}" in [2025-03-12T04:15:57.820Z] + dpkg -l [2025-03-12T04:15:57.820Z] + grep '^ii' [2025-03-12T04:15:57.820Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-12T04:15:57.820Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-12T04:15:57.820Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-12T04:15:57.820Z] + '[' /w/workspace/_app-service-configurable_odessa ']' [2025-03-12T04:15:57.820Z] + mkdir -p /w/workspace/_app-service-configurable_odessa/archives/ [2025-03-12T04:15:57.820Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_odessa/archives/ [Pipeline] echo [2025-03-12T04:15:57.831Z] 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/_app-service-configurable_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-12T04:15:58.111Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T04:15:58.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T04:15:58.419Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T04:15:58.502Z] prd-ubuntu20.04-docker-8c-8g-41018 does not seem to be running inside a container [2025-03-12T04:15:58.528Z] $ 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/_app-service-configurable_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-12T04:15:58.707Z] $ docker top e7b1c5b015c01b240f0f2aa4a03e20548d533f7a4390ad1900b94446c400a000 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T04:15:59.062Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-12T04:15:59.348Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-12T04:15:59.636Z] + ls /var/log/sa-host [2025-03-12T04:15:59.636Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T04:15:59.712Z] provisioning config files... [2025-03-12T04:15:59.720Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_odessa@tmp/config1764126433120688409tmp [Pipeline] { [Pipeline] echo [2025-03-12T04:15:59.744Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T04:16:00.028Z] ---> create-netrc.sh [Pipeline] } [2025-03-12T04:16:00.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-12T04:16:00.377Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-12T04:16:00.387Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T04:16:00.672Z] ---> sudo-logs.sh [2025-03-12T04:16:00.672Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-12T04:16:00.705Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T04:16:00.988Z] ---> job-cost.sh [2025-03-12T04:16:00.989Z] lf-activate-venv: SKIPPING [2025-03-12T04:16:00.989Z] DEBUG: total: 0.2199999988079071 [2025-03-12T04:16:00.989Z] INFO: Retrieving Stack Cost... [2025-03-12T04:16:01.248Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T04:16:01.817Z] INFO: Archiving Costs [Pipeline] echo [2025-03-12T04:16:01.829Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T04:16:02.108Z] ---> logs-deploy.sh [2025-03-12T04:16:02.108Z] lf-activate-venv: SKIPPING [2025-03-12T04:16:02.108Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/odessa/7 [2025-03-12T04:16:02.108Z] INFO: archiving workspace using pattern(s): [2025-03-12T04:16:03.043Z] Archives upload complete. [2025-03-12T04:16:03.043Z] INFO: archiving logs to Nexus [2025-03-12T04:16:03.610Z] ---> uname -a: [2025-03-12T04:16:03.610Z] Linux prd-ubuntu20-04-docker-8c-8g-41018 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-12T04:16:03.610Z] [2025-03-12T04:16:03.610Z]