Pull request #238 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ea216874c86b7c55cf2b8a9235882f919b51b298+c548150fff808f6574797ed112268f3aa8f873ad (3b23b98376f8ba1d7a34dd929b1240cfb5f3ede7) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5942874284848738608.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5768935027022813611.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 9d0281235b943b7ad605f650702698f9078b2862 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/PR-238/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-238/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3978559138467168572.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5864445932477417942.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/PR-238/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-238/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh135359993357014024.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-401 in /w/workspace/xfoundry_go-mod-bootstrap_PR-238 [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/xfoundry_go-mod-bootstrap_PR-238 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.3' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-238@tmp/jenkins-gitclient-ssh7850387123291935156.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Merging remotes/origin/master commit c548150fff808f6574797ed112268f3aa8f873ad into PR head commit ea216874c86b7c55cf2b8a9235882f919b51b298 Merge succeeded, producing ea216874c86b7c55cf2b8a9235882f919b51b298 Checking out Revision ea216874c86b7c55cf2b8a9235882f919b51b298 (PR-238) Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-238@tmp/jenkins-gitclient-ssh7139975773622765295.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/238/head:refs/remotes/origin/PR-238 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea216874c86b7c55cf2b8a9235882f919b51b298 # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-238@tmp/jenkins-gitclient-ssh7643620087092948659.key > git merge c548150fff808f6574797ed112268f3aa8f873ad # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea216874c86b7c55cf2b8a9235882f919b51b298 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:04:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:04:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:04:07 ========================================================= 17:04:07 EdgeX Global Pipelines Version Info 17:04:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:04:09 ------------------- 17:04:09 stable info: 17:04:09 ------------------- 17:04:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:04:09 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:04:09 Message: update stable to v1.0.192 17:04:10 ------------------- 17:04:10 experimental info: 17:04:10 ------------------- 17:04:10 Commited By: **** collab-it+edgex@linuxfoundation.org 17:04:10 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:04:10 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:04:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 17:04:10 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 17:04:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:04:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:04:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:04:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:04:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 17:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:04:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:04:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:04:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:04:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:04:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:04:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:04:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:04:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:04:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:04:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:04:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:04:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:04:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-238 [Pipeline] echo 17:04:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-238 [Pipeline] echo 17:04:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-238 [Pipeline] echo 17:04:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ea216874c86b7c55cf2b8a9235882f919b51b298 [Pipeline] echo 17:04:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ea21687 [Pipeline] echo 17:04:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:04:12 + git log --format=format:%s -1 ea216874c86b7c55cf2b8a9235882f919b51b298 [Pipeline] echo 17:04:12 GIT_COMMIT: ea216874c86b7c55cf2b8a9235882f919b51b298, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2 [Pipeline] echo 17:04:12 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:04:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:04:13 17:04:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:04:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:04:13 latest: Pulling from edgex-devops/git-semver 17:04:13 31603596830f: Pulling fs layer 17:04:13 54011a49482f: Pulling fs layer 17:04:13 a6820b24f6d8: Pulling fs layer 17:04:13 f581987b2513: Pulling fs layer 17:04:13 f581987b2513: Waiting 17:04:13 54011a49482f: Verifying Checksum 17:04:13 54011a49482f: Download complete 17:04:13 31603596830f: Verifying Checksum 17:04:13 31603596830f: Download complete 17:04:14 f581987b2513: Verifying Checksum 17:04:14 f581987b2513: Download complete 17:04:14 a6820b24f6d8: Verifying Checksum 17:04:14 a6820b24f6d8: Download complete 17:04:14 31603596830f: Pull complete 17:04:14 54011a49482f: Pull complete 17:04:16 a6820b24f6d8: Pull complete 17:04:16 f581987b2513: Pull complete 17:04:16 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 17:04:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:04:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:04:16 prd-centos7-docker-4c-2g-401 does not seem to be running inside a container 17:04:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-238 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-238:/w/workspace/xfoundry_go-mod-bootstrap_PR-238:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-238@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:04:19 $ docker top 524e4d3c81ed207d827d7a83be4accb143f8fa36d3a922dd338580440732f6aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:04:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:04:19 [ssh-agent] Looking for ssh-agent implementation... 17:04:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:04:19 $ docker exec 524e4d3c81ed207d827d7a83be4accb143f8fa36d3a922dd338580440732f6aa ssh-agent 17:04:20 SSH_AUTH_SOCK=/tmp/ssh-iSPGs1t5vxQD/agent.11 17:04:20 SSH_AGENT_PID=16 17:04:20 Running ssh-add (command line suppressed) 17:04:20 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-238@tmp/private_key_2380170946512566733.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-238@tmp/private_key_2380170946512566733.key) 17:04:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:04:20 + git tag --points-at HEAD [Pipeline] } 17:04:20 $ docker exec --env ******** --env ******** 524e4d3c81ed207d827d7a83be4accb143f8fa36d3a922dd338580440732f6aa ssh-agent -k 17:04:20 unset SSH_AUTH_SOCK; 17:04:20 unset SSH_AGENT_PID; 17:04:20 echo Agent pid 16 killed; 17:04:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:04:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:04:21 [ssh-agent] Looking for ssh-agent implementation... 17:04:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:04:21 $ docker exec 524e4d3c81ed207d827d7a83be4accb143f8fa36d3a922dd338580440732f6aa ssh-agent 17:04:21 SSH_AUTH_SOCK=/tmp/ssh-6njeHxIDK7rq/agent.44 17:04:21 SSH_AGENT_PID=49 17:04:21 Running ssh-add (command line suppressed) 17:04:21 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-238@tmp/private_key_2657474439965604494.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-238@tmp/private_key_2657474439965604494.key) 17:04:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:04:22 + git semver init 17:04:22 # -> Open(): unable to determine branch for HEAD 17:04:22 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-238/.git 17:04:22 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-238 17:04:22 # $SEMVER_REMOTE_NAME = origin 17:04:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:04:22 # $SEMVER_USER_NAME = edgex-jenkins 17:04:22 # $SEMVER_BRANCH = PR-238 17:04:22 # $SEMVER_TEMP = /tmp/semver-534148992 17:04:22 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 17:04:22 # '/tmp/semver-534148992' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-238/.semver' 17:04:22 # -> Force: false 17:04:23 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-238/.semver [Pipeline] } 17:04:23 $ docker exec --env ******** --env ******** 524e4d3c81ed207d827d7a83be4accb143f8fa36d3a922dd338580440732f6aa ssh-agent -k 17:04:23 unset SSH_AUTH_SOCK; 17:04:23 unset SSH_AGENT_PID; 17:04:23 echo Agent pid 49 killed; 17:04:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:04:24 + git semver [Pipeline] } 17:04:24 $ docker stop --time=1 524e4d3c81ed207d827d7a83be4accb143f8fa36d3a922dd338580440732f6aa 17:04:25 $ docker rm -f 524e4d3c81ed207d827d7a83be4accb143f8fa36d3a922dd338580440732f6aa [Pipeline] // withDockerContainer [Pipeline] sh 17:04:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:04:27 Stashed 1 file(s) [Pipeline] echo 17:04:27 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 17:04:37 Running on prd-centos7-docker-4c-2g-405 in /w/workspace/xfoundry_go-mod-bootstrap_PR-238 [Pipeline] { [Pipeline] ws 17:04:37 Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout 17:04:37 Selected Git installation does not exist. Using Default 17:04:37 The recommended git tool is: NONE 17:04:40 using credential edgex-jenkins-ssh 17:04:40 Cloning the remote Git repository 17:04:40 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 17:04:40 > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 17:04:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:04:40 > git --version # timeout=10 17:04:40 > git --version # 'git version 2.24.3' 17:04:40 using GIT_SSH to set credentials SSH Credentials for GitHub 17:04:40 [INFO] Currently running in a labeled security context 17:04:40 [INFO] Currently SELinux is 'enforcing' on the host 17:04:40 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh8607868717082935434.key 17:04:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:04:41 Merging remotes/origin/master commit c548150fff808f6574797ed112268f3aa8f873ad into PR head commit ea216874c86b7c55cf2b8a9235882f919b51b298 17:04:41 Merge succeeded, producing ea216874c86b7c55cf2b8a9235882f919b51b298 17:04:41 Checking out Revision ea216874c86b7c55cf2b8a9235882f919b51b298 (PR-238) 17:04:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:04:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:04:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:04:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:04:41 using GIT_SSH to set credentials SSH Credentials for GitHub 17:04:41 [INFO] Currently running in a labeled security context 17:04:41 [INFO] Currently SELinux is 'enforcing' on the host 17:04:41 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh1199348446117245816.key 17:04:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/238/head:refs/remotes/origin/PR-238 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:04:41 > git config core.sparsecheckout # timeout=10 17:04:41 > git checkout -f ea216874c86b7c55cf2b8a9235882f919b51b298 # timeout=10 17:04:41 > git remote # timeout=10 17:04:41 > git config --get remote.origin.url # timeout=10 17:04:41 using GIT_SSH to set credentials SSH Credentials for GitHub 17:04:41 [INFO] Currently running in a labeled security context 17:04:41 [INFO] Currently SELinux is 'enforcing' on the host 17:04:41 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh1838513329136741683.key 17:04:41 > git merge c548150fff808f6574797ed112268f3aa8f873ad # timeout=10 17:04:41 > git rev-parse HEAD^{commit} # timeout=10 17:04:41 > git config core.sparsecheckout # timeout=10 17:04:41 > git checkout -f ea216874c86b7c55cf2b8a9235882f919b51b298 # timeout=10 17:04:42 Still waiting to schedule task 17:04:42 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 17:04:45 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:04:46 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:04:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:04:46 + true 17:04:46 + sudo service docker restart 17:04:46 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 17:04:48 ========================================================= 17:04:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:04:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:04:48 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 17:04:48 Sending build context to Docker daemon 951.8kB 17:04:48 Step 1/8 : ARG BASE=golang:1.16-alpine 17:04:48 Step 2/8 : FROM ${BASE} 17:04:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:04:48 540db60ca938: Pulling fs layer 17:04:48 adcc1eea9eea: Pulling fs layer 17:04:48 4c4ab2625f07: Pulling fs layer 17:04:48 0510c868ecb4: Pulling fs layer 17:04:48 afea3b2eda06: Pulling fs layer 17:04:48 7809a108b3ef: Pulling fs layer 17:04:48 f706445af74f: Pulling fs layer 17:04:48 0510c868ecb4: Waiting 17:04:48 7809a108b3ef: Waiting 17:04:48 f706445af74f: Waiting 17:04:48 afea3b2eda06: Waiting 17:04:48 4c4ab2625f07: Verifying Checksum 17:04:48 4c4ab2625f07: Download complete 17:04:48 adcc1eea9eea: Download complete 17:04:48 afea3b2eda06: Verifying Checksum 17:04:48 afea3b2eda06: Download complete 17:04:48 7809a108b3ef: Verifying Checksum 17:04:48 7809a108b3ef: Download complete 17:04:48 540db60ca938: Verifying Checksum 17:04:48 540db60ca938: Download complete 17:04:49 540db60ca938: Pull complete 17:04:49 adcc1eea9eea: Pull complete 17:04:49 4c4ab2625f07: Pull complete 17:04:50 f706445af74f: Verifying Checksum 17:04:50 f706445af74f: Download complete 17:04:51 0510c868ecb4: Verifying Checksum 17:04:51 0510c868ecb4: Download complete 17:04:56 0510c868ecb4: Pull complete 17:04:56 afea3b2eda06: Pull complete 17:04:56 7809a108b3ef: Pull complete 17:05:03 f706445af74f: Pull complete 17:05:03 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 17:05:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:05:03 ---> b068be0155e3 17:05:03 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:05:04 ---> Running in db76a1921e31 17:05:04 Removing intermediate container db76a1921e31 17:05:04 ---> 019fd38041e5 17:05:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:04 ---> Running in 6766dda50590 17:05:06 Removing intermediate container 6766dda50590 17:05:06 ---> bb4ea530924d 17:05:06 Step 5/8 : RUN apk add --update --no-cache git make 17:05:06 ---> Running in be200f6bea0c 17:05:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:05:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:05:08 OK: 149 MiB in 40 packages 17:05:08 Removing intermediate container be200f6bea0c 17:05:08 ---> daeffb4dd6d7 17:05:08 Step 6/8 : WORKDIR /build 17:05:08 ---> Running in 58ce8b185e8c 17:05:08 Removing intermediate container 58ce8b185e8c 17:05:08 ---> 9839fdef67d0 17:05:08 Step 7/8 : COPY go.mod . 17:05:09 ---> 720ddf8dae5b 17:05:09 Step 8/8 : RUN go mod download 17:05:09 ---> Running in 39936c4a47e1 17:05:31 Removing intermediate container 39936c4a47e1 17:05:31 ---> 12dcaec41f5d 17:05:31 Successfully built 12dcaec41f5d 17:05:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:05:31 + docker inspect -f . ci-base-image-x86_64 17:05:31 . [Pipeline] withDockerContainer 17:05:31 prd-centos7-docker-4c-2g-405 does not seem to be running inside a container 17:05:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:05:32 $ docker top a6db5ce61bf7c5384f4b1ab0921689543c4c7fc4d4210ba2b71d84fd34053be6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:05:33 + go version 17:05:33 go version go1.16.3 linux/amd64 [Pipeline] } 17:05:33 $ docker stop --time=1 a6db5ce61bf7c5384f4b1ab0921689543c4c7fc4d4210ba2b71d84fd34053be6 17:05:34 $ docker rm -f a6db5ce61bf7c5384f4b1ab0921689543c4c7fc4d4210ba2b71d84fd34053be6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:05:35 + docker inspect -f . ci-base-image-x86_64 17:05:35 . [Pipeline] withDockerContainer 17:05:35 prd-centos7-docker-4c-2g-405 does not seem to be running inside a container 17:05:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:05:36 $ docker top 375d32241ea31e9b50b6f5d9b5d4d87b28bbdc42594f8ff91256b40ade6fc9fd -eo pid,comm [Pipeline] { [Pipeline] sh 17:05:36 + go mod tidy [Pipeline] sh 17:05:37 + make test 17:05:37 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:05:52 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 17:05:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.017s coverage: 5.4% of statements 17:05:52 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 17:05:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.015s coverage: 92.2% of statements 17:05:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.021s coverage: 85.3% of statements 17:05:52 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 17:05:52 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 17:05:52 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 17:05:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.011s coverage: 100.0% of statements 17:05:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.010s coverage: 26.7% of statements 17:05:54 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.022s coverage: 90.7% of statements 17:05:54 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 17:05:54 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 17:05:54 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.008s coverage: 91.3% of statements 17:05:54 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 17:05:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:06:01 gofmt -l . 17:06:01 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:06:01 $ docker stop --time=1 375d32241ea31e9b50b6f5d9b5d4d87b28bbdc42594f8ff91256b40ade6fc9fd 17:06:04 $ docker rm -f 375d32241ea31e9b50b6f5d9b5d4d87b28bbdc42594f8ff91256b40ade6fc9fd [Pipeline] // withDockerContainer [Pipeline] sh 17:06:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:06:05 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] libraryResource [Pipeline] sh 17:06:06 ---> job-cost.sh 17:06:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-e9lP 17:06:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:06:47 lf-activate-venv(): INFO: Adding /tmp/venv-e9lP/bin to PATH 17:06:47 INFO: No Stack... 17:06:48 INFO: Retrieving Pricing Info for: v1-standard-2 17:06:49 INFO: Archiving Costs [Pipeline] sh 17:06:49 + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv 17:06:49 + cut -d, -f6 [Pipeline] lock 17:06:49 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-238-3-stack-cost] 17:06:49 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-238-3-stack-cost] did not exist. Created. 17:06:49 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-238-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:06:49 + echo total: 0.029999999329447746 [Pipeline] stash 17:06:49 Stashed 1 file(s) [Pipeline] } 17:06:49 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-238-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:08:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-407 in /w/workspace/xfoundry_go-mod-bootstrap_PR-238 [Pipeline] { [Pipeline] ws 17:08:07 Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout 17:08:07 Selected Git installation does not exist. Using Default 17:08:07 The recommended git tool is: NONE 17:08:13 using credential edgex-jenkins-ssh 17:08:14 Cloning the remote Git repository 17:08:14 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 17:08:14 > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 17:08:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:08:14 > git --version # timeout=10 17:08:14 > git --version # 'git version 2.17.1' 17:08:14 using GIT_SSH to set credentials SSH Credentials for GitHub 17:08:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:08:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:08:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:08:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:08:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:08:15 using GIT_SSH to set credentials SSH Credentials for GitHub 17:08:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/238/head:refs/remotes/origin/PR-238 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:08:15 Merging remotes/origin/master commit c548150fff808f6574797ed112268f3aa8f873ad into PR head commit ea216874c86b7c55cf2b8a9235882f919b51b298 17:08:16 Merge succeeded, producing ea216874c86b7c55cf2b8a9235882f919b51b298 17:08:16 Checking out Revision ea216874c86b7c55cf2b8a9235882f919b51b298 (PR-238) 17:08:15 > git config core.sparsecheckout # timeout=10 17:08:16 > git checkout -f ea216874c86b7c55cf2b8a9235882f919b51b298 # timeout=10 17:08:16 > git remote # timeout=10 17:08:16 > git config --get remote.origin.url # timeout=10 17:08:16 using GIT_SSH to set credentials SSH Credentials for GitHub 17:08:16 > git merge c548150fff808f6574797ed112268f3aa8f873ad # timeout=10 17:08:16 > git rev-parse HEAD^{commit} # timeout=10 17:08:16 > git config core.sparsecheckout # timeout=10 17:08:16 > git checkout -f ea216874c86b7c55cf2b8a9235882f919b51b298 # timeout=10 17:08:20 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:08:22 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:08:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:08:22 + sudo service docker restart 17:08:22 + true [Pipeline] unstash [Pipeline] echo 17:08:25 ========================================================= 17:08:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:08:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:08:26 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 17:08:27 Sending build context to Docker daemon 950.3kB 17:08:27 Step 1/8 : ARG BASE=golang:1.16-alpine 17:08:27 Step 2/8 : FROM ${BASE} 17:08:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:08:27 595b0fe564bb: Pulling fs layer 17:08:27 7186ed65a4f7: Pulling fs layer 17:08:27 316046926c0a: Pulling fs layer 17:08:27 4ebd0625c992: Pulling fs layer 17:08:27 207e8628e3a3: Pulling fs layer 17:08:27 c791037a9be2: Pulling fs layer 17:08:27 ffd874e62e21: Pulling fs layer 17:08:27 c791037a9be2: Waiting 17:08:27 ffd874e62e21: Waiting 17:08:27 4ebd0625c992: Waiting 17:08:27 316046926c0a: Verifying Checksum 17:08:27 316046926c0a: Download complete 17:08:27 7186ed65a4f7: Download complete 17:08:27 207e8628e3a3: Verifying Checksum 17:08:27 207e8628e3a3: Download complete 17:08:27 c791037a9be2: Verifying Checksum 17:08:27 c791037a9be2: Download complete 17:08:27 595b0fe564bb: Download complete 17:08:28 595b0fe564bb: Pull complete 17:08:28 7186ed65a4f7: Pull complete 17:08:29 316046926c0a: Pull complete 17:08:30 ffd874e62e21: Verifying Checksum 17:08:30 ffd874e62e21: Download complete 17:08:31 4ebd0625c992: Verifying Checksum 17:08:31 4ebd0625c992: Download complete 17:08:42 4ebd0625c992: Pull complete 17:08:42 207e8628e3a3: Pull complete 17:08:42 c791037a9be2: Pull complete 17:08:45 ffd874e62e21: Pull complete 17:08:45 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 17:08:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:08:45 ---> cfc18b08335c 17:08:45 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:08:49 ---> Running in 3d35056f3645 17:08:49 Removing intermediate container 3d35056f3645 17:08:49 ---> 57b2662faa67 17:08:49 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:08:49 ---> Running in aafad1f5ef1c 17:08:52 Removing intermediate container aafad1f5ef1c 17:08:52 ---> e0d91adf78f0 17:08:52 Step 5/8 : RUN apk add --update --no-cache git make 17:08:52 ---> Running in 1384fb52115c 17:08:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:08:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:08:55 OK: 138 MiB in 40 packages 17:08:56 Removing intermediate container 1384fb52115c 17:08:56 ---> 9fcb99f9bc68 17:08:56 Step 6/8 : WORKDIR /build 17:08:56 ---> Running in 05a6e8ecc65a 17:08:56 Removing intermediate container 05a6e8ecc65a 17:08:56 ---> 48a2c8206ae5 17:08:56 Step 7/8 : COPY go.mod . 17:08:57 ---> 79605fa515c1 17:08:57 Step 8/8 : RUN go mod download 17:08:57 ---> Running in f6b0c5168b92 17:09:24 Removing intermediate container f6b0c5168b92 17:09:24 ---> 02a7d614846a 17:09:24 Successfully built 02a7d614846a 17:09:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:09:25 + docker inspect -f . ci-base-image-arm64 17:09:25 . [Pipeline] withDockerContainer 17:09:25 prd-ubuntu18.04-docker-arm64-4c-16g-407 does not seem to be running inside a container 17:09:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:09:27 $ docker top 23751cbd014bf9e19afb02ef7fcdc3bf2209d195fd7e76be3a4b4a5aecf899b9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:28 + go version 17:09:28 go version go1.16.3 linux/arm64 [Pipeline] } 17:09:28 $ docker stop --time=1 23751cbd014bf9e19afb02ef7fcdc3bf2209d195fd7e76be3a4b4a5aecf899b9 17:09:30 $ docker rm -f 23751cbd014bf9e19afb02ef7fcdc3bf2209d195fd7e76be3a4b4a5aecf899b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:09:31 + docker inspect -f . ci-base-image-arm64 17:09:31 . [Pipeline] withDockerContainer 17:09:31 prd-ubuntu18.04-docker-arm64-4c-16g-407 does not seem to be running inside a container 17:09:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:09:33 $ docker top 9e3eac1a6c5393e6fa0d5a75f9604df7f7a40bd5be43719e1cb15e1a20ee8041 -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:34 + go mod tidy [Pipeline] sh 17:09:35 + make test 17:09:35 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:10:22 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 17:10:22 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.050s coverage: 5.4% of statements 17:10:22 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 17:10:22 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.106s coverage: 92.2% of statements 17:10:22 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.033s coverage: 85.3% of statements 17:10:22 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 17:10:22 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 17:10:22 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 17:10:22 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.096s coverage: 100.0% of statements 17:10:22 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.032s coverage: 26.7% of statements 17:10:22 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.041s coverage: 90.7% of statements 17:10:22 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 17:10:22 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 17:10:22 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.019s coverage: 91.3% of statements 17:10:22 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 17:10:23 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:10:45 gofmt -l . 17:10:45 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:10:45 $ docker stop --time=1 9e3eac1a6c5393e6fa0d5a75f9604df7f7a40bd5be43719e1cb15e1a20ee8041 17:10:47 $ docker rm -f 9e3eac1a6c5393e6fa0d5a75f9604df7f7a40bd5be43719e1cb15e1a20ee8041 [Pipeline] // withDockerContainer [Pipeline] sh 17:10:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:10:48 Warning: overwriting stash ‘coverage-report’ 17:10:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 17:10:49 ---> job-cost.sh 17:10:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YTd8 17:11:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:13:05 lf-activate-venv(): INFO: Adding /tmp/venv-YTd8/bin to PATH 17:13:05 INFO: No Stack... 17:13:05 INFO: Retrieving Pricing Info for: lf-standard-4 17:13:05 INFO: Archiving Costs [Pipeline] sh 17:13:05 + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv 17:13:05 + cut -d, -f6 [Pipeline] lock 17:13:05 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-238-3-stack-cost] 17:13:05 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-238-3-stack-cost] did not exist. Created. 17:13:05 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-238-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:13:06 /w/workspace/go-mod-bootstrap/3@tmp/durable-55c473ba/script.sh: 1: /w/workspace/go-mod-bootstrap/3@tmp/durable-55c473ba/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:13:06 + echo total: 0.20999999344348907 [Pipeline] stash 17:13:06 Warning: overwriting stash ‘stack-cost’ 17:13:06 Stashed 1 file(s) [Pipeline] } 17:13:06 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-238-3-stack-cost] [Pipeline] // lock [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 17:13:07 provisioning config files... 17:13:07 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-238@tmp/config2322135043898520880tmp [Pipeline] { [Pipeline] sh 17:13:07 + set +x 17:13:07 + curl -s https://codecov.io/bash 17:13:07 + bash -s -- 17:13:08 17:13:08 _____ _ 17:13:08 / ____| | | 17:13:08 | | ___ __| | ___ ___ _____ __ 17:13:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:13:08 | |___| (_) | (_| | __/ (_| (_) \ V / 17:13:08 \_____\___/ \__,_|\___|\___\___/ \_/ 17:13:08 Bash-1.0.2 17:13:08 17:13:08 17:13:08 ==> git version 2.24.3 found 17:13:08 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 17:13:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:13:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:13:08 ==> Jenkins CI detected. 17:13:08 project root: . 17:13:08 --> token set from env 17:13:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:13:08 ==> Running gcov in . (disable via -X gcov) 17:13:08 ==> Python coveragepy not found 17:13:08 ==> Searching for coverage reports in: 17:13:08 + . 17:13:08 -> Found 1 reports 17:13:08 ==> Detecting git/mercurial file structure 17:13:08 ==> Reading reports 17:13:08 + ./coverage.out bytes=31473 17:13:08 ==> Appending adjustments 17:13:08 https://docs.codecov.io/docs/fixing-reports 17:13:08 + Found adjustments 17:13:08 ==> Gzipping contents 17:13:08 8.0K /tmp/codecov.wKXNZm.gz 17:13:08 ==> Uploading reports 17:13:08 url: https://codecov.io 17:13:08 query: branch=PR-238&commit=ea216874c86b7c55cf2b8a9235882f919b51b298&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-238%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=238&job=&cmd_args= 17:13:08 -> Pinging Codecov 17:13:08 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-238&commit=ea216874c86b7c55cf2b8a9235882f919b51b298&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-238%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=238&job=&cmd_args= 17:13:09 -> Uploading to 17:13:09 https://storage.googleapis.com/codecov/v4/raw/2021-05-17/833815588EE85121546D348822E98E2E/ea216874c86b7c55cf2b8a9235882f919b51b298/890862c6-cad4-4406-b432-4aed10b369e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210517T171309Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d6739ca7998b378b6cfee127d104181648afbb02983b5c67074fa152aaa1b6b 17:13:09 % Total % Received % Xferd Average Speed Time Time Time Current 17:13:09 Dload Upload Total Spent Left Speed 17:13:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5957 0 0 100 5957 0 15030 --:--:-- --:--:-- --:--:-- 15042 17:13:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/ea216874c86b7c55cf2b8a9235882f919b51b298 [Pipeline] } 17:13:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:13:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:13:11 ---> package-listing.sh 17:13:11 ++ facter osfamily 17:13:11 ++ tr '[:upper:]' '[:lower:]' 17:13:12 + OS_FAMILY=redhat 17:13:12 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-238 17:13:12 + START_PACKAGES=/tmp/packages_start.txt 17:13:12 + END_PACKAGES=/tmp/packages_end.txt 17:13:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:13:12 + PACKAGES=/tmp/packages_start.txt 17:13:12 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-238 ']' 17:13:12 + PACKAGES=/tmp/packages_end.txt 17:13:12 + case "${OS_FAMILY}" in 17:13:12 + rpm -qa 17:13:12 + sort 17:13:17 + '[' -f /tmp/packages_start.txt ']' 17:13:17 + '[' -f /tmp/packages_end.txt ']' 17:13:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:13:17 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-238 ']' 17:13:17 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-238/archives/ 17:13:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-238/archives/ [Pipeline] echo 17:13:17 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-238/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:13:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:13:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:13:18 17:13:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:13:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:13:18 alpine: Pulling from edgex-lftools-log-publisher 17:13:18 df20fa9351a1: Pulling fs layer 17:13:18 36b3adc4ff6f: Pulling fs layer 17:13:18 8ad3a11d3b57: Pulling fs layer 17:13:18 46f8f816bc3b: Pulling fs layer 17:13:18 93b61091891f: Pulling fs layer 17:13:18 93b9cdb0e59b: Pulling fs layer 17:13:18 5e14af77c1be: Pulling fs layer 17:13:18 01666e4c0597: Pulling fs layer 17:13:18 aa168da1d23b: Pulling fs layer 17:13:18 46f8f816bc3b: Waiting 17:13:18 93b61091891f: Waiting 17:13:18 5e14af77c1be: Waiting 17:13:18 01666e4c0597: Waiting 17:13:18 aa168da1d23b: Waiting 17:13:18 93b9cdb0e59b: Waiting 17:13:18 36b3adc4ff6f: Verifying Checksum 17:13:18 36b3adc4ff6f: Download complete 17:13:18 46f8f816bc3b: Verifying Checksum 17:13:18 46f8f816bc3b: Download complete 17:13:18 df20fa9351a1: Verifying Checksum 17:13:18 df20fa9351a1: Download complete 17:13:18 93b9cdb0e59b: Verifying Checksum 17:13:18 93b9cdb0e59b: Download complete 17:13:18 5e14af77c1be: Download complete 17:13:18 01666e4c0597: Verifying Checksum 17:13:18 01666e4c0597: Download complete 17:13:18 93b61091891f: Verifying Checksum 17:13:18 93b61091891f: Download complete 17:13:19 8ad3a11d3b57: Verifying Checksum 17:13:19 8ad3a11d3b57: Download complete 17:13:19 df20fa9351a1: Pull complete 17:13:19 36b3adc4ff6f: Pull complete 17:13:21 8ad3a11d3b57: Pull complete 17:13:21 46f8f816bc3b: Pull complete 17:13:21 aa168da1d23b: Verifying Checksum 17:13:21 93b61091891f: Pull complete 17:13:21 93b9cdb0e59b: Pull complete 17:13:22 5e14af77c1be: Pull complete 17:13:22 01666e4c0597: Pull complete 17:13:32 aa168da1d23b: Pull complete 17:13:32 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:13:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:13:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:13:33 prd-centos7-docker-4c-2g-401 does not seem to be running inside a container 17:13:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-238/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-238 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-238:/w/workspace/xfoundry_go-mod-bootstrap_PR-238:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-238@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:13:35 $ docker top 9277a7b9ebe2c0f04d69eaf0e723145d6ddacd23fb073b236f0d6b923c7df216 -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:36 + touch /tmp/pre-build-complete [Pipeline] sh 17:13:36 + mkdir -p /var/log/sa [Pipeline] sh 17:13:36 + ls /var/log/sa-host 17:13:36 + sadf -c /var/log/sa-host/sa17 17:13:36 file_magic: OK 17:13:36 HZ: Using current value: 100 17:13:36 file_header: OK 17:13:36 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:13:36 Statistics: 17:13:36 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:13:36 File successfully converted to sysstat format version 12.2.1 17:13:36 + sadf -c /var/log/sa-host/sa23 17:13:36 file_magic: OK 17:13:36 HZ: Using current value: 100 17:13:36 file_header: OK 17:13:36 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:13:36 Statistics: 17:13:36 Hnuu...uuuununununu... 17:13:36 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:13:36 provisioning config files... 17:13:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-238@tmp/config1578901757881272816tmp [Pipeline] { [Pipeline] echo 17:13:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:13:37 ---> create-netrc.sh [Pipeline] } 17:13:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:13:37 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:13:37 ---> python-tools-install.sh [Pipeline] echo 17:13:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:13:38 ---> sudo-logs.sh 17:13:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:13:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:13:38 ---> job-cost.sh 17:13:38 lf-activate-venv: SKIPPING 17:13:38 DEBUG: total: 0.20999999344348907 17:13:38 INFO: Retrieving Stack Cost... 17:13:40 INFO: Retrieving Pricing Info for: v1-standard-2 17:13:40 INFO: Archiving Costs [Pipeline] echo 17:13:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:13:41 ---> logs-deploy.sh 17:13:41 lf-activate-venv: SKIPPING 17:13:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-238/3 17:13:41 INFO: archiving workspace using pattern(s): 17:13:43 Archives upload complete. 17:13:43 INFO: archiving logs to Nexus 17:13:45 ---> uname -a: 17:13:45 Linux prd-centos7-docker-4c-2g-401.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 17:13:45 17:13:45 17:13:45 ---> lscpu: 17:13:45 Architecture: x86_64 17:13:45 CPU op-mode(s): 32-bit, 64-bit 17:13:45 Byte Order: Little Endian 17:13:45 Address sizes: 40 bits physical, 48 bits virtual 17:13:45 CPU(s): 4 17:13:45 On-line CPU(s) list: 0-3 17:13:45 Thread(s) per core: 1 17:13:45 Core(s) per socket: 1 17:13:45 Socket(s): 4 17:13:45 NUMA node(s): 1 17:13:45 Vendor ID: GenuineIntel 17:13:45 CPU family: 6 17:13:45 Model: 44 17:13:45 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:13:45 Stepping: 1 17:13:45 CPU MHz: 2933.438 17:13:45 BogoMIPS: 5866.87 17:13:45 Virtualization: VT-x 17:13:45 Hypervisor vendor: KVM 17:13:45 Virtualization type: full 17:13:45 L1d cache: 128 KiB 17:13:45 L1i cache: 128 KiB 17:13:45 L2 cache: 16 MiB 17:13:45 L3 cache: 64 MiB 17:13:45 NUMA node0 CPU(s): 0-3 17:13:45 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 17:13:45 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 17:13:45 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 17:13:45 Vulnerability Meltdown: Mitigation; PTI 17:13:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:13:45 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:13:45 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:13:45 Vulnerability Srbds: Not affected 17:13:45 Vulnerability Tsx async abort: Not affected 17:13:45 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 17:13:45 17:13:45 17:13:45 ---> nproc: 17:13:45 4 17:13:45 17:13:45 17:13:45 ---> df -h: 17:13:45 Filesystem Size Used Available Use% Mounted on 17:13:45 overlay 50.0G 7.3G 42.7G 15% / 17:13:45 tmpfs 64.0M 0 64.0M 0% /dev 17:13:45 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 17:13:45 shm 64.0M 0 64.0M 0% /dev/shm 17:13:45 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 17:13:45 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 17:13:45 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 17:13:45 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 17:13:45 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-238@tmp 17:13:45 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 17:13:45 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 17:13:45 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 17:13:45 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 17:13:45 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-238 17:13:45 17:13:45 17:13:45 ---> free -m: 17:13:45 total used free shared buff/cache available 17:13:45 Mem: 1837 717 108 0 1011 1015 17:13:45 Swap: 1023 0 1023 17:13:45 17:13:45 17:13:45 ---> ip addr: 17:13:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:13:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:13:45 inet 127.0.0.1/8 scope host lo 17:13:45 valid_lft forever preferred_lft forever 17:13:45 inet6 ::1/128 scope host 17:13:45 valid_lft forever preferred_lft forever 17:13:45 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:13:45 link/ether fa:16:3e:9e:50:fa brd ff:ff:ff:ff:ff:ff 17:13:45 inet 10.30.122.143/23 brd 10.30.123.255 scope global dynamic eth0 17:13:45 valid_lft 85769sec preferred_lft 85769sec 17:13:45 inet6 fe80::f816:3eff:fe9e:50fa/64 scope link 17:13:45 valid_lft forever preferred_lft forever 17:13:45 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:13:45 link/ether 02:42:a6:51:3f:c8 brd ff:ff:ff:ff:ff:ff 17:13:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:13:45 valid_lft forever preferred_lft forever 17:13:45 inet6 fe80::42:a6ff:fe51:3fc8/64 scope link 17:13:45 valid_lft forever preferred_lft forever 17:13:45 17:13:45 17:13:45 ---> sar -b -r -n DEV: 17:13:45 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) 17:13:45 17:13:45 17:03:01 LINUX RESTART (4 CPU) 17:13:45 17:13:45 17:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:13:45 17:05:01 49.10 11.73 37.37 0.00 4443.33 2590.37 0.00 17:13:45 17:06:01 0.32 0.00 0.32 0.00 0.00 5.36 0.00 17:13:45 17:07:01 0.70 0.00 0.70 0.00 0.00 8.09 0.00 17:13:45 17:08:01 0.57 0.00 0.57 0.00 0.00 6.27 0.00 17:13:45 17:09:01 0.32 0.00 0.32 0.00 0.00 4.99 0.00 17:13:45 17:10:01 0.25 0.00 0.25 0.00 0.00 3.46 0.00 17:13:45 17:11:01 0.23 0.00 0.23 0.00 0.00 3.10 0.00 17:13:45 17:12:01 1.60 0.00 1.60 0.00 0.00 14.28 0.00 17:13:45 17:13:02 5.67 0.00 5.67 0.00 0.00 78.30 0.00 17:13:45 Average: 6.46 1.29 5.17 0.00 487.04 297.72 0.00 17:13:45 17:13:45 17:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:13:45 17:05:01 165940 0 617424 32.81 2620 1095560 1144124 39.05 431004 1085040 20 17:13:45 17:06:01 174704 0 608652 32.35 2620 1095568 1078460 36.81 429448 1079412 8 17:13:45 17:07:01 173928 0 609424 32.39 2620 1095572 1078640 36.81 431264 1078724 8 17:13:45 17:08:01 173980 0 609372 32.39 2620 1095572 1078460 36.81 438188 1072048 8 17:13:45 17:09:01 172876 0 610468 32.45 2620 1095580 1078640 36.81 445368 1065872 12 17:13:45 17:10:01 174036 0 609300 32.38 2620 1095588 1078496 36.81 444484 1065872 16 17:13:45 17:11:01 174140 0 609192 32.38 2620 1095592 1078460 36.81 444412 1065872 8 17:13:45 17:12:01 160836 0 622492 33.08 2620 1095596 1083308 36.97 456884 1065872 20 17:13:45 17:13:02 160136 0 623172 33.12 2620 1095616 1086772 37.09 457756 1065816 20 17:13:45 Average: 170064 0 613277 32.59 2620 1095583 1087262 37.11 442090 1071614 13 17:13:45 17:13:45 17:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:13:45 17:05:01 eth0 98.26 72.45 448.51 25.10 0.00 0.00 0.00 0.00 17:13:45 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:45 17:05:01 docker0 4.12 2.97 1.10 8.09 0.00 0.00 0.00 0.00 17:13:45 17:06:01 eth0 0.80 0.08 0.07 0.01 0.00 0.00 0.00 0.00 17:13:45 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:45 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:45 17:07:01 eth0 0.93 0.38 0.29 0.20 0.00 0.00 0.00 0.00 17:13:45 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:45 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:45 17:08:01 eth0 0.52 0.08 0.06 0.01 0.00 0.00 0.00 0.00 17:13:45 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:45 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:45 17:09:01 eth0 0.65 0.55 0.35 0.27 0.00 0.00 0.00 0.00 17:13:45 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:45 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:45 17:10:01 eth0 0.17 0.08 0.06 0.01 0.00 0.00 0.00 0.00 17:13:45 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:45 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:45 17:11:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:13:45 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:45 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:45 17:12:01 eth0 22.35 14.73 13.87 31.43 0.00 0.00 0.00 0.00 17:13:45 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:45 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:45 17:13:02 eth0 63.18 39.33 63.80 37.77 0.00 0.00 0.00 0.00 17:13:45 17:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:45 17:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:45 Average: eth0 20.65 14.10 57.91 10.51 0.00 0.00 0.00 0.00 17:13:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:45 Average: docker0 0.45 0.33 0.12 0.89 0.00 0.00 0.00 0.00 17:13:45 17:13:45 17:13:45 ---> sar -P ALL: 17:13:45 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) 17:13:45 17:13:45 17:03:01 LINUX RESTART (4 CPU) 17:13:45 17:13:45 17:04:02 CPU %user %nice %system %iowait %steal %idle 17:13:45 17:05:01 all 3.49 0.00 2.44 0.84 4.12 89.11 17:13:45 17:05:01 0 3.01 0.00 2.15 0.20 4.35 90.28 17:13:45 17:05:01 1 4.21 0.00 2.39 0.55 3.97 88.89 17:13:45 17:05:01 2 3.68 0.00 2.83 2.47 4.45 86.56 17:13:45 17:05:01 3 3.06 0.00 2.38 0.14 3.72 90.71 17:13:45 17:06:01 all 0.15 0.00 0.05 0.00 0.16 99.64 17:13:45 17:06:01 0 0.03 0.00 0.03 0.00 0.08 99.85 17:13:45 17:06:01 1 0.45 0.00 0.07 0.00 0.33 99.15 17:13:45 17:06:01 2 0.07 0.00 0.08 0.00 0.15 99.70 17:13:45 17:06:01 3 0.03 0.00 0.03 0.00 0.08 99.85 17:13:45 17:07:01 all 0.14 0.00 0.05 0.00 0.17 99.65 17:13:45 17:07:01 0 0.03 0.00 0.03 0.00 0.07 99.87 17:13:45 17:07:01 1 0.35 0.00 0.03 0.00 0.27 99.35 17:13:45 17:07:01 2 0.07 0.00 0.05 0.00 0.27 99.62 17:13:45 17:07:01 3 0.10 0.00 0.07 0.00 0.08 99.75 17:13:45 17:08:01 all 0.13 0.00 0.04 0.00 0.07 99.75 17:13:45 17:08:01 0 0.00 0.00 0.03 0.00 0.05 99.92 17:13:45 17:08:01 1 0.30 0.00 0.03 0.02 0.07 99.58 17:13:45 17:08:01 2 0.20 0.00 0.08 0.00 0.15 99.57 17:13:45 17:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:13:45 17:09:01 all 0.15 0.00 0.23 0.00 0.43 99.19 17:13:45 17:09:01 0 0.08 0.00 0.40 0.00 0.42 99.10 17:13:45 17:09:01 1 0.08 0.00 0.17 0.00 0.47 99.29 17:13:45 17:09:01 2 0.40 0.00 0.18 0.00 0.62 98.80 17:13:45 17:09:01 3 0.05 0.00 0.17 0.00 0.23 99.55 17:13:45 17:10:01 all 0.14 0.00 0.04 0.00 0.07 99.76 17:13:45 17:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:13:45 17:10:01 1 0.45 0.00 0.02 0.00 0.03 99.50 17:13:45 17:10:01 2 0.07 0.00 0.10 0.00 0.20 99.63 17:13:45 17:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:13:45 17:11:01 all 0.16 0.00 0.03 0.00 0.12 99.69 17:13:45 17:11:01 0 0.02 0.00 0.02 0.00 0.03 99.93 17:13:45 17:11:01 1 0.47 0.00 0.03 0.00 0.20 99.30 17:13:45 17:11:01 2 0.12 0.00 0.07 0.00 0.23 99.58 17:13:45 17:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:13:45 17:12:01 all 0.49 0.00 0.19 0.01 0.36 98.95 17:13:45 17:12:01 0 0.30 0.00 0.15 0.02 0.35 99.18 17:13:45 17:12:01 1 0.67 0.00 0.20 0.00 0.47 98.66 17:13:45 17:12:01 2 0.68 0.00 0.23 0.00 0.38 98.70 17:13:45 17:12:01 3 0.32 0.00 0.17 0.02 0.25 99.25 17:13:45 17:13:02 all 0.95 0.00 0.29 0.04 0.60 98.12 17:13:45 17:13:02 0 0.96 0.00 0.32 0.00 0.50 98.22 17:13:45 17:13:02 1 1.08 0.00 0.28 0.05 0.62 97.97 17:13:45 17:13:02 2 0.55 0.00 0.33 0.05 0.68 98.38 17:13:45 17:13:02 3 1.20 0.00 0.23 0.05 0.60 97.92 17:13:45 Average: all 0.64 0.00 0.37 0.10 0.67 98.23 17:13:45 Average: 0 0.49 0.00 0.35 0.02 0.65 98.49 17:13:45 Average: 1 0.89 0.00 0.35 0.07 0.70 97.99 17:13:45 Average: 2 0.64 0.00 0.43 0.27 0.78 97.87 17:13:45 Average: 3 0.53 0.00 0.34 0.02 0.55 98.56 17:13:45 17:13:45 17:13:45