Pull request #649 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7e7c92ee2f0314ec9a775651acc6a7b5398af05a+4880d13fba8919741e70fade795d8a1158c52518 (c53c6ffa3e8532689c29a3c39007a7db0ce3c56e) 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-ssh11038583388659218173.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9447985225910495588.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-649/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-649/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12173254454718736415.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-649/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6852325386876799451.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh7884400115284770418.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-649/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-649/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11646949224640322278.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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] ========================================================= [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.21 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 ‘prd-centos7-blackbox-4c-2g-5310’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-5311’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5507’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5508’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5509’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5559’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5563 in /w/workspace/_app-service-configurable_PR-649 [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-649 # 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 Merging remotes/origin/main commit 4880d13fba8919741e70fade795d8a1158c52518 into PR head commit 7e7c92ee2f0314ec9a775651acc6a7b5398af05a Merge succeeded, producing 7e7c92ee2f0314ec9a775651acc6a7b5398af05a Checking out Revision 7e7c92ee2f0314ec9a775651acc6a7b5398af05a (PR-649) Commit message: "build(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage > 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/649/head:refs/remotes/origin/PR-649 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e7c92ee2f0314ec9a775651acc6a7b5398af05a # 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 4880d13fba8919741e70fade795d8a1158c52518 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e7c92ee2f0314ec9a775651acc6a7b5398af05a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:33:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:33:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:33:38 ========================================================= 23:33:38 EdgeX Global Pipelines Version Info 23:33:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:33:39 ------------------- 23:33:39 stable info: 23:33:39 ------------------- 23:33:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:33:39 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:33:39 Message: update stable to v1.0.258 23:33:40 ------------------- 23:33:40 experimental info: 23:33:40 ------------------- 23:33:40 Commited By: **** collab-it+edgex@linuxfoundation.org 23:33:40 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:33:40 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:33:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 23:33:40 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 23:33:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:33:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:33:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:33:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:33:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:33:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:33:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:33:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:33:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:33:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 23:33:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:33:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:33:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:33:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:33:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:33:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:33:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:33:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:33:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:33:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:33:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:33:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:33:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:33:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:33:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:33:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-649 [Pipeline] echo 23:33:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-649 [Pipeline] echo 23:33:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-649 [Pipeline] echo 23:33:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e7c92ee2f0314ec9a775651acc6a7b5398af05a [Pipeline] echo 23:33:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e7c92e [Pipeline] echo 23:33:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:33:43 provisioning config files... 23:33:43 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-649@tmp/config7253265849733951113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:33:43 ---> ****-login.sh 23:33:43 nexus3.edgexfoundry.org:10001 23:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:33:44 Configure a credential helper to remove this warning. See 23:33:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:33:44 23:33:44 Login Succeeded 23:33:44 nexus3.edgexfoundry.org:10002 23:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:33:44 Configure a credential helper to remove this warning. See 23:33:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:33:44 23:33:44 Login Succeeded 23:33:44 nexus3.edgexfoundry.org:10003 23:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:33:44 Configure a credential helper to remove this warning. See 23:33:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:33:44 23:33:44 Login Succeeded 23:33:44 nexus3.edgexfoundry.org:10004 23:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:33:44 Configure a credential helper to remove this warning. See 23:33:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:33:44 23:33:44 Login Succeeded 23:33:44 ****.io 23:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:33:44 Configure a credential helper to remove this warning. See 23:33:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:33:44 23:33:44 Login Succeeded 23:33:44 ---> ****-login.sh ends [Pipeline] } 23:33:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:33:45 + git rev-list -1 --merges 7e7c92ee2f0314ec9a775651acc6a7b5398af05a~1..7e7c92ee2f0314ec9a775651acc6a7b5398af05a [Pipeline] echo 23:33:45 -----------> git rev-list -1 --merges 7e7c92ee2f0314ec9a775651acc6a7b5398af05a~1..7e7c92ee2f0314ec9a775651acc6a7b5398af05a 7e7c92ee2f0314ec9a775651acc6a7b5398af05a [false] [Pipeline] sh 23:33:45 + git log --format=format:%s -1 7e7c92ee2f0314ec9a775651acc6a7b5398af05a [Pipeline] echo 23:33:45 ========================================================= 23:33:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:33:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:33:46 + git log --format=format:%s -1 7e7c92ee2f0314ec9a775651acc6a7b5398af05a [Pipeline] echo 23:33:46 [semverPrep] GIT_COMMIT: 7e7c92ee2f0314ec9a775651acc6a7b5398af05a, Commit Message: build(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 [Pipeline] echo 23:33:46 [semverPrep] This is not a build commit. [Pipeline] sh 23:33:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:33:46 + grep -v github /etc/ssh/ssh_known_hosts 23:33:46 + [ -e /tmp/ssh_known_hosts ] 23:33:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:33:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:33:46 + sudo tee -a /etc/ssh/ssh_known_hosts 23:33:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:33:47 23:33:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:33:47 0.1.4: Pulling from edgex-devops/py-git-semver 23:33:47 b85a868b505f: Pulling fs layer 23:33:47 e2be974225ed: Pulling fs layer 23:33:47 339a4e72a1f5: Pulling fs layer 23:33:47 988bab9f4d93: Pulling fs layer 23:33:47 1469e6f7b9e6: Pulling fs layer 23:33:47 eaf3925da568: Pulling fs layer 23:33:47 988bab9f4d93: Waiting 23:33:47 eaf3925da568: Waiting 23:33:47 bab4dde63d76: Pulling fs layer 23:33:47 bde34c3a00c8: Pulling fs layer 23:33:47 1469e6f7b9e6: Waiting 23:33:47 b352a97aabf1: Pulling fs layer 23:33:47 bab4dde63d76: Waiting 23:33:47 bde34c3a00c8: Waiting 23:33:47 4872d77fe225: Pulling fs layer 23:33:47 5851b861e8e6: Pulling fs layer 23:33:47 b352a97aabf1: Waiting 23:33:47 4872d77fe225: Waiting 23:33:47 5851b861e8e6: Waiting 23:33:47 e2be974225ed: Download complete 23:33:47 988bab9f4d93: Verifying Checksum 23:33:47 988bab9f4d93: Download complete 23:33:47 1469e6f7b9e6: Verifying Checksum 23:33:47 1469e6f7b9e6: Download complete 23:33:47 339a4e72a1f5: Verifying Checksum 23:33:47 339a4e72a1f5: Download complete 23:33:47 eaf3925da568: Verifying Checksum 23:33:47 eaf3925da568: Download complete 23:33:47 bde34c3a00c8: Verifying Checksum 23:33:47 bde34c3a00c8: Download complete 23:33:48 b352a97aabf1: Verifying Checksum 23:33:48 b352a97aabf1: Download complete 23:33:48 4872d77fe225: Verifying Checksum 23:33:48 4872d77fe225: Download complete 23:33:48 5851b861e8e6: Download complete 23:33:48 b85a868b505f: Verifying Checksum 23:33:48 b85a868b505f: Download complete 23:33:48 bab4dde63d76: Verifying Checksum 23:33:48 bab4dde63d76: Download complete 23:33:49 b85a868b505f: Pull complete 23:33:49 e2be974225ed: Pull complete 23:33:50 339a4e72a1f5: Pull complete 23:33:50 988bab9f4d93: Pull complete 23:33:50 1469e6f7b9e6: Pull complete 23:33:50 eaf3925da568: Pull complete 23:33:52 bab4dde63d76: Pull complete 23:33:53 bde34c3a00c8: Pull complete 23:33:53 b352a97aabf1: Pull complete 23:33:53 4872d77fe225: Pull complete 23:33:53 5851b861e8e6: Pull complete 23:33:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:33:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:33:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:33:54 prd-ubuntu20.04-docker-8c-8g-5563 does not seem to be running inside a container 23:33:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-649 -v /w/workspace/_app-service-configurable_PR-649:/w/workspace/_app-service-configurable_PR-649:rw,z -v /w/workspace/_app-service-configurable_PR-649@tmp:/w/workspace/_app-service-configurable_PR-649@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:33:57 $ docker top c69f0afbddedbac2affb76d060153a3fd8e378c80bc9ab6c9376026702fd6ae2 -eo pid,comm 23:33:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:33:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:33:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:33:57 [ssh-agent] Looking for ssh-agent implementation... 23:33:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:33:58 $ docker exec c69f0afbddedbac2affb76d060153a3fd8e378c80bc9ab6c9376026702fd6ae2 ssh-agent 23:33:58 SSH_AUTH_SOCK=/tmp/ssh-da8oHXss7jXj/agent.31 23:33:58 SSH_AGENT_PID=37 23:33:58 Running ssh-add (command line suppressed) 23:33:58 Identity added: /w/workspace/_app-service-configurable_PR-649@tmp/private_key_13529734220775714282.key (/w/workspace/_app-service-configurable_PR-649@tmp/private_key_13529734220775714282.key) 23:33:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:33:58 + git tag --points-at HEAD [Pipeline] } 23:33:58 $ docker exec --env ******** --env ******** c69f0afbddedbac2affb76d060153a3fd8e378c80bc9ab6c9376026702fd6ae2 ssh-agent -k 23:33:58 unset SSH_AUTH_SOCK; 23:33:58 unset SSH_AGENT_PID; 23:33:58 echo Agent pid 37 killed; 23:33:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:33:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:33:58 [ssh-agent] Looking for ssh-agent implementation... 23:33:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:33:59 $ docker exec c69f0afbddedbac2affb76d060153a3fd8e378c80bc9ab6c9376026702fd6ae2 ssh-agent 23:33:59 SSH_AUTH_SOCK=/tmp/ssh-iEOV07eER2P7/agent.70 23:33:59 SSH_AGENT_PID=76 23:33:59 Running ssh-add (command line suppressed) 23:33:59 Identity added: /w/workspace/_app-service-configurable_PR-649@tmp/private_key_13525615158521524389.key (/w/workspace/_app-service-configurable_PR-649@tmp/private_key_13525615158521524389.key) 23:33:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:33:59 + git semver init 23:33:59 2024-03-13 23:33:59,860 [run_init] DEBUG init version:0.0.0 force:False 23:33:59 2024-03-13 23:33:59,861 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-649/.semver 23:33:59 2024-03-13 23:33:59,861 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-649/.semver 23:33:59 2024-03-13 23:33:59,862 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-649/.semver'], cwd=/w/workspace/_app-service-configurable_PR-649, universal_newlines=False, shell=None, istream=None) 23:34:01 2024-03-13 23:34:01,080 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-649/.git/info/exclude 23:34:01 2024-03-13 23:34:01,081 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-649/.semver/PR-649 with force:False 23:34:01 2024-03-13 23:34:01,081 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-649/.semver/PR-649 23:34:01 2024-03-13 23:34:01,086 [execute] INFO git cat-file --batch-check 23:34:01 2024-03-13 23:34:01,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-649/.semver, universal_newlines=False, shell=None, istream=) 23:34:01 2024-03-13 23:34:01,092 [execute] INFO git cat-file --batch 23:34:01 2024-03-13 23:34:01,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-649/.semver, universal_newlines=False, shell=None, istream=) 23:34:01 2024-03-13 23:34:01,097 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-649/.semver/PR-649 23:34:01 0.0.0 [Pipeline] } 23:34:01 $ docker exec --env ******** --env ******** c69f0afbddedbac2affb76d060153a3fd8e378c80bc9ab6c9376026702fd6ae2 ssh-agent -k 23:34:01 unset SSH_AUTH_SOCK; 23:34:01 unset SSH_AGENT_PID; 23:34:01 echo Agent pid 76 killed; 23:34:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:34:01 + git semver [Pipeline] } 23:34:02 $ docker stop --time=1 c69f0afbddedbac2affb76d060153a3fd8e378c80bc9ab6c9376026702fd6ae2 23:34:03 $ docker rm -f --volumes c69f0afbddedbac2affb76d060153a3fd8e378c80bc9ab6c9376026702fd6ae2 [Pipeline] // withDockerContainer [Pipeline] sh 23:34:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:34:04 Stashed 1 file(s) [Pipeline] echo 23:34:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:34:05 provisioning config files... 23:34:05 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-649@tmp/config8442291217430778307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:05 ---> ****-login.sh 23:34:05 nexus3.edgexfoundry.org:10001 23:34:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:05 Configure a credential helper to remove this warning. See 23:34:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:05 23:34:05 Login Succeeded 23:34:05 nexus3.edgexfoundry.org:10002 23:34:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:05 Configure a credential helper to remove this warning. See 23:34:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:05 23:34:05 Login Succeeded 23:34:05 nexus3.edgexfoundry.org:10003 23:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:06 Configure a credential helper to remove this warning. See 23:34:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:06 23:34:06 Login Succeeded 23:34:06 nexus3.edgexfoundry.org:10004 23:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:06 Configure a credential helper to remove this warning. See 23:34:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:06 23:34:06 Login Succeeded 23:34:06 ****.io 23:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:06 Configure a credential helper to remove this warning. See 23:34:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:06 23:34:06 Login Succeeded 23:34:06 ---> ****-login.sh ends [Pipeline] } 23:34:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:34:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:34:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:34:07 ========================================================= 23:34:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:34:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:34:07 Sending build context to Docker daemon 8.813MB 23:34:07 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:34:07 Step 2/12 : FROM ${BASE} AS builder 23:34:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:34:07 7264a8db6415: Pulling fs layer 23:34:07 c4d48a809fc2: Pulling fs layer 23:34:07 4f1c88b9dad5: Pulling fs layer 23:34:07 ad3a456e5733: Pulling fs layer 23:34:07 69c7f0334f64: Pulling fs layer 23:34:07 1f1c1a5573a3: Pulling fs layer 23:34:07 ce7588e14bc9: Pulling fs layer 23:34:07 b5e4710f87ac: Pulling fs layer 23:34:07 ad3a456e5733: Waiting 23:34:07 69c7f0334f64: Waiting 23:34:07 1f1c1a5573a3: Waiting 23:34:07 ce7588e14bc9: Waiting 23:34:07 b5e4710f87ac: Waiting 23:34:07 c4d48a809fc2: Verifying Checksum 23:34:07 c4d48a809fc2: Download complete 23:34:07 ad3a456e5733: Verifying Checksum 23:34:07 ad3a456e5733: Download complete 23:34:07 69c7f0334f64: Verifying Checksum 23:34:07 69c7f0334f64: Download complete 23:34:07 7264a8db6415: Download complete 23:34:07 1f1c1a5573a3: Verifying Checksum 23:34:07 1f1c1a5573a3: Download complete 23:34:07 7264a8db6415: Pull complete 23:34:08 b5e4710f87ac: Verifying Checksum 23:34:08 b5e4710f87ac: Download complete 23:34:08 c4d48a809fc2: Pull complete 23:34:08 4f1c88b9dad5: Download complete 23:34:08 ce7588e14bc9: Verifying Checksum 23:34:08 ce7588e14bc9: Download complete 23:34:12 4f1c88b9dad5: Pull complete 23:34:12 ad3a456e5733: Pull complete 23:34:12 69c7f0334f64: Pull complete 23:34:12 1f1c1a5573a3: Pull complete 23:34:15 ce7588e14bc9: Pull complete 23:34:15 b5e4710f87ac: Pull complete 23:34:15 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 23:34:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:34:15 ---> 88b5674ff536 23:34:15 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:34:20 Still waiting to schedule task 23:34:20 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5566’ 23:34:22 ---> Running in 705dc93f0e9d 23:34:22 Removing intermediate container 705dc93f0e9d 23:34:22 ---> 695a2807ef96 23:34:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:34:22 ---> Running in 1dd48cbfdec4 23:34:22 Removing intermediate container 1dd48cbfdec4 23:34:22 ---> f00e512e020c 23:34:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:34:22 ---> Running in 239b8adb9a3c 23:34:23 Removing intermediate container 239b8adb9a3c 23:34:23 ---> c05b1437392e 23:34:23 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:34:23 ---> Running in b9bf1a1b4a03 23:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:34:24 OK: 264 MiB in 52 packages 23:34:24 Removing intermediate container b9bf1a1b4a03 23:34:24 ---> c33ce0407a4a 23:34:24 Step 7/12 : WORKDIR /app 23:34:24 ---> Running in 9bea84b55a87 23:34:24 Removing intermediate container 9bea84b55a87 23:34:24 ---> 0e3801543cf9 23:34:24 Step 8/12 : COPY go.mod vendor* ./ 23:34:24 ---> 6e927116637c 23:34:24 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:34:24 ---> Running in 636677ef3dc5 23:35:03 Removing intermediate container 636677ef3dc5 23:35:03 ---> 0361bb9eebc0 23:35:03 Step 10/12 : COPY . . 23:35:03 ---> 41e788878e14 23:35:03 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:35:03 ---> Running in c6271117936a 23:35:03 Removing intermediate container c6271117936a 23:35:03 ---> 87d93fc8b5e8 23:35:03 Step 12/12 : RUN $MAKE 23:35:03 ---> Running in 4c23650dba24 23:35:03 noop 23:35:03 Removing intermediate container 4c23650dba24 23:35:03 ---> f9377556e635 23:35:03 Successfully built f9377556e635 23:35:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:04 + docker inspect -f . ci-base-image-x86_64 23:35:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:04 prd-ubuntu20.04-docker-8c-8g-5563 does not seem to be running inside a container 23:35:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-649 -v /w/workspace/_app-service-configurable_PR-649:/w/workspace/_app-service-configurable_PR-649:rw,z -v /w/workspace/_app-service-configurable_PR-649@tmp:/w/workspace/_app-service-configurable_PR-649@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:35:04 $ docker top c366ed3df8016e93a0516b6eade7e2dc6f75de0eb0b05eb41fa57cf493fca146 -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:05 + go version 23:35:05 go version go1.21.0 linux/amd64 [Pipeline] } 23:35:05 $ docker stop --time=1 c366ed3df8016e93a0516b6eade7e2dc6f75de0eb0b05eb41fa57cf493fca146 23:35:06 $ docker rm -f --volumes c366ed3df8016e93a0516b6eade7e2dc6f75de0eb0b05eb41fa57cf493fca146 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:07 + docker inspect -f . ci-base-image-x86_64 23:35:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:07 prd-ubuntu20.04-docker-8c-8g-5563 does not seem to be running inside a container 23:35:07 $ 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-649 -v /w/workspace/_app-service-configurable_PR-649:/w/workspace/_app-service-configurable_PR-649:rw,z -v /w/workspace/_app-service-configurable_PR-649@tmp:/w/workspace/_app-service-configurable_PR-649@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:35:08 $ docker top d5ee7653ac13fbcab5ea2d637c8414ffac7b0e3d912a61e9ebd1ed3994e33c2d -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:08 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-649 [Pipeline] fileExists [Pipeline] sh 23:35:09 + make test 23:35:09 go test -race -coverprofile=coverage.out ./... 23:35:27 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:35:49 go vet ./... 23:35:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:35:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:35:50 ./bin/test-attribution-txt.sh 23:35:50 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:35:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:35:50 $ docker stop --time=1 d5ee7653ac13fbcab5ea2d637c8414ffac7b0e3d912a61e9ebd1ed3994e33c2d 23:35:55 $ docker rm -f --volumes d5ee7653ac13fbcab5ea2d637c8414ffac7b0e3d912a61e9ebd1ed3994e33c2d [Pipeline] // withDockerContainer [Pipeline] sh 23:35:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:35:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:35:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:35:57 + ls -al . 23:35:57 total 184 23:35:57 drwxrwxr-x 7 jenkins jenkins 4096 Mar 13 23:35 . 23:35:57 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:33 .. 23:35:57 -rw-rw-r-- 1 jenkins jenkins 119 Mar 13 23:33 .dockerignore 23:35:57 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:35 .git 23:35:57 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:33 .github 23:35:57 -rw-rw-r-- 1 jenkins jenkins 106 Mar 13 23:33 .gitignore 23:35:57 -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 23:33 .golangci.yml 23:35:57 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:34 .semver 23:35:57 -rw-rw-r-- 1 jenkins jenkins 10394 Mar 13 23:33 Attribution.txt 23:35:57 -rw-rw-r-- 1 jenkins jenkins 37263 Mar 13 23:33 CHANGELOG.md 23:35:57 -rw-rw-r-- 1 jenkins jenkins 2007 Mar 13 23:33 Dockerfile 23:35:57 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 23:33 GOVERNANCE.md 23:35:57 -rw-rw-r-- 1 jenkins jenkins 666 Mar 13 23:33 Jenkinsfile 23:35:57 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 13 23:33 LICENSE 23:35:57 -rw-rw-r-- 1 jenkins jenkins 618 Mar 13 23:33 OWNERS.md 23:35:57 -rw-rw-r-- 1 jenkins jenkins 4582 Mar 13 23:33 README.md 23:35:57 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 23:34 VERSION 23:35:57 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:33 bin 23:35:57 -rw-r--r-- 1 jenkins jenkins 13 Mar 13 23:35 coverage.out 23:35:57 -rw-rw-r-- 1 jenkins jenkins 3776 Mar 13 23:33 go.mod 23:35:57 -rw-rw-r-- 1 jenkins jenkins 36129 Mar 13 23:33 go.sum 23:35:57 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 13 23:33 main.go 23:35:57 -rw-rw-r-- 1 jenkins jenkins 2572 Mar 13 23:33 makefile 23:35:57 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 23:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:57 + 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=7e7c92ee2f0314ec9a775651acc6a7b5398af05a --label arch=amd64 --label version=0.0.0 . 23:35:57 Sending build context to Docker daemon 8.814MB 23:35:57 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 23:35:57 Step 2/27 : FROM ${BASE} AS builder 23:35:57 ---> f9377556e635 23:35:57 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 23:35:58 ---> Running in d14af22b0271 23:35:58 Removing intermediate container d14af22b0271 23:35:58 ---> 80939093b1e1 23:35:58 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:35:58 ---> Running in 4685ab9775af 23:35:58 Removing intermediate container 4685ab9775af 23:35:58 ---> 2fc09dfe58e6 23:35:58 Step 5/27 : ARG ADD_BUILD_TAGS="" 23:35:58 ---> Running in e70a297aa983 23:35:58 Removing intermediate container e70a297aa983 23:35:58 ---> f9b7d8dfcee7 23:35:58 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:35:58 ---> Running in 49b2cb5b227f 23:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:35:58 OK: 264 MiB in 52 packages 23:35:59 Removing intermediate container 49b2cb5b227f 23:35:59 ---> b455f41f31dd 23:35:59 Step 7/27 : WORKDIR /app 23:35:59 ---> Running in 03d27057f0d6 23:35:59 Removing intermediate container 03d27057f0d6 23:35:59 ---> 03878507dc5f 23:35:59 Step 8/27 : COPY go.mod vendor* ./ 23:35:59 ---> e31df5e84def 23:35:59 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:59 ---> Running in 6795894c0f20 23:36:00 Removing intermediate container 6795894c0f20 23:36:00 ---> df5ddbb0a971 23:36:00 Step 10/27 : COPY . . 23:36:00 ---> edd9468b2fbf 23:36:00 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:36:00 ---> Running in 5f644bfd989a 23:36:00 Removing intermediate container 5f644bfd989a 23:36:00 ---> 34479ec7d463 23:36:00 Step 12/27 : RUN $MAKE 23:36:00 ---> Running in 06232373383d 23:36:00 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 23:36:23 Removing intermediate container 06232373383d 23:36:23 ---> 349703f2c99c 23:36:23 Step 13/27 : FROM alpine:3.18 23:36:23 3.18: Pulling from library/alpine 23:36:23 619be1103602: Pulling fs layer 23:36:23 619be1103602: Verifying Checksum 23:36:23 619be1103602: Download complete 23:36:23 619be1103602: Pull complete 23:36:23 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:36:23 Status: Downloaded newer image for alpine:3.18 23:36:23 ---> d3782b16ccc9 23:36:23 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:36:23 ---> Running in b17bea43ac1a 23:36:23 Removing intermediate container b17bea43ac1a 23:36:23 ---> 37cc3a0e4dac 23:36:23 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 23:36:23 ---> Running in 271710a65738 23:36:24 Removing intermediate container 271710a65738 23:36:24 ---> 499d8adfa794 23:36:24 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 23:36:24 ---> Running in 2a8d9fd3bdfd 23:36:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:36:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:36:24 (1/2) Installing ca-certificates (20230506-r0) 23:36:24 (2/2) Installing dumb-init (1.2.5-r2) 23:36:24 Executing busybox-1.36.1-r5.trigger 23:36:24 Executing ca-certificates-20230506-r0.trigger 23:36:24 OK: 8 MiB in 17 packages 23:36:25 Removing intermediate container 2a8d9fd3bdfd 23:36:25 ---> c1ef53364e52 23:36:25 Step 17/27 : RUN apk --no-cache upgrade 23:36:25 ---> Running in 48a01c909160 23:36:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:36:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:36:26 OK: 8 MiB in 17 packages 23:36:26 Removing intermediate container 48a01c909160 23:36:26 ---> 5e27d37fb0b2 23:36:26 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:36:26 ---> 11b2acf2fd87 23:36:26 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 23:36:26 ---> d743f8562281 23:36:26 Step 20/27 : COPY --from=builder /app/res/ /res/ 23:36:26 ---> ac66a079820a 23:36:26 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:36:27 ---> 840bfaef9b43 23:36:27 Step 22/27 : EXPOSE 48095 23:36:27 ---> Running in 1dd05c05a434 23:36:27 Removing intermediate container 1dd05c05a434 23:36:27 ---> 0468f70f0144 23:36:27 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 23:36:27 ---> Running in 61565af670fe 23:36:27 Removing intermediate container 61565af670fe 23:36:27 ---> 5d913e559aeb 23:36:27 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:36:27 ---> Running in 0623d2f11d2d 23:36:27 Removing intermediate container 0623d2f11d2d 23:36:27 ---> 02e153df8f35 23:36:27 Step 25/27 : LABEL arch=amd64 23:36:27 ---> Running in 19f92c82d2ba 23:36:27 Removing intermediate container 19f92c82d2ba 23:36:27 ---> 612d96f45e43 23:36:27 Step 26/27 : LABEL git_sha=7e7c92ee2f0314ec9a775651acc6a7b5398af05a 23:36:27 ---> Running in 4eaa5223f8dd 23:36:27 Removing intermediate container 4eaa5223f8dd 23:36:27 ---> 55b27f5012ef 23:36:27 Step 27/27 : LABEL version=0.0.0 23:36:27 ---> Running in c6d234ff4c10 23:36:27 Removing intermediate container c6d234ff4c10 23:36:27 ---> 1e74191d4eec 23:36:27 [Warning] One or more build-args [ARCH] were not consumed 23:36:27 Successfully built 1e74191d4eec 23:36:27 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:36:29 23:36:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:36:29 latest: Pulling from edgex-lftools-log-publisher 23:36:29 5eb5b503b376: Pulling fs layer 23:36:29 5c69ac0246d0: Pulling fs layer 23:36:29 ec43610c2a17: Pulling fs layer 23:36:29 3a2ae6a8a46f: Pulling fs layer 23:36:29 33b1e0a273af: Pulling fs layer 23:36:29 5d3b04190fa2: Pulling fs layer 23:36:29 2f39f015ded8: Pulling fs layer 23:36:29 33b1e0a273af: Waiting 23:36:29 5d3b04190fa2: Waiting 23:36:29 2f39f015ded8: Waiting 23:36:29 3a2ae6a8a46f: Waiting 23:36:29 5c69ac0246d0: Download complete 23:36:29 3a2ae6a8a46f: Download complete 23:36:29 33b1e0a273af: Verifying Checksum 23:36:29 33b1e0a273af: Download complete 23:36:29 5d3b04190fa2: Verifying Checksum 23:36:29 5d3b04190fa2: Download complete 23:36:29 ec43610c2a17: Verifying Checksum 23:36:29 ec43610c2a17: Download complete 23:36:29 5eb5b503b376: Verifying Checksum 23:36:29 5eb5b503b376: Download complete 23:36:30 2f39f015ded8: Verifying Checksum 23:36:30 2f39f015ded8: Download complete 23:36:31 5eb5b503b376: Pull complete 23:36:31 5c69ac0246d0: Pull complete 23:36:32 ec43610c2a17: Pull complete 23:36:32 3a2ae6a8a46f: Pull complete 23:36:32 33b1e0a273af: Pull complete 23:36:32 5d3b04190fa2: Pull complete 23:36:37 2f39f015ded8: Pull complete 23:36:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:36:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:36:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:38 prd-ubuntu20.04-docker-8c-8g-5563 does not seem to be running inside a container 23:36:38 $ 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-649 -v /w/workspace/_app-service-configurable_PR-649:/w/workspace/_app-service-configurable_PR-649:rw,z -v /w/workspace/_app-service-configurable_PR-649@tmp:/w/workspace/_app-service-configurable_PR-649@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:36:44 $ docker top 5371dcfc693b011625295b2c704584d4c2fc57511238e999824a37cc5356087c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:36:45 ---> job-cost.sh 23:36:45 lf-activate-venv: SKIPPING 23:36:45 INFO: No Stack... 23:36:45 INFO: Retrieving Pricing Info for: v3-standard-8 23:36:45 INFO: Archiving Costs [Pipeline] sh 23:36:46 + cat /w/workspace/_app-service-configurable_PR-649/archives/cost.csv 23:36:46 + cut -d, -f6 [Pipeline] lock 23:36:46 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-649-1-stack-cost] 23:36:46 Resource [jenkins-edgexfoundry-app-service-configurable-PR-649-1-stack-cost] did not exist. Created. 23:36:46 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-649-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:36:46 + echo total: 0.2199999988079071 [Pipeline] stash 23:36:46 Stashed 1 file(s) [Pipeline] } 23:36:46 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-649-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:36:47 $ docker stop --time=1 5371dcfc693b011625295b2c704584d4c2fc57511238e999824a37cc5356087c 23:36:48 $ docker rm -f --volumes 5371dcfc693b011625295b2c704584d4c2fc57511238e999824a37cc5356087c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:37:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5582 in /w/workspace/_app-service-configurable_PR-649 [Pipeline] { [Pipeline] ws 23:37:01 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 23:37:11 Selected Git installation does not exist. Using Default 23:37:11 The recommended git tool is: NONE 23:37:38 using credential edgex-jenkins-ssh 23:37:38 Cloning the remote Git repository 23:37:38 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:37:38 > git init /w/workspace/app-service-configurable/1 # timeout=10 23:37:38 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:37:38 > git --version # timeout=10 23:37:38 > git --version # 'git version 2.25.1' 23:37:38 using GIT_SSH to set credentials SSH Credentials for GitHub 23:37:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:37:41 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:37:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:37:43 Merging remotes/origin/main commit 4880d13fba8919741e70fade795d8a1158c52518 into PR head commit 7e7c92ee2f0314ec9a775651acc6a7b5398af05a 23:37:43 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:37:43 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:37:43 using GIT_SSH to set credentials SSH Credentials for GitHub 23:37:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/649/head:refs/remotes/origin/PR-649 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:37:43 > git config core.sparsecheckout # timeout=10 23:37:44 Merge succeeded, producing 7e7c92ee2f0314ec9a775651acc6a7b5398af05a 23:37:44 Checking out Revision 7e7c92ee2f0314ec9a775651acc6a7b5398af05a (PR-649) 23:37:44 Commit message: "build(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0" 23:37:44 > git --version # timeout=10 23:37:44 > git --version # 'git version 2.25.1' 23:37:44 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { 23:37:43 > git checkout -f 7e7c92ee2f0314ec9a775651acc6a7b5398af05a # timeout=10 23:37:44 > git remote # timeout=10 23:37:44 > git config --get remote.origin.url # timeout=10 23:37:44 using GIT_SSH to set credentials SSH Credentials for GitHub 23:37:44 > git merge 4880d13fba8919741e70fade795d8a1158c52518 # timeout=10 23:37:44 > git rev-parse HEAD^{commit} # timeout=10 23:37:44 > git config core.sparsecheckout # timeout=10 23:37:44 > git checkout -f 7e7c92ee2f0314ec9a775651acc6a7b5398af05a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:37:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:37:46 % Total % Received % Xferd Average Speed Time Time Time Current 23:37:46 Dload Upload Total Spent Left Speed 23:37:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 162k 0 --:--:-- --:--:-- --:--:-- 162k [Pipeline] sh 23:37:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:37:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:37:47 + sudo tee /etc/docker/daemon.new 23:37:47 { 23:37:47 "registry-mirrors": [ 23:37:47 "https://nexus3.edgexfoundry.org:10001" 23:37:47 ], 23:37:47 "bip": "10.250.0.254/24", 23:37:47 "hosts": [ 23:37:47 "tcp://0.0.0.0:5555", 23:37:47 "unix:///var/run/docker.sock" 23:37:47 ], 23:37:47 "mtu": 1458, 23:37:47 "selinux-enabled": true, 23:37:47 "seccomp-profile": "/etc/docker/seccomp.json" 23:37:47 } [Pipeline] sh 23:37:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:37:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:38:06 provisioning config files... 23:38:06 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config4262844117668302721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:38:06 ---> ****-login.sh 23:38:06 nexus3.edgexfoundry.org:10001 23:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:38:07 Configure a credential helper to remove this warning. See 23:38:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:38:07 23:38:07 Login Succeeded 23:38:07 nexus3.edgexfoundry.org:10002 23:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:38:08 Configure a credential helper to remove this warning. See 23:38:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:38:08 23:38:08 Login Succeeded 23:38:08 nexus3.edgexfoundry.org:10003 23:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:38:08 Configure a credential helper to remove this warning. See 23:38:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:38:08 23:38:08 Login Succeeded 23:38:08 nexus3.edgexfoundry.org:10004 23:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:38:08 Configure a credential helper to remove this warning. See 23:38:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:38:08 23:38:08 Login Succeeded 23:38:08 ****.io 23:38:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:38:09 Configure a credential helper to remove this warning. See 23:38:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:38:09 23:38:09 Login Succeeded 23:38:09 ---> ****-login.sh ends [Pipeline] } 23:38:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:38:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:38:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:38:10 ========================================================= 23:38:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:38:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:38:11 Sending build context to Docker daemon 160.8kB 23:38:11 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:38:11 Step 2/12 : FROM ${BASE} AS builder 23:38:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:38:12 9fda8d8052c6: Pulling fs layer 23:38:12 5d54e960e981: Pulling fs layer 23:38:12 c4a7e357bf2a: Pulling fs layer 23:38:12 f0e02332f6b5: Pulling fs layer 23:38:12 872ee5b61b7b: Pulling fs layer 23:38:12 0c6a40ed1a82: Pulling fs layer 23:38:12 94ae7d8d031c: Pulling fs layer 23:38:12 872ee5b61b7b: Waiting 23:38:12 0c6a40ed1a82: Waiting 23:38:12 94ae7d8d031c: Waiting 23:38:12 f0e02332f6b5: Waiting 23:38:12 5d54e960e981: Download complete 23:38:12 f0e02332f6b5: Verifying Checksum 23:38:12 f0e02332f6b5: Download complete 23:38:12 872ee5b61b7b: Download complete 23:38:12 9fda8d8052c6: Verifying Checksum 23:38:12 9fda8d8052c6: Download complete 23:38:13 9fda8d8052c6: Pull complete 23:38:13 94ae7d8d031c: Verifying Checksum 23:38:13 94ae7d8d031c: Download complete 23:38:14 5d54e960e981: Pull complete 23:38:15 c4a7e357bf2a: Verifying Checksum 23:38:15 c4a7e357bf2a: Download complete 23:38:16 0c6a40ed1a82: Download complete 23:38:31 c4a7e357bf2a: Pull complete 23:38:31 f0e02332f6b5: Pull complete 23:38:31 872ee5b61b7b: Pull complete 23:38:38 0c6a40ed1a82: Pull complete 23:38:40 94ae7d8d031c: Pull complete 23:38:40 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:38:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:38:40 ---> 86de565de09d 23:38:40 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:38:42 ---> Running in 1385cd946477 23:38:42 Removing intermediate container 1385cd946477 23:38:42 ---> 754dd9652199 23:38:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:38:43 ---> Running in 3d84c7ce4354 23:38:43 Removing intermediate container 3d84c7ce4354 23:38:43 ---> fc19a2451a9e 23:38:43 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:38:43 ---> Running in 3cf625cb6e5d 23:38:43 Removing intermediate container 3cf625cb6e5d 23:38:43 ---> dd170986c741 23:38:43 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:38:44 ---> Running in 6009c789c19f 23:38:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:38:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:38:48 OK: 266 MiB in 52 packages 23:38:49 Removing intermediate container 6009c789c19f 23:38:49 ---> c0c964831dda 23:38:49 Step 7/12 : WORKDIR /app 23:38:49 ---> Running in 5da8710bbe47 23:38:49 Removing intermediate container 5da8710bbe47 23:38:49 ---> 57c85536bf51 23:38:49 Step 8/12 : COPY go.mod vendor* ./ 23:38:50 ---> 92f174bf2393 23:38:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:50 ---> Running in 5f0a5c975bba 23:40:12 Removing intermediate container 5f0a5c975bba 23:40:12 ---> 9b56f9608d99 23:40:12 Step 10/12 : COPY . . 23:40:12 ---> f5d226535acb 23:40:12 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:40:12 ---> Running in b5abe79ebde1 23:40:12 Removing intermediate container b5abe79ebde1 23:40:12 ---> bb352e10dd44 23:40:12 Step 12/12 : RUN $MAKE 23:40:12 ---> Running in 41281c9c252d 23:40:12 noop 23:40:12 Removing intermediate container 41281c9c252d 23:40:12 ---> b1d566b50efd 23:40:12 Successfully built b1d566b50efd 23:40:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:13 + docker inspect -f . ci-base-image-arm64 23:40:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:40:13 prd-ubuntu20.04-docker-arm64-4c-16g-5582 does not seem to be running inside a container 23:40:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:40:15 $ docker top fa63d8664b12baf42156c29e069a89b6f199a5fe7d5f3af284553b66f60d0bd3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:40:16 + go version 23:40:16 go version go1.21.0 linux/arm64 [Pipeline] } 23:40:16 $ docker stop --time=1 fa63d8664b12baf42156c29e069a89b6f199a5fe7d5f3af284553b66f60d0bd3 23:40:18 $ docker rm -f --volumes fa63d8664b12baf42156c29e069a89b6f199a5fe7d5f3af284553b66f60d0bd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:19 + docker inspect -f . ci-base-image-arm64 23:40:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:40:19 prd-ubuntu20.04-docker-arm64-4c-16g-5582 does not seem to be running inside a container 23:40:19 $ 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 ******** ci-base-image-arm64 cat 23:40:21 $ docker top 7db783981eb1bd2ee28dc88722eb2a73678b40943a8743658b7d894a8ff60236 -eo pid,comm [Pipeline] { [Pipeline] sh 23:40:22 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 23:40:23 + make test 23:40:23 go test -race -coverprofile=coverage.out ./... 23:44:04 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:44:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:44:04 go vet ./... 23:46:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:46:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:46:41 ./bin/test-attribution-txt.sh 23:46:41 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:46:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:46:41 $ docker stop --time=1 7db783981eb1bd2ee28dc88722eb2a73678b40943a8743658b7d894a8ff60236 23:46:44 $ docker rm -f --volumes 7db783981eb1bd2ee28dc88722eb2a73678b40943a8743658b7d894a8ff60236 [Pipeline] // withDockerContainer [Pipeline] sh 23:46:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:46:46 Warning: overwriting stash ‘coverage-report’ 23:46:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:46:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:46:48 + ls -al . 23:46:48 total 180 23:46:48 drwxrwxr-x 6 jenkins jenkins 4096 Mar 13 23:40 . 23:46:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:37 .. 23:46:48 -rw-rw-r-- 1 jenkins jenkins 119 Mar 13 23:37 .dockerignore 23:46:48 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:37 .git 23:46:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:37 .github 23:46:48 -rw-rw-r-- 1 jenkins jenkins 106 Mar 13 23:37 .gitignore 23:46:48 -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 23:37 .golangci.yml 23:46:48 -rw-rw-r-- 1 jenkins jenkins 10394 Mar 13 23:37 Attribution.txt 23:46:48 -rw-rw-r-- 1 jenkins jenkins 37263 Mar 13 23:37 CHANGELOG.md 23:46:48 -rw-rw-r-- 1 jenkins jenkins 2007 Mar 13 23:37 Dockerfile 23:46:48 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 23:37 GOVERNANCE.md 23:46:48 -rw-rw-r-- 1 jenkins jenkins 666 Mar 13 23:37 Jenkinsfile 23:46:48 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 13 23:37 LICENSE 23:46:48 -rw-rw-r-- 1 jenkins jenkins 618 Mar 13 23:37 OWNERS.md 23:46:48 -rw-rw-r-- 1 jenkins jenkins 4582 Mar 13 23:37 README.md 23:46:48 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 23:34 VERSION 23:46:48 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:37 bin 23:46:48 -rw-r--r-- 1 jenkins jenkins 13 Mar 13 23:40 coverage.out 23:46:48 -rw-rw-r-- 1 jenkins jenkins 3776 Mar 13 23:37 go.mod 23:46:48 -rw-rw-r-- 1 jenkins jenkins 36129 Mar 13 23:37 go.sum 23:46:48 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 13 23:37 main.go 23:46:48 -rw-rw-r-- 1 jenkins jenkins 2572 Mar 13 23:37 makefile 23:46:48 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 23:37 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:48 + 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=7e7c92ee2f0314ec9a775651acc6a7b5398af05a --label arch=arm64 --label version=0.0.0 . 23:46:48 Sending build context to Docker daemon 161.8kB 23:46:49 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 23:46:49 Step 2/27 : FROM ${BASE} AS builder 23:46:49 ---> b1d566b50efd 23:46:49 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 23:46:49 ---> Running in 88189391f485 23:46:54 Removing intermediate container 88189391f485 23:46:54 ---> 6e1d94c962b2 23:46:54 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:46:54 ---> Running in d4da5081d79c 23:46:54 Removing intermediate container d4da5081d79c 23:46:54 ---> e73c407d2777 23:46:54 Step 5/27 : ARG ADD_BUILD_TAGS="" 23:46:54 ---> Running in d42d27e09c71 23:46:54 Removing intermediate container d42d27e09c71 23:46:54 ---> 4efdc10a7132 23:46:54 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:46:54 ---> Running in afd18833dcd9 23:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:46:56 OK: 266 MiB in 52 packages 23:46:57 Removing intermediate container afd18833dcd9 23:46:57 ---> 7cd21a2fe62c 23:46:57 Step 7/27 : WORKDIR /app 23:46:57 ---> Running in a6f0404eb89b 23:46:57 Removing intermediate container a6f0404eb89b 23:46:57 ---> dac6917c947b 23:46:57 Step 8/27 : COPY go.mod vendor* ./ 23:46:58 ---> 415f70984b67 23:46:58 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:58 ---> Running in 8d94ff98442f 23:47:01 Removing intermediate container 8d94ff98442f 23:47:01 ---> f9b5b87747ff 23:47:01 Step 10/27 : COPY . . 23:47:01 ---> 9170032fe8bd 23:47:01 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:47:01 ---> Running in 0a27537d468b 23:47:02 Removing intermediate container 0a27537d468b 23:47:02 ---> 8bc317656e85 23:47:02 Step 12/27 : RUN $MAKE 23:47:02 ---> Running in 278789b3500e 23:47:03 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 23:49:25 Removing intermediate container 278789b3500e 23:49:25 ---> 6421c4e05086 23:49:25 Step 13/27 : FROM alpine:3.18 23:49:25 3.18: Pulling from library/alpine 23:49:25 c6b39de5b339: Pulling fs layer 23:49:25 c6b39de5b339: Verifying Checksum 23:49:25 c6b39de5b339: Download complete 23:49:25 c6b39de5b339: Pull complete 23:49:25 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:49:25 Status: Downloaded newer image for alpine:3.18 23:49:25 ---> 33abbf032149 23:49:25 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:49:25 ---> Running in 9997fa4fc0c6 23:49:25 Removing intermediate container 9997fa4fc0c6 23:49:25 ---> 5201a37d668c 23:49:25 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 23:49:25 ---> Running in b306a156d3c4 23:49:25 Removing intermediate container b306a156d3c4 23:49:25 ---> 294a91520804 23:49:25 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 23:49:25 ---> Running in 0d0da9a038cb 23:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:49:25 (1/2) Installing ca-certificates (20230506-r0) 23:49:25 (2/2) Installing dumb-init (1.2.5-r2) 23:49:25 Executing busybox-1.36.1-r5.trigger 23:49:25 Executing ca-certificates-20230506-r0.trigger 23:49:25 OK: 9 MiB in 17 packages 23:49:25 Removing intermediate container 0d0da9a038cb 23:49:25 ---> a4d34e994167 23:49:25 Step 17/27 : RUN apk --no-cache upgrade 23:49:25 ---> Running in ec1deedadfb1 23:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:49:25 OK: 9 MiB in 17 packages 23:49:25 Removing intermediate container ec1deedadfb1 23:49:25 ---> b53fea8dd9dd 23:49:25 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:49:25 ---> 7782ad65e1af 23:49:25 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 23:49:25 ---> 46141df7ae31 23:49:25 Step 20/27 : COPY --from=builder /app/res/ /res/ 23:49:25 ---> 0d152ff86b53 23:49:25 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:49:25 ---> 029fb800cbf6 23:49:25 Step 22/27 : EXPOSE 48095 23:49:25 ---> Running in 74d2744f902d 23:49:25 Removing intermediate container 74d2744f902d 23:49:25 ---> a7af7a9ed333 23:49:25 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 23:49:25 ---> Running in 5df92f9dcb51 23:49:26 Removing intermediate container 5df92f9dcb51 23:49:26 ---> 5a611dd4cc13 23:49:26 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:49:26 ---> Running in 58b119d5cbdb 23:49:26 Removing intermediate container 58b119d5cbdb 23:49:26 ---> cc3dda4a1b23 23:49:26 Step 25/27 : LABEL arch=arm64 23:49:26 ---> Running in 8161451b37b8 23:49:26 Removing intermediate container 8161451b37b8 23:49:26 ---> 4d7948376262 23:49:26 Step 26/27 : LABEL git_sha=7e7c92ee2f0314ec9a775651acc6a7b5398af05a 23:49:26 ---> Running in a436d4a7de77 23:49:27 Removing intermediate container a436d4a7de77 23:49:27 ---> 1bced8c2b8da 23:49:27 Step 27/27 : LABEL version=0.0.0 23:49:27 ---> Running in a5b52b422af9 23:49:27 Removing intermediate container a5b52b422af9 23:49:27 ---> 0ac970b60924 23:49:27 [Warning] One or more build-args [ARCH] were not consumed 23:49:27 Successfully built 0ac970b60924 23:49:27 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:49:28 23:49:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:49:29 arm64: Pulling from edgex-lftools-log-publisher 23:49:29 8998bd30e6a1: Pulling fs layer 23:49:29 04944245beec: Pulling fs layer 23:49:29 699f458cf7ca: Pulling fs layer 23:49:29 765212b225bb: Pulling fs layer 23:49:29 f23df028b6ca: Pulling fs layer 23:49:29 d65c8cfc05b1: Pulling fs layer 23:49:29 2437ff75d9bd: Pulling fs layer 23:49:29 f23df028b6ca: Waiting 23:49:29 d65c8cfc05b1: Waiting 23:49:29 2437ff75d9bd: Waiting 23:49:29 765212b225bb: Waiting 23:49:29 04944245beec: Verifying Checksum 23:49:29 04944245beec: Download complete 23:49:29 765212b225bb: Verifying Checksum 23:49:29 765212b225bb: Download complete 23:49:29 f23df028b6ca: Verifying Checksum 23:49:29 f23df028b6ca: Download complete 23:49:29 d65c8cfc05b1: Verifying Checksum 23:49:29 d65c8cfc05b1: Download complete 23:49:29 699f458cf7ca: Verifying Checksum 23:49:29 699f458cf7ca: Download complete 23:49:29 8998bd30e6a1: Verifying Checksum 23:49:29 8998bd30e6a1: Download complete 23:49:32 2437ff75d9bd: Verifying Checksum 23:49:32 2437ff75d9bd: Download complete 23:49:35 8998bd30e6a1: Pull complete 23:49:35 04944245beec: Pull complete 23:49:37 699f458cf7ca: Pull complete 23:49:37 765212b225bb: Pull complete 23:49:38 f23df028b6ca: Pull complete 23:49:38 d65c8cfc05b1: Pull complete 23:49:56 2437ff75d9bd: Pull complete 23:49:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:49:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:49:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:57 prd-ubuntu20.04-docker-arm64-4c-16g-5582 does not seem to be running inside a container 23:49:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:50:00 $ docker top 7e1f5282566a268dd7b45aa861ae1e399d2fdb8b5ad3ecb9bbba9532875199bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:50:01 ---> job-cost.sh 23:50:01 lf-activate-venv: SKIPPING 23:50:01 INFO: No Stack... 23:50:01 INFO: Retrieving Pricing Info for: v3-standard-4 23:50:02 INFO: Archiving Costs [Pipeline] sh 23:50:03 + + cat /w/workspace/app-service-configurable/1/archives/cost.csv 23:50:03 cut -d, -f6 [Pipeline] lock 23:50:03 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-649-1-stack-cost] 23:50:03 Resource [jenkins-edgexfoundry-app-service-configurable-PR-649-1-stack-cost] did not exist. Created. 23:50:03 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-649-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:50:04 /w/workspace/app-service-configurable/1@tmp/durable-8b5c6908/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:50:05 + echo total: 0.10999999940395355 [Pipeline] stash 23:50:05 Warning: overwriting stash ‘stack-cost’ 23:50:05 Stashed 1 file(s) [Pipeline] } 23:50:05 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-649-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:50:05 $ docker stop --time=1 7e1f5282566a268dd7b45aa861ae1e399d2fdb8b5ad3ecb9bbba9532875199bf 23:50:07 $ docker rm -f --volumes 7e1f5282566a268dd7b45aa861ae1e399d2fdb8b5ad3ecb9bbba9532875199bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:50:09 provisioning config files... 23:50:09 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-649@tmp/config3552579342852277678tmp [Pipeline] { [Pipeline] sh 23:50:09 + set +x 23:50:09 + bash -s -- 23:50:09 + curl -s https://codecov.io/bash 23:50:09 23:50:09 _____ _ 23:50:09 / ____| | | 23:50:09 | | ___ __| | ___ ___ _____ __ 23:50:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:50:09 | |___| (_) | (_| | __/ (_| (_) \ V / 23:50:09 \_____\___/ \__,_|\___|\___\___/ \_/ 23:50:09 Bash-1.0.6 23:50:09 23:50:09 23:50:09 ==> git version 2.25.1 found 23:50:09 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:50:09 Release-Date: 2020-01-08 23:50:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:50:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:50:09 ==> Jenkins CI detected. 23:50:09 current dir:  /w/workspace/_app-service-configurable_PR-649 23:50:09 project root: . 23:50:09 --> token set from env 23:50:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:50:09 ==> Running gcov in . (disable via -X gcov) 23:50:09 ==> Python coveragepy not found 23:50:09 ==> Searching for coverage reports in: 23:50:09 + . 23:50:09 -> Found 1 reports 23:50:09 ==> Detecting git/mercurial file structure 23:50:09 ==> Reading reports 23:50:09 + ./coverage.out bytes=13 23:50:09 ==> Appending adjustments 23:50:09 https://docs.codecov.io/docs/fixing-reports 23:50:09 + Found adjustments 23:50:09 ==> Gzipping contents 23:50:09 4.0K /tmp/codecov.ht2Op8.gz 23:50:09 ==> Uploading reports 23:50:09 url: https://codecov.io 23:50:09 query: branch=PR-649&commit=7e7c92ee2f0314ec9a775651acc6a7b5398af05a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-649%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=649&job=&cmd_args= 23:50:09 -> Pinging Codecov 23:50:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-649&commit=7e7c92ee2f0314ec9a775651acc6a7b5398af05a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-649%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=649&job=&cmd_args= 23:50:09 -> Uploading to 23:50:09 https://storage.googleapis.com/codecov/v4/raw/2024-03-13/A97CA9966030D2A3747ED39772930CCE/7e7c92ee2f0314ec9a775651acc6a7b5398af05a/4d9410f1-281a-4328-9c55-7b4b8a72d66d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240313T235009Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5958a9d69ab4eccc51129bc966ec7544b142a78a852dfeac1b28db52e8bb4191 23:50:10 % Total % Received % Xferd Average Speed Time Time Time Current 23:50:10 Dload Upload Total Spent Left Speed 23:50:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1152 --:--:-- --:--:-- --:--:-- 1152 100 234 0 0 100 234 0 879 --:--:-- --:--:-- --:--:-- 876 23:50:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/7e7c92ee2f0314ec9a775651acc6a7b5398af05a [Pipeline] } 23:50:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:50:13 + [ -d /w/workspace/_app-service-configurable_PR-649/archives ] 23:50:13 + ls -al /w/workspace/_app-service-configurable_PR-649/archives 23:50:13 total 16 23:50:13 drwxr-xr-x 3 root root 4096 Mar 13 23:36 . 23:50:13 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:36 .. 23:50:13 drwxr-xr-x 2 root root 4096 Mar 13 23:36 cost 23:50:13 -rw-r--r-- 1 root root 96 Mar 13 23:36 cost.csv 23:50:13 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-649/archives 23:50:13 + ls -al /w/workspace/_app-service-configurable_PR-649/archives 23:50:13 total 16 23:50:13 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:36 . 23:50:13 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:36 .. 23:50:13 drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 23:36 cost 23:50:13 -rw-r--r-- 1 jenkins jenkins 96 Mar 13 23:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:50:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:50:15 ---> package-listing.sh 23:50:15 ++ facter osfamily 23:50:15 ++ tr '[:upper:]' '[:lower:]' 23:50:15 + OS_FAMILY=debian 23:50:15 + workspace=/w/workspace/_app-service-configurable_PR-649 23:50:15 + START_PACKAGES=/tmp/packages_start.txt 23:50:15 + END_PACKAGES=/tmp/packages_end.txt 23:50:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:50:15 + PACKAGES=/tmp/packages_start.txt 23:50:15 + '[' /w/workspace/_app-service-configurable_PR-649 ']' 23:50:15 + PACKAGES=/tmp/packages_end.txt 23:50:15 + case "${OS_FAMILY}" in 23:50:15 + dpkg -l 23:50:15 + grep '^ii' 23:50:15 + '[' -f /tmp/packages_start.txt ']' 23:50:15 + '[' -f /tmp/packages_end.txt ']' 23:50:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:50:15 + '[' /w/workspace/_app-service-configurable_PR-649 ']' 23:50:15 + mkdir -p /w/workspace/_app-service-configurable_PR-649/archives/ 23:50:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-649/archives/ [Pipeline] echo 23:50:15 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-649/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:50:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:50:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:50:16 prd-ubuntu20.04-docker-8c-8g-5563 does not seem to be running inside a container 23:50:16 $ 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-649/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-649 -v /w/workspace/_app-service-configurable_PR-649:/w/workspace/_app-service-configurable_PR-649:rw,z -v /w/workspace/_app-service-configurable_PR-649@tmp:/w/workspace/_app-service-configurable_PR-649@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:50:16 $ docker top 87f12d3a42c6619532a747d42e97dafaf3725c6ae536279bc1179ab74794e0c0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:50:17 + touch /tmp/pre-build-complete [Pipeline] sh 23:50:17 + mkdir -p /var/log/sysstat [Pipeline] sh 23:50:18 + ls /var/log/sa-host 23:50:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:50:18 provisioning config files... 23:50:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-649@tmp/config11181531086299723787tmp [Pipeline] { [Pipeline] echo 23:50:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:50:18 ---> create-netrc.sh [Pipeline] } 23:50:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:50:19 ---> python-tools-install.sh [Pipeline] echo 23:50:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:50:19 ---> sudo-logs.sh 23:50:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:50:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:50:20 ---> job-cost.sh 23:50:20 lf-activate-venv: SKIPPING 23:50:20 DEBUG: total: 0.2199999988079071 23:50:20 INFO: Retrieving Stack Cost... 23:50:20 INFO: Retrieving Pricing Info for: v3-standard-8 23:50:20 INFO: Archiving Costs [Pipeline] echo 23:50:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:50:21 ---> logs-deploy.sh 23:50:21 lf-activate-venv: SKIPPING 23:50:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-649/1 23:50:21 INFO: archiving workspace using pattern(s): 23:50:22 Archives upload complete. 23:50:22 INFO: archiving logs to Nexus