Pull request #666 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a9a93b18b7da511bd3e01105fac6276f089a30b+0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b (8bba83a84e9dbc48f2f168800e58a4670ba14339) 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-ssh10166000517361952192.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh10742836702117682658.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 590556114a56c6d90cc8043840e039c2f74196dc 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-666/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-666/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17927511087734172823.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-666/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17209969775503846897.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh12937474432353852612.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-666/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-666/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5421930026412256556.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 590556114a56c6d90cc8043840e039c2f74196dc 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.21 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-5939 in /w/workspace/_app-service-configurable_PR-666 [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-666 # 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 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b into PR head commit 0a9a93b18b7da511bd3e01105fac6276f089a30b > 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/666/head:refs/remotes/origin/PR-666 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a9a93b18b7da511bd3e01105fac6276f089a30b # timeout=10 Merge succeeded, producing 0a9a93b18b7da511bd3e01105fac6276f089a30b Checking out Revision 0a9a93b18b7da511bd3e01105fac6276f089a30b (PR-666) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a9a93b18b7da511bd3e01105fac6276f089a30b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:20:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:20:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:20:30 ========================================================= 12:20:30 EdgeX Global Pipelines Version Info 12:20:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:20:31 ------------------- 12:20:31 stable info: 12:20:31 ------------------- 12:20:31 Commited By: Ginny Guan ginny@iotechsys.com 12:20:31 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 12:20:31 Message: update stable to v1.0.260 12:20:32 ------------------- 12:20:32 experimental info: 12:20:32 ------------------- 12:20:32 Commited By: Ginny Guan ginny@iotechsys.com 12:20:32 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 12:20:32 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:20:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:20:33 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:20:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:20:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:20:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:20:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 12:20:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:20:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:20:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:20:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:20:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:20:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:20:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:20:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:20:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:20:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:20:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:20:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:20:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:20:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:20:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:20:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:20:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:20:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:20:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:20:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:20:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:20:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-666 [Pipeline] echo 12:20:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-666 [Pipeline] echo 12:20:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-666 [Pipeline] echo 12:20:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a9a93b18b7da511bd3e01105fac6276f089a30b [Pipeline] echo 12:20:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a9a93b [Pipeline] echo 12:20:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:20:40 provisioning config files... 12:20:40 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-666@tmp/config8074175672711055093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:20:41 ---> ****-login.sh 12:20:41 nexus3.edgexfoundry.org:10001 12:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:20:41 Configure a credential helper to remove this warning. See 12:20:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:20:41 12:20:41 Login Succeeded 12:20:41 nexus3.edgexfoundry.org:10002 12:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:20:41 Configure a credential helper to remove this warning. See 12:20:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:20:41 12:20:41 Login Succeeded 12:20:41 nexus3.edgexfoundry.org:10003 12:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:20:41 Configure a credential helper to remove this warning. See 12:20:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:20:41 12:20:41 Login Succeeded 12:20:41 nexus3.edgexfoundry.org:10004 12:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:20:41 Configure a credential helper to remove this warning. See 12:20:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:20:41 12:20:41 Login Succeeded 12:20:41 ****.io 12:20:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:20:42 Configure a credential helper to remove this warning. See 12:20:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:20:42 12:20:42 Login Succeeded 12:20:42 ---> ****-login.sh ends [Pipeline] } 12:20:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:20:43 + git rev-list -1 --merges 0a9a93b18b7da511bd3e01105fac6276f089a30b~1..0a9a93b18b7da511bd3e01105fac6276f089a30b [Pipeline] echo 12:20:44 -----------> git rev-list -1 --merges 0a9a93b18b7da511bd3e01105fac6276f089a30b~1..0a9a93b18b7da511bd3e01105fac6276f089a30b 0a9a93b18b7da511bd3e01105fac6276f089a30b [false] [Pipeline] sh 12:20:44 + git log --format=format:%s -1 0a9a93b18b7da511bd3e01105fac6276f089a30b [Pipeline] echo 12:20:44 ========================================================= 12:20:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:20:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:20:45 + git log --format=format:%s -1 0a9a93b18b7da511bd3e01105fac6276f089a30b [Pipeline] echo 12:20:45 [semverPrep] GIT_COMMIT: 0a9a93b18b7da511bd3e01105fac6276f089a30b, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 12:20:46 [semverPrep] This is not a build commit. [Pipeline] sh 12:20:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:20:46 + grep -v github /etc/ssh/ssh_known_hosts 12:20:46 + [ -e /tmp/ssh_known_hosts ] 12:20:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:20:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:20:46 + sudo tee -a /etc/ssh/ssh_known_hosts 12:20:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:20:47 12:20:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:20:48 0.1.4: Pulling from edgex-devops/py-git-semver 12:20:48 b85a868b505f: Pulling fs layer 12:20:48 e2be974225ed: Pulling fs layer 12:20:48 339a4e72a1f5: Pulling fs layer 12:20:48 988bab9f4d93: Pulling fs layer 12:20:48 1469e6f7b9e6: Pulling fs layer 12:20:48 eaf3925da568: Pulling fs layer 12:20:48 bab4dde63d76: Pulling fs layer 12:20:48 bde34c3a00c8: Pulling fs layer 12:20:48 b352a97aabf1: Pulling fs layer 12:20:48 4872d77fe225: Pulling fs layer 12:20:48 5851b861e8e6: Pulling fs layer 12:20:48 bab4dde63d76: Waiting 12:20:48 bde34c3a00c8: Waiting 12:20:48 b352a97aabf1: Waiting 12:20:48 5851b861e8e6: Waiting 12:20:48 4872d77fe225: Waiting 12:20:48 eaf3925da568: Waiting 12:20:48 1469e6f7b9e6: Waiting 12:20:48 e2be974225ed: Verifying Checksum 12:20:48 e2be974225ed: Download complete 12:20:48 988bab9f4d93: Download complete 12:20:48 1469e6f7b9e6: Verifying Checksum 12:20:48 1469e6f7b9e6: Download complete 12:20:48 339a4e72a1f5: Verifying Checksum 12:20:48 339a4e72a1f5: Download complete 12:20:48 eaf3925da568: Download complete 12:20:48 bde34c3a00c8: Verifying Checksum 12:20:48 bde34c3a00c8: Download complete 12:20:48 b352a97aabf1: Verifying Checksum 12:20:48 b352a97aabf1: Download complete 12:20:48 4872d77fe225: Verifying Checksum 12:20:48 4872d77fe225: Download complete 12:20:48 5851b861e8e6: Verifying Checksum 12:20:48 b85a868b505f: Verifying Checksum 12:20:48 b85a868b505f: Download complete 12:20:48 bab4dde63d76: Download complete 12:20:49 b85a868b505f: Pull complete 12:20:49 e2be974225ed: Pull complete 12:20:50 339a4e72a1f5: Pull complete 12:20:50 988bab9f4d93: Pull complete 12:20:50 1469e6f7b9e6: Pull complete 12:20:50 eaf3925da568: Pull complete 12:20:52 bab4dde63d76: Pull complete 12:20:52 bde34c3a00c8: Pull complete 12:20:52 b352a97aabf1: Pull complete 12:20:52 4872d77fe225: Pull complete 12:20:52 5851b861e8e6: Pull complete 12:20:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:20:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:20:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:20:53 prd-ubuntu20.04-docker-8c-8g-5939 does not seem to be running inside a container 12:20:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-666 -v /w/workspace/_app-service-configurable_PR-666:/w/workspace/_app-service-configurable_PR-666:rw,z -v /w/workspace/_app-service-configurable_PR-666@tmp:/w/workspace/_app-service-configurable_PR-666@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 12:20:56 $ docker top 61c45e239008da7a1b6100a43f96cb85aa4dfe251722dd091c0037c9b7f605d4 -eo pid,comm 12:20:56 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). 12:20:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:20:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:20:57 [ssh-agent] Looking for ssh-agent implementation... 12:20:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:20:57 $ docker exec 61c45e239008da7a1b6100a43f96cb85aa4dfe251722dd091c0037c9b7f605d4 ssh-agent 12:20:57 SSH_AUTH_SOCK=/tmp/ssh-uwPMwxRC5dsi/agent.33 12:20:57 SSH_AGENT_PID=39 12:20:57 Running ssh-add (command line suppressed) 12:20:57 Identity added: /w/workspace/_app-service-configurable_PR-666@tmp/private_key_11600816568052895206.key (/w/workspace/_app-service-configurable_PR-666@tmp/private_key_11600816568052895206.key) 12:20:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:20:58 + git tag --points-at HEAD [Pipeline] } 12:20:58 $ docker exec --env ******** --env ******** 61c45e239008da7a1b6100a43f96cb85aa4dfe251722dd091c0037c9b7f605d4 ssh-agent -k 12:20:58 unset SSH_AUTH_SOCK; 12:20:58 unset SSH_AGENT_PID; 12:20:58 echo Agent pid 39 killed; 12:20:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:20:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:20:59 [ssh-agent] Looking for ssh-agent implementation... 12:20:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:20:59 $ docker exec 61c45e239008da7a1b6100a43f96cb85aa4dfe251722dd091c0037c9b7f605d4 ssh-agent 12:20:59 SSH_AUTH_SOCK=/tmp/ssh-DJFZkJAkcFzN/agent.71 12:20:59 SSH_AGENT_PID=77 12:20:59 Running ssh-add (command line suppressed) 12:20:59 Identity added: /w/workspace/_app-service-configurable_PR-666@tmp/private_key_14458177337299003351.key (/w/workspace/_app-service-configurable_PR-666@tmp/private_key_14458177337299003351.key) 12:20:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:21:00 + git semver init 12:21:00 2024-07-19 12:21:00,346 [run_init] DEBUG init version:0.0.0 force:False 12:21:00 2024-07-19 12:21:00,347 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-666/.semver 12:21:00 2024-07-19 12:21:00,347 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-666/.semver 12:21:00 2024-07-19 12:21:00,347 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-666/.semver'], cwd=/w/workspace/_app-service-configurable_PR-666, universal_newlines=False, shell=None, istream=None) 12:21:01 2024-07-19 12:21:01,363 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-666/.git/info/exclude 12:21:01 2024-07-19 12:21:01,364 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-666/.semver/PR-666 with force:False 12:21:01 2024-07-19 12:21:01,364 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-666/.semver/PR-666 12:21:01 2024-07-19 12:21:01,368 [execute] INFO git cat-file --batch-check 12:21:01 2024-07-19 12:21:01,369 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-666/.semver, universal_newlines=False, shell=None, istream=) 12:21:01 2024-07-19 12:21:01,375 [execute] INFO git cat-file --batch 12:21:01 2024-07-19 12:21:01,376 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-666/.semver, universal_newlines=False, shell=None, istream=) 12:21:01 2024-07-19 12:21:01,380 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-666/.semver/PR-666 12:21:01 0.0.0 [Pipeline] } 12:21:01 $ docker exec --env ******** --env ******** 61c45e239008da7a1b6100a43f96cb85aa4dfe251722dd091c0037c9b7f605d4 ssh-agent -k 12:21:01 unset SSH_AUTH_SOCK; 12:21:01 unset SSH_AGENT_PID; 12:21:01 echo Agent pid 77 killed; 12:21:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:21:02 + git semver [Pipeline] } 12:21:03 $ docker stop --time=1 61c45e239008da7a1b6100a43f96cb85aa4dfe251722dd091c0037c9b7f605d4 12:21:04 $ docker rm -f --volumes 61c45e239008da7a1b6100a43f96cb85aa4dfe251722dd091c0037c9b7f605d4 [Pipeline] // withDockerContainer [Pipeline] sh 12:21:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:21:06 Stashed 1 file(s) [Pipeline] echo 12:21:06 [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:21:08 provisioning config files... 12:21:08 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-666@tmp/config2451228936514965491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:21:09 ---> ****-login.sh 12:21:09 nexus3.edgexfoundry.org:10001 12:21:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:21:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:21:09 Configure a credential helper to remove this warning. See 12:21:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:21:09 12:21:09 Login Succeeded 12:21:09 nexus3.edgexfoundry.org:10002 12:21:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:21:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:21:09 Configure a credential helper to remove this warning. See 12:21:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:21:09 12:21:09 Login Succeeded 12:21:09 nexus3.edgexfoundry.org:10003 12:21:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:21:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:21:09 Configure a credential helper to remove this warning. See 12:21:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:21:09 12:21:09 Login Succeeded 12:21:09 nexus3.edgexfoundry.org:10004 12:21:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:21:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:21:09 Configure a credential helper to remove this warning. See 12:21:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:21:09 12:21:09 Login Succeeded 12:21:09 ****.io 12:21:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:21:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:21:10 Configure a credential helper to remove this warning. See 12:21:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:21:10 12:21:10 Login Succeeded 12:21:10 ---> ****-login.sh ends [Pipeline] } 12:21:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:21:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:21:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:21:11 ========================================================= 12:21:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 12:21:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:21:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 12:21:12 Sending build context to Docker daemon 9.138MB 12:21:12 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:21:12 Step 2/12 : FROM ${BASE} AS builder 12:21:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 12:21:12 619be1103602: Pulling fs layer 12:21:12 7862e08f4a3e: Pulling fs layer 12:21:12 5df492c9dc93: Pulling fs layer 12:21:12 7629e6793208: Pulling fs layer 12:21:12 4f4fb700ef54: Pulling fs layer 12:21:12 fb5054dd5b73: Pulling fs layer 12:21:12 eeca6798cff9: Pulling fs layer 12:21:12 aa269ceb94a6: Pulling fs layer 12:21:12 ada007ff1a6a: Pulling fs layer 12:21:12 7629e6793208: Waiting 12:21:12 4f4fb700ef54: Waiting 12:21:12 fb5054dd5b73: Waiting 12:21:12 ada007ff1a6a: Waiting 12:21:12 eeca6798cff9: Waiting 12:21:12 aa269ceb94a6: Waiting 12:21:12 7629e6793208: Verifying Checksum 12:21:12 7629e6793208: Download complete 12:21:12 4f4fb700ef54: Verifying Checksum 12:21:12 4f4fb700ef54: Download complete 12:21:12 fb5054dd5b73: Verifying Checksum 12:21:12 fb5054dd5b73: Download complete 12:21:12 619be1103602: Verifying Checksum 12:21:12 619be1103602: Download complete 12:21:12 eeca6798cff9: Verifying Checksum 12:21:12 eeca6798cff9: Download complete 12:21:12 ada007ff1a6a: Verifying Checksum 12:21:12 ada007ff1a6a: Download complete 12:21:12 619be1103602: Pull complete 12:21:12 7862e08f4a3e: Pull complete 12:21:12 5df492c9dc93: Download complete 12:21:13 aa269ceb94a6: Verifying Checksum 12:21:16 5df492c9dc93: Pull complete 12:21:16 7629e6793208: Pull complete 12:21:16 4f4fb700ef54: Pull complete 12:21:16 fb5054dd5b73: Pull complete 12:21:16 eeca6798cff9: Pull complete 12:21:19 aa269ceb94a6: Pull complete 12:21:19 ada007ff1a6a: Pull complete 12:21:19 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 12:21:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:21:19 ---> f489d0715acc 12:21:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:21:23 Still waiting to schedule task 12:21:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:21:24 ---> Running in 966f65df6cb5 12:21:25 Removing intermediate container 966f65df6cb5 12:21:25 ---> b7bde056d2b3 12:21:25 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:21:25 ---> Running in 87e76cb2bb58 12:21:25 Removing intermediate container 87e76cb2bb58 12:21:25 ---> 234623eb2135 12:21:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:21:25 ---> Running in 889a5b570e7a 12:21:25 Removing intermediate container 889a5b570e7a 12:21:25 ---> 00e5e0997079 12:21:25 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:21:25 ---> Running in 8d8be283c9dc 12:21:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:21:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:21:25 OK: 264 MiB in 52 packages 12:21:26 Removing intermediate container 8d8be283c9dc 12:21:26 ---> d0c2fb1ce9f4 12:21:26 Step 7/12 : WORKDIR /app 12:21:26 ---> Running in 8d92f3bbee4e 12:21:26 Removing intermediate container 8d92f3bbee4e 12:21:26 ---> d5e447dcba38 12:21:26 Step 8/12 : COPY go.mod vendor* ./ 12:21:26 ---> 8dc4756c5f2c 12:21:26 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:21:26 ---> Running in 22e563d98019 12:22:23 Removing intermediate container 22e563d98019 12:22:23 ---> 090bd98a356d 12:22:23 Step 10/12 : COPY . . 12:22:23 ---> 7cb47c4446f8 12:22:23 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:22:23 ---> Running in 0033c0d48ab8 12:22:23 Removing intermediate container 0033c0d48ab8 12:22:23 ---> f4bbc4d35070 12:22:23 Step 12/12 : RUN $MAKE 12:22:23 ---> Running in 74a3520d2f5a 12:22:23 noop 12:22:23 Removing intermediate container 74a3520d2f5a 12:22:23 ---> 163e26c6939c 12:22:23 Successfully built 163e26c6939c 12:22:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:22:24 + docker inspect -f . ci-base-image-x86_64 12:22:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:22:25 prd-ubuntu20.04-docker-8c-8g-5939 does not seem to be running inside a container 12:22:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-666 -v /w/workspace/_app-service-configurable_PR-666:/w/workspace/_app-service-configurable_PR-666:rw,z -v /w/workspace/_app-service-configurable_PR-666@tmp:/w/workspace/_app-service-configurable_PR-666@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 12:22:25 $ docker top 7b0e21e73d3d9261814768f9ef707c6ecc44d6565cdb927a204945bc6c4e6fa6 -eo pid,comm [Pipeline] { [Pipeline] sh 12:22:26 + go version 12:22:26 go version go1.21.9 linux/amd64 [Pipeline] } 12:22:26 $ docker stop --time=1 7b0e21e73d3d9261814768f9ef707c6ecc44d6565cdb927a204945bc6c4e6fa6 12:22:27 $ docker rm -f --volumes 7b0e21e73d3d9261814768f9ef707c6ecc44d6565cdb927a204945bc6c4e6fa6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:22:28 + docker inspect -f . ci-base-image-x86_64 12:22:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:22:28 prd-ubuntu20.04-docker-8c-8g-5939 does not seem to be running inside a container 12:22:28 $ 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-666 -v /w/workspace/_app-service-configurable_PR-666:/w/workspace/_app-service-configurable_PR-666:rw,z -v /w/workspace/_app-service-configurable_PR-666@tmp:/w/workspace/_app-service-configurable_PR-666@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 12:22:29 $ docker top e85f02b0cc5e7877463d6297f4a4760fb0a6d934ff0378845f553cd62d9a8ccd -eo pid,comm [Pipeline] { [Pipeline] sh 12:22:29 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-666 [Pipeline] fileExists [Pipeline] sh 12:22:29 + make test 12:22:29 go test -race -coverprofile=coverage.out ./... 12:23:02 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:23:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5940 in /w/workspace/_app-service-configurable_PR-666 [Pipeline] { [Pipeline] ws 12:23:03 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:23:04 The recommended git tool is: git 12:23:11 using credential edgex-jenkins-ssh 12:23:11 Cloning the remote Git repository 12:23:11 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:23:12 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:23:12 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:23:12 > git --version # timeout=10 12:23:12 > git --version # 'git version 2.25.1' 12:23:12 using GIT_SSH to set credentials SSH Credentials for GitHub 12:23:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:23:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:23:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:23:17 Merging remotes/origin/main commit 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b into PR head commit 0a9a93b18b7da511bd3e01105fac6276f089a30b 12:23:17 Merge succeeded, producing 0a9a93b18b7da511bd3e01105fac6276f089a30b 12:23:17 Checking out Revision 0a9a93b18b7da511bd3e01105fac6276f089a30b (PR-666) 12:23:16 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:23:16 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:23:16 using GIT_SSH to set credentials SSH Credentials for GitHub 12:23:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/666/head:refs/remotes/origin/PR-666 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:23:17 > git config core.sparsecheckout # timeout=10 12:23:17 > git checkout -f 0a9a93b18b7da511bd3e01105fac6276f089a30b # timeout=10 12:23:17 > git remote # timeout=10 12:23:17 > git config --get remote.origin.url # timeout=10 12:23:17 using GIT_SSH to set credentials SSH Credentials for GitHub 12:23:17 > git merge 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b # timeout=10 12:23:17 > git rev-parse HEAD^{commit} # timeout=10 12:23:17 > git config core.sparsecheckout # timeout=10 12:23:17 > git checkout -f 0a9a93b18b7da511bd3e01105fac6276f089a30b # timeout=10 12:23:18 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 12:23:18 > git --version # timeout=10 12:23:18 > git --version # 'git version 2.25.1' 12:23:18 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:23:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:23:23 % Total % Received % Xferd Average Speed Time Time Time Current 12:23:23 Dload Upload Total Spent Left Speed 12:23:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 75458 0 --:--:-- --:--:-- --:--:-- 75458 [Pipeline] sh 12:23:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:23:24 + sudo tee /etc/docker/daemon.new 12:23:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:23:24 { 12:23:24 "registry-mirrors": [ 12:23:24 "https://nexus3.edgexfoundry.org:10001" 12:23:24 ], 12:23:24 "bip": "10.250.0.254/24", 12:23:24 "hosts": [ 12:23:24 "tcp://0.0.0.0:5555", 12:23:24 "unix:///var/run/docker.sock" 12:23:24 ], 12:23:24 "mtu": 1458, 12:23:24 "selinux-enabled": true, 12:23:24 "seccomp-profile": "/etc/docker/seccomp.json" 12:23:24 } [Pipeline] sh 12:23:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:23:25 + sudo service docker restart 12:23:28 go vet ./... 12:23:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:23:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:23:33 ./bin/test-attribution-txt.sh 12:23:33 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 12:23:33 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 12:23:34 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 12:23:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:23:34 $ docker stop --time=1 e85f02b0cc5e7877463d6297f4a4760fb0a6d934ff0378845f553cd62d9a8ccd 12:23:39 $ docker rm -f --volumes e85f02b0cc5e7877463d6297f4a4760fb0a6d934ff0378845f553cd62d9a8ccd [Pipeline] // withDockerContainer [Pipeline] sh 12:23:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:23:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:23:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:23:41 + ls -al . 12:23:41 total 260 12:23:41 drwxrwxr-x 7 jenkins jenkins 4096 Jul 19 12:22 . 12:23:41 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 12:20 .. 12:23:41 -rw-rw-r-- 1 jenkins jenkins 119 Jul 19 12:20 .dockerignore 12:23:41 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 12:22 .git 12:23:41 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 12:20 .github 12:23:41 -rw-rw-r-- 1 jenkins jenkins 106 Jul 19 12:20 .gitignore 12:23:41 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 12:20 .golangci.yml 12:23:41 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 12:21 .semver 12:23:41 -rw-rw-r-- 1 jenkins jenkins 18981 Jul 19 12:20 Attribution.txt 12:23:41 -rw-rw-r-- 1 jenkins jenkins 37263 Jul 19 12:20 CHANGELOG.md 12:23:41 -rw-rw-r-- 1 jenkins jenkins 2007 Jul 19 12:20 Dockerfile 12:23:41 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 12:20 GOVERNANCE.md 12:23:41 -rw-rw-r-- 1 jenkins jenkins 666 Jul 19 12:20 Jenkinsfile 12:23:41 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 19 12:20 LICENSE 12:23:41 -rw-rw-r-- 1 jenkins jenkins 618 Jul 19 12:20 OWNERS.md 12:23:41 -rw-rw-r-- 1 jenkins jenkins 4582 Jul 19 12:20 README.md 12:23:41 -rw-rw-r-- 1 jenkins jenkins 5 Jul 19 12:21 VERSION 12:23:41 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 12:20 bin 12:23:41 -rw-r--r-- 1 jenkins jenkins 13 Jul 19 12:22 coverage.out 12:23:41 -rw-rw-r-- 1 jenkins jenkins 7047 Jul 19 12:20 go.mod 12:23:41 -rw-rw-r-- 1 jenkins jenkins 101446 Jul 19 12:20 go.sum 12:23:41 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 19 12:20 main.go 12:23:41 -rw-rw-r-- 1 jenkins jenkins 2572 Jul 19 12:20 makefile 12:23:41 drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 12:20 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:23:41 + 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=0a9a93b18b7da511bd3e01105fac6276f089a30b --label arch=amd64 --label version=0.0.0 . 12:23:41 Sending build context to Docker daemon 9.139MB 12:23:41 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 12:23:41 Step 2/27 : FROM ${BASE} AS builder 12:23:41 ---> 163e26c6939c 12:23:41 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 12:23:41 ---> Running in 78133a66590f 12:23:41 Removing intermediate container 78133a66590f 12:23:41 ---> 421b5dbb9495 12:23:41 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:23:42 ---> Running in ec32d20a6be1 12:23:42 Removing intermediate container ec32d20a6be1 12:23:42 ---> 5110c02947a0 12:23:42 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:23:42 ---> Running in df836bbd8ada 12:23:42 Removing intermediate container df836bbd8ada 12:23:42 ---> 80d4fc4adee9 12:23:42 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:23:42 ---> Running in ca2522b4b35e 12:23:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:23:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:23:42 OK: 264 MiB in 52 packages 12:23:43 Removing intermediate container ca2522b4b35e 12:23:43 ---> d60edb8615d6 12:23:43 Step 7/27 : WORKDIR /app 12:23:43 ---> Running in 2976a4d5701d 12:23:43 Removing intermediate container 2976a4d5701d 12:23:43 ---> 35aa38050e5d 12:23:43 Step 8/27 : COPY go.mod vendor* ./ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:23:43 provisioning config files... 12:23:43 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config1320986820138308570tmp [Pipeline] { 12:23:43 ---> 874c20e1f2ef 12:23:43 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:23:43 ---> Running in c042aa10e937 [Pipeline] libraryResource [Pipeline] sh 12:23:43 ---> ****-login.sh 12:23:43 nexus3.edgexfoundry.org:10001 12:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:23:44 Configure a credential helper to remove this warning. See 12:23:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:23:44 12:23:44 Login Succeeded 12:23:44 nexus3.edgexfoundry.org:10002 12:23:44 Removing intermediate container c042aa10e937 12:23:44 ---> 10e0fc083fae 12:23:44 Step 10/27 : COPY . . 12:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:44 ---> 042832f76559 12:23:44 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:23:44 ---> Running in 2691699584ec 12:23:44 Removing intermediate container 2691699584ec 12:23:44 ---> cf508a98cf9c 12:23:44 Step 12/27 : RUN $MAKE 12:23:44 ---> Running in b1a16feb4146 12:23:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:23:45 Configure a credential helper to remove this warning. See 12:23:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:23:45 12:23:45 Login Succeeded 12:23:45 nexus3.edgexfoundry.org:10003 12:23:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:45 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 12:23:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:23:45 Configure a credential helper to remove this warning. See 12:23:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:23:45 12:23:45 Login Succeeded 12:23:45 nexus3.edgexfoundry.org:10004 12:23:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:23:45 Configure a credential helper to remove this warning. See 12:23:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:23:45 12:23:45 Login Succeeded 12:23:45 ****.io 12:23:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:23:46 Configure a credential helper to remove this warning. See 12:23:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:23:46 12:23:46 Login Succeeded 12:23:46 ---> ****-login.sh ends [Pipeline] } 12:23:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:23:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:23:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:23:46 ========================================================= 12:23:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 12:23:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:23:47 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 12:23:47 Sending build context to Docker daemon 238.1kB 12:23:47 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:23:47 Step 2/12 : FROM ${BASE} AS builder 12:23:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:23:47 c6b39de5b339: Pulling fs layer 12:23:47 a69c41024577: Pulling fs layer 12:23:47 d6de4b400683: Pulling fs layer 12:23:47 35cb2a7552d0: Pulling fs layer 12:23:47 4f4fb700ef54: Pulling fs layer 12:23:47 464afbd9ba4c: Pulling fs layer 12:23:47 00f215d4a9da: Pulling fs layer 12:23:47 d496ad576159: Pulling fs layer 12:23:47 35cb2a7552d0: Waiting 12:23:47 4f4fb700ef54: Waiting 12:23:47 464afbd9ba4c: Waiting 12:23:47 00f215d4a9da: Waiting 12:23:47 d496ad576159: Waiting 12:23:47 a69c41024577: Verifying Checksum 12:23:47 a69c41024577: Download complete 12:23:47 35cb2a7552d0: Verifying Checksum 12:23:47 35cb2a7552d0: Download complete 12:23:47 4f4fb700ef54: Verifying Checksum 12:23:47 4f4fb700ef54: Download complete 12:23:47 c6b39de5b339: Verifying Checksum 12:23:47 c6b39de5b339: Download complete 12:23:47 464afbd9ba4c: Verifying Checksum 12:23:47 464afbd9ba4c: Download complete 12:23:48 d496ad576159: Verifying Checksum 12:23:48 d496ad576159: Download complete 12:23:48 c6b39de5b339: Pull complete 12:23:49 a69c41024577: Pull complete 12:23:49 d6de4b400683: Verifying Checksum 12:23:49 d6de4b400683: Download complete 12:23:50 00f215d4a9da: Verifying Checksum 12:23:50 00f215d4a9da: Download complete 12:24:03 d6de4b400683: Pull complete 12:24:03 35cb2a7552d0: Pull complete 12:24:03 4f4fb700ef54: Pull complete 12:24:03 464afbd9ba4c: Pull complete 12:24:10 00f215d4a9da: Pull complete 12:24:12 d496ad576159: Pull complete 12:24:12 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 12:24:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:24:12 ---> f246e2811388 12:24:12 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:24:14 ---> Running in 392515cffdf7 12:24:14 Removing intermediate container 392515cffdf7 12:24:14 ---> f839d3872776 12:24:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:24:14 ---> Running in b8b8ed2fdb19 12:24:14 Removing intermediate container b8b8ed2fdb19 12:24:14 ---> b2b7119f2b51 12:24:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:24:14 ---> Running in d8cd6d33cab9 12:24:15 Removing intermediate container d8cd6d33cab9 12:24:15 ---> ff073ef60eaa 12:24:15 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:24:15 ---> Running in 16ed2b06697b 12:24:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:24:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:24:17 OK: 266 MiB in 52 packages 12:24:17 Removing intermediate container b1a16feb4146 12:24:17 ---> ddeb0f564eb4 12:24:17 Step 13/27 : FROM alpine:3.18 12:24:17 3.18: Pulling from library/alpine 12:24:17 73baa7ef167e: Pulling fs layer 12:24:17 73baa7ef167e: Verifying Checksum 12:24:17 73baa7ef167e: Download complete 12:24:17 73baa7ef167e: Pull complete 12:24:17 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:24:17 Status: Downloaded newer image for alpine:3.18 12:24:17 ---> 8fd7cac70a4a 12:24:17 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:24:17 ---> Running in f7f940f79920 12:24:17 Removing intermediate container f7f940f79920 12:24:17 ---> 56fe940b912c 12:24:17 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:24:17 ---> Running in 116ea8cc6619 12:24:17 Removing intermediate container 116ea8cc6619 12:24:17 ---> f2b7000a8758 12:24:17 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 12:24:17 ---> Running in 8dff534bcccd 12:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:24:17 (1/2) Installing ca-certificates (20240226-r0) 12:24:17 (2/2) Installing dumb-init (1.2.5-r2) 12:24:17 Executing busybox-1.36.1-r7.trigger 12:24:17 Executing ca-certificates-20240226-r0.trigger 12:24:17 OK: 8 MiB in 17 packages 12:24:18 Removing intermediate container 16ed2b06697b 12:24:18 ---> 7c100fb4c0c0 12:24:18 Step 7/12 : WORKDIR /app 12:24:18 ---> Running in e668f68a2072 12:24:18 Removing intermediate container 8dff534bcccd 12:24:18 ---> 756f9b4ee386 12:24:18 Step 17/27 : RUN apk --no-cache upgrade 12:24:18 ---> Running in c03a4bf935eb 12:24:18 Removing intermediate container e668f68a2072 12:24:18 ---> 263c8fd0de0c 12:24:18 Step 8/12 : COPY go.mod vendor* ./ 12:24:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:24:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:24:18 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 12:24:18 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 12:24:18 Executing ca-certificates-20240226-r0.trigger 12:24:18 OK: 8 MiB in 17 packages 12:24:19 ---> f0dd183aba76 12:24:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:24:19 ---> Running in 16f28346b1e0 12:24:19 Removing intermediate container c03a4bf935eb 12:24:19 ---> 6c594d9f39d9 12:24:19 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:24:19 ---> 8bb36bd57688 12:24:19 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:24:20 ---> 2f13087373d4 12:24:20 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:24:20 ---> 1ffb9a6d3e95 12:24:20 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:24:21 ---> bc28f12601f1 12:24:21 Step 22/27 : EXPOSE 48095 12:24:21 ---> Running in 5cbafda1ca56 12:24:21 Removing intermediate container 5cbafda1ca56 12:24:21 ---> 2ebf71b090d5 12:24:21 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:24:21 ---> Running in 5af85bf1b1ed 12:24:21 Removing intermediate container 5af85bf1b1ed 12:24:21 ---> 96c32411751a 12:24:21 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:24:21 ---> Running in 27ac77a88172 12:24:21 Removing intermediate container 27ac77a88172 12:24:21 ---> 288a16e3469f 12:24:21 Step 25/27 : LABEL arch=amd64 12:24:21 ---> Running in 8ea38d4ddc46 12:24:21 Removing intermediate container 8ea38d4ddc46 12:24:21 ---> 02e4b42f60d2 12:24:21 Step 26/27 : LABEL git_sha=0a9a93b18b7da511bd3e01105fac6276f089a30b 12:24:21 ---> Running in d2920e26ea9c 12:24:21 Removing intermediate container d2920e26ea9c 12:24:21 ---> 76e0ba93e881 12:24:21 Step 27/27 : LABEL version=0.0.0 12:24:21 ---> Running in bd0ca934edcd 12:24:21 Removing intermediate container bd0ca934edcd 12:24:21 ---> dd3bb0584587 12:24:21 [Warning] One or more build-args [ARCH] were not consumed 12:24:21 Successfully built dd3bb0584587 12:24:21 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 12:24:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:24:22 12:24:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:24:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:24:23 latest: Pulling from edgex-lftools-log-publisher 12:24:23 5eb5b503b376: Pulling fs layer 12:24:23 5c69ac0246d0: Pulling fs layer 12:24:23 ec43610c2a17: Pulling fs layer 12:24:23 3a2ae6a8a46f: Pulling fs layer 12:24:23 33b1e0a273af: Pulling fs layer 12:24:23 5d3b04190fa2: Pulling fs layer 12:24:23 2f39f015ded8: Pulling fs layer 12:24:23 3a2ae6a8a46f: Waiting 12:24:23 33b1e0a273af: Waiting 12:24:23 5d3b04190fa2: Waiting 12:24:23 2f39f015ded8: Waiting 12:24:23 5c69ac0246d0: Download complete 12:24:23 3a2ae6a8a46f: Verifying Checksum 12:24:23 3a2ae6a8a46f: Download complete 12:24:23 33b1e0a273af: Verifying Checksum 12:24:23 33b1e0a273af: Download complete 12:24:23 ec43610c2a17: Verifying Checksum 12:24:23 ec43610c2a17: Download complete 12:24:23 5d3b04190fa2: Verifying Checksum 12:24:23 5d3b04190fa2: Download complete 12:24:23 5eb5b503b376: Verifying Checksum 12:24:23 5eb5b503b376: Download complete 12:24:24 2f39f015ded8: Download complete 12:24:24 5eb5b503b376: Pull complete 12:24:24 5c69ac0246d0: Pull complete 12:24:25 ec43610c2a17: Pull complete 12:24:25 3a2ae6a8a46f: Pull complete 12:24:25 33b1e0a273af: Pull complete 12:24:25 5d3b04190fa2: Pull complete 12:24:30 2f39f015ded8: Pull complete 12:24:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:24:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:24:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:24:30 prd-ubuntu20.04-docker-8c-8g-5939 does not seem to be running inside a container 12:24:31 $ 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-666 -v /w/workspace/_app-service-configurable_PR-666:/w/workspace/_app-service-configurable_PR-666:rw,z -v /w/workspace/_app-service-configurable_PR-666@tmp:/w/workspace/_app-service-configurable_PR-666@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 12:24:37 $ docker top bbac0275c360ef26f1c6a047c67ba2f827fde11fa4fed02b97765a520abbd923 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:24:37 ---> job-cost.sh 12:24:37 lf-activate-venv: SKIPPING 12:24:37 INFO: No Stack... 12:24:38 INFO: Retrieving Pricing Info for: v3-standard-8 12:24:38 INFO: Archiving Costs [Pipeline] sh 12:24:38 + cat /w/workspace/_app-service-configurable_PR-666/archives/cost.csv 12:24:38 + cut -d, -f6 [Pipeline] lock 12:24:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-666-1-stack-cost] 12:24:38 Resource [jenkins-edgexfoundry-app-service-configurable-PR-666-1-stack-cost] did not exist. Created. 12:24:38 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-666-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:24:39 + echo total: 0.2199999988079071 [Pipeline] stash 12:24:39 Stashed 1 file(s) [Pipeline] } 12:24:39 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-666-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:24:39 $ docker stop --time=1 bbac0275c360ef26f1c6a047c67ba2f827fde11fa4fed02b97765a520abbd923 12:24:40 $ docker rm -f --volumes bbac0275c360ef26f1c6a047c67ba2f827fde11fa4fed02b97765a520abbd923 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:26:11 Removing intermediate container 16f28346b1e0 12:26:11 ---> 301eaeb44b3a 12:26:11 Step 10/12 : COPY . . 12:26:11 ---> 1a94b49b82e8 12:26:11 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:26:11 ---> Running in 8c8f07586cea 12:26:11 Removing intermediate container 8c8f07586cea 12:26:11 ---> f9f7dd781419 12:26:11 Step 12/12 : RUN $MAKE 12:26:11 ---> Running in 58160968b8ef 12:26:11 noop 12:26:11 Removing intermediate container 58160968b8ef 12:26:11 ---> bed4df60567c 12:26:11 Successfully built bed4df60567c 12:26:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:12 + docker inspect -f . ci-base-image-arm64 12:26:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:26:13 prd-ubuntu20.04-docker-arm64-4c-16g-5940 does not seem to be running inside a container 12:26:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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-arm64 cat 12:26:14 $ docker top 538b989ae6e13aa733fe541a591d03dc87ed9f238bf10288e87fd48f858fb4a8 -eo pid,comm [Pipeline] { [Pipeline] sh 12:26:15 + go version 12:26:15 go version go1.21.9 linux/arm64 [Pipeline] } 12:26:15 $ docker stop --time=1 538b989ae6e13aa733fe541a591d03dc87ed9f238bf10288e87fd48f858fb4a8 12:26:17 $ docker rm -f --volumes 538b989ae6e13aa733fe541a591d03dc87ed9f238bf10288e87fd48f858fb4a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:19 + docker inspect -f . ci-base-image-arm64 12:26:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:26:19 prd-ubuntu20.04-docker-arm64-4c-16g-5940 does not seem to be running inside a container 12:26:20 $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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-arm64 cat 12:26:21 $ docker top 01c8a2e5e34a78585e8ef30d29410e115023c18fa94a5fe1d1b2d01a0b0d7a19 -eo pid,comm [Pipeline] { [Pipeline] sh 12:26:22 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 12:26:22 + make test 12:26:22 go test -race -coverprofile=coverage.out ./... 12:30:15 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:30:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:30:15 go vet ./... 12:33:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:33:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:33:53 ./bin/test-attribution-txt.sh 12:33:53 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 12:33:53 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 12:33:53 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 12:33:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:33:54 $ docker stop --time=1 01c8a2e5e34a78585e8ef30d29410e115023c18fa94a5fe1d1b2d01a0b0d7a19 12:33:56 $ docker rm -f --volumes 01c8a2e5e34a78585e8ef30d29410e115023c18fa94a5fe1d1b2d01a0b0d7a19 [Pipeline] // withDockerContainer [Pipeline] sh 12:33:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:33:58 Warning: overwriting stash ‘coverage-report’ 12:33:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:34:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:34:01 + ls -al . 12:34:01 total 256 12:34:01 drwxrwxr-x 6 jenkins jenkins 4096 Jul 19 12:26 . 12:34:01 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 12:23 .. 12:34:01 -rw-rw-r-- 1 jenkins jenkins 119 Jul 19 12:23 .dockerignore 12:34:01 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 12:23 .git 12:34:01 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 12:23 .github 12:34:01 -rw-rw-r-- 1 jenkins jenkins 106 Jul 19 12:23 .gitignore 12:34:01 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 12:23 .golangci.yml 12:34:01 -rw-rw-r-- 1 jenkins jenkins 18981 Jul 19 12:23 Attribution.txt 12:34:01 -rw-rw-r-- 1 jenkins jenkins 37263 Jul 19 12:23 CHANGELOG.md 12:34:01 -rw-rw-r-- 1 jenkins jenkins 2007 Jul 19 12:23 Dockerfile 12:34:01 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 12:23 GOVERNANCE.md 12:34:01 -rw-rw-r-- 1 jenkins jenkins 666 Jul 19 12:23 Jenkinsfile 12:34:01 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 19 12:23 LICENSE 12:34:01 -rw-rw-r-- 1 jenkins jenkins 618 Jul 19 12:23 OWNERS.md 12:34:01 -rw-rw-r-- 1 jenkins jenkins 4582 Jul 19 12:23 README.md 12:34:01 -rw-rw-r-- 1 jenkins jenkins 5 Jul 19 12:21 VERSION 12:34:01 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 12:23 bin 12:34:01 -rw-r--r-- 1 jenkins jenkins 13 Jul 19 12:26 coverage.out 12:34:01 -rw-rw-r-- 1 jenkins jenkins 7047 Jul 19 12:23 go.mod 12:34:01 -rw-rw-r-- 1 jenkins jenkins 101446 Jul 19 12:23 go.sum 12:34:01 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 19 12:23 main.go 12:34:01 -rw-rw-r-- 1 jenkins jenkins 2572 Jul 19 12:23 makefile 12:34:01 drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 12:23 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:02 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0a9a93b18b7da511bd3e01105fac6276f089a30b --label arch=arm64 --label version=0.0.0 . 12:34:02 Sending build context to Docker daemon 239.1kB 12:34:02 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 12:34:02 Step 2/27 : FROM ${BASE} AS builder 12:34:02 ---> bed4df60567c 12:34:02 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 12:34:02 ---> Running in 6f4f8fceffd8 12:34:02 Removing intermediate container 6f4f8fceffd8 12:34:02 ---> 43ccd566c9ae 12:34:02 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:34:02 ---> Running in 79c36eb039cb 12:34:03 Removing intermediate container 79c36eb039cb 12:34:03 ---> 1f55e51fdff5 12:34:03 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:34:03 ---> Running in 4cc982831492 12:34:03 Removing intermediate container 4cc982831492 12:34:03 ---> bf73bb2a523e 12:34:03 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:34:03 ---> Running in 9b62831a9057 12:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:34:06 OK: 266 MiB in 52 packages 12:34:06 Removing intermediate container 9b62831a9057 12:34:06 ---> d34b1057da45 12:34:06 Step 7/27 : WORKDIR /app 12:34:06 ---> Running in c58d114dd9c4 12:34:07 Removing intermediate container c58d114dd9c4 12:34:07 ---> 0d457d781a30 12:34:07 Step 8/27 : COPY go.mod vendor* ./ 12:34:07 ---> d5612dfc59c4 12:34:07 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:34:07 ---> Running in 2ad8940a5bf1 12:34:09 Removing intermediate container 2ad8940a5bf1 12:34:09 ---> 3aee453623f1 12:34:09 Step 10/27 : COPY . . 12:34:10 ---> b61f9b080e06 12:34:10 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:34:10 ---> Running in 9f48e9676aa5 12:34:10 Removing intermediate container 9f48e9676aa5 12:34:10 ---> cad95ccdbe0a 12:34:10 Step 12/27 : RUN $MAKE 12:34:10 ---> Running in 39574a2defed 12:34:12 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 12:37:34 Removing intermediate container 39574a2defed 12:37:34 ---> 27cd639a2af8 12:37:34 Step 13/27 : FROM alpine:3.18 12:37:34 3.18: Pulling from library/alpine 12:37:34 5c905c7ebe2f: Pulling fs layer 12:37:34 5c905c7ebe2f: Verifying Checksum 12:37:34 5c905c7ebe2f: Download complete 12:37:34 5c905c7ebe2f: Pull complete 12:37:34 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:37:34 Status: Downloaded newer image for alpine:3.18 12:37:34 ---> dec292d02e07 12:37:34 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:37:34 ---> Running in 168f91cb7215 12:37:34 Removing intermediate container 168f91cb7215 12:37:34 ---> f495b36c4712 12:37:34 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:37:34 ---> Running in 79d455eda747 12:37:34 Removing intermediate container 79d455eda747 12:37:34 ---> 907a93e1a49e 12:37:34 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 12:37:34 ---> Running in d89ff2bc4f6e 12:37:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:37:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:37:34 (1/2) Installing ca-certificates (20240226-r0) 12:37:34 (2/2) Installing dumb-init (1.2.5-r2) 12:37:34 Executing busybox-1.36.1-r7.trigger 12:37:34 Executing ca-certificates-20240226-r0.trigger 12:37:34 OK: 9 MiB in 17 packages 12:37:34 Removing intermediate container d89ff2bc4f6e 12:37:34 ---> 9d475c0e0d1b 12:37:34 Step 17/27 : RUN apk --no-cache upgrade 12:37:34 ---> Running in 10a25d1a276f 12:37:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:37:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:37:35 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 12:37:35 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 12:37:35 Executing ca-certificates-20240226-r0.trigger 12:37:35 OK: 9 MiB in 17 packages 12:37:36 Removing intermediate container 10a25d1a276f 12:37:36 ---> b057385b60b3 12:37:36 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:37:36 ---> bf86388248a1 12:37:36 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:37:37 ---> 80accb8f4e61 12:37:37 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:37:38 ---> beb06e8ea949 12:37:38 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:37:39 ---> 4b805fe3e318 12:37:39 Step 22/27 : EXPOSE 48095 12:37:39 ---> Running in e4e7409b3cbb 12:37:40 Removing intermediate container e4e7409b3cbb 12:37:40 ---> 5fa80e6db0a9 12:37:40 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:37:40 ---> Running in ae647e276607 12:37:40 Removing intermediate container ae647e276607 12:37:40 ---> dc9736b0267d 12:37:40 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:37:40 ---> Running in 4ff70bf1bbf7 12:37:41 Removing intermediate container 4ff70bf1bbf7 12:37:41 ---> c80f30605057 12:37:41 Step 25/27 : LABEL arch=arm64 12:37:41 ---> Running in 900946070e3d 12:37:41 Removing intermediate container 900946070e3d 12:37:41 ---> 9c194bc95a7f 12:37:41 Step 26/27 : LABEL git_sha=0a9a93b18b7da511bd3e01105fac6276f089a30b 12:37:41 ---> Running in 3d7f18f9a2c9 12:37:41 Removing intermediate container 3d7f18f9a2c9 12:37:41 ---> 0a603d9a2b4d 12:37:41 Step 27/27 : LABEL version=0.0.0 12:37:41 ---> Running in 59de712f87b6 12:37:41 Removing intermediate container 59de712f87b6 12:37:41 ---> f3e890baec77 12:37:41 [Warning] One or more build-args [ARCH] were not consumed 12:37:41 Successfully built f3e890baec77 12:37:41 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:37:44 12:37:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:37:45 arm64: Pulling from edgex-lftools-log-publisher 12:37:45 8998bd30e6a1: Pulling fs layer 12:37:45 04944245beec: Pulling fs layer 12:37:45 699f458cf7ca: Pulling fs layer 12:37:45 765212b225bb: Pulling fs layer 12:37:45 f23df028b6ca: Pulling fs layer 12:37:45 d65c8cfc05b1: Pulling fs layer 12:37:45 2437ff75d9bd: Pulling fs layer 12:37:45 f23df028b6ca: Waiting 12:37:45 d65c8cfc05b1: Waiting 12:37:45 2437ff75d9bd: Waiting 12:37:45 765212b225bb: Waiting 12:37:45 04944245beec: Verifying Checksum 12:37:45 04944245beec: Download complete 12:37:45 765212b225bb: Verifying Checksum 12:37:45 765212b225bb: Download complete 12:37:45 f23df028b6ca: Verifying Checksum 12:37:45 f23df028b6ca: Download complete 12:37:45 d65c8cfc05b1: Verifying Checksum 12:37:45 d65c8cfc05b1: Download complete 12:37:45 699f458cf7ca: Verifying Checksum 12:37:45 699f458cf7ca: Download complete 12:37:46 8998bd30e6a1: Verifying Checksum 12:37:46 8998bd30e6a1: Download complete 12:37:48 2437ff75d9bd: Verifying Checksum 12:37:48 2437ff75d9bd: Download complete 12:37:50 8998bd30e6a1: Pull complete 12:37:50 04944245beec: Pull complete 12:37:52 699f458cf7ca: Pull complete 12:37:52 765212b225bb: Pull complete 12:37:53 f23df028b6ca: Pull complete 12:37:53 d65c8cfc05b1: Pull complete 12:38:12 2437ff75d9bd: Pull complete 12:38:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:38:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:38:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:38:13 prd-ubuntu20.04-docker-arm64-4c-16g-5940 does not seem to be running inside a container 12:38:13 $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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:arm64 cat 12:38:15 $ docker top 72ea556e966206973649d771753acd13cc188301ec38ea0b00f3c37e1d55fa10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:38:17 ---> job-cost.sh 12:38:17 lf-activate-venv: SKIPPING 12:38:17 INFO: No Stack... 12:38:17 INFO: Retrieving Pricing Info for: v3-standard-4 12:38:18 INFO: Archiving Costs [Pipeline] sh 12:38:19 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 12:38:19 + cut -d, -f6 [Pipeline] lock 12:38:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-666-1-stack-cost] 12:38:19 Resource [jenkins-edgexfoundry-app-service-configurable-PR-666-1-stack-cost] did not exist. Created. 12:38:19 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-666-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:38:20 /w/workspace/app-service-configurable/1@tmp/durable-6521e759/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:38:21 + echo total: 0.10999999940395355 [Pipeline] stash 12:38:21 Warning: overwriting stash ‘stack-cost’ 12:38:21 Stashed 1 file(s) [Pipeline] } 12:38:21 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-666-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:38:21 $ docker stop --time=1 72ea556e966206973649d771753acd13cc188301ec38ea0b00f3c37e1d55fa10 12:38:23 $ docker rm -f --volumes 72ea556e966206973649d771753acd13cc188301ec38ea0b00f3c37e1d55fa10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 12:38:26 provisioning config files... 12:38:26 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-666@tmp/config4484362581454664447tmp [Pipeline] { [Pipeline] sh 12:38:27 + set +x 12:38:27 + curl -s https://codecov.io/bash 12:38:27 + bash -s -- 12:38:27 12:38:27 _____ _ 12:38:27 / ____| | | 12:38:27 | | ___ __| | ___ ___ _____ __ 12:38:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:38:27 | |___| (_) | (_| | __/ (_| (_) \ V / 12:38:27 \_____\___/ \__,_|\___|\___\___/ \_/ 12:38:27 Bash-1.0.6 12:38:27 12:38:27 12:38:27 ==> git version 2.25.1 found 12:38:27 ==> 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 12:38:27 Release-Date: 2020-01-08 12:38:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:38:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:38:27 ==> Jenkins CI detected. 12:38:27 current dir:  /w/workspace/_app-service-configurable_PR-666 12:38:27 project root: . 12:38:27 --> token set from env 12:38:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:38:27 ==> Running gcov in . (disable via -X gcov) 12:38:27 ==> Python coveragepy not found 12:38:27 ==> Searching for coverage reports in: 12:38:27 + . 12:38:27 -> Found 1 reports 12:38:27 ==> Detecting git/mercurial file structure 12:38:27 ==> Reading reports 12:38:27 + ./coverage.out bytes=13 12:38:27 ==> Appending adjustments 12:38:27 https://docs.codecov.io/docs/fixing-reports 12:38:27 + Found adjustments 12:38:27 ==> Gzipping contents 12:38:27 4.0K /tmp/codecov.a4pSpq.gz 12:38:27 ==> Uploading reports 12:38:27 url: https://codecov.io 12:38:27 query: branch=PR-666&commit=0a9a93b18b7da511bd3e01105fac6276f089a30b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-666%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=666&job=&cmd_args= 12:38:27 -> Pinging Codecov 12:38:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-666&commit=0a9a93b18b7da511bd3e01105fac6276f089a30b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-666%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=666&job=&cmd_args= 12:38:27 -> Uploading to 12:38:27 https://storage.googleapis.com/codecov/v4/raw/2024-07-19/A97CA9966030D2A3747ED39772930CCE/0a9a93b18b7da511bd3e01105fac6276f089a30b/518d679b-18d1-4f99-a534-efc4f615e95c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240719%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240719T123827Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3a1046d5f3894aee7b016c3682b5cd7c5cd78e68947fad6a96fd071ae5061792 12:38:27 % Total % Received % Xferd Average Speed Time Time Time Current 12:38:27 Dload Upload Total Spent Left Speed 12:38:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1098 --:--:-- --:--:-- --:--:-- 1093 100 234 0 0 100 234 0 939 --:--:-- --:--:-- --:--:-- 936 12:38:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/0a9a93b18b7da511bd3e01105fac6276f089a30b [Pipeline] } 12:38:28 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 12:38:35 + [ -d /w/workspace/_app-service-configurable_PR-666/archives ] 12:38:35 + ls -al /w/workspace/_app-service-configurable_PR-666/archives 12:38:35 total 16 12:38:35 drwxr-xr-x 3 root root 4096 Jul 19 12:24 . 12:38:35 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 12:24 .. 12:38:35 drwxr-xr-x 2 root root 4096 Jul 19 12:24 cost 12:38:35 -rw-r--r-- 1 root root 96 Jul 19 12:24 cost.csv 12:38:35 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-666/archives 12:38:35 + ls -al /w/workspace/_app-service-configurable_PR-666/archives 12:38:35 total 16 12:38:35 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 12:24 . 12:38:35 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 12:24 .. 12:38:35 drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 12:24 cost 12:38:35 -rw-r--r-- 1 jenkins jenkins 96 Jul 19 12:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:38:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:38:36 ---> package-listing.sh 12:38:36 ++ facter osfamily 12:38:36 ++ tr '[:upper:]' '[:lower:]' 12:38:36 + OS_FAMILY=debian 12:38:36 + workspace=/w/workspace/_app-service-configurable_PR-666 12:38:36 + START_PACKAGES=/tmp/packages_start.txt 12:38:36 + END_PACKAGES=/tmp/packages_end.txt 12:38:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:38:36 + PACKAGES=/tmp/packages_start.txt 12:38:36 + '[' /w/workspace/_app-service-configurable_PR-666 ']' 12:38:36 + PACKAGES=/tmp/packages_end.txt 12:38:36 + case "${OS_FAMILY}" in 12:38:36 + dpkg -l 12:38:36 + grep '^ii' 12:38:36 + '[' -f /tmp/packages_start.txt ']' 12:38:36 + '[' -f /tmp/packages_end.txt ']' 12:38:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:38:36 + '[' /w/workspace/_app-service-configurable_PR-666 ']' 12:38:36 + mkdir -p /w/workspace/_app-service-configurable_PR-666/archives/ 12:38:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-666/archives/ [Pipeline] echo 12:38: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-666/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:38:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:38:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:38:38 prd-ubuntu20.04-docker-8c-8g-5939 does not seem to be running inside a container 12:38:38 $ 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-666/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-666 -v /w/workspace/_app-service-configurable_PR-666:/w/workspace/_app-service-configurable_PR-666:rw,z -v /w/workspace/_app-service-configurable_PR-666@tmp:/w/workspace/_app-service-configurable_PR-666@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 12:38:38 $ docker top 24e8ab12590cba7b39925fd561c51bc97005ca2f96f56625cd9e59ba9cdae1bd -eo pid,comm [Pipeline] { [Pipeline] sh 12:38:39 + touch /tmp/pre-build-complete [Pipeline] sh 12:38:40 + mkdir -p /var/log/sysstat [Pipeline] sh 12:38:40 + ls /var/log/sa-host 12:38:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:38:41 provisioning config files... 12:38:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-666@tmp/config8145182629180402331tmp [Pipeline] { [Pipeline] echo 12:38:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:38:42 ---> create-netrc.sh [Pipeline] } 12:38:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:38:42 ---> python-tools-install.sh [Pipeline] echo 12:38:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:38:43 ---> sudo-logs.sh 12:38:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:38:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:38:44 ---> job-cost.sh 12:38:44 lf-activate-venv: SKIPPING 12:38:44 DEBUG: total: 0.2199999988079071 12:38:44 INFO: Retrieving Stack Cost... 12:38:44 INFO: Retrieving Pricing Info for: v3-standard-8 12:38:45 INFO: Archiving Costs [Pipeline] echo 12:38:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:38:45 ---> logs-deploy.sh 12:38:45 lf-activate-venv: SKIPPING 12:38:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-666/1 12:38:45 INFO: archiving workspace using pattern(s): 12:38:46 Archives upload complete. 12:38:46 INFO: archiving logs to Nexus