Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 94d02440d1643392b4764ac34492bf63f679cee7 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-ssh10033346692399854556.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh17574275647426396470.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 c72b16708d6eed9a08be464a432ce22db7d90667 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4587168479797447845.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh6185133309204345736.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh2016103873463583195.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-9075’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9078 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 94d02440d1643392b4764ac34492bf63f679cee7 (main) > 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 94d02440d1643392b4764ac34492bf63f679cee7 # timeout=10 Commit message: "Merge pull request #716 from jinlinGuan/issue-710-resource" > git rev-list --no-walk d6292a9af77e0082b61342a6f7fa692c53761d12 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:50:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:50:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:50:38 ========================================================= 14:50:38 EdgeX Global Pipelines Version Info 14:50:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:50:39 ------------------- 14:50:39 stable info: 14:50:39 ------------------- 14:50:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:50:39 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 14:50:39 Message: update stable to v1.0.221 14:50:40 ------------------- 14:50:40 experimental info: 14:50:40 ------------------- 14:50:40 Commited By: **** collab-it+edgex@linuxfoundation.org 14:50:40 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 14:50:40 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 94d02440d1643392b4764ac34492bf63f679cee7 [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 94d0244 [Pipeline] echo 14:50:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:50:41 + git rev-list -1 --merges 94d02440d1643392b4764ac34492bf63f679cee7~1..94d02440d1643392b4764ac34492bf63f679cee7 [Pipeline] echo 14:50:41 -----------> git rev-list -1 --merges 94d02440d1643392b4764ac34492bf63f679cee7~1..94d02440d1643392b4764ac34492bf63f679cee7 94d02440d1643392b4764ac34492bf63f679cee7 14:50:41 94d02440d1643392b4764ac34492bf63f679cee7 [false] [Pipeline] sh 14:50:41 + git log --format=format:%s -1 94d02440d1643392b4764ac34492bf63f679cee7 [Pipeline] echo 14:50:41 ========================================================= 14:50:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:50:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:50:41 + git log --format=format:%s -1 94d02440d1643392b4764ac34492bf63f679cee7 [Pipeline] echo 14:50:41 [semverPrep] GIT_COMMIT: 94d02440d1643392b4764ac34492bf63f679cee7, Commit Message: Merge pull request #716 from jinlinGuan/issue-710-resource [Pipeline] echo 14:50:41 [semverPrep] This is not a build commit. [Pipeline] sh 14:50:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:50:42 + grep -v github /etc/ssh/ssh_known_hosts 14:50:42 + [ -e /tmp/ssh_known_hosts ] 14:50:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:50:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:50:42 + sudo tee -a /etc/ssh/ssh_known_hosts 14:50:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:50:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:50:42 14:50:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:50:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:50:43 latest: Pulling from edgex-devops/git-semver 14:50:43 a0d0a0d46f8b: Pulling fs layer 14:50:43 3e5f54012d9b: Pulling fs layer 14:50:43 4c7163046ea9: Pulling fs layer 14:50:43 0c2d73faf560: Pulling fs layer 14:50:43 0c2d73faf560: Waiting 14:50:43 3e5f54012d9b: Verifying Checksum 14:50:43 3e5f54012d9b: Download complete 14:50:43 a0d0a0d46f8b: Download complete 14:50:43 0c2d73faf560: Verifying Checksum 14:50:43 0c2d73faf560: Download complete 14:50:43 4c7163046ea9: Verifying Checksum 14:50:43 4c7163046ea9: Download complete 14:50:43 a0d0a0d46f8b: Pull complete 14:50:43 3e5f54012d9b: Pull complete 14:50:44 4c7163046ea9: Pull complete 14:50:44 0c2d73faf560: Pull complete 14:50:44 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 14:50:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:50:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:50:44 prd-ubuntu20.04-docker-8c-8g-9078 does not seem to be running inside a container 14:50:44 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:50:45 $ docker top 7f8b4f91bf3d56f9862e59698d9c4dbd54097edfbebcae557ce3cb9f1d1ee729 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:50:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:50:45 [ssh-agent] Looking for ssh-agent implementation... 14:50:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:50:45 $ docker exec 7f8b4f91bf3d56f9862e59698d9c4dbd54097edfbebcae557ce3cb9f1d1ee729 ssh-agent 14:50:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpDfghE/agent.14 14:50:45 SSH_AGENT_PID=20 14:50:45 Running ssh-add (command line suppressed) 14:50:45 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6441965381745810161.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6441965381745810161.key) 14:50:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:50:46 + git tag --points-at HEAD [Pipeline] } 14:50:46 $ docker exec --env ******** --env ******** 7f8b4f91bf3d56f9862e59698d9c4dbd54097edfbebcae557ce3cb9f1d1ee729 ssh-agent -k 14:50:46 unset SSH_AUTH_SOCK; 14:50:46 unset SSH_AGENT_PID; 14:50:46 echo Agent pid 20 killed; 14:50:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:50:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:50:46 [ssh-agent] Looking for ssh-agent implementation... 14:50:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:50:46 $ docker exec 7f8b4f91bf3d56f9862e59698d9c4dbd54097edfbebcae557ce3cb9f1d1ee729 ssh-agent 14:50:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEFLOCF/agent.54 14:50:46 SSH_AGENT_PID=60 14:50:46 Running ssh-add (command line suppressed) 14:50:46 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7922330652977316570.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7922330652977316570.key) 14:50:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:50:46 + git semver init 14:50:46 # -> Open(): unable to determine branch for HEAD 14:50:46 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 14:50:46 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 14:50:46 # $SEMVER_REMOTE_NAME = origin 14:50:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:50:46 # $SEMVER_USER_NAME = edgex-jenkins 14:50:46 # $SEMVER_BRANCH = main 14:50:46 # $SEMVER_TEMP = /tmp/semver-260186301 14:50:46 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 14:50:47 # '/tmp/semver-260186301' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' 14:50:47 # -> Force: false 14:50:47 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 14:50:47 $ docker exec --env ******** --env ******** 7f8b4f91bf3d56f9862e59698d9c4dbd54097edfbebcae557ce3cb9f1d1ee729 ssh-agent -k 14:50:47 unset SSH_AUTH_SOCK; 14:50:47 unset SSH_AGENT_PID; 14:50:47 echo Agent pid 60 killed; 14:50:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:50:48 + git semver [Pipeline] } 14:50:48 $ docker stop --time=1 7f8b4f91bf3d56f9862e59698d9c4dbd54097edfbebcae557ce3cb9f1d1ee729 14:50:49 $ docker rm -f 7f8b4f91bf3d56f9862e59698d9c4dbd54097edfbebcae557ce3cb9f1d1ee729 [Pipeline] // withDockerContainer [Pipeline] sh 14:50:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:50:50 Stashed 1 file(s) [Pipeline] echo 14:50:50 [edgeXSemver]: initialized semver on version 2.2.0-dev.19 [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 14:50:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:50:50 ========================================================= 14:50:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 14:50:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:50:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:50:50 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 14:50:50 59bf1c3509f3: Pulling fs layer 14:50:50 666ba61612fd: Pulling fs layer 14:50:50 8ed8ca486205: Pulling fs layer 14:50:50 4fe6c5a15a65: Pulling fs layer 14:50:50 22a0e8bec74d: Pulling fs layer 14:50:50 4fe6c5a15a65: Waiting 14:50:50 640e595b4fbd: Pulling fs layer 14:50:50 763cafe07f6e: Pulling fs layer 14:50:50 640e595b4fbd: Waiting 14:50:50 22a0e8bec74d: Waiting 14:50:50 0c0b528cf693: Pulling fs layer 14:50:50 763cafe07f6e: Waiting 14:50:50 10935f4eaf8b: Pulling fs layer 14:50:50 10935f4eaf8b: Waiting 14:50:50 8ed8ca486205: Verifying Checksum 14:50:50 8ed8ca486205: Download complete 14:50:50 666ba61612fd: Download complete 14:50:50 22a0e8bec74d: Verifying Checksum 14:50:50 22a0e8bec74d: Download complete 14:50:50 640e595b4fbd: Verifying Checksum 14:50:50 640e595b4fbd: Download complete 14:50:50 763cafe07f6e: Verifying Checksum 14:50:50 763cafe07f6e: Download complete 14:50:50 59bf1c3509f3: Verifying Checksum 14:50:50 59bf1c3509f3: Download complete 14:50:50 0c0b528cf693: Verifying Checksum 14:50:51 59bf1c3509f3: Pull complete 14:50:51 666ba61612fd: Pull complete 14:50:51 8ed8ca486205: Pull complete 14:50:51 10935f4eaf8b: Verifying Checksum 14:50:51 10935f4eaf8b: Download complete 14:50:51 4fe6c5a15a65: Verifying Checksum 14:50:51 4fe6c5a15a65: Download complete 14:50:55 4fe6c5a15a65: Pull complete 14:50:55 22a0e8bec74d: Pull complete 14:50:55 640e595b4fbd: Pull complete 14:50:55 763cafe07f6e: Pull complete 14:50:56 0c0b528cf693: Pull complete 14:50:58 10935f4eaf8b: Pull complete 14:50:58 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 14:50:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:50:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 14:50:58 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 14:50:59 + docker inspect -f . ci-base-image-x86_64 14:50:59 . [Pipeline] withDockerContainer 14:50:59 prd-ubuntu20.04-docker-8c-8g-9078 does not seem to be running inside a container 14:50:59 $ 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 ******** ci-base-image-x86_64 cat 14:51:01 $ docker top 7dc2b8bde0c230422ca87814effbe2495949044db4a50f0823b6545dbcce77df -eo pid,comm [Pipeline] { [Pipeline] sh 14:51:01 + go version 14:51:01 go version go1.17.6 linux/amd64 [Pipeline] } 14:51:01 $ docker stop --time=1 7dc2b8bde0c230422ca87814effbe2495949044db4a50f0823b6545dbcce77df 14:51:02 $ docker rm -f 7dc2b8bde0c230422ca87814effbe2495949044db4a50f0823b6545dbcce77df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:51:03 + docker inspect -f . ci-base-image-x86_64 14:51:03 . [Pipeline] withDockerContainer 14:51:03 prd-ubuntu20.04-docker-8c-8g-9078 does not seem to be running inside a container 14:51:03 $ 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 ******** ci-base-image-x86_64 cat 14:51:03 $ docker top e331502bdd2cefdcfe1623f212854f0ee3d030f75e5ab3690168706e9466b36b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:51:04 + make test 14:51:04 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:51:04 go: downloading github.com/go-kit/log v0.2.0 14:51:04 go: downloading github.com/stretchr/testify v1.7.1 14:51:04 go: downloading github.com/go-playground/validator/v10 v10.10.1 14:51:04 go: downloading github.com/google/uuid v1.3.0 14:51:04 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 14:51:04 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 14:51:04 go: downloading github.com/x448/float16 v0.8.4 14:51:04 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:51:04 go: downloading github.com/davecgh/go-spew v1.1.1 14:51:04 go: downloading github.com/pmezard/go-difflib v1.0.0 14:51:04 go: downloading github.com/stretchr/objx v0.1.1 14:51:04 go: downloading golang.org/x/text v0.3.7 14:51:04 go: downloading github.com/leodido/go-urn v1.2.1 14:51:04 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 14:51:04 go: downloading github.com/go-playground/universal-translator v0.18.0 14:51:04 go: downloading github.com/go-playground/locales v0.14.0 14:51:05 Still waiting to schedule task 14:51:05 ‘prd-ubuntu20.04-docker-arm64-4c-16g-9076’ is offline 14:51:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 14:51:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.091s coverage: 83.6% of statements 14:51:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 14:51:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 14:51:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 14:51:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.031s coverage: 29.4% of statements 14:51:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 14:51:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.022s coverage: 47.0% of statements 14:51:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.019s coverage: 90.5% of statements 14:51:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.041s coverage: 86.8% of statements 14:51:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.045s coverage: 59.5% of statements 14:51:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.022s coverage: 36.1% of statements 14:51:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.008s coverage: 48.7% of statements 14:51:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:51:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:51:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:51:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:51:21 $ docker stop --time=1 e331502bdd2cefdcfe1623f212854f0ee3d030f75e5ab3690168706e9466b36b 14:51:23 $ docker rm -f e331502bdd2cefdcfe1623f212854f0ee3d030f75e5ab3690168706e9466b36b [Pipeline] // withDockerContainer [Pipeline] sh 14:51:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:51:23 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] sh 14:51:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:51:24 14:51:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:51:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:51:24 latest: Pulling from edgex-lftools-log-publisher 14:51:24 5eb5b503b376: Pulling fs layer 14:51:24 5c69ac0246d0: Pulling fs layer 14:51:24 ec43610c2a17: Pulling fs layer 14:51:24 3a2ae6a8a46f: Pulling fs layer 14:51:24 33b1e0a273af: Pulling fs layer 14:51:24 5d3b04190fa2: Pulling fs layer 14:51:24 2f39f015ded8: Pulling fs layer 14:51:24 5d3b04190fa2: Waiting 14:51:24 2f39f015ded8: Waiting 14:51:24 3a2ae6a8a46f: Waiting 14:51:24 5c69ac0246d0: Verifying Checksum 14:51:24 5c69ac0246d0: Download complete 14:51:24 3a2ae6a8a46f: Verifying Checksum 14:51:24 3a2ae6a8a46f: Download complete 14:51:24 33b1e0a273af: Verifying Checksum 14:51:24 33b1e0a273af: Download complete 14:51:24 ec43610c2a17: Verifying Checksum 14:51:24 ec43610c2a17: Download complete 14:51:24 5d3b04190fa2: Verifying Checksum 14:51:24 5d3b04190fa2: Download complete 14:51:24 5eb5b503b376: Download complete 14:51:25 2f39f015ded8: Verifying Checksum 14:51:25 2f39f015ded8: Download complete 14:51:26 5eb5b503b376: Pull complete 14:51:26 5c69ac0246d0: Pull complete 14:51:26 ec43610c2a17: Pull complete 14:51:26 3a2ae6a8a46f: Pull complete 14:51:27 33b1e0a273af: Pull complete 14:51:27 5d3b04190fa2: Pull complete 14:51:32 2f39f015ded8: Pull complete 14:51:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:51:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:51:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:51:32 prd-ubuntu20.04-docker-8c-8g-9078 does not seem to be running inside a container 14:51:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:51:34 $ docker top cfd9b9cf6a31b57d44166e452a67a58d312dd5448dde73aac78d2cfa1360e209 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:51:35 ---> job-cost.sh 14:51:35 lf-activate-venv: SKIPPING 14:51:35 INFO: No Stack... 14:51:35 INFO: Retrieving Pricing Info for: v3-standard-8 14:51:35 INFO: Archiving Costs [Pipeline] sh 14:51:36 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 14:51:36 + cut -d, -f6 [Pipeline] lock 14:51:36 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-51-stack-cost] 14:51:36 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-51-stack-cost] did not exist. Created. 14:51:36 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:51:36 + echo total: 0.2199999988079071 [Pipeline] stash 14:51:36 Stashed 1 file(s) [Pipeline] } 14:51:36 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-51-stack-cost] [Pipeline] // lock [Pipeline] } 14:51:36 $ docker stop --time=1 cfd9b9cf6a31b57d44166e452a67a58d312dd5448dde73aac78d2cfa1360e209 14:51:37 $ docker rm -f cfd9b9cf6a31b57d44166e452a67a58d312dd5448dde73aac78d2cfa1360e209 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:52:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9079 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 14:52:37 Running in /w/workspace/go-mod-core-contracts/51 [Pipeline] { [Pipeline] checkout 14:52:37 Selected Git installation does not exist. Using Default 14:52:37 The recommended git tool is: NONE 14:52:45 using credential edgex-jenkins-ssh 14:52:45 Cloning the remote Git repository 14:52:45 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 14:52:45 > git init /w/workspace/go-mod-core-contracts/51 # timeout=10 14:52:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 14:52:45 > git --version # timeout=10 14:52:45 > git --version # 'git version 2.25.1' 14:52:45 using GIT_SSH to set credentials SSH Credentials for GitHub 14:52:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:52:47 Avoid second fetch 14:52:47 Checking out Revision 94d02440d1643392b4764ac34492bf63f679cee7 (main) 14:52:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 14:52:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:52:47 > git config core.sparsecheckout # timeout=10 14:52:47 > git checkout -f 94d02440d1643392b4764ac34492bf63f679cee7 # timeout=10 14:52:52 Commit message: "Merge pull request #716 from jinlinGuan/issue-710-resource" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:52:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:52:53 % Total % Received % Xferd Average Speed Time Time Time Current 14:52:53 Dload Upload Total Spent Left Speed 14:52:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48338 0 --:--:-- --:--:-- --:--:-- 48142 [Pipeline] sh 14:52:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:52:54 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 14:52:54 14:52:54 { 14:52:54 "registry-mirrors": [ 14:52:54 "https://nexus3.edgexfoundry.org:10001" 14:52:54 ], 14:52:54 "bip": "10.250.0.254/24", 14:52:54 "hosts": [ 14:52:54 "tcp://0.0.0.0:5555", 14:52:54 "unix:///var/run/docker.sock" 14:52:54 ], 14:52:54 "mtu": 1458, 14:52:54 "selinux-enabled": true, 14:52:54 "seccomp-profile": "/etc/docker/seccomp.json" 14:52:54 } [Pipeline] sh 14:52:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:52:54 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 14:53:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:53:13 ========================================================= 14:53:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 14:53:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:53:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:53:14 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:53:14 9b3977197b4f: Pulling fs layer 14:53:14 1a89e8eeedd5: Pulling fs layer 14:53:14 94645a83ff95: Pulling fs layer 14:53:14 3f3a8bcf1eab: Pulling fs layer 14:53:14 0c92f367c5e7: Pulling fs layer 14:53:14 f7c0051592d6: Pulling fs layer 14:53:14 a227ed2f7395: Pulling fs layer 14:53:14 7b1c46037f91: Pulling fs layer 14:53:14 3f3a8bcf1eab: Waiting 14:53:14 0c92f367c5e7: Waiting 14:53:14 f7c0051592d6: Waiting 14:53:14 a227ed2f7395: Waiting 14:53:14 7b1c46037f91: Waiting 14:53:14 94645a83ff95: Verifying Checksum 14:53:14 1a89e8eeedd5: Verifying Checksum 14:53:14 1a89e8eeedd5: Download complete 14:53:14 0c92f367c5e7: Verifying Checksum 14:53:14 0c92f367c5e7: Download complete 14:53:14 f7c0051592d6: Verifying Checksum 14:53:14 f7c0051592d6: Download complete 14:53:14 a227ed2f7395: Verifying Checksum 14:53:14 a227ed2f7395: Download complete 14:53:14 9b3977197b4f: Verifying Checksum 14:53:14 9b3977197b4f: Download complete 14:53:15 9b3977197b4f: Pull complete 14:53:16 1a89e8eeedd5: Pull complete 14:53:16 94645a83ff95: Pull complete 14:53:16 7b1c46037f91: Verifying Checksum 14:53:16 7b1c46037f91: Download complete 14:53:17 3f3a8bcf1eab: Download complete 14:53:29 3f3a8bcf1eab: Pull complete 14:53:29 0c92f367c5e7: Pull complete 14:53:29 f7c0051592d6: Pull complete 14:53:30 a227ed2f7395: Pull complete 14:53:36 7b1c46037f91: Pull complete 14:53:36 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 14:53:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:53:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 14:53:37 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 14:53:37 + docker inspect -f . ci-base-image-arm64 14:53:37 . [Pipeline] withDockerContainer 14:53:37 prd-ubuntu20.04-docker-arm64-4c-16g-9079 does not seem to be running inside a container 14:53:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/51 -v /w/workspace/go-mod-core-contracts/51:/w/workspace/go-mod-core-contracts/51:rw,z -v /w/workspace/go-mod-core-contracts/51@tmp:/w/workspace/go-mod-core-contracts/51@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 ******** ci-base-image-arm64 cat 14:53:40 $ docker top 73470207c4494ce2805b3510f368c0eee9eebdf18c8fe627f8f58f28514879ac -eo pid,comm [Pipeline] { [Pipeline] sh 14:53:41 + go version 14:53:41 go version go1.17.6 linux/arm64 [Pipeline] } 14:53:41 $ docker stop --time=1 73470207c4494ce2805b3510f368c0eee9eebdf18c8fe627f8f58f28514879ac 14:53:43 $ docker rm -f 73470207c4494ce2805b3510f368c0eee9eebdf18c8fe627f8f58f28514879ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:53:43 + docker inspect -f . ci-base-image-arm64 14:53:43 . [Pipeline] withDockerContainer 14:53:44 prd-ubuntu20.04-docker-arm64-4c-16g-9079 does not seem to be running inside a container 14:53:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/51 -v /w/workspace/go-mod-core-contracts/51:/w/workspace/go-mod-core-contracts/51:rw,z -v /w/workspace/go-mod-core-contracts/51@tmp:/w/workspace/go-mod-core-contracts/51@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 ******** ci-base-image-arm64 cat 14:53:45 $ docker top 8806892ae7dee24c8b327eff3e7b0c804e76688670e4d42415cc9052fe3e7831 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:53:46 + make test 14:53:46 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:53:46 go: downloading github.com/google/uuid v1.3.0 14:53:46 go: downloading github.com/stretchr/testify v1.7.1 14:53:46 go: downloading github.com/go-playground/validator/v10 v10.10.1 14:53:46 go: downloading github.com/go-kit/log v0.2.0 14:53:46 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 14:53:46 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 14:53:47 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:53:47 go: downloading github.com/davecgh/go-spew v1.1.1 14:53:47 go: downloading github.com/pmezard/go-difflib v1.0.0 14:53:47 go: downloading github.com/stretchr/objx v0.1.1 14:53:47 go: downloading github.com/x448/float16 v0.8.4 14:53:47 go: downloading github.com/go-playground/universal-translator v0.18.0 14:53:47 go: downloading github.com/leodido/go-urn v1.2.1 14:53:47 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 14:53:47 go: downloading golang.org/x/text v0.3.7 14:53:47 go: downloading github.com/go-playground/locales v0.14.0 14:53:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 14:54:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.509s coverage: 83.6% of statements 14:54:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 14:54:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 14:54:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 14:54:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.100s coverage: 29.4% of statements 14:54:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 14:54:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.172s coverage: 47.0% of statements 14:54:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.081s coverage: 90.5% of statements 14:54:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.247s coverage: 86.8% of statements 14:54:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.042s coverage: 59.5% of statements 14:54:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.023s coverage: 36.1% of statements 14:54:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.041s coverage: 48.7% of statements 14:54:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:54:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:54:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:54:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:54:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:54:45 $ docker stop --time=1 8806892ae7dee24c8b327eff3e7b0c804e76688670e4d42415cc9052fe3e7831 14:54:47 $ docker rm -f 8806892ae7dee24c8b327eff3e7b0c804e76688670e4d42415cc9052fe3e7831 [Pipeline] // withDockerContainer [Pipeline] sh 14:54:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:54:48 Warning: overwriting stash ‘coverage-report’ 14:54:49 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] sh 14:54:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:54:49 14:54:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:54:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:54:50 arm64: Pulling from edgex-lftools-log-publisher 14:54:50 8998bd30e6a1: Pulling fs layer 14:54:50 04944245beec: Pulling fs layer 14:54:50 699f458cf7ca: Pulling fs layer 14:54:50 765212b225bb: Pulling fs layer 14:54:50 f23df028b6ca: Pulling fs layer 14:54:50 d65c8cfc05b1: Pulling fs layer 14:54:50 2437ff75d9bd: Pulling fs layer 14:54:50 765212b225bb: Waiting 14:54:50 f23df028b6ca: Waiting 14:54:50 d65c8cfc05b1: Waiting 14:54:50 2437ff75d9bd: Waiting 14:54:50 04944245beec: Download complete 14:54:50 765212b225bb: Verifying Checksum 14:54:50 765212b225bb: Download complete 14:54:50 f23df028b6ca: Verifying Checksum 14:54:50 f23df028b6ca: Download complete 14:54:50 d65c8cfc05b1: Verifying Checksum 14:54:50 d65c8cfc05b1: Download complete 14:54:50 699f458cf7ca: Verifying Checksum 14:54:50 699f458cf7ca: Download complete 14:54:51 8998bd30e6a1: Verifying Checksum 14:54:51 8998bd30e6a1: Download complete 14:54:53 2437ff75d9bd: Verifying Checksum 14:54:53 2437ff75d9bd: Download complete 14:54:55 8998bd30e6a1: Pull complete 14:54:55 04944245beec: Pull complete 14:54:57 699f458cf7ca: Pull complete 14:54:57 765212b225bb: Pull complete 14:54:58 f23df028b6ca: Pull complete 14:54:58 d65c8cfc05b1: Pull complete 14:55:13 2437ff75d9bd: Pull complete 14:55:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:55:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:55:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:55:13 prd-ubuntu20.04-docker-arm64-4c-16g-9079 does not seem to be running inside a container 14:55:13 $ 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/51 -v /w/workspace/go-mod-core-contracts/51:/w/workspace/go-mod-core-contracts/51:rw,z -v /w/workspace/go-mod-core-contracts/51@tmp:/w/workspace/go-mod-core-contracts/51@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:arm64 cat 14:55:16 $ docker top e7f12843f6ee204df98c2a90e1ca049d0ee8fba8ded86095be10c761b1fe5096 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:55:17 ---> job-cost.sh 14:55:17 lf-activate-venv: SKIPPING 14:55:17 INFO: No Stack... 14:55:17 INFO: Retrieving Pricing Info for: v3-standard-4 14:55:18 INFO: Archiving Costs [Pipeline] sh 14:55:19 + + catcut /w/workspace/go-mod-core-contracts/51/archives/cost.csv -d, 14:55:19 -f6 [Pipeline] lock 14:55:19 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-51-stack-cost] 14:55:19 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-51-stack-cost] did not exist. Created. 14:55:19 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:55:19 /w/workspace/go-mod-core-contracts/51@tmp/durable-dd6029a2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:55:20 + echo total: 0.10999999940395355 [Pipeline] stash 14:55:20 Warning: overwriting stash ‘stack-cost’ 14:55:20 Stashed 1 file(s) [Pipeline] } 14:55:20 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-51-stack-cost] [Pipeline] // lock [Pipeline] } 14:55:20 $ docker stop --time=1 e7f12843f6ee204df98c2a90e1ca049d0ee8fba8ded86095be10c761b1fe5096 14:55:21 $ docker rm -f e7f12843f6ee204df98c2a90e1ca049d0ee8fba8ded86095be10c761b1fe5096 [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 14:55:22 provisioning config files... 14:55:22 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2008408187793357110tmp [Pipeline] { [Pipeline] sh 14:55:22 + set +x 14:55:22 + curl -s https://codecov.io/bash 14:55:22 + bash -s -- 14:55:22 14:55:22 _____ _ 14:55:22 / ____| | | 14:55:22 | | ___ __| | ___ ___ _____ __ 14:55:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:55:22 | |___| (_) | (_| | __/ (_| (_) \ V / 14:55:22 \_____\___/ \__,_|\___|\___\___/ \_/ 14:55:22 Bash-1.0.6 14:55:22 14:55:22 14:55:22 ==> git version 2.25.1 found 14:55:22 ==> 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 14:55:22 Release-Date: 2020-01-08 14:55:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:55:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:55:22 ==> Jenkins CI detected. 14:55:22 current dir:  /w/workspace/undry_go-mod-core-contracts_main 14:55:22 project root: . 14:55:22 --> token set from env 14:55:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:55:22 ==> Running gcov in . (disable via -X gcov) 14:55:22 ==> Python coveragepy not found 14:55:22 ==> Searching for coverage reports in: 14:55:22 + . 14:55:22 -> Found 1 reports 14:55:22 ==> Detecting git/mercurial file structure 14:55:22 ==> Reading reports 14:55:22 + ./coverage.out bytes=103901 14:55:22 ==> Appending adjustments 14:55:22 https://docs.codecov.io/docs/fixing-reports 14:55:23 + Found adjustments 14:55:23 ==> Gzipping contents 14:55:23 16K /tmp/codecov.ZuPYSm.gz 14:55:23 ==> Uploading reports 14:55:23 url: https://codecov.io 14:55:23 query: branch=main&commit=94d02440d1643392b4764ac34492bf63f679cee7&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 14:55:23 -> Pinging Codecov 14:55:23 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=94d02440d1643392b4764ac34492bf63f679cee7&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 14:55:23 -> Uploading to 14:55:23 https://storage.googleapis.com/codecov/v4/raw/2022-03-25/71470A77251A30514AAF9C0BB2E5B6CE/94d02440d1643392b4764ac34492bf63f679cee7/b73331b9-99e1-4f4a-bd4d-f38858df6938.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220325T145523Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f98981f1e94f371968c1e5473b54c6830a91030601e908c176280fccd34c10eb 14:55:23 % Total % Received % Xferd Average Speed Time Time Time Current 14:55:23 Dload Upload Total Spent Left Speed 14:55:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15507 0 0 100 15507 0 67421 --:--:-- --:--:-- --:--:-- 67421 14:55:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/94d02440d1643392b4764ac34492bf63f679cee7 [Pipeline] } 14:55:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:55:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:55:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:55:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:55:24 14:55:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 14:55:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:55:24 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:55:24 188c0c94c7c5: Pulling fs layer 14:55:24 0ef7d3d256c8: Pulling fs layer 14:55:24 de9db76c5a1d: Pulling fs layer 14:55:24 0eba1c9be4d2: Pulling fs layer 14:55:24 0d57e429df01: Pulling fs layer 14:55:24 0eba1c9be4d2: Waiting 14:55:24 4e4be7b47b0d: Pulling fs layer 14:55:24 e1f770b5df2f: Pulling fs layer 14:55:24 85a0685a4137: Pulling fs layer 14:55:24 0d57e429df01: Waiting 14:55:24 4e4be7b47b0d: Waiting 14:55:24 e1f770b5df2f: Waiting 14:55:24 85a0685a4137: Waiting 14:55:24 de9db76c5a1d: Verifying Checksum 14:55:24 de9db76c5a1d: Download complete 14:55:24 0d57e429df01: Verifying Checksum 14:55:24 0d57e429df01: Download complete 14:55:24 4e4be7b47b0d: Verifying Checksum 14:55:24 4e4be7b47b0d: Download complete 14:55:24 188c0c94c7c5: Verifying Checksum 14:55:25 188c0c94c7c5: Pull complete 14:55:25 e1f770b5df2f: Verifying Checksum 14:55:25 e1f770b5df2f: Download complete 14:55:25 0ef7d3d256c8: Pull complete 14:55:25 de9db76c5a1d: Pull complete 14:55:25 0eba1c9be4d2: Verifying Checksum 14:55:25 0eba1c9be4d2: Download complete 14:55:25 85a0685a4137: Verifying Checksum 14:55:25 85a0685a4137: Download complete 14:55:30 0eba1c9be4d2: Pull complete 14:55:30 0d57e429df01: Pull complete 14:55:30 4e4be7b47b0d: Pull complete 14:55:30 e1f770b5df2f: Pull complete 14:55:33 85a0685a4137: Pull complete 14:55:33 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 14:55:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:55:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 14:55:33 prd-ubuntu20.04-docker-8c-8g-9078 does not seem to be running inside a container 14:55:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:55:35 $ docker top d6173ce70b4cf37d775bdf3501d7c3179f9b401cad5a31635480ab935725e853 -eo pid,comm [Pipeline] { [Pipeline] echo 14:55:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 14:55:35 + set -o pipefail 14:55:35 + snyk monitor '--org=edgex-jenkins' 14:55:40 14:55:40 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... 14:55:40 14:55:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/d3a39adb-91c1-4705-aca5-3879627525a9 14:55:40 14:55:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:55:40 14:55:40 [Pipeline] } 14:55:40 $ docker stop --time=1 d6173ce70b4cf37d775bdf3501d7c3179f9b401cad5a31635480ab935725e853 14:55:41 $ docker rm -f d6173ce70b4cf37d775bdf3501d7c3179f9b401cad5a31635480ab935725e853 [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 14:55:42 + git log --format=format:%s -1 94d02440d1643392b4764ac34492bf63f679cee7 [Pipeline] sh 14:55:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:55:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:55:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:55:43 . [Pipeline] withDockerContainer 14:55:43 prd-ubuntu20.04-docker-8c-8g-9078 does not seem to be running inside a container 14:55:43 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:55:43 $ docker top 8fa535f552f8d0238de9b4b7dc23a493677020dbd801ce29225c94c869e4ce00 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:55:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:55:43 [ssh-agent] Looking for ssh-agent implementation... 14:55:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:55:43 $ docker exec 8fa535f552f8d0238de9b4b7dc23a493677020dbd801ce29225c94c869e4ce00 ssh-agent 14:55:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAHbcLb/agent.13 14:55:43 SSH_AGENT_PID=20 14:55:43 Running ssh-add (command line suppressed) 14:55:44 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5732020876302488439.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5732020876302488439.key) 14:55:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:55:44 + git semver tag 14:55:44 # -> Open(): unable to determine branch for HEAD 14:55:44 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 14:55:44 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 14:55:44 # $SEMVER_REMOTE_NAME = origin 14:55:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:55:44 # $SEMVER_USER_NAME = edgex-jenkins 14:55:44 # $SEMVER_BRANCH = main 14:55:44 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver 14:55:44 # 94d02440d1643392b4764ac34492bf63f679cee7 HEAD 14:55:44 # -> Force: false 14:55:44 # 9a059f8ef72568289a021810830fed89911f73e6 refs/tags/v2.2.0-dev.19 [Pipeline] } 14:55:44 $ docker exec --env ******** --env ******** 8fa535f552f8d0238de9b4b7dc23a493677020dbd801ce29225c94c869e4ce00 ssh-agent -k 14:55:44 unset SSH_AUTH_SOCK; 14:55:44 unset SSH_AGENT_PID; 14:55:44 echo Agent pid 20 killed; 14:55:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:55:44 + git semver [Pipeline] } 14:55:44 $ docker stop --time=1 8fa535f552f8d0238de9b4b7dc23a493677020dbd801ce29225c94c869e4ce00 14:55:46 $ docker rm -f 8fa535f552f8d0238de9b4b7dc23a493677020dbd801ce29225c94c869e4ce00 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 14:55:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:55:46 14:55:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 14:55:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:55:47 0.23.1-centos7: Pulling from edgex-lftools 14:55:47 ab5ef0e58194: Pulling fs layer 14:55:47 9712f1f96733: Pulling fs layer 14:55:47 63f879dbbcfc: Pulling fs layer 14:55:47 0d9ebad4ef96: Pulling fs layer 14:55:47 e9a5061849ea: Pulling fs layer 14:55:47 d747dcd14b5f: Pulling fs layer 14:55:47 2de7ff778b66: Pulling fs layer 14:55:47 0d9ebad4ef96: Waiting 14:55:47 e9a5061849ea: Waiting 14:55:47 d747dcd14b5f: Waiting 14:55:47 2de7ff778b66: Waiting 14:55:47 9712f1f96733: Verifying Checksum 14:55:47 9712f1f96733: Download complete 14:55:47 63f879dbbcfc: Verifying Checksum 14:55:47 63f879dbbcfc: Download complete 14:55:47 e9a5061849ea: Verifying Checksum 14:55:47 e9a5061849ea: Download complete 14:55:47 0d9ebad4ef96: Verifying Checksum 14:55:47 0d9ebad4ef96: Download complete 14:55:47 d747dcd14b5f: Download complete 14:55:47 ab5ef0e58194: Verifying Checksum 14:55:47 ab5ef0e58194: Download complete 14:55:47 2de7ff778b66: Verifying Checksum 14:55:47 2de7ff778b66: Download complete 14:55:50 ab5ef0e58194: Pull complete 14:55:50 9712f1f96733: Pull complete 14:55:51 63f879dbbcfc: Pull complete 14:55:55 0d9ebad4ef96: Pull complete 14:55:56 e9a5061849ea: Pull complete 14:55:56 d747dcd14b5f: Pull complete 14:55:57 2de7ff778b66: Pull complete 14:55:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:55:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:55:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 14:55:57 prd-ubuntu20.04-docker-8c-8g-9078 does not seem to be running inside a container 14:55:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:56:00 $ docker top b6afa21b2f7c37d658aa754730d00383552b6e979b3e1bb3b3ae73bc4a8cf6ff -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:56:00 provisioning config files... 14:56:00 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config500161108089480993tmp 14:56:00 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1402571354083736822tmp 14:56:00 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config7681659380484208071tmp [Pipeline] { [Pipeline] echo 14:56:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:56:00 ---> sigul-configuration.sh 14:56:00 gpg: directory `/root/.gnupg' created 14:56:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:56:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:56:00 gpg: keyring `/root/.gnupg/secring.gpg' created 14:56:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:56:00 gpg: CAST5 encrypted data 14:56:00 gpg: encrypted with 1 passphrase 14:56:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:56:00 + mkdir /home/jenkins 14:56:00 + mkdir /home/jenkins/sigul [Pipeline] sh 14:56:01 + 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 14:56:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:56:01 ---> sigul-install.sh 14:56:01 Sigul already installed; skipping installation. [Pipeline] sh 14:56:01 + git tag --list 14:56:01 v0.0.0 14:56:01 v0.0.1 14:56:01 v0.1.0 14:56:01 v0.1.1 14:56:01 v0.1.10 14:56:01 v0.1.100 14:56:01 v0.1.101 14:56:01 v0.1.102 14:56:01 v0.1.103 14:56:01 v0.1.104 14:56:01 v0.1.105 14:56:01 v0.1.106 14:56:01 v0.1.107 14:56:01 v0.1.108 14:56:01 v0.1.109 14:56:01 v0.1.11 14:56:01 v0.1.110 14:56:01 v0.1.111 14:56:01 v0.1.112 14:56:01 v0.1.113 14:56:01 v0.1.114 14:56:01 v0.1.115 14:56:01 v0.1.116 14:56:01 v0.1.117 14:56:01 v0.1.118 14:56:01 v0.1.119 14:56:01 v0.1.12 14:56:01 v0.1.120 14:56:01 v0.1.121 14:56:01 v0.1.122 14:56:01 v0.1.123 14:56:01 v0.1.124 14:56:01 v0.1.125 14:56:01 v0.1.126 14:56:01 v0.1.127 14:56:01 v0.1.128 14:56:01 v0.1.129 14:56:01 v0.1.13 14:56:01 v0.1.130 14:56:01 v0.1.131 14:56:01 v0.1.132 14:56:01 v0.1.133 14:56:01 v0.1.134 14:56:01 v0.1.135 14:56:01 v0.1.136 14:56:01 v0.1.137 14:56:01 v0.1.138 14:56:01 v0.1.139 14:56:01 v0.1.14 14:56:01 v0.1.140 14:56:01 v0.1.141 14:56:01 v0.1.142 14:56:01 v0.1.143 14:56:01 v0.1.144 14:56:01 v0.1.145 14:56:01 v0.1.146 14:56:01 v0.1.147 14:56:01 v0.1.148 14:56:01 v0.1.149 14:56:01 v0.1.15 14:56:01 v0.1.16 14:56:01 v0.1.17 14:56:01 v0.1.18 14:56:01 v0.1.19 14:56:01 v0.1.2 14:56:01 v0.1.20 14:56:01 v0.1.21 14:56:01 v0.1.22 14:56:01 v0.1.23 14:56:01 v0.1.24 14:56:01 v0.1.25 14:56:01 v0.1.26 14:56:01 v0.1.27 14:56:01 v0.1.28 14:56:01 v0.1.29 14:56:01 v0.1.3 14:56:01 v0.1.30 14:56:01 v0.1.31 14:56:01 v0.1.32 14:56:01 v0.1.33 14:56:01 v0.1.34 14:56:01 v0.1.35 14:56:01 v0.1.36 14:56:01 v0.1.37 14:56:01 v0.1.38 14:56:01 v0.1.39 14:56:01 v0.1.4 14:56:01 v0.1.40 14:56:01 v0.1.41 14:56:01 v0.1.42 14:56:01 v0.1.43 14:56:01 v0.1.44 14:56:01 v0.1.45 14:56:01 v0.1.46 14:56:01 v0.1.47 14:56:01 v0.1.48 14:56:01 v0.1.49 14:56:01 v0.1.5 14:56:01 v0.1.50 14:56:01 v0.1.51 14:56:01 v0.1.52 14:56:01 v0.1.53 14:56:01 v0.1.54 14:56:01 v0.1.55 14:56:01 v0.1.56 14:56:01 v0.1.57 14:56:01 v0.1.58 14:56:01 v0.1.59 14:56:01 v0.1.6 14:56:01 v0.1.60 14:56:01 v0.1.61 14:56:01 v0.1.62 14:56:01 v0.1.63 14:56:01 v0.1.64 14:56:01 v0.1.65 14:56:01 v0.1.66 14:56:01 v0.1.67 14:56:01 v0.1.68 14:56:01 v0.1.69 14:56:01 v0.1.7 14:56:01 v0.1.70 14:56:01 v0.1.71 14:56:01 v0.1.72 14:56:01 v0.1.73 14:56:01 v0.1.74 14:56:01 v0.1.75 14:56:01 v0.1.76 14:56:01 v0.1.77 14:56:01 v0.1.78 14:56:01 v0.1.79 14:56:01 v0.1.8 14:56:01 v0.1.80 14:56:01 v0.1.81 14:56:01 v0.1.82 14:56:01 v0.1.83 14:56:01 v0.1.84 14:56:01 v0.1.85 14:56:01 v0.1.86 14:56:01 v0.1.87 14:56:01 v0.1.88 14:56:01 v0.1.89 14:56:01 v0.1.9 14:56:01 v0.1.90 14:56:01 v0.1.91 14:56:01 v0.1.92 14:56:01 v0.1.93 14:56:01 v0.1.94 14:56:01 v0.1.95 14:56:01 v0.1.96 14:56:01 v0.1.97 14:56:01 v0.1.98 14:56:01 v0.1.99 14:56:01 v2.0.0 14:56:01 v2.0.0-dev.1 14:56:01 v2.0.0-dev.10 14:56:01 v2.0.0-dev.100 14:56:01 v2.0.0-dev.101 14:56:01 v2.0.0-dev.102 14:56:01 v2.0.0-dev.103 14:56:01 v2.0.0-dev.11 14:56:01 v2.0.0-dev.12 14:56:01 v2.0.0-dev.13 14:56:01 v2.0.0-dev.14 14:56:01 v2.0.0-dev.15 14:56:01 v2.0.0-dev.16 14:56:01 v2.0.0-dev.17 14:56:01 v2.0.0-dev.18 14:56:01 v2.0.0-dev.19 14:56:01 v2.0.0-dev.2 14:56:01 v2.0.0-dev.20 14:56:01 v2.0.0-dev.21 14:56:01 v2.0.0-dev.22 14:56:01 v2.0.0-dev.23 14:56:01 v2.0.0-dev.24 14:56:01 v2.0.0-dev.25 14:56:01 v2.0.0-dev.26 14:56:01 v2.0.0-dev.27 14:56:01 v2.0.0-dev.28 14:56:01 v2.0.0-dev.29 14:56:01 v2.0.0-dev.3 14:56:01 v2.0.0-dev.30 14:56:01 v2.0.0-dev.31 14:56:01 v2.0.0-dev.32 14:56:01 v2.0.0-dev.33 14:56:01 v2.0.0-dev.34 14:56:01 v2.0.0-dev.35 14:56:01 v2.0.0-dev.36 14:56:01 v2.0.0-dev.37 14:56:01 v2.0.0-dev.38 14:56:01 v2.0.0-dev.39 14:56:01 v2.0.0-dev.4 14:56:01 v2.0.0-dev.40 14:56:01 v2.0.0-dev.41 14:56:01 v2.0.0-dev.42 14:56:01 v2.0.0-dev.43 14:56:01 v2.0.0-dev.44 14:56:01 v2.0.0-dev.45 14:56:01 v2.0.0-dev.46 14:56:01 v2.0.0-dev.47 14:56:01 v2.0.0-dev.48 14:56:01 v2.0.0-dev.49 14:56:01 v2.0.0-dev.5 14:56:01 v2.0.0-dev.50 14:56:01 v2.0.0-dev.51 14:56:01 v2.0.0-dev.52 14:56:01 v2.0.0-dev.53 14:56:01 v2.0.0-dev.54 14:56:01 v2.0.0-dev.55 14:56:01 v2.0.0-dev.56 14:56:01 v2.0.0-dev.57 14:56:01 v2.0.0-dev.58 14:56:01 v2.0.0-dev.59 14:56:01 v2.0.0-dev.6 14:56:01 v2.0.0-dev.60 14:56:01 v2.0.0-dev.61 14:56:01 v2.0.0-dev.62 14:56:01 v2.0.0-dev.63 14:56:01 v2.0.0-dev.64 14:56:01 v2.0.0-dev.65 14:56:01 v2.0.0-dev.66 14:56:01 v2.0.0-dev.67 14:56:01 v2.0.0-dev.68 14:56:01 v2.0.0-dev.69 14:56:01 v2.0.0-dev.7 14:56:01 v2.0.0-dev.70 14:56:01 v2.0.0-dev.71 14:56:01 v2.0.0-dev.72 14:56:01 v2.0.0-dev.73 14:56:01 v2.0.0-dev.74 14:56:01 v2.0.0-dev.75 14:56:01 v2.0.0-dev.76 14:56:01 v2.0.0-dev.77 14:56:01 v2.0.0-dev.78 14:56:01 v2.0.0-dev.79 14:56:01 v2.0.0-dev.8 14:56:01 v2.0.0-dev.80 14:56:01 v2.0.0-dev.81 14:56:01 v2.0.0-dev.82 14:56:01 v2.0.0-dev.83 14:56:01 v2.0.0-dev.84 14:56:01 v2.0.0-dev.85 14:56:01 v2.0.0-dev.86 14:56:01 v2.0.0-dev.87 14:56:01 v2.0.0-dev.88 14:56:01 v2.0.0-dev.89 14:56:01 v2.0.0-dev.9 14:56:01 v2.0.0-dev.90 14:56:01 v2.0.0-dev.91 14:56:01 v2.0.0-dev.92 14:56:01 v2.0.0-dev.93 14:56:01 v2.0.0-dev.94 14:56:01 v2.0.0-dev.95 14:56:01 v2.0.0-dev.96 14:56:01 v2.0.0-dev.97 14:56:01 v2.0.0-dev.98 14:56:01 v2.0.0-dev.99 14:56:01 v2.0.1-dev.1 14:56:01 v2.0.1-dev.10 14:56:01 v2.0.1-dev.11 14:56:01 v2.0.1-dev.12 14:56:01 v2.0.1-dev.13 14:56:01 v2.0.1-dev.14 14:56:01 v2.0.1-dev.15 14:56:01 v2.0.1-dev.16 14:56:01 v2.0.1-dev.17 14:56:01 v2.0.1-dev.18 14:56:01 v2.0.1-dev.19 14:56:01 v2.0.1-dev.2 14:56:01 v2.0.1-dev.20 14:56:01 v2.0.1-dev.21 14:56:01 v2.0.1-dev.22 14:56:01 v2.0.1-dev.23 14:56:01 v2.0.1-dev.24 14:56:01 v2.0.1-dev.25 14:56:01 v2.0.1-dev.26 14:56:01 v2.0.1-dev.27 14:56:01 v2.0.1-dev.28 14:56:01 v2.0.1-dev.3 14:56:01 v2.0.1-dev.4 14:56:01 v2.0.1-dev.5 14:56:01 v2.0.1-dev.6 14:56:01 v2.0.1-dev.7 14:56:01 v2.0.1-dev.8 14:56:01 v2.0.1-dev.9 14:56:01 v2.1.0 14:56:01 v2.1.1-dev.1 14:56:01 v2.2.0-dev.1 14:56:01 v2.2.0-dev.10 14:56:01 v2.2.0-dev.11 14:56:01 v2.2.0-dev.12 14:56:01 v2.2.0-dev.13 14:56:01 v2.2.0-dev.14 14:56:01 v2.2.0-dev.15 14:56:01 v2.2.0-dev.16 14:56:01 v2.2.0-dev.17 14:56:01 v2.2.0-dev.18 14:56:01 v2.2.0-dev.19 14:56:01 v2.2.0-dev.2 14:56:01 v2.2.0-dev.3 14:56:01 v2.2.0-dev.4 14:56:01 v2.2.0-dev.5 14:56:01 v2.2.0-dev.6 14:56:01 v2.2.0-dev.7 14:56:01 v2.2.0-dev.8 14:56:01 v2.2.0-dev.9 [Pipeline] sh 14:56:02 + lftools sign git-tag v2.2.0-dev.19 14:56:02 Signing Git tag with Sigul... 14:56:02 Signing v2.2.0-dev.19 [Pipeline] echo 14:56:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:56:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:56:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:56:03 $ docker stop --time=1 b6afa21b2f7c37d658aa754730d00383552b6e979b3e1bb3b3ae73bc4a8cf6ff 14:56:04 $ docker rm -f b6afa21b2f7c37d658aa754730d00383552b6e979b3e1bb3b3ae73bc4a8cf6ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:56:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:56:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:56:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:56:05 . [Pipeline] withDockerContainer 14:56:05 prd-ubuntu20.04-docker-8c-8g-9078 does not seem to be running inside a container 14:56:05 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:56:06 $ docker top 84379533d11c17ec13daf9303b4b2875723e5830633fedef266c7ff2afa0d9eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:56:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:56:06 [ssh-agent] Looking for ssh-agent implementation... 14:56:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:56:06 $ docker exec 84379533d11c17ec13daf9303b4b2875723e5830633fedef266c7ff2afa0d9eb ssh-agent 14:56:06 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJGHIaE/agent.14 14:56:06 SSH_AGENT_PID=20 14:56:06 Running ssh-add (command line suppressed) 14:56:06 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5240419317922154052.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5240419317922154052.key) 14:56:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:56:06 + git semver bump pre 14:56:06 # -> Open(): unable to determine branch for HEAD 14:56:06 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 14:56:06 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 14:56:06 # $SEMVER_REMOTE_NAME = origin 14:56:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:56:06 # $SEMVER_USER_NAME = edgex-jenkins 14:56:06 # $SEMVER_BRANCH = main 14:56:06 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver 14:56:06 2.2.0-dev.20 [Pipeline] } 14:56:06 $ docker exec --env ******** --env ******** 84379533d11c17ec13daf9303b4b2875723e5830633fedef266c7ff2afa0d9eb ssh-agent -k 14:56:07 unset SSH_AUTH_SOCK; 14:56:07 unset SSH_AGENT_PID; 14:56:07 echo Agent pid 20 killed; 14:56:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:56:07 + git semver [Pipeline] } 14:56:07 $ docker stop --time=1 84379533d11c17ec13daf9303b4b2875723e5830633fedef266c7ff2afa0d9eb 14:56:08 $ docker rm -f 84379533d11c17ec13daf9303b4b2875723e5830633fedef266c7ff2afa0d9eb [Pipeline] // withDockerContainer [Pipeline] sh 14:56:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:56:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:56:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:56:09 . [Pipeline] withDockerContainer 14:56:09 prd-ubuntu20.04-docker-8c-8g-9078 does not seem to be running inside a container 14:56:09 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:56:09 $ docker top c87edada4e61cce58f53dd417102c4ee2dc277fafdd50a6adcf65579d57b9d93 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:56:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:56:10 [ssh-agent] Looking for ssh-agent implementation... 14:56:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:56:10 $ docker exec c87edada4e61cce58f53dd417102c4ee2dc277fafdd50a6adcf65579d57b9d93 ssh-agent 14:56:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLleNaN/agent.13 14:56:10 SSH_AGENT_PID=19 14:56:10 Running ssh-add (command line suppressed) 14:56:10 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9146269036097737972.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9146269036097737972.key) 14:56:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:56:10 + git semver push 14:56:10 # -> Open(): unable to determine branch for HEAD 14:56:10 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 14:56:10 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 14:56:10 # $SEMVER_REMOTE_NAME = origin 14:56:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:56:10 # $SEMVER_USER_NAME = edgex-jenkins 14:56:10 # $SEMVER_BRANCH = main 14:56:10 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 14:56:12 $ docker exec --env ******** --env ******** c87edada4e61cce58f53dd417102c4ee2dc277fafdd50a6adcf65579d57b9d93 ssh-agent -k 14:56:12 unset SSH_AUTH_SOCK; 14:56:12 unset SSH_AGENT_PID; 14:56:12 echo Agent pid 19 killed; 14:56:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:56:13 + git semver [Pipeline] } 14:56:13 $ docker stop --time=1 c87edada4e61cce58f53dd417102c4ee2dc277fafdd50a6adcf65579d57b9d93 14:56:14 $ docker rm -f c87edada4e61cce58f53dd417102c4ee2dc277fafdd50a6adcf65579d57b9d93 [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 14:56:15 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 14:56:15 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 14:56:15 total 16 14:56:15 drwxr-xr-x 3 root root 4096 Mar 25 14:51 . 14:56:15 drwxrwxr-x 11 jenkins jenkins 4096 Mar 25 14:56 .. 14:56:15 drwxr-xr-x 2 root root 4096 Mar 25 14:51 cost 14:56:15 -rw-r--r-- 1 root root 91 Mar 25 14:51 cost.csv 14:56:15 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 14:56:15 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 14:56:15 total 16 14:56:15 drwxr-xr-x 3 jenkins jenkins 4096 Mar 25 14:51 . 14:56:15 drwxrwxr-x 11 jenkins jenkins 4096 Mar 25 14:56 .. 14:56:15 drwxr-xr-x 2 jenkins jenkins 4096 Mar 25 14:51 cost 14:56:15 -rw-r--r-- 1 jenkins jenkins 91 Mar 25 14:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:56:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:56:16 ---> package-listing.sh 14:56:16 ++ facter osfamily 14:56:16 ++ tr '[:upper:]' '[:lower:]' 14:56:16 + OS_FAMILY=debian 14:56:16 + workspace=/w/workspace/undry_go-mod-core-contracts_main 14:56:16 + START_PACKAGES=/tmp/packages_start.txt 14:56:16 + END_PACKAGES=/tmp/packages_end.txt 14:56:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:56:16 + PACKAGES=/tmp/packages_start.txt 14:56:16 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 14:56:16 + PACKAGES=/tmp/packages_end.txt 14:56:16 + case "${OS_FAMILY}" in 14:56:16 + dpkg -l 14:56:16 + grep '^ii' 14:56:16 + '[' -f /tmp/packages_start.txt ']' 14:56:16 + '[' -f /tmp/packages_end.txt ']' 14:56:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:56:16 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 14:56:16 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 14:56:16 + 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 14:56:16 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 14:56:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:56:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:56:17 . [Pipeline] withDockerContainer 14:56:17 prd-ubuntu20.04-docker-8c-8g-9078 does not seem to be running inside a container 14:56:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:56:17 $ docker top 9bbf1d1cde10cbc7c600b51ee690253fefcb820d468c374bd9ca1cf7f8c32d17 -eo pid,comm [Pipeline] { [Pipeline] sh 14:56:18 + touch /tmp/pre-build-complete [Pipeline] sh 14:56:18 + mkdir -p /var/log/sysstat [Pipeline] sh 14:56:18 + ls /var/log/sa-host 14:56:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:56:18 provisioning config files... 14:56:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3245206522439447796tmp [Pipeline] { [Pipeline] echo 14:56:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:56:19 ---> create-netrc.sh [Pipeline] } 14:56:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:56:19 ---> python-tools-install.sh [Pipeline] echo 14:56:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:56:19 ---> sudo-logs.sh 14:56:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:56:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:56:19 ---> job-cost.sh 14:56:19 lf-activate-venv: SKIPPING 14:56:19 DEBUG: total: 0.2199999988079071 14:56:19 INFO: Retrieving Stack Cost... 14:56:20 INFO: Retrieving Pricing Info for: v3-standard-8 14:56:20 INFO: Archiving Costs [Pipeline] echo 14:56:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:56:21 ---> logs-deploy.sh 14:56:21 lf-activate-venv: SKIPPING 14:56:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/51 14:56:21 INFO: archiving workspace using pattern(s): 14:56:22 Archives upload complete. 14:56:22 INFO: archiving logs to Nexus