Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a664af0c31df3ffac579b5192d6be5aadcb7cb4f 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-ssh1820315424058499830.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-ssh15002165398031452144.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-ssh11428450887516756291.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-ssh15120125414458127576.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-ssh17884916609995155623.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9255 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 a664af0c31df3ffac579b5192d6be5aadcb7cb4f (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 a664af0c31df3ffac579b5192d6be5aadcb7cb4f # timeout=10 Commit message: "Merge pull request #715 from jinlinGuan/issue-710" > git rev-list --no-walk 94d02440d1643392b4764ac34492bf63f679cee7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:46:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:46:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:46:03 ========================================================= 14:46:03 EdgeX Global Pipelines Version Info 14:46:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:46:04 ------------------- 14:46:04 stable info: 14:46:04 ------------------- 14:46:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:46:04 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 14:46:04 Message: update stable to v1.0.221 14:46:05 ------------------- 14:46:05 experimental info: 14:46:05 ------------------- 14:46:05 Commited By: **** collab-it+edgex@linuxfoundation.org 14:46:05 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 14:46:05 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a664af0c31df3ffac579b5192d6be5aadcb7cb4f [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a664af0 [Pipeline] echo 14:46:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:46:06 + git rev-list -1 --merges a664af0c31df3ffac579b5192d6be5aadcb7cb4f~1..a664af0c31df3ffac579b5192d6be5aadcb7cb4f [Pipeline] echo 14:46:06 -----------> git rev-list -1 --merges a664af0c31df3ffac579b5192d6be5aadcb7cb4f~1..a664af0c31df3ffac579b5192d6be5aadcb7cb4f a664af0c31df3ffac579b5192d6be5aadcb7cb4f 14:46:06 a664af0c31df3ffac579b5192d6be5aadcb7cb4f [false] [Pipeline] sh 14:46:06 + git log --format=format:%s -1 a664af0c31df3ffac579b5192d6be5aadcb7cb4f [Pipeline] echo 14:46:06 ========================================================= 14:46:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:46:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:46:06 + git log --format=format:%s -1 a664af0c31df3ffac579b5192d6be5aadcb7cb4f [Pipeline] echo 14:46:06 [semverPrep] GIT_COMMIT: a664af0c31df3ffac579b5192d6be5aadcb7cb4f, Commit Message: Merge pull request #715 from jinlinGuan/issue-710 [Pipeline] echo 14:46:06 [semverPrep] This is not a build commit. [Pipeline] sh 14:46:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:46:07 + grep -v github /etc/ssh/ssh_known_hosts 14:46:07 + [ -e /tmp/ssh_known_hosts ] 14:46:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:46:07 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 14:46:07 -a /etc/ssh/ssh_known_hosts 14:46:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:46:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:46:07 14:46:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:46:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:46:08 latest: Pulling from edgex-devops/git-semver 14:46:08 a0d0a0d46f8b: Pulling fs layer 14:46:08 3e5f54012d9b: Pulling fs layer 14:46:08 4c7163046ea9: Pulling fs layer 14:46:08 0c2d73faf560: Pulling fs layer 14:46:08 0c2d73faf560: Waiting 14:46:08 3e5f54012d9b: Download complete 14:46:08 a0d0a0d46f8b: Download complete 14:46:08 0c2d73faf560: Verifying Checksum 14:46:08 0c2d73faf560: Download complete 14:46:08 4c7163046ea9: Verifying Checksum 14:46:08 4c7163046ea9: Download complete 14:46:08 a0d0a0d46f8b: Pull complete 14:46:08 3e5f54012d9b: Pull complete 14:46:09 4c7163046ea9: Pull complete 14:46:09 0c2d73faf560: Pull complete 14:46:09 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 14:46:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:46:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:46:09 prd-ubuntu20.04-docker-8c-8g-9255 does not seem to be running inside a container 14:46: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:46:10 $ docker top 7407584d0cf7f92f5ea00fbed4dbed8e466cddf36fe052eb3c744e1c56438afe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:46:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:46:10 [ssh-agent] Looking for ssh-agent implementation... 14:46:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:46:10 $ docker exec 7407584d0cf7f92f5ea00fbed4dbed8e466cddf36fe052eb3c744e1c56438afe ssh-agent 14:46:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGMCMJe/agent.13 14:46:10 SSH_AGENT_PID=19 14:46:10 Running ssh-add (command line suppressed) 14:46:10 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1099783134484258882.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1099783134484258882.key) 14:46:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:46:11 + git tag --points-at HEAD [Pipeline] } 14:46:11 $ docker exec --env ******** --env ******** 7407584d0cf7f92f5ea00fbed4dbed8e466cddf36fe052eb3c744e1c56438afe ssh-agent -k 14:46:11 unset SSH_AUTH_SOCK; 14:46:11 unset SSH_AGENT_PID; 14:46:11 echo Agent pid 19 killed; 14:46:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:46:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:46:11 [ssh-agent] Looking for ssh-agent implementation... 14:46:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:46:11 $ docker exec 7407584d0cf7f92f5ea00fbed4dbed8e466cddf36fe052eb3c744e1c56438afe ssh-agent 14:46:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBmhIMc/agent.52 14:46:11 SSH_AGENT_PID=59 14:46:11 Running ssh-add (command line suppressed) 14:46:11 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9079076092405470186.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9079076092405470186.key) 14:46:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:46:12 + git semver init 14:46:12 # -> Open(): unable to determine branch for HEAD 14:46:12 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 14:46:12 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 14:46:12 # $SEMVER_REMOTE_NAME = origin 14:46:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:46:12 # $SEMVER_USER_NAME = edgex-jenkins 14:46:12 # $SEMVER_BRANCH = main 14:46:12 # $SEMVER_TEMP = /tmp/semver-579666532 14:46:12 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 14:46:13 # '/tmp/semver-579666532' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' 14:46:13 # -> Force: false 14:46:13 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 14:46:13 $ docker exec --env ******** --env ******** 7407584d0cf7f92f5ea00fbed4dbed8e466cddf36fe052eb3c744e1c56438afe ssh-agent -k 14:46:13 unset SSH_AUTH_SOCK; 14:46:13 unset SSH_AGENT_PID; 14:46:13 echo Agent pid 59 killed; 14:46:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:46:13 + git semver [Pipeline] } 14:46:13 $ docker stop --time=1 7407584d0cf7f92f5ea00fbed4dbed8e466cddf36fe052eb3c744e1c56438afe 14:46:14 $ docker rm -f 7407584d0cf7f92f5ea00fbed4dbed8e466cddf36fe052eb3c744e1c56438afe [Pipeline] // withDockerContainer [Pipeline] sh 14:46:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:46:15 Stashed 1 file(s) [Pipeline] echo 14:46:15 [edgeXSemver]: initialized semver on version 2.2.0-dev.20 [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:46:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:46:15 ========================================================= 14:46:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 14:46:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:46:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:46:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 14:46:15 59bf1c3509f3: Pulling fs layer 14:46:15 666ba61612fd: Pulling fs layer 14:46:15 8ed8ca486205: Pulling fs layer 14:46:15 4fe6c5a15a65: Pulling fs layer 14:46:15 22a0e8bec74d: Pulling fs layer 14:46:15 640e595b4fbd: Pulling fs layer 14:46:15 763cafe07f6e: Pulling fs layer 14:46:15 0c0b528cf693: Pulling fs layer 14:46:15 10935f4eaf8b: Pulling fs layer 14:46:15 4fe6c5a15a65: Waiting 14:46:15 22a0e8bec74d: Waiting 14:46:15 763cafe07f6e: Waiting 14:46:15 640e595b4fbd: Waiting 14:46:15 10935f4eaf8b: Waiting 14:46:15 0c0b528cf693: Waiting 14:46:15 8ed8ca486205: Download complete 14:46:15 666ba61612fd: Download complete 14:46:15 22a0e8bec74d: Verifying Checksum 14:46:15 22a0e8bec74d: Download complete 14:46:15 640e595b4fbd: Verifying Checksum 14:46:15 640e595b4fbd: Download complete 14:46:15 59bf1c3509f3: Verifying Checksum 14:46:15 59bf1c3509f3: Download complete 14:46:15 763cafe07f6e: Verifying Checksum 14:46:15 763cafe07f6e: Download complete 14:46:15 0c0b528cf693: Verifying Checksum 14:46:15 0c0b528cf693: Download complete 14:46:16 59bf1c3509f3: Pull complete 14:46:16 666ba61612fd: Pull complete 14:46:16 8ed8ca486205: Pull complete 14:46:16 10935f4eaf8b: Verifying Checksum 14:46:16 10935f4eaf8b: Download complete 14:46:16 4fe6c5a15a65: Verifying Checksum 14:46:16 4fe6c5a15a65: Download complete 14:46:20 4fe6c5a15a65: Pull complete 14:46:20 22a0e8bec74d: Pull complete 14:46:20 640e595b4fbd: Pull complete 14:46:21 763cafe07f6e: Pull complete 14:46:21 0c0b528cf693: Pull complete 14:46:23 10935f4eaf8b: Pull complete 14:46:23 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 14:46:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:46:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 14:46:24 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 14:46:24 + docker inspect -f . ci-base-image-x86_64 14:46:24 . [Pipeline] withDockerContainer 14:46:24 prd-ubuntu20.04-docker-8c-8g-9255 does not seem to be running inside a container 14:46:24 $ 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 ******** ci-base-image-x86_64 cat 14:46:26 $ docker top 1e34c90ce8c6e469a21fbd411d4a66e113fdef4db0ac9cc31106479aa94aad11 -eo pid,comm [Pipeline] { [Pipeline] sh 14:46:26 + go version 14:46:26 go version go1.17.6 linux/amd64 [Pipeline] } 14:46:26 $ docker stop --time=1 1e34c90ce8c6e469a21fbd411d4a66e113fdef4db0ac9cc31106479aa94aad11 14:46:28 $ docker rm -f 1e34c90ce8c6e469a21fbd411d4a66e113fdef4db0ac9cc31106479aa94aad11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:46:28 + docker inspect -f . ci-base-image-x86_64 14:46:28 . [Pipeline] withDockerContainer 14:46:28 prd-ubuntu20.04-docker-8c-8g-9255 does not seem to be running inside a container 14:46:28 $ 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 ******** ci-base-image-x86_64 cat 14:46:29 $ docker top 517d863806560987cb9ca1e79dcd64dfdda320a646d397c24bbcdba29b804764 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:46:29 + make test 14:46:29 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:46:29 go: downloading github.com/go-playground/validator/v10 v10.10.1 14:46:29 go: downloading github.com/google/uuid v1.3.0 14:46:29 go: downloading github.com/stretchr/testify v1.7.1 14:46:29 go: downloading github.com/go-kit/log v0.2.0 14:46:29 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 14:46:29 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 14:46:29 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:46:29 go: downloading github.com/davecgh/go-spew v1.1.1 14:46:29 go: downloading github.com/pmezard/go-difflib v1.0.0 14:46:29 go: downloading github.com/stretchr/objx v0.1.1 14:46:29 go: downloading golang.org/x/text v0.3.7 14:46:29 go: downloading github.com/leodido/go-urn v1.2.1 14:46:29 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 14:46:29 go: downloading github.com/go-playground/universal-translator v0.18.0 14:46:29 go: downloading github.com/go-playground/locales v0.14.0 14:46:29 go: downloading github.com/x448/float16 v0.8.4 14:46:30 Still waiting to schedule task 14:46:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:46:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 14:46:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.097s coverage: 83.6% of statements 14:46:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 14:46:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 14:46:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 14:46:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.017s coverage: 29.4% of statements 14:46:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 14:46:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.016s coverage: 46.8% of statements 14:46:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.038s coverage: 90.5% of statements 14:46:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.037s coverage: 86.8% of statements 14:46:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.024s coverage: 59.5% of statements 14:46:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.023s coverage: 36.1% of statements 14:46:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.013s coverage: 48.7% of statements 14:46:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:46:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:46:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:46:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:46:47 $ docker stop --time=1 517d863806560987cb9ca1e79dcd64dfdda320a646d397c24bbcdba29b804764 14:46:49 $ docker rm -f 517d863806560987cb9ca1e79dcd64dfdda320a646d397c24bbcdba29b804764 [Pipeline] // withDockerContainer [Pipeline] sh 14:46:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:46: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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:46:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:46:50 14:46:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:46:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:46:50 latest: Pulling from edgex-lftools-log-publisher 14:46:50 5eb5b503b376: Pulling fs layer 14:46:50 5c69ac0246d0: Pulling fs layer 14:46:50 ec43610c2a17: Pulling fs layer 14:46:50 3a2ae6a8a46f: Pulling fs layer 14:46:50 33b1e0a273af: Pulling fs layer 14:46:50 5d3b04190fa2: Pulling fs layer 14:46:50 2f39f015ded8: Pulling fs layer 14:46:50 5d3b04190fa2: Waiting 14:46:50 2f39f015ded8: Waiting 14:46:50 5c69ac0246d0: Verifying Checksum 14:46:50 5c69ac0246d0: Download complete 14:46:50 3a2ae6a8a46f: Download complete 14:46:50 33b1e0a273af: Verifying Checksum 14:46:50 33b1e0a273af: Download complete 14:46:50 5d3b04190fa2: Verifying Checksum 14:46:50 5d3b04190fa2: Download complete 14:46:50 ec43610c2a17: Verifying Checksum 14:46:50 ec43610c2a17: Download complete 14:46:50 5eb5b503b376: Download complete 14:46:51 2f39f015ded8: Verifying Checksum 14:46:51 2f39f015ded8: Download complete 14:46:52 5eb5b503b376: Pull complete 14:46:52 5c69ac0246d0: Pull complete 14:46:53 ec43610c2a17: Pull complete 14:46:53 3a2ae6a8a46f: Pull complete 14:46:53 33b1e0a273af: Pull complete 14:46:53 5d3b04190fa2: Pull complete 14:46:58 2f39f015ded8: Pull complete 14:46:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:46:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:46:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:46:58 prd-ubuntu20.04-docker-8c-8g-9255 does not seem to be running inside a container 14:46:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:47:00 $ docker top e400e8d48f0d9c30403f8a5a8c328f91c1b10b2199c0d83f69233d46f8e18d6b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:47:01 ---> job-cost.sh 14:47:01 lf-activate-venv: SKIPPING 14:47:01 INFO: No Stack... 14:47:01 INFO: Retrieving Pricing Info for: v3-standard-8 14:47:01 INFO: Archiving Costs [Pipeline] sh 14:47:02 + + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csvcut 14:47:02 -d, -f6 [Pipeline] lock 14:47:02 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-52-stack-cost] 14:47:02 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-52-stack-cost] did not exist. Created. 14:47:02 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:47:02 + echo total: 0.2199999988079071 [Pipeline] stash 14:47:02 Stashed 1 file(s) [Pipeline] } 14:47:02 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-52-stack-cost] [Pipeline] // lock [Pipeline] } 14:47:02 $ docker stop --time=1 e400e8d48f0d9c30403f8a5a8c328f91c1b10b2199c0d83f69233d46f8e18d6b 14:47:03 $ docker rm -f e400e8d48f0d9c30403f8a5a8c328f91c1b10b2199c0d83f69233d46f8e18d6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:48:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9256 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 14:48:04 Running in /w/workspace/go-mod-core-contracts/52 [Pipeline] { [Pipeline] checkout 14:48:04 Selected Git installation does not exist. Using Default 14:48:04 The recommended git tool is: NONE 14:48:11 using credential edgex-jenkins-ssh 14:48:11 Cloning the remote Git repository 14:48:11 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 14:48:11 > git init /w/workspace/go-mod-core-contracts/52 # timeout=10 14:48:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 14:48:12 > git --version # timeout=10 14:48:12 > git --version # 'git version 2.25.1' 14:48:12 using GIT_SSH to set credentials SSH Credentials for GitHub 14:48:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:48:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 14:48:13 Avoid second fetch 14:48:13 Checking out Revision a664af0c31df3ffac579b5192d6be5aadcb7cb4f (main) 14:48:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:48:13 > git config core.sparsecheckout # timeout=10 14:48:13 > git checkout -f a664af0c31df3ffac579b5192d6be5aadcb7cb4f # timeout=10 14:48:18 Commit message: "Merge pull request #715 from jinlinGuan/issue-710" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:48:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:48:19 % Total % Received % Xferd Average Speed Time Time Time Current 14:48:19 Dload Upload Total Spent Left Speed 14:48:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46625 0 --:--:-- --:--:-- --:--:-- 46625 [Pipeline] sh 14:48:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:48:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:48:20 + sudo tee /etc/docker/daemon.new 14:48:20 { 14:48:20 "registry-mirrors": [ 14:48:20 "https://nexus3.edgexfoundry.org:10001" 14:48:20 ], 14:48:20 "bip": "10.250.0.254/24", 14:48:20 "hosts": [ 14:48:20 "tcp://0.0.0.0:5555", 14:48:20 "unix:///var/run/docker.sock" 14:48:20 ], 14:48:20 "mtu": 1458, 14:48:20 "selinux-enabled": true, 14:48:20 "seccomp-profile": "/etc/docker/seccomp.json" 14:48:20 } [Pipeline] sh 14:48:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:48:20 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 14:48:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:48:39 ========================================================= 14:48:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 14:48:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:48:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:48:40 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:48:40 9b3977197b4f: Pulling fs layer 14:48:40 1a89e8eeedd5: Pulling fs layer 14:48:40 94645a83ff95: Pulling fs layer 14:48:40 3f3a8bcf1eab: Pulling fs layer 14:48:40 0c92f367c5e7: Pulling fs layer 14:48:40 f7c0051592d6: Pulling fs layer 14:48:40 a227ed2f7395: Pulling fs layer 14:48:40 7b1c46037f91: Pulling fs layer 14:48:40 3f3a8bcf1eab: Waiting 14:48:40 0c92f367c5e7: Waiting 14:48:40 7b1c46037f91: Waiting 14:48:40 a227ed2f7395: Waiting 14:48:40 94645a83ff95: Download complete 14:48:40 1a89e8eeedd5: Verifying Checksum 14:48:40 1a89e8eeedd5: Download complete 14:48:40 0c92f367c5e7: Verifying Checksum 14:48:40 0c92f367c5e7: Download complete 14:48:40 f7c0051592d6: Verifying Checksum 14:48:40 f7c0051592d6: Download complete 14:48:40 a227ed2f7395: Verifying Checksum 14:48:40 a227ed2f7395: Download complete 14:48:40 9b3977197b4f: Verifying Checksum 14:48:40 9b3977197b4f: Download complete 14:48:41 9b3977197b4f: Pull complete 14:48:42 1a89e8eeedd5: Pull complete 14:48:42 94645a83ff95: Pull complete 14:48:42 7b1c46037f91: Verifying Checksum 14:48:42 7b1c46037f91: Download complete 14:48:43 3f3a8bcf1eab: Verifying Checksum 14:48:43 3f3a8bcf1eab: Download complete 14:48:55 3f3a8bcf1eab: Pull complete 14:48:55 0c92f367c5e7: Pull complete 14:48:55 f7c0051592d6: Pull complete 14:48:55 a227ed2f7395: Pull complete 14:49:02 7b1c46037f91: Pull complete 14:49:02 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 14:49:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:49:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 14:49:02 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 14:49:03 + docker inspect -f . ci-base-image-arm64 14:49:03 . [Pipeline] withDockerContainer 14:49:03 prd-ubuntu20.04-docker-arm64-4c-16g-9256 does not seem to be running inside a container 14:49:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/52 -v /w/workspace/go-mod-core-contracts/52:/w/workspace/go-mod-core-contracts/52:rw,z -v /w/workspace/go-mod-core-contracts/52@tmp:/w/workspace/go-mod-core-contracts/52@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:49:06 $ docker top 0451c25648e92308c90959fde4187452ce52372d114783be0d19264894391dcd -eo pid,comm [Pipeline] { [Pipeline] sh 14:49:07 + go version 14:49:07 go version go1.17.6 linux/arm64 [Pipeline] } 14:49:07 $ docker stop --time=1 0451c25648e92308c90959fde4187452ce52372d114783be0d19264894391dcd 14:49:08 $ docker rm -f 0451c25648e92308c90959fde4187452ce52372d114783be0d19264894391dcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:49:09 + docker inspect -f . ci-base-image-arm64 14:49:09 . [Pipeline] withDockerContainer 14:49:09 prd-ubuntu20.04-docker-arm64-4c-16g-9256 does not seem to be running inside a container 14:49:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/52 -v /w/workspace/go-mod-core-contracts/52:/w/workspace/go-mod-core-contracts/52:rw,z -v /w/workspace/go-mod-core-contracts/52@tmp:/w/workspace/go-mod-core-contracts/52@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:49:11 $ docker top b772db4761d6e2341d3b79a0d89c52d7b20e7ac20e67a7025f01f320cc7767d0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:49:12 + make test 14:49:12 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:49:12 go: downloading github.com/google/uuid v1.3.0 14:49:12 go: downloading github.com/go-kit/log v0.2.0 14:49:12 go: downloading github.com/stretchr/testify v1.7.1 14:49:12 go: downloading github.com/go-playground/validator/v10 v10.10.1 14:49:12 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 14:49:12 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 14:49:12 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:49:12 go: downloading github.com/davecgh/go-spew v1.1.1 14:49:12 go: downloading github.com/pmezard/go-difflib v1.0.0 14:49:12 go: downloading github.com/stretchr/objx v0.1.1 14:49:12 go: downloading github.com/go-playground/universal-translator v0.18.0 14:49:12 go: downloading github.com/leodido/go-urn v1.2.1 14:49:12 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 14:49:12 go: downloading golang.org/x/text v0.3.7 14:49:12 go: downloading github.com/x448/float16 v0.8.4 14:49:12 go: downloading github.com/go-playground/locales v0.14.0 14:49:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 14:49:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.431s coverage: 83.6% of statements 14:49:49 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 14:49:49 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 14:49:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 14:49:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.081s coverage: 29.4% of statements 14:49:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 14:49:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.092s coverage: 46.8% of statements 14:49:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.079s coverage: 90.5% of statements 14:49:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.256s coverage: 86.8% of statements 14:49:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.043s coverage: 59.5% of statements 14:49:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.035s coverage: 36.1% of statements 14:49:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.040s coverage: 48.7% of statements 14:49:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:49:55 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:50:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:50:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:50:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:50:13 $ docker stop --time=1 b772db4761d6e2341d3b79a0d89c52d7b20e7ac20e67a7025f01f320cc7767d0 14:50:15 $ docker rm -f b772db4761d6e2341d3b79a0d89c52d7b20e7ac20e67a7025f01f320cc7767d0 [Pipeline] // withDockerContainer [Pipeline] sh 14:50:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:50:16 Warning: overwriting stash ‘coverage-report’ 14:50:17 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:50:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:50:17 14:50:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:50:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:50:18 arm64: Pulling from edgex-lftools-log-publisher 14:50:18 8998bd30e6a1: Pulling fs layer 14:50:18 04944245beec: Pulling fs layer 14:50:18 699f458cf7ca: Pulling fs layer 14:50:18 765212b225bb: Pulling fs layer 14:50:18 f23df028b6ca: Pulling fs layer 14:50:18 d65c8cfc05b1: Pulling fs layer 14:50:18 2437ff75d9bd: Pulling fs layer 14:50:18 f23df028b6ca: Waiting 14:50:18 d65c8cfc05b1: Waiting 14:50:18 2437ff75d9bd: Waiting 14:50:18 765212b225bb: Waiting 14:50:18 04944245beec: Verifying Checksum 14:50:18 04944245beec: Download complete 14:50:18 765212b225bb: Verifying Checksum 14:50:18 765212b225bb: Download complete 14:50:18 f23df028b6ca: Download complete 14:50:18 d65c8cfc05b1: Verifying Checksum 14:50:18 d65c8cfc05b1: Download complete 14:50:18 699f458cf7ca: Verifying Checksum 14:50:18 699f458cf7ca: Download complete 14:50:18 8998bd30e6a1: Verifying Checksum 14:50:18 8998bd30e6a1: Download complete 14:50:20 2437ff75d9bd: Verifying Checksum 14:50:20 2437ff75d9bd: Download complete 14:50:23 8998bd30e6a1: Pull complete 14:50:23 04944245beec: Pull complete 14:50:25 699f458cf7ca: Pull complete 14:50:25 765212b225bb: Pull complete 14:50:26 f23df028b6ca: Pull complete 14:50:26 d65c8cfc05b1: Pull complete 14:50:41 2437ff75d9bd: Pull complete 14:50:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:50:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:50:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:50:42 prd-ubuntu20.04-docker-arm64-4c-16g-9256 does not seem to be running inside a container 14:50:42 $ 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/52 -v /w/workspace/go-mod-core-contracts/52:/w/workspace/go-mod-core-contracts/52:rw,z -v /w/workspace/go-mod-core-contracts/52@tmp:/w/workspace/go-mod-core-contracts/52@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:50:44 $ docker top e3dea9a2262ca8517699a2ae022a0bc7d028a32dffef2718c5c4eb13bb9dcaa9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:50:45 ---> job-cost.sh 14:50:45 lf-activate-venv: SKIPPING 14:50:45 INFO: No Stack... 14:50:45 INFO: Retrieving Pricing Info for: v3-standard-4 14:50:46 INFO: Archiving Costs [Pipeline] sh 14:50:47 + + cat /w/workspace/go-mod-core-contracts/52/archives/cost.csv 14:50:47 cut -d, -f6 [Pipeline] lock 14:50:47 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-52-stack-cost] 14:50:47 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-52-stack-cost] did not exist. Created. 14:50:47 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:50:47 /w/workspace/go-mod-core-contracts/52@tmp/durable-59ded2ab/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:50:48 + echo total: 0.10999999940395355 [Pipeline] stash 14:50:48 Warning: overwriting stash ‘stack-cost’ 14:50:48 Stashed 1 file(s) [Pipeline] } 14:50:48 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-52-stack-cost] [Pipeline] // lock [Pipeline] } 14:50:48 $ docker stop --time=1 e3dea9a2262ca8517699a2ae022a0bc7d028a32dffef2718c5c4eb13bb9dcaa9 14:50:50 $ docker rm -f e3dea9a2262ca8517699a2ae022a0bc7d028a32dffef2718c5c4eb13bb9dcaa9 [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:50:50 provisioning config files... 14:50:50 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4608749620932636586tmp [Pipeline] { [Pipeline] sh 14:50:50 + set +x 14:50:50 + curl -s https://codecov.io/bash 14:50:50 + bash -s -- 14:50:51 14:50:51 _____ _ 14:50:51 / ____| | | 14:50:51 | | ___ __| | ___ ___ _____ __ 14:50:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:50:51 | |___| (_) | (_| | __/ (_| (_) \ V / 14:50:51 \_____\___/ \__,_|\___|\___\___/ \_/ 14:50:51 Bash-1.0.6 14:50:51 14:50:51 14:50:51 ==> git version 2.25.1 found 14:50:51 ==> 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:50:51 Release-Date: 2020-01-08 14:50:51 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:50:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:50:51 ==> Jenkins CI detected. 14:50:51 current dir:  /w/workspace/undry_go-mod-core-contracts_main 14:50:51 project root: . 14:50:51 --> token set from env 14:50:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:50:51 ==> Running gcov in . (disable via -X gcov) 14:50:51 ==> Python coveragepy not found 14:50:51 ==> Searching for coverage reports in: 14:50:51 + . 14:50:51 -> Found 1 reports 14:50:51 ==> Detecting git/mercurial file structure 14:50:51 ==> Reading reports 14:50:51 + ./coverage.out bytes=109289 14:50:51 ==> Appending adjustments 14:50:51 https://docs.codecov.io/docs/fixing-reports 14:50:51 + Found adjustments 14:50:51 ==> Gzipping contents 14:50:52 16K /tmp/codecov.W3gkfT.gz 14:50:52 ==> Uploading reports 14:50:52 url: https://codecov.io 14:50:52 query: branch=main&commit=a664af0c31df3ffac579b5192d6be5aadcb7cb4f&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 14:50:52 -> Pinging Codecov 14:50:52 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=a664af0c31df3ffac579b5192d6be5aadcb7cb4f&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 14:50:52 -> Uploading to 14:50:52 https://storage.googleapis.com/codecov/v4/raw/2022-03-28/71470A77251A30514AAF9C0BB2E5B6CE/a664af0c31df3ffac579b5192d6be5aadcb7cb4f/ff707a23-5f67-43f9-a145-8089036062b6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220328T145052Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=20d6577657c67c462f6f9ad6e743023c0012f341411af01ffec8ddf8f369ca00 14:50:52 % Total % Received % Xferd Average Speed Time Time Time Current 14:50:52 Dload Upload Total Spent Left Speed 14:50:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16169 0 0 100 16169 0 62188 --:--:-- --:--:-- --:--:-- 62188 14:50:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/a664af0c31df3ffac579b5192d6be5aadcb7cb4f [Pipeline] } 14:50:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:50:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:50:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:50:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:50:53 14:50:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 14:50:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:50:53 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:50:53 188c0c94c7c5: Pulling fs layer 14:50:53 0ef7d3d256c8: Pulling fs layer 14:50:53 de9db76c5a1d: Pulling fs layer 14:50:53 0eba1c9be4d2: Pulling fs layer 14:50:53 0d57e429df01: Pulling fs layer 14:50:53 4e4be7b47b0d: Pulling fs layer 14:50:53 e1f770b5df2f: Pulling fs layer 14:50:53 85a0685a4137: Pulling fs layer 14:50:53 0d57e429df01: Waiting 14:50:53 4e4be7b47b0d: Waiting 14:50:53 e1f770b5df2f: Waiting 14:50:53 85a0685a4137: Waiting 14:50:53 0eba1c9be4d2: Waiting 14:50:53 de9db76c5a1d: Verifying Checksum 14:50:53 de9db76c5a1d: Download complete 14:50:53 0ef7d3d256c8: Download complete 14:50:53 0d57e429df01: Download complete 14:50:53 4e4be7b47b0d: Verifying Checksum 14:50:53 4e4be7b47b0d: Download complete 14:50:53 188c0c94c7c5: Verifying Checksum 14:50:53 188c0c94c7c5: Download complete 14:50:53 188c0c94c7c5: Pull complete 14:50:53 e1f770b5df2f: Verifying Checksum 14:50:53 e1f770b5df2f: Download complete 14:50:53 0ef7d3d256c8: Pull complete 14:50:54 de9db76c5a1d: Pull complete 14:50:54 0eba1c9be4d2: Verifying Checksum 14:50:54 0eba1c9be4d2: Download complete 14:50:54 85a0685a4137: Verifying Checksum 14:50:54 85a0685a4137: Download complete 14:50:57 0eba1c9be4d2: Pull complete 14:50:57 0d57e429df01: Pull complete 14:50:57 4e4be7b47b0d: Pull complete 14:50:57 e1f770b5df2f: Pull complete 14:51:01 85a0685a4137: Pull complete 14:51:01 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 14:51:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:51:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 14:51:01 prd-ubuntu20.04-docker-8c-8g-9255 does not seem to be running inside a container 14:51:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:51:03 $ docker top 9b51b85b920fe126fa9455da18d3226b5dd481855bfe3f7e059b618c5572481f -eo pid,comm [Pipeline] { [Pipeline] echo 14:51:03 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 14:51:03 + set -o pipefail 14:51:03 + snyk monitor '--org=edgex-jenkins' 14:51:06 14:51:06 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... 14:51:06 14:51:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/24f78cc2-503e-4b2a-8ccb-14eb788f91c5 14:51:06 14:51:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:51:06 14:51:06 [Pipeline] } 14:51:06 $ docker stop --time=1 9b51b85b920fe126fa9455da18d3226b5dd481855bfe3f7e059b618c5572481f 14:51:07 $ docker rm -f 9b51b85b920fe126fa9455da18d3226b5dd481855bfe3f7e059b618c5572481f [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:51:08 + git log --format=format:%s -1 a664af0c31df3ffac579b5192d6be5aadcb7cb4f [Pipeline] sh 14:51:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:51:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:51:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:51:09 . [Pipeline] withDockerContainer 14:51:09 prd-ubuntu20.04-docker-8c-8g-9255 does not seem to be running inside a container 14:51: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:51:09 $ docker top da67856bdc87e31210ec968dc0ea8b3f58a5e7edf69e6f128b0b2bec585060af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:51:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:51:09 [ssh-agent] Looking for ssh-agent implementation... 14:51:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:51:09 $ docker exec da67856bdc87e31210ec968dc0ea8b3f58a5e7edf69e6f128b0b2bec585060af ssh-agent 14:51:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOlGfPd/agent.13 14:51:10 SSH_AGENT_PID=19 14:51:10 Running ssh-add (command line suppressed) 14:51:10 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5370378038151033125.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5370378038151033125.key) 14:51:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:51:10 + git semver tag 14:51:10 # -> Open(): unable to determine branch for HEAD 14:51:10 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 14:51:10 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 14:51:10 # $SEMVER_REMOTE_NAME = origin 14:51:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:51:10 # $SEMVER_USER_NAME = edgex-jenkins 14:51:10 # $SEMVER_BRANCH = main 14:51:10 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver 14:51:10 # a664af0c31df3ffac579b5192d6be5aadcb7cb4f HEAD 14:51:10 # -> Force: false 14:51:10 # 18a11a385509690db09a5884b312d56ebaee9fdf refs/tags/v2.2.0-dev.20 [Pipeline] } 14:51:10 $ docker exec --env ******** --env ******** da67856bdc87e31210ec968dc0ea8b3f58a5e7edf69e6f128b0b2bec585060af ssh-agent -k 14:51:10 unset SSH_AUTH_SOCK; 14:51:10 unset SSH_AGENT_PID; 14:51:10 echo Agent pid 19 killed; 14:51:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:51:10 + git semver [Pipeline] } 14:51:11 $ docker stop --time=1 da67856bdc87e31210ec968dc0ea8b3f58a5e7edf69e6f128b0b2bec585060af 14:51:12 $ docker rm -f da67856bdc87e31210ec968dc0ea8b3f58a5e7edf69e6f128b0b2bec585060af [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 14:51:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:51:12 14:51:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 14:51:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:51:13 0.23.1-centos7: Pulling from edgex-lftools 14:51:13 ab5ef0e58194: Pulling fs layer 14:51:13 9712f1f96733: Pulling fs layer 14:51:13 63f879dbbcfc: Pulling fs layer 14:51:13 0d9ebad4ef96: Pulling fs layer 14:51:13 e9a5061849ea: Pulling fs layer 14:51:13 d747dcd14b5f: Pulling fs layer 14:51:13 2de7ff778b66: Pulling fs layer 14:51:13 0d9ebad4ef96: Waiting 14:51:13 e9a5061849ea: Waiting 14:51:13 2de7ff778b66: Waiting 14:51:13 d747dcd14b5f: Waiting 14:51:13 9712f1f96733: Download complete 14:51:13 63f879dbbcfc: Verifying Checksum 14:51:13 63f879dbbcfc: Download complete 14:51:13 e9a5061849ea: Verifying Checksum 14:51:13 d747dcd14b5f: Verifying Checksum 14:51:13 0d9ebad4ef96: Verifying Checksum 14:51:13 0d9ebad4ef96: Download complete 14:51:13 ab5ef0e58194: Verifying Checksum 14:51:13 ab5ef0e58194: Download complete 14:51:13 2de7ff778b66: Verifying Checksum 14:51:13 2de7ff778b66: Download complete 14:51:16 ab5ef0e58194: Pull complete 14:51:16 9712f1f96733: Pull complete 14:51:17 63f879dbbcfc: Pull complete 14:51:22 0d9ebad4ef96: Pull complete 14:51:22 e9a5061849ea: Pull complete 14:51:22 d747dcd14b5f: Pull complete 14:51:23 2de7ff778b66: Pull complete 14:51:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:51:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:51:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 14:51:24 prd-ubuntu20.04-docker-8c-8g-9255 does not seem to be running inside a container 14:51:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:51:26 $ docker top 00a2f513127e1227294d5cecb041344fbbb576791bbe77c1be1f6e6ded65ff2a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:51:26 provisioning config files... 14:51:26 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config7512358932400427141tmp 14:51:26 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5180725992123913547tmp 14:51:26 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4774453966899342834tmp [Pipeline] { [Pipeline] echo 14:51:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:51:27 ---> sigul-configuration.sh 14:51:27 gpg: directory `/root/.gnupg' created 14:51:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:51:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:51:27 gpg: keyring `/root/.gnupg/secring.gpg' created 14:51:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:51:27 gpg: CAST5 encrypted data 14:51:27 gpg: encrypted with 1 passphrase 14:51:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:51:27 + mkdir /home/jenkins 14:51:27 + mkdir /home/jenkins/sigul [Pipeline] sh 14:51:27 + 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:51:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:51:27 ---> sigul-install.sh 14:51:27 Sigul already installed; skipping installation. [Pipeline] sh 14:51:28 + git tag --list 14:51:28 v0.0.0 14:51:28 v0.0.1 14:51:28 v0.1.0 14:51:28 v0.1.1 14:51:28 v0.1.10 14:51:28 v0.1.100 14:51:28 v0.1.101 14:51:28 v0.1.102 14:51:28 v0.1.103 14:51:28 v0.1.104 14:51:28 v0.1.105 14:51:28 v0.1.106 14:51:28 v0.1.107 14:51:28 v0.1.108 14:51:28 v0.1.109 14:51:28 v0.1.11 14:51:28 v0.1.110 14:51:28 v0.1.111 14:51:28 v0.1.112 14:51:28 v0.1.113 14:51:28 v0.1.114 14:51:28 v0.1.115 14:51:28 v0.1.116 14:51:28 v0.1.117 14:51:28 v0.1.118 14:51:28 v0.1.119 14:51:28 v0.1.12 14:51:28 v0.1.120 14:51:28 v0.1.121 14:51:28 v0.1.122 14:51:28 v0.1.123 14:51:28 v0.1.124 14:51:28 v0.1.125 14:51:28 v0.1.126 14:51:28 v0.1.127 14:51:28 v0.1.128 14:51:28 v0.1.129 14:51:28 v0.1.13 14:51:28 v0.1.130 14:51:28 v0.1.131 14:51:28 v0.1.132 14:51:28 v0.1.133 14:51:28 v0.1.134 14:51:28 v0.1.135 14:51:28 v0.1.136 14:51:28 v0.1.137 14:51:28 v0.1.138 14:51:28 v0.1.139 14:51:28 v0.1.14 14:51:28 v0.1.140 14:51:28 v0.1.141 14:51:28 v0.1.142 14:51:28 v0.1.143 14:51:28 v0.1.144 14:51:28 v0.1.145 14:51:28 v0.1.146 14:51:28 v0.1.147 14:51:28 v0.1.148 14:51:28 v0.1.149 14:51:28 v0.1.15 14:51:28 v0.1.16 14:51:28 v0.1.17 14:51:28 v0.1.18 14:51:28 v0.1.19 14:51:28 v0.1.2 14:51:28 v0.1.20 14:51:28 v0.1.21 14:51:28 v0.1.22 14:51:28 v0.1.23 14:51:28 v0.1.24 14:51:28 v0.1.25 14:51:28 v0.1.26 14:51:28 v0.1.27 14:51:28 v0.1.28 14:51:28 v0.1.29 14:51:28 v0.1.3 14:51:28 v0.1.30 14:51:28 v0.1.31 14:51:28 v0.1.32 14:51:28 v0.1.33 14:51:28 v0.1.34 14:51:28 v0.1.35 14:51:28 v0.1.36 14:51:28 v0.1.37 14:51:28 v0.1.38 14:51:28 v0.1.39 14:51:28 v0.1.4 14:51:28 v0.1.40 14:51:28 v0.1.41 14:51:28 v0.1.42 14:51:28 v0.1.43 14:51:28 v0.1.44 14:51:28 v0.1.45 14:51:28 v0.1.46 14:51:28 v0.1.47 14:51:28 v0.1.48 14:51:28 v0.1.49 14:51:28 v0.1.5 14:51:28 v0.1.50 14:51:28 v0.1.51 14:51:28 v0.1.52 14:51:28 v0.1.53 14:51:28 v0.1.54 14:51:28 v0.1.55 14:51:28 v0.1.56 14:51:28 v0.1.57 14:51:28 v0.1.58 14:51:28 v0.1.59 14:51:28 v0.1.6 14:51:28 v0.1.60 14:51:28 v0.1.61 14:51:28 v0.1.62 14:51:28 v0.1.63 14:51:28 v0.1.64 14:51:28 v0.1.65 14:51:28 v0.1.66 14:51:28 v0.1.67 14:51:28 v0.1.68 14:51:28 v0.1.69 14:51:28 v0.1.7 14:51:28 v0.1.70 14:51:28 v0.1.71 14:51:28 v0.1.72 14:51:28 v0.1.73 14:51:28 v0.1.74 14:51:28 v0.1.75 14:51:28 v0.1.76 14:51:28 v0.1.77 14:51:28 v0.1.78 14:51:28 v0.1.79 14:51:28 v0.1.8 14:51:28 v0.1.80 14:51:28 v0.1.81 14:51:28 v0.1.82 14:51:28 v0.1.83 14:51:28 v0.1.84 14:51:28 v0.1.85 14:51:28 v0.1.86 14:51:28 v0.1.87 14:51:28 v0.1.88 14:51:28 v0.1.89 14:51:28 v0.1.9 14:51:28 v0.1.90 14:51:28 v0.1.91 14:51:28 v0.1.92 14:51:28 v0.1.93 14:51:28 v0.1.94 14:51:28 v0.1.95 14:51:28 v0.1.96 14:51:28 v0.1.97 14:51:28 v0.1.98 14:51:28 v0.1.99 14:51:28 v2.0.0 14:51:28 v2.0.0-dev.1 14:51:28 v2.0.0-dev.10 14:51:28 v2.0.0-dev.100 14:51:28 v2.0.0-dev.101 14:51:28 v2.0.0-dev.102 14:51:28 v2.0.0-dev.103 14:51:28 v2.0.0-dev.11 14:51:28 v2.0.0-dev.12 14:51:28 v2.0.0-dev.13 14:51:28 v2.0.0-dev.14 14:51:28 v2.0.0-dev.15 14:51:28 v2.0.0-dev.16 14:51:28 v2.0.0-dev.17 14:51:28 v2.0.0-dev.18 14:51:28 v2.0.0-dev.19 14:51:28 v2.0.0-dev.2 14:51:28 v2.0.0-dev.20 14:51:28 v2.0.0-dev.21 14:51:28 v2.0.0-dev.22 14:51:28 v2.0.0-dev.23 14:51:28 v2.0.0-dev.24 14:51:28 v2.0.0-dev.25 14:51:28 v2.0.0-dev.26 14:51:28 v2.0.0-dev.27 14:51:28 v2.0.0-dev.28 14:51:28 v2.0.0-dev.29 14:51:28 v2.0.0-dev.3 14:51:28 v2.0.0-dev.30 14:51:28 v2.0.0-dev.31 14:51:28 v2.0.0-dev.32 14:51:28 v2.0.0-dev.33 14:51:28 v2.0.0-dev.34 14:51:28 v2.0.0-dev.35 14:51:28 v2.0.0-dev.36 14:51:28 v2.0.0-dev.37 14:51:28 v2.0.0-dev.38 14:51:28 v2.0.0-dev.39 14:51:28 v2.0.0-dev.4 14:51:28 v2.0.0-dev.40 14:51:28 v2.0.0-dev.41 14:51:28 v2.0.0-dev.42 14:51:28 v2.0.0-dev.43 14:51:28 v2.0.0-dev.44 14:51:28 v2.0.0-dev.45 14:51:28 v2.0.0-dev.46 14:51:28 v2.0.0-dev.47 14:51:28 v2.0.0-dev.48 14:51:28 v2.0.0-dev.49 14:51:28 v2.0.0-dev.5 14:51:28 v2.0.0-dev.50 14:51:28 v2.0.0-dev.51 14:51:28 v2.0.0-dev.52 14:51:28 v2.0.0-dev.53 14:51:28 v2.0.0-dev.54 14:51:28 v2.0.0-dev.55 14:51:28 v2.0.0-dev.56 14:51:28 v2.0.0-dev.57 14:51:28 v2.0.0-dev.58 14:51:28 v2.0.0-dev.59 14:51:28 v2.0.0-dev.6 14:51:28 v2.0.0-dev.60 14:51:28 v2.0.0-dev.61 14:51:28 v2.0.0-dev.62 14:51:28 v2.0.0-dev.63 14:51:28 v2.0.0-dev.64 14:51:28 v2.0.0-dev.65 14:51:28 v2.0.0-dev.66 14:51:28 v2.0.0-dev.67 14:51:28 v2.0.0-dev.68 14:51:28 v2.0.0-dev.69 14:51:28 v2.0.0-dev.7 14:51:28 v2.0.0-dev.70 14:51:28 v2.0.0-dev.71 14:51:28 v2.0.0-dev.72 14:51:28 v2.0.0-dev.73 14:51:28 v2.0.0-dev.74 14:51:28 v2.0.0-dev.75 14:51:28 v2.0.0-dev.76 14:51:28 v2.0.0-dev.77 14:51:28 v2.0.0-dev.78 14:51:28 v2.0.0-dev.79 14:51:28 v2.0.0-dev.8 14:51:28 v2.0.0-dev.80 14:51:28 v2.0.0-dev.81 14:51:28 v2.0.0-dev.82 14:51:28 v2.0.0-dev.83 14:51:28 v2.0.0-dev.84 14:51:28 v2.0.0-dev.85 14:51:28 v2.0.0-dev.86 14:51:28 v2.0.0-dev.87 14:51:28 v2.0.0-dev.88 14:51:28 v2.0.0-dev.89 14:51:28 v2.0.0-dev.9 14:51:28 v2.0.0-dev.90 14:51:28 v2.0.0-dev.91 14:51:28 v2.0.0-dev.92 14:51:28 v2.0.0-dev.93 14:51:28 v2.0.0-dev.94 14:51:28 v2.0.0-dev.95 14:51:28 v2.0.0-dev.96 14:51:28 v2.0.0-dev.97 14:51:28 v2.0.0-dev.98 14:51:28 v2.0.0-dev.99 14:51:28 v2.0.1-dev.1 14:51:28 v2.0.1-dev.10 14:51:28 v2.0.1-dev.11 14:51:28 v2.0.1-dev.12 14:51:28 v2.0.1-dev.13 14:51:28 v2.0.1-dev.14 14:51:28 v2.0.1-dev.15 14:51:28 v2.0.1-dev.16 14:51:28 v2.0.1-dev.17 14:51:28 v2.0.1-dev.18 14:51:28 v2.0.1-dev.19 14:51:28 v2.0.1-dev.2 14:51:28 v2.0.1-dev.20 14:51:28 v2.0.1-dev.21 14:51:28 v2.0.1-dev.22 14:51:28 v2.0.1-dev.23 14:51:28 v2.0.1-dev.24 14:51:28 v2.0.1-dev.25 14:51:28 v2.0.1-dev.26 14:51:28 v2.0.1-dev.27 14:51:28 v2.0.1-dev.28 14:51:28 v2.0.1-dev.3 14:51:28 v2.0.1-dev.4 14:51:28 v2.0.1-dev.5 14:51:28 v2.0.1-dev.6 14:51:28 v2.0.1-dev.7 14:51:28 v2.0.1-dev.8 14:51:28 v2.0.1-dev.9 14:51:28 v2.1.0 14:51:28 v2.1.1-dev.1 14:51:28 v2.2.0-dev.1 14:51:28 v2.2.0-dev.10 14:51:28 v2.2.0-dev.11 14:51:28 v2.2.0-dev.12 14:51:28 v2.2.0-dev.13 14:51:28 v2.2.0-dev.14 14:51:28 v2.2.0-dev.15 14:51:28 v2.2.0-dev.16 14:51:28 v2.2.0-dev.17 14:51:28 v2.2.0-dev.18 14:51:28 v2.2.0-dev.19 14:51:28 v2.2.0-dev.2 14:51:28 v2.2.0-dev.20 14:51:28 v2.2.0-dev.3 14:51:28 v2.2.0-dev.4 14:51:28 v2.2.0-dev.5 14:51:28 v2.2.0-dev.6 14:51:28 v2.2.0-dev.7 14:51:28 v2.2.0-dev.8 14:51:28 v2.2.0-dev.9 [Pipeline] sh 14:51:28 + lftools sign git-tag v2.2.0-dev.20 14:51:29 Signing Git tag with Sigul... 14:51:29 Signing v2.2.0-dev.20 [Pipeline] echo 14:51:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:51:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:51:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:51:29 $ docker stop --time=1 00a2f513127e1227294d5cecb041344fbbb576791bbe77c1be1f6e6ded65ff2a 14:51:30 $ docker rm -f 00a2f513127e1227294d5cecb041344fbbb576791bbe77c1be1f6e6ded65ff2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:51:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:51:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:51:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:51:31 . [Pipeline] withDockerContainer 14:51:31 prd-ubuntu20.04-docker-8c-8g-9255 does not seem to be running inside a container 14:51:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:51:32 $ docker top bfe48632d556b986f02da1f58c3d8d30444f7b52ad7668b18e522a542252280d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:51:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:51:32 [ssh-agent] Looking for ssh-agent implementation... 14:51:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:51:32 $ docker exec bfe48632d556b986f02da1f58c3d8d30444f7b52ad7668b18e522a542252280d ssh-agent 14:51:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJCdffp/agent.13 14:51:32 SSH_AGENT_PID=19 14:51:32 Running ssh-add (command line suppressed) 14:51:32 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1499598426619245220.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1499598426619245220.key) 14:51:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:51:32 + git semver bump pre 14:51:32 # -> Open(): unable to determine branch for HEAD 14:51:32 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 14:51:32 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 14:51:32 # $SEMVER_REMOTE_NAME = origin 14:51:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:51:32 # $SEMVER_USER_NAME = edgex-jenkins 14:51:32 # $SEMVER_BRANCH = main 14:51:32 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver 14:51:32 2.2.0-dev.21 [Pipeline] } 14:51:32 $ docker exec --env ******** --env ******** bfe48632d556b986f02da1f58c3d8d30444f7b52ad7668b18e522a542252280d ssh-agent -k 14:51:33 unset SSH_AUTH_SOCK; 14:51:33 unset SSH_AGENT_PID; 14:51:33 echo Agent pid 19 killed; 14:51:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:51:33 + git semver [Pipeline] } 14:51:33 $ docker stop --time=1 bfe48632d556b986f02da1f58c3d8d30444f7b52ad7668b18e522a542252280d 14:51:34 $ docker rm -f bfe48632d556b986f02da1f58c3d8d30444f7b52ad7668b18e522a542252280d [Pipeline] // withDockerContainer [Pipeline] sh 14:51:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:51:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:51:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:51:35 . [Pipeline] withDockerContainer 14:51:35 prd-ubuntu20.04-docker-8c-8g-9255 does not seem to be running inside a container 14:51:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:51:35 $ docker top 7a46ca4ac635588c8dc8885fdff8e9e6e6b6d93d8725b3f0b9504be0fd168210 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:51:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:51:35 [ssh-agent] Looking for ssh-agent implementation... 14:51:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:51:36 $ docker exec 7a46ca4ac635588c8dc8885fdff8e9e6e6b6d93d8725b3f0b9504be0fd168210 ssh-agent 14:51:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJKfCCc/agent.14 14:51:36 SSH_AGENT_PID=21 14:51:36 Running ssh-add (command line suppressed) 14:51:36 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_905493725595143084.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_905493725595143084.key) 14:51:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:51:36 + git semver push 14:51:36 # -> Open(): unable to determine branch for HEAD 14:51:36 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 14:51:36 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 14:51:36 # $SEMVER_REMOTE_NAME = origin 14:51:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:51:36 # $SEMVER_USER_NAME = edgex-jenkins 14:51:36 # $SEMVER_BRANCH = main 14:51:36 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 14:51:38 $ docker exec --env ******** --env ******** 7a46ca4ac635588c8dc8885fdff8e9e6e6b6d93d8725b3f0b9504be0fd168210 ssh-agent -k 14:51:38 unset SSH_AUTH_SOCK; 14:51:38 unset SSH_AGENT_PID; 14:51:38 echo Agent pid 21 killed; 14:51:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:51:39 + git semver [Pipeline] } 14:51:39 $ docker stop --time=1 7a46ca4ac635588c8dc8885fdff8e9e6e6b6d93d8725b3f0b9504be0fd168210 14:51:40 $ docker rm -f 7a46ca4ac635588c8dc8885fdff8e9e6e6b6d93d8725b3f0b9504be0fd168210 [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:51:40 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 14:51:40 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 14:51:40 total 16 14:51:40 drwxr-xr-x 3 root root 4096 Mar 28 14:47 . 14:51:40 drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 14:51 .. 14:51:40 drwxr-xr-x 2 root root 4096 Mar 28 14:47 cost 14:51:40 -rw-r--r-- 1 root root 91 Mar 28 14:47 cost.csv 14:51:40 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 14:51:40 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 14:51:40 total 16 14:51:40 drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 14:47 . 14:51:40 drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 14:51 .. 14:51:40 drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 14:47 cost 14:51:40 -rw-r--r-- 1 jenkins jenkins 91 Mar 28 14:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:51:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:51:42 ---> package-listing.sh 14:51:42 ++ facter osfamily 14:51:42 ++ tr '[:upper:]' '[:lower:]' 14:51:42 + OS_FAMILY=debian 14:51:42 + workspace=/w/workspace/undry_go-mod-core-contracts_main 14:51:42 + START_PACKAGES=/tmp/packages_start.txt 14:51:42 + END_PACKAGES=/tmp/packages_end.txt 14:51:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:51:42 + PACKAGES=/tmp/packages_start.txt 14:51:42 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 14:51:42 + PACKAGES=/tmp/packages_end.txt 14:51:42 + case "${OS_FAMILY}" in 14:51:42 + dpkg -l 14:51:42 + grep '^ii' 14:51:42 + '[' -f /tmp/packages_start.txt ']' 14:51:42 + '[' -f /tmp/packages_end.txt ']' 14:51:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:51:42 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 14:51:42 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 14:51:42 + 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:51:42 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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:51:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:51:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:51:43 . [Pipeline] withDockerContainer 14:51:43 prd-ubuntu20.04-docker-8c-8g-9255 does not seem to be running inside a container 14:51:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:51:43 $ docker top fc60ad5f9ad62b74d137da988c41167087376a5374d8db28b5c2ba518b56bc79 -eo pid,comm [Pipeline] { [Pipeline] sh 14:51:43 + touch /tmp/pre-build-complete [Pipeline] sh 14:51:44 + mkdir -p /var/log/sysstat [Pipeline] sh 14:51:44 + ls /var/log/sa-host 14:51:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:51:44 provisioning config files... 14:51:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3391339243861228979tmp [Pipeline] { [Pipeline] echo 14:51:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:51:44 ---> create-netrc.sh [Pipeline] } 14:51:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:51:45 ---> python-tools-install.sh [Pipeline] echo 14:51:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:51:45 ---> sudo-logs.sh 14:51:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:51:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:51:45 ---> job-cost.sh 14:51:45 lf-activate-venv: SKIPPING 14:51:45 DEBUG: total: 0.2199999988079071 14:51:45 INFO: Retrieving Stack Cost... 14:51:46 INFO: Retrieving Pricing Info for: v3-standard-8 14:51:46 INFO: Archiving Costs [Pipeline] echo 14:51:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:51:47 ---> logs-deploy.sh 14:51:47 lf-activate-venv: SKIPPING 14:51:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/52 14:51:47 INFO: archiving workspace using pattern(s): 14:51:48 Archives upload complete. 14:51:48 INFO: archiving logs to Nexus 14:51:48 ---> uname -a: 14:51:48 Linux prd-ubuntu20-04-docker-8c-8g-9255 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 14:51:48 14:51:48 14:51:48 ---> lscpu: 14:51:48 Architecture: x86_64 14:51:48 CPU op-mode(s): 32-bit, 64-bit 14:51:48 Byte Order: Little Endian 14:51:48 Address sizes: 40 bits physical, 48 bits virtual 14:51:48 CPU(s): 8 14:51:48 On-line CPU(s) list: 0-7 14:51:48 Thread(s) per core: 1 14:51:48 Core(s) per socket: 1 14:51:48 Socket(s): 8 14:51:48 NUMA node(s): 1 14:51:48 Vendor ID: AuthenticAMD 14:51:48 CPU family: 23 14:51:48 Model: 49 14:51:48 Model name: AMD EPYC-Rome Processor 14:51:48 Stepping: 0 14:51:48 CPU MHz: 2799.996 14:51:48 BogoMIPS: 5599.99 14:51:48 Virtualization: AMD-V 14:51:48 Hypervisor vendor: KVM 14:51:48 Virtualization type: full 14:51:48 L1d cache: 256 KiB 14:51:48 L1i cache: 256 KiB 14:51:48 L2 cache: 4 MiB 14:51:48 L3 cache: 128 MiB 14:51:48 NUMA node0 CPU(s): 0-7 14:51:48 Vulnerability Itlb multihit: Not affected 14:51:48 Vulnerability L1tf: Not affected 14:51:48 Vulnerability Mds: Not affected 14:51:48 Vulnerability Meltdown: Not affected 14:51:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:51:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:51:48 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:51:48 Vulnerability Srbds: Not affected 14:51:48 Vulnerability Tsx async abort: Not affected 14:51:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:51:48 14:51:48 14:51:48 ---> nproc: 14:51:48 8 14:51:48 14:51:48 14:51:48 ---> df -h: 14:51:48 Filesystem Size Used Avail Use% Mounted on 14:51:48 overlay 155G 12G 144G 8% / 14:51:48 tmpfs 64M 0 64M 0% /dev 14:51:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:51:48 shm 64M 0 64M 0% /dev/shm 14:51:48 /dev/vda1 155G 12G 144G 8% /facter-os 14:51:48 14:51:48 14:51:48 ---> sar -b -r -n DEV: 14:51:48 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-9255) 03/28/22 _x86_64_ (8 CPU) 14:51:48 14:51:48 14:45:21 LINUX RESTART (8 CPU) 14:51:48 14:51:48 14:46:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:51:48 14:47:01 140.23 11.30 128.93 0.00 2009.29 83903.61 0.00 14:51:48 14:48:01 4.80 0.00 4.80 0.00 0.00 70.91 0.00 14:51:48 14:49:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 14:51:48 14:50:01 1.98 0.00 1.98 0.00 0.00 23.20 0.00 14:51:48 14:51:01 15.33 0.12 15.21 0.00 10.40 15196.27 0.00 14:51:48 Average: 32.42 2.25 30.17 0.00 398.53 19626.27 0.00 14:51:48 14:51:48 14:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:51:48 14:47:01 28814824 31769344 528916 1.61 110500 3094484 1930088 5.69 1230308 2433572 452 14:51:48 14:48:01 28835504 31789676 510884 1.55 110672 3094352 1819668 5.36 1215056 2431504 12 14:51:48 14:49:01 28834584 31788912 511468 1.56 110768 3094348 1819668 5.36 1215544 2431508 12 14:51:48 14:50:01 28840544 31795620 505072 1.54 110856 3094484 1819668 5.36 1207836 2432076 12 14:51:48 14:51:01 28020728 31762848 532476 1.62 127388 3813200 1987640 5.86 1256500 3150116 491332 14:51:48 Average: 28669237 31781280 517763 1.57 114037 3238174 1875346 5.53 1225049 2575755 98364 14:51:48 14:51:48 14:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:51:48 14:47:01 ens3 398.59 263.80 6679.41 108.56 0.00 0.00 0.00 0.00 14:51:48 14:47:01 docker0 27.64 28.18 4.09 334.43 0.00 0.00 0.00 0.00 14:51:48 14:47:01 lo 3.46 3.46 0.34 0.34 0.00 0.00 0.00 0.00 14:51:48 14:48:01 ens3 5.58 3.13 5.12 1.86 0.00 0.00 0.00 0.00 14:51:48 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:48 14:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:51:48 14:49:01 ens3 10.31 5.35 9.84 0.73 0.00 0.00 0.00 0.00 14:51:48 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:48 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:48 14:50:01 ens3 4.48 2.18 3.93 0.32 0.00 0.00 0.00 0.00 14:51:48 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:48 14:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:51:48 14:51:01 ens3 141.28 79.89 4062.27 11.03 0.00 0.00 0.00 0.00 14:51:48 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:48 14:51:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 14:51:48 Average: ens3 111.08 70.22 2136.76 24.22 0.00 0.00 0.00 0.00 14:51:48 Average: docker0 5.45 5.56 0.81 65.98 0.00 0.00 0.00 0.00 14:51:48 Average: lo 0.99 0.99 0.09 0.09 0.00 0.00 0.00 0.00 14:51:48 14:51:48 14:51:48 ---> sar -P ALL: 14:51:48 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-9255) 03/28/22 _x86_64_ (8 CPU) 14:51:48 14:51:48 14:45:21 LINUX RESTART (8 CPU) 14:51:48 14:51:48 14:46:02 CPU %user %nice %system %iowait %steal %idle 14:51:48 14:47:01 all 22.02 0.00 5.62 1.22 0.09 71.05 14:51:48 14:47:01 0 22.92 0.00 5.48 1.88 0.09 69.64 14:51:48 14:47:01 1 22.79 0.00 5.58 0.34 0.09 71.21 14:51:48 14:47:01 2 22.13 0.00 6.17 0.48 0.09 71.13 14:51:48 14:47:01 3 21.60 0.00 5.59 0.10 0.07 72.64 14:51:48 14:47:01 4 22.10 0.00 5.94 0.83 0.09 71.04 14:51:48 14:47:01 5 21.90 0.00 5.46 0.62 0.10 71.92 14:51:48 14:47:01 6 19.72 0.00 5.52 2.22 0.09 72.45 14:51:48 14:47:01 7 23.00 0.00 5.21 3.32 0.09 68.38 14:51:48 14:48:01 all 0.38 0.00 0.09 0.02 0.01 99.49 14:51:48 14:48:01 0 0.12 0.00 0.07 0.10 0.00 99.72 14:51:48 14:48:01 1 0.10 0.00 0.08 0.02 0.00 99.80 14:51:48 14:48:01 2 0.10 0.00 0.17 0.00 0.02 99.72 14:51:48 14:48:01 3 0.22 0.00 0.10 0.00 0.02 99.67 14:51:48 14:48:01 4 0.17 0.00 0.07 0.02 0.03 99.72 14:51:48 14:48:01 5 0.23 0.00 0.15 0.00 0.00 99.62 14:51:48 14:48:01 6 1.99 0.00 0.07 0.00 0.02 97.93 14:51:48 14:48:01 7 0.13 0.00 0.03 0.02 0.02 99.80 14:51:48 14:49:01 all 0.30 0.00 0.02 0.01 0.01 99.67 14:51:48 14:49:01 0 0.02 0.00 0.00 0.05 0.02 99.92 14:51:48 14:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 14:51:48 14:49:01 2 0.00 0.00 0.02 0.00 0.02 99.97 14:51:48 14:49:01 3 0.08 0.00 0.07 0.00 0.00 99.85 14:51:48 14:49:01 4 0.22 0.00 0.03 0.00 0.00 99.75 14:51:48 14:49:01 5 0.03 0.00 0.00 0.00 0.02 99.95 14:51:48 14:49:01 6 1.99 0.00 0.02 0.00 0.00 98.00 14:51:48 14:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:51:48 14:50:01 all 0.27 0.00 0.04 0.01 0.00 99.68 14:51:48 14:50:01 0 0.02 0.00 0.03 0.07 0.00 99.88 14:51:48 14:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:51:48 14:50:01 2 0.07 0.00 0.03 0.00 0.02 99.88 14:51:48 14:50:01 3 0.07 0.00 0.03 0.00 0.00 99.90 14:51:48 14:50:01 4 0.15 0.00 0.02 0.00 0.02 99.82 14:51:48 14:50:01 5 0.03 0.00 0.05 0.00 0.00 99.92 14:51:48 14:50:01 6 1.71 0.00 0.12 0.00 0.00 98.17 14:51:48 14:50:01 7 0.05 0.00 0.03 0.00 0.00 99.92 14:51:48 14:51:01 all 3.16 0.00 1.21 0.30 0.02 95.32 14:51:48 14:51:01 0 1.96 0.00 2.01 0.77 0.02 95.25 14:51:48 14:51:01 1 3.26 0.00 1.14 0.00 0.02 95.59 14:51:48 14:51:01 2 2.83 0.00 1.22 0.03 0.02 95.90 14:51:48 14:51:01 3 3.17 0.00 1.39 0.67 0.02 94.76 14:51:48 14:51:01 4 2.92 0.00 1.06 0.85 0.02 95.16 14:51:48 14:51:01 5 3.56 0.00 0.92 0.02 0.02 95.48 14:51:48 14:51:01 6 3.71 0.00 1.01 0.00 0.02 95.27 14:51:48 14:51:01 7 3.86 0.00 0.94 0.03 0.02 95.15 14:51:48 Average: all 5.12 0.00 1.37 0.30 0.02 93.18 14:51:48 Average: 0 4.89 0.00 1.49 0.56 0.02 93.03 14:51:48 Average: 1 5.14 0.00 1.34 0.07 0.02 93.43 14:51:48 Average: 2 4.92 0.00 1.49 0.10 0.03 93.45 14:51:48 Average: 3 4.94 0.00 1.41 0.15 0.02 93.47 14:51:48 Average: 4 5.00 0.00 1.39 0.34 0.03 93.24 14:51:48 Average: 5 5.05 0.00 1.29 0.12 0.03 93.51 14:51:48 Average: 6 5.70 0.00 1.31 0.43 0.02 92.54 14:51:48 Average: 7 5.30 0.00 1.22 0.66 0.02 92.80 14:51:48 14:51:48 14:51:48