Started by user Jin Lin Guan Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/sample-service Obtained Jenkinsfile from eb869c661586b1b6b4d3a43b635254038c5246fa+84423b89ce30e37f30f8c64be74fe5fa8ac28ccc (58c3fa9b8099333c00e2f274e26e6a9ca74396cc) Loading library edgex-global-pipelines@experimental Attempting to resolve experimental 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-ssh2010862717571350722.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/experimental revision b38de6d8b49cd97423da1bd10451a7b630a827b2 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-ssh15429059407176107832.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/experimental^{commit} # timeout=10 Resolved tag experimental revision b38de6d8b49cd97423da1bd10451a7b630a827b2 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/sample-service/branches/PR-165/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/sample-service/branches/PR-165/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15333303322145323460.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b38de6d8b49cd97423da1bd10451a7b630a827b2 (experimental) > git config core.sparsecheckout # timeout=10 > git checkout -f b38de6d8b49cd97423da1bd10451a7b630a827b2 # timeout=10 Commit message: "add sudo" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh780970577270956479.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/sample-service/branches/PR-165/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/sample-service/branches/PR-165/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12454682432643561067.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:sample-service] ========================================================= [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: sample-service-settings PROJECT: sample-service USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: sample-service DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-42834’ is offline Running on prd-ubuntu20.04-docker-8c-8g-42835 in /w/workspace/gexfoundry_sample-service_PR-165 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/sample-service.git > git init /w/workspace/gexfoundry_sample-service_PR-165 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/sample-service.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/sample-service.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc into PR head commit eb869c661586b1b6b4d3a43b635254038c5246fa Merge succeeded, producing eb869c661586b1b6b4d3a43b635254038c5246fa Checking out Revision eb869c661586b1b6b4d3a43b635254038c5246fa (PR-165) > git config remote.origin.url git@github.com:edgexfoundry/sample-service.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/sample-service.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/sample-service.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/sample-service.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb869c661586b1b6b4d3a43b635254038c5246fa # 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 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb869c661586b1b6b4d3a43b635254038c5246fa # timeout=10 Commit message: "ci: test multi-arch pipeline" > git rev-list --no-walk eb869c661586b1b6b4d3a43b635254038c5246fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:34:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:34:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:34:23 ========================================================= 09:34:23 EdgeX Global Pipelines Version Info 09:34:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:34:24 ------------------- 09:34:24 stable info: 09:34:24 ------------------- 09:34:24 Commited By: Ginny Guan ginny@iotechsys.com 09:34:24 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 09:34:24 Message: update stable to v1.0.274 09:34:25 ------------------- 09:34:25 experimental info: 09:34:25 ------------------- 09:34:25 Commited By: Ginny Guan ginny@iotechsys.com 09:34:25 Commit SHA: b38de6d8b49cd97423da1bd10451a7b630a827b2 09:34:25 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = sample-service-settings [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar PROJECT = sample-service [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = sample-service [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-165 [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-165 [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-165 [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eb869c661586b1b6b4d3a43b635254038c5246fa [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eb869c6 [Pipeline] echo 09:34:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:34:25 provisioning config files... 09:34:25 copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config11796819055149086699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:34:26 ---> ****-login.sh 09:34:26 nexus3.edgexfoundry.org:10001 09:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:26 Configure a credential helper to remove this warning. See 09:34:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:26 09:34:26 Login Succeeded 09:34:26 nexus3.edgexfoundry.org:10002 09:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:26 Configure a credential helper to remove this warning. See 09:34:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:26 09:34:26 Login Succeeded 09:34:26 nexus3.edgexfoundry.org:10003 09:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:26 Configure a credential helper to remove this warning. See 09:34:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:26 09:34:26 Login Succeeded 09:34:26 nexus3.edgexfoundry.org:10004 09:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:27 Configure a credential helper to remove this warning. See 09:34:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:27 09:34:27 Login Succeeded 09:34:27 ****.io 09:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:27 Configure a credential helper to remove this warning. See 09:34:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:27 09:34:27 Login Succeeded 09:34:27 ---> ****-login.sh ends [Pipeline] } 09:34:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:34:27 + git rev-list -1 --merges eb869c661586b1b6b4d3a43b635254038c5246fa~1..eb869c661586b1b6b4d3a43b635254038c5246fa [Pipeline] echo 09:34:27 -----------> git rev-list -1 --merges eb869c661586b1b6b4d3a43b635254038c5246fa~1..eb869c661586b1b6b4d3a43b635254038c5246fa eb869c661586b1b6b4d3a43b635254038c5246fa [false] [Pipeline] sh 09:34:28 + git log --format=format:%s -1 eb869c661586b1b6b4d3a43b635254038c5246fa [Pipeline] echo 09:34:28 ========================================================= 09:34:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:34:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:34:28 + git log --format=format:%s -1 eb869c661586b1b6b4d3a43b635254038c5246fa [Pipeline] echo 09:34:28 [semverPrep] GIT_COMMIT: eb869c661586b1b6b4d3a43b635254038c5246fa, Commit Message: ci: test multi-arch pipeline [Pipeline] echo 09:34:28 [semverPrep] This is not a build commit. [Pipeline] sh 09:34:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:34:28 + grep -v github /etc/ssh/ssh_known_hosts 09:34:28 + [ -e /tmp/ssh_known_hosts ] 09:34:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:34:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:34:28 + sudo tee -a /etc/ssh/ssh_known_hosts 09:34:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:34:29 09:34:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:34:29 0.1.4: Pulling from edgex-devops/py-git-semver 09:34:29 b85a868b505f: Pulling fs layer 09:34:29 e2be974225ed: Pulling fs layer 09:34:29 339a4e72a1f5: Pulling fs layer 09:34:29 988bab9f4d93: Pulling fs layer 09:34:29 1469e6f7b9e6: Pulling fs layer 09:34:29 eaf3925da568: Pulling fs layer 09:34:29 bab4dde63d76: Pulling fs layer 09:34:29 bde34c3a00c8: Pulling fs layer 09:34:29 b352a97aabf1: Pulling fs layer 09:34:29 4872d77fe225: Pulling fs layer 09:34:29 5851b861e8e6: Pulling fs layer 09:34:29 eaf3925da568: Waiting 09:34:29 bab4dde63d76: Waiting 09:34:29 bde34c3a00c8: Waiting 09:34:29 4872d77fe225: Waiting 09:34:29 988bab9f4d93: Waiting 09:34:29 5851b861e8e6: Waiting 09:34:29 1469e6f7b9e6: Waiting 09:34:29 e2be974225ed: Download complete 09:34:29 988bab9f4d93: Download complete 09:34:29 1469e6f7b9e6: Verifying Checksum 09:34:29 1469e6f7b9e6: Download complete 09:34:29 339a4e72a1f5: Verifying Checksum 09:34:29 339a4e72a1f5: Download complete 09:34:29 bde34c3a00c8: Verifying Checksum 09:34:29 bde34c3a00c8: Download complete 09:34:29 b352a97aabf1: Download complete 09:34:29 4872d77fe225: Verifying Checksum 09:34:29 4872d77fe225: Download complete 09:34:29 5851b861e8e6: Download complete 09:34:29 b85a868b505f: Download complete 09:34:30 bab4dde63d76: Verifying Checksum 09:34:30 bab4dde63d76: Download complete 09:34:30 b85a868b505f: Pull complete 09:34:30 e2be974225ed: Pull complete 09:34:31 339a4e72a1f5: Pull complete 09:34:31 988bab9f4d93: Pull complete 09:34:31 1469e6f7b9e6: Pull complete 09:34:32 eaf3925da568: Pull complete 09:34:33 bab4dde63d76: Pull complete 09:34:33 bde34c3a00c8: Pull complete 09:34:33 b352a97aabf1: Pull complete 09:34:33 4872d77fe225: Pull complete 09:34:33 5851b861e8e6: Pull complete 09:34:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:34:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:34:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:34:34 prd-ubuntu20.04-docker-8c-8g-42835 does not seem to be running inside a container 09:34:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:34:35 $ docker top 76f4ce364d7343fa571725539abaf5ba8c7bb7c32e0ba26c7b83397d68b778be -eo pid,comm 09:34:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:34:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:34:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:34:35 [ssh-agent] Looking for ssh-agent implementation... 09:34:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:34:35 $ docker exec 76f4ce364d7343fa571725539abaf5ba8c7bb7c32e0ba26c7b83397d68b778be ssh-agent 09:34:35 SSH_AUTH_SOCK=/tmp/ssh-ydWgb91GKdM6/agent.32 09:34:35 SSH_AGENT_PID=38 09:34:35 Running ssh-add (command line suppressed) 09:34:35 Identity added: /w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_17220369019160732919.key (/w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_17220369019160732919.key) 09:34:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:34:36 + git tag --points-at HEAD [Pipeline] } 09:34:36 $ docker exec --env ******** --env ******** 76f4ce364d7343fa571725539abaf5ba8c7bb7c32e0ba26c7b83397d68b778be ssh-agent -k 09:34:36 unset SSH_AUTH_SOCK; 09:34:36 unset SSH_AGENT_PID; 09:34:36 echo Agent pid 38 killed; 09:34:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:34:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:34:36 [ssh-agent] Looking for ssh-agent implementation... 09:34:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:34:36 $ docker exec 76f4ce364d7343fa571725539abaf5ba8c7bb7c32e0ba26c7b83397d68b778be ssh-agent 09:34:36 SSH_AUTH_SOCK=/tmp/ssh-Ezwer6CWekWp/agent.71 09:34:36 SSH_AGENT_PID=77 09:34:36 Running ssh-add (command line suppressed) 09:34:36 Identity added: /w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_12270157445197389825.key (/w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_12270157445197389825.key) 09:34:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:34:37 + git semver init 09:34:37 2025-04-07 09:34:37,253 [run_init] DEBUG init version:0.0.0 force:False 09:34:37 2025-04-07 09:34:37,254 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_sample-service_PR-165/.semver 09:34:37 2025-04-07 09:34:37,255 [execute] INFO git clone -b semver git@github.com:edgexfoundry/sample-service.git /w/workspace/gexfoundry_sample-service_PR-165/.semver 09:34:37 2025-04-07 09:34:37,255 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/sample-service.git', '/w/workspace/gexfoundry_sample-service_PR-165/.semver'], cwd=/w/workspace/gexfoundry_sample-service_PR-165, universal_newlines=False, shell=None, istream=None) 09:34:38 2025-04-07 09:34:37,911 [append_file] DEBUG append to file:/w/workspace/gexfoundry_sample-service_PR-165/.git/info/exclude 09:34:38 2025-04-07 09:34:37,911 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 with force:False 09:34:38 2025-04-07 09:34:37,911 [write_file] DEBUG write to file:/w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 09:34:38 2025-04-07 09:34:37,916 [execute] INFO git cat-file --batch-check 09:34:38 2025-04-07 09:34:37,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_sample-service_PR-165/.semver, universal_newlines=False, shell=None, istream=) 09:34:38 2025-04-07 09:34:37,923 [execute] INFO git cat-file --batch 09:34:38 2025-04-07 09:34:37,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_sample-service_PR-165/.semver, universal_newlines=False, shell=None, istream=) 09:34:38 2025-04-07 09:34:37,929 [read_version] DEBUG read version from /w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 09:34:38 0.0.0 [Pipeline] } 09:34:38 $ docker exec --env ******** --env ******** 76f4ce364d7343fa571725539abaf5ba8c7bb7c32e0ba26c7b83397d68b778be ssh-agent -k 09:34:38 unset SSH_AUTH_SOCK; 09:34:38 unset SSH_AGENT_PID; 09:34:38 echo Agent pid 77 killed; 09:34:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:34:38 + git semver [Pipeline] } 09:34:38 $ docker stop --time=1 76f4ce364d7343fa571725539abaf5ba8c7bb7c32e0ba26c7b83397d68b778be 09:34:40 $ docker rm -f --volumes 76f4ce364d7343fa571725539abaf5ba8c7bb7c32e0ba26c7b83397d68b778be [Pipeline] // withDockerContainer [Pipeline] sh 09:34:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:34:40 Stashed 1 file(s) [Pipeline] echo 09:34:40 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:34:41 provisioning config files... 09:34:41 copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config18427779085985419979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:34:41 ---> ****-login.sh 09:34:41 nexus3.edgexfoundry.org:10001 09:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:41 Configure a credential helper to remove this warning. See 09:34:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:41 09:34:41 Login Succeeded 09:34:41 nexus3.edgexfoundry.org:10002 09:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:41 Configure a credential helper to remove this warning. See 09:34:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:41 09:34:41 Login Succeeded 09:34:41 nexus3.edgexfoundry.org:10003 09:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:41 Configure a credential helper to remove this warning. See 09:34:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:41 09:34:41 Login Succeeded 09:34:41 nexus3.edgexfoundry.org:10004 09:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:41 Configure a credential helper to remove this warning. See 09:34:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:41 09:34:41 Login Succeeded 09:34:41 ****.io 09:34:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:42 Configure a credential helper to remove this warning. See 09:34:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:42 09:34:42 Login Succeeded 09:34:42 ---> ****-login.sh ends [Pipeline] } 09:34:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:34:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:34:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:34:42 ========================================================= 09:34:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:34:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:42 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 09:34:42 Sending build context to Docker daemon 2.703MB 09:34:42 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 09:34:42 Step 2/12 : FROM ${BASE} AS builder 09:34:42 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:34:42 da9db072f522: Pulling fs layer 09:34:42 6ef4a4ee8ca5: Pulling fs layer 09:34:42 06f05ace1117: Pulling fs layer 09:34:42 5fe327b54edc: Pulling fs layer 09:34:42 4f4fb700ef54: Pulling fs layer 09:34:42 92a5565b7b96: Pulling fs layer 09:34:42 ff9bb7016b71: Pulling fs layer 09:34:42 b67dba6c2c7d: Pulling fs layer 09:34:42 a813b0c90790: Pulling fs layer 09:34:42 5fe327b54edc: Waiting 09:34:42 92a5565b7b96: Waiting 09:34:42 4f4fb700ef54: Waiting 09:34:42 ff9bb7016b71: Waiting 09:34:42 6ef4a4ee8ca5: Verifying Checksum 09:34:42 6ef4a4ee8ca5: Download complete 09:34:42 5fe327b54edc: Verifying Checksum 09:34:42 5fe327b54edc: Download complete 09:34:42 4f4fb700ef54: Verifying Checksum 09:34:42 4f4fb700ef54: Download complete 09:34:42 da9db072f522: Verifying Checksum 09:34:42 da9db072f522: Download complete 09:34:42 92a5565b7b96: Verifying Checksum 09:34:42 92a5565b7b96: Download complete 09:34:42 ff9bb7016b71: Verifying Checksum 09:34:42 ff9bb7016b71: Download complete 09:34:42 da9db072f522: Pull complete 09:34:42 a813b0c90790: Verifying Checksum 09:34:42 a813b0c90790: Download complete 09:34:43 6ef4a4ee8ca5: Pull complete 09:34:43 06f05ace1117: Verifying Checksum 09:34:43 06f05ace1117: Download complete 09:34:43 b67dba6c2c7d: Verifying Checksum 09:34:43 b67dba6c2c7d: Download complete 09:34:46 06f05ace1117: Pull complete 09:34:46 5fe327b54edc: Pull complete 09:34:46 4f4fb700ef54: Pull complete 09:34:46 92a5565b7b96: Pull complete 09:34:46 ff9bb7016b71: Pull complete 09:34:49 b67dba6c2c7d: Pull complete 09:34:49 a813b0c90790: Pull complete 09:34:49 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 09:34:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:34:49 ---> 3ba60ce46760 09:34:49 Step 3/12 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 09:34:51 ---> Running in f4b63d2faa15 09:34:51 Removing intermediate container f4b63d2faa15 09:34:51 ---> f072893c2c82 09:34:51 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:34:51 ---> Running in 88fd367bed19 09:34:51 Removing intermediate container 88fd367bed19 09:34:51 ---> 3068328df609 09:34:51 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:34:51 ---> Running in 16578e094bca 09:34:51 Removing intermediate container 16578e094bca 09:34:51 ---> 5b2511a8ef3f 09:34:51 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:34:51 ---> Running in 9727d513aed3 09:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:34:52 (1/4) Installing openssh-keygen (9.7_p1-r5) 09:34:52 (2/4) Installing libedit (20240517.3.1-r0) 09:34:52 (3/4) Installing openssh-client-common (9.7_p1-r5) 09:34:52 (4/4) Installing openssh-client-default (9.7_p1-r5) 09:34:52 Executing busybox-1.36.1-r29.trigger 09:34:52 OK: 252 MiB in 62 packages 09:34:52 Removing intermediate container 9727d513aed3 09:34:52 ---> fb461ffca93f 09:34:52 Step 7/12 : WORKDIR /sample-service 09:34:52 ---> Running in 226b9f62005e 09:34:52 Removing intermediate container 226b9f62005e 09:34:52 ---> 734a9a79c9df 09:34:52 Step 8/12 : COPY go.mod vendor* ./ 09:34:53 ---> bf084b5b4938 09:34:53 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:53 ---> Running in 0ec2556d3e4c 09:34:58 Removing intermediate container 0ec2556d3e4c 09:34:58 ---> 677cf01cc713 09:34:58 Step 10/12 : COPY . . 09:34:58 ---> b0bbe91935aa 09:34:58 Step 11/12 : ARG MAKE='make build' 09:34:58 ---> Running in c44496cd749f 09:34:58 Removing intermediate container c44496cd749f 09:34:58 ---> 473c60ef5b63 09:34:58 Step 12/12 : RUN $MAKE 09:34:58 ---> Running in b60a89c507f5 09:34:58 noop 09:34:58 Removing intermediate container b60a89c507f5 09:34:58 ---> adfca5b7a864 09:34:59 Successfully built adfca5b7a864 09:34:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:59 + docker inspect -f . ci-base-image-x86_64 09:34:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:34:59 prd-ubuntu20.04-docker-8c-8g-42835 does not seem to be running inside a container 09:34:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:35:00 $ docker top be78d22a97d2c594cac6633e55149cf23354f410deff1fdbf65dd93e2dd9f8b2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:35:00 + go version 09:35:00 go version go1.23.4 linux/amd64 [Pipeline] } 09:35:00 $ docker stop --time=1 be78d22a97d2c594cac6633e55149cf23354f410deff1fdbf65dd93e2dd9f8b2 09:35:01 $ docker rm -f --volumes be78d22a97d2c594cac6633e55149cf23354f410deff1fdbf65dd93e2dd9f8b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:35:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:35:02 + ls -al . 09:35:02 total 152 09:35:02 drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 09:34 . 09:35:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 09:34 .. 09:35:02 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 09:34 .git 09:35:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 09:34 .github 09:35:02 -rw-rw-r-- 1 jenkins jenkins 46 Apr 7 09:34 .gitignore 09:35:02 drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 09:34 .semver 09:35:02 -rw-rw-r-- 1 jenkins jenkins 4832 Apr 7 09:34 Attribution.txt 09:35:02 -rw-rw-r-- 1 jenkins jenkins 34862 Apr 7 09:34 CHANGELOG.md 09:35:02 -rw-rw-r-- 1 jenkins jenkins 1434 Apr 7 09:34 Dockerfile 09:35:02 -rw-rw-r-- 1 jenkins jenkins 706 Apr 7 09:34 Jenkinsfile 09:35:02 -rw-rw-r-- 1 jenkins jenkins 729 Apr 7 09:34 Jenkinsfile-sandbox 09:35:02 -rw-rw-r-- 1 jenkins jenkins 3586 Apr 7 09:34 Jenkinsfile.edgexSemver 09:35:02 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 7 09:34 LICENSE 09:35:02 -rw-rw-r-- 1 jenkins jenkins 1308 Apr 7 09:34 Makefile 09:35:02 -rw-rw-r-- 1 jenkins jenkins 3063 Apr 7 09:34 README.md 09:35:02 -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 09:34 VERSION 09:35:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 09:34 api 09:35:02 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 09:34 bin 09:35:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 09:34 cmd 09:35:02 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 09:34 driver 09:35:02 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 09:34 example 09:35:02 -rw-rw-r-- 1 jenkins jenkins 1955 Apr 7 09:34 go.mod 09:35:02 -rw-rw-r-- 1 jenkins jenkins 13083 Apr 7 09:34 go.sum 09:35:02 -rw-rw-r-- 1 jenkins jenkins 225 Apr 7 09:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:02 + docker build -t sample-service -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=eb869c661586b1b6b4d3a43b635254038c5246fa --label arch=amd64 --label version=0.0.0 . 09:35:02 Sending build context to Docker daemon 2.703MB 09:35:02 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 09:35:02 Step 2/23 : FROM ${BASE} AS builder 09:35:02 ---> adfca5b7a864 09:35:02 Step 3/23 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 09:35:02 ---> Running in ebf7a0fa3863 09:35:02 Removing intermediate container ebf7a0fa3863 09:35:02 ---> b536b8aef3f2 09:35:02 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 09:35:02 ---> Running in 00fb52535e13 09:35:03 Removing intermediate container 00fb52535e13 09:35:03 ---> 51a453e9396d 09:35:03 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:35:03 ---> Running in 8303fea1d930 09:35:03 Removing intermediate container 8303fea1d930 09:35:03 ---> 0ec840ba39a8 09:35:03 Step 6/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:35:03 ---> Running in 6b41568b471d 09:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:35:03 OK: 252 MiB in 62 packages 09:35:04 Removing intermediate container 6b41568b471d 09:35:04 ---> 80478e9e63ca 09:35:04 Step 7/23 : WORKDIR /sample-service 09:35:04 ---> Running in 2a6ee1323a79 09:35:04 Removing intermediate container 2a6ee1323a79 09:35:04 ---> 828545bf36dc 09:35:04 Step 8/23 : COPY go.mod vendor* ./ 09:35:04 ---> d30e64e19e04 09:35:04 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:35:04 ---> Running in 89440a7ada0e 09:35:05 Removing intermediate container 89440a7ada0e 09:35:05 ---> d458701f0aa4 09:35:05 Step 10/23 : COPY . . 09:35:05 ---> 98d756151519 09:35:05 Step 11/23 : ARG MAKE='make build' 09:35:05 ---> Running in a4aee2050f96 09:35:05 Removing intermediate container a4aee2050f96 09:35:05 ---> 29ca514ac870 09:35:05 Step 12/23 : RUN $MAKE 09:35:05 ---> Running in 02a9b84e0146 09:35:05 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/sample-service.Version=0.0.0" -o cmd/sample-service ./cmd 09:35:15 Removing intermediate container 02a9b84e0146 09:35:15 ---> 7bafb5c46590 09:35:15 Step 13/23 : FROM alpine:3.18 09:35:15 3.18: Pulling from library/alpine 09:35:15 44cf07d57ee4: Pulling fs layer 09:35:16 44cf07d57ee4: Verifying Checksum 09:35:16 44cf07d57ee4: Download complete 09:35:16 44cf07d57ee4: Pull complete 09:35:16 Digest: sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 09:35:16 Status: Downloaded newer image for alpine:3.18 09:35:16 ---> 802c91d52981 09:35:16 Step 14/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:35:16 ---> Running in eb9e2b6ccc10 09:35:16 Removing intermediate container eb9e2b6ccc10 09:35:16 ---> 1afdb43b6e1d 09:35:16 Step 15/23 : ENV APP_PORT=49999 09:35:16 ---> Running in a26fce6b816d 09:35:16 Removing intermediate container a26fce6b816d 09:35:16 ---> f284ae5b45a6 09:35:16 Step 16/23 : EXPOSE $APP_PORT 09:35:16 ---> Running in a386a5fa4cd2 09:35:16 Removing intermediate container a386a5fa4cd2 09:35:16 ---> ca5e824274c8 09:35:16 Step 17/23 : COPY --from=builder /sample-service/cmd / 09:35:16 ---> 076864a3154f 09:35:16 Step 18/23 : COPY --from=builder /sample-service/LICENSE / 09:35:16 ---> b1ea1a46f4b4 09:35:16 Step 19/23 : COPY --from=builder /sample-service/Attribution.txt / 09:35:17 ---> 367dde47ebf9 09:35:17 Step 20/23 : ENTRYPOINT ["/sample-service","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] 09:35:17 ---> Running in 78854a301cc0 09:35:17 Removing intermediate container 78854a301cc0 09:35:17 ---> e10b963ba410 09:35:17 Step 21/23 : LABEL arch=amd64 09:35:17 ---> Running in e0f9270c9917 09:35:17 Removing intermediate container e0f9270c9917 09:35:17 ---> b848b783b672 09:35:17 Step 22/23 : LABEL git_sha=eb869c661586b1b6b4d3a43b635254038c5246fa 09:35:17 ---> Running in c0bcc3f95194 09:35:17 Removing intermediate container c0bcc3f95194 09:35:17 ---> a709b7e8975e 09:35:17 Step 23/23 : LABEL version=0.0.0 09:35:17 ---> Running in 21aeed331305 09:35:17 Removing intermediate container 21aeed331305 09:35:17 ---> c37d87982769 09:35:17 [Warning] One or more build-args [ARCH] were not consumed 09:35:17 Successfully built c37d87982769 09:35:17 Successfully tagged sample-service:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:35:17 provisioning config files... 09:35:17 copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config9602837132349396028tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:35:17 ---> ****-login.sh 09:35:17 nexus3.edgexfoundry.org:10001 09:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:35:17 Configure a credential helper to remove this warning. See 09:35:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:35:17 09:35:17 Login Succeeded 09:35:17 nexus3.edgexfoundry.org:10002 09:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:35:17 Configure a credential helper to remove this warning. See 09:35:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:35:17 09:35:17 Login Succeeded 09:35:17 nexus3.edgexfoundry.org:10003 09:35:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:35:18 Configure a credential helper to remove this warning. See 09:35:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:35:18 09:35:18 Login Succeeded 09:35:18 nexus3.edgexfoundry.org:10004 09:35:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:35:18 Configure a credential helper to remove this warning. See 09:35:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:35:18 09:35:18 Login Succeeded 09:35:18 ****.io 09:35:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:35:18 Configure a credential helper to remove this warning. See 09:35:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:35:18 09:35:18 Login Succeeded 09:35:18 ---> ****-login.sh ends [Pipeline] } 09:35:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:35:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:35:18 [edgeXDocker.push] Tagging docker image sample-service with the following tags: 09:35:18 eb869c661586b1b6b4d3a43b635254038c5246fa 09:35:18 latest 09:35:18 0.0.0 09:35:18 eb869c661586b1b6b4d3a43b635254038c5246fa-0.0.0 09:35:18 PR-165 09:35:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:18 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:eb869c661586b1b6b4d3a43b635254038c5246fa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:19 + docker push nexus3.edgexfoundry.org:10004/sample-service:eb869c661586b1b6b4d3a43b635254038c5246fa 09:35:19 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 09:35:19 33e66b0cc9f3: Preparing 09:35:19 68a9e037eb0f: Preparing 09:35:19 46c1a861b848: Preparing 09:35:19 f44f286046d9: Preparing 09:35:19 f44f286046d9: Layer already exists 09:35:19 68a9e037eb0f: Pushed 09:35:19 33e66b0cc9f3: Pushed 09:35:20 46c1a861b848: Pushed 09:35:20 eb869c661586b1b6b4d3a43b635254038c5246fa: digest: sha256:d5e2d93f0efe12dffca1c37489cb4fe6e9f95ac7877f2993002f4663e63437fe size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:20 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:21 + docker push nexus3.edgexfoundry.org:10004/sample-service:latest 09:35:21 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 09:35:21 33e66b0cc9f3: Preparing 09:35:21 68a9e037eb0f: Preparing 09:35:21 46c1a861b848: Preparing 09:35:21 f44f286046d9: Preparing 09:35:21 33e66b0cc9f3: Layer already exists 09:35:21 68a9e037eb0f: Layer already exists 09:35:21 f44f286046d9: Layer already exists 09:35:21 46c1a861b848: Layer already exists 09:35:21 latest: digest: sha256:d5e2d93f0efe12dffca1c37489cb4fe6e9f95ac7877f2993002f4663e63437fe size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:21 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:21 + docker push nexus3.edgexfoundry.org:10004/sample-service:0.0.0 09:35:21 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 09:35:21 33e66b0cc9f3: Preparing 09:35:21 68a9e037eb0f: Preparing 09:35:21 46c1a861b848: Preparing 09:35:21 f44f286046d9: Preparing 09:35:21 46c1a861b848: Layer already exists 09:35:21 68a9e037eb0f: Layer already exists 09:35:21 f44f286046d9: Layer already exists 09:35:21 33e66b0cc9f3: Layer already exists 09:35:21 0.0.0: digest: sha256:d5e2d93f0efe12dffca1c37489cb4fe6e9f95ac7877f2993002f4663e63437fe size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:22 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:eb869c661586b1b6b4d3a43b635254038c5246fa-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:22 + docker push nexus3.edgexfoundry.org:10004/sample-service:eb869c661586b1b6b4d3a43b635254038c5246fa-0.0.0 09:35:22 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 09:35:22 33e66b0cc9f3: Preparing 09:35:22 68a9e037eb0f: Preparing 09:35:22 46c1a861b848: Preparing 09:35:22 f44f286046d9: Preparing 09:35:22 46c1a861b848: Layer already exists 09:35:22 f44f286046d9: Layer already exists 09:35:22 33e66b0cc9f3: Layer already exists 09:35:22 68a9e037eb0f: Layer already exists 09:35:22 eb869c661586b1b6b4d3a43b635254038c5246fa-0.0.0: digest: sha256:d5e2d93f0efe12dffca1c37489cb4fe6e9f95ac7877f2993002f4663e63437fe size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:22 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:PR-165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:23 + docker push nexus3.edgexfoundry.org:10004/sample-service:PR-165 09:35:23 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 09:35:23 33e66b0cc9f3: Preparing 09:35:23 68a9e037eb0f: Preparing 09:35:23 46c1a861b848: Preparing 09:35:23 f44f286046d9: Preparing 09:35:23 46c1a861b848: Layer already exists 09:35:23 68a9e037eb0f: Layer already exists 09:35:23 33e66b0cc9f3: Layer already exists 09:35:23 f44f286046d9: Layer already exists 09:35:23 PR-165: digest: sha256:d5e2d93f0efe12dffca1c37489cb4fe6e9f95ac7877f2993002f4663e63437fe size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:35:23 ===================================================== [Pipeline] echo 09:35:23 taggedImages: 09:35:23 - nexus3.edgexfoundry.org:10004/sample-service:eb869c661586b1b6b4d3a43b635254038c5246fa 09:35:23 - nexus3.edgexfoundry.org:10004/sample-service:latest 09:35:23 - nexus3.edgexfoundry.org:10004/sample-service:0.0.0 09:35:23 - nexus3.edgexfoundry.org:10004/sample-service:eb869c661586b1b6b4d3a43b635254038c5246fa-0.0.0 09:35:23 - nexus3.edgexfoundry.org:10004/sample-service:PR-165 [Pipeline] } [Pipeline] // script [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 09:35:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:35:23 09:35:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:35:24 latest: Pulling from edgex-lftools-log-publisher 09:35:24 5eb5b503b376: Pulling fs layer 09:35:24 5c69ac0246d0: Pulling fs layer 09:35:24 ec43610c2a17: Pulling fs layer 09:35:24 3a2ae6a8a46f: Pulling fs layer 09:35:24 33b1e0a273af: Pulling fs layer 09:35:24 5d3b04190fa2: Pulling fs layer 09:35:24 2f39f015ded8: Pulling fs layer 09:35:24 33b1e0a273af: Waiting 09:35:24 5d3b04190fa2: Waiting 09:35:24 2f39f015ded8: Waiting 09:35:24 3a2ae6a8a46f: Waiting 09:35:24 5c69ac0246d0: Verifying Checksum 09:35:24 5c69ac0246d0: Download complete 09:35:24 3a2ae6a8a46f: Verifying Checksum 09:35:24 3a2ae6a8a46f: Download complete 09:35:24 33b1e0a273af: Verifying Checksum 09:35:24 33b1e0a273af: Download complete 09:35:24 5d3b04190fa2: Verifying Checksum 09:35:24 5d3b04190fa2: Download complete 09:35:24 ec43610c2a17: Verifying Checksum 09:35:24 ec43610c2a17: Download complete 09:35:24 5eb5b503b376: Verifying Checksum 09:35:24 5eb5b503b376: Download complete 09:35:24 2f39f015ded8: Download complete 09:35:25 5eb5b503b376: Pull complete 09:35:25 5c69ac0246d0: Pull complete 09:35:26 ec43610c2a17: Pull complete 09:35:26 3a2ae6a8a46f: Pull complete 09:35:26 33b1e0a273af: Pull complete 09:35:26 5d3b04190fa2: Pull complete 09:35:30 2f39f015ded8: Pull complete 09:35:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:35:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:35:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:35:30 prd-ubuntu20.04-docker-8c-8g-42835 does not seem to be running inside a container 09:35:30 $ 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/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:35:32 $ docker top b2de5c8f84e1b7940a4c0d3ad36b8828ee9102c621fbf6b5c059355ade012860 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:35:32 ---> job-cost.sh 09:35:32 lf-activate-venv: SKIPPING 09:35:32 INFO: No Stack... 09:35:32 INFO: Retrieving Pricing Info for: v3-standard-8 09:35:33 INFO: Archiving Costs [Pipeline] sh 09:35:33 + cat /w/workspace/gexfoundry_sample-service_PR-165/archives/cost.csv 09:35:33 + cut -d, -f6 [Pipeline] lock 09:35:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-sample-service-PR-165-32-stack-cost] 09:35:33 Resource [jenkins-edgexfoundry-sample-service-PR-165-32-stack-cost] did not exist. Created. 09:35:33 Lock acquired on [Resource: jenkins-edgexfoundry-sample-service-PR-165-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:35:33 + echo total: 0.2199999988079071 [Pipeline] stash 09:35:33 Stashed 1 file(s) [Pipeline] } 09:35:33 Lock released on resource [Resource: jenkins-edgexfoundry-sample-service-PR-165-32-stack-cost] [Pipeline] // lock [Pipeline] } 09:35:33 $ docker stop --time=1 b2de5c8f84e1b7940a4c0d3ad36b8828ee9102c621fbf6b5c059355ade012860 09:35:34 $ docker rm -f --volumes b2de5c8f84e1b7940a4c0d3ad36b8828ee9102c621fbf6b5c059355ade012860 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] script [Pipeline] { [Pipeline] sh 09:35:35 + docker version 09:35:35 Client: Docker Engine - Community 09:35:35 Version: 20.10.18 09:35:35 API version: 1.41 09:35:35 Go version: go1.18.6 09:35:35 Git commit: b40c2f6 09:35:35 Built: Thu Sep 8 23:11:45 2022 09:35:35 OS/Arch: linux/amd64 09:35:35 Context: default 09:35:35 Experimental: true 09:35:35 09:35:35 Server: Docker Engine - Community 09:35:35 Engine: 09:35:35 Version: 20.10.18 09:35:35 API version: 1.41 (minimum version 1.12) 09:35:35 Go version: go1.18.6 09:35:35 Git commit: e42327a 09:35:35 Built: Thu Sep 8 23:09:37 2022 09:35:35 OS/Arch: linux/amd64 09:35:35 Experimental: false 09:35:35 containerd: 09:35:35 Version: 1.6.8 09:35:35 GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 09:35:35 runc: 09:35:35 Version: 1.1.4 09:35:35 GitCommit: v1.1.4-0-g5fd4c4d 09:35:35 docker-init: 09:35:35 Version: 0.19.0 09:35:35 GitCommit: de40ad0 [Pipeline] sh 09:35:35 + docker info 09:35:36 Client: 09:35:36 Context: default 09:35:36 Debug Mode: false 09:35:36 Plugins: 09:35:36 app: Docker App (Docker Inc., v0.9.1-beta3) 09:35:36 buildx: Docker Buildx (Docker Inc., v0.9.1-docker) 09:35:36 scan: Docker Scan (Docker Inc., v0.17.0) 09:35:36 09:35:36 Server: 09:35:36 Containers: 0 09:35:36 Running: 0 09:35:36 Paused: 0 09:35:36 Stopped: 0 09:35:36 Images: 34 09:35:36 Server Version: 20.10.18 09:35:36 Storage Driver: overlay2 09:35:36 Backing Filesystem: extfs 09:35:36 Supports d_type: true 09:35:36 Native Overlay Diff: true 09:35:36 userxattr: false 09:35:36 Logging Driver: json-file 09:35:36 Cgroup Driver: cgroupfs 09:35:36 Cgroup Version: 1 09:35:36 Plugins: 09:35:36 Volume: local 09:35:36 Network: bridge host ipvlan macvlan null overlay 09:35:36 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 09:35:36 Swarm: inactive 09:35:36 Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 09:35:36 Default Runtime: runc 09:35:36 Init Binary: docker-init 09:35:36 containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 09:35:36 runc version: v1.1.4-0-g5fd4c4d 09:35:36 init version: de40ad0 09:35:36 Security Options: 09:35:36 apparmor 09:35:36 seccomp 09:35:36 Profile: default 09:35:36 Kernel Version: 5.4.0-126-generic 09:35:36 Operating System: Ubuntu 20.04.5 LTS 09:35:36 OSType: linux 09:35:36 Architecture: x86_64 09:35:36 CPUs: 8 09:35:36 Total Memory: 31.36GiB 09:35:36 Name: prd-ubuntu20-04-docker-8c-8g-42835 09:35:36 ID: B5C6:XBUP:AVU6:3QRK:F5J7:OLEW:3BBT:K62R:4CCP:S4GR:QIZL:K4IG 09:35:36 Docker Root Dir: /var/lib/docker 09:35:36 Debug Mode: false 09:35:36 Username: edgexci 09:35:36 Registry: https://index.docker.io/v1/ 09:35:36 Labels: 09:35:36 Experimental: false 09:35:36 Insecure Registries: 09:35:36 127.0.0.0/8 09:35:36 Registry Mirrors: 09:35:36 https://nexus3.edgexfoundry.org:10001/ 09:35:36 Live Restore Enabled: false 09:35:36 09:35:36 WARNING: API is accessible on http://0.0.0.0:5555 without encryption. 09:35:36 Access to the remote API is equivalent to root access on the host. Refer 09:35:36 to the 'Docker daemon attack surface' section in the documentation for 09:35:36 more information: https://docs.docker.com/go/attack-surface/ 09:35:36 WARNING: No swap limit support [Pipeline] echo 09:35:36 building multi-arch image for nexus3.edgexfoundry.org:10004/sample-service:latest [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:35:36 provisioning config files... 09:35:36 copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config821505587868870687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:35:36 ---> ****-login.sh 09:35:36 nexus3.edgexfoundry.org:10001 09:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:35:36 Configure a credential helper to remove this warning. See 09:35:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:35:36 09:35:36 Login Succeeded 09:35:36 nexus3.edgexfoundry.org:10002 09:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:35:36 Configure a credential helper to remove this warning. See 09:35:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:35:36 09:35:36 Login Succeeded 09:35:36 nexus3.edgexfoundry.org:10003 09:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:35:36 Configure a credential helper to remove this warning. See 09:35:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:35:36 09:35:36 Login Succeeded 09:35:36 nexus3.edgexfoundry.org:10004 09:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:35:36 Configure a credential helper to remove this warning. See 09:35:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:35:36 09:35:36 Login Succeeded 09:35:36 ****.io 09:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:35:37 Configure a credential helper to remove this warning. See 09:35:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:35:37 09:35:37 Login Succeeded 09:35:37 ---> ****-login.sh ends [Pipeline] } 09:35:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:35:37 + docker pull nexus3.edgexfoundry.org:10004/sample-service:latest 09:35:37 latest: Pulling from sample-service 09:35:37 Digest: sha256:d5e2d93f0efe12dffca1c37489cb4fe6e9f95ac7877f2993002f4663e63437fe 09:35:37 Status: Image is up to date for nexus3.edgexfoundry.org:10004/sample-service:latest 09:35:37 nexus3.edgexfoundry.org:10004/sample-service:latest [Pipeline] sh 09:35:37 + docker pull nexus3.edgexfoundry.org:10004/sample-service-arm64:latest 09:35:37 latest: Pulling from sample-service-arm64 09:35:37 95459497489f: Pulling fs layer 09:35:37 ceb2e31cc3b0: Pulling fs layer 09:35:37 8ad4e7edb9c4: Pulling fs layer 09:35:37 58ef3575707b: Pulling fs layer 09:35:37 58ef3575707b: Waiting 09:35:37 8ad4e7edb9c4: Verifying Checksum 09:35:37 8ad4e7edb9c4: Download complete 09:35:37 58ef3575707b: Verifying Checksum 09:35:37 58ef3575707b: Download complete 09:35:37 95459497489f: Verifying Checksum 09:35:37 95459497489f: Download complete 09:35:37 ceb2e31cc3b0: Verifying Checksum 09:35:37 ceb2e31cc3b0: Download complete 09:35:38 95459497489f: Pull complete 09:35:38 ceb2e31cc3b0: Pull complete 09:35:38 8ad4e7edb9c4: Pull complete 09:35:38 58ef3575707b: Pull complete 09:35:38 Digest: sha256:59404d1e53befa8610e04549965575a664056ff82a764edc0008b34f1badc679 09:35:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/sample-service-arm64:latest 09:35:38 nexus3.edgexfoundry.org:10004/sample-service-arm64:latest [Pipeline] sh 09:35:38 + docker tag nexus3.edgexfoundry.org:10004/sample-service:latest nexus3.edgexfoundry.org:10004/sample-service-amd64:latest 09:35:38 + docker rmi -f nexus3.edgexfoundry.org:10004/sample-service:latest 09:35:38 Untagged: nexus3.edgexfoundry.org:10004/sample-service:latest [Pipeline] sh 09:35:38 + docker push nexus3.edgexfoundry.org:10004/sample-service-amd64:latest 09:35:38 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-amd64] 09:35:38 33e66b0cc9f3: Preparing 09:35:38 68a9e037eb0f: Preparing 09:35:38 46c1a861b848: Preparing 09:35:38 f44f286046d9: Preparing 09:35:38 68a9e037eb0f: Layer already exists 09:35:38 46c1a861b848: Layer already exists 09:35:38 33e66b0cc9f3: Layer already exists 09:35:38 f44f286046d9: Layer already exists 09:35:38 latest: digest: sha256:d5e2d93f0efe12dffca1c37489cb4fe6e9f95ac7877f2993002f4663e63437fe size: 1154 [Pipeline] echo 09:35:38 registry: https://nexus3.edgexfoundry.org:10004 [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] sh 09:35:39 + sudo docker manifest create nexus3.edgexfoundry.org:10004/sample-service:latest --amend nexus3.edgexfoundry.org:10004/sample-service-amd64:latest --amend nexus3.edgexfoundry.org:10004/sample-service-arm64:latest 09:35:39 Created manifest list nexus3.edgexfoundry.org:10004/sample-service:latest [Pipeline] sh 09:35:39 + sudo docker manifest inspect nexus3.edgexfoundry.org:10004/sample-service:latest 09:35:39 { 09:35:39 "schemaVersion": 2, 09:35:39 "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json", 09:35:39 "manifests": [ 09:35:39 { 09:35:39 "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 09:35:39 "size": 1154, 09:35:39 "digest": "sha256:d5e2d93f0efe12dffca1c37489cb4fe6e9f95ac7877f2993002f4663e63437fe", 09:35:39 "platform": { 09:35:39 "architecture": "amd64", 09:35:39 "os": "linux" 09:35:39 } 09:35:39 }, 09:35:39 { 09:35:39 "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 09:35:39 "size": 1154, 09:35:39 "digest": "sha256:59404d1e53befa8610e04549965575a664056ff82a764edc0008b34f1badc679", 09:35:39 "platform": { 09:35:39 "architecture": "arm64", 09:35:39 "os": "linux", 09:35:39 "variant": "v8" 09:35:39 } 09:35:39 } 09:35:39 ] 09:35:39 } [Pipeline] sh 09:35:39 + sudo docker manifest push nexus3.edgexfoundry.org:10004/sample-service:latest 09:35:39 failed to mount blob sample-service-amd64@sha256:c37d87982769af01f3d0363afa443269618c3d9fef2bca4406644c848206bef7 to nexus3.edgexfoundry.org:10004/sample-service:latest: unauthorized: access to the requested resource is not authorized [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 09:35:40 + [ -d /w/workspace/gexfoundry_sample-service_PR-165/archives ] 09:35:40 + ls -al /w/workspace/gexfoundry_sample-service_PR-165/archives 09:35:40 total 16 09:35:40 drwxr-xr-x 3 root root 4096 Apr 7 09:35 . 09:35:40 drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 09:35 .. 09:35:40 drwxr-xr-x 2 root root 4096 Apr 7 09:35 cost 09:35:40 -rw-r--r-- 1 root root 87 Apr 7 09:35 cost.csv 09:35:40 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_sample-service_PR-165/archives 09:35:40 + ls -al /w/workspace/gexfoundry_sample-service_PR-165/archives 09:35:40 total 16 09:35:40 drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 09:35 . 09:35:40 drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 09:35 .. 09:35:40 drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 09:35 cost 09:35:40 -rw-r--r-- 1 jenkins jenkins 87 Apr 7 09:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:35:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:35:41 ---> package-listing.sh 09:35:41 ++ facter osfamily 09:35:41 ++ tr '[:upper:]' '[:lower:]' 09:35:42 + OS_FAMILY=debian 09:35:42 + workspace=/w/workspace/gexfoundry_sample-service_PR-165 09:35:42 + START_PACKAGES=/tmp/packages_start.txt 09:35:42 + END_PACKAGES=/tmp/packages_end.txt 09:35:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:35:42 + PACKAGES=/tmp/packages_start.txt 09:35:42 + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' 09:35:42 + PACKAGES=/tmp/packages_end.txt 09:35:42 + case "${OS_FAMILY}" in 09:35:42 + dpkg -l 09:35:42 + grep '^ii' 09:35:42 + '[' -f /tmp/packages_start.txt ']' 09:35:42 + '[' -f /tmp/packages_end.txt ']' 09:35:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:35:42 + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' 09:35:42 + mkdir -p /w/workspace/gexfoundry_sample-service_PR-165/archives/ 09:35:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_sample-service_PR-165/archives/ [Pipeline] echo 09:35:42 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/gexfoundry_sample-service_PR-165/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:35:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:35:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:35:43 prd-ubuntu20.04-docker-8c-8g-42835 does not seem to be running inside a container 09:35:43 $ 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/gexfoundry_sample-service_PR-165/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:35:43 $ docker top 799d69b56a11ed89dcd62997056048a02bb8235507824b2993d3862b1e73533f -eo pid,comm [Pipeline] { [Pipeline] sh 09:35:43 + touch /tmp/pre-build-complete [Pipeline] sh 09:35:44 + mkdir -p /var/log/sysstat [Pipeline] sh 09:35:44 + ls /var/log/sa-host 09:35:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:35:44 provisioning config files... 09:35:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config15627505129148100500tmp [Pipeline] { [Pipeline] echo 09:35:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:35:44 ---> create-netrc.sh [Pipeline] } 09:35:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:35:45 ---> python-tools-install.sh [Pipeline] echo 09:35:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:35:45 ---> sudo-logs.sh 09:35:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:35:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:35:45 ---> job-cost.sh 09:35:45 lf-activate-venv: SKIPPING 09:35:45 DEBUG: total: 0.2199999988079071 09:35:45 INFO: Retrieving Stack Cost... 09:35:45 INFO: Retrieving Pricing Info for: v3-standard-8 09:35:45 INFO: Archiving Costs [Pipeline] echo 09:35:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:35:46 ---> logs-deploy.sh 09:35:46 lf-activate-venv: SKIPPING 09:35:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/sample-service/PR-165/32 09:35:46 INFO: archiving workspace using pattern(s): 09:35:47 Archives upload complete. 09:35:47 INFO: archiving logs to Nexus