Pull request #718 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/app-service-configurable Obtained Jenkinsfile from cbc807f7bcd48ff5abc3317c72dd294360392402+3e25dd159b2327c674f9b3e3c011a318d320b6b2 (bc92a1f4755659c68c683554877fee75ce3b38f7) 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-ssh6782045469323638733.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-ssh11688569699450690200.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-718/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-718/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6068370688325948786.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-718/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15023225606973759343.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-ssh6623180211012192898.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-718/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-718/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8754345505856306619.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-40906 in /w/workspace/_app-service-configurable_PR-718 [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-718 # 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/odessa commit 3e25dd159b2327c674f9b3e3c011a318d320b6b2 into PR head commit cbc807f7bcd48ff5abc3317c72dd294360392402 Merge succeeded, producing cbc807f7bcd48ff5abc3317c72dd294360392402 Checking out Revision cbc807f7bcd48ff5abc3317c72dd294360392402 (PR-718) > 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/718/head:refs/remotes/origin/PR-718 +refs/heads/odessa:refs/remotes/origin/odessa # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cbc807f7bcd48ff5abc3317c72dd294360392402 # 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 3e25dd159b2327c674f9b3e3c011a318d320b6b2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cbc807f7bcd48ff5abc3317c72dd294360392402 # timeout=10 Commit message: "build: update gitignore to avoid ignore debug vendor pkg" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:59:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:59:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:59:52 ========================================================= 10:59:52 EdgeX Global Pipelines Version Info 10:59:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:59:53 ------------------- 10:59:53 stable info: 10:59:53 ------------------- 10:59:53 Commited By: Cherry Wang cherry@iotechsys.com 10:59:53 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 10:59:53 Message: update stable to v1.0.271 10:59:53 ------------------- 10:59:53 experimental info: 10:59:53 ------------------- 10:59:53 Commited By: **** collab-it+edgex@linuxfoundation.org 10:59:53 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 10:59:53 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:59:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 10:59:53 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 10:59:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:59:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:59:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:59:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:59:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 10:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:59:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:59:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:59:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:59:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:59:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:59:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:59:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:59:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:59:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:59:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:59:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:59:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:59:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:59:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-718 [Pipeline] echo 10:59:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-718 [Pipeline] echo 10:59:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-718 [Pipeline] echo 10:59:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cbc807f7bcd48ff5abc3317c72dd294360392402 [Pipeline] echo 10:59:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cbc807f [Pipeline] echo 10:59:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:59:55 provisioning config files... 10:59:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-718@tmp/config1824835779017434853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:56 ---> ****-login.sh 10:59:56 nexus3.edgexfoundry.org:10001 10:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:56 Configure a credential helper to remove this warning. See 10:59:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:56 10:59:56 Login Succeeded 10:59:56 nexus3.edgexfoundry.org:10002 10:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:56 Configure a credential helper to remove this warning. See 10:59:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:56 10:59:56 Login Succeeded 10:59:56 nexus3.edgexfoundry.org:10003 10:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:56 Configure a credential helper to remove this warning. See 10:59:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:56 10:59:56 Login Succeeded 10:59:56 nexus3.edgexfoundry.org:10004 10:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:56 Configure a credential helper to remove this warning. See 10:59:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:56 10:59:56 Login Succeeded 10:59:56 ****.io 10:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:57 Configure a credential helper to remove this warning. See 10:59:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:57 10:59:57 Login Succeeded 10:59:57 ---> ****-login.sh ends [Pipeline] } 10:59:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:59:57 + git rev-list -1 --merges cbc807f7bcd48ff5abc3317c72dd294360392402~1..cbc807f7bcd48ff5abc3317c72dd294360392402 [Pipeline] echo 10:59:57 -----------> git rev-list -1 --merges cbc807f7bcd48ff5abc3317c72dd294360392402~1..cbc807f7bcd48ff5abc3317c72dd294360392402 cbc807f7bcd48ff5abc3317c72dd294360392402 [false] [Pipeline] sh 10:59:58 + git log --format=format:%s -1 cbc807f7bcd48ff5abc3317c72dd294360392402 [Pipeline] echo 10:59:58 ========================================================= 10:59:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:59:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:59:58 + git log --format=format:%s -1 cbc807f7bcd48ff5abc3317c72dd294360392402 [Pipeline] echo 10:59:58 [semverPrep] GIT_COMMIT: cbc807f7bcd48ff5abc3317c72dd294360392402, Commit Message: build: update gitignore to avoid ignore debug vendor pkg [Pipeline] echo 10:59:58 [semverPrep] This is not a build commit. [Pipeline] sh 10:59:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:59:59 + grep -v github /etc/ssh/ssh_known_hosts 10:59:59 + [ -e /tmp/ssh_known_hosts ] 10:59:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:59:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:59:59 + sudo tee -a /etc/ssh/ssh_known_hosts 10:59:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:59:59 10:59:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:00:00 0.1.4: Pulling from edgex-devops/py-git-semver 11:00:00 b85a868b505f: Pulling fs layer 11:00:00 e2be974225ed: Pulling fs layer 11:00:00 339a4e72a1f5: Pulling fs layer 11:00:00 988bab9f4d93: Pulling fs layer 11:00:00 1469e6f7b9e6: Pulling fs layer 11:00:00 eaf3925da568: Pulling fs layer 11:00:00 bab4dde63d76: Pulling fs layer 11:00:00 bde34c3a00c8: Pulling fs layer 11:00:00 b352a97aabf1: Pulling fs layer 11:00:00 4872d77fe225: Pulling fs layer 11:00:00 5851b861e8e6: Pulling fs layer 11:00:00 eaf3925da568: Waiting 11:00:00 988bab9f4d93: Waiting 11:00:00 bab4dde63d76: Waiting 11:00:00 bde34c3a00c8: Waiting 11:00:00 b352a97aabf1: Waiting 11:00:00 4872d77fe225: Waiting 11:00:00 5851b861e8e6: Waiting 11:00:00 1469e6f7b9e6: Waiting 11:00:00 e2be974225ed: Download complete 11:00:00 988bab9f4d93: Verifying Checksum 11:00:00 988bab9f4d93: Download complete 11:00:00 1469e6f7b9e6: Verifying Checksum 11:00:00 1469e6f7b9e6: Download complete 11:00:00 339a4e72a1f5: Verifying Checksum 11:00:00 339a4e72a1f5: Download complete 11:00:00 eaf3925da568: Verifying Checksum 11:00:00 eaf3925da568: Download complete 11:00:00 bde34c3a00c8: Download complete 11:00:00 b352a97aabf1: Download complete 11:00:00 4872d77fe225: Verifying Checksum 11:00:00 4872d77fe225: Download complete 11:00:00 5851b861e8e6: Download complete 11:00:00 b85a868b505f: Verifying Checksum 11:00:00 b85a868b505f: Download complete 11:00:00 bab4dde63d76: Verifying Checksum 11:00:00 bab4dde63d76: Download complete 11:00:01 b85a868b505f: Pull complete 11:00:01 e2be974225ed: Pull complete 11:00:02 339a4e72a1f5: Pull complete 11:00:02 988bab9f4d93: Pull complete 11:00:02 1469e6f7b9e6: Pull complete 11:00:02 eaf3925da568: Pull complete 11:00:04 bab4dde63d76: Pull complete 11:00:04 bde34c3a00c8: Pull complete 11:00:04 b352a97aabf1: Pull complete 11:00:04 4872d77fe225: Pull complete 11:00:04 5851b861e8e6: Pull complete 11:00:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:00:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:00:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:05 prd-ubuntu20.04-docker-8c-8g-40906 does not seem to be running inside a container 11:00:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-718 -v /w/workspace/_app-service-configurable_PR-718:/w/workspace/_app-service-configurable_PR-718:rw,z -v /w/workspace/_app-service-configurable_PR-718@tmp:/w/workspace/_app-service-configurable_PR-718@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/py-git-semver:0.1.4 cat 11:00:07 $ docker top 3a7f49c2a89b93115de98616ab7e3445433556d00db2b38f2665821c6c912f4d -eo pid,comm 11:00:07 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). 11:00:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:00:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:00:07 [ssh-agent] Looking for ssh-agent implementation... 11:00:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:00:07 $ docker exec 3a7f49c2a89b93115de98616ab7e3445433556d00db2b38f2665821c6c912f4d ssh-agent 11:00:07 SSH_AUTH_SOCK=/tmp/ssh-1MGEiX0rPQpy/agent.32 11:00:07 SSH_AGENT_PID=38 11:00:07 Running ssh-add (command line suppressed) 11:00:07 Identity added: /w/workspace/_app-service-configurable_PR-718@tmp/private_key_16856012611151717946.key (/w/workspace/_app-service-configurable_PR-718@tmp/private_key_16856012611151717946.key) 11:00:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:00:08 + git tag --points-at HEAD [Pipeline] } 11:00:08 $ docker exec --env ******** --env ******** 3a7f49c2a89b93115de98616ab7e3445433556d00db2b38f2665821c6c912f4d ssh-agent -k 11:00:08 unset SSH_AUTH_SOCK; 11:00:08 unset SSH_AGENT_PID; 11:00:08 echo Agent pid 38 killed; 11:00:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:00:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:00:08 [ssh-agent] Looking for ssh-agent implementation... 11:00:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:00:08 $ docker exec 3a7f49c2a89b93115de98616ab7e3445433556d00db2b38f2665821c6c912f4d ssh-agent 11:00:08 SSH_AUTH_SOCK=/tmp/ssh-Ianf5NmnyeZ2/agent.71 11:00:08 SSH_AGENT_PID=77 11:00:08 Running ssh-add (command line suppressed) 11:00:08 Identity added: /w/workspace/_app-service-configurable_PR-718@tmp/private_key_7909436502376408010.key (/w/workspace/_app-service-configurable_PR-718@tmp/private_key_7909436502376408010.key) 11:00:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:00:09 + git semver init 11:00:09 2025-03-11 11:00:09,333 [run_init] DEBUG init version:0.0.0 force:False 11:00:09 2025-03-11 11:00:09,334 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-718/.semver 11:00:09 2025-03-11 11:00:09,334 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-718/.semver 11:00:09 2025-03-11 11:00:09,334 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-718/.semver'], cwd=/w/workspace/_app-service-configurable_PR-718, universal_newlines=False, shell=None, istream=None) 11:00:10 2025-03-11 11:00:10,610 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-718/.git/info/exclude 11:00:10 2025-03-11 11:00:10,610 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-718/.semver/PR-718 with force:False 11:00:10 2025-03-11 11:00:10,610 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-718/.semver/PR-718 11:00:10 2025-03-11 11:00:10,616 [execute] INFO git cat-file --batch-check 11:00:10 2025-03-11 11:00:10,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-718/.semver, universal_newlines=False, shell=None, istream=) 11:00:10 2025-03-11 11:00:10,623 [execute] INFO git cat-file --batch 11:00:10 2025-03-11 11:00:10,623 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-718/.semver, universal_newlines=False, shell=None, istream=) 11:00:10 2025-03-11 11:00:10,628 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-718/.semver/PR-718 11:00:10 0.0.0 [Pipeline] } 11:00:10 $ docker exec --env ******** --env ******** 3a7f49c2a89b93115de98616ab7e3445433556d00db2b38f2665821c6c912f4d ssh-agent -k 11:00:10 unset SSH_AUTH_SOCK; 11:00:10 unset SSH_AGENT_PID; 11:00:10 echo Agent pid 77 killed; 11:00:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:00:11 + git semver [Pipeline] } 11:00:11 $ docker stop --time=1 3a7f49c2a89b93115de98616ab7e3445433556d00db2b38f2665821c6c912f4d 11:00:13 $ docker rm -f --volumes 3a7f49c2a89b93115de98616ab7e3445433556d00db2b38f2665821c6c912f4d [Pipeline] // withDockerContainer [Pipeline] sh 11:00:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:00:13 Stashed 1 file(s) [Pipeline] echo 11:00:13 [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 11:00:14 provisioning config files... 11:00:14 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-718@tmp/config3068921601333769615tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 11:00:15 ---> ****-login.sh 11:00:15 nexus3.edgexfoundry.org:10001 11:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:00:15 Configure a credential helper to remove this warning. See 11:00:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:00:15 11:00:15 Login Succeeded 11:00:15 nexus3.edgexfoundry.org:10002 11:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:00:15 Configure a credential helper to remove this warning. See 11:00:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:00:15 11:00:15 Login Succeeded 11:00:15 nexus3.edgexfoundry.org:10003 11:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:00:15 Configure a credential helper to remove this warning. See 11:00:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:00:15 11:00:15 Login Succeeded 11:00:15 nexus3.edgexfoundry.org:10004 11:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:00:15 Configure a credential helper to remove this warning. See 11:00:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:00:15 11:00:15 Login Succeeded 11:00:15 ****.io 11:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:00:15 Configure a credential helper to remove this warning. See 11:00:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:00:15 11:00:15 Login Succeeded 11:00:15 ---> ****-login.sh ends [Pipeline] } 11:00:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:00:16 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 11:00:16 + + grep ^go [0-9].[0-9]* go.mod 11:00:16 cut -d -f 2 [Pipeline] echo 11:00:16 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:00:16 ========================================================= 11:00:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 11:00:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 11:00:17 Sending build context to Docker daemon 58.93MB 11:00:17 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:00:17 Step 2/12 : FROM ${BASE} AS builder 11:00:17 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base 11:00:17 0a9a5dfd008f: Pulling fs layer 11:00:17 8833042f23b5: Pulling fs layer 11:00:17 6ca661eb024f: Pulling fs layer 11:00:17 b5acb76e9680: Pulling fs layer 11:00:17 4f4fb700ef54: Pulling fs layer 11:00:17 012bb1f9d321: Pulling fs layer 11:00:17 97255f1bc79d: Pulling fs layer 11:00:17 454448c9edf9: Pulling fs layer 11:00:17 15f87924ceaf: Pulling fs layer 11:00:17 b5acb76e9680: Waiting 11:00:17 4f4fb700ef54: Waiting 11:00:17 012bb1f9d321: Waiting 11:00:17 97255f1bc79d: Waiting 11:00:17 454448c9edf9: Waiting 11:00:17 15f87924ceaf: Waiting 11:00:17 8833042f23b5: Verifying Checksum 11:00:17 8833042f23b5: Download complete 11:00:17 b5acb76e9680: Verifying Checksum 11:00:17 b5acb76e9680: Download complete 11:00:17 4f4fb700ef54: Download complete 11:00:17 012bb1f9d321: Verifying Checksum 11:00:17 012bb1f9d321: Download complete 11:00:17 0a9a5dfd008f: Download complete 11:00:17 97255f1bc79d: Verifying Checksum 11:00:17 97255f1bc79d: Download complete 11:00:17 0a9a5dfd008f: Pull complete 11:00:18 15f87924ceaf: Verifying Checksum 11:00:18 15f87924ceaf: Download complete 11:00:18 8833042f23b5: Pull complete 11:00:18 6ca661eb024f: Verifying Checksum 11:00:18 6ca661eb024f: Download complete 11:00:24 6ca661eb024f: Pull complete 11:00:24 b5acb76e9680: Pull complete 11:00:24 4f4fb700ef54: Pull complete 11:00:24 012bb1f9d321: Pull complete 11:00:24 97255f1bc79d: Pull complete 11:00:25 454448c9edf9: Verifying Checksum 11:00:25 454448c9edf9: Download complete 11:00:28 454448c9edf9: Pull complete 11:00:28 15f87924ceaf: Pull complete 11:00:28 Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 11:00:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 11:00:28 ---> bc3d7bf65e23 11:00:28 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 11:00:31 ---> Running in dd8308e3bc9e 11:00:31 Removing intermediate container dd8308e3bc9e 11:00:31 ---> 1c9d584f67a8 11:00:31 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:00:31 ---> Running in 4850be57367d 11:00:31 Removing intermediate container 4850be57367d 11:00:31 ---> 3104072aa597 11:00:31 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:00:31 ---> Running in f1ea3ccd47a1 11:00:31 Removing intermediate container f1ea3ccd47a1 11:00:31 ---> 05706ad14f4b 11:00:31 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:00:31 ---> Running in 605af73ae227 11:00:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:00:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:00:33 OK: 248 MiB in 58 packages 11:00:33 Removing intermediate container 605af73ae227 11:00:33 ---> db3a7544a12b 11:00:33 Step 7/12 : WORKDIR /app 11:00:33 ---> Running in 8a5219281c8a 11:00:33 Removing intermediate container 8a5219281c8a 11:00:33 ---> af72f7bf6e97 11:00:33 Step 8/12 : COPY go.mod vendor* ./ 11:00:35 ---> fcbe09f72fcd 11:00:35 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:35 ---> Running in 3b4cf8701f90 11:01:23 Removing intermediate container 3b4cf8701f90 11:01:23 ---> 8ec312c27da0 11:01:23 Step 10/12 : COPY . . 11:01:23 ---> 9bde19b42a30 11:01:23 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:01:23 ---> Running in 5a58373819a4 11:01:23 Removing intermediate container 5a58373819a4 11:01:23 ---> 57402c1c7084 11:01:23 Step 12/12 : RUN $MAKE 11:01:23 ---> Running in 389f89a0a0fb 11:01:23 noop 11:01:23 Removing intermediate container 389f89a0a0fb 11:01:23 ---> aa89a16e0613 11:01:23 Successfully built aa89a16e0613 11:01:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:24 + docker inspect -f . ci-base-image-x86_64 11:01:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:24 prd-ubuntu20.04-docker-8c-8g-40906 does not seem to be running inside a container 11:01:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-718 -v /w/workspace/_app-service-configurable_PR-718:/w/workspace/_app-service-configurable_PR-718:rw,z -v /w/workspace/_app-service-configurable_PR-718@tmp:/w/workspace/_app-service-configurable_PR-718@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 ******** -e ******** ci-base-image-x86_64 cat 11:01:24 $ docker top 5c149f927d41219cbc964a08ca89e6a5b2a014d97641d7ed6a13b57aef8b0b46 -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:25 + go version 11:01:25 go version go1.23.7 linux/amd64 [Pipeline] } 11:01:25 $ docker stop --time=1 5c149f927d41219cbc964a08ca89e6a5b2a014d97641d7ed6a13b57aef8b0b46 11:01:26 $ docker rm -f --volumes 5c149f927d41219cbc964a08ca89e6a5b2a014d97641d7ed6a13b57aef8b0b46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:27 + docker inspect -f . ci-base-image-x86_64 11:01:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:27 prd-ubuntu20.04-docker-8c-8g-40906 does not seem to be running inside a container 11:01:27 $ 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-718 -v /w/workspace/_app-service-configurable_PR-718:/w/workspace/_app-service-configurable_PR-718:rw,z -v /w/workspace/_app-service-configurable_PR-718@tmp:/w/workspace/_app-service-configurable_PR-718@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 ******** -e ******** ci-base-image-x86_64 cat 11:01:28 $ docker top a2b169637e4ee941b57a3b02cb8cfd943a2e59c1647ac9322f5bee1f292df8cf -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:28 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-718 [Pipeline] fileExists [Pipeline] sh 11:01:28 + make test 11:01:28 go test -race -coverprofile=coverage.out ./... 11:02:00 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 11:02:27 go vet ./... 11:02:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:02:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:02:30 ./bin/test-attribution-txt.sh [Pipeline] echo 11:02:30 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 11:02:31 + go mod tidy [Pipeline] } 11:02:31 $ docker stop --time=1 a2b169637e4ee941b57a3b02cb8cfd943a2e59c1647ac9322f5bee1f292df8cf 11:02:34 $ docker rm -f --volumes a2b169637e4ee941b57a3b02cb8cfd943a2e59c1647ac9322f5bee1f292df8cf [Pipeline] // withDockerContainer [Pipeline] sh 11:02:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:02:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:02:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:02:36 + ls -al . 11:02:36 total 252 11:02:36 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 11:01 . 11:02:36 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 10:59 .. 11:02:36 -rw-rw-r-- 1 jenkins jenkins 119 Mar 11 10:59 .dockerignore 11:02:36 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 11:01 .git 11:02:36 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 10:59 .github 11:02:36 -rw-rw-r-- 1 jenkins jenkins 101 Mar 11 10:59 .gitignore 11:02:36 -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 10:59 .golangci.yml 11:02:36 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 11:00 .semver 11:02:36 -rw-rw-r-- 1 jenkins jenkins 16550 Mar 11 10:59 Attribution.txt 11:02:36 -rw-rw-r-- 1 jenkins jenkins 39309 Mar 11 10:59 CHANGELOG.md 11:02:36 -rw-rw-r-- 1 jenkins jenkins 2008 Mar 11 10:59 Dockerfile 11:02:36 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 10:59 GOVERNANCE.md 11:02:36 -rw-rw-r-- 1 jenkins jenkins 666 Mar 11 10:59 Jenkinsfile 11:02:36 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 11 10:59 LICENSE 11:02:36 -rw-rw-r-- 1 jenkins jenkins 618 Mar 11 10:59 OWNERS.md 11:02:36 -rw-rw-r-- 1 jenkins jenkins 4952 Mar 11 10:59 README.md 11:02:36 -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 11:00 VERSION 11:02:36 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 10:59 bin 11:02:36 -rw-r--r-- 1 jenkins jenkins 953 Mar 11 11:01 coverage.out 11:02:36 -rw-rw-r-- 1 jenkins jenkins 6497 Mar 11 10:59 go.mod 11:02:36 -rw-rw-r-- 1 jenkins jenkins 88170 Mar 11 10:59 go.sum 11:02:36 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 11 10:59 main.go 11:02:36 -rw-rw-r-- 1 jenkins jenkins 3362 Mar 11 10:59 makefile 11:02:36 drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 10:59 res 11:02:36 drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 10:59 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:36 + 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=cbc807f7bcd48ff5abc3317c72dd294360392402 --label arch=amd64 --label version=0.0.0 . 11:02:37 Sending build context to Docker daemon 58.93MB 11:02:37 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 11:02:37 Step 2/27 : FROM ${BASE} AS builder 11:02:37 ---> aa89a16e0613 11:02:37 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 11:02:37 ---> Running in 3a5a2948a22c 11:02:37 Removing intermediate container 3a5a2948a22c 11:02:37 ---> c17d0c83267a 11:02:37 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 11:02:38 ---> Running in 2bb8a1bb3c3a 11:02:38 Removing intermediate container 2bb8a1bb3c3a 11:02:38 ---> 259d70c4a66a 11:02:38 Step 5/27 : ARG ADD_BUILD_TAGS="" 11:02:38 ---> Running in c58757c15dd6 11:02:38 Removing intermediate container c58757c15dd6 11:02:38 ---> 79eb0ff15087 11:02:38 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:02:38 ---> Running in 0ed4c58b713a 11:02:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:02:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:02:38 OK: 248 MiB in 58 packages 11:02:39 Removing intermediate container 0ed4c58b713a 11:02:39 ---> bde5d148504f 11:02:39 Step 7/27 : WORKDIR /app 11:02:39 ---> Running in 7a683bea3b49 11:02:39 Removing intermediate container 7a683bea3b49 11:02:39 ---> 7ccf9335a954 11:02:39 Step 8/27 : COPY go.mod vendor* ./ 11:02:41 ---> 57f95e04307d 11:02:41 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:41 ---> Running in ba4caa2a575b 11:02:41 skipping... 11:02:42 Removing intermediate container ba4caa2a575b 11:02:42 ---> 52214d14e837 11:02:42 Step 10/27 : COPY . . 11:02:44 ---> 77eb76896149 11:02:44 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:02:44 ---> Running in 05d3c896a33b 11:02:44 Removing intermediate container 05d3c896a33b 11:02:44 ---> 1de60f61b83c 11:02:44 Step 12/27 : RUN $MAKE 11:02:44 ---> Running in 905b67a3520b 11:02:44 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 11:03:17 Removing intermediate container 905b67a3520b 11:03:17 ---> f251af3a7306 11:03:17 Step 13/27 : FROM alpine:3.20 11:03:17 3.20: Pulling from library/alpine 11:03:17 0a9a5dfd008f: Already exists 11:03:17 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:03:17 Status: Downloaded newer image for alpine:3.20 11:03:17 ---> ff221270b9fb 11:03:17 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:03:17 ---> Running in c60acf10e598 11:03:17 Removing intermediate container c60acf10e598 11:03:17 ---> a443d612e4b7 11:03:17 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 11:03:17 ---> Running in c12ef4299770 11:03:17 Removing intermediate container c12ef4299770 11:03:17 ---> ed4cdc07ba39 11:03:17 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 11:03:17 ---> Running in 4e6cf844909d 11:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:03:17 (1/2) Installing ca-certificates (20241121-r1) 11:03:17 (2/2) Installing dumb-init (1.2.5-r3) 11:03:17 Executing busybox-1.36.1-r29.trigger 11:03:17 Executing ca-certificates-20241121-r1.trigger 11:03:17 OK: 9 MiB in 16 packages 11:03:17 Removing intermediate container 4e6cf844909d 11:03:17 ---> 16d0703ddf96 11:03:17 Step 17/27 : RUN apk --no-cache upgrade 11:03:17 ---> Running in f7c0d72df5d3 11:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:03:17 OK: 9 MiB in 16 packages 11:03:17 Removing intermediate container f7c0d72df5d3 11:03:17 ---> 2030acabb91d 11:03:17 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 11:03:17 ---> 12bbd400a4fd 11:03:17 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 11:03:17 ---> f9cd3373b8b5 11:03:17 Step 20/27 : COPY --from=builder /app/res/ /res/ 11:03:17 ---> c75ec1f7ebc1 11:03:17 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 11:03:17 ---> b9065e94e445 11:03:17 Step 22/27 : EXPOSE 48095 11:03:17 ---> Running in 3543106b21b8 11:03:17 Removing intermediate container 3543106b21b8 11:03:17 ---> 2118a4c6d3b9 11:03:17 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 11:03:17 ---> Running in fdc0f7989d4a 11:03:17 Removing intermediate container fdc0f7989d4a 11:03:17 ---> 6b7ea14dc68e 11:03:17 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:03:17 ---> Running in f957d90277fc 11:03:17 Removing intermediate container f957d90277fc 11:03:17 ---> 05cf8b298909 11:03:17 Step 25/27 : LABEL arch=amd64 11:03:17 ---> Running in e987744170c2 11:03:17 Removing intermediate container e987744170c2 11:03:17 ---> a79961e4ee13 11:03:17 Step 26/27 : LABEL git_sha=cbc807f7bcd48ff5abc3317c72dd294360392402 11:03:17 ---> Running in 2326528934dd 11:03:17 Removing intermediate container 2326528934dd 11:03:17 ---> 31fb5b64091a 11:03:17 Step 27/27 : LABEL version=0.0.0 11:03:17 ---> Running in 678ef0e3d017 11:03:17 Removing intermediate container 678ef0e3d017 11:03:17 ---> 566b4f11c566 11:03:17 [Warning] One or more build-args [ARCH] were not consumed 11:03:17 Successfully built 566b4f11c566 11:03:17 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 11:03:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:18 11:03:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:19 latest: Pulling from edgex-lftools-log-publisher 11:03:19 5eb5b503b376: Pulling fs layer 11:03:19 5c69ac0246d0: Pulling fs layer 11:03:19 ec43610c2a17: Pulling fs layer 11:03:19 3a2ae6a8a46f: Pulling fs layer 11:03:19 33b1e0a273af: Pulling fs layer 11:03:19 5d3b04190fa2: Pulling fs layer 11:03:19 2f39f015ded8: Pulling fs layer 11:03:19 3a2ae6a8a46f: Waiting 11:03:19 2f39f015ded8: Waiting 11:03:19 33b1e0a273af: Waiting 11:03:19 5d3b04190fa2: Waiting 11:03:19 3a2ae6a8a46f: Download complete 11:03:19 33b1e0a273af: Verifying Checksum 11:03:19 33b1e0a273af: Download complete 11:03:19 5d3b04190fa2: Verifying Checksum 11:03:19 5d3b04190fa2: Download complete 11:03:19 ec43610c2a17: Verifying Checksum 11:03:19 ec43610c2a17: Download complete 11:03:19 5eb5b503b376: Verifying Checksum 11:03:19 5eb5b503b376: Download complete 11:03:20 2f39f015ded8: Download complete 11:03:20 5eb5b503b376: Pull complete 11:03:20 5c69ac0246d0: Pull complete 11:03:21 ec43610c2a17: Pull complete 11:03:21 3a2ae6a8a46f: Pull complete 11:03:21 33b1e0a273af: Pull complete 11:03:21 5d3b04190fa2: Pull complete 11:03:25 2f39f015ded8: Pull complete 11:03:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:03:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:25 prd-ubuntu20.04-docker-8c-8g-40906 does not seem to be running inside a container 11:03:25 $ 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-718 -v /w/workspace/_app-service-configurable_PR-718:/w/workspace/_app-service-configurable_PR-718:rw,z -v /w/workspace/_app-service-configurable_PR-718@tmp:/w/workspace/_app-service-configurable_PR-718@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:03:27 $ docker top f09cfc5b5dca64743a66b590d12e47e0d2e67285c81041c1825e8feb8048be84 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:03:28 ---> job-cost.sh 11:03:28 lf-activate-venv: SKIPPING 11:03:28 INFO: No Stack... 11:03:28 INFO: Retrieving Pricing Info for: v3-standard-8 11:03:28 INFO: Archiving Costs [Pipeline] sh 11:03:29 + cut -d, -f6 11:03:29 + cat /w/workspace/_app-service-configurable_PR-718/archives/cost.csv [Pipeline] lock 11:03:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-718-1-stack-cost] 11:03:29 Resource [jenkins-edgexfoundry-app-service-configurable-PR-718-1-stack-cost] did not exist. Created. 11:03:29 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-718-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:03:29 + echo total: 0.2199999988079071 [Pipeline] stash 11:03:29 Stashed 1 file(s) [Pipeline] } 11:03:29 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-718-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:03:29 $ docker stop --time=1 f09cfc5b5dca64743a66b590d12e47e0d2e67285c81041c1825e8feb8048be84 11:03:31 $ docker rm -f --volumes f09cfc5b5dca64743a66b590d12e47e0d2e67285c81041c1825e8feb8048be84 [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 11:03:31 provisioning config files... 11:03:31 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-718@tmp/config11844419929411837172tmp [Pipeline] { [Pipeline] sh 11:03:32 + set +x 11:03:32 + curl -s https://codecov.io/bash 11:03:32 + bash -s -- 11:03:32 11:03:32 _____ _ 11:03:32 / ____| | | 11:03:32 | | ___ __| | ___ ___ _____ __ 11:03:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:03:32 | |___| (_) | (_| | __/ (_| (_) \ V / 11:03:32 \_____\___/ \__,_|\___|\___\___/ \_/ 11:03:32 Bash-1.0.6 11:03:32 11:03:32 11:03:32 ==> git version 2.25.1 found 11:03:32 ==> 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 11:03:32 Release-Date: 2020-01-08 11:03:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:03:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:03:32 ==> Jenkins CI detected. 11:03:32 current dir:  /w/workspace/_app-service-configurable_PR-718 11:03:32 project root: . 11:03:32 --> token set from env 11:03:32 Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/v3/codecov.yml 11:03:32 ==> Running gcov in . (disable via -X gcov) 11:03:32 ==> Python coveragepy not found 11:03:32 ==> Searching for coverage reports in: 11:03:32 + . 11:03:32 -> Found 1 reports 11:03:32 ==> Detecting git/mercurial file structure 11:03:32 ==> Reading reports 11:03:32 + ./coverage.out bytes=953 11:03:32 ==> Appending adjustments 11:03:32 https://docs.codecov.io/docs/fixing-reports 11:03:32 + Found adjustments 11:03:32 ==> Gzipping contents 11:03:32 28K /tmp/codecov.Xk7rjO.gz 11:03:32 ==> Uploading reports 11:03:32 url: https://codecov.io 11:03:32 query: branch=PR-718&commit=cbc807f7bcd48ff5abc3317c72dd294360392402&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-718%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=718&job=&cmd_args= 11:03:32 -> Pinging Codecov 11:03:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-718&commit=cbc807f7bcd48ff5abc3317c72dd294360392402&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-718%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=718&job=&cmd_args= 11:03:32 -> Uploading to 11:03:32 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/cbc807f7bcd48ff5abc3317c72dd294360392402/87d297ea-a8a6-4b98-a069-2610c00e12e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250311%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250311T110332Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=8cbb38d8871061c81b2ecda8b7903e6d26b08bc3164fcc925b40940a5c130da5 11:03:32 % Total % Received % Xferd Average Speed Time Time Time Current 11:03:32 Dload Upload Total Spent Left Speed 11:03:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26068 0 0 100 26068 0 137k --:--:-- --:--:-- --:--:-- 137k 11:03:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/cbc807f7bcd48ff5abc3317c72dd294360392402 [Pipeline] } 11:03:32 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 11:03:34 + [ -d /w/workspace/_app-service-configurable_PR-718/archives ] 11:03:34 + ls -al /w/workspace/_app-service-configurable_PR-718/archives 11:03:34 total 16 11:03:34 drwxr-xr-x 3 root root 4096 Mar 11 11:03 . 11:03:34 drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 11:03 .. 11:03:34 drwxr-xr-x 2 root root 4096 Mar 11 11:03 cost 11:03:34 -rw-r--r-- 1 root root 96 Mar 11 11:03 cost.csv 11:03:34 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-718/archives 11:03:34 + ls -al /w/workspace/_app-service-configurable_PR-718/archives 11:03:34 total 16 11:03:34 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 11:03 . 11:03:34 drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 11:03 .. 11:03:34 drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 11:03 cost 11:03:34 -rw-r--r-- 1 jenkins jenkins 96 Mar 11 11:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:03:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:03:36 ---> package-listing.sh 11:03:36 ++ facter osfamily 11:03:36 ++ tr '[:upper:]' '[:lower:]' 11:03:36 + OS_FAMILY=debian 11:03:36 + workspace=/w/workspace/_app-service-configurable_PR-718 11:03:36 + START_PACKAGES=/tmp/packages_start.txt 11:03:36 + END_PACKAGES=/tmp/packages_end.txt 11:03:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:03:36 + PACKAGES=/tmp/packages_start.txt 11:03:36 + '[' /w/workspace/_app-service-configurable_PR-718 ']' 11:03:36 + PACKAGES=/tmp/packages_end.txt 11:03:36 + case "${OS_FAMILY}" in 11:03:36 + dpkg -l 11:03:36 + grep '^ii' 11:03:36 + '[' -f /tmp/packages_start.txt ']' 11:03:36 + '[' -f /tmp/packages_end.txt ']' 11:03:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:03:36 + '[' /w/workspace/_app-service-configurable_PR-718 ']' 11:03:36 + mkdir -p /w/workspace/_app-service-configurable_PR-718/archives/ 11:03:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-718/archives/ [Pipeline] echo 11:03:36 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-718/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:03:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:37 prd-ubuntu20.04-docker-8c-8g-40906 does not seem to be running inside a container 11:03:37 $ 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-718/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-718 -v /w/workspace/_app-service-configurable_PR-718:/w/workspace/_app-service-configurable_PR-718:rw,z -v /w/workspace/_app-service-configurable_PR-718@tmp:/w/workspace/_app-service-configurable_PR-718@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 11:03:37 $ docker top a2a10a2ccef3c17a64ad30d7715946d418e51fc976aff44523fb509b68be4d7b -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:38 + touch /tmp/pre-build-complete [Pipeline] sh 11:03:38 + mkdir -p /var/log/sysstat [Pipeline] sh 11:03:38 + ls /var/log/sa-host 11:03:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:03:39 provisioning config files... 11:03:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-718@tmp/config14696289571261369490tmp [Pipeline] { [Pipeline] echo 11:03:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:03:39 ---> create-netrc.sh [Pipeline] } 11:03:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:03:39 ---> python-tools-install.sh [Pipeline] echo 11:03:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:03:40 ---> sudo-logs.sh 11:03:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:03:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:03:40 ---> job-cost.sh 11:03:40 lf-activate-venv: SKIPPING 11:03:40 DEBUG: total: 0.2199999988079071 11:03:40 INFO: Retrieving Stack Cost... 11:03:40 INFO: Retrieving Pricing Info for: v3-standard-8 11:03:41 INFO: Archiving Costs [Pipeline] echo 11:03:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:03:41 ---> logs-deploy.sh 11:03:41 lf-activate-venv: SKIPPING 11:03:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-718/1 11:03:41 INFO: archiving workspace using pattern(s): 11:03:42 Archives upload complete. 11:03:42 INFO: archiving logs to Nexus 11:03:43 ---> uname -a: 11:03:43 Linux prd-ubuntu20-04-docker-8c-8g-40906 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:03:43 11:03:43 11:03:43 ---> lscpu: 11:03:43 Architecture: x86_64 11:03:43 CPU op-mode(s): 32-bit, 64-bit 11:03:43 Byte Order: Little Endian 11:03:43 Address sizes: 40 bits physical, 48 bits virtual 11:03:43 CPU(s): 8 11:03:43 On-line CPU(s) list: 0-7 11:03:43 Thread(s) per core: 1 11:03:43 Core(s) per socket: 1 11:03:43 Socket(s): 8 11:03:43 NUMA node(s): 1 11:03:43 Vendor ID: AuthenticAMD 11:03:43 CPU family: 23 11:03:43 Model: 49 11:03:43 Model name: AMD EPYC-Rome Processor 11:03:43 Stepping: 0 11:03:43 CPU MHz: 2799.998 11:03:43 BogoMIPS: 5599.99 11:03:43 Virtualization: AMD-V 11:03:43 Hypervisor vendor: KVM 11:03:43 Virtualization type: full 11:03:43 L1d cache: 256 KiB 11:03:43 L1i cache: 256 KiB 11:03:43 L2 cache: 4 MiB 11:03:43 L3 cache: 128 MiB 11:03:43 NUMA node0 CPU(s): 0-7 11:03:43 Vulnerability Itlb multihit: Not affected 11:03:43 Vulnerability L1tf: Not affected 11:03:43 Vulnerability Mds: Not affected 11:03:43 Vulnerability Meltdown: Not affected 11:03:43 Vulnerability Mmio stale data: Not affected 11:03:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:03:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:03:43 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:03:43 Vulnerability Srbds: Not affected 11:03:43 Vulnerability Tsx async abort: Not affected 11:03:43 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 11:03:43 11:03:43 11:03:43 ---> nproc: 11:03:43 8 11:03:43 11:03:43 11:03:43 ---> df -h: 11:03:43 Filesystem Size Used Avail Use% Mounted on 11:03:43 overlay 155G 13G 143G 8% / 11:03:43 tmpfs 64M 0 64M 0% /dev 11:03:43 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:03:43 shm 64M 0 64M 0% /dev/shm 11:03:43 /dev/vda1 155G 13G 143G 8% /facter-os 11:03:43 11:03:43 11:03:43 ---> sar -b -r -n DEV: 11:03:43 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40906) 03/11/25 _x86_64_ (8 CPU) 11:03:43 11:03:43 10:59:04 LINUX RESTART (8 CPU) 11:03:43 11:03:43 11:00:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:03:43 11:01:01 296.59 4.97 291.62 0.00 446.90 78767.31 0.00 11:03:43 11:02:01 159.85 0.25 159.60 0.00 10.53 45310.36 0.00 11:03:43 11:03:01 139.98 0.10 139.88 0.00 2.00 42530.13 0.00 11:03:43 Average: 197.70 1.74 195.96 0.00 149.82 55273.07 0.00 11:03:43 11:03:43 11:00:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:03:43 11:01:01 27714008 31504664 810376 2.46 146264 3770348 2023204 5.96 1353156 3274636 165304 11:03:43 11:02:01 26957316 31312424 993092 3.02 204096 4229000 2394216 7.06 1590316 3737932 583236 11:03:43 11:03:01 26621908 31231604 1071496 3.26 213848 4412184 2278908 6.72 2040852 3563696 627596 11:03:43 Average: 27097744 31349564 958321 2.91 188069 4137177 2232109 6.58 1661441 3525421 458712 11:03:43 11:03:43 11:00:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:03:43 11:01:01 docker0 328.07 520.78 27.84 3247.81 0.00 0.00 0.00 0.00 11:03:43 11:01:01 ens3 662.59 413.59 6580.26 53.18 0.00 0.00 0.00 0.00 11:03:43 11:01:01 lo 2.90 2.90 0.29 0.29 0.00 0.00 0.00 0.00 11:03:43 11:02:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:03:43 11:02:01 ens3 20.18 13.46 23.38 9.00 0.00 0.00 0.00 0.00 11:03:43 11:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:03:43 11:02:01 vetha25deaa 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 11:03:43 11:03:01 docker0 1.60 3.37 0.09 38.15 0.00 0.00 0.00 0.00 11:03:43 11:03:01 ens3 29.58 17.93 66.64 10.96 0.00 0.00 0.00 0.00 11:03:43 11:03:01 vethabcda7b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 11:03:43 11:03:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 11:03:43 Average: docker0 107.42 170.83 9.10 1070.96 0.00 0.00 0.00 0.00 11:03:43 Average: ens3 232.63 145.32 2174.11 24.05 0.00 0.00 0.00 0.00 11:03:43 Average: vethabcda7b 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00 11:03:43 Average: lo 1.10 1.10 0.11 0.11 0.00 0.00 0.00 0.00 11:03:43 11:03:43 11:03:43 ---> sar -P ALL: 11:03:43 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40906) 03/11/25 _x86_64_ (8 CPU) 11:03:43 11:03:43 10:59:04 LINUX RESTART (8 CPU) 11:03:43 11:03:43 11:00:03 CPU %user %nice %system %iowait %steal %idle 11:03:43 11:01:01 all 7.79 0.00 3.94 2.37 0.07 85.83 11:03:43 11:01:01 0 7.67 0.00 3.61 2.55 0.05 86.12 11:03:43 11:01:01 1 7.75 0.00 3.97 0.23 0.09 87.97 11:03:43 11:01:01 2 7.66 0.00 3.99 6.63 0.07 81.65 11:03:43 11:01:01 3 7.39 0.00 4.09 1.29 0.05 87.18 11:03:43 11:01:01 4 6.87 0.00 4.06 0.65 0.07 88.35 11:03:43 11:01:01 5 7.65 0.00 2.82 0.33 0.07 89.12 11:03:43 11:01:01 6 9.11 0.00 4.30 0.73 0.10 85.76 11:03:43 11:01:01 7 8.20 0.00 4.66 6.59 0.07 80.49 11:03:43 11:02:01 all 35.47 0.00 6.67 1.34 0.11 56.42 11:03:43 11:02:01 0 34.33 0.00 6.15 0.25 0.10 59.17 11:03:43 11:02:01 1 36.02 0.00 7.03 0.24 0.10 56.62 11:03:43 11:02:01 2 37.45 0.00 5.96 1.20 0.12 55.27 11:03:43 11:02:01 3 36.85 0.00 7.57 7.52 0.14 47.93 11:03:43 11:02:01 4 33.77 0.00 5.78 0.30 0.08 60.06 11:03:43 11:02:01 5 35.87 0.00 6.33 0.17 0.10 57.53 11:03:43 11:02:01 6 35.21 0.00 6.10 0.19 0.10 58.41 11:03:43 11:02:01 7 34.23 0.00 8.46 0.88 0.10 56.33 11:03:43 11:03:01 all 52.40 0.00 7.41 0.91 0.12 39.16 11:03:43 11:03:01 0 52.12 0.00 7.41 0.24 0.13 40.11 11:03:43 11:03:01 1 52.58 0.00 7.19 2.59 0.12 37.52 11:03:43 11:03:01 2 52.49 0.00 7.41 0.00 0.12 39.98 11:03:43 11:03:01 3 52.39 0.00 7.34 1.48 0.12 38.67 11:03:43 11:03:01 4 52.22 0.00 7.53 0.08 0.13 40.03 11:03:43 11:03:01 5 52.67 0.00 7.08 0.55 0.12 39.57 11:03:43 11:03:01 6 53.86 0.00 7.73 1.51 0.12 36.79 11:03:43 11:03:01 7 50.90 0.00 7.55 0.86 0.10 40.59 11:03:43 Average: all 32.19 0.00 6.03 1.53 0.10 60.15 11:03:43 Average: 0 31.67 0.00 5.75 0.99 0.10 61.50 11:03:43 Average: 1 32.40 0.00 6.09 1.03 0.10 60.38 11:03:43 Average: 2 32.85 0.00 5.81 2.56 0.10 58.68 11:03:43 Average: 3 32.49 0.00 6.36 3.45 0.10 57.60 11:03:43 Average: 4 31.23 0.00 5.81 0.34 0.10 62.52 11:03:43 Average: 5 32.42 0.00 5.45 0.35 0.10 61.68 11:03:43 Average: 6 33.04 0.00 6.07 0.81 0.11 59.97 11:03:43 Average: 7 31.41 0.00 6.92 2.72 0.09 58.85 11:03:43 11:03:43 11:03:43