Pull request #892 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 6edc03f696a9a074c7115e347077c22ca502b44a+dbc3283685c765a89f853ab31d10dd86748d5101 (1d71a82c1e1398a9780499067c1b65713fde49ee) 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-ssh13994875213877864136.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8732815602774076649.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-892/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/go-mod-core-contracts/branches/PR-892/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15156641145458941225.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/go-mod-core-contracts/branches/PR-892/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9593217911429001064.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13727063355932869632.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/go-mod-core-contracts/branches/PR-892/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/go-mod-core-contracts/branches/PR-892/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6824269506297207966.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts 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: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false 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: false 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 on ‘prd-ubuntu20.04-docker-8c-8g-221’ Running on prd-ubuntu20.04-docker-8c-8g-223 in /w/workspace/dry_go-mod-core-contracts_PR-892 [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/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-892 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/892/head:refs/remotes/origin/PR-892 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dbc3283685c765a89f853ab31d10dd86748d5101 into PR head commit 6edc03f696a9a074c7115e347077c22ca502b44a Merge succeeded, producing 6edc03f696a9a074c7115e347077c22ca502b44a Checking out Revision 6edc03f696a9a074c7115e347077c22ca502b44a (PR-892) > git config core.sparsecheckout # timeout=10 > git checkout -f 6edc03f696a9a074c7115e347077c22ca502b44a # 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 dbc3283685c765a89f853ab31d10dd86748d5101 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6edc03f696a9a074c7115e347077c22ca502b44a # timeout=10 Commit message: "feat: Add new Add/update with param device client" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:51:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:51:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:51:40 ========================================================= 09:51:40 EdgeX Global Pipelines Version Info 09:51:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:51:41 ------------------- 09:51:41 stable info: 09:51:41 ------------------- 09:51:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:51:41 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 09:51:41 Message: update stable to v1.0.258 09:51:41 ------------------- 09:51:41 experimental info: 09:51:41 ------------------- 09:51:41 Commited By: **** collab-it+edgex@linuxfoundation.org 09:51:41 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 09:51:41 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:51:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 09:51:42 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 09:51:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:51:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:51:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:51:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:51:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:51:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:51:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:51:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:51:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:51:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 09:51:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:51:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:51:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:51:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:51:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:51:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:51:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:51:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:51:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:51:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:51:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:51:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:51:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:51:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:51:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:51:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-892 [Pipeline] echo 09:51:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-892 [Pipeline] echo 09:51:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-892 [Pipeline] echo 09:51:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6edc03f696a9a074c7115e347077c22ca502b44a [Pipeline] echo 09:51:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6edc03f [Pipeline] echo 09:51:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:51:45 + git rev-list -1 --merges 6edc03f696a9a074c7115e347077c22ca502b44a~1..6edc03f696a9a074c7115e347077c22ca502b44a [Pipeline] echo 09:51:45 -----------> git rev-list -1 --merges 6edc03f696a9a074c7115e347077c22ca502b44a~1..6edc03f696a9a074c7115e347077c22ca502b44a 6edc03f696a9a074c7115e347077c22ca502b44a [false] [Pipeline] sh 09:51:45 + git log --format=format:%s -1 6edc03f696a9a074c7115e347077c22ca502b44a [Pipeline] echo 09:51:45 ========================================================= 09:51:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:51:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:51:46 + git log --format=format:%s -1 6edc03f696a9a074c7115e347077c22ca502b44a [Pipeline] echo 09:51:46 [semverPrep] GIT_COMMIT: 6edc03f696a9a074c7115e347077c22ca502b44a, Commit Message: feat: Add new Add/update with param device client [Pipeline] echo 09:51:46 [semverPrep] This is not a build commit. [Pipeline] sh 09:51:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:51:46 + grep -v github /etc/ssh/ssh_known_hosts 09:51:46 + [ -e /tmp/ssh_known_hosts ] 09:51:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:51:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:51:46 + sudo tee -a /etc/ssh/ssh_known_hosts 09:51:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:51:47 09:51:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:51:48 0.1.4: Pulling from edgex-devops/py-git-semver 09:51:48 b85a868b505f: Pulling fs layer 09:51:48 e2be974225ed: Pulling fs layer 09:51:48 339a4e72a1f5: Pulling fs layer 09:51:48 988bab9f4d93: Pulling fs layer 09:51:48 1469e6f7b9e6: Pulling fs layer 09:51:48 eaf3925da568: Pulling fs layer 09:51:48 bab4dde63d76: Pulling fs layer 09:51:48 bde34c3a00c8: Pulling fs layer 09:51:48 b352a97aabf1: Pulling fs layer 09:51:48 4872d77fe225: Pulling fs layer 09:51:48 5851b861e8e6: Pulling fs layer 09:51:48 1469e6f7b9e6: Waiting 09:51:48 eaf3925da568: Waiting 09:51:48 bab4dde63d76: Waiting 09:51:48 bde34c3a00c8: Waiting 09:51:48 5851b861e8e6: Waiting 09:51:48 b352a97aabf1: Waiting 09:51:48 4872d77fe225: Waiting 09:51:48 988bab9f4d93: Waiting 09:51:48 e2be974225ed: Verifying Checksum 09:51:48 e2be974225ed: Download complete 09:51:48 988bab9f4d93: Verifying Checksum 09:51:48 988bab9f4d93: Download complete 09:51:48 1469e6f7b9e6: Verifying Checksum 09:51:48 1469e6f7b9e6: Download complete 09:51:48 eaf3925da568: Verifying Checksum 09:51:48 eaf3925da568: Download complete 09:51:48 339a4e72a1f5: Verifying Checksum 09:51:48 339a4e72a1f5: Download complete 09:51:48 bde34c3a00c8: Verifying Checksum 09:51:48 bde34c3a00c8: Download complete 09:51:48 b352a97aabf1: Download complete 09:51:48 4872d77fe225: Verifying Checksum 09:51:48 5851b861e8e6: Download complete 09:51:48 b85a868b505f: Verifying Checksum 09:51:48 b85a868b505f: Download complete 09:51:48 bab4dde63d76: Verifying Checksum 09:51:49 b85a868b505f: Pull complete 09:51:49 e2be974225ed: Pull complete 09:51:49 339a4e72a1f5: Pull complete 09:51:50 988bab9f4d93: Pull complete 09:51:50 1469e6f7b9e6: Pull complete 09:51:50 eaf3925da568: Pull complete 09:51:52 bab4dde63d76: Pull complete 09:51:52 bde34c3a00c8: Pull complete 09:51:52 b352a97aabf1: Pull complete 09:51:52 4872d77fe225: Pull complete 09:51:52 5851b861e8e6: Pull complete 09:51:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:51:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:51:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:51:52 prd-ubuntu20.04-docker-8c-8g-223 does not seem to be running inside a container 09:51:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-892 -v /w/workspace/dry_go-mod-core-contracts_PR-892:/w/workspace/dry_go-mod-core-contracts_PR-892:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-892@tmp:/w/workspace/dry_go-mod-core-contracts_PR-892@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:51:55 $ docker top 8a7a913a8640993774ac0298a5a26b034bb493755b99a497fbf59d25432c1ccc -eo pid,comm 09:51:55 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:51:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:51:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:51:55 [ssh-agent] Looking for ssh-agent implementation... 09:51:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:51:55 $ docker exec 8a7a913a8640993774ac0298a5a26b034bb493755b99a497fbf59d25432c1ccc ssh-agent 09:51:55 SSH_AUTH_SOCK=/tmp/ssh-kw6F2ghAGfqh/agent.31 09:51:55 SSH_AGENT_PID=37 09:51:55 Running ssh-add (command line suppressed) 09:51:55 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-892@tmp/private_key_10342502207315892038.key (/w/workspace/dry_go-mod-core-contracts_PR-892@tmp/private_key_10342502207315892038.key) 09:51:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:51:56 + git tag --points-at HEAD [Pipeline] } 09:51:56 $ docker exec --env ******** --env ******** 8a7a913a8640993774ac0298a5a26b034bb493755b99a497fbf59d25432c1ccc ssh-agent -k 09:51:56 unset SSH_AUTH_SOCK; 09:51:56 unset SSH_AGENT_PID; 09:51:56 echo Agent pid 37 killed; 09:51:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:51:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:51:56 [ssh-agent] Looking for ssh-agent implementation... 09:51:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:51:56 $ docker exec 8a7a913a8640993774ac0298a5a26b034bb493755b99a497fbf59d25432c1ccc ssh-agent 09:51:56 SSH_AUTH_SOCK=/tmp/ssh-kYGMVAIiqlyy/agent.70 09:51:56 SSH_AGENT_PID=76 09:51:56 Running ssh-add (command line suppressed) 09:51:56 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-892@tmp/private_key_8174693718378146048.key (/w/workspace/dry_go-mod-core-contracts_PR-892@tmp/private_key_8174693718378146048.key) 09:51:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:51:57 + git semver init 09:51:57 2024-05-07 09:51:57,361 [run_init] DEBUG init version:0.0.0 force:False 09:51:57 2024-05-07 09:51:57,362 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_go-mod-core-contracts_PR-892/.semver 09:51:57 2024-05-07 09:51:57,362 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/dry_go-mod-core-contracts_PR-892/.semver 09:51:57 2024-05-07 09:51:57,362 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/dry_go-mod-core-contracts_PR-892/.semver'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-892, universal_newlines=False, shell=None, istream=None) 09:51:58 2024-05-07 09:51:58,237 [append_file] DEBUG append to file:/w/workspace/dry_go-mod-core-contracts_PR-892/.git/info/exclude 09:51:58 2024-05-07 09:51:58,238 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_go-mod-core-contracts_PR-892/.semver/PR-892 with force:False 09:51:58 2024-05-07 09:51:58,238 [write_file] DEBUG write to file:/w/workspace/dry_go-mod-core-contracts_PR-892/.semver/PR-892 09:51:58 2024-05-07 09:51:58,240 [execute] INFO git cat-file --batch-check 09:51:58 2024-05-07 09:51:58,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-892/.semver, universal_newlines=False, shell=None, istream=) 09:51:58 2024-05-07 09:51:58,245 [execute] INFO git cat-file --batch 09:51:58 2024-05-07 09:51:58,245 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-892/.semver, universal_newlines=False, shell=None, istream=) 09:51:58 2024-05-07 09:51:58,249 [read_version] DEBUG read version from /w/workspace/dry_go-mod-core-contracts_PR-892/.semver/PR-892 09:51:58 0.0.0 [Pipeline] } 09:51:58 $ docker exec --env ******** --env ******** 8a7a913a8640993774ac0298a5a26b034bb493755b99a497fbf59d25432c1ccc ssh-agent -k 09:51:58 unset SSH_AUTH_SOCK; 09:51:58 unset SSH_AGENT_PID; 09:51:58 echo Agent pid 76 killed; 09:51:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:51:58 + git semver [Pipeline] } 09:51:59 $ docker stop --time=1 8a7a913a8640993774ac0298a5a26b034bb493755b99a497fbf59d25432c1ccc 09:52:00 $ docker rm -f --volumes 8a7a913a8640993774ac0298a5a26b034bb493755b99a497fbf59d25432c1ccc [Pipeline] // withDockerContainer [Pipeline] sh 09:52:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:52:01 Stashed 1 file(s) [Pipeline] echo 09:52:01 [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] unstash [Pipeline] echo 09:52:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:52:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:52:02 ========================================================= 09:52:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:52:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:52:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:52:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:52:02 619be1103602: Pulling fs layer 09:52:02 7862e08f4a3e: Pulling fs layer 09:52:02 5df492c9dc93: Pulling fs layer 09:52:02 7629e6793208: Pulling fs layer 09:52:02 4f4fb700ef54: Pulling fs layer 09:52:02 fb5054dd5b73: Pulling fs layer 09:52:02 eeca6798cff9: Pulling fs layer 09:52:02 aa269ceb94a6: Pulling fs layer 09:52:02 ada007ff1a6a: Pulling fs layer 09:52:02 7629e6793208: Waiting 09:52:02 4f4fb700ef54: Waiting 09:52:02 fb5054dd5b73: Waiting 09:52:02 eeca6798cff9: Waiting 09:52:02 aa269ceb94a6: Waiting 09:52:02 ada007ff1a6a: Waiting 09:52:02 7862e08f4a3e: Verifying Checksum 09:52:02 7629e6793208: Verifying Checksum 09:52:02 7629e6793208: Download complete 09:52:02 4f4fb700ef54: Verifying Checksum 09:52:02 4f4fb700ef54: Download complete 09:52:02 fb5054dd5b73: Verifying Checksum 09:52:02 fb5054dd5b73: Download complete 09:52:02 619be1103602: Download complete 09:52:02 eeca6798cff9: Verifying Checksum 09:52:02 eeca6798cff9: Download complete 09:52:02 619be1103602: Pull complete 09:52:02 ada007ff1a6a: Download complete 09:52:02 7862e08f4a3e: Pull complete 09:52:03 5df492c9dc93: Verifying Checksum 09:52:03 5df492c9dc93: Download complete 09:52:03 aa269ceb94a6: Verifying Checksum 09:52:03 aa269ceb94a6: Download complete 09:52:05 5df492c9dc93: Pull complete 09:52:06 7629e6793208: Pull complete 09:52:06 4f4fb700ef54: Pull complete 09:52:06 fb5054dd5b73: Pull complete 09:52:06 eeca6798cff9: Pull complete 09:52:08 aa269ceb94a6: Pull complete 09:52:08 ada007ff1a6a: Pull complete 09:52:08 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 09:52:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:52:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 09:52:09 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:09 + docker inspect -f . ci-base-image-x86_64 09:52:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:52:09 prd-ubuntu20.04-docker-8c-8g-223 does not seem to be running inside a container 09:52:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-892 -v /w/workspace/dry_go-mod-core-contracts_PR-892:/w/workspace/dry_go-mod-core-contracts_PR-892:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-892@tmp:/w/workspace/dry_go-mod-core-contracts_PR-892@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:52:13 $ docker top 0fb0a1ab1758afc0300053d5da6f1becb95c81c909b8b98313d7b0e7da10d444 -eo pid,comm [Pipeline] { [Pipeline] sh 09:52:13 + go version 09:52:13 go version go1.21.9 linux/amd64 [Pipeline] } 09:52:13 $ docker stop --time=1 0fb0a1ab1758afc0300053d5da6f1becb95c81c909b8b98313d7b0e7da10d444 09:52:15 $ docker rm -f --volumes 0fb0a1ab1758afc0300053d5da6f1becb95c81c909b8b98313d7b0e7da10d444 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:15 + docker inspect -f . ci-base-image-x86_64 09:52:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:52:16 prd-ubuntu20.04-docker-8c-8g-223 does not seem to be running inside a container 09:52:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_go-mod-core-contracts_PR-892 -v /w/workspace/dry_go-mod-core-contracts_PR-892:/w/workspace/dry_go-mod-core-contracts_PR-892:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-892@tmp:/w/workspace/dry_go-mod-core-contracts_PR-892@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:52:16 $ docker top 79822fa071b1b26f32e453ff079138473594267530b3593bb6aca5741c2721f3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:52:16 + git config --global --add safe.directory /w/workspace/dry_go-mod-core-contracts_PR-892 09:52:16 Still waiting to schedule task 09:52:16 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-222’ [Pipeline] fileExists [Pipeline] sh 09:52:17 + make test 09:52:17 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:52:17 go: downloading github.com/google/uuid v1.6.0 09:52:17 go: downloading github.com/stretchr/testify v1.9.0 09:52:17 go: downloading gopkg.in/yaml.v3 v3.0.1 09:52:17 go: downloading github.com/go-playground/validator/v10 v10.20.0 09:52:17 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 09:52:17 go: downloading github.com/go-kit/log v0.2.1 09:52:17 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:52:17 go: downloading github.com/x448/float16 v0.8.4 09:52:17 go: downloading github.com/davecgh/go-spew v1.1.1 09:52:17 go: downloading github.com/pmezard/go-difflib v1.0.0 09:52:17 go: downloading github.com/stretchr/objx v0.5.2 09:52:17 go: downloading golang.org/x/text v0.14.0 09:52:17 go: downloading github.com/go-playground/universal-translator v0.18.1 09:52:17 go: downloading golang.org/x/crypto v0.21.0 09:52:17 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 09:52:17 go: downloading github.com/leodido/go-urn v1.4.0 09:52:17 go: downloading github.com/go-playground/locales v0.14.1 09:52:18 go: downloading golang.org/x/net v0.23.0 09:52:20 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 09:52:26 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 09:52:26 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 09:52:26 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 09:52:26 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.093s coverage: 83.6% of statements 09:52:26 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.010s coverage: 38.7% of statements 09:52:26 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.014s coverage: 29.4% of statements 09:52:26 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.020s coverage: 29.3% of statements 09:52:26 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.039s coverage: 64.3% of statements 09:52:26 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.014s coverage: 90.0% of statements 09:52:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.048s coverage: 85.7% of statements 09:52:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.013s coverage: 63.8% of statements 09:52:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.005s coverage: 36.1% of statements 09:52:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.015s coverage: 47.5% of statements 09:52:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:52:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:52:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:52:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:52:39 $ docker stop --time=1 79822fa071b1b26f32e453ff079138473594267530b3593bb6aca5741c2721f3 09:52:42 $ docker rm -f --volumes 79822fa071b1b26f32e453ff079138473594267530b3593bb6aca5741c2721f3 [Pipeline] // withDockerContainer [Pipeline] sh 09:52:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:52:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [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 09:52:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:52:44 09:52:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:52:45 latest: Pulling from edgex-lftools-log-publisher 09:52:45 5eb5b503b376: Pulling fs layer 09:52:45 5c69ac0246d0: Pulling fs layer 09:52:45 ec43610c2a17: Pulling fs layer 09:52:45 3a2ae6a8a46f: Pulling fs layer 09:52:45 33b1e0a273af: Pulling fs layer 09:52:45 5d3b04190fa2: Pulling fs layer 09:52:45 2f39f015ded8: Pulling fs layer 09:52:45 33b1e0a273af: Waiting 09:52:45 5d3b04190fa2: Waiting 09:52:45 2f39f015ded8: Waiting 09:52:45 3a2ae6a8a46f: Waiting 09:52:45 5c69ac0246d0: Download complete 09:52:45 3a2ae6a8a46f: Verifying Checksum 09:52:45 3a2ae6a8a46f: Download complete 09:52:45 33b1e0a273af: Verifying Checksum 09:52:45 33b1e0a273af: Download complete 09:52:45 ec43610c2a17: Verifying Checksum 09:52:45 ec43610c2a17: Download complete 09:52:45 5d3b04190fa2: Verifying Checksum 09:52:45 5d3b04190fa2: Download complete 09:52:45 5eb5b503b376: Verifying Checksum 09:52:45 5eb5b503b376: Download complete 09:52:46 2f39f015ded8: Download complete 09:52:46 5eb5b503b376: Pull complete 09:52:46 5c69ac0246d0: Pull complete 09:52:46 ec43610c2a17: Pull complete 09:52:47 3a2ae6a8a46f: Pull complete 09:52:47 33b1e0a273af: Pull complete 09:52:47 5d3b04190fa2: Pull complete 09:52:51 2f39f015ded8: Pull complete 09:52:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:52:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:52:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:52:51 prd-ubuntu20.04-docker-8c-8g-223 does not seem to be running inside a container 09:52:51 $ 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/dry_go-mod-core-contracts_PR-892 -v /w/workspace/dry_go-mod-core-contracts_PR-892:/w/workspace/dry_go-mod-core-contracts_PR-892:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-892@tmp:/w/workspace/dry_go-mod-core-contracts_PR-892@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:52:55 $ docker top 594c2b76efed0cbecc4b3e2cb0e5409aad272655e0aadde6eae14e9b97a726f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:52:55 ---> job-cost.sh 09:52:55 lf-activate-venv: SKIPPING 09:52:55 INFO: No Stack... 09:52:56 INFO: Retrieving Pricing Info for: v3-standard-8 09:52:56 INFO: Archiving Costs [Pipeline] sh 09:52:56 + cat /w/workspace/dry_go-mod-core-contracts_PR-892/archives/cost.csv 09:52:56 + cut -d, -f6 [Pipeline] lock 09:52:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-892-1-stack-cost] 09:52:56 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-892-1-stack-cost] did not exist. Created. 09:52:56 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-892-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:52:57 + echo total: 0.2199999988079071 [Pipeline] stash 09:52:57 Stashed 1 file(s) [Pipeline] } 09:52:57 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-892-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:52:57 $ docker stop --time=1 594c2b76efed0cbecc4b3e2cb0e5409aad272655e0aadde6eae14e9b97a726f4 09:52:58 $ docker rm -f --volumes 594c2b76efed0cbecc4b3e2cb0e5409aad272655e0aadde6eae14e9b97a726f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:55:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-224 in /w/workspace/dry_go-mod-core-contracts_PR-892 [Pipeline] { [Pipeline] ws 09:55:49 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 09:55:53 The recommended git tool is: git 09:55:58 using credential edgex-jenkins-ssh 09:55:58 Cloning the remote Git repository 09:55:58 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:55:58 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 09:55:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:55:58 > git --version # timeout=10 09:55:58 > git --version # 'git version 2.25.1' 09:55:58 using GIT_SSH to set credentials SSH Credentials for GitHub 09:55:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:56:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:56:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:56:01 Merging remotes/origin/main commit dbc3283685c765a89f853ab31d10dd86748d5101 into PR head commit 6edc03f696a9a074c7115e347077c22ca502b44a 09:56:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:56:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:56:01 using GIT_SSH to set credentials SSH Credentials for GitHub 09:56:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/892/head:refs/remotes/origin/PR-892 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:56:01 > git config core.sparsecheckout # timeout=10 09:56:02 Merge succeeded, producing 6edc03f696a9a074c7115e347077c22ca502b44a 09:56:02 Checking out Revision 6edc03f696a9a074c7115e347077c22ca502b44a (PR-892) 09:56:02 > git checkout -f 6edc03f696a9a074c7115e347077c22ca502b44a # timeout=10 09:56:02 > git remote # timeout=10 09:56:02 > git config --get remote.origin.url # timeout=10 09:56:02 using GIT_SSH to set credentials SSH Credentials for GitHub 09:56:02 > git merge dbc3283685c765a89f853ab31d10dd86748d5101 # timeout=10 09:56:02 > git rev-parse HEAD^{commit} # timeout=10 09:56:02 > git config core.sparsecheckout # timeout=10 09:56:02 > git checkout -f 6edc03f696a9a074c7115e347077c22ca502b44a # timeout=10 09:56:05 Commit message: "feat: Add new Add/update with param device client" 09:56:06 > git --version # timeout=10 09:56:06 > git --version # 'git version 2.25.1' 09:56:06 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:56:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:56:08 % Total % Received % Xferd Average Speed Time Time Time Current 09:56:08 Dload Upload Total Spent Left Speed 09:56:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 09:56:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:56:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:56:08 + sudo tee /etc/docker/daemon.new 09:56:08 { 09:56:08 "registry-mirrors": [ 09:56:08 "https://nexus3.edgexfoundry.org:10001" 09:56:08 ], 09:56:08 "bip": "10.250.0.254/24", 09:56:08 "hosts": [ 09:56:08 "tcp://0.0.0.0:5555", 09:56:08 "unix:///var/run/docker.sock" 09:56:08 ], 09:56:08 "mtu": 1458, 09:56:08 "selinux-enabled": true, 09:56:08 "seccomp-profile": "/etc/docker/seccomp.json" 09:56:08 } [Pipeline] sh 09:56:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:56:09 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 09:56:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:56:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:56:28 ========================================================= 09:56:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:56:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:56:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:56:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:56:29 c6b39de5b339: Pulling fs layer 09:56:29 a69c41024577: Pulling fs layer 09:56:29 d6de4b400683: Pulling fs layer 09:56:29 35cb2a7552d0: Pulling fs layer 09:56:29 4f4fb700ef54: Pulling fs layer 09:56:29 464afbd9ba4c: Pulling fs layer 09:56:29 00f215d4a9da: Pulling fs layer 09:56:29 d496ad576159: Pulling fs layer 09:56:29 4f4fb700ef54: Waiting 09:56:29 464afbd9ba4c: Waiting 09:56:29 00f215d4a9da: Waiting 09:56:29 d496ad576159: Waiting 09:56:29 35cb2a7552d0: Waiting 09:56:29 a69c41024577: Verifying Checksum 09:56:29 a69c41024577: Download complete 09:56:29 35cb2a7552d0: Verifying Checksum 09:56:29 35cb2a7552d0: Download complete 09:56:29 4f4fb700ef54: Verifying Checksum 09:56:29 4f4fb700ef54: Download complete 09:56:29 464afbd9ba4c: Verifying Checksum 09:56:29 464afbd9ba4c: Download complete 09:56:29 c6b39de5b339: Verifying Checksum 09:56:29 c6b39de5b339: Download complete 09:56:29 d496ad576159: Verifying Checksum 09:56:29 d496ad576159: Download complete 09:56:30 c6b39de5b339: Pull complete 09:56:30 a69c41024577: Pull complete 09:56:31 d6de4b400683: Verifying Checksum 09:56:31 d6de4b400683: Download complete 09:56:32 00f215d4a9da: Verifying Checksum 09:56:32 00f215d4a9da: Download complete 09:56:44 d6de4b400683: Pull complete 09:56:44 35cb2a7552d0: Pull complete 09:56:44 4f4fb700ef54: Pull complete 09:56:44 464afbd9ba4c: Pull complete 09:56:54 00f215d4a9da: Pull complete 09:56:55 d496ad576159: Pull complete 09:56:55 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 09:56:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:56:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 09:56:55 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:56 + docker inspect -f . ci-base-image-arm64 09:56:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:56:56 prd-ubuntu20.04-docker-arm64-4c-16g-224 does not seem to be running inside a container 09:56:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:56:59 $ docker top cd3203278eceb8a627c88421202894efd1562e1c53b9f2fa71b2125d59c98326 -eo pid,comm [Pipeline] { [Pipeline] sh 09:57:00 + go version 09:57:00 go version go1.21.9 linux/arm64 [Pipeline] } 09:57:00 $ docker stop --time=1 cd3203278eceb8a627c88421202894efd1562e1c53b9f2fa71b2125d59c98326 09:57:02 $ docker rm -f --volumes cd3203278eceb8a627c88421202894efd1562e1c53b9f2fa71b2125d59c98326 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:03 + docker inspect -f . ci-base-image-arm64 09:57:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:57:03 prd-ubuntu20.04-docker-arm64-4c-16g-224 does not seem to be running inside a container 09:57:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:57:05 $ docker top 987d7b286540cef2b7f5a54b1e899a57e801bbcadea88a96b981a3a9b24303a3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:57:05 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/1 [Pipeline] fileExists [Pipeline] sh 09:57:06 + make test 09:57:06 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:57:06 go: downloading github.com/google/uuid v1.6.0 09:57:06 go: downloading github.com/stretchr/testify v1.9.0 09:57:06 go: downloading github.com/go-kit/log v0.2.1 09:57:06 go: downloading github.com/go-playground/validator/v10 v10.20.0 09:57:07 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 09:57:07 go: downloading gopkg.in/yaml.v3 v3.0.1 09:57:07 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:57:07 go: downloading github.com/pmezard/go-difflib v1.0.0 09:57:07 go: downloading github.com/davecgh/go-spew v1.1.1 09:57:07 go: downloading github.com/stretchr/objx v0.5.2 09:57:07 go: downloading github.com/x448/float16 v0.8.4 09:57:07 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 09:57:07 go: downloading github.com/go-playground/universal-translator v0.18.1 09:57:07 go: downloading github.com/leodido/go-urn v1.4.0 09:57:07 go: downloading golang.org/x/crypto v0.21.0 09:57:07 go: downloading golang.org/x/text v0.14.0 09:57:08 go: downloading github.com/go-playground/locales v0.14.1 09:57:12 go: downloading golang.org/x/net v0.23.0 09:57:15 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 09:58:23 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 09:58:23 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 09:58:23 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.581s coverage: 83.6% of statements 09:58:23 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.104s coverage: 38.7% of statements 09:58:23 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 09:58:23 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.064s coverage: 29.4% of statements 09:58:23 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.114s coverage: 29.3% of statements 09:58:23 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.199s coverage: 64.3% of statements 09:58:23 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.121s coverage: 90.0% of statements 09:58:23 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.277s coverage: 85.7% of statements 09:58:23 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.076s coverage: 63.8% of statements 09:58:23 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.022s coverage: 36.1% of statements 09:58:23 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.053s coverage: 47.5% of statements 09:58:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:58:24 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:58:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:58:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:58:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:58:39 $ docker stop --time=1 987d7b286540cef2b7f5a54b1e899a57e801bbcadea88a96b981a3a9b24303a3 09:58:41 $ docker rm -f --volumes 987d7b286540cef2b7f5a54b1e899a57e801bbcadea88a96b981a3a9b24303a3 [Pipeline] // withDockerContainer [Pipeline] sh 09:58:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:58:43 Warning: overwriting stash ‘coverage-report’ 09:58:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [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 09:58:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:58:45 09:58:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:58:45 arm64: Pulling from edgex-lftools-log-publisher 09:58:45 8998bd30e6a1: Pulling fs layer 09:58:45 04944245beec: Pulling fs layer 09:58:45 699f458cf7ca: Pulling fs layer 09:58:45 765212b225bb: Pulling fs layer 09:58:45 f23df028b6ca: Pulling fs layer 09:58:45 d65c8cfc05b1: Pulling fs layer 09:58:45 2437ff75d9bd: Pulling fs layer 09:58:45 765212b225bb: Waiting 09:58:45 f23df028b6ca: Waiting 09:58:45 d65c8cfc05b1: Waiting 09:58:45 2437ff75d9bd: Waiting 09:58:45 04944245beec: Verifying Checksum 09:58:45 04944245beec: Download complete 09:58:45 765212b225bb: Verifying Checksum 09:58:45 765212b225bb: Download complete 09:58:45 f23df028b6ca: Verifying Checksum 09:58:45 f23df028b6ca: Download complete 09:58:45 d65c8cfc05b1: Verifying Checksum 09:58:45 d65c8cfc05b1: Download complete 09:58:46 699f458cf7ca: Verifying Checksum 09:58:46 699f458cf7ca: Download complete 09:58:46 8998bd30e6a1: Download complete 09:58:49 2437ff75d9bd: Verifying Checksum 09:58:49 2437ff75d9bd: Download complete 09:58:51 8998bd30e6a1: Pull complete 09:58:51 04944245beec: Pull complete 09:58:53 699f458cf7ca: Pull complete 09:58:53 765212b225bb: Pull complete 09:58:54 f23df028b6ca: Pull complete 09:58:54 d65c8cfc05b1: Pull complete 09:59:09 2437ff75d9bd: Pull complete 09:59:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:59:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:59:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:59:09 prd-ubuntu20.04-docker-arm64-4c-16g-224 does not seem to be running inside a container 09:59:10 $ 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/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:59:12 $ docker top 6933f88f290f0ef68bff7bae034436ecc4d63394a97182a78c966f270fa4c511 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:59:13 ---> job-cost.sh 09:59:13 lf-activate-venv: SKIPPING 09:59:13 INFO: No Stack... 09:59:13 INFO: Retrieving Pricing Info for: v3-standard-4 09:59:14 INFO: Archiving Costs [Pipeline] sh 09:59:14 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 09:59:14 + cut -d, -f6 [Pipeline] lock 09:59:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-892-1-stack-cost] 09:59:14 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-892-1-stack-cost] did not exist. Created. 09:59:14 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-892-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:59:15 /w/workspace/go-mod-core-contracts/1@tmp/durable-880ba456/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:59:16 + echo total: 0.10999999940395355 [Pipeline] stash 09:59:16 Warning: overwriting stash ‘stack-cost’ 09:59:16 Stashed 1 file(s) [Pipeline] } 09:59:16 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-892-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:59:16 $ docker stop --time=1 6933f88f290f0ef68bff7bae034436ecc4d63394a97182a78c966f270fa4c511 09:59:18 $ docker rm -f --volumes 6933f88f290f0ef68bff7bae034436ecc4d63394a97182a78c966f270fa4c511 [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 09:59:19 provisioning config files... 09:59:19 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-892@tmp/config16528634896833916523tmp [Pipeline] { [Pipeline] sh 09:59:19 + set +x 09:59:19 + bash -s -- 09:59:19 + curl -s https://codecov.io/bash 09:59:19 09:59:19 _____ _ 09:59:19 / ____| | | 09:59:19 | | ___ __| | ___ ___ _____ __ 09:59:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:59:19 | |___| (_) | (_| | __/ (_| (_) \ V / 09:59:19 \_____\___/ \__,_|\___|\___\___/ \_/ 09:59:19 Bash-1.0.6 09:59:19 09:59:19 09:59:19 ==> git version 2.25.1 found 09:59:19 ==> 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 09:59:19 Release-Date: 2020-01-08 09:59:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:59:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:59:19 ==> Jenkins CI detected. 09:59:19 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-892 09:59:19 project root: . 09:59:19 --> token set from env 09:59:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:59:19 ==> Running gcov in . (disable via -X gcov) 09:59:19 ==> Python coveragepy not found 09:59:19 ==> Searching for coverage reports in: 09:59:19 + . 09:59:19 -> Found 1 reports 09:59:19 ==> Detecting git/mercurial file structure 09:59:19 ==> Reading reports 09:59:19 + ./coverage.out bytes=140412 09:59:19 ==> Appending adjustments 09:59:19 https://docs.codecov.io/docs/fixing-reports 09:59:20 + Found adjustments 09:59:20 ==> Gzipping contents 09:59:20 20K /tmp/codecov.8f963v.gz 09:59:20 ==> Uploading reports 09:59:20 url: https://codecov.io 09:59:20 query: branch=PR-892&commit=6edc03f696a9a074c7115e347077c22ca502b44a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-892%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=892&job=&cmd_args= 09:59:20 -> Pinging Codecov 09:59:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-892&commit=6edc03f696a9a074c7115e347077c22ca502b44a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-892%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=892&job=&cmd_args= 09:59:20 -> Uploading to 09:59:20 https://storage.googleapis.com/codecov/v4/raw/2024-05-07/71470A77251A30514AAF9C0BB2E5B6CE/6edc03f696a9a074c7115e347077c22ca502b44a/6b88eca9-4484-4048-8ec3-bd30895a4ad5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240507%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240507T095920Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2b4434210c90ab6fd56e6b2976d215edd3a408d9597c8e8a2e7ee6cbd66aadb9 09:59:20 % Total % Received % Xferd Average Speed Time Time Time Current 09:59:20 Dload Upload Total Spent Left Speed 09:59:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20400 0 0 100 20400 0 80632 --:--:-- --:--:-- --:--:-- 80314 09:59:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/6edc03f696a9a074c7115e347077c22ca502b44a [Pipeline] } 09:59:21 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 09:59:23 + [ -d /w/workspace/dry_go-mod-core-contracts_PR-892/archives ] 09:59:23 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-892/archives 09:59:23 total 16 09:59:23 drwxr-xr-x 3 root root 4096 May 7 09:52 . 09:59:23 drwxrwxr-x 11 jenkins jenkins 4096 May 7 09:52 .. 09:59:23 drwxr-xr-x 2 root root 4096 May 7 09:52 cost 09:59:23 -rw-r--r-- 1 root root 93 May 7 09:52 cost.csv 09:59:23 + sudo chown -R jenkins:jenkins /w/workspace/dry_go-mod-core-contracts_PR-892/archives 09:59:23 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-892/archives 09:59:23 total 16 09:59:23 drwxr-xr-x 3 jenkins jenkins 4096 May 7 09:52 . 09:59:23 drwxrwxr-x 11 jenkins jenkins 4096 May 7 09:52 .. 09:59:23 drwxr-xr-x 2 jenkins jenkins 4096 May 7 09:52 cost 09:59:23 -rw-r--r-- 1 jenkins jenkins 93 May 7 09:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:59:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:59:24 ---> package-listing.sh 09:59:24 ++ facter osfamily 09:59:24 ++ tr '[:upper:]' '[:lower:]' 09:59:24 + OS_FAMILY=debian 09:59:24 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-892 09:59:24 + START_PACKAGES=/tmp/packages_start.txt 09:59:24 + END_PACKAGES=/tmp/packages_end.txt 09:59:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:59:24 + PACKAGES=/tmp/packages_start.txt 09:59:24 + '[' /w/workspace/dry_go-mod-core-contracts_PR-892 ']' 09:59:24 + PACKAGES=/tmp/packages_end.txt 09:59:24 + case "${OS_FAMILY}" in 09:59:24 + dpkg -l 09:59:24 + grep '^ii' 09:59:24 + '[' -f /tmp/packages_start.txt ']' 09:59:24 + '[' -f /tmp/packages_end.txt ']' 09:59:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:59:24 + '[' /w/workspace/dry_go-mod-core-contracts_PR-892 ']' 09:59:24 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-892/archives/ 09:59:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-892/archives/ [Pipeline] echo 09:59:24 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/dry_go-mod-core-contracts_PR-892/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:59:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:59:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:59:25 prd-ubuntu20.04-docker-8c-8g-223 does not seem to be running inside a container 09:59:25 $ 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/dry_go-mod-core-contracts_PR-892/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-892 -v /w/workspace/dry_go-mod-core-contracts_PR-892:/w/workspace/dry_go-mod-core-contracts_PR-892:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-892@tmp:/w/workspace/dry_go-mod-core-contracts_PR-892@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:59:26 $ docker top 92105fe442f91a526e7f293b1942e7ac548292fcfdb8ded1b6a24e9fb6334ab8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:59:26 + touch /tmp/pre-build-complete [Pipeline] sh 09:59:26 + mkdir -p /var/log/sysstat [Pipeline] sh 09:59:27 + ls /var/log/sa-host 09:59:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:59:27 provisioning config files... 09:59:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-892@tmp/config6367130620223109708tmp [Pipeline] { [Pipeline] echo 09:59:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:59:27 ---> create-netrc.sh [Pipeline] } 09:59:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:59:28 ---> python-tools-install.sh [Pipeline] echo 09:59:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:59:28 ---> sudo-logs.sh 09:59:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:59:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:59:29 ---> job-cost.sh 09:59:29 lf-activate-venv: SKIPPING 09:59:29 DEBUG: total: 0.2199999988079071 09:59:29 INFO: Retrieving Stack Cost... 09:59:29 INFO: Retrieving Pricing Info for: v3-standard-8 09:59:29 INFO: Archiving Costs [Pipeline] echo 09:59:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:59:30 ---> logs-deploy.sh 09:59:30 lf-activate-venv: SKIPPING 09:59:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-892/1 09:59:30 INFO: archiving workspace using pattern(s): 09:59:30 Archives upload complete. 09:59:30 INFO: archiving logs to Nexus