Pull request #661 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f0f8a5568b26338574a575279a45462f2345f759+2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e (e21385db94e8904c1369fe78d3d58df0d113c8dc) 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-ssh8023216032883272694.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh8318647163164475104.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-661/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-661/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2375902237850349983.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-661/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17952721451770035727.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3131788174853090018.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-661/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-661/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh579615832632830897.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4250 in /w/workspace/_app-service-configurable_PR-661 [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-661 # 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/661/head:refs/remotes/origin/PR-661 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e into PR head commit f0f8a5568b26338574a575279a45462f2345f759 Merge succeeded, producing f0f8a5568b26338574a575279a45462f2345f759 Checking out Revision f0f8a5568b26338574a575279a45462f2345f759 (PR-661) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f f0f8a5568b26338574a575279a45462f2345f759 # 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 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0f8a5568b26338574a575279a45462f2345f759 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:13:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:13:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:13:44 ========================================================= 12:13:44 EdgeX Global Pipelines Version Info 12:13:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:13:45 ------------------- 12:13:45 stable info: 12:13:45 ------------------- 12:13:45 Commited By: Ginny Guan ginny@iotechsys.com 12:13:45 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 12:13:45 Message: update stable to v1.0.260 12:13:45 ------------------- 12:13:45 experimental info: 12:13:45 ------------------- 12:13:45 Commited By: Ginny Guan ginny@iotechsys.com 12:13:45 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 12:13:45 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:13:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:13:46 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:13:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:13:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:13:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:13:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 12:13:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:13:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:13:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:13:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:13:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:13:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:13:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:13:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:13:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:13:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:13:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:13:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:13:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:13:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:13:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:13:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:13:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:13:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:13:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:13:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:13:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:13:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-661 [Pipeline] echo 12:13:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-661 [Pipeline] echo 12:13:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-661 [Pipeline] echo 12:13:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f0f8a5568b26338574a575279a45462f2345f759 [Pipeline] echo 12:13:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f0f8a55 [Pipeline] echo 12:13:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:13:48 provisioning config files... 12:13:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-661@tmp/config14086484624896435462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:13:48 ---> ****-login.sh 12:13:48 nexus3.edgexfoundry.org:10001 12:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:13:48 Configure a credential helper to remove this warning. See 12:13:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:13:48 12:13:48 Login Succeeded 12:13:48 nexus3.edgexfoundry.org:10002 12:13:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:13:49 Configure a credential helper to remove this warning. See 12:13:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:13:49 12:13:49 Login Succeeded 12:13:49 nexus3.edgexfoundry.org:10003 12:13:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:13:49 Configure a credential helper to remove this warning. See 12:13:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:13:49 12:13:49 Login Succeeded 12:13:49 nexus3.edgexfoundry.org:10004 12:13:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:13:49 Configure a credential helper to remove this warning. See 12:13:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:13:49 12:13:49 Login Succeeded 12:13:49 ****.io 12:13:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:13:49 Configure a credential helper to remove this warning. See 12:13:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:13:49 12:13:49 Login Succeeded 12:13:49 ---> ****-login.sh ends [Pipeline] } 12:13:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:13:50 + git rev-list -1 --merges f0f8a5568b26338574a575279a45462f2345f759~1..f0f8a5568b26338574a575279a45462f2345f759 [Pipeline] echo 12:13:50 -----------> git rev-list -1 --merges f0f8a5568b26338574a575279a45462f2345f759~1..f0f8a5568b26338574a575279a45462f2345f759 f0f8a5568b26338574a575279a45462f2345f759 [false] [Pipeline] sh 12:13:50 + git log --format=format:%s -1 f0f8a5568b26338574a575279a45462f2345f759 [Pipeline] echo 12:13:50 ========================================================= 12:13:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:13:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:13:51 + git log --format=format:%s -1 f0f8a5568b26338574a575279a45462f2345f759 [Pipeline] echo 12:13:51 [semverPrep] GIT_COMMIT: f0f8a5568b26338574a575279a45462f2345f759, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 12:13:51 [semverPrep] This is not a build commit. [Pipeline] sh 12:13:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:13:51 + grep -v github /etc/ssh/ssh_known_hosts 12:13:51 + [ -e /tmp/ssh_known_hosts ] 12:13:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:13:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:13:51 + sudo tee -a /etc/ssh/ssh_known_hosts 12:13:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:13:52 12:13:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:13:52 0.1.4: Pulling from edgex-devops/py-git-semver 12:13:52 b85a868b505f: Pulling fs layer 12:13:52 e2be974225ed: Pulling fs layer 12:13:52 339a4e72a1f5: Pulling fs layer 12:13:52 988bab9f4d93: Pulling fs layer 12:13:52 1469e6f7b9e6: Pulling fs layer 12:13:52 eaf3925da568: Pulling fs layer 12:13:52 bab4dde63d76: Pulling fs layer 12:13:52 bde34c3a00c8: Pulling fs layer 12:13:52 b352a97aabf1: Pulling fs layer 12:13:52 4872d77fe225: Pulling fs layer 12:13:52 5851b861e8e6: Pulling fs layer 12:13:52 1469e6f7b9e6: Waiting 12:13:52 bde34c3a00c8: Waiting 12:13:52 4872d77fe225: Waiting 12:13:52 b352a97aabf1: Waiting 12:13:52 5851b861e8e6: Waiting 12:13:52 bab4dde63d76: Waiting 12:13:52 eaf3925da568: Waiting 12:13:52 988bab9f4d93: Waiting 12:13:52 e2be974225ed: Download complete 12:13:52 988bab9f4d93: Verifying Checksum 12:13:52 988bab9f4d93: Download complete 12:13:52 1469e6f7b9e6: Verifying Checksum 12:13:52 1469e6f7b9e6: Download complete 12:13:52 eaf3925da568: Download complete 12:13:52 339a4e72a1f5: Verifying Checksum 12:13:52 339a4e72a1f5: Download complete 12:13:52 bde34c3a00c8: Download complete 12:13:52 b352a97aabf1: Download complete 12:13:52 4872d77fe225: Download complete 12:13:52 5851b861e8e6: Verifying Checksum 12:13:52 5851b861e8e6: Download complete 12:13:52 b85a868b505f: Verifying Checksum 12:13:52 b85a868b505f: Download complete 12:13:53 bab4dde63d76: Verifying Checksum 12:13:53 bab4dde63d76: Download complete 12:13:54 b85a868b505f: Pull complete 12:13:54 e2be974225ed: Pull complete 12:13:54 339a4e72a1f5: Pull complete 12:13:54 988bab9f4d93: Pull complete 12:13:55 1469e6f7b9e6: Pull complete 12:13:55 eaf3925da568: Pull complete 12:13:57 bab4dde63d76: Pull complete 12:13:57 bde34c3a00c8: Pull complete 12:13:57 b352a97aabf1: Pull complete 12:13:57 4872d77fe225: Pull complete 12:13:57 5851b861e8e6: Pull complete 12:13:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:13:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:13:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:13:57 prd-ubuntu20.04-docker-8c-8g-4250 does not seem to be running inside a container 12:13:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-661 -v /w/workspace/_app-service-configurable_PR-661:/w/workspace/_app-service-configurable_PR-661:rw,z -v /w/workspace/_app-service-configurable_PR-661@tmp:/w/workspace/_app-service-configurable_PR-661@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:14:00 $ docker top 0039e0f8ec5465fe02014f3e8547c338fce52c9ac3d22b619ab0faa53acc7b5e -eo pid,comm 12:14:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:14:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:14:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:14:00 [ssh-agent] Looking for ssh-agent implementation... 12:14:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:14:00 $ docker exec 0039e0f8ec5465fe02014f3e8547c338fce52c9ac3d22b619ab0faa53acc7b5e ssh-agent 12:14:00 SSH_AUTH_SOCK=/tmp/ssh-D1XtHhIydTtI/agent.33 12:14:00 SSH_AGENT_PID=39 12:14:00 Running ssh-add (command line suppressed) 12:14:00 Identity added: /w/workspace/_app-service-configurable_PR-661@tmp/private_key_13743431646838496327.key (/w/workspace/_app-service-configurable_PR-661@tmp/private_key_13743431646838496327.key) 12:14:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:14:01 + git tag --points-at HEAD [Pipeline] } 12:14:01 $ docker exec --env ******** --env ******** 0039e0f8ec5465fe02014f3e8547c338fce52c9ac3d22b619ab0faa53acc7b5e ssh-agent -k 12:14:01 unset SSH_AUTH_SOCK; 12:14:01 unset SSH_AGENT_PID; 12:14:01 echo Agent pid 39 killed; 12:14:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:14:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:14:01 [ssh-agent] Looking for ssh-agent implementation... 12:14:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:14:01 $ docker exec 0039e0f8ec5465fe02014f3e8547c338fce52c9ac3d22b619ab0faa53acc7b5e ssh-agent 12:14:01 SSH_AUTH_SOCK=/tmp/ssh-WM7nVvnQW17M/agent.72 12:14:01 SSH_AGENT_PID=78 12:14:01 Running ssh-add (command line suppressed) 12:14:01 Identity added: /w/workspace/_app-service-configurable_PR-661@tmp/private_key_4234338350495875172.key (/w/workspace/_app-service-configurable_PR-661@tmp/private_key_4234338350495875172.key) 12:14:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:14:02 + git semver init 12:14:02 2024-06-24 12:14:02,307 [run_init] DEBUG init version:0.0.0 force:False 12:14:02 2024-06-24 12:14:02,309 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-661/.semver 12:14:02 2024-06-24 12:14:02,309 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-661/.semver 12:14:02 2024-06-24 12:14:02,309 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-661/.semver'], cwd=/w/workspace/_app-service-configurable_PR-661, universal_newlines=False, shell=None, istream=None) 12:14:03 2024-06-24 12:14:03,354 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-661/.git/info/exclude 12:14:03 2024-06-24 12:14:03,354 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-661/.semver/PR-661 with force:False 12:14:03 2024-06-24 12:14:03,354 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-661/.semver/PR-661 12:14:03 2024-06-24 12:14:03,359 [execute] INFO git cat-file --batch-check 12:14:03 2024-06-24 12:14:03,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-661/.semver, universal_newlines=False, shell=None, istream=) 12:14:03 2024-06-24 12:14:03,366 [execute] INFO git cat-file --batch 12:14:03 2024-06-24 12:14:03,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-661/.semver, universal_newlines=False, shell=None, istream=) 12:14:03 2024-06-24 12:14:03,373 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-661/.semver/PR-661 12:14:03 0.0.0 [Pipeline] } 12:14:03 $ docker exec --env ******** --env ******** 0039e0f8ec5465fe02014f3e8547c338fce52c9ac3d22b619ab0faa53acc7b5e ssh-agent -k 12:14:03 unset SSH_AUTH_SOCK; 12:14:03 unset SSH_AGENT_PID; 12:14:03 echo Agent pid 78 killed; 12:14:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:14:04 + git semver [Pipeline] } 12:14:04 $ docker stop --time=1 0039e0f8ec5465fe02014f3e8547c338fce52c9ac3d22b619ab0faa53acc7b5e 12:14:06 $ docker rm -f --volumes 0039e0f8ec5465fe02014f3e8547c338fce52c9ac3d22b619ab0faa53acc7b5e [Pipeline] // withDockerContainer [Pipeline] sh 12:14:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:14:06 Stashed 1 file(s) [Pipeline] echo 12:14:06 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:14:07 provisioning config files... 12:14:07 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-661@tmp/config16654797104326831426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:14:08 ---> ****-login.sh 12:14:08 nexus3.edgexfoundry.org:10001 12:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:14:08 Configure a credential helper to remove this warning. See 12:14:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:14:08 12:14:08 Login Succeeded 12:14:08 nexus3.edgexfoundry.org:10002 12:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:14:08 Configure a credential helper to remove this warning. See 12:14:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:14:08 12:14:08 Login Succeeded 12:14:08 nexus3.edgexfoundry.org:10003 12:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:14:08 Configure a credential helper to remove this warning. See 12:14:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:14:08 12:14:08 Login Succeeded 12:14:08 nexus3.edgexfoundry.org:10004 12:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:14:08 Configure a credential helper to remove this warning. See 12:14:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:14:08 12:14:08 Login Succeeded 12:14:08 ****.io 12:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:14:08 Configure a credential helper to remove this warning. See 12:14:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:14:08 12:14:08 Login Succeeded 12:14:08 ---> ****-login.sh ends [Pipeline] } 12:14:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:14:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:14:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:14:08 ========================================================= 12:14:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 12:14:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:09 + 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 . 12:14:09 Sending build context to Docker daemon 9.117MB 12:14:09 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:14:09 Step 2/12 : FROM ${BASE} AS builder 12:14:09 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 12:14:09 619be1103602: Pulling fs layer 12:14:09 7862e08f4a3e: Pulling fs layer 12:14:09 5df492c9dc93: Pulling fs layer 12:14:09 7629e6793208: Pulling fs layer 12:14:09 4f4fb700ef54: Pulling fs layer 12:14:09 fb5054dd5b73: Pulling fs layer 12:14:09 eeca6798cff9: Pulling fs layer 12:14:09 aa269ceb94a6: Pulling fs layer 12:14:09 ada007ff1a6a: Pulling fs layer 12:14:09 eeca6798cff9: Waiting 12:14:09 4f4fb700ef54: Waiting 12:14:09 fb5054dd5b73: Waiting 12:14:09 aa269ceb94a6: Waiting 12:14:09 ada007ff1a6a: Waiting 12:14:09 7629e6793208: Waiting 12:14:09 7862e08f4a3e: Verifying Checksum 12:14:09 7862e08f4a3e: Download complete 12:14:09 7629e6793208: Download complete 12:14:09 4f4fb700ef54: Verifying Checksum 12:14:09 4f4fb700ef54: Download complete 12:14:09 fb5054dd5b73: Verifying Checksum 12:14:09 fb5054dd5b73: Download complete 12:14:09 619be1103602: Verifying Checksum 12:14:09 619be1103602: Download complete 12:14:09 eeca6798cff9: Verifying Checksum 12:14:09 eeca6798cff9: Download complete 12:14:09 619be1103602: Pull complete 12:14:10 ada007ff1a6a: Verifying Checksum 12:14:10 ada007ff1a6a: Download complete 12:14:10 7862e08f4a3e: Pull complete 12:14:10 5df492c9dc93: Verifying Checksum 12:14:10 5df492c9dc93: Download complete 12:14:10 aa269ceb94a6: Verifying Checksum 12:14:10 aa269ceb94a6: Download complete 12:14:13 5df492c9dc93: Pull complete 12:14:13 7629e6793208: Pull complete 12:14:13 4f4fb700ef54: Pull complete 12:14:13 fb5054dd5b73: Pull complete 12:14:13 eeca6798cff9: Pull complete 12:14:15 aa269ceb94a6: Pull complete 12:14:16 ada007ff1a6a: Pull complete 12:14:16 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 12:14:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:14:16 ---> f489d0715acc 12:14:16 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:14:20 ---> Running in 136c28adb9d3 12:14:20 Removing intermediate container 136c28adb9d3 12:14:20 ---> 64b30d92ae7f 12:14:20 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:14:20 ---> Running in 7227385b7d76 12:14:20 Removing intermediate container 7227385b7d76 12:14:20 ---> fc27243ede6d 12:14:20 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:14:20 ---> Running in 2daafcbeb132 12:14:20 Removing intermediate container 2daafcbeb132 12:14:20 ---> 83698388f5ce 12:14:20 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:14:20 ---> Running in dca278455d05 12:14:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:14:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:14:21 OK: 264 MiB in 52 packages 12:14:21 Removing intermediate container dca278455d05 12:14:21 ---> 8e0e93f69643 12:14:21 Step 7/12 : WORKDIR /app 12:14:22 ---> Running in e0aed7bbe584 12:14:22 Removing intermediate container e0aed7bbe584 12:14:22 ---> 9487f58001b1 12:14:22 Step 8/12 : COPY go.mod vendor* ./ 12:14:22 ---> f783ac65b156 12:14:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:14:22 ---> Running in dbda686a9464 12:14:22 Still waiting to schedule task 12:14:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:15:18 Removing intermediate container dbda686a9464 12:15:18 ---> 80a6d03aba57 12:15:18 Step 10/12 : COPY . . 12:15:18 ---> ba8547807917 12:15:18 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:15:18 ---> Running in 51fed384699e 12:15:18 Removing intermediate container 51fed384699e 12:15:18 ---> 0102905368e6 12:15:18 Step 12/12 : RUN $MAKE 12:15:18 ---> Running in d89fc601f88d 12:15:18 noop 12:15:18 Removing intermediate container d89fc601f88d 12:15:18 ---> 6d6cbd5649e8 12:15:18 Successfully built 6d6cbd5649e8 12:15:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:15:19 + docker inspect -f . ci-base-image-x86_64 12:15:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:15:19 prd-ubuntu20.04-docker-8c-8g-4250 does not seem to be running inside a container 12:15:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-661 -v /w/workspace/_app-service-configurable_PR-661:/w/workspace/_app-service-configurable_PR-661:rw,z -v /w/workspace/_app-service-configurable_PR-661@tmp:/w/workspace/_app-service-configurable_PR-661@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:15:19 $ docker top 339f0d975f8c473dfc5deb39e89132869d690f6d99b410e3d87e60db3b39cd9d -eo pid,comm [Pipeline] { [Pipeline] sh 12:15:20 + go version 12:15:20 go version go1.21.9 linux/amd64 [Pipeline] } 12:15:20 $ docker stop --time=1 339f0d975f8c473dfc5deb39e89132869d690f6d99b410e3d87e60db3b39cd9d 12:15:21 $ docker rm -f --volumes 339f0d975f8c473dfc5deb39e89132869d690f6d99b410e3d87e60db3b39cd9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:15:22 + docker inspect -f . ci-base-image-x86_64 12:15:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:15:22 prd-ubuntu20.04-docker-8c-8g-4250 does not seem to be running inside a container 12:15:22 $ 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-661 -v /w/workspace/_app-service-configurable_PR-661:/w/workspace/_app-service-configurable_PR-661:rw,z -v /w/workspace/_app-service-configurable_PR-661@tmp:/w/workspace/_app-service-configurable_PR-661@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:15:22 $ docker top 8b958945ebb8c13595b47e9ec63247dd6147399b8a0017239b6b40f2cb993ae1 -eo pid,comm [Pipeline] { [Pipeline] sh 12:15:23 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-661 [Pipeline] fileExists [Pipeline] sh 12:15:23 + make test 12:15:23 go test -race -coverprofile=coverage.out ./... 12:15:55 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:15:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4251 in /w/workspace/_app-service-configurable_PR-661 [Pipeline] { [Pipeline] ws 12:15:55 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:15:55 The recommended git tool is: git 12:16:00 using credential edgex-jenkins-ssh 12:16:00 Cloning the remote Git repository 12:16:00 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:16:00 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:16:00 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:16:00 > git --version # timeout=10 12:16:00 > git --version # 'git version 2.25.1' 12:16:00 using GIT_SSH to set credentials SSH Credentials for GitHub 12:16:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:16:02 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:16:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:16:03 Merging remotes/origin/main commit 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e into PR head commit f0f8a5568b26338574a575279a45462f2345f759 12:16:04 Merge succeeded, producing f0f8a5568b26338574a575279a45462f2345f759 12:16:04 Checking out Revision f0f8a5568b26338574a575279a45462f2345f759 (PR-661) 12:16:03 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:16:03 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:16:03 using GIT_SSH to set credentials SSH Credentials for GitHub 12:16:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/661/head:refs/remotes/origin/PR-661 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:16:04 > git config core.sparsecheckout # timeout=10 12:16:04 > git checkout -f f0f8a5568b26338574a575279a45462f2345f759 # timeout=10 12:16:04 > git remote # timeout=10 12:16:04 > git config --get remote.origin.url # timeout=10 12:16:04 using GIT_SSH to set credentials SSH Credentials for GitHub 12:16:04 > git merge 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e # timeout=10 12:16:04 > git rev-parse HEAD^{commit} # timeout=10 12:16:04 > git config core.sparsecheckout # timeout=10 12:16:04 > git checkout -f f0f8a5568b26338574a575279a45462f2345f759 # timeout=10 12:16:04 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 12:16:04 > git --version # timeout=10 12:16:04 > git --version # 'git version 2.25.1' 12:16:04 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:16:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:16:09 % Total % Received % Xferd Average Speed Time Time Time Current 12:16:09 Dload Upload Total Spent Left Speed 12:16:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 134k 0 --:--:-- --:--:-- --:--:-- 134k [Pipeline] sh 12:16:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:16:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:16:10 + sudo tee /etc/docker/daemon.new 12:16:10 { 12:16:10 "registry-mirrors": [ 12:16:10 "https://nexus3.edgexfoundry.org:10001" 12:16:10 ], 12:16:10 "bip": "10.250.0.254/24", 12:16:10 "hosts": [ 12:16:10 "tcp://0.0.0.0:5555", 12:16:10 "unix:///var/run/docker.sock" 12:16:10 ], 12:16:10 "mtu": 1458, 12:16:10 "selinux-enabled": true, 12:16:10 "seccomp-profile": "/etc/docker/seccomp.json" 12:16:10 } [Pipeline] sh 12:16:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:16:11 + sudo service docker restart 12:16:22 go vet ./... 12:16:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:16:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:16:28 ./bin/test-attribution-txt.sh 12:16:28 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 12:16:28 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 12:16:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:16:28 $ docker stop --time=1 8b958945ebb8c13595b47e9ec63247dd6147399b8a0017239b6b40f2cb993ae1 12:16:33 $ docker rm -f --volumes 8b958945ebb8c13595b47e9ec63247dd6147399b8a0017239b6b40f2cb993ae1 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:16:33 provisioning config files... 12:16:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config2759909581928902714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:16:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:16:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 12:16:34 ---> ****-login.sh 12:16:34 nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 12:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 12:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:16:34 Configure a credential helper to remove this warning. See 12:16:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:16:34 12:16:34 Login Succeeded 12:16:34 nexus3.edgexfoundry.org:10002 12:16:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:16:35 Configure a credential helper to remove this warning. See 12:16:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:16:35 12:16:35 Login Succeeded 12:16:35 nexus3.edgexfoundry.org:10003 12:16:35 + ls -al . 12:16:35 total 264 12:16:35 drwxrwxr-x 7 jenkins jenkins 4096 Jun 24 12:15 . 12:16:35 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 12:13 .. 12:16:35 -rw-rw-r-- 1 jenkins jenkins 119 Jun 24 12:13 .dockerignore 12:16:35 drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 12:15 .git 12:16:35 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 12:13 .github 12:16:35 -rw-rw-r-- 1 jenkins jenkins 106 Jun 24 12:13 .gitignore 12:16:35 -rw-rw-r-- 1 jenkins jenkins 41 Jun 24 12:13 .golangci.yml 12:16:35 drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 12:14 .semver 12:16:35 -rw-rw-r-- 1 jenkins jenkins 18981 Jun 24 12:13 Attribution.txt 12:16:35 -rw-rw-r-- 1 jenkins jenkins 37263 Jun 24 12:13 CHANGELOG.md 12:16:35 -rw-rw-r-- 1 jenkins jenkins 2007 Jun 24 12:13 Dockerfile 12:16:35 -rw-rw-r-- 1 jenkins jenkins 677 Jun 24 12:13 GOVERNANCE.md 12:16:35 -rw-rw-r-- 1 jenkins jenkins 666 Jun 24 12:13 Jenkinsfile 12:16:35 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 24 12:13 LICENSE 12:16:35 -rw-rw-r-- 1 jenkins jenkins 618 Jun 24 12:13 OWNERS.md 12:16:35 -rw-rw-r-- 1 jenkins jenkins 4582 Jun 24 12:13 README.md 12:16:35 -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 12:14 VERSION 12:16:35 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 12:13 bin 12:16:35 -rw-r--r-- 1 jenkins jenkins 13 Jun 24 12:15 coverage.out 12:16:35 -rw-rw-r-- 1 jenkins jenkins 7154 Jun 24 12:13 go.mod 12:16:35 -rw-rw-r-- 1 jenkins jenkins 102425 Jun 24 12:13 go.sum 12:16:35 -rw-rw-r-- 1 jenkins jenkins 1937 Jun 24 12:13 main.go 12:16:35 -rw-rw-r-- 1 jenkins jenkins 2572 Jun 24 12:13 makefile 12:16:35 drwxrwxr-x 9 jenkins jenkins 4096 Jun 24 12:13 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 12:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 12:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:16:35 Configure a credential helper to remove this warning. See 12:16:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:16:35 12:16:35 Login Succeeded 12:16:35 nexus3.edgexfoundry.org:10004 12:16:35 + 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=f0f8a5568b26338574a575279a45462f2345f759 --label arch=amd64 --label version=0.0.0 . 12:16:35 Sending build context to Docker daemon 9.118MB 12:16:35 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 12:16:35 Step 2/27 : FROM ${BASE} AS builder 12:16:35 ---> 6d6cbd5649e8 12:16:35 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 12:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:16:36 Configure a credential helper to remove this warning. See 12:16:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:16:36 12:16:36 Login Succeeded 12:16:36 ****.io 12:16:36 ---> Running in 891f8e869fbe 12:16:36 Removing intermediate container 891f8e869fbe 12:16:36 ---> bb5c37577e58 12:16:36 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:16:36 ---> Running in 8bc47aa1a699 12:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:16:36 Removing intermediate container 8bc47aa1a699 12:16:36 ---> 6d4e2bbc030c 12:16:36 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:16:36 ---> Running in 01a9e882ef33 12:16:36 Removing intermediate container 01a9e882ef33 12:16:36 ---> 014b0b053dac 12:16:36 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:16:36 ---> Running in c649275f2fd4 12:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:16:36 Configure a credential helper to remove this warning. See 12:16:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:16:36 12:16:36 Login Succeeded 12:16:36 ---> ****-login.sh ends [Pipeline] } 12:16:36 Deleting 1 temporary files 12:16:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 12:16:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] echo 12:16:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:16:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 12:16:37 OK: 264 MiB in 52 packages [Pipeline] echo 12:16:37 ========================================================= 12:16:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 12:16:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 12:16:37 Removing intermediate container c649275f2fd4 12:16:37 ---> 8e7e53018f44 12:16:37 Step 7/27 : WORKDIR /app 12:16:37 ---> Running in 1835c4b1dabb [Pipeline] sh 12:16:37 Removing intermediate container 1835c4b1dabb 12:16:37 ---> 90436603d453 12:16:37 Step 8/27 : COPY go.mod vendor* ./ 12:16:37 ---> ac79e2da942a 12:16:37 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:16:37 ---> Running in 0218cb7e771f 12:16:37 + 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 . 12:16:37 Sending build context to Docker daemon 239.1kB 12:16:38 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:16:38 Step 2/12 : FROM ${BASE} AS builder 12:16:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:16:38 c6b39de5b339: Pulling fs layer 12:16:38 a69c41024577: Pulling fs layer 12:16:38 d6de4b400683: Pulling fs layer 12:16:38 35cb2a7552d0: Pulling fs layer 12:16:38 4f4fb700ef54: Pulling fs layer 12:16:38 464afbd9ba4c: Pulling fs layer 12:16:38 00f215d4a9da: Pulling fs layer 12:16:38 d496ad576159: Pulling fs layer 12:16:38 35cb2a7552d0: Waiting 12:16:38 4f4fb700ef54: Waiting 12:16:38 464afbd9ba4c: Waiting 12:16:38 00f215d4a9da: Waiting 12:16:38 d496ad576159: Waiting 12:16:38 a69c41024577: Verifying Checksum 12:16:38 a69c41024577: Download complete 12:16:38 35cb2a7552d0: Verifying Checksum 12:16:38 35cb2a7552d0: Download complete 12:16:38 4f4fb700ef54: Verifying Checksum 12:16:38 4f4fb700ef54: Download complete 12:16:38 c6b39de5b339: Verifying Checksum 12:16:38 c6b39de5b339: Download complete 12:16:38 464afbd9ba4c: Verifying Checksum 12:16:38 464afbd9ba4c: Download complete 12:16:38 d496ad576159: Verifying Checksum 12:16:38 d496ad576159: Download complete 12:16:38 Removing intermediate container 0218cb7e771f 12:16:38 ---> 9d4ca3ad5ec2 12:16:38 Step 10/27 : COPY . . 12:16:38 ---> afbb70930bd9 12:16:38 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:16:38 ---> Running in 05c0bc59b47d 12:16:38 Removing intermediate container 05c0bc59b47d 12:16:38 ---> 1c5f40aea965 12:16:38 Step 12/27 : RUN $MAKE 12:16:38 ---> Running in a209c793f0ce 12:16:39 c6b39de5b339: Pull complete 12:16:39 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 12:16:39 a69c41024577: Pull complete 12:16:39 d6de4b400683: Verifying Checksum 12:16:39 d6de4b400683: Download complete 12:16:40 00f215d4a9da: Download complete 12:16:53 d6de4b400683: Pull complete 12:16:53 35cb2a7552d0: Pull complete 12:16:53 4f4fb700ef54: Pull complete 12:16:53 464afbd9ba4c: Pull complete 12:17:01 00f215d4a9da: Pull complete 12:17:03 d496ad576159: Pull complete 12:17:03 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 12:17:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:17:03 ---> f246e2811388 12:17:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:17:04 ---> Running in 3145a8cd8c29 12:17:04 Removing intermediate container 3145a8cd8c29 12:17:04 ---> e55423764f09 12:17:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:17:04 ---> Running in 7d412ebdf732 12:17:04 Removing intermediate container 7d412ebdf732 12:17:04 ---> d5d8492d5842 12:17:04 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:17:04 ---> Running in 5e8cd3720c68 12:17:05 Removing intermediate container 5e8cd3720c68 12:17:05 ---> 874e407097e7 12:17:05 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:17:05 ---> Running in a49688c80025 12:17:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:17:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:17:07 OK: 266 MiB in 52 packages 12:17:08 Removing intermediate container a49688c80025 12:17:08 ---> e68e17b9cf86 12:17:08 Step 7/12 : WORKDIR /app 12:17:08 ---> Running in d6170927bed6 12:17:08 Removing intermediate container d6170927bed6 12:17:08 ---> 7ca39b6bcd95 12:17:08 Step 8/12 : COPY go.mod vendor* ./ 12:17:09 ---> 8e1388cfdf9f 12:17:09 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:17:09 ---> Running in 03c4485a9b95 12:17:11 Removing intermediate container a209c793f0ce 12:17:11 ---> 0db20aeb513e 12:17:11 Step 13/27 : FROM alpine:3.18 12:17:11 3.18: Pulling from library/alpine 12:17:11 73baa7ef167e: Pulling fs layer 12:17:11 73baa7ef167e: Verifying Checksum 12:17:11 73baa7ef167e: Download complete 12:17:11 73baa7ef167e: Pull complete 12:17:11 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:17:11 Status: Downloaded newer image for alpine:3.18 12:17:11 ---> 8fd7cac70a4a 12:17:11 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:17:11 ---> Running in 06a949d03261 12:17:11 Removing intermediate container 06a949d03261 12:17:11 ---> 5028846d94be 12:17:11 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:17:11 ---> Running in 9b4a07ae1104 12:17:11 Removing intermediate container 9b4a07ae1104 12:17:11 ---> 4e2076787294 12:17:11 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 12:17:11 ---> Running in b3b5fd0a614c 12:17:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:17:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:17:11 (1/2) Installing ca-certificates (20240226-r0) 12:17:11 (2/2) Installing dumb-init (1.2.5-r2) 12:17:11 Executing busybox-1.36.1-r7.trigger 12:17:11 Executing ca-certificates-20240226-r0.trigger 12:17:11 OK: 8 MiB in 17 packages 12:17:11 Removing intermediate container b3b5fd0a614c 12:17:11 ---> 80f2a737487f 12:17:11 Step 17/27 : RUN apk --no-cache upgrade 12:17:11 ---> Running in e4c597c13623 12:17:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:17:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:17:11 OK: 8 MiB in 17 packages 12:17:11 Removing intermediate container e4c597c13623 12:17:11 ---> 52959fbe983b 12:17:11 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:17:11 ---> 5c41efeb5e87 12:17:11 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:17:11 ---> 880e646d8896 12:17:11 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:17:11 ---> 7076039a5605 12:17:11 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:17:12 ---> 9afd23b0e43f 12:17:12 Step 22/27 : EXPOSE 48095 12:17:12 ---> Running in ee794075008c 12:17:13 Removing intermediate container ee794075008c 12:17:13 ---> 06e049301bb5 12:17:13 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:17:13 ---> Running in a901cb08e6d3 12:17:13 Removing intermediate container a901cb08e6d3 12:17:13 ---> 59bdcb03e0aa 12:17:13 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:17:13 ---> Running in 438f6e9034f2 12:17:13 Removing intermediate container 438f6e9034f2 12:17:13 ---> 5a1a9bfb033a 12:17:13 Step 25/27 : LABEL arch=amd64 12:17:13 ---> Running in ede6dfd235bb 12:17:14 Removing intermediate container ede6dfd235bb 12:17:14 ---> 56ef6be5d100 12:17:14 Step 26/27 : LABEL git_sha=f0f8a5568b26338574a575279a45462f2345f759 12:17:14 ---> Running in fa758f0c3b54 12:17:14 Removing intermediate container fa758f0c3b54 12:17:14 ---> b812f5d8010a 12:17:14 Step 27/27 : LABEL version=0.0.0 12:17:14 ---> Running in 9bea9e7ef846 12:17:14 Removing intermediate container 9bea9e7ef846 12:17:14 ---> e03f778f5cfb 12:17:14 [Warning] One or more build-args [ARCH] were not consumed 12:17:14 Successfully built e03f778f5cfb 12:17:14 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 12:17:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:17:15 12:17:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:17:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:17:15 latest: Pulling from edgex-lftools-log-publisher 12:17:15 5eb5b503b376: Pulling fs layer 12:17:15 5c69ac0246d0: Pulling fs layer 12:17:15 ec43610c2a17: Pulling fs layer 12:17:15 3a2ae6a8a46f: Pulling fs layer 12:17:15 33b1e0a273af: Pulling fs layer 12:17:15 5d3b04190fa2: Pulling fs layer 12:17:15 2f39f015ded8: Pulling fs layer 12:17:15 33b1e0a273af: Waiting 12:17:15 2f39f015ded8: Waiting 12:17:15 3a2ae6a8a46f: Waiting 12:17:15 5d3b04190fa2: Waiting 12:17:15 5c69ac0246d0: Verifying Checksum 12:17:15 5c69ac0246d0: Download complete 12:17:15 3a2ae6a8a46f: Verifying Checksum 12:17:15 3a2ae6a8a46f: Download complete 12:17:15 33b1e0a273af: Verifying Checksum 12:17:15 33b1e0a273af: Download complete 12:17:15 5d3b04190fa2: Verifying Checksum 12:17:15 5d3b04190fa2: Download complete 12:17:15 ec43610c2a17: Verifying Checksum 12:17:15 ec43610c2a17: Download complete 12:17:15 5eb5b503b376: Download complete 12:17:16 2f39f015ded8: Download complete 12:17:16 5eb5b503b376: Pull complete 12:17:17 5c69ac0246d0: Pull complete 12:17:17 ec43610c2a17: Pull complete 12:17:17 3a2ae6a8a46f: Pull complete 12:17:17 33b1e0a273af: Pull complete 12:17:17 5d3b04190fa2: Pull complete 12:17:22 2f39f015ded8: Pull complete 12:17:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:17:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:17:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:17:22 prd-ubuntu20.04-docker-8c-8g-4250 does not seem to be running inside a container 12:17:22 $ 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-661 -v /w/workspace/_app-service-configurable_PR-661:/w/workspace/_app-service-configurable_PR-661:rw,z -v /w/workspace/_app-service-configurable_PR-661@tmp:/w/workspace/_app-service-configurable_PR-661@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:17:26 $ docker top 4003087b7e1fab9326bc8ddf295feb97ace8aa778282254bcdf81f78eade2832 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:17:27 ---> job-cost.sh 12:17:27 lf-activate-venv: SKIPPING 12:17:27 INFO: No Stack... 12:17:27 INFO: Retrieving Pricing Info for: v3-standard-8 12:17:27 INFO: Archiving Costs [Pipeline] sh 12:17:27 + cut -d, -f6 12:17:27 + cat /w/workspace/_app-service-configurable_PR-661/archives/cost.csv [Pipeline] lock 12:17:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-661-1-stack-cost] 12:17:27 Resource [jenkins-edgexfoundry-app-service-configurable-PR-661-1-stack-cost] did not exist. Created. 12:17:28 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-661-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:17:28 + echo total: 0.2199999988079071 [Pipeline] stash 12:17:28 Stashed 1 file(s) [Pipeline] } 12:17:28 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-661-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:17:28 $ docker stop --time=1 4003087b7e1fab9326bc8ddf295feb97ace8aa778282254bcdf81f78eade2832 12:17:29 $ docker rm -f --volumes 4003087b7e1fab9326bc8ddf295feb97ace8aa778282254bcdf81f78eade2832 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:19:01 Removing intermediate container 03c4485a9b95 12:19:01 ---> 450eac5a1c12 12:19:01 Step 10/12 : COPY . . 12:19:01 ---> 416e4c4a675d 12:19:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:19:01 ---> Running in 82511ad345a5 12:19:01 Removing intermediate container 82511ad345a5 12:19:01 ---> 082b7ec9fef1 12:19:01 Step 12/12 : RUN $MAKE 12:19:01 ---> Running in 7e92bacc1dc7 12:19:01 noop 12:19:01 Removing intermediate container 7e92bacc1dc7 12:19:01 ---> 2e29a39ecada 12:19:01 Successfully built 2e29a39ecada 12:19:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:01 + docker inspect -f . ci-base-image-arm64 12:19:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:19:02 prd-ubuntu20.04-docker-arm64-4c-16g-4251 does not seem to be running inside a container 12:19:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:19:03 $ docker top 62ce2a2a35839702541090f62155b6f4940d84c5adb9e3109b9a7343eb505c35 -eo pid,comm [Pipeline] { [Pipeline] sh 12:19:04 + go version 12:19:04 go version go1.21.9 linux/arm64 [Pipeline] } 12:19:04 $ docker stop --time=1 62ce2a2a35839702541090f62155b6f4940d84c5adb9e3109b9a7343eb505c35 12:19:05 $ docker rm -f --volumes 62ce2a2a35839702541090f62155b6f4940d84c5adb9e3109b9a7343eb505c35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:06 + docker inspect -f . ci-base-image-arm64 12:19:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:19:07 prd-ubuntu20.04-docker-arm64-4c-16g-4251 does not seem to be running inside a container 12:19:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:19:08 $ docker top a50ed4b44ea5bedc9259510c3d260604a6153f793479d3ee9309167df59c17fc -eo pid,comm [Pipeline] { [Pipeline] sh 12:19:08 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 12:19:09 + make test 12:19:09 go test -race -coverprofile=coverage.out ./... 12:23:31 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:23:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:23:31 go vet ./... 12:27:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:27:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:27:08 ./bin/test-attribution-txt.sh 12:27:08 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 12:27:08 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 12:27:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:27:08 $ docker stop --time=1 a50ed4b44ea5bedc9259510c3d260604a6153f793479d3ee9309167df59c17fc 12:27:10 $ docker rm -f --volumes a50ed4b44ea5bedc9259510c3d260604a6153f793479d3ee9309167df59c17fc [Pipeline] // withDockerContainer [Pipeline] sh 12:27:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:27:12 Warning: overwriting stash ‘coverage-report’ 12:27:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:27:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:27:14 + ls -al . 12:27:14 total 260 12:27:14 drwxrwxr-x 6 jenkins jenkins 4096 Jun 24 12:19 . 12:27:14 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 12:16 .. 12:27:14 -rw-rw-r-- 1 jenkins jenkins 119 Jun 24 12:16 .dockerignore 12:27:14 drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 12:16 .git 12:27:14 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 12:16 .github 12:27:14 -rw-rw-r-- 1 jenkins jenkins 106 Jun 24 12:16 .gitignore 12:27:14 -rw-rw-r-- 1 jenkins jenkins 41 Jun 24 12:16 .golangci.yml 12:27:14 -rw-rw-r-- 1 jenkins jenkins 18981 Jun 24 12:16 Attribution.txt 12:27:14 -rw-rw-r-- 1 jenkins jenkins 37263 Jun 24 12:16 CHANGELOG.md 12:27:14 -rw-rw-r-- 1 jenkins jenkins 2007 Jun 24 12:16 Dockerfile 12:27:14 -rw-rw-r-- 1 jenkins jenkins 677 Jun 24 12:16 GOVERNANCE.md 12:27:14 -rw-rw-r-- 1 jenkins jenkins 666 Jun 24 12:16 Jenkinsfile 12:27:14 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 24 12:16 LICENSE 12:27:14 -rw-rw-r-- 1 jenkins jenkins 618 Jun 24 12:16 OWNERS.md 12:27:14 -rw-rw-r-- 1 jenkins jenkins 4582 Jun 24 12:16 README.md 12:27:14 -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 12:14 VERSION 12:27:14 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 12:16 bin 12:27:14 -rw-r--r-- 1 jenkins jenkins 13 Jun 24 12:19 coverage.out 12:27:14 -rw-rw-r-- 1 jenkins jenkins 7154 Jun 24 12:16 go.mod 12:27:14 -rw-rw-r-- 1 jenkins jenkins 102425 Jun 24 12:16 go.sum 12:27:14 -rw-rw-r-- 1 jenkins jenkins 1937 Jun 24 12:16 main.go 12:27:14 -rw-rw-r-- 1 jenkins jenkins 2572 Jun 24 12:16 makefile 12:27:14 drwxrwxr-x 9 jenkins jenkins 4096 Jun 24 12:16 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:14 + 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=f0f8a5568b26338574a575279a45462f2345f759 --label arch=arm64 --label version=0.0.0 . 12:27:14 Sending build context to Docker daemon 240.1kB 12:27:15 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 12:27:15 Step 2/27 : FROM ${BASE} AS builder 12:27:15 ---> 2e29a39ecada 12:27:15 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 12:27:15 ---> Running in 0c35a44ac627 12:27:15 Removing intermediate container 0c35a44ac627 12:27:15 ---> 6c74773e93e5 12:27:15 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:27:15 ---> Running in 93b51965e36a 12:27:15 Removing intermediate container 93b51965e36a 12:27:15 ---> 27b77785eb23 12:27:15 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:27:15 ---> Running in 4dd3a2b365df 12:27:16 Removing intermediate container 4dd3a2b365df 12:27:16 ---> b928c6fb096d 12:27:16 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:27:16 ---> Running in 720b1410bf5f 12:27:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:27:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:27:18 OK: 266 MiB in 52 packages 12:27:19 Removing intermediate container 720b1410bf5f 12:27:19 ---> f2984018604a 12:27:19 Step 7/27 : WORKDIR /app 12:27:19 ---> Running in 449e89ca20c5 12:27:19 Removing intermediate container 449e89ca20c5 12:27:19 ---> ced8f3f83c5b 12:27:19 Step 8/27 : COPY go.mod vendor* ./ 12:27:20 ---> 524007c4e82c 12:27:20 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:27:20 ---> Running in 2acb085faf5f 12:27:22 Removing intermediate container 2acb085faf5f 12:27:22 ---> 1a8d7d9df337 12:27:22 Step 10/27 : COPY . . 12:27:23 ---> 4046a60f88de 12:27:23 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:27:23 ---> Running in 83b0a92fe81e 12:27:23 Removing intermediate container 83b0a92fe81e 12:27:23 ---> 80b78221a802 12:27:23 Step 12/27 : RUN $MAKE 12:27:23 ---> Running in 3ece77971ed4 12:27:24 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 12:30:46 Removing intermediate container 3ece77971ed4 12:30:46 ---> 3c14dcf0ccb9 12:30:46 Step 13/27 : FROM alpine:3.18 12:30:46 3.18: Pulling from library/alpine 12:30:46 5c905c7ebe2f: Pulling fs layer 12:30:46 5c905c7ebe2f: Verifying Checksum 12:30:46 5c905c7ebe2f: Download complete 12:30:46 5c905c7ebe2f: Pull complete 12:30:46 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:30:46 Status: Downloaded newer image for alpine:3.18 12:30:46 ---> dec292d02e07 12:30:46 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:30:46 ---> Running in 1338650a8e57 12:30:46 Removing intermediate container 1338650a8e57 12:30:46 ---> 93382a31d4e1 12:30:46 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:30:46 ---> Running in d3944ba8569b 12:30:46 Removing intermediate container d3944ba8569b 12:30:46 ---> 09e167c766b0 12:30:46 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 12:30:46 ---> Running in f266a809cf6b 12:30:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:30:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:30:46 (1/2) Installing ca-certificates (20240226-r0) 12:30:46 (2/2) Installing dumb-init (1.2.5-r2) 12:30:46 Executing busybox-1.36.1-r7.trigger 12:30:46 Executing ca-certificates-20240226-r0.trigger 12:30:46 OK: 9 MiB in 17 packages 12:30:46 Removing intermediate container f266a809cf6b 12:30:46 ---> 4562f74f715c 12:30:46 Step 17/27 : RUN apk --no-cache upgrade 12:30:46 ---> Running in e755aeba4580 12:30:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:30:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:30:48 OK: 9 MiB in 17 packages 12:30:49 Removing intermediate container e755aeba4580 12:30:49 ---> 5e0ee84f5075 12:30:49 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:30:49 ---> 5c0bc2191863 12:30:49 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:30:49 ---> 28679435fe64 12:30:49 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:30:50 ---> a7bbf3b350e9 12:30:50 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:30:52 ---> 2c2b28b4dba9 12:30:52 Step 22/27 : EXPOSE 48095 12:30:52 ---> Running in df3d89a6eb80 12:30:52 Removing intermediate container df3d89a6eb80 12:30:52 ---> 25417edb3227 12:30:52 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:30:52 ---> Running in b17e62bf3db2 12:30:53 Removing intermediate container b17e62bf3db2 12:30:53 ---> ddc79822b723 12:30:53 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:30:53 ---> Running in 76daeeb7ca6d 12:30:53 Removing intermediate container 76daeeb7ca6d 12:30:53 ---> fb9ca375a47e 12:30:53 Step 25/27 : LABEL arch=arm64 12:30:53 ---> Running in 31ca6e1ff162 12:30:53 Removing intermediate container 31ca6e1ff162 12:30:53 ---> 565a5af4e598 12:30:53 Step 26/27 : LABEL git_sha=f0f8a5568b26338574a575279a45462f2345f759 12:30:53 ---> Running in 492d78eb35ac 12:30:53 Removing intermediate container 492d78eb35ac 12:30:53 ---> 06f4342622c1 12:30:53 Step 27/27 : LABEL version=0.0.0 12:30:54 ---> Running in 25760412dd5f 12:30:54 Removing intermediate container 25760412dd5f 12:30:54 ---> 2b71db8a40df 12:30:54 [Warning] One or more build-args [ARCH] were not consumed 12:30:54 Successfully built 2b71db8a40df 12:30:54 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 12:30:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:30:55 12:30:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:30:56 arm64: Pulling from edgex-lftools-log-publisher 12:30:56 8998bd30e6a1: Pulling fs layer 12:30:56 04944245beec: Pulling fs layer 12:30:56 699f458cf7ca: Pulling fs layer 12:30:56 765212b225bb: Pulling fs layer 12:30:56 f23df028b6ca: Pulling fs layer 12:30:56 d65c8cfc05b1: Pulling fs layer 12:30:56 2437ff75d9bd: Pulling fs layer 12:30:56 765212b225bb: Waiting 12:30:56 f23df028b6ca: Waiting 12:30:56 d65c8cfc05b1: Waiting 12:30:56 2437ff75d9bd: Waiting 12:30:56 04944245beec: Verifying Checksum 12:30:56 04944245beec: Download complete 12:30:56 765212b225bb: Verifying Checksum 12:30:56 765212b225bb: Download complete 12:30:56 f23df028b6ca: Verifying Checksum 12:30:56 f23df028b6ca: Download complete 12:30:56 d65c8cfc05b1: Verifying Checksum 12:30:56 d65c8cfc05b1: Download complete 12:30:56 699f458cf7ca: Verifying Checksum 12:30:56 699f458cf7ca: Download complete 12:30:56 8998bd30e6a1: Verifying Checksum 12:30:56 8998bd30e6a1: Download complete 12:30:59 2437ff75d9bd: Verifying Checksum 12:30:59 2437ff75d9bd: Download complete 12:31:01 8998bd30e6a1: Pull complete 12:31:01 04944245beec: Pull complete 12:31:03 699f458cf7ca: Pull complete 12:31:03 765212b225bb: Pull complete 12:31:04 f23df028b6ca: Pull complete 12:31:04 d65c8cfc05b1: Pull complete 12:31:22 2437ff75d9bd: Pull complete 12:31:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:31:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:31:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:31:22 prd-ubuntu20.04-docker-arm64-4c-16g-4251 does not seem to be running inside a container 12:31: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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:31:25 $ docker top ff9c58fd747fdd4977ad320bf62437263f830e8ae14891a072b598f9f4f5b2eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:31:26 ---> job-cost.sh 12:31:26 lf-activate-venv: SKIPPING 12:31:26 INFO: No Stack... 12:31:27 INFO: Retrieving Pricing Info for: v3-standard-4 12:31:27 INFO: Archiving Costs [Pipeline] sh 12:31:28 + cut -d, -f6 12:31:28 + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock 12:31:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-661-1-stack-cost] 12:31:28 Resource [jenkins-edgexfoundry-app-service-configurable-PR-661-1-stack-cost] did not exist. Created. 12:31:28 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-661-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:31:29 /w/workspace/app-service-configurable/1@tmp/durable-e3aa5d12/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:31:29 + echo total: 0.10999999940395355 [Pipeline] stash 12:31:29 Warning: overwriting stash ‘stack-cost’ 12:31:29 Stashed 1 file(s) [Pipeline] } 12:31:29 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-661-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:31:29 $ docker stop --time=1 ff9c58fd747fdd4977ad320bf62437263f830e8ae14891a072b598f9f4f5b2eb 12:31:31 $ docker rm -f --volumes ff9c58fd747fdd4977ad320bf62437263f830e8ae14891a072b598f9f4f5b2eb [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 12:31:32 provisioning config files... 12:31:32 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-661@tmp/config13689775106939568324tmp [Pipeline] { [Pipeline] sh 12:31:32 + set +x 12:31:32 + curl -s https://codecov.io/bash 12:31:32 + bash -s -- 12:31:32 12:31:32 _____ _ 12:31:32 / ____| | | 12:31:32 | | ___ __| | ___ ___ _____ __ 12:31:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:31:32 | |___| (_) | (_| | __/ (_| (_) \ V / 12:31:32 \_____\___/ \__,_|\___|\___\___/ \_/ 12:31:32 Bash-1.0.6 12:31:32 12:31:32 12:31:32 ==> git version 2.25.1 found 12:31: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 12:31:32 Release-Date: 2020-01-08 12:31: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 12:31:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:31:32 ==> Jenkins CI detected. 12:31:32 current dir:  /w/workspace/_app-service-configurable_PR-661 12:31:32 project root: . 12:31:32 --> token set from env 12:31:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:31:32 ==> Running gcov in . (disable via -X gcov) 12:31:32 ==> Python coveragepy not found 12:31:32 ==> Searching for coverage reports in: 12:31:32 + . 12:31:33 -> Found 1 reports 12:31:33 ==> Detecting git/mercurial file structure 12:31:33 ==> Reading reports 12:31:33 + ./coverage.out bytes=13 12:31:33 ==> Appending adjustments 12:31:33 https://docs.codecov.io/docs/fixing-reports 12:31:33 + Found adjustments 12:31:33 ==> Gzipping contents 12:31:33 4.0K /tmp/codecov.6NTIKv.gz 12:31:33 ==> Uploading reports 12:31:33 url: https://codecov.io 12:31:33 query: branch=PR-661&commit=f0f8a5568b26338574a575279a45462f2345f759&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-661%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=661&job=&cmd_args= 12:31:33 -> Pinging Codecov 12:31:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-661&commit=f0f8a5568b26338574a575279a45462f2345f759&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-661%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=661&job=&cmd_args= 12:31:33 -> Uploading to 12:31:33 https://storage.googleapis.com/codecov/v4/raw/2024-06-24/A97CA9966030D2A3747ED39772930CCE/f0f8a5568b26338574a575279a45462f2345f759/ba06a8a9-1040-48da-b727-8c17262f18ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240624%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240624T123133Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ee36ee9f04a5420c930e5a915c77ca00ce33e1ea86c7e30e306f425a2e91b41c 12:31:33 % Total % Received % Xferd Average Speed Time Time Time Current 12:31:33 Dload Upload Total Spent Left Speed 12:31:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1063 --:--:-- --:--:-- --:--:-- 1063 12:31:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/f0f8a5568b26338574a575279a45462f2345f759 [Pipeline] } 12:31: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 12:31:35 + [ -d /w/workspace/_app-service-configurable_PR-661/archives ] 12:31:35 + ls -al /w/workspace/_app-service-configurable_PR-661/archives 12:31:35 total 16 12:31:35 drwxr-xr-x 3 root root 4096 Jun 24 12:17 . 12:31:35 drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 12:17 .. 12:31:35 drwxr-xr-x 2 root root 4096 Jun 24 12:17 cost 12:31:35 -rw-r--r-- 1 root root 96 Jun 24 12:17 cost.csv 12:31:35 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-661/archives 12:31:35 + ls -al /w/workspace/_app-service-configurable_PR-661/archives 12:31:35 total 16 12:31:35 drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 12:17 . 12:31:35 drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 12:17 .. 12:31:35 drwxr-xr-x 2 jenkins jenkins 4096 Jun 24 12:17 cost 12:31:35 -rw-r--r-- 1 jenkins jenkins 96 Jun 24 12:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:31:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:31:37 ---> package-listing.sh 12:31:37 ++ facter osfamily 12:31:37 ++ tr '[:upper:]' '[:lower:]' 12:31:37 + OS_FAMILY=debian 12:31:37 + workspace=/w/workspace/_app-service-configurable_PR-661 12:31:37 + START_PACKAGES=/tmp/packages_start.txt 12:31:37 + END_PACKAGES=/tmp/packages_end.txt 12:31:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:31:37 + PACKAGES=/tmp/packages_start.txt 12:31:37 + '[' /w/workspace/_app-service-configurable_PR-661 ']' 12:31:37 + PACKAGES=/tmp/packages_end.txt 12:31:37 + case "${OS_FAMILY}" in 12:31:37 + dpkg -l 12:31:37 + grep '^ii' 12:31:37 + '[' -f /tmp/packages_start.txt ']' 12:31:37 + '[' -f /tmp/packages_end.txt ']' 12:31:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:31:37 + '[' /w/workspace/_app-service-configurable_PR-661 ']' 12:31:37 + mkdir -p /w/workspace/_app-service-configurable_PR-661/archives/ 12:31:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-661/archives/ [Pipeline] echo 12:31:37 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-661/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:31:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:31:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:31:38 prd-ubuntu20.04-docker-8c-8g-4250 does not seem to be running inside a container 12:31:38 $ 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-661/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-661 -v /w/workspace/_app-service-configurable_PR-661:/w/workspace/_app-service-configurable_PR-661:rw,z -v /w/workspace/_app-service-configurable_PR-661@tmp:/w/workspace/_app-service-configurable_PR-661@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:31:38 $ docker top 6540b0a24b676edd7dbd2442832bffa97df9030c31afe0529da832bd9af9a01b -eo pid,comm [Pipeline] { [Pipeline] sh 12:31:39 + touch /tmp/pre-build-complete [Pipeline] sh 12:31:39 + mkdir -p /var/log/sysstat [Pipeline] sh 12:31:39 + ls /var/log/sa-host 12:31:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:31:40 provisioning config files... 12:31:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-661@tmp/config10285773673909725255tmp [Pipeline] { [Pipeline] echo 12:31:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:31:40 ---> create-netrc.sh [Pipeline] } 12:31:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:31:41 ---> python-tools-install.sh [Pipeline] echo 12:31:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:31:41 ---> sudo-logs.sh 12:31:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:31:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:31:42 ---> job-cost.sh 12:31:42 lf-activate-venv: SKIPPING 12:31:42 DEBUG: total: 0.2199999988079071 12:31:42 INFO: Retrieving Stack Cost... 12:31:42 INFO: Retrieving Pricing Info for: v3-standard-8 12:31:42 INFO: Archiving Costs [Pipeline] echo 12:31:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:31:43 ---> logs-deploy.sh 12:31:43 lf-activate-venv: SKIPPING 12:31:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-661/1 12:31:43 INFO: archiving workspace using pattern(s): 12:31:44 Archives upload complete. 12:31:44 INFO: archiving logs to Nexus