Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2cfc12dec4a88c8cf8caf323f68e6d278e6614d0 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-ssh3521669250212772720.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh7650927376140300321.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-bootstrap/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-bootstrap/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15631973825825706345.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh9578338300185563170.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-bootstrap/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-bootstrap/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4565643799233674131.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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-34284 in /w/workspace/gexfoundry_go-mod-bootstrap_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-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2cfc12dec4a88c8cf8caf323f68e6d278e6614d0 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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 2cfc12dec4a88c8cf8caf323f68e6d278e6614d0 # timeout=10 Commit message: "fix: resolves issue #332 (#333)" > git rev-list --no-walk f14591b6a3de7c3a97b20e5143296a4c61bdd49b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:23:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:23:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:23:31 ========================================================= 23:23:31 EdgeX Global Pipelines Version Info 23:23:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:23:32 ------------------- 23:23:32 stable info: 23:23:32 ------------------- 23:23:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:23:32 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 23:23:32 Message: update stable to v1.0.227 23:23:32 ------------------- 23:23:32 experimental info: 23:23:32 ------------------- 23:23:32 Commited By: **** collab-it+edgex@linuxfoundation.org 23:23:32 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 23:23:32 Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2cfc12dec4a88c8cf8caf323f68e6d278e6614d0 [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2cfc12d [Pipeline] echo 23:23:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:23:33 + git rev-list -1 --merges 2cfc12dec4a88c8cf8caf323f68e6d278e6614d0~1..2cfc12dec4a88c8cf8caf323f68e6d278e6614d0 [Pipeline] echo 23:23:34 -----------> git rev-list -1 --merges 2cfc12dec4a88c8cf8caf323f68e6d278e6614d0~1..2cfc12dec4a88c8cf8caf323f68e6d278e6614d0 2cfc12dec4a88c8cf8caf323f68e6d278e6614d0 [false] [Pipeline] sh 23:23:34 + git log --format=format:%s -1 2cfc12dec4a88c8cf8caf323f68e6d278e6614d0 [Pipeline] echo 23:23:34 ========================================================= 23:23:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:23:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:23:34 + git log --format=format:%s -1 2cfc12dec4a88c8cf8caf323f68e6d278e6614d0 [Pipeline] echo 23:23:34 [semverPrep] GIT_COMMIT: 2cfc12dec4a88c8cf8caf323f68e6d278e6614d0, Commit Message: fix: resolves issue #332 (#333) [Pipeline] echo 23:23:34 [semverPrep] This is not a build commit. [Pipeline] sh 23:23:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:23:35 + grep -v github /etc/ssh/ssh_known_hosts 23:23:35 + [ -e /tmp/ssh_known_hosts ] 23:23:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:23:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:23:35 + sudo tee -a /etc/ssh/ssh_known_hosts 23:23:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:23:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:23:35 23:23:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:23:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:23:36 latest: Pulling from edgex-devops/py-git-semver 23:23:36 1fe172e4850f: Pulling fs layer 23:23:36 caf521ccaac6: Pulling fs layer 23:23:36 3ead6fa29328: Pulling fs layer 23:23:36 5c2a1cbceb83: Pulling fs layer 23:23:36 a8d5f1318db7: Pulling fs layer 23:23:36 c427282e49a2: Pulling fs layer 23:23:36 1827001aaf11: Pulling fs layer 23:23:36 0714d37db230: Pulling fs layer 23:23:36 ac28cf19c067: Pulling fs layer 23:23:36 ca983d60f3e2: Pulling fs layer 23:23:36 9f894cec8388: Pulling fs layer 23:23:36 0714d37db230: Waiting 23:23:36 5c2a1cbceb83: Waiting 23:23:36 a8d5f1318db7: Waiting 23:23:36 c427282e49a2: Waiting 23:23:36 ac28cf19c067: Waiting 23:23:36 1827001aaf11: Waiting 23:23:36 9f894cec8388: Waiting 23:23:36 ca983d60f3e2: Waiting 23:23:36 caf521ccaac6: Download complete 23:23:36 5c2a1cbceb83: Verifying Checksum 23:23:36 5c2a1cbceb83: Download complete 23:23:36 a8d5f1318db7: Verifying Checksum 23:23:36 a8d5f1318db7: Download complete 23:23:36 c427282e49a2: Download complete 23:23:36 3ead6fa29328: Verifying Checksum 23:23:36 3ead6fa29328: Download complete 23:23:36 0714d37db230: Verifying Checksum 23:23:36 0714d37db230: Download complete 23:23:36 ac28cf19c067: Verifying Checksum 23:23:36 ac28cf19c067: Download complete 23:23:36 ca983d60f3e2: Verifying Checksum 23:23:36 ca983d60f3e2: Download complete 23:23:36 9f894cec8388: Download complete 23:23:36 1fe172e4850f: Verifying Checksum 23:23:36 1fe172e4850f: Download complete 23:23:36 1827001aaf11: Verifying Checksum 23:23:36 1827001aaf11: Download complete 23:23:38 1fe172e4850f: Pull complete 23:23:38 caf521ccaac6: Pull complete 23:23:38 3ead6fa29328: Pull complete 23:23:38 5c2a1cbceb83: Pull complete 23:23:39 a8d5f1318db7: Pull complete 23:23:39 c427282e49a2: Pull complete 23:23:41 1827001aaf11: Pull complete 23:23:41 0714d37db230: Pull complete 23:23:41 ac28cf19c067: Pull complete 23:23:41 ca983d60f3e2: Pull complete 23:23:41 9f894cec8388: Pull complete 23:23:41 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 23:23:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:23:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 23:23:41 prd-ubuntu20.04-docker-8c-8g-34284 does not seem to be running inside a container 23:23:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 23:23:42 $ docker top 600f5e04db876af449cd52b6a194e5ccf6f28d52d83a7c84dd6018b17d0b4fa5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:23:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:23:43 [ssh-agent] Looking for ssh-agent implementation... 23:23:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:23:43 $ docker exec 600f5e04db876af449cd52b6a194e5ccf6f28d52d83a7c84dd6018b17d0b4fa5 ssh-agent 23:23:43 SSH_AUTH_SOCK=/tmp/ssh-Dp3ttzdvr2Kl/agent.32 23:23:43 SSH_AGENT_PID=38 23:23:43 Running ssh-add (command line suppressed) 23:23:43 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2017430117806234464.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2017430117806234464.key) 23:23:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:23:43 + git tag --points-at HEAD [Pipeline] } 23:23:43 $ docker exec --env ******** --env ******** 600f5e04db876af449cd52b6a194e5ccf6f28d52d83a7c84dd6018b17d0b4fa5 ssh-agent -k 23:23:43 unset SSH_AUTH_SOCK; 23:23:43 unset SSH_AGENT_PID; 23:23:43 echo Agent pid 38 killed; 23:23:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:23:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:23:43 [ssh-agent] Looking for ssh-agent implementation... 23:23:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:23:44 $ docker exec 600f5e04db876af449cd52b6a194e5ccf6f28d52d83a7c84dd6018b17d0b4fa5 ssh-agent 23:23:44 SSH_AUTH_SOCK=/tmp/ssh-oPEyJmXAKnnR/agent.71 23:23:44 SSH_AGENT_PID=77 23:23:44 Running ssh-add (command line suppressed) 23:23:44 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_681619792627938500.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_681619792627938500.key) 23:23:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:23:44 + git semver init 23:23:44 2022-04-29 23:23:44,814 [run_init] DEBUG init version:0.0.0 force:False 23:23:44 2022-04-29 23:23:44,815 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 23:23:44 2022-04-29 23:23:44,815 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 23:23:44 2022-04-29 23:23:44,816 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 23:23:45 2022-04-29 23:23:45,562 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 23:23:45 2022-04-29 23:23:45,563 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 23:23:45 2022-04-29 23:23:45,563 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 23:23:45 2022-04-29 23:23:45,563 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 23:23:45 2.2.0-dev.21 [Pipeline] } 23:23:45 $ docker exec --env ******** --env ******** 600f5e04db876af449cd52b6a194e5ccf6f28d52d83a7c84dd6018b17d0b4fa5 ssh-agent -k 23:23:45 unset SSH_AUTH_SOCK; 23:23:45 unset SSH_AGENT_PID; 23:23:45 echo Agent pid 77 killed; 23:23:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:23:46 + git semver [Pipeline] } 23:23:46 $ docker stop --time=1 600f5e04db876af449cd52b6a194e5ccf6f28d52d83a7c84dd6018b17d0b4fa5 23:23:47 $ docker rm -f 600f5e04db876af449cd52b6a194e5ccf6f28d52d83a7c84dd6018b17d0b4fa5 [Pipeline] // withDockerContainer [Pipeline] sh 23:23:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:23:48 Stashed 1 file(s) [Pipeline] echo 23:23:48 [edgeXSemver]: initialized semver on version 2.2.0-dev.21 [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 23:23:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:23:48 ========================================================= 23:23:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 23:23:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:23:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:23:48 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 23:23:48 59bf1c3509f3: Pulling fs layer 23:23:48 666ba61612fd: Pulling fs layer 23:23:48 8ed8ca486205: Pulling fs layer 23:23:48 4fe6c5a15a65: Pulling fs layer 23:23:48 22a0e8bec74d: Pulling fs layer 23:23:48 ca2b28591e48: Pulling fs layer 23:23:48 a51346096db8: Pulling fs layer 23:23:48 daebc70d1ce1: Pulling fs layer 23:23:48 0e18a0eac166: Pulling fs layer 23:23:48 ca2b28591e48: Waiting 23:23:48 4fe6c5a15a65: Waiting 23:23:48 22a0e8bec74d: Waiting 23:23:48 daebc70d1ce1: Waiting 23:23:48 0e18a0eac166: Waiting 23:23:48 8ed8ca486205: Verifying Checksum 23:23:48 8ed8ca486205: Download complete 23:23:48 666ba61612fd: Verifying Checksum 23:23:48 666ba61612fd: Download complete 23:23:48 22a0e8bec74d: Verifying Checksum 23:23:48 22a0e8bec74d: Download complete 23:23:48 ca2b28591e48: Download complete 23:23:48 59bf1c3509f3: Verifying Checksum 23:23:48 59bf1c3509f3: Download complete 23:23:48 a51346096db8: Verifying Checksum 23:23:48 a51346096db8: Download complete 23:23:48 daebc70d1ce1: Verifying Checksum 23:23:48 daebc70d1ce1: Download complete 23:23:49 59bf1c3509f3: Pull complete 23:23:49 666ba61612fd: Pull complete 23:23:49 8ed8ca486205: Pull complete 23:23:49 0e18a0eac166: Verifying Checksum 23:23:49 0e18a0eac166: Download complete 23:23:49 4fe6c5a15a65: Verifying Checksum 23:23:49 4fe6c5a15a65: Download complete 23:23:55 4fe6c5a15a65: Pull complete 23:23:55 22a0e8bec74d: Pull complete 23:23:55 ca2b28591e48: Pull complete 23:23:55 a51346096db8: Pull complete 23:23:55 daebc70d1ce1: Pull complete 23:23:56 0e18a0eac166: Pull complete 23:23:56 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 23:23:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:23:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 23:23:57 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 23:23:57 + docker inspect -f . ci-base-image-x86_64 23:23:57 . [Pipeline] withDockerContainer 23:23:57 prd-ubuntu20.04-docker-8c-8g-34284 does not seem to be running inside a container 23:23:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:23:59 $ docker top 67c5da8e97a85eff0662de938d4c11b56fbc17391396cede9c50f08d7d0767dd -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:59 + go version 23:23:59 go version go1.17.6 linux/amd64 [Pipeline] } 23:23:59 $ docker stop --time=1 67c5da8e97a85eff0662de938d4c11b56fbc17391396cede9c50f08d7d0767dd 23:24:00 $ docker rm -f 67c5da8e97a85eff0662de938d4c11b56fbc17391396cede9c50f08d7d0767dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:24:01 + docker inspect -f . ci-base-image-x86_64 23:24:01 . [Pipeline] withDockerContainer 23:24:01 prd-ubuntu20.04-docker-8c-8g-34284 does not seem to be running inside a container 23:24:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:24:01 $ docker top 94d327b060008db08d26490523057d842a37fce81b1bf1b5403406d9aa97f0ec -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:24:02 + make test 23:24:02 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:24:02 go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a 23:24:02 go: downloading github.com/stretchr/testify v1.7.1 23:24:02 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.27 23:24:02 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 23:24:02 go: downloading github.com/pelletier/go-toml v1.9.4 23:24:02 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.8 23:24:02 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 23:24:02 go: downloading github.com/google/uuid v1.3.0 23:24:02 go: downloading github.com/hashicorp/go-multierror v1.1.1 23:24:02 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 23:24:02 go: downloading github.com/gorilla/mux v1.8.0 23:24:02 go: downloading github.com/davecgh/go-spew v1.1.1 23:24:02 go: downloading github.com/pmezard/go-difflib v1.0.0 23:24:02 go: downloading github.com/stretchr/objx v0.1.1 23:24:02 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 23:24:02 go: downloading github.com/hashicorp/errwrap v1.0.0 23:24:02 go: downloading github.com/go-kit/log v0.2.0 23:24:02 go: downloading github.com/go-playground/validator/v10 v10.10.1 23:24:02 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 23:24:02 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 23:24:02 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 23:24:02 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:24:02 go: downloading github.com/pebbe/zmq4 v1.2.7 23:24:02 go: downloading github.com/hashicorp/consul/api v1.9.1 23:24:02 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:24:02 go: downloading github.com/go-logfmt/logfmt v0.5.1 23:24:02 go: downloading github.com/x448/float16 v0.8.4 23:24:02 go: downloading github.com/go-playground/universal-translator v0.18.0 23:24:02 go: downloading github.com/leodido/go-urn v1.2.1 23:24:02 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 23:24:02 go: downloading golang.org/x/text v0.3.7 23:24:02 go: downloading github.com/gorilla/websocket v1.4.2 23:24:02 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 23:24:02 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:24:02 go: downloading github.com/mitchellh/copystructure v1.0.0 23:24:02 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:24:02 go: downloading github.com/zeebo/errs v1.2.2 23:24:02 go: downloading google.golang.org/grpc v1.42.0 23:24:02 go: downloading github.com/go-playground/locales v0.14.0 23:24:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:24:02 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:24:02 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:24:02 go: downloading github.com/hashicorp/serf v0.9.5 23:24:02 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 23:24:02 go: downloading google.golang.org/protobuf v1.27.1 23:24:02 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:24:02 go: downloading github.com/fatih/color v1.9.0 23:24:02 go: downloading github.com/mattn/go-isatty v0.0.12 23:24:02 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:24:02 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 23:24:02 go: downloading github.com/mattn/go-colorable v0.1.6 23:24:02 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 23:24:02 go: downloading github.com/golang/protobuf v1.5.2 23:24:02 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:24:02 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:24:03 Still waiting to schedule task 23:24:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:24:15 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 23:24:15 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.047s coverage: 4.6% of statements 23:24:15 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 23:24:15 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.020s coverage: 92.2% of statements 23:24:15 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.025s coverage: 85.3% of statements 23:24:16 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.019s coverage: 54.9% of statements 23:24:16 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 23:24:16 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 23:24:16 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.012s coverage: 100.0% of statements 23:24:16 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.320s coverage: 88.1% of statements 23:24:16 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.019s coverage: 25.0% of statements 23:24:18 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.025s coverage: 79.6% of statements 23:24:18 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 23:24:18 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.006s coverage: 41.7% of statements 23:24:18 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.004s coverage: 91.3% of statements 23:24:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:24:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:24:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 23:24:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:24:30 $ docker stop --time=1 94d327b060008db08d26490523057d842a37fce81b1bf1b5403406d9aa97f0ec 23:24:32 $ docker rm -f 94d327b060008db08d26490523057d842a37fce81b1bf1b5403406d9aa97f0ec [Pipeline] // withDockerContainer [Pipeline] sh 23:24:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:24:33 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 23:24:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:24:33 23:24:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:24:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:24:34 latest: Pulling from edgex-lftools-log-publisher 23:24:34 5eb5b503b376: Pulling fs layer 23:24:34 5c69ac0246d0: Pulling fs layer 23:24:34 ec43610c2a17: Pulling fs layer 23:24:34 3a2ae6a8a46f: Pulling fs layer 23:24:34 33b1e0a273af: Pulling fs layer 23:24:34 5d3b04190fa2: Pulling fs layer 23:24:34 2f39f015ded8: Pulling fs layer 23:24:34 3a2ae6a8a46f: Waiting 23:24:34 2f39f015ded8: Waiting 23:24:34 5d3b04190fa2: Waiting 23:24:34 33b1e0a273af: Waiting 23:24:34 5c69ac0246d0: Download complete 23:24:34 3a2ae6a8a46f: Verifying Checksum 23:24:34 3a2ae6a8a46f: Download complete 23:24:34 33b1e0a273af: Verifying Checksum 23:24:34 33b1e0a273af: Download complete 23:24:34 5d3b04190fa2: Verifying Checksum 23:24:34 5d3b04190fa2: Download complete 23:24:34 ec43610c2a17: Verifying Checksum 23:24:34 ec43610c2a17: Download complete 23:24:34 5eb5b503b376: Verifying Checksum 23:24:34 5eb5b503b376: Download complete 23:24:34 2f39f015ded8: Download complete 23:24:35 5eb5b503b376: Pull complete 23:24:35 5c69ac0246d0: Pull complete 23:24:36 ec43610c2a17: Pull complete 23:24:36 3a2ae6a8a46f: Pull complete 23:24:36 33b1e0a273af: Pull complete 23:24:36 5d3b04190fa2: Pull complete 23:24:41 2f39f015ded8: Pull complete 23:24:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:24:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:24:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:24:41 prd-ubuntu20.04-docker-8c-8g-34284 does not seem to be running inside a container 23:24:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:24:43 $ docker top b392a5f44f9da5655fcb9b793e62e50cef29366bc66fcae0b995e9bd06b6280f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:24:43 ---> job-cost.sh 23:24:43 lf-activate-venv: SKIPPING 23:24:43 INFO: No Stack... 23:24:43 INFO: Retrieving Pricing Info for: v3-standard-8 23:24:44 INFO: Archiving Costs [Pipeline] sh 23:24:44 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 23:24:44 + cut -d, -f6 [Pipeline] lock 23:24:44 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-47-stack-cost] 23:24:44 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-47-stack-cost] did not exist. Created. 23:24:44 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:24:45 + echo total: 0.2199999988079071 [Pipeline] stash 23:24:45 Stashed 1 file(s) [Pipeline] } 23:24:45 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-47-stack-cost] [Pipeline] // lock [Pipeline] } 23:24:45 $ docker stop --time=1 b392a5f44f9da5655fcb9b793e62e50cef29366bc66fcae0b995e9bd06b6280f 23:24:46 $ docker rm -f b392a5f44f9da5655fcb9b793e62e50cef29366bc66fcae0b995e9bd06b6280f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:25:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34285 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 23:25:38 Running in /w/workspace/go-mod-bootstrap/47 [Pipeline] { [Pipeline] checkout 23:25:38 Selected Git installation does not exist. Using Default 23:25:38 The recommended git tool is: NONE 23:25:44 using credential edgex-jenkins-ssh 23:25:44 Cloning the remote Git repository 23:25:44 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 23:25:44 > git init /w/workspace/go-mod-bootstrap/47 # timeout=10 23:25:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:25:45 > git --version # timeout=10 23:25:45 > git --version # 'git version 2.25.1' 23:25:45 using GIT_SSH to set credentials SSH Credentials for GitHub 23:25:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:25:46 Avoid second fetch 23:25:46 Checking out Revision 2cfc12dec4a88c8cf8caf323f68e6d278e6614d0 (main) 23:25:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:25:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:25:46 > git config core.sparsecheckout # timeout=10 23:25:46 > git checkout -f 2cfc12dec4a88c8cf8caf323f68e6d278e6614d0 # timeout=10 23:25:50 Commit message: "fix: resolves issue #332 (#333)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:25:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:25:51 % Total % Received % Xferd Average Speed Time Time Time Current 23:25:51 Dload Upload Total Spent Left Speed 23:25:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 73104 0 --:--:-- --:--:-- --:--:-- 73559 [Pipeline] sh 23:25:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:25:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:25:52 + sudo tee /etc/docker/daemon.new 23:25:52 { 23:25:52 "registry-mirrors": [ 23:25:52 "https://nexus3.edgexfoundry.org:10001" 23:25:52 ], 23:25:52 "bip": "10.250.0.254/24", 23:25:52 "hosts": [ 23:25:52 "tcp://0.0.0.0:5555", 23:25:52 "unix:///var/run/docker.sock" 23:25:52 ], 23:25:52 "mtu": 1458, 23:25:52 "selinux-enabled": true, 23:25:52 "seccomp-profile": "/etc/docker/seccomp.json" 23:25:52 } [Pipeline] sh 23:25:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:25:52 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 23:26:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:26:11 ========================================================= 23:26:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 23:26:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:26:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:26:12 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:26:12 9b3977197b4f: Pulling fs layer 23:26:12 1a89e8eeedd5: Pulling fs layer 23:26:12 94645a83ff95: Pulling fs layer 23:26:12 3f3a8bcf1eab: Pulling fs layer 23:26:12 0c92f367c5e7: Pulling fs layer 23:26:12 3096ccb668a1: Pulling fs layer 23:26:12 e8cf19c19ddd: Pulling fs layer 23:26:12 a4caa8a26152: Pulling fs layer 23:26:12 3f3a8bcf1eab: Waiting 23:26:12 0c92f367c5e7: Waiting 23:26:12 3096ccb668a1: Waiting 23:26:12 a4caa8a26152: Waiting 23:26:12 e8cf19c19ddd: Waiting 23:26:12 94645a83ff95: Verifying Checksum 23:26:12 94645a83ff95: Download complete 23:26:12 1a89e8eeedd5: Verifying Checksum 23:26:12 1a89e8eeedd5: Download complete 23:26:12 0c92f367c5e7: Verifying Checksum 23:26:12 0c92f367c5e7: Download complete 23:26:12 3096ccb668a1: Verifying Checksum 23:26:12 3096ccb668a1: Download complete 23:26:12 9b3977197b4f: Verifying Checksum 23:26:12 9b3977197b4f: Download complete 23:26:12 e8cf19c19ddd: Verifying Checksum 23:26:12 e8cf19c19ddd: Download complete 23:26:13 9b3977197b4f: Pull complete 23:26:14 1a89e8eeedd5: Pull complete 23:26:14 94645a83ff95: Pull complete 23:26:14 a4caa8a26152: Verifying Checksum 23:26:14 a4caa8a26152: Download complete 23:26:15 3f3a8bcf1eab: Verifying Checksum 23:26:15 3f3a8bcf1eab: Download complete 23:26:27 3f3a8bcf1eab: Pull complete 23:26:27 0c92f367c5e7: Pull complete 23:26:27 3096ccb668a1: Pull complete 23:26:27 e8cf19c19ddd: Pull complete 23:26:34 a4caa8a26152: Pull complete 23:26:34 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 23:26:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:26:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 23:26:35 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 23:26:35 + docker inspect -f . ci-base-image-arm64 23:26:35 . [Pipeline] withDockerContainer 23:26:35 prd-ubuntu20.04-docker-arm64-4c-16g-34285 does not seem to be running inside a container 23:26:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/47 -v /w/workspace/go-mod-bootstrap/47:/w/workspace/go-mod-bootstrap/47:rw,z -v /w/workspace/go-mod-bootstrap/47@tmp:/w/workspace/go-mod-bootstrap/47@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 23:26:38 $ docker top a14065b61431ad70729013aa794652cf7a89f83d02e172e0912efa8e5084450e -eo pid,comm [Pipeline] { [Pipeline] sh 23:26:39 + go version 23:26:39 go version go1.17.6 linux/arm64 [Pipeline] } 23:26:39 $ docker stop --time=1 a14065b61431ad70729013aa794652cf7a89f83d02e172e0912efa8e5084450e 23:26:41 $ docker rm -f a14065b61431ad70729013aa794652cf7a89f83d02e172e0912efa8e5084450e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:26:41 + docker inspect -f . ci-base-image-arm64 23:26:41 . [Pipeline] withDockerContainer 23:26:41 prd-ubuntu20.04-docker-arm64-4c-16g-34285 does not seem to be running inside a container 23:26:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/47 -v /w/workspace/go-mod-bootstrap/47:/w/workspace/go-mod-bootstrap/47:rw,z -v /w/workspace/go-mod-bootstrap/47@tmp:/w/workspace/go-mod-bootstrap/47@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 23:26:43 $ docker top cb30a247eeeedc9183980f6c29ee3fd71c495eb1fe0e32f9e94d10aaa1381327 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:26:44 + make test 23:26:44 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:26:44 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 23:26:44 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.27 23:26:44 go: downloading github.com/pelletier/go-toml v1.9.4 23:26:44 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.8 23:26:44 go: downloading github.com/stretchr/testify v1.7.1 23:26:44 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 23:26:44 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 23:26:44 go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a 23:26:44 go: downloading github.com/gorilla/mux v1.8.0 23:26:44 go: downloading github.com/google/uuid v1.3.0 23:26:44 go: downloading github.com/hashicorp/go-multierror v1.1.1 23:26:44 go: downloading github.com/davecgh/go-spew v1.1.1 23:26:44 go: downloading github.com/pmezard/go-difflib v1.0.0 23:26:44 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 23:26:45 go: downloading github.com/go-kit/log v0.2.0 23:26:45 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 23:26:45 go: downloading github.com/stretchr/objx v0.1.1 23:26:45 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 23:26:45 go: downloading github.com/go-playground/validator/v10 v10.10.1 23:26:45 go: downloading github.com/hashicorp/errwrap v1.0.0 23:26:45 go: downloading github.com/hashicorp/consul/api v1.9.1 23:26:45 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:26:45 go: downloading github.com/go-logfmt/logfmt v0.5.1 23:26:45 go: downloading github.com/x448/float16 v0.8.4 23:26:45 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 23:26:45 go: downloading github.com/zeebo/errs v1.2.2 23:26:45 go: downloading google.golang.org/grpc v1.42.0 23:26:46 go: downloading github.com/pebbe/zmq4 v1.2.7 23:26:46 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:26:46 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:26:46 go: downloading github.com/mitchellh/copystructure v1.0.0 23:26:46 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:26:46 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 23:26:46 go: downloading google.golang.org/protobuf v1.27.1 23:26:46 go: downloading github.com/go-playground/universal-translator v0.18.0 23:26:46 go: downloading github.com/leodido/go-urn v1.2.1 23:26:47 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 23:26:47 go: downloading golang.org/x/text v0.3.7 23:26:47 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:26:47 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:26:47 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:26:47 go: downloading github.com/hashicorp/serf v0.9.5 23:26:47 go: downloading github.com/gorilla/websocket v1.4.2 23:26:47 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 23:26:47 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 23:26:48 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:26:48 go: downloading github.com/go-playground/locales v0.14.0 23:26:48 go: downloading github.com/fatih/color v1.9.0 23:26:48 go: downloading github.com/mattn/go-isatty v0.0.12 23:26:48 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:26:48 go: downloading github.com/golang/protobuf v1.5.2 23:26:49 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 23:26:50 go: downloading github.com/mattn/go-colorable v0.1.6 23:26:50 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:26:50 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:28:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 23:28:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.075s coverage: 4.6% of statements 23:28:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 23:28:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.113s coverage: 92.2% of statements 23:28:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.033s coverage: 85.3% of statements 23:28:15 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.106s coverage: 54.9% of statements 23:28:15 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 23:28:15 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 23:28:15 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.079s coverage: 100.0% of statements 23:28:15 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.423s coverage: 88.1% of statements 23:28:15 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.063s coverage: 25.0% of statements 23:28:25 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.091s coverage: 79.6% of statements 23:28:25 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 23:28:25 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.055s coverage: 41.7% of statements 23:28:25 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.014s coverage: 91.3% of statements 23:28:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:28:25 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:28:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:28:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 23:28:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:28:52 $ docker stop --time=1 cb30a247eeeedc9183980f6c29ee3fd71c495eb1fe0e32f9e94d10aaa1381327 23:28:54 $ docker rm -f cb30a247eeeedc9183980f6c29ee3fd71c495eb1fe0e32f9e94d10aaa1381327 [Pipeline] // withDockerContainer [Pipeline] sh 23:28:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:28:57 Warning: overwriting stash ‘coverage-report’ 23:28:57 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 23:28:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:28:58 23:28:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:28:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:28:58 arm64: Pulling from edgex-lftools-log-publisher 23:28:58 8998bd30e6a1: Pulling fs layer 23:28:58 04944245beec: Pulling fs layer 23:28:58 699f458cf7ca: Pulling fs layer 23:28:58 765212b225bb: Pulling fs layer 23:28:58 f23df028b6ca: Pulling fs layer 23:28:58 d65c8cfc05b1: Pulling fs layer 23:28:58 2437ff75d9bd: Pulling fs layer 23:28:58 765212b225bb: Waiting 23:28:58 f23df028b6ca: Waiting 23:28:58 d65c8cfc05b1: Waiting 23:28:58 2437ff75d9bd: Waiting 23:28:58 04944245beec: Verifying Checksum 23:28:58 04944245beec: Download complete 23:28:58 765212b225bb: Verifying Checksum 23:28:58 765212b225bb: Download complete 23:28:58 f23df028b6ca: Download complete 23:28:58 d65c8cfc05b1: Verifying Checksum 23:28:58 d65c8cfc05b1: Download complete 23:28:58 699f458cf7ca: Verifying Checksum 23:28:58 699f458cf7ca: Download complete 23:28:59 8998bd30e6a1: Download complete 23:29:01 2437ff75d9bd: Verifying Checksum 23:29:01 2437ff75d9bd: Download complete 23:29:03 8998bd30e6a1: Pull complete 23:29:04 04944245beec: Pull complete 23:29:05 699f458cf7ca: Pull complete 23:29:05 765212b225bb: Pull complete 23:29:06 f23df028b6ca: Pull complete 23:29:06 d65c8cfc05b1: Pull complete 23:29:21 2437ff75d9bd: Pull complete 23:29:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:29:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:29:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:29:22 prd-ubuntu20.04-docker-arm64-4c-16g-34285 does not seem to be running inside a container 23:29:22 $ 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-bootstrap/47 -v /w/workspace/go-mod-bootstrap/47:/w/workspace/go-mod-bootstrap/47:rw,z -v /w/workspace/go-mod-bootstrap/47@tmp:/w/workspace/go-mod-bootstrap/47@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 23:29:24 $ docker top bc16e79c2146962f94a2917bd037a910e61216d88633309e81a74e0cb6c954cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:29:25 ---> job-cost.sh 23:29:25 lf-activate-venv: SKIPPING 23:29:25 INFO: No Stack... 23:29:26 INFO: Retrieving Pricing Info for: v3-standard-4 23:29:26 INFO: Archiving Costs [Pipeline] sh 23:29:27 + cat /w/workspace/go-mod-bootstrap/47/archives/cost.csv 23:29:27 + cut -d, -f6 [Pipeline] lock 23:29:27 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-47-stack-cost] 23:29:27 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-47-stack-cost] did not exist. Created. 23:29:27 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:29:28 /w/workspace/go-mod-bootstrap/47@tmp/durable-76ed8820/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:29:28 + echo total: 0.10999999940395355 [Pipeline] stash 23:29:28 Warning: overwriting stash ‘stack-cost’ 23:29:29 Stashed 1 file(s) [Pipeline] } 23:29:29 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-47-stack-cost] [Pipeline] // lock [Pipeline] } 23:29:29 $ docker stop --time=1 bc16e79c2146962f94a2917bd037a910e61216d88633309e81a74e0cb6c954cf 23:29:30 $ docker rm -f bc16e79c2146962f94a2917bd037a910e61216d88633309e81a74e0cb6c954cf [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 23:29:31 provisioning config files... 23:29:31 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config6303635325139733620tmp [Pipeline] { [Pipeline] sh 23:29:31 + set +x 23:29:31 + curl -s https://codecov.io/bash 23:29:31 + bash -s -- 23:29:31 23:29:31 _____ _ 23:29:31 / ____| | | 23:29:31 | | ___ __| | ___ ___ _____ __ 23:29:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:29:31 | |___| (_) | (_| | __/ (_| (_) \ V / 23:29:31 \_____\___/ \__,_|\___|\___\___/ \_/ 23:29:31 Bash-1.0.6 23:29:31 23:29:31 23:29:31 ==> git version 2.25.1 found 23:29:31 ==> 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 23:29:31 Release-Date: 2020-01-08 23:29:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:29:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:29:31 ==> Jenkins CI detected. 23:29:31 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 23:29:31 project root: . 23:29:31 --> token set from env 23:29:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:29:31 ==> Running gcov in . (disable via -X gcov) 23:29:31 ==> Python coveragepy not found 23:29:31 ==> Searching for coverage reports in: 23:29:31 + . 23:29:31 -> Found 1 reports 23:29:31 ==> Detecting git/mercurial file structure 23:29:31 ==> Reading reports 23:29:31 + ./coverage.out bytes=56161 23:29:31 ==> Appending adjustments 23:29:31 https://docs.codecov.io/docs/fixing-reports 23:29:31 + Found adjustments 23:29:31 ==> Gzipping contents 23:29:31 12K /tmp/codecov.EaUPq3.gz 23:29:31 ==> Uploading reports 23:29:31 url: https://codecov.io 23:29:31 query: branch=main&commit=2cfc12dec4a88c8cf8caf323f68e6d278e6614d0&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 23:29:31 -> Pinging Codecov 23:29:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=2cfc12dec4a88c8cf8caf323f68e6d278e6614d0&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 23:29:31 -> Uploading to 23:29:31 https://storage.googleapis.com/codecov/v4/raw/2022-04-29/833815588EE85121546D348822E98E2E/2cfc12dec4a88c8cf8caf323f68e6d278e6614d0/b07cbe67-bc51-44ae-aa17-75712140bac2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220429%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220429T232931Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=88b7a886f2ae00c4d93b2061b551397d81310a22421e7b78a50e5347a5ebb47e 23:29:31 % Total % Received % Xferd Average Speed Time Time Time Current 23:29:31 Dload Upload Total Spent Left Speed 23:29:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9319 0 0 100 9319 0 37276 --:--:-- --:--:-- --:--:-- 37276 23:29:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/2cfc12dec4a88c8cf8caf323f68e6d278e6614d0 [Pipeline] } 23:29:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:29:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:29:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:29:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:29:32 23:29:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:29:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:29:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:29:33 188c0c94c7c5: Pulling fs layer 23:29:33 0ef7d3d256c8: Pulling fs layer 23:29:33 de9db76c5a1d: Pulling fs layer 23:29:33 0eba1c9be4d2: Pulling fs layer 23:29:33 0d57e429df01: Pulling fs layer 23:29:33 4e4be7b47b0d: Pulling fs layer 23:29:33 e1f770b5df2f: Pulling fs layer 23:29:33 85a0685a4137: Pulling fs layer 23:29:33 0d57e429df01: Waiting 23:29:33 4e4be7b47b0d: Waiting 23:29:33 e1f770b5df2f: Waiting 23:29:33 85a0685a4137: Waiting 23:29:33 0eba1c9be4d2: Waiting 23:29:33 de9db76c5a1d: Verifying Checksum 23:29:33 de9db76c5a1d: Download complete 23:29:33 0ef7d3d256c8: Verifying Checksum 23:29:33 0ef7d3d256c8: Download complete 23:29:33 0d57e429df01: Verifying Checksum 23:29:33 0d57e429df01: Download complete 23:29:33 4e4be7b47b0d: Download complete 23:29:33 188c0c94c7c5: Download complete 23:29:33 188c0c94c7c5: Pull complete 23:29:33 e1f770b5df2f: Verifying Checksum 23:29:33 e1f770b5df2f: Download complete 23:29:33 0ef7d3d256c8: Pull complete 23:29:33 de9db76c5a1d: Pull complete 23:29:33 0eba1c9be4d2: Download complete 23:29:34 85a0685a4137: Verifying Checksum 23:29:34 85a0685a4137: Download complete 23:29:37 0eba1c9be4d2: Pull complete 23:29:37 0d57e429df01: Pull complete 23:29:37 4e4be7b47b0d: Pull complete 23:29:38 e1f770b5df2f: Pull complete 23:29:42 85a0685a4137: Pull complete 23:29:42 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:29:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:29:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:29:42 prd-ubuntu20.04-docker-8c-8g-34284 does not seem to be running inside a container 23:29:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:29:43 $ docker top 3120cd95d9e7887c53b1c2795d07c2ec7188ffe5a8fda9cf4ede5ae15ae91fb5 -eo pid,comm [Pipeline] { [Pipeline] echo 23:29:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:29:44 + set -o pipefail 23:29:44 + snyk monitor '--org=edgex-jenkins' 23:29:49 23:29:49 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... 23:29:49 23:29:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/9ad7cc76-ab61-4c6c-837c-4571b6a81167 23:29:49 23:29:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:29:49 23:29:49 [Pipeline] } 23:29:49 $ docker stop --time=1 3120cd95d9e7887c53b1c2795d07c2ec7188ffe5a8fda9cf4ede5ae15ae91fb5 23:29:51 $ docker rm -f 3120cd95d9e7887c53b1c2795d07c2ec7188ffe5a8fda9cf4ede5ae15ae91fb5 [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 23:29:52 + git log --format=format:%s -1 2cfc12dec4a88c8cf8caf323f68e6d278e6614d0 [Pipeline] sh 23:29:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:29:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:29:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:29:52 . [Pipeline] withDockerContainer 23:29:52 prd-ubuntu20.04-docker-8c-8g-34284 does not seem to be running inside a container 23:29:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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/py-git-semver:latest cat 23:29:53 $ docker top 3684acf1de669e3ac24154e2d9841b5e8ee7521a40ae371551b4f5e0a15fd162 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:29:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:29:53 [ssh-agent] Looking for ssh-agent implementation... 23:29:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:29:53 $ docker exec 3684acf1de669e3ac24154e2d9841b5e8ee7521a40ae371551b4f5e0a15fd162 ssh-agent 23:29:53 SSH_AUTH_SOCK=/tmp/ssh-mUEy4KVIbNx8/agent.33 23:29:53 SSH_AGENT_PID=40 23:29:53 Running ssh-add (command line suppressed) 23:29:53 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4769970715251636348.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4769970715251636348.key) 23:29:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:29:54 + git semver tag 23:29:54 2022-04-29 23:29:54,236 [run_tag] DEBUG tag force:False 23:29:54 2022-04-29 23:29:54,236 [check_head_tag] DEBUG check head tag 23:29:54 2022-04-29 23:29:54,239 [execute] INFO git cat-file --batch-check 23:29:54 2022-04-29 23:29:54,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 23:29:54 2022-04-29 23:29:54,242 [execute] INFO git cat-file --batch 23:29:54 2022-04-29 23:29:54,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 23:29:54 2022-04-29 23:29:54,291 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 23:29:54 2022-04-29 23:29:54,291 [execute] INFO git tag -a v2.2.0-dev.21 -m v2.2.0-dev.21 23:29:54 2022-04-29 23:29:54,291 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.21', '-m', 'v2.2.0-dev.21'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 23:29:54 2022-04-29 23:29:54,297 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 23:29:54 2.2.0-dev.21 [Pipeline] } 23:29:54 $ docker exec --env ******** --env ******** 3684acf1de669e3ac24154e2d9841b5e8ee7521a40ae371551b4f5e0a15fd162 ssh-agent -k 23:29:54 unset SSH_AUTH_SOCK; 23:29:54 unset SSH_AGENT_PID; 23:29:54 echo Agent pid 40 killed; 23:29:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:29:54 + git semver [Pipeline] } 23:29:55 $ docker stop --time=1 3684acf1de669e3ac24154e2d9841b5e8ee7521a40ae371551b4f5e0a15fd162 23:29:56 $ docker rm -f 3684acf1de669e3ac24154e2d9841b5e8ee7521a40ae371551b4f5e0a15fd162 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:29:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:29:56 23:29:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:29:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:29:57 0.23.1-centos7: Pulling from edgex-lftools 23:29:57 ab5ef0e58194: Pulling fs layer 23:29:57 9712f1f96733: Pulling fs layer 23:29:57 63f879dbbcfc: Pulling fs layer 23:29:57 0d9ebad4ef96: Pulling fs layer 23:29:57 e9a5061849ea: Pulling fs layer 23:29:57 d747dcd14b5f: Pulling fs layer 23:29:57 2de7ff778b66: Pulling fs layer 23:29:57 0d9ebad4ef96: Waiting 23:29:57 2de7ff778b66: Waiting 23:29:57 e9a5061849ea: Waiting 23:29:57 d747dcd14b5f: Waiting 23:29:57 9712f1f96733: Verifying Checksum 23:29:57 9712f1f96733: Download complete 23:29:57 63f879dbbcfc: Verifying Checksum 23:29:57 63f879dbbcfc: Download complete 23:29:57 e9a5061849ea: Verifying Checksum 23:29:57 e9a5061849ea: Download complete 23:29:57 d747dcd14b5f: Verifying Checksum 23:29:57 d747dcd14b5f: Download complete 23:29:57 0d9ebad4ef96: Verifying Checksum 23:29:57 0d9ebad4ef96: Download complete 23:29:57 2de7ff778b66: Download complete 23:29:57 ab5ef0e58194: Verifying Checksum 23:29:57 ab5ef0e58194: Download complete 23:30:01 ab5ef0e58194: Pull complete 23:30:01 9712f1f96733: Pull complete 23:30:01 63f879dbbcfc: Pull complete 23:30:05 0d9ebad4ef96: Pull complete 23:30:06 e9a5061849ea: Pull complete 23:30:06 d747dcd14b5f: Pull complete 23:30:07 2de7ff778b66: Pull complete 23:30:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:30:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:30:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:30:07 prd-ubuntu20.04-docker-8c-8g-34284 does not seem to be running inside a container 23:30:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:30:09 $ docker top 47eb56ad2017cf2f1cd1e758bdef3b03e80e41a96a72d142f1383912685ccf6a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:30:09 provisioning config files... 23:30:09 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5808276533018966658tmp 23:30:09 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8626215192711546882tmp 23:30:09 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config6126012814059474754tmp [Pipeline] { [Pipeline] echo 23:30:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:30:09 ---> sigul-configuration.sh 23:30:09 gpg: directory `/root/.gnupg' created 23:30:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:30:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:30:09 gpg: keyring `/root/.gnupg/secring.gpg' created 23:30:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:30:09 gpg: CAST5 encrypted data 23:30:09 gpg: encrypted with 1 passphrase 23:30:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:30:10 + mkdir /home/jenkins 23:30:10 + mkdir /home/jenkins/sigul [Pipeline] sh 23:30:10 + 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 23:30:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:30:10 ---> sigul-install.sh 23:30:10 Sigul already installed; skipping installation. [Pipeline] sh 23:30:10 + git tag --list 23:30:10 v0.0.1 23:30:10 v0.0.10 23:30:10 v0.0.11 23:30:10 v0.0.12 23:30:10 v0.0.13 23:30:10 v0.0.14 23:30:10 v0.0.15 23:30:10 v0.0.16 23:30:10 v0.0.17 23:30:10 v0.0.18 23:30:10 v0.0.19 23:30:10 v0.0.2 23:30:10 v0.0.20 23:30:10 v0.0.21 23:30:10 v0.0.22 23:30:10 v0.0.23 23:30:10 v0.0.24 23:30:10 v0.0.25 23:30:10 v0.0.26 23:30:10 v0.0.27 23:30:10 v0.0.28 23:30:10 v0.0.29 23:30:10 v0.0.3 23:30:10 v0.0.30 23:30:10 v0.0.31 23:30:10 v0.0.32 23:30:10 v0.0.33 23:30:10 v0.0.34 23:30:10 v0.0.35 23:30:10 v0.0.36 23:30:10 v0.0.37 23:30:10 v0.0.38 23:30:10 v0.0.39 23:30:10 v0.0.4 23:30:10 v0.0.40 23:30:10 v0.0.41 23:30:10 v0.0.42 23:30:10 v0.0.43 23:30:10 v0.0.44 23:30:10 v0.0.45 23:30:10 v0.0.46 23:30:10 v0.0.47 23:30:10 v0.0.48 23:30:10 v0.0.49 23:30:10 v0.0.5 23:30:10 v0.0.50 23:30:10 v0.0.51 23:30:10 v0.0.52 23:30:10 v0.0.53 23:30:10 v0.0.54 23:30:10 v0.0.55 23:30:10 v0.0.56 23:30:10 v0.0.57 23:30:10 v0.0.58 23:30:10 v0.0.59 23:30:10 v0.0.6 23:30:10 v0.0.60 23:30:10 v0.0.61 23:30:10 v0.0.62 23:30:10 v0.0.63 23:30:10 v0.0.64 23:30:10 v0.0.65 23:30:10 v0.0.66 23:30:10 v0.0.67 23:30:10 v0.0.68 23:30:10 v0.0.69 23:30:10 v0.0.7 23:30:10 v0.0.70 23:30:10 v0.0.71 23:30:10 v0.0.72 23:30:10 v0.0.8 23:30:10 v0.0.9 23:30:10 v2.0.0 23:30:10 v2.0.0-dev.1 23:30:10 v2.0.0-dev.10 23:30:10 v2.0.0-dev.11 23:30:10 v2.0.0-dev.12 23:30:10 v2.0.0-dev.13 23:30:10 v2.0.0-dev.14 23:30:10 v2.0.0-dev.15 23:30:10 v2.0.0-dev.16 23:30:10 v2.0.0-dev.17 23:30:10 v2.0.0-dev.18 23:30:10 v2.0.0-dev.19 23:30:10 v2.0.0-dev.2 23:30:10 v2.0.0-dev.20 23:30:10 v2.0.0-dev.21 23:30:10 v2.0.0-dev.22 23:30:10 v2.0.0-dev.23 23:30:10 v2.0.0-dev.24 23:30:10 v2.0.0-dev.25 23:30:10 v2.0.0-dev.26 23:30:10 v2.0.0-dev.27 23:30:10 v2.0.0-dev.28 23:30:10 v2.0.0-dev.29 23:30:10 v2.0.0-dev.3 23:30:10 v2.0.0-dev.30 23:30:10 v2.0.0-dev.31 23:30:10 v2.0.0-dev.32 23:30:10 v2.0.0-dev.33 23:30:10 v2.0.0-dev.34 23:30:10 v2.0.0-dev.35 23:30:10 v2.0.0-dev.36 23:30:10 v2.0.0-dev.37 23:30:10 v2.0.0-dev.38 23:30:10 v2.0.0-dev.39 23:30:10 v2.0.0-dev.4 23:30:10 v2.0.0-dev.40 23:30:10 v2.0.0-dev.41 23:30:10 v2.0.0-dev.42 23:30:10 v2.0.0-dev.43 23:30:10 v2.0.0-dev.44 23:30:10 v2.0.0-dev.45 23:30:10 v2.0.0-dev.46 23:30:10 v2.0.0-dev.47 23:30:10 v2.0.0-dev.48 23:30:10 v2.0.0-dev.49 23:30:10 v2.0.0-dev.5 23:30:10 v2.0.0-dev.50 23:30:10 v2.0.0-dev.51 23:30:10 v2.0.0-dev.52 23:30:10 v2.0.0-dev.53 23:30:10 v2.0.0-dev.54 23:30:10 v2.0.0-dev.55 23:30:10 v2.0.0-dev.56 23:30:10 v2.0.0-dev.57 23:30:10 v2.0.0-dev.58 23:30:10 v2.0.0-dev.59 23:30:10 v2.0.0-dev.6 23:30:10 v2.0.0-dev.60 23:30:10 v2.0.0-dev.61 23:30:10 v2.0.0-dev.62 23:30:10 v2.0.0-dev.63 23:30:10 v2.0.0-dev.64 23:30:10 v2.0.0-dev.65 23:30:10 v2.0.0-dev.66 23:30:10 v2.0.0-dev.67 23:30:10 v2.0.0-dev.7 23:30:10 v2.0.0-dev.8 23:30:10 v2.0.0-dev.9 23:30:10 v2.0.1-dev.1 23:30:10 v2.0.1-dev.10 23:30:10 v2.0.1-dev.11 23:30:10 v2.0.1-dev.12 23:30:10 v2.0.1-dev.13 23:30:10 v2.0.1-dev.14 23:30:10 v2.0.1-dev.15 23:30:10 v2.0.1-dev.16 23:30:10 v2.0.1-dev.17 23:30:10 v2.0.1-dev.18 23:30:10 v2.0.1-dev.19 23:30:10 v2.0.1-dev.2 23:30:10 v2.0.1-dev.20 23:30:10 v2.0.1-dev.21 23:30:10 v2.0.1-dev.22 23:30:10 v2.0.1-dev.23 23:30:10 v2.0.1-dev.24 23:30:10 v2.0.1-dev.25 23:30:10 v2.0.1-dev.26 23:30:10 v2.0.1-dev.27 23:30:10 v2.0.1-dev.28 23:30:10 v2.0.1-dev.3 23:30:10 v2.0.1-dev.4 23:30:10 v2.0.1-dev.5 23:30:10 v2.0.1-dev.6 23:30:10 v2.0.1-dev.7 23:30:10 v2.0.1-dev.8 23:30:10 v2.0.1-dev.9 23:30:10 v2.1.0 23:30:10 v2.2.0-dev.10 23:30:10 v2.2.0-dev.11 23:30:10 v2.2.0-dev.12 23:30:10 v2.2.0-dev.13 23:30:10 v2.2.0-dev.14 23:30:10 v2.2.0-dev.15 23:30:10 v2.2.0-dev.16 23:30:10 v2.2.0-dev.17 23:30:10 v2.2.0-dev.18 23:30:10 v2.2.0-dev.19 23:30:10 v2.2.0-dev.20 23:30:10 v2.2.0-dev.21 23:30:10 v2.2.0-dev.6 23:30:10 v2.2.0-dev.7 23:30:10 v2.2.0-dev.8 23:30:10 v2.2.0-dev.9 [Pipeline] sh 23:30:11 + lftools sign git-tag v2.2.0-dev.21 23:30:11 Signing Git tag with Sigul... 23:30:11 Signing v2.2.0-dev.21 [Pipeline] echo 23:30:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:30:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:30:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:30:12 $ docker stop --time=1 47eb56ad2017cf2f1cd1e758bdef3b03e80e41a96a72d142f1383912685ccf6a 23:30:14 $ docker rm -f 47eb56ad2017cf2f1cd1e758bdef3b03e80e41a96a72d142f1383912685ccf6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:30:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:30:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:30:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:30:14 . [Pipeline] withDockerContainer 23:30:14 prd-ubuntu20.04-docker-8c-8g-34284 does not seem to be running inside a container 23:30:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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/py-git-semver:latest cat 23:30:15 $ docker top 5efa9e4277ee4bb3997e7f21891bd55deb18bb3774524b80434301bbca63e8e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:30:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:30:15 [ssh-agent] Looking for ssh-agent implementation... 23:30:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:30:15 $ docker exec 5efa9e4277ee4bb3997e7f21891bd55deb18bb3774524b80434301bbca63e8e0 ssh-agent 23:30:15 SSH_AUTH_SOCK=/tmp/ssh-5Q7xkojPNLpy/agent.32 23:30:15 SSH_AGENT_PID=39 23:30:15 Running ssh-add (command line suppressed) 23:30:15 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8757857357576393555.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8757857357576393555.key) 23:30:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:30:16 + git semver bump pre 23:30:16 2022-04-29 23:30:16,261 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 23:30:16 2022-04-29 23:30:16,261 [bump_version] DEBUG bumping version:2.2.0-dev.21 on axis:pre with prefix:dev 23:30:16 2022-04-29 23:30:16,261 [bump_version] DEBUG bumped version:2.2.0-dev.22 23:30:16 2022-04-29 23:30:16,261 [write_version] DEBUG write version:2.2.0-dev.22 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 23:30:16 2022-04-29 23:30:16,261 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 23:30:16 2022-04-29 23:30:16,261 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 23:30:16 2022-04-29 23:30:16,263 [execute] INFO git cat-file --batch-check 23:30:16 2022-04-29 23:30:16,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 23:30:16 2022-04-29 23:30:16,270 [execute] INFO git cat-file --batch 23:30:16 2022-04-29 23:30:16,270 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 23:30:16 2022-04-29 23:30:16,277 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 23:30:16 2.2.0-dev.22 [Pipeline] } 23:30:16 $ docker exec --env ******** --env ******** 5efa9e4277ee4bb3997e7f21891bd55deb18bb3774524b80434301bbca63e8e0 ssh-agent -k 23:30:16 unset SSH_AUTH_SOCK; 23:30:16 unset SSH_AGENT_PID; 23:30:16 echo Agent pid 39 killed; 23:30:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:30:17 + git semver [Pipeline] } 23:30:17 $ docker stop --time=1 5efa9e4277ee4bb3997e7f21891bd55deb18bb3774524b80434301bbca63e8e0 23:30:18 $ docker rm -f 5efa9e4277ee4bb3997e7f21891bd55deb18bb3774524b80434301bbca63e8e0 [Pipeline] // withDockerContainer [Pipeline] sh 23:30:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:30:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:30:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:30:19 . [Pipeline] withDockerContainer 23:30:19 prd-ubuntu20.04-docker-8c-8g-34284 does not seem to be running inside a container 23:30:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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/py-git-semver:latest cat 23:30:19 $ docker top c322de2cd12752d85f29f46f4290c9341a8c26560bb6fe58f8501622640f253e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:30:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:30:19 [ssh-agent] Looking for ssh-agent implementation... 23:30:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:30:20 $ docker exec c322de2cd12752d85f29f46f4290c9341a8c26560bb6fe58f8501622640f253e ssh-agent 23:30:20 SSH_AUTH_SOCK=/tmp/ssh-pfgfA4rBu21X/agent.34 23:30:20 SSH_AGENT_PID=40 23:30:20 Running ssh-add (command line suppressed) 23:30:20 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3859078642608844139.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3859078642608844139.key) 23:30:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:30:20 + git semver push 23:30:20 2022-04-29 23:30:20,885 [run_push] DEBUG push 23:30:20 2022-04-29 23:30:20,886 [execute] INFO git push origin semver 23:30:20 2022-04-29 23:30:20,886 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 23:30:21 2022-04-29 23:30:21,712 [run_push] DEBUG push all version tags 23:30:21 2022-04-29 23:30:21,712 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:30:21 2022-04-29 23:30:21,713 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 23:30:22 2022-04-29 23:30:22,540 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 23:30:22 2.2.0-dev.22 [Pipeline] } 23:30:22 $ docker exec --env ******** --env ******** c322de2cd12752d85f29f46f4290c9341a8c26560bb6fe58f8501622640f253e ssh-agent -k 23:30:22 unset SSH_AUTH_SOCK; 23:30:22 unset SSH_AGENT_PID; 23:30:22 echo Agent pid 40 killed; 23:30:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:30:23 + git semver [Pipeline] } 23:30:23 $ docker stop --time=1 c322de2cd12752d85f29f46f4290c9341a8c26560bb6fe58f8501622640f253e 23:30:24 $ docker rm -f c322de2cd12752d85f29f46f4290c9341a8c26560bb6fe58f8501622640f253e [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 23:30:25 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 23:30:25 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 23:30:25 total 16 23:30:25 drwxr-xr-x 3 root root 4096 Apr 29 23:24 . 23:30:25 drwxrwxr-x 9 jenkins jenkins 4096 Apr 29 23:30 .. 23:30:25 drwxr-xr-x 2 root root 4096 Apr 29 23:24 cost 23:30:25 -rw-r--r-- 1 root root 86 Apr 29 23:24 cost.csv 23:30:25 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 23:30:25 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 23:30:25 total 16 23:30:25 drwxr-xr-x 3 jenkins jenkins 4096 Apr 29 23:24 . 23:30:25 drwxrwxr-x 9 jenkins jenkins 4096 Apr 29 23:30 .. 23:30:25 drwxr-xr-x 2 jenkins jenkins 4096 Apr 29 23:24 cost 23:30:25 -rw-r--r-- 1 jenkins jenkins 86 Apr 29 23:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:30:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:30:26 ---> package-listing.sh 23:30:26 ++ facter osfamily 23:30:26 ++ tr '[:upper:]' '[:lower:]' 23:30:26 + OS_FAMILY=debian 23:30:26 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 23:30:26 + START_PACKAGES=/tmp/packages_start.txt 23:30:26 + END_PACKAGES=/tmp/packages_end.txt 23:30:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:30:26 + PACKAGES=/tmp/packages_start.txt 23:30:26 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 23:30:26 + PACKAGES=/tmp/packages_end.txt 23:30:26 + case "${OS_FAMILY}" in 23:30:26 + dpkg -l 23:30:26 + grep '^ii' 23:30:26 + '[' -f /tmp/packages_start.txt ']' 23:30:26 + '[' -f /tmp/packages_end.txt ']' 23:30:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:30:26 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 23:30:26 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 23:30:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 23:30:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:30:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:30:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:30:27 . [Pipeline] withDockerContainer 23:30:27 prd-ubuntu20.04-docker-8c-8g-34284 does not seem to be running inside a container 23:30:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 23:30:28 $ docker top c5a26d9a808eab80b26621a4cbb5b5387dad34ebf498eceb563440a269462513 -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:28 + touch /tmp/pre-build-complete [Pipeline] sh 23:30:28 + mkdir -p /var/log/sysstat [Pipeline] sh 23:30:29 + ls /var/log/sa-host 23:30:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:30:29 provisioning config files... 23:30:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1868513488650551726tmp [Pipeline] { [Pipeline] echo 23:30:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:30:29 ---> create-netrc.sh [Pipeline] } 23:30:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:30:30 ---> python-tools-install.sh [Pipeline] echo 23:30:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:30:30 ---> sudo-logs.sh 23:30:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:30:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:30:30 ---> job-cost.sh 23:30:30 lf-activate-venv: SKIPPING 23:30:30 DEBUG: total: 0.2199999988079071 23:30:30 INFO: Retrieving Stack Cost... 23:30:30 INFO: Retrieving Pricing Info for: v3-standard-8 23:30:31 INFO: Archiving Costs [Pipeline] echo 23:30:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:30:31 ---> logs-deploy.sh 23:30:31 lf-activate-venv: SKIPPING 23:30:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/47 23:30:31 INFO: archiving workspace using pattern(s): 23:30:32 Archives upload complete. 23:30:32 INFO: archiving logs to Nexus 23:30:33 ---> uname -a: 23:30:33 Linux prd-ubuntu20-04-docker-8c-8g-34284 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 23:30:33 23:30:33 23:30:33 ---> lscpu: 23:30:33 Architecture: x86_64 23:30:33 CPU op-mode(s): 32-bit, 64-bit 23:30:33 Byte Order: Little Endian 23:30:33 Address sizes: 40 bits physical, 48 bits virtual 23:30:33 CPU(s): 8 23:30:33 On-line CPU(s) list: 0-7 23:30:33 Thread(s) per core: 1 23:30:33 Core(s) per socket: 1 23:30:33 Socket(s): 8 23:30:33 NUMA node(s): 1 23:30:33 Vendor ID: AuthenticAMD 23:30:33 CPU family: 23 23:30:33 Model: 49 23:30:33 Model name: AMD EPYC-Rome Processor 23:30:33 Stepping: 0 23:30:33 CPU MHz: 2799.998 23:30:33 BogoMIPS: 5599.99 23:30:33 Virtualization: AMD-V 23:30:33 Hypervisor vendor: KVM 23:30:33 Virtualization type: full 23:30:33 L1d cache: 256 KiB 23:30:33 L1i cache: 256 KiB 23:30:33 L2 cache: 4 MiB 23:30:33 L3 cache: 128 MiB 23:30:33 NUMA node0 CPU(s): 0-7 23:30:33 Vulnerability Itlb multihit: Not affected 23:30:33 Vulnerability L1tf: Not affected 23:30:33 Vulnerability Mds: Not affected 23:30:33 Vulnerability Meltdown: Not affected 23:30:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:30:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:30:33 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:30:33 Vulnerability Srbds: Not affected 23:30:33 Vulnerability Tsx async abort: Not affected 23:30:33 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 23:30:33 23:30:33 23:30:33 ---> nproc: 23:30:33 8 23:30:33 23:30:33 23:30:33 ---> df -h: 23:30:33 Filesystem Size Used Avail Use% Mounted on 23:30:33 overlay 155G 12G 144G 8% / 23:30:33 tmpfs 64M 0 64M 0% /dev 23:30:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:30:33 shm 64M 0 64M 0% /dev/shm 23:30:33 /dev/vda1 155G 12G 144G 8% /facter-os 23:30:33 23:30:33 23:30:33 ---> sar -b -r -n DEV: 23:30:33 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-34284) 04/29/22 _x86_64_ (8 CPU) 23:30:33 23:30:33 23:22:55 LINUX RESTART (8 CPU) 23:30:33 23:30:33 23:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:30:33 23:24:01 442.50 62.63 379.87 0.00 8268.84 213508.16 0.00 23:30:33 23:25:01 69.54 0.28 69.26 0.00 8.53 32122.11 0.00 23:30:33 23:26:01 1.62 0.00 1.62 0.00 0.00 18.55 0.00 23:30:33 23:27:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 23:30:33 23:28:01 1.38 0.02 1.37 0.00 0.13 17.06 0.00 23:30:33 23:29:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 23:30:33 23:30:01 81.44 0.55 80.89 0.00 15.20 37104.88 0.00 23:30:33 Average: 85.48 9.07 76.41 0.00 1184.78 40401.03 0.00 23:30:33 23:30:33 23:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:30:33 23:24:01 29009492 31772164 529728 1.61 116100 2919260 1841476 5.43 1104272 2395088 300 23:30:33 23:25:01 28546996 31769848 523368 1.59 123628 3319156 1905964 5.62 1238364 2656876 296 23:30:33 23:26:01 28547156 31770220 522652 1.59 123664 3319288 1905964 5.62 1237964 2656996 12 23:30:33 23:27:01 28548384 31771504 521328 1.59 123688 3319288 1905964 5.62 1236788 2657024 148 23:30:33 23:28:01 28548580 31771752 521000 1.58 123736 3319292 1905964 5.62 1236820 2657028 44 23:30:33 23:29:01 28557344 31780524 512176 1.56 123756 3319300 1905964 5.62 1228292 2657036 140 23:30:33 23:30:01 27279176 31714580 574176 1.75 156648 4419084 2313300 6.82 1364408 3715808 386560 23:30:33 Average: 28433875 31764370 529204 1.61 127317 3419238 1954942 5.76 1235273 2770837 55357 23:30:33 23:30:33 23:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:30:33 23:24:01 ens3 695.08 393.44 6803.94 101.26 0.00 0.00 0.00 0.00 23:30:33 23:24:01 lo 3.93 3.93 0.38 0.38 0.00 0.00 0.00 0.00 23:30:33 23:24:01 docker0 3.80 3.28 0.51 41.85 0.00 0.00 0.00 0.00 23:30:33 23:25:01 ens3 193.00 131.23 3223.12 70.03 0.00 0.00 0.00 0.00 23:30:33 23:25:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 23:30:33 23:25:01 docker0 34.46 43.34 2.84 680.88 0.00 0.00 0.00 0.00 23:30:33 23:26:01 ens3 0.48 0.28 0.34 0.26 0.00 0.00 0.00 0.00 23:30:33 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:33 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:33 23:27:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:30:33 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:30:33 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:33 23:28:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:30:33 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:33 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:33 23:29:01 ens3 0.27 0.27 0.09 0.08 0.00 0.00 0.00 0.00 23:30:33 23:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:30:33 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:33 23:30:01 ens3 342.78 225.88 7953.57 67.77 0.00 0.00 0.00 0.00 23:30:33 23:30:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 23:30:33 23:30:01 docker0 45.36 52.72 3.96 683.56 0.00 0.00 0.00 0.00 23:30:33 Average: ens3 175.97 107.32 2568.70 34.20 0.00 0.00 0.00 0.00 23:30:33 Average: lo 1.09 1.09 0.10 0.10 0.00 0.00 0.00 0.00 23:30:33 Average: docker0 11.94 14.19 1.04 200.89 0.00 0.00 0.00 0.00 23:30:33 23:30:33 23:30:33 ---> sar -P ALL: 23:30:33 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-34284) 04/29/22 _x86_64_ (8 CPU) 23:30:33 23:30:33 23:22:55 LINUX RESTART (8 CPU) 23:30:33 23:30:33 23:23:01 CPU %user %nice %system %iowait %steal %idle 23:30:33 23:24:01 all 11.95 0.00 5.01 1.95 0.08 81.02 23:30:33 23:24:01 0 12.44 0.00 6.18 2.10 0.07 79.21 23:30:33 23:24:01 1 15.08 0.00 4.59 0.45 0.08 79.79 23:30:33 23:24:01 2 10.84 0.00 5.35 3.55 0.07 80.19 23:30:33 23:24:01 3 14.73 0.00 4.35 0.56 0.08 80.28 23:30:33 23:24:01 4 10.26 0.00 5.32 1.22 0.07 83.13 23:30:33 23:24:01 5 9.26 0.00 4.55 0.39 0.10 85.70 23:30:33 23:24:01 6 12.48 0.00 4.84 4.91 0.08 77.69 23:30:33 23:24:01 7 10.46 0.00 4.87 2.40 0.09 82.18 23:30:33 23:25:01 all 27.49 0.00 5.59 0.41 0.12 66.39 23:30:33 23:25:01 0 29.13 0.00 5.62 0.03 0.12 65.10 23:30:33 23:25:01 1 26.95 0.00 5.93 1.31 0.12 65.68 23:30:33 23:25:01 2 27.28 0.00 5.62 0.32 0.12 66.67 23:30:33 23:25:01 3 27.77 0.00 5.45 0.03 0.12 66.63 23:30:33 23:25:01 4 27.33 0.00 5.62 0.19 0.14 66.73 23:30:33 23:25:01 5 27.68 0.00 5.48 0.02 0.12 66.71 23:30:33 23:25:01 6 25.63 0.00 5.52 1.40 0.10 67.35 23:30:33 23:25:01 7 28.11 0.00 5.48 0.02 0.12 66.27 23:30:33 23:26:01 all 0.27 0.00 0.01 0.00 0.00 99.71 23:30:33 23:26:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:30:33 23:26:01 1 0.00 0.00 0.00 0.02 0.02 99.97 23:30:33 23:26:01 2 0.08 0.00 0.03 0.00 0.02 99.87 23:30:33 23:26:01 3 0.05 0.00 0.00 0.00 0.00 99.95 23:30:33 23:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:30:33 23:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:30:33 23:26:01 6 0.00 0.00 0.02 0.02 0.00 99.97 23:30:33 23:26:01 7 1.97 0.00 0.02 0.00 0.00 98.01 23:30:33 23:27:01 all 0.04 0.00 0.06 0.00 0.00 99.89 23:30:33 23:27:01 0 0.05 0.00 0.10 0.00 0.02 99.83 23:30:33 23:27:01 1 0.02 0.00 0.02 0.02 0.00 99.95 23:30:33 23:27:01 2 0.07 0.00 0.05 0.00 0.00 99.88 23:30:33 23:27:01 3 0.07 0.00 0.15 0.00 0.00 99.78 23:30:33 23:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:30:33 23:27:01 5 0.03 0.00 0.10 0.00 0.00 99.87 23:30:33 23:27:01 6 0.03 0.00 0.05 0.02 0.00 99.90 23:30:33 23:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:30:33 23:28:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:30:33 23:28:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:30:33 23:28:01 1 0.00 0.00 0.02 0.02 0.00 99.97 23:30:33 23:28:01 2 0.03 0.00 0.00 0.00 0.02 99.95 23:30:33 23:28:01 3 0.05 0.00 0.02 0.00 0.00 99.93 23:30:33 23:28:01 4 0.00 0.00 0.03 0.00 0.00 99.97 23:30:33 23:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:30:33 23:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:30:33 23:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:30:33 23:29:01 all 0.03 0.00 0.01 0.00 0.00 99.95 23:30:33 23:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:30:33 23:29:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:30:33 23:29:01 2 0.05 0.00 0.03 0.00 0.00 99.92 23:30:33 23:29:01 3 0.05 0.00 0.00 0.00 0.00 99.95 23:30:33 23:29:01 4 0.05 0.00 0.02 0.00 0.00 99.93 23:30:33 23:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:30:33 23:29:01 6 0.03 0.00 0.03 0.02 0.00 99.92 23:30:33 23:29:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:30:33 23:30:01 all 7.26 0.00 2.87 0.50 0.07 89.30 23:30:33 23:30:01 0 7.91 0.00 2.75 0.10 0.07 89.17 23:30:33 23:30:01 1 7.92 0.00 2.52 0.39 0.07 89.10 23:30:33 23:30:01 2 8.12 0.00 3.61 2.55 0.07 85.65 23:30:33 23:30:01 3 6.66 0.00 2.24 0.08 0.07 90.95 23:30:33 23:30:01 4 6.99 0.00 2.91 0.18 0.07 89.85 23:30:33 23:30:01 5 6.83 0.00 2.61 0.12 0.07 90.38 23:30:33 23:30:01 6 6.20 0.00 2.80 0.47 0.07 90.45 23:30:33 23:30:01 7 7.45 0.00 3.55 0.10 0.07 88.83 23:30:33 Average: all 6.68 0.00 1.93 0.41 0.04 90.94 23:30:33 Average: 0 7.05 0.00 2.09 0.32 0.04 90.50 23:30:33 Average: 1 7.10 0.00 1.86 0.32 0.04 90.68 23:30:33 Average: 2 6.61 0.00 2.09 0.91 0.04 90.35 23:30:33 Average: 3 7.01 0.00 1.73 0.10 0.04 91.12 23:30:33 Average: 4 6.33 0.00 1.97 0.23 0.04 91.43 23:30:33 Average: 5 6.24 0.00 1.81 0.07 0.04 91.84 23:30:33 Average: 6 6.29 0.00 1.88 0.97 0.04 90.82 23:30:33 Average: 7 6.82 0.00 1.98 0.35 0.04 90.80 23:30:33 23:30:33 23:30:33