Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8b66e6c4a15ca6b1d7b5b81cf9db176c5f7874b9 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-ssh2965602194497703612.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13366048742237362789.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/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/go-mod-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8114848367468698448.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh5116937061908794690.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/go-mod-core-contracts/branches/main/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/go-mod-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10435888707001326229.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: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.18 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2029 in /w/workspace/undry_go-mod-core-contracts_main [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/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # 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 Avoid second fetch Checking out Revision 8b66e6c4a15ca6b1d7b5b81cf9db176c5f7874b9 (main) Commit message: "Merge pull request #782 from jinlinGuan/issue-780" > 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 core.sparsecheckout # timeout=10 > git checkout -f 8b66e6c4a15ca6b1d7b5b81cf9db176c5f7874b9 # timeout=10 > git rev-list --no-walk 7e0c83d7b629306e64997ecd877af1515e598311 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:40:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:40:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:40:18 ========================================================= 09:40:18 EdgeX Global Pipelines Version Info 09:40:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:40:19 ------------------- 09:40:19 stable info: 09:40:19 ------------------- 09:40:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:40:19 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 09:40:19 Message: update stable to v1.0.244 09:40:20 ------------------- 09:40:20 experimental info: 09:40:20 ------------------- 09:40:20 Commited By: **** collab-it+edgex@linuxfoundation.org 09:40:20 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 09:40:20 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b66e6c4a15ca6b1d7b5b81cf9db176c5f7874b9 [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b66e6c [Pipeline] echo 09:40:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:40:21 + git rev-list -1 --merges 8b66e6c4a15ca6b1d7b5b81cf9db176c5f7874b9~1..8b66e6c4a15ca6b1d7b5b81cf9db176c5f7874b9 [Pipeline] echo 09:40:21 -----------> git rev-list -1 --merges 8b66e6c4a15ca6b1d7b5b81cf9db176c5f7874b9~1..8b66e6c4a15ca6b1d7b5b81cf9db176c5f7874b9 8b66e6c4a15ca6b1d7b5b81cf9db176c5f7874b9 09:40:21 8b66e6c4a15ca6b1d7b5b81cf9db176c5f7874b9 [false] [Pipeline] sh 09:40:21 + git log --format=format:%s -1 8b66e6c4a15ca6b1d7b5b81cf9db176c5f7874b9 [Pipeline] echo 09:40:21 ========================================================= 09:40:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:40:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:40:21 + git log --format=format:%s -1 8b66e6c4a15ca6b1d7b5b81cf9db176c5f7874b9 [Pipeline] echo 09:40:21 [semverPrep] GIT_COMMIT: 8b66e6c4a15ca6b1d7b5b81cf9db176c5f7874b9, Commit Message: Merge pull request #782 from jinlinGuan/issue-780 [Pipeline] echo 09:40:21 [semverPrep] This is not a build commit. [Pipeline] sh 09:40:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:40:22 + grep -v github /etc/ssh/ssh_known_hosts 09:40:22 + [ -e /tmp/ssh_known_hosts ] 09:40:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:40:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:40:22 + sudo tee -a /etc/ssh/ssh_known_hosts 09:40:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:40:22 09:40:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:40:23 0.1.4: Pulling from edgex-devops/py-git-semver 09:40:23 b85a868b505f: Pulling fs layer 09:40:23 e2be974225ed: Pulling fs layer 09:40:23 339a4e72a1f5: Pulling fs layer 09:40:23 988bab9f4d93: Pulling fs layer 09:40:23 1469e6f7b9e6: Pulling fs layer 09:40:23 eaf3925da568: Pulling fs layer 09:40:23 bab4dde63d76: Pulling fs layer 09:40:23 bde34c3a00c8: Pulling fs layer 09:40:23 b352a97aabf1: Pulling fs layer 09:40:23 4872d77fe225: Pulling fs layer 09:40:23 5851b861e8e6: Pulling fs layer 09:40:23 988bab9f4d93: Waiting 09:40:23 1469e6f7b9e6: Waiting 09:40:23 eaf3925da568: Waiting 09:40:23 b352a97aabf1: Waiting 09:40:23 bde34c3a00c8: Waiting 09:40:23 4872d77fe225: Waiting 09:40:23 5851b861e8e6: Waiting 09:40:23 bab4dde63d76: Waiting 09:40:23 e2be974225ed: Download complete 09:40:23 988bab9f4d93: Verifying Checksum 09:40:23 988bab9f4d93: Download complete 09:40:23 1469e6f7b9e6: Verifying Checksum 09:40:23 1469e6f7b9e6: Download complete 09:40:23 eaf3925da568: Verifying Checksum 09:40:23 eaf3925da568: Download complete 09:40:23 339a4e72a1f5: Verifying Checksum 09:40:23 339a4e72a1f5: Download complete 09:40:23 bde34c3a00c8: Verifying Checksum 09:40:23 bde34c3a00c8: Download complete 09:40:23 b352a97aabf1: Verifying Checksum 09:40:23 b352a97aabf1: Download complete 09:40:23 4872d77fe225: Verifying Checksum 09:40:23 4872d77fe225: Download complete 09:40:23 5851b861e8e6: Download complete 09:40:23 b85a868b505f: Verifying Checksum 09:40:23 b85a868b505f: Download complete 09:40:23 bab4dde63d76: Verifying Checksum 09:40:23 bab4dde63d76: Download complete 09:40:24 b85a868b505f: Pull complete 09:40:24 e2be974225ed: Pull complete 09:40:25 339a4e72a1f5: Pull complete 09:40:25 988bab9f4d93: Pull complete 09:40:25 1469e6f7b9e6: Pull complete 09:40:25 eaf3925da568: Pull complete 09:40:27 bab4dde63d76: Pull complete 09:40:27 bde34c3a00c8: Pull complete 09:40:27 b352a97aabf1: Pull complete 09:40:27 4872d77fe225: Pull complete 09:40:27 5851b861e8e6: Pull complete 09:40:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:40:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:40:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:27 prd-ubuntu20.04-docker-8c-8g-2029 does not seem to be running inside a container 09:40:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:40:30 $ docker top 5ac275523e116762bbcac85c3c6603dd0fd984a33602066f9955ec0a6990e2af -eo pid,comm 09:40:30 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:40:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:40:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:40:30 [ssh-agent] Looking for ssh-agent implementation... 09:40:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:40:30 $ docker exec 5ac275523e116762bbcac85c3c6603dd0fd984a33602066f9955ec0a6990e2af ssh-agent 09:40:30 SSH_AUTH_SOCK=/tmp/ssh-hsk4jWypPSnK/agent.32 09:40:30 SSH_AGENT_PID=38 09:40:30 Running ssh-add (command line suppressed) 09:40:30 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14812339361892550271.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14812339361892550271.key) 09:40:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:40:31 + git tag --points-at HEAD [Pipeline] } 09:40:31 $ docker exec --env ******** --env ******** 5ac275523e116762bbcac85c3c6603dd0fd984a33602066f9955ec0a6990e2af ssh-agent -k 09:40:31 unset SSH_AUTH_SOCK; 09:40:31 unset SSH_AGENT_PID; 09:40:31 echo Agent pid 38 killed; 09:40:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:40:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:40:31 [ssh-agent] Looking for ssh-agent implementation... 09:40:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:40:31 $ docker exec 5ac275523e116762bbcac85c3c6603dd0fd984a33602066f9955ec0a6990e2af ssh-agent 09:40:31 SSH_AUTH_SOCK=/tmp/ssh-4DgD49piCi8U/agent.70 09:40:31 SSH_AGENT_PID=76 09:40:31 Running ssh-add (command line suppressed) 09:40:31 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6333643002973080434.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6333643002973080434.key) 09:40:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:40:31 + git semver init 09:40:32 2023-01-12 09:40:32,089 [run_init] DEBUG init version:0.0.0 force:False 09:40:32 2023-01-12 09:40:32,089 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 09:40:32 2023-01-12 09:40:32,090 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 09:40:32 2023-01-12 09:40:32,090 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/undry_go-mod-core-contracts_main/.semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 09:40:33 2023-01-12 09:40:32,849 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 09:40:33 2023-01-12 09:40:32,849 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 09:40:33 2023-01-12 09:40:32,850 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 09:40:33 2023-01-12 09:40:32,850 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 09:40:33 3.0.0-dev.3 [Pipeline] } 09:40:33 $ docker exec --env ******** --env ******** 5ac275523e116762bbcac85c3c6603dd0fd984a33602066f9955ec0a6990e2af ssh-agent -k 09:40:33 unset SSH_AUTH_SOCK; 09:40:33 unset SSH_AGENT_PID; 09:40:33 echo Agent pid 76 killed; 09:40:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:40:33 + git semver [Pipeline] } 09:40:33 $ docker stop --time=1 5ac275523e116762bbcac85c3c6603dd0fd984a33602066f9955ec0a6990e2af 09:40:35 $ docker rm -f --volumes 5ac275523e116762bbcac85c3c6603dd0fd984a33602066f9955ec0a6990e2af [Pipeline] // withDockerContainer [Pipeline] sh 09:40:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:40:35 Stashed 1 file(s) [Pipeline] echo 09:40:35 [edgeXSemver]: initialized semver on version 3.0.0-dev.3 [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:40:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:40:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:40:35 ========================================================= 09:40:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 09:40:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:40:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:40:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 09:40:36 213ec9aee27d: Pulling fs layer 09:40:36 4583459ba037: Pulling fs layer 09:40:36 93c1e223e6f2: Pulling fs layer 09:40:36 53926ce57604: Pulling fs layer 09:40:36 21b2b0c7a3f4: Pulling fs layer 09:40:36 22ff95d597cd: Pulling fs layer 09:40:36 12d6caf4c0d1: Pulling fs layer 09:40:36 96b7cbca73a9: Pulling fs layer 09:40:36 a7acece74701: Pulling fs layer 09:40:36 21b2b0c7a3f4: Waiting 09:40:36 22ff95d597cd: Waiting 09:40:36 12d6caf4c0d1: Waiting 09:40:36 96b7cbca73a9: Waiting 09:40:36 a7acece74701: Waiting 09:40:36 53926ce57604: Waiting 09:40:36 93c1e223e6f2: Verifying Checksum 09:40:36 93c1e223e6f2: Download complete 09:40:36 4583459ba037: Download complete 09:40:36 21b2b0c7a3f4: Verifying Checksum 09:40:36 21b2b0c7a3f4: Download complete 09:40:36 22ff95d597cd: Verifying Checksum 09:40:36 22ff95d597cd: Download complete 09:40:36 213ec9aee27d: Verifying Checksum 09:40:36 213ec9aee27d: Download complete 09:40:36 213ec9aee27d: Pull complete 09:40:36 4583459ba037: Pull complete 09:40:36 93c1e223e6f2: Pull complete 09:40:36 a7acece74701: Verifying Checksum 09:40:36 a7acece74701: Download complete 09:40:37 96b7cbca73a9: Verifying Checksum 09:40:37 96b7cbca73a9: Download complete 09:40:37 53926ce57604: Verifying Checksum 09:40:37 53926ce57604: Download complete 09:40:41 53926ce57604: Pull complete 09:40:41 21b2b0c7a3f4: Pull complete 09:40:41 22ff95d597cd: Pull complete 09:40:41 12d6caf4c0d1: Pull complete 09:40:43 96b7cbca73a9: Pull complete 09:40:43 a7acece74701: Pull complete 09:40:43 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 09:40:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:40:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 09:40:44 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:44 + docker inspect -f . ci-base-image-x86_64 09:40:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:44 prd-ubuntu20.04-docker-8c-8g-2029 does not seem to be running inside a container 09:40:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** ci-base-image-x86_64 cat 09:40:49 $ docker top 84e62648c7bc226ea50f9933f57113e70bad80b49fe51a5a51eb8bd8997cefea -eo pid,comm [Pipeline] { [Pipeline] sh 09:40:49 + go version 09:40:49 go version go1.18.7 linux/amd64 [Pipeline] } 09:40:49 $ docker stop --time=1 84e62648c7bc226ea50f9933f57113e70bad80b49fe51a5a51eb8bd8997cefea 09:40:50 Still waiting to schedule task 09:40:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:40:51 $ docker rm -f --volumes 84e62648c7bc226ea50f9933f57113e70bad80b49fe51a5a51eb8bd8997cefea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:51 + docker inspect -f . ci-base-image-x86_64 09:40:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:51 prd-ubuntu20.04-docker-8c-8g-2029 does not seem to be running inside a container 09:40:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** ci-base-image-x86_64 cat 09:40:51 $ docker top 384ecc56dfa5a71bc6d72caefca9372cecd65511e50adac1309db9e14b4adac3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:40:52 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 09:40:52 + make test 09:40:52 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:40:52 go: downloading github.com/go-playground/validator/v10 v10.11.1 09:40:52 go: downloading github.com/google/uuid v1.3.0 09:40:52 go: downloading github.com/stretchr/testify v1.8.1 09:40:52 go: downloading gopkg.in/yaml.v3 v3.0.1 09:40:52 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 09:40:52 go: downloading github.com/go-kit/log v0.2.1 09:40:52 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:40:52 go: downloading github.com/davecgh/go-spew v1.1.1 09:40:52 go: downloading github.com/pmezard/go-difflib v1.0.0 09:40:52 go: downloading github.com/stretchr/objx v0.5.0 09:40:52 go: downloading github.com/x448/float16 v0.8.4 09:40:52 go: downloading golang.org/x/text v0.3.7 09:40:52 go: downloading github.com/go-playground/universal-translator v0.18.0 09:40:52 go: downloading github.com/leodido/go-urn v1.2.1 09:40:52 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 09:40:52 go: downloading github.com/go-playground/locales v0.14.0 09:40:54 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 09:40:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.078s coverage: 83.4% of statements 09:40:59 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] 09:40:59 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 09:40:59 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 09:40:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.047s coverage: 29.4% of statements 09:40:59 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 09:40:59 ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] 09:40:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.014s coverage: 53.5% of statements 09:40:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.050s coverage: 90.5% of statements 09:40:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.029s coverage: 86.8% of statements 09:40:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.022s coverage: 60.5% of statements 09:40:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.041s coverage: 36.1% of statements 09:40:59 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.010s coverage: 48.7% of statements 09:41:07 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 09:41:07 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:41:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:41:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:41:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:41:08 $ docker stop --time=1 384ecc56dfa5a71bc6d72caefca9372cecd65511e50adac1309db9e14b4adac3 09:41:11 $ docker rm -f --volumes 384ecc56dfa5a71bc6d72caefca9372cecd65511e50adac1309db9e14b4adac3 [Pipeline] // withDockerContainer [Pipeline] sh 09:41:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:41:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:41:12 09:41:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:41:12 latest: Pulling from edgex-lftools-log-publisher 09:41:12 5eb5b503b376: Pulling fs layer 09:41:12 5c69ac0246d0: Pulling fs layer 09:41:12 ec43610c2a17: Pulling fs layer 09:41:12 3a2ae6a8a46f: Pulling fs layer 09:41:12 33b1e0a273af: Pulling fs layer 09:41:12 5d3b04190fa2: Pulling fs layer 09:41:12 2f39f015ded8: Pulling fs layer 09:41:12 3a2ae6a8a46f: Waiting 09:41:12 33b1e0a273af: Waiting 09:41:12 2f39f015ded8: Waiting 09:41:12 5c69ac0246d0: Download complete 09:41:12 3a2ae6a8a46f: Download complete 09:41:13 33b1e0a273af: Verifying Checksum 09:41:13 33b1e0a273af: Download complete 09:41:13 5d3b04190fa2: Verifying Checksum 09:41:13 5d3b04190fa2: Download complete 09:41:13 ec43610c2a17: Verifying Checksum 09:41:13 ec43610c2a17: Download complete 09:41:13 5eb5b503b376: Verifying Checksum 09:41:13 5eb5b503b376: Download complete 09:41:13 2f39f015ded8: Verifying Checksum 09:41:13 2f39f015ded8: Download complete 09:41:14 5eb5b503b376: Pull complete 09:41:14 5c69ac0246d0: Pull complete 09:41:14 ec43610c2a17: Pull complete 09:41:14 3a2ae6a8a46f: Pull complete 09:41:14 33b1e0a273af: Pull complete 09:41:14 5d3b04190fa2: Pull complete 09:41:19 2f39f015ded8: Pull complete 09:41:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:41:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:41:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:41:19 prd-ubuntu20.04-docker-8c-8g-2029 does not seem to be running inside a container 09:41:19 $ 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/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:41:23 $ docker top c2b098af994f231f5265da5d5b9008778edc3504e82209728e7a4a1fbf0477d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:41:24 ---> job-cost.sh 09:41:24 lf-activate-venv: SKIPPING 09:41:24 INFO: No Stack... 09:41:24 INFO: Retrieving Pricing Info for: v3-standard-8 09:41:24 INFO: Archiving Costs [Pipeline] sh 09:41:25 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 09:41:25 + cut -d, -f6 [Pipeline] lock 09:41:25 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-91-stack-cost] 09:41:25 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-91-stack-cost] did not exist. Created. 09:41:25 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:41:25 + echo total: 0.2199999988079071 [Pipeline] stash 09:41:25 Stashed 1 file(s) [Pipeline] } 09:41:25 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-91-stack-cost] [Pipeline] // lock [Pipeline] } 09:41:25 $ docker stop --time=1 c2b098af994f231f5265da5d5b9008778edc3504e82209728e7a4a1fbf0477d1 09:41:26 $ docker rm -f --volumes c2b098af994f231f5265da5d5b9008778edc3504e82209728e7a4a1fbf0477d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:42:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2030 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 09:42:26 Running in /w/workspace/go-mod-core-contracts/91 [Pipeline] { [Pipeline] checkout 09:42:26 Selected Git installation does not exist. Using Default 09:42:26 The recommended git tool is: NONE 09:42:31 using credential edgex-jenkins-ssh 09:42:31 Cloning the remote Git repository 09:42:31 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:42:31 > git init /w/workspace/go-mod-core-contracts/91 # timeout=10 09:42:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:42:31 > git --version # timeout=10 09:42:31 > git --version # 'git version 2.25.1' 09:42:31 using GIT_SSH to set credentials SSH Credentials for GitHub 09:42:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:42:33 Avoid second fetch 09:42:33 Checking out Revision 8b66e6c4a15ca6b1d7b5b81cf9db176c5f7874b9 (main) 09:42:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:42:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:42:33 > git config core.sparsecheckout # timeout=10 09:42:33 > git checkout -f 8b66e6c4a15ca6b1d7b5b81cf9db176c5f7874b9 # timeout=10 09:42:34 Commit message: "Merge pull request #782 from jinlinGuan/issue-780" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:42:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:42:35 % Total % Received % Xferd Average Speed Time Time Time Current 09:42:35 Dload Upload Total Spent Left Speed 09:42:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh 09:42:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:42:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:42:36 + sudo tee /etc/docker/daemon.new 09:42:36 { 09:42:36 "registry-mirrors": [ 09:42:36 "https://nexus3.edgexfoundry.org:10001" 09:42:36 ], 09:42:36 "bip": "10.250.0.254/24", 09:42:36 "hosts": [ 09:42:36 "tcp://0.0.0.0:5555", 09:42:36 "unix:///var/run/docker.sock" 09:42:36 ], 09:42:36 "mtu": 1458, 09:42:36 "selinux-enabled": true, 09:42:36 "seccomp-profile": "/etc/docker/seccomp.json" 09:42:36 } [Pipeline] sh 09:42:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:42:36 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 09:42:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:42:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:42:55 ========================================================= 09:42:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 09:42:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:42:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:42:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:42:56 9b18e9b68314: Pulling fs layer 09:42:56 35d82f9e3411: Pulling fs layer 09:42:56 e16973657156: Pulling fs layer 09:42:56 fc693d55d65f: Pulling fs layer 09:42:56 7e9fc2657dce: Pulling fs layer 09:42:56 dda99020689f: Pulling fs layer 09:42:56 db1c61fa0a46: Pulling fs layer 09:42:56 891c053d2c06: Pulling fs layer 09:42:56 7e9fc2657dce: Waiting 09:42:56 891c053d2c06: Waiting 09:42:56 dda99020689f: Waiting 09:42:56 db1c61fa0a46: Waiting 09:42:56 fc693d55d65f: Waiting 09:42:56 e16973657156: Verifying Checksum 09:42:56 e16973657156: Download complete 09:42:56 35d82f9e3411: Download complete 09:42:56 7e9fc2657dce: Verifying Checksum 09:42:56 7e9fc2657dce: Download complete 09:42:56 dda99020689f: Verifying Checksum 09:42:56 dda99020689f: Download complete 09:42:56 9b18e9b68314: Download complete 09:42:57 9b18e9b68314: Pull complete 09:42:57 891c053d2c06: Verifying Checksum 09:42:57 891c053d2c06: Download complete 09:42:57 35d82f9e3411: Pull complete 09:42:58 e16973657156: Pull complete 09:42:58 db1c61fa0a46: Verifying Checksum 09:42:58 db1c61fa0a46: Download complete 09:42:59 fc693d55d65f: Verifying Checksum 09:42:59 fc693d55d65f: Download complete 09:43:11 fc693d55d65f: Pull complete 09:43:11 7e9fc2657dce: Pull complete 09:43:11 dda99020689f: Pull complete 09:43:16 db1c61fa0a46: Pull complete 09:43:18 891c053d2c06: Pull complete 09:43:18 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 09:43:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:43:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 09:43:18 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:19 + docker inspect -f . ci-base-image-arm64 09:43:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:19 prd-ubuntu20.04-docker-arm64-4c-16g-2030 does not seem to be running inside a container 09:43:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/91 -v /w/workspace/go-mod-core-contracts/91:/w/workspace/go-mod-core-contracts/91:rw,z -v /w/workspace/go-mod-core-contracts/91@tmp:/w/workspace/go-mod-core-contracts/91@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 ******** ci-base-image-arm64 cat 09:43:22 $ docker top 29a8e69c3a3a960c2a91eb5ad4a178363dcc7e14e13bcb90c56a528e34260f07 -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:23 + go version 09:43:23 go version go1.18.7 linux/arm64 [Pipeline] } 09:43:23 $ docker stop --time=1 29a8e69c3a3a960c2a91eb5ad4a178363dcc7e14e13bcb90c56a528e34260f07 09:43:24 $ docker rm -f --volumes 29a8e69c3a3a960c2a91eb5ad4a178363dcc7e14e13bcb90c56a528e34260f07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:25 + docker inspect -f . ci-base-image-arm64 09:43:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:25 prd-ubuntu20.04-docker-arm64-4c-16g-2030 does not seem to be running inside a container 09:43:25 $ 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/91 -v /w/workspace/go-mod-core-contracts/91:/w/workspace/go-mod-core-contracts/91:rw,z -v /w/workspace/go-mod-core-contracts/91@tmp:/w/workspace/go-mod-core-contracts/91@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 ******** ci-base-image-arm64 cat 09:43:28 $ docker top dc5670e29c1ed8f0464a001c51da13e81a550655cad29b250d5e93e3cf014a04 -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:28 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/91 [Pipeline] fileExists [Pipeline] sh 09:43:29 + make test 09:43:29 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:43:29 go: downloading github.com/google/uuid v1.3.0 09:43:29 go: downloading github.com/go-kit/log v0.2.1 09:43:29 go: downloading github.com/stretchr/testify v1.8.1 09:43:29 go: downloading github.com/go-playground/validator/v10 v10.11.1 09:43:29 go: downloading gopkg.in/yaml.v3 v3.0.1 09:43:29 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 09:43:30 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:43:30 go: downloading github.com/davecgh/go-spew v1.1.1 09:43:30 go: downloading github.com/pmezard/go-difflib v1.0.0 09:43:30 go: downloading github.com/stretchr/objx v0.5.0 09:43:30 go: downloading github.com/go-playground/universal-translator v0.18.0 09:43:30 go: downloading github.com/leodido/go-urn v1.2.1 09:43:30 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 09:43:30 go: downloading golang.org/x/text v0.3.7 09:43:30 go: downloading github.com/x448/float16 v0.8.4 09:43:30 go: downloading github.com/go-playground/locales v0.14.0 09:43:34 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 09:44:13 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.559s coverage: 83.4% of statements 09:44:13 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] 09:44:13 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 09:44:13 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 09:44:13 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.074s coverage: 29.4% of statements 09:44:13 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 09:44:13 ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] 09:44:13 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.176s coverage: 53.5% of statements 09:44:13 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.087s coverage: 90.5% of statements 09:44:13 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.234s coverage: 86.8% of statements 09:44:13 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.051s coverage: 60.5% of statements 09:44:13 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.015s coverage: 36.1% of statements 09:44:13 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.042s coverage: 48.7% of statements 09:44:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:44:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:44:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:44:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:44:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:44:23 $ docker stop --time=1 dc5670e29c1ed8f0464a001c51da13e81a550655cad29b250d5e93e3cf014a04 09:44:25 $ docker rm -f --volumes dc5670e29c1ed8f0464a001c51da13e81a550655cad29b250d5e93e3cf014a04 [Pipeline] // withDockerContainer [Pipeline] sh 09:44:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:44:26 Warning: overwriting stash ‘coverage-report’ 09:44:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:44:27 09:44:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:44:28 arm64: Pulling from edgex-lftools-log-publisher 09:44:28 8998bd30e6a1: Pulling fs layer 09:44:28 04944245beec: Pulling fs layer 09:44:28 699f458cf7ca: Pulling fs layer 09:44:28 765212b225bb: Pulling fs layer 09:44:28 765212b225bb: Waiting 09:44:28 f23df028b6ca: Pulling fs layer 09:44:28 f23df028b6ca: Waiting 09:44:28 d65c8cfc05b1: Pulling fs layer 09:44:28 2437ff75d9bd: Pulling fs layer 09:44:28 d65c8cfc05b1: Waiting 09:44:28 2437ff75d9bd: Waiting 09:44:28 04944245beec: Verifying Checksum 09:44:28 04944245beec: Download complete 09:44:28 765212b225bb: Verifying Checksum 09:44:28 765212b225bb: Download complete 09:44:28 f23df028b6ca: Verifying Checksum 09:44:28 f23df028b6ca: Download complete 09:44:28 d65c8cfc05b1: Verifying Checksum 09:44:28 d65c8cfc05b1: Download complete 09:44:28 699f458cf7ca: Verifying Checksum 09:44:28 699f458cf7ca: Download complete 09:44:29 8998bd30e6a1: Download complete 09:44:31 2437ff75d9bd: Verifying Checksum 09:44:31 2437ff75d9bd: Download complete 09:44:33 8998bd30e6a1: Pull complete 09:44:33 04944245beec: Pull complete 09:44:35 699f458cf7ca: Pull complete 09:44:35 765212b225bb: Pull complete 09:44:35 f23df028b6ca: Pull complete 09:44:35 d65c8cfc05b1: Pull complete 09:44:50 2437ff75d9bd: Pull complete 09:44:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:44:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:44:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:51 prd-ubuntu20.04-docker-arm64-4c-16g-2030 does not seem to be running inside a container 09:44: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/go-mod-core-contracts/91 -v /w/workspace/go-mod-core-contracts/91:/w/workspace/go-mod-core-contracts/91:rw,z -v /w/workspace/go-mod-core-contracts/91@tmp:/w/workspace/go-mod-core-contracts/91@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:44:53 $ docker top d7879df61ec49af9bbb9e221097378d3eb7ba66b7c978d02f1028ec8c2dbb6f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:44:54 ---> job-cost.sh 09:44:54 lf-activate-venv: SKIPPING 09:44:54 INFO: No Stack... 09:44:54 INFO: Retrieving Pricing Info for: v3-standard-4 09:44:55 INFO: Archiving Costs [Pipeline] sh 09:44:56 + cat /w/workspace/go-mod-core-contracts/91/archives/cost.csv 09:44:56 + cut -d, -f6 [Pipeline] lock 09:44:56 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-91-stack-cost] 09:44:56 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-91-stack-cost] did not exist. Created. 09:44:56 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:44:56 /w/workspace/go-mod-core-contracts/91@tmp/durable-a8dac740/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:44:57 + echo total: 0.10999999940395355 [Pipeline] stash 09:44:57 Warning: overwriting stash ‘stack-cost’ 09:44:57 Stashed 1 file(s) [Pipeline] } 09:44:57 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-91-stack-cost] [Pipeline] // lock [Pipeline] } 09:44:57 $ docker stop --time=1 d7879df61ec49af9bbb9e221097378d3eb7ba66b7c978d02f1028ec8c2dbb6f9 09:44:58 $ docker rm -f --volumes d7879df61ec49af9bbb9e221097378d3eb7ba66b7c978d02f1028ec8c2dbb6f9 [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:44:58 provisioning config files... 09:44:58 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config15088073826603084301tmp [Pipeline] { [Pipeline] sh 09:44:59 + set +x 09:44:59 + curl -s https://codecov.io/bash 09:44:59 + bash -s -- 09:44:59 09:44:59 _____ _ 09:44:59 / ____| | | 09:44:59 | | ___ __| | ___ ___ _____ __ 09:44:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:44:59 | |___| (_) | (_| | __/ (_| (_) \ V / 09:44:59 \_____\___/ \__,_|\___|\___\___/ \_/ 09:44:59 Bash-1.0.6 09:44:59 09:44:59 09:44:59 ==> git version 2.25.1 found 09:44:59 ==> 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:44:59 Release-Date: 2020-01-08 09:44:59 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:44:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:44:59 ==> Jenkins CI detected. 09:44:59 current dir:  /w/workspace/undry_go-mod-core-contracts_main 09:44:59 project root: . 09:44:59 --> token set from env 09:44:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:44:59 ==> Running gcov in . (disable via -X gcov) 09:44:59 ==> Python coveragepy not found 09:44:59 ==> Searching for coverage reports in: 09:44:59 + . 09:44:59 -> Found 1 reports 09:44:59 ==> Detecting git/mercurial file structure 09:44:59 ==> Reading reports 09:44:59 + ./coverage.out bytes=117200 09:44:59 ==> Appending adjustments 09:44:59 https://docs.codecov.io/docs/fixing-reports 09:45:00 + Found adjustments 09:45:00 ==> Gzipping contents 09:45:00 20K /tmp/codecov.3X6tMA.gz 09:45:00 ==> Uploading reports 09:45:00 url: https://codecov.io 09:45:00 query: branch=main&commit=8b66e6c4a15ca6b1d7b5b81cf9db176c5f7874b9&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 09:45:00 -> Pinging Codecov 09:45:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=8b66e6c4a15ca6b1d7b5b81cf9db176c5f7874b9&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 09:45:00 -> Uploading to 09:45:00 https://storage.googleapis.com/codecov/v4/raw/2023-01-12/71470A77251A30514AAF9C0BB2E5B6CE/8b66e6c4a15ca6b1d7b5b81cf9db176c5f7874b9/fd6501ab-0784-4f08-923b-f619afd94de2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230112T094500Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9fa90f29e7dc578209e6b5fc876e45150dcdeff7ab50e7061f2084bbd1b514ba 09:45:00 % Total % Received % Xferd Average Speed Time Time Time Current 09:45:00 Dload Upload Total Spent Left Speed 09:45:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17648 0 0 100 17648 0 68937 --:--:-- --:--:-- --:--:-- 68937 09:45:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/8b66e6c4a15ca6b1d7b5b81cf9db176c5f7874b9 [Pipeline] } 09:45:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:45:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:45:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:45:01 09:45:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:45:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:45:01 df9b9388f04a: Pulling fs layer 09:45:01 52dc419b0ee2: Pulling fs layer 09:45:01 25bc292e5bac: Pulling fs layer 09:45:01 114826534d7a: Pulling fs layer 09:45:01 4657fd5d0bcf: Pulling fs layer 09:45:01 6ad1cebc031e: Pulling fs layer 09:45:01 8a3aa393b2d8: Pulling fs layer 09:45:01 114826534d7a: Waiting 09:45:01 25bc292e5bac: Verifying Checksum 09:45:01 25bc292e5bac: Download complete 09:45:01 52dc419b0ee2: Download complete 09:45:01 4657fd5d0bcf: Verifying Checksum 09:45:01 4657fd5d0bcf: Download complete 09:45:01 df9b9388f04a: Download complete 09:45:01 df9b9388f04a: Pull complete 09:45:01 6ad1cebc031e: Verifying Checksum 09:45:01 6ad1cebc031e: Download complete 09:45:01 52dc419b0ee2: Pull complete 09:45:01 25bc292e5bac: Pull complete 09:45:02 114826534d7a: Verifying Checksum 09:45:02 114826534d7a: Download complete 09:45:02 8a3aa393b2d8: Verifying Checksum 09:45:02 8a3aa393b2d8: Download complete 09:45:10 114826534d7a: Pull complete 09:45:10 4657fd5d0bcf: Pull complete 09:45:10 6ad1cebc031e: Pull complete 09:45:13 8a3aa393b2d8: Pull complete 09:45:13 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 09:45:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:45:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:13 prd-ubuntu20.04-docker-8c-8g-2029 does not seem to be running inside a container 09:45:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:45:15 $ docker top aa9c8f9a5a10d3f99af86f007e1044dfaf140fe36e91c4b18426c542be114e6f -eo pid,comm [Pipeline] { [Pipeline] echo 09:45:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 09:45:15 + set -o pipefail 09:45:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 09:45:19 09:45:19 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... 09:45:19 09:45:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/2ebba8ca-24f7-4e22-b72c-1ba0f7837902 09:45:19 09:45:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:45:19 09:45:19 09:45:19 A medium severity vulnerability was found in the Snyk CLI versions you are using. 09:45:19 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 09:45:19 More details here: https://snyk.co/ue1NS [Pipeline] } 09:45:19 $ docker stop --time=1 aa9c8f9a5a10d3f99af86f007e1044dfaf140fe36e91c4b18426c542be114e6f 09:45:21 $ docker rm -f --volumes aa9c8f9a5a10d3f99af86f007e1044dfaf140fe36e91c4b18426c542be114e6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:45:22 + git log --format=format:%s -1 8b66e6c4a15ca6b1d7b5b81cf9db176c5f7874b9 [Pipeline] sh 09:45:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:45:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:45:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:22 prd-ubuntu20.04-docker-8c-8g-2029 does not seem to be running inside a container 09:45:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:45:23 $ docker top e0bedfcdc263da621c287d3fda2c6a426a476569cd271acf3779a29a19dcf129 -eo pid,comm 09:45:23 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:45:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:45:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:45:23 [ssh-agent] Looking for ssh-agent implementation... 09:45:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:45:23 $ docker exec e0bedfcdc263da621c287d3fda2c6a426a476569cd271acf3779a29a19dcf129 ssh-agent 09:45:23 SSH_AUTH_SOCK=/tmp/ssh-TRwdhWmmz8U6/agent.15 09:45:23 SSH_AGENT_PID=28 09:45:23 Running ssh-add (command line suppressed) 09:45:23 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_419878962942328318.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_419878962942328318.key) 09:45:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:45:24 + git semver tag 09:45:24 2023-01-12 09:45:24,277 [run_tag] DEBUG tag force:False 09:45:24 2023-01-12 09:45:24,278 [check_head_tag] DEBUG check head tag 09:45:24 2023-01-12 09:45:24,280 [execute] INFO git cat-file --batch-check 09:45:24 2023-01-12 09:45:24,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 09:45:24 2023-01-12 09:45:24,283 [execute] INFO git cat-file --batch 09:45:24 2023-01-12 09:45:24,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 09:45:24 2023-01-12 09:45:24,356 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 09:45:24 2023-01-12 09:45:24,356 [execute] INFO git tag -a v3.0.0-dev.3 -m v3.0.0-dev.3 09:45:24 2023-01-12 09:45:24,357 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.3', '-m', 'v3.0.0-dev.3'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 09:45:24 2023-01-12 09:45:24,360 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 09:45:24 3.0.0-dev.3 [Pipeline] } 09:45:24 $ docker exec --env ******** --env ******** e0bedfcdc263da621c287d3fda2c6a426a476569cd271acf3779a29a19dcf129 ssh-agent -k 09:45:24 unset SSH_AUTH_SOCK; 09:45:24 unset SSH_AGENT_PID; 09:45:24 echo Agent pid 28 killed; 09:45:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:45:25 + git semver [Pipeline] } 09:45:25 $ docker stop --time=1 e0bedfcdc263da621c287d3fda2c6a426a476569cd271acf3779a29a19dcf129 09:45:26 $ docker rm -f --volumes e0bedfcdc263da621c287d3fda2c6a426a476569cd271acf3779a29a19dcf129 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:45:27 09:45:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:45:27 0.23.1-centos7: Pulling from edgex-lftools 09:45:27 ab5ef0e58194: Pulling fs layer 09:45:27 9712f1f96733: Pulling fs layer 09:45:27 63f879dbbcfc: Pulling fs layer 09:45:27 0d9ebad4ef96: Pulling fs layer 09:45:27 e9a5061849ea: Pulling fs layer 09:45:27 d747dcd14b5f: Pulling fs layer 09:45:27 2de7ff778b66: Pulling fs layer 09:45:27 2de7ff778b66: Waiting 09:45:27 e9a5061849ea: Waiting 09:45:27 d747dcd14b5f: Waiting 09:45:27 0d9ebad4ef96: Waiting 09:45:27 9712f1f96733: Verifying Checksum 09:45:27 9712f1f96733: Download complete 09:45:27 63f879dbbcfc: Verifying Checksum 09:45:27 63f879dbbcfc: Download complete 09:45:28 e9a5061849ea: Verifying Checksum 09:45:28 e9a5061849ea: Download complete 09:45:28 0d9ebad4ef96: Verifying Checksum 09:45:28 0d9ebad4ef96: Download complete 09:45:28 d747dcd14b5f: Download complete 09:45:28 ab5ef0e58194: Verifying Checksum 09:45:28 ab5ef0e58194: Download complete 09:45:28 2de7ff778b66: Verifying Checksum 09:45:28 2de7ff778b66: Download complete 09:45:31 ab5ef0e58194: Pull complete 09:45:31 9712f1f96733: Pull complete 09:45:31 63f879dbbcfc: Pull complete 09:45:36 0d9ebad4ef96: Pull complete 09:45:36 e9a5061849ea: Pull complete 09:45:36 d747dcd14b5f: Pull complete 09:45:37 2de7ff778b66: Pull complete 09:45:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:45:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:45:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:37 prd-ubuntu20.04-docker-8c-8g-2029 does not seem to be running inside a container 09:45:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:45:42 $ docker top 31ae974ae233658640519822821fcb21084b13456cfbbc4274af419e350c7670 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:45:42 provisioning config files... 09:45:42 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5154314455365488115tmp 09:45:42 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config13519464903155155157tmp 09:45:42 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6941843366809431978tmp [Pipeline] { [Pipeline] echo 09:45:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:45:43 ---> sigul-configuration.sh 09:45:43 gpg: directory `/root/.gnupg' created 09:45:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:45:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:45:43 gpg: keyring `/root/.gnupg/secring.gpg' created 09:45:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:45:43 gpg: CAST5 encrypted data 09:45:43 gpg: encrypted with 1 passphrase 09:45:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:45:43 + mkdir /home/jenkins 09:45:43 + mkdir /home/jenkins/sigul [Pipeline] sh 09:45:43 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:45:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:45:44 ---> sigul-install.sh 09:45:44 Sigul already installed; skipping installation. [Pipeline] sh 09:45:44 + git tag --list 09:45:44 v0.0.0 09:45:44 v0.0.1 09:45:44 v0.1.0 09:45:44 v0.1.1 09:45:44 v0.1.10 09:45:44 v0.1.100 09:45:44 v0.1.101 09:45:44 v0.1.102 09:45:44 v0.1.103 09:45:44 v0.1.104 09:45:44 v0.1.105 09:45:44 v0.1.106 09:45:44 v0.1.107 09:45:44 v0.1.108 09:45:44 v0.1.109 09:45:44 v0.1.11 09:45:44 v0.1.110 09:45:44 v0.1.111 09:45:44 v0.1.112 09:45:44 v0.1.113 09:45:44 v0.1.114 09:45:44 v0.1.115 09:45:44 v0.1.116 09:45:44 v0.1.117 09:45:44 v0.1.118 09:45:44 v0.1.119 09:45:44 v0.1.12 09:45:44 v0.1.120 09:45:44 v0.1.121 09:45:44 v0.1.122 09:45:44 v0.1.123 09:45:44 v0.1.124 09:45:44 v0.1.125 09:45:44 v0.1.126 09:45:44 v0.1.127 09:45:44 v0.1.128 09:45:44 v0.1.129 09:45:44 v0.1.13 09:45:44 v0.1.130 09:45:44 v0.1.131 09:45:44 v0.1.132 09:45:44 v0.1.133 09:45:44 v0.1.134 09:45:44 v0.1.135 09:45:44 v0.1.136 09:45:44 v0.1.137 09:45:44 v0.1.138 09:45:44 v0.1.139 09:45:44 v0.1.14 09:45:44 v0.1.140 09:45:44 v0.1.141 09:45:44 v0.1.142 09:45:44 v0.1.143 09:45:44 v0.1.144 09:45:44 v0.1.145 09:45:44 v0.1.146 09:45:44 v0.1.147 09:45:44 v0.1.148 09:45:44 v0.1.149 09:45:44 v0.1.15 09:45:44 v0.1.16 09:45:44 v0.1.17 09:45:44 v0.1.18 09:45:44 v0.1.19 09:45:44 v0.1.2 09:45:44 v0.1.20 09:45:44 v0.1.21 09:45:44 v0.1.22 09:45:44 v0.1.23 09:45:44 v0.1.24 09:45:44 v0.1.25 09:45:44 v0.1.26 09:45:44 v0.1.27 09:45:44 v0.1.28 09:45:44 v0.1.29 09:45:44 v0.1.3 09:45:44 v0.1.30 09:45:44 v0.1.31 09:45:44 v0.1.32 09:45:44 v0.1.33 09:45:44 v0.1.34 09:45:44 v0.1.35 09:45:44 v0.1.36 09:45:44 v0.1.37 09:45:44 v0.1.38 09:45:44 v0.1.39 09:45:44 v0.1.4 09:45:44 v0.1.40 09:45:44 v0.1.41 09:45:44 v0.1.42 09:45:44 v0.1.43 09:45:44 v0.1.44 09:45:44 v0.1.45 09:45:44 v0.1.46 09:45:44 v0.1.47 09:45:44 v0.1.48 09:45:44 v0.1.49 09:45:44 v0.1.5 09:45:44 v0.1.50 09:45:44 v0.1.51 09:45:44 v0.1.52 09:45:44 v0.1.53 09:45:44 v0.1.54 09:45:44 v0.1.55 09:45:44 v0.1.56 09:45:44 v0.1.57 09:45:44 v0.1.58 09:45:44 v0.1.59 09:45:44 v0.1.6 09:45:44 v0.1.60 09:45:44 v0.1.61 09:45:44 v0.1.62 09:45:44 v0.1.63 09:45:44 v0.1.64 09:45:44 v0.1.65 09:45:44 v0.1.66 09:45:44 v0.1.67 09:45:44 v0.1.68 09:45:44 v0.1.69 09:45:44 v0.1.7 09:45:44 v0.1.70 09:45:44 v0.1.71 09:45:44 v0.1.72 09:45:44 v0.1.73 09:45:44 v0.1.74 09:45:44 v0.1.75 09:45:44 v0.1.76 09:45:44 v0.1.77 09:45:44 v0.1.78 09:45:44 v0.1.79 09:45:44 v0.1.8 09:45:44 v0.1.80 09:45:44 v0.1.81 09:45:44 v0.1.82 09:45:44 v0.1.83 09:45:44 v0.1.84 09:45:44 v0.1.85 09:45:44 v0.1.86 09:45:44 v0.1.87 09:45:44 v0.1.88 09:45:44 v0.1.89 09:45:44 v0.1.9 09:45:44 v0.1.90 09:45:44 v0.1.91 09:45:44 v0.1.92 09:45:44 v0.1.93 09:45:44 v0.1.94 09:45:44 v0.1.95 09:45:44 v0.1.96 09:45:44 v0.1.97 09:45:44 v0.1.98 09:45:44 v0.1.99 09:45:44 v2.0.0 09:45:44 v2.1.0 09:45:44 v2.1.1 09:45:44 v2.1.1-dev.2 09:45:44 v2.2.0 09:45:44 v2.2.1-dev.1 09:45:44 v2.2.1-dev.10 09:45:44 v2.2.1-dev.11 09:45:44 v2.2.1-dev.2 09:45:44 v2.2.1-dev.3 09:45:44 v2.2.1-dev.4 09:45:44 v2.2.1-dev.5 09:45:44 v2.2.1-dev.6 09:45:44 v2.2.1-dev.7 09:45:44 v2.2.1-dev.8 09:45:44 v2.2.1-dev.9 09:45:44 v2.3.0 09:45:44 v2.3.0-dev.12 09:45:44 v2.3.0-dev.13 09:45:44 v2.3.0-dev.14 09:45:44 v2.3.0-dev.15 09:45:44 v2.3.0-dev.16 09:45:44 v2.3.0-dev.17 09:45:44 v2.3.0-dev.18 09:45:44 v2.3.0-dev.19 09:45:44 v2.3.0-dev.20 09:45:44 v2.3.1-dev.1 09:45:44 v3.0.0-dev.1 09:45:44 v3.0.0-dev.2 09:45:44 v3.0.0-dev.3 [Pipeline] sh 09:45:44 + lftools sign git-tag v3.0.0-dev.3 09:45:45 Signing Git tag with Sigul... 09:45:45 Signing v3.0.0-dev.3 [Pipeline] echo 09:45:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:45:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:45:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:45:45 $ docker stop --time=1 31ae974ae233658640519822821fcb21084b13456cfbbc4274af419e350c7670 09:45:47 $ docker rm -f --volumes 31ae974ae233658640519822821fcb21084b13456cfbbc4274af419e350c7670 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:45:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:45:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:45:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:47 prd-ubuntu20.04-docker-8c-8g-2029 does not seem to be running inside a container 09:45:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:45:48 $ docker top 564c9486cead9d7f2c0040579344e5eeeb251601258a70f373ea033c00fe5cd8 -eo pid,comm 09:45:48 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:45:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:45:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:45:48 [ssh-agent] Looking for ssh-agent implementation... 09:45:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:45:48 $ docker exec 564c9486cead9d7f2c0040579344e5eeeb251601258a70f373ea033c00fe5cd8 ssh-agent 09:45:48 SSH_AUTH_SOCK=/tmp/ssh-W2N10Yprebmw/agent.32 09:45:48 SSH_AGENT_PID=38 09:45:48 Running ssh-add (command line suppressed) 09:45:48 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9711554188281314906.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9711554188281314906.key) 09:45:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:45:49 + git semver bump pre 09:45:49 2023-01-12 09:45:49,196 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 09:45:49 2023-01-12 09:45:49,196 [bump_version] DEBUG bumping version:3.0.0-dev.3 on axis:pre with prefix:dev 09:45:49 2023-01-12 09:45:49,197 [bump_version] DEBUG bumped version:3.0.0-dev.4 09:45:49 2023-01-12 09:45:49,197 [write_version] DEBUG write version:3.0.0-dev.4 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 09:45:49 2023-01-12 09:45:49,197 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 09:45:49 2023-01-12 09:45:49,197 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 09:45:49 2023-01-12 09:45:49,198 [execute] INFO git cat-file --batch-check 09:45:49 2023-01-12 09:45:49,199 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 09:45:49 2023-01-12 09:45:49,203 [execute] INFO git cat-file --batch 09:45:49 2023-01-12 09:45:49,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 09:45:49 2023-01-12 09:45:49,209 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 09:45:49 3.0.0-dev.4 [Pipeline] } 09:45:49 $ docker exec --env ******** --env ******** 564c9486cead9d7f2c0040579344e5eeeb251601258a70f373ea033c00fe5cd8 ssh-agent -k 09:45:49 unset SSH_AUTH_SOCK; 09:45:49 unset SSH_AGENT_PID; 09:45:49 echo Agent pid 38 killed; 09:45:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:45:49 + git semver [Pipeline] } 09:45:49 $ docker stop --time=1 564c9486cead9d7f2c0040579344e5eeeb251601258a70f373ea033c00fe5cd8 09:45:51 $ docker rm -f --volumes 564c9486cead9d7f2c0040579344e5eeeb251601258a70f373ea033c00fe5cd8 [Pipeline] // withDockerContainer [Pipeline] sh 09:45:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:45:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:45:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:51 prd-ubuntu20.04-docker-8c-8g-2029 does not seem to be running inside a container 09:45:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:45:52 $ docker top d5e90a9c576cd1748241daa214e1660eb886c4643bc416dc6002a3dce98e9ff9 -eo pid,comm 09:45:52 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:45:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:45:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:45:52 [ssh-agent] Looking for ssh-agent implementation... 09:45:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:45:52 $ docker exec d5e90a9c576cd1748241daa214e1660eb886c4643bc416dc6002a3dce98e9ff9 ssh-agent 09:45:52 SSH_AUTH_SOCK=/tmp/ssh-Lr9bAk7E3jVA/agent.32 09:45:52 SSH_AGENT_PID=38 09:45:52 Running ssh-add (command line suppressed) 09:45:52 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7822135563132911970.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7822135563132911970.key) 09:45:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:45:52 + git semver push 09:45:53 2023-01-12 09:45:53,155 [run_push] DEBUG push 09:45:53 2023-01-12 09:45:53,156 [execute] INFO git cat-file --batch-check 09:45:53 2023-01-12 09:45:53,156 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 09:45:53 2023-01-12 09:45:53,160 [execute] INFO git rev-list 07450281373b78c91952c48f1e50995513f7626b -- 09:45:53 2023-01-12 09:45:53,160 [execute] DEBUG Popen(['git', 'rev-list', '07450281373b78c91952c48f1e50995513f7626b', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 09:45:53 2023-01-12 09:45:53,171 [execute] INFO git fetch -v origin 09:45:53 2023-01-12 09:45:53,171 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 09:45:53 2023-01-12 09:45:53,670 [run_push] DEBUG no remote changes detected 09:45:53 2023-01-12 09:45:53,671 [execute] INFO git push origin semver 09:45:53 2023-01-12 09:45:53,671 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 09:45:55 2023-01-12 09:45:54,780 [run_push] DEBUG push all version tags 09:45:55 2023-01-12 09:45:54,780 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:45:55 2023-01-12 09:45:54,781 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 09:45:55 2023-01-12 09:45:55,660 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 09:45:55 3.0.0-dev.4 [Pipeline] } 09:45:55 $ docker exec --env ******** --env ******** d5e90a9c576cd1748241daa214e1660eb886c4643bc416dc6002a3dce98e9ff9 ssh-agent -k 09:45:55 unset SSH_AUTH_SOCK; 09:45:55 unset SSH_AGENT_PID; 09:45:55 echo Agent pid 38 killed; 09:45:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:45:56 + git semver [Pipeline] } 09:45:56 $ docker stop --time=1 d5e90a9c576cd1748241daa214e1660eb886c4643bc416dc6002a3dce98e9ff9 09:45:57 $ docker rm -f --volumes d5e90a9c576cd1748241daa214e1660eb886c4643bc416dc6002a3dce98e9ff9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:45:58 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 09:45:58 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 09:45:58 total 16 09:45:58 drwxr-xr-x 3 root root 4096 Jan 12 09:41 . 09:45:58 drwxrwxr-x 11 jenkins jenkins 4096 Jan 12 09:45 .. 09:45:58 drwxr-xr-x 2 root root 4096 Jan 12 09:41 cost 09:45:58 -rw-r--r-- 1 root root 92 Jan 12 09:41 cost.csv 09:45:58 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 09:45:58 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 09:45:58 total 16 09:45:58 drwxr-xr-x 3 jenkins jenkins 4096 Jan 12 09:41 . 09:45:58 drwxrwxr-x 11 jenkins jenkins 4096 Jan 12 09:45 .. 09:45:58 drwxr-xr-x 2 jenkins jenkins 4096 Jan 12 09:41 cost 09:45:58 -rw-r--r-- 1 jenkins jenkins 92 Jan 12 09:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:45:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:45:59 ---> package-listing.sh 09:45:59 ++ facter osfamily 09:45:59 ++ tr '[:upper:]' '[:lower:]' 09:45:59 + OS_FAMILY=debian 09:45:59 + workspace=/w/workspace/undry_go-mod-core-contracts_main 09:45:59 + START_PACKAGES=/tmp/packages_start.txt 09:45:59 + END_PACKAGES=/tmp/packages_end.txt 09:45:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:45:59 + PACKAGES=/tmp/packages_start.txt 09:45:59 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 09:45:59 + PACKAGES=/tmp/packages_end.txt 09:45:59 + case "${OS_FAMILY}" in 09:45:59 + dpkg -l 09:45:59 + grep '^ii' 09:45:59 + '[' -f /tmp/packages_start.txt ']' 09:45:59 + '[' -f /tmp/packages_end.txt ']' 09:45:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:45:59 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 09:45:59 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 09:45:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 09:45:59 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:45:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:46:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:00 prd-ubuntu20.04-docker-8c-8g-2029 does not seem to be running inside a container 09:46:00 $ 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:46:00 $ docker top 70ed16dd6cddd965fb56096f87a39e33d40ee2cb3cd65b7c41c8891d0becd622 -eo pid,comm [Pipeline] { [Pipeline] sh 09:46:01 + touch /tmp/pre-build-complete [Pipeline] sh 09:46:01 + mkdir -p /var/log/sysstat [Pipeline] sh 09:46:01 + ls /var/log/sa-host 09:46:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:46:01 provisioning config files... 09:46:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config10654386020217195142tmp [Pipeline] { [Pipeline] echo 09:46:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:46:02 ---> create-netrc.sh [Pipeline] } 09:46:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:46:02 ---> python-tools-install.sh [Pipeline] echo 09:46:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:46:02 ---> sudo-logs.sh 09:46:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:46:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:46:03 ---> job-cost.sh 09:46:03 lf-activate-venv: SKIPPING 09:46:03 DEBUG: total: 0.2199999988079071 09:46:03 INFO: Retrieving Stack Cost... 09:46:04 INFO: Retrieving Pricing Info for: v3-standard-8 09:46:04 INFO: Archiving Costs [Pipeline] echo 09:46:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:46:04 ---> logs-deploy.sh 09:46:04 lf-activate-venv: SKIPPING 09:46:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/91 09:46:04 INFO: archiving workspace using pattern(s): 09:46:05 Archives upload complete. 09:46:05 INFO: archiving logs to Nexus