Pull request #436 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9dc18520b4c529cd90bb3b0e0b694269bfebf569+f853e127f9664cf87b77d4de8e3f5891c25e071e (e73aa345ea0bb370152c562f114a001446cc13c0) 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-ssh6031665840398201507.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh14119656455997613537.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-436/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-436/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16686496220395580551.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-436/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11274056126557299296.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh13844823214508986739.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-436/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-436/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4137763799876414942.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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, buildSnap:false] ========================================================= [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.17 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-16480 in /w/workspace/_app-service-configurable_PR-436 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-436 # 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 Merging remotes/origin/main commit f853e127f9664cf87b77d4de8e3f5891c25e071e into PR head commit 9dc18520b4c529cd90bb3b0e0b694269bfebf569 Merge succeeded, producing 9dc18520b4c529cd90bb3b0e0b694269bfebf569 Checking out Revision 9dc18520b4c529cd90bb3b0e0b694269bfebf569 (PR-436) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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/436/head:refs/remotes/origin/PR-436 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9dc18520b4c529cd90bb3b0e0b694269bfebf569 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f853e127f9664cf87b77d4de8e3f5891c25e071e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9dc18520b4c529cd90bb3b0e0b694269bfebf569 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:03:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:03:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:03:57 ========================================================= 12:03:57 EdgeX Global Pipelines Version Info 12:03:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:03:58 ------------------- 12:03:58 stable info: 12:03:58 ------------------- 12:03:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:03:58 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 12:03:58 Message: update stable to v1.0.234 12:03:58 ------------------- 12:03:58 experimental info: 12:03:58 ------------------- 12:03:58 Commited By: **** collab-it+edgex@linuxfoundation.org 12:03:58 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 12:03:58 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:03:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:03:59 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:03:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:03:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:03:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:03:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 12:03:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:03:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:03:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:03:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:03:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:03:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:03:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:03:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:03:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:03:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:03:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:03:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:04:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:04:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:04:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:04:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:04:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:04:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:04:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:04:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:04:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:04:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-436 [Pipeline] echo 12:04:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-436 [Pipeline] echo 12:04:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-436 [Pipeline] echo 12:04:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9dc18520b4c529cd90bb3b0e0b694269bfebf569 [Pipeline] echo 12:04:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9dc1852 [Pipeline] echo 12:04:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:04:00 provisioning config files... 12:04:00 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-436@tmp/config7374924213764178678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:04:01 ---> docker-login.sh 12:04:01 nexus3.edgexfoundry.org:10001 12:04:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:01 Configure a credential helper to remove this warning. See 12:04:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:01 12:04:01 Login Succeeded 12:04:01 nexus3.edgexfoundry.org:10002 12:04:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:01 Configure a credential helper to remove this warning. See 12:04:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:01 12:04:01 Login Succeeded 12:04:01 nexus3.edgexfoundry.org:10003 12:04:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:01 Configure a credential helper to remove this warning. See 12:04:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:01 12:04:01 Login Succeeded 12:04:01 nexus3.edgexfoundry.org:10004 12:04:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:01 Configure a credential helper to remove this warning. See 12:04:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:01 12:04:01 Login Succeeded 12:04:01 docker.io 12:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:02 Configure a credential helper to remove this warning. See 12:04:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:02 12:04:02 Login Succeeded 12:04:02 ---> docker-login.sh ends [Pipeline] } 12:04:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:04:03 + git rev-list -1 --merges 9dc18520b4c529cd90bb3b0e0b694269bfebf569~1..9dc18520b4c529cd90bb3b0e0b694269bfebf569 [Pipeline] echo 12:04:03 -----------> git rev-list -1 --merges 9dc18520b4c529cd90bb3b0e0b694269bfebf569~1..9dc18520b4c529cd90bb3b0e0b694269bfebf569 9dc18520b4c529cd90bb3b0e0b694269bfebf569 [false] [Pipeline] sh 12:04:03 + git log --format=format:%s -1 9dc18520b4c529cd90bb3b0e0b694269bfebf569 [Pipeline] echo 12:04:03 ========================================================= 12:04:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:04:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:04:03 + git log --format=format:%s -1 9dc18520b4c529cd90bb3b0e0b694269bfebf569 [Pipeline] echo 12:04:03 [semverPrep] GIT_COMMIT: 9dc18520b4c529cd90bb3b0e0b694269bfebf569, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 12:04:03 [semverPrep] This is not a build commit. [Pipeline] sh 12:04:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:04:04 + grep -v github /etc/ssh/ssh_known_hosts 12:04:04 + [ -e /tmp/ssh_known_hosts ] 12:04:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:04:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:04:04 + sudo tee -a /etc/ssh/ssh_known_hosts 12:04:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:04:04 12:04:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:04:05 0.1.4: Pulling from edgex-devops/py-git-semver 12:04:05 42c077c10790: Pulling fs layer 12:04:05 f63e77b7563a: Pulling fs layer 12:04:05 bd5fdadae976: Pulling fs layer 12:04:05 205491f53016: Pulling fs layer 12:04:05 df18705c85c3: Pulling fs layer 12:04:05 bdb3f477010e: Pulling fs layer 12:04:05 c8a8fc8e1c8f: Pulling fs layer 12:04:05 2c6e9b1d212d: Pulling fs layer 12:04:05 bdb8f0575790: Pulling fs layer 12:04:05 386e3cb2ff24: Pulling fs layer 12:04:05 2343380bae48: Pulling fs layer 12:04:05 df18705c85c3: Waiting 12:04:05 bdb3f477010e: Waiting 12:04:05 c8a8fc8e1c8f: Waiting 12:04:05 2c6e9b1d212d: Waiting 12:04:05 bdb8f0575790: Waiting 12:04:05 386e3cb2ff24: Waiting 12:04:05 2343380bae48: Waiting 12:04:05 205491f53016: Waiting 12:04:05 f63e77b7563a: Download complete 12:04:05 205491f53016: Verifying Checksum 12:04:05 205491f53016: Download complete 12:04:05 df18705c85c3: Verifying Checksum 12:04:05 df18705c85c3: Download complete 12:04:05 bdb3f477010e: Download complete 12:04:05 bd5fdadae976: Verifying Checksum 12:04:05 bd5fdadae976: Download complete 12:04:05 2c6e9b1d212d: Download complete 12:04:05 bdb8f0575790: Download complete 12:04:05 386e3cb2ff24: Verifying Checksum 12:04:05 386e3cb2ff24: Download complete 12:04:05 2343380bae48: Verifying Checksum 12:04:05 2343380bae48: Download complete 12:04:05 42c077c10790: Download complete 12:04:05 c8a8fc8e1c8f: Download complete 12:04:07 42c077c10790: Pull complete 12:04:07 f63e77b7563a: Pull complete 12:04:07 bd5fdadae976: Pull complete 12:04:07 205491f53016: Pull complete 12:04:08 df18705c85c3: Pull complete 12:04:08 bdb3f477010e: Pull complete 12:04:10 c8a8fc8e1c8f: Pull complete 12:04:10 2c6e9b1d212d: Pull complete 12:04:10 bdb8f0575790: Pull complete 12:04:10 386e3cb2ff24: Pull complete 12:04:10 2343380bae48: Pull complete 12:04:10 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 12:04:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:04:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:04:10 prd-ubuntu20.04-docker-8c-8g-16480 does not seem to be running inside a container 12:04:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-436 -v /w/workspace/_app-service-configurable_PR-436:/w/workspace/_app-service-configurable_PR-436:rw,z -v /w/workspace/_app-service-configurable_PR-436@tmp:/w/workspace/_app-service-configurable_PR-436@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:04:12 $ docker top 924191074d5bbd580a488f44a8831e69c048880500146890d32689aa4dd427a3 -eo pid,comm 12:04:12 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:04:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:04:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:04:12 [ssh-agent] Looking for ssh-agent implementation... 12:04:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:04:12 $ docker exec 924191074d5bbd580a488f44a8831e69c048880500146890d32689aa4dd427a3 ssh-agent 12:04:12 SSH_AUTH_SOCK=/tmp/ssh-tCaoFMem2Vcm/agent.34 12:04:12 SSH_AGENT_PID=40 12:04:12 Running ssh-add (command line suppressed) 12:04:12 Identity added: /w/workspace/_app-service-configurable_PR-436@tmp/private_key_4334492037409014828.key (/w/workspace/_app-service-configurable_PR-436@tmp/private_key_4334492037409014828.key) 12:04:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:04:13 + git tag --points-at HEAD [Pipeline] } 12:04:13 $ docker exec --env ******** --env ******** 924191074d5bbd580a488f44a8831e69c048880500146890d32689aa4dd427a3 ssh-agent -k 12:04:13 unset SSH_AUTH_SOCK; 12:04:13 unset SSH_AGENT_PID; 12:04:13 echo Agent pid 40 killed; 12:04:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:04:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:04:13 [ssh-agent] Looking for ssh-agent implementation... 12:04:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:04:13 $ docker exec 924191074d5bbd580a488f44a8831e69c048880500146890d32689aa4dd427a3 ssh-agent 12:04:13 SSH_AUTH_SOCK=/tmp/ssh-VJLS724W4X8k/agent.73 12:04:13 SSH_AGENT_PID=79 12:04:13 Running ssh-add (command line suppressed) 12:04:13 Identity added: /w/workspace/_app-service-configurable_PR-436@tmp/private_key_5055676116220118610.key (/w/workspace/_app-service-configurable_PR-436@tmp/private_key_5055676116220118610.key) 12:04:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:04:14 + git semver init 12:04:14 2022-06-30 12:04:14,425 [run_init] DEBUG init version:0.0.0 force:False 12:04:14 2022-06-30 12:04:14,425 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-436/.semver 12:04:14 2022-06-30 12:04:14,426 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-436/.semver 12:04:14 2022-06-30 12:04:14,426 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-436/.semver'], cwd=/w/workspace/_app-service-configurable_PR-436, universal_newlines=False, shell=None, istream=None) 12:04:15 2022-06-30 12:04:15,175 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-436/.git/info/exclude 12:04:15 2022-06-30 12:04:15,175 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-436/.semver/PR-436 with force:False 12:04:15 2022-06-30 12:04:15,175 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-436/.semver/PR-436 12:04:15 2022-06-30 12:04:15,180 [execute] INFO git cat-file --batch-check 12:04:15 2022-06-30 12:04:15,180 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-436/.semver, universal_newlines=False, shell=None, istream=) 12:04:15 2022-06-30 12:04:15,189 [execute] INFO git cat-file --batch 12:04:15 2022-06-30 12:04:15,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-436/.semver, universal_newlines=False, shell=None, istream=) 12:04:15 2022-06-30 12:04:15,196 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-436/.semver/PR-436 12:04:15 0.0.0 [Pipeline] } 12:04:15 $ docker exec --env ******** --env ******** 924191074d5bbd580a488f44a8831e69c048880500146890d32689aa4dd427a3 ssh-agent -k 12:04:15 unset SSH_AUTH_SOCK; 12:04:15 unset SSH_AGENT_PID; 12:04:15 echo Agent pid 79 killed; 12:04:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:04:16 + git semver [Pipeline] } 12:04:16 $ docker stop --time=1 924191074d5bbd580a488f44a8831e69c048880500146890d32689aa4dd427a3 12:04:17 $ docker rm -f 924191074d5bbd580a488f44a8831e69c048880500146890d32689aa4dd427a3 [Pipeline] // withDockerContainer [Pipeline] sh 12:04:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:04:18 Stashed 1 file(s) [Pipeline] echo 12:04:18 [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:04:19 provisioning config files... 12:04:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-436@tmp/config2435707868586052120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:04:19 ---> docker-login.sh 12:04:19 nexus3.edgexfoundry.org:10001 12:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:19 Configure a credential helper to remove this warning. See 12:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:19 12:04:19 Login Succeeded 12:04:19 nexus3.edgexfoundry.org:10002 12:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:19 Configure a credential helper to remove this warning. See 12:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:19 12:04:19 Login Succeeded 12:04:19 nexus3.edgexfoundry.org:10003 12:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:19 Configure a credential helper to remove this warning. See 12:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:19 12:04:19 Login Succeeded 12:04:19 nexus3.edgexfoundry.org:10004 12:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:19 Configure a credential helper to remove this warning. See 12:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:19 12:04:19 Login Succeeded 12:04:19 docker.io 12:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:20 Configure a credential helper to remove this warning. See 12:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:20 12:04:20 Login Succeeded 12:04:20 ---> docker-login.sh ends [Pipeline] } 12:04:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:04:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:04:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:04:20 ========================================================= 12:04:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 12:04:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:20 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 12:04:20 Sending build context to Docker daemon 3.091MB 12:04:20 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 12:04:20 Step 2/13 : FROM ${BASE} AS builder 12:04:20 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 12:04:20 59bf1c3509f3: Pulling fs layer 12:04:20 666ba61612fd: Pulling fs layer 12:04:20 8ed8ca486205: Pulling fs layer 12:04:20 cc1cd167ecdc: Pulling fs layer 12:04:20 c516ae0d96e1: Pulling fs layer 12:04:20 684cea983483: Pulling fs layer 12:04:20 dd3240ac7de5: Pulling fs layer 12:04:20 b1e948a4e11c: Pulling fs layer 12:04:20 a8fd76ee1af6: Pulling fs layer 12:04:20 c516ae0d96e1: Waiting 12:04:20 cc1cd167ecdc: Waiting 12:04:20 684cea983483: Waiting 12:04:20 b1e948a4e11c: Waiting 12:04:20 a8fd76ee1af6: Waiting 12:04:20 646ad004c059: Pulling fs layer 12:04:20 dd3240ac7de5: Waiting 12:04:20 646ad004c059: Waiting 12:04:20 8ed8ca486205: Download complete 12:04:21 666ba61612fd: Verifying Checksum 12:04:21 666ba61612fd: Download complete 12:04:21 c516ae0d96e1: Verifying Checksum 12:04:21 c516ae0d96e1: Download complete 12:04:21 684cea983483: Verifying Checksum 12:04:21 684cea983483: Download complete 12:04:21 59bf1c3509f3: Verifying Checksum 12:04:21 59bf1c3509f3: Download complete 12:04:21 dd3240ac7de5: Verifying Checksum 12:04:21 dd3240ac7de5: Download complete 12:04:21 b1e948a4e11c: Verifying Checksum 12:04:21 b1e948a4e11c: Download complete 12:04:21 59bf1c3509f3: Pull complete 12:04:21 666ba61612fd: Pull complete 12:04:21 8ed8ca486205: Pull complete 12:04:21 646ad004c059: Verifying Checksum 12:04:21 646ad004c059: Download complete 12:04:21 a8fd76ee1af6: Verifying Checksum 12:04:21 a8fd76ee1af6: Download complete 12:04:21 cc1cd167ecdc: Verifying Checksum 12:04:21 cc1cd167ecdc: Download complete 12:04:26 cc1cd167ecdc: Pull complete 12:04:26 c516ae0d96e1: Pull complete 12:04:26 684cea983483: Pull complete 12:04:26 dd3240ac7de5: Pull complete 12:04:26 b1e948a4e11c: Pull complete 12:04:28 a8fd76ee1af6: Pull complete 12:04:29 646ad004c059: Pull complete 12:04:29 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 12:04:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:04:29 ---> 8f69c11f6b0c 12:04:29 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:04:30 ---> Running in 366809d5e7b3 12:04:30 Removing intermediate container 366809d5e7b3 12:04:30 ---> 375d3b89d671 12:04:30 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 12:04:30 ---> Running in d952cf0c4346 12:04:30 Removing intermediate container d952cf0c4346 12:04:30 ---> 60cfa1991060 12:04:30 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 12:04:30 ---> Running in c48b53e2dd68 12:04:30 Removing intermediate container c48b53e2dd68 12:04:30 ---> 7f93054ef2b3 12:04:30 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:04:30 ---> Running in 1335299e77bd 12:04:31 Removing intermediate container 1335299e77bd 12:04:31 ---> 83a6ebf2f79a 12:04:31 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:04:31 ---> Running in 01127dbc0e9d 12:04:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:04:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:04:33 OK: 221 MiB in 52 packages 12:04:33 Removing intermediate container 01127dbc0e9d 12:04:33 ---> cc8d0116c5d7 12:04:33 Step 8/13 : WORKDIR /app 12:04:33 ---> Running in 763c05cdb2a3 12:04:33 Removing intermediate container 763c05cdb2a3 12:04:33 ---> db12ceaa86a7 12:04:33 Step 9/13 : COPY go.mod vendor* ./ 12:04:33 ---> 9534eaef75be 12:04:33 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:04:33 Still waiting to schedule task 12:04:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:04:33 ---> Running in 4455325e1757 12:04:52 Removing intermediate container 4455325e1757 12:04:52 ---> 77d95a47ab4a 12:04:52 Step 11/13 : COPY . . 12:04:52 ---> 5334333e7ed3 12:04:52 Step 12/13 : ARG MAKE="make build" 12:04:52 ---> Running in 4aa47b3d56bc 12:04:52 Removing intermediate container 4aa47b3d56bc 12:04:52 ---> d39dcf991f9b 12:04:52 Step 13/13 : RUN $MAKE 12:04:52 ---> Running in 1aeb9a079779 12:04:52 noop 12:04:52 Removing intermediate container 1aeb9a079779 12:04:52 ---> bb39f1017ad2 12:04:52 Successfully built bb39f1017ad2 12:04:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:52 + docker inspect -f . ci-base-image-x86_64 12:04:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:04:52 prd-ubuntu20.04-docker-8c-8g-16480 does not seem to be running inside a container 12:04:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-436 -v /w/workspace/_app-service-configurable_PR-436:/w/workspace/_app-service-configurable_PR-436:rw,z -v /w/workspace/_app-service-configurable_PR-436@tmp:/w/workspace/_app-service-configurable_PR-436@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:04:53 $ docker top 217e2cb2e817dffef88b4e4f401bb6e28c8833b505fcb725e218a24c62e88095 -eo pid,comm [Pipeline] { [Pipeline] sh 12:04:53 + go version 12:04:53 go version go1.17.7 linux/amd64 [Pipeline] } 12:04:53 $ docker stop --time=1 217e2cb2e817dffef88b4e4f401bb6e28c8833b505fcb725e218a24c62e88095 12:04:54 $ docker rm -f 217e2cb2e817dffef88b4e4f401bb6e28c8833b505fcb725e218a24c62e88095 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:55 + docker inspect -f . ci-base-image-x86_64 12:04:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:04:55 prd-ubuntu20.04-docker-8c-8g-16480 does not seem to be running inside a container 12:04:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-436 -v /w/workspace/_app-service-configurable_PR-436:/w/workspace/_app-service-configurable_PR-436:rw,z -v /w/workspace/_app-service-configurable_PR-436@tmp:/w/workspace/_app-service-configurable_PR-436@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:04:56 $ docker top 8e3d9645618ba5c0b89fc1fe81eefc7cbaecf099a3706ce944d32f89da78276c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 12:04:56 + make test 12:04:56 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:05:06 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:05:06 CGO_ENABLED=1 go vet ./... 12:05:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:05:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:05:10 ./bin/test-attribution-txt.sh 12:05:10 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 12:05:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:05:10 $ docker stop --time=1 8e3d9645618ba5c0b89fc1fe81eefc7cbaecf099a3706ce944d32f89da78276c 12:05:12 $ docker rm -f 8e3d9645618ba5c0b89fc1fe81eefc7cbaecf099a3706ce944d32f89da78276c [Pipeline] // withDockerContainer [Pipeline] sh 12:05:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:05:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:05:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:05:14 + ls -al . 12:05:14 total 168 12:05:14 drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 12:04 . 12:05:14 drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 12:03 .. 12:05:14 -rw-rw-r-- 1 jenkins jenkins 119 Jun 30 12:03 .dockerignore 12:05:14 drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 12:04 .git 12:05:14 drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 12:03 .github 12:05:14 -rw-rw-r-- 1 jenkins jenkins 104 Jun 30 12:03 .gitignore 12:05:14 drwxr-xr-x 3 jenkins jenkins 4096 Jun 30 12:04 .semver 12:05:14 -rw-rw-r-- 1 jenkins jenkins 8698 Jun 30 12:03 Attribution.txt 12:05:14 -rw-rw-r-- 1 jenkins jenkins 27269 Jun 30 12:03 CHANGELOG.md 12:05:14 -rw-rw-r-- 1 jenkins jenkins 2087 Jun 30 12:03 Dockerfile 12:05:14 -rw-rw-r-- 1 jenkins jenkins 677 Jun 30 12:03 GOVERNANCE.md 12:05:14 -rw-rw-r-- 1 jenkins jenkins 688 Jun 30 12:03 Jenkinsfile 12:05:14 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 30 12:03 LICENSE 12:05:14 -rw-rw-r-- 1 jenkins jenkins 618 Jun 30 12:03 OWNERS.md 12:05:14 -rw-rw-r-- 1 jenkins jenkins 3718 Jun 30 12:03 README.md 12:05:14 -rw-rw-r-- 1 jenkins jenkins 5 Jun 30 12:04 VERSION 12:05:14 drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 12:03 bin 12:05:14 -rw-r--r-- 1 jenkins jenkins 10 Jun 30 12:04 coverage.out 12:05:14 -rw-rw-r-- 1 jenkins jenkins 3336 Jun 30 12:03 go.mod 12:05:14 -rw-rw-r-- 1 jenkins jenkins 36618 Jun 30 12:03 go.sum 12:05:14 -rw-rw-r-- 1 jenkins jenkins 1949 Jun 30 12:03 main.go 12:05:14 -rw-rw-r-- 1 jenkins jenkins 1972 Jun 30 12:03 makefile 12:05:14 drwxrwxr-x 10 jenkins jenkins 4096 Jun 30 12:03 res 12:05:14 drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 12:03 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:14 + 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=9dc18520b4c529cd90bb3b0e0b694269bfebf569 --label arch=amd64 --label version=0.0.0 . 12:05:14 Sending build context to Docker daemon 3.092MB 12:05:14 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 12:05:14 Step 2/27 : FROM ${BASE} AS builder 12:05:14 ---> bb39f1017ad2 12:05:14 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:05:14 ---> Running in aedfb7143842 12:05:14 Removing intermediate container aedfb7143842 12:05:14 ---> 1e07924fc3a0 12:05:14 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:05:14 ---> Running in 20a0a3316083 12:05:14 Removing intermediate container 20a0a3316083 12:05:14 ---> d8edad3431da 12:05:14 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 12:05:15 ---> Running in 1134899f6d29 12:05:15 Removing intermediate container 1134899f6d29 12:05:15 ---> 2712ab8f7bd0 12:05:15 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:05:15 ---> Running in 0bda08c105ee 12:05:15 Removing intermediate container 0bda08c105ee 12:05:15 ---> c75c39449655 12:05:15 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:05:15 ---> Running in 901b36dc3853 12:05:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:05:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:05:17 OK: 221 MiB in 52 packages 12:05:17 Removing intermediate container 901b36dc3853 12:05:17 ---> e549c5ec5d82 12:05:17 Step 8/27 : WORKDIR /app 12:05:17 ---> Running in 7bd33d2b6495 12:05:17 Removing intermediate container 7bd33d2b6495 12:05:17 ---> 7683967f3bb4 12:05:17 Step 9/27 : COPY go.mod vendor* ./ 12:05:18 ---> 2a86ff93439f 12:05:18 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:05:18 ---> Running in 467940b21748 12:05:18 Removing intermediate container 467940b21748 12:05:18 ---> 1aefdc6a726b 12:05:18 Step 11/27 : COPY . . 12:05:18 ---> 409cc32255a6 12:05:18 Step 12/27 : ARG MAKE="make build" 12:05:18 ---> Running in 5f1a29df4600 12:05:18 Removing intermediate container 5f1a29df4600 12:05:18 ---> 5c3613b0212e 12:05:18 Step 13/27 : RUN $MAKE 12:05:19 ---> Running in 182ae3207870 12:05:19 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:05:41 Removing intermediate container 182ae3207870 12:05:41 ---> 61769783f534 12:05:41 Step 14/27 : FROM alpine:3.14 12:05:41 3.14: Pulling from library/alpine 12:05:41 8663204ce13b: Pulling fs layer 12:05:41 8663204ce13b: Verifying Checksum 12:05:41 8663204ce13b: Download complete 12:05:41 8663204ce13b: Pull complete 12:05:41 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 12:05:41 Status: Downloaded newer image for alpine:3.14 12:05:41 ---> e04c818066af 12:05:41 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 12:05:41 ---> Running in a346b75a6404 12:05:41 Removing intermediate container a346b75a6404 12:05:41 ---> 040666c52a43 12:05:41 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:05:41 ---> Running in 073ee10df8cb 12:05:41 Removing intermediate container 073ee10df8cb 12:05:41 ---> b555777d7d80 12:05:41 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 12:05:41 ---> Running in ae88f9b9e226 12:05:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:05:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:05:41 (1/7) Installing ca-certificates (20211220-r0) 12:05:41 (2/7) Installing dumb-init (1.2.5-r1) 12:05:41 (3/7) Installing libgcc (10.3.1_git20210424-r2) 12:05:41 (4/7) Installing libsodium (1.0.18-r0) 12:05:41 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 12:05:41 (6/7) Installing libzmq (4.3.4-r0) 12:05:41 (7/7) Installing zeromq (4.3.4-r0) 12:05:41 Executing busybox-1.33.1-r7.trigger 12:05:41 Executing ca-certificates-20211220-r0.trigger 12:05:41 OK: 9 MiB in 21 packages 12:05:41 Removing intermediate container ae88f9b9e226 12:05:41 ---> 71072c3eca53 12:05:41 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:05:42 ---> 80ca07170c1c 12:05:42 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:05:42 ---> 3e6c3be31c03 12:05:42 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:05:42 ---> aad5644cb2fb 12:05:42 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:05:43 ---> 12db23a455a7 12:05:43 Step 22/27 : EXPOSE 48095 12:05:43 ---> Running in 93ff1eceb3ee 12:05:43 Removing intermediate container 93ff1eceb3ee 12:05:43 ---> 4a4f4719613d 12:05:43 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:05:43 ---> Running in 14a19e9dd73d 12:05:43 Removing intermediate container 14a19e9dd73d 12:05:43 ---> f486cc32eac2 12:05:43 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:05:43 ---> Running in 3a0a33152313 12:05:43 Removing intermediate container 3a0a33152313 12:05:43 ---> bd14f517f4a0 12:05:43 Step 25/27 : LABEL arch=amd64 12:05:43 ---> Running in a565d963bed5 12:05:43 Removing intermediate container a565d963bed5 12:05:43 ---> 17895d731210 12:05:43 Step 26/27 : LABEL git_sha=9dc18520b4c529cd90bb3b0e0b694269bfebf569 12:05:43 ---> Running in 926c7ade1d75 12:05:43 Removing intermediate container 926c7ade1d75 12:05:43 ---> 9328ed17f0ae 12:05:43 Step 27/27 : LABEL version=0.0.0 12:05:43 ---> Running in c8bb2c132406 12:05:43 Removing intermediate container c8bb2c132406 12:05:43 ---> e6c84da0f6ea 12:05:43 [Warning] One or more build-args [ARCH] were not consumed 12:05:43 Successfully built e6c84da0f6ea 12:05:43 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:05:44 12:05:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:05:45 latest: Pulling from edgex-lftools-log-publisher 12:05:45 5eb5b503b376: Pulling fs layer 12:05:45 5c69ac0246d0: Pulling fs layer 12:05:45 ec43610c2a17: Pulling fs layer 12:05:45 3a2ae6a8a46f: Pulling fs layer 12:05:45 33b1e0a273af: Pulling fs layer 12:05:45 5d3b04190fa2: Pulling fs layer 12:05:45 2f39f015ded8: Pulling fs layer 12:05:45 33b1e0a273af: Waiting 12:05:45 5d3b04190fa2: Waiting 12:05:45 2f39f015ded8: Waiting 12:05:45 3a2ae6a8a46f: Waiting 12:05:45 5c69ac0246d0: Verifying Checksum 12:05:45 5c69ac0246d0: Download complete 12:05:45 3a2ae6a8a46f: Verifying Checksum 12:05:45 33b1e0a273af: Verifying Checksum 12:05:45 33b1e0a273af: Download complete 12:05:45 5d3b04190fa2: Verifying Checksum 12:05:45 5d3b04190fa2: Download complete 12:05:45 ec43610c2a17: Verifying Checksum 12:05:45 ec43610c2a17: Download complete 12:05:45 5eb5b503b376: Download complete 12:05:45 2f39f015ded8: Verifying Checksum 12:05:45 2f39f015ded8: Download complete 12:05:46 5eb5b503b376: Pull complete 12:05:46 5c69ac0246d0: Pull complete 12:05:47 ec43610c2a17: Pull complete 12:05:47 3a2ae6a8a46f: Pull complete 12:05:47 33b1e0a273af: Pull complete 12:05:47 5d3b04190fa2: Pull complete 12:05:52 2f39f015ded8: Pull complete 12:05:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:05:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:05:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:05:53 prd-ubuntu20.04-docker-8c-8g-16480 does not seem to be running inside a container 12:05:53 $ 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-436 -v /w/workspace/_app-service-configurable_PR-436:/w/workspace/_app-service-configurable_PR-436:rw,z -v /w/workspace/_app-service-configurable_PR-436@tmp:/w/workspace/_app-service-configurable_PR-436@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:05:54 $ docker top 4e1e6d888c3db5e965e480512b62fb9d9ff8284dee58d1f2453d5e36ac9245fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:05:55 ---> job-cost.sh 12:05:55 lf-activate-venv: SKIPPING 12:05:55 INFO: No Stack... 12:05:55 INFO: Retrieving Pricing Info for: v3-standard-8 12:05:55 INFO: Archiving Costs [Pipeline] sh 12:05:56 + cat /w/workspace/_app-service-configurable_PR-436/archives/cost.csv 12:05:56 + cut -d, -f6 [Pipeline] lock 12:05:56 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-436-1-stack-cost] 12:05:56 Resource [jenkins-edgexfoundry-app-service-configurable-PR-436-1-stack-cost] did not exist. Created. 12:05:56 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-436-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:05:56 + echo total: 0.2199999988079071 [Pipeline] stash 12:05:56 Stashed 1 file(s) [Pipeline] } 12:05:56 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-436-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:05:56 $ docker stop --time=1 4e1e6d888c3db5e965e480512b62fb9d9ff8284dee58d1f2453d5e36ac9245fb 12:05:58 $ docker rm -f 4e1e6d888c3db5e965e480512b62fb9d9ff8284dee58d1f2453d5e36ac9245fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:06:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16482 in /w/workspace/_app-service-configurable_PR-436 [Pipeline] { [Pipeline] ws 12:06:06 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:06:06 Selected Git installation does not exist. Using Default 12:06:06 The recommended git tool is: NONE 12:06:13 using credential edgex-jenkins-ssh 12:06:13 Cloning the remote Git repository 12:06:14 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:06:14 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:06:14 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:06:14 > git --version # timeout=10 12:06:14 > git --version # 'git version 2.25.1' 12:06:14 using GIT_SSH to set credentials SSH Credentials for GitHub 12:06:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:06:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:06:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:06:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:06:15 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:06:15 using GIT_SSH to set credentials SSH Credentials for GitHub 12:06:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/436/head:refs/remotes/origin/PR-436 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:06:16 Merging remotes/origin/main commit f853e127f9664cf87b77d4de8e3f5891c25e071e into PR head commit 9dc18520b4c529cd90bb3b0e0b694269bfebf569 12:06:16 Merge succeeded, producing 9dc18520b4c529cd90bb3b0e0b694269bfebf569 12:06:16 Checking out Revision 9dc18520b4c529cd90bb3b0e0b694269bfebf569 (PR-436) 12:06:16 > git config core.sparsecheckout # timeout=10 12:06:16 > git checkout -f 9dc18520b4c529cd90bb3b0e0b694269bfebf569 # timeout=10 12:06:16 > git remote # timeout=10 12:06:16 > git config --get remote.origin.url # timeout=10 12:06:16 using GIT_SSH to set credentials SSH Credentials for GitHub 12:06:16 > git merge f853e127f9664cf87b77d4de8e3f5891c25e071e # timeout=10 12:06:16 > git rev-parse HEAD^{commit} # timeout=10 12:06:16 > git config core.sparsecheckout # timeout=10 12:06:16 > git checkout -f 9dc18520b4c529cd90bb3b0e0b694269bfebf569 # timeout=10 12:06:20 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 12:06:20 > git --version # timeout=10 12:06:20 > git --version # 'git version 2.25.1' 12:06:20 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:06:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:06:21 % Total % Received % Xferd Average Speed Time Time Time Current 12:06:21 Dload Upload Total Spent Left Speed 12:06:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 92127 0 --:--:-- --:--:-- --:--:-- 92127 [Pipeline] sh 12:06:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:06:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:06:22 + sudo tee /etc/docker/daemon.new 12:06:22 { 12:06:22 "registry-mirrors": [ 12:06:22 "https://nexus3.edgexfoundry.org:10001" 12:06:22 ], 12:06:22 "bip": "10.250.0.254/24", 12:06:22 "hosts": [ 12:06:22 "tcp://0.0.0.0:5555", 12:06:22 "unix:///var/run/docker.sock" 12:06:22 ], 12:06:22 "mtu": 1458, 12:06:22 "selinux-enabled": true, 12:06:22 "seccomp-profile": "/etc/docker/seccomp.json" 12:06:22 } [Pipeline] sh 12:06:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:06:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:06:42 provisioning config files... 12:06:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config9102997856832035100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:06:42 ---> docker-login.sh 12:06:42 nexus3.edgexfoundry.org:10001 12:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:43 Configure a credential helper to remove this warning. See 12:06:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:43 12:06:43 Login Succeeded 12:06:43 nexus3.edgexfoundry.org:10002 12:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:43 Configure a credential helper to remove this warning. See 12:06:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:43 12:06:43 Login Succeeded 12:06:43 nexus3.edgexfoundry.org:10003 12:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:44 Configure a credential helper to remove this warning. See 12:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:44 12:06:44 Login Succeeded 12:06:44 nexus3.edgexfoundry.org:10004 12:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:44 Configure a credential helper to remove this warning. See 12:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:44 12:06:44 Login Succeeded 12:06:44 docker.io 12:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:45 Configure a credential helper to remove this warning. See 12:06:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:45 12:06:45 Login Succeeded 12:06:45 ---> docker-login.sh ends [Pipeline] } 12:06:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:06:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:06:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:06:45 ========================================================= 12:06:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 12:06:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 12:06:46 Sending build context to Docker daemon 205.3kB 12:06:46 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 12:06:46 Step 2/13 : FROM ${BASE} AS builder 12:06:46 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:06:46 9b3977197b4f: Pulling fs layer 12:06:46 1a89e8eeedd5: Pulling fs layer 12:06:46 94645a83ff95: Pulling fs layer 12:06:46 e6fb740bc735: Pulling fs layer 12:06:46 3a77bd46dcc9: Pulling fs layer 12:06:46 355e64cbe906: Pulling fs layer 12:06:46 63ab81a10011: Pulling fs layer 12:06:46 555d1d1c4555: Pulling fs layer 12:06:46 7d9057610161: Pulling fs layer 12:06:46 e6fb740bc735: Waiting 12:06:46 3a77bd46dcc9: Waiting 12:06:46 355e64cbe906: Waiting 12:06:46 63ab81a10011: Waiting 12:06:46 555d1d1c4555: Waiting 12:06:46 7d9057610161: Waiting 12:06:46 94645a83ff95: Verifying Checksum 12:06:46 94645a83ff95: Download complete 12:06:46 1a89e8eeedd5: Download complete 12:06:46 3a77bd46dcc9: Verifying Checksum 12:06:46 3a77bd46dcc9: Download complete 12:06:46 355e64cbe906: Verifying Checksum 12:06:46 355e64cbe906: Download complete 12:06:46 9b3977197b4f: Download complete 12:06:46 63ab81a10011: Verifying Checksum 12:06:46 63ab81a10011: Download complete 12:06:47 9b3977197b4f: Pull complete 12:06:47 7d9057610161: Verifying Checksum 12:06:47 7d9057610161: Download complete 12:06:48 1a89e8eeedd5: Pull complete 12:06:48 94645a83ff95: Pull complete 12:06:48 555d1d1c4555: Verifying Checksum 12:06:48 555d1d1c4555: Download complete 12:06:49 e6fb740bc735: Verifying Checksum 12:06:49 e6fb740bc735: Download complete 12:07:01 e6fb740bc735: Pull complete 12:07:01 3a77bd46dcc9: Pull complete 12:07:01 355e64cbe906: Pull complete 12:07:02 63ab81a10011: Pull complete 12:07:09 555d1d1c4555: Pull complete 12:07:10 7d9057610161: Pull complete 12:07:10 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 12:07:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 12:07:10 ---> 819e984ddca1 12:07:10 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:07:11 ---> Running in 06eae8378c5a 12:07:11 Removing intermediate container 06eae8378c5a 12:07:11 ---> 9f02e088d51d 12:07:11 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 12:07:11 ---> Running in 196d92967eab 12:07:12 Removing intermediate container 196d92967eab 12:07:12 ---> 7156d553af68 12:07:12 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 12:07:12 ---> Running in 2e503bf07ecb 12:07:12 Removing intermediate container 2e503bf07ecb 12:07:12 ---> 795665b2011f 12:07:12 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:07:12 ---> Running in 33c9eb4dc1d3 12:07:15 Removing intermediate container 33c9eb4dc1d3 12:07:15 ---> aa9a8a8eaa5f 12:07:15 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:07:15 ---> Running in 49d78c882332 12:07:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:07:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:07:18 OK: 220 MiB in 52 packages 12:07:19 Removing intermediate container 49d78c882332 12:07:19 ---> dfc85353f06c 12:07:19 Step 8/13 : WORKDIR /app 12:07:19 ---> Running in 60ad6be759dc 12:07:19 Removing intermediate container 60ad6be759dc 12:07:19 ---> ece63995b648 12:07:19 Step 9/13 : COPY go.mod vendor* ./ 12:07:19 ---> cc078a5510bd 12:07:19 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:07:19 ---> Running in efc4e6a250a6 12:08:06 Removing intermediate container efc4e6a250a6 12:08:06 ---> d8239d14db8b 12:08:06 Step 11/13 : COPY . . 12:08:06 ---> 9e5b102d0cff 12:08:06 Step 12/13 : ARG MAKE="make build" 12:08:06 ---> Running in a5e220a9be14 12:08:06 Removing intermediate container a5e220a9be14 12:08:06 ---> a0ebcb871541 12:08:06 Step 13/13 : RUN $MAKE 12:08:06 ---> Running in 694f092a2d85 12:08:06 noop 12:08:06 Removing intermediate container 694f092a2d85 12:08:06 ---> 074dd28f7aac 12:08:06 Successfully built 074dd28f7aac 12:08:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:07 + docker inspect -f . ci-base-image-arm64 12:08:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:08:07 prd-ubuntu20.04-docker-arm64-4c-16g-16482 does not seem to be running inside a container 12:08:07 $ 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:08:09 $ docker top 4df45d5e76ee4c5996a544bc02c8a950c707cac6a39e4c472341fc1b1189d0fa -eo pid,comm [Pipeline] { [Pipeline] sh 12:08:09 + go version 12:08:09 go version go1.17.7 linux/arm64 [Pipeline] } 12:08:10 $ docker stop --time=1 4df45d5e76ee4c5996a544bc02c8a950c707cac6a39e4c472341fc1b1189d0fa 12:08:11 $ docker rm -f 4df45d5e76ee4c5996a544bc02c8a950c707cac6a39e4c472341fc1b1189d0fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:12 + docker inspect -f . ci-base-image-arm64 12:08:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:08:12 prd-ubuntu20.04-docker-arm64-4c-16g-16482 does not seem to be running inside a container 12:08:12 $ 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:08:14 $ docker top 496e80afb87b40557374e54b0e37d4d51f128bf97f4145d47f37c009eeb5e604 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 12:08:15 + make test 12:08:15 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:09:36 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:09:36 CGO_ENABLED=1 go vet ./... 12:09:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:09:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:09:55 ./bin/test-attribution-txt.sh 12:09:55 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 12:09:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:09:55 $ docker stop --time=1 496e80afb87b40557374e54b0e37d4d51f128bf97f4145d47f37c009eeb5e604 12:09:57 $ docker rm -f 496e80afb87b40557374e54b0e37d4d51f128bf97f4145d47f37c009eeb5e604 [Pipeline] // withDockerContainer [Pipeline] sh 12:09:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:09:58 Warning: overwriting stash ‘coverage-report’ 12:09:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:09:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:10:00 + ls -al . 12:10:00 total 164 12:10:00 drwxrwxr-x 7 jenkins jenkins 4096 Jun 30 12:08 . 12:10:00 drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 12:06 .. 12:10:00 -rw-rw-r-- 1 jenkins jenkins 119 Jun 30 12:06 .dockerignore 12:10:00 drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 12:06 .git 12:10:00 drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 12:06 .github 12:10:00 -rw-rw-r-- 1 jenkins jenkins 104 Jun 30 12:06 .gitignore 12:10:00 -rw-rw-r-- 1 jenkins jenkins 8698 Jun 30 12:06 Attribution.txt 12:10:00 -rw-rw-r-- 1 jenkins jenkins 27269 Jun 30 12:06 CHANGELOG.md 12:10:00 -rw-rw-r-- 1 jenkins jenkins 2087 Jun 30 12:06 Dockerfile 12:10:00 -rw-rw-r-- 1 jenkins jenkins 677 Jun 30 12:06 GOVERNANCE.md 12:10:00 -rw-rw-r-- 1 jenkins jenkins 688 Jun 30 12:06 Jenkinsfile 12:10:00 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 30 12:06 LICENSE 12:10:00 -rw-rw-r-- 1 jenkins jenkins 618 Jun 30 12:06 OWNERS.md 12:10:00 -rw-rw-r-- 1 jenkins jenkins 3718 Jun 30 12:06 README.md 12:10:00 -rw-rw-r-- 1 jenkins jenkins 5 Jun 30 12:04 VERSION 12:10:00 drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 12:06 bin 12:10:00 -rw-r--r-- 1 jenkins jenkins 10 Jun 30 12:08 coverage.out 12:10:00 -rw-rw-r-- 1 jenkins jenkins 3336 Jun 30 12:06 go.mod 12:10:00 -rw-rw-r-- 1 jenkins jenkins 36618 Jun 30 12:06 go.sum 12:10:00 -rw-rw-r-- 1 jenkins jenkins 1949 Jun 30 12:06 main.go 12:10:00 -rw-rw-r-- 1 jenkins jenkins 1972 Jun 30 12:06 makefile 12:10:00 drwxrwxr-x 10 jenkins jenkins 4096 Jun 30 12:06 res 12:10:00 drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 12:06 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:00 + 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=9dc18520b4c529cd90bb3b0e0b694269bfebf569 --label arch=arm64 --label version=0.0.0 . 12:10:00 Sending build context to Docker daemon 206.3kB 12:10:00 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 12:10:00 Step 2/27 : FROM ${BASE} AS builder 12:10:00 ---> 074dd28f7aac 12:10:00 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:10:00 ---> Running in 18326953d22e 12:10:01 Removing intermediate container 18326953d22e 12:10:01 ---> 721be4899217 12:10:01 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:10:01 ---> Running in cdea1d2b76a9 12:10:01 Removing intermediate container cdea1d2b76a9 12:10:01 ---> 879bb28c6a9f 12:10:01 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 12:10:01 ---> Running in f975d8724ecc 12:10:01 Removing intermediate container f975d8724ecc 12:10:01 ---> 186159e2702b 12:10:01 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:10:01 ---> Running in 0de40079cc7d 12:10:03 Removing intermediate container 0de40079cc7d 12:10:03 ---> b53534580af0 12:10:03 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:10:03 ---> Running in 7b65e9e5e8fe 12:10:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:10:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:10:06 OK: 220 MiB in 52 packages 12:10:07 Removing intermediate container 7b65e9e5e8fe 12:10:07 ---> e7d7d96d3e34 12:10:07 Step 8/27 : WORKDIR /app 12:10:07 ---> Running in 87b40ebb8d39 12:10:07 Removing intermediate container 87b40ebb8d39 12:10:07 ---> b1842890fcfb 12:10:07 Step 9/27 : COPY go.mod vendor* ./ 12:10:07 ---> 900f08cdff7f 12:10:07 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:10:07 ---> Running in e74cdaaa4ea6 12:10:09 Removing intermediate container e74cdaaa4ea6 12:10:09 ---> 641dab99d5b3 12:10:09 Step 11/27 : COPY . . 12:10:10 ---> ef0afbcceae8 12:10:10 Step 12/27 : ARG MAKE="make build" 12:10:10 ---> Running in fa643cf21915 12:10:10 Removing intermediate container fa643cf21915 12:10:10 ---> b17a53ff6caf 12:10:10 Step 13/27 : RUN $MAKE 12:10:10 ---> Running in 567f4f26f68c 12:10:11 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:12:18 Removing intermediate container 567f4f26f68c 12:12:18 ---> af5bba8503e0 12:12:18 Step 14/27 : FROM alpine:3.14 12:12:18 3.14: Pulling from library/alpine 12:12:18 455c02918c45: Pulling fs layer 12:12:18 455c02918c45: Verifying Checksum 12:12:18 455c02918c45: Download complete 12:12:18 455c02918c45: Pull complete 12:12:18 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 12:12:18 Status: Downloaded newer image for alpine:3.14 12:12:18 ---> ac73e934f311 12:12:18 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 12:12:18 ---> Running in 7e84a12c784e 12:12:18 Removing intermediate container 7e84a12c784e 12:12:18 ---> fa405f72f6f0 12:12:18 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:12:18 ---> Running in ba0b5226e059 12:12:18 Removing intermediate container ba0b5226e059 12:12:18 ---> d4a45ed5c5a1 12:12:18 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 12:12:18 ---> Running in 785bd8da61b3 12:12:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:12:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:12:18 (1/7) Installing ca-certificates (20211220-r0) 12:12:18 (2/7) Installing dumb-init (1.2.5-r1) 12:12:18 (3/7) Installing libgcc (10.3.1_git20210424-r2) 12:12:18 (4/7) Installing libsodium (1.0.18-r0) 12:12:18 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 12:12:18 (6/7) Installing libzmq (4.3.4-r0) 12:12:18 (7/7) Installing zeromq (4.3.4-r0) 12:12:18 Executing busybox-1.33.1-r7.trigger 12:12:18 Executing ca-certificates-20211220-r0.trigger 12:12:18 OK: 9 MiB in 21 packages 12:12:18 Removing intermediate container 785bd8da61b3 12:12:18 ---> f66e15f3a5bf 12:12:18 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:12:18 ---> 9054b3b22f95 12:12:18 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:12:18 ---> bb96117f9c14 12:12:18 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:12:18 ---> 3135b939942a 12:12:18 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:12:18 ---> 6ea649f98f79 12:12:18 Step 22/27 : EXPOSE 48095 12:12:18 ---> Running in 618cdf66b8d0 12:12:18 Removing intermediate container 618cdf66b8d0 12:12:18 ---> e7bfe60d041f 12:12:18 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:12:18 ---> Running in 345dbebb5e9a 12:12:18 Removing intermediate container 345dbebb5e9a 12:12:18 ---> 5320c1422562 12:12:18 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:12:18 ---> Running in 8122ff4a1816 12:12:18 Removing intermediate container 8122ff4a1816 12:12:18 ---> 215e41d4cb69 12:12:18 Step 25/27 : LABEL arch=arm64 12:12:18 ---> Running in baf4e7e57648 12:12:18 Removing intermediate container baf4e7e57648 12:12:18 ---> 0a3d727a18fa 12:12:18 Step 26/27 : LABEL git_sha=9dc18520b4c529cd90bb3b0e0b694269bfebf569 12:12:18 ---> Running in 82c71b203049 12:12:18 Removing intermediate container 82c71b203049 12:12:18 ---> a2992a5dcdd0 12:12:18 Step 27/27 : LABEL version=0.0.0 12:12:18 ---> Running in 5b715fb5f8e7 12:12:18 Removing intermediate container 5b715fb5f8e7 12:12:18 ---> 898f07ef2d55 12:12:18 [Warning] One or more build-args [ARCH] were not consumed 12:12:18 Successfully built 898f07ef2d55 12:12:18 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:12:19 12:12:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:12:20 arm64: Pulling from edgex-lftools-log-publisher 12:12:20 8998bd30e6a1: Pulling fs layer 12:12:20 04944245beec: Pulling fs layer 12:12:20 699f458cf7ca: Pulling fs layer 12:12:20 765212b225bb: Pulling fs layer 12:12:20 f23df028b6ca: Pulling fs layer 12:12:20 d65c8cfc05b1: Pulling fs layer 12:12:20 2437ff75d9bd: Pulling fs layer 12:12:20 765212b225bb: Waiting 12:12:20 d65c8cfc05b1: Waiting 12:12:20 2437ff75d9bd: Waiting 12:12:20 f23df028b6ca: Waiting 12:12:20 04944245beec: Verifying Checksum 12:12:20 04944245beec: Download complete 12:12:20 765212b225bb: Verifying Checksum 12:12:20 765212b225bb: Download complete 12:12:20 f23df028b6ca: Verifying Checksum 12:12:20 f23df028b6ca: Download complete 12:12:20 d65c8cfc05b1: Verifying Checksum 12:12:20 d65c8cfc05b1: Download complete 12:12:20 699f458cf7ca: Verifying Checksum 12:12:20 699f458cf7ca: Download complete 12:12:20 8998bd30e6a1: Verifying Checksum 12:12:20 8998bd30e6a1: Download complete 12:12:23 2437ff75d9bd: Verifying Checksum 12:12:23 2437ff75d9bd: Download complete 12:12:24 8998bd30e6a1: Pull complete 12:12:25 04944245beec: Pull complete 12:12:26 699f458cf7ca: Pull complete 12:12:27 765212b225bb: Pull complete 12:12:28 f23df028b6ca: Pull complete 12:12:28 d65c8cfc05b1: Pull complete 12:12:43 2437ff75d9bd: Pull complete 12:12:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:12:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:12:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:12:43 prd-ubuntu20.04-docker-arm64-4c-16g-16482 does not seem to be running inside a container 12:12:43 $ 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:12:46 $ docker top ec37a2f224521a3b7eda54679088446bc8b210e9cce0bbbe7e4767b7b7c67e9b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:12:47 ---> job-cost.sh 12:12:47 lf-activate-venv: SKIPPING 12:12:47 INFO: No Stack... 12:12:47 INFO: Retrieving Pricing Info for: v3-standard-4 12:12:48 INFO: Archiving Costs [Pipeline] sh 12:12:49 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 12:12:49 + cut -d, -f6 [Pipeline] lock 12:12:49 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-436-1-stack-cost] 12:12:49 Resource [jenkins-edgexfoundry-app-service-configurable-PR-436-1-stack-cost] did not exist. Created. 12:12:49 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-436-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:12:50 /w/workspace/app-service-configurable/1@tmp/durable-0a730ee1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:12:50 + echo total: 0.10999999940395355 [Pipeline] stash 12:12:50 Warning: overwriting stash ‘stack-cost’ 12:12:50 Stashed 1 file(s) [Pipeline] } 12:12:50 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-436-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:12:50 $ docker stop --time=1 ec37a2f224521a3b7eda54679088446bc8b210e9cce0bbbe7e4767b7b7c67e9b 12:12:52 $ docker rm -f ec37a2f224521a3b7eda54679088446bc8b210e9cce0bbbe7e4767b7b7c67e9b [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:12:53 provisioning config files... 12:12:53 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-436@tmp/config5355915573004322548tmp [Pipeline] { [Pipeline] sh 12:12:53 + set +x 12:12:53 + curl -s https://codecov.io/bash 12:12:53 + bash -s -- 12:12:53 12:12:53 _____ _ 12:12:53 / ____| | | 12:12:53 | | ___ __| | ___ ___ _____ __ 12:12:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:12:53 | |___| (_) | (_| | __/ (_| (_) \ V / 12:12:53 \_____\___/ \__,_|\___|\___\___/ \_/ 12:12:53 Bash-1.0.6 12:12:53 12:12:53 12:12:53 ==> git version 2.25.1 found 12:12:53 ==> 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:12:53 Release-Date: 2020-01-08 12:12:53 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:12:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:12:53 ==> Jenkins CI detected. 12:12:53 current dir:  /w/workspace/_app-service-configurable_PR-436 12:12:53 project root: . 12:12:53 --> token set from env 12:12:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:12:53 ==> Running gcov in . (disable via -X gcov) 12:12:53 ==> Python coveragepy not found 12:12:53 ==> Searching for coverage reports in: 12:12:53 + . 12:12:53 -> Found 1 reports 12:12:53 ==> Detecting git/mercurial file structure 12:12:53 ==> Reading reports 12:12:53 + ./coverage.out bytes=10 12:12:53 ==> Appending adjustments 12:12:53 https://docs.codecov.io/docs/fixing-reports 12:12:54 + Found adjustments 12:12:54 ==> Gzipping contents 12:12:54 4.0K /tmp/codecov.1vMU0V.gz 12:12:54 ==> Uploading reports 12:12:54 url: https://codecov.io 12:12:54 query: branch=PR-436&commit=9dc18520b4c529cd90bb3b0e0b694269bfebf569&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-436%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=436&job=&cmd_args= 12:12:54 -> Pinging Codecov 12:12:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-436&commit=9dc18520b4c529cd90bb3b0e0b694269bfebf569&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-436%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=436&job=&cmd_args= 12:12:54 -> Uploading to 12:12:54 https://storage.googleapis.com/codecov/v4/raw/2022-06-30/A97CA9966030D2A3747ED39772930CCE/9dc18520b4c529cd90bb3b0e0b694269bfebf569/f5190ead-9af8-4f13-9b38-eba06f1cfd44.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220630%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220630T121254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b323df45e342744bccd9f94f1c6d155377c6dc63c7031a8c26663d787beda84d 12:12:54 % Total % Received % Xferd Average Speed Time Time Time Current 12:12:54 Dload Upload Total Spent Left Speed 12:12:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2121 --:--:-- --:--:-- --:--:-- 2114 100 592 0 0 100 592 0 2121 --:--:-- --:--:-- --:--:-- 2114 12:12:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/9dc18520b4c529cd90bb3b0e0b694269bfebf569 [Pipeline] } 12:12:54 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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:12:56 + [ -d /w/workspace/_app-service-configurable_PR-436/archives ] 12:12:56 + ls -al /w/workspace/_app-service-configurable_PR-436/archives 12:12:56 total 16 12:12:56 drwxr-xr-x 3 root root 4096 Jun 30 12:05 . 12:12:56 drwxrwxr-x 9 jenkins jenkins 4096 Jun 30 12:05 .. 12:12:56 drwxr-xr-x 2 root root 4096 Jun 30 12:05 cost 12:12:56 -rw-r--r-- 1 root root 95 Jun 30 12:05 cost.csv 12:12:56 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-436/archives 12:12:56 + ls -al /w/workspace/_app-service-configurable_PR-436/archives 12:12:56 total 16 12:12:56 drwxr-xr-x 3 jenkins jenkins 4096 Jun 30 12:05 . 12:12:56 drwxrwxr-x 9 jenkins jenkins 4096 Jun 30 12:05 .. 12:12:56 drwxr-xr-x 2 jenkins jenkins 4096 Jun 30 12:05 cost 12:12:56 -rw-r--r-- 1 jenkins jenkins 95 Jun 30 12:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:12:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:12:57 ---> package-listing.sh 12:12:57 ++ facter osfamily 12:12:57 ++ tr '[:upper:]' '[:lower:]' 12:12:58 + OS_FAMILY=debian 12:12:58 + workspace=/w/workspace/_app-service-configurable_PR-436 12:12:58 + START_PACKAGES=/tmp/packages_start.txt 12:12:58 + END_PACKAGES=/tmp/packages_end.txt 12:12:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:12:58 + PACKAGES=/tmp/packages_start.txt 12:12:58 + '[' /w/workspace/_app-service-configurable_PR-436 ']' 12:12:58 + PACKAGES=/tmp/packages_end.txt 12:12:58 + case "${OS_FAMILY}" in 12:12:58 + dpkg -l 12:12:58 + grep '^ii' 12:12:58 + '[' -f /tmp/packages_start.txt ']' 12:12:58 + '[' -f /tmp/packages_end.txt ']' 12:12:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:12:58 + '[' /w/workspace/_app-service-configurable_PR-436 ']' 12:12:58 + mkdir -p /w/workspace/_app-service-configurable_PR-436/archives/ 12:12:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-436/archives/ [Pipeline] echo 12:12:58 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-436/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:12:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:12:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:12:59 prd-ubuntu20.04-docker-8c-8g-16480 does not seem to be running inside a container 12:12:59 $ 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-436/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-436 -v /w/workspace/_app-service-configurable_PR-436:/w/workspace/_app-service-configurable_PR-436:rw,z -v /w/workspace/_app-service-configurable_PR-436@tmp:/w/workspace/_app-service-configurable_PR-436@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:12:59 $ docker top 970f042c861a2249074330a4daa011e51bf90603e61acc4f02552f8bf0314988 -eo pid,comm [Pipeline] { [Pipeline] sh 12:12:59 + touch /tmp/pre-build-complete [Pipeline] sh 12:13:00 + mkdir -p /var/log/sysstat [Pipeline] sh 12:13:00 + ls /var/log/sa-host 12:13:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:13:00 provisioning config files... 12:13:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-436@tmp/config589401276627742056tmp [Pipeline] { [Pipeline] echo 12:13:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:13:01 ---> create-netrc.sh [Pipeline] } 12:13:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:13:01 ---> python-tools-install.sh [Pipeline] echo 12:13:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:13:01 ---> sudo-logs.sh 12:13:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:13:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:13:02 ---> job-cost.sh 12:13:02 lf-activate-venv: SKIPPING 12:13:02 DEBUG: total: 0.2199999988079071 12:13:02 INFO: Retrieving Stack Cost... 12:13:02 INFO: Retrieving Pricing Info for: v3-standard-8 12:13:03 INFO: Archiving Costs [Pipeline] echo 12:13:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:13:03 ---> logs-deploy.sh 12:13:03 lf-activate-venv: SKIPPING 12:13:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-436/1 12:13:03 INFO: archiving workspace using pattern(s): 12:13:04 Archives upload complete. 12:13:04 INFO: archiving logs to Nexus