Pull request #546 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 1b25ce6bf93e06feb1969a299474a8761f277a94+4f8da4349008dd4c12652dc3b0fbd9fa8043b38f (7bea2fde874d61bd073ff9617593b9612ffe7d24) 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-ssh3361300317184340776.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh11530297236375103575.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-546/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-546/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7722306765023316027.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-546/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14888472963696229130.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18060185313771454722.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-546/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-546/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9470710098007075195.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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, goVersion:1.18, 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.18 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-7452 in /w/workspace/_app-service-configurable_PR-546 [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-546 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/546/head:refs/remotes/origin/PR-546 +refs/heads/levski:refs/remotes/origin/levski # timeout=10 Merging remotes/origin/levski commit 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f into PR head commit 1b25ce6bf93e06feb1969a299474a8761f277a94 Merge succeeded, producing 1b25ce6bf93e06feb1969a299474a8761f277a94 Checking out Revision 1b25ce6bf93e06feb1969a299474a8761f277a94 (PR-546) > git config core.sparsecheckout # timeout=10 > git checkout -f 1b25ce6bf93e06feb1969a299474a8761f277a94 # 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 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b25ce6bf93e06feb1969a299474a8761f277a94 # timeout=10 Commit message: "build:[Levski] Use released patched SDK and update changelog" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:43:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:43:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:43:27 ========================================================= 20:43:27 EdgeX Global Pipelines Version Info 20:43:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:43:27 ------------------- 20:43:27 stable info: 20:43:27 ------------------- 20:43:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:43:27 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 20:43:27 Message: update stable to v1.0.245 20:43:28 ------------------- 20:43:28 experimental info: 20:43:28 ------------------- 20:43:28 Commited By: **** collab-it+edgex@linuxfoundation.org 20:43:28 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 20:43:28 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:43:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 20:43:28 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 20:43:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:43:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:43:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:43:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:43:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:43:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:43:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:43:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 20:43:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:43:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:43:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:43:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:43:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:43:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:43:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:43:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:43:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:43:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:43:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:43:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:43:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:43:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:43:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:43:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-546 [Pipeline] echo 20:43:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-546 [Pipeline] echo 20:43:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-546 [Pipeline] echo 20:43:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b25ce6bf93e06feb1969a299474a8761f277a94 [Pipeline] echo 20:43:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b25ce6 [Pipeline] echo 20:43:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:43:30 provisioning config files... 20:43:30 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-546@tmp/config9597764900301193038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:30 ---> docker-login.sh 20:43:30 nexus3.edgexfoundry.org:10001 20:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:30 Configure a credential helper to remove this warning. See 20:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:30 20:43:30 Login Succeeded 20:43:30 nexus3.edgexfoundry.org:10002 20:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:30 Configure a credential helper to remove this warning. See 20:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:30 20:43:30 Login Succeeded 20:43:30 nexus3.edgexfoundry.org:10003 20:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:30 Configure a credential helper to remove this warning. See 20:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:30 20:43:30 Login Succeeded 20:43:30 nexus3.edgexfoundry.org:10004 20:43:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:31 Configure a credential helper to remove this warning. See 20:43:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:31 20:43:31 Login Succeeded 20:43:31 docker.io 20:43:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:31 Configure a credential helper to remove this warning. See 20:43:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:31 20:43:31 Login Succeeded 20:43:31 ---> docker-login.sh ends [Pipeline] } 20:43:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:43:32 + git rev-list -1 --merges 1b25ce6bf93e06feb1969a299474a8761f277a94~1..1b25ce6bf93e06feb1969a299474a8761f277a94 [Pipeline] echo 20:43:32 -----------> git rev-list -1 --merges 1b25ce6bf93e06feb1969a299474a8761f277a94~1..1b25ce6bf93e06feb1969a299474a8761f277a94 1b25ce6bf93e06feb1969a299474a8761f277a94 [false] [Pipeline] sh 20:43:32 + git log --format=format:%s -1 1b25ce6bf93e06feb1969a299474a8761f277a94 [Pipeline] echo 20:43:32 ========================================================= 20:43:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:43:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:43:32 + git log --format=format:%s -1 1b25ce6bf93e06feb1969a299474a8761f277a94 [Pipeline] echo 20:43:33 [semverPrep] GIT_COMMIT: 1b25ce6bf93e06feb1969a299474a8761f277a94, Commit Message: build:[Levski] Use released patched SDK and update changelog [Pipeline] echo 20:43:33 [semverPrep] This is not a build commit. [Pipeline] sh 20:43:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:43:33 + grep -v github /etc/ssh/ssh_known_hosts 20:43:33 + [ -e /tmp/ssh_known_hosts ] 20:43:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:43:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:43:33 + sudo tee -a /etc/ssh/ssh_known_hosts 20:43:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:43:33 20:43:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:43:34 0.1.4: Pulling from edgex-devops/py-git-semver 20:43:34 b85a868b505f: Pulling fs layer 20:43:34 e2be974225ed: Pulling fs layer 20:43:34 339a4e72a1f5: Pulling fs layer 20:43:34 988bab9f4d93: Pulling fs layer 20:43:34 1469e6f7b9e6: Pulling fs layer 20:43:34 eaf3925da568: Pulling fs layer 20:43:34 bab4dde63d76: Pulling fs layer 20:43:34 bde34c3a00c8: Pulling fs layer 20:43:34 b352a97aabf1: Pulling fs layer 20:43:34 4872d77fe225: Pulling fs layer 20:43:34 5851b861e8e6: Pulling fs layer 20:43:34 988bab9f4d93: Waiting 20:43:34 b352a97aabf1: Waiting 20:43:34 4872d77fe225: Waiting 20:43:34 1469e6f7b9e6: Waiting 20:43:34 5851b861e8e6: Waiting 20:43:34 eaf3925da568: Waiting 20:43:34 bde34c3a00c8: Waiting 20:43:34 bab4dde63d76: Waiting 20:43:34 e2be974225ed: Download complete 20:43:34 988bab9f4d93: Verifying Checksum 20:43:34 988bab9f4d93: Download complete 20:43:34 1469e6f7b9e6: Verifying Checksum 20:43:34 1469e6f7b9e6: Download complete 20:43:34 eaf3925da568: Verifying Checksum 20:43:34 eaf3925da568: Download complete 20:43:34 339a4e72a1f5: Verifying Checksum 20:43:34 339a4e72a1f5: Download complete 20:43:34 bde34c3a00c8: Verifying Checksum 20:43:34 bde34c3a00c8: Download complete 20:43:34 b352a97aabf1: Verifying Checksum 20:43:34 b352a97aabf1: Download complete 20:43:34 4872d77fe225: Download complete 20:43:34 5851b861e8e6: Verifying Checksum 20:43:34 b85a868b505f: Verifying Checksum 20:43:34 b85a868b505f: Download complete 20:43:34 bab4dde63d76: Verifying Checksum 20:43:34 bab4dde63d76: Download complete 20:43:35 b85a868b505f: Pull complete 20:43:36 e2be974225ed: Pull complete 20:43:36 339a4e72a1f5: Pull complete 20:43:36 988bab9f4d93: Pull complete 20:43:36 1469e6f7b9e6: Pull complete 20:43:36 eaf3925da568: Pull complete 20:43:38 bab4dde63d76: Pull complete 20:43:38 bde34c3a00c8: Pull complete 20:43:39 b352a97aabf1: Pull complete 20:43:39 4872d77fe225: Pull complete 20:43:39 5851b861e8e6: Pull complete 20:43:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:43:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:43:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:39 prd-ubuntu20.04-docker-8c-8g-7452 does not seem to be running inside a container 20:43:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-546 -v /w/workspace/_app-service-configurable_PR-546:/w/workspace/_app-service-configurable_PR-546:rw,z -v /w/workspace/_app-service-configurable_PR-546@tmp:/w/workspace/_app-service-configurable_PR-546@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:43:41 $ docker top 07c874cd2f8d7bd5fc5c956d5ed86166ff1001d4283ee52dda4d2fdd23b9ac30 -eo pid,comm 20:43:41 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). 20:43:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:43:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:43:41 [ssh-agent] Looking for ssh-agent implementation... 20:43:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:43:42 $ docker exec 07c874cd2f8d7bd5fc5c956d5ed86166ff1001d4283ee52dda4d2fdd23b9ac30 ssh-agent 20:43:42 SSH_AUTH_SOCK=/tmp/ssh-rICUt74VeK7b/agent.32 20:43:42 SSH_AGENT_PID=38 20:43:42 Running ssh-add (command line suppressed) 20:43:42 Identity added: /w/workspace/_app-service-configurable_PR-546@tmp/private_key_11405972471477243813.key (/w/workspace/_app-service-configurable_PR-546@tmp/private_key_11405972471477243813.key) 20:43:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:43:42 + git tag --points-at HEAD [Pipeline] } 20:43:42 $ docker exec --env ******** --env ******** 07c874cd2f8d7bd5fc5c956d5ed86166ff1001d4283ee52dda4d2fdd23b9ac30 ssh-agent -k 20:43:42 unset SSH_AUTH_SOCK; 20:43:42 unset SSH_AGENT_PID; 20:43:42 echo Agent pid 38 killed; 20:43:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:43:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:43:42 [ssh-agent] Looking for ssh-agent implementation... 20:43:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:43:43 $ docker exec 07c874cd2f8d7bd5fc5c956d5ed86166ff1001d4283ee52dda4d2fdd23b9ac30 ssh-agent 20:43:43 SSH_AUTH_SOCK=/tmp/ssh-TtZldVVvvtzo/agent.70 20:43:43 SSH_AGENT_PID=76 20:43:43 Running ssh-add (command line suppressed) 20:43:43 Identity added: /w/workspace/_app-service-configurable_PR-546@tmp/private_key_5186803451223551920.key (/w/workspace/_app-service-configurable_PR-546@tmp/private_key_5186803451223551920.key) 20:43:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:43:43 + git semver init 20:43:43 2023-04-11 20:43:43,882 [run_init] DEBUG init version:0.0.0 force:False 20:43:43 2023-04-11 20:43:43,883 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-546/.semver 20:43:43 2023-04-11 20:43:43,883 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-546/.semver 20:43:43 2023-04-11 20:43:43,884 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-546/.semver'], cwd=/w/workspace/_app-service-configurable_PR-546, universal_newlines=False, shell=None, istream=None) 20:43:44 2023-04-11 20:43:44,674 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-546/.git/info/exclude 20:43:44 2023-04-11 20:43:44,675 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-546/.semver/PR-546 with force:False 20:43:44 2023-04-11 20:43:44,675 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-546/.semver/PR-546 20:43:44 2023-04-11 20:43:44,680 [execute] INFO git cat-file --batch-check 20:43:44 2023-04-11 20:43:44,680 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-546/.semver, universal_newlines=False, shell=None, istream=) 20:43:44 2023-04-11 20:43:44,685 [execute] INFO git cat-file --batch 20:43:44 2023-04-11 20:43:44,686 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-546/.semver, universal_newlines=False, shell=None, istream=) 20:43:44 2023-04-11 20:43:44,690 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-546/.semver/PR-546 20:43:44 0.0.0 [Pipeline] } 20:43:44 $ docker exec --env ******** --env ******** 07c874cd2f8d7bd5fc5c956d5ed86166ff1001d4283ee52dda4d2fdd23b9ac30 ssh-agent -k 20:43:45 unset SSH_AUTH_SOCK; 20:43:45 unset SSH_AGENT_PID; 20:43:45 echo Agent pid 76 killed; 20:43:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:43:45 + git semver [Pipeline] } 20:43:45 $ docker stop --time=1 07c874cd2f8d7bd5fc5c956d5ed86166ff1001d4283ee52dda4d2fdd23b9ac30 20:43:47 $ docker rm -f --volumes 07c874cd2f8d7bd5fc5c956d5ed86166ff1001d4283ee52dda4d2fdd23b9ac30 [Pipeline] // withDockerContainer [Pipeline] sh 20:43:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:43:47 Stashed 1 file(s) [Pipeline] echo 20:43:47 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:43:48 provisioning config files... 20:43:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-546@tmp/config14499613598159986155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:48 ---> docker-login.sh 20:43:48 nexus3.edgexfoundry.org:10001 20:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:48 Configure a credential helper to remove this warning. See 20:43:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:48 20:43:48 Login Succeeded 20:43:48 nexus3.edgexfoundry.org:10002 20:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:48 Configure a credential helper to remove this warning. See 20:43:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:48 20:43:48 Login Succeeded 20:43:48 nexus3.edgexfoundry.org:10003 20:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:48 Configure a credential helper to remove this warning. See 20:43:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:48 20:43:48 Login Succeeded 20:43:48 nexus3.edgexfoundry.org:10004 20:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:48 Configure a credential helper to remove this warning. See 20:43:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:48 20:43:48 Login Succeeded 20:43:48 docker.io 20:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:49 Configure a credential helper to remove this warning. See 20:43:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:49 20:43:49 Login Succeeded 20:43:49 ---> docker-login.sh ends [Pipeline] } 20:43:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:43:49 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:43:49 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:43:49 ========================================================= 20:43:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:43:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:43:49 Sending build context to Docker daemon 3.318MB 20:43:49 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 20:43:49 Step 2/13 : FROM ${BASE} AS builder 20:43:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:43:49 213ec9aee27d: Pulling fs layer 20:43:49 4583459ba037: Pulling fs layer 20:43:49 93c1e223e6f2: Pulling fs layer 20:43:49 53926ce57604: Pulling fs layer 20:43:49 21b2b0c7a3f4: Pulling fs layer 20:43:49 22ff95d597cd: Pulling fs layer 20:43:49 12d6caf4c0d1: Pulling fs layer 20:43:49 96b7cbca73a9: Pulling fs layer 20:43:49 a7acece74701: Pulling fs layer 20:43:49 53926ce57604: Waiting 20:43:49 96b7cbca73a9: Waiting 20:43:49 21b2b0c7a3f4: Waiting 20:43:49 22ff95d597cd: Waiting 20:43:49 93c1e223e6f2: Download complete 20:43:49 4583459ba037: Download complete 20:43:49 21b2b0c7a3f4: Verifying Checksum 20:43:49 21b2b0c7a3f4: Download complete 20:43:49 213ec9aee27d: Verifying Checksum 20:43:49 213ec9aee27d: Download complete 20:43:50 12d6caf4c0d1: Verifying Checksum 20:43:50 12d6caf4c0d1: Download complete 20:43:50 213ec9aee27d: Pull complete 20:43:50 4583459ba037: Pull complete 20:43:50 93c1e223e6f2: Pull complete 20:43:50 a7acece74701: Verifying Checksum 20:43:50 a7acece74701: Download complete 20:43:50 96b7cbca73a9: Verifying Checksum 20:43:50 96b7cbca73a9: Download complete 20:43:51 53926ce57604: Verifying Checksum 20:43:51 53926ce57604: Download complete 20:43:55 53926ce57604: Pull complete 20:43:55 21b2b0c7a3f4: Pull complete 20:43:55 22ff95d597cd: Pull complete 20:43:55 12d6caf4c0d1: Pull complete 20:43:57 96b7cbca73a9: Pull complete 20:43:57 a7acece74701: Pull complete 20:43:57 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:43:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:43:57 ---> db6d94c90886 20:43:57 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:44:01 ---> Running in 3a3d7876b9a4 20:44:01 Removing intermediate container 3a3d7876b9a4 20:44:01 ---> 83cdf9d0b9ab 20:44:01 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 20:44:01 ---> Running in 92e59b388426 20:44:01 Removing intermediate container 92e59b388426 20:44:01 ---> 0ddb5bdfc892 20:44:01 Step 5/13 : ARG ADD_BUILD_TAGS="" 20:44:01 ---> Running in 8de362ae8811 20:44:01 Removing intermediate container 8de362ae8811 20:44:01 ---> 5e8ef5a1e5f4 20:44:01 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:44:02 ---> Running in f7689ecc56c4 20:44:02 Removing intermediate container f7689ecc56c4 20:44:02 ---> 80f37ca057eb 20:44:02 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:44:02 ---> Running in 22ca84a73d2c 20:44:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:44:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:44:02 OK: 211 MiB in 51 packages 20:44:03 Still waiting to schedule task 20:44:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:44:03 Removing intermediate container 22ca84a73d2c 20:44:03 ---> 4439403cffa8 20:44:03 Step 8/13 : WORKDIR /app 20:44:03 ---> Running in 8669a4d8e994 20:44:03 Removing intermediate container 8669a4d8e994 20:44:03 ---> 961aa58600e3 20:44:03 Step 9/13 : COPY go.mod vendor* ./ 20:44:03 ---> a390131a92c6 20:44:03 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:03 ---> Running in 7a1f42b43438 20:44:30 Removing intermediate container 7a1f42b43438 20:44:30 ---> bc6f308173fa 20:44:30 Step 11/13 : COPY . . 20:44:30 ---> 43cd619322b5 20:44:30 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:44:30 ---> Running in 9eae1f19f7e9 20:44:30 Removing intermediate container 9eae1f19f7e9 20:44:30 ---> 4d5b16645a04 20:44:30 Step 13/13 : RUN $MAKE 20:44:30 ---> Running in eab7a57ccde2 20:44:30 noop 20:44:30 Removing intermediate container eab7a57ccde2 20:44:30 ---> 87e04f59f76a 20:44:30 Successfully built 87e04f59f76a 20:44:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:30 + docker inspect -f . ci-base-image-x86_64 20:44:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:30 prd-ubuntu20.04-docker-8c-8g-7452 does not seem to be running inside a container 20:44:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-546 -v /w/workspace/_app-service-configurable_PR-546:/w/workspace/_app-service-configurable_PR-546:rw,z -v /w/workspace/_app-service-configurable_PR-546@tmp:/w/workspace/_app-service-configurable_PR-546@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:44:31 $ docker top ae750e94db9d95b4802e2948d226b402d6ecd58b3254c91631b84ee040219727 -eo pid,comm [Pipeline] { [Pipeline] sh 20:44:31 + go version 20:44:31 go version go1.18.7 linux/amd64 [Pipeline] } 20:44:31 $ docker stop --time=1 ae750e94db9d95b4802e2948d226b402d6ecd58b3254c91631b84ee040219727 20:44:33 $ docker rm -f --volumes ae750e94db9d95b4802e2948d226b402d6ecd58b3254c91631b84ee040219727 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:33 + docker inspect -f . ci-base-image-x86_64 20:44:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:33 prd-ubuntu20.04-docker-8c-8g-7452 does not seem to be running inside a container 20:44:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-546 -v /w/workspace/_app-service-configurable_PR-546:/w/workspace/_app-service-configurable_PR-546:rw,z -v /w/workspace/_app-service-configurable_PR-546@tmp:/w/workspace/_app-service-configurable_PR-546@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:44:34 $ docker top 65c9f101715e1c8792b2bbe3922ea6fd09ebeeb394d37620ac7509c8e5a81a06 -eo pid,comm [Pipeline] { [Pipeline] sh 20:44:34 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-546 [Pipeline] fileExists [Pipeline] sh 20:44:34 + make test 20:44:34 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:44:44 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:44:44 CGO_ENABLED=1 go vet ./... 20:44:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:44:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:44:47 ./bin/test-attribution-txt.sh [Pipeline] echo 20:44:47 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:44:47 $ docker stop --time=1 65c9f101715e1c8792b2bbe3922ea6fd09ebeeb394d37620ac7509c8e5a81a06 20:44:49 $ docker rm -f --volumes 65c9f101715e1c8792b2bbe3922ea6fd09ebeeb394d37620ac7509c8e5a81a06 [Pipeline] // withDockerContainer [Pipeline] sh 20:44:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:44:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:44:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:44:51 + ls -al . 20:44:51 total 184 20:44:51 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 20:44 . 20:44:51 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 20:43 .. 20:44:51 -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 20:43 .dockerignore 20:44:51 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 20:43 .git 20:44:51 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 20:43 .github 20:44:51 -rw-rw-r-- 1 jenkins jenkins 171 Apr 11 20:43 .gitignore 20:44:51 drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 20:43 .semver 20:44:51 -rw-rw-r-- 1 jenkins jenkins 9207 Apr 11 20:43 Attribution.txt 20:44:51 -rw-rw-r-- 1 jenkins jenkins 29241 Apr 11 20:43 CHANGELOG.md 20:44:51 -rw-rw-r-- 1 jenkins jenkins 2058 Apr 11 20:43 Dockerfile 20:44:51 -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 20:43 GOVERNANCE.md 20:44:51 -rw-rw-r-- 1 jenkins jenkins 711 Apr 11 20:43 Jenkinsfile 20:44:51 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 20:43 LICENSE 20:44:51 -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 20:43 OWNERS.md 20:44:51 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 11 20:43 README.md 20:44:51 -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 20:43 VERSION 20:44:51 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 20:43 bin 20:44:51 -rw-r--r-- 1 jenkins jenkins 10 Apr 11 20:44 coverage.out 20:44:51 -rw-rw-r-- 1 jenkins jenkins 3395 Apr 11 20:43 go.mod 20:44:51 -rw-rw-r-- 1 jenkins jenkins 44263 Apr 11 20:43 go.sum 20:44:51 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 20:43 main.go 20:44:51 -rw-rw-r-- 1 jenkins jenkins 2185 Apr 11 20:43 makefile 20:44:51 drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 20:43 res 20:44:51 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 20:43 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:51 + 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=1b25ce6bf93e06feb1969a299474a8761f277a94 --label arch=amd64 --label version=0.0.0 . 20:44:51 Sending build context to Docker daemon 3.319MB 20:44:51 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 20:44:51 Step 2/27 : FROM ${BASE} AS builder 20:44:51 ---> 87e04f59f76a 20:44:51 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:44:51 ---> Running in 7eae3d2751fe 20:44:51 Removing intermediate container 7eae3d2751fe 20:44:51 ---> 3b071821e58c 20:44:51 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 20:44:51 ---> Running in e07f79b69160 20:44:51 Removing intermediate container e07f79b69160 20:44:51 ---> 2e30526bc70f 20:44:51 Step 5/27 : ARG ADD_BUILD_TAGS="" 20:44:51 ---> Running in df09cfce112a 20:44:51 Removing intermediate container df09cfce112a 20:44:51 ---> ea04adf16b99 20:44:51 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:44:51 ---> Running in 6630a262b1f2 20:44:51 Removing intermediate container 6630a262b1f2 20:44:51 ---> 71b325162c54 20:44:51 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:44:51 ---> Running in b1f2903a7b6e 20:44:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:44:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:44:52 OK: 211 MiB in 51 packages 20:44:52 Removing intermediate container b1f2903a7b6e 20:44:52 ---> ac08d3720fc0 20:44:52 Step 8/27 : WORKDIR /app 20:44:52 ---> Running in cdc2afd952d4 20:44:53 Removing intermediate container cdc2afd952d4 20:44:53 ---> ae1f5c2ffae7 20:44:53 Step 9/27 : COPY go.mod vendor* ./ 20:44:53 ---> bbaa22a79829 20:44:53 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:53 ---> Running in 49c2e23e7c7b 20:44:53 Removing intermediate container 49c2e23e7c7b 20:44:53 ---> 90e6b84b889a 20:44:53 Step 11/27 : COPY . . 20:44:53 ---> 90cee7c177e0 20:44:53 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:44:53 ---> Running in 517c4d4acce4 20:44:54 Removing intermediate container 517c4d4acce4 20:44:54 ---> c8ac1fdbe593 20:44:54 Step 13/27 : RUN $MAKE 20:44:54 ---> Running in 65a108b8ad71 20:44:54 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 20:45:16 Removing intermediate container 65a108b8ad71 20:45:16 ---> ffcf490dcb75 20:45:16 Step 14/27 : FROM alpine:3.16 20:45:16 3.16: Pulling from library/alpine 20:45:16 91d30c5bc195: Pulling fs layer 20:45:16 91d30c5bc195: Verifying Checksum 20:45:16 91d30c5bc195: Download complete 20:45:16 91d30c5bc195: Pull complete 20:45:16 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 20:45:16 Status: Downloaded newer image for alpine:3.16 20:45:16 ---> 8471affe5de5 20:45:16 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:45:16 ---> Running in 34b21b525d4a 20:45:16 Removing intermediate container 34b21b525d4a 20:45:16 ---> 21cb1555818f 20:45:16 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 20:45:16 ---> Running in 88545717cd54 20:45:16 Removing intermediate container 88545717cd54 20:45:16 ---> 7ad03db768a6 20:45:16 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 20:45:16 ---> Running in a477ceb63a43 20:45:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:45:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:45:17 (1/7) Installing ca-certificates (20220614-r0) 20:45:17 (2/7) Installing dumb-init (1.2.5-r1) 20:45:17 (3/7) Installing libgcc (11.2.1_git20220219-r2) 20:45:17 (4/7) Installing libsodium (1.0.18-r0) 20:45:17 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 20:45:17 (6/7) Installing libzmq (4.3.4-r0) 20:45:17 (7/7) Installing zeromq (4.3.4-r0) 20:45:17 Executing busybox-1.35.0-r17.trigger 20:45:17 Executing ca-certificates-20220614-r0.trigger 20:45:17 OK: 9 MiB in 21 packages 20:45:18 Removing intermediate container a477ceb63a43 20:45:18 ---> ac702d9644cd 20:45:18 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:45:19 ---> 51049ab38958 20:45:19 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 20:45:19 ---> 8046dc7306e3 20:45:19 Step 20/27 : COPY --from=builder /app/res/ /res/ 20:45:20 ---> 5363058cb4f7 20:45:20 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:45:20 ---> 2b559e3d86ab 20:45:20 Step 22/27 : EXPOSE 48095 20:45:21 ---> Running in b32a0eacfae1 20:45:21 Removing intermediate container b32a0eacfae1 20:45:21 ---> 8a857684f10d 20:45:21 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 20:45:21 ---> Running in dd7224d7e290 20:45:21 Removing intermediate container dd7224d7e290 20:45:21 ---> 2423713fa0dd 20:45:21 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:45:21 ---> Running in dd91e147c40d 20:45:21 Removing intermediate container dd91e147c40d 20:45:21 ---> dcc93e5ef898 20:45:21 Step 25/27 : LABEL arch=amd64 20:45:21 ---> Running in 6cbcec3c6d5e 20:45:21 Removing intermediate container 6cbcec3c6d5e 20:45:21 ---> 0380b0d51b5e 20:45:21 Step 26/27 : LABEL git_sha=1b25ce6bf93e06feb1969a299474a8761f277a94 20:45:21 ---> Running in 176b436f78ae 20:45:21 Removing intermediate container 176b436f78ae 20:45:21 ---> 0dc5d8452fe7 20:45:21 Step 27/27 : LABEL version=0.0.0 20:45:21 ---> Running in 86769fa3ba40 20:45:21 Removing intermediate container 86769fa3ba40 20:45:21 ---> f896f7a7eefd 20:45:21 [Warning] One or more build-args [ARCH] were not consumed 20:45:21 Successfully built f896f7a7eefd 20:45:21 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [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 20:45:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:22 20:45:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:22 latest: Pulling from edgex-lftools-log-publisher 20:45:22 5eb5b503b376: Pulling fs layer 20:45:22 5c69ac0246d0: Pulling fs layer 20:45:22 ec43610c2a17: Pulling fs layer 20:45:22 3a2ae6a8a46f: Pulling fs layer 20:45:22 33b1e0a273af: Pulling fs layer 20:45:22 5d3b04190fa2: Pulling fs layer 20:45:22 2f39f015ded8: Pulling fs layer 20:45:22 5d3b04190fa2: Waiting 20:45:22 33b1e0a273af: Waiting 20:45:22 3a2ae6a8a46f: Waiting 20:45:22 2f39f015ded8: Waiting 20:45:22 5c69ac0246d0: Verifying Checksum 20:45:22 5c69ac0246d0: Download complete 20:45:22 3a2ae6a8a46f: Verifying Checksum 20:45:22 3a2ae6a8a46f: Download complete 20:45:22 ec43610c2a17: Verifying Checksum 20:45:22 ec43610c2a17: Download complete 20:45:22 33b1e0a273af: Verifying Checksum 20:45:22 33b1e0a273af: Download complete 20:45:22 5d3b04190fa2: Verifying Checksum 20:45:22 5d3b04190fa2: Download complete 20:45:23 5eb5b503b376: Verifying Checksum 20:45:23 5eb5b503b376: Download complete 20:45:23 2f39f015ded8: Download complete 20:45:24 5eb5b503b376: Pull complete 20:45:24 5c69ac0246d0: Pull complete 20:45:24 ec43610c2a17: Pull complete 20:45:24 3a2ae6a8a46f: Pull complete 20:45:25 33b1e0a273af: Pull complete 20:45:25 5d3b04190fa2: Pull complete 20:45:29 2f39f015ded8: Pull complete 20:45:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:45:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:29 prd-ubuntu20.04-docker-8c-8g-7452 does not seem to be running inside a container 20:45:29 $ 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-546 -v /w/workspace/_app-service-configurable_PR-546:/w/workspace/_app-service-configurable_PR-546:rw,z -v /w/workspace/_app-service-configurable_PR-546@tmp:/w/workspace/_app-service-configurable_PR-546@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:45:33 $ docker top f4a7b3fcd8b5437e6f86b3425b5ab860090a2bb91a65aa9c6431a8a8a70f0987 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:45:33 ---> job-cost.sh 20:45:33 lf-activate-venv: SKIPPING 20:45:33 INFO: No Stack... 20:45:33 INFO: Retrieving Pricing Info for: v3-standard-8 20:45:34 INFO: Archiving Costs [Pipeline] sh 20:45:34 + cat /w/workspace/_app-service-configurable_PR-546/archives/cost.csv 20:45:34 + cut -d, -f6 [Pipeline] lock 20:45:34 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-546-1-stack-cost] 20:45:34 Resource [jenkins-edgexfoundry-app-service-configurable-PR-546-1-stack-cost] did not exist. Created. 20:45:34 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-546-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:45:34 + echo total: 0.2199999988079071 [Pipeline] stash 20:45:35 Stashed 1 file(s) [Pipeline] } 20:45:35 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-546-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:45:35 $ docker stop --time=1 f4a7b3fcd8b5437e6f86b3425b5ab860090a2bb91a65aa9c6431a8a8a70f0987 20:45:36 $ docker rm -f --volumes f4a7b3fcd8b5437e6f86b3425b5ab860090a2bb91a65aa9c6431a8a8a70f0987 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:45:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7453 in /w/workspace/_app-service-configurable_PR-546 [Pipeline] { [Pipeline] ws 20:45:39 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 20:45:39 Selected Git installation does not exist. Using Default 20:45:39 The recommended git tool is: NONE 20:45:45 using credential edgex-jenkins-ssh 20:45:45 Cloning the remote Git repository 20:45:45 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 20:45:45 > git init /w/workspace/app-service-configurable/1 # timeout=10 20:45:45 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:45:45 > git --version # timeout=10 20:45:45 > git --version # 'git version 2.25.1' 20:45:45 using GIT_SSH to set credentials SSH Credentials for GitHub 20:45:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:45:47 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:45:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:45:49 Merging remotes/origin/levski commit 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f into PR head commit 1b25ce6bf93e06feb1969a299474a8761f277a94 20:45:49 Merge succeeded, producing 1b25ce6bf93e06feb1969a299474a8761f277a94 20:45:49 Checking out Revision 1b25ce6bf93e06feb1969a299474a8761f277a94 (PR-546) 20:45:48 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:45:48 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:45:48 using GIT_SSH to set credentials SSH Credentials for GitHub 20:45:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/546/head:refs/remotes/origin/PR-546 +refs/heads/levski:refs/remotes/origin/levski # timeout=10 20:45:49 > git config core.sparsecheckout # timeout=10 20:45:49 > git checkout -f 1b25ce6bf93e06feb1969a299474a8761f277a94 # timeout=10 20:45:49 > git remote # timeout=10 20:45:49 > git config --get remote.origin.url # timeout=10 20:45:49 using GIT_SSH to set credentials SSH Credentials for GitHub 20:45:49 > git merge 4f8da4349008dd4c12652dc3b0fbd9fa8043b38f # timeout=10 20:45:49 > git rev-parse HEAD^{commit} # timeout=10 20:45:49 > git config core.sparsecheckout # timeout=10 20:45:49 > git checkout -f 1b25ce6bf93e06feb1969a299474a8761f277a94 # timeout=10 20:45:53 Commit message: "build:[Levski] Use released patched SDK and update changelog" 20:45:53 > git --version # timeout=10 20:45:53 > git --version # 'git version 2.25.1' 20:45:53 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:45:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:45:54 % Total % Received % Xferd Average Speed Time Time Time Current 20:45:54 Dload Upload Total Spent Left Speed 20:45:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh 20:45:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:45:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:45:55 + sudo tee /etc/docker/daemon.new 20:45:55 { 20:45:55 "registry-mirrors": [ 20:45:55 "https://nexus3.edgexfoundry.org:10001" 20:45:55 ], 20:45:55 "bip": "10.250.0.254/24", 20:45:55 "hosts": [ 20:45:55 "tcp://0.0.0.0:5555", 20:45:55 "unix:///var/run/docker.sock" 20:45:55 ], 20:45:55 "mtu": 1458, 20:45:55 "selinux-enabled": true, 20:45:55 "seccomp-profile": "/etc/docker/seccomp.json" 20:45:55 } [Pipeline] sh 20:45:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:45:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:46:14 provisioning config files... 20:46:14 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config3945525156664267479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:46:14 ---> docker-login.sh 20:46:14 nexus3.edgexfoundry.org:10001 20:46:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:15 Configure a credential helper to remove this warning. See 20:46:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:15 20:46:15 Login Succeeded 20:46:15 nexus3.edgexfoundry.org:10002 20:46:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:15 Configure a credential helper to remove this warning. See 20:46:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:15 20:46:15 Login Succeeded 20:46:15 nexus3.edgexfoundry.org:10003 20:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:16 Configure a credential helper to remove this warning. See 20:46:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:16 20:46:16 Login Succeeded 20:46:16 nexus3.edgexfoundry.org:10004 20:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:16 Configure a credential helper to remove this warning. See 20:46:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:16 20:46:16 Login Succeeded 20:46:16 docker.io 20:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:17 Configure a credential helper to remove this warning. See 20:46:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:17 20:46:17 Login Succeeded 20:46:17 ---> docker-login.sh ends [Pipeline] } 20:46:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:46:17 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:46:17 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:46:17 ========================================================= 20:46:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:46:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:18 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:46:18 Sending build context to Docker daemon 218.1kB 20:46:18 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 20:46:18 Step 2/13 : FROM ${BASE} AS builder 20:46:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:46:18 9b18e9b68314: Pulling fs layer 20:46:18 35d82f9e3411: Pulling fs layer 20:46:18 e16973657156: Pulling fs layer 20:46:18 fc693d55d65f: Pulling fs layer 20:46:18 7e9fc2657dce: Pulling fs layer 20:46:18 dda99020689f: Pulling fs layer 20:46:18 db1c61fa0a46: Pulling fs layer 20:46:18 891c053d2c06: Pulling fs layer 20:46:18 fc693d55d65f: Waiting 20:46:18 7e9fc2657dce: Waiting 20:46:18 dda99020689f: Waiting 20:46:18 db1c61fa0a46: Waiting 20:46:18 891c053d2c06: Waiting 20:46:18 e16973657156: Verifying Checksum 20:46:18 e16973657156: Download complete 20:46:18 35d82f9e3411: Verifying Checksum 20:46:18 35d82f9e3411: Download complete 20:46:18 7e9fc2657dce: Verifying Checksum 20:46:18 7e9fc2657dce: Download complete 20:46:18 dda99020689f: Verifying Checksum 20:46:18 dda99020689f: Download complete 20:46:18 9b18e9b68314: Download complete 20:46:19 9b18e9b68314: Pull complete 20:46:19 891c053d2c06: Verifying Checksum 20:46:19 891c053d2c06: Download complete 20:46:19 35d82f9e3411: Pull complete 20:46:20 e16973657156: Pull complete 20:46:20 db1c61fa0a46: Verifying Checksum 20:46:20 db1c61fa0a46: Download complete 20:46:21 fc693d55d65f: Verifying Checksum 20:46:21 fc693d55d65f: Download complete 20:46:31 fc693d55d65f: Pull complete 20:46:31 7e9fc2657dce: Pull complete 20:46:31 dda99020689f: Pull complete 20:46:36 db1c61fa0a46: Pull complete 20:46:38 891c053d2c06: Pull complete 20:46:38 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:46:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:46:39 ---> f96f9c87975a 20:46:39 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:46:41 ---> Running in aae24265a9ff 20:46:41 Removing intermediate container aae24265a9ff 20:46:41 ---> c02902872e1a 20:46:41 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 20:46:41 ---> Running in 9840809a49b0 20:46:41 Removing intermediate container 9840809a49b0 20:46:41 ---> e25bdfda0ad2 20:46:41 Step 5/13 : ARG ADD_BUILD_TAGS="" 20:46:41 ---> Running in 5fe7f14aa3a4 20:46:41 Removing intermediate container 5fe7f14aa3a4 20:46:41 ---> a7c9a6ed8ab4 20:46:41 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:46:41 ---> Running in d86dee0e1cab 20:46:42 Removing intermediate container d86dee0e1cab 20:46:42 ---> 1072f1d619e6 20:46:42 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:46:42 ---> Running in 7983019b4e6a 20:46:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:46:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:46:44 OK: 221 MiB in 51 packages 20:46:45 Removing intermediate container 7983019b4e6a 20:46:45 ---> 18f02ee41b8b 20:46:45 Step 8/13 : WORKDIR /app 20:46:45 ---> Running in b3ceffd47bf9 20:46:45 Removing intermediate container b3ceffd47bf9 20:46:45 ---> 80ea3f90245a 20:46:45 Step 9/13 : COPY go.mod vendor* ./ 20:46:46 ---> 42f4e0081002 20:46:46 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:46 ---> Running in 7c85a5467a10 20:47:42 Removing intermediate container 7c85a5467a10 20:47:42 ---> 553077a9267e 20:47:42 Step 11/13 : COPY . . 20:47:42 ---> 955d1b4bff7a 20:47:42 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:47:42 ---> Running in 2e2169ff2a43 20:47:42 Removing intermediate container 2e2169ff2a43 20:47:42 ---> caed3ba8166e 20:47:42 Step 13/13 : RUN $MAKE 20:47:42 ---> Running in d7e42720f723 20:47:42 noop 20:47:42 Removing intermediate container d7e42720f723 20:47:42 ---> 88e660b4e6bd 20:47:42 Successfully built 88e660b4e6bd 20:47:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:43 + docker inspect -f . ci-base-image-arm64 20:47:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:43 prd-ubuntu20.04-docker-arm64-4c-16g-7453 does not seem to be running inside a container 20:47:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:47:45 $ docker top 14bb03326e1fc9f8cd9e0c581c29adfd6206fd502a85e4c8b534981891a309c7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:47:45 + go version 20:47:45 go version go1.18.7 linux/arm64 [Pipeline] } 20:47:45 $ docker stop --time=1 14bb03326e1fc9f8cd9e0c581c29adfd6206fd502a85e4c8b534981891a309c7 20:47:47 $ docker rm -f --volumes 14bb03326e1fc9f8cd9e0c581c29adfd6206fd502a85e4c8b534981891a309c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:48 + docker inspect -f . ci-base-image-arm64 20:47:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:48 prd-ubuntu20.04-docker-arm64-4c-16g-7453 does not seem to be running inside a container 20:47:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:47:49 $ docker top ec9b58fcc1dfb129a4cb145b97c11c8a56d64ea7d7d3e2d61bb405a4a61dc893 -eo pid,comm [Pipeline] { [Pipeline] sh 20:47:50 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 20:47:51 + make test 20:47:51 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:49:12 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:49:12 CGO_ENABLED=1 go vet ./... 20:49:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:49:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:49:35 ./bin/test-attribution-txt.sh [Pipeline] echo 20:49:35 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:49:35 $ docker stop --time=1 ec9b58fcc1dfb129a4cb145b97c11c8a56d64ea7d7d3e2d61bb405a4a61dc893 20:49:36 $ docker rm -f --volumes ec9b58fcc1dfb129a4cb145b97c11c8a56d64ea7d7d3e2d61bb405a4a61dc893 [Pipeline] // withDockerContainer [Pipeline] sh 20:49:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:49:37 Warning: overwriting stash ‘coverage-report’ 20:49:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:49:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:49:39 + ls -al . 20:49:39 total 180 20:49:39 drwxrwxr-x 7 jenkins jenkins 4096 Apr 11 20:47 . 20:49:39 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 20:45 .. 20:49:39 -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 20:45 .dockerignore 20:49:39 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 20:45 .git 20:49:39 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 20:45 .github 20:49:39 -rw-rw-r-- 1 jenkins jenkins 171 Apr 11 20:45 .gitignore 20:49:39 -rw-rw-r-- 1 jenkins jenkins 9207 Apr 11 20:45 Attribution.txt 20:49:39 -rw-rw-r-- 1 jenkins jenkins 29241 Apr 11 20:45 CHANGELOG.md 20:49:39 -rw-rw-r-- 1 jenkins jenkins 2058 Apr 11 20:45 Dockerfile 20:49:39 -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 20:45 GOVERNANCE.md 20:49:39 -rw-rw-r-- 1 jenkins jenkins 711 Apr 11 20:45 Jenkinsfile 20:49:39 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 20:45 LICENSE 20:49:39 -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 20:45 OWNERS.md 20:49:39 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 11 20:45 README.md 20:49:39 -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 20:43 VERSION 20:49:39 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 20:45 bin 20:49:39 -rw-r--r-- 1 jenkins jenkins 10 Apr 11 20:47 coverage.out 20:49:39 -rw-rw-r-- 1 jenkins jenkins 3395 Apr 11 20:45 go.mod 20:49:39 -rw-rw-r-- 1 jenkins jenkins 44263 Apr 11 20:45 go.sum 20:49:39 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 20:45 main.go 20:49:39 -rw-rw-r-- 1 jenkins jenkins 2185 Apr 11 20:45 makefile 20:49:39 drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 20:45 res 20:49:39 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 20:45 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:39 + 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=1b25ce6bf93e06feb1969a299474a8761f277a94 --label arch=arm64 --label version=0.0.0 . 20:49:39 Sending build context to Docker daemon 219.1kB 20:49:40 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 20:49:40 Step 2/27 : FROM ${BASE} AS builder 20:49:40 ---> 88e660b4e6bd 20:49:40 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:49:42 ---> Running in 6b56ceca376a 20:49:42 Removing intermediate container 6b56ceca376a 20:49:42 ---> e04ec48d38c4 20:49:42 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 20:49:42 ---> Running in 23743f3030c1 20:49:43 Removing intermediate container 23743f3030c1 20:49:43 ---> f8e2b001b7e6 20:49:43 Step 5/27 : ARG ADD_BUILD_TAGS="" 20:49:43 ---> Running in 27512216eda5 20:49:43 Removing intermediate container 27512216eda5 20:49:43 ---> 1463e28bc893 20:49:43 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:49:43 ---> Running in fcdc3de4f9c3 20:49:44 Removing intermediate container fcdc3de4f9c3 20:49:44 ---> 4e82a7e080a6 20:49:44 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:49:44 ---> Running in ff0f10eb748c 20:49:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:49:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:49:46 OK: 221 MiB in 51 packages 20:49:47 Removing intermediate container ff0f10eb748c 20:49:47 ---> 3743e2bbc564 20:49:47 Step 8/27 : WORKDIR /app 20:49:47 ---> Running in 3783ba5abb34 20:49:47 Removing intermediate container 3783ba5abb34 20:49:47 ---> e59c0092fa0a 20:49:47 Step 9/27 : COPY go.mod vendor* ./ 20:49:48 ---> d7d5c35cfdb8 20:49:48 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:48 ---> Running in c48545496db1 20:49:50 Removing intermediate container c48545496db1 20:49:50 ---> 274169824ed2 20:49:50 Step 11/27 : COPY . . 20:49:50 ---> 3d396dad483a 20:49:50 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:49:50 ---> Running in 87e2573a0151 20:49:50 Removing intermediate container 87e2573a0151 20:49:50 ---> c0ade9fc2bd6 20:49:50 Step 13/27 : RUN $MAKE 20:49:50 ---> Running in 3ec06f8333c2 20:49:51 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 20:52:28 Removing intermediate container 3ec06f8333c2 20:52:28 ---> 63f39d5720ed 20:52:28 Step 14/27 : FROM alpine:3.16 20:52:28 3.16: Pulling from library/alpine 20:52:28 547446be3368: Pulling fs layer 20:52:28 547446be3368: Verifying Checksum 20:52:28 547446be3368: Download complete 20:52:28 547446be3368: Pull complete 20:52:28 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 20:52:28 Status: Downloaded newer image for alpine:3.16 20:52:28 ---> 3b5033019969 20:52:28 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:52:28 ---> Running in 3ae74306c09c 20:52:28 Removing intermediate container 3ae74306c09c 20:52:28 ---> affcae07fa05 20:52:28 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 20:52:28 ---> Running in a1ea533c07c2 20:52:28 Removing intermediate container a1ea533c07c2 20:52:28 ---> f93870ac0f84 20:52:28 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 20:52:28 ---> Running in 9d04786715c9 20:52:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:52:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:52:28 (1/7) Installing ca-certificates (20220614-r0) 20:52:28 (2/7) Installing dumb-init (1.2.5-r1) 20:52:28 (3/7) Installing libgcc (11.2.1_git20220219-r2) 20:52:28 (4/7) Installing libsodium (1.0.18-r0) 20:52:28 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 20:52:28 (6/7) Installing libzmq (4.3.4-r0) 20:52:28 (7/7) Installing zeromq (4.3.4-r0) 20:52:28 Executing busybox-1.35.0-r17.trigger 20:52:28 Executing ca-certificates-20220614-r0.trigger 20:52:28 OK: 9 MiB in 21 packages 20:52:28 Removing intermediate container 9d04786715c9 20:52:28 ---> 0f1c8d6a4d1e 20:52:28 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:52:28 ---> 2dd383983283 20:52:28 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 20:52:29 ---> 43494407ff95 20:52:29 Step 20/27 : COPY --from=builder /app/res/ /res/ 20:52:29 ---> 53c56e9c5e1e 20:52:29 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:52:34 ---> d0ea9b79a461 20:52:34 Step 22/27 : EXPOSE 48095 20:52:34 ---> Running in cbe78ca1bea2 20:52:34 Removing intermediate container cbe78ca1bea2 20:52:34 ---> 19b3d37266e9 20:52:34 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 20:52:34 ---> Running in 8516343d00d7 20:52:34 Removing intermediate container 8516343d00d7 20:52:34 ---> c839b9e9317a 20:52:34 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:52:34 ---> Running in b7e0d7ae1def 20:52:34 Removing intermediate container b7e0d7ae1def 20:52:34 ---> aa0455cdd8ef 20:52:34 Step 25/27 : LABEL arch=arm64 20:52:34 ---> Running in 5c22eb1ead60 20:52:34 Removing intermediate container 5c22eb1ead60 20:52:34 ---> e2ce9fe05618 20:52:34 Step 26/27 : LABEL git_sha=1b25ce6bf93e06feb1969a299474a8761f277a94 20:52:34 ---> Running in 7f0415b84d6a 20:52:35 Removing intermediate container 7f0415b84d6a 20:52:35 ---> 12ee47aade2c 20:52:35 Step 27/27 : LABEL version=0.0.0 20:52:35 ---> Running in c3db8f5805bd 20:52:35 Removing intermediate container c3db8f5805bd 20:52:35 ---> ec08a58684b8 20:52:35 [Warning] One or more build-args [ARCH] were not consumed 20:52:35 Successfully built ec08a58684b8 20:52:35 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 20:52:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:52:36 20:52:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:52:36 arm64: Pulling from edgex-lftools-log-publisher 20:52:36 8998bd30e6a1: Pulling fs layer 20:52:36 04944245beec: Pulling fs layer 20:52:36 699f458cf7ca: Pulling fs layer 20:52:36 765212b225bb: Pulling fs layer 20:52:36 f23df028b6ca: Pulling fs layer 20:52:36 d65c8cfc05b1: Pulling fs layer 20:52:36 2437ff75d9bd: Pulling fs layer 20:52:36 f23df028b6ca: Waiting 20:52:36 765212b225bb: Waiting 20:52:36 d65c8cfc05b1: Waiting 20:52:36 2437ff75d9bd: Waiting 20:52:36 04944245beec: Verifying Checksum 20:52:36 04944245beec: Download complete 20:52:36 765212b225bb: Verifying Checksum 20:52:36 765212b225bb: Download complete 20:52:36 f23df028b6ca: Verifying Checksum 20:52:36 f23df028b6ca: Download complete 20:52:36 d65c8cfc05b1: Verifying Checksum 20:52:36 d65c8cfc05b1: Download complete 20:52:37 699f458cf7ca: Verifying Checksum 20:52:37 699f458cf7ca: Download complete 20:52:37 8998bd30e6a1: Verifying Checksum 20:52:37 8998bd30e6a1: Download complete 20:52:39 2437ff75d9bd: Download complete 20:52:41 8998bd30e6a1: Pull complete 20:52:41 04944245beec: Pull complete 20:52:42 699f458cf7ca: Pull complete 20:52:42 765212b225bb: Pull complete 20:52:43 f23df028b6ca: Pull complete 20:52:43 d65c8cfc05b1: Pull complete 20:52:58 2437ff75d9bd: Pull complete 20:52:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:52:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:52:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:52:59 prd-ubuntu20.04-docker-arm64-4c-16g-7453 does not seem to be running inside a container 20:52:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:53:01 $ docker top 071d5b3653b92a34dc97d7f3c1b66a4d20c6c09a9c0fe5bbe88715c2f2a1fb78 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:53:02 ---> job-cost.sh 20:53:02 lf-activate-venv: SKIPPING 20:53:02 INFO: No Stack... 20:53:02 INFO: Retrieving Pricing Info for: v3-standard-4 20:53:03 INFO: Archiving Costs [Pipeline] sh 20:53:04 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 20:53:04 + cut -d, -f6 [Pipeline] lock 20:53:04 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-546-1-stack-cost] 20:53:04 Resource [jenkins-edgexfoundry-app-service-configurable-PR-546-1-stack-cost] did not exist. Created. 20:53:04 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-546-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:53:04 /w/workspace/app-service-configurable/1@tmp/durable-131b56c6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:53:05 + echo total: 0.10999999940395355 [Pipeline] stash 20:53:05 Warning: overwriting stash ‘stack-cost’ 20:53:05 Stashed 1 file(s) [Pipeline] } 20:53:05 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-546-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:53:05 $ docker stop --time=1 071d5b3653b92a34dc97d7f3c1b66a4d20c6c09a9c0fe5bbe88715c2f2a1fb78 20:53:07 $ docker rm -f --volumes 071d5b3653b92a34dc97d7f3c1b66a4d20c6c09a9c0fe5bbe88715c2f2a1fb78 [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 20:53:08 provisioning config files... 20:53:08 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-546@tmp/config8202386393335858026tmp [Pipeline] { [Pipeline] sh 20:53:08 + set +x 20:53:08 + curl -s https://codecov.io/bash 20:53:08 + bash -s -- 20:53:08 20:53:08 _____ _ 20:53:08 / ____| | | 20:53:08 | | ___ __| | ___ ___ _____ __ 20:53:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:53:08 | |___| (_) | (_| | __/ (_| (_) \ V / 20:53:08 \_____\___/ \__,_|\___|\___\___/ \_/ 20:53:08 Bash-1.0.6 20:53:08 20:53:08 20:53:08 ==> git version 2.25.1 found 20:53:08 ==> 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 20:53:08 Release-Date: 2020-01-08 20:53:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:53:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:53:08 ==> Jenkins CI detected. 20:53:08 current dir:  /w/workspace/_app-service-configurable_PR-546 20:53:08 project root: . 20:53:08 --> token set from env 20:53:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:53:08 ==> Running gcov in . (disable via -X gcov) 20:53:08 ==> Python coveragepy not found 20:53:08 ==> Searching for coverage reports in: 20:53:08 + . 20:53:09 -> Found 1 reports 20:53:09 ==> Detecting git/mercurial file structure 20:53:09 ==> Reading reports 20:53:09 + ./coverage.out bytes=10 20:53:09 ==> Appending adjustments 20:53:09 https://docs.codecov.io/docs/fixing-reports 20:53:09 + Found adjustments 20:53:09 ==> Gzipping contents 20:53:09 4.0K /tmp/codecov.hXPgpK.gz 20:53:09 ==> Uploading reports 20:53:09 url: https://codecov.io 20:53:09 query: branch=PR-546&commit=1b25ce6bf93e06feb1969a299474a8761f277a94&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-546%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=546&job=&cmd_args= 20:53:09 -> Pinging Codecov 20:53:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-546&commit=1b25ce6bf93e06feb1969a299474a8761f277a94&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-546%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=546&job=&cmd_args= 20:53:09 -> Uploading to 20:53:09 https://storage.googleapis.com/codecov/v4/raw/2023-04-11/A97CA9966030D2A3747ED39772930CCE/1b25ce6bf93e06feb1969a299474a8761f277a94/ad7b72f0-4c1e-411a-ae15-f681122de711.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T205308Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aac397a117386611a2846431f2d1a9206bfacb8da0b34f3ac438b57388c4b31b 20:53:09 % Total % Received % Xferd Average Speed Time Time Time Current 20:53:09 Dload Upload Total Spent Left Speed 20:53:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 1888 --:--:-- --:--:-- --:--:-- 1888 20:53:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/1b25ce6bf93e06feb1969a299474a8761f277a94 [Pipeline] } 20:53:09 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 20:53:11 + [ -d /w/workspace/_app-service-configurable_PR-546/archives ] 20:53:11 + ls -al /w/workspace/_app-service-configurable_PR-546/archives 20:53:11 total 16 20:53:11 drwxr-xr-x 3 root root 4096 Apr 11 20:45 . 20:53:11 drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 20:45 .. 20:53:11 drwxr-xr-x 2 root root 4096 Apr 11 20:45 cost 20:53:11 -rw-r--r-- 1 root root 96 Apr 11 20:45 cost.csv 20:53:11 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-546/archives 20:53:11 + ls -al /w/workspace/_app-service-configurable_PR-546/archives 20:53:11 total 16 20:53:11 drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 20:45 . 20:53:11 drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 20:45 .. 20:53:11 drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 20:45 cost 20:53:11 -rw-r--r-- 1 jenkins jenkins 96 Apr 11 20:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:53:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:53:12 ---> package-listing.sh 20:53:12 ++ facter osfamily 20:53:12 ++ tr '[:upper:]' '[:lower:]' 20:53:12 + OS_FAMILY=debian 20:53:12 + workspace=/w/workspace/_app-service-configurable_PR-546 20:53:12 + START_PACKAGES=/tmp/packages_start.txt 20:53:12 + END_PACKAGES=/tmp/packages_end.txt 20:53:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:53:12 + PACKAGES=/tmp/packages_start.txt 20:53:12 + '[' /w/workspace/_app-service-configurable_PR-546 ']' 20:53:12 + PACKAGES=/tmp/packages_end.txt 20:53:12 + case "${OS_FAMILY}" in 20:53:12 + dpkg -l 20:53:12 + grep '^ii' 20:53:12 + '[' -f /tmp/packages_start.txt ']' 20:53:12 + '[' -f /tmp/packages_end.txt ']' 20:53:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:53:12 + '[' /w/workspace/_app-service-configurable_PR-546 ']' 20:53:12 + mkdir -p /w/workspace/_app-service-configurable_PR-546/archives/ 20:53:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-546/archives/ [Pipeline] echo 20:53:12 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-546/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:53:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:53:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:13 prd-ubuntu20.04-docker-8c-8g-7452 does not seem to be running inside a container 20:53:13 $ 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-546/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-546 -v /w/workspace/_app-service-configurable_PR-546:/w/workspace/_app-service-configurable_PR-546:rw,z -v /w/workspace/_app-service-configurable_PR-546@tmp:/w/workspace/_app-service-configurable_PR-546@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:53:14 $ docker top 656b45599a73cd48746f5cc29b5e01b453b240b09b9cb613672d1b2fff0f8746 -eo pid,comm [Pipeline] { [Pipeline] sh 20:53:14 + touch /tmp/pre-build-complete [Pipeline] sh 20:53:14 + mkdir -p /var/log/sysstat [Pipeline] sh 20:53:15 + ls /var/log/sa-host 20:53:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:53:15 provisioning config files... 20:53:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-546@tmp/config11470914616130339282tmp [Pipeline] { [Pipeline] echo 20:53:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:53:15 ---> create-netrc.sh [Pipeline] } 20:53:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:53:16 ---> python-tools-install.sh [Pipeline] echo 20:53:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:53:16 ---> sudo-logs.sh 20:53:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:53:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:53:16 ---> job-cost.sh 20:53:16 lf-activate-venv: SKIPPING 20:53:16 DEBUG: total: 0.2199999988079071 20:53:16 INFO: Retrieving Stack Cost... 20:53:17 INFO: Retrieving Pricing Info for: v3-standard-8 20:53:17 INFO: Archiving Costs [Pipeline] echo 20:53:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:53:18 ---> logs-deploy.sh 20:53:18 lf-activate-venv: SKIPPING 20:53:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-546/1 20:53:18 INFO: archiving workspace using pattern(s): 20:53:19 Archives upload complete. 20:53:19 INFO: archiving logs to Nexus