Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 41ab7ad60098ed3d89fb1c34174a60139f8053e1 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-ssh9375544691379962252.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh8603858487944628669.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8316462515321321136.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh11177198949935176805.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh57049958622549120.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-40329 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 41ab7ad60098ed3d89fb1c34174a60139f8053e1 (main) Commit message: "Merge pull request #711 from jumpingliu/4.0-app-config-changelog" > git config core.sparsecheckout # timeout=10 > git checkout -f 41ab7ad60098ed3d89fb1c34174a60139f8053e1 # timeout=10 > git rev-list --no-walk 093dc918d6625c19b89d8b57c23e73b0a34dfc8e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-05T11:39:23.170Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-05T11:39:23.237Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-05T11:39:23.269Z] ========================================================= [2025-03-05T11:39:23.269Z] EdgeX Global Pipelines Version Info [2025-03-05T11:39:23.269Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:39:24.026Z] ------------------- [2025-03-05T11:39:24.026Z] stable info: [2025-03-05T11:39:24.026Z] ------------------- [2025-03-05T11:39:24.026Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-05T11:39:24.026Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T11:39:24.026Z] Message: update stable to v1.0.269 [2025-03-05T11:39:24.595Z] ------------------- [2025-03-05T11:39:24.595Z] experimental info: [2025-03-05T11:39:24.595Z] ------------------- [2025-03-05T11:39:24.595Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-05T11:39:24.595Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T11:39:24.595Z] Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-05T11:39:24.662Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2025-03-05T11:39:24.680Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2025-03-05T11:39:24.700Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-05T11:39:24.715Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-05T11:39:24.738Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-05T11:39:24.770Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-05T11:39:24.789Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-05T11:39:24.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-05T11:39:24.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-05T11:39:24.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-05T11:39:24.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-05T11:39:24.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2025-03-05T11:39:24.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-05T11:39:24.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-05T11:39:24.959Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T11:39:24.979Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T11:39:24.998Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T11:39:25.020Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T11:39:25.046Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-05T11:39:25.069Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-05T11:39:25.087Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-05T11:39:25.105Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-05T11:39:25.124Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-05T11:39:25.148Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-05T11:39:25.169Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-05T11:39:25.192Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-05T11:39:25.216Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-05T11:39:25.241Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-05T11:39:25.270Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-05T11:39:25.291Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-05T11:39:25.313Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 41ab7ad60098ed3d89fb1c34174a60139f8053e1 [Pipeline] echo [2025-03-05T11:39:25.333Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 41ab7ad [Pipeline] echo [2025-03-05T11:39:25.354Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T11:39:25.409Z] provisioning config files... [2025-03-05T11:39:25.426Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2124308589362920902tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:39:25.789Z] ---> ****-login.sh [2025-03-05T11:39:25.790Z] nexus3.edgexfoundry.org:10001 [2025-03-05T11:39:26.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:39:26.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:39:26.050Z] Configure a credential helper to remove this warning. See [2025-03-05T11:39:26.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:39:26.050Z] [2025-03-05T11:39:26.050Z] Login Succeeded [2025-03-05T11:39:26.050Z] nexus3.edgexfoundry.org:10002 [2025-03-05T11:39:26.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:39:26.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:39:26.051Z] Configure a credential helper to remove this warning. See [2025-03-05T11:39:26.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:39:26.051Z] [2025-03-05T11:39:26.051Z] Login Succeeded [2025-03-05T11:39:26.051Z] nexus3.edgexfoundry.org:10003 [2025-03-05T11:39:26.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:39:26.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:39:26.312Z] Configure a credential helper to remove this warning. See [2025-03-05T11:39:26.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:39:26.312Z] [2025-03-05T11:39:26.312Z] Login Succeeded [2025-03-05T11:39:26.312Z] nexus3.edgexfoundry.org:10004 [2025-03-05T11:39:26.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:39:26.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:39:26.312Z] Configure a credential helper to remove this warning. See [2025-03-05T11:39:26.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:39:26.312Z] [2025-03-05T11:39:26.312Z] Login Succeeded [2025-03-05T11:39:26.312Z] ****.io [2025-03-05T11:39:26.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:39:26.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:39:26.575Z] Configure a credential helper to remove this warning. See [2025-03-05T11:39:26.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:39:26.575Z] [2025-03-05T11:39:26.575Z] Login Succeeded [2025-03-05T11:39:26.575Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T11:39:26.583Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-05T11:39:26.996Z] + git rev-list -1 --merges 41ab7ad60098ed3d89fb1c34174a60139f8053e1~1..41ab7ad60098ed3d89fb1c34174a60139f8053e1 [Pipeline] echo [2025-03-05T11:39:27.023Z] -----------> git rev-list -1 --merges 41ab7ad60098ed3d89fb1c34174a60139f8053e1~1..41ab7ad60098ed3d89fb1c34174a60139f8053e1 41ab7ad60098ed3d89fb1c34174a60139f8053e1 [2025-03-05T11:39:27.024Z] 41ab7ad60098ed3d89fb1c34174a60139f8053e1 [false] [Pipeline] sh [2025-03-05T11:39:27.326Z] + git log --format=format:%s -1 41ab7ad60098ed3d89fb1c34174a60139f8053e1 [Pipeline] echo [2025-03-05T11:39:27.343Z] ========================================================= [2025-03-05T11:39:27.343Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-05T11:39:27.343Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T11:39:27.677Z] + git log --format=format:%s -1 41ab7ad60098ed3d89fb1c34174a60139f8053e1 [Pipeline] echo [2025-03-05T11:39:27.689Z] [semverPrep] GIT_COMMIT: 41ab7ad60098ed3d89fb1c34174a60139f8053e1, Commit Message: Merge pull request #711 from jumpingliu/4.0-app-config-changelog [Pipeline] echo [2025-03-05T11:39:27.701Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-05T11:39:28.083Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T11:39:28.083Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-05T11:39:28.083Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-05T11:39:28.083Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-05T11:39:28.083Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-05T11:39:28.083Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-05T11:39:28.083Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:39:28.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T11:39:28.717Z] [2025-03-05T11:39:28.717Z] 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-05T11:39:29.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T11:39:29.024Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-05T11:39:29.024Z] b85a868b505f: Pulling fs layer [2025-03-05T11:39:29.024Z] e2be974225ed: Pulling fs layer [2025-03-05T11:39:29.024Z] 339a4e72a1f5: Pulling fs layer [2025-03-05T11:39:29.024Z] 988bab9f4d93: Pulling fs layer [2025-03-05T11:39:29.024Z] 1469e6f7b9e6: Pulling fs layer [2025-03-05T11:39:29.024Z] eaf3925da568: Pulling fs layer [2025-03-05T11:39:29.024Z] bab4dde63d76: Pulling fs layer [2025-03-05T11:39:29.024Z] bde34c3a00c8: Pulling fs layer [2025-03-05T11:39:29.024Z] b352a97aabf1: Pulling fs layer [2025-03-05T11:39:29.024Z] 4872d77fe225: Pulling fs layer [2025-03-05T11:39:29.024Z] 5851b861e8e6: Pulling fs layer [2025-03-05T11:39:29.024Z] 4872d77fe225: Waiting [2025-03-05T11:39:29.024Z] b352a97aabf1: Waiting [2025-03-05T11:39:29.024Z] 5851b861e8e6: Waiting [2025-03-05T11:39:29.024Z] bde34c3a00c8: Waiting [2025-03-05T11:39:29.024Z] eaf3925da568: Waiting [2025-03-05T11:39:29.024Z] bab4dde63d76: Waiting [2025-03-05T11:39:29.024Z] 988bab9f4d93: Waiting [2025-03-05T11:39:29.024Z] 1469e6f7b9e6: Waiting [2025-03-05T11:39:29.024Z] e2be974225ed: Download complete [2025-03-05T11:39:29.024Z] 988bab9f4d93: Verifying Checksum [2025-03-05T11:39:29.024Z] 988bab9f4d93: Download complete [2025-03-05T11:39:29.024Z] 1469e6f7b9e6: Verifying Checksum [2025-03-05T11:39:29.024Z] 1469e6f7b9e6: Download complete [2025-03-05T11:39:29.024Z] eaf3925da568: Verifying Checksum [2025-03-05T11:39:29.024Z] eaf3925da568: Download complete [2025-03-05T11:39:29.024Z] 339a4e72a1f5: Verifying Checksum [2025-03-05T11:39:29.024Z] 339a4e72a1f5: Download complete [2025-03-05T11:39:29.024Z] bde34c3a00c8: Download complete [2025-03-05T11:39:29.284Z] b352a97aabf1: Verifying Checksum [2025-03-05T11:39:29.284Z] b352a97aabf1: Download complete [2025-03-05T11:39:29.284Z] 4872d77fe225: Verifying Checksum [2025-03-05T11:39:29.284Z] 4872d77fe225: Download complete [2025-03-05T11:39:29.284Z] 5851b861e8e6: Verifying Checksum [2025-03-05T11:39:29.284Z] 5851b861e8e6: Download complete [2025-03-05T11:39:29.284Z] b85a868b505f: Verifying Checksum [2025-03-05T11:39:29.284Z] b85a868b505f: Download complete [2025-03-05T11:39:29.545Z] bab4dde63d76: Verifying Checksum [2025-03-05T11:39:29.545Z] bab4dde63d76: Download complete [2025-03-05T11:39:30.499Z] b85a868b505f: Pull complete [2025-03-05T11:39:30.499Z] e2be974225ed: Pull complete [2025-03-05T11:39:31.068Z] 339a4e72a1f5: Pull complete [2025-03-05T11:39:31.068Z] 988bab9f4d93: Pull complete [2025-03-05T11:39:31.327Z] 1469e6f7b9e6: Pull complete [2025-03-05T11:39:31.327Z] eaf3925da568: Pull complete [2025-03-05T11:39:33.242Z] bab4dde63d76: Pull complete [2025-03-05T11:39:33.242Z] bde34c3a00c8: Pull complete [2025-03-05T11:39:33.242Z] b352a97aabf1: Pull complete [2025-03-05T11:39:33.242Z] 4872d77fe225: Pull complete [2025-03-05T11:39:33.504Z] 5851b861e8e6: Pull complete [2025-03-05T11:39:33.504Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-05T11:39:33.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T11:39:33.504Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:39:33.652Z] prd-ubuntu20.04-docker-8c-8g-40329 does not seem to be running inside a container [2025-03-05T11:39:33.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T11:39:35.406Z] $ docker top abd20283f54aa7011f91c0bf69b82017623965e87f5257d470f647f7bcebe094 -eo pid,comm [2025-03-05T11:39:35.471Z] 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-05T11:39:35.471Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T11:39:35.525Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T11:39:35.525Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T11:39:35.634Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T11:39:35.625Z] $ docker exec abd20283f54aa7011f91c0bf69b82017623965e87f5257d470f647f7bcebe094 ssh-agent [2025-03-05T11:39:35.758Z] SSH_AUTH_SOCK=/tmp/ssh-wWKtLi3TCee8/agent.32 [2025-03-05T11:39:35.758Z] SSH_AGENT_PID=38 [2025-03-05T11:39:35.768Z] Running ssh-add (command line suppressed) [2025-03-05T11:39:35.868Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3614073549587565863.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3614073549587565863.key) [2025-03-05T11:39:35.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T11:39:36.188Z] + git tag --points-at HEAD [Pipeline] } [2025-03-05T11:39:36.190Z] $ docker exec --env ******** --env ******** abd20283f54aa7011f91c0bf69b82017623965e87f5257d470f647f7bcebe094 ssh-agent -k [2025-03-05T11:39:36.291Z] unset SSH_AUTH_SOCK; [2025-03-05T11:39:36.293Z] unset SSH_AGENT_PID; [2025-03-05T11:39:36.293Z] echo Agent pid 38 killed; [2025-03-05T11:39:36.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-05T11:39:36.357Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T11:39:36.357Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T11:39:36.464Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T11:39:36.456Z] $ docker exec abd20283f54aa7011f91c0bf69b82017623965e87f5257d470f647f7bcebe094 ssh-agent [2025-03-05T11:39:36.588Z] SSH_AUTH_SOCK=/tmp/ssh-LycTGqUffaut/agent.71 [2025-03-05T11:39:36.588Z] SSH_AGENT_PID=77 [2025-03-05T11:39:36.593Z] Running ssh-add (command line suppressed) [2025-03-05T11:39:36.699Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7442847919360305534.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7442847919360305534.key) [2025-03-05T11:39:36.724Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T11:39:37.016Z] + git semver init [2025-03-05T11:39:37.276Z] 2025-03-05 11:39:37,228 [run_init] DEBUG init version:0.0.0 force:False [2025-03-05T11:39:37.276Z] 2025-03-05 11:39:37,229 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2025-03-05T11:39:37.276Z] 2025-03-05 11:39:37,229 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2025-03-05T11:39:37.276Z] 2025-03-05 11:39:37,230 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T11:39:38.698Z] 2025-03-05 11:39:38,384 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2025-03-05T11:39:38.698Z] 2025-03-05 11:39:38,385 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2025-03-05T11:39:38.698Z] 2025-03-05 11:39:38,385 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-05T11:39:38.698Z] 2025-03-05 11:39:38,385 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-05T11:39:38.698Z] 4.0.0-dev.20 [Pipeline] } [2025-03-05T11:39:38.698Z] $ docker exec --env ******** --env ******** abd20283f54aa7011f91c0bf69b82017623965e87f5257d470f647f7bcebe094 ssh-agent -k [2025-03-05T11:39:38.801Z] unset SSH_AUTH_SOCK; [2025-03-05T11:39:38.801Z] unset SSH_AGENT_PID; [2025-03-05T11:39:38.801Z] echo Agent pid 77 killed; [2025-03-05T11:39:38.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T11:39:39.148Z] + git semver [Pipeline] } [2025-03-05T11:39:39.411Z] $ docker stop --time=1 abd20283f54aa7011f91c0bf69b82017623965e87f5257d470f647f7bcebe094 [2025-03-05T11:39:40.688Z] $ docker rm -f --volumes abd20283f54aa7011f91c0bf69b82017623965e87f5257d470f647f7bcebe094 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T11:39:41.041Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-05T11:39:41.264Z] Stashed 1 file(s) [Pipeline] echo [2025-03-05T11:39:41.268Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.20 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T11:39:41.449Z] provisioning config files... [2025-03-05T11:39:41.457Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2531090021905423695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:39:41.763Z] ---> ****-login.sh [2025-03-05T11:39:41.763Z] nexus3.edgexfoundry.org:10001 [2025-03-05T11:39:41.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:39:41.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:39:41.763Z] Configure a credential helper to remove this warning. See [2025-03-05T11:39:41.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:39:41.763Z] [2025-03-05T11:39:41.763Z] Login Succeeded [2025-03-05T11:39:41.763Z] nexus3.edgexfoundry.org:10002 [2025-03-05T11:39:41.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:39:41.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:39:41.763Z] Configure a credential helper to remove this warning. See [2025-03-05T11:39:41.764Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:39:41.764Z] [2025-03-05T11:39:41.764Z] Login Succeeded [2025-03-05T11:39:41.764Z] nexus3.edgexfoundry.org:10003 [2025-03-05T11:39:42.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:39:42.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:39:42.023Z] Configure a credential helper to remove this warning. See [2025-03-05T11:39:42.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:39:42.023Z] [2025-03-05T11:39:42.023Z] Login Succeeded [2025-03-05T11:39:42.023Z] nexus3.edgexfoundry.org:10004 [2025-03-05T11:39:42.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:39:42.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:39:42.023Z] Configure a credential helper to remove this warning. See [2025-03-05T11:39:42.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:39:42.023Z] [2025-03-05T11:39:42.023Z] Login Succeeded [2025-03-05T11:39:42.023Z] ****.io [2025-03-05T11:39:42.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:39:42.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:39:42.282Z] Configure a credential helper to remove this warning. See [2025-03-05T11:39:42.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:39:42.282Z] [2025-03-05T11:39:42.282Z] Login Succeeded [2025-03-05T11:39:42.282Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T11:39:42.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T11:39:42.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T11:39:42.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T11:39:42.409Z] ========================================================= [2025-03-05T11:39:42.409Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-05T11:39:42.409Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:39:42.746Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-05T11:39:42.746Z] Sending build context to Docker daemon 9.324MB [2025-03-05T11:39:42.746Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T11:39:42.746Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-05T11:39:42.746Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-05T11:39:42.746Z] da9db072f522: Pulling fs layer [2025-03-05T11:39:42.746Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-05T11:39:42.746Z] 06f05ace1117: Pulling fs layer [2025-03-05T11:39:42.746Z] 5fe327b54edc: Pulling fs layer [2025-03-05T11:39:42.746Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T11:39:42.746Z] 92a5565b7b96: Pulling fs layer [2025-03-05T11:39:42.746Z] 5fe327b54edc: Waiting [2025-03-05T11:39:42.746Z] ff9bb7016b71: Pulling fs layer [2025-03-05T11:39:42.746Z] b67dba6c2c7d: Pulling fs layer [2025-03-05T11:39:42.746Z] a813b0c90790: Pulling fs layer [2025-03-05T11:39:42.746Z] 92a5565b7b96: Waiting [2025-03-05T11:39:42.746Z] ff9bb7016b71: Waiting [2025-03-05T11:39:42.746Z] b67dba6c2c7d: Waiting [2025-03-05T11:39:42.746Z] a813b0c90790: Waiting [2025-03-05T11:39:42.746Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-05T11:39:42.746Z] 6ef4a4ee8ca5: Download complete [2025-03-05T11:39:42.746Z] 5fe327b54edc: Download complete [2025-03-05T11:39:42.746Z] 4f4fb700ef54: Download complete [2025-03-05T11:39:43.004Z] 92a5565b7b96: Verifying Checksum [2025-03-05T11:39:43.004Z] 92a5565b7b96: Download complete [2025-03-05T11:39:43.004Z] da9db072f522: Download complete [2025-03-05T11:39:43.004Z] ff9bb7016b71: Verifying Checksum [2025-03-05T11:39:43.004Z] ff9bb7016b71: Download complete [2025-03-05T11:39:43.004Z] da9db072f522: Pull complete [2025-03-05T11:39:43.262Z] a813b0c90790: Verifying Checksum [2025-03-05T11:39:43.262Z] a813b0c90790: Download complete [2025-03-05T11:39:43.262Z] 6ef4a4ee8ca5: Pull complete [2025-03-05T11:39:43.262Z] 06f05ace1117: Verifying Checksum [2025-03-05T11:39:43.262Z] 06f05ace1117: Download complete [2025-03-05T11:39:43.826Z] b67dba6c2c7d: Verifying Checksum [2025-03-05T11:39:43.826Z] b67dba6c2c7d: Download complete [2025-03-05T11:39:47.102Z] 06f05ace1117: Pull complete [2025-03-05T11:39:47.102Z] 5fe327b54edc: Pull complete [2025-03-05T11:39:47.102Z] 4f4fb700ef54: Pull complete [2025-03-05T11:39:47.102Z] 92a5565b7b96: Pull complete [2025-03-05T11:39:47.360Z] ff9bb7016b71: Pull complete [2025-03-05T11:39:49.260Z] b67dba6c2c7d: Pull complete [2025-03-05T11:39:49.825Z] a813b0c90790: Pull complete [2025-03-05T11:39:49.825Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-05T11:39:49.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-05T11:39:49.825Z] ---> 3ba60ce46760 [2025-03-05T11:39:49.825Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-05T11:39:52.361Z] ---> Running in 8ac6f43b3b2e [2025-03-05T11:39:52.361Z] Removing intermediate container 8ac6f43b3b2e [2025-03-05T11:39:52.361Z] ---> d65bcc102898 [2025-03-05T11:39:52.361Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T11:39:52.361Z] ---> Running in 24684c76dd98 [2025-03-05T11:39:52.361Z] Removing intermediate container 24684c76dd98 [2025-03-05T11:39:52.361Z] ---> e246b3c69ac9 [2025-03-05T11:39:52.361Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-05T11:39:52.361Z] ---> Running in 97da15baddc4 [2025-03-05T11:39:52.361Z] Removing intermediate container 97da15baddc4 [2025-03-05T11:39:52.361Z] ---> 071f377091d7 [2025-03-05T11:39:52.361Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T11:39:52.361Z] ---> Running in 7f1fdafa9b03 [2025-03-05T11:39:52.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T11:39:52.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T11:39:53.154Z] OK: 248 MiB in 58 packages [2025-03-05T11:39:53.415Z] Removing intermediate container 7f1fdafa9b03 [2025-03-05T11:39:53.415Z] ---> c1e3603d54ae [2025-03-05T11:39:53.415Z] Step 7/12 : WORKDIR /app [2025-03-05T11:39:53.415Z] ---> Running in 1a1f32e00e5a [2025-03-05T11:39:53.673Z] Removing intermediate container 1a1f32e00e5a [2025-03-05T11:39:53.673Z] ---> d9e7f0dcbda9 [2025-03-05T11:39:53.673Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-05T11:39:53.673Z] ---> da4a9c5001f1 [2025-03-05T11:39:53.673Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T11:39:53.673Z] ---> Running in 4037a1cceb3c [2025-03-05T11:39:56.411Z] Still waiting to schedule task [2025-03-05T11:39:56.411Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-40327’ is offline [2025-03-05T11:40:25.770Z] Removing intermediate container 4037a1cceb3c [2025-03-05T11:40:25.770Z] ---> 864ee4b70c16 [2025-03-05T11:40:25.770Z] Step 10/12 : COPY . . [2025-03-05T11:40:25.770Z] ---> 8bdbd6316ed3 [2025-03-05T11:40:25.770Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T11:40:25.770Z] ---> Running in 6343aaac3725 [2025-03-05T11:40:25.770Z] Removing intermediate container 6343aaac3725 [2025-03-05T11:40:25.770Z] ---> f6aeceb8bedd [2025-03-05T11:40:25.770Z] Step 12/12 : RUN $MAKE [2025-03-05T11:40:25.770Z] ---> Running in af90c07293b2 [2025-03-05T11:40:25.770Z] noop [2025-03-05T11:40:25.770Z] Removing intermediate container af90c07293b2 [2025-03-05T11:40:25.770Z] ---> 77ad6f3dfdc0 [2025-03-05T11:40:25.770Z] Successfully built 77ad6f3dfdc0 [2025-03-05T11:40:25.770Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:40:26.116Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T11:40:26.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:40:26.191Z] prd-ubuntu20.04-docker-8c-8g-40329 does not seem to be running inside a container [2025-03-05T11:40:26.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-05T11:40:26.553Z] $ docker top 7cfc28f66e153baf159a12313b6eeb8a9858c5f7cdfe844357917718ecf37390 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T11:40:26.894Z] + go version [2025-03-05T11:40:26.894Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-05T11:40:26.905Z] $ docker stop --time=1 7cfc28f66e153baf159a12313b6eeb8a9858c5f7cdfe844357917718ecf37390 [2025-03-05T11:40:28.185Z] $ docker rm -f --volumes 7cfc28f66e153baf159a12313b6eeb8a9858c5f7cdfe844357917718ecf37390 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:40:28.626Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T11:40:28.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:40:28.705Z] prd-ubuntu20.04-docker-8c-8g-40329 does not seem to be running inside a container [2025-03-05T11:40:28.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-05T11:40:29.043Z] $ docker top 832a4c5b58ddc58f65c652ccde6793628bec83a9a5697f144aef3d329947d9ea -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T11:40:29.405Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2025-03-05T11:40:29.705Z] + make test [2025-03-05T11:40:29.705Z] go test -race -coverprofile=coverage.out ./... [2025-03-05T11:41:01.772Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-03-05T11:41:32.829Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40330 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2025-03-05T11:41:32.849Z] Running in /w/workspace/app-service-configurable/268 [Pipeline] { [Pipeline] checkout [2025-03-05T11:41:33.936Z] go vet ./... [2025-03-05T11:41:35.904Z] The recommended git tool is: git [2025-03-05T11:41:36.459Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-05T11:41:36.459Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-05T11:41:36.459Z] ./bin/test-attribution-txt.sh [2025-03-05T11:41:36.459Z] An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-03-05T11:41:36.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T11:41:36.752Z] $ docker stop --time=1 832a4c5b58ddc58f65c652ccde6793628bec83a9a5697f144aef3d329947d9ea [2025-03-05T11:41:38.863Z] $ docker rm -f --volumes 832a4c5b58ddc58f65c652ccde6793628bec83a9a5697f144aef3d329947d9ea [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T11:41:39.524Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T11:41:39.582Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-05T11:41:40.115Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T11:41:40.261Z] using credential edgex-jenkins-ssh [2025-03-05T11:41:40.281Z] Cloning the remote Git repository [2025-03-05T11:41:40.403Z] + ls -al . [2025-03-05T11:41:40.403Z] total 248 [2025-03-05T11:41:40.403Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 5 11:40 . [2025-03-05T11:41:40.403Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:39 .. [2025-03-05T11:41:40.403Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 5 11:39 .dockerignore [2025-03-05T11:41:40.403Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 11:41 .git [2025-03-05T11:41:40.403Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:39 .github [2025-03-05T11:41:40.403Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 5 11:39 .gitignore [2025-03-05T11:41:40.403Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 11:39 .golangci.yml [2025-03-05T11:41:40.404Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 11:39 .semver [2025-03-05T11:41:40.404Z] -rw-rw-r-- 1 jenkins jenkins 16432 Mar 5 11:39 Attribution.txt [2025-03-05T11:41:40.404Z] -rw-rw-r-- 1 jenkins jenkins 39309 Mar 5 11:39 CHANGELOG.md [2025-03-05T11:41:40.404Z] -rw-rw-r-- 1 jenkins jenkins 2008 Mar 5 11:39 Dockerfile [2025-03-05T11:41:40.404Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 11:39 GOVERNANCE.md [2025-03-05T11:41:40.404Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 5 11:39 Jenkinsfile [2025-03-05T11:41:40.404Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 5 11:39 LICENSE [2025-03-05T11:41:40.404Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 5 11:39 OWNERS.md [2025-03-05T11:41:40.404Z] -rw-rw-r-- 1 jenkins jenkins 4952 Mar 5 11:39 README.md [2025-03-05T11:41:40.404Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 11:39 VERSION [2025-03-05T11:41:40.404Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:39 bin [2025-03-05T11:41:40.404Z] -rw-r--r-- 1 jenkins jenkins 953 Mar 5 11:40 coverage.out [2025-03-05T11:41:40.404Z] -rw-rw-r-- 1 jenkins jenkins 6545 Mar 5 11:39 go.mod [2025-03-05T11:41:40.404Z] -rw-rw-r-- 1 jenkins jenkins 88266 Mar 5 11:39 go.sum [2025-03-05T11:41:40.404Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 5 11:39 main.go [2025-03-05T11:41:40.404Z] -rw-rw-r-- 1 jenkins jenkins 3362 Mar 5 11:39 makefile [2025-03-05T11:41:40.404Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 11:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:41:40.716Z] + 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=41ab7ad60098ed3d89fb1c34174a60139f8053e1 --label arch=amd64 --label version=4.0.0-dev.20 . [2025-03-05T11:41:40.716Z] Sending build context to Docker daemon 9.326MB [2025-03-05T11:41:40.716Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T11:41:40.716Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-05T11:41:40.716Z] ---> 77ad6f3dfdc0 [2025-03-05T11:41:40.716Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-05T11:41:40.716Z] ---> Running in 036898d1ed54 [2025-03-05T11:41:40.716Z] Removing intermediate container 036898d1ed54 [2025-03-05T11:41:40.716Z] ---> 6e7d822cf4db [2025-03-05T11:41:40.716Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T11:41:40.319Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2025-03-05T11:41:40.413Z] > git init /w/workspace/app-service-configurable/268 # timeout=10 [2025-03-05T11:41:40.550Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2025-03-05T11:41:40.551Z] > git --version # timeout=10 [2025-03-05T11:41:40.573Z] > git --version # 'git version 2.25.1' [2025-03-05T11:41:40.575Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-05T11:41:40.712Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T11:41:40.974Z] ---> Running in 64441eb3e568 [2025-03-05T11:41:40.974Z] Removing intermediate container 64441eb3e568 [2025-03-05T11:41:40.974Z] ---> ee9314d118aa [2025-03-05T11:41:40.974Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-03-05T11:41:40.974Z] ---> Running in f424fa3af6f4 [2025-03-05T11:41:40.974Z] Removing intermediate container f424fa3af6f4 [2025-03-05T11:41:40.974Z] ---> 74a0cd7ee9f6 [2025-03-05T11:41:40.974Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T11:41:40.974Z] ---> Running in e07ae2f2e7aa [2025-03-05T11:41:41.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T11:41:41.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T11:41:41.752Z] OK: 248 MiB in 58 packages [2025-03-05T11:41:42.011Z] Removing intermediate container e07ae2f2e7aa [2025-03-05T11:41:42.011Z] ---> 0b6da0ea522d [2025-03-05T11:41:42.011Z] Step 7/27 : WORKDIR /app [2025-03-05T11:41:42.011Z] ---> Running in a8cc08965d6f [2025-03-05T11:41:42.270Z] Removing intermediate container a8cc08965d6f [2025-03-05T11:41:42.270Z] ---> 9c7c7aa7d346 [2025-03-05T11:41:42.270Z] Step 8/27 : COPY go.mod vendor* ./ [2025-03-05T11:41:42.270Z] ---> 931f740f9dab [2025-03-05T11:41:42.270Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T11:41:42.270Z] ---> Running in 98d46192f320 [2025-03-05T11:41:42.836Z] Removing intermediate container 98d46192f320 [2025-03-05T11:41:42.836Z] ---> 68ebada7615b [2025-03-05T11:41:42.836Z] Step 10/27 : COPY . . [2025-03-05T11:41:43.096Z] ---> ffc3a1db9730 [2025-03-05T11:41:43.096Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T11:41:43.354Z] ---> Running in 90a623a89bbc [2025-03-05T11:41:43.354Z] Removing intermediate container 90a623a89bbc [2025-03-05T11:41:43.354Z] ---> 0ec016ec97a0 [2025-03-05T11:41:43.354Z] Step 12/27 : RUN $MAKE [2025-03-05T11:41:43.354Z] ---> Running in 69221c7a1870 [2025-03-05T11:41:42.787Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2025-03-05T11:41:42.806Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T11:41:43.694Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-03-05T11:41:43.863Z] Avoid second fetch [2025-03-05T11:41:43.864Z] Checking out Revision 41ab7ad60098ed3d89fb1c34174a60139f8053e1 (main) [2025-03-05T11:41:44.474Z] Commit message: "Merge pull request #711 from jumpingliu/4.0-app-config-changelog" [2025-03-05T11:41:43.877Z] > git config core.sparsecheckout # timeout=10 [2025-03-05T11:41:43.966Z] > git checkout -f 41ab7ad60098ed3d89fb1c34174a60139f8053e1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T11:41:49.074Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-05T11:41:49.074Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T11:41:49.074Z] Dload Upload Total Spent Left Speed [2025-03-05T11:41:49.074Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh [2025-03-05T11:41:49.415Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-05T11:41:49.763Z] + sudo tee /etc/docker/daemon.new [2025-03-05T11:41:49.763Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-05T11:41:49.763Z] { [2025-03-05T11:41:49.763Z] "registry-mirrors": [ [2025-03-05T11:41:49.763Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-05T11:41:49.763Z] ], [2025-03-05T11:41:49.763Z] "bip": "10.250.0.254/24", [2025-03-05T11:41:49.763Z] "hosts": [ [2025-03-05T11:41:49.763Z] "tcp://0.0.0.0:5555", [2025-03-05T11:41:49.763Z] "unix:///var/run/docker.sock" [2025-03-05T11:41:49.763Z] ], [2025-03-05T11:41:49.763Z] "mtu": 1458, [2025-03-05T11:41:49.763Z] "selinux-enabled": true, [2025-03-05T11:41:49.763Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-05T11:41:49.763Z] } [Pipeline] sh [2025-03-05T11:41:50.101Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-05T11:41:50.440Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T11:42:08.724Z] provisioning config files... [2025-03-05T11:42:08.747Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/268@tmp/config1647291255147122226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:42:09.179Z] ---> ****-login.sh [2025-03-05T11:42:09.179Z] nexus3.edgexfoundry.org:10001 [2025-03-05T11:42:09.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:42:09.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:42:09.714Z] Configure a credential helper to remove this warning. See [2025-03-05T11:42:09.714Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:42:09.714Z] [2025-03-05T11:42:09.714Z] Login Succeeded [2025-03-05T11:42:09.714Z] nexus3.edgexfoundry.org:10002 [2025-03-05T11:42:09.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:42:09.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:42:09.981Z] Configure a credential helper to remove this warning. See [2025-03-05T11:42:09.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:42:09.981Z] [2025-03-05T11:42:09.981Z] Login Succeeded [2025-03-05T11:42:09.981Z] nexus3.edgexfoundry.org:10003 [2025-03-05T11:42:10.225Z] Removing intermediate container 69221c7a1870 [2025-03-05T11:42:10.225Z] ---> 6f658e6ca7de [2025-03-05T11:42:10.225Z] Step 13/27 : FROM alpine:3.20 [2025-03-05T11:42:10.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:42:10.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:42:10.248Z] Configure a credential helper to remove this warning. See [2025-03-05T11:42:10.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:42:10.248Z] [2025-03-05T11:42:10.248Z] Login Succeeded [2025-03-05T11:42:10.248Z] nexus3.edgexfoundry.org:10004 [2025-03-05T11:42:10.489Z] 3.20: Pulling from library/alpine [2025-03-05T11:42:10.489Z] 0a9a5dfd008f: Pulling fs layer [2025-03-05T11:42:10.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:42:10.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:42:10.530Z] Configure a credential helper to remove this warning. See [2025-03-05T11:42:10.530Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:42:10.530Z] [2025-03-05T11:42:10.530Z] Login Succeeded [2025-03-05T11:42:10.751Z] 0a9a5dfd008f: Verifying Checksum [2025-03-05T11:42:10.751Z] 0a9a5dfd008f: Download complete [2025-03-05T11:42:10.751Z] 0a9a5dfd008f: Pull complete [2025-03-05T11:42:10.751Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T11:42:10.751Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T11:42:10.751Z] ---> ff221270b9fb [2025-03-05T11:42:10.751Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-05T11:42:10.751Z] ---> Running in c0f4ed2af276 [2025-03-05T11:42:10.804Z] ****.io [2025-03-05T11:42:10.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:42:11.011Z] Removing intermediate container c0f4ed2af276 [2025-03-05T11:42:11.011Z] ---> 59732172de36 [2025-03-05T11:42:11.011Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-03-05T11:42:11.011Z] ---> Running in 0e9cc886c933 [2025-03-05T11:42:11.011Z] Removing intermediate container 0e9cc886c933 [2025-03-05T11:42:11.011Z] ---> 90f571ff59c7 [2025-03-05T11:42:11.011Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-03-05T11:42:11.011Z] ---> Running in 6915a0b5aa62 [2025-03-05T11:42:11.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:42:11.069Z] Configure a credential helper to remove this warning. See [2025-03-05T11:42:11.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:42:11.069Z] [2025-03-05T11:42:11.069Z] Login Succeeded [2025-03-05T11:42:11.069Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T11:42:11.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-03-05T11:42:11.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [Pipeline] echo [2025-03-05T11:42:11.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T11:42:11.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T11:42:11.435Z] ========================================================= [2025-03-05T11:42:11.435Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-05T11:42:11.435Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:42:11.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T11:42:11.788Z] (1/2) Installing ca-certificates (20241121-r1) [2025-03-05T11:42:11.788Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-03-05T11:42:11.788Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T11:42:11.788Z] Executing ca-certificates-20241121-r1.trigger [2025-03-05T11:42:11.788Z] OK: 9 MiB in 16 packages [2025-03-05T11:42:11.806Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-05T11:42:11.806Z] Sending build context to Docker daemon 224.3kB [2025-03-05T11:42:12.073Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T11:42:12.073Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-05T11:42:12.073Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-05T11:42:12.073Z] 9986a736f7d3: Pulling fs layer [2025-03-05T11:42:12.073Z] 1f018df60701: Pulling fs layer [2025-03-05T11:42:12.073Z] 39f8f326b044: Pulling fs layer [2025-03-05T11:42:12.073Z] e6a1e7a6a96a: Pulling fs layer [2025-03-05T11:42:12.073Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T11:42:12.073Z] d45d956e0dbf: Pulling fs layer [2025-03-05T11:42:12.073Z] d7702b0d1db1: Pulling fs layer [2025-03-05T11:42:12.073Z] 5c7f0f088c93: Pulling fs layer [2025-03-05T11:42:12.073Z] 4fdc064ae6cf: Pulling fs layer [2025-03-05T11:42:12.073Z] e6a1e7a6a96a: Waiting [2025-03-05T11:42:12.073Z] 4f4fb700ef54: Waiting [2025-03-05T11:42:12.073Z] d45d956e0dbf: Waiting [2025-03-05T11:42:12.073Z] d7702b0d1db1: Waiting [2025-03-05T11:42:12.073Z] 5c7f0f088c93: Waiting [2025-03-05T11:42:12.073Z] 1f018df60701: Verifying Checksum [2025-03-05T11:42:12.073Z] 1f018df60701: Download complete [2025-03-05T11:42:12.073Z] e6a1e7a6a96a: Verifying Checksum [2025-03-05T11:42:12.073Z] e6a1e7a6a96a: Download complete [2025-03-05T11:42:12.342Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T11:42:12.342Z] 4f4fb700ef54: Download complete [2025-03-05T11:42:12.342Z] d45d956e0dbf: Download complete [2025-03-05T11:42:12.342Z] d7702b0d1db1: Download complete [2025-03-05T11:42:12.342Z] 9986a736f7d3: Verifying Checksum [2025-03-05T11:42:12.342Z] 9986a736f7d3: Download complete [2025-03-05T11:42:12.355Z] Removing intermediate container 6915a0b5aa62 [2025-03-05T11:42:12.356Z] ---> 67ad3ec02d72 [2025-03-05T11:42:12.356Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-05T11:42:12.356Z] ---> Running in 5847dade5754 [2025-03-05T11:42:12.610Z] 4fdc064ae6cf: Verifying Checksum [2025-03-05T11:42:12.610Z] 4fdc064ae6cf: Download complete [2025-03-05T11:42:12.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T11:42:12.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T11:42:12.875Z] OK: 9 MiB in 16 packages [2025-03-05T11:42:13.135Z] Removing intermediate container 5847dade5754 [2025-03-05T11:42:13.135Z] ---> 26a189017cf2 [2025-03-05T11:42:13.135Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-03-05T11:42:13.200Z] 9986a736f7d3: Pull complete [2025-03-05T11:42:13.394Z] ---> 6a97abf938aa [2025-03-05T11:42:13.394Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-03-05T11:42:13.394Z] ---> d78e5d488685 [2025-03-05T11:42:13.394Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-03-05T11:42:13.466Z] 1f018df60701: Pull complete [2025-03-05T11:42:13.653Z] ---> ff0f489b9c78 [2025-03-05T11:42:13.653Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-03-05T11:42:14.049Z] 39f8f326b044: Verifying Checksum [2025-03-05T11:42:14.049Z] 39f8f326b044: Download complete [2025-03-05T11:42:14.222Z] ---> 54a457b5bcfa [2025-03-05T11:42:14.222Z] Step 22/27 : EXPOSE 48095 [2025-03-05T11:42:14.222Z] ---> Running in 8329c457ae14 [2025-03-05T11:42:14.222Z] Removing intermediate container 8329c457ae14 [2025-03-05T11:42:14.222Z] ---> 2f33033d2430 [2025-03-05T11:42:14.222Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-03-05T11:42:14.222Z] ---> Running in e417315564a4 [2025-03-05T11:42:14.481Z] Removing intermediate container e417315564a4 [2025-03-05T11:42:14.481Z] ---> 886122d5e1d3 [2025-03-05T11:42:14.481Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-05T11:42:14.481Z] ---> Running in a184900e4160 [2025-03-05T11:42:14.481Z] Removing intermediate container a184900e4160 [2025-03-05T11:42:14.481Z] ---> 0b6b7b85de93 [2025-03-05T11:42:14.481Z] Step 25/27 : LABEL arch=amd64 [2025-03-05T11:42:14.481Z] ---> Running in f92826e1aaca [2025-03-05T11:42:14.481Z] Removing intermediate container f92826e1aaca [2025-03-05T11:42:14.481Z] ---> 3e0674cbb6b5 [2025-03-05T11:42:14.481Z] Step 26/27 : LABEL git_sha=41ab7ad60098ed3d89fb1c34174a60139f8053e1 [2025-03-05T11:42:14.481Z] ---> Running in 22b508d399b7 [2025-03-05T11:42:14.740Z] Removing intermediate container 22b508d399b7 [2025-03-05T11:42:14.740Z] ---> 20c58d12b150 [2025-03-05T11:42:14.740Z] Step 27/27 : LABEL version=4.0.0-dev.20 [2025-03-05T11:42:14.740Z] ---> Running in 50a18fb80dfc [2025-03-05T11:42:14.740Z] Removing intermediate container 50a18fb80dfc [2025-03-05T11:42:14.740Z] ---> 9410673e097b [2025-03-05T11:42:14.740Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-05T11:42:14.740Z] Successfully built 9410673e097b [2025-03-05T11:42:14.740Z] 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-05T11:42:14.864Z] provisioning config files... [2025-03-05T11:42:14.874Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config475182559189607923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:42:15.009Z] 5c7f0f088c93: Verifying Checksum [2025-03-05T11:42:15.009Z] 5c7f0f088c93: Download complete [2025-03-05T11:42:15.181Z] ---> ****-login.sh [2025-03-05T11:42:15.181Z] nexus3.edgexfoundry.org:10001 [2025-03-05T11:42:15.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:42:15.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:42:15.181Z] Configure a credential helper to remove this warning. See [2025-03-05T11:42:15.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:42:15.181Z] [2025-03-05T11:42:15.181Z] Login Succeeded [2025-03-05T11:42:15.181Z] nexus3.edgexfoundry.org:10002 [2025-03-05T11:42:15.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:42:15.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:42:15.182Z] Configure a credential helper to remove this warning. See [2025-03-05T11:42:15.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:42:15.182Z] [2025-03-05T11:42:15.182Z] Login Succeeded [2025-03-05T11:42:15.182Z] nexus3.edgexfoundry.org:10003 [2025-03-05T11:42:15.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:42:15.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:42:15.441Z] Configure a credential helper to remove this warning. See [2025-03-05T11:42:15.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:42:15.441Z] [2025-03-05T11:42:15.441Z] Login Succeeded [2025-03-05T11:42:15.441Z] nexus3.edgexfoundry.org:10004 [2025-03-05T11:42:15.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:42:15.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:42:15.441Z] Configure a credential helper to remove this warning. See [2025-03-05T11:42:15.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:42:15.441Z] [2025-03-05T11:42:15.441Z] Login Succeeded [2025-03-05T11:42:15.442Z] ****.io [2025-03-05T11:42:15.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:42:15.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:42:15.701Z] Configure a credential helper to remove this warning. See [2025-03-05T11:42:15.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:42:15.701Z] [2025-03-05T11:42:15.701Z] Login Succeeded [2025-03-05T11:42:15.701Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T11:42:15.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T11:42:15.783Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T11:42:15.820Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2025-03-05T11:42:15.820Z] 41ab7ad60098ed3d89fb1c34174a60139f8053e1 [2025-03-05T11:42:15.820Z] latest [2025-03-05T11:42:15.820Z] 4.0.0-dev.20 [2025-03-05T11:42:15.820Z] 41ab7ad60098ed3d89fb1c34174a60139f8053e1-4.0.0-dev.20 [2025-03-05T11:42:15.820Z] main [2025-03-05T11:42:15.820Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:42:16.179Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:41ab7ad60098ed3d89fb1c34174a60139f8053e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:42:16.514Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:41ab7ad60098ed3d89fb1c34174a60139f8053e1 [2025-03-05T11:42:16.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-05T11:42:16.514Z] f7701d8822f9: Preparing [2025-03-05T11:42:16.514Z] 8a13889b3bf5: Preparing [2025-03-05T11:42:16.514Z] bfc3333730b6: Preparing [2025-03-05T11:42:16.514Z] e62438892735: Preparing [2025-03-05T11:42:16.514Z] ede6bff91eeb: Preparing [2025-03-05T11:42:16.514Z] aec57b7dab4a: Preparing [2025-03-05T11:42:16.514Z] 994456c4fd7b: Preparing [2025-03-05T11:42:16.514Z] 994456c4fd7b: Waiting [2025-03-05T11:42:16.514Z] aec57b7dab4a: Waiting [2025-03-05T11:42:16.514Z] ede6bff91eeb: Pushed [2025-03-05T11:42:16.514Z] e62438892735: Pushed [2025-03-05T11:42:16.514Z] bfc3333730b6: Pushed [2025-03-05T11:42:16.514Z] 8a13889b3bf5: Pushed [2025-03-05T11:42:16.514Z] 994456c4fd7b: Layer already exists [2025-03-05T11:42:16.772Z] aec57b7dab4a: Pushed [2025-03-05T11:42:20.064Z] f7701d8822f9: Pushed [2025-03-05T11:42:20.064Z] 41ab7ad60098ed3d89fb1c34174a60139f8053e1: digest: sha256:7d8f2c1d7c1f167011f503052e691084af1e70650879a6c1bbc9675843cb641b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:42:20.401Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:42:20.731Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-03-05T11:42:20.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-05T11:42:20.731Z] f7701d8822f9: Preparing [2025-03-05T11:42:20.731Z] 8a13889b3bf5: Preparing [2025-03-05T11:42:20.731Z] bfc3333730b6: Preparing [2025-03-05T11:42:20.731Z] e62438892735: Preparing [2025-03-05T11:42:20.731Z] ede6bff91eeb: Preparing [2025-03-05T11:42:20.731Z] aec57b7dab4a: Preparing [2025-03-05T11:42:20.731Z] 994456c4fd7b: Preparing [2025-03-05T11:42:20.731Z] aec57b7dab4a: Waiting [2025-03-05T11:42:20.731Z] 994456c4fd7b: Waiting [2025-03-05T11:42:20.731Z] e62438892735: Layer already exists [2025-03-05T11:42:20.731Z] bfc3333730b6: Layer already exists [2025-03-05T11:42:20.731Z] f7701d8822f9: Layer already exists [2025-03-05T11:42:20.731Z] 8a13889b3bf5: Layer already exists [2025-03-05T11:42:20.731Z] ede6bff91eeb: Layer already exists [2025-03-05T11:42:20.731Z] 994456c4fd7b: Layer already exists [2025-03-05T11:42:20.731Z] aec57b7dab4a: Layer already exists [2025-03-05T11:42:20.731Z] latest: digest: sha256:7d8f2c1d7c1f167011f503052e691084af1e70650879a6c1bbc9675843cb641b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:42:21.064Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:42:21.396Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.20 [2025-03-05T11:42:21.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-05T11:42:21.396Z] f7701d8822f9: Preparing [2025-03-05T11:42:21.396Z] 8a13889b3bf5: Preparing [2025-03-05T11:42:21.396Z] bfc3333730b6: Preparing [2025-03-05T11:42:21.396Z] e62438892735: Preparing [2025-03-05T11:42:21.396Z] ede6bff91eeb: Preparing [2025-03-05T11:42:21.396Z] aec57b7dab4a: Preparing [2025-03-05T11:42:21.396Z] 994456c4fd7b: Preparing [2025-03-05T11:42:21.396Z] aec57b7dab4a: Waiting [2025-03-05T11:42:21.396Z] 994456c4fd7b: Waiting [2025-03-05T11:42:21.396Z] ede6bff91eeb: Layer already exists [2025-03-05T11:42:21.396Z] bfc3333730b6: Layer already exists [2025-03-05T11:42:21.396Z] e62438892735: Layer already exists [2025-03-05T11:42:21.396Z] 8a13889b3bf5: Layer already exists [2025-03-05T11:42:21.396Z] f7701d8822f9: Layer already exists [2025-03-05T11:42:21.396Z] 994456c4fd7b: Layer already exists [2025-03-05T11:42:21.396Z] aec57b7dab4a: Layer already exists [2025-03-05T11:42:21.396Z] 4.0.0-dev.20: digest: sha256:7d8f2c1d7c1f167011f503052e691084af1e70650879a6c1bbc9675843cb641b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:42:21.731Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:41ab7ad60098ed3d89fb1c34174a60139f8053e1-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:42:22.065Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:41ab7ad60098ed3d89fb1c34174a60139f8053e1-4.0.0-dev.20 [2025-03-05T11:42:22.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-05T11:42:22.065Z] f7701d8822f9: Preparing [2025-03-05T11:42:22.065Z] 8a13889b3bf5: Preparing [2025-03-05T11:42:22.065Z] bfc3333730b6: Preparing [2025-03-05T11:42:22.065Z] e62438892735: Preparing [2025-03-05T11:42:22.065Z] ede6bff91eeb: Preparing [2025-03-05T11:42:22.065Z] aec57b7dab4a: Preparing [2025-03-05T11:42:22.065Z] 994456c4fd7b: Preparing [2025-03-05T11:42:22.065Z] aec57b7dab4a: Waiting [2025-03-05T11:42:22.065Z] 994456c4fd7b: Waiting [2025-03-05T11:42:22.065Z] f7701d8822f9: Layer already exists [2025-03-05T11:42:22.065Z] bfc3333730b6: Layer already exists [2025-03-05T11:42:22.065Z] ede6bff91eeb: Layer already exists [2025-03-05T11:42:22.065Z] e62438892735: Layer already exists [2025-03-05T11:42:22.065Z] 8a13889b3bf5: Layer already exists [2025-03-05T11:42:22.065Z] 994456c4fd7b: Layer already exists [2025-03-05T11:42:22.065Z] aec57b7dab4a: Layer already exists [2025-03-05T11:42:22.065Z] 41ab7ad60098ed3d89fb1c34174a60139f8053e1-4.0.0-dev.20: digest: sha256:7d8f2c1d7c1f167011f503052e691084af1e70650879a6c1bbc9675843cb641b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:42:22.401Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:42:22.726Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-03-05T11:42:22.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-03-05T11:42:22.726Z] f7701d8822f9: Preparing [2025-03-05T11:42:22.726Z] 8a13889b3bf5: Preparing [2025-03-05T11:42:22.726Z] bfc3333730b6: Preparing [2025-03-05T11:42:22.726Z] e62438892735: Preparing [2025-03-05T11:42:22.726Z] ede6bff91eeb: Preparing [2025-03-05T11:42:22.726Z] aec57b7dab4a: Preparing [2025-03-05T11:42:22.726Z] 994456c4fd7b: Preparing [2025-03-05T11:42:22.726Z] aec57b7dab4a: Waiting [2025-03-05T11:42:22.726Z] 994456c4fd7b: Waiting [2025-03-05T11:42:22.726Z] ede6bff91eeb: Layer already exists [2025-03-05T11:42:22.726Z] e62438892735: Layer already exists [2025-03-05T11:42:22.726Z] 8a13889b3bf5: Layer already exists [2025-03-05T11:42:22.726Z] bfc3333730b6: Layer already exists [2025-03-05T11:42:22.726Z] f7701d8822f9: Layer already exists [2025-03-05T11:42:22.726Z] aec57b7dab4a: Layer already exists [2025-03-05T11:42:22.726Z] 994456c4fd7b: Layer already exists [2025-03-05T11:42:22.726Z] main: digest: sha256:7d8f2c1d7c1f167011f503052e691084af1e70650879a6c1bbc9675843cb641b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T11:42:22.809Z] ===================================================== [Pipeline] echo [2025-03-05T11:42:22.824Z] taggedImages: [2025-03-05T11:42:22.824Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:41ab7ad60098ed3d89fb1c34174a60139f8053e1 [2025-03-05T11:42:22.824Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-03-05T11:42:22.824Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.20 [2025-03-05T11:42:22.824Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:41ab7ad60098ed3d89fb1c34174a60139f8053e1-4.0.0-dev.20 [2025-03-05T11:42:22.824Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [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-05T11:42:23.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T11:42:23.233Z] [2025-03-05T11:42:23.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:42:23.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T11:42:23.532Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-05T11:42:23.532Z] 5eb5b503b376: Pulling fs layer [2025-03-05T11:42:23.532Z] 5c69ac0246d0: Pulling fs layer [2025-03-05T11:42:23.532Z] ec43610c2a17: Pulling fs layer [2025-03-05T11:42:23.532Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-05T11:42:23.532Z] 33b1e0a273af: Pulling fs layer [2025-03-05T11:42:23.532Z] 5d3b04190fa2: Pulling fs layer [2025-03-05T11:42:23.532Z] 2f39f015ded8: Pulling fs layer [2025-03-05T11:42:23.532Z] 3a2ae6a8a46f: Waiting [2025-03-05T11:42:23.532Z] 33b1e0a273af: Waiting [2025-03-05T11:42:23.532Z] 5d3b04190fa2: Waiting [2025-03-05T11:42:23.532Z] 2f39f015ded8: Waiting [2025-03-05T11:42:23.532Z] 5c69ac0246d0: Verifying Checksum [2025-03-05T11:42:23.532Z] 5c69ac0246d0: Download complete [2025-03-05T11:42:23.532Z] 3a2ae6a8a46f: Download complete [2025-03-05T11:42:23.532Z] 33b1e0a273af: Verifying Checksum [2025-03-05T11:42:23.532Z] ec43610c2a17: Verifying Checksum [2025-03-05T11:42:23.532Z] ec43610c2a17: Download complete [2025-03-05T11:42:23.532Z] 5d3b04190fa2: Download complete [2025-03-05T11:42:23.789Z] 5eb5b503b376: Verifying Checksum [2025-03-05T11:42:23.789Z] 5eb5b503b376: Download complete [2025-03-05T11:42:24.557Z] 2f39f015ded8: Download complete [2025-03-05T11:42:24.815Z] 5eb5b503b376: Pull complete [2025-03-05T11:42:24.815Z] 5c69ac0246d0: Pull complete [2025-03-05T11:42:25.380Z] ec43610c2a17: Pull complete [2025-03-05T11:42:25.380Z] 3a2ae6a8a46f: Pull complete [2025-03-05T11:42:25.638Z] 33b1e0a273af: Pull complete [2025-03-05T11:42:25.638Z] 5d3b04190fa2: Pull complete [2025-03-05T11:42:27.330Z] 39f8f326b044: Pull complete [2025-03-05T11:42:27.330Z] e6a1e7a6a96a: Pull complete [2025-03-05T11:42:27.599Z] 4f4fb700ef54: Pull complete [2025-03-05T11:42:27.867Z] d45d956e0dbf: Pull complete [2025-03-05T11:42:28.136Z] d7702b0d1db1: Pull complete [2025-03-05T11:42:29.823Z] 2f39f015ded8: Pull complete [2025-03-05T11:42:29.823Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-05T11:42:29.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T11:42:29.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:42:29.941Z] prd-ubuntu20.04-docker-8c-8g-40329 does not seem to be running inside a container [2025-03-05T11:42:29.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-05T11:42:31.617Z] $ docker top 99263421061e9d4d25d6e44325f4fea2879c391a5509403019e8906ea45768f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:42:32.020Z] ---> job-cost.sh [2025-03-05T11:42:32.020Z] lf-activate-venv: SKIPPING [2025-03-05T11:42:32.020Z] INFO: No Stack... [2025-03-05T11:42:32.282Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T11:42:32.544Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T11:42:32.842Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2025-03-05T11:42:32.842Z] + cut -d, -f6 [Pipeline] lock [2025-03-05T11:42:32.856Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-268-stack-cost] [2025-03-05T11:42:32.864Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-268-stack-cost] did not exist. Created. [2025-03-05T11:42:32.869Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-268-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T11:42:33.182Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-05T11:42:33.208Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T11:42:33.219Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-268-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T11:42:33.249Z] $ docker stop --time=1 99263421061e9d4d25d6e44325f4fea2879c391a5509403019e8906ea45768f6 [2025-03-05T11:42:34.405Z] $ docker rm -f --volumes 99263421061e9d4d25d6e44325f4fea2879c391a5509403019e8906ea45768f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-05T11:42:36.350Z] 5c7f0f088c93: Pull complete [2025-03-05T11:42:38.949Z] 4fdc064ae6cf: Pull complete [2025-03-05T11:42:38.950Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-05T11:42:38.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-05T11:42:38.950Z] ---> 63f30b955cb9 [2025-03-05T11:42:38.950Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-05T11:42:40.371Z] ---> Running in 8eb28fe6b0e1 [2025-03-05T11:42:40.371Z] Removing intermediate container 8eb28fe6b0e1 [2025-03-05T11:42:40.371Z] ---> cf8bde9fb2d9 [2025-03-05T11:42:40.371Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T11:42:40.640Z] ---> Running in bb27e4d9814d [2025-03-05T11:42:40.907Z] Removing intermediate container bb27e4d9814d [2025-03-05T11:42:40.907Z] ---> a254483f1ca1 [2025-03-05T11:42:40.907Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-05T11:42:40.907Z] ---> Running in 3717745038d1 [2025-03-05T11:42:41.178Z] Removing intermediate container 3717745038d1 [2025-03-05T11:42:41.179Z] ---> aa9d492c0bc4 [2025-03-05T11:42:41.179Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T11:42:41.179Z] ---> Running in 56f03acf46aa [2025-03-05T11:42:42.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T11:42:42.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T11:42:44.141Z] OK: 239 MiB in 58 packages [2025-03-05T11:42:44.732Z] Removing intermediate container 56f03acf46aa [2025-03-05T11:42:44.732Z] ---> d2b287c66634 [2025-03-05T11:42:44.732Z] Step 7/12 : WORKDIR /app [2025-03-05T11:42:44.732Z] ---> Running in c4bad33dcdfa [2025-03-05T11:42:44.999Z] Removing intermediate container c4bad33dcdfa [2025-03-05T11:42:44.999Z] ---> 580640fedeac [2025-03-05T11:42:44.999Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-05T11:42:45.589Z] ---> ee1b7063a3a1 [2025-03-05T11:42:45.589Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T11:42:45.589Z] ---> Running in d8011810d429 [2025-03-05T11:44:37.490Z] Removing intermediate container d8011810d429 [2025-03-05T11:44:37.490Z] ---> b63b68a0d109 [2025-03-05T11:44:37.490Z] Step 10/12 : COPY . . [2025-03-05T11:44:37.490Z] ---> 9ead5bb4d279 [2025-03-05T11:44:37.490Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T11:44:37.490Z] ---> Running in aa4f766d645d [2025-03-05T11:44:37.490Z] Removing intermediate container aa4f766d645d [2025-03-05T11:44:37.490Z] ---> 3004c4afeac0 [2025-03-05T11:44:37.490Z] Step 12/12 : RUN $MAKE [2025-03-05T11:44:37.490Z] ---> Running in 5902bae8eb3d [2025-03-05T11:44:37.490Z] noop [2025-03-05T11:44:37.490Z] Removing intermediate container 5902bae8eb3d [2025-03-05T11:44:37.490Z] ---> 680d809f8ca9 [2025-03-05T11:44:37.490Z] Successfully built 680d809f8ca9 [2025-03-05T11:44:37.490Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:44:37.859Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T11:44:37.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:44:38.223Z] prd-ubuntu20.04-docker-arm64-4c-16g-40330 does not seem to be running inside a container [2025-03-05T11:44:38.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/268 -v /w/workspace/app-service-configurable/268:/w/workspace/app-service-configurable/268:rw,z -v /w/workspace/app-service-configurable/268@tmp:/w/workspace/app-service-configurable/268@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-05T11:44:39.474Z] $ docker top d82dba7c9430cc265cde47b0b4674ecbc1202d11294d36cdff6bdd86c2267037 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T11:44:40.315Z] + go version [2025-03-05T11:44:40.315Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-05T11:44:40.328Z] $ docker stop --time=1 d82dba7c9430cc265cde47b0b4674ecbc1202d11294d36cdff6bdd86c2267037 [2025-03-05T11:44:41.925Z] $ docker rm -f --volumes d82dba7c9430cc265cde47b0b4674ecbc1202d11294d36cdff6bdd86c2267037 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:44:42.534Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T11:44:42.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:44:42.714Z] prd-ubuntu20.04-docker-arm64-4c-16g-40330 does not seem to be running inside a container [2025-03-05T11:44:42.772Z] $ 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/268 -v /w/workspace/app-service-configurable/268:/w/workspace/app-service-configurable/268:rw,z -v /w/workspace/app-service-configurable/268@tmp:/w/workspace/app-service-configurable/268@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-05T11:44:43.919Z] $ docker top dc87247fa6b2f0fe783059a409a05065e808b0efd361a525f76ef0be88543549 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T11:44:44.754Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/268 [Pipeline] fileExists [Pipeline] sh [2025-03-05T11:44:45.413Z] + make test [2025-03-05T11:44:45.413Z] go test -race -coverprofile=coverage.out ./... [2025-03-05T11:48:52.329Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-03-05T11:48:52.329Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-05T11:48:52.329Z] go vet ./... [2025-03-05T11:52:29.125Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-05T11:52:29.125Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-05T11:52:29.125Z] ./bin/test-attribution-txt.sh [2025-03-05T11:52:29.126Z] An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-03-05T11:52:29.148Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T11:52:29.171Z] $ docker stop --time=1 dc87247fa6b2f0fe783059a409a05065e808b0efd361a525f76ef0be88543549 [2025-03-05T11:52:31.136Z] $ docker rm -f --volumes dc87247fa6b2f0fe783059a409a05065e808b0efd361a525f76ef0be88543549 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T11:52:33.372Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T11:52:33.401Z] Warning: overwriting stash ‘coverage-report’ [2025-03-05T11:52:33.971Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T11:52:34.423Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T11:52:34.769Z] + ls -al . [2025-03-05T11:52:34.769Z] total 244 [2025-03-05T11:52:34.769Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 5 11:44 . [2025-03-05T11:52:34.769Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:41 .. [2025-03-05T11:52:34.769Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 5 11:41 .dockerignore [2025-03-05T11:52:34.769Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 11:41 .git [2025-03-05T11:52:34.769Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:41 .github [2025-03-05T11:52:34.769Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 5 11:41 .gitignore [2025-03-05T11:52:34.769Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 11:41 .golangci.yml [2025-03-05T11:52:34.769Z] -rw-rw-r-- 1 jenkins jenkins 16432 Mar 5 11:41 Attribution.txt [2025-03-05T11:52:34.769Z] -rw-rw-r-- 1 jenkins jenkins 39309 Mar 5 11:41 CHANGELOG.md [2025-03-05T11:52:34.769Z] -rw-rw-r-- 1 jenkins jenkins 2008 Mar 5 11:41 Dockerfile [2025-03-05T11:52:34.769Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 11:41 GOVERNANCE.md [2025-03-05T11:52:34.769Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 5 11:41 Jenkinsfile [2025-03-05T11:52:34.769Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 5 11:41 LICENSE [2025-03-05T11:52:34.769Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 5 11:41 OWNERS.md [2025-03-05T11:52:34.769Z] -rw-rw-r-- 1 jenkins jenkins 4952 Mar 5 11:41 README.md [2025-03-05T11:52:34.769Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 11:39 VERSION [2025-03-05T11:52:34.769Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:41 bin [2025-03-05T11:52:34.769Z] -rw-r--r-- 1 jenkins jenkins 953 Mar 5 11:48 coverage.out [2025-03-05T11:52:34.769Z] -rw-rw-r-- 1 jenkins jenkins 6545 Mar 5 11:41 go.mod [2025-03-05T11:52:34.769Z] -rw-rw-r-- 1 jenkins jenkins 88266 Mar 5 11:41 go.sum [2025-03-05T11:52:34.769Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 5 11:41 main.go [2025-03-05T11:52:34.769Z] -rw-rw-r-- 1 jenkins jenkins 3362 Mar 5 11:41 makefile [2025-03-05T11:52:34.769Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 11:41 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:52:35.143Z] + 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=41ab7ad60098ed3d89fb1c34174a60139f8053e1 --label arch=arm64 --label version=4.0.0-dev.20 . [2025-03-05T11:52:35.143Z] Sending build context to Docker daemon 225.8kB [2025-03-05T11:52:35.434Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-05T11:52:35.434Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-05T11:52:35.434Z] ---> 680d809f8ca9 [2025-03-05T11:52:35.434Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-05T11:52:35.434Z] ---> Running in b3fd8edcd1db [2025-03-05T11:52:35.699Z] Removing intermediate container b3fd8edcd1db [2025-03-05T11:52:35.699Z] ---> 5a761cbbc12b [2025-03-05T11:52:35.699Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-05T11:52:35.978Z] ---> Running in a966659d6602 [2025-03-05T11:52:36.246Z] Removing intermediate container a966659d6602 [2025-03-05T11:52:36.246Z] ---> 59b8939c4815 [2025-03-05T11:52:36.246Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-03-05T11:52:36.246Z] ---> Running in 726725d84c29 [2025-03-05T11:52:36.518Z] Removing intermediate container 726725d84c29 [2025-03-05T11:52:36.518Z] ---> 7c7c027e6443 [2025-03-05T11:52:36.518Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-05T11:52:36.791Z] ---> Running in ca3a5f6733d5 [2025-03-05T11:52:37.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T11:52:38.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T11:52:39.469Z] OK: 239 MiB in 58 packages [2025-03-05T11:52:40.432Z] Removing intermediate container ca3a5f6733d5 [2025-03-05T11:52:40.432Z] ---> a0847a0ad36d [2025-03-05T11:52:40.432Z] Step 7/27 : WORKDIR /app [2025-03-05T11:52:40.432Z] ---> Running in 40d3b0074df4 [2025-03-05T11:52:40.699Z] Removing intermediate container 40d3b0074df4 [2025-03-05T11:52:40.699Z] ---> 2864418f7f5d [2025-03-05T11:52:40.699Z] Step 8/27 : COPY go.mod vendor* ./ [2025-03-05T11:52:41.283Z] ---> ed4126ef8ab6 [2025-03-05T11:52:41.283Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-05T11:52:41.283Z] ---> Running in 8c843715b918 [2025-03-05T11:52:43.864Z] Removing intermediate container 8c843715b918 [2025-03-05T11:52:43.864Z] ---> 90efc2405c1c [2025-03-05T11:52:43.864Z] Step 10/27 : COPY . . [2025-03-05T11:52:44.132Z] ---> 9027438c2a7d [2025-03-05T11:52:44.132Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-05T11:52:44.132Z] ---> Running in 9cdc5338540d [2025-03-05T11:52:44.402Z] Removing intermediate container 9cdc5338540d [2025-03-05T11:52:44.402Z] ---> 719751580433 [2025-03-05T11:52:44.402Z] Step 12/27 : RUN $MAKE [2025-03-05T11:52:44.673Z] ---> Running in 8047146145dd [2025-03-05T11:52:45.634Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.20 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-03-05T11:56:22.501Z] Removing intermediate container 8047146145dd [2025-03-05T11:56:22.501Z] ---> 02af4d9cfb8c [2025-03-05T11:56:22.501Z] Step 13/27 : FROM alpine:3.20 [2025-03-05T11:56:22.501Z] 3.20: Pulling from library/alpine [2025-03-05T11:56:22.501Z] 94e9d8af2201: Pulling fs layer [2025-03-05T11:56:22.501Z] 94e9d8af2201: Download complete [2025-03-05T11:56:22.501Z] 94e9d8af2201: Pull complete [2025-03-05T11:56:22.501Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T11:56:22.501Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T11:56:22.501Z] ---> 7aab056cecc6 [2025-03-05T11:56:22.501Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-05T11:56:22.501Z] ---> Running in 08a7e0c70ae1 [2025-03-05T11:56:22.501Z] Removing intermediate container 08a7e0c70ae1 [2025-03-05T11:56:22.501Z] ---> b18e859f83e1 [2025-03-05T11:56:22.501Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-03-05T11:56:22.501Z] ---> Running in 478e13d26d0c [2025-03-05T11:56:22.501Z] Removing intermediate container 478e13d26d0c [2025-03-05T11:56:22.501Z] ---> c428bb4bef50 [2025-03-05T11:56:22.501Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-03-05T11:56:22.501Z] ---> Running in f63eb5f60db9 [2025-03-05T11:56:22.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T11:56:22.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T11:56:22.501Z] (1/2) Installing ca-certificates (20241121-r1) [2025-03-05T11:56:22.501Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-03-05T11:56:22.501Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T11:56:22.501Z] Executing ca-certificates-20241121-r1.trigger [2025-03-05T11:56:22.501Z] OK: 10 MiB in 16 packages [2025-03-05T11:56:22.501Z] Removing intermediate container f63eb5f60db9 [2025-03-05T11:56:22.501Z] ---> 5e766a3cdea9 [2025-03-05T11:56:22.501Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-05T11:56:22.501Z] ---> Running in 5af6cea57f56 [2025-03-05T11:56:22.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T11:56:22.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T11:56:22.501Z] OK: 10 MiB in 16 packages [2025-03-05T11:56:22.501Z] Removing intermediate container 5af6cea57f56 [2025-03-05T11:56:22.501Z] ---> 0f55f7a0194b [2025-03-05T11:56:22.501Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-03-05T11:56:22.501Z] ---> ce52d12f639d [2025-03-05T11:56:22.501Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-03-05T11:56:22.501Z] ---> 7b9da41feafd [2025-03-05T11:56:22.501Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-03-05T11:56:22.501Z] ---> a28af77eae2b [2025-03-05T11:56:22.501Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-03-05T11:56:22.501Z] ---> ea9ee1c35d93 [2025-03-05T11:56:22.501Z] Step 22/27 : EXPOSE 48095 [2025-03-05T11:56:22.501Z] ---> Running in ee22a666130f [2025-03-05T11:56:22.501Z] Removing intermediate container ee22a666130f [2025-03-05T11:56:22.501Z] ---> 4f66c1bee6ac [2025-03-05T11:56:22.501Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-03-05T11:56:22.501Z] ---> Running in 2f39f86e9dbc [2025-03-05T11:56:22.501Z] Removing intermediate container 2f39f86e9dbc [2025-03-05T11:56:22.501Z] ---> b02c42a34a0e [2025-03-05T11:56:22.501Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-05T11:56:22.501Z] ---> Running in 46f0a959fd31 [2025-03-05T11:56:22.501Z] Removing intermediate container 46f0a959fd31 [2025-03-05T11:56:22.501Z] ---> a73d2c3eb151 [2025-03-05T11:56:22.501Z] Step 25/27 : LABEL arch=arm64 [2025-03-05T11:56:22.501Z] ---> Running in 75eedd9a05ff [2025-03-05T11:56:22.501Z] Removing intermediate container 75eedd9a05ff [2025-03-05T11:56:22.501Z] ---> bbff4632daa6 [2025-03-05T11:56:22.501Z] Step 26/27 : LABEL git_sha=41ab7ad60098ed3d89fb1c34174a60139f8053e1 [2025-03-05T11:56:22.501Z] ---> Running in 33356c5294fe [2025-03-05T11:56:22.501Z] Removing intermediate container 33356c5294fe [2025-03-05T11:56:22.501Z] ---> b1ab00b03144 [2025-03-05T11:56:22.501Z] Step 27/27 : LABEL version=4.0.0-dev.20 [2025-03-05T11:56:22.768Z] ---> Running in 65a439f21de0 [2025-03-05T11:56:23.031Z] Removing intermediate container 65a439f21de0 [2025-03-05T11:56:23.031Z] ---> 38d3839fc8dc [2025-03-05T11:56:23.031Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-05T11:56:23.031Z] Successfully built 38d3839fc8dc [2025-03-05T11:56:23.031Z] 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-05T11:56:23.180Z] provisioning config files... [2025-03-05T11:56:23.195Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/268@tmp/config1608875141768581253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:56:23.535Z] ---> ****-login.sh [2025-03-05T11:56:23.536Z] nexus3.edgexfoundry.org:10001 [2025-03-05T11:56:23.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:56:23.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:56:23.803Z] Configure a credential helper to remove this warning. See [2025-03-05T11:56:23.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:56:23.803Z] [2025-03-05T11:56:23.803Z] Login Succeeded [2025-03-05T11:56:23.803Z] nexus3.edgexfoundry.org:10002 [2025-03-05T11:56:24.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:56:24.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:56:24.069Z] Configure a credential helper to remove this warning. See [2025-03-05T11:56:24.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:56:24.069Z] [2025-03-05T11:56:24.069Z] Login Succeeded [2025-03-05T11:56:24.069Z] nexus3.edgexfoundry.org:10003 [2025-03-05T11:56:24.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:56:24.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:56:24.783Z] Configure a credential helper to remove this warning. See [2025-03-05T11:56:24.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:56:24.783Z] [2025-03-05T11:56:24.783Z] Login Succeeded [2025-03-05T11:56:24.783Z] nexus3.edgexfoundry.org:10004 [2025-03-05T11:56:24.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:56:24.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:56:24.783Z] Configure a credential helper to remove this warning. See [2025-03-05T11:56:24.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:56:24.783Z] [2025-03-05T11:56:24.783Z] Login Succeeded [2025-03-05T11:56:24.783Z] ****.io [2025-03-05T11:56:25.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T11:56:25.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T11:56:25.310Z] Configure a credential helper to remove this warning. See [2025-03-05T11:56:25.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T11:56:25.310Z] [2025-03-05T11:56:25.310Z] Login Succeeded [2025-03-05T11:56:25.310Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T11:56:25.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T11:56:25.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T11:56:25.404Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2025-03-05T11:56:25.405Z] 41ab7ad60098ed3d89fb1c34174a60139f8053e1 [2025-03-05T11:56:25.405Z] latest [2025-03-05T11:56:25.405Z] 4.0.0-dev.20 [2025-03-05T11:56:25.405Z] 41ab7ad60098ed3d89fb1c34174a60139f8053e1-4.0.0-dev.20 [2025-03-05T11:56:25.405Z] main [2025-03-05T11:56:25.405Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:56:25.765Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:41ab7ad60098ed3d89fb1c34174a60139f8053e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:56:26.107Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:41ab7ad60098ed3d89fb1c34174a60139f8053e1 [2025-03-05T11:56:26.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-05T11:56:26.108Z] ed74d1a34593: Preparing [2025-03-05T11:56:26.108Z] 2fa62377eb33: Preparing [2025-03-05T11:56:26.108Z] e064f3d89b25: Preparing [2025-03-05T11:56:26.108Z] 3983aeff3b08: Preparing [2025-03-05T11:56:26.108Z] 90e9949d62de: Preparing [2025-03-05T11:56:26.108Z] 1723b04cb475: Preparing [2025-03-05T11:56:26.108Z] dd9c8f8612c8: Preparing [2025-03-05T11:56:26.108Z] 1723b04cb475: Waiting [2025-03-05T11:56:26.371Z] 90e9949d62de: Pushed [2025-03-05T11:56:26.371Z] 3983aeff3b08: Pushed [2025-03-05T11:56:26.371Z] 2fa62377eb33: Pushed [2025-03-05T11:56:26.371Z] e064f3d89b25: Pushed [2025-03-05T11:56:26.371Z] dd9c8f8612c8: Layer already exists [2025-03-05T11:56:26.634Z] 1723b04cb475: Pushed [2025-03-05T11:56:34.806Z] ed74d1a34593: Pushed [2025-03-05T11:56:34.806Z] 41ab7ad60098ed3d89fb1c34174a60139f8053e1: digest: sha256:ad44cdba8dd19b84965fe66da0a281f44e7e6193a3b672615835843d21bcdf8c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:56:35.158Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:56:35.500Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-03-05T11:56:35.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-05T11:56:35.500Z] ed74d1a34593: Preparing [2025-03-05T11:56:35.500Z] 2fa62377eb33: Preparing [2025-03-05T11:56:35.500Z] e064f3d89b25: Preparing [2025-03-05T11:56:35.500Z] 3983aeff3b08: Preparing [2025-03-05T11:56:35.500Z] 90e9949d62de: Preparing [2025-03-05T11:56:35.500Z] 1723b04cb475: Preparing [2025-03-05T11:56:35.500Z] dd9c8f8612c8: Preparing [2025-03-05T11:56:35.500Z] dd9c8f8612c8: Waiting [2025-03-05T11:56:35.500Z] 1723b04cb475: Waiting [2025-03-05T11:56:35.500Z] 90e9949d62de: Layer already exists [2025-03-05T11:56:35.500Z] 2fa62377eb33: Layer already exists [2025-03-05T11:56:35.500Z] ed74d1a34593: Layer already exists [2025-03-05T11:56:35.500Z] e064f3d89b25: Layer already exists [2025-03-05T11:56:35.500Z] 3983aeff3b08: Layer already exists [2025-03-05T11:56:35.500Z] 1723b04cb475: Layer already exists [2025-03-05T11:56:35.500Z] dd9c8f8612c8: Layer already exists [2025-03-05T11:56:35.500Z] latest: digest: sha256:ad44cdba8dd19b84965fe66da0a281f44e7e6193a3b672615835843d21bcdf8c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:56:36.096Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:56:36.465Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.20 [2025-03-05T11:56:36.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-05T11:56:36.465Z] ed74d1a34593: Preparing [2025-03-05T11:56:36.465Z] 2fa62377eb33: Preparing [2025-03-05T11:56:36.465Z] e064f3d89b25: Preparing [2025-03-05T11:56:36.465Z] 3983aeff3b08: Preparing [2025-03-05T11:56:36.465Z] 90e9949d62de: Preparing [2025-03-05T11:56:36.465Z] 1723b04cb475: Preparing [2025-03-05T11:56:36.465Z] dd9c8f8612c8: Preparing [2025-03-05T11:56:36.465Z] 1723b04cb475: Waiting [2025-03-05T11:56:36.465Z] 2fa62377eb33: Layer already exists [2025-03-05T11:56:36.465Z] 90e9949d62de: Layer already exists [2025-03-05T11:56:36.465Z] 3983aeff3b08: Layer already exists [2025-03-05T11:56:36.465Z] e064f3d89b25: Layer already exists [2025-03-05T11:56:36.465Z] ed74d1a34593: Layer already exists [2025-03-05T11:56:36.465Z] dd9c8f8612c8: Layer already exists [2025-03-05T11:56:36.465Z] 1723b04cb475: Layer already exists [2025-03-05T11:56:36.465Z] 4.0.0-dev.20: digest: sha256:ad44cdba8dd19b84965fe66da0a281f44e7e6193a3b672615835843d21bcdf8c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:56:36.829Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:41ab7ad60098ed3d89fb1c34174a60139f8053e1-4.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:56:37.181Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:41ab7ad60098ed3d89fb1c34174a60139f8053e1-4.0.0-dev.20 [2025-03-05T11:56:37.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-05T11:56:37.181Z] ed74d1a34593: Preparing [2025-03-05T11:56:37.181Z] 2fa62377eb33: Preparing [2025-03-05T11:56:37.181Z] e064f3d89b25: Preparing [2025-03-05T11:56:37.181Z] 3983aeff3b08: Preparing [2025-03-05T11:56:37.181Z] 90e9949d62de: Preparing [2025-03-05T11:56:37.181Z] 1723b04cb475: Preparing [2025-03-05T11:56:37.181Z] dd9c8f8612c8: Preparing [2025-03-05T11:56:37.181Z] dd9c8f8612c8: Waiting [2025-03-05T11:56:37.181Z] 1723b04cb475: Waiting [2025-03-05T11:56:37.181Z] 2fa62377eb33: Layer already exists [2025-03-05T11:56:37.181Z] 3983aeff3b08: Layer already exists [2025-03-05T11:56:37.181Z] ed74d1a34593: Layer already exists [2025-03-05T11:56:37.181Z] 90e9949d62de: Layer already exists [2025-03-05T11:56:37.181Z] e064f3d89b25: Layer already exists [2025-03-05T11:56:37.181Z] 1723b04cb475: Layer already exists [2025-03-05T11:56:37.181Z] dd9c8f8612c8: Layer already exists [2025-03-05T11:56:37.446Z] 41ab7ad60098ed3d89fb1c34174a60139f8053e1-4.0.0-dev.20: digest: sha256:ad44cdba8dd19b84965fe66da0a281f44e7e6193a3b672615835843d21bcdf8c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:56:37.795Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:56:38.150Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2025-03-05T11:56:38.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-03-05T11:56:38.151Z] ed74d1a34593: Preparing [2025-03-05T11:56:38.151Z] 2fa62377eb33: Preparing [2025-03-05T11:56:38.151Z] e064f3d89b25: Preparing [2025-03-05T11:56:38.151Z] 3983aeff3b08: Preparing [2025-03-05T11:56:38.151Z] 90e9949d62de: Preparing [2025-03-05T11:56:38.151Z] 1723b04cb475: Preparing [2025-03-05T11:56:38.151Z] dd9c8f8612c8: Preparing [2025-03-05T11:56:38.151Z] 1723b04cb475: Waiting [2025-03-05T11:56:38.151Z] dd9c8f8612c8: Waiting [2025-03-05T11:56:38.151Z] 90e9949d62de: Layer already exists [2025-03-05T11:56:38.151Z] ed74d1a34593: Layer already exists [2025-03-05T11:56:38.151Z] 2fa62377eb33: Layer already exists [2025-03-05T11:56:38.151Z] 3983aeff3b08: Layer already exists [2025-03-05T11:56:38.151Z] e064f3d89b25: Layer already exists [2025-03-05T11:56:38.151Z] 1723b04cb475: Layer already exists [2025-03-05T11:56:38.151Z] dd9c8f8612c8: Layer already exists [2025-03-05T11:56:38.151Z] main: digest: sha256:ad44cdba8dd19b84965fe66da0a281f44e7e6193a3b672615835843d21bcdf8c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T11:56:38.241Z] ===================================================== [Pipeline] echo [2025-03-05T11:56:38.254Z] taggedImages: [2025-03-05T11:56:38.254Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:41ab7ad60098ed3d89fb1c34174a60139f8053e1 [2025-03-05T11:56:38.254Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-03-05T11:56:38.254Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.20 [2025-03-05T11:56:38.254Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:41ab7ad60098ed3d89fb1c34174a60139f8053e1-4.0.0-dev.20 [2025-03-05T11:56:38.254Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:56:38.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T11:56:38.628Z] [2025-03-05T11:56:38.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:56:38.966Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T11:56:38.966Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-05T11:56:38.966Z] 8998bd30e6a1: Pulling fs layer [2025-03-05T11:56:38.966Z] 04944245beec: Pulling fs layer [2025-03-05T11:56:38.966Z] 699f458cf7ca: Pulling fs layer [2025-03-05T11:56:38.966Z] 765212b225bb: Pulling fs layer [2025-03-05T11:56:38.966Z] f23df028b6ca: Pulling fs layer [2025-03-05T11:56:38.966Z] 765212b225bb: Waiting [2025-03-05T11:56:38.966Z] d65c8cfc05b1: Pulling fs layer [2025-03-05T11:56:38.966Z] 2437ff75d9bd: Pulling fs layer [2025-03-05T11:56:38.966Z] f23df028b6ca: Waiting [2025-03-05T11:56:38.966Z] d65c8cfc05b1: Waiting [2025-03-05T11:56:38.966Z] 2437ff75d9bd: Waiting [2025-03-05T11:56:39.232Z] 04944245beec: Verifying Checksum [2025-03-05T11:56:39.232Z] 04944245beec: Download complete [2025-03-05T11:56:39.232Z] 765212b225bb: Verifying Checksum [2025-03-05T11:56:39.232Z] 765212b225bb: Download complete [2025-03-05T11:56:39.232Z] f23df028b6ca: Verifying Checksum [2025-03-05T11:56:39.232Z] f23df028b6ca: Download complete [2025-03-05T11:56:39.232Z] d65c8cfc05b1: Verifying Checksum [2025-03-05T11:56:39.232Z] d65c8cfc05b1: Download complete [2025-03-05T11:56:39.496Z] 699f458cf7ca: Verifying Checksum [2025-03-05T11:56:39.496Z] 699f458cf7ca: Download complete [2025-03-05T11:56:39.760Z] 8998bd30e6a1: Verifying Checksum [2025-03-05T11:56:39.760Z] 8998bd30e6a1: Download complete [2025-03-05T11:56:42.334Z] 2437ff75d9bd: Verifying Checksum [2025-03-05T11:56:42.334Z] 2437ff75d9bd: Download complete [2025-03-05T11:56:44.103Z] 8998bd30e6a1: Pull complete [2025-03-05T11:56:44.690Z] 04944245beec: Pull complete [2025-03-05T11:56:46.109Z] 699f458cf7ca: Pull complete [2025-03-05T11:56:46.378Z] 765212b225bb: Pull complete [2025-03-05T11:56:47.343Z] f23df028b6ca: Pull complete [2025-03-05T11:56:47.343Z] d65c8cfc05b1: Pull complete [2025-03-05T11:57:05.621Z] 2437ff75d9bd: Pull complete [2025-03-05T11:57:05.621Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-05T11:57:05.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T11:57:05.621Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:57:05.821Z] prd-ubuntu20.04-docker-arm64-4c-16g-40330 does not seem to be running inside a container [2025-03-05T11:57:05.877Z] $ 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/268 -v /w/workspace/app-service-configurable/268:/w/workspace/app-service-configurable/268:rw,z -v /w/workspace/app-service-configurable/268@tmp:/w/workspace/app-service-configurable/268@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-05T11:57:08.479Z] $ docker top 7d3ce5e5c0c23daeadc5e8121458bd0cd417b5e3691fa3257b4d7105c30a04c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:57:09.333Z] ---> job-cost.sh [2025-03-05T11:57:09.333Z] lf-activate-venv: SKIPPING [2025-03-05T11:57:09.333Z] INFO: No Stack... [2025-03-05T11:57:09.597Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-05T11:57:10.548Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T11:57:11.368Z] + cat /w/workspace/app-service-configurable/268/archives/cost.csv [2025-03-05T11:57:11.368Z] + cut -d, -f6 [Pipeline] lock [2025-03-05T11:57:11.426Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-268-stack-cost] [2025-03-05T11:57:11.434Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-268-stack-cost] did not exist. Created. [2025-03-05T11:57:11.440Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-268-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T11:57:12.092Z] /w/workspace/app-service-configurable/268@tmp/durable-6f0787e8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-05T11:57:12.417Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-05T11:57:12.697Z] Warning: overwriting stash ‘stack-cost’ [2025-03-05T11:57:12.743Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T11:57:12.750Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-268-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T11:57:12.768Z] $ docker stop --time=1 7d3ce5e5c0c23daeadc5e8121458bd0cd417b5e3691fa3257b4d7105c30a04c4 [2025-03-05T11:57:14.262Z] $ docker rm -f --volumes 7d3ce5e5c0c23daeadc5e8121458bd0cd417b5e3691fa3257b4d7105c30a04c4 [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-05T11:57:14.876Z] provisioning config files... [2025-03-05T11:57:14.889Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15398694301340205472tmp [Pipeline] { [Pipeline] sh [2025-03-05T11:57:15.378Z] + set +x [2025-03-05T11:57:15.378Z] + curl -s https://codecov.io/bash [2025-03-05T11:57:15.378Z] + bash -s -- [2025-03-05T11:57:15.378Z] [2025-03-05T11:57:15.378Z] _____ _ [2025-03-05T11:57:15.378Z] / ____| | | [2025-03-05T11:57:15.378Z] | | ___ __| | ___ ___ _____ __ [2025-03-05T11:57:15.378Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-05T11:57:15.378Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-05T11:57:15.378Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-05T11:57:15.378Z] Bash-1.0.6 [2025-03-05T11:57:15.378Z] [2025-03-05T11:57:15.378Z] [2025-03-05T11:57:15.378Z] ==> git version 2.25.1 found [2025-03-05T11:57:15.378Z] ==> 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-05T11:57:15.378Z] Release-Date: 2020-01-08 [2025-03-05T11:57:15.378Z] 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-05T11:57:15.378Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-05T11:57:15.378Z] ==> Jenkins CI detected. [2025-03-05T11:57:15.378Z] current dir:  /w/workspace/ry_app-service-configurable_main [2025-03-05T11:57:15.378Z] project root: . [2025-03-05T11:57:15.378Z] --> token set from env [2025-03-05T11:57:15.378Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-05T11:57:15.378Z] ==> Running gcov in . (disable via -X gcov) [2025-03-05T11:57:15.378Z] ==> Python coveragepy not found [2025-03-05T11:57:15.378Z] ==> Searching for coverage reports in: [2025-03-05T11:57:15.378Z] + . [2025-03-05T11:57:15.378Z] -> Found 1 reports [2025-03-05T11:57:15.378Z] ==> Detecting git/mercurial file structure [2025-03-05T11:57:15.378Z] ==> Reading reports [2025-03-05T11:57:15.378Z] + ./coverage.out bytes=953 [2025-03-05T11:57:15.378Z] ==> Appending adjustments [2025-03-05T11:57:15.378Z] https://docs.codecov.io/docs/fixing-reports [2025-03-05T11:57:15.653Z] + Found adjustments [2025-03-05T11:57:15.653Z] ==> Gzipping contents [2025-03-05T11:57:15.653Z] 4.0K /tmp/codecov.sTh4jU.gz [2025-03-05T11:57:15.653Z] ==> Uploading reports [2025-03-05T11:57:15.653Z] url: https://codecov.io [2025-03-05T11:57:15.653Z] query: branch=main&commit=41ab7ad60098ed3d89fb1c34174a60139f8053e1&build=268&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F268%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T11:57:15.653Z] -> Pinging Codecov [2025-03-05T11:57:15.653Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=41ab7ad60098ed3d89fb1c34174a60139f8053e1&build=268&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F268%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T11:57:15.653Z] -> Uploading to [2025-03-05T11:57:15.653Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/41ab7ad60098ed3d89fb1c34174a60139f8053e1/88e250b7-f656-4d78-b9e5-93b0dab85618.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T115715Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=d6421513f71fcf8b3f132c3d7075be7df6c6b6bbe74264d0cfe0d1ba8045d150 [2025-03-05T11:57:15.653Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T11:57:15.653Z] Dload Upload Total Spent Left Speed [2025-03-05T11:57:16.235Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 1122 --:--:-- --:--:-- --:--:-- 1122 [2025-03-05T11:57:16.235Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/41ab7ad60098ed3d89fb1c34174a60139f8053e1 [Pipeline] } [2025-03-05T11:57:16.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-05T11:57:16.462Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-05T11:57:16.482Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:57:16.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T11:57:16.789Z] [2025-03-05T11:57:16.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:57:17.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T11:57:17.099Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-05T11:57:17.099Z] 43c4264eed91: Pulling fs layer [2025-03-05T11:57:17.099Z] 4cc291be95ef: Pulling fs layer [2025-03-05T11:57:17.099Z] 2ac1f1163629: Pulling fs layer [2025-03-05T11:57:17.099Z] 5c3c966382ef: Pulling fs layer [2025-03-05T11:57:17.099Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T11:57:17.099Z] d9c7d2e4e75e: Pulling fs layer [2025-03-05T11:57:17.099Z] 9c3e1370e548: Pulling fs layer [2025-03-05T11:57:17.099Z] 4f4fb700ef54: Waiting [2025-03-05T11:57:17.099Z] 5c3c966382ef: Waiting [2025-03-05T11:57:17.099Z] 9c3e1370e548: Waiting [2025-03-05T11:57:17.099Z] 4cc291be95ef: Verifying Checksum [2025-03-05T11:57:17.099Z] 4cc291be95ef: Download complete [2025-03-05T11:57:17.099Z] 5c3c966382ef: Verifying Checksum [2025-03-05T11:57:17.099Z] 5c3c966382ef: Download complete [2025-03-05T11:57:17.099Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T11:57:17.099Z] 4f4fb700ef54: Download complete [2025-03-05T11:57:17.099Z] 43c4264eed91: Download complete [2025-03-05T11:57:17.360Z] 43c4264eed91: Pull complete [2025-03-05T11:57:17.360Z] d9c7d2e4e75e: Verifying Checksum [2025-03-05T11:57:17.360Z] d9c7d2e4e75e: Download complete [2025-03-05T11:57:17.360Z] 4cc291be95ef: Pull complete [2025-03-05T11:57:17.621Z] 2ac1f1163629: Download complete [2025-03-05T11:57:18.187Z] 9c3e1370e548: Verifying Checksum [2025-03-05T11:57:18.187Z] 9c3e1370e548: Download complete [2025-03-05T11:57:20.818Z] 2ac1f1163629: Pull complete [2025-03-05T11:57:20.818Z] 5c3c966382ef: Pull complete [2025-03-05T11:57:20.818Z] 4f4fb700ef54: Pull complete [2025-03-05T11:57:21.076Z] d9c7d2e4e75e: Pull complete [2025-03-05T11:57:23.726Z] 9c3e1370e548: Pull complete [2025-03-05T11:57:24.001Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-05T11:57:24.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T11:57:24.001Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:57:24.154Z] prd-ubuntu20.04-docker-8c-8g-40329 does not seem to be running inside a container [2025-03-05T11:57:24.189Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-05T11:57:27.225Z] $ docker top 703f87ab650a44675f3b821eec813dd3905dc84be7d11e6aad228ac5833ea2d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T11:57:27.564Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2025-03-05T11:57:27.581Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2025-03-05T11:57:27.868Z] + set -o pipefail [2025-03-05T11:57:27.868Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2025-03-05T11:57:34.463Z] [2025-03-05T11:57:34.463Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2025-03-05T11:57:34.463Z] [2025-03-05T11:57:34.463Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/543d7458-9d60-47e4-989f-060d5457ddeb [2025-03-05T11:57:34.463Z] [2025-03-05T11:57:34.463Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-05T11:57:34.463Z] [2025-03-05T11:57:34.463Z] [2025-03-05T11:57:34.463Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-05T11:57:34.463Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-05T11:57:34.517Z] $ docker stop --time=1 703f87ab650a44675f3b821eec813dd3905dc84be7d11e6aad228ac5833ea2d4 [2025-03-05T11:57:36.844Z] $ docker rm -f --volumes 703f87ab650a44675f3b821eec813dd3905dc84be7d11e6aad228ac5833ea2d4 [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-05T11:57:37.834Z] + git log --format=format:%s -1 41ab7ad60098ed3d89fb1c34174a60139f8053e1 [Pipeline] sh [2025-03-05T11:57:38.125Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T11:57:38.125Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:57:38.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T11:57:38.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:57:38.496Z] prd-ubuntu20.04-docker-8c-8g-40329 does not seem to be running inside a container [2025-03-05T11:57:38.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T11:57:38.856Z] $ docker top 3c08e0762a3f5742b0fb5dfe536c96bb39b9ef025fe2a291750bcc42e6e0ed17 -eo pid,comm [2025-03-05T11:57:38.893Z] 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-05T11:57:38.893Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T11:57:38.950Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T11:57:38.950Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T11:57:39.065Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T11:57:39.076Z] $ docker exec 3c08e0762a3f5742b0fb5dfe536c96bb39b9ef025fe2a291750bcc42e6e0ed17 ssh-agent [2025-03-05T11:57:39.180Z] SSH_AUTH_SOCK=/tmp/ssh-xivOponYe4sc/agent.33 [2025-03-05T11:57:39.180Z] SSH_AGENT_PID=39 [2025-03-05T11:57:39.185Z] Running ssh-add (command line suppressed) [2025-03-05T11:57:39.292Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6036886332684302980.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6036886332684302980.key) [2025-03-05T11:57:39.296Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T11:57:39.589Z] + git semver tag [2025-03-05T11:57:39.849Z] 2025-03-05 11:57:39,790 [run_tag] DEBUG tag force:False [2025-03-05T11:57:39.849Z] 2025-03-05 11:57:39,790 [check_head_tag] DEBUG check head tag [2025-03-05T11:57:39.849Z] 2025-03-05 11:57:39,792 [execute] INFO git cat-file --batch-check [2025-03-05T11:57:39.849Z] 2025-03-05 11:57:39,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2025-03-05T11:57:39.849Z] 2025-03-05 11:57:39,796 [execute] INFO git cat-file --batch [2025-03-05T11:57:39.849Z] 2025-03-05 11:57:39,796 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2025-03-05T11:57:39.849Z] 2025-03-05 11:57:39,828 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-05T11:57:39.849Z] 2025-03-05 11:57:39,829 [execute] INFO git tag -a v4.0.0-dev.20 -m v4.0.0-dev.20 [2025-03-05T11:57:39.849Z] 2025-03-05 11:57:39,829 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.20', '-m', 'v4.0.0-dev.20'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T11:57:39.849Z] 2025-03-05 11:57:39,834 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-05T11:57:39.849Z] 4.0.0-dev.20 [Pipeline] } [2025-03-05T11:57:39.866Z] $ docker exec --env ******** --env ******** 3c08e0762a3f5742b0fb5dfe536c96bb39b9ef025fe2a291750bcc42e6e0ed17 ssh-agent -k [2025-03-05T11:57:39.973Z] unset SSH_AUTH_SOCK; [2025-03-05T11:57:39.974Z] unset SSH_AGENT_PID; [2025-03-05T11:57:39.974Z] echo Agent pid 39 killed; [2025-03-05T11:57:39.975Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T11:57:40.292Z] + git semver [Pipeline] } [2025-03-05T11:57:40.767Z] $ docker stop --time=1 3c08e0762a3f5742b0fb5dfe536c96bb39b9ef025fe2a291750bcc42e6e0ed17 [2025-03-05T11:57:42.079Z] $ docker rm -f --volumes 3c08e0762a3f5742b0fb5dfe536c96bb39b9ef025fe2a291750bcc42e6e0ed17 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:57:42.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T11:57:42.476Z] [2025-03-05T11:57:42.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:57:42.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T11:57:42.770Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-05T11:57:42.770Z] ab5ef0e58194: Pulling fs layer [2025-03-05T11:57:42.770Z] 9712f1f96733: Pulling fs layer [2025-03-05T11:57:42.770Z] 63f879dbbcfc: Pulling fs layer [2025-03-05T11:57:42.770Z] 0d9ebad4ef96: Pulling fs layer [2025-03-05T11:57:42.770Z] e9a5061849ea: Pulling fs layer [2025-03-05T11:57:42.770Z] d747dcd14b5f: Pulling fs layer [2025-03-05T11:57:42.770Z] 2de7ff778b66: Pulling fs layer [2025-03-05T11:57:42.770Z] 0d9ebad4ef96: Waiting [2025-03-05T11:57:42.770Z] 2de7ff778b66: Waiting [2025-03-05T11:57:42.770Z] e9a5061849ea: Waiting [2025-03-05T11:57:42.770Z] d747dcd14b5f: Waiting [2025-03-05T11:57:42.770Z] 9712f1f96733: Verifying Checksum [2025-03-05T11:57:42.770Z] 9712f1f96733: Download complete [2025-03-05T11:57:43.027Z] 63f879dbbcfc: Verifying Checksum [2025-03-05T11:57:43.027Z] 63f879dbbcfc: Download complete [2025-03-05T11:57:43.285Z] ab5ef0e58194: Verifying Checksum [2025-03-05T11:57:43.285Z] ab5ef0e58194: Download complete [2025-03-05T11:57:43.285Z] d747dcd14b5f: Verifying Checksum [2025-03-05T11:57:43.285Z] d747dcd14b5f: Download complete [2025-03-05T11:57:43.285Z] e9a5061849ea: Verifying Checksum [2025-03-05T11:57:43.285Z] 0d9ebad4ef96: Verifying Checksum [2025-03-05T11:57:43.285Z] 0d9ebad4ef96: Download complete [2025-03-05T11:57:43.285Z] 2de7ff778b66: Verifying Checksum [2025-03-05T11:57:43.285Z] 2de7ff778b66: Download complete [2025-03-05T11:57:45.817Z] ab5ef0e58194: Pull complete [2025-03-05T11:57:45.817Z] 9712f1f96733: Pull complete [2025-03-05T11:57:46.382Z] 63f879dbbcfc: Pull complete [2025-03-05T11:57:49.673Z] 0d9ebad4ef96: Pull complete [2025-03-05T11:57:49.930Z] e9a5061849ea: Pull complete [2025-03-05T11:57:49.930Z] d747dcd14b5f: Pull complete [2025-03-05T11:57:51.009Z] 2de7ff778b66: Pull complete [2025-03-05T11:57:51.009Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-05T11:57:51.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T11:57:51.009Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:57:51.137Z] prd-ubuntu20.04-docker-8c-8g-40329 does not seem to be running inside a container [2025-03-05T11:57:51.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-05T11:57:53.497Z] $ docker top 52dac8a2b2e72a7a9972ec853d8c2fe10abe66ad0b48a6f14cf236ac078d02b9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-05T11:57:53.555Z] provisioning config files... [2025-03-05T11:57:53.563Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8689293648784509744tmp [2025-03-05T11:57:53.572Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6017157719423337816tmp [2025-03-05T11:57:53.579Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5976520921619297478tmp [Pipeline] { [Pipeline] echo [2025-03-05T11:57:53.604Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:57:53.895Z] ---> sigul-configuration.sh [2025-03-05T11:57:53.895Z] gpg: directory `/root/.gnupg' created [2025-03-05T11:57:53.895Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-05T11:57:53.895Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-05T11:57:53.895Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-05T11:57:53.896Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-05T11:57:53.896Z] gpg: CAST5 encrypted data [2025-03-05T11:57:53.896Z] gpg: encrypted with 1 passphrase [2025-03-05T11:57:53.896Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-05T11:57:54.187Z] + mkdir /home/jenkins [2025-03-05T11:57:54.187Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-05T11:57:54.483Z] + 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-05T11:57:54.498Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:57:54.790Z] ---> sigul-install.sh [2025-03-05T11:57:54.790Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-05T11:57:55.087Z] + git tag --list [2025-03-05T11:57:55.087Z] v1.0.0 [2025-03-05T11:57:55.087Z] v1.1.0 [2025-03-05T11:57:55.087Z] v1.2.0 [2025-03-05T11:57:55.087Z] v1.3.0 [2025-03-05T11:57:55.087Z] v1.3.1 [2025-03-05T11:57:55.087Z] v2.0.0 [2025-03-05T11:57:55.087Z] v2.0.1 [2025-03-05T11:57:55.087Z] v2.1.0 [2025-03-05T11:57:55.087Z] v2.1.1 [2025-03-05T11:57:55.087Z] v2.1.2 [2025-03-05T11:57:55.087Z] v2.2.0 [2025-03-05T11:57:55.087Z] v2.3 [2025-03-05T11:57:55.087Z] v2.3.0 [2025-03-05T11:57:55.087Z] v2.3.1 [2025-03-05T11:57:55.087Z] v3.0 [2025-03-05T11:57:55.087Z] v3.0.0 [2025-03-05T11:57:55.087Z] v3.0.1 [2025-03-05T11:57:55.087Z] v3.0.1-dev.1 [2025-03-05T11:57:55.087Z] v3.1 [2025-03-05T11:57:55.087Z] v3.1.0 [2025-03-05T11:57:55.087Z] v3.1.0-dev.1 [2025-03-05T11:57:55.087Z] v3.1.0-dev.10 [2025-03-05T11:57:55.087Z] v3.1.0-dev.11 [2025-03-05T11:57:55.087Z] v3.1.0-dev.12 [2025-03-05T11:57:55.087Z] v3.1.0-dev.13 [2025-03-05T11:57:55.087Z] v3.1.0-dev.14 [2025-03-05T11:57:55.087Z] v3.1.0-dev.15 [2025-03-05T11:57:55.087Z] v3.1.0-dev.16 [2025-03-05T11:57:55.087Z] v3.1.0-dev.17 [2025-03-05T11:57:55.087Z] v3.1.0-dev.18 [2025-03-05T11:57:55.087Z] v3.1.0-dev.19 [2025-03-05T11:57:55.087Z] v3.1.0-dev.2 [2025-03-05T11:57:55.087Z] v3.1.0-dev.20 [2025-03-05T11:57:55.087Z] v3.1.0-dev.21 [2025-03-05T11:57:55.087Z] v3.1.0-dev.22 [2025-03-05T11:57:55.087Z] v3.1.0-dev.23 [2025-03-05T11:57:55.087Z] v3.1.0-dev.24 [2025-03-05T11:57:55.087Z] v3.1.0-dev.25 [2025-03-05T11:57:55.087Z] v3.1.0-dev.26 [2025-03-05T11:57:55.087Z] v3.1.0-dev.27 [2025-03-05T11:57:55.087Z] v3.1.0-dev.28 [2025-03-05T11:57:55.087Z] v3.1.0-dev.29 [2025-03-05T11:57:55.087Z] v3.1.0-dev.3 [2025-03-05T11:57:55.087Z] v3.1.0-dev.30 [2025-03-05T11:57:55.087Z] v3.1.0-dev.31 [2025-03-05T11:57:55.087Z] v3.1.0-dev.32 [2025-03-05T11:57:55.087Z] v3.1.0-dev.33 [2025-03-05T11:57:55.087Z] v3.1.0-dev.34 [2025-03-05T11:57:55.087Z] v3.1.0-dev.35 [2025-03-05T11:57:55.087Z] v3.1.0-dev.36 [2025-03-05T11:57:55.087Z] v3.1.0-dev.37 [2025-03-05T11:57:55.087Z] v3.1.0-dev.38 [2025-03-05T11:57:55.087Z] v3.1.0-dev.39 [2025-03-05T11:57:55.087Z] v3.1.0-dev.4 [2025-03-05T11:57:55.087Z] v3.1.0-dev.5 [2025-03-05T11:57:55.087Z] v3.1.0-dev.6 [2025-03-05T11:57:55.087Z] v3.1.0-dev.7 [2025-03-05T11:57:55.087Z] v3.1.0-dev.8 [2025-03-05T11:57:55.087Z] v3.1.0-dev.9 [2025-03-05T11:57:55.087Z] v3.1.1 [2025-03-05T11:57:55.087Z] v3.1.1-dev.1 [2025-03-05T11:57:55.087Z] v3.2.0-dev.1 [2025-03-05T11:57:55.087Z] v3.2.0-dev.10 [2025-03-05T11:57:55.087Z] v3.2.0-dev.11 [2025-03-05T11:57:55.087Z] v3.2.0-dev.12 [2025-03-05T11:57:55.087Z] v3.2.0-dev.13 [2025-03-05T11:57:55.087Z] v3.2.0-dev.14 [2025-03-05T11:57:55.087Z] v3.2.0-dev.15 [2025-03-05T11:57:55.087Z] v3.2.0-dev.16 [2025-03-05T11:57:55.087Z] v3.2.0-dev.17 [2025-03-05T11:57:55.087Z] v3.2.0-dev.18 [2025-03-05T11:57:55.087Z] v3.2.0-dev.19 [2025-03-05T11:57:55.087Z] v3.2.0-dev.2 [2025-03-05T11:57:55.087Z] v3.2.0-dev.20 [2025-03-05T11:57:55.087Z] v3.2.0-dev.21 [2025-03-05T11:57:55.087Z] v3.2.0-dev.22 [2025-03-05T11:57:55.087Z] v3.2.0-dev.23 [2025-03-05T11:57:55.087Z] v3.2.0-dev.24 [2025-03-05T11:57:55.087Z] v3.2.0-dev.25 [2025-03-05T11:57:55.087Z] v3.2.0-dev.26 [2025-03-05T11:57:55.087Z] v3.2.0-dev.27 [2025-03-05T11:57:55.087Z] v3.2.0-dev.28 [2025-03-05T11:57:55.087Z] v3.2.0-dev.29 [2025-03-05T11:57:55.087Z] v3.2.0-dev.3 [2025-03-05T11:57:55.087Z] v3.2.0-dev.30 [2025-03-05T11:57:55.087Z] v3.2.0-dev.31 [2025-03-05T11:57:55.087Z] v3.2.0-dev.32 [2025-03-05T11:57:55.087Z] v3.2.0-dev.33 [2025-03-05T11:57:55.087Z] v3.2.0-dev.34 [2025-03-05T11:57:55.087Z] v3.2.0-dev.35 [2025-03-05T11:57:55.087Z] v3.2.0-dev.36 [2025-03-05T11:57:55.087Z] v3.2.0-dev.37 [2025-03-05T11:57:55.087Z] v3.2.0-dev.38 [2025-03-05T11:57:55.087Z] v3.2.0-dev.4 [2025-03-05T11:57:55.087Z] v3.2.0-dev.5 [2025-03-05T11:57:55.087Z] v3.2.0-dev.6 [2025-03-05T11:57:55.087Z] v3.2.0-dev.7 [2025-03-05T11:57:55.087Z] v3.2.0-dev.8 [2025-03-05T11:57:55.087Z] v3.2.0-dev.9 [2025-03-05T11:57:55.087Z] v4.0.0-dev.1 [2025-03-05T11:57:55.087Z] v4.0.0-dev.10 [2025-03-05T11:57:55.087Z] v4.0.0-dev.11 [2025-03-05T11:57:55.087Z] v4.0.0-dev.12 [2025-03-05T11:57:55.087Z] v4.0.0-dev.13 [2025-03-05T11:57:55.087Z] v4.0.0-dev.14 [2025-03-05T11:57:55.087Z] v4.0.0-dev.15 [2025-03-05T11:57:55.087Z] v4.0.0-dev.16 [2025-03-05T11:57:55.087Z] v4.0.0-dev.17 [2025-03-05T11:57:55.087Z] v4.0.0-dev.18 [2025-03-05T11:57:55.087Z] v4.0.0-dev.19 [2025-03-05T11:57:55.087Z] v4.0.0-dev.2 [2025-03-05T11:57:55.087Z] v4.0.0-dev.20 [2025-03-05T11:57:55.087Z] v4.0.0-dev.3 [2025-03-05T11:57:55.087Z] v4.0.0-dev.4 [2025-03-05T11:57:55.087Z] v4.0.0-dev.5 [2025-03-05T11:57:55.087Z] v4.0.0-dev.6 [2025-03-05T11:57:55.087Z] v4.0.0-dev.7 [2025-03-05T11:57:55.087Z] v4.0.0-dev.8 [2025-03-05T11:57:55.087Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-05T11:57:55.381Z] + lftools sign git-tag v4.0.0-dev.20 [2025-03-05T11:57:55.951Z] Signing Git tag with Sigul... [2025-03-05T11:57:55.952Z] Signing v4.0.0-dev.20 [Pipeline] echo [2025-03-05T11:57:56.228Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:57:56.599Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-05T11:57:56.619Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-05T11:57:56.647Z] $ docker stop --time=1 52dac8a2b2e72a7a9972ec853d8c2fe10abe66ad0b48a6f14cf236ac078d02b9 [2025-03-05T11:57:58.487Z] $ docker rm -f --volumes 52dac8a2b2e72a7a9972ec853d8c2fe10abe66ad0b48a6f14cf236ac078d02b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-05T11:57:58.934Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T11:57:58.935Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:57:59.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T11:57:59.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:57:59.323Z] prd-ubuntu20.04-docker-8c-8g-40329 does not seem to be running inside a container [2025-03-05T11:57:59.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T11:57:59.664Z] $ docker top a42996f07a14c0a73f5641faa088d7d01729d7798e013451d40f9b236360e359 -eo pid,comm [2025-03-05T11:57:59.704Z] 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-05T11:57:59.704Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T11:58:00.003Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T11:58:00.003Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T11:58:00.097Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T11:58:00.108Z] $ docker exec a42996f07a14c0a73f5641faa088d7d01729d7798e013451d40f9b236360e359 ssh-agent [2025-03-05T11:58:00.193Z] SSH_AUTH_SOCK=/tmp/ssh-Y7w7q68XFpmp/agent.31 [2025-03-05T11:58:00.193Z] SSH_AGENT_PID=37 [2025-03-05T11:58:00.197Z] Running ssh-add (command line suppressed) [2025-03-05T11:58:00.311Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7530648446760976555.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7530648446760976555.key) [2025-03-05T11:58:00.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T11:58:00.610Z] + git semver bump pre [2025-03-05T11:58:00.870Z] 2025-03-05 11:58:00,790 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-05T11:58:00.870Z] 2025-03-05 11:58:00,790 [bump_version] DEBUG bumping version:4.0.0-dev.20 on axis:pre with prefix:dev [2025-03-05T11:58:00.870Z] 2025-03-05 11:58:00,790 [bump_version] DEBUG bumped version:4.0.0-dev.21 [2025-03-05T11:58:00.870Z] 2025-03-05 11:58:00,790 [write_version] DEBUG write version:4.0.0-dev.21 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2025-03-05T11:58:00.870Z] 2025-03-05 11:58:00,790 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-05T11:58:00.870Z] 2025-03-05 11:58:00,790 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-05T11:58:00.870Z] 2025-03-05 11:58:00,792 [execute] INFO git cat-file --batch-check [2025-03-05T11:58:00.870Z] 2025-03-05 11:58:00,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T11:58:00.870Z] 2025-03-05 11:58:00,797 [execute] INFO git cat-file --batch [2025-03-05T11:58:00.870Z] 2025-03-05 11:58:00,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T11:58:00.870Z] 2025-03-05 11:58:00,803 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-05T11:58:00.870Z] 4.0.0-dev.21 [Pipeline] } [2025-03-05T11:58:00.888Z] $ docker exec --env ******** --env ******** a42996f07a14c0a73f5641faa088d7d01729d7798e013451d40f9b236360e359 ssh-agent -k [2025-03-05T11:58:00.985Z] unset SSH_AUTH_SOCK; [2025-03-05T11:58:00.985Z] unset SSH_AGENT_PID; [2025-03-05T11:58:00.985Z] echo Agent pid 37 killed; [2025-03-05T11:58:00.984Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T11:58:01.314Z] + git semver [Pipeline] } [2025-03-05T11:58:01.596Z] $ docker stop --time=1 a42996f07a14c0a73f5641faa088d7d01729d7798e013451d40f9b236360e359 [2025-03-05T11:58:02.905Z] $ docker rm -f --volumes a42996f07a14c0a73f5641faa088d7d01729d7798e013451d40f9b236360e359 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T11:58:03.251Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T11:58:03.251Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:58:03.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T11:58:03.558Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:58:03.638Z] prd-ubuntu20.04-docker-8c-8g-40329 does not seem to be running inside a container [2025-03-05T11:58:03.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T11:58:03.965Z] $ docker top 0a368a17830b41fc662d0363d95a67142594f9a4df490881307118d0f628368e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T11:58:04.065Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T11:58:04.065Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T11:58:04.182Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T11:58:04.193Z] $ docker exec 0a368a17830b41fc662d0363d95a67142594f9a4df490881307118d0f628368e ssh-agent [2025-03-05T11:58:04.288Z] SSH_AUTH_SOCK=/tmp/ssh-ManUiXfeAWT4/agent.32 [2025-03-05T11:58:04.288Z] SSH_AGENT_PID=38 [2025-03-05T11:58:04.292Z] Running ssh-add (command line suppressed) [2025-03-05T11:58:04.394Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11185420101352475551.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11185420101352475551.key) [2025-03-05T11:58:04.397Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T11:58:04.688Z] + git semver push [2025-03-05T11:58:04.947Z] 2025-03-05 11:58:04,855 [run_push] DEBUG push [2025-03-05T11:58:04.947Z] 2025-03-05 11:58:04,856 [execute] INFO git cat-file --batch-check [2025-03-05T11:58:04.947Z] 2025-03-05 11:58:04,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T11:58:04.947Z] 2025-03-05 11:58:04,860 [execute] INFO git rev-list dc91c3ec008c1cc1d98a910f1cf43a380db43707 -- [2025-03-05T11:58:04.947Z] 2025-03-05 11:58:04,861 [execute] DEBUG Popen(['git', 'rev-list', 'dc91c3ec008c1cc1d98a910f1cf43a380db43707', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T11:58:04.947Z] 2025-03-05 11:58:04,872 [execute] INFO git fetch -v origin [2025-03-05T11:58:04.947Z] 2025-03-05 11:58:04,873 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-05T11:58:05.516Z] 2025-03-05 11:58:05,302 [run_push] DEBUG no remote changes detected [2025-03-05T11:58:05.516Z] 2025-03-05 11:58:05,302 [execute] INFO git push origin semver [2025-03-05T11:58:05.516Z] 2025-03-05 11:58:05,303 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T11:58:06.084Z] 2025-03-05 11:58:06,009 [run_push] DEBUG push all version tags [2025-03-05T11:58:06.084Z] 2025-03-05 11:58:06,010 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-05T11:58:06.084Z] 2025-03-05 11:58:06,010 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T11:58:06.652Z] 2025-03-05 11:58:06,632 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-03-05T11:58:06.652Z] 4.0.0-dev.21 [Pipeline] } [2025-03-05T11:58:06.670Z] $ docker exec --env ******** --env ******** 0a368a17830b41fc662d0363d95a67142594f9a4df490881307118d0f628368e ssh-agent -k [2025-03-05T11:58:06.766Z] unset SSH_AUTH_SOCK; [2025-03-05T11:58:06.767Z] unset SSH_AGENT_PID; [2025-03-05T11:58:06.767Z] echo Agent pid 38 killed; [2025-03-05T11:58:06.768Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T11:58:07.091Z] + git semver [Pipeline] } [2025-03-05T11:58:07.374Z] $ docker stop --time=1 0a368a17830b41fc662d0363d95a67142594f9a4df490881307118d0f628368e [2025-03-05T11:58:08.675Z] $ docker rm -f --volumes 0a368a17830b41fc662d0363d95a67142594f9a4df490881307118d0f628368e [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-05T11:58:09.344Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2025-03-05T11:58:09.344Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-03-05T11:58:09.344Z] total 16 [2025-03-05T11:58:09.344Z] drwxr-xr-x 3 root root 4096 Mar 5 11:42 . [2025-03-05T11:58:09.344Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 11:57 .. [2025-03-05T11:58:09.344Z] drwxr-xr-x 2 root root 4096 Mar 5 11:42 cost [2025-03-05T11:58:09.344Z] -rw-r--r-- 1 root root 96 Mar 5 11:42 cost.csv [2025-03-05T11:58:09.344Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2025-03-05T11:58:09.344Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-03-05T11:58:09.344Z] total 16 [2025-03-05T11:58:09.344Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 11:42 . [2025-03-05T11:58:09.344Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 11:57 .. [2025-03-05T11:58:09.344Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 11:42 cost [2025-03-05T11:58:09.344Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 5 11:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:58:09.643Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:58:10.499Z] ---> package-listing.sh [2025-03-05T11:58:10.499Z] ++ facter osfamily [2025-03-05T11:58:10.499Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-05T11:58:10.766Z] + OS_FAMILY=debian [2025-03-05T11:58:10.766Z] + workspace=/w/workspace/ry_app-service-configurable_main [2025-03-05T11:58:10.766Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-05T11:58:10.766Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-05T11:58:10.766Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-05T11:58:10.766Z] + PACKAGES=/tmp/packages_start.txt [2025-03-05T11:58:10.766Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-03-05T11:58:10.766Z] + PACKAGES=/tmp/packages_end.txt [2025-03-05T11:58:10.766Z] + case "${OS_FAMILY}" in [2025-03-05T11:58:10.766Z] + dpkg -l [2025-03-05T11:58:10.766Z] + grep '^ii' [2025-03-05T11:58:10.766Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-05T11:58:10.766Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-05T11:58:10.766Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-05T11:58:10.766Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-03-05T11:58:10.766Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2025-03-05T11:58:10.766Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2025-03-05T11:58:10.780Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-05T11:58:11.071Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T11:58:11.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T11:58:11.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T11:58:11.474Z] prd-ubuntu20.04-docker-8c-8g-40329 does not seem to be running inside a container [2025-03-05T11:58:11.512Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-05T11:58:11.717Z] $ docker top edc03331222a35d6ac24a7f1f371e89bac8304cdb38c5ad25df628d79cc57aea -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T11:58:12.056Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-05T11:58:12.346Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-05T11:58:12.632Z] + ls /var/log/sa-host [2025-03-05T11:58:12.633Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T11:58:12.856Z] provisioning config files... [2025-03-05T11:58:12.864Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config335376736875367175tmp [Pipeline] { [Pipeline] echo [2025-03-05T11:58:12.887Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:58:13.167Z] ---> create-netrc.sh [Pipeline] } [2025-03-05T11:58:13.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:58:13.528Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-05T11:58:13.537Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:58:13.819Z] ---> sudo-logs.sh [2025-03-05T11:58:13.819Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-05T11:58:13.853Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:58:14.135Z] ---> job-cost.sh [2025-03-05T11:58:14.135Z] lf-activate-venv: SKIPPING [2025-03-05T11:58:14.135Z] DEBUG: total: 0.2199999988079071 [2025-03-05T11:58:14.135Z] INFO: Retrieving Stack Cost... [2025-03-05T11:58:14.394Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T11:58:14.961Z] INFO: Archiving Costs [Pipeline] echo [2025-03-05T11:58:14.978Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T11:58:15.262Z] ---> logs-deploy.sh [2025-03-05T11:58:15.262Z] lf-activate-venv: SKIPPING [2025-03-05T11:58:15.262Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/268 [2025-03-05T11:58:15.262Z] INFO: archiving workspace using pattern(s): [2025-03-05T11:58:16.197Z] Archives upload complete. [2025-03-05T11:58:16.197Z] INFO: archiving logs to Nexus