Pull request #716 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c2cd08c2b66ae128750d2650065adb02c595d23b+41ab7ad60098ed3d89fb1c34174a60139f8053e1 (e481a0d97034edb3be1473d97d5a4750024607aa) 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-ssh10959927205103340477.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5074046053699827861.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-716/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-716/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10759639553006982661.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-716/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9183273999638052480.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh7812669777392075201.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-716/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-716/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12784514616447579381.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-40570 in /w/workspace/_app-service-configurable_PR-716 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-716 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 41ab7ad60098ed3d89fb1c34174a60139f8053e1 into PR head commit c2cd08c2b66ae128750d2650065adb02c595d23b Merge succeeded, producing c2cd08c2b66ae128750d2650065adb02c595d23b Checking out Revision c2cd08c2b66ae128750d2650065adb02c595d23b (PR-716) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/716/head:refs/remotes/origin/PR-716 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c2cd08c2b66ae128750d2650065adb02c595d23b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 41ab7ad60098ed3d89fb1c34174a60139f8053e1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c2cd08c2b66ae128750d2650065adb02c595d23b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-07T12:39:06.838Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-07T12:39:07.040Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-07T12:39:07.199Z] ========================================================= [2025-03-07T12:39:07.199Z] EdgeX Global Pipelines Version Info [2025-03-07T12:39:07.199Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-07T12:39:08.349Z] ------------------- [2025-03-07T12:39:08.349Z] stable info: [2025-03-07T12:39:08.349Z] ------------------- [2025-03-07T12:39:08.349Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-07T12:39:08.349Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-07T12:39:08.349Z] Message: update stable to v1.0.271 [2025-03-07T12:39:08.609Z] ------------------- [2025-03-07T12:39:08.609Z] experimental info: [2025-03-07T12:39:08.609Z] ------------------- [2025-03-07T12:39:08.609Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-07T12:39:08.609Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-07T12:39:08.609Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-07T12:39:08.827Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2025-03-07T12:39:08.888Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2025-03-07T12:39:08.941Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-07T12:39:08.990Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-07T12:39:09.108Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-07T12:39:09.156Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-07T12:39:09.204Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-07T12:39:09.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-07T12:39:09.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-07T12:39:09.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-07T12:39:09.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-07T12:39:09.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2025-03-07T12:39:09.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-07T12:39:09.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-07T12:39:09.627Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-07T12:39:09.684Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-07T12:39:09.736Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-07T12:39:09.785Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-07T12:39:09.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-07T12:39:09.888Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-07T12:39:09.943Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-07T12:39:09.998Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-07T12:39:10.054Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-07T12:39:10.109Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-07T12:39:10.157Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-07T12:39:10.215Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-07T12:39:10.267Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-07T12:39:10.319Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-716 [Pipeline] echo [2025-03-07T12:39:10.373Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-716 [Pipeline] echo [2025-03-07T12:39:10.427Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-716 [Pipeline] echo [2025-03-07T12:39:10.486Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c2cd08c2b66ae128750d2650065adb02c595d23b [Pipeline] echo [2025-03-07T12:39:10.544Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c2cd08c [Pipeline] echo [2025-03-07T12:39:10.604Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T12:39:10.739Z] provisioning config files... [2025-03-07T12:39:10.752Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-716@tmp/config6095040073489142251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T12:39:11.178Z] ---> ****-login.sh [2025-03-07T12:39:11.178Z] nexus3.edgexfoundry.org:10001 [2025-03-07T12:39:11.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T12:39:11.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T12:39:11.442Z] Configure a credential helper to remove this warning. See [2025-03-07T12:39:11.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T12:39:11.442Z] [2025-03-07T12:39:11.442Z] Login Succeeded [2025-03-07T12:39:11.442Z] nexus3.edgexfoundry.org:10002 [2025-03-07T12:39:11.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T12:39:11.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T12:39:11.702Z] Configure a credential helper to remove this warning. See [2025-03-07T12:39:11.702Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T12:39:11.702Z] [2025-03-07T12:39:11.702Z] Login Succeeded [2025-03-07T12:39:11.702Z] nexus3.edgexfoundry.org:10003 [2025-03-07T12:39:11.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T12:39:11.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T12:39:11.702Z] Configure a credential helper to remove this warning. See [2025-03-07T12:39:11.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T12:39:11.703Z] [2025-03-07T12:39:11.703Z] Login Succeeded [2025-03-07T12:39:11.703Z] nexus3.edgexfoundry.org:10004 [2025-03-07T12:39:11.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T12:39:11.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T12:39:11.962Z] Configure a credential helper to remove this warning. See [2025-03-07T12:39:11.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T12:39:11.962Z] [2025-03-07T12:39:11.962Z] Login Succeeded [2025-03-07T12:39:11.962Z] ****.io [2025-03-07T12:39:11.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T12:39:12.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T12:39:12.224Z] Configure a credential helper to remove this warning. See [2025-03-07T12:39:12.224Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T12:39:12.224Z] [2025-03-07T12:39:12.224Z] Login Succeeded [2025-03-07T12:39:12.224Z] ---> ****-login.sh ends [Pipeline] } [2025-03-07T12:39:12.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-07T12:39:12.985Z] + git rev-list -1 --merges c2cd08c2b66ae128750d2650065adb02c595d23b~1..c2cd08c2b66ae128750d2650065adb02c595d23b [Pipeline] echo [2025-03-07T12:39:13.029Z] -----------> git rev-list -1 --merges c2cd08c2b66ae128750d2650065adb02c595d23b~1..c2cd08c2b66ae128750d2650065adb02c595d23b c2cd08c2b66ae128750d2650065adb02c595d23b [false] [Pipeline] sh [2025-03-07T12:39:13.352Z] + git log --format=format:%s -1 c2cd08c2b66ae128750d2650065adb02c595d23b [Pipeline] echo [2025-03-07T12:39:13.397Z] ========================================================= [2025-03-07T12:39:13.397Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-07T12:39:13.397Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-07T12:39:13.840Z] + git log --format=format:%s -1 c2cd08c2b66ae128750d2650065adb02c595d23b [Pipeline] echo [2025-03-07T12:39:13.873Z] [semverPrep] GIT_COMMIT: c2cd08c2b66ae128750d2650065adb02c595d23b, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v4 [Pipeline] echo [2025-03-07T12:39:13.916Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-07T12:39:14.332Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-07T12:39:14.332Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-07T12:39:14.332Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-07T12:39:14.332Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-07T12:39:14.332Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-07T12:39:14.332Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-07T12:39:14.332Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T12:39:14.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T12:39:14.839Z] [2025-03-07T12:39:14.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T12:39:15.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T12:39:15.229Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-07T12:39:15.229Z] b85a868b505f: Pulling fs layer [2025-03-07T12:39:15.229Z] e2be974225ed: Pulling fs layer [2025-03-07T12:39:15.229Z] 339a4e72a1f5: Pulling fs layer [2025-03-07T12:39:15.229Z] 988bab9f4d93: Pulling fs layer [2025-03-07T12:39:15.229Z] 1469e6f7b9e6: Pulling fs layer [2025-03-07T12:39:15.229Z] eaf3925da568: Pulling fs layer [2025-03-07T12:39:15.229Z] bab4dde63d76: Pulling fs layer [2025-03-07T12:39:15.229Z] bde34c3a00c8: Pulling fs layer [2025-03-07T12:39:15.229Z] b352a97aabf1: Pulling fs layer [2025-03-07T12:39:15.229Z] 4872d77fe225: Pulling fs layer [2025-03-07T12:39:15.229Z] 5851b861e8e6: Pulling fs layer [2025-03-07T12:39:15.229Z] b352a97aabf1: Waiting [2025-03-07T12:39:15.229Z] bde34c3a00c8: Waiting [2025-03-07T12:39:15.229Z] bab4dde63d76: Waiting [2025-03-07T12:39:15.229Z] eaf3925da568: Waiting [2025-03-07T12:39:15.229Z] 5851b861e8e6: Waiting [2025-03-07T12:39:15.229Z] 988bab9f4d93: Waiting [2025-03-07T12:39:15.229Z] 4872d77fe225: Waiting [2025-03-07T12:39:15.229Z] 1469e6f7b9e6: Waiting [2025-03-07T12:39:15.229Z] e2be974225ed: Download complete [2025-03-07T12:39:15.229Z] 988bab9f4d93: Download complete [2025-03-07T12:39:15.229Z] 1469e6f7b9e6: Verifying Checksum [2025-03-07T12:39:15.229Z] 1469e6f7b9e6: Download complete [2025-03-07T12:39:15.229Z] eaf3925da568: Verifying Checksum [2025-03-07T12:39:15.229Z] eaf3925da568: Download complete [2025-03-07T12:39:15.229Z] 339a4e72a1f5: Verifying Checksum [2025-03-07T12:39:15.229Z] 339a4e72a1f5: Download complete [2025-03-07T12:39:15.229Z] bde34c3a00c8: Download complete [2025-03-07T12:39:15.487Z] b352a97aabf1: Download complete [2025-03-07T12:39:15.487Z] 4872d77fe225: Verifying Checksum [2025-03-07T12:39:15.487Z] 4872d77fe225: Download complete [2025-03-07T12:39:15.487Z] 5851b861e8e6: Verifying Checksum [2025-03-07T12:39:15.487Z] 5851b861e8e6: Download complete [2025-03-07T12:39:15.487Z] b85a868b505f: Download complete [2025-03-07T12:39:15.745Z] bab4dde63d76: Verifying Checksum [2025-03-07T12:39:15.745Z] bab4dde63d76: Download complete [2025-03-07T12:39:16.681Z] b85a868b505f: Pull complete [2025-03-07T12:39:16.681Z] e2be974225ed: Pull complete [2025-03-07T12:39:17.247Z] 339a4e72a1f5: Pull complete [2025-03-07T12:39:17.247Z] 988bab9f4d93: Pull complete [2025-03-07T12:39:17.507Z] 1469e6f7b9e6: Pull complete [2025-03-07T12:39:17.507Z] eaf3925da568: Pull complete [2025-03-07T12:39:18.883Z] bab4dde63d76: Pull complete [2025-03-07T12:39:19.142Z] bde34c3a00c8: Pull complete [2025-03-07T12:39:19.142Z] b352a97aabf1: Pull complete [2025-03-07T12:39:19.142Z] 4872d77fe225: Pull complete [2025-03-07T12:39:19.402Z] 5851b861e8e6: Pull complete [2025-03-07T12:39:19.402Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-07T12:39:19.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T12:39:19.402Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T12:39:19.696Z] prd-ubuntu20.04-docker-8c-8g-40570 does not seem to be running inside a container [2025-03-07T12:39:19.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-716 -v /w/workspace/_app-service-configurable_PR-716:/w/workspace/_app-service-configurable_PR-716:rw,z -v /w/workspace/_app-service-configurable_PR-716@tmp:/w/workspace/_app-service-configurable_PR-716@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-07T12:39:21.658Z] $ docker top 235155dd188432cadde9bfa5675a00b09663a314bbf58a06b7815044433ca95e -eo pid,comm [2025-03-07T12:39:21.712Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-07T12:39:21.713Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-07T12:39:21.859Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-07T12:39:21.859Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-07T12:39:21.971Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-07T12:39:21.967Z] $ docker exec 235155dd188432cadde9bfa5675a00b09663a314bbf58a06b7815044433ca95e ssh-agent [2025-03-07T12:39:22.080Z] SSH_AUTH_SOCK=/tmp/ssh-Z6y38kzNWebV/agent.33 [2025-03-07T12:39:22.080Z] SSH_AGENT_PID=39 [2025-03-07T12:39:22.086Z] Running ssh-add (command line suppressed) [2025-03-07T12:39:22.176Z] Identity added: /w/workspace/_app-service-configurable_PR-716@tmp/private_key_15335722192590897669.key (/w/workspace/_app-service-configurable_PR-716@tmp/private_key_15335722192590897669.key) [2025-03-07T12:39:22.198Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-07T12:39:22.534Z] + git tag --points-at HEAD [Pipeline] } [2025-03-07T12:39:22.552Z] $ docker exec --env ******** --env ******** 235155dd188432cadde9bfa5675a00b09663a314bbf58a06b7815044433ca95e ssh-agent -k [2025-03-07T12:39:22.642Z] unset SSH_AUTH_SOCK; [2025-03-07T12:39:22.643Z] unset SSH_AGENT_PID; [2025-03-07T12:39:22.643Z] echo Agent pid 39 killed; [2025-03-07T12:39:22.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-07T12:39:22.758Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-07T12:39:22.758Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-07T12:39:22.874Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-07T12:39:22.870Z] $ docker exec 235155dd188432cadde9bfa5675a00b09663a314bbf58a06b7815044433ca95e ssh-agent [2025-03-07T12:39:22.984Z] SSH_AUTH_SOCK=/tmp/ssh-FAXvKoL2sLmr/agent.71 [2025-03-07T12:39:22.984Z] SSH_AGENT_PID=77 [2025-03-07T12:39:22.989Z] Running ssh-add (command line suppressed) [2025-03-07T12:39:23.087Z] Identity added: /w/workspace/_app-service-configurable_PR-716@tmp/private_key_3168481857918567486.key (/w/workspace/_app-service-configurable_PR-716@tmp/private_key_3168481857918567486.key) [2025-03-07T12:39:23.106Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-07T12:39:23.448Z] + git semver init [2025-03-07T12:39:23.708Z] 2025-03-07 12:39:23,597 [run_init] DEBUG init version:0.0.0 force:False [2025-03-07T12:39:23.708Z] 2025-03-07 12:39:23,598 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-716/.semver [2025-03-07T12:39:23.709Z] 2025-03-07 12:39:23,599 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-716/.semver [2025-03-07T12:39:23.709Z] 2025-03-07 12:39:23,599 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-716/.semver'], cwd=/w/workspace/_app-service-configurable_PR-716, universal_newlines=False, shell=None, istream=None) [2025-03-07T12:39:24.648Z] 2025-03-07 12:39:24,596 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-716/.git/info/exclude [2025-03-07T12:39:24.648Z] 2025-03-07 12:39:24,596 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-716/.semver/PR-716 with force:False [2025-03-07T12:39:24.648Z] 2025-03-07 12:39:24,596 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-716/.semver/PR-716 [2025-03-07T12:39:24.648Z] 2025-03-07 12:39:24,600 [execute] INFO git cat-file --batch-check [2025-03-07T12:39:24.648Z] 2025-03-07 12:39:24,601 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-716/.semver, universal_newlines=False, shell=None, istream=) [2025-03-07T12:39:24.648Z] 2025-03-07 12:39:24,607 [execute] INFO git cat-file --batch [2025-03-07T12:39:24.648Z] 2025-03-07 12:39:24,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-716/.semver, universal_newlines=False, shell=None, istream=) [2025-03-07T12:39:24.648Z] 2025-03-07 12:39:24,612 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-716/.semver/PR-716 [2025-03-07T12:39:24.648Z] 0.0.0 [Pipeline] } [2025-03-07T12:39:24.667Z] $ docker exec --env ******** --env ******** 235155dd188432cadde9bfa5675a00b09663a314bbf58a06b7815044433ca95e ssh-agent -k [2025-03-07T12:39:24.757Z] unset SSH_AUTH_SOCK; [2025-03-07T12:39:24.758Z] unset SSH_AGENT_PID; [2025-03-07T12:39:24.758Z] echo Agent pid 77 killed; [2025-03-07T12:39:24.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-07T12:39:25.228Z] + git semver [Pipeline] } [2025-03-07T12:39:25.513Z] $ docker stop --time=1 235155dd188432cadde9bfa5675a00b09663a314bbf58a06b7815044433ca95e [2025-03-07T12:39:26.800Z] $ docker rm -f --volumes 235155dd188432cadde9bfa5675a00b09663a314bbf58a06b7815044433ca95e [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-07T12:39:27.218Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-07T12:39:27.512Z] Stashed 1 file(s) [Pipeline] echo [2025-03-07T12:39:27.535Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T12:39:28.503Z] provisioning config files... [2025-03-07T12:39:28.513Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-716@tmp/config18139332823103679942tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-03-07T12:39:28.989Z] ---> ****-login.sh [2025-03-07T12:39:28.989Z] nexus3.edgexfoundry.org:10001 [2025-03-07T12:39:28.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T12:39:28.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T12:39:28.989Z] Configure a credential helper to remove this warning. See [2025-03-07T12:39:28.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T12:39:28.989Z] [2025-03-07T12:39:28.989Z] Login Succeeded [2025-03-07T12:39:28.989Z] nexus3.edgexfoundry.org:10002 [2025-03-07T12:39:28.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T12:39:28.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T12:39:28.989Z] Configure a credential helper to remove this warning. See [2025-03-07T12:39:28.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T12:39:28.989Z] [2025-03-07T12:39:28.989Z] Login Succeeded [2025-03-07T12:39:28.989Z] nexus3.edgexfoundry.org:10003 [2025-03-07T12:39:29.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T12:39:29.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T12:39:29.248Z] Configure a credential helper to remove this warning. See [2025-03-07T12:39:29.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T12:39:29.248Z] [2025-03-07T12:39:29.248Z] Login Succeeded [2025-03-07T12:39:29.248Z] nexus3.edgexfoundry.org:10004 [2025-03-07T12:39:29.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T12:39:29.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T12:39:29.248Z] Configure a credential helper to remove this warning. See [2025-03-07T12:39:29.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T12:39:29.248Z] [2025-03-07T12:39:29.248Z] Login Succeeded [2025-03-07T12:39:29.248Z] ****.io [2025-03-07T12:39:29.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T12:39:29.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T12:39:29.508Z] Configure a credential helper to remove this warning. See [2025-03-07T12:39:29.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T12:39:29.508Z] [2025-03-07T12:39:29.508Z] Login Succeeded [2025-03-07T12:39:29.508Z] ---> ****-login.sh ends [Pipeline] } [2025-03-07T12:39:29.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-07T12:39:29.762Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-07T12:39:29.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-07T12:39:29.852Z] ========================================================= [2025-03-07T12:39:29.852Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-07T12:39:29.852Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T12:39:30.343Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-07T12:39:30.343Z] Sending build context to Docker daemon 9.37MB [2025-03-07T12:39:30.343Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-07T12:39:30.343Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-07T12:39:30.343Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-07T12:39:30.343Z] da9db072f522: Pulling fs layer [2025-03-07T12:39:30.343Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-07T12:39:30.343Z] 06f05ace1117: Pulling fs layer [2025-03-07T12:39:30.343Z] 5fe327b54edc: Pulling fs layer [2025-03-07T12:39:30.343Z] 4f4fb700ef54: Pulling fs layer [2025-03-07T12:39:30.343Z] 92a5565b7b96: Pulling fs layer [2025-03-07T12:39:30.343Z] ff9bb7016b71: Pulling fs layer [2025-03-07T12:39:30.343Z] b67dba6c2c7d: Pulling fs layer [2025-03-07T12:39:30.343Z] a813b0c90790: Pulling fs layer [2025-03-07T12:39:30.343Z] 92a5565b7b96: Waiting [2025-03-07T12:39:30.343Z] ff9bb7016b71: Waiting [2025-03-07T12:39:30.343Z] b67dba6c2c7d: Waiting [2025-03-07T12:39:30.343Z] a813b0c90790: Waiting [2025-03-07T12:39:30.343Z] 5fe327b54edc: Waiting [2025-03-07T12:39:30.343Z] 4f4fb700ef54: Waiting [2025-03-07T12:39:30.343Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-07T12:39:30.343Z] 6ef4a4ee8ca5: Download complete [2025-03-07T12:39:30.343Z] 5fe327b54edc: Verifying Checksum [2025-03-07T12:39:30.343Z] 5fe327b54edc: Download complete [2025-03-07T12:39:30.607Z] 4f4fb700ef54: Verifying Checksum [2025-03-07T12:39:30.607Z] 4f4fb700ef54: Download complete [2025-03-07T12:39:30.607Z] 92a5565b7b96: Verifying Checksum [2025-03-07T12:39:30.607Z] 92a5565b7b96: Download complete [2025-03-07T12:39:30.607Z] da9db072f522: Download complete [2025-03-07T12:39:30.607Z] ff9bb7016b71: Verifying Checksum [2025-03-07T12:39:30.607Z] ff9bb7016b71: Download complete [2025-03-07T12:39:30.607Z] da9db072f522: Pull complete [2025-03-07T12:39:30.865Z] a813b0c90790: Verifying Checksum [2025-03-07T12:39:30.865Z] a813b0c90790: Download complete [2025-03-07T12:39:30.865Z] 6ef4a4ee8ca5: Pull complete [2025-03-07T12:39:30.865Z] 06f05ace1117: Verifying Checksum [2025-03-07T12:39:30.865Z] 06f05ace1117: Download complete [2025-03-07T12:39:31.437Z] b67dba6c2c7d: Verifying Checksum [2025-03-07T12:39:34.717Z] 06f05ace1117: Pull complete [2025-03-07T12:39:34.717Z] 5fe327b54edc: Pull complete [2025-03-07T12:39:34.717Z] 4f4fb700ef54: Pull complete [2025-03-07T12:39:34.717Z] 92a5565b7b96: Pull complete [2025-03-07T12:39:34.717Z] ff9bb7016b71: Pull complete [2025-03-07T12:39:36.616Z] b67dba6c2c7d: Pull complete [2025-03-07T12:39:37.182Z] a813b0c90790: Pull complete [2025-03-07T12:39:37.182Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-07T12:39:37.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-07T12:39:37.182Z] ---> 3ba60ce46760 [2025-03-07T12:39:37.182Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-07T12:39:40.504Z] ---> Running in 8d8c8fe60853 [2025-03-07T12:39:40.504Z] Removing intermediate container 8d8c8fe60853 [2025-03-07T12:39:40.504Z] ---> 01170202cd41 [2025-03-07T12:39:40.504Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-07T12:39:40.504Z] ---> Running in 4a6be8da93df [2025-03-07T12:39:40.504Z] Removing intermediate container 4a6be8da93df [2025-03-07T12:39:40.504Z] ---> bed5e87397c0 [2025-03-07T12:39:40.504Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-07T12:39:40.504Z] ---> Running in 5bef8eab721d [2025-03-07T12:39:40.504Z] Removing intermediate container 5bef8eab721d [2025-03-07T12:39:40.504Z] ---> e55afe25ce33 [2025-03-07T12:39:40.504Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-07T12:39:40.504Z] ---> Running in 965d836f5377 [2025-03-07T12:39:40.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T12:39:40.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T12:39:41.329Z] OK: 248 MiB in 58 packages [2025-03-07T12:39:41.588Z] Removing intermediate container 965d836f5377 [2025-03-07T12:39:41.588Z] ---> 420fb1a4ed22 [2025-03-07T12:39:41.588Z] Step 7/12 : WORKDIR /app [2025-03-07T12:39:41.588Z] ---> Running in 2052ea39b8b6 [2025-03-07T12:39:41.588Z] Removing intermediate container 2052ea39b8b6 [2025-03-07T12:39:41.588Z] ---> 2911e20248ab [2025-03-07T12:39:41.588Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-07T12:39:41.588Z] ---> b13453ce9b44 [2025-03-07T12:39:41.588Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T12:39:41.846Z] ---> Running in deba9656c451 [2025-03-07T12:40:38.084Z] Removing intermediate container deba9656c451 [2025-03-07T12:40:38.084Z] ---> fbe8e5d6c255 [2025-03-07T12:40:38.084Z] Step 10/12 : COPY . . [2025-03-07T12:40:38.084Z] ---> 148116d4fb2e [2025-03-07T12:40:38.084Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-07T12:40:38.084Z] ---> Running in b87ff128cd87 [2025-03-07T12:40:38.084Z] Removing intermediate container b87ff128cd87 [2025-03-07T12:40:38.084Z] ---> 5c8f4eb7ef07 [2025-03-07T12:40:38.084Z] Step 12/12 : RUN $MAKE [2025-03-07T12:40:38.084Z] ---> Running in 0c4cea8f9580 [2025-03-07T12:40:38.084Z] noop [2025-03-07T12:40:38.084Z] Removing intermediate container 0c4cea8f9580 [2025-03-07T12:40:38.084Z] ---> 242f02ab23cb [2025-03-07T12:40:38.084Z] Successfully built 242f02ab23cb [2025-03-07T12:40:38.084Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T12:40:38.576Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-07T12:40:38.576Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T12:40:38.751Z] prd-ubuntu20.04-docker-8c-8g-40570 does not seem to be running inside a container [2025-03-07T12:40:38.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-716 -v /w/workspace/_app-service-configurable_PR-716:/w/workspace/_app-service-configurable_PR-716:rw,z -v /w/workspace/_app-service-configurable_PR-716@tmp:/w/workspace/_app-service-configurable_PR-716@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-07T12:40:39.132Z] $ docker top beab0e7e78401377bf0502dc20a3e1e83477c279de721a089fc0ed01f5bbb9e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-07T12:40:39.535Z] + go version [2025-03-07T12:40:39.535Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-07T12:40:39.572Z] $ docker stop --time=1 beab0e7e78401377bf0502dc20a3e1e83477c279de721a089fc0ed01f5bbb9e9 [2025-03-07T12:40:40.828Z] $ docker rm -f --volumes beab0e7e78401377bf0502dc20a3e1e83477c279de721a089fc0ed01f5bbb9e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T12:40:41.560Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-07T12:40:41.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T12:40:41.718Z] prd-ubuntu20.04-docker-8c-8g-40570 does not seem to be running inside a container [2025-03-07T12:40:41.746Z] $ 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_PR-716 -v /w/workspace/_app-service-configurable_PR-716:/w/workspace/_app-service-configurable_PR-716:rw,z -v /w/workspace/_app-service-configurable_PR-716@tmp:/w/workspace/_app-service-configurable_PR-716@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-07T12:40:42.065Z] $ docker top 19eebadf96bcd9414730658db6c4b47f67d52bc93fd52c583d5221eb58577b4d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-07T12:40:42.460Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-716 [Pipeline] fileExists [Pipeline] sh [2025-03-07T12:40:42.832Z] + make test [2025-03-07T12:40:42.832Z] go test -race -coverprofile=coverage.out ./... [2025-03-07T12:41:14.904Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-03-07T12:41:47.003Z] go vet ./... [2025-03-07T12:41:49.551Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-07T12:41:49.551Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-07T12:41:49.551Z] ./bin/test-attribution-txt.sh [2025-03-07T12:41:49.551Z] An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-03-07T12:41:49.590Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-07T12:41:49.630Z] $ docker stop --time=1 19eebadf96bcd9414730658db6c4b47f67d52bc93fd52c583d5221eb58577b4d [2025-03-07T12:41:52.061Z] $ docker rm -f --volumes 19eebadf96bcd9414730658db6c4b47f67d52bc93fd52c583d5221eb58577b4d [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-07T12:41:52.762Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-07T12:41:52.827Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-07T12:41:53.579Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-07T12:41:53.895Z] + ls -al . [2025-03-07T12:41:53.895Z] total 248 [2025-03-07T12:41:53.895Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 7 12:40 . [2025-03-07T12:41:53.895Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 12:39 .. [2025-03-07T12:41:53.895Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 7 12:39 .dockerignore [2025-03-07T12:41:53.895Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 12:41 .git [2025-03-07T12:41:53.895Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 12:39 .github [2025-03-07T12:41:53.895Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 7 12:39 .gitignore [2025-03-07T12:41:53.895Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 12:39 .golangci.yml [2025-03-07T12:41:53.895Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 12:39 .semver [2025-03-07T12:41:53.895Z] -rw-rw-r-- 1 jenkins jenkins 16432 Mar 7 12:39 Attribution.txt [2025-03-07T12:41:53.895Z] -rw-rw-r-- 1 jenkins jenkins 39309 Mar 7 12:39 CHANGELOG.md [2025-03-07T12:41:53.895Z] -rw-rw-r-- 1 jenkins jenkins 2008 Mar 7 12:39 Dockerfile [2025-03-07T12:41:53.895Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 12:39 GOVERNANCE.md [2025-03-07T12:41:53.895Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 7 12:39 Jenkinsfile [2025-03-07T12:41:53.895Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 7 12:39 LICENSE [2025-03-07T12:41:53.895Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 7 12:39 OWNERS.md [2025-03-07T12:41:53.895Z] -rw-rw-r-- 1 jenkins jenkins 4952 Mar 7 12:39 README.md [2025-03-07T12:41:53.895Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 12:39 VERSION [2025-03-07T12:41:53.895Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 12:39 bin [2025-03-07T12:41:53.895Z] -rw-r--r-- 1 jenkins jenkins 953 Mar 7 12:41 coverage.out [2025-03-07T12:41:53.895Z] -rw-rw-r-- 1 jenkins jenkins 6504 Mar 7 12:39 go.mod [2025-03-07T12:41:53.895Z] -rw-rw-r-- 1 jenkins jenkins 88184 Mar 7 12:39 go.sum [2025-03-07T12:41:53.895Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 7 12:39 main.go [2025-03-07T12:41:53.895Z] -rw-rw-r-- 1 jenkins jenkins 3362 Mar 7 12:39 makefile [2025-03-07T12:41:53.895Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 12:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T12:41:54.313Z] + 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=c2cd08c2b66ae128750d2650065adb02c595d23b --label arch=amd64 --label version=0.0.0 . [2025-03-07T12:41:54.313Z] Sending build context to Docker daemon 9.372MB [2025-03-07T12:41:54.313Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-07T12:41:54.313Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-07T12:41:54.313Z] ---> 242f02ab23cb [2025-03-07T12:41:54.313Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-07T12:41:54.313Z] ---> Running in 6a04f4084b03 [2025-03-07T12:41:54.572Z] Removing intermediate container 6a04f4084b03 [2025-03-07T12:41:54.572Z] ---> e3346c7fd65f [2025-03-07T12:41:54.572Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-07T12:41:54.572Z] ---> Running in 1bd6d4602ba4 [2025-03-07T12:41:54.572Z] Removing intermediate container 1bd6d4602ba4 [2025-03-07T12:41:54.572Z] ---> f9b777536e8e [2025-03-07T12:41:54.572Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-03-07T12:41:54.572Z] ---> Running in d0944255dfec [2025-03-07T12:41:54.572Z] Removing intermediate container d0944255dfec [2025-03-07T12:41:54.572Z] ---> 971ef16b7ccf [2025-03-07T12:41:54.572Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-07T12:41:54.833Z] ---> Running in 140d13037c8b [2025-03-07T12:41:55.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T12:41:55.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T12:41:55.352Z] OK: 248 MiB in 58 packages [2025-03-07T12:41:55.611Z] Removing intermediate container 140d13037c8b [2025-03-07T12:41:55.611Z] ---> 98c2c0eadda0 [2025-03-07T12:41:55.611Z] Step 7/27 : WORKDIR /app [2025-03-07T12:41:55.611Z] ---> Running in 02c0dd8217cb [2025-03-07T12:41:55.869Z] Removing intermediate container 02c0dd8217cb [2025-03-07T12:41:55.869Z] ---> b9da9475b9b1 [2025-03-07T12:41:55.869Z] Step 8/27 : COPY go.mod vendor* ./ [2025-03-07T12:41:55.869Z] ---> 865c815fba72 [2025-03-07T12:41:55.869Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-07T12:41:55.869Z] ---> Running in 48b866f0b44e [2025-03-07T12:41:56.438Z] Removing intermediate container 48b866f0b44e [2025-03-07T12:41:56.438Z] ---> 70a477f8f746 [2025-03-07T12:41:56.438Z] Step 10/27 : COPY . . [2025-03-07T12:41:57.007Z] ---> 73a0e96269ec [2025-03-07T12:41:57.007Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-07T12:41:57.007Z] ---> Running in cf5cb8e5c5a1 [2025-03-07T12:41:57.007Z] Removing intermediate container cf5cb8e5c5a1 [2025-03-07T12:41:57.007Z] ---> b8d473b9ee2b [2025-03-07T12:41:57.007Z] Step 12/27 : RUN $MAKE [2025-03-07T12:41:57.007Z] ---> Running in 38405776a17e [2025-03-07T12:41:57.265Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0-dev.33 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-03-07T12:42:29.350Z] Removing intermediate container 38405776a17e [2025-03-07T12:42:29.350Z] ---> 6d376fc54e8f [2025-03-07T12:42:29.350Z] Step 13/27 : FROM alpine:3.20 [2025-03-07T12:42:29.350Z] 3.20: Pulling from library/alpine [2025-03-07T12:42:29.350Z] 0a9a5dfd008f: Pulling fs layer [2025-03-07T12:42:29.350Z] 0a9a5dfd008f: Download complete [2025-03-07T12:42:29.350Z] 0a9a5dfd008f: Pull complete [2025-03-07T12:42:29.350Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T12:42:29.350Z] Status: Downloaded newer image for alpine:3.20 [2025-03-07T12:42:29.350Z] ---> ff221270b9fb [2025-03-07T12:42:29.350Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-07T12:42:29.350Z] ---> Running in 25341e9a86b6 [2025-03-07T12:42:29.350Z] Removing intermediate container 25341e9a86b6 [2025-03-07T12:42:29.350Z] ---> ac09e333566c [2025-03-07T12:42:29.350Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-03-07T12:42:29.350Z] ---> Running in 7baf0b5c66a2 [2025-03-07T12:42:29.350Z] Removing intermediate container 7baf0b5c66a2 [2025-03-07T12:42:29.350Z] ---> a27730669f52 [2025-03-07T12:42:29.350Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-03-07T12:42:29.350Z] ---> Running in 229188b8eea1 [2025-03-07T12:42:29.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T12:42:29.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T12:42:29.350Z] (1/2) Installing ca-certificates (20241121-r1) [2025-03-07T12:42:29.350Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-03-07T12:42:29.350Z] Executing busybox-1.36.1-r29.trigger [2025-03-07T12:42:29.350Z] Executing ca-certificates-20241121-r1.trigger [2025-03-07T12:42:29.350Z] OK: 9 MiB in 16 packages [2025-03-07T12:42:29.615Z] Removing intermediate container 229188b8eea1 [2025-03-07T12:42:29.615Z] ---> cbac8855991f [2025-03-07T12:42:29.615Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-07T12:42:29.615Z] ---> Running in 4d9d5fd02ff3 [2025-03-07T12:42:29.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T12:42:29.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T12:42:30.138Z] OK: 9 MiB in 16 packages [2025-03-07T12:42:30.705Z] Removing intermediate container 4d9d5fd02ff3 [2025-03-07T12:42:30.705Z] ---> 7ffbb8a101b8 [2025-03-07T12:42:30.705Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-03-07T12:42:30.705Z] ---> 231eee7579a2 [2025-03-07T12:42:30.705Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-03-07T12:42:30.705Z] ---> f5f913d31bae [2025-03-07T12:42:30.705Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-03-07T12:42:30.964Z] ---> e062ab314683 [2025-03-07T12:42:30.964Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-03-07T12:42:31.902Z] ---> 180d2669b132 [2025-03-07T12:42:31.902Z] Step 22/27 : EXPOSE 48095 [2025-03-07T12:42:31.902Z] ---> Running in 51ac00070d76 [2025-03-07T12:42:31.902Z] Removing intermediate container 51ac00070d76 [2025-03-07T12:42:31.902Z] ---> 619640b415d4 [2025-03-07T12:42:31.902Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-03-07T12:42:31.902Z] ---> Running in 83b85103aad0 [2025-03-07T12:42:31.902Z] Removing intermediate container 83b85103aad0 [2025-03-07T12:42:31.902Z] ---> a98a60eaf0be [2025-03-07T12:42:31.902Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-07T12:42:31.902Z] ---> Running in 4fc6acd691ed [2025-03-07T12:42:32.161Z] Removing intermediate container 4fc6acd691ed [2025-03-07T12:42:32.161Z] ---> ed8f5462d224 [2025-03-07T12:42:32.161Z] Step 25/27 : LABEL arch=amd64 [2025-03-07T12:42:32.161Z] ---> Running in 366e52982e4d [2025-03-07T12:42:32.161Z] Removing intermediate container 366e52982e4d [2025-03-07T12:42:32.161Z] ---> 448e7931a16c [2025-03-07T12:42:32.161Z] Step 26/27 : LABEL git_sha=c2cd08c2b66ae128750d2650065adb02c595d23b [2025-03-07T12:42:32.161Z] ---> Running in e9220fb80ed6 [2025-03-07T12:42:32.161Z] Removing intermediate container e9220fb80ed6 [2025-03-07T12:42:32.161Z] ---> 03f4a896ab3b [2025-03-07T12:42:32.161Z] Step 27/27 : LABEL version=0.0.0 [2025-03-07T12:42:32.161Z] ---> Running in 37da0117c63f [2025-03-07T12:42:32.420Z] Removing intermediate container 37da0117c63f [2025-03-07T12:42:32.420Z] ---> 265e8c0da31d [2025-03-07T12:42:32.420Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-07T12:42:32.420Z] Successfully built 265e8c0da31d [2025-03-07T12:42:32.420Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T12:42:33.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T12:42:33.360Z] [2025-03-07T12:42:33.360Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T12:42:33.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T12:42:33.744Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-07T12:42:33.744Z] 5eb5b503b376: Pulling fs layer [2025-03-07T12:42:33.744Z] 5c69ac0246d0: Pulling fs layer [2025-03-07T12:42:33.744Z] ec43610c2a17: Pulling fs layer [2025-03-07T12:42:33.744Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-07T12:42:33.744Z] 33b1e0a273af: Pulling fs layer [2025-03-07T12:42:33.744Z] 5d3b04190fa2: Pulling fs layer [2025-03-07T12:42:33.744Z] 2f39f015ded8: Pulling fs layer [2025-03-07T12:42:33.744Z] 33b1e0a273af: Waiting [2025-03-07T12:42:33.744Z] 5d3b04190fa2: Waiting [2025-03-07T12:42:33.744Z] 2f39f015ded8: Waiting [2025-03-07T12:42:33.744Z] 3a2ae6a8a46f: Waiting [2025-03-07T12:42:33.744Z] 5c69ac0246d0: Verifying Checksum [2025-03-07T12:42:33.744Z] 5c69ac0246d0: Download complete [2025-03-07T12:42:33.744Z] 3a2ae6a8a46f: Download complete [2025-03-07T12:42:33.744Z] 33b1e0a273af: Verifying Checksum [2025-03-07T12:42:33.744Z] 33b1e0a273af: Download complete [2025-03-07T12:42:33.744Z] 5d3b04190fa2: Verifying Checksum [2025-03-07T12:42:33.744Z] 5d3b04190fa2: Download complete [2025-03-07T12:42:33.744Z] ec43610c2a17: Verifying Checksum [2025-03-07T12:42:33.744Z] ec43610c2a17: Download complete [2025-03-07T12:42:34.002Z] 5eb5b503b376: Verifying Checksum [2025-03-07T12:42:34.002Z] 5eb5b503b376: Download complete [2025-03-07T12:42:34.569Z] 2f39f015ded8: Download complete [2025-03-07T12:42:35.135Z] 5eb5b503b376: Pull complete [2025-03-07T12:42:35.135Z] 5c69ac0246d0: Pull complete [2025-03-07T12:42:35.395Z] ec43610c2a17: Pull complete [2025-03-07T12:42:35.654Z] 3a2ae6a8a46f: Pull complete [2025-03-07T12:42:35.654Z] 33b1e0a273af: Pull complete [2025-03-07T12:42:35.912Z] 5d3b04190fa2: Pull complete [2025-03-07T12:42:40.094Z] 2f39f015ded8: Pull complete [2025-03-07T12:42:40.094Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-07T12:42:40.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T12:42:40.094Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T12:42:40.347Z] prd-ubuntu20.04-docker-8c-8g-40570 does not seem to be running inside a container [2025-03-07T12:42:40.376Z] $ 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_PR-716 -v /w/workspace/_app-service-configurable_PR-716:/w/workspace/_app-service-configurable_PR-716:rw,z -v /w/workspace/_app-service-configurable_PR-716@tmp:/w/workspace/_app-service-configurable_PR-716@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-07T12:42:42.386Z] $ docker top 983a16168f0caa4b2370e2b51355318d8ce3995f364da06e6805c9e3c50da79a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T12:42:42.876Z] ---> job-cost.sh [2025-03-07T12:42:42.876Z] lf-activate-venv: SKIPPING [2025-03-07T12:42:42.876Z] INFO: No Stack... [2025-03-07T12:42:43.444Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-07T12:42:43.704Z] INFO: Archiving Costs [Pipeline] sh [2025-03-07T12:42:44.019Z] + cat /w/workspace/_app-service-configurable_PR-716/archives/cost.csv [2025-03-07T12:42:44.019Z] + cut -d, -f6 [Pipeline] lock [2025-03-07T12:42:44.063Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-716-1-stack-cost] [2025-03-07T12:42:44.069Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-716-1-stack-cost] did not exist. Created. [2025-03-07T12:42:44.076Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-716-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-07T12:42:44.479Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-07T12:42:44.533Z] Stashed 1 file(s) [Pipeline] } [2025-03-07T12:42:44.568Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-716-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-07T12:42:44.667Z] $ docker stop --time=1 983a16168f0caa4b2370e2b51355318d8ce3995f364da06e6805c9e3c50da79a [2025-03-07T12:42:45.813Z] $ docker rm -f --volumes 983a16168f0caa4b2370e2b51355318d8ce3995f364da06e6805c9e3c50da79a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-07T12:42:46.523Z] provisioning config files... [2025-03-07T12:42:46.529Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-716@tmp/config2925502193017383595tmp [Pipeline] { [Pipeline] sh [2025-03-07T12:42:46.875Z] + set +x [2025-03-07T12:42:46.875Z] + bash -s -- [2025-03-07T12:42:46.875Z] + curl -s https://codecov.io/bash [2025-03-07T12:42:46.875Z] [2025-03-07T12:42:46.875Z] _____ _ [2025-03-07T12:42:46.875Z] / ____| | | [2025-03-07T12:42:46.875Z] | | ___ __| | ___ ___ _____ __ [2025-03-07T12:42:46.875Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-07T12:42:46.875Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-07T12:42:46.875Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-07T12:42:46.875Z] Bash-1.0.6 [2025-03-07T12:42:46.875Z] [2025-03-07T12:42:46.875Z] [2025-03-07T12:42:46.875Z] ==> git version 2.25.1 found [2025-03-07T12:42:46.875Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-03-07T12:42:46.875Z] Release-Date: 2020-01-08 [2025-03-07T12:42:46.875Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-07T12:42:46.875Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-07T12:42:46.875Z] ==> Jenkins CI detected. [2025-03-07T12:42:46.875Z] current dir:  /w/workspace/_app-service-configurable_PR-716 [2025-03-07T12:42:46.875Z] project root: . [2025-03-07T12:42:46.875Z] --> token set from env [2025-03-07T12:42:46.875Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-07T12:42:47.134Z] ==> Running gcov in . (disable via -X gcov) [2025-03-07T12:42:47.134Z] ==> Python coveragepy not found [2025-03-07T12:42:47.134Z] ==> Searching for coverage reports in: [2025-03-07T12:42:47.134Z] + . [2025-03-07T12:42:47.134Z] -> Found 1 reports [2025-03-07T12:42:47.134Z] ==> Detecting git/mercurial file structure [2025-03-07T12:42:47.134Z] ==> Reading reports [2025-03-07T12:42:47.134Z] + ./coverage.out bytes=953 [2025-03-07T12:42:47.134Z] ==> Appending adjustments [2025-03-07T12:42:47.134Z] https://docs.codecov.io/docs/fixing-reports [2025-03-07T12:42:47.134Z] + Found adjustments [2025-03-07T12:42:47.134Z] ==> Gzipping contents [2025-03-07T12:42:47.134Z] 4.0K /tmp/codecov.wQeggU.gz [2025-03-07T12:42:47.134Z] ==> Uploading reports [2025-03-07T12:42:47.134Z] url: https://codecov.io [2025-03-07T12:42:47.134Z] query: branch=PR-716&commit=c2cd08c2b66ae128750d2650065adb02c595d23b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-716%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=716&job=&cmd_args= [2025-03-07T12:42:47.134Z] -> Pinging Codecov [2025-03-07T12:42:47.134Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-716&commit=c2cd08c2b66ae128750d2650065adb02c595d23b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-716%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=716&job=&cmd_args= [2025-03-07T12:42:47.394Z] -> Uploading to [2025-03-07T12:42:47.395Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/c2cd08c2b66ae128750d2650065adb02c595d23b/3ab81270-1a57-4c4f-a19a-93abc6fd3ea6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250307%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250307T124247Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a680228b9e779578e114fefdcd35768b02c1a7e49b98894e5dc9a9fc0a3bd9c5 [2025-03-07T12:42:47.395Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-07T12:42:47.395Z] Dload Upload Total Spent Left Speed [2025-03-07T12:42:47.395Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2355 --:--:-- --:--:-- --:--:-- 2341 100 384 0 0 100 384 0 2355 --:--:-- --:--:-- --:--:-- 2341 [2025-03-07T12:42:47.395Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c2cd08c2b66ae128750d2650065adb02c595d23b [Pipeline] } [2025-03-07T12:42:47.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-07T12:42:49.462Z] + [ -d /w/workspace/_app-service-configurable_PR-716/archives ] [2025-03-07T12:42:49.462Z] + ls -al /w/workspace/_app-service-configurable_PR-716/archives [2025-03-07T12:42:49.462Z] total 16 [2025-03-07T12:42:49.462Z] drwxr-xr-x 3 root root 4096 Mar 7 12:42 . [2025-03-07T12:42:49.462Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 12:42 .. [2025-03-07T12:42:49.462Z] drwxr-xr-x 2 root root 4096 Mar 7 12:42 cost [2025-03-07T12:42:49.462Z] -rw-r--r-- 1 root root 96 Mar 7 12:42 cost.csv [2025-03-07T12:42:49.462Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-716/archives [2025-03-07T12:42:49.462Z] + ls -al /w/workspace/_app-service-configurable_PR-716/archives [2025-03-07T12:42:49.462Z] total 16 [2025-03-07T12:42:49.462Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 12:42 . [2025-03-07T12:42:49.462Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 12:42 .. [2025-03-07T12:42:49.462Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 12:42 cost [2025-03-07T12:42:49.462Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 7 12:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-07T12:42:49.867Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T12:42:50.768Z] ---> package-listing.sh [2025-03-07T12:42:50.768Z] ++ facter osfamily [2025-03-07T12:42:50.768Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-07T12:42:51.028Z] + OS_FAMILY=debian [2025-03-07T12:42:51.028Z] + workspace=/w/workspace/_app-service-configurable_PR-716 [2025-03-07T12:42:51.028Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-07T12:42:51.028Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-07T12:42:51.028Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-07T12:42:51.028Z] + PACKAGES=/tmp/packages_start.txt [2025-03-07T12:42:51.028Z] + '[' /w/workspace/_app-service-configurable_PR-716 ']' [2025-03-07T12:42:51.029Z] + PACKAGES=/tmp/packages_end.txt [2025-03-07T12:42:51.029Z] + case "${OS_FAMILY}" in [2025-03-07T12:42:51.029Z] + dpkg -l [2025-03-07T12:42:51.029Z] + grep '^ii' [2025-03-07T12:42:51.029Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-07T12:42:51.029Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-07T12:42:51.029Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-07T12:42:51.029Z] + '[' /w/workspace/_app-service-configurable_PR-716 ']' [2025-03-07T12:42:51.029Z] + mkdir -p /w/workspace/_app-service-configurable_PR-716/archives/ [2025-03-07T12:42:51.029Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-716/archives/ [Pipeline] echo [2025-03-07T12:42:51.067Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-716/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-07T12:42:51.363Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T12:42:52.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T12:42:52.007Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T12:42:52.167Z] prd-ubuntu20.04-docker-8c-8g-40570 does not seem to be running inside a container [2025-03-07T12:42:52.199Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-716/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-716 -v /w/workspace/_app-service-configurable_PR-716:/w/workspace/_app-service-configurable_PR-716:rw,z -v /w/workspace/_app-service-configurable_PR-716@tmp:/w/workspace/_app-service-configurable_PR-716@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-07T12:42:52.398Z] $ docker top 92e1f77c4f2859a7931cedf56f67152911e0705226955fac7b1c6d737213a25d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-07T12:42:52.802Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-07T12:42:53.123Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-07T12:42:53.439Z] + ls /var/log/sa-host [2025-03-07T12:42:53.439Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T12:42:53.691Z] provisioning config files... [2025-03-07T12:42:53.700Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-716@tmp/config2225516349226757051tmp [Pipeline] { [Pipeline] echo [2025-03-07T12:42:53.767Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T12:42:54.087Z] ---> create-netrc.sh [Pipeline] } [2025-03-07T12:42:54.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-07T12:42:54.536Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-07T12:42:54.576Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T12:42:54.893Z] ---> sudo-logs.sh [2025-03-07T12:42:54.893Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-07T12:42:54.984Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T12:42:55.301Z] ---> job-cost.sh [2025-03-07T12:42:55.301Z] lf-activate-venv: SKIPPING [2025-03-07T12:42:55.301Z] DEBUG: total: 0.2199999988079071 [2025-03-07T12:42:55.301Z] INFO: Retrieving Stack Cost... [2025-03-07T12:42:55.301Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-07T12:42:55.559Z] INFO: Archiving Costs [Pipeline] echo [2025-03-07T12:42:55.596Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T12:42:55.914Z] ---> logs-deploy.sh [2025-03-07T12:42:55.914Z] lf-activate-venv: SKIPPING [2025-03-07T12:42:55.914Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-716/1 [2025-03-07T12:42:55.914Z] INFO: archiving workspace using pattern(s): [2025-03-07T12:42:56.849Z] Archives upload complete. [2025-03-07T12:42:57.108Z] INFO: archiving logs to Nexus [2025-03-07T12:42:57.677Z] ---> uname -a: [2025-03-07T12:42:57.677Z] Linux prd-ubuntu20-04-docker-8c-8g-40570 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-07T12:42:57.677Z] [2025-03-07T12:42:57.677Z] [2025-03-07T12:42:57.677Z] ---> lscpu: [2025-03-07T12:42:57.677Z] Architecture: x86_64 [2025-03-07T12:42:57.677Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-07T12:42:57.677Z] Byte Order: Little Endian [2025-03-07T12:42:57.677Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-07T12:42:57.677Z] CPU(s): 8 [2025-03-07T12:42:57.677Z] On-line CPU(s) list: 0-7 [2025-03-07T12:42:57.677Z] Thread(s) per core: 1 [2025-03-07T12:42:57.677Z] Core(s) per socket: 1 [2025-03-07T12:42:57.677Z] Socket(s): 8 [2025-03-07T12:42:57.677Z] NUMA node(s): 1 [2025-03-07T12:42:57.677Z] Vendor ID: AuthenticAMD [2025-03-07T12:42:57.677Z] CPU family: 23 [2025-03-07T12:42:57.677Z] Model: 49 [2025-03-07T12:42:57.677Z] Model name: AMD EPYC-Rome Processor [2025-03-07T12:42:57.677Z] Stepping: 0 [2025-03-07T12:42:57.677Z] CPU MHz: 2799.998 [2025-03-07T12:42:57.677Z] BogoMIPS: 5599.99 [2025-03-07T12:42:57.677Z] Virtualization: AMD-V [2025-03-07T12:42:57.677Z] Hypervisor vendor: KVM [2025-03-07T12:42:57.677Z] Virtualization type: full [2025-03-07T12:42:57.677Z] L1d cache: 256 KiB [2025-03-07T12:42:57.677Z] L1i cache: 256 KiB [2025-03-07T12:42:57.677Z] L2 cache: 4 MiB [2025-03-07T12:42:57.677Z] L3 cache: 128 MiB [2025-03-07T12:42:57.677Z] NUMA node0 CPU(s): 0-7 [2025-03-07T12:42:57.677Z] Vulnerability Itlb multihit: Not affected [2025-03-07T12:42:57.677Z] Vulnerability L1tf: Not affected [2025-03-07T12:42:57.677Z] Vulnerability Mds: Not affected [2025-03-07T12:42:57.677Z] Vulnerability Meltdown: Not affected [2025-03-07T12:42:57.677Z] Vulnerability Mmio stale data: Not affected [2025-03-07T12:42:57.677Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-07T12:42:57.677Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-07T12:42:57.677Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-07T12:42:57.677Z] Vulnerability Srbds: Not affected [2025-03-07T12:42:57.677Z] Vulnerability Tsx async abort: Not affected [2025-03-07T12:42:57.677Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-03-07T12:42:57.677Z] [2025-03-07T12:42:57.677Z] [2025-03-07T12:42:57.677Z] ---> nproc: [2025-03-07T12:42:57.677Z] 8 [2025-03-07T12:42:57.677Z] [2025-03-07T12:42:57.677Z] [2025-03-07T12:42:57.677Z] ---> df -h: [2025-03-07T12:42:57.677Z] Filesystem Size Used Avail Use% Mounted on [2025-03-07T12:42:57.677Z] overlay 155G 12G 144G 8% / [2025-03-07T12:42:57.677Z] tmpfs 64M 0 64M 0% /dev [2025-03-07T12:42:57.677Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-07T12:42:57.677Z] shm 64M 0 64M 0% /dev/shm [2025-03-07T12:42:57.677Z] /dev/vda1 155G 12G 144G 8% /facter-os [2025-03-07T12:42:57.677Z] [2025-03-07T12:42:57.677Z] [2025-03-07T12:42:57.677Z] ---> sar -b -r -n DEV: [2025-03-07T12:42:57.677Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40570) 03/07/25 _x86_64_ (8 CPU) [2025-03-07T12:42:57.677Z] [2025-03-07T12:42:57.677Z] 12:38:22 LINUX RESTART (8 CPU) [2025-03-07T12:42:57.677Z] [2025-03-07T12:42:57.677Z] 12:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-03-07T12:42:57.677Z] 12:40:01 326.94 10.80 316.14 0.00 1793.80 35901.23 0.00 [2025-03-07T12:42:57.677Z] 12:41:01 231.08 1.45 229.63 0.00 20.53 72486.05 0.00 [2025-03-07T12:42:57.677Z] 12:42:01 103.38 0.20 103.18 0.00 10.26 33687.45 0.00 [2025-03-07T12:42:57.677Z] Average: 220.47 4.15 216.32 0.00 608.23 47356.85 0.00 [2025-03-07T12:42:57.677Z] [2025-03-07T12:42:57.677Z] 12:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-03-07T12:42:57.677Z] 12:40:01 29153208 31517736 802608 2.44 80992 2547672 1981904 5.84 1061228 2281112 9628 [2025-03-07T12:42:57.677Z] 12:41:01 27096796 31314784 989380 3.01 185764 4128436 2315724 6.82 1779296 3427280 682160 [2025-03-07T12:42:57.677Z] 12:42:01 27731464 31363256 940008 2.86 191596 3548504 2333820 6.88 1516820 3070036 79752 [2025-03-07T12:42:57.677Z] Average: 27993823 31398592 910665 2.77 152784 3408204 2210483 6.51 1452448 2926143 257180 [2025-03-07T12:42:57.677Z] [2025-03-07T12:42:57.677Z] 12:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-03-07T12:42:57.677Z] 12:40:01 veth2e84d76 160.70 193.99 15.48 131.79 0.00 0.00 0.00 0.01 [2025-03-07T12:42:57.677Z] 12:40:01 docker0 178.71 216.93 14.76 315.48 0.00 0.00 0.00 0.00 [2025-03-07T12:42:57.677Z] 12:40:01 ens3 491.17 343.85 5306.37 67.09 0.00 0.00 0.00 0.00 [2025-03-07T12:42:57.677Z] 12:40:01 lo 6.46 6.46 0.64 0.64 0.00 0.00 0.00 0.00 [2025-03-07T12:42:57.677Z] 12:41:01 veth5149014 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-07T12:42:57.677Z] 12:41:01 docker0 155.19 298.03 13.20 2736.73 0.00 0.00 0.00 0.00 [2025-03-07T12:42:57.677Z] 12:41:01 ens3 318.80 167.86 2763.03 23.82 0.00 0.00 0.00 0.00 [2025-03-07T12:42:57.677Z] 12:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-07T12:42:57.677Z] 12:42:01 docker0 1.43 2.57 0.09 38.08 0.00 0.00 0.00 0.00 [2025-03-07T12:42:57.677Z] 12:42:01 veth8dfc1f0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-07T12:42:57.677Z] 12:42:01 ens3 21.61 13.40 55.80 8.41 0.00 0.00 0.00 0.00 [2025-03-07T12:42:57.677Z] 12:42:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2025-03-07T12:42:57.677Z] Average: docker0 111.77 172.50 9.35 1030.00 0.00 0.00 0.00 0.00 [2025-03-07T12:42:57.677Z] Average: veth8dfc1f0 0.00 0.04 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-07T12:42:57.677Z] Average: ens3 277.19 175.03 2708.40 33.11 0.00 0.00 0.00 0.00 [2025-03-07T12:42:57.677Z] Average: lo 2.31 2.31 0.23 0.23 0.00 0.00 0.00 0.00 [2025-03-07T12:42:57.677Z] [2025-03-07T12:42:57.677Z] [2025-03-07T12:42:57.677Z] ---> sar -P ALL: [2025-03-07T12:42:57.677Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40570) 03/07/25 _x86_64_ (8 CPU) [2025-03-07T12:42:57.677Z] [2025-03-07T12:42:57.677Z] 12:38:22 LINUX RESTART (8 CPU) [2025-03-07T12:42:57.677Z] [2025-03-07T12:42:57.677Z] 12:39:01 CPU %user %nice %system %iowait %steal %idle [2025-03-07T12:42:57.677Z] 12:40:01 all 6.44 0.00 2.79 1.77 0.08 88.92 [2025-03-07T12:42:57.677Z] 12:40:01 0 5.12 0.00 3.81 0.12 0.07 90.88 [2025-03-07T12:42:57.677Z] 12:40:01 1 7.23 0.00 3.51 8.34 0.10 80.82 [2025-03-07T12:42:57.677Z] 12:40:01 2 9.02 0.00 2.09 0.74 0.07 88.08 [2025-03-07T12:42:57.677Z] 12:40:01 3 6.18 0.00 2.61 0.10 0.07 91.04 [2025-03-07T12:42:57.677Z] 12:40:01 4 5.97 0.00 2.12 0.44 0.08 91.38 [2025-03-07T12:42:57.677Z] 12:40:01 5 6.10 0.00 3.03 2.38 0.08 88.40 [2025-03-07T12:42:57.677Z] 12:40:01 6 6.60 0.00 3.06 1.95 0.08 88.31 [2025-03-07T12:42:57.677Z] 12:40:01 7 5.33 0.00 2.10 0.05 0.05 92.47 [2025-03-07T12:42:57.677Z] 12:41:01 all 26.31 0.00 5.73 2.10 0.09 65.77 [2025-03-07T12:42:57.677Z] 12:41:01 0 26.25 0.00 6.17 0.35 0.08 67.14 [2025-03-07T12:42:57.677Z] 12:41:01 1 26.22 0.00 7.21 14.27 0.10 52.20 [2025-03-07T12:42:57.677Z] 12:41:01 2 25.23 0.00 6.63 0.69 0.08 67.36 [2025-03-07T12:42:57.677Z] 12:41:01 3 26.40 0.00 5.86 0.39 0.08 67.27 [2025-03-07T12:42:57.677Z] 12:41:01 4 26.93 0.00 5.44 0.41 0.08 67.14 [2025-03-07T12:42:57.677Z] 12:41:01 5 24.67 0.00 5.10 0.49 0.08 69.67 [2025-03-07T12:42:57.677Z] 12:41:01 6 27.56 0.00 4.88 0.22 0.10 67.24 [2025-03-07T12:42:57.677Z] 12:41:01 7 27.23 0.00 4.56 0.03 0.08 68.09 [2025-03-07T12:42:57.677Z] 12:42:01 all 50.56 0.00 7.17 0.62 0.11 41.54 [2025-03-07T12:42:57.677Z] 12:42:01 0 49.94 0.00 6.82 0.02 0.12 43.10 [2025-03-07T12:42:57.677Z] 12:42:01 1 50.55 0.00 7.56 2.55 0.12 39.21 [2025-03-07T12:42:57.677Z] 12:42:01 2 51.46 0.00 6.65 1.45 0.13 40.30 [2025-03-07T12:42:57.677Z] 12:42:01 3 50.86 0.00 7.15 0.47 0.10 41.42 [2025-03-07T12:42:57.677Z] 12:42:01 4 51.36 0.00 7.34 0.05 0.12 41.13 [2025-03-07T12:42:57.677Z] 12:42:01 5 49.41 0.00 7.88 0.17 0.10 42.44 [2025-03-07T12:42:57.677Z] 12:42:01 6 50.86 0.00 7.15 0.20 0.10 41.69 [2025-03-07T12:42:57.677Z] 12:42:01 7 50.00 0.00 6.81 0.07 0.10 43.02 [2025-03-07T12:42:57.677Z] Average: all 27.78 0.00 5.23 1.49 0.09 65.40 [2025-03-07T12:42:57.677Z] Average: 0 27.13 0.00 5.60 0.16 0.09 67.02 [2025-03-07T12:42:57.677Z] Average: 1 28.01 0.00 6.09 8.37 0.11 57.42 [2025-03-07T12:42:57.677Z] Average: 2 28.59 0.00 5.13 0.96 0.10 65.23 [2025-03-07T12:42:57.677Z] Average: 3 27.84 0.00 5.21 0.32 0.08 66.55 [2025-03-07T12:42:57.677Z] Average: 4 28.11 0.00 4.97 0.30 0.10 66.53 [2025-03-07T12:42:57.677Z] Average: 5 26.74 0.00 5.34 1.01 0.09 66.83 [2025-03-07T12:42:57.677Z] Average: 6 28.36 0.00 5.03 0.79 0.10 65.73 [2025-03-07T12:42:57.677Z] Average: 7 27.51 0.00 4.49 0.05 0.08 67.88 [2025-03-07T12:42:57.677Z] [2025-03-07T12:42:57.677Z] [2025-03-07T12:42:57.677Z]