Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f6622c489668020014ff309460a57ae50f5b6cc8 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-ssh9550188937177208970.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-ssh13508902191698585576.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-ssh7054469860010550430.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-ssh6524719956299953204.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-ssh4790736562849301461.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-36470 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 Avoid second fetch Checking out Revision f6622c489668020014ff309460a57ae50f5b6cc8 (main) Commit message: "Merge pull request #701 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.20" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6622c489668020014ff309460a57ae50f5b6cc8 # timeout=10 > git rev-list --no-walk 417c86065a47b25254e1850857be1c217fdb2528 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-10T12:53:39.217Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-10T12:53:39.299Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-10T12:53:39.324Z] ========================================================= [2025-01-10T12:53:39.324Z] EdgeX Global Pipelines Version Info [2025-01-10T12:53:39.324Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-10T12:53:40.423Z] ------------------- [2025-01-10T12:53:40.423Z] stable info: [2025-01-10T12:53:40.423Z] ------------------- [2025-01-10T12:53:40.423Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-10T12:53:40.423Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-10T12:53:40.423Z] Message: update stable to v1.0.269 [2025-01-10T12:53:40.684Z] ------------------- [2025-01-10T12:53:40.684Z] experimental info: [2025-01-10T12:53:40.684Z] ------------------- [2025-01-10T12:53:40.684Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-10T12:53:40.684Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-10T12:53:40.684Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-10T12:53:40.754Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2025-01-10T12:53:40.772Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2025-01-10T12:53:40.791Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-10T12:53:40.810Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-10T12:53:40.831Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-10T12:53:40.853Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-10T12:53:40.878Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-10T12:53:40.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-10T12:53:40.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-10T12:53:40.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-10T12:53:40.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-10T12:53:40.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2025-01-10T12:53:41.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-10T12:53:41.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-10T12:53:41.050Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-10T12:53:41.071Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-10T12:53:41.095Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-10T12:53:41.119Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-10T12:53:41.143Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-10T12:53:41.167Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-10T12:53:41.188Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-01-10T12:53:41.211Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-01-10T12:53:41.248Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-10T12:53:41.270Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-10T12:53:41.287Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-10T12:53:41.315Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-10T12:53:41.340Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-10T12:53:41.365Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-10T12:53:41.389Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-10T12:53:41.413Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-10T12:53:41.435Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6622c489668020014ff309460a57ae50f5b6cc8 [Pipeline] echo [2025-01-10T12:53:41.455Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6622c4 [Pipeline] echo [2025-01-10T12:53:41.479Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T12:53:41.751Z] provisioning config files... [2025-01-10T12:53:41.765Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10560813489775639517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T12:53:42.094Z] ---> ****-login.sh [2025-01-10T12:53:42.095Z] nexus3.edgexfoundry.org:10001 [2025-01-10T12:53:42.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:53:42.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:53:42.620Z] Configure a credential helper to remove this warning. See [2025-01-10T12:53:42.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:53:42.620Z] [2025-01-10T12:53:42.620Z] Login Succeeded [2025-01-10T12:53:42.620Z] nexus3.edgexfoundry.org:10002 [2025-01-10T12:53:42.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:53:42.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:53:42.620Z] Configure a credential helper to remove this warning. See [2025-01-10T12:53:42.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:53:42.620Z] [2025-01-10T12:53:42.620Z] Login Succeeded [2025-01-10T12:53:42.620Z] nexus3.edgexfoundry.org:10003 [2025-01-10T12:53:42.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:53:42.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:53:42.621Z] Configure a credential helper to remove this warning. See [2025-01-10T12:53:42.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:53:42.621Z] [2025-01-10T12:53:42.621Z] Login Succeeded [2025-01-10T12:53:42.621Z] nexus3.edgexfoundry.org:10004 [2025-01-10T12:53:42.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:53:42.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:53:42.885Z] Configure a credential helper to remove this warning. See [2025-01-10T12:53:42.885Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:53:42.885Z] [2025-01-10T12:53:42.885Z] Login Succeeded [2025-01-10T12:53:42.885Z] ****.io [2025-01-10T12:53:42.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:53:43.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:53:43.146Z] Configure a credential helper to remove this warning. See [2025-01-10T12:53:43.146Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:53:43.146Z] [2025-01-10T12:53:43.146Z] Login Succeeded [2025-01-10T12:53:43.146Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T12:53:43.154Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-10T12:53:43.594Z] + git rev-list -1 --merges f6622c489668020014ff309460a57ae50f5b6cc8~1..f6622c489668020014ff309460a57ae50f5b6cc8 [Pipeline] echo [2025-01-10T12:53:43.624Z] -----------> git rev-list -1 --merges f6622c489668020014ff309460a57ae50f5b6cc8~1..f6622c489668020014ff309460a57ae50f5b6cc8 f6622c489668020014ff309460a57ae50f5b6cc8 [2025-01-10T12:53:43.624Z] f6622c489668020014ff309460a57ae50f5b6cc8 [false] [Pipeline] sh [2025-01-10T12:53:43.922Z] + git log --format=format:%s -1 f6622c489668020014ff309460a57ae50f5b6cc8 [Pipeline] echo [2025-01-10T12:53:43.937Z] ========================================================= [2025-01-10T12:53:43.937Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-10T12:53:43.937Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-10T12:53:44.278Z] + git log --format=format:%s -1 f6622c489668020014ff309460a57ae50f5b6cc8 [Pipeline] echo [2025-01-10T12:53:44.290Z] [semverPrep] GIT_COMMIT: f6622c489668020014ff309460a57ae50f5b6cc8, Commit Message: Merge pull request #701 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.20 [Pipeline] echo [2025-01-10T12:53:44.306Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-10T12:53:44.683Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T12:53:44.683Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-10T12:53:44.683Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-10T12:53:44.683Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-10T12:53:44.683Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-10T12:53:44.683Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-10T12:53:44.683Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:53:45.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T12:53:45.134Z] [2025-01-10T12:53:45.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:53:45.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T12:53:45.444Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-10T12:53:45.444Z] b85a868b505f: Pulling fs layer [2025-01-10T12:53:45.444Z] e2be974225ed: Pulling fs layer [2025-01-10T12:53:45.444Z] 339a4e72a1f5: Pulling fs layer [2025-01-10T12:53:45.444Z] 988bab9f4d93: Pulling fs layer [2025-01-10T12:53:45.444Z] 1469e6f7b9e6: Pulling fs layer [2025-01-10T12:53:45.444Z] eaf3925da568: Pulling fs layer [2025-01-10T12:53:45.444Z] bab4dde63d76: Pulling fs layer [2025-01-10T12:53:45.444Z] bde34c3a00c8: Pulling fs layer [2025-01-10T12:53:45.444Z] b352a97aabf1: Pulling fs layer [2025-01-10T12:53:45.444Z] 4872d77fe225: Pulling fs layer [2025-01-10T12:53:45.444Z] 988bab9f4d93: Waiting [2025-01-10T12:53:45.444Z] bde34c3a00c8: Waiting [2025-01-10T12:53:45.444Z] 1469e6f7b9e6: Waiting [2025-01-10T12:53:45.444Z] bab4dde63d76: Waiting [2025-01-10T12:53:45.444Z] eaf3925da568: Waiting [2025-01-10T12:53:45.444Z] b352a97aabf1: Waiting [2025-01-10T12:53:45.444Z] 5851b861e8e6: Pulling fs layer [2025-01-10T12:53:45.444Z] 5851b861e8e6: Waiting [2025-01-10T12:53:45.444Z] e2be974225ed: Download complete [2025-01-10T12:53:45.444Z] 988bab9f4d93: Verifying Checksum [2025-01-10T12:53:45.444Z] 988bab9f4d93: Download complete [2025-01-10T12:53:45.444Z] 1469e6f7b9e6: Verifying Checksum [2025-01-10T12:53:45.444Z] 1469e6f7b9e6: Download complete [2025-01-10T12:53:45.444Z] eaf3925da568: Verifying Checksum [2025-01-10T12:53:45.444Z] eaf3925da568: Download complete [2025-01-10T12:53:45.444Z] 339a4e72a1f5: Verifying Checksum [2025-01-10T12:53:45.444Z] 339a4e72a1f5: Download complete [2025-01-10T12:53:45.444Z] bde34c3a00c8: Verifying Checksum [2025-01-10T12:53:45.444Z] bde34c3a00c8: Download complete [2025-01-10T12:53:45.704Z] b352a97aabf1: Verifying Checksum [2025-01-10T12:53:45.704Z] b352a97aabf1: Download complete [2025-01-10T12:53:45.704Z] 4872d77fe225: Download complete [2025-01-10T12:53:45.704Z] 5851b861e8e6: Verifying Checksum [2025-01-10T12:53:45.704Z] 5851b861e8e6: Download complete [2025-01-10T12:53:45.704Z] b85a868b505f: Verifying Checksum [2025-01-10T12:53:45.704Z] b85a868b505f: Download complete [2025-01-10T12:53:45.964Z] bab4dde63d76: Verifying Checksum [2025-01-10T12:53:45.964Z] bab4dde63d76: Download complete [2025-01-10T12:53:46.903Z] b85a868b505f: Pull complete [2025-01-10T12:53:47.163Z] e2be974225ed: Pull complete [2025-01-10T12:53:47.440Z] 339a4e72a1f5: Pull complete [2025-01-10T12:53:47.717Z] 988bab9f4d93: Pull complete [2025-01-10T12:53:47.977Z] 1469e6f7b9e6: Pull complete [2025-01-10T12:53:47.977Z] eaf3925da568: Pull complete [2025-01-10T12:53:49.360Z] bab4dde63d76: Pull complete [2025-01-10T12:53:49.619Z] bde34c3a00c8: Pull complete [2025-01-10T12:53:49.619Z] b352a97aabf1: Pull complete [2025-01-10T12:53:49.619Z] 4872d77fe225: Pull complete [2025-01-10T12:53:49.878Z] 5851b861e8e6: Pull complete [2025-01-10T12:53:49.878Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-10T12:53:49.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T12:53:49.878Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T12:53:50.032Z] prd-ubuntu20.04-docker-8c-8g-36470 does not seem to be running inside a container [2025-01-10T12:53:50.056Z] $ 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-01-10T12:53:53.090Z] $ docker top baedbe68de16503a38159a1c49545fa3de99cf59c631f94138a0253c2eadb91f -eo pid,comm [2025-01-10T12:53:53.143Z] 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-01-10T12:53:53.143Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T12:53:53.201Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T12:53:53.201Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T12:53:53.307Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T12:53:53.307Z] $ docker exec baedbe68de16503a38159a1c49545fa3de99cf59c631f94138a0253c2eadb91f ssh-agent [2025-01-10T12:53:53.421Z] SSH_AUTH_SOCK=/tmp/ssh-KcjX8deMipPp/agent.33 [2025-01-10T12:53:53.421Z] SSH_AGENT_PID=39 [2025-01-10T12:53:53.427Z] Running ssh-add (command line suppressed) [2025-01-10T12:53:53.524Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3211068426156934366.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3211068426156934366.key) [2025-01-10T12:53:53.544Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T12:53:53.858Z] + git tag --points-at HEAD [Pipeline] } [2025-01-10T12:53:53.867Z] $ docker exec --env ******** --env ******** baedbe68de16503a38159a1c49545fa3de99cf59c631f94138a0253c2eadb91f ssh-agent -k [2025-01-10T12:53:53.961Z] unset SSH_AUTH_SOCK; [2025-01-10T12:53:53.961Z] unset SSH_AGENT_PID; [2025-01-10T12:53:53.961Z] echo Agent pid 39 killed; [2025-01-10T12:53:53.973Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-10T12:53:54.014Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T12:53:54.014Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T12:53:54.114Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T12:53:54.113Z] $ docker exec baedbe68de16503a38159a1c49545fa3de99cf59c631f94138a0253c2eadb91f ssh-agent [2025-01-10T12:53:54.210Z] SSH_AUTH_SOCK=/tmp/ssh-OEYzf6XDcs7n/agent.72 [2025-01-10T12:53:54.210Z] SSH_AGENT_PID=78 [2025-01-10T12:53:54.215Z] Running ssh-add (command line suppressed) [2025-01-10T12:53:54.299Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17134226642871988678.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17134226642871988678.key) [2025-01-10T12:53:54.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T12:53:54.603Z] + git semver init [2025-01-10T12:53:54.863Z] 2025-01-10 12:53:54,764 [run_init] DEBUG init version:0.0.0 force:False [2025-01-10T12:53:54.863Z] 2025-01-10 12:53:54,765 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2025-01-10T12:53:54.863Z] 2025-01-10 12:53:54,765 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2025-01-10T12:53:54.863Z] 2025-01-10 12:53:54,766 [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-01-10T12:53:56.251Z] 2025-01-10 12:53:55,854 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2025-01-10T12:53:56.251Z] 2025-01-10 12:53:55,855 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2025-01-10T12:53:56.251Z] 2025-01-10 12:53:55,855 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-10T12:53:56.251Z] 2025-01-10 12:53:55,855 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-10T12:53:56.251Z] 4.0.0-dev.14 [Pipeline] } [2025-01-10T12:53:56.257Z] $ docker exec --env ******** --env ******** baedbe68de16503a38159a1c49545fa3de99cf59c631f94138a0253c2eadb91f ssh-agent -k [2025-01-10T12:53:56.349Z] unset SSH_AUTH_SOCK; [2025-01-10T12:53:56.349Z] unset SSH_AGENT_PID; [2025-01-10T12:53:56.349Z] echo Agent pid 78 killed; [2025-01-10T12:53:56.362Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T12:53:56.695Z] + git semver [Pipeline] } [2025-01-10T12:53:56.967Z] $ docker stop --time=1 baedbe68de16503a38159a1c49545fa3de99cf59c631f94138a0253c2eadb91f [2025-01-10T12:53:58.277Z] $ docker rm -f --volumes baedbe68de16503a38159a1c49545fa3de99cf59c631f94138a0253c2eadb91f [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T12:53:58.627Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-10T12:53:58.849Z] Stashed 1 file(s) [Pipeline] echo [2025-01-10T12:53:58.854Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.14 [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-01-10T12:53:59.046Z] provisioning config files... [2025-01-10T12:53:59.056Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7664079582286368393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T12:53:59.354Z] ---> ****-login.sh [2025-01-10T12:53:59.355Z] nexus3.edgexfoundry.org:10001 [2025-01-10T12:53:59.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:53:59.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:53:59.355Z] Configure a credential helper to remove this warning. See [2025-01-10T12:53:59.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:53:59.355Z] [2025-01-10T12:53:59.355Z] Login Succeeded [2025-01-10T12:53:59.355Z] nexus3.edgexfoundry.org:10002 [2025-01-10T12:53:59.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:53:59.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:53:59.355Z] Configure a credential helper to remove this warning. See [2025-01-10T12:53:59.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:53:59.355Z] [2025-01-10T12:53:59.355Z] Login Succeeded [2025-01-10T12:53:59.355Z] nexus3.edgexfoundry.org:10003 [2025-01-10T12:53:59.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:53:59.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:53:59.615Z] Configure a credential helper to remove this warning. See [2025-01-10T12:53:59.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:53:59.615Z] [2025-01-10T12:53:59.615Z] Login Succeeded [2025-01-10T12:53:59.615Z] nexus3.edgexfoundry.org:10004 [2025-01-10T12:53:59.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:53:59.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:53:59.616Z] Configure a credential helper to remove this warning. See [2025-01-10T12:53:59.616Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:53:59.616Z] [2025-01-10T12:53:59.616Z] Login Succeeded [2025-01-10T12:53:59.616Z] ****.io [2025-01-10T12:53:59.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:53:59.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:53:59.877Z] Configure a credential helper to remove this warning. See [2025-01-10T12:53:59.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:53:59.877Z] [2025-01-10T12:53:59.877Z] Login Succeeded [2025-01-10T12:53:59.877Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T12:53:59.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-10T12:53:59.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T12:53:59.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T12:54:00.006Z] ========================================================= [2025-01-10T12:54:00.006Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-10T12:54:00.006Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:54:00.340Z] + 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-01-10T12:54:00.340Z] Sending build context to Docker daemon 9.285MB [2025-01-10T12:54:00.340Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-01-10T12:54:00.340Z] Step 2/12 : FROM ${BASE} AS builder [2025-01-10T12:54:00.340Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-10T12:54:00.340Z] da9db072f522: Pulling fs layer [2025-01-10T12:54:00.340Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-10T12:54:00.340Z] 06f05ace1117: Pulling fs layer [2025-01-10T12:54:00.340Z] 5fe327b54edc: Pulling fs layer [2025-01-10T12:54:00.340Z] 4f4fb700ef54: Pulling fs layer [2025-01-10T12:54:00.340Z] 92a5565b7b96: Pulling fs layer [2025-01-10T12:54:00.340Z] ff9bb7016b71: Pulling fs layer [2025-01-10T12:54:00.340Z] b67dba6c2c7d: Pulling fs layer [2025-01-10T12:54:00.340Z] a813b0c90790: Pulling fs layer [2025-01-10T12:54:00.340Z] 4f4fb700ef54: Waiting [2025-01-10T12:54:00.340Z] 5fe327b54edc: Waiting [2025-01-10T12:54:00.340Z] 92a5565b7b96: Waiting [2025-01-10T12:54:00.340Z] a813b0c90790: Waiting [2025-01-10T12:54:00.340Z] b67dba6c2c7d: Waiting [2025-01-10T12:54:00.340Z] ff9bb7016b71: Waiting [2025-01-10T12:54:00.340Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-10T12:54:00.340Z] 6ef4a4ee8ca5: Download complete [2025-01-10T12:54:00.600Z] 5fe327b54edc: Verifying Checksum [2025-01-10T12:54:00.600Z] 5fe327b54edc: Download complete [2025-01-10T12:54:00.600Z] 4f4fb700ef54: Verifying Checksum [2025-01-10T12:54:00.600Z] 4f4fb700ef54: Download complete [2025-01-10T12:54:00.600Z] da9db072f522: Download complete [2025-01-10T12:54:00.600Z] 92a5565b7b96: Verifying Checksum [2025-01-10T12:54:00.600Z] ff9bb7016b71: Verifying Checksum [2025-01-10T12:54:00.600Z] ff9bb7016b71: Download complete [2025-01-10T12:54:00.600Z] da9db072f522: Pull complete [2025-01-10T12:54:00.863Z] a813b0c90790: Verifying Checksum [2025-01-10T12:54:00.863Z] a813b0c90790: Download complete [2025-01-10T12:54:00.863Z] 6ef4a4ee8ca5: Pull complete [2025-01-10T12:54:00.863Z] 06f05ace1117: Verifying Checksum [2025-01-10T12:54:00.863Z] 06f05ace1117: Download complete [2025-01-10T12:54:01.445Z] b67dba6c2c7d: Verifying Checksum [2025-01-10T12:54:01.445Z] b67dba6c2c7d: Download complete [2025-01-10T12:54:04.735Z] 06f05ace1117: Pull complete [2025-01-10T12:54:04.735Z] 5fe327b54edc: Pull complete [2025-01-10T12:54:04.735Z] 4f4fb700ef54: Pull complete [2025-01-10T12:54:04.735Z] 92a5565b7b96: Pull complete [2025-01-10T12:54:04.735Z] ff9bb7016b71: Pull complete [2025-01-10T12:54:06.634Z] b67dba6c2c7d: Pull complete [2025-01-10T12:54:06.892Z] a813b0c90790: Pull complete [2025-01-10T12:54:06.892Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-10T12:54:06.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-10T12:54:06.892Z] ---> 3ba60ce46760 [2025-01-10T12:54:06.892Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-01-10T12:54:11.103Z] ---> Running in 0980b68374c6 [2025-01-10T12:54:11.103Z] Removing intermediate container 0980b68374c6 [2025-01-10T12:54:11.103Z] ---> 855672680297 [2025-01-10T12:54:11.103Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-01-10T12:54:11.103Z] ---> Running in 6d0af38126f0 [2025-01-10T12:54:11.363Z] Removing intermediate container 6d0af38126f0 [2025-01-10T12:54:11.363Z] ---> a85c41b5dcdd [2025-01-10T12:54:11.363Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-01-10T12:54:11.363Z] ---> Running in 71001954cffd [2025-01-10T12:54:11.363Z] Removing intermediate container 71001954cffd [2025-01-10T12:54:11.363Z] ---> 6c065d0e0f6c [2025-01-10T12:54:11.363Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-10T12:54:11.363Z] ---> Running in 22df7c81765d [2025-01-10T12:54:11.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T12:54:11.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T12:54:12.141Z] OK: 248 MiB in 58 packages [2025-01-10T12:54:12.402Z] Removing intermediate container 22df7c81765d [2025-01-10T12:54:12.402Z] ---> b1a329313178 [2025-01-10T12:54:12.402Z] Step 7/12 : WORKDIR /app [2025-01-10T12:54:12.402Z] ---> Running in d4d9dd6c1901 [2025-01-10T12:54:12.402Z] Removing intermediate container d4d9dd6c1901 [2025-01-10T12:54:12.402Z] ---> d17e1f777b5c [2025-01-10T12:54:12.402Z] Step 8/12 : COPY go.mod vendor* ./ [2025-01-10T12:54:12.662Z] ---> 358e4e23a2c2 [2025-01-10T12:54:12.662Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T12:54:12.662Z] ---> Running in 3539b13289b7 [2025-01-10T12:54:13.999Z] Still waiting to schedule task [2025-01-10T12:54:13.999Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-10T12:54:59.412Z] Removing intermediate container 3539b13289b7 [2025-01-10T12:54:59.412Z] ---> add5e2729679 [2025-01-10T12:54:59.412Z] Step 10/12 : COPY . . [2025-01-10T12:54:59.412Z] ---> 11b7c3ebddec [2025-01-10T12:54:59.412Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-10T12:54:59.412Z] ---> Running in 6d130447383c [2025-01-10T12:54:59.412Z] Removing intermediate container 6d130447383c [2025-01-10T12:54:59.412Z] ---> 7d6abbb8c4ce [2025-01-10T12:54:59.412Z] Step 12/12 : RUN $MAKE [2025-01-10T12:54:59.412Z] ---> Running in b09e063f159d [2025-01-10T12:54:59.412Z] noop [2025-01-10T12:54:59.412Z] Removing intermediate container b09e063f159d [2025-01-10T12:54:59.412Z] ---> 6d05d051b5c8 [2025-01-10T12:54:59.412Z] Successfully built 6d05d051b5c8 [2025-01-10T12:54:59.412Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:54:59.740Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-10T12:54:59.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T12:54:59.839Z] prd-ubuntu20.04-docker-8c-8g-36470 does not seem to be running inside a container [2025-01-10T12:54:59.864Z] $ 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-01-10T12:55:00.236Z] $ docker top 5963f38fea9ac1624d350aea895ea21df915861399439bb65d2991d36ac3b318 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T12:55:00.594Z] + go version [2025-01-10T12:55:00.594Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-10T12:55:00.602Z] $ docker stop --time=1 5963f38fea9ac1624d350aea895ea21df915861399439bb65d2991d36ac3b318 [2025-01-10T12:55:01.917Z] $ docker rm -f --volumes 5963f38fea9ac1624d350aea895ea21df915861399439bb65d2991d36ac3b318 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:55:02.383Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-10T12:55:02.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T12:55:02.473Z] prd-ubuntu20.04-docker-8c-8g-36470 does not seem to be running inside a container [2025-01-10T12:55:02.500Z] $ 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-01-10T12:55:02.857Z] $ docker top e0eae7e43c62ae49bc19233784c31ebd189fb11cb12a3ed87606df0042bb43fe -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T12:55:03.208Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2025-01-10T12:55:03.512Z] + make test [2025-01-10T12:55:03.512Z] go test -race -coverprofile=coverage.out ./... [2025-01-10T12:55:35.589Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-01-10T12:55:54.678Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36471 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2025-01-10T12:55:54.698Z] Running in /w/workspace/app-service-configurable/262 [Pipeline] { [Pipeline] checkout [2025-01-10T12:55:54.755Z] The recommended git tool is: git [2025-01-10T12:56:01.809Z] using credential edgex-jenkins-ssh [2025-01-10T12:56:01.834Z] Cloning the remote Git repository [2025-01-10T12:56:01.882Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2025-01-10T12:56:01.984Z] > git init /w/workspace/app-service-configurable/262 # timeout=10 [2025-01-10T12:56:02.169Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2025-01-10T12:56:02.171Z] > git --version # timeout=10 [2025-01-10T12:56:02.194Z] > git --version # 'git version 2.25.1' [2025-01-10T12:56:02.197Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-10T12:56:02.380Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-10T12:56:04.457Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2025-01-10T12:56:04.495Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-10T12:56:05.521Z] Avoid second fetch [2025-01-10T12:56:05.521Z] Checking out Revision f6622c489668020014ff309460a57ae50f5b6cc8 (main) [2025-01-10T12:56:06.221Z] Commit message: "Merge pull request #701 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.20" [2025-01-10T12:56:05.535Z] > git config core.sparsecheckout # timeout=10 [2025-01-10T12:56:05.618Z] > git checkout -f f6622c489668020014ff309460a57ae50f5b6cc8 # timeout=10 [2025-01-10T12:56:08.545Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-10T12:56:11.011Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-10T12:56:11.011Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T12:56:11.011Z] Dload Upload Total Spent Left Speed [2025-01-10T12:56:11.011Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 66466 0 --:--:-- --:--:-- --:--:-- 66466 [Pipeline] sh [2025-01-10T12:56:11.342Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-10T12:56:11.672Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2025-01-10T12:56:11.673Z] sudo tee /etc/docker/daemon.new [2025-01-10T12:56:11.673Z] { [2025-01-10T12:56:11.673Z] "registry-mirrors": [ [2025-01-10T12:56:11.673Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-10T12:56:11.673Z] ], [2025-01-10T12:56:11.673Z] "bip": "10.250.0.254/24", [2025-01-10T12:56:11.673Z] "hosts": [ [2025-01-10T12:56:11.673Z] "tcp://0.0.0.0:5555", [2025-01-10T12:56:11.673Z] "unix:///var/run/docker.sock" [2025-01-10T12:56:11.673Z] ], [2025-01-10T12:56:11.673Z] "mtu": 1458, [2025-01-10T12:56:11.673Z] "selinux-enabled": true, [2025-01-10T12:56:11.673Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-10T12:56:11.673Z] } [Pipeline] sh [2025-01-10T12:56:11.998Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-10T12:56:12.329Z] + sudo service docker restart [2025-01-10T12:56:13.823Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-10T12:56:13.823Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-10T12:56:13.823Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-10T12:56:13.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-10T12:56:13.856Z] $ docker stop --time=1 e0eae7e43c62ae49bc19233784c31ebd189fb11cb12a3ed87606df0042bb43fe [2025-01-10T12:56:17.453Z] $ docker rm -f --volumes e0eae7e43c62ae49bc19233784c31ebd189fb11cb12a3ed87606df0042bb43fe [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T12:56:18.102Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-10T12:56:18.154Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-10T12:56:18.695Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-10T12:56:18.986Z] + ls -al . [2025-01-10T12:56:18.986Z] total 248 [2025-01-10T12:56:18.986Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 10 12:55 . [2025-01-10T12:56:18.986Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 12:53 .. [2025-01-10T12:56:18.986Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 10 12:53 .dockerignore [2025-01-10T12:56:18.986Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 12:55 .git [2025-01-10T12:56:18.986Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 12:53 .github [2025-01-10T12:56:18.986Z] -rw-rw-r-- 1 jenkins jenkins 106 Jan 10 12:53 .gitignore [2025-01-10T12:56:18.986Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 12:53 .golangci.yml [2025-01-10T12:56:18.986Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 12:53 .semver [2025-01-10T12:56:18.986Z] -rw-rw-r-- 1 jenkins jenkins 16432 Jan 10 12:53 Attribution.txt [2025-01-10T12:56:18.986Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jan 10 12:53 CHANGELOG.md [2025-01-10T12:56:18.986Z] -rw-rw-r-- 1 jenkins jenkins 2008 Jan 10 12:53 Dockerfile [2025-01-10T12:56:18.986Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 12:53 GOVERNANCE.md [2025-01-10T12:56:18.986Z] -rw-rw-r-- 1 jenkins jenkins 666 Jan 10 12:53 Jenkinsfile [2025-01-10T12:56:18.986Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 10 12:53 LICENSE [2025-01-10T12:56:18.986Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 10 12:53 OWNERS.md [2025-01-10T12:56:18.986Z] -rw-rw-r-- 1 jenkins jenkins 4952 Jan 10 12:53 README.md [2025-01-10T12:56:18.986Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 10 12:53 VERSION [2025-01-10T12:56:18.986Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 12:53 bin [2025-01-10T12:56:18.986Z] -rw-r--r-- 1 jenkins jenkins 953 Jan 10 12:55 coverage.out [2025-01-10T12:56:18.986Z] -rw-rw-r-- 1 jenkins jenkins 6544 Jan 10 12:53 go.mod [2025-01-10T12:56:18.986Z] -rw-rw-r-- 1 jenkins jenkins 87902 Jan 10 12:53 go.sum [2025-01-10T12:56:18.986Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jan 10 12:53 main.go [2025-01-10T12:56:18.986Z] -rw-rw-r-- 1 jenkins jenkins 3271 Jan 10 12:53 makefile [2025-01-10T12:56:18.986Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 12:53 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:56:19.335Z] + 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=f6622c489668020014ff309460a57ae50f5b6cc8 --label arch=amd64 --label version=4.0.0-dev.14 . [2025-01-10T12:56:19.335Z] Sending build context to Docker daemon 9.287MB [2025-01-10T12:56:19.335Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-01-10T12:56:19.335Z] Step 2/27 : FROM ${BASE} AS builder [2025-01-10T12:56:19.335Z] ---> 6d05d051b5c8 [2025-01-10T12:56:19.335Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-01-10T12:56:19.594Z] ---> Running in 9128c17a77d5 [2025-01-10T12:56:19.595Z] Removing intermediate container 9128c17a77d5 [2025-01-10T12:56:19.595Z] ---> 51cc259c7ed4 [2025-01-10T12:56:19.595Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-01-10T12:56:19.595Z] ---> Running in e01bb5aab06a [2025-01-10T12:56:19.595Z] Removing intermediate container e01bb5aab06a [2025-01-10T12:56:19.595Z] ---> e301ca17efe7 [2025-01-10T12:56:19.595Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-01-10T12:56:19.595Z] ---> Running in c3df37035257 [2025-01-10T12:56:19.853Z] Removing intermediate container c3df37035257 [2025-01-10T12:56:19.853Z] ---> 432f5f884007 [2025-01-10T12:56:19.853Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-10T12:56:19.853Z] ---> Running in a824ab8f01d6 [2025-01-10T12:56:20.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T12:56:20.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T12:56:20.681Z] OK: 248 MiB in 58 packages [2025-01-10T12:56:20.941Z] Removing intermediate container a824ab8f01d6 [2025-01-10T12:56:20.941Z] ---> 2a6ec0caf6f0 [2025-01-10T12:56:20.941Z] Step 7/27 : WORKDIR /app [2025-01-10T12:56:20.941Z] ---> Running in 08300d780fa7 [2025-01-10T12:56:21.201Z] Removing intermediate container 08300d780fa7 [2025-01-10T12:56:21.201Z] ---> 632ad7a02423 [2025-01-10T12:56:21.201Z] Step 8/27 : COPY go.mod vendor* ./ [2025-01-10T12:56:21.201Z] ---> 11b5b700f27a [2025-01-10T12:56:21.201Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T12:56:21.201Z] ---> Running in 95abeda6f0f4 [2025-01-10T12:56:22.357Z] Removing intermediate container 95abeda6f0f4 [2025-01-10T12:56:22.358Z] ---> f1ea00c23176 [2025-01-10T12:56:22.358Z] Step 10/27 : COPY . . [2025-01-10T12:56:22.617Z] ---> 4e15c3ff95d2 [2025-01-10T12:56:22.617Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-10T12:56:22.617Z] ---> Running in c4ad079830fe [2025-01-10T12:56:22.617Z] Removing intermediate container c4ad079830fe [2025-01-10T12:56:22.617Z] ---> 24c585c1b5ef [2025-01-10T12:56:22.617Z] Step 12/27 : RUN $MAKE [2025-01-10T12:56:22.617Z] ---> Running in 526a329a4f8d [2025-01-10T12:56:22.876Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.20 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T12:56:30.611Z] provisioning config files... [2025-01-10T12:56:30.637Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/262@tmp/config9792809705417322307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T12:56:31.078Z] ---> ****-login.sh [2025-01-10T12:56:31.078Z] nexus3.edgexfoundry.org:10001 [2025-01-10T12:56:31.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:56:31.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:56:31.621Z] Configure a credential helper to remove this warning. See [2025-01-10T12:56:31.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:56:31.621Z] [2025-01-10T12:56:31.621Z] Login Succeeded [2025-01-10T12:56:31.621Z] nexus3.edgexfoundry.org:10002 [2025-01-10T12:56:31.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:56:31.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:56:31.892Z] Configure a credential helper to remove this warning. See [2025-01-10T12:56:31.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:56:31.892Z] [2025-01-10T12:56:31.892Z] Login Succeeded [2025-01-10T12:56:31.892Z] nexus3.edgexfoundry.org:10003 [2025-01-10T12:56:31.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:56:32.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:56:32.163Z] Configure a credential helper to remove this warning. See [2025-01-10T12:56:32.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:56:32.163Z] [2025-01-10T12:56:32.163Z] Login Succeeded [2025-01-10T12:56:32.163Z] nexus3.edgexfoundry.org:10004 [2025-01-10T12:56:32.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:56:32.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:56:32.434Z] Configure a credential helper to remove this warning. See [2025-01-10T12:56:32.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:56:32.434Z] [2025-01-10T12:56:32.434Z] Login Succeeded [2025-01-10T12:56:32.434Z] ****.io [2025-01-10T12:56:32.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:56:32.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:56:32.974Z] Configure a credential helper to remove this warning. See [2025-01-10T12:56:32.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:56:32.974Z] [2025-01-10T12:56:32.974Z] Login Succeeded [2025-01-10T12:56:32.974Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T12:56:32.988Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-10T12:56:33.340Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T12:56:33.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T12:56:33.380Z] ========================================================= [2025-01-10T12:56:33.380Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-10T12:56:33.380Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:56:33.752Z] + 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-01-10T12:56:35.168Z] #0 building with "default" instance using docker driver [2025-01-10T12:56:35.168Z] [2025-01-10T12:56:35.168Z] #1 [internal] load build definition from Dockerfile [2025-01-10T12:56:35.168Z] #1 transferring dockerfile: 2.05kB 0.0s done [2025-01-10T12:56:35.168Z] #1 DONE 0.1s [2025-01-10T12:56:35.168Z] [2025-01-10T12:56:35.168Z] #2 [internal] load .dockerignore [2025-01-10T12:56:35.168Z] #2 transferring context: 159B 0.0s done [2025-01-10T12:56:35.168Z] #2 DONE 0.1s [2025-01-10T12:56:35.168Z] [2025-01-10T12:56:35.168Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-10T12:56:35.168Z] #3 DONE 0.1s [2025-01-10T12:56:35.168Z] [2025-01-10T12:56:35.168Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-10T12:56:35.168Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done [2025-01-10T12:56:35.437Z] #4 ... [2025-01-10T12:56:35.437Z] [2025-01-10T12:56:35.437Z] #5 [internal] load build context [2025-01-10T12:56:35.437Z] #5 transferring context: 194.30kB 0.1s done [2025-01-10T12:56:35.437Z] #5 DONE 0.1s [2025-01-10T12:56:35.437Z] [2025-01-10T12:56:35.437Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-10T12:56:35.437Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done [2025-01-10T12:56:35.437Z] #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done [2025-01-10T12:56:35.437Z] #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done [2025-01-10T12:56:35.437Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.22MB / 4.09MB 0.2s [2025-01-10T12:56:35.437Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 1.05MB / 70.67MB 0.1s [2025-01-10T12:56:35.437Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-01-10T12:56:35.437Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done [2025-01-10T12:56:35.437Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 10.49MB / 70.67MB 0.3s [2025-01-10T12:56:35.437Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.1s done [2025-01-10T12:56:35.437Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2025-01-10T12:56:35.437Z] #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s [2025-01-10T12:56:35.437Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.2s done [2025-01-10T12:56:35.437Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0B / 98.78MB 0.3s [2025-01-10T12:56:35.709Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 15.73MB / 70.67MB 0.4s [2025-01-10T12:56:35.709Z] #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s done [2025-01-10T12:56:35.709Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.10MB / 12.74MB 0.4s [2025-01-10T12:56:35.709Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 19.92MB / 70.67MB 0.5s [2025-01-10T12:56:35.709Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 9.44MB / 98.78MB 0.5s [2025-01-10T12:56:35.709Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 5.24MB / 12.74MB 0.5s [2025-01-10T12:56:35.980Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 28.31MB / 70.67MB 0.7s [2025-01-10T12:56:35.980Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.4s done [2025-01-10T12:56:35.980Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 17.83MB / 98.78MB 0.7s [2025-01-10T12:56:35.980Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.7s [2025-01-10T12:56:35.980Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 32.51MB / 70.67MB 0.8s [2025-01-10T12:56:35.980Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 23.07MB / 98.78MB 0.8s [2025-01-10T12:56:35.980Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.7s done [2025-01-10T12:56:35.980Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 37.75MB / 70.67MB 0.9s [2025-01-10T12:56:35.980Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 [2025-01-10T12:56:36.249Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 47.19MB / 70.67MB 1.1s [2025-01-10T12:56:36.249Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 37.75MB / 98.78MB 1.1s [2025-01-10T12:56:36.249Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 52.23MB / 70.67MB 1.2s [2025-01-10T12:56:36.249Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 42.99MB / 98.78MB 1.2s [2025-01-10T12:56:36.249Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done [2025-01-10T12:56:36.538Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 57.02MB / 70.67MB 1.3s [2025-01-10T12:56:36.538Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 67.11MB / 70.67MB 1.5s [2025-01-10T12:56:36.538Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 57.67MB / 98.78MB 1.5s [2025-01-10T12:56:36.808Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.6s [2025-01-10T12:56:36.808Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 63.96MB / 98.78MB 1.6s [2025-01-10T12:56:36.808Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.7s done [2025-01-10T12:56:36.808Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 69.21MB / 98.78MB 1.7s [2025-01-10T12:56:37.077Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 80.17MB / 98.78MB 1.9s [2025-01-10T12:56:37.077Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 [2025-01-10T12:56:37.347Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 90.18MB / 98.78MB 2.1s [2025-01-10T12:56:37.347Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 96.47MB / 98.78MB 2.2s [2025-01-10T12:56:37.616Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.4s done [2025-01-10T12:56:44.284Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.3s [2025-01-10T12:56:49.630Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.8s [2025-01-10T12:56:56.310Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.6s done [2025-01-10T12:56:56.899Z] #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 [2025-01-10T12:56:57.170Z] #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done [2025-01-10T12:56:57.170Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-01-10T12:56:57.170Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 [2025-01-10T12:56:57.170Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done [2025-01-10T12:56:57.170Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done [2025-01-10T12:56:57.170Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 [2025-01-10T12:57:01.602Z] Removing intermediate container 526a329a4f8d [2025-01-10T12:57:01.602Z] ---> 65668a252b35 [2025-01-10T12:57:01.602Z] Step 13/27 : FROM alpine:3.20 [2025-01-10T12:57:01.602Z] 3.20: Pulling from library/alpine [2025-01-10T12:57:01.602Z] 66a3d608f3fa: Pulling fs layer [2025-01-10T12:57:01.602Z] 66a3d608f3fa: Verifying Checksum [2025-01-10T12:57:01.602Z] 66a3d608f3fa: Download complete [2025-01-10T12:57:01.602Z] 66a3d608f3fa: Pull complete [2025-01-10T12:57:01.602Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T12:57:01.602Z] Status: Downloaded newer image for alpine:3.20 [2025-01-10T12:57:01.602Z] ---> e29df9b510ff [2025-01-10T12:57:01.602Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-01-10T12:57:01.602Z] ---> Running in 82dca6c1f7e8 [2025-01-10T12:57:01.602Z] Removing intermediate container 82dca6c1f7e8 [2025-01-10T12:57:01.602Z] ---> 30b075d10a0d [2025-01-10T12:57:01.602Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-01-10T12:57:01.602Z] ---> Running in f80076ab3b9a [2025-01-10T12:57:01.602Z] Removing intermediate container f80076ab3b9a [2025-01-10T12:57:01.602Z] ---> 9b4ad22bd6b7 [2025-01-10T12:57:01.602Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-01-10T12:57:01.602Z] ---> Running in c14418ced3c1 [2025-01-10T12:57:01.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T12:57:01.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T12:57:01.602Z] (1/2) Installing ca-certificates (20241121-r1) [2025-01-10T12:57:01.602Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-01-10T12:57:01.602Z] Executing busybox-1.36.1-r29.trigger [2025-01-10T12:57:01.602Z] Executing ca-certificates-20241121-r1.trigger [2025-01-10T12:57:01.602Z] OK: 9 MiB in 16 packages [2025-01-10T12:57:01.602Z] Removing intermediate container c14418ced3c1 [2025-01-10T12:57:01.602Z] ---> 8f2d81f73094 [2025-01-10T12:57:01.602Z] Step 17/27 : RUN apk --no-cache upgrade [2025-01-10T12:57:01.602Z] ---> Running in d689cdd90e60 [2025-01-10T12:57:01.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T12:57:01.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T12:57:01.602Z] OK: 9 MiB in 16 packages [2025-01-10T12:57:01.602Z] Removing intermediate container d689cdd90e60 [2025-01-10T12:57:01.602Z] ---> 6313a99bb733 [2025-01-10T12:57:01.602Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-01-10T12:57:01.602Z] ---> eb7174f6f660 [2025-01-10T12:57:01.602Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-01-10T12:57:01.602Z] ---> 5d41cb51f94f [2025-01-10T12:57:01.602Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-01-10T12:57:01.602Z] ---> 8becdbd03928 [2025-01-10T12:57:01.602Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-01-10T12:57:01.602Z] ---> c4dc9728c43d [2025-01-10T12:57:01.602Z] Step 22/27 : EXPOSE 48095 [2025-01-10T12:57:01.602Z] ---> Running in f9ade1483779 [2025-01-10T12:57:01.602Z] Removing intermediate container f9ade1483779 [2025-01-10T12:57:01.602Z] ---> 0c0e35d9d140 [2025-01-10T12:57:01.602Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-01-10T12:57:01.602Z] ---> Running in 4cf2353c5d4c [2025-01-10T12:57:01.602Z] Removing intermediate container 4cf2353c5d4c [2025-01-10T12:57:01.602Z] ---> d246b7457119 [2025-01-10T12:57:01.602Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-01-10T12:57:01.602Z] ---> Running in 5023070a6596 [2025-01-10T12:57:01.602Z] Removing intermediate container 5023070a6596 [2025-01-10T12:57:01.602Z] ---> 19e10f2175cc [2025-01-10T12:57:01.602Z] Step 25/27 : LABEL arch=amd64 [2025-01-10T12:57:01.602Z] ---> Running in 26c2a3ae99ee [2025-01-10T12:57:01.602Z] Removing intermediate container 26c2a3ae99ee [2025-01-10T12:57:01.602Z] ---> 8325c6c2d319 [2025-01-10T12:57:01.602Z] Step 26/27 : LABEL git_sha=f6622c489668020014ff309460a57ae50f5b6cc8 [2025-01-10T12:57:01.602Z] ---> Running in 426b78e69901 [2025-01-10T12:57:01.602Z] Removing intermediate container 426b78e69901 [2025-01-10T12:57:01.602Z] ---> fb24fb13fca4 [2025-01-10T12:57:01.602Z] Step 27/27 : LABEL version=4.0.0-dev.14 [2025-01-10T12:57:01.602Z] ---> Running in 3385f042919a [2025-01-10T12:57:01.602Z] Removing intermediate container 3385f042919a [2025-01-10T12:57:01.602Z] ---> 8b6133a7049b [2025-01-10T12:57:01.602Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-10T12:57:01.602Z] Successfully built 8b6133a7049b [2025-01-10T12:57:01.602Z] 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-01-10T12:57:01.748Z] provisioning config files... [2025-01-10T12:57:01.758Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5579986169653730455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T12:57:02.072Z] ---> ****-login.sh [2025-01-10T12:57:02.072Z] nexus3.edgexfoundry.org:10001 [2025-01-10T12:57:02.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:57:02.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:57:02.072Z] Configure a credential helper to remove this warning. See [2025-01-10T12:57:02.072Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:57:02.072Z] [2025-01-10T12:57:02.072Z] Login Succeeded [2025-01-10T12:57:02.072Z] nexus3.edgexfoundry.org:10002 [2025-01-10T12:57:02.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:57:02.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:57:02.072Z] Configure a credential helper to remove this warning. See [2025-01-10T12:57:02.072Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:57:02.072Z] [2025-01-10T12:57:02.072Z] Login Succeeded [2025-01-10T12:57:02.072Z] nexus3.edgexfoundry.org:10003 [2025-01-10T12:57:02.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:57:02.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:57:02.332Z] Configure a credential helper to remove this warning. See [2025-01-10T12:57:02.332Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:57:02.332Z] [2025-01-10T12:57:02.332Z] Login Succeeded [2025-01-10T12:57:02.332Z] nexus3.edgexfoundry.org:10004 [2025-01-10T12:57:02.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:57:02.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:57:02.332Z] Configure a credential helper to remove this warning. See [2025-01-10T12:57:02.332Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:57:02.332Z] [2025-01-10T12:57:02.332Z] Login Succeeded [2025-01-10T12:57:02.332Z] ****.io [2025-01-10T12:57:02.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:57:02.528Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.1s [2025-01-10T12:57:02.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:57:02.591Z] Configure a credential helper to remove this warning. See [2025-01-10T12:57:02.591Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:57:02.591Z] [2025-01-10T12:57:02.591Z] Login Succeeded [2025-01-10T12:57:02.592Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T12:57:02.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T12:57:02.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T12:57:02.699Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2025-01-10T12:57:02.699Z] f6622c489668020014ff309460a57ae50f5b6cc8 [2025-01-10T12:57:02.699Z] latest [2025-01-10T12:57:02.699Z] 4.0.0-dev.14 [2025-01-10T12:57:02.699Z] f6622c489668020014ff309460a57ae50f5b6cc8-4.0.0-dev.14 [2025-01-10T12:57:02.699Z] main [2025-01-10T12:57:02.699Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:57:03.056Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f6622c489668020014ff309460a57ae50f5b6cc8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:57:03.381Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f6622c489668020014ff309460a57ae50f5b6cc8 [2025-01-10T12:57:03.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-01-10T12:57:03.381Z] 168491b20043: Preparing [2025-01-10T12:57:03.381Z] 7f1b273ca2ac: Preparing [2025-01-10T12:57:03.381Z] c17e79c848dc: Preparing [2025-01-10T12:57:03.381Z] 58700476b3ce: Preparing [2025-01-10T12:57:03.381Z] 58dc8f3d68ed: Preparing [2025-01-10T12:57:03.381Z] beb1c3ae550e: Preparing [2025-01-10T12:57:03.381Z] ce5a8cde9eee: Preparing [2025-01-10T12:57:03.381Z] beb1c3ae550e: Waiting [2025-01-10T12:57:03.381Z] ce5a8cde9eee: Waiting [2025-01-10T12:57:03.381Z] 58dc8f3d68ed: Pushed [2025-01-10T12:57:03.381Z] 58700476b3ce: Pushed [2025-01-10T12:57:03.381Z] c17e79c848dc: Pushed [2025-01-10T12:57:03.381Z] 7f1b273ca2ac: Pushed [2025-01-10T12:57:03.381Z] ce5a8cde9eee: Layer already exists [2025-01-10T12:57:03.640Z] beb1c3ae550e: Pushed [2025-01-10T12:57:05.884Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.0s done [2025-01-10T12:57:05.884Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 [2025-01-10T12:57:06.935Z] 168491b20043: Pushed [2025-01-10T12:57:06.935Z] f6622c489668020014ff309460a57ae50f5b6cc8: digest: sha256:68f34b58e4d093f7edde41d1d77332999906b0bffba36cbd198bb0d4a85cc9b8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:57:07.272Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [2025-01-10T12:57:07.293Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 1.9s done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:57:07.599Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-01-10T12:57:07.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-01-10T12:57:07.599Z] 168491b20043: Preparing [2025-01-10T12:57:07.599Z] 7f1b273ca2ac: Preparing [2025-01-10T12:57:07.599Z] c17e79c848dc: Preparing [2025-01-10T12:57:07.599Z] 58700476b3ce: Preparing [2025-01-10T12:57:07.599Z] 58dc8f3d68ed: Preparing [2025-01-10T12:57:07.599Z] beb1c3ae550e: Preparing [2025-01-10T12:57:07.599Z] ce5a8cde9eee: Preparing [2025-01-10T12:57:07.599Z] beb1c3ae550e: Waiting [2025-01-10T12:57:07.599Z] ce5a8cde9eee: Waiting [2025-01-10T12:57:07.599Z] 58700476b3ce: Layer already exists [2025-01-10T12:57:07.599Z] 7f1b273ca2ac: Layer already exists [2025-01-10T12:57:07.599Z] 168491b20043: Layer already exists [2025-01-10T12:57:07.599Z] c17e79c848dc: Layer already exists [2025-01-10T12:57:07.599Z] 58dc8f3d68ed: Layer already exists [2025-01-10T12:57:07.599Z] beb1c3ae550e: Layer already exists [2025-01-10T12:57:07.599Z] ce5a8cde9eee: Layer already exists [2025-01-10T12:57:07.599Z] latest: digest: sha256:68f34b58e4d093f7edde41d1d77332999906b0bffba36cbd198bb0d4a85cc9b8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:57:07.890Z] #4 DONE 32.6s [2025-01-10T12:57:07.890Z] [2025-01-10T12:57:07.890Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2025-01-10T12:57:07.934Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:57:08.267Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.14 [2025-01-10T12:57:08.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-01-10T12:57:08.267Z] 168491b20043: Preparing [2025-01-10T12:57:08.267Z] 7f1b273ca2ac: Preparing [2025-01-10T12:57:08.267Z] c17e79c848dc: Preparing [2025-01-10T12:57:08.267Z] 58700476b3ce: Preparing [2025-01-10T12:57:08.267Z] 58dc8f3d68ed: Preparing [2025-01-10T12:57:08.267Z] beb1c3ae550e: Preparing [2025-01-10T12:57:08.267Z] ce5a8cde9eee: Preparing [2025-01-10T12:57:08.267Z] ce5a8cde9eee: Waiting [2025-01-10T12:57:08.267Z] beb1c3ae550e: Waiting [2025-01-10T12:57:08.267Z] 7f1b273ca2ac: Layer already exists [2025-01-10T12:57:08.267Z] 58dc8f3d68ed: Layer already exists [2025-01-10T12:57:08.267Z] 168491b20043: Layer already exists [2025-01-10T12:57:08.267Z] c17e79c848dc: Layer already exists [2025-01-10T12:57:08.267Z] 58700476b3ce: Layer already exists [2025-01-10T12:57:08.267Z] ce5a8cde9eee: Layer already exists [2025-01-10T12:57:08.267Z] beb1c3ae550e: Layer already exists [2025-01-10T12:57:08.267Z] 4.0.0-dev.14: digest: sha256:68f34b58e4d093f7edde41d1d77332999906b0bffba36cbd198bb0d4a85cc9b8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:57:08.597Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f6622c489668020014ff309460a57ae50f5b6cc8-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:57:08.936Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f6622c489668020014ff309460a57ae50f5b6cc8-4.0.0-dev.14 [2025-01-10T12:57:08.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-01-10T12:57:08.936Z] 168491b20043: Preparing [2025-01-10T12:57:08.936Z] 7f1b273ca2ac: Preparing [2025-01-10T12:57:08.936Z] c17e79c848dc: Preparing [2025-01-10T12:57:08.936Z] 58700476b3ce: Preparing [2025-01-10T12:57:08.936Z] 58dc8f3d68ed: Preparing [2025-01-10T12:57:08.936Z] beb1c3ae550e: Preparing [2025-01-10T12:57:08.936Z] ce5a8cde9eee: Preparing [2025-01-10T12:57:08.936Z] beb1c3ae550e: Waiting [2025-01-10T12:57:08.936Z] ce5a8cde9eee: Waiting [2025-01-10T12:57:08.936Z] 58700476b3ce: Layer already exists [2025-01-10T12:57:08.936Z] 168491b20043: Layer already exists [2025-01-10T12:57:08.936Z] c17e79c848dc: Layer already exists [2025-01-10T12:57:08.936Z] 58dc8f3d68ed: Layer already exists [2025-01-10T12:57:08.936Z] 7f1b273ca2ac: Layer already exists [2025-01-10T12:57:08.936Z] beb1c3ae550e: Layer already exists [2025-01-10T12:57:08.936Z] ce5a8cde9eee: Layer already exists [2025-01-10T12:57:08.936Z] f6622c489668020014ff309460a57ae50f5b6cc8-4.0.0-dev.14: digest: sha256:68f34b58e4d093f7edde41d1d77332999906b0bffba36cbd198bb0d4a85cc9b8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:57:09.261Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-01-10T12:57:09.302Z] #6 1.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [Pipeline] sh [2025-01-10T12:57:09.569Z] #6 1.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T12:57:09.587Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-01-10T12:57:09.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-01-10T12:57:09.587Z] 168491b20043: Preparing [2025-01-10T12:57:09.587Z] 7f1b273ca2ac: Preparing [2025-01-10T12:57:09.587Z] c17e79c848dc: Preparing [2025-01-10T12:57:09.587Z] 58700476b3ce: Preparing [2025-01-10T12:57:09.587Z] 58dc8f3d68ed: Preparing [2025-01-10T12:57:09.587Z] beb1c3ae550e: Preparing [2025-01-10T12:57:09.587Z] ce5a8cde9eee: Preparing [2025-01-10T12:57:09.587Z] beb1c3ae550e: Waiting [2025-01-10T12:57:09.587Z] ce5a8cde9eee: Waiting [2025-01-10T12:57:09.587Z] 7f1b273ca2ac: Layer already exists [2025-01-10T12:57:09.587Z] 168491b20043: Layer already exists [2025-01-10T12:57:09.587Z] 58dc8f3d68ed: Layer already exists [2025-01-10T12:57:09.587Z] c17e79c848dc: Layer already exists [2025-01-10T12:57:09.587Z] 58700476b3ce: Layer already exists [2025-01-10T12:57:09.587Z] ce5a8cde9eee: Layer already exists [2025-01-10T12:57:09.587Z] beb1c3ae550e: Layer already exists [2025-01-10T12:57:09.587Z] main: digest: sha256:68f34b58e4d093f7edde41d1d77332999906b0bffba36cbd198bb0d4a85cc9b8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T12:57:09.663Z] ===================================================== [Pipeline] echo [2025-01-10T12:57:09.676Z] taggedImages: [2025-01-10T12:57:09.676Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:f6622c489668020014ff309460a57ae50f5b6cc8 [2025-01-10T12:57:09.676Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-01-10T12:57:09.676Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.14 [2025-01-10T12:57:09.676Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:f6622c489668020014ff309460a57ae50f5b6cc8-4.0.0-dev.14 [2025-01-10T12:57:09.676Z] - 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-01-10T12:57:10.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T12:57:10.083Z] [2025-01-10T12:57:10.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:57:10.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T12:57:10.385Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-10T12:57:10.385Z] 5eb5b503b376: Pulling fs layer [2025-01-10T12:57:10.385Z] 5c69ac0246d0: Pulling fs layer [2025-01-10T12:57:10.385Z] ec43610c2a17: Pulling fs layer [2025-01-10T12:57:10.385Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-10T12:57:10.385Z] 33b1e0a273af: Pulling fs layer [2025-01-10T12:57:10.385Z] 5d3b04190fa2: Pulling fs layer [2025-01-10T12:57:10.385Z] 2f39f015ded8: Pulling fs layer [2025-01-10T12:57:10.385Z] 3a2ae6a8a46f: Waiting [2025-01-10T12:57:10.385Z] 33b1e0a273af: Waiting [2025-01-10T12:57:10.385Z] 5d3b04190fa2: Waiting [2025-01-10T12:57:10.385Z] 2f39f015ded8: Waiting [2025-01-10T12:57:10.385Z] 5c69ac0246d0: Verifying Checksum [2025-01-10T12:57:10.385Z] 5c69ac0246d0: Download complete [2025-01-10T12:57:10.385Z] 33b1e0a273af: Verifying Checksum [2025-01-10T12:57:10.385Z] 33b1e0a273af: Download complete [2025-01-10T12:57:10.385Z] ec43610c2a17: Verifying Checksum [2025-01-10T12:57:10.385Z] ec43610c2a17: Download complete [2025-01-10T12:57:10.385Z] 5d3b04190fa2: Verifying Checksum [2025-01-10T12:57:10.385Z] 5d3b04190fa2: Download complete [2025-01-10T12:57:10.644Z] 5eb5b503b376: Verifying Checksum [2025-01-10T12:57:10.644Z] 5eb5b503b376: Download complete [2025-01-10T12:57:10.978Z] #6 3.048 OK: 239 MiB in 58 packages [2025-01-10T12:57:11.209Z] 2f39f015ded8: Download complete [2025-01-10T12:57:11.775Z] 5eb5b503b376: Pull complete [2025-01-10T12:57:12.034Z] 5c69ac0246d0: Pull complete [2025-01-10T12:57:12.292Z] ec43610c2a17: Pull complete [2025-01-10T12:57:12.387Z] #6 DONE 4.8s [2025-01-10T12:57:12.551Z] 3a2ae6a8a46f: Pull complete [2025-01-10T12:57:12.551Z] 33b1e0a273af: Pull complete [2025-01-10T12:57:12.657Z] [2025-01-10T12:57:12.657Z] #7 [builder 3/7] WORKDIR /app [2025-01-10T12:57:12.657Z] #7 DONE 0.1s [2025-01-10T12:57:12.657Z] [2025-01-10T12:57:12.657Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-01-10T12:57:12.810Z] 5d3b04190fa2: Pull complete [2025-01-10T12:57:12.925Z] #8 DONE 0.1s [2025-01-10T12:57:12.925Z] [2025-01-10T12:57:12.925Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T12:57:17.001Z] 2f39f015ded8: Pull complete [2025-01-10T12:57:17.001Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-10T12:57:17.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T12:57:17.001Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T12:57:17.107Z] prd-ubuntu20.04-docker-8c-8g-36470 does not seem to be running inside a container [2025-01-10T12:57:17.135Z] $ 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-01-10T12:57:20.360Z] $ docker top 39ecc096f1d135657d52fd310092e377b0ae8f4273dc22dfa6521fe641147b1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T12:57:20.778Z] ---> job-cost.sh [2025-01-10T12:57:20.779Z] lf-activate-venv: SKIPPING [2025-01-10T12:57:20.779Z] INFO: No Stack... [2025-01-10T12:57:21.037Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-10T12:57:21.296Z] INFO: Archiving Costs [Pipeline] sh [2025-01-10T12:57:21.588Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2025-01-10T12:57:21.589Z] + cut -d, -f6 [Pipeline] lock [2025-01-10T12:57:21.604Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-262-stack-cost] [2025-01-10T12:57:21.612Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-262-stack-cost] did not exist. Created. [2025-01-10T12:57:21.618Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-262-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-10T12:57:21.930Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-10T12:57:21.967Z] Stashed 1 file(s) [Pipeline] } [2025-01-10T12:57:21.975Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-262-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-10T12:57:22.000Z] $ docker stop --time=1 39ecc096f1d135657d52fd310092e377b0ae8f4273dc22dfa6521fe641147b1a [2025-01-10T12:57:24.026Z] $ docker rm -f --volumes 39ecc096f1d135657d52fd310092e377b0ae8f4273dc22dfa6521fe641147b1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-10T12:57:45.148Z] #9 DONE 29.2s [2025-01-10T12:57:45.148Z] [2025-01-10T12:57:45.148Z] #10 [builder 6/7] COPY . . [2025-01-10T12:57:45.148Z] #10 DONE 0.1s [2025-01-10T12:57:45.148Z] [2025-01-10T12:57:45.148Z] #11 [builder 7/7] RUN echo noop [2025-01-10T12:57:45.148Z] #11 0.664 noop [2025-01-10T12:57:45.148Z] #11 DONE 0.7s [2025-01-10T12:57:45.148Z] [2025-01-10T12:57:45.148Z] #12 exporting to image [2025-01-10T12:57:45.148Z] #12 exporting layers [2025-01-10T12:58:24.030Z] #12 exporting layers 35.0s done [2025-01-10T12:58:24.030Z] #12 writing image sha256:7e54cb502cbf38831b00fa571edd6a744f60e17a16f6ecb9daf394a4ca6e6263 done [2025-01-10T12:58:24.030Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2025-01-10T12:58:24.030Z] #12 DONE 35.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:58:24.403Z] + docker inspect -f . ci-base-image-arm64 [2025-01-10T12:58:24.403Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T12:58:24.595Z] prd-ubuntu20.04-docker-arm64-4c-16g-36471 does not seem to be running inside a container [2025-01-10T12:58:24.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/262 -v /w/workspace/app-service-configurable/262:/w/workspace/app-service-configurable/262:rw,z -v /w/workspace/app-service-configurable/262@tmp:/w/workspace/app-service-configurable/262@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-01-10T12:58:27.278Z] $ docker top 8dabe33b35eb359b61a0d91a450a2eff3e2827b6bea91933ed3a3b98e99bef80 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T12:58:28.092Z] + go version [2025-01-10T12:58:28.092Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-10T12:58:28.101Z] $ docker stop --time=1 8dabe33b35eb359b61a0d91a450a2eff3e2827b6bea91933ed3a3b98e99bef80 [2025-01-10T12:58:29.648Z] $ docker rm -f --volumes 8dabe33b35eb359b61a0d91a450a2eff3e2827b6bea91933ed3a3b98e99bef80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:58:30.220Z] + docker inspect -f . ci-base-image-arm64 [2025-01-10T12:58:30.220Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T12:58:30.384Z] prd-ubuntu20.04-docker-arm64-4c-16g-36471 does not seem to be running inside a container [2025-01-10T12:58:30.435Z] $ 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/262 -v /w/workspace/app-service-configurable/262:/w/workspace/app-service-configurable/262:rw,z -v /w/workspace/app-service-configurable/262@tmp:/w/workspace/app-service-configurable/262@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-01-10T12:58:31.380Z] $ docker top 283a85dd1527b6129c6de8fd5c047bb50cd3d608c6ab71e9e809e230bdd66245 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T12:58:31.857Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/262 [Pipeline] fileExists [Pipeline] sh [2025-01-10T12:58:32.185Z] + make test [2025-01-10T12:58:32.185Z] go test -race -coverprofile=coverage.out ./... [2025-01-10T13:01:39.051Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-01-10T13:01:39.051Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-01-10T13:01:39.051Z] go vet ./... [2025-01-10T13:04:00.802Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-10T13:04:00.802Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-10T13:04:00.802Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-10T13:04:00.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-10T13:04:00.832Z] $ docker stop --time=1 283a85dd1527b6129c6de8fd5c047bb50cd3d608c6ab71e9e809e230bdd66245 [2025-01-10T13:04:02.773Z] $ docker rm -f --volumes 283a85dd1527b6129c6de8fd5c047bb50cd3d608c6ab71e9e809e230bdd66245 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T13:04:05.088Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-10T13:04:05.105Z] Warning: overwriting stash ‘coverage-report’ [2025-01-10T13:04:05.549Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-10T13:04:05.965Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-10T13:04:06.282Z] + ls -al . [2025-01-10T13:04:06.282Z] total 244 [2025-01-10T13:04:06.282Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 10 12:58 . [2025-01-10T13:04:06.282Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 12:56 .. [2025-01-10T13:04:06.282Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 10 12:56 .dockerignore [2025-01-10T13:04:06.282Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 12:56 .git [2025-01-10T13:04:06.282Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 12:56 .github [2025-01-10T13:04:06.282Z] -rw-rw-r-- 1 jenkins jenkins 106 Jan 10 12:56 .gitignore [2025-01-10T13:04:06.282Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 12:56 .golangci.yml [2025-01-10T13:04:06.282Z] -rw-rw-r-- 1 jenkins jenkins 16432 Jan 10 12:56 Attribution.txt [2025-01-10T13:04:06.282Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jan 10 12:56 CHANGELOG.md [2025-01-10T13:04:06.282Z] -rw-rw-r-- 1 jenkins jenkins 2008 Jan 10 12:56 Dockerfile [2025-01-10T13:04:06.282Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 12:56 GOVERNANCE.md [2025-01-10T13:04:06.282Z] -rw-rw-r-- 1 jenkins jenkins 666 Jan 10 12:56 Jenkinsfile [2025-01-10T13:04:06.282Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 10 12:56 LICENSE [2025-01-10T13:04:06.282Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 10 12:56 OWNERS.md [2025-01-10T13:04:06.282Z] -rw-rw-r-- 1 jenkins jenkins 4952 Jan 10 12:56 README.md [2025-01-10T13:04:06.282Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 10 12:53 VERSION [2025-01-10T13:04:06.282Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 12:56 bin [2025-01-10T13:04:06.282Z] -rw-r--r-- 1 jenkins jenkins 953 Jan 10 13:01 coverage.out [2025-01-10T13:04:06.282Z] -rw-rw-r-- 1 jenkins jenkins 6544 Jan 10 12:56 go.mod [2025-01-10T13:04:06.282Z] -rw-rw-r-- 1 jenkins jenkins 87902 Jan 10 12:56 go.sum [2025-01-10T13:04:06.282Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jan 10 12:56 main.go [2025-01-10T13:04:06.282Z] -rw-rw-r-- 1 jenkins jenkins 3271 Jan 10 12:56 makefile [2025-01-10T13:04:06.282Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 12:56 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T13:04:06.631Z] + 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=f6622c489668020014ff309460a57ae50f5b6cc8 --label arch=arm64 --label version=4.0.0-dev.14 . [2025-01-10T13:04:07.591Z] #0 building with "default" instance using docker driver [2025-01-10T13:04:07.591Z] [2025-01-10T13:04:07.591Z] #1 [internal] load .dockerignore [2025-01-10T13:04:07.591Z] #1 transferring context: 159B 0.0s done [2025-01-10T13:04:07.591Z] #1 DONE 0.0s [2025-01-10T13:04:07.591Z] [2025-01-10T13:04:07.591Z] #2 [internal] load build definition from Dockerfile [2025-01-10T13:04:07.591Z] #2 transferring dockerfile: 2.05kB 0.0s done [2025-01-10T13:04:07.591Z] #2 DONE 0.0s [2025-01-10T13:04:07.591Z] [2025-01-10T13:04:07.591Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T13:04:07.591Z] #3 DONE 0.0s [2025-01-10T13:04:07.591Z] [2025-01-10T13:04:07.591Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T13:04:07.858Z] #4 DONE 0.4s [2025-01-10T13:04:07.858Z] [2025-01-10T13:04:07.858Z] #5 [internal] load build context [2025-01-10T13:04:07.858Z] #5 transferring context: 2.54kB 0.0s done [2025-01-10T13:04:07.858Z] #5 DONE 0.0s [2025-01-10T13:04:07.858Z] [2025-01-10T13:04:07.858Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T13:04:07.858Z] #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T13:04:07.858Z] #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-01-10T13:04:07.858Z] #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T13:04:08.135Z] #6 ... [2025-01-10T13:04:08.135Z] [2025-01-10T13:04:08.135Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-10T13:04:08.135Z] #7 DONE 0.2s [2025-01-10T13:04:08.135Z] [2025-01-10T13:04:08.135Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T13:04:08.135Z] #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-10T13:04:08.135Z] #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-10T13:04:08.135Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.1s done [2025-01-10T13:04:08.135Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-10T13:04:08.724Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done [2025-01-10T13:04:08.992Z] #6 DONE 1.0s [2025-01-10T13:04:08.992Z] [2025-01-10T13:04:08.992Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2025-01-10T13:04:09.575Z] #8 0.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T13:04:09.848Z] #8 0.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T13:04:11.051Z] #8 ... [2025-01-10T13:04:11.051Z] [2025-01-10T13:04:11.051Z] #9 [builder 2/7] RUN apk add --update --no-cache make git [2025-01-10T13:04:11.051Z] #9 0.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T13:04:11.051Z] #9 1.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T13:04:11.051Z] #9 2.532 OK: 239 MiB in 58 packages [2025-01-10T13:04:11.051Z] #9 DONE 2.9s [2025-01-10T13:04:11.051Z] [2025-01-10T13:04:11.051Z] #10 [builder 3/7] WORKDIR /app [2025-01-10T13:04:11.051Z] #10 DONE 0.1s [2025-01-10T13:04:11.051Z] [2025-01-10T13:04:11.051Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-01-10T13:04:11.323Z] #11 DONE 0.1s [2025-01-10T13:04:11.323Z] [2025-01-10T13:04:11.323Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T13:04:11.932Z] #12 ... [2025-01-10T13:04:11.932Z] [2025-01-10T13:04:11.932Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2025-01-10T13:04:11.932Z] #8 2.345 (1/2) Installing ca-certificates (20241121-r1) [2025-01-10T13:04:11.932Z] #8 2.478 (2/2) Installing dumb-init (1.2.5-r3) [2025-01-10T13:04:11.932Z] #8 2.478 Executing busybox-1.36.1-r29.trigger [2025-01-10T13:04:11.932Z] #8 2.503 Executing ca-certificates-20241121-r1.trigger [2025-01-10T13:04:11.932Z] #8 2.764 OK: 10 MiB in 16 packages [2025-01-10T13:04:11.932Z] #8 DONE 3.2s [2025-01-10T13:04:12.204Z] [2025-01-10T13:04:12.204Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T13:04:12.790Z] #13 0.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T13:04:13.061Z] #13 ... [2025-01-10T13:04:13.061Z] [2025-01-10T13:04:13.061Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T13:04:13.061Z] #12 DONE 1.8s [2025-01-10T13:04:13.061Z] [2025-01-10T13:04:13.061Z] #14 [builder 6/7] COPY . . [2025-01-10T13:04:13.061Z] #14 DONE 0.1s [2025-01-10T13:04:13.061Z] [2025-01-10T13:04:13.061Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T13:04:13.061Z] #13 1.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T13:04:14.471Z] #13 2.521 OK: 10 MiB in 16 packages [2025-01-10T13:04:15.061Z] #13 DONE 2.9s [2025-01-10T13:04:15.061Z] [2025-01-10T13:04:15.061Z] #15 [builder 7/7] RUN make build [2025-01-10T13:04:15.061Z] #15 0.750 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.20 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-01-10T13:06:36.776Z] #15 DONE 131.9s [2025-01-10T13:06:36.776Z] [2025-01-10T13:06:36.776Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-01-10T13:06:36.776Z] #16 DONE 0.1s [2025-01-10T13:06:36.776Z] [2025-01-10T13:06:36.776Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2025-01-10T13:06:36.776Z] #17 DONE 0.1s [2025-01-10T13:06:36.776Z] [2025-01-10T13:06:36.776Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2025-01-10T13:06:36.776Z] #18 DONE 0.1s [2025-01-10T13:06:36.776Z] [2025-01-10T13:06:36.776Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-01-10T13:06:36.776Z] #19 DONE 0.3s [2025-01-10T13:06:36.776Z] [2025-01-10T13:06:36.776Z] #20 exporting to image [2025-01-10T13:06:36.776Z] #20 exporting layers [2025-01-10T13:06:36.776Z] #20 exporting layers 0.5s done [2025-01-10T13:06:36.776Z] #20 writing image sha256:4889153e3f308ffb5c6a86ce2f3bc4105c7bbbd617658746ffa18fe88be8531d done [2025-01-10T13:06:36.776Z] #20 naming to docker.io/library/app-service-configurable-arm64 done [2025-01-10T13:06:36.776Z] #20 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T13:06:36.923Z] provisioning config files... [2025-01-10T13:06:36.942Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/262@tmp/config5504155791647052850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T13:06:37.291Z] ---> ****-login.sh [2025-01-10T13:06:37.291Z] nexus3.edgexfoundry.org:10001 [2025-01-10T13:06:37.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T13:06:37.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T13:06:37.558Z] Configure a credential helper to remove this warning. See [2025-01-10T13:06:37.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T13:06:37.558Z] [2025-01-10T13:06:37.558Z] Login Succeeded [2025-01-10T13:06:37.558Z] nexus3.edgexfoundry.org:10002 [2025-01-10T13:06:37.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T13:06:37.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T13:06:37.826Z] Configure a credential helper to remove this warning. See [2025-01-10T13:06:37.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T13:06:37.826Z] [2025-01-10T13:06:37.826Z] Login Succeeded [2025-01-10T13:06:37.826Z] nexus3.edgexfoundry.org:10003 [2025-01-10T13:06:38.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T13:06:38.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T13:06:38.094Z] Configure a credential helper to remove this warning. See [2025-01-10T13:06:38.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T13:06:38.094Z] [2025-01-10T13:06:38.094Z] Login Succeeded [2025-01-10T13:06:38.094Z] nexus3.edgexfoundry.org:10004 [2025-01-10T13:06:38.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T13:06:38.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T13:06:38.363Z] Configure a credential helper to remove this warning. See [2025-01-10T13:06:38.363Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T13:06:38.363Z] [2025-01-10T13:06:38.363Z] Login Succeeded [2025-01-10T13:06:38.363Z] ****.io [2025-01-10T13:06:38.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T13:06:38.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T13:06:38.898Z] Configure a credential helper to remove this warning. See [2025-01-10T13:06:38.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T13:06:38.898Z] [2025-01-10T13:06:38.898Z] Login Succeeded [2025-01-10T13:06:38.898Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T13:06:38.912Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T13:06:38.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T13:06:39.006Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2025-01-10T13:06:39.006Z] f6622c489668020014ff309460a57ae50f5b6cc8 [2025-01-10T13:06:39.006Z] latest [2025-01-10T13:06:39.006Z] 4.0.0-dev.14 [2025-01-10T13:06:39.006Z] f6622c489668020014ff309460a57ae50f5b6cc8-4.0.0-dev.14 [2025-01-10T13:06:39.006Z] main [2025-01-10T13:06:39.006Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T13:06:39.392Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6622c489668020014ff309460a57ae50f5b6cc8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T13:06:39.761Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6622c489668020014ff309460a57ae50f5b6cc8 [2025-01-10T13:06:39.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-01-10T13:06:39.761Z] 08698291361b: Preparing [2025-01-10T13:06:39.761Z] 352f9bbbb694: Preparing [2025-01-10T13:06:39.761Z] d6d32576ae38: Preparing [2025-01-10T13:06:39.761Z] 8d17440e2bba: Preparing [2025-01-10T13:06:39.761Z] 5466b9fa6971: Preparing [2025-01-10T13:06:39.761Z] 2ddccf5fb6b1: Preparing [2025-01-10T13:06:39.761Z] 534a70dc8296: Preparing [2025-01-10T13:06:39.761Z] 2ddccf5fb6b1: Waiting [2025-01-10T13:06:39.761Z] 534a70dc8296: Waiting [2025-01-10T13:06:40.028Z] 5466b9fa6971: Pushed [2025-01-10T13:06:40.028Z] 352f9bbbb694: Pushed [2025-01-10T13:06:40.028Z] 8d17440e2bba: Pushed [2025-01-10T13:06:40.028Z] d6d32576ae38: Pushed [2025-01-10T13:06:40.028Z] 534a70dc8296: Layer already exists [2025-01-10T13:06:40.294Z] 2ddccf5fb6b1: Pushed [2025-01-10T13:06:48.489Z] 08698291361b: Pushed [2025-01-10T13:06:48.489Z] f6622c489668020014ff309460a57ae50f5b6cc8: digest: sha256:e9267b48f700703e5d5aa61c2ff532b910579013ec7a1e26b818335c3b829480 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T13:06:48.840Z] + 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-01-10T13:06:49.185Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-01-10T13:06:49.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-01-10T13:06:49.185Z] 08698291361b: Preparing [2025-01-10T13:06:49.185Z] 352f9bbbb694: Preparing [2025-01-10T13:06:49.185Z] d6d32576ae38: Preparing [2025-01-10T13:06:49.185Z] 8d17440e2bba: Preparing [2025-01-10T13:06:49.185Z] 5466b9fa6971: Preparing [2025-01-10T13:06:49.185Z] 2ddccf5fb6b1: Preparing [2025-01-10T13:06:49.185Z] 534a70dc8296: Preparing [2025-01-10T13:06:49.185Z] 2ddccf5fb6b1: Waiting [2025-01-10T13:06:49.185Z] 534a70dc8296: Waiting [2025-01-10T13:06:49.185Z] 08698291361b: Layer already exists [2025-01-10T13:06:49.185Z] 5466b9fa6971: Layer already exists [2025-01-10T13:06:49.185Z] d6d32576ae38: Layer already exists [2025-01-10T13:06:49.185Z] 352f9bbbb694: Layer already exists [2025-01-10T13:06:49.185Z] 8d17440e2bba: Layer already exists [2025-01-10T13:06:49.185Z] 534a70dc8296: Layer already exists [2025-01-10T13:06:49.185Z] 2ddccf5fb6b1: Layer already exists [2025-01-10T13:06:49.452Z] latest: digest: sha256:e9267b48f700703e5d5aa61c2ff532b910579013ec7a1e26b818335c3b829480 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T13:06:49.820Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T13:06:50.172Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.14 [2025-01-10T13:06:50.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-01-10T13:06:50.172Z] 08698291361b: Preparing [2025-01-10T13:06:50.172Z] 352f9bbbb694: Preparing [2025-01-10T13:06:50.172Z] d6d32576ae38: Preparing [2025-01-10T13:06:50.172Z] 8d17440e2bba: Preparing [2025-01-10T13:06:50.172Z] 5466b9fa6971: Preparing [2025-01-10T13:06:50.172Z] 2ddccf5fb6b1: Preparing [2025-01-10T13:06:50.172Z] 534a70dc8296: Preparing [2025-01-10T13:06:50.172Z] 2ddccf5fb6b1: Waiting [2025-01-10T13:06:50.172Z] 534a70dc8296: Waiting [2025-01-10T13:06:50.172Z] d6d32576ae38: Layer already exists [2025-01-10T13:06:50.172Z] 08698291361b: Layer already exists [2025-01-10T13:06:50.172Z] 352f9bbbb694: Layer already exists [2025-01-10T13:06:50.172Z] 5466b9fa6971: Layer already exists [2025-01-10T13:06:50.172Z] 8d17440e2bba: Layer already exists [2025-01-10T13:06:50.172Z] 534a70dc8296: Layer already exists [2025-01-10T13:06:50.172Z] 2ddccf5fb6b1: Layer already exists [2025-01-10T13:06:50.437Z] 4.0.0-dev.14: digest: sha256:e9267b48f700703e5d5aa61c2ff532b910579013ec7a1e26b818335c3b829480 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T13:06:50.805Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6622c489668020014ff309460a57ae50f5b6cc8-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T13:06:51.161Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6622c489668020014ff309460a57ae50f5b6cc8-4.0.0-dev.14 [2025-01-10T13:06:51.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-01-10T13:06:51.161Z] 08698291361b: Preparing [2025-01-10T13:06:51.161Z] 352f9bbbb694: Preparing [2025-01-10T13:06:51.161Z] d6d32576ae38: Preparing [2025-01-10T13:06:51.161Z] 8d17440e2bba: Preparing [2025-01-10T13:06:51.161Z] 5466b9fa6971: Preparing [2025-01-10T13:06:51.161Z] 2ddccf5fb6b1: Preparing [2025-01-10T13:06:51.161Z] 534a70dc8296: Preparing [2025-01-10T13:06:51.161Z] 2ddccf5fb6b1: Waiting [2025-01-10T13:06:51.161Z] 534a70dc8296: Waiting [2025-01-10T13:06:51.161Z] d6d32576ae38: Layer already exists [2025-01-10T13:06:51.161Z] 352f9bbbb694: Layer already exists [2025-01-10T13:06:51.161Z] 5466b9fa6971: Layer already exists [2025-01-10T13:06:51.161Z] 08698291361b: Layer already exists [2025-01-10T13:06:51.161Z] 8d17440e2bba: Layer already exists [2025-01-10T13:06:51.161Z] 534a70dc8296: Layer already exists [2025-01-10T13:06:51.161Z] 2ddccf5fb6b1: Layer already exists [2025-01-10T13:06:51.426Z] f6622c489668020014ff309460a57ae50f5b6cc8-4.0.0-dev.14: digest: sha256:e9267b48f700703e5d5aa61c2ff532b910579013ec7a1e26b818335c3b829480 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T13:06:51.777Z] + 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-01-10T13:06:52.131Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2025-01-10T13:06:52.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-01-10T13:06:52.131Z] 08698291361b: Preparing [2025-01-10T13:06:52.131Z] 352f9bbbb694: Preparing [2025-01-10T13:06:52.131Z] d6d32576ae38: Preparing [2025-01-10T13:06:52.131Z] 8d17440e2bba: Preparing [2025-01-10T13:06:52.131Z] 5466b9fa6971: Preparing [2025-01-10T13:06:52.131Z] 2ddccf5fb6b1: Preparing [2025-01-10T13:06:52.131Z] 534a70dc8296: Preparing [2025-01-10T13:06:52.131Z] 2ddccf5fb6b1: Waiting [2025-01-10T13:06:52.131Z] 534a70dc8296: Waiting [2025-01-10T13:06:52.131Z] 5466b9fa6971: Layer already exists [2025-01-10T13:06:52.131Z] d6d32576ae38: Layer already exists [2025-01-10T13:06:52.131Z] 8d17440e2bba: Layer already exists [2025-01-10T13:06:52.131Z] 352f9bbbb694: Layer already exists [2025-01-10T13:06:52.131Z] 08698291361b: Layer already exists [2025-01-10T13:06:52.131Z] 534a70dc8296: Layer already exists [2025-01-10T13:06:52.131Z] 2ddccf5fb6b1: Layer already exists [2025-01-10T13:06:52.398Z] main: digest: sha256:e9267b48f700703e5d5aa61c2ff532b910579013ec7a1e26b818335c3b829480 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T13:06:52.473Z] ===================================================== [Pipeline] echo [2025-01-10T13:06:52.488Z] taggedImages: [2025-01-10T13:06:52.488Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6622c489668020014ff309460a57ae50f5b6cc8 [2025-01-10T13:06:52.488Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-01-10T13:06:52.488Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.14 [2025-01-10T13:06:52.488Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6622c489668020014ff309460a57ae50f5b6cc8-4.0.0-dev.14 [2025-01-10T13:06:52.488Z] - 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-01-10T13:06:52.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-10T13:06:52.882Z] [2025-01-10T13:06:52.882Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T13:06:53.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-10T13:06:54.187Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-10T13:06:54.187Z] 8998bd30e6a1: Pulling fs layer [2025-01-10T13:06:54.187Z] 04944245beec: Pulling fs layer [2025-01-10T13:06:54.187Z] 699f458cf7ca: Pulling fs layer [2025-01-10T13:06:54.187Z] 765212b225bb: Pulling fs layer [2025-01-10T13:06:54.187Z] f23df028b6ca: Pulling fs layer [2025-01-10T13:06:54.187Z] 765212b225bb: Waiting [2025-01-10T13:06:54.187Z] f23df028b6ca: Waiting [2025-01-10T13:06:54.187Z] d65c8cfc05b1: Pulling fs layer [2025-01-10T13:06:54.187Z] 2437ff75d9bd: Pulling fs layer [2025-01-10T13:06:54.187Z] d65c8cfc05b1: Waiting [2025-01-10T13:06:54.187Z] 2437ff75d9bd: Waiting [2025-01-10T13:06:54.187Z] 04944245beec: Verifying Checksum [2025-01-10T13:06:54.187Z] 04944245beec: Download complete [2025-01-10T13:06:54.187Z] 765212b225bb: Verifying Checksum [2025-01-10T13:06:54.187Z] 765212b225bb: Download complete [2025-01-10T13:06:54.187Z] f23df028b6ca: Verifying Checksum [2025-01-10T13:06:54.187Z] f23df028b6ca: Download complete [2025-01-10T13:06:54.187Z] d65c8cfc05b1: Download complete [2025-01-10T13:06:54.187Z] 699f458cf7ca: Download complete [2025-01-10T13:06:54.772Z] 8998bd30e6a1: Verifying Checksum [2025-01-10T13:06:54.772Z] 8998bd30e6a1: Download complete [2025-01-10T13:06:56.717Z] 2437ff75d9bd: Verifying Checksum [2025-01-10T13:06:56.717Z] 2437ff75d9bd: Download complete [2025-01-10T13:07:00.960Z] 8998bd30e6a1: Pull complete [2025-01-10T13:07:01.551Z] 04944245beec: Pull complete [2025-01-10T13:07:03.501Z] 699f458cf7ca: Pull complete [2025-01-10T13:07:03.501Z] 765212b225bb: Pull complete [2025-01-10T13:07:04.463Z] f23df028b6ca: Pull complete [2025-01-10T13:07:04.463Z] d65c8cfc05b1: Pull complete [2025-01-10T13:07:31.158Z] 2437ff75d9bd: Pull complete [2025-01-10T13:07:31.158Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-10T13:07:31.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-10T13:07:31.158Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T13:07:31.339Z] prd-ubuntu20.04-docker-arm64-4c-16g-36471 does not seem to be running inside a container [2025-01-10T13:07:31.390Z] $ 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/262 -v /w/workspace/app-service-configurable/262:/w/workspace/app-service-configurable/262:rw,z -v /w/workspace/app-service-configurable/262@tmp:/w/workspace/app-service-configurable/262@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-01-10T13:07:33.085Z] $ docker top 33f3a96fe2cd2ae9447c7f6c4ea1fbb60b3b3025e2309f8de2119d54778d14df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T13:07:33.570Z] ---> job-cost.sh [2025-01-10T13:07:33.837Z] lf-activate-venv: SKIPPING [2025-01-10T13:07:33.837Z] INFO: No Stack... [2025-01-10T13:07:34.103Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-10T13:07:35.058Z] INFO: Archiving Costs [Pipeline] sh [2025-01-10T13:07:35.375Z] + + cat /w/workspace/app-service-configurable/262/archives/cost.csvcut [2025-01-10T13:07:35.375Z] -d, -f6 [Pipeline] lock [2025-01-10T13:07:35.437Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-262-stack-cost] [2025-01-10T13:07:35.446Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-262-stack-cost] did not exist. Created. [2025-01-10T13:07:35.453Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-262-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-10T13:07:35.801Z] /w/workspace/app-service-configurable/262@tmp/durable-17f5c0da/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-01-10T13:07:36.123Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-10T13:07:36.152Z] Warning: overwriting stash ‘stack-cost’ [2025-01-10T13:07:36.197Z] Stashed 1 file(s) [Pipeline] } [2025-01-10T13:07:36.204Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-262-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-10T13:07:36.219Z] $ docker stop --time=1 33f3a96fe2cd2ae9447c7f6c4ea1fbb60b3b3025e2309f8de2119d54778d14df [2025-01-10T13:07:37.646Z] $ docker rm -f --volumes 33f3a96fe2cd2ae9447c7f6c4ea1fbb60b3b3025e2309f8de2119d54778d14df [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-01-10T13:07:38.165Z] provisioning config files... [2025-01-10T13:07:38.172Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4991662233889190010tmp [Pipeline] { [Pipeline] sh [2025-01-10T13:07:38.466Z] + set +x [2025-01-10T13:07:38.466Z] + bash -s -- [2025-01-10T13:07:38.466Z] + curl -s https://codecov.io/bash [2025-01-10T13:07:38.466Z] [2025-01-10T13:07:38.466Z] _____ _ [2025-01-10T13:07:38.466Z] / ____| | | [2025-01-10T13:07:38.466Z] | | ___ __| | ___ ___ _____ __ [2025-01-10T13:07:38.466Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-10T13:07:38.466Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-10T13:07:38.466Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-10T13:07:38.466Z] Bash-1.0.6 [2025-01-10T13:07:38.466Z] [2025-01-10T13:07:38.466Z] [2025-01-10T13:07:38.466Z] ==> git version 2.25.1 found [2025-01-10T13:07:38.466Z] ==> 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-01-10T13:07:38.466Z] Release-Date: 2020-01-08 [2025-01-10T13:07:38.466Z] 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-01-10T13:07:38.466Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-10T13:07:38.466Z] ==> Jenkins CI detected. [2025-01-10T13:07:38.466Z] current dir:  /w/workspace/ry_app-service-configurable_main [2025-01-10T13:07:38.466Z] project root: . [2025-01-10T13:07:38.466Z] --> token set from env [2025-01-10T13:07:38.466Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-10T13:07:38.466Z] ==> Running gcov in . (disable via -X gcov) [2025-01-10T13:07:38.466Z] ==> Python coveragepy not found [2025-01-10T13:07:38.466Z] ==> Searching for coverage reports in: [2025-01-10T13:07:38.466Z] + . [2025-01-10T13:07:38.466Z] -> Found 1 reports [2025-01-10T13:07:38.466Z] ==> Detecting git/mercurial file structure [2025-01-10T13:07:38.466Z] ==> Reading reports [2025-01-10T13:07:38.725Z] + ./coverage.out bytes=953 [2025-01-10T13:07:38.725Z] ==> Appending adjustments [2025-01-10T13:07:38.725Z] https://docs.codecov.io/docs/fixing-reports [2025-01-10T13:07:38.725Z] + Found adjustments [2025-01-10T13:07:38.725Z] ==> Gzipping contents [2025-01-10T13:07:38.725Z] 4.0K /tmp/codecov.lK02Nv.gz [2025-01-10T13:07:38.725Z] ==> Uploading reports [2025-01-10T13:07:38.725Z] url: https://codecov.io [2025-01-10T13:07:38.725Z] query: branch=main&commit=f6622c489668020014ff309460a57ae50f5b6cc8&build=262&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F262%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-10T13:07:38.725Z] -> Pinging Codecov [2025-01-10T13:07:38.725Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f6622c489668020014ff309460a57ae50f5b6cc8&build=262&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F262%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-10T13:07:38.984Z] -> Uploading to [2025-01-10T13:07:38.984Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/f6622c489668020014ff309460a57ae50f5b6cc8/bbd9c634-1af8-40a4-a825-5edd3be435f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250110%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250110T130738Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d103e4e0fedb95da38f36b57a41a3b93ffcbc537eea000429e4f09456dd3bb34 [2025-01-10T13:07:38.984Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T13:07:38.984Z] Dload Upload Total Spent Left Speed [2025-01-10T13:07:39.246Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 2500 --:--:-- --:--:-- --:--:-- 2484 100 410 0 0 100 410 0 2500 --:--:-- --:--:-- --:--:-- 2484 [2025-01-10T13:07:39.246Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/f6622c489668020014ff309460a57ae50f5b6cc8 [Pipeline] } [2025-01-10T13:07:39.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-10T13:07:39.490Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-10T13:07:39.508Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T13:07:39.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-10T13:07:39.813Z] [2025-01-10T13:07:39.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T13:07:40.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-10T13:07:40.114Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-10T13:07:40.114Z] 43c4264eed91: Pulling fs layer [2025-01-10T13:07:40.114Z] 4cc291be95ef: Pulling fs layer [2025-01-10T13:07:40.114Z] 2ac1f1163629: Pulling fs layer [2025-01-10T13:07:40.114Z] 5c3c966382ef: Pulling fs layer [2025-01-10T13:07:40.114Z] 4f4fb700ef54: Pulling fs layer [2025-01-10T13:07:40.114Z] d9c7d2e4e75e: Pulling fs layer [2025-01-10T13:07:40.114Z] 9c3e1370e548: Pulling fs layer [2025-01-10T13:07:40.114Z] d9c7d2e4e75e: Waiting [2025-01-10T13:07:40.114Z] 5c3c966382ef: Waiting [2025-01-10T13:07:40.114Z] 4f4fb700ef54: Waiting [2025-01-10T13:07:40.114Z] 9c3e1370e548: Waiting [2025-01-10T13:07:40.114Z] 4cc291be95ef: Verifying Checksum [2025-01-10T13:07:40.114Z] 4cc291be95ef: Download complete [2025-01-10T13:07:40.114Z] 5c3c966382ef: Verifying Checksum [2025-01-10T13:07:40.114Z] 5c3c966382ef: Download complete [2025-01-10T13:07:40.114Z] 4f4fb700ef54: Verifying Checksum [2025-01-10T13:07:40.114Z] 4f4fb700ef54: Download complete [2025-01-10T13:07:40.114Z] 43c4264eed91: Download complete [2025-01-10T13:07:40.373Z] 43c4264eed91: Pull complete [2025-01-10T13:07:40.373Z] d9c7d2e4e75e: Verifying Checksum [2025-01-10T13:07:40.373Z] d9c7d2e4e75e: Download complete [2025-01-10T13:07:40.373Z] 4cc291be95ef: Pull complete [2025-01-10T13:07:40.658Z] 2ac1f1163629: Verifying Checksum [2025-01-10T13:07:40.658Z] 2ac1f1163629: Download complete [2025-01-10T13:07:41.245Z] 9c3e1370e548: Verifying Checksum [2025-01-10T13:07:41.245Z] 9c3e1370e548: Download complete [2025-01-10T13:07:43.868Z] 2ac1f1163629: Pull complete [2025-01-10T13:07:43.868Z] 5c3c966382ef: Pull complete [2025-01-10T13:07:43.868Z] 4f4fb700ef54: Pull complete [2025-01-10T13:07:44.491Z] d9c7d2e4e75e: Pull complete [2025-01-10T13:07:47.326Z] 9c3e1370e548: Pull complete [2025-01-10T13:07:47.326Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-10T13:07:47.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-10T13:07:47.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T13:07:47.446Z] prd-ubuntu20.04-docker-8c-8g-36470 does not seem to be running inside a container [2025-01-10T13:07:47.473Z] $ 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-01-10T13:07:52.079Z] $ docker top 20dc79dc9b8257ba5df996a5da717e9d30882f1eefe4d5cfc8138c24c81dee13 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T13:07:52.443Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2025-01-10T13:07:52.454Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2025-01-10T13:07:52.736Z] + set -o pipefail [2025-01-10T13:07:52.736Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2025-01-10T13:08:02.718Z] [2025-01-10T13:08:02.718Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2025-01-10T13:08:02.718Z] [2025-01-10T13:08:02.718Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/b74b2eb3-1990-4274-9916-672aea450010 [2025-01-10T13:08:02.718Z] [2025-01-10T13:08:02.718Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-10T13:08:02.719Z] [2025-01-10T13:08:02.719Z] [2025-01-10T13:08:02.719Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-10T13:08:02.719Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-10T13:08:02.726Z] $ docker stop --time=1 20dc79dc9b8257ba5df996a5da717e9d30882f1eefe4d5cfc8138c24c81dee13 [2025-01-10T13:08:06.482Z] $ docker rm -f --volumes 20dc79dc9b8257ba5df996a5da717e9d30882f1eefe4d5cfc8138c24c81dee13 [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-01-10T13:08:07.377Z] + git log --format=format:%s -1 f6622c489668020014ff309460a57ae50f5b6cc8 [Pipeline] sh [2025-01-10T13:08:07.673Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T13:08:07.673Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T13:08:07.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T13:08:07.995Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T13:08:08.077Z] prd-ubuntu20.04-docker-8c-8g-36470 does not seem to be running inside a container [2025-01-10T13:08:08.104Z] $ 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-01-10T13:08:08.611Z] $ docker top dc1137067162e2b7eacf8ec03be18ac9f9d4a316af8ae35705c70869015599f7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T13:08:08.725Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T13:08:08.725Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T13:08:08.845Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T13:08:08.844Z] $ docker exec dc1137067162e2b7eacf8ec03be18ac9f9d4a316af8ae35705c70869015599f7 ssh-agent [2025-01-10T13:08:08.956Z] SSH_AUTH_SOCK=/tmp/ssh-CKoiO34bZiVr/agent.32 [2025-01-10T13:08:08.956Z] SSH_AGENT_PID=38 [2025-01-10T13:08:08.961Z] Running ssh-add (command line suppressed) [2025-01-10T13:08:09.068Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15087557607874651721.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15087557607874651721.key) [2025-01-10T13:08:09.085Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T13:08:09.378Z] + git semver tag [2025-01-10T13:08:09.637Z] 2025-01-10 13:08:09,555 [run_tag] DEBUG tag force:False [2025-01-10T13:08:09.637Z] 2025-01-10 13:08:09,556 [check_head_tag] DEBUG check head tag [2025-01-10T13:08:09.637Z] 2025-01-10 13:08:09,558 [execute] INFO git cat-file --batch-check [2025-01-10T13:08:09.637Z] 2025-01-10 13:08:09,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2025-01-10T13:08:09.637Z] 2025-01-10 13:08:09,562 [execute] INFO git cat-file --batch [2025-01-10T13:08:09.637Z] 2025-01-10 13:08:09,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2025-01-10T13:08:09.637Z] 2025-01-10 13:08:09,593 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-10T13:08:09.637Z] 2025-01-10 13:08:09,594 [execute] INFO git tag -a v4.0.0-dev.14 -m v4.0.0-dev.14 [2025-01-10T13:08:09.637Z] 2025-01-10 13:08:09,594 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.14', '-m', 'v4.0.0-dev.14'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2025-01-10T13:08:09.637Z] 2025-01-10 13:08:09,599 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-10T13:08:09.637Z] 4.0.0-dev.14 [Pipeline] } [2025-01-10T13:08:09.642Z] $ docker exec --env ******** --env ******** dc1137067162e2b7eacf8ec03be18ac9f9d4a316af8ae35705c70869015599f7 ssh-agent -k [2025-01-10T13:08:09.739Z] unset SSH_AUTH_SOCK; [2025-01-10T13:08:09.739Z] unset SSH_AGENT_PID; [2025-01-10T13:08:09.739Z] echo Agent pid 38 killed; [2025-01-10T13:08:09.753Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T13:08:10.081Z] + git semver [Pipeline] } [2025-01-10T13:08:10.352Z] $ docker stop --time=1 dc1137067162e2b7eacf8ec03be18ac9f9d4a316af8ae35705c70869015599f7 [2025-01-10T13:08:11.625Z] $ docker rm -f --volumes dc1137067162e2b7eacf8ec03be18ac9f9d4a316af8ae35705c70869015599f7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T13:08:12.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-10T13:08:12.066Z] [2025-01-10T13:08:12.066Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T13:08:12.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-10T13:08:12.371Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-10T13:08:12.371Z] ab5ef0e58194: Pulling fs layer [2025-01-10T13:08:12.371Z] 9712f1f96733: Pulling fs layer [2025-01-10T13:08:12.371Z] 63f879dbbcfc: Pulling fs layer [2025-01-10T13:08:12.371Z] 0d9ebad4ef96: Pulling fs layer [2025-01-10T13:08:12.371Z] e9a5061849ea: Pulling fs layer [2025-01-10T13:08:12.371Z] d747dcd14b5f: Pulling fs layer [2025-01-10T13:08:12.371Z] 2de7ff778b66: Pulling fs layer [2025-01-10T13:08:12.371Z] 0d9ebad4ef96: Waiting [2025-01-10T13:08:12.371Z] e9a5061849ea: Waiting [2025-01-10T13:08:12.371Z] d747dcd14b5f: Waiting [2025-01-10T13:08:12.371Z] 2de7ff778b66: Waiting [2025-01-10T13:08:12.371Z] 9712f1f96733: Verifying Checksum [2025-01-10T13:08:12.371Z] 9712f1f96733: Download complete [2025-01-10T13:08:12.631Z] 63f879dbbcfc: Verifying Checksum [2025-01-10T13:08:12.631Z] 63f879dbbcfc: Download complete [2025-01-10T13:08:12.890Z] e9a5061849ea: Verifying Checksum [2025-01-10T13:08:12.890Z] e9a5061849ea: Download complete [2025-01-10T13:08:12.890Z] d747dcd14b5f: Verifying Checksum [2025-01-10T13:08:12.890Z] d747dcd14b5f: Download complete [2025-01-10T13:08:12.890Z] 0d9ebad4ef96: Verifying Checksum [2025-01-10T13:08:12.890Z] 0d9ebad4ef96: Download complete [2025-01-10T13:08:12.890Z] ab5ef0e58194: Verifying Checksum [2025-01-10T13:08:12.890Z] ab5ef0e58194: Download complete [2025-01-10T13:08:12.890Z] 2de7ff778b66: Verifying Checksum [2025-01-10T13:08:12.890Z] 2de7ff778b66: Download complete [2025-01-10T13:08:16.258Z] ab5ef0e58194: Pull complete [2025-01-10T13:08:16.258Z] 9712f1f96733: Pull complete [2025-01-10T13:08:16.517Z] 63f879dbbcfc: Pull complete [2025-01-10T13:08:20.845Z] 0d9ebad4ef96: Pull complete [2025-01-10T13:08:20.846Z] e9a5061849ea: Pull complete [2025-01-10T13:08:20.846Z] d747dcd14b5f: Pull complete [2025-01-10T13:08:21.785Z] 2de7ff778b66: Pull complete [2025-01-10T13:08:21.785Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-10T13:08:21.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-10T13:08:21.785Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T13:08:21.893Z] prd-ubuntu20.04-docker-8c-8g-36470 does not seem to be running inside a container [2025-01-10T13:08:21.922Z] $ 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-01-10T13:08:26.788Z] $ docker top f992a5c5504c8831047ee37350605a5879b057c0298c4d0f9dfc3280a8d61b42 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-10T13:08:26.876Z] provisioning config files... [2025-01-10T13:08:26.884Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7708683255778287395tmp [2025-01-10T13:08:26.894Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7220052806965461563tmp [2025-01-10T13:08:26.905Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3726686649724006137tmp [Pipeline] { [Pipeline] echo [2025-01-10T13:08:26.941Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T13:08:27.239Z] ---> sigul-configuration.sh [2025-01-10T13:08:27.239Z] gpg: directory `/root/.gnupg' created [2025-01-10T13:08:27.239Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-10T13:08:27.239Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-10T13:08:27.239Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-10T13:08:27.239Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-10T13:08:27.239Z] gpg: CAST5 encrypted data [2025-01-10T13:08:27.239Z] gpg: encrypted with 1 passphrase [2025-01-10T13:08:27.239Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-10T13:08:27.541Z] + mkdir /home/jenkins [2025-01-10T13:08:27.541Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-10T13:08:27.840Z] + 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-01-10T13:08:27.854Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T13:08:28.157Z] ---> sigul-install.sh [2025-01-10T13:08:28.157Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-10T13:08:28.463Z] + git tag --list [2025-01-10T13:08:28.464Z] v1.0.0 [2025-01-10T13:08:28.464Z] v1.1.0 [2025-01-10T13:08:28.464Z] v1.2.0 [2025-01-10T13:08:28.464Z] v1.3.0 [2025-01-10T13:08:28.464Z] v1.3.1 [2025-01-10T13:08:28.464Z] v2.0.0 [2025-01-10T13:08:28.464Z] v2.0.1 [2025-01-10T13:08:28.464Z] v2.1.0 [2025-01-10T13:08:28.464Z] v2.1.1 [2025-01-10T13:08:28.464Z] v2.1.2 [2025-01-10T13:08:28.464Z] v2.2.0 [2025-01-10T13:08:28.464Z] v2.3 [2025-01-10T13:08:28.464Z] v2.3.0 [2025-01-10T13:08:28.464Z] v2.3.1 [2025-01-10T13:08:28.464Z] v3.0 [2025-01-10T13:08:28.464Z] v3.0.0 [2025-01-10T13:08:28.464Z] v3.0.1 [2025-01-10T13:08:28.464Z] v3.0.1-dev.1 [2025-01-10T13:08:28.464Z] v3.1 [2025-01-10T13:08:28.464Z] v3.1.0 [2025-01-10T13:08:28.464Z] v3.1.0-dev.1 [2025-01-10T13:08:28.464Z] v3.1.0-dev.10 [2025-01-10T13:08:28.464Z] v3.1.0-dev.11 [2025-01-10T13:08:28.464Z] v3.1.0-dev.12 [2025-01-10T13:08:28.464Z] v3.1.0-dev.13 [2025-01-10T13:08:28.464Z] v3.1.0-dev.14 [2025-01-10T13:08:28.464Z] v3.1.0-dev.15 [2025-01-10T13:08:28.464Z] v3.1.0-dev.16 [2025-01-10T13:08:28.464Z] v3.1.0-dev.17 [2025-01-10T13:08:28.464Z] v3.1.0-dev.18 [2025-01-10T13:08:28.464Z] v3.1.0-dev.19 [2025-01-10T13:08:28.464Z] v3.1.0-dev.2 [2025-01-10T13:08:28.464Z] v3.1.0-dev.20 [2025-01-10T13:08:28.464Z] v3.1.0-dev.21 [2025-01-10T13:08:28.464Z] v3.1.0-dev.22 [2025-01-10T13:08:28.464Z] v3.1.0-dev.23 [2025-01-10T13:08:28.464Z] v3.1.0-dev.24 [2025-01-10T13:08:28.464Z] v3.1.0-dev.25 [2025-01-10T13:08:28.464Z] v3.1.0-dev.26 [2025-01-10T13:08:28.464Z] v3.1.0-dev.27 [2025-01-10T13:08:28.464Z] v3.1.0-dev.28 [2025-01-10T13:08:28.464Z] v3.1.0-dev.29 [2025-01-10T13:08:28.464Z] v3.1.0-dev.3 [2025-01-10T13:08:28.464Z] v3.1.0-dev.30 [2025-01-10T13:08:28.464Z] v3.1.0-dev.31 [2025-01-10T13:08:28.464Z] v3.1.0-dev.32 [2025-01-10T13:08:28.464Z] v3.1.0-dev.33 [2025-01-10T13:08:28.464Z] v3.1.0-dev.34 [2025-01-10T13:08:28.464Z] v3.1.0-dev.35 [2025-01-10T13:08:28.464Z] v3.1.0-dev.36 [2025-01-10T13:08:28.464Z] v3.1.0-dev.37 [2025-01-10T13:08:28.464Z] v3.1.0-dev.38 [2025-01-10T13:08:28.464Z] v3.1.0-dev.39 [2025-01-10T13:08:28.464Z] v3.1.0-dev.4 [2025-01-10T13:08:28.464Z] v3.1.0-dev.5 [2025-01-10T13:08:28.464Z] v3.1.0-dev.6 [2025-01-10T13:08:28.464Z] v3.1.0-dev.7 [2025-01-10T13:08:28.464Z] v3.1.0-dev.8 [2025-01-10T13:08:28.464Z] v3.1.0-dev.9 [2025-01-10T13:08:28.464Z] v3.1.1 [2025-01-10T13:08:28.464Z] v3.1.1-dev.1 [2025-01-10T13:08:28.464Z] v3.2.0-dev.1 [2025-01-10T13:08:28.464Z] v3.2.0-dev.10 [2025-01-10T13:08:28.464Z] v3.2.0-dev.11 [2025-01-10T13:08:28.464Z] v3.2.0-dev.12 [2025-01-10T13:08:28.464Z] v3.2.0-dev.13 [2025-01-10T13:08:28.464Z] v3.2.0-dev.14 [2025-01-10T13:08:28.464Z] v3.2.0-dev.15 [2025-01-10T13:08:28.464Z] v3.2.0-dev.16 [2025-01-10T13:08:28.464Z] v3.2.0-dev.17 [2025-01-10T13:08:28.464Z] v3.2.0-dev.18 [2025-01-10T13:08:28.464Z] v3.2.0-dev.19 [2025-01-10T13:08:28.464Z] v3.2.0-dev.2 [2025-01-10T13:08:28.464Z] v3.2.0-dev.20 [2025-01-10T13:08:28.464Z] v3.2.0-dev.21 [2025-01-10T13:08:28.464Z] v3.2.0-dev.22 [2025-01-10T13:08:28.464Z] v3.2.0-dev.23 [2025-01-10T13:08:28.464Z] v3.2.0-dev.24 [2025-01-10T13:08:28.464Z] v3.2.0-dev.25 [2025-01-10T13:08:28.464Z] v3.2.0-dev.26 [2025-01-10T13:08:28.464Z] v3.2.0-dev.27 [2025-01-10T13:08:28.464Z] v3.2.0-dev.28 [2025-01-10T13:08:28.464Z] v3.2.0-dev.29 [2025-01-10T13:08:28.464Z] v3.2.0-dev.3 [2025-01-10T13:08:28.464Z] v3.2.0-dev.30 [2025-01-10T13:08:28.464Z] v3.2.0-dev.31 [2025-01-10T13:08:28.464Z] v3.2.0-dev.32 [2025-01-10T13:08:28.464Z] v3.2.0-dev.33 [2025-01-10T13:08:28.464Z] v3.2.0-dev.34 [2025-01-10T13:08:28.464Z] v3.2.0-dev.35 [2025-01-10T13:08:28.464Z] v3.2.0-dev.36 [2025-01-10T13:08:28.464Z] v3.2.0-dev.37 [2025-01-10T13:08:28.464Z] v3.2.0-dev.38 [2025-01-10T13:08:28.464Z] v3.2.0-dev.4 [2025-01-10T13:08:28.464Z] v3.2.0-dev.5 [2025-01-10T13:08:28.464Z] v3.2.0-dev.6 [2025-01-10T13:08:28.464Z] v3.2.0-dev.7 [2025-01-10T13:08:28.464Z] v3.2.0-dev.8 [2025-01-10T13:08:28.464Z] v3.2.0-dev.9 [2025-01-10T13:08:28.464Z] v4.0.0-dev.1 [2025-01-10T13:08:28.464Z] v4.0.0-dev.10 [2025-01-10T13:08:28.464Z] v4.0.0-dev.11 [2025-01-10T13:08:28.464Z] v4.0.0-dev.12 [2025-01-10T13:08:28.464Z] v4.0.0-dev.13 [2025-01-10T13:08:28.464Z] v4.0.0-dev.14 [2025-01-10T13:08:28.464Z] v4.0.0-dev.2 [2025-01-10T13:08:28.464Z] v4.0.0-dev.3 [2025-01-10T13:08:28.464Z] v4.0.0-dev.4 [2025-01-10T13:08:28.464Z] v4.0.0-dev.5 [2025-01-10T13:08:28.464Z] v4.0.0-dev.6 [2025-01-10T13:08:28.464Z] v4.0.0-dev.7 [2025-01-10T13:08:28.464Z] v4.0.0-dev.8 [2025-01-10T13:08:28.464Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-10T13:08:28.761Z] + lftools sign git-tag v4.0.0-dev.14 [2025-01-10T13:08:29.328Z] Signing Git tag with Sigul... [2025-01-10T13:08:29.328Z] Signing v4.0.0-dev.14 [Pipeline] echo [2025-01-10T13:08:29.912Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T13:08:30.204Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-10T13:08:30.211Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-10T13:08:30.234Z] $ docker stop --time=1 f992a5c5504c8831047ee37350605a5879b057c0298c4d0f9dfc3280a8d61b42 [2025-01-10T13:08:31.533Z] $ docker rm -f --volumes f992a5c5504c8831047ee37350605a5879b057c0298c4d0f9dfc3280a8d61b42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-10T13:08:31.977Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T13:08:31.977Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T13:08:32.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T13:08:32.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T13:08:32.388Z] prd-ubuntu20.04-docker-8c-8g-36470 does not seem to be running inside a container [2025-01-10T13:08:32.411Z] $ 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-01-10T13:08:32.783Z] $ docker top 51a39c4fd7605521394b445440c84a29fa13cdc4abefb32fbaf04b443552e322 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T13:08:32.904Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T13:08:32.904Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T13:08:33.013Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T13:08:33.011Z] $ docker exec 51a39c4fd7605521394b445440c84a29fa13cdc4abefb32fbaf04b443552e322 ssh-agent [2025-01-10T13:08:33.109Z] SSH_AUTH_SOCK=/tmp/ssh-BigiP0GmoZ4D/agent.33 [2025-01-10T13:08:33.109Z] SSH_AGENT_PID=39 [2025-01-10T13:08:33.113Z] Running ssh-add (command line suppressed) [2025-01-10T13:08:33.215Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_151960526545520914.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_151960526545520914.key) [2025-01-10T13:08:33.234Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T13:08:33.526Z] + git semver bump pre [2025-01-10T13:08:33.785Z] 2025-01-10 13:08:33,718 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-10T13:08:33.785Z] 2025-01-10 13:08:33,718 [bump_version] DEBUG bumping version:4.0.0-dev.14 on axis:pre with prefix:dev [2025-01-10T13:08:33.785Z] 2025-01-10 13:08:33,718 [bump_version] DEBUG bumped version:4.0.0-dev.15 [2025-01-10T13:08:33.785Z] 2025-01-10 13:08:33,719 [write_version] DEBUG write version:4.0.0-dev.15 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2025-01-10T13:08:33.785Z] 2025-01-10 13:08:33,719 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-10T13:08:33.785Z] 2025-01-10 13:08:33,719 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-10T13:08:33.785Z] 2025-01-10 13:08:33,723 [execute] INFO git cat-file --batch-check [2025-01-10T13:08:33.785Z] 2025-01-10 13:08:33,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-10T13:08:33.785Z] 2025-01-10 13:08:33,730 [execute] INFO git cat-file --batch [2025-01-10T13:08:33.785Z] 2025-01-10 13:08:33,731 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-10T13:08:33.785Z] 2025-01-10 13:08:33,737 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-10T13:08:33.785Z] 4.0.0-dev.15 [Pipeline] } [2025-01-10T13:08:33.791Z] $ docker exec --env ******** --env ******** 51a39c4fd7605521394b445440c84a29fa13cdc4abefb32fbaf04b443552e322 ssh-agent -k [2025-01-10T13:08:33.892Z] unset SSH_AUTH_SOCK; [2025-01-10T13:08:33.893Z] unset SSH_AGENT_PID; [2025-01-10T13:08:33.893Z] echo Agent pid 39 killed; [2025-01-10T13:08:33.908Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T13:08:34.239Z] + git semver [Pipeline] } [2025-01-10T13:08:34.506Z] $ docker stop --time=1 51a39c4fd7605521394b445440c84a29fa13cdc4abefb32fbaf04b443552e322 [2025-01-10T13:08:35.764Z] $ docker rm -f --volumes 51a39c4fd7605521394b445440c84a29fa13cdc4abefb32fbaf04b443552e322 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T13:08:36.122Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T13:08:36.122Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T13:08:36.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T13:08:36.434Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T13:08:36.508Z] prd-ubuntu20.04-docker-8c-8g-36470 does not seem to be running inside a container [2025-01-10T13:08:36.531Z] $ 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-01-10T13:08:36.867Z] $ docker top 7f9d7b43155215b02987e8ec84e2c8a15d732a445775f55fe0f0aaa1ffeee863 -eo pid,comm [2025-01-10T13:08:36.921Z] 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-01-10T13:08:36.921Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T13:08:36.983Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T13:08:36.983Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T13:08:37.104Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T13:08:37.102Z] $ docker exec 7f9d7b43155215b02987e8ec84e2c8a15d732a445775f55fe0f0aaa1ffeee863 ssh-agent [2025-01-10T13:08:37.225Z] SSH_AUTH_SOCK=/tmp/ssh-brUOU2AKG5Mf/agent.32 [2025-01-10T13:08:37.225Z] SSH_AGENT_PID=38 [2025-01-10T13:08:37.231Z] Running ssh-add (command line suppressed) [2025-01-10T13:08:37.320Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9343502321772985414.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9343502321772985414.key) [2025-01-10T13:08:37.338Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T13:08:37.634Z] + git semver push [2025-01-10T13:08:37.893Z] 2025-01-10 13:08:37,804 [run_push] DEBUG push [2025-01-10T13:08:37.893Z] 2025-01-10 13:08:37,805 [execute] INFO git cat-file --batch-check [2025-01-10T13:08:37.893Z] 2025-01-10 13:08:37,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-10T13:08:37.893Z] 2025-01-10 13:08:37,809 [execute] INFO git rev-list a3fb60b8cecfc2996dd7fe0be852c42db374d27b -- [2025-01-10T13:08:37.893Z] 2025-01-10 13:08:37,809 [execute] DEBUG Popen(['git', 'rev-list', 'a3fb60b8cecfc2996dd7fe0be852c42db374d27b', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-10T13:08:37.893Z] 2025-01-10 13:08:37,822 [execute] INFO git fetch -v origin [2025-01-10T13:08:37.893Z] 2025-01-10 13:08:37,823 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-10T13:08:38.461Z] 2025-01-10 13:08:38,276 [run_push] DEBUG no remote changes detected [2025-01-10T13:08:38.461Z] 2025-01-10 13:08:38,277 [execute] INFO git push origin semver [2025-01-10T13:08:38.461Z] 2025-01-10 13:08:38,277 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-10T13:08:39.033Z] 2025-01-10 13:08:38,915 [run_push] DEBUG push all version tags [2025-01-10T13:08:39.033Z] 2025-01-10 13:08:38,916 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-10T13:08:39.033Z] 2025-01-10 13:08:38,916 [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-01-10T13:08:39.601Z] 2025-01-10 13:08:39,474 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-10T13:08:39.601Z] 4.0.0-dev.15 [Pipeline] } [2025-01-10T13:08:39.605Z] $ docker exec --env ******** --env ******** 7f9d7b43155215b02987e8ec84e2c8a15d732a445775f55fe0f0aaa1ffeee863 ssh-agent -k [2025-01-10T13:08:39.720Z] unset SSH_AUTH_SOCK; [2025-01-10T13:08:39.720Z] unset SSH_AGENT_PID; [2025-01-10T13:08:39.720Z] echo Agent pid 38 killed; [2025-01-10T13:08:39.737Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T13:08:40.074Z] + git semver [Pipeline] } [2025-01-10T13:08:40.343Z] $ docker stop --time=1 7f9d7b43155215b02987e8ec84e2c8a15d732a445775f55fe0f0aaa1ffeee863 [2025-01-10T13:08:41.635Z] $ docker rm -f --volumes 7f9d7b43155215b02987e8ec84e2c8a15d732a445775f55fe0f0aaa1ffeee863 [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-01-10T13:08:42.338Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2025-01-10T13:08:42.339Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-01-10T13:08:42.339Z] total 16 [2025-01-10T13:08:42.339Z] drwxr-xr-x 3 root root 4096 Jan 10 12:57 . [2025-01-10T13:08:42.339Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 13:08 .. [2025-01-10T13:08:42.339Z] drwxr-xr-x 2 root root 4096 Jan 10 12:57 cost [2025-01-10T13:08:42.339Z] -rw-r--r-- 1 root root 96 Jan 10 12:57 cost.csv [2025-01-10T13:08:42.339Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2025-01-10T13:08:42.339Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-01-10T13:08:42.339Z] total 16 [2025-01-10T13:08:42.339Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 12:57 . [2025-01-10T13:08:42.339Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 13:08 .. [2025-01-10T13:08:42.339Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 12:57 cost [2025-01-10T13:08:42.339Z] -rw-r--r-- 1 jenkins jenkins 96 Jan 10 12:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-10T13:08:42.633Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T13:08:43.498Z] ---> package-listing.sh [2025-01-10T13:08:43.498Z] ++ facter osfamily [2025-01-10T13:08:43.498Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-10T13:08:43.758Z] + OS_FAMILY=debian [2025-01-10T13:08:43.758Z] + workspace=/w/workspace/ry_app-service-configurable_main [2025-01-10T13:08:43.758Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-10T13:08:43.758Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-10T13:08:43.758Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-10T13:08:43.758Z] + PACKAGES=/tmp/packages_start.txt [2025-01-10T13:08:43.758Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-01-10T13:08:43.758Z] + PACKAGES=/tmp/packages_end.txt [2025-01-10T13:08:43.758Z] + case "${OS_FAMILY}" in [2025-01-10T13:08:43.758Z] + dpkg -l [2025-01-10T13:08:43.758Z] + grep '^ii' [2025-01-10T13:08:43.758Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-10T13:08:43.758Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-10T13:08:43.758Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-10T13:08:43.758Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-01-10T13:08:43.758Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2025-01-10T13:08:43.758Z] + 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-01-10T13:08:43.770Z] 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-01-10T13:08:44.047Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T13:08:44.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T13:08:44.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T13:08:44.705Z] prd-ubuntu20.04-docker-8c-8g-36470 does not seem to be running inside a container [2025-01-10T13:08:44.734Z] $ 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-01-10T13:08:44.961Z] $ docker top 9a332e68384d7f0191b8a3f5a7f5f00628d72d7ba0af7b535e6d8f71a342ed5e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T13:08:45.320Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-10T13:08:45.607Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-10T13:08:45.893Z] + ls /var/log/sa-host [2025-01-10T13:08:45.893Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T13:08:46.076Z] provisioning config files... [2025-01-10T13:08:46.087Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11819942788951389539tmp [Pipeline] { [Pipeline] echo [2025-01-10T13:08:46.112Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T13:08:46.398Z] ---> create-netrc.sh [Pipeline] } [2025-01-10T13:08:46.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-10T13:08:46.750Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-10T13:08:46.760Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T13:08:47.044Z] ---> sudo-logs.sh [2025-01-10T13:08:47.044Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-10T13:08:47.081Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T13:08:47.368Z] ---> job-cost.sh [2025-01-10T13:08:47.368Z] lf-activate-venv: SKIPPING [2025-01-10T13:08:47.368Z] DEBUG: total: 0.2199999988079071 [2025-01-10T13:08:47.368Z] INFO: Retrieving Stack Cost... [2025-01-10T13:08:47.937Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-10T13:08:48.197Z] INFO: Archiving Costs [Pipeline] echo [2025-01-10T13:08:48.210Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T13:08:48.491Z] ---> logs-deploy.sh [2025-01-10T13:08:48.491Z] lf-activate-venv: SKIPPING [2025-01-10T13:08:48.491Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/262 [2025-01-10T13:08:48.491Z] INFO: archiving workspace using pattern(s): [2025-01-10T13:08:49.435Z] Archives upload complete. [2025-01-10T13:08:49.435Z] INFO: archiving logs to Nexus