Pull request #673 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e086bf57497ba0ecc719b92fc7ef7f8516a6b43f+73e85768b09e7a901a474aca8d4c5663b6c61c92 (8ae958c6ea37e5a0bb52ba39d6eb1735329a8e13) 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-ssh8736848443513125893.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh902632810710039418.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-673/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-673/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7049780526894081193.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9921058029210544647.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-673/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-673/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4761463758593046997.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-ubuntu20.04-docker-8c-8g-9176’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9178 in /w/workspace/_app-service-configurable_PR-673 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-673 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/673/head:refs/remotes/origin/PR-673 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 73e85768b09e7a901a474aca8d4c5663b6c61c92 into PR head commit e086bf57497ba0ecc719b92fc7ef7f8516a6b43f Merge succeeded, producing e086bf57497ba0ecc719b92fc7ef7f8516a6b43f Checking out Revision e086bf57497ba0ecc719b92fc7ef7f8516a6b43f (PR-673) Commit message: "fix: Update app-function-sdk tag version" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f e086bf57497ba0ecc719b92fc7ef7f8516a6b43f # 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 73e85768b09e7a901a474aca8d4c5663b6c61c92 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e086bf57497ba0ecc719b92fc7ef7f8516a6b43f # timeout=10 > git rev-list --no-walk 531a84fe61b33bfad3c12f641f08cd857ea08ca4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:11:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:11:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:11:24 ========================================================= 07:11:24 EdgeX Global Pipelines Version Info 07:11:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:11:24 ------------------- 07:11:24 stable info: 07:11:24 ------------------- 07:11:24 Commited By: Cherry Wang cherry@iotechsys.com 07:11:24 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 07:11:24 Message: update stable to v1.0.263 07:11:25 ------------------- 07:11:25 experimental info: 07:11:25 ------------------- 07:11:25 Commited By: Cherry Wang cherry@iotechsys.com 07:11:25 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 07:11:25 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:11:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 07:11:25 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 07:11:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:11:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:11:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:11:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:11:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 07:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:11:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:11:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:11:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:11:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:11:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:11:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:11:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:11:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:11:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:11:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:11:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:11:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:11:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:11:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-673 [Pipeline] echo 07:11:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-673 [Pipeline] echo 07:11:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-673 [Pipeline] echo 07:11:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e086bf57497ba0ecc719b92fc7ef7f8516a6b43f [Pipeline] echo 07:11:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e086bf5 [Pipeline] echo 07:11:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:11:26 provisioning config files... 07:11:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-673@tmp/config5541482205631235812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:11:26 ---> ****-login.sh 07:11:26 nexus3.edgexfoundry.org:10001 07:11:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:26 Configure a credential helper to remove this warning. See 07:11:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:26 07:11:26 Login Succeeded 07:11:26 nexus3.edgexfoundry.org:10002 07:11:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:27 Configure a credential helper to remove this warning. See 07:11:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:27 07:11:27 Login Succeeded 07:11:27 nexus3.edgexfoundry.org:10003 07:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:27 Configure a credential helper to remove this warning. See 07:11:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:27 07:11:27 Login Succeeded 07:11:27 nexus3.edgexfoundry.org:10004 07:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:27 Configure a credential helper to remove this warning. See 07:11:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:27 07:11:27 Login Succeeded 07:11:27 ****.io 07:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:27 Configure a credential helper to remove this warning. See 07:11:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:27 07:11:27 Login Succeeded 07:11:27 ---> ****-login.sh ends [Pipeline] } 07:11:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:11:27 + git rev-list -1 --merges e086bf57497ba0ecc719b92fc7ef7f8516a6b43f~1..e086bf57497ba0ecc719b92fc7ef7f8516a6b43f [Pipeline] echo 07:11:27 -----------> git rev-list -1 --merges e086bf57497ba0ecc719b92fc7ef7f8516a6b43f~1..e086bf57497ba0ecc719b92fc7ef7f8516a6b43f e086bf57497ba0ecc719b92fc7ef7f8516a6b43f [false] [Pipeline] sh 07:11:28 + git log --format=format:%s -1 e086bf57497ba0ecc719b92fc7ef7f8516a6b43f [Pipeline] echo 07:11:28 ========================================================= 07:11:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:11:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:11:28 + git log --format=format:%s -1 e086bf57497ba0ecc719b92fc7ef7f8516a6b43f [Pipeline] echo 07:11:28 [semverPrep] GIT_COMMIT: e086bf57497ba0ecc719b92fc7ef7f8516a6b43f, Commit Message: fix: Update app-function-sdk tag version [Pipeline] echo 07:11:28 [semverPrep] This is not a build commit. [Pipeline] sh 07:11:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:11:28 + grep -v github /etc/ssh/ssh_known_hosts 07:11:28 + [ -e /tmp/ssh_known_hosts ] 07:11:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:11:28 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:11:28 sudo tee -a /etc/ssh/ssh_known_hosts 07:11:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:11:29 07:11:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:11:29 0.1.4: Pulling from edgex-devops/py-git-semver 07:11:29 b85a868b505f: Pulling fs layer 07:11:29 e2be974225ed: Pulling fs layer 07:11:29 339a4e72a1f5: Pulling fs layer 07:11:29 988bab9f4d93: Pulling fs layer 07:11:29 1469e6f7b9e6: Pulling fs layer 07:11:29 eaf3925da568: Pulling fs layer 07:11:29 bab4dde63d76: Pulling fs layer 07:11:29 bde34c3a00c8: Pulling fs layer 07:11:29 b352a97aabf1: Pulling fs layer 07:11:29 4872d77fe225: Pulling fs layer 07:11:29 5851b861e8e6: Pulling fs layer 07:11:29 bde34c3a00c8: Waiting 07:11:29 988bab9f4d93: Waiting 07:11:29 b352a97aabf1: Waiting 07:11:29 1469e6f7b9e6: Waiting 07:11:29 4872d77fe225: Waiting 07:11:29 5851b861e8e6: Waiting 07:11:29 eaf3925da568: Waiting 07:11:29 bab4dde63d76: Waiting 07:11:29 e2be974225ed: Verifying Checksum 07:11:29 e2be974225ed: Download complete 07:11:29 988bab9f4d93: Download complete 07:11:29 1469e6f7b9e6: Verifying Checksum 07:11:29 1469e6f7b9e6: Download complete 07:11:29 eaf3925da568: Download complete 07:11:29 339a4e72a1f5: Verifying Checksum 07:11:29 339a4e72a1f5: Download complete 07:11:29 bde34c3a00c8: Download complete 07:11:29 b352a97aabf1: Verifying Checksum 07:11:29 b352a97aabf1: Download complete 07:11:29 4872d77fe225: Verifying Checksum 07:11:29 4872d77fe225: Download complete 07:11:29 5851b861e8e6: Verifying Checksum 07:11:29 5851b861e8e6: Download complete 07:11:29 b85a868b505f: Verifying Checksum 07:11:29 b85a868b505f: Download complete 07:11:30 bab4dde63d76: Verifying Checksum 07:11:30 bab4dde63d76: Download complete 07:11:31 b85a868b505f: Pull complete 07:11:31 e2be974225ed: Pull complete 07:11:31 339a4e72a1f5: Pull complete 07:11:31 988bab9f4d93: Pull complete 07:11:31 1469e6f7b9e6: Pull complete 07:11:31 eaf3925da568: Pull complete 07:11:33 bab4dde63d76: Pull complete 07:11:33 bde34c3a00c8: Pull complete 07:11:33 b352a97aabf1: Pull complete 07:11:33 4872d77fe225: Pull complete 07:11:33 5851b861e8e6: Pull complete 07:11:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:11:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:11:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:11:33 prd-ubuntu20.04-docker-8c-8g-9178 does not seem to be running inside a container 07:11:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-673 -v /w/workspace/_app-service-configurable_PR-673:/w/workspace/_app-service-configurable_PR-673:rw,z -v /w/workspace/_app-service-configurable_PR-673@tmp:/w/workspace/_app-service-configurable_PR-673@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:11:35 $ docker top 12e569a6af2677b04ea775159b2c7783c3dcf06869a153c7e27811bbff91da30 -eo pid,comm 07:11:35 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). 07:11:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:11:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:11:35 [ssh-agent] Looking for ssh-agent implementation... 07:11:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:11:36 $ docker exec 12e569a6af2677b04ea775159b2c7783c3dcf06869a153c7e27811bbff91da30 ssh-agent 07:11:36 SSH_AUTH_SOCK=/tmp/ssh-sYFkEIN7Zqm9/agent.31 07:11:36 SSH_AGENT_PID=37 07:11:36 Running ssh-add (command line suppressed) 07:11:36 Identity added: /w/workspace/_app-service-configurable_PR-673@tmp/private_key_3351631832974155156.key (/w/workspace/_app-service-configurable_PR-673@tmp/private_key_3351631832974155156.key) 07:11:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:11:36 + git tag --points-at HEAD [Pipeline] } 07:11:36 $ docker exec --env ******** --env ******** 12e569a6af2677b04ea775159b2c7783c3dcf06869a153c7e27811bbff91da30 ssh-agent -k 07:11:36 unset SSH_AUTH_SOCK; 07:11:36 unset SSH_AGENT_PID; 07:11:36 echo Agent pid 37 killed; 07:11:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:11:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:11:36 [ssh-agent] Looking for ssh-agent implementation... 07:11:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:11:36 $ docker exec 12e569a6af2677b04ea775159b2c7783c3dcf06869a153c7e27811bbff91da30 ssh-agent 07:11:36 SSH_AUTH_SOCK=/tmp/ssh-FX1hiRc68gyf/agent.70 07:11:36 SSH_AGENT_PID=76 07:11:36 Running ssh-add (command line suppressed) 07:11:37 Identity added: /w/workspace/_app-service-configurable_PR-673@tmp/private_key_2517246236311604545.key (/w/workspace/_app-service-configurable_PR-673@tmp/private_key_2517246236311604545.key) 07:11:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:11:37 + git semver init 07:11:37 2024-09-02 07:11:37,546 [run_init] DEBUG init version:0.0.0 force:False 07:11:37 2024-09-02 07:11:37,547 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-673/.semver 07:11:37 2024-09-02 07:11:37,548 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-673/.semver 07:11:37 2024-09-02 07:11:37,548 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-673/.semver'], cwd=/w/workspace/_app-service-configurable_PR-673, universal_newlines=False, shell=None, istream=None) 07:11:38 2024-09-02 07:11:38,501 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-673/.git/info/exclude 07:11:38 2024-09-02 07:11:38,501 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-673/.semver/PR-673 with force:False 07:11:38 2024-09-02 07:11:38,502 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-673/.semver/PR-673 07:11:38 2024-09-02 07:11:38,506 [execute] INFO git cat-file --batch-check 07:11:38 2024-09-02 07:11:38,506 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-673/.semver, universal_newlines=False, shell=None, istream=) 07:11:38 2024-09-02 07:11:38,513 [execute] INFO git cat-file --batch 07:11:38 2024-09-02 07:11:38,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-673/.semver, universal_newlines=False, shell=None, istream=) 07:11:38 2024-09-02 07:11:38,518 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-673/.semver/PR-673 07:11:38 0.0.0 [Pipeline] } 07:11:38 $ docker exec --env ******** --env ******** 12e569a6af2677b04ea775159b2c7783c3dcf06869a153c7e27811bbff91da30 ssh-agent -k 07:11:38 unset SSH_AUTH_SOCK; 07:11:38 unset SSH_AGENT_PID; 07:11:38 echo Agent pid 76 killed; 07:11:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:11:39 + git semver [Pipeline] } 07:11:39 $ docker stop --time=1 12e569a6af2677b04ea775159b2c7783c3dcf06869a153c7e27811bbff91da30 07:11:40 $ docker rm -f --volumes 12e569a6af2677b04ea775159b2c7783c3dcf06869a153c7e27811bbff91da30 [Pipeline] // withDockerContainer [Pipeline] sh 07:11:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:11:41 Stashed 1 file(s) [Pipeline] echo 07:11:41 [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 07:11:41 provisioning config files... 07:11:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-673@tmp/config74705682685277595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:11:41 ---> ****-login.sh 07:11:41 nexus3.edgexfoundry.org:10001 07:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:41 Configure a credential helper to remove this warning. See 07:11:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:41 07:11:41 Login Succeeded 07:11:41 nexus3.edgexfoundry.org:10002 07:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:41 Configure a credential helper to remove this warning. See 07:11:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:41 07:11:41 Login Succeeded 07:11:41 nexus3.edgexfoundry.org:10003 07:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:42 Configure a credential helper to remove this warning. See 07:11:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:42 07:11:42 Login Succeeded 07:11:42 nexus3.edgexfoundry.org:10004 07:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:42 Configure a credential helper to remove this warning. See 07:11:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:42 07:11:42 Login Succeeded 07:11:42 ****.io 07:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:11:42 Configure a credential helper to remove this warning. See 07:11:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:11:42 07:11:42 Login Succeeded 07:11:42 ---> ****-login.sh ends [Pipeline] } 07:11:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:11:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:11:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:11:42 ========================================================= 07:11:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:11:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:42 + 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 . 07:11:42 Sending build context to Docker daemon 9.157MB 07:11:42 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 07:11:42 Step 2/12 : FROM ${BASE} AS builder 07:11:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:11:42 619be1103602: Pulling fs layer 07:11:42 7862e08f4a3e: Pulling fs layer 07:11:42 5df492c9dc93: Pulling fs layer 07:11:42 7629e6793208: Pulling fs layer 07:11:42 4f4fb700ef54: Pulling fs layer 07:11:42 fb5054dd5b73: Pulling fs layer 07:11:42 eeca6798cff9: Pulling fs layer 07:11:42 aa269ceb94a6: Pulling fs layer 07:11:42 ada007ff1a6a: Pulling fs layer 07:11:42 aa269ceb94a6: Waiting 07:11:42 fb5054dd5b73: Waiting 07:11:42 eeca6798cff9: Waiting 07:11:42 ada007ff1a6a: Waiting 07:11:42 7629e6793208: Waiting 07:11:42 4f4fb700ef54: Waiting 07:11:42 7862e08f4a3e: Verifying Checksum 07:11:42 7862e08f4a3e: Download complete 07:11:42 7629e6793208: Verifying Checksum 07:11:42 7629e6793208: Download complete 07:11:42 4f4fb700ef54: Download complete 07:11:42 fb5054dd5b73: Download complete 07:11:42 619be1103602: Verifying Checksum 07:11:42 619be1103602: Download complete 07:11:42 eeca6798cff9: Verifying Checksum 07:11:42 eeca6798cff9: Download complete 07:11:42 619be1103602: Pull complete 07:11:42 ada007ff1a6a: Verifying Checksum 07:11:42 ada007ff1a6a: Download complete 07:11:43 7862e08f4a3e: Pull complete 07:11:43 5df492c9dc93: Verifying Checksum 07:11:43 5df492c9dc93: Download complete 07:11:43 aa269ceb94a6: Verifying Checksum 07:11:43 aa269ceb94a6: Download complete 07:11:46 5df492c9dc93: Pull complete 07:11:46 7629e6793208: Pull complete 07:11:46 4f4fb700ef54: Pull complete 07:11:46 fb5054dd5b73: Pull complete 07:11:46 eeca6798cff9: Pull complete 07:11:48 aa269ceb94a6: Pull complete 07:11:48 ada007ff1a6a: Pull complete 07:11:48 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 07:11:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:11:48 ---> f489d0715acc 07:11:48 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 07:11:52 ---> Running in 657e1504a39d 07:11:52 Removing intermediate container 657e1504a39d 07:11:52 ---> 061a759db194 07:11:52 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:11:52 ---> Running in 8a194612ae1d 07:11:52 Removing intermediate container 8a194612ae1d 07:11:52 ---> 059185bfe9de 07:11:52 Step 5/12 : ARG ADD_BUILD_TAGS="" 07:11:52 ---> Running in bc4032f48c24 07:11:52 Removing intermediate container bc4032f48c24 07:11:52 ---> 7823715b2d7e 07:11:52 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:11:52 ---> Running in 4bf192c8d2d1 07:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:11:52 OK: 264 MiB in 52 packages 07:11:52 Removing intermediate container 4bf192c8d2d1 07:11:52 ---> 95565ecc8e72 07:11:52 Step 7/12 : WORKDIR /app 07:11:52 ---> Running in 62b181257478 07:11:53 Removing intermediate container 62b181257478 07:11:53 ---> cd136ba0c70d 07:11:53 Step 8/12 : COPY go.mod vendor* ./ 07:11:53 ---> 8bef58caad40 07:11:53 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:53 ---> Running in 41ea646ef4d2 07:11:56 Still waiting to schedule task 07:11:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:12:31 Removing intermediate container 41ea646ef4d2 07:12:31 ---> 380422f3d95d 07:12:31 Step 10/12 : COPY . . 07:12:31 ---> d657e886a823 07:12:31 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:12:31 ---> Running in 98dd67ab463a 07:12:31 Removing intermediate container 98dd67ab463a 07:12:31 ---> 6648d4c8147e 07:12:31 Step 12/12 : RUN $MAKE 07:12:31 ---> Running in dd18bf82c561 07:12:31 noop 07:12:31 Removing intermediate container dd18bf82c561 07:12:31 ---> 5d9814413555 07:12:31 Successfully built 5d9814413555 07:12:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:32 + docker inspect -f . ci-base-image-x86_64 07:12:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:12:32 prd-ubuntu20.04-docker-8c-8g-9178 does not seem to be running inside a container 07:12:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-673 -v /w/workspace/_app-service-configurable_PR-673:/w/workspace/_app-service-configurable_PR-673:rw,z -v /w/workspace/_app-service-configurable_PR-673@tmp:/w/workspace/_app-service-configurable_PR-673@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:12:32 $ docker top 45834a1067e852f29bf73233cf7cf501abd8dbbec4a5dc0af1ffb73faa6e2bdb -eo pid,comm [Pipeline] { [Pipeline] sh 07:12:33 + go version 07:12:33 go version go1.21.9 linux/amd64 [Pipeline] } 07:12:33 $ docker stop --time=1 45834a1067e852f29bf73233cf7cf501abd8dbbec4a5dc0af1ffb73faa6e2bdb 07:12:34 $ docker rm -f --volumes 45834a1067e852f29bf73233cf7cf501abd8dbbec4a5dc0af1ffb73faa6e2bdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:34 + docker inspect -f . ci-base-image-x86_64 07:12:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:12:34 prd-ubuntu20.04-docker-8c-8g-9178 does not seem to be running inside a container 07:12:34 $ 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-673 -v /w/workspace/_app-service-configurable_PR-673:/w/workspace/_app-service-configurable_PR-673:rw,z -v /w/workspace/_app-service-configurable_PR-673@tmp:/w/workspace/_app-service-configurable_PR-673@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:12:35 $ docker top f5d8cf489794f74ae230e58f3cf238471b61760f81b8a095e88554cecf3b2535 -eo pid,comm [Pipeline] { [Pipeline] sh 07:12:35 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-673 [Pipeline] fileExists [Pipeline] sh 07:12:35 + make test 07:12:35 go test -race -coverprofile=coverage.out ./... 07:13:07 ? github.com/edgexfoundry/app-service-configurable [no test files] 07:13:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9179 in /w/workspace/_app-service-configurable_PR-673 [Pipeline] { [Pipeline] ws 07:13:33 Running in /w/workspace/app-service-configurable/6 [Pipeline] { [Pipeline] checkout 07:13:36 The recommended git tool is: git 07:13:45 using credential edgex-jenkins-ssh 07:13:45 Cloning the remote Git repository 07:13:45 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 07:13:45 > git init /w/workspace/app-service-configurable/6 # timeout=10 07:13:46 go vet ./... 07:13:45 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 07:13:45 > git --version # timeout=10 07:13:45 > git --version # 'git version 2.25.1' 07:13:45 using GIT_SSH to set credentials SSH Credentials for GitHub 07:13:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:13:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:13:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:13:47 ./bin/test-attribution-txt.sh 07:13:47 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 07:13:47 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 07:13:47 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 07:13:47 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 07:13:47 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 07:13:47 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 07:13:47 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add 07:13:47 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 07:13:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:13:47 $ docker stop --time=1 f5d8cf489794f74ae230e58f3cf238471b61760f81b8a095e88554cecf3b2535 07:13:48 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 07:13:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:13:49 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 07:13:49 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 07:13:49 using GIT_SSH to set credentials SSH Credentials for GitHub 07:13:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/673/head:refs/remotes/origin/PR-673 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:13:50 Merging remotes/origin/main commit 73e85768b09e7a901a474aca8d4c5663b6c61c92 into PR head commit e086bf57497ba0ecc719b92fc7ef7f8516a6b43f 07:13:50 Merge succeeded, producing e086bf57497ba0ecc719b92fc7ef7f8516a6b43f 07:13:50 Checking out Revision e086bf57497ba0ecc719b92fc7ef7f8516a6b43f (PR-673) 07:13:50 $ docker rm -f --volumes f5d8cf489794f74ae230e58f3cf238471b61760f81b8a095e88554cecf3b2535 07:13:51 Commit message: "fix: Update app-function-sdk tag version" [Pipeline] // withDockerContainer [Pipeline] sh 07:13:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:13:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:13:50 > git config core.sparsecheckout # timeout=10 07:13:50 > git checkout -f e086bf57497ba0ecc719b92fc7ef7f8516a6b43f # timeout=10 07:13:50 > git remote # timeout=10 07:13:50 > git config --get remote.origin.url # timeout=10 07:13:50 using GIT_SSH to set credentials SSH Credentials for GitHub 07:13:50 > git merge 73e85768b09e7a901a474aca8d4c5663b6c61c92 # timeout=10 07:13:50 > git rev-parse HEAD^{commit} # timeout=10 07:13:50 > git config core.sparsecheckout # timeout=10 07:13:50 > git checkout -f e086bf57497ba0ecc719b92fc7ef7f8516a6b43f # timeout=10 07:13:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:13:52 + ls -al . 07:13:52 total 264 07:13:52 drwxrwxr-x 7 jenkins jenkins 4096 Sep 2 07:12 . 07:13:52 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 07:11 .. 07:13:52 -rw-rw-r-- 1 jenkins jenkins 119 Sep 2 07:11 .dockerignore 07:13:52 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 07:13 .git 07:13:52 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 07:11 .github 07:13:52 -rw-rw-r-- 1 jenkins jenkins 106 Sep 2 07:11 .gitignore 07:13:52 -rw-rw-r-- 1 jenkins jenkins 41 Sep 2 07:11 .golangci.yml 07:13:52 drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 07:11 .semver 07:13:52 -rw-rw-r-- 1 jenkins jenkins 18981 Sep 2 07:11 Attribution.txt 07:13:52 -rw-rw-r-- 1 jenkins jenkins 37263 Sep 2 07:11 CHANGELOG.md 07:13:52 -rw-rw-r-- 1 jenkins jenkins 2007 Sep 2 07:11 Dockerfile 07:13:52 -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 07:11 GOVERNANCE.md 07:13:52 -rw-rw-r-- 1 jenkins jenkins 666 Sep 2 07:11 Jenkinsfile 07:13:52 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 2 07:11 LICENSE 07:13:52 -rw-rw-r-- 1 jenkins jenkins 618 Sep 2 07:11 OWNERS.md 07:13:52 -rw-rw-r-- 1 jenkins jenkins 4582 Sep 2 07:11 README.md 07:13:52 -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 07:11 VERSION 07:13:52 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 07:11 bin 07:13:52 -rw-r--r-- 1 jenkins jenkins 13 Sep 2 07:12 coverage.out 07:13:52 -rw-rw-r-- 1 jenkins jenkins 7341 Sep 2 07:11 go.mod 07:13:52 -rw-rw-r-- 1 jenkins jenkins 102419 Sep 2 07:11 go.sum 07:13:52 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 2 07:11 main.go 07:13:52 -rw-rw-r-- 1 jenkins jenkins 2572 Sep 2 07:11 makefile 07:13:52 drwxrwxr-x 10 jenkins jenkins 4096 Sep 2 07:11 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:52 + 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=e086bf57497ba0ecc719b92fc7ef7f8516a6b43f --label arch=amd64 --label version=0.0.0 . 07:13:52 Sending build context to Docker daemon 9.158MB 07:13:52 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 07:13:52 Step 2/27 : FROM ${BASE} AS builder 07:13:52 ---> 5d9814413555 07:13:52 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 07:13:52 ---> Running in 3c0cb07f82a1 07:13:52 Removing intermediate container 3c0cb07f82a1 07:13:52 ---> 4e0466b5845e 07:13:52 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 07:13:52 ---> Running in 4b550c58a514 07:13:52 Removing intermediate container 4b550c58a514 07:13:52 ---> cf1873c22898 07:13:52 Step 5/27 : ARG ADD_BUILD_TAGS="" 07:13:52 ---> Running in 9b21babe04f1 07:13:53 Removing intermediate container 9b21babe04f1 07:13:53 ---> 7a0573e8f791 07:13:53 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:13:53 ---> Running in 0aa4592c6360 07:13:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:13:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:13:53 OK: 264 MiB in 52 packages 07:13:54 Removing intermediate container 0aa4592c6360 07:13:54 ---> 657d8103b002 07:13:54 Step 7/27 : WORKDIR /app 07:13:54 ---> Running in 602fab44556e 07:13:54 Removing intermediate container 602fab44556e 07:13:54 ---> 3667098bd28c 07:13:54 Step 8/27 : COPY go.mod vendor* ./ 07:13:54 ---> 490fac57d89a 07:13:54 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:13:54 ---> Running in ef3bb200583b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:13:55 Removing intermediate container ef3bb200583b 07:13:55 ---> ad8ebb212953 07:13:55 Step 10/27 : COPY . . 07:13:55 ---> 1e7be7287df1 07:13:55 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:13:55 ---> Running in 16dd2cac4369 07:13:55 Removing intermediate container 16dd2cac4369 07:13:55 ---> c72bab63f73c 07:13:55 Step 12/27 : RUN $MAKE 07:13:55 ---> Running in 09ba2abbc149 07:13:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:13:55 % Total % Received % Xferd Average Speed Time Time Time Current 07:13:55 Dload Upload Total Spent Left Speed 07:13:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 07:13:55 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 07:13:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:13:56 + sudo tee /etc/docker/daemon.new 07:13:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:13:56 { 07:13:56 "registry-mirrors": [ 07:13:56 "https://nexus3.edgexfoundry.org:10001" 07:13:56 ], 07:13:56 "bip": "10.250.0.254/24", 07:13:56 "hosts": [ 07:13:56 "tcp://0.0.0.0:5555", 07:13:56 "unix:///var/run/docker.sock" 07:13:56 ], 07:13:56 "mtu": 1458, 07:13:56 "selinux-enabled": true, 07:13:56 "seccomp-profile": "/etc/docker/seccomp.json" 07:13:56 } [Pipeline] sh 07:13:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:13:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:14:15 provisioning config files... 07:14:15 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/6@tmp/config11475595718450833369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:14:15 ---> ****-login.sh 07:14:15 nexus3.edgexfoundry.org:10001 07:14:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:14:16 Configure a credential helper to remove this warning. See 07:14:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:14:16 07:14:16 Login Succeeded 07:14:16 nexus3.edgexfoundry.org:10002 07:14:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:14:17 Configure a credential helper to remove this warning. See 07:14:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:14:17 07:14:17 Login Succeeded 07:14:17 nexus3.edgexfoundry.org:10003 07:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:14:17 Configure a credential helper to remove this warning. See 07:14:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:14:17 07:14:17 Login Succeeded 07:14:17 nexus3.edgexfoundry.org:10004 07:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:14:17 Configure a credential helper to remove this warning. See 07:14:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:14:17 07:14:17 Login Succeeded 07:14:17 ****.io 07:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:14:18 Configure a credential helper to remove this warning. See 07:14:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:14:18 07:14:18 Login Succeeded 07:14:18 ---> ****-login.sh ends [Pipeline] } 07:14:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:14:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:14:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:14:18 ========================================================= 07:14:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:14:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:18 + 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 . 07:14:18 Sending build context to Docker daemon 242.7kB 07:14:19 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 07:14:19 Step 2/12 : FROM ${BASE} AS builder 07:14:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:14:19 c6b39de5b339: Pulling fs layer 07:14:19 a69c41024577: Pulling fs layer 07:14:19 d6de4b400683: Pulling fs layer 07:14:19 35cb2a7552d0: Pulling fs layer 07:14:19 4f4fb700ef54: Pulling fs layer 07:14:19 464afbd9ba4c: Pulling fs layer 07:14:19 00f215d4a9da: Pulling fs layer 07:14:19 d496ad576159: Pulling fs layer 07:14:19 464afbd9ba4c: Waiting 07:14:19 35cb2a7552d0: Waiting 07:14:19 00f215d4a9da: Waiting 07:14:19 4f4fb700ef54: Waiting 07:14:19 d496ad576159: Waiting 07:14:19 a69c41024577: Verifying Checksum 07:14:19 a69c41024577: Download complete 07:14:19 35cb2a7552d0: Verifying Checksum 07:14:19 35cb2a7552d0: Download complete 07:14:19 4f4fb700ef54: Verifying Checksum 07:14:19 4f4fb700ef54: Download complete 07:14:19 464afbd9ba4c: Verifying Checksum 07:14:19 464afbd9ba4c: Download complete 07:14:19 c6b39de5b339: Download complete 07:14:20 d496ad576159: Verifying Checksum 07:14:20 d496ad576159: Download complete 07:14:20 c6b39de5b339: Pull complete 07:14:20 a69c41024577: Pull complete 07:14:21 d6de4b400683: Verifying Checksum 07:14:21 d6de4b400683: Download complete 07:14:22 00f215d4a9da: Verifying Checksum 07:14:22 00f215d4a9da: Download complete 07:14:28 Removing intermediate container 09ba2abbc149 07:14:28 ---> 4a01b2c279ec 07:14:28 Step 13/27 : FROM alpine:3.18 07:14:28 3.18: Pulling from library/alpine 07:14:28 930bdd4d222e: Pulling fs layer 07:14:28 930bdd4d222e: Verifying Checksum 07:14:28 930bdd4d222e: Download complete 07:14:28 930bdd4d222e: Pull complete 07:14:28 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:14:28 Status: Downloaded newer image for alpine:3.18 07:14:28 ---> 18f865063206 07:14:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:14:28 ---> Running in 1e13e50c0037 07:14:28 Removing intermediate container 1e13e50c0037 07:14:28 ---> 5546b9da17da 07:14:28 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 07:14:28 ---> Running in ff22c8278b75 07:14:28 Removing intermediate container ff22c8278b75 07:14:28 ---> 2745a5b25628 07:14:28 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 07:14:28 ---> Running in 16790ffc076d 07:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:14:28 (1/2) Installing ca-certificates (20240226-r0) 07:14:29 (2/2) Installing dumb-init (1.2.5-r2) 07:14:29 Executing busybox-1.36.1-r7.trigger 07:14:29 Executing ca-certificates-20240226-r0.trigger 07:14:29 OK: 8 MiB in 17 packages 07:14:29 Removing intermediate container 16790ffc076d 07:14:29 ---> 18564a221e1a 07:14:29 Step 17/27 : RUN apk --no-cache upgrade 07:14:29 ---> Running in 6a1d4f3caca0 07:14:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:14:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:14:30 OK: 8 MiB in 17 packages 07:14:30 Removing intermediate container 6a1d4f3caca0 07:14:30 ---> fb71e54091c6 07:14:30 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 07:14:30 ---> d9175a92638e 07:14:30 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 07:14:30 ---> 69a439d4a440 07:14:30 Step 20/27 : COPY --from=builder /app/res/ /res/ 07:14:30 ---> a605f7098988 07:14:30 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 07:14:31 ---> 173f421f8afe 07:14:31 Step 22/27 : EXPOSE 48095 07:14:31 ---> Running in 0695aa8e8c1c 07:14:31 Removing intermediate container 0695aa8e8c1c 07:14:31 ---> 9fd4781d6ad4 07:14:31 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 07:14:31 ---> Running in 394645b8d2be 07:14:31 Removing intermediate container 394645b8d2be 07:14:31 ---> b43ee0ae416d 07:14:31 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:14:31 ---> Running in 4ca73dcb2049 07:14:32 Removing intermediate container 4ca73dcb2049 07:14:32 ---> c7c5e9e26d5e 07:14:32 Step 25/27 : LABEL arch=amd64 07:14:32 ---> Running in a73591beac0d 07:14:32 Removing intermediate container a73591beac0d 07:14:32 ---> 3fccdca80b28 07:14:32 Step 26/27 : LABEL git_sha=e086bf57497ba0ecc719b92fc7ef7f8516a6b43f 07:14:32 ---> Running in 94f1416a6b23 07:14:32 Removing intermediate container 94f1416a6b23 07:14:32 ---> fe054864e6a4 07:14:32 Step 27/27 : LABEL version=0.0.0 07:14:32 ---> Running in f7125220f60f 07:14:32 Removing intermediate container f7125220f60f 07:14:32 ---> c01fa2967a1f 07:14:32 [Warning] One or more build-args [ARCH] were not consumed 07:14:32 Successfully built c01fa2967a1f 07:14:32 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:14:32 07:14:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:14:33 latest: Pulling from edgex-lftools-log-publisher 07:14:33 5eb5b503b376: Pulling fs layer 07:14:33 5c69ac0246d0: Pulling fs layer 07:14:33 ec43610c2a17: Pulling fs layer 07:14:33 3a2ae6a8a46f: Pulling fs layer 07:14:33 33b1e0a273af: Pulling fs layer 07:14:33 5d3b04190fa2: Pulling fs layer 07:14:33 2f39f015ded8: Pulling fs layer 07:14:33 33b1e0a273af: Waiting 07:14:33 3a2ae6a8a46f: Waiting 07:14:33 5d3b04190fa2: Waiting 07:14:33 2f39f015ded8: Waiting 07:14:33 5c69ac0246d0: Download complete 07:14:33 3a2ae6a8a46f: Verifying Checksum 07:14:33 3a2ae6a8a46f: Download complete 07:14:33 33b1e0a273af: Verifying Checksum 07:14:33 33b1e0a273af: Download complete 07:14:33 5d3b04190fa2: Verifying Checksum 07:14:33 ec43610c2a17: Verifying Checksum 07:14:33 ec43610c2a17: Download complete 07:14:33 5eb5b503b376: Verifying Checksum 07:14:33 5eb5b503b376: Download complete 07:14:33 2f39f015ded8: Download complete 07:14:34 5eb5b503b376: Pull complete 07:14:34 5c69ac0246d0: Pull complete 07:14:34 d6de4b400683: Pull complete 07:14:34 35cb2a7552d0: Pull complete 07:14:34 4f4fb700ef54: Pull complete 07:14:34 464afbd9ba4c: Pull complete 07:14:35 ec43610c2a17: Pull complete 07:14:35 3a2ae6a8a46f: Pull complete 07:14:35 33b1e0a273af: Pull complete 07:14:35 5d3b04190fa2: Pull complete 07:14:40 2f39f015ded8: Pull complete 07:14:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:14:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:14:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:40 prd-ubuntu20.04-docker-8c-8g-9178 does not seem to be running inside a container 07:14:41 $ 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-673 -v /w/workspace/_app-service-configurable_PR-673:/w/workspace/_app-service-configurable_PR-673:rw,z -v /w/workspace/_app-service-configurable_PR-673@tmp:/w/workspace/_app-service-configurable_PR-673@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:14:43 00f215d4a9da: Pull complete 07:14:43 $ docker top dd489b07cf584fa4b030acf854ec80162605c88c884809b729703976cffeae41 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:14:43 ---> job-cost.sh 07:14:43 lf-activate-venv: SKIPPING 07:14:43 INFO: No Stack... 07:14:44 INFO: Retrieving Pricing Info for: v3-standard-8 07:14:44 INFO: Archiving Costs [Pipeline] sh 07:14:44 d496ad576159: Pull complete 07:14:44 + cat /w/workspace/_app-service-configurable_PR-673/archives/cost.csv 07:14:44 + cut -d, -f6 [Pipeline] lock 07:14:44 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-6-stack-cost] 07:14:44 Resource [jenkins-edgexfoundry-app-service-configurable-PR-673-6-stack-cost] did not exist. Created. 07:14:44 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:14:44 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 07:14:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:14:44 ---> f246e2811388 07:14:44 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 07:14:44 + echo total: 0.2199999988079071 [Pipeline] stash 07:14:45 Stashed 1 file(s) [Pipeline] } 07:14:45 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-6-stack-cost] [Pipeline] // lock [Pipeline] } 07:14:45 $ docker stop --time=1 dd489b07cf584fa4b030acf854ec80162605c88c884809b729703976cffeae41 07:14:46 $ docker rm -f --volumes dd489b07cf584fa4b030acf854ec80162605c88c884809b729703976cffeae41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:14:46 ---> Running in 16b1c8c6d5b4 07:14:46 Removing intermediate container 16b1c8c6d5b4 07:14:46 ---> 289a3d622d59 07:14:46 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:14:46 ---> Running in 4e33c178aa87 07:14:47 Removing intermediate container 4e33c178aa87 07:14:47 ---> dbebf148bb58 07:14:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 07:14:47 ---> Running in 3b643e0bac34 07:14:47 Removing intermediate container 3b643e0bac34 07:14:47 ---> f740e1c7c135 07:14:47 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:14:47 ---> Running in 88a95ceee36b 07:14:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:14:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:14:50 OK: 266 MiB in 52 packages 07:14:50 Removing intermediate container 88a95ceee36b 07:14:50 ---> b3ff7b3ee69a 07:14:50 Step 7/12 : WORKDIR /app 07:14:50 ---> Running in 2564a8b75c52 07:14:51 Removing intermediate container 2564a8b75c52 07:14:51 ---> 4ad402ac42ab 07:14:51 Step 8/12 : COPY go.mod vendor* ./ 07:14:51 ---> a06f22f13879 07:14:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:14:51 ---> Running in 5cb237b65284 07:16:43 Removing intermediate container 5cb237b65284 07:16:43 ---> fee965d507e5 07:16:43 Step 10/12 : COPY . . 07:16:43 ---> 1bb7e870dbad 07:16:43 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:16:43 ---> Running in 5a55cb43a62e 07:16:43 Removing intermediate container 5a55cb43a62e 07:16:43 ---> e5b394c93f60 07:16:43 Step 12/12 : RUN $MAKE 07:16:43 ---> Running in 32cd4c3a810f 07:16:43 noop 07:16:43 Removing intermediate container 32cd4c3a810f 07:16:43 ---> eacaec0bb5d7 07:16:43 Successfully built eacaec0bb5d7 07:16:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:43 + docker inspect -f . ci-base-image-arm64 07:16:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:16:44 prd-ubuntu20.04-docker-arm64-4c-16g-9179 does not seem to be running inside a container 07:16:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/6 -v /w/workspace/app-service-configurable/6:/w/workspace/app-service-configurable/6:rw,z -v /w/workspace/app-service-configurable/6@tmp:/w/workspace/app-service-configurable/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:16:45 $ docker top cc29ad8c956ba05502e122cb9d3604d2e381531fb41d058aa7c51f2161f33969 -eo pid,comm [Pipeline] { [Pipeline] sh 07:16:46 + go version 07:16:46 go version go1.21.9 linux/arm64 [Pipeline] } 07:16:46 $ docker stop --time=1 cc29ad8c956ba05502e122cb9d3604d2e381531fb41d058aa7c51f2161f33969 07:16:47 $ docker rm -f --volumes cc29ad8c956ba05502e122cb9d3604d2e381531fb41d058aa7c51f2161f33969 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:48 + docker inspect -f . ci-base-image-arm64 07:16:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:16:48 prd-ubuntu20.04-docker-arm64-4c-16g-9179 does not seem to be running inside a container 07:16:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/6 -v /w/workspace/app-service-configurable/6:/w/workspace/app-service-configurable/6:rw,z -v /w/workspace/app-service-configurable/6@tmp:/w/workspace/app-service-configurable/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:16:49 $ docker top 980df07f577ca0e4cc1ad2d111d0f4de6ddf5d94fc5a2cd0037380ed862398ed -eo pid,comm [Pipeline] { [Pipeline] sh 07:16:50 + git config --global --add safe.directory /w/workspace/app-service-configurable/6 [Pipeline] fileExists [Pipeline] sh 07:16:50 + make test 07:16:51 go test -race -coverprofile=coverage.out ./... 07:21:14 ? github.com/edgexfoundry/app-service-configurable [no test files] 07:21:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:21:14 go vet ./... 07:24:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:24:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:24:50 ./bin/test-attribution-txt.sh 07:24:50 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 07:24:50 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 07:24:50 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 07:24:50 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 07:24:50 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 07:24:50 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 07:24:50 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add 07:24:50 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 07:24:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:24:50 $ docker stop --time=1 980df07f577ca0e4cc1ad2d111d0f4de6ddf5d94fc5a2cd0037380ed862398ed 07:24:52 $ docker rm -f --volumes 980df07f577ca0e4cc1ad2d111d0f4de6ddf5d94fc5a2cd0037380ed862398ed [Pipeline] // withDockerContainer [Pipeline] sh 07:24:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:24:55 Warning: overwriting stash ‘coverage-report’ 07:24:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:24:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:24:56 + ls -al . 07:24:56 total 260 07:24:56 drwxrwxr-x 6 jenkins jenkins 4096 Sep 2 07:16 . 07:24:56 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 07:13 .. 07:24:56 -rw-rw-r-- 1 jenkins jenkins 119 Sep 2 07:13 .dockerignore 07:24:56 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 07:13 .git 07:24:56 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 07:13 .github 07:24:56 -rw-rw-r-- 1 jenkins jenkins 106 Sep 2 07:13 .gitignore 07:24:56 -rw-rw-r-- 1 jenkins jenkins 41 Sep 2 07:13 .golangci.yml 07:24:56 -rw-rw-r-- 1 jenkins jenkins 18981 Sep 2 07:13 Attribution.txt 07:24:56 -rw-rw-r-- 1 jenkins jenkins 37263 Sep 2 07:13 CHANGELOG.md 07:24:56 -rw-rw-r-- 1 jenkins jenkins 2007 Sep 2 07:13 Dockerfile 07:24:56 -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 07:13 GOVERNANCE.md 07:24:56 -rw-rw-r-- 1 jenkins jenkins 666 Sep 2 07:13 Jenkinsfile 07:24:56 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 2 07:13 LICENSE 07:24:56 -rw-rw-r-- 1 jenkins jenkins 618 Sep 2 07:13 OWNERS.md 07:24:56 -rw-rw-r-- 1 jenkins jenkins 4582 Sep 2 07:13 README.md 07:24:56 -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 07:11 VERSION 07:24:56 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 07:13 bin 07:24:56 -rw-r--r-- 1 jenkins jenkins 13 Sep 2 07:16 coverage.out 07:24:56 -rw-rw-r-- 1 jenkins jenkins 7341 Sep 2 07:13 go.mod 07:24:56 -rw-rw-r-- 1 jenkins jenkins 102419 Sep 2 07:13 go.sum 07:24:56 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 2 07:13 main.go 07:24:56 -rw-rw-r-- 1 jenkins jenkins 2572 Sep 2 07:13 makefile 07:24:56 drwxrwxr-x 10 jenkins jenkins 4096 Sep 2 07:13 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:56 + 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=e086bf57497ba0ecc719b92fc7ef7f8516a6b43f --label arch=arm64 --label version=0.0.0 . 07:24:56 Sending build context to Docker daemon 243.7kB 07:24:56 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 07:24:56 Step 2/27 : FROM ${BASE} AS builder 07:24:56 ---> eacaec0bb5d7 07:24:56 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 07:24:56 ---> Running in 64255de8d50d 07:24:57 Removing intermediate container 64255de8d50d 07:24:57 ---> 6d787e043eb4 07:24:57 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 07:24:57 ---> Running in eaa6599dface 07:24:57 Removing intermediate container eaa6599dface 07:24:57 ---> 85870535d7ae 07:24:57 Step 5/27 : ARG ADD_BUILD_TAGS="" 07:24:57 ---> Running in 2d9525f11841 07:24:57 Removing intermediate container 2d9525f11841 07:24:57 ---> ccaefd410be9 07:24:57 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:24:57 ---> Running in 5505c1eba573 07:24:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:24:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:25:00 OK: 266 MiB in 52 packages 07:25:01 Removing intermediate container 5505c1eba573 07:25:01 ---> abb770fc1414 07:25:01 Step 7/27 : WORKDIR /app 07:25:01 ---> Running in b497f4349f44 07:25:01 Removing intermediate container b497f4349f44 07:25:01 ---> 7f5e8a1df282 07:25:01 Step 8/27 : COPY go.mod vendor* ./ 07:25:02 ---> 18116f832fba 07:25:02 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:02 ---> Running in 7e705c4ff5a2 07:25:05 Removing intermediate container 7e705c4ff5a2 07:25:05 ---> ebbe5d0e82ba 07:25:05 Step 10/27 : COPY . . 07:25:05 ---> 1fed8753e6d5 07:25:05 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:25:05 ---> Running in cba00187c4ad 07:25:05 Removing intermediate container cba00187c4ad 07:25:05 ---> d6017200f0ac 07:25:05 Step 12/27 : RUN $MAKE 07:25:05 ---> Running in fda12571ad85 07:25:06 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 07:28:43 Removing intermediate container fda12571ad85 07:28:43 ---> 7159baf1f339 07:28:43 Step 13/27 : FROM alpine:3.18 07:28:43 3.18: Pulling from library/alpine 07:28:43 4983c3fe2029: Pulling fs layer 07:28:43 4983c3fe2029: Verifying Checksum 07:28:43 4983c3fe2029: Download complete 07:28:43 4983c3fe2029: Pull complete 07:28:43 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:28:43 Status: Downloaded newer image for alpine:3.18 07:28:43 ---> a0237000ae83 07:28:43 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:28:43 ---> Running in 3af29ace2851 07:28:43 Removing intermediate container 3af29ace2851 07:28:43 ---> c4a46646bb71 07:28:43 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 07:28:43 ---> Running in bb22068369e9 07:28:43 Removing intermediate container bb22068369e9 07:28:43 ---> ac28942bd181 07:28:43 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 07:28:43 ---> Running in d948859f41fd 07:28:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:28:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:28:44 (1/2) Installing ca-certificates (20240226-r0) 07:28:44 (2/2) Installing dumb-init (1.2.5-r2) 07:28:44 Executing busybox-1.36.1-r7.trigger 07:28:44 Executing ca-certificates-20240226-r0.trigger 07:28:45 OK: 9 MiB in 17 packages 07:28:46 Removing intermediate container d948859f41fd 07:28:46 ---> 008c4023713e 07:28:46 Step 17/27 : RUN apk --no-cache upgrade 07:28:46 ---> Running in fb3ee3f7d31a 07:28:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:28:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:28:48 OK: 9 MiB in 17 packages 07:28:49 Removing intermediate container fb3ee3f7d31a 07:28:49 ---> 5d7936ebb57f 07:28:49 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 07:28:49 ---> 62b6215a8b0e 07:28:49 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 07:28:50 ---> b35b0376f371 07:28:50 Step 20/27 : COPY --from=builder /app/res/ /res/ 07:28:51 ---> b35c7714ad6e 07:28:51 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 07:28:53 ---> 6e859ec823d0 07:28:53 Step 22/27 : EXPOSE 48095 07:28:53 ---> Running in d053d7ef2c3c 07:28:53 Removing intermediate container d053d7ef2c3c 07:28:53 ---> 74db36584fa4 07:28:53 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 07:28:53 ---> Running in 766822a12148 07:28:53 Removing intermediate container 766822a12148 07:28:53 ---> b1aa8f089803 07:28:53 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:28:53 ---> Running in 74b6544e6757 07:28:53 Removing intermediate container 74b6544e6757 07:28:53 ---> ed258cb6ef1a 07:28:53 Step 25/27 : LABEL arch=arm64 07:28:54 ---> Running in efa78b064826 07:28:54 Removing intermediate container efa78b064826 07:28:54 ---> 118850f7524b 07:28:54 Step 26/27 : LABEL git_sha=e086bf57497ba0ecc719b92fc7ef7f8516a6b43f 07:28:54 ---> Running in da47fb149202 07:28:54 Removing intermediate container da47fb149202 07:28:54 ---> 814be9fb1d92 07:28:54 Step 27/27 : LABEL version=0.0.0 07:28:54 ---> Running in beab42e7127c 07:28:54 Removing intermediate container beab42e7127c 07:28:54 ---> c793fac519e7 07:28:54 [Warning] One or more build-args [ARCH] were not consumed 07:28:55 Successfully built c793fac519e7 07:28:55 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:28:55 07:28:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:28:55 arm64: Pulling from edgex-lftools-log-publisher 07:28:55 8998bd30e6a1: Pulling fs layer 07:28:55 04944245beec: Pulling fs layer 07:28:55 699f458cf7ca: Pulling fs layer 07:28:55 765212b225bb: Pulling fs layer 07:28:55 f23df028b6ca: Pulling fs layer 07:28:55 d65c8cfc05b1: Pulling fs layer 07:28:55 2437ff75d9bd: Pulling fs layer 07:28:55 765212b225bb: Waiting 07:28:55 f23df028b6ca: Waiting 07:28:55 d65c8cfc05b1: Waiting 07:28:55 2437ff75d9bd: Waiting 07:28:56 04944245beec: Verifying Checksum 07:28:56 04944245beec: Download complete 07:28:56 765212b225bb: Verifying Checksum 07:28:56 765212b225bb: Download complete 07:28:56 f23df028b6ca: Verifying Checksum 07:28:56 f23df028b6ca: Download complete 07:28:56 d65c8cfc05b1: Verifying Checksum 07:28:56 d65c8cfc05b1: Download complete 07:28:56 699f458cf7ca: Verifying Checksum 07:28:56 699f458cf7ca: Download complete 07:28:56 8998bd30e6a1: Verifying Checksum 07:28:56 8998bd30e6a1: Download complete 07:28:59 2437ff75d9bd: Verifying Checksum 07:28:59 2437ff75d9bd: Download complete 07:29:01 8998bd30e6a1: Pull complete 07:29:01 04944245beec: Pull complete 07:29:03 699f458cf7ca: Pull complete 07:29:03 765212b225bb: Pull complete 07:29:04 f23df028b6ca: Pull complete 07:29:04 d65c8cfc05b1: Pull complete 07:29:22 2437ff75d9bd: Pull complete 07:29:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:29:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:29:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:23 prd-ubuntu20.04-docker-arm64-4c-16g-9179 does not seem to be running inside a container 07:29:23 $ 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/6 -v /w/workspace/app-service-configurable/6:/w/workspace/app-service-configurable/6:rw,z -v /w/workspace/app-service-configurable/6@tmp:/w/workspace/app-service-configurable/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:29:25 $ docker top 6c2db5bb90e73483005bf252d20f41f95648e410d4135e1077cd99d0e72d140d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:29:26 ---> job-cost.sh 07:29:26 lf-activate-venv: SKIPPING 07:29:26 INFO: No Stack... 07:29:27 INFO: Retrieving Pricing Info for: v3-standard-4 07:29:27 INFO: Archiving Costs [Pipeline] sh 07:29:28 + + cat /w/workspace/app-service-configurable/6/archives/cost.csv 07:29:28 cut -d, -f6 [Pipeline] lock 07:29:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-6-stack-cost] 07:29:28 Resource [jenkins-edgexfoundry-app-service-configurable-PR-673-6-stack-cost] did not exist. Created. 07:29:28 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:29:29 /w/workspace/app-service-configurable/6@tmp/durable-6b3a257c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:29:29 + echo total: 0.10999999940395355 [Pipeline] stash 07:29:29 Warning: overwriting stash ‘stack-cost’ 07:29:30 Stashed 1 file(s) [Pipeline] } 07:29:30 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-673-6-stack-cost] [Pipeline] // lock [Pipeline] } 07:29:30 $ docker stop --time=1 6c2db5bb90e73483005bf252d20f41f95648e410d4135e1077cd99d0e72d140d 07:29:31 $ docker rm -f --volumes 6c2db5bb90e73483005bf252d20f41f95648e410d4135e1077cd99d0e72d140d [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 07:29:32 provisioning config files... 07:29:32 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-673@tmp/config8626130501025758602tmp [Pipeline] { [Pipeline] sh 07:29:32 + set +x 07:29:32 + + curl -s https://codecov.io/bashbash 07:29:32 -s -- 07:29:32 07:29:32 _____ _ 07:29:32 / ____| | | 07:29:32 | | ___ __| | ___ ___ _____ __ 07:29:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:29:32 | |___| (_) | (_| | __/ (_| (_) \ V / 07:29:32 \_____\___/ \__,_|\___|\___\___/ \_/ 07:29:32 Bash-1.0.6 07:29:32 07:29:32 07:29:32 ==> git version 2.25.1 found 07:29:32 ==> 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 07:29:32 Release-Date: 2020-01-08 07:29:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:29:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:29:32 ==> Jenkins CI detected. 07:29:32 current dir:  /w/workspace/_app-service-configurable_PR-673 07:29:32 project root: . 07:29:32 --> token set from env 07:29:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:29:32 ==> Running gcov in . (disable via -X gcov) 07:29:32 ==> Python coveragepy not found 07:29:32 ==> Searching for coverage reports in: 07:29:32 + . 07:29:32 -> Found 1 reports 07:29:32 ==> Detecting git/mercurial file structure 07:29:32 ==> Reading reports 07:29:32 + ./coverage.out bytes=13 07:29:32 ==> Appending adjustments 07:29:32 https://docs.codecov.io/docs/fixing-reports 07:29:32 + Found adjustments 07:29:32 ==> Gzipping contents 07:29:32 4.0K /tmp/codecov.LJNVKB.gz 07:29:32 ==> Uploading reports 07:29:32 url: https://codecov.io 07:29:32 query: branch=PR-673&commit=e086bf57497ba0ecc719b92fc7ef7f8516a6b43f&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-673%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=673&job=&cmd_args= 07:29:32 -> Pinging Codecov 07:29:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-673&commit=e086bf57497ba0ecc719b92fc7ef7f8516a6b43f&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-673%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=673&job=&cmd_args= 07:29:33 -> Uploading to 07:29:33 https://storage.googleapis.com/codecov/v4/raw/2024-09-02/A97CA9966030D2A3747ED39772930CCE/e086bf57497ba0ecc719b92fc7ef7f8516a6b43f/1ddff6d3-a91f-4c2c-8233-e4a1c22785b6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240902%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240902T072932Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ee5bd3295482b9650226ee71dd5df33aa946666143fe8f012ffad7b724fe06e5 07:29:33 % Total % Received % Xferd Average Speed Time Time Time Current 07:29:33 Dload Upload Total Spent Left Speed 07:29:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 0 0 100 259 0 1121 --:--:-- --:--:-- --:--:-- 1116 100 259 0 0 100 259 0 1121 --:--:-- --:--:-- --:--:-- 1116 07:29:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/e086bf57497ba0ecc719b92fc7ef7f8516a6b43f [Pipeline] } 07:29:33 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:29:34 + [ -d /w/workspace/_app-service-configurable_PR-673/archives ] 07:29:34 + ls -al /w/workspace/_app-service-configurable_PR-673/archives 07:29:34 total 16 07:29:34 drwxr-xr-x 3 root root 4096 Sep 2 07:14 . 07:29:34 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 07:14 .. 07:29:34 drwxr-xr-x 2 root root 4096 Sep 2 07:14 cost 07:29:34 -rw-r--r-- 1 root root 96 Sep 2 07:14 cost.csv 07:29:34 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-673/archives 07:29:34 + ls -al /w/workspace/_app-service-configurable_PR-673/archives 07:29:34 total 16 07:29:34 drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 07:14 . 07:29:34 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 07:14 .. 07:29:34 drwxr-xr-x 2 jenkins jenkins 4096 Sep 2 07:14 cost 07:29:34 -rw-r--r-- 1 jenkins jenkins 96 Sep 2 07:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:29:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:29:35 ---> package-listing.sh 07:29:35 ++ facter osfamily 07:29:35 ++ tr '[:upper:]' '[:lower:]' 07:29:35 + OS_FAMILY=debian 07:29:35 + workspace=/w/workspace/_app-service-configurable_PR-673 07:29:35 + START_PACKAGES=/tmp/packages_start.txt 07:29:35 + END_PACKAGES=/tmp/packages_end.txt 07:29:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:29:35 + PACKAGES=/tmp/packages_start.txt 07:29:35 + '[' /w/workspace/_app-service-configurable_PR-673 ']' 07:29:35 + PACKAGES=/tmp/packages_end.txt 07:29:35 + case "${OS_FAMILY}" in 07:29:35 + dpkg -l 07:29:35 + grep '^ii' 07:29:35 + '[' -f /tmp/packages_start.txt ']' 07:29:35 + '[' -f /tmp/packages_end.txt ']' 07:29:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:29:35 + '[' /w/workspace/_app-service-configurable_PR-673 ']' 07:29:35 + mkdir -p /w/workspace/_app-service-configurable_PR-673/archives/ 07:29:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-673/archives/ [Pipeline] echo 07:29:35 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-673/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:29:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:29:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:36 prd-ubuntu20.04-docker-8c-8g-9178 does not seem to be running inside a container 07:29:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-673/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-673 -v /w/workspace/_app-service-configurable_PR-673:/w/workspace/_app-service-configurable_PR-673:rw,z -v /w/workspace/_app-service-configurable_PR-673@tmp:/w/workspace/_app-service-configurable_PR-673@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:29:36 $ docker top c773f852b26672e1d69c9ba42d4b3513c06e47b834a5cfc3ac7e2f29fe93b848 -eo pid,comm [Pipeline] { [Pipeline] sh 07:29:37 + touch /tmp/pre-build-complete [Pipeline] sh 07:29:37 + mkdir -p /var/log/sysstat [Pipeline] sh 07:29:37 + ls /var/log/sa-host 07:29:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:29:38 provisioning config files... 07:29:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-673@tmp/config17034788018945181014tmp [Pipeline] { [Pipeline] echo 07:29:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:29:38 ---> create-netrc.sh [Pipeline] } 07:29:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:29:38 ---> python-tools-install.sh [Pipeline] echo 07:29:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:29:39 ---> sudo-logs.sh 07:29:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:29:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:29:40 ---> job-cost.sh 07:29:40 lf-activate-venv: SKIPPING 07:29:40 DEBUG: total: 0.2199999988079071 07:29:40 INFO: Retrieving Stack Cost... 07:29:40 INFO: Retrieving Pricing Info for: v3-standard-8 07:29:41 INFO: Archiving Costs [Pipeline] echo 07:29:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:29:41 ---> logs-deploy.sh 07:29:41 lf-activate-venv: SKIPPING 07:29:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-673/6 07:29:41 INFO: archiving workspace using pattern(s): 07:29:42 Archives upload complete. 07:29:42 INFO: archiving logs to Nexus