Pull request #435 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 505f1617a4ff3dcfa84f4eab96361f834207e1ac+f853e127f9664cf87b77d4de8e3f5891c25e071e (0e7555fbc0932bc7e68735534ccf1b8821a8f091) 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-ssh712766478273695836.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-ssh16712095722374382248.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-435/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-435/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3997768164323532007.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-435/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14994780507206394511.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-ssh11787542512924857610.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-435/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-435/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9025190308368561241.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-16216 in /w/workspace/_app-service-configurable_PR-435 [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-435 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Merging remotes/origin/main commit f853e127f9664cf87b77d4de8e3f5891c25e071e into PR head commit 505f1617a4ff3dcfa84f4eab96361f834207e1ac Merge succeeded, producing 505f1617a4ff3dcfa84f4eab96361f834207e1ac Checking out Revision 505f1617a4ff3dcfa84f4eab96361f834207e1ac (PR-435) > 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/435/head:refs/remotes/origin/PR-435 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 505f1617a4ff3dcfa84f4eab96361f834207e1ac # 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 505f1617a4ff3dcfa84f4eab96361f834207e1ac # 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:05:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:05:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:05:19 ========================================================= 12:05:19 EdgeX Global Pipelines Version Info 12:05:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:05:20 ------------------- 12:05:20 stable info: 12:05:20 ------------------- 12:05:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:05:20 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 12:05:20 Message: update stable to v1.0.234 12:05:20 ------------------- 12:05:20 experimental info: 12:05:20 ------------------- 12:05:20 Commited By: **** collab-it+edgex@linuxfoundation.org 12:05:20 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 12:05:20 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:05:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:05:21 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:05:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:05:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:05:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:05:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 12:05:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:05:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:05:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:05:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:05:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:05:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:05:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:05:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:05:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:05:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:05:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:05:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:05:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:05:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:05:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:05:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:05:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:05:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:05:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:05:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:05:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:05:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-435 [Pipeline] echo 12:05:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-435 [Pipeline] echo 12:05:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-435 [Pipeline] echo 12:05:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 505f1617a4ff3dcfa84f4eab96361f834207e1ac [Pipeline] echo 12:05:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 505f161 [Pipeline] echo 12:05:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:05:22 provisioning config files... 12:05:22 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-435@tmp/config5196618723136606283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:05:23 ---> docker-login.sh 12:05:23 nexus3.edgexfoundry.org:10001 12:05:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:23 Configure a credential helper to remove this warning. See 12:05:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:23 12:05:23 Login Succeeded 12:05:23 nexus3.edgexfoundry.org:10002 12:05:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:23 Configure a credential helper to remove this warning. See 12:05:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:23 12:05:23 Login Succeeded 12:05:23 nexus3.edgexfoundry.org:10003 12:05:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:23 Configure a credential helper to remove this warning. See 12:05:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:23 12:05:23 Login Succeeded 12:05:23 nexus3.edgexfoundry.org:10004 12:05:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:23 Configure a credential helper to remove this warning. See 12:05:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:23 12:05:23 Login Succeeded 12:05:23 docker.io 12:05:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:24 Configure a credential helper to remove this warning. See 12:05:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:24 12:05:24 Login Succeeded 12:05:24 ---> docker-login.sh ends [Pipeline] } 12:05:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:05:24 + git rev-list -1 --merges 505f1617a4ff3dcfa84f4eab96361f834207e1ac~1..505f1617a4ff3dcfa84f4eab96361f834207e1ac [Pipeline] echo 12:05:24 -----------> git rev-list -1 --merges 505f1617a4ff3dcfa84f4eab96361f834207e1ac~1..505f1617a4ff3dcfa84f4eab96361f834207e1ac 505f1617a4ff3dcfa84f4eab96361f834207e1ac [false] [Pipeline] sh 12:05:25 + git log --format=format:%s -1 505f1617a4ff3dcfa84f4eab96361f834207e1ac [Pipeline] echo 12:05:25 ========================================================= 12:05:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:05:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:05:25 + git log --format=format:%s -1 505f1617a4ff3dcfa84f4eab96361f834207e1ac [Pipeline] echo 12:05:25 [semverPrep] GIT_COMMIT: 505f1617a4ff3dcfa84f4eab96361f834207e1ac, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 12:05:25 [semverPrep] This is not a build commit. [Pipeline] sh 12:05:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:05:26 + grep -v github /etc/ssh/ssh_known_hosts 12:05:26 + [ -e /tmp/ssh_known_hosts ] 12:05:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:05:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:05:26 + sudo tee -a /etc/ssh/ssh_known_hosts 12:05:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:05:26 12:05:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:05:26 0.1.4: Pulling from edgex-devops/py-git-semver 12:05:26 42c077c10790: Pulling fs layer 12:05:26 f63e77b7563a: Pulling fs layer 12:05:26 bd5fdadae976: Pulling fs layer 12:05:26 205491f53016: Pulling fs layer 12:05:26 df18705c85c3: Pulling fs layer 12:05:26 bdb3f477010e: Pulling fs layer 12:05:26 c8a8fc8e1c8f: Pulling fs layer 12:05:26 2c6e9b1d212d: Pulling fs layer 12:05:26 bdb8f0575790: Pulling fs layer 12:05:26 386e3cb2ff24: Pulling fs layer 12:05:26 2343380bae48: Pulling fs layer 12:05:26 205491f53016: Waiting 12:05:26 2c6e9b1d212d: Waiting 12:05:26 df18705c85c3: Waiting 12:05:26 bdb3f477010e: Waiting 12:05:26 bdb8f0575790: Waiting 12:05:26 c8a8fc8e1c8f: Waiting 12:05:26 386e3cb2ff24: Waiting 12:05:26 2343380bae48: Waiting 12:05:26 f63e77b7563a: Verifying Checksum 12:05:26 f63e77b7563a: Download complete 12:05:26 205491f53016: Verifying Checksum 12:05:26 205491f53016: Download complete 12:05:27 df18705c85c3: Verifying Checksum 12:05:27 df18705c85c3: Download complete 12:05:27 bd5fdadae976: Verifying Checksum 12:05:27 bd5fdadae976: Download complete 12:05:27 bdb3f477010e: Verifying Checksum 12:05:27 bdb3f477010e: Download complete 12:05:27 2c6e9b1d212d: Verifying Checksum 12:05:27 2c6e9b1d212d: Download complete 12:05:27 bdb8f0575790: Download complete 12:05:27 386e3cb2ff24: Verifying Checksum 12:05:27 386e3cb2ff24: Download complete 12:05:27 2343380bae48: Verifying Checksum 12:05:27 2343380bae48: Download complete 12:05:27 42c077c10790: Verifying Checksum 12:05:27 42c077c10790: Download complete 12:05:27 c8a8fc8e1c8f: Download complete 12:05:28 42c077c10790: Pull complete 12:05:28 f63e77b7563a: Pull complete 12:05:29 bd5fdadae976: Pull complete 12:05:29 205491f53016: Pull complete 12:05:29 df18705c85c3: Pull complete 12:05:29 bdb3f477010e: Pull complete 12:05:31 c8a8fc8e1c8f: Pull complete 12:05:31 2c6e9b1d212d: Pull complete 12:05:31 bdb8f0575790: Pull complete 12:05:31 386e3cb2ff24: Pull complete 12:05:31 2343380bae48: Pull complete 12:05:31 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 12:05:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:05:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:05:31 prd-ubuntu20.04-docker-8c-8g-16216 does not seem to be running inside a container 12:05:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-435 -v /w/workspace/_app-service-configurable_PR-435:/w/workspace/_app-service-configurable_PR-435:rw,z -v /w/workspace/_app-service-configurable_PR-435@tmp:/w/workspace/_app-service-configurable_PR-435@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:05:33 $ docker top 3ec903d0f690809a6aeff69ee3fc58265f15742d2fd3e91c79977c469db4ef74 -eo pid,comm 12:05:33 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:05:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:05:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:05:33 [ssh-agent] Looking for ssh-agent implementation... 12:05:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:05:33 $ docker exec 3ec903d0f690809a6aeff69ee3fc58265f15742d2fd3e91c79977c469db4ef74 ssh-agent 12:05:33 SSH_AUTH_SOCK=/tmp/ssh-cYbRwyfXzg1G/agent.32 12:05:33 SSH_AGENT_PID=38 12:05:33 Running ssh-add (command line suppressed) 12:05:33 Identity added: /w/workspace/_app-service-configurable_PR-435@tmp/private_key_2848770726693382836.key (/w/workspace/_app-service-configurable_PR-435@tmp/private_key_2848770726693382836.key) 12:05:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:05:34 + git tag --points-at HEAD [Pipeline] } 12:05:34 $ docker exec --env ******** --env ******** 3ec903d0f690809a6aeff69ee3fc58265f15742d2fd3e91c79977c469db4ef74 ssh-agent -k 12:05:34 unset SSH_AUTH_SOCK; 12:05:34 unset SSH_AGENT_PID; 12:05:34 echo Agent pid 38 killed; 12:05:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:05:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:05:34 [ssh-agent] Looking for ssh-agent implementation... 12:05:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:05:34 $ docker exec 3ec903d0f690809a6aeff69ee3fc58265f15742d2fd3e91c79977c469db4ef74 ssh-agent 12:05:34 SSH_AUTH_SOCK=/tmp/ssh-bTpwbrxB1ItM/agent.73 12:05:34 SSH_AGENT_PID=79 12:05:34 Running ssh-add (command line suppressed) 12:05:34 Identity added: /w/workspace/_app-service-configurable_PR-435@tmp/private_key_2518627832031374478.key (/w/workspace/_app-service-configurable_PR-435@tmp/private_key_2518627832031374478.key) 12:05:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:05:35 + git semver init 12:05:35 2022-06-28 12:05:35,348 [run_init] DEBUG init version:0.0.0 force:False 12:05:35 2022-06-28 12:05:35,348 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-435/.semver 12:05:35 2022-06-28 12:05:35,349 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-435/.semver 12:05:35 2022-06-28 12:05:35,349 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-435/.semver'], cwd=/w/workspace/_app-service-configurable_PR-435, universal_newlines=False, shell=None, istream=None) 12:05:36 2022-06-28 12:05:36,088 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-435/.git/info/exclude 12:05:36 2022-06-28 12:05:36,088 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-435/.semver/PR-435 with force:False 12:05:36 2022-06-28 12:05:36,088 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-435/.semver/PR-435 12:05:36 2022-06-28 12:05:36,092 [execute] INFO git cat-file --batch-check 12:05:36 2022-06-28 12:05:36,093 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-435/.semver, universal_newlines=False, shell=None, istream=) 12:05:36 2022-06-28 12:05:36,098 [execute] INFO git cat-file --batch 12:05:36 2022-06-28 12:05:36,098 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-435/.semver, universal_newlines=False, shell=None, istream=) 12:05:36 2022-06-28 12:05:36,103 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-435/.semver/PR-435 12:05:36 0.0.0 [Pipeline] } 12:05:36 $ docker exec --env ******** --env ******** 3ec903d0f690809a6aeff69ee3fc58265f15742d2fd3e91c79977c469db4ef74 ssh-agent -k 12:05:36 unset SSH_AUTH_SOCK; 12:05:36 unset SSH_AGENT_PID; 12:05:36 echo Agent pid 79 killed; 12:05:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:05:36 + git semver [Pipeline] } 12:05:37 $ docker stop --time=1 3ec903d0f690809a6aeff69ee3fc58265f15742d2fd3e91c79977c469db4ef74 12:05:38 $ docker rm -f 3ec903d0f690809a6aeff69ee3fc58265f15742d2fd3e91c79977c469db4ef74 [Pipeline] // withDockerContainer [Pipeline] sh 12:05:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:05:39 Stashed 1 file(s) [Pipeline] echo 12:05:39 [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:05:39 provisioning config files... 12:05:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-435@tmp/config1862358407062754301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:05:40 ---> docker-login.sh 12:05:40 nexus3.edgexfoundry.org:10001 12:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:40 Configure a credential helper to remove this warning. See 12:05:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:40 12:05:40 Login Succeeded 12:05:40 nexus3.edgexfoundry.org:10002 12:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:40 Configure a credential helper to remove this warning. See 12:05:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:40 12:05:40 Login Succeeded 12:05:40 nexus3.edgexfoundry.org:10003 12:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:40 Configure a credential helper to remove this warning. See 12:05:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:40 12:05:40 Login Succeeded 12:05:40 nexus3.edgexfoundry.org:10004 12:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:40 Configure a credential helper to remove this warning. See 12:05:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:40 12:05:40 Login Succeeded 12:05:40 docker.io 12:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:40 Configure a credential helper to remove this warning. See 12:05:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:40 12:05:40 Login Succeeded 12:05:40 ---> docker-login.sh ends [Pipeline] } 12:05:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:05:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:05:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:05:41 ========================================================= 12:05:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 12:05:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:41 + 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:05:41 Sending build context to Docker daemon 3.091MB 12:05:41 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 12:05:41 Step 2/13 : FROM ${BASE} AS builder 12:05:41 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 12:05:41 59bf1c3509f3: Pulling fs layer 12:05:41 666ba61612fd: Pulling fs layer 12:05:41 8ed8ca486205: Pulling fs layer 12:05:41 cc1cd167ecdc: Pulling fs layer 12:05:41 c516ae0d96e1: Pulling fs layer 12:05:41 684cea983483: Pulling fs layer 12:05:41 dd3240ac7de5: Pulling fs layer 12:05:41 b1e948a4e11c: Pulling fs layer 12:05:41 a8fd76ee1af6: Pulling fs layer 12:05:41 646ad004c059: Pulling fs layer 12:05:41 dd3240ac7de5: Waiting 12:05:41 b1e948a4e11c: Waiting 12:05:41 646ad004c059: Waiting 12:05:41 a8fd76ee1af6: Waiting 12:05:41 cc1cd167ecdc: Waiting 12:05:41 684cea983483: Waiting 12:05:41 c516ae0d96e1: Waiting 12:05:41 8ed8ca486205: Verifying Checksum 12:05:41 8ed8ca486205: Download complete 12:05:41 666ba61612fd: Download complete 12:05:41 c516ae0d96e1: Verifying Checksum 12:05:41 c516ae0d96e1: Download complete 12:05:41 684cea983483: Verifying Checksum 12:05:41 684cea983483: Download complete 12:05:41 59bf1c3509f3: Verifying Checksum 12:05:41 59bf1c3509f3: Download complete 12:05:41 dd3240ac7de5: Verifying Checksum 12:05:41 dd3240ac7de5: Download complete 12:05:42 b1e948a4e11c: Verifying Checksum 12:05:42 b1e948a4e11c: Download complete 12:05:42 59bf1c3509f3: Pull complete 12:05:42 666ba61612fd: Pull complete 12:05:42 8ed8ca486205: Pull complete 12:05:42 646ad004c059: Verifying Checksum 12:05:42 646ad004c059: Download complete 12:05:42 cc1cd167ecdc: Verifying Checksum 12:05:42 cc1cd167ecdc: Download complete 12:05:42 a8fd76ee1af6: Verifying Checksum 12:05:42 a8fd76ee1af6: Download complete 12:05:46 cc1cd167ecdc: Pull complete 12:05:46 c516ae0d96e1: Pull complete 12:05:46 684cea983483: Pull complete 12:05:46 dd3240ac7de5: Pull complete 12:05:46 b1e948a4e11c: Pull complete 12:05:48 a8fd76ee1af6: Pull complete 12:05:48 646ad004c059: Pull complete 12:05:48 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 12:05:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:05:48 ---> 8f69c11f6b0c 12:05:48 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:05:50 ---> Running in 5fa0147c1919 12:05:50 Removing intermediate container 5fa0147c1919 12:05:50 ---> 2a60386e20cb 12:05:50 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 12:05:51 ---> Running in 5c2b4fbf6963 12:05:51 Removing intermediate container 5c2b4fbf6963 12:05:51 ---> 83315a79617b 12:05:51 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 12:05:51 ---> Running in ffc3e799d475 12:05:51 Removing intermediate container ffc3e799d475 12:05:51 ---> f229f6585a31 12:05:51 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:05:51 ---> Running in b7800a1fa68f 12:05:51 Removing intermediate container b7800a1fa68f 12:05:51 ---> 2ab035599de3 12:05:51 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:05:51 ---> Running in 85b1c9d5981c 12:05:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:05:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:05:53 OK: 221 MiB in 52 packages 12:05:53 Removing intermediate container 85b1c9d5981c 12:05:53 ---> 72082e06adbb 12:05:53 Step 8/13 : WORKDIR /app 12:05:53 ---> Running in 4b80a5e1b741 12:05:53 Removing intermediate container 4b80a5e1b741 12:05:53 ---> f900762a474c 12:05:53 Step 9/13 : COPY go.mod vendor* ./ 12:05:53 ---> 79827c7aea61 12:05:53 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:05:54 ---> Running in 657aff2637eb 12:05:54 Still waiting to schedule task 12:05:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:06:12 Removing intermediate container 657aff2637eb 12:06:12 ---> 80b9b638a3e1 12:06:12 Step 11/13 : COPY . . 12:06:12 ---> af89617abba9 12:06:12 Step 12/13 : ARG MAKE="make build" 12:06:12 ---> Running in 3611a11fd430 12:06:12 Removing intermediate container 3611a11fd430 12:06:12 ---> abb5513837a0 12:06:12 Step 13/13 : RUN $MAKE 12:06:12 ---> Running in 6ef4c2ea31d4 12:06:12 noop 12:06:12 Removing intermediate container 6ef4c2ea31d4 12:06:12 ---> ad19c56b2f20 12:06:12 Successfully built ad19c56b2f20 12:06:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:12 + docker inspect -f . ci-base-image-x86_64 12:06:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:06:12 prd-ubuntu20.04-docker-8c-8g-16216 does not seem to be running inside a container 12:06:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-435 -v /w/workspace/_app-service-configurable_PR-435:/w/workspace/_app-service-configurable_PR-435:rw,z -v /w/workspace/_app-service-configurable_PR-435@tmp:/w/workspace/_app-service-configurable_PR-435@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 ******** ci-base-image-x86_64 cat 12:06:13 $ docker top feb6ca9214428dba71766bdf0a43243e83daee12c4d582d28a63cbd766215cf6 -eo pid,comm [Pipeline] { [Pipeline] sh 12:06:13 + go version 12:06:13 go version go1.17.7 linux/amd64 [Pipeline] } 12:06:13 $ docker stop --time=1 feb6ca9214428dba71766bdf0a43243e83daee12c4d582d28a63cbd766215cf6 12:06:15 $ docker rm -f feb6ca9214428dba71766bdf0a43243e83daee12c4d582d28a63cbd766215cf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:15 + docker inspect -f . ci-base-image-x86_64 12:06:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:06:16 prd-ubuntu20.04-docker-8c-8g-16216 does not seem to be running inside a container 12:06:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-435 -v /w/workspace/_app-service-configurable_PR-435:/w/workspace/_app-service-configurable_PR-435:rw,z -v /w/workspace/_app-service-configurable_PR-435@tmp:/w/workspace/_app-service-configurable_PR-435@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 ******** ci-base-image-x86_64 cat 12:06:16 $ docker top 57ba8d3c5d661a09643c73effd85c10a03e06b3405629a05181c057006ede1cb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 12:06:16 + make test 12:06:16 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:06:26 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:06:26 CGO_ENABLED=1 go vet ./... 12:06:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:06:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:06:29 ./bin/test-attribution-txt.sh 12:06:29 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 12:06:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:06:29 $ docker stop --time=1 57ba8d3c5d661a09643c73effd85c10a03e06b3405629a05181c057006ede1cb 12:06:31 $ docker rm -f 57ba8d3c5d661a09643c73effd85c10a03e06b3405629a05181c057006ede1cb [Pipeline] // withDockerContainer [Pipeline] sh 12:06:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:06:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:06:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:06:33 + ls -al . 12:06:33 total 168 12:06:33 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 12:06 . 12:06:33 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 12:05 .. 12:06:33 -rw-rw-r-- 1 jenkins jenkins 119 Jun 28 12:05 .dockerignore 12:06:33 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 12:05 .git 12:06:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 12:05 .github 12:06:33 -rw-rw-r-- 1 jenkins jenkins 104 Jun 28 12:05 .gitignore 12:06:33 drwxr-xr-x 3 jenkins jenkins 4096 Jun 28 12:05 .semver 12:06:33 -rw-rw-r-- 1 jenkins jenkins 8698 Jun 28 12:05 Attribution.txt 12:06:33 -rw-rw-r-- 1 jenkins jenkins 27269 Jun 28 12:05 CHANGELOG.md 12:06:33 -rw-rw-r-- 1 jenkins jenkins 2087 Jun 28 12:05 Dockerfile 12:06:33 -rw-rw-r-- 1 jenkins jenkins 677 Jun 28 12:05 GOVERNANCE.md 12:06:33 -rw-rw-r-- 1 jenkins jenkins 688 Jun 28 12:05 Jenkinsfile 12:06:33 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 28 12:05 LICENSE 12:06:33 -rw-rw-r-- 1 jenkins jenkins 618 Jun 28 12:05 OWNERS.md 12:06:33 -rw-rw-r-- 1 jenkins jenkins 3718 Jun 28 12:05 README.md 12:06:33 -rw-rw-r-- 1 jenkins jenkins 5 Jun 28 12:05 VERSION 12:06:33 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 12:05 bin 12:06:33 -rw-r--r-- 1 jenkins jenkins 10 Jun 28 12:06 coverage.out 12:06:33 -rw-rw-r-- 1 jenkins jenkins 3336 Jun 28 12:05 go.mod 12:06:33 -rw-rw-r-- 1 jenkins jenkins 36618 Jun 28 12:05 go.sum 12:06:33 -rw-rw-r-- 1 jenkins jenkins 1949 Jun 28 12:05 main.go 12:06:33 -rw-rw-r-- 1 jenkins jenkins 1972 Jun 28 12:05 makefile 12:06:33 drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 12:05 res 12:06:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 12:05 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:33 + 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=505f1617a4ff3dcfa84f4eab96361f834207e1ac --label arch=amd64 --label version=0.0.0 . 12:06:33 Sending build context to Docker daemon 3.092MB 12:06:33 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 12:06:33 Step 2/27 : FROM ${BASE} AS builder 12:06:33 ---> ad19c56b2f20 12:06:33 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:06:33 ---> Running in 82a2103c0e63 12:06:33 Removing intermediate container 82a2103c0e63 12:06:33 ---> 8b78c13ffd69 12:06:33 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:06:33 ---> Running in 03c3fca15eea 12:06:33 Removing intermediate container 03c3fca15eea 12:06:33 ---> a240f5535d58 12:06:33 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 12:06:33 ---> Running in da9285d03c29 12:06:33 Removing intermediate container da9285d03c29 12:06:33 ---> 830f4a25f539 12:06:33 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:06:33 ---> Running in 41cb56662037 12:06:34 Removing intermediate container 41cb56662037 12:06:34 ---> 7b3c2409fa71 12:06:34 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:06:34 ---> Running in fb048846e8f3 12:06:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:06:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:06:35 OK: 221 MiB in 52 packages 12:06:36 Removing intermediate container fb048846e8f3 12:06:36 ---> 31d9a0f43f1e 12:06:36 Step 8/27 : WORKDIR /app 12:06:36 ---> Running in 318a6d73ad0e 12:06:36 Removing intermediate container 318a6d73ad0e 12:06:36 ---> deae1ea5b948 12:06:36 Step 9/27 : COPY go.mod vendor* ./ 12:06:36 ---> b62805ea5c37 12:06:36 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:06:36 ---> Running in 33679d9fb1f7 12:06:37 Removing intermediate container 33679d9fb1f7 12:06:37 ---> a2fc5b8282da 12:06:37 Step 11/27 : COPY . . 12:06:37 ---> bb5bfdd490c9 12:06:37 Step 12/27 : ARG MAKE="make build" 12:06:37 ---> Running in c1a6b2f4c8fc 12:06:37 Removing intermediate container c1a6b2f4c8fc 12:06:37 ---> 7b9dda791bda 12:06:37 Step 13/27 : RUN $MAKE 12:06:37 ---> Running in 02b53c80b92f 12:06:37 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:06:55 Removing intermediate container 02b53c80b92f 12:06:55 ---> 8ce940a53768 12:06:55 Step 14/27 : FROM alpine:3.14 12:06:56 3.14: Pulling from library/alpine 12:06:56 8663204ce13b: Pulling fs layer 12:06:57 8663204ce13b: Verifying Checksum 12:06:57 8663204ce13b: Download complete 12:06:57 8663204ce13b: Pull complete 12:06:57 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 12:06:57 Status: Downloaded newer image for alpine:3.14 12:06:57 ---> e04c818066af 12:06:57 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 12:06:57 ---> Running in fca805927873 12:06:57 Removing intermediate container fca805927873 12:06:57 ---> 900a0f917718 12:06:57 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:06:57 ---> Running in 2b1a4392f805 12:06:57 Removing intermediate container 2b1a4392f805 12:06:57 ---> cab810135f26 12:06:57 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 12:06:57 ---> Running in d2dbfc304748 12:06:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:06:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:06:58 (1/7) Installing ca-certificates (20211220-r0) 12:06:58 (2/7) Installing dumb-init (1.2.5-r1) 12:06:58 (3/7) Installing libgcc (10.3.1_git20210424-r2) 12:06:58 (4/7) Installing libsodium (1.0.18-r0) 12:06:58 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 12:06:58 (6/7) Installing libzmq (4.3.4-r0) 12:06:58 (7/7) Installing zeromq (4.3.4-r0) 12:06:58 Executing busybox-1.33.1-r7.trigger 12:06:58 Executing ca-certificates-20211220-r0.trigger 12:06:58 OK: 9 MiB in 21 packages 12:06:58 Removing intermediate container d2dbfc304748 12:06:58 ---> 6278ad0538ae 12:06:58 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:06:58 ---> 402a807eee76 12:06:58 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:06:58 ---> 052facf65828 12:06:58 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:06:59 ---> 2f03f869fe29 12:06:59 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:06:59 ---> 7180f81b4b8f 12:06:59 Step 22/27 : EXPOSE 48095 12:06:59 ---> Running in bf171eb12853 12:06:59 Removing intermediate container bf171eb12853 12:06:59 ---> 8e6666413c4b 12:06:59 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:07:00 ---> Running in 482ef278ffcf 12:07:00 Removing intermediate container 482ef278ffcf 12:07:00 ---> f72b5bd1a2a9 12:07:00 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:07:00 ---> Running in c7b1bd676958 12:07:00 Removing intermediate container c7b1bd676958 12:07:00 ---> 57a9c4be503e 12:07:00 Step 25/27 : LABEL arch=amd64 12:07:00 ---> Running in c685b491adc1 12:07:00 Removing intermediate container c685b491adc1 12:07:00 ---> f1663b9fa910 12:07:00 Step 26/27 : LABEL git_sha=505f1617a4ff3dcfa84f4eab96361f834207e1ac 12:07:00 ---> Running in af42df44071e 12:07:00 Removing intermediate container af42df44071e 12:07:00 ---> 95476c4390cf 12:07:00 Step 27/27 : LABEL version=0.0.0 12:07:00 ---> Running in 61aa38d3fef6 12:07:00 Removing intermediate container 61aa38d3fef6 12:07:00 ---> 6c36202c6e41 12:07:00 [Warning] One or more build-args [ARCH] were not consumed 12:07:00 Successfully built 6c36202c6e41 12:07:00 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:07:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:07:01 12:07:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:07:01 latest: Pulling from edgex-lftools-log-publisher 12:07:01 5eb5b503b376: Pulling fs layer 12:07:01 5c69ac0246d0: Pulling fs layer 12:07:01 ec43610c2a17: Pulling fs layer 12:07:01 3a2ae6a8a46f: Pulling fs layer 12:07:01 33b1e0a273af: Pulling fs layer 12:07:01 5d3b04190fa2: Pulling fs layer 12:07:01 2f39f015ded8: Pulling fs layer 12:07:01 5d3b04190fa2: Waiting 12:07:01 33b1e0a273af: Waiting 12:07:01 5c69ac0246d0: Verifying Checksum 12:07:01 5c69ac0246d0: Download complete 12:07:01 3a2ae6a8a46f: Verifying Checksum 12:07:01 3a2ae6a8a46f: Download complete 12:07:02 33b1e0a273af: Verifying Checksum 12:07:02 33b1e0a273af: Download complete 12:07:02 5d3b04190fa2: Verifying Checksum 12:07:02 5d3b04190fa2: Download complete 12:07:02 ec43610c2a17: Verifying Checksum 12:07:02 ec43610c2a17: Download complete 12:07:02 5eb5b503b376: Verifying Checksum 12:07:02 5eb5b503b376: Download complete 12:07:02 2f39f015ded8: Download complete 12:07:03 5eb5b503b376: Pull complete 12:07:03 5c69ac0246d0: Pull complete 12:07:03 ec43610c2a17: Pull complete 12:07:03 3a2ae6a8a46f: Pull complete 12:07:04 33b1e0a273af: Pull complete 12:07:04 5d3b04190fa2: Pull complete 12:07:08 2f39f015ded8: Pull complete 12:07:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:07:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:07:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:08 prd-ubuntu20.04-docker-8c-8g-16216 does not seem to be running inside a container 12:07:08 $ 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-435 -v /w/workspace/_app-service-configurable_PR-435:/w/workspace/_app-service-configurable_PR-435:rw,z -v /w/workspace/_app-service-configurable_PR-435@tmp:/w/workspace/_app-service-configurable_PR-435@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:07:10 $ docker top 0d7f0f974f129d45585e7c776b73598cdab61faef858c8c337000e1adca118a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:07:10 ---> job-cost.sh 12:07:10 lf-activate-venv: SKIPPING 12:07:10 INFO: No Stack... 12:07:11 INFO: Retrieving Pricing Info for: v3-standard-8 12:07:11 INFO: Archiving Costs [Pipeline] sh 12:07:12 + cat /w/workspace/_app-service-configurable_PR-435/archives/cost.csv 12:07:12 + cut -d, -f6 [Pipeline] lock 12:07:12 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-435-1-stack-cost] 12:07:12 Resource [jenkins-edgexfoundry-app-service-configurable-PR-435-1-stack-cost] did not exist. Created. 12:07:12 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-435-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:07:12 + echo total: 0.2199999988079071 [Pipeline] stash 12:07:12 Stashed 1 file(s) [Pipeline] } 12:07:12 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-435-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:07:12 $ docker stop --time=1 0d7f0f974f129d45585e7c776b73598cdab61faef858c8c337000e1adca118a7 12:07:13 $ docker rm -f 0d7f0f974f129d45585e7c776b73598cdab61faef858c8c337000e1adca118a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:07:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16217 in /w/workspace/_app-service-configurable_PR-435 [Pipeline] { [Pipeline] ws 12:07:28 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:07:28 Selected Git installation does not exist. Using Default 12:07:28 The recommended git tool is: NONE 12:07:35 using credential edgex-jenkins-ssh 12:07:35 Cloning the remote Git repository 12:07:35 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:07:35 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:07:36 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:07:36 > git --version # timeout=10 12:07:36 > git --version # 'git version 2.25.1' 12:07:36 using GIT_SSH to set credentials SSH Credentials for GitHub 12:07:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:07:37 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:07:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:07:37 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:07:37 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:07:37 using GIT_SSH to set credentials SSH Credentials for GitHub 12:07:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/435/head:refs/remotes/origin/PR-435 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:07:38 Merging remotes/origin/main commit f853e127f9664cf87b77d4de8e3f5891c25e071e into PR head commit 505f1617a4ff3dcfa84f4eab96361f834207e1ac 12:07:38 Merge succeeded, producing 505f1617a4ff3dcfa84f4eab96361f834207e1ac 12:07:38 Checking out Revision 505f1617a4ff3dcfa84f4eab96361f834207e1ac (PR-435) 12:07:38 > git config core.sparsecheckout # timeout=10 12:07:38 > git checkout -f 505f1617a4ff3dcfa84f4eab96361f834207e1ac # timeout=10 12:07:38 > git remote # timeout=10 12:07:38 > git config --get remote.origin.url # timeout=10 12:07:38 using GIT_SSH to set credentials SSH Credentials for GitHub 12:07:38 > git merge f853e127f9664cf87b77d4de8e3f5891c25e071e # timeout=10 12:07:38 > git rev-parse HEAD^{commit} # timeout=10 12:07:38 > git config core.sparsecheckout # timeout=10 12:07:38 > git checkout -f 505f1617a4ff3dcfa84f4eab96361f834207e1ac # timeout=10 12:07:42 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 12:07:42 > git --version # timeout=10 12:07:42 > git --version # 'git version 2.25.1' 12:07:42 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:07:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:07:43 % Total % Received % Xferd Average Speed Time Time Time Current 12:07:43 Dload Upload Total Spent Left Speed 12:07:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 97246 0 --:--:-- --:--:-- --:--:-- 97246 [Pipeline] sh 12:07:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:07:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:07:44 + sudo tee /etc/docker/daemon.new 12:07:44 { 12:07:44 "registry-mirrors": [ 12:07:44 "https://nexus3.edgexfoundry.org:10001" 12:07:44 ], 12:07:44 "bip": "10.250.0.254/24", 12:07:44 "hosts": [ 12:07:44 "tcp://0.0.0.0:5555", 12:07:44 "unix:///var/run/docker.sock" 12:07:44 ], 12:07:44 "mtu": 1458, 12:07:44 "selinux-enabled": true, 12:07:44 "seccomp-profile": "/etc/docker/seccomp.json" 12:07:44 } [Pipeline] sh 12:07:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:07:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:08:04 provisioning config files... 12:08:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config687337544330721409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:08:04 ---> docker-login.sh 12:08:04 nexus3.edgexfoundry.org:10001 12:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:05 Configure a credential helper to remove this warning. See 12:08:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:05 12:08:05 Login Succeeded 12:08:05 nexus3.edgexfoundry.org:10002 12:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:05 Configure a credential helper to remove this warning. See 12:08:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:05 12:08:05 Login Succeeded 12:08:05 nexus3.edgexfoundry.org:10003 12:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:06 Configure a credential helper to remove this warning. See 12:08:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:06 12:08:06 Login Succeeded 12:08:06 nexus3.edgexfoundry.org:10004 12:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:06 Configure a credential helper to remove this warning. See 12:08:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:06 12:08:06 Login Succeeded 12:08:06 docker.io 12:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:07 Configure a credential helper to remove this warning. See 12:08:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:07 12:08:07 Login Succeeded 12:08:07 ---> docker-login.sh ends [Pipeline] } 12:08:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:08:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:08:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:08:07 ========================================================= 12:08:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 12:08:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:08 + 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:08:08 Sending build context to Docker daemon 205.3kB 12:08:08 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 12:08:08 Step 2/13 : FROM ${BASE} AS builder 12:08:08 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:08:08 9b3977197b4f: Pulling fs layer 12:08:08 1a89e8eeedd5: Pulling fs layer 12:08:08 94645a83ff95: Pulling fs layer 12:08:08 e6fb740bc735: Pulling fs layer 12:08:08 3a77bd46dcc9: Pulling fs layer 12:08:08 355e64cbe906: Pulling fs layer 12:08:08 63ab81a10011: Pulling fs layer 12:08:08 555d1d1c4555: Pulling fs layer 12:08:08 7d9057610161: Pulling fs layer 12:08:08 e6fb740bc735: Waiting 12:08:08 3a77bd46dcc9: Waiting 12:08:08 355e64cbe906: Waiting 12:08:08 63ab81a10011: Waiting 12:08:08 94645a83ff95: Verifying Checksum 12:08:08 94645a83ff95: Download complete 12:08:08 1a89e8eeedd5: Verifying Checksum 12:08:08 1a89e8eeedd5: Download complete 12:08:08 3a77bd46dcc9: Verifying Checksum 12:08:08 3a77bd46dcc9: Download complete 12:08:08 355e64cbe906: Verifying Checksum 12:08:08 355e64cbe906: Download complete 12:08:08 9b3977197b4f: Verifying Checksum 12:08:08 63ab81a10011: Verifying Checksum 12:08:08 63ab81a10011: Download complete 12:08:09 9b3977197b4f: Pull complete 12:08:10 7d9057610161: Verifying Checksum 12:08:10 7d9057610161: Download complete 12:08:10 1a89e8eeedd5: Pull complete 12:08:10 94645a83ff95: Pull complete 12:08:10 555d1d1c4555: Verifying Checksum 12:08:10 555d1d1c4555: Download complete 12:08:11 e6fb740bc735: Verifying Checksum 12:08:11 e6fb740bc735: Download complete 12:08:23 e6fb740bc735: Pull complete 12:08:24 3a77bd46dcc9: Pull complete 12:08:24 355e64cbe906: Pull complete 12:08:24 63ab81a10011: Pull complete 12:08:31 555d1d1c4555: Pull complete 12:08:32 7d9057610161: Pull complete 12:08:32 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 12:08:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 12:08:32 ---> 819e984ddca1 12:08:32 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:08:33 ---> Running in fb32ecc66288 12:08:34 Removing intermediate container fb32ecc66288 12:08:34 ---> 5891cafab999 12:08:34 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 12:08:34 ---> Running in 239e72a6ddf2 12:08:34 Removing intermediate container 239e72a6ddf2 12:08:34 ---> e5e6106e3a7d 12:08:34 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 12:08:34 ---> Running in 66deebd14c80 12:08:34 Removing intermediate container 66deebd14c80 12:08:34 ---> 6f5c60734d1a 12:08:34 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:08:34 ---> Running in 9d1cad9f2ede 12:08:36 Removing intermediate container 9d1cad9f2ede 12:08:36 ---> f544ecbad53c 12:08:36 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:08:36 ---> Running in 5ae626a6029b 12:08:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:08:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:08:39 OK: 220 MiB in 52 packages 12:08:40 Removing intermediate container 5ae626a6029b 12:08:40 ---> 0c7f225a231b 12:08:40 Step 8/13 : WORKDIR /app 12:08:40 ---> Running in aaf657b8b359 12:08:40 Removing intermediate container aaf657b8b359 12:08:40 ---> 3a15fa4559ec 12:08:40 Step 9/13 : COPY go.mod vendor* ./ 12:08:41 ---> 7e8c6a400b65 12:08:41 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:08:41 ---> Running in 07fb75d932e8 12:09:28 Removing intermediate container 07fb75d932e8 12:09:28 ---> b11cb52691ca 12:09:28 Step 11/13 : COPY . . 12:09:28 ---> 706fd01cb401 12:09:28 Step 12/13 : ARG MAKE="make build" 12:09:28 ---> Running in dbc1b34b0aea 12:09:28 Removing intermediate container dbc1b34b0aea 12:09:28 ---> 02e404a1e8a8 12:09:28 Step 13/13 : RUN $MAKE 12:09:28 ---> Running in 931d2ac255b7 12:09:28 noop 12:09:28 Removing intermediate container 931d2ac255b7 12:09:28 ---> a40932dbb4f0 12:09:28 Successfully built a40932dbb4f0 12:09:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:28 + docker inspect -f . ci-base-image-arm64 12:09:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:09:29 prd-ubuntu20.04-docker-arm64-4c-16g-16217 does not seem to be running inside a container 12:09:29 $ 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:09:30 $ docker top 2a79e584fa8ae8cc35ed7076678e9941b4e5f8c3ee196ea35172b983fcc23e59 -eo pid,comm [Pipeline] { [Pipeline] sh 12:09:31 + go version 12:09:31 go version go1.17.7 linux/arm64 [Pipeline] } 12:09:31 $ docker stop --time=1 2a79e584fa8ae8cc35ed7076678e9941b4e5f8c3ee196ea35172b983fcc23e59 12:09:33 $ docker rm -f 2a79e584fa8ae8cc35ed7076678e9941b4e5f8c3ee196ea35172b983fcc23e59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:34 + docker inspect -f . ci-base-image-arm64 12:09:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:09:34 prd-ubuntu20.04-docker-arm64-4c-16g-16217 does not seem to be running inside a container 12:09:34 $ 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:09:36 $ docker top 79e938624edcb3eb869ca0b753b3997efa75178043cb12bdbc0d4b5d741e8f7b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 12:09:37 + make test 12:09:37 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:10:59 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:10:59 CGO_ENABLED=1 go vet ./... 12:11:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:11:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:11:26 ./bin/test-attribution-txt.sh 12:11:26 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 12:11:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:11:26 $ docker stop --time=1 79e938624edcb3eb869ca0b753b3997efa75178043cb12bdbc0d4b5d741e8f7b 12:11:27 $ docker rm -f 79e938624edcb3eb869ca0b753b3997efa75178043cb12bdbc0d4b5d741e8f7b [Pipeline] // withDockerContainer [Pipeline] sh 12:11:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:11:29 Warning: overwriting stash ‘coverage-report’ 12:11:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:11:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:11:30 + ls -al . 12:11:30 total 164 12:11:30 drwxrwxr-x 7 jenkins jenkins 4096 Jun 28 12:09 . 12:11:30 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 12:07 .. 12:11:30 -rw-rw-r-- 1 jenkins jenkins 119 Jun 28 12:07 .dockerignore 12:11:30 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 12:07 .git 12:11:30 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 12:07 .github 12:11:30 -rw-rw-r-- 1 jenkins jenkins 104 Jun 28 12:07 .gitignore 12:11:30 -rw-rw-r-- 1 jenkins jenkins 8698 Jun 28 12:07 Attribution.txt 12:11:30 -rw-rw-r-- 1 jenkins jenkins 27269 Jun 28 12:07 CHANGELOG.md 12:11:30 -rw-rw-r-- 1 jenkins jenkins 2087 Jun 28 12:07 Dockerfile 12:11:30 -rw-rw-r-- 1 jenkins jenkins 677 Jun 28 12:07 GOVERNANCE.md 12:11:30 -rw-rw-r-- 1 jenkins jenkins 688 Jun 28 12:07 Jenkinsfile 12:11:30 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 28 12:07 LICENSE 12:11:30 -rw-rw-r-- 1 jenkins jenkins 618 Jun 28 12:07 OWNERS.md 12:11:30 -rw-rw-r-- 1 jenkins jenkins 3718 Jun 28 12:07 README.md 12:11:30 -rw-rw-r-- 1 jenkins jenkins 5 Jun 28 12:05 VERSION 12:11:30 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 12:07 bin 12:11:30 -rw-r--r-- 1 jenkins jenkins 10 Jun 28 12:09 coverage.out 12:11:30 -rw-rw-r-- 1 jenkins jenkins 3336 Jun 28 12:07 go.mod 12:11:30 -rw-rw-r-- 1 jenkins jenkins 36618 Jun 28 12:07 go.sum 12:11:30 -rw-rw-r-- 1 jenkins jenkins 1949 Jun 28 12:07 main.go 12:11:30 -rw-rw-r-- 1 jenkins jenkins 1972 Jun 28 12:07 makefile 12:11:30 drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 12:07 res 12:11:30 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 12:07 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:30 + 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=505f1617a4ff3dcfa84f4eab96361f834207e1ac --label arch=arm64 --label version=0.0.0 . 12:11:30 Sending build context to Docker daemon 206.3kB 12:11:31 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 12:11:31 Step 2/27 : FROM ${BASE} AS builder 12:11:31 ---> a40932dbb4f0 12:11:31 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:11:31 ---> Running in e176b4063737 12:11:31 Removing intermediate container e176b4063737 12:11:31 ---> 8416f1975e7e 12:11:31 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:11:31 ---> Running in c0acabeddf22 12:11:31 Removing intermediate container c0acabeddf22 12:11:31 ---> bc6abb71bdc9 12:11:31 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 12:11:31 ---> Running in a05daa06917c 12:11:32 Removing intermediate container a05daa06917c 12:11:32 ---> 9d4f9106dbcd 12:11:32 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:11:32 ---> Running in 3239f325c840 12:11:33 Removing intermediate container 3239f325c840 12:11:33 ---> bb882dd71f3c 12:11:33 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:11:34 ---> Running in ee3f924845d2 12:11:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:11:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:11:37 OK: 220 MiB in 52 packages 12:11:37 Removing intermediate container ee3f924845d2 12:11:37 ---> d6b86cdd53a2 12:11:37 Step 8/27 : WORKDIR /app 12:11:37 ---> Running in fb6ba7166744 12:11:38 Removing intermediate container fb6ba7166744 12:11:38 ---> 6c854e2c79eb 12:11:38 Step 9/27 : COPY go.mod vendor* ./ 12:11:38 ---> 6e8c9a87b3c2 12:11:38 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:11:39 ---> Running in a807dead3df8 12:11:41 Removing intermediate container a807dead3df8 12:11:41 ---> 80178a27ed41 12:11:41 Step 11/27 : COPY . . 12:11:41 ---> 3b13d2b65236 12:11:41 Step 12/27 : ARG MAKE="make build" 12:11:41 ---> Running in 7f5af572ecfe 12:11:41 Removing intermediate container 7f5af572ecfe 12:11:41 ---> d24103b0523c 12:11:41 Step 13/27 : RUN $MAKE 12:11:42 ---> Running in 94de367eb05d 12:11:43 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:13:50 Removing intermediate container 94de367eb05d 12:13:50 ---> 9555d93f0f7e 12:13:50 Step 14/27 : FROM alpine:3.14 12:13:50 3.14: Pulling from library/alpine 12:13:50 455c02918c45: Pulling fs layer 12:13:50 455c02918c45: Verifying Checksum 12:13:50 455c02918c45: Download complete 12:13:50 455c02918c45: Pull complete 12:13:50 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 12:13:50 Status: Downloaded newer image for alpine:3.14 12:13:50 ---> ac73e934f311 12:13:50 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 12:13:50 ---> Running in 77004fd11f81 12:13:50 Removing intermediate container 77004fd11f81 12:13:50 ---> 4230586e0efd 12:13:50 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:13:50 ---> Running in 185d5b595a42 12:13:51 Removing intermediate container 185d5b595a42 12:13:51 ---> d39f712b15cf 12:13:51 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 12:13:51 ---> Running in f0dcab755c57 12:13:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:13:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:13:53 (1/7) Installing ca-certificates (20211220-r0) 12:13:53 (2/7) Installing dumb-init (1.2.5-r1) 12:13:53 (3/7) Installing libgcc (10.3.1_git20210424-r2) 12:13:53 (4/7) Installing libsodium (1.0.18-r0) 12:13:53 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 12:13:53 (6/7) Installing libzmq (4.3.4-r0) 12:13:53 (7/7) Installing zeromq (4.3.4-r0) 12:13:53 Executing busybox-1.33.1-r7.trigger 12:13:53 Executing ca-certificates-20211220-r0.trigger 12:13:54 OK: 9 MiB in 21 packages 12:13:55 Removing intermediate container f0dcab755c57 12:13:55 ---> 73126eb68273 12:13:55 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:13:55 ---> 64b75661d37e 12:13:55 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:13:56 ---> 0603b7a72d3f 12:13:56 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:13:57 ---> ee75a8a3412b 12:13:57 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:13:59 ---> c795a1705f79 12:13:59 Step 22/27 : EXPOSE 48095 12:13:59 ---> Running in 6532bec28cd1 12:13:59 Removing intermediate container 6532bec28cd1 12:13:59 ---> bbeddfeda5e5 12:13:59 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:13:59 ---> Running in 314132a69919 12:13:59 Removing intermediate container 314132a69919 12:13:59 ---> 77f125d9f405 12:13:59 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:13:59 ---> Running in 2de17f55fd4b 12:13:59 Removing intermediate container 2de17f55fd4b 12:13:59 ---> a4dd000ef776 12:13:59 Step 25/27 : LABEL arch=arm64 12:13:59 ---> Running in f3041ce9bc83 12:14:00 Removing intermediate container f3041ce9bc83 12:14:00 ---> 570abfae1ca6 12:14:00 Step 26/27 : LABEL git_sha=505f1617a4ff3dcfa84f4eab96361f834207e1ac 12:14:00 ---> Running in 1be1f826cd19 12:14:00 Removing intermediate container 1be1f826cd19 12:14:00 ---> 13de9bee496c 12:14:00 Step 27/27 : LABEL version=0.0.0 12:14:00 ---> Running in 75349d352ef1 12:14:00 Removing intermediate container 75349d352ef1 12:14:00 ---> 4a78993655a2 12:14:00 [Warning] One or more build-args [ARCH] were not consumed 12:14:00 Successfully built 4a78993655a2 12:14:00 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:14:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:14:01 12:14:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:14:02 arm64: Pulling from edgex-lftools-log-publisher 12:14:02 8998bd30e6a1: Pulling fs layer 12:14:02 04944245beec: Pulling fs layer 12:14:02 699f458cf7ca: Pulling fs layer 12:14:02 765212b225bb: Pulling fs layer 12:14:02 f23df028b6ca: Pulling fs layer 12:14:02 d65c8cfc05b1: Pulling fs layer 12:14:02 2437ff75d9bd: Pulling fs layer 12:14:02 765212b225bb: Waiting 12:14:02 f23df028b6ca: Waiting 12:14:02 d65c8cfc05b1: Waiting 12:14:02 2437ff75d9bd: Waiting 12:14:02 04944245beec: Verifying Checksum 12:14:02 04944245beec: Download complete 12:14:02 765212b225bb: Verifying Checksum 12:14:02 765212b225bb: Download complete 12:14:02 f23df028b6ca: Verifying Checksum 12:14:02 f23df028b6ca: Download complete 12:14:02 d65c8cfc05b1: Verifying Checksum 12:14:02 d65c8cfc05b1: Download complete 12:14:02 699f458cf7ca: Verifying Checksum 12:14:02 699f458cf7ca: Download complete 12:14:03 8998bd30e6a1: Verifying Checksum 12:14:03 8998bd30e6a1: Download complete 12:14:05 2437ff75d9bd: Verifying Checksum 12:14:05 2437ff75d9bd: Download complete 12:14:07 8998bd30e6a1: Pull complete 12:14:07 04944245beec: Pull complete 12:14:09 699f458cf7ca: Pull complete 12:14:09 765212b225bb: Pull complete 12:14:10 f23df028b6ca: Pull complete 12:14:10 d65c8cfc05b1: Pull complete 12:14:25 2437ff75d9bd: Pull complete 12:14:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:14:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:14:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:14:26 prd-ubuntu20.04-docker-arm64-4c-16g-16217 does not seem to be running inside a container 12:14:26 $ 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:14:29 $ docker top 809387f14b99352b53e76800a89f724a1bad1604e35189a11b8cff3e5e135974 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:14:30 ---> job-cost.sh 12:14:30 lf-activate-venv: SKIPPING 12:14:30 INFO: No Stack... 12:14:30 INFO: Retrieving Pricing Info for: v3-standard-4 12:14:31 INFO: Archiving Costs [Pipeline] sh 12:14:32 + cut -d, -f6 12:14:32 + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock 12:14:32 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-435-1-stack-cost] 12:14:32 Resource [jenkins-edgexfoundry-app-service-configurable-PR-435-1-stack-cost] did not exist. Created. 12:14:32 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-435-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:14:32 /w/workspace/app-service-configurable/1@tmp/durable-9990b495/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:14:33 + echo total: 0.10999999940395355 [Pipeline] stash 12:14:33 Warning: overwriting stash ‘stack-cost’ 12:14:33 Stashed 1 file(s) [Pipeline] } 12:14:33 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-435-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:14:33 $ docker stop --time=1 809387f14b99352b53e76800a89f724a1bad1604e35189a11b8cff3e5e135974 12:14:35 $ docker rm -f 809387f14b99352b53e76800a89f724a1bad1604e35189a11b8cff3e5e135974 [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:14:36 provisioning config files... 12:14:36 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-435@tmp/config5609276970424831831tmp [Pipeline] { [Pipeline] sh 12:14:36 + set +x 12:14:36 + bash -s -- 12:14:36 + curl -s https://codecov.io/bash 12:14:36 12:14:36 _____ _ 12:14:36 / ____| | | 12:14:36 | | ___ __| | ___ ___ _____ __ 12:14:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:14:36 | |___| (_) | (_| | __/ (_| (_) \ V / 12:14:36 \_____\___/ \__,_|\___|\___\___/ \_/ 12:14:36 Bash-1.0.6 12:14:36 12:14:36 12:14:36 ==> git version 2.25.1 found 12:14:36 ==> 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:14:36 Release-Date: 2020-01-08 12:14:36 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:14:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:14:36 ==> Jenkins CI detected. 12:14:36 current dir:  /w/workspace/_app-service-configurable_PR-435 12:14:36 project root: . 12:14:36 --> token set from env 12:14:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:14:36 ==> Running gcov in . (disable via -X gcov) 12:14:36 ==> Python coveragepy not found 12:14:36 ==> Searching for coverage reports in: 12:14:36 + . 12:14:36 -> Found 1 reports 12:14:36 ==> Detecting git/mercurial file structure 12:14:36 ==> Reading reports 12:14:36 + ./coverage.out bytes=10 12:14:36 ==> Appending adjustments 12:14:36 https://docs.codecov.io/docs/fixing-reports 12:14:36 + Found adjustments 12:14:36 ==> Gzipping contents 12:14:36 4.0K /tmp/codecov.yi9XGW.gz 12:14:36 ==> Uploading reports 12:14:36 url: https://codecov.io 12:14:36 query: branch=PR-435&commit=505f1617a4ff3dcfa84f4eab96361f834207e1ac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-435%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=435&job=&cmd_args= 12:14:36 -> Pinging Codecov 12:14:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-435&commit=505f1617a4ff3dcfa84f4eab96361f834207e1ac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-435%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=435&job=&cmd_args= 12:14:37 -> Uploading to 12:14:37 https://storage.googleapis.com/codecov/v4/raw/2022-06-28/A97CA9966030D2A3747ED39772930CCE/505f1617a4ff3dcfa84f4eab96361f834207e1ac/2b618e28-5250-4be0-ba36-56da0eec32a5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220628T121436Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8250523214991b4912c73791dcccd03e0622b17fe06998ad038744c46eaea22c 12:14:37 % Total % Received % Xferd Average Speed Time Time Time Current 12:14:37 Dload Upload Total Spent Left Speed 12:14:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2930 --:--:-- --:--:-- --:--:-- 2916 100 592 0 0 100 592 0 2930 --:--:-- --:--:-- --:--:-- 2916 12:14:37 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/505f1617a4ff3dcfa84f4eab96361f834207e1ac [Pipeline] } 12:14:37 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:14:39 + [ -d /w/workspace/_app-service-configurable_PR-435/archives ] 12:14:39 + ls -al /w/workspace/_app-service-configurable_PR-435/archives 12:14:39 total 16 12:14:39 drwxr-xr-x 3 root root 4096 Jun 28 12:07 . 12:14:39 drwxrwxr-x 9 jenkins jenkins 4096 Jun 28 12:07 .. 12:14:39 drwxr-xr-x 2 root root 4096 Jun 28 12:07 cost 12:14:39 -rw-r--r-- 1 root root 95 Jun 28 12:07 cost.csv 12:14:39 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-435/archives 12:14:39 + ls -al /w/workspace/_app-service-configurable_PR-435/archives 12:14:39 total 16 12:14:39 drwxr-xr-x 3 jenkins jenkins 4096 Jun 28 12:07 . 12:14:39 drwxrwxr-x 9 jenkins jenkins 4096 Jun 28 12:07 .. 12:14:39 drwxr-xr-x 2 jenkins jenkins 4096 Jun 28 12:07 cost 12:14:39 -rw-r--r-- 1 jenkins jenkins 95 Jun 28 12:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:14:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:14:40 ---> package-listing.sh 12:14:40 ++ facter osfamily 12:14:40 ++ tr '[:upper:]' '[:lower:]' 12:14:40 + OS_FAMILY=debian 12:14:40 + workspace=/w/workspace/_app-service-configurable_PR-435 12:14:40 + START_PACKAGES=/tmp/packages_start.txt 12:14:40 + END_PACKAGES=/tmp/packages_end.txt 12:14:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:14:40 + PACKAGES=/tmp/packages_start.txt 12:14:40 + '[' /w/workspace/_app-service-configurable_PR-435 ']' 12:14:40 + PACKAGES=/tmp/packages_end.txt 12:14:40 + case "${OS_FAMILY}" in 12:14:40 + dpkg -l 12:14:40 + grep '^ii' 12:14:40 + '[' -f /tmp/packages_start.txt ']' 12:14:40 + '[' -f /tmp/packages_end.txt ']' 12:14:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:14:40 + '[' /w/workspace/_app-service-configurable_PR-435 ']' 12:14:40 + mkdir -p /w/workspace/_app-service-configurable_PR-435/archives/ 12:14:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-435/archives/ [Pipeline] echo 12:14:40 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-435/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:14:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:14:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:14:41 prd-ubuntu20.04-docker-8c-8g-16216 does not seem to be running inside a container 12:14:41 $ 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-435/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-435 -v /w/workspace/_app-service-configurable_PR-435:/w/workspace/_app-service-configurable_PR-435:rw,z -v /w/workspace/_app-service-configurable_PR-435@tmp:/w/workspace/_app-service-configurable_PR-435@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:14:42 $ docker top a8604deff756bde60833eefa54fcb88207ddf5cee885e230ae5e67b9af9a2912 -eo pid,comm [Pipeline] { [Pipeline] sh 12:14:42 + touch /tmp/pre-build-complete [Pipeline] sh 12:14:42 + mkdir -p /var/log/sysstat [Pipeline] sh 12:14:43 + ls /var/log/sa-host 12:14:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:14:43 provisioning config files... 12:14:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-435@tmp/config8345423492783867303tmp [Pipeline] { [Pipeline] echo 12:14:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:14:43 ---> create-netrc.sh [Pipeline] } 12:14:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:14:44 ---> python-tools-install.sh [Pipeline] echo 12:14:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:14:44 ---> sudo-logs.sh 12:14:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:14:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:14:44 ---> job-cost.sh 12:14:44 lf-activate-venv: SKIPPING 12:14:44 DEBUG: total: 0.2199999988079071 12:14:44 INFO: Retrieving Stack Cost... 12:14:45 INFO: Retrieving Pricing Info for: v3-standard-8 12:14:45 INFO: Archiving Costs [Pipeline] echo 12:14:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:14:46 ---> logs-deploy.sh 12:14:46 lf-activate-venv: SKIPPING 12:14:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-435/1 12:14:46 INFO: archiving workspace using pattern(s): 12:14:47 Archives upload complete. 12:14:47 INFO: archiving logs to Nexus