Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 67b5ebe44866dd8b745cb0133ca996ba3cbef93e+f853e127f9664cf87b77d4de8e3f5891c25e071e (da0bbba31724afbbb8833049290f105845f01f50) 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-ssh15617201110138648797.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-ssh3214858456121534585.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-434/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-434/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17260211302492059298.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 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-ssh15562776944227941256.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-434/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-434/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh919750241787301716.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-16187 in /w/workspace/_app-service-configurable_PR-434 [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-434 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Merging remotes/origin/main commit f853e127f9664cf87b77d4de8e3f5891c25e071e into PR head commit 67b5ebe44866dd8b745cb0133ca996ba3cbef93e Merge succeeded, producing 929417c098d3d008adb56404d75de1f8acaa36fb Checking out Revision 929417c098d3d008adb56404d75de1f8acaa36fb (PR-434) > 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/434/head:refs/remotes/origin/PR-434 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67b5ebe44866dd8b745cb0133ca996ba3cbef93e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f853e127f9664cf87b77d4de8e3f5891c25e071e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 929417c098d3d008adb56404d75de1f8acaa36fb # timeout=10 Commit message: "Merge commit 'f853e127f9664cf87b77d4de8e3f5891c25e071e' into HEAD" > git rev-list --no-walk 67b5ebe44866dd8b745cb0133ca996ba3cbef93e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:52:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:52:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:52:49 ========================================================= 04:52:49 EdgeX Global Pipelines Version Info 04:52:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:52:50 ------------------- 04:52:50 stable info: 04:52:50 ------------------- 04:52:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:52:50 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 04:52:50 Message: update stable to v1.0.234 04:52:50 ------------------- 04:52:50 experimental info: 04:52:50 ------------------- 04:52:50 Commited By: **** collab-it+edgex@linuxfoundation.org 04:52:50 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 04:52:50 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:52:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 04:52:50 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 04:52:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:52:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:52:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:52:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 04:52:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:52:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:52:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:52:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:52:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:52:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 04:52:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:52:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:52:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:52:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:52:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:52:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:52:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:52:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:52:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:52:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:52:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:52:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:52:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:52:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:52:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:52:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-434 [Pipeline] echo 04:52:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-434 [Pipeline] echo 04:52:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-434 [Pipeline] echo 04:52:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 929417c098d3d008adb56404d75de1f8acaa36fb [Pipeline] echo 04:52:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 929417c [Pipeline] echo 04:52:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:52:51 provisioning config files... 04:52:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-434@tmp/config5888205974850853551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:52:51 ---> docker-login.sh 04:52:51 nexus3.edgexfoundry.org:10001 04:52:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:52:51 Configure a credential helper to remove this warning. See 04:52:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:52:51 04:52:51 Login Succeeded 04:52:51 nexus3.edgexfoundry.org:10002 04:52:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:52:52 Configure a credential helper to remove this warning. See 04:52:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:52:52 04:52:52 Login Succeeded 04:52:52 nexus3.edgexfoundry.org:10003 04:52:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:52:52 Configure a credential helper to remove this warning. See 04:52:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:52:52 04:52:52 Login Succeeded 04:52:52 nexus3.edgexfoundry.org:10004 04:52:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:52:52 Configure a credential helper to remove this warning. See 04:52:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:52:52 04:52:52 Login Succeeded 04:52:52 docker.io 04:52:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:52:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:52:52 Configure a credential helper to remove this warning. See 04:52:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:52:52 04:52:52 Login Succeeded 04:52:52 ---> docker-login.sh ends [Pipeline] } 04:52:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:52:53 + git rev-list -1 --merges 929417c098d3d008adb56404d75de1f8acaa36fb~1..929417c098d3d008adb56404d75de1f8acaa36fb [Pipeline] echo 04:52:53 -----------> git rev-list -1 --merges 929417c098d3d008adb56404d75de1f8acaa36fb~1..929417c098d3d008adb56404d75de1f8acaa36fb 929417c098d3d008adb56404d75de1f8acaa36fb 04:52:53 929417c098d3d008adb56404d75de1f8acaa36fb [false] [Pipeline] sh 04:52:53 + git log --format=format:%s -1 929417c098d3d008adb56404d75de1f8acaa36fb [Pipeline] echo 04:52:53 ========================================================= 04:52:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:52:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:52:53 + git log --format=format:%s -1 929417c098d3d008adb56404d75de1f8acaa36fb [Pipeline] echo 04:52:53 [semverPrep] GIT_COMMIT: 929417c098d3d008adb56404d75de1f8acaa36fb, Commit Message: Merge commit 'f853e127f9664cf87b77d4de8e3f5891c25e071e' into HEAD [Pipeline] echo 04:52:54 [semverPrep] This is not a build commit. [Pipeline] sh 04:52:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:52:54 + grep -v github /etc/ssh/ssh_known_hosts 04:52:54 + [ -e /tmp/ssh_known_hosts ] 04:52:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:52:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:52:54 + sudo tee -a /etc/ssh/ssh_known_hosts 04:52:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:52:54 04:52:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:52:55 0.1.4: Pulling from edgex-devops/py-git-semver 04:52:55 42c077c10790: Pulling fs layer 04:52:55 f63e77b7563a: Pulling fs layer 04:52:55 bd5fdadae976: Pulling fs layer 04:52:55 205491f53016: Pulling fs layer 04:52:55 df18705c85c3: Pulling fs layer 04:52:55 bdb3f477010e: Pulling fs layer 04:52:55 c8a8fc8e1c8f: Pulling fs layer 04:52:55 2c6e9b1d212d: Pulling fs layer 04:52:55 bdb8f0575790: Pulling fs layer 04:52:55 386e3cb2ff24: Pulling fs layer 04:52:55 2343380bae48: Pulling fs layer 04:52:55 df18705c85c3: Waiting 04:52:55 bdb8f0575790: Waiting 04:52:55 bdb3f477010e: Waiting 04:52:55 2c6e9b1d212d: Waiting 04:52:55 c8a8fc8e1c8f: Waiting 04:52:55 2343380bae48: Waiting 04:52:55 205491f53016: Waiting 04:52:55 386e3cb2ff24: Waiting 04:52:55 f63e77b7563a: Verifying Checksum 04:52:55 f63e77b7563a: Download complete 04:52:55 205491f53016: Download complete 04:52:55 df18705c85c3: Verifying Checksum 04:52:55 bd5fdadae976: Verifying Checksum 04:52:55 df18705c85c3: Download complete 04:52:55 bd5fdadae976: Download complete 04:52:55 bdb3f477010e: Verifying Checksum 04:52:55 bdb3f477010e: Download complete 04:52:55 2c6e9b1d212d: Verifying Checksum 04:52:55 2c6e9b1d212d: Download complete 04:52:55 bdb8f0575790: Verifying Checksum 04:52:55 bdb8f0575790: Download complete 04:52:55 386e3cb2ff24: Verifying Checksum 04:52:55 386e3cb2ff24: Download complete 04:52:55 2343380bae48: Download complete 04:52:55 42c077c10790: Download complete 04:52:55 c8a8fc8e1c8f: Verifying Checksum 04:52:55 c8a8fc8e1c8f: Download complete 04:52:56 42c077c10790: Pull complete 04:52:56 f63e77b7563a: Pull complete 04:52:57 bd5fdadae976: Pull complete 04:52:57 205491f53016: Pull complete 04:52:57 df18705c85c3: Pull complete 04:52:57 bdb3f477010e: Pull complete 04:52:59 c8a8fc8e1c8f: Pull complete 04:52:59 2c6e9b1d212d: Pull complete 04:52:59 bdb8f0575790: Pull complete 04:52:59 386e3cb2ff24: Pull complete 04:52:59 2343380bae48: Pull complete 04:52:59 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 04:52:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:52:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:59 prd-ubuntu20.04-docker-8c-8g-16187 does not seem to be running inside a container 04:52:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-434 -v /w/workspace/_app-service-configurable_PR-434:/w/workspace/_app-service-configurable_PR-434:rw,z -v /w/workspace/_app-service-configurable_PR-434@tmp:/w/workspace/_app-service-configurable_PR-434@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:53:00 $ docker top 824f7885ed839b782ddf27bc5ba45189bb5faf2107b07f32623276eea8f12956 -eo pid,comm 04:53:00 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). 04:53:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:53:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:53:00 [ssh-agent] Looking for ssh-agent implementation... 04:53:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:53:01 $ docker exec 824f7885ed839b782ddf27bc5ba45189bb5faf2107b07f32623276eea8f12956 ssh-agent 04:53:01 SSH_AUTH_SOCK=/tmp/ssh-UqA7JSb6knRP/agent.33 04:53:01 SSH_AGENT_PID=39 04:53:01 Running ssh-add (command line suppressed) 04:53:01 Identity added: /w/workspace/_app-service-configurable_PR-434@tmp/private_key_3003649341851367627.key (/w/workspace/_app-service-configurable_PR-434@tmp/private_key_3003649341851367627.key) 04:53:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:53:01 + git tag --points-at HEAD [Pipeline] } 04:53:01 $ docker exec --env ******** --env ******** 824f7885ed839b782ddf27bc5ba45189bb5faf2107b07f32623276eea8f12956 ssh-agent -k 04:53:01 unset SSH_AUTH_SOCK; 04:53:01 unset SSH_AGENT_PID; 04:53:01 echo Agent pid 39 killed; 04:53:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:53:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:53:01 [ssh-agent] Looking for ssh-agent implementation... 04:53:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:53:01 $ docker exec 824f7885ed839b782ddf27bc5ba45189bb5faf2107b07f32623276eea8f12956 ssh-agent 04:53:02 SSH_AUTH_SOCK=/tmp/ssh-OTBHO5ejymK6/agent.72 04:53:02 SSH_AGENT_PID=78 04:53:02 Running ssh-add (command line suppressed) 04:53:02 Identity added: /w/workspace/_app-service-configurable_PR-434@tmp/private_key_1232637424567163962.key (/w/workspace/_app-service-configurable_PR-434@tmp/private_key_1232637424567163962.key) 04:53:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:53:02 + git semver init 04:53:02 2022-06-28 04:53:02,684 [run_init] DEBUG init version:0.0.0 force:False 04:53:02 2022-06-28 04:53:02,685 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-434/.semver 04:53:02 2022-06-28 04:53:02,685 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-434/.semver 04:53:02 2022-06-28 04:53:02,686 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-434/.semver'], cwd=/w/workspace/_app-service-configurable_PR-434, universal_newlines=False, shell=None, istream=None) 04:53:03 2022-06-28 04:53:03,396 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-434/.git/info/exclude 04:53:03 2022-06-28 04:53:03,396 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-434/.semver/PR-434 with force:False 04:53:03 2022-06-28 04:53:03,396 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-434/.semver/PR-434 04:53:03 2022-06-28 04:53:03,400 [execute] INFO git cat-file --batch-check 04:53:03 2022-06-28 04:53:03,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-434/.semver, universal_newlines=False, shell=None, istream=) 04:53:03 2022-06-28 04:53:03,407 [execute] INFO git cat-file --batch 04:53:03 2022-06-28 04:53:03,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-434/.semver, universal_newlines=False, shell=None, istream=) 04:53:03 2022-06-28 04:53:03,412 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-434/.semver/PR-434 04:53:03 0.0.0 [Pipeline] } 04:53:03 $ docker exec --env ******** --env ******** 824f7885ed839b782ddf27bc5ba45189bb5faf2107b07f32623276eea8f12956 ssh-agent -k 04:53:03 unset SSH_AUTH_SOCK; 04:53:03 unset SSH_AGENT_PID; 04:53:03 echo Agent pid 78 killed; 04:53:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:53:04 + git semver [Pipeline] } 04:53:04 $ docker stop --time=1 824f7885ed839b782ddf27bc5ba45189bb5faf2107b07f32623276eea8f12956 04:53:05 $ docker rm -f 824f7885ed839b782ddf27bc5ba45189bb5faf2107b07f32623276eea8f12956 [Pipeline] // withDockerContainer [Pipeline] sh 04:53:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:53:06 Stashed 1 file(s) [Pipeline] echo 04:53:06 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:53:06 provisioning config files... 04:53:06 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-434@tmp/config7399274907624992514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:53:06 ---> docker-login.sh 04:53:06 nexus3.edgexfoundry.org:10001 04:53:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:06 Configure a credential helper to remove this warning. See 04:53:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:06 04:53:06 Login Succeeded 04:53:06 nexus3.edgexfoundry.org:10002 04:53:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:07 Configure a credential helper to remove this warning. See 04:53:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:07 04:53:07 Login Succeeded 04:53:07 nexus3.edgexfoundry.org:10003 04:53:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:07 Configure a credential helper to remove this warning. See 04:53:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:07 04:53:07 Login Succeeded 04:53:07 nexus3.edgexfoundry.org:10004 04:53:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:07 Configure a credential helper to remove this warning. See 04:53:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:07 04:53:07 Login Succeeded 04:53:07 docker.io 04:53:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:07 Configure a credential helper to remove this warning. See 04:53:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:07 04:53:07 Login Succeeded 04:53:07 ---> docker-login.sh ends [Pipeline] } 04:53:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:53:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:53:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:53:07 ========================================================= 04:53:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 04:53:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:08 + 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 . 04:53:08 Sending build context to Docker daemon 3.091MB 04:53:08 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 04:53:08 Step 2/13 : FROM ${BASE} AS builder 04:53:08 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 04:53:08 59bf1c3509f3: Pulling fs layer 04:53:08 666ba61612fd: Pulling fs layer 04:53:08 8ed8ca486205: Pulling fs layer 04:53:08 cc1cd167ecdc: Pulling fs layer 04:53:08 c516ae0d96e1: Pulling fs layer 04:53:08 684cea983483: Pulling fs layer 04:53:08 dd3240ac7de5: Pulling fs layer 04:53:08 b1e948a4e11c: Pulling fs layer 04:53:08 a8fd76ee1af6: Pulling fs layer 04:53:08 646ad004c059: Pulling fs layer 04:53:08 cc1cd167ecdc: Waiting 04:53:08 b1e948a4e11c: Waiting 04:53:08 c516ae0d96e1: Waiting 04:53:08 a8fd76ee1af6: Waiting 04:53:08 646ad004c059: Waiting 04:53:08 684cea983483: Waiting 04:53:08 dd3240ac7de5: Waiting 04:53:08 8ed8ca486205: Download complete 04:53:08 666ba61612fd: Download complete 04:53:08 c516ae0d96e1: Verifying Checksum 04:53:08 c516ae0d96e1: Download complete 04:53:08 684cea983483: Verifying Checksum 04:53:08 684cea983483: Download complete 04:53:08 59bf1c3509f3: Verifying Checksum 04:53:08 59bf1c3509f3: Download complete 04:53:08 dd3240ac7de5: Download complete 04:53:08 59bf1c3509f3: Pull complete 04:53:08 b1e948a4e11c: Verifying Checksum 04:53:08 b1e948a4e11c: Download complete 04:53:08 666ba61612fd: Pull complete 04:53:08 8ed8ca486205: Pull complete 04:53:08 646ad004c059: Verifying Checksum 04:53:08 646ad004c059: Download complete 04:53:08 cc1cd167ecdc: Verifying Checksum 04:53:08 cc1cd167ecdc: Download complete 04:53:09 a8fd76ee1af6: Verifying Checksum 04:53:09 a8fd76ee1af6: Download complete 04:53:12 cc1cd167ecdc: Pull complete 04:53:12 c516ae0d96e1: Pull complete 04:53:12 684cea983483: Pull complete 04:53:12 dd3240ac7de5: Pull complete 04:53:12 b1e948a4e11c: Pull complete 04:53:14 a8fd76ee1af6: Pull complete 04:53:15 646ad004c059: Pull complete 04:53:15 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 04:53:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:53:15 ---> 8f69c11f6b0c 04:53:15 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 04:53:16 ---> Running in 631d94465dee 04:53:16 Removing intermediate container 631d94465dee 04:53:16 ---> 0fbca53b849c 04:53:16 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 04:53:16 ---> Running in e8620d73f704 04:53:16 Removing intermediate container e8620d73f704 04:53:16 ---> e9fea5ce58ae 04:53:16 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 04:53:16 ---> Running in 92f724d6b6b9 04:53:16 Removing intermediate container 92f724d6b6b9 04:53:16 ---> abd27e1a6b04 04:53:16 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:53:16 ---> Running in 45beeaad4e30 04:53:17 Removing intermediate container 45beeaad4e30 04:53:17 ---> 82cc9f1c7b70 04:53:17 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:53:17 ---> Running in 5ef59c337943 04:53:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:53:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:53:18 OK: 221 MiB in 52 packages 04:53:19 Removing intermediate container 5ef59c337943 04:53:19 ---> db6312dd336f 04:53:19 Step 8/13 : WORKDIR /app 04:53:19 ---> Running in ecaaade1d4af 04:53:19 Removing intermediate container ecaaade1d4af 04:53:19 ---> bd786f885e97 04:53:19 Step 9/13 : COPY go.mod vendor* ./ 04:53:19 ---> 54705339bab6 04:53:19 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:19 ---> Running in 6d4af268eb09 04:53:21 Still waiting to schedule task 04:53:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:53:34 Removing intermediate container 6d4af268eb09 04:53:34 ---> c6b9bdaae701 04:53:34 Step 11/13 : COPY . . 04:53:34 ---> 42853d6daf68 04:53:34 Step 12/13 : ARG MAKE="make build" 04:53:34 ---> Running in d122cde1a83c 04:53:34 Removing intermediate container d122cde1a83c 04:53:34 ---> 4ead98613d18 04:53:34 Step 13/13 : RUN $MAKE 04:53:34 ---> Running in 30860ddea1d7 04:53:34 noop 04:53:34 Removing intermediate container 30860ddea1d7 04:53:34 ---> 3fec327572fe 04:53:34 Successfully built 3fec327572fe 04:53:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:34 + docker inspect -f . ci-base-image-x86_64 04:53:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:34 prd-ubuntu20.04-docker-8c-8g-16187 does not seem to be running inside a container 04:53:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-434 -v /w/workspace/_app-service-configurable_PR-434:/w/workspace/_app-service-configurable_PR-434:rw,z -v /w/workspace/_app-service-configurable_PR-434@tmp:/w/workspace/_app-service-configurable_PR-434@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:53:35 $ docker top d0dc20ef7a70caebf0501d98d79608e644235e9cf3fadb541fc5915b2501438a -eo pid,comm [Pipeline] { [Pipeline] sh 04:53:35 + go version 04:53:35 go version go1.17.7 linux/amd64 [Pipeline] } 04:53:35 $ docker stop --time=1 d0dc20ef7a70caebf0501d98d79608e644235e9cf3fadb541fc5915b2501438a 04:53:37 $ docker rm -f d0dc20ef7a70caebf0501d98d79608e644235e9cf3fadb541fc5915b2501438a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:37 + docker inspect -f . ci-base-image-x86_64 04:53:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:37 prd-ubuntu20.04-docker-8c-8g-16187 does not seem to be running inside a container 04:53:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-434 -v /w/workspace/_app-service-configurable_PR-434:/w/workspace/_app-service-configurable_PR-434:rw,z -v /w/workspace/_app-service-configurable_PR-434@tmp:/w/workspace/_app-service-configurable_PR-434@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:53:37 $ docker top ec40edce1f3b6e34f6974e730a5a1ab862dfe3d364690239d19510ae1e082f78 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:53:38 + make test 04:53:38 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 04:53:48 ? github.com/edgexfoundry/app-service-configurable [no test files] 04:53:48 CGO_ENABLED=1 go vet ./... 04:53:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:53:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:53:50 ./bin/test-attribution-txt.sh 04:53:50 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 04:53:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:53:50 $ docker stop --time=1 ec40edce1f3b6e34f6974e730a5a1ab862dfe3d364690239d19510ae1e082f78 04:53:52 $ docker rm -f ec40edce1f3b6e34f6974e730a5a1ab862dfe3d364690239d19510ae1e082f78 [Pipeline] // withDockerContainer [Pipeline] sh 04:53:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:53:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:53:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:53:53 + ls -al . 04:53:53 total 168 04:53:53 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 04:53 . 04:53:53 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 04:52 .. 04:53:53 -rw-rw-r-- 1 jenkins jenkins 119 Jun 28 04:52 .dockerignore 04:53:53 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 04:53 .git 04:53:53 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 04:52 .github 04:53:53 -rw-rw-r-- 1 jenkins jenkins 104 Jun 28 04:52 .gitignore 04:53:53 drwxr-xr-x 3 jenkins jenkins 4096 Jun 28 04:53 .semver 04:53:53 -rw-rw-r-- 1 jenkins jenkins 8698 Jun 28 04:52 Attribution.txt 04:53:53 -rw-rw-r-- 1 jenkins jenkins 27269 Jun 28 04:52 CHANGELOG.md 04:53:53 -rw-rw-r-- 1 jenkins jenkins 2087 Jun 28 04:52 Dockerfile 04:53:53 -rw-rw-r-- 1 jenkins jenkins 677 Jun 28 04:52 GOVERNANCE.md 04:53:53 -rw-rw-r-- 1 jenkins jenkins 688 Jun 28 04:52 Jenkinsfile 04:53:53 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 28 04:52 LICENSE 04:53:53 -rw-rw-r-- 1 jenkins jenkins 618 Jun 28 04:52 OWNERS.md 04:53:53 -rw-rw-r-- 1 jenkins jenkins 3718 Jun 28 04:52 README.md 04:53:53 -rw-rw-r-- 1 jenkins jenkins 5 Jun 28 04:53 VERSION 04:53:53 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 04:52 bin 04:53:53 -rw-r--r-- 1 jenkins jenkins 10 Jun 28 04:53 coverage.out 04:53:53 -rw-rw-r-- 1 jenkins jenkins 3336 Jun 28 04:52 go.mod 04:53:53 -rw-rw-r-- 1 jenkins jenkins 36618 Jun 28 04:52 go.sum 04:53:53 -rw-rw-r-- 1 jenkins jenkins 1949 Jun 28 04:52 main.go 04:53:53 -rw-rw-r-- 1 jenkins jenkins 1972 Jun 28 04:52 makefile 04:53:53 drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 04:52 res 04:53:53 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 04:52 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:54 + 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=929417c098d3d008adb56404d75de1f8acaa36fb --label arch=amd64 --label version=0.0.0 . 04:53:54 Sending build context to Docker daemon 3.092MB 04:53:54 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 04:53:54 Step 2/27 : FROM ${BASE} AS builder 04:53:54 ---> 3fec327572fe 04:53:54 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 04:53:54 ---> Running in 9d2a7a470c19 04:53:54 Removing intermediate container 9d2a7a470c19 04:53:54 ---> fd51467d301c 04:53:54 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 04:53:54 ---> Running in 2aafe28f3862 04:53:54 Removing intermediate container 2aafe28f3862 04:53:54 ---> 712cb383950d 04:53:54 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 04:53:54 ---> Running in 4544e5fd128d 04:53:54 Removing intermediate container 4544e5fd128d 04:53:54 ---> 6366d2d54655 04:53:54 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:53:54 ---> Running in 5eacca23ee5f 04:53:54 Removing intermediate container 5eacca23ee5f 04:53:54 ---> a7b7c22fa779 04:53:54 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:53:54 ---> Running in e0112bfac572 04:53:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:53:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:53:56 OK: 221 MiB in 52 packages 04:53:56 Removing intermediate container e0112bfac572 04:53:56 ---> 19e47cccfb0f 04:53:56 Step 8/27 : WORKDIR /app 04:53:56 ---> Running in be5b86d0e6be 04:53:56 Removing intermediate container be5b86d0e6be 04:53:56 ---> 71c8e8e79811 04:53:56 Step 9/27 : COPY go.mod vendor* ./ 04:53:56 ---> 48ecd5dee7e9 04:53:56 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:57 ---> Running in 66aa9943ce0a 04:53:57 Removing intermediate container 66aa9943ce0a 04:53:57 ---> a410658341cf 04:53:57 Step 11/27 : COPY . . 04:53:57 ---> 45ae8bf71f3c 04:53:57 Step 12/27 : ARG MAKE="make build" 04:53:57 ---> Running in 97ed09584298 04:53:57 Removing intermediate container 97ed09584298 04:53:57 ---> 9d7f9be8551b 04:53:57 Step 13/27 : RUN $MAKE 04:53:57 ---> Running in 66b35ee87774 04:53:58 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.10 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 04:54:16 Removing intermediate container 66b35ee87774 04:54:16 ---> 0ae3832dcfe2 04:54:16 Step 14/27 : FROM alpine:3.14 04:54:16 3.14: Pulling from library/alpine 04:54:16 8663204ce13b: Pulling fs layer 04:54:17 8663204ce13b: Verifying Checksum 04:54:17 8663204ce13b: Pull complete 04:54:17 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 04:54:17 Status: Downloaded newer image for alpine:3.14 04:54:17 ---> e04c818066af 04:54:17 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 04:54:17 ---> Running in 71e79f2c7769 04:54:17 Removing intermediate container 71e79f2c7769 04:54:17 ---> d75b4d5581b0 04:54:17 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 04:54:17 ---> Running in 8003f944f077 04:54:17 Removing intermediate container 8003f944f077 04:54:17 ---> 788150951f2c 04:54:17 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 04:54:17 ---> Running in cb955ec55222 04:54:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:54:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:54:18 (1/7) Installing ca-certificates (20211220-r0) 04:54:18 (2/7) Installing dumb-init (1.2.5-r1) 04:54:18 (3/7) Installing libgcc (10.3.1_git20210424-r2) 04:54:18 (4/7) Installing libsodium (1.0.18-r0) 04:54:18 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 04:54:18 (6/7) Installing libzmq (4.3.4-r0) 04:54:18 (7/7) Installing zeromq (4.3.4-r0) 04:54:18 Executing busybox-1.33.1-r7.trigger 04:54:18 Executing ca-certificates-20211220-r0.trigger 04:54:18 OK: 9 MiB in 21 packages 04:54:18 Removing intermediate container cb955ec55222 04:54:18 ---> 9d5115619419 04:54:18 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:54:18 ---> 127ba140f65e 04:54:18 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 04:54:18 ---> 475c17e97d63 04:54:18 Step 20/27 : COPY --from=builder /app/res/ /res/ 04:54:18 ---> c306eac2ffdc 04:54:18 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 04:54:19 ---> 97d379c82dbb 04:54:19 Step 22/27 : EXPOSE 48095 04:54:19 ---> Running in e8e60cba8a69 04:54:19 Removing intermediate container e8e60cba8a69 04:54:19 ---> ddf72d1efaa6 04:54:19 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 04:54:19 ---> Running in b40dba5ca9a8 04:54:19 Removing intermediate container b40dba5ca9a8 04:54:19 ---> bdffc31adae5 04:54:19 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:54:19 ---> Running in b7458c097ec3 04:54:19 Removing intermediate container b7458c097ec3 04:54:19 ---> 13aee4d60ebb 04:54:19 Step 25/27 : LABEL arch=amd64 04:54:19 ---> Running in e1983e9f9660 04:54:19 Removing intermediate container e1983e9f9660 04:54:19 ---> 3eedf55a185e 04:54:19 Step 26/27 : LABEL git_sha=929417c098d3d008adb56404d75de1f8acaa36fb 04:54:19 ---> Running in 8b7231dee688 04:54:20 Removing intermediate container 8b7231dee688 04:54:20 ---> bc3f8b99cd4b 04:54:20 Step 27/27 : LABEL version=0.0.0 04:54:20 ---> Running in 6093265f5d36 04:54:20 Removing intermediate container 6093265f5d36 04:54:20 ---> c6d9f3d6d0fd 04:54:20 [Warning] One or more build-args [ARCH] were not consumed 04:54:20 Successfully built c6d9f3d6d0fd 04:54:20 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 04:54:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:54:20 04:54:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:54:20 latest: Pulling from edgex-lftools-log-publisher 04:54:20 5eb5b503b376: Pulling fs layer 04:54:20 5c69ac0246d0: Pulling fs layer 04:54:20 ec43610c2a17: Pulling fs layer 04:54:20 3a2ae6a8a46f: Pulling fs layer 04:54:20 33b1e0a273af: Pulling fs layer 04:54:20 5d3b04190fa2: Pulling fs layer 04:54:20 2f39f015ded8: Pulling fs layer 04:54:20 3a2ae6a8a46f: Waiting 04:54:20 5d3b04190fa2: Waiting 04:54:20 33b1e0a273af: Waiting 04:54:20 2f39f015ded8: Waiting 04:54:20 5c69ac0246d0: Download complete 04:54:20 3a2ae6a8a46f: Verifying Checksum 04:54:20 3a2ae6a8a46f: Download complete 04:54:20 33b1e0a273af: Verifying Checksum 04:54:20 33b1e0a273af: Download complete 04:54:20 5d3b04190fa2: Verifying Checksum 04:54:20 5d3b04190fa2: Download complete 04:54:20 ec43610c2a17: Verifying Checksum 04:54:20 ec43610c2a17: Download complete 04:54:21 5eb5b503b376: Verifying Checksum 04:54:21 5eb5b503b376: Download complete 04:54:21 2f39f015ded8: Verifying Checksum 04:54:21 2f39f015ded8: Download complete 04:54:22 5eb5b503b376: Pull complete 04:54:22 5c69ac0246d0: Pull complete 04:54:22 ec43610c2a17: Pull complete 04:54:22 3a2ae6a8a46f: Pull complete 04:54:22 33b1e0a273af: Pull complete 04:54:22 5d3b04190fa2: Pull complete 04:54:27 2f39f015ded8: Pull complete 04:54:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:54:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:54:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:27 prd-ubuntu20.04-docker-8c-8g-16187 does not seem to be running inside a container 04:54:27 $ 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-434 -v /w/workspace/_app-service-configurable_PR-434:/w/workspace/_app-service-configurable_PR-434:rw,z -v /w/workspace/_app-service-configurable_PR-434@tmp:/w/workspace/_app-service-configurable_PR-434@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:54:28 $ docker top 6bb8b3d635237cba5b51f5f8301b5f4fdc6cf8e34ceb04c169ce48b6f7210a76 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:54:29 ---> job-cost.sh 04:54:29 lf-activate-venv: SKIPPING 04:54:29 INFO: No Stack... 04:54:29 INFO: Retrieving Pricing Info for: v3-standard-8 04:54:29 INFO: Archiving Costs [Pipeline] sh 04:54:30 + cat /w/workspace/_app-service-configurable_PR-434/archives/cost.csv 04:54:30 + cut -d, -f6 [Pipeline] lock 04:54:30 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-434-2-stack-cost] 04:54:30 Resource [jenkins-edgexfoundry-app-service-configurable-PR-434-2-stack-cost] did not exist. Created. 04:54:30 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-434-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:54:30 + echo total: 0.2199999988079071 [Pipeline] stash 04:54:30 Stashed 1 file(s) [Pipeline] } 04:54:30 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-434-2-stack-cost] [Pipeline] // lock [Pipeline] } 04:54:30 $ docker stop --time=1 6bb8b3d635237cba5b51f5f8301b5f4fdc6cf8e34ceb04c169ce48b6f7210a76 04:54:31 $ docker rm -f 6bb8b3d635237cba5b51f5f8301b5f4fdc6cf8e34ceb04c169ce48b6f7210a76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:54:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16188 in /w/workspace/_app-service-configurable_PR-434 [Pipeline] { [Pipeline] ws 04:54:59 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout 04:54:59 Selected Git installation does not exist. Using Default 04:54:59 The recommended git tool is: NONE 04:55:05 using credential edgex-jenkins-ssh 04:55:05 Cloning the remote Git repository 04:55:05 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 04:55:05 > git init /w/workspace/app-service-configurable/2 # timeout=10 04:55:05 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 04:55:05 > git --version # timeout=10 04:55:05 > git --version # 'git version 2.25.1' 04:55:05 using GIT_SSH to set credentials SSH Credentials for GitHub 04:55:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:55:06 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 04:55:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:55:06 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 04:55:06 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 04:55:06 using GIT_SSH to set credentials SSH Credentials for GitHub 04:55:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/434/head:refs/remotes/origin/PR-434 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:55:07 Merging remotes/origin/main commit f853e127f9664cf87b77d4de8e3f5891c25e071e into PR head commit 67b5ebe44866dd8b745cb0133ca996ba3cbef93e 04:55:07 Merge succeeded, producing 2ccd3de0c66aab38b94a9e8f0f0b8a044480b392 04:55:07 Checking out Revision 2ccd3de0c66aab38b94a9e8f0f0b8a044480b392 (PR-434) 04:55:07 > git config core.sparsecheckout # timeout=10 04:55:07 > git checkout -f 67b5ebe44866dd8b745cb0133ca996ba3cbef93e # timeout=10 04:55:07 > git remote # timeout=10 04:55:07 > git config --get remote.origin.url # timeout=10 04:55:07 using GIT_SSH to set credentials SSH Credentials for GitHub 04:55:07 > git merge f853e127f9664cf87b77d4de8e3f5891c25e071e # timeout=10 04:55:07 > git rev-parse HEAD^{commit} # timeout=10 04:55:07 > git config core.sparsecheckout # timeout=10 04:55:07 > git checkout -f 2ccd3de0c66aab38b94a9e8f0f0b8a044480b392 # timeout=10 04:55:11 Commit message: "Merge commit 'f853e127f9664cf87b77d4de8e3f5891c25e071e' into HEAD" 04:55:11 > git rev-list --no-walk 67b5ebe44866dd8b745cb0133ca996ba3cbef93e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:55:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:55:12 % Total % Received % Xferd Average Speed Time Time Time Current 04:55:12 Dload Upload Total Spent Left Speed 04:55:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 93534 0 --:--:-- --:--:-- --:--:-- 94253 [Pipeline] sh 04:55:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:55:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:55:13 + sudo tee /etc/docker/daemon.new 04:55:13 { 04:55:13 "registry-mirrors": [ 04:55:13 "https://nexus3.edgexfoundry.org:10001" 04:55:13 ], 04:55:13 "bip": "10.250.0.254/24", 04:55:13 "hosts": [ 04:55:13 "tcp://0.0.0.0:5555", 04:55:13 "unix:///var/run/docker.sock" 04:55:13 ], 04:55:13 "mtu": 1458, 04:55:13 "selinux-enabled": true, 04:55:13 "seccomp-profile": "/etc/docker/seccomp.json" 04:55:13 } [Pipeline] sh 04:55:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:55:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:55:32 provisioning config files... 04:55:32 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config2969344993147187550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:55:33 ---> docker-login.sh 04:55:33 nexus3.edgexfoundry.org:10001 04:55:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:55:34 Configure a credential helper to remove this warning. See 04:55:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:55:34 04:55:34 Login Succeeded 04:55:34 nexus3.edgexfoundry.org:10002 04:55:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:55:34 Configure a credential helper to remove this warning. See 04:55:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:55:34 04:55:34 Login Succeeded 04:55:34 nexus3.edgexfoundry.org:10003 04:55:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:55:34 Configure a credential helper to remove this warning. See 04:55:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:55:34 04:55:34 Login Succeeded 04:55:34 nexus3.edgexfoundry.org:10004 04:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:55:35 Configure a credential helper to remove this warning. See 04:55:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:55:35 04:55:35 Login Succeeded 04:55:35 docker.io 04:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:55:36 Configure a credential helper to remove this warning. See 04:55:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:55:36 04:55:36 Login Succeeded 04:55:36 ---> docker-login.sh ends [Pipeline] } 04:55:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:55:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:55:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:55:36 ========================================================= 04:55:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 04:55:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:36 + 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 . 04:55:36 Sending build context to Docker daemon 205.3kB 04:55:37 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 04:55:37 Step 2/13 : FROM ${BASE} AS builder 04:55:37 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:55:37 9b3977197b4f: Pulling fs layer 04:55:37 1a89e8eeedd5: Pulling fs layer 04:55:37 94645a83ff95: Pulling fs layer 04:55:37 e6fb740bc735: Pulling fs layer 04:55:37 3a77bd46dcc9: Pulling fs layer 04:55:37 355e64cbe906: Pulling fs layer 04:55:37 63ab81a10011: Pulling fs layer 04:55:37 555d1d1c4555: Pulling fs layer 04:55:37 7d9057610161: Pulling fs layer 04:55:37 e6fb740bc735: Waiting 04:55:37 3a77bd46dcc9: Waiting 04:55:37 355e64cbe906: Waiting 04:55:37 63ab81a10011: Waiting 04:55:37 555d1d1c4555: Waiting 04:55:37 7d9057610161: Waiting 04:55:37 94645a83ff95: Download complete 04:55:37 1a89e8eeedd5: Verifying Checksum 04:55:37 1a89e8eeedd5: Download complete 04:55:37 3a77bd46dcc9: Verifying Checksum 04:55:37 3a77bd46dcc9: Download complete 04:55:37 355e64cbe906: Verifying Checksum 04:55:37 355e64cbe906: Download complete 04:55:37 9b3977197b4f: Verifying Checksum 04:55:37 9b3977197b4f: Download complete 04:55:37 63ab81a10011: Verifying Checksum 04:55:37 63ab81a10011: Download complete 04:55:38 9b3977197b4f: Pull complete 04:55:38 7d9057610161: Verifying Checksum 04:55:38 7d9057610161: Download complete 04:55:38 1a89e8eeedd5: Pull complete 04:55:39 94645a83ff95: Pull complete 04:55:39 555d1d1c4555: Verifying Checksum 04:55:39 555d1d1c4555: Download complete 04:55:40 e6fb740bc735: Verifying Checksum 04:55:40 e6fb740bc735: Download complete 04:55:52 e6fb740bc735: Pull complete 04:55:52 3a77bd46dcc9: Pull complete 04:55:52 355e64cbe906: Pull complete 04:55:52 63ab81a10011: Pull complete 04:55:59 555d1d1c4555: Pull complete 04:56:01 7d9057610161: Pull complete 04:56:01 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 04:56:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:56:01 ---> 819e984ddca1 04:56:01 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 04:56:02 ---> Running in e483ba4c0766 04:56:02 Removing intermediate container e483ba4c0766 04:56:02 ---> 3a84a8dc8206 04:56:02 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 04:56:02 ---> Running in ded0cc77dcea 04:56:03 Removing intermediate container ded0cc77dcea 04:56:03 ---> 2337df6007f2 04:56:03 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 04:56:03 ---> Running in f14cae21bb74 04:56:03 Removing intermediate container f14cae21bb74 04:56:03 ---> 0d3e5e597442 04:56:03 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:56:03 ---> Running in b49b93ab6e1e 04:56:07 Removing intermediate container b49b93ab6e1e 04:56:07 ---> 3e7ff3f4bbbb 04:56:07 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:56:07 ---> Running in 97d8494aba88 04:56:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:56:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:56:09 OK: 220 MiB in 52 packages 04:56:09 Removing intermediate container 97d8494aba88 04:56:09 ---> 3c35f7be902d 04:56:09 Step 8/13 : WORKDIR /app 04:56:10 ---> Running in c6dadca024e5 04:56:10 Removing intermediate container c6dadca024e5 04:56:10 ---> 374a0bd8dc5b 04:56:10 Step 9/13 : COPY go.mod vendor* ./ 04:56:11 ---> aac214379775 04:56:11 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:11 ---> Running in 2e8ecb97e36d 04:56:58 Removing intermediate container 2e8ecb97e36d 04:56:58 ---> f58235619c09 04:56:58 Step 11/13 : COPY . . 04:56:58 ---> d5666237ef76 04:56:58 Step 12/13 : ARG MAKE="make build" 04:56:58 ---> Running in aedc40ab3a13 04:56:58 Removing intermediate container aedc40ab3a13 04:56:58 ---> 54fc163a6821 04:56:58 Step 13/13 : RUN $MAKE 04:56:58 ---> Running in a07fcaf848cc 04:56:58 noop 04:56:58 Removing intermediate container a07fcaf848cc 04:56:58 ---> cd0ffced0c71 04:56:58 Successfully built cd0ffced0c71 04:56:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:58 + docker inspect -f . ci-base-image-arm64 04:56:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:58 prd-ubuntu20.04-docker-arm64-4c-16g-16188 does not seem to be running inside a container 04:56:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** ci-base-image-arm64 cat 04:57:00 $ docker top 9516cd4c14040f9b9f3cdbb642c33734620b2d35706c17f8a1753da955a4652b -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:00 + go version 04:57:00 go version go1.17.7 linux/arm64 [Pipeline] } 04:57:00 $ docker stop --time=1 9516cd4c14040f9b9f3cdbb642c33734620b2d35706c17f8a1753da955a4652b 04:57:02 $ docker rm -f 9516cd4c14040f9b9f3cdbb642c33734620b2d35706c17f8a1753da955a4652b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:03 + docker inspect -f . ci-base-image-arm64 04:57:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:03 prd-ubuntu20.04-docker-arm64-4c-16g-16188 does not seem to be running inside a container 04:57:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** ci-base-image-arm64 cat 04:57:04 $ docker top bd7e15ec5634608537b98f12d8d468f665c90fe6ed54cf972f8fafe37e87e2ec -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:57:05 + make test 04:57:05 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 04:58:27 ? github.com/edgexfoundry/app-service-configurable [no test files] 04:58:27 CGO_ENABLED=1 go vet ./... 04:58:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:58:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:58:45 ./bin/test-attribution-txt.sh 04:58:45 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 04:58:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:58:45 $ docker stop --time=1 bd7e15ec5634608537b98f12d8d468f665c90fe6ed54cf972f8fafe37e87e2ec 04:58:47 $ docker rm -f bd7e15ec5634608537b98f12d8d468f665c90fe6ed54cf972f8fafe37e87e2ec [Pipeline] // withDockerContainer [Pipeline] sh 04:58:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:58:48 Warning: overwriting stash ‘coverage-report’ 04:58:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:58:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:58:49 + ls -al . 04:58:49 total 164 04:58:49 drwxrwxr-x 7 jenkins jenkins 4096 Jun 28 04:57 . 04:58:49 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 04:55 .. 04:58:49 -rw-rw-r-- 1 jenkins jenkins 119 Jun 28 04:55 .dockerignore 04:58:49 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 04:55 .git 04:58:49 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 04:55 .github 04:58:49 -rw-rw-r-- 1 jenkins jenkins 104 Jun 28 04:55 .gitignore 04:58:49 -rw-rw-r-- 1 jenkins jenkins 8698 Jun 28 04:55 Attribution.txt 04:58:49 -rw-rw-r-- 1 jenkins jenkins 27269 Jun 28 04:55 CHANGELOG.md 04:58:49 -rw-rw-r-- 1 jenkins jenkins 2087 Jun 28 04:55 Dockerfile 04:58:49 -rw-rw-r-- 1 jenkins jenkins 677 Jun 28 04:55 GOVERNANCE.md 04:58:49 -rw-rw-r-- 1 jenkins jenkins 688 Jun 28 04:55 Jenkinsfile 04:58:49 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 28 04:55 LICENSE 04:58:49 -rw-rw-r-- 1 jenkins jenkins 618 Jun 28 04:55 OWNERS.md 04:58:49 -rw-rw-r-- 1 jenkins jenkins 3718 Jun 28 04:55 README.md 04:58:49 -rw-rw-r-- 1 jenkins jenkins 5 Jun 28 04:53 VERSION 04:58:49 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 04:55 bin 04:58:49 -rw-r--r-- 1 jenkins jenkins 10 Jun 28 04:57 coverage.out 04:58:49 -rw-rw-r-- 1 jenkins jenkins 3336 Jun 28 04:55 go.mod 04:58:49 -rw-rw-r-- 1 jenkins jenkins 36618 Jun 28 04:55 go.sum 04:58:49 -rw-rw-r-- 1 jenkins jenkins 1949 Jun 28 04:55 main.go 04:58:49 -rw-rw-r-- 1 jenkins jenkins 1972 Jun 28 04:55 makefile 04:58:49 drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 04:55 res 04:58:49 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 04:55 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:50 + 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=2ccd3de0c66aab38b94a9e8f0f0b8a044480b392 --label arch=arm64 --label version=0.0.0 . 04:58:50 Sending build context to Docker daemon 206.3kB 04:58:50 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 04:58:50 Step 2/27 : FROM ${BASE} AS builder 04:58:50 ---> cd0ffced0c71 04:58:50 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 04:58:50 ---> Running in 68285a9231eb 04:58:51 Removing intermediate container 68285a9231eb 04:58:51 ---> ca95e05716fe 04:58:51 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 04:58:51 ---> Running in 3e2442bf3a45 04:58:51 Removing intermediate container 3e2442bf3a45 04:58:51 ---> 2675e1e77fad 04:58:51 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 04:58:51 ---> Running in 60f1f2063e8d 04:58:51 Removing intermediate container 60f1f2063e8d 04:58:51 ---> 465235d7addc 04:58:51 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:58:51 ---> Running in 891bb755bc42 04:58:53 Removing intermediate container 891bb755bc42 04:58:53 ---> d20918e936be 04:58:53 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:58:53 ---> Running in 642e8d9beac9 04:58:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:58:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:58:56 OK: 220 MiB in 52 packages 04:58:56 Removing intermediate container 642e8d9beac9 04:58:56 ---> dc2321f6ab3f 04:58:56 Step 8/27 : WORKDIR /app 04:58:56 ---> Running in 97cf506e7480 04:58:57 Removing intermediate container 97cf506e7480 04:58:57 ---> e1bc87c0af38 04:58:57 Step 9/27 : COPY go.mod vendor* ./ 04:58:57 ---> a6d4e32d0a65 04:58:57 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:58:57 ---> Running in 178ef04289d7 04:58:59 Removing intermediate container 178ef04289d7 04:58:59 ---> 13acaee2a9cf 04:58:59 Step 11/27 : COPY . . 04:59:00 ---> 82ded9e4f1ea 04:59:00 Step 12/27 : ARG MAKE="make build" 04:59:00 ---> Running in 7db3de83baaa 04:59:00 Removing intermediate container 7db3de83baaa 04:59:00 ---> f4362a4e3659 04:59:00 Step 13/27 : RUN $MAKE 04:59:00 ---> Running in a73498601c9b 04:59:01 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.10 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 05:01:08 Removing intermediate container a73498601c9b 05:01:08 ---> 7b82c4105521 05:01:08 Step 14/27 : FROM alpine:3.14 05:01:08 3.14: Pulling from library/alpine 05:01:08 455c02918c45: Pulling fs layer 05:01:08 455c02918c45: Verifying Checksum 05:01:08 455c02918c45: Pull complete 05:01:08 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 05:01:08 Status: Downloaded newer image for alpine:3.14 05:01:08 ---> ac73e934f311 05:01:08 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 05:01:08 ---> Running in cdbb3a272ece 05:01:08 Removing intermediate container cdbb3a272ece 05:01:08 ---> 82906fed36e9 05:01:08 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 05:01:08 ---> Running in 505b2f1442a3 05:01:08 Removing intermediate container 505b2f1442a3 05:01:08 ---> 5ed2933da1f8 05:01:08 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 05:01:08 ---> Running in 2aadbb69cf23 05:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:01:08 (1/7) Installing ca-certificates (20211220-r0) 05:01:08 (2/7) Installing dumb-init (1.2.5-r1) 05:01:08 (3/7) Installing libgcc (10.3.1_git20210424-r2) 05:01:08 (4/7) Installing libsodium (1.0.18-r0) 05:01:08 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 05:01:08 (6/7) Installing libzmq (4.3.4-r0) 05:01:08 (7/7) Installing zeromq (4.3.4-r0) 05:01:08 Executing busybox-1.33.1-r7.trigger 05:01:08 Executing ca-certificates-20211220-r0.trigger 05:01:08 OK: 9 MiB in 21 packages 05:01:08 Removing intermediate container 2aadbb69cf23 05:01:08 ---> 2166475c0e8f 05:01:08 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 05:01:08 ---> 92d8cd352f56 05:01:08 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 05:01:08 ---> 353de829ad40 05:01:08 Step 20/27 : COPY --from=builder /app/res/ /res/ 05:01:08 ---> 8a89fcaebbe9 05:01:08 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 05:01:08 ---> 6b5fdfc020cf 05:01:08 Step 22/27 : EXPOSE 48095 05:01:08 ---> Running in d0a494b4125e 05:01:08 Removing intermediate container d0a494b4125e 05:01:08 ---> e3ea1e13f5ec 05:01:08 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 05:01:08 ---> Running in 994a2988c8a8 05:01:08 Removing intermediate container 994a2988c8a8 05:01:08 ---> 693733336d94 05:01:08 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:01:08 ---> Running in daaba189d00f 05:01:08 Removing intermediate container daaba189d00f 05:01:08 ---> 9ac817033e64 05:01:08 Step 25/27 : LABEL arch=arm64 05:01:08 ---> Running in e90fc3ab14e4 05:01:08 Removing intermediate container e90fc3ab14e4 05:01:08 ---> e4c2b61ef413 05:01:08 Step 26/27 : LABEL git_sha=2ccd3de0c66aab38b94a9e8f0f0b8a044480b392 05:01:08 ---> Running in 88fa204c3944 05:01:08 Removing intermediate container 88fa204c3944 05:01:08 ---> 6abebdd2e0f6 05:01:08 Step 27/27 : LABEL version=0.0.0 05:01:08 ---> Running in d53b18c3644d 05:01:09 Removing intermediate container d53b18c3644d 05:01:09 ---> 35f337137d19 05:01:09 [Warning] One or more build-args [ARCH] were not consumed 05:01:09 Successfully built 35f337137d19 05:01:09 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 05:01:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:01:09 05:01:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:01:10 arm64: Pulling from edgex-lftools-log-publisher 05:01:10 8998bd30e6a1: Pulling fs layer 05:01:10 04944245beec: Pulling fs layer 05:01:10 699f458cf7ca: Pulling fs layer 05:01:10 765212b225bb: Pulling fs layer 05:01:10 f23df028b6ca: Pulling fs layer 05:01:10 d65c8cfc05b1: Pulling fs layer 05:01:10 2437ff75d9bd: Pulling fs layer 05:01:10 765212b225bb: Waiting 05:01:10 f23df028b6ca: Waiting 05:01:10 d65c8cfc05b1: Waiting 05:01:10 2437ff75d9bd: Waiting 05:01:10 04944245beec: Verifying Checksum 05:01:10 04944245beec: Download complete 05:01:10 765212b225bb: Verifying Checksum 05:01:10 765212b225bb: Download complete 05:01:10 f23df028b6ca: Download complete 05:01:10 d65c8cfc05b1: Verifying Checksum 05:01:10 d65c8cfc05b1: Download complete 05:01:10 699f458cf7ca: Verifying Checksum 05:01:10 699f458cf7ca: Download complete 05:01:10 8998bd30e6a1: Verifying Checksum 05:01:10 8998bd30e6a1: Download complete 05:01:13 2437ff75d9bd: Verifying Checksum 05:01:13 2437ff75d9bd: Download complete 05:01:15 8998bd30e6a1: Pull complete 05:01:15 04944245beec: Pull complete 05:01:16 699f458cf7ca: Pull complete 05:01:17 765212b225bb: Pull complete 05:01:18 f23df028b6ca: Pull complete 05:01:18 d65c8cfc05b1: Pull complete 05:01:33 2437ff75d9bd: Pull complete 05:01:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:01:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:01:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:33 prd-ubuntu20.04-docker-arm64-4c-16g-16188 does not seem to be running inside a container 05:01:33 $ 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/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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:arm64 cat 05:01:36 $ docker top a9e1b9c4aa55ec42aee0a8b494f0fd7e6c45d4e66ad74e2d9c4e993ec138cad3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:37 ---> job-cost.sh 05:01:37 lf-activate-venv: SKIPPING 05:01:37 INFO: No Stack... 05:01:37 INFO: Retrieving Pricing Info for: v3-standard-4 05:01:38 INFO: Archiving Costs [Pipeline] sh 05:01:39 + + cat /w/workspace/app-service-configurable/2/archives/cost.csv 05:01:39 cut -d, -f6 [Pipeline] lock 05:01:39 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-434-2-stack-cost] 05:01:39 Resource [jenkins-edgexfoundry-app-service-configurable-PR-434-2-stack-cost] did not exist. Created. 05:01:39 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-434-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:01:39 /w/workspace/app-service-configurable/2@tmp/durable-e60cddf0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:01:40 + echo total: 0.10999999940395355 [Pipeline] stash 05:01:40 Warning: overwriting stash ‘stack-cost’ 05:01:40 Stashed 1 file(s) [Pipeline] } 05:01:40 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-434-2-stack-cost] [Pipeline] // lock [Pipeline] } 05:01:40 $ docker stop --time=1 a9e1b9c4aa55ec42aee0a8b494f0fd7e6c45d4e66ad74e2d9c4e993ec138cad3 05:01:42 $ docker rm -f a9e1b9c4aa55ec42aee0a8b494f0fd7e6c45d4e66ad74e2d9c4e993ec138cad3 [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 05:01:42 provisioning config files... 05:01:42 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-434@tmp/config4587304674579685329tmp [Pipeline] { [Pipeline] sh 05:01:42 + set +x 05:01:42 + curl -s https://codecov.io/bash 05:01:42 + bash -s -- 05:01:42 05:01:42 _____ _ 05:01:42 / ____| | | 05:01:42 | | ___ __| | ___ ___ _____ __ 05:01:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:01:42 | |___| (_) | (_| | __/ (_| (_) \ V / 05:01:42 \_____\___/ \__,_|\___|\___\___/ \_/ 05:01:42 Bash-1.0.6 05:01:42 05:01:42 05:01:42 ==> git version 2.25.1 found 05:01:42 ==> 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 05:01:42 Release-Date: 2020-01-08 05:01:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:01:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:01:42 ==> Jenkins CI detected. 05:01:42 current dir:  /w/workspace/_app-service-configurable_PR-434 05:01:42 project root: . 05:01:42 --> token set from env 05:01:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:01:42 ==> Running gcov in . (disable via -X gcov) 05:01:42 ==> Python coveragepy not found 05:01:42 ==> Searching for coverage reports in: 05:01:42 + . 05:01:42 -> Found 1 reports 05:01:42 ==> Detecting git/mercurial file structure 05:01:42 ==> Reading reports 05:01:42 + ./coverage.out bytes=10 05:01:42 ==> Appending adjustments 05:01:42 https://docs.codecov.io/docs/fixing-reports 05:01:43 + Found adjustments 05:01:43 ==> Gzipping contents 05:01:43 4.0K /tmp/codecov.KZiv82.gz 05:01:43 ==> Uploading reports 05:01:43 url: https://codecov.io 05:01:43 query: branch=PR-434&commit=929417c098d3d008adb56404d75de1f8acaa36fb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-434%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=434&job=&cmd_args= 05:01:43 -> Pinging Codecov 05:01:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-434&commit=929417c098d3d008adb56404d75de1f8acaa36fb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-434%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=434&job=&cmd_args= 05:01:43 -> Uploading to 05:01:43 https://storage.googleapis.com/codecov/v4/raw/2022-06-28/A97CA9966030D2A3747ED39772930CCE/929417c098d3d008adb56404d75de1f8acaa36fb/0935fbfe-3643-4b10-929b-d565efcacf5d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220628T050143Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b23f4016462073a16c6522a4667be5d0ab2ac0d60e11ac7822419b9dce99040 05:01:43 % Total % Received % Xferd Average Speed Time Time Time Current 05:01:43 Dload Upload Total Spent Left Speed 05:01:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2529 --:--:-- --:--:-- --:--:-- 2529 05:01:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/929417c098d3d008adb56404d75de1f8acaa36fb [Pipeline] } 05:01:43 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 05:01:44 + [ -d /w/workspace/_app-service-configurable_PR-434/archives ] 05:01:44 + ls -al /w/workspace/_app-service-configurable_PR-434/archives 05:01:44 total 16 05:01:44 drwxr-xr-x 3 root root 4096 Jun 28 04:54 . 05:01:44 drwxrwxr-x 9 jenkins jenkins 4096 Jun 28 04:54 .. 05:01:44 drwxr-xr-x 2 root root 4096 Jun 28 04:54 cost 05:01:44 -rw-r--r-- 1 root root 95 Jun 28 04:54 cost.csv 05:01:44 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-434/archives 05:01:44 + ls -al /w/workspace/_app-service-configurable_PR-434/archives 05:01:44 total 16 05:01:44 drwxr-xr-x 3 jenkins jenkins 4096 Jun 28 04:54 . 05:01:44 drwxrwxr-x 9 jenkins jenkins 4096 Jun 28 04:54 .. 05:01:44 drwxr-xr-x 2 jenkins jenkins 4096 Jun 28 04:54 cost 05:01:44 -rw-r--r-- 1 jenkins jenkins 95 Jun 28 04:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:01:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:01:45 ---> package-listing.sh 05:01:45 ++ tr '[:upper:]' '[:lower:]' 05:01:45 ++ facter osfamily 05:01:45 + OS_FAMILY=debian 05:01:45 + workspace=/w/workspace/_app-service-configurable_PR-434 05:01:45 + START_PACKAGES=/tmp/packages_start.txt 05:01:45 + END_PACKAGES=/tmp/packages_end.txt 05:01:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:01:45 + PACKAGES=/tmp/packages_start.txt 05:01:45 + '[' /w/workspace/_app-service-configurable_PR-434 ']' 05:01:45 + PACKAGES=/tmp/packages_end.txt 05:01:45 + case "${OS_FAMILY}" in 05:01:45 + dpkg -l 05:01:45 + grep '^ii' 05:01:45 + '[' -f /tmp/packages_start.txt ']' 05:01:45 + '[' -f /tmp/packages_end.txt ']' 05:01:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:01:45 + '[' /w/workspace/_app-service-configurable_PR-434 ']' 05:01:45 + mkdir -p /w/workspace/_app-service-configurable_PR-434/archives/ 05:01:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-434/archives/ [Pipeline] echo 05:01:45 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-434/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:01:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:01:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:46 prd-ubuntu20.04-docker-8c-8g-16187 does not seem to be running inside a container 05:01:46 $ 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-434/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-434 -v /w/workspace/_app-service-configurable_PR-434:/w/workspace/_app-service-configurable_PR-434:rw,z -v /w/workspace/_app-service-configurable_PR-434@tmp:/w/workspace/_app-service-configurable_PR-434@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:01:47 $ docker top 6409292133f10f113331d011a207044ee4ff5fd3fa4f14f9144e2d40ee83f47c -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:47 + touch /tmp/pre-build-complete [Pipeline] sh 05:01:47 + mkdir -p /var/log/sysstat [Pipeline] sh 05:01:48 + ls /var/log/sa-host 05:01:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:01:48 provisioning config files... 05:01:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-434@tmp/config7980005488065270347tmp [Pipeline] { [Pipeline] echo 05:01:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:01:48 ---> create-netrc.sh [Pipeline] } 05:01:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:01:48 ---> python-tools-install.sh [Pipeline] echo 05:01:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:01:49 ---> sudo-logs.sh 05:01:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:01:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:01:49 ---> job-cost.sh 05:01:49 lf-activate-venv: SKIPPING 05:01:49 DEBUG: total: 0.2199999988079071 05:01:49 INFO: Retrieving Stack Cost... 05:01:49 INFO: Retrieving Pricing Info for: v3-standard-8 05:01:50 INFO: Archiving Costs [Pipeline] echo 05:01:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:01:50 ---> logs-deploy.sh 05:01:50 lf-activate-venv: SKIPPING 05:01:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-434/2 05:01:50 INFO: archiving workspace using pattern(s): 05:01:51 Archives upload complete. 05:01:51 INFO: archiving logs to Nexus