Pull request #431 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from e97b211687e017cf887d2b7266f200e38c729e12+1efec17b9cd6fa36347b51e5d2e9f1185cb0218f (117adaf4413091135330d3a7139ff22795b82798) 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-ssh11093958203621337598.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-ssh17236091799246844163.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-431/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-431/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10991335050996579268.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-431/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh824055383800864212.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-ssh16911910041842205080.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-431/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-431/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh801656092982693578.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-15376 in /w/workspace/_app-service-configurable_PR-431 [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-431 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f into PR head commit e97b211687e017cf887d2b7266f200e38c729e12 Merge succeeded, producing e97b211687e017cf887d2b7266f200e38c729e12 Checking out Revision e97b211687e017cf887d2b7266f200e38c729e12 (PR-431) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e97b211687e017cf887d2b7266f200e38c729e12 # 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 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e97b211687e017cf887d2b7266f200e38c729e12 # timeout=10 Commit message: "fix: Add missing Publish Host config so metrics can be published" 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 23:04:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:04:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:04:28 ========================================================= 23:04:28 EdgeX Global Pipelines Version Info 23:04:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:04:29 ------------------- 23:04:29 stable info: 23:04:29 ------------------- 23:04:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:04:29 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 23:04:29 Message: update stable to v1.0.234 23:04:29 ------------------- 23:04:29 experimental info: 23:04:29 ------------------- 23:04:29 Commited By: **** collab-it+edgex@linuxfoundation.org 23:04:29 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 23:04:29 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:04:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 23:04:30 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 23:04:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:04:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:04:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:04:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 23:04:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:04:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:04:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:04:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:04:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:04:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 23:04:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:04:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:04:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:04:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:04:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:04:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:04:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:04:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:04:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:04:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:04:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:04:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:04:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:04:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:04:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:04:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo 23:04:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo 23:04:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo 23:04:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e97b211687e017cf887d2b7266f200e38c729e12 [Pipeline] echo 23:04:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e97b211 [Pipeline] echo 23:04:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:04:31 provisioning config files... 23:04:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-431@tmp/config1585870065361765792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:04:31 ---> docker-login.sh 23:04:31 nexus3.edgexfoundry.org:10001 23:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:32 Configure a credential helper to remove this warning. See 23:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:32 23:04:32 Login Succeeded 23:04:32 nexus3.edgexfoundry.org:10002 23:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:32 Configure a credential helper to remove this warning. See 23:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:32 23:04:32 Login Succeeded 23:04:32 nexus3.edgexfoundry.org:10003 23:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:32 Configure a credential helper to remove this warning. See 23:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:32 23:04:32 Login Succeeded 23:04:32 nexus3.edgexfoundry.org:10004 23:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:32 Configure a credential helper to remove this warning. See 23:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:32 23:04:32 Login Succeeded 23:04:32 docker.io 23:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:32 Configure a credential helper to remove this warning. See 23:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:32 23:04:32 Login Succeeded 23:04:32 ---> docker-login.sh ends [Pipeline] } 23:04:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:04:33 + git rev-list -1 --merges e97b211687e017cf887d2b7266f200e38c729e12~1..e97b211687e017cf887d2b7266f200e38c729e12 [Pipeline] echo 23:04:33 -----------> git rev-list -1 --merges e97b211687e017cf887d2b7266f200e38c729e12~1..e97b211687e017cf887d2b7266f200e38c729e12 e97b211687e017cf887d2b7266f200e38c729e12 [false] [Pipeline] sh 23:04:33 + git log --format=format:%s -1 e97b211687e017cf887d2b7266f200e38c729e12 [Pipeline] echo 23:04:33 ========================================================= 23:04:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:04:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:04:34 + git log --format=format:%s -1 e97b211687e017cf887d2b7266f200e38c729e12 [Pipeline] echo 23:04:34 [semverPrep] GIT_COMMIT: e97b211687e017cf887d2b7266f200e38c729e12, Commit Message: fix: Add missing Publish Host config so metrics can be published [Pipeline] echo 23:04:34 [semverPrep] This is not a build commit. [Pipeline] sh 23:04:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:04:34 + grep -v github /etc/ssh/ssh_known_hosts 23:04:34 + [ -e /tmp/ssh_known_hosts ] 23:04:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:04:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:04:34 + sudo tee -a /etc/ssh/ssh_known_hosts 23:04:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:04:35 23:04:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:04:35 0.1.4: Pulling from edgex-devops/py-git-semver 23:04:35 42c077c10790: Pulling fs layer 23:04:35 f63e77b7563a: Pulling fs layer 23:04:35 bd5fdadae976: Pulling fs layer 23:04:35 205491f53016: Pulling fs layer 23:04:35 df18705c85c3: Pulling fs layer 23:04:35 bdb3f477010e: Pulling fs layer 23:04:35 c8a8fc8e1c8f: Pulling fs layer 23:04:35 2c6e9b1d212d: Pulling fs layer 23:04:35 bdb8f0575790: Pulling fs layer 23:04:35 386e3cb2ff24: Pulling fs layer 23:04:35 2343380bae48: Pulling fs layer 23:04:35 bdb3f477010e: Waiting 23:04:35 c8a8fc8e1c8f: Waiting 23:04:35 2c6e9b1d212d: Waiting 23:04:35 2343380bae48: Waiting 23:04:35 bdb8f0575790: Waiting 23:04:35 386e3cb2ff24: Waiting 23:04:35 205491f53016: Waiting 23:04:35 df18705c85c3: Waiting 23:04:35 f63e77b7563a: Verifying Checksum 23:04:35 f63e77b7563a: Download complete 23:04:35 205491f53016: Verifying Checksum 23:04:35 205491f53016: Download complete 23:04:35 df18705c85c3: Verifying Checksum 23:04:35 df18705c85c3: Download complete 23:04:35 bd5fdadae976: Verifying Checksum 23:04:35 bd5fdadae976: Download complete 23:04:35 bdb3f477010e: Verifying Checksum 23:04:35 bdb3f477010e: Download complete 23:04:36 2c6e9b1d212d: Download complete 23:04:36 bdb8f0575790: Download complete 23:04:36 386e3cb2ff24: Download complete 23:04:36 2343380bae48: Verifying Checksum 23:04:36 2343380bae48: Download complete 23:04:36 42c077c10790: Download complete 23:04:36 c8a8fc8e1c8f: Verifying Checksum 23:04:36 c8a8fc8e1c8f: Download complete 23:04:37 42c077c10790: Pull complete 23:04:37 f63e77b7563a: Pull complete 23:04:37 bd5fdadae976: Pull complete 23:04:37 205491f53016: Pull complete 23:04:38 df18705c85c3: Pull complete 23:04:38 bdb3f477010e: Pull complete 23:04:39 c8a8fc8e1c8f: Pull complete 23:04:39 2c6e9b1d212d: Pull complete 23:04:39 bdb8f0575790: Pull complete 23:04:40 386e3cb2ff24: Pull complete 23:04:40 2343380bae48: Pull complete 23:04:40 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 23:04:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:04:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:04:40 prd-ubuntu20.04-docker-8c-8g-15376 does not seem to be running inside a container 23:04:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-431 -v /w/workspace/_app-service-configurable_PR-431:/w/workspace/_app-service-configurable_PR-431:rw,z -v /w/workspace/_app-service-configurable_PR-431@tmp:/w/workspace/_app-service-configurable_PR-431@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-devops/py-git-semver:0.1.4 cat 23:04:42 $ docker top feb614a7b61fc68671bc74bbe6fac2a8bf4cb54019046356963023fc998e6c98 -eo pid,comm 23:04:42 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). 23:04:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:04:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:04:42 [ssh-agent] Looking for ssh-agent implementation... 23:04:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:04:42 $ docker exec feb614a7b61fc68671bc74bbe6fac2a8bf4cb54019046356963023fc998e6c98 ssh-agent 23:04:42 SSH_AUTH_SOCK=/tmp/ssh-VuAdiYhRE6NL/agent.33 23:04:42 SSH_AGENT_PID=40 23:04:42 Running ssh-add (command line suppressed) 23:04:42 Identity added: /w/workspace/_app-service-configurable_PR-431@tmp/private_key_6172553090327548048.key (/w/workspace/_app-service-configurable_PR-431@tmp/private_key_6172553090327548048.key) 23:04:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:04:42 + git tag --points-at HEAD [Pipeline] } 23:04:42 $ docker exec --env ******** --env ******** feb614a7b61fc68671bc74bbe6fac2a8bf4cb54019046356963023fc998e6c98 ssh-agent -k 23:04:43 unset SSH_AUTH_SOCK; 23:04:43 unset SSH_AGENT_PID; 23:04:43 echo Agent pid 40 killed; 23:04:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:04:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:04:43 [ssh-agent] Looking for ssh-agent implementation... 23:04:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:04:43 $ docker exec feb614a7b61fc68671bc74bbe6fac2a8bf4cb54019046356963023fc998e6c98 ssh-agent 23:04:43 SSH_AUTH_SOCK=/tmp/ssh-b5fPYmS0E5Fk/agent.72 23:04:43 SSH_AGENT_PID=80 23:04:43 Running ssh-add (command line suppressed) 23:04:43 Identity added: /w/workspace/_app-service-configurable_PR-431@tmp/private_key_5604011148711279979.key (/w/workspace/_app-service-configurable_PR-431@tmp/private_key_5604011148711279979.key) 23:04:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:04:43 + git semver init 23:04:44 2022-06-22 23:04:44,052 [run_init] DEBUG init version:0.0.0 force:False 23:04:44 2022-06-22 23:04:44,053 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-431/.semver 23:04:44 2022-06-22 23:04:44,054 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-431/.semver 23:04:44 2022-06-22 23:04:44,054 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-431/.semver'], cwd=/w/workspace/_app-service-configurable_PR-431, universal_newlines=False, shell=None, istream=None) 23:04:45 2022-06-22 23:04:44,779 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-431/.git/info/exclude 23:04:45 2022-06-22 23:04:44,780 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-431/.semver/PR-431 with force:False 23:04:45 2022-06-22 23:04:44,780 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-431/.semver/PR-431 23:04:45 2022-06-22 23:04:44,784 [execute] INFO git cat-file --batch-check 23:04:45 2022-06-22 23:04:44,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-431/.semver, universal_newlines=False, shell=None, istream=) 23:04:45 2022-06-22 23:04:44,791 [execute] INFO git cat-file --batch 23:04:45 2022-06-22 23:04:44,791 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-431/.semver, universal_newlines=False, shell=None, istream=) 23:04:45 2022-06-22 23:04:44,796 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-431/.semver/PR-431 23:04:45 0.0.0 [Pipeline] } 23:04:45 $ docker exec --env ******** --env ******** feb614a7b61fc68671bc74bbe6fac2a8bf4cb54019046356963023fc998e6c98 ssh-agent -k 23:04:45 unset SSH_AUTH_SOCK; 23:04:45 unset SSH_AGENT_PID; 23:04:45 echo Agent pid 80 killed; 23:04:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:04:45 + git semver [Pipeline] } 23:04:45 $ docker stop --time=1 feb614a7b61fc68671bc74bbe6fac2a8bf4cb54019046356963023fc998e6c98 23:04:47 $ docker rm -f feb614a7b61fc68671bc74bbe6fac2a8bf4cb54019046356963023fc998e6c98 [Pipeline] // withDockerContainer [Pipeline] sh 23:04:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:04:47 Stashed 1 file(s) [Pipeline] echo 23:04:47 [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 23:04:48 provisioning config files... 23:04:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-431@tmp/config901386385594162878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:04:48 ---> docker-login.sh 23:04:48 nexus3.edgexfoundry.org:10001 23:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:48 Configure a credential helper to remove this warning. See 23:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:48 23:04:48 Login Succeeded 23:04:48 nexus3.edgexfoundry.org:10002 23:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:49 Configure a credential helper to remove this warning. See 23:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:49 23:04:49 Login Succeeded 23:04:49 nexus3.edgexfoundry.org:10003 23:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:49 Configure a credential helper to remove this warning. See 23:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:49 23:04:49 Login Succeeded 23:04:49 nexus3.edgexfoundry.org:10004 23:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:49 Configure a credential helper to remove this warning. See 23:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:49 23:04:49 Login Succeeded 23:04:49 docker.io 23:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:49 Configure a credential helper to remove this warning. See 23:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:49 23:04:49 Login Succeeded 23:04:49 ---> docker-login.sh ends [Pipeline] } 23:04:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:04:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:04:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:04:49 ========================================================= 23:04:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 23:04:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:50 + 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 . 23:04:50 Sending build context to Docker daemon 3.081MB 23:04:50 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 23:04:50 Step 2/13 : FROM ${BASE} AS builder 23:04:50 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 23:04:50 59bf1c3509f3: Pulling fs layer 23:04:50 666ba61612fd: Pulling fs layer 23:04:50 8ed8ca486205: Pulling fs layer 23:04:50 cc1cd167ecdc: Pulling fs layer 23:04:50 c516ae0d96e1: Pulling fs layer 23:04:50 684cea983483: Pulling fs layer 23:04:50 dd3240ac7de5: Pulling fs layer 23:04:50 b1e948a4e11c: Pulling fs layer 23:04:50 a8fd76ee1af6: Pulling fs layer 23:04:50 646ad004c059: Pulling fs layer 23:04:50 dd3240ac7de5: Waiting 23:04:50 b1e948a4e11c: Waiting 23:04:50 a8fd76ee1af6: Waiting 23:04:50 cc1cd167ecdc: Waiting 23:04:50 684cea983483: Waiting 23:04:50 646ad004c059: Waiting 23:04:50 c516ae0d96e1: Waiting 23:04:50 8ed8ca486205: Download complete 23:04:50 666ba61612fd: Verifying Checksum 23:04:50 c516ae0d96e1: Download complete 23:04:50 684cea983483: Download complete 23:04:50 59bf1c3509f3: Verifying Checksum 23:04:50 59bf1c3509f3: Download complete 23:04:50 dd3240ac7de5: Verifying Checksum 23:04:50 dd3240ac7de5: Download complete 23:04:50 b1e948a4e11c: Verifying Checksum 23:04:50 b1e948a4e11c: Download complete 23:04:50 59bf1c3509f3: Pull complete 23:04:50 666ba61612fd: Pull complete 23:04:50 8ed8ca486205: Pull complete 23:04:50 646ad004c059: Verifying Checksum 23:04:50 646ad004c059: Download complete 23:04:51 a8fd76ee1af6: Verifying Checksum 23:04:51 a8fd76ee1af6: Download complete 23:04:51 cc1cd167ecdc: Verifying Checksum 23:04:51 cc1cd167ecdc: Download complete 23:04:55 cc1cd167ecdc: Pull complete 23:04:55 c516ae0d96e1: Pull complete 23:04:55 684cea983483: Pull complete 23:04:55 dd3240ac7de5: Pull complete 23:04:55 b1e948a4e11c: Pull complete 23:04:56 a8fd76ee1af6: Pull complete 23:04:57 646ad004c059: Pull complete 23:04:57 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 23:04:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:04:57 ---> 8f69c11f6b0c 23:04:57 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:04:59 ---> Running in ff43e2419799 23:04:59 Removing intermediate container ff43e2419799 23:04:59 ---> f9e6ee2e5af5 23:04:59 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 23:04:59 ---> Running in b79dde0b45d0 23:04:59 Removing intermediate container b79dde0b45d0 23:04:59 ---> 04020583a8a8 23:04:59 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:04:59 ---> Running in 3ae695b0ec14 23:04:59 Removing intermediate container 3ae695b0ec14 23:04:59 ---> d712bbd7095e 23:04:59 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:04:59 ---> Running in 06b21ac730ca 23:05:00 Removing intermediate container 06b21ac730ca 23:05:00 ---> b8dec0ebb0e6 23:05:00 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:05:00 ---> Running in f2f0be4eff55 23:05:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:05:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:05:01 OK: 221 MiB in 52 packages 23:05:02 Removing intermediate container f2f0be4eff55 23:05:02 ---> 4338ebb9612b 23:05:02 Step 8/13 : WORKDIR /app 23:05:02 ---> Running in 6d248877ae19 23:05:02 Removing intermediate container 6d248877ae19 23:05:02 ---> 41a9c45f3924 23:05:02 Step 9/13 : COPY go.mod vendor* ./ 23:05:02 ---> 7a4c7d07bd40 23:05:02 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:02 ---> Running in 99738178a088 23:05:03 Still waiting to schedule task 23:05:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:05:29 Removing intermediate container 99738178a088 23:05:29 ---> 2a66942546e9 23:05:29 Step 11/13 : COPY . . 23:05:29 ---> 8d933a65418c 23:05:29 Step 12/13 : ARG MAKE="make build" 23:05:29 ---> Running in f72b74d611c0 23:05:29 Removing intermediate container f72b74d611c0 23:05:29 ---> dc7289bd0428 23:05:29 Step 13/13 : RUN $MAKE 23:05:29 ---> Running in 072ae2d9cd6d 23:05:29 noop 23:05:29 Removing intermediate container 072ae2d9cd6d 23:05:29 ---> 26bf567e04e0 23:05:29 Successfully built 26bf567e04e0 23:05:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:29 + docker inspect -f . ci-base-image-x86_64 23:05:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:05:29 prd-ubuntu20.04-docker-8c-8g-15376 does not seem to be running inside a container 23:05:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-431 -v /w/workspace/_app-service-configurable_PR-431:/w/workspace/_app-service-configurable_PR-431:rw,z -v /w/workspace/_app-service-configurable_PR-431@tmp:/w/workspace/_app-service-configurable_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:05:30 $ docker top a921ef58cb63b5abee00ded10b2a2632077dd77538ff151b006858f04f80e9c7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:05:30 + go version 23:05:30 go version go1.17.7 linux/amd64 [Pipeline] } 23:05:30 $ docker stop --time=1 a921ef58cb63b5abee00ded10b2a2632077dd77538ff151b006858f04f80e9c7 23:05:32 $ docker rm -f a921ef58cb63b5abee00ded10b2a2632077dd77538ff151b006858f04f80e9c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:32 + docker inspect -f . ci-base-image-x86_64 23:05:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:05:32 prd-ubuntu20.04-docker-8c-8g-15376 does not seem to be running inside a container 23:05:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-431 -v /w/workspace/_app-service-configurable_PR-431:/w/workspace/_app-service-configurable_PR-431:rw,z -v /w/workspace/_app-service-configurable_PR-431@tmp:/w/workspace/_app-service-configurable_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:05:33 $ docker top fd9cba789116a72eb6656f721a6e4058641e9d9c5c071b46f96130889397f375 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:05:33 + make test 23:05:33 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:05:43 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:05:43 CGO_ENABLED=1 go vet ./... 23:05:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:05:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:05:46 ./bin/test-attribution-txt.sh [Pipeline] echo 23:05:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:05:47 $ docker stop --time=1 fd9cba789116a72eb6656f721a6e4058641e9d9c5c071b46f96130889397f375 23:05:48 $ docker rm -f fd9cba789116a72eb6656f721a6e4058641e9d9c5c071b46f96130889397f375 [Pipeline] // withDockerContainer [Pipeline] sh 23:05:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:05:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:05:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:05:50 + ls -al . 23:05:50 total 168 23:05:50 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 23:05 . 23:05:50 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 23:04 .. 23:05:50 -rw-rw-r-- 1 jenkins jenkins 119 Jun 22 23:04 .dockerignore 23:05:50 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 23:04 .git 23:05:50 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 23:04 .github 23:05:50 -rw-rw-r-- 1 jenkins jenkins 104 Jun 22 23:04 .gitignore 23:05:50 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 23:04 .semver 23:05:50 -rw-rw-r-- 1 jenkins jenkins 8698 Jun 22 23:04 Attribution.txt 23:05:50 -rw-rw-r-- 1 jenkins jenkins 27269 Jun 22 23:04 CHANGELOG.md 23:05:50 -rw-rw-r-- 1 jenkins jenkins 2087 Jun 22 23:04 Dockerfile 23:05:50 -rw-rw-r-- 1 jenkins jenkins 677 Jun 22 23:04 GOVERNANCE.md 23:05:50 -rw-rw-r-- 1 jenkins jenkins 688 Jun 22 23:04 Jenkinsfile 23:05:50 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 22 23:04 LICENSE 23:05:50 -rw-rw-r-- 1 jenkins jenkins 618 Jun 22 23:04 OWNERS.md 23:05:50 -rw-rw-r-- 1 jenkins jenkins 3718 Jun 22 23:04 README.md 23:05:50 -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 23:04 VERSION 23:05:50 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 23:04 bin 23:05:50 -rw-r--r-- 1 jenkins jenkins 10 Jun 22 23:05 coverage.out 23:05:50 -rw-rw-r-- 1 jenkins jenkins 3273 Jun 22 23:04 go.mod 23:05:50 -rw-rw-r-- 1 jenkins jenkins 34709 Jun 22 23:04 go.sum 23:05:50 -rw-rw-r-- 1 jenkins jenkins 1949 Jun 22 23:04 main.go 23:05:50 -rw-rw-r-- 1 jenkins jenkins 1972 Jun 22 23:04 makefile 23:05:50 drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 23:04 res 23:05:50 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 23:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:50 + 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=e97b211687e017cf887d2b7266f200e38c729e12 --label arch=amd64 --label version=0.0.0 . 23:05:50 Sending build context to Docker daemon 3.082MB 23:05:50 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 23:05:50 Step 2/27 : FROM ${BASE} AS builder 23:05:50 ---> 26bf567e04e0 23:05:50 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:05:50 ---> Running in f17d2ed31f45 23:05:50 Removing intermediate container f17d2ed31f45 23:05:50 ---> 6eff1e598d32 23:05:50 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:05:50 ---> Running in e76ca74c67ee 23:05:50 Removing intermediate container e76ca74c67ee 23:05:50 ---> e51deafc84d1 23:05:50 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:05:50 ---> Running in 30c02ff9354a 23:05:51 Removing intermediate container 30c02ff9354a 23:05:51 ---> cf519252b451 23:05:51 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:05:51 ---> Running in eec42340488e 23:05:51 Removing intermediate container eec42340488e 23:05:51 ---> 52607048852a 23:05:51 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:05:51 ---> Running in 963de863aab1 23:05:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:05:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:05:53 OK: 221 MiB in 52 packages 23:05:53 Removing intermediate container 963de863aab1 23:05:53 ---> 01d7a64ca4c4 23:05:53 Step 8/27 : WORKDIR /app 23:05:53 ---> Running in 38c0d0471aec 23:05:53 Removing intermediate container 38c0d0471aec 23:05:53 ---> 4517deb3abe8 23:05:53 Step 9/27 : COPY go.mod vendor* ./ 23:05:53 ---> 82b2b347d62b 23:05:53 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:53 ---> Running in 6fcbc5dc2cb9 23:05:54 Removing intermediate container 6fcbc5dc2cb9 23:05:54 ---> 3919f717f6f1 23:05:54 Step 11/27 : COPY . . 23:05:54 ---> f9882ec9ae3a 23:05:54 Step 12/27 : ARG MAKE="make build" 23:05:54 ---> Running in 7f662e70ebd0 23:05:54 Removing intermediate container 7f662e70ebd0 23:05:54 ---> 882f9a37502e 23:05:54 Step 13/27 : RUN $MAKE 23:05:54 ---> Running in 76438b907470 23:05:55 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 23:06:13 Removing intermediate container 76438b907470 23:06:13 ---> b713a2181f42 23:06:13 Step 14/27 : FROM alpine:3.14 23:06:13 3.14: Pulling from library/alpine 23:06:13 8663204ce13b: Pulling fs layer 23:06:14 8663204ce13b: Verifying Checksum 23:06:14 8663204ce13b: Download complete 23:06:14 8663204ce13b: Pull complete 23:06:14 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:06:14 Status: Downloaded newer image for alpine:3.14 23:06:14 ---> e04c818066af 23:06:14 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:06:14 ---> Running in b40fd655f676 23:06:14 Removing intermediate container b40fd655f676 23:06:14 ---> 4e1d65e34539 23:06:14 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 23:06:14 ---> Running in d3f155e3533f 23:06:14 Removing intermediate container d3f155e3533f 23:06:14 ---> 763bc5539ea7 23:06:14 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 23:06:14 ---> Running in 300b42c66227 23:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:06:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:06:15 (1/7) Installing ca-certificates (20211220-r0) 23:06:15 (2/7) Installing dumb-init (1.2.5-r1) 23:06:15 (3/7) Installing libgcc (10.3.1_git20210424-r2) 23:06:15 (4/7) Installing libsodium (1.0.18-r0) 23:06:15 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 23:06:15 (6/7) Installing libzmq (4.3.4-r0) 23:06:15 (7/7) Installing zeromq (4.3.4-r0) 23:06:15 Executing busybox-1.33.1-r7.trigger 23:06:15 Executing ca-certificates-20211220-r0.trigger 23:06:15 OK: 9 MiB in 21 packages 23:06:15 Removing intermediate container 300b42c66227 23:06:15 ---> a52d4aedbb79 23:06:15 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:06:16 ---> 4e3a501a6a6c 23:06:16 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 23:06:16 ---> 5b9d35169f5d 23:06:16 Step 20/27 : COPY --from=builder /app/res/ /res/ 23:06:16 ---> 1cc19aa4fad0 23:06:16 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:06:17 ---> d809c8b8127e 23:06:17 Step 22/27 : EXPOSE 48095 23:06:17 ---> Running in a884309a337c 23:06:17 Removing intermediate container a884309a337c 23:06:17 ---> f593de2e41cd 23:06:17 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 23:06:17 ---> Running in e2ac0a6fdc59 23:06:17 Removing intermediate container e2ac0a6fdc59 23:06:17 ---> 7de08a295d9a 23:06:17 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:06:17 ---> Running in 10fce41ad9d8 23:06:17 Removing intermediate container 10fce41ad9d8 23:06:17 ---> c0d060ce5810 23:06:17 Step 25/27 : LABEL arch=amd64 23:06:17 ---> Running in 887651d5c529 23:06:17 Removing intermediate container 887651d5c529 23:06:17 ---> 65f47a455b33 23:06:17 Step 26/27 : LABEL git_sha=e97b211687e017cf887d2b7266f200e38c729e12 23:06:17 ---> Running in 4c583f3e9ae2 23:06:17 Removing intermediate container 4c583f3e9ae2 23:06:17 ---> c88fd0d56a31 23:06:17 Step 27/27 : LABEL version=0.0.0 23:06:17 ---> Running in a0162ce80cbc 23:06:17 Removing intermediate container a0162ce80cbc 23:06:17 ---> c02a84a66f4f 23:06:17 [Warning] One or more build-args [ARCH] were not consumed 23:06:17 Successfully built c02a84a66f4f 23:06:17 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [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 23:06:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:06:18 23:06:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:06:19 latest: Pulling from edgex-lftools-log-publisher 23:06:19 5eb5b503b376: Pulling fs layer 23:06:19 5c69ac0246d0: Pulling fs layer 23:06:19 ec43610c2a17: Pulling fs layer 23:06:19 3a2ae6a8a46f: Pulling fs layer 23:06:19 33b1e0a273af: Pulling fs layer 23:06:19 5d3b04190fa2: Pulling fs layer 23:06:19 2f39f015ded8: Pulling fs layer 23:06:19 5d3b04190fa2: Waiting 23:06:19 33b1e0a273af: Waiting 23:06:19 2f39f015ded8: Waiting 23:06:19 3a2ae6a8a46f: Waiting 23:06:19 5c69ac0246d0: Verifying Checksum 23:06:19 5c69ac0246d0: Download complete 23:06:19 3a2ae6a8a46f: Verifying Checksum 23:06:19 3a2ae6a8a46f: Download complete 23:06:19 33b1e0a273af: Verifying Checksum 23:06:19 33b1e0a273af: Download complete 23:06:19 ec43610c2a17: Verifying Checksum 23:06:19 ec43610c2a17: Download complete 23:06:19 5d3b04190fa2: Download complete 23:06:19 5eb5b503b376: Verifying Checksum 23:06:19 5eb5b503b376: Download complete 23:06:19 2f39f015ded8: Download complete 23:06:20 5eb5b503b376: Pull complete 23:06:20 5c69ac0246d0: Pull complete 23:06:20 ec43610c2a17: Pull complete 23:06:21 3a2ae6a8a46f: Pull complete 23:06:21 33b1e0a273af: Pull complete 23:06:21 5d3b04190fa2: Pull complete 23:06:25 2f39f015ded8: Pull complete 23:06:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:06:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:06:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:25 prd-ubuntu20.04-docker-8c-8g-15376 does not seem to be running inside a container 23:06:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-431 -v /w/workspace/_app-service-configurable_PR-431:/w/workspace/_app-service-configurable_PR-431:rw,z -v /w/workspace/_app-service-configurable_PR-431@tmp:/w/workspace/_app-service-configurable_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:06:27 $ docker top 84a3576b301f7364490209929ce3fae07315cc0c615485991a53a7246a88bbbc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:06:27 ---> job-cost.sh 23:06:27 lf-activate-venv: SKIPPING 23:06:27 INFO: No Stack... 23:06:28 INFO: Retrieving Pricing Info for: v3-standard-8 23:06:28 INFO: Archiving Costs [Pipeline] sh 23:06:29 + cat /w/workspace/_app-service-configurable_PR-431/archives/cost.csv 23:06:29 + cut -d, -f6 [Pipeline] lock 23:06:29 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-431-1-stack-cost] 23:06:29 Resource [jenkins-edgexfoundry-app-service-configurable-PR-431-1-stack-cost] did not exist. Created. 23:06:29 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-431-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:06:29 + echo total: 0.2199999988079071 [Pipeline] stash 23:06:29 Stashed 1 file(s) [Pipeline] } 23:06:29 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-431-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:06:29 $ docker stop --time=1 84a3576b301f7364490209929ce3fae07315cc0c615485991a53a7246a88bbbc 23:06:30 $ docker rm -f 84a3576b301f7364490209929ce3fae07315cc0c615485991a53a7246a88bbbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:06:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15377 in /w/workspace/_app-service-configurable_PR-431 [Pipeline] { [Pipeline] ws 23:06:37 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 23:06:37 Selected Git installation does not exist. Using Default 23:06:37 The recommended git tool is: NONE 23:06:44 using credential edgex-jenkins-ssh 23:06:44 Cloning the remote Git repository 23:06:44 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:06:44 > git init /w/workspace/app-service-configurable/1 # timeout=10 23:06:44 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:06:44 > git --version # timeout=10 23:06:44 > git --version # 'git version 2.25.1' 23:06:44 using GIT_SSH to set credentials SSH Credentials for GitHub 23:06:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:06:46 Merging remotes/origin/main commit 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f into PR head commit e97b211687e017cf887d2b7266f200e38c729e12 23:06:46 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:06:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:06:46 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:06:46 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:06:46 using GIT_SSH to set credentials SSH Credentials for GitHub 23:06:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:06:46 > git config core.sparsecheckout # timeout=10 23:06:46 Merge succeeded, producing e97b211687e017cf887d2b7266f200e38c729e12 23:06:46 Checking out Revision e97b211687e017cf887d2b7266f200e38c729e12 (PR-431) 23:06:46 > git checkout -f e97b211687e017cf887d2b7266f200e38c729e12 # timeout=10 23:06:46 > git remote # timeout=10 23:06:46 > git config --get remote.origin.url # timeout=10 23:06:46 using GIT_SSH to set credentials SSH Credentials for GitHub 23:06:46 > git merge 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f # timeout=10 23:06:46 > git rev-parse HEAD^{commit} # timeout=10 23:06:46 > git config core.sparsecheckout # timeout=10 23:06:46 > git checkout -f e97b211687e017cf887d2b7266f200e38c729e12 # timeout=10 23:06:50 Commit message: "fix: Add missing Publish Host config so metrics can be published" 23:06:51 > git --version # timeout=10 23:06:51 > git --version # 'git version 2.25.1' 23:06:51 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:06:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:06:52 % Total % Received % Xferd Average Speed Time Time Time Current 23:06:52 Dload Upload Total Spent Left Speed 23:06:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 97246 0 --:--:-- --:--:-- --:--:-- 98024 [Pipeline] sh 23:06:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:06:53 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 23:06:53 23:06:53 { 23:06:53 "registry-mirrors": [ 23:06:53 "https://nexus3.edgexfoundry.org:10001" 23:06:53 ], 23:06:53 "bip": "10.250.0.254/24", 23:06:53 "hosts": [ 23:06:53 "tcp://0.0.0.0:5555", 23:06:53 "unix:///var/run/docker.sock" 23:06:53 ], 23:06:53 "mtu": 1458, 23:06:53 "selinux-enabled": true, 23:06:53 "seccomp-profile": "/etc/docker/seccomp.json" 23:06:53 } [Pipeline] sh 23:06:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:06:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:07:12 provisioning config files... 23:07:12 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config8137321508188480844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:07:13 ---> docker-login.sh 23:07:13 nexus3.edgexfoundry.org:10001 23:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:14 Configure a credential helper to remove this warning. See 23:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:14 23:07:14 Login Succeeded 23:07:14 nexus3.edgexfoundry.org:10002 23:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:14 Configure a credential helper to remove this warning. See 23:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:14 23:07:14 Login Succeeded 23:07:14 nexus3.edgexfoundry.org:10003 23:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:15 Configure a credential helper to remove this warning. See 23:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:15 23:07:15 Login Succeeded 23:07:15 nexus3.edgexfoundry.org:10004 23:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:15 Configure a credential helper to remove this warning. See 23:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:15 23:07:15 Login Succeeded 23:07:15 docker.io 23:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:16 Configure a credential helper to remove this warning. See 23:07:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:16 23:07:16 Login Succeeded 23:07:16 ---> docker-login.sh ends [Pipeline] } 23:07:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:07:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:07:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:07:16 ========================================================= 23:07:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 23:07:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:17 + 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 . 23:07:17 Sending build context to Docker daemon 203.8kB 23:07:17 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 23:07:17 Step 2/13 : FROM ${BASE} AS builder 23:07:17 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:07:17 9b3977197b4f: Pulling fs layer 23:07:17 1a89e8eeedd5: Pulling fs layer 23:07:17 94645a83ff95: Pulling fs layer 23:07:17 e6fb740bc735: Pulling fs layer 23:07:17 3a77bd46dcc9: Pulling fs layer 23:07:17 355e64cbe906: Pulling fs layer 23:07:17 63ab81a10011: Pulling fs layer 23:07:17 555d1d1c4555: Pulling fs layer 23:07:17 7d9057610161: Pulling fs layer 23:07:17 63ab81a10011: Waiting 23:07:17 e6fb740bc735: Waiting 23:07:17 555d1d1c4555: Waiting 23:07:17 3a77bd46dcc9: Waiting 23:07:17 355e64cbe906: Waiting 23:07:17 7d9057610161: Waiting 23:07:17 94645a83ff95: Verifying Checksum 23:07:17 94645a83ff95: Download complete 23:07:17 1a89e8eeedd5: Verifying Checksum 23:07:17 1a89e8eeedd5: Download complete 23:07:17 3a77bd46dcc9: Verifying Checksum 23:07:17 3a77bd46dcc9: Download complete 23:07:17 355e64cbe906: Verifying Checksum 23:07:17 355e64cbe906: Download complete 23:07:17 9b3977197b4f: Verifying Checksum 23:07:17 9b3977197b4f: Download complete 23:07:17 63ab81a10011: Verifying Checksum 23:07:17 63ab81a10011: Download complete 23:07:18 9b3977197b4f: Pull complete 23:07:18 7d9057610161: Verifying Checksum 23:07:18 7d9057610161: Download complete 23:07:19 1a89e8eeedd5: Pull complete 23:07:19 94645a83ff95: Pull complete 23:07:19 555d1d1c4555: Verifying Checksum 23:07:19 555d1d1c4555: Download complete 23:07:20 e6fb740bc735: Download complete 23:07:32 e6fb740bc735: Pull complete 23:07:32 3a77bd46dcc9: Pull complete 23:07:32 355e64cbe906: Pull complete 23:07:33 63ab81a10011: Pull complete 23:07:39 555d1d1c4555: Pull complete 23:07:41 7d9057610161: Pull complete 23:07:41 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 23:07:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:07:41 ---> 819e984ddca1 23:07:41 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:07:43 ---> Running in 9e84353b9aba 23:07:43 Removing intermediate container 9e84353b9aba 23:07:43 ---> 8e974e28daf2 23:07:43 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 23:07:43 ---> Running in 95386877b377 23:07:44 Removing intermediate container 95386877b377 23:07:44 ---> 4c65d958fb4b 23:07:44 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:07:44 ---> Running in 2d488e6b2092 23:07:44 Removing intermediate container 2d488e6b2092 23:07:44 ---> 397e484feae7 23:07:44 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:07:44 ---> Running in 5667d00ab289 23:07:46 Removing intermediate container 5667d00ab289 23:07:46 ---> d3d6516629c7 23:07:46 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:07:46 ---> Running in 250859f4ae74 23:07:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:07:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:07:49 OK: 220 MiB in 52 packages 23:07:50 Removing intermediate container 250859f4ae74 23:07:50 ---> ae773815747a 23:07:50 Step 8/13 : WORKDIR /app 23:07:50 ---> Running in 14f48f9dd771 23:07:51 Removing intermediate container 14f48f9dd771 23:07:51 ---> 940ab4f1ed58 23:07:51 Step 9/13 : COPY go.mod vendor* ./ 23:07:51 ---> 68310ac5bc6b 23:07:51 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:51 ---> Running in 1096c85194fd 23:08:38 Removing intermediate container 1096c85194fd 23:08:38 ---> ae7947a59a5d 23:08:38 Step 11/13 : COPY . . 23:08:38 ---> 3e3a5890b47f 23:08:38 Step 12/13 : ARG MAKE="make build" 23:08:38 ---> Running in 31aade8c9435 23:08:38 Removing intermediate container 31aade8c9435 23:08:38 ---> eddcd3489b54 23:08:38 Step 13/13 : RUN $MAKE 23:08:38 ---> Running in 0224487bfa95 23:08:38 noop 23:08:38 Removing intermediate container 0224487bfa95 23:08:38 ---> 6d48f3b02dfe 23:08:38 Successfully built 6d48f3b02dfe 23:08:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:39 + docker inspect -f . ci-base-image-arm64 23:08:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:08:39 prd-ubuntu20.04-docker-arm64-4c-16g-15377 does not seem to be running inside a container 23:08:39 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:08:40 $ docker top 04c1bf22f8e17b355d50d222f0712653909f5cf4c6172fde32a7e14e5dfcc0d7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:08:41 + go version 23:08:41 go version go1.17.7 linux/arm64 [Pipeline] } 23:08:41 $ docker stop --time=1 04c1bf22f8e17b355d50d222f0712653909f5cf4c6172fde32a7e14e5dfcc0d7 23:08:43 $ docker rm -f 04c1bf22f8e17b355d50d222f0712653909f5cf4c6172fde32a7e14e5dfcc0d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:44 + docker inspect -f . ci-base-image-arm64 23:08:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:08:44 prd-ubuntu20.04-docker-arm64-4c-16g-15377 does not seem to be running inside a container 23:08:44 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:08:46 $ docker top 083ecb5a928ee93a73fbbe52ca9c2115512a1664f3be0adcb9786531ec826f44 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:08:47 + make test 23:08:47 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:10:08 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:10:08 CGO_ENABLED=1 go vet ./... 23:10:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:10:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:10:31 ./bin/test-attribution-txt.sh [Pipeline] echo 23:10:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:10:32 $ docker stop --time=1 083ecb5a928ee93a73fbbe52ca9c2115512a1664f3be0adcb9786531ec826f44 23:10:34 $ docker rm -f 083ecb5a928ee93a73fbbe52ca9c2115512a1664f3be0adcb9786531ec826f44 [Pipeline] // withDockerContainer [Pipeline] sh 23:10:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:10:35 Warning: overwriting stash ‘coverage-report’ 23:10:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:10:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:10:36 + ls -al . 23:10:36 total 164 23:10:36 drwxrwxr-x 7 jenkins jenkins 4096 Jun 22 23:10 . 23:10:36 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 23:06 .. 23:10:36 -rw-rw-r-- 1 jenkins jenkins 119 Jun 22 23:06 .dockerignore 23:10:36 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 23:06 .git 23:10:36 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 23:06 .github 23:10:36 -rw-rw-r-- 1 jenkins jenkins 104 Jun 22 23:06 .gitignore 23:10:36 -rw-rw-r-- 1 jenkins jenkins 8698 Jun 22 23:06 Attribution.txt 23:10:36 -rw-rw-r-- 1 jenkins jenkins 27269 Jun 22 23:06 CHANGELOG.md 23:10:36 -rw-rw-r-- 1 jenkins jenkins 2087 Jun 22 23:06 Dockerfile 23:10:36 -rw-rw-r-- 1 jenkins jenkins 677 Jun 22 23:06 GOVERNANCE.md 23:10:36 -rw-rw-r-- 1 jenkins jenkins 688 Jun 22 23:06 Jenkinsfile 23:10:36 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 22 23:06 LICENSE 23:10:36 -rw-rw-r-- 1 jenkins jenkins 618 Jun 22 23:06 OWNERS.md 23:10:36 -rw-rw-r-- 1 jenkins jenkins 3718 Jun 22 23:06 README.md 23:10:36 -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 23:04 VERSION 23:10:36 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 23:06 bin 23:10:36 -rw-r--r-- 1 jenkins jenkins 10 Jun 22 23:08 coverage.out 23:10:36 -rw-rw-r-- 1 jenkins jenkins 3273 Jun 22 23:06 go.mod 23:10:36 -rw-rw-r-- 1 jenkins jenkins 34709 Jun 22 23:06 go.sum 23:10:36 -rw-rw-r-- 1 jenkins jenkins 1949 Jun 22 23:06 main.go 23:10:36 -rw-rw-r-- 1 jenkins jenkins 1972 Jun 22 23:06 makefile 23:10:36 drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 23:06 res 23:10:36 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 23:06 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:37 + 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=e97b211687e017cf887d2b7266f200e38c729e12 --label arch=arm64 --label version=0.0.0 . 23:10:37 Sending build context to Docker daemon 204.8kB 23:10:37 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 23:10:37 Step 2/27 : FROM ${BASE} AS builder 23:10:37 ---> 6d48f3b02dfe 23:10:37 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:10:37 ---> Running in 05901da1b863 23:10:37 Removing intermediate container 05901da1b863 23:10:37 ---> e50c770af642 23:10:37 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:10:38 ---> Running in 60ddd785b861 23:10:38 Removing intermediate container 60ddd785b861 23:10:38 ---> a8d11eb870f4 23:10:38 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:10:38 ---> Running in 5caaf1c15676 23:10:38 Removing intermediate container 5caaf1c15676 23:10:38 ---> 52c97d3eeeca 23:10:38 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:10:38 ---> Running in 17f6e669d4c9 23:10:40 Removing intermediate container 17f6e669d4c9 23:10:40 ---> ed0a528a1ace 23:10:40 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:10:40 ---> Running in 69ccb2cf4470 23:10:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:10:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:10:43 OK: 220 MiB in 52 packages 23:10:43 Removing intermediate container 69ccb2cf4470 23:10:43 ---> 11aeda0c641f 23:10:43 Step 8/27 : WORKDIR /app 23:10:44 ---> Running in 8304bf270913 23:10:44 Removing intermediate container 8304bf270913 23:10:44 ---> 354ffe644af6 23:10:44 Step 9/27 : COPY go.mod vendor* ./ 23:10:45 ---> 3c0c89151bd9 23:10:45 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:10:45 ---> Running in a80da0e3e7e9 23:10:47 Removing intermediate container a80da0e3e7e9 23:10:47 ---> 9928edb6b5ab 23:10:47 Step 11/27 : COPY . . 23:10:47 ---> 91965e9399b2 23:10:47 Step 12/27 : ARG MAKE="make build" 23:10:47 ---> Running in 77b898396a0d 23:10:47 Removing intermediate container 77b898396a0d 23:10:47 ---> b852eb5ff969 23:10:47 Step 13/27 : RUN $MAKE 23:10:47 ---> Running in fa7af91fe43a 23:10:48 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 23:12:55 Removing intermediate container fa7af91fe43a 23:12:55 ---> b4d683414b48 23:12:55 Step 14/27 : FROM alpine:3.14 23:12:55 3.14: Pulling from library/alpine 23:12:55 455c02918c45: Pulling fs layer 23:12:55 455c02918c45: Download complete 23:12:55 455c02918c45: Pull complete 23:12:55 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:12:55 Status: Downloaded newer image for alpine:3.14 23:12:55 ---> ac73e934f311 23:12:55 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:12:55 ---> Running in 862a0d0df216 23:12:55 Removing intermediate container 862a0d0df216 23:12:55 ---> 997fe7342608 23:12:55 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 23:12:55 ---> Running in 83b050d37cd1 23:12:55 Removing intermediate container 83b050d37cd1 23:12:55 ---> a11dd5a58a71 23:12:55 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 23:12:55 ---> Running in bb78129a9b80 23:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:12:55 (1/7) Installing ca-certificates (20211220-r0) 23:12:55 (2/7) Installing dumb-init (1.2.5-r1) 23:12:55 (3/7) Installing libgcc (10.3.1_git20210424-r2) 23:12:55 (4/7) Installing libsodium (1.0.18-r0) 23:12:55 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 23:12:55 (6/7) Installing libzmq (4.3.4-r0) 23:12:55 (7/7) Installing zeromq (4.3.4-r0) 23:12:55 Executing busybox-1.33.1-r7.trigger 23:12:55 Executing ca-certificates-20211220-r0.trigger 23:12:55 OK: 9 MiB in 21 packages 23:12:55 Removing intermediate container bb78129a9b80 23:12:55 ---> c95dedb0b263 23:12:55 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:12:55 ---> 70ac7aff7c53 23:12:55 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 23:12:55 ---> a4f186484f3e 23:12:55 Step 20/27 : COPY --from=builder /app/res/ /res/ 23:12:55 ---> 222368838145 23:12:55 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:12:55 ---> 3d1a4dd1b045 23:12:55 Step 22/27 : EXPOSE 48095 23:12:55 ---> Running in 6c023a0c28e0 23:12:55 Removing intermediate container 6c023a0c28e0 23:12:55 ---> 2157b481664d 23:12:55 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 23:12:55 ---> Running in 4a994e11b43d 23:12:55 Removing intermediate container 4a994e11b43d 23:12:55 ---> 71d2a7dc85c1 23:12:55 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:12:55 ---> Running in 0e0aca8c2d6e 23:12:55 Removing intermediate container 0e0aca8c2d6e 23:12:55 ---> 59ba81e50cf6 23:12:55 Step 25/27 : LABEL arch=arm64 23:12:55 ---> Running in 5584f24faef1 23:12:55 Removing intermediate container 5584f24faef1 23:12:55 ---> 40a41fa65e72 23:12:55 Step 26/27 : LABEL git_sha=e97b211687e017cf887d2b7266f200e38c729e12 23:12:55 ---> Running in c47335a6416c 23:12:55 Removing intermediate container c47335a6416c 23:12:55 ---> d36484910479 23:12:55 Step 27/27 : LABEL version=0.0.0 23:12:55 ---> Running in 415120a83836 23:12:55 Removing intermediate container 415120a83836 23:12:55 ---> 178f6407552a 23:12:55 [Warning] One or more build-args [ARCH] were not consumed 23:12:55 Successfully built 178f6407552a 23:12:55 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 23:12:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:12:56 23:12:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:12:57 arm64: Pulling from edgex-lftools-log-publisher 23:12:57 8998bd30e6a1: Pulling fs layer 23:12:57 04944245beec: Pulling fs layer 23:12:57 699f458cf7ca: Pulling fs layer 23:12:57 765212b225bb: Pulling fs layer 23:12:57 f23df028b6ca: Pulling fs layer 23:12:57 d65c8cfc05b1: Pulling fs layer 23:12:57 2437ff75d9bd: Pulling fs layer 23:12:57 765212b225bb: Waiting 23:12:57 f23df028b6ca: Waiting 23:12:57 d65c8cfc05b1: Waiting 23:12:57 2437ff75d9bd: Waiting 23:12:57 04944245beec: Verifying Checksum 23:12:57 04944245beec: Download complete 23:12:57 765212b225bb: Verifying Checksum 23:12:57 765212b225bb: Download complete 23:12:57 f23df028b6ca: Verifying Checksum 23:12:57 f23df028b6ca: Download complete 23:12:57 d65c8cfc05b1: Verifying Checksum 23:12:57 d65c8cfc05b1: Download complete 23:12:57 699f458cf7ca: Verifying Checksum 23:12:57 699f458cf7ca: Download complete 23:12:57 8998bd30e6a1: Verifying Checksum 23:12:57 8998bd30e6a1: Download complete 23:12:59 2437ff75d9bd: Verifying Checksum 23:12:59 2437ff75d9bd: Download complete 23:13:02 8998bd30e6a1: Pull complete 23:13:02 04944245beec: Pull complete 23:13:03 699f458cf7ca: Pull complete 23:13:04 765212b225bb: Pull complete 23:13:05 f23df028b6ca: Pull complete 23:13:05 d65c8cfc05b1: Pull complete 23:13:20 2437ff75d9bd: Pull complete 23:13:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:13:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:13:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:13:20 prd-ubuntu20.04-docker-arm64-4c-16g-15377 does not seem to be running inside a container 23:13:20 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:13:23 $ docker top a1276b67a7aa4a86a2906698e3bfb918b11e079a51995a7483c108c24bbd688a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:24 ---> job-cost.sh 23:13:24 lf-activate-venv: SKIPPING 23:13:24 INFO: No Stack... 23:13:25 INFO: Retrieving Pricing Info for: v3-standard-4 23:13:25 INFO: Archiving Costs [Pipeline] sh 23:13:26 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 23:13:26 + cut -d, -f6 [Pipeline] lock 23:13:26 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-431-1-stack-cost] 23:13:26 Resource [jenkins-edgexfoundry-app-service-configurable-PR-431-1-stack-cost] did not exist. Created. 23:13:26 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-431-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:13:27 /w/workspace/app-service-configurable/1@tmp/durable-8fab8029/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:13:27 + echo total: 0.10999999940395355 [Pipeline] stash 23:13:27 Warning: overwriting stash ‘stack-cost’ 23:13:27 Stashed 1 file(s) [Pipeline] } 23:13:27 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-431-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:13:28 $ docker stop --time=1 a1276b67a7aa4a86a2906698e3bfb918b11e079a51995a7483c108c24bbd688a 23:13:29 $ docker rm -f a1276b67a7aa4a86a2906698e3bfb918b11e079a51995a7483c108c24bbd688a [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 23:13:30 provisioning config files... 23:13:30 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-431@tmp/config4863835800482352468tmp [Pipeline] { [Pipeline] sh 23:13:30 + set +x 23:13:30 + curl -s https://codecov.io/bash 23:13:30 + bash -s -- 23:13:30 23:13:30 _____ _ 23:13:30 / ____| | | 23:13:30 | | ___ __| | ___ ___ _____ __ 23:13:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:13:30 | |___| (_) | (_| | __/ (_| (_) \ V / 23:13:30 \_____\___/ \__,_|\___|\___\___/ \_/ 23:13:30 Bash-1.0.6 23:13:30 23:13:30 23:13:30 ==> git version 2.25.1 found 23:13:30 ==> 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 23:13:30 Release-Date: 2020-01-08 23:13:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:13:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:13:30 ==> Jenkins CI detected. 23:13:30 current dir:  /w/workspace/_app-service-configurable_PR-431 23:13:30 project root: . 23:13:30 --> token set from env 23:13:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:13:30 ==> Running gcov in . (disable via -X gcov) 23:13:30 ==> Python coveragepy not found 23:13:30 ==> Searching for coverage reports in: 23:13:30 + . 23:13:30 -> Found 1 reports 23:13:30 ==> Detecting git/mercurial file structure 23:13:30 ==> Reading reports 23:13:30 + ./coverage.out bytes=10 23:13:30 ==> Appending adjustments 23:13:30 https://docs.codecov.io/docs/fixing-reports 23:13:31 + Found adjustments 23:13:31 ==> Gzipping contents 23:13:31 4.0K /tmp/codecov.7hgXmq.gz 23:13:31 ==> Uploading reports 23:13:31 url: https://codecov.io 23:13:31 query: branch=PR-431&commit=e97b211687e017cf887d2b7266f200e38c729e12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-431%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=431&job=&cmd_args= 23:13:31 -> Pinging Codecov 23:13:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-431&commit=e97b211687e017cf887d2b7266f200e38c729e12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-431%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=431&job=&cmd_args= 23:13:31 -> Uploading to 23:13:31 https://storage.googleapis.com/codecov/v4/raw/2022-06-22/A97CA9966030D2A3747ED39772930CCE/e97b211687e017cf887d2b7266f200e38c729e12/c8e59066-a835-46bb-97dc-90a2508f9ae3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220622%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220622T231331Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fba8ad9b9eb0d14638564c9bff31674919f85603e8fbd6b169e31e742fdd8ea3 23:13:31 % Total % Received % Xferd Average Speed Time Time Time Current 23:13:31 Dload Upload Total Spent Left Speed 23:13:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2642 --:--:-- --:--:-- --:--:-- 2642 23:13:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/e97b211687e017cf887d2b7266f200e38c729e12 [Pipeline] } 23:13:31 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 23:13:33 + [ -d /w/workspace/_app-service-configurable_PR-431/archives ] 23:13:33 + ls -al /w/workspace/_app-service-configurable_PR-431/archives 23:13:33 total 16 23:13:33 drwxr-xr-x 3 root root 4096 Jun 22 23:06 . 23:13:33 drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 23:06 .. 23:13:33 drwxr-xr-x 2 root root 4096 Jun 22 23:06 cost 23:13:33 -rw-r--r-- 1 root root 95 Jun 22 23:06 cost.csv 23:13:33 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-431/archives 23:13:33 + ls -al /w/workspace/_app-service-configurable_PR-431/archives 23:13:33 total 16 23:13:33 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 23:06 . 23:13:33 drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 23:06 .. 23:13:33 drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 23:06 cost 23:13:33 -rw-r--r-- 1 jenkins jenkins 95 Jun 22 23:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:13:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:13:34 ---> package-listing.sh 23:13:34 ++ facter osfamily 23:13:34 ++ tr '[:upper:]' '[:lower:]' 23:13:34 + OS_FAMILY=debian 23:13:34 + workspace=/w/workspace/_app-service-configurable_PR-431 23:13:34 + START_PACKAGES=/tmp/packages_start.txt 23:13:34 + END_PACKAGES=/tmp/packages_end.txt 23:13:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:13:34 + PACKAGES=/tmp/packages_start.txt 23:13:34 + '[' /w/workspace/_app-service-configurable_PR-431 ']' 23:13:34 + PACKAGES=/tmp/packages_end.txt 23:13:34 + case "${OS_FAMILY}" in 23:13:34 + dpkg -l 23:13:34 + grep '^ii' 23:13:34 + '[' -f /tmp/packages_start.txt ']' 23:13:34 + '[' -f /tmp/packages_end.txt ']' 23:13:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:13:34 + '[' /w/workspace/_app-service-configurable_PR-431 ']' 23:13:34 + mkdir -p /w/workspace/_app-service-configurable_PR-431/archives/ 23:13:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-431/archives/ [Pipeline] echo 23:13:34 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-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:13:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:13:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:13:36 prd-ubuntu20.04-docker-8c-8g-15376 does not seem to be running inside a container 23:13:36 $ 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-431/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-431 -v /w/workspace/_app-service-configurable_PR-431:/w/workspace/_app-service-configurable_PR-431:rw,z -v /w/workspace/_app-service-configurable_PR-431@tmp:/w/workspace/_app-service-configurable_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:13:36 $ docker top 1016ecb49dbcde7222ae2f1921a514accff753624a6e195a4157c6b5c3dcb68c -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:36 + touch /tmp/pre-build-complete [Pipeline] sh 23:13:37 + mkdir -p /var/log/sysstat [Pipeline] sh 23:13:37 + ls /var/log/sa-host 23:13:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:37 provisioning config files... 23:13:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-431@tmp/config1179961443193099771tmp [Pipeline] { [Pipeline] echo 23:13:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:13:37 ---> create-netrc.sh [Pipeline] } 23:13:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:13:38 ---> python-tools-install.sh [Pipeline] echo 23:13:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:13:38 ---> sudo-logs.sh 23:13:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:13:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:13:39 ---> job-cost.sh 23:13:39 lf-activate-venv: SKIPPING 23:13:39 DEBUG: total: 0.2199999988079071 23:13:39 INFO: Retrieving Stack Cost... 23:13:39 INFO: Retrieving Pricing Info for: v3-standard-8 23:13:39 INFO: Archiving Costs [Pipeline] echo 23:13:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:13:40 ---> logs-deploy.sh 23:13:40 lf-activate-venv: SKIPPING 23:13:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-431/1 23:13:40 INFO: archiving workspace using pattern(s): 23:13:41 Archives upload complete. 23:13:41 INFO: archiving logs to Nexus