Pull request #181 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e244875ea534c43f3a5e3f1769830aae079833ff+c718fdc215204312ee6ae6e83b4f99843187175a (93cd53a5eb0f74b23528efeb96a3dcba1cf34e24) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-181/workspace@libs/edgex-global-pipelines # timeout=10 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-181/workspace@libs/lf-pipelines # timeout=10 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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-30832 in /w/workspace/xfoundry_go-mod-bootstrap_PR-181 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-181 # 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit c718fdc215204312ee6ae6e83b4f99843187175a into PR head commit e244875ea534c43f3a5e3f1769830aae079833ff > 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 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/181/head:refs/remotes/origin/PR-181 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing e244875ea534c43f3a5e3f1769830aae079833ff Checking out Revision e244875ea534c43f3a5e3f1769830aae079833ff (PR-181) > git checkout -f e244875ea534c43f3a5e3f1769830aae079833ff # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c718fdc215204312ee6ae6e83b4f99843187175a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e244875ea534c43f3a5e3f1769830aae079833ff # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-configuration/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:58:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:58:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:58:04 ========================================================= 05:58:04 EdgeX Global Pipelines Version Info 05:58:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:58:07 ------------------- 05:58:07 stable info: 05:58:07 ------------------- 05:58:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:58:07 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:58:07 Message: update stable to v1.0.186 05:58:08 ------------------- 05:58:08 experimental info: 05:58:08 ------------------- 05:58:08 Commited By: **** collab-it+edgex@linuxfoundation.org 05:58:08 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:58:08 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:58:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 05:58:08 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 05:58:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:58:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:58:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:58:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:58:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:58:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:58:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:58:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:58:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:58:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 05:58:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:58:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:58:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:58:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:58:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:58:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:58:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:58:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:58:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:58:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:58:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:58:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:58:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:58:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:58:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-181 [Pipeline] echo 05:58:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-181 [Pipeline] echo 05:58:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-181 [Pipeline] echo 05:58:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e244875ea534c43f3a5e3f1769830aae079833ff [Pipeline] echo 05:58:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e244875 [Pipeline] echo 05:58:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:58:13 + git log --format=format:%s -1 e244875ea534c43f3a5e3f1769830aae079833ff [Pipeline] echo 05:58:13 GIT_COMMIT: e244875ea534c43f3a5e3f1769830aae079833ff, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-configuration/v2 [Pipeline] echo 05:58:14 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:58:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:58:16 05:58:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:58:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:58:17 latest: Pulling from edgex-devops/git-semver 05:58:17 31603596830f: Pulling fs layer 05:58:17 2a8b12db71e7: Pulling fs layer 05:58:17 6ca5941a6612: Pulling fs layer 05:58:17 ecc8261a40a4: Pulling fs layer 05:58:17 ecc8261a40a4: Waiting 05:58:17 2a8b12db71e7: Verifying Checksum 05:58:17 2a8b12db71e7: Download complete 05:58:17 31603596830f: Verifying Checksum 05:58:17 31603596830f: Download complete 05:58:18 ecc8261a40a4: Verifying Checksum 05:58:18 ecc8261a40a4: Download complete 05:58:18 6ca5941a6612: Verifying Checksum 05:58:18 6ca5941a6612: Download complete 05:58:18 31603596830f: Pull complete 05:58:18 2a8b12db71e7: Pull complete 05:58:20 6ca5941a6612: Pull complete 05:58:21 ecc8261a40a4: Pull complete 05:58:21 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:58:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:58:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:58:21 prd-centos7-docker-4c-2g-30832 does not seem to be running inside a container 05:58:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-181 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-181:/w/workspace/xfoundry_go-mod-bootstrap_PR-181:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-181@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:58:24 $ docker top ecc122ca39b06c3c0235c7f256486ec1bda28c91a536b57dc0db9833c927cba8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:58:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:58:25 [ssh-agent] Looking for ssh-agent implementation... 05:58:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:58:25 $ docker exec ecc122ca39b06c3c0235c7f256486ec1bda28c91a536b57dc0db9833c927cba8 ssh-agent 05:58:26 SSH_AUTH_SOCK=/tmp/ssh-9qnGTPUrNjHx/agent.12 05:58:26 SSH_AGENT_PID=17 05:58:26 Running ssh-add (command line suppressed) 05:58:27 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-181@tmp/private_key_365453131148034350.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-181@tmp/private_key_365453131148034350.key) 05:58:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:58:27 + git tag --points-at HEAD [Pipeline] } 05:58:27 $ docker exec --env ******** --env ******** ecc122ca39b06c3c0235c7f256486ec1bda28c91a536b57dc0db9833c927cba8 ssh-agent -k 05:58:28 unset SSH_AUTH_SOCK; 05:58:28 unset SSH_AGENT_PID; 05:58:28 echo Agent pid 17 killed; 05:58:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:58:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:58:28 [ssh-agent] Looking for ssh-agent implementation... 05:58:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:58:29 $ docker exec ecc122ca39b06c3c0235c7f256486ec1bda28c91a536b57dc0db9833c927cba8 ssh-agent 05:58:29 SSH_AUTH_SOCK=/tmp/ssh-YL5Jd2FIXwtr/agent.46 05:58:29 SSH_AGENT_PID=51 05:58:29 Running ssh-add (command line suppressed) 05:58:30 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-181@tmp/private_key_3577312944006020906.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-181@tmp/private_key_3577312944006020906.key) 05:58:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:58:30 + git semver init 05:58:30 # -> Open(): unable to determine branch for HEAD 05:58:30 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-181/.git 05:58:30 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-181 05:58:30 # $SEMVER_REMOTE_NAME = origin 05:58:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:58:30 # $SEMVER_USER_NAME = edgex-jenkins 05:58:30 # $SEMVER_BRANCH = PR-181 05:58:30 # $SEMVER_TEMP = /tmp/semver-506668102 05:58:30 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 05:58:31 # '/tmp/semver-506668102' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-181/.semver' 05:58:31 # -> Force: false 05:58:31 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-181/.semver [Pipeline] } 05:58:31 $ docker exec --env ******** --env ******** ecc122ca39b06c3c0235c7f256486ec1bda28c91a536b57dc0db9833c927cba8 ssh-agent -k 05:58:31 unset SSH_AUTH_SOCK; 05:58:31 unset SSH_AGENT_PID; 05:58:31 echo Agent pid 51 killed; 05:58:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:58:32 + git semver [Pipeline] } 05:58:32 $ docker stop --time=1 ecc122ca39b06c3c0235c7f256486ec1bda28c91a536b57dc0db9833c927cba8 05:58:33 $ docker rm -f ecc122ca39b06c3c0235c7f256486ec1bda28c91a536b57dc0db9833c927cba8 [Pipeline] // withDockerContainer [Pipeline] sh 05:58:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:58:35 Stashed 1 file(s) [Pipeline] echo 05:58:35 [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 05:58:51 Still waiting to schedule task 05:58:51 ‘prd-centos7-blackbox-4c-2g-30704’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-30830’ is offline; ‘prd-centos7-docker-4c-2g-30831’ is offline; ‘prd-centos7-docker-4c-2g-30836’ is offline; ‘prd-ubuntu18.04-docker-8c-8g-30774’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30485’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30654’ doesn’t have label ‘centos7-docker-4c-2g’ 05:58:51 Still waiting to schedule task 05:58:51 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:00:50 Running on prd-centos7-docker-4c-2g-30839 in /w/workspace/xfoundry_go-mod-bootstrap_PR-181 [Pipeline] { [Pipeline] ws 06:00:50 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 06:00:59 using credential edgex-jenkins-ssh 06:00:59 Cloning the remote Git repository 06:00:59 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 06:01:00 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 06:01:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:01:00 > git --version # timeout=10 06:01:00 > git --version # 'git version 2.24.3' 06:01:00 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:01:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:01:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:01:01 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/181/head:refs/remotes/origin/PR-181 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:01:02 Merging remotes/origin/master commit c718fdc215204312ee6ae6e83b4f99843187175a into PR head commit e244875ea534c43f3a5e3f1769830aae079833ff 06:01:03 Merge succeeded, producing e244875ea534c43f3a5e3f1769830aae079833ff 06:01:03 Checking out Revision e244875ea534c43f3a5e3f1769830aae079833ff (PR-181) 06:01:02 > git config core.sparsecheckout # timeout=10 06:01:02 > git checkout -f e244875ea534c43f3a5e3f1769830aae079833ff # timeout=10 06:01:02 > git remote # timeout=10 06:01:02 > git config --get remote.origin.url # timeout=10 06:01:02 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:02 > git merge c718fdc215204312ee6ae6e83b4f99843187175a # timeout=10 06:01:02 > git rev-parse HEAD^{commit} # timeout=10 06:01:03 > git config core.sparsecheckout # timeout=10 06:01:03 > git checkout -f e244875ea534c43f3a5e3f1769830aae079833ff # timeout=10 06:01:06 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-configuration/v2" 06:01:07 > git --version # timeout=10 06:01:07 > git --version # 'git version 2.24.3' 06:01:07 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:01:08 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:01:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:01:09 + sudo service docker restart 06:01:09 + true 06:01:09 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 06:01:11 ========================================================= 06:01:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:01:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:01:12 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:01:13 Sending build context to Docker daemon 735.2kB 06:01:13 Step 1/8 : ARG BASE=golang:1.15-alpine 06:01:13 Step 2/8 : FROM ${BASE} 06:01:13 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:01:13 188c0c94c7c5: Pulling fs layer 06:01:13 0ef7d3d256c8: Pulling fs layer 06:01:13 de9db76c5a1d: Pulling fs layer 06:01:13 bca2f99d35d6: Pulling fs layer 06:01:13 93359f2a8cfa: Pulling fs layer 06:01:13 7c6f9722023f: Pulling fs layer 06:01:13 a35cf1a2eb13: Pulling fs layer 06:01:13 bca2f99d35d6: Waiting 06:01:13 93359f2a8cfa: Waiting 06:01:13 7c6f9722023f: Waiting 06:01:13 a35cf1a2eb13: Waiting 06:01:13 de9db76c5a1d: Verifying Checksum 06:01:13 de9db76c5a1d: Download complete 06:01:13 0ef7d3d256c8: Download complete 06:01:13 93359f2a8cfa: Verifying Checksum 06:01:13 93359f2a8cfa: Download complete 06:01:13 188c0c94c7c5: Verifying Checksum 06:01:13 188c0c94c7c5: Download complete 06:01:14 7c6f9722023f: Verifying Checksum 06:01:14 7c6f9722023f: Download complete 06:01:14 188c0c94c7c5: Pull complete 06:01:14 0ef7d3d256c8: Pull complete 06:01:15 de9db76c5a1d: Pull complete 06:01:17 a35cf1a2eb13: Verifying Checksum 06:01:17 a35cf1a2eb13: Download complete 06:01:17 bca2f99d35d6: Download complete 06:01:33 bca2f99d35d6: Pull complete 06:01:33 93359f2a8cfa: Pull complete 06:01:33 7c6f9722023f: Pull complete 06:01:40 a35cf1a2eb13: Pull complete 06:01:40 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:01:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:01:40 ---> a62c8e92a672 06:01:40 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:01:40 ---> Running in 184ba24f343a 06:01:40 Removing intermediate container 184ba24f343a 06:01:40 ---> 40cd80269eb5 06:01:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:40 ---> Running in 52f1aa4a9dc5 06:01:42 Removing intermediate container 52f1aa4a9dc5 06:01:42 ---> c217459b680c 06:01:42 Step 5/8 : RUN apk add --update --no-cache git make 06:01:42 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30843 in /w/workspace/xfoundry_go-mod-bootstrap_PR-181 [Pipeline] { [Pipeline] ws 06:01:42 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { 06:01:42 ---> Running in 9bffc1ee2e16 [Pipeline] checkout 06:01:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:01:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:01:45 OK: 166 MiB in 39 packages 06:01:46 Removing intermediate container 9bffc1ee2e16 06:01:46 ---> c2989e30b9e9 06:01:46 Step 6/8 : WORKDIR /build 06:01:46 ---> Running in f34a84692818 06:01:47 Removing intermediate container f34a84692818 06:01:47 ---> 73074e82f0be 06:01:47 Step 7/8 : COPY go.mod . 06:01:47 ---> cab99f13f81a 06:01:47 Step 8/8 : RUN go mod download 06:01:47 using credential edgex-jenkins-ssh 06:01:47 ---> Running in 5effb877a248 06:01:47 Cloning the remote Git repository 06:01:47 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 06:01:47 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 06:01:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:01:48 > git --version # timeout=10 06:01:48 > git --version # 'git version 2.17.1' 06:01:48 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:49 Merging remotes/origin/master commit c718fdc215204312ee6ae6e83b4f99843187175a into PR head commit e244875ea534c43f3a5e3f1769830aae079833ff 06:01:49 Merge succeeded, producing e244875ea534c43f3a5e3f1769830aae079833ff 06:01:49 Checking out Revision e244875ea534c43f3a5e3f1769830aae079833ff (PR-181) 06:01:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:01:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:01:49 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:01:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/181/head:refs/remotes/origin/PR-181 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:01:49 > git config core.sparsecheckout # timeout=10 06:01:49 > git checkout -f e244875ea534c43f3a5e3f1769830aae079833ff # timeout=10 06:01:49 > git remote # timeout=10 06:01:49 > git config --get remote.origin.url # timeout=10 06:01:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:49 > git merge c718fdc215204312ee6ae6e83b4f99843187175a # timeout=10 06:01:49 > git rev-parse HEAD^{commit} # timeout=10 06:01:49 > git config core.sparsecheckout # timeout=10 06:01:49 > git checkout -f e244875ea534c43f3a5e3f1769830aae079833ff # timeout=10 06:01:54 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-configuration/v2" 06:01:54 > git --version # timeout=10 06:01:54 > git --version # 'git version 2.17.1' 06:01:54 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:01:56 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:01:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:01:56 + true 06:01:56 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 06:01:59 ========================================================= 06:01:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:01:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:02:00 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:02:01 Sending build context to Docker daemon 734.2kB 06:02:01 Step 1/8 : ARG BASE=golang:1.15-alpine 06:02:01 Step 2/8 : FROM ${BASE} 06:02:01 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:02:01 5f621e34cdf4: Pulling fs layer 06:02:01 a4357932f1b6: Pulling fs layer 06:02:01 18c013af1878: Pulling fs layer 06:02:01 00ac8860ef70: Pulling fs layer 06:02:01 63d7cb157983: Pulling fs layer 06:02:01 b116817d02f9: Pulling fs layer 06:02:01 745a02a5169b: Pulling fs layer 06:02:01 63d7cb157983: Waiting 06:02:01 b116817d02f9: Waiting 06:02:01 745a02a5169b: Waiting 06:02:01 00ac8860ef70: Waiting 06:02:01 18c013af1878: Verifying Checksum 06:02:01 18c013af1878: Download complete 06:02:01 a4357932f1b6: Verifying Checksum 06:02:01 a4357932f1b6: Download complete 06:02:01 63d7cb157983: Verifying Checksum 06:02:01 63d7cb157983: Download complete 06:02:01 b116817d02f9: Download complete 06:02:01 5f621e34cdf4: Verifying Checksum 06:02:01 5f621e34cdf4: Download complete 06:02:02 5f621e34cdf4: Pull complete 06:02:03 a4357932f1b6: Pull complete 06:02:03 18c013af1878: Pull complete 06:02:04 745a02a5169b: Verifying Checksum 06:02:04 745a02a5169b: Download complete 06:02:04 00ac8860ef70: Verifying Checksum 06:02:04 00ac8860ef70: Download complete 06:02:15 00ac8860ef70: Pull complete 06:02:15 63d7cb157983: Pull complete 06:02:15 b116817d02f9: Pull complete 06:02:18 745a02a5169b: Pull complete 06:02:18 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:02:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:02:18 ---> b7e6874047d6 06:02:18 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:02:21 ---> Running in 5c5e81c013f7 06:02:21 Removing intermediate container 5c5e81c013f7 06:02:21 ---> 5470bd5a0465 06:02:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:21 ---> Running in 0c32ddeae07f 06:02:24 Removing intermediate container 0c32ddeae07f 06:02:24 ---> 738f76053412 06:02:24 Step 5/8 : RUN apk add --update --no-cache git make 06:02:24 ---> Running in 798be969ac64 06:02:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:02:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:02:27 Removing intermediate container 5effb877a248 06:02:27 ---> 9c4a2e85f82b 06:02:27 Successfully built 9c4a2e85f82b 06:02:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:02:27 OK: 142 MiB in 39 packages 06:02:27 + docker inspect -f . ci-base-image-x86_64 06:02:27 . [Pipeline] withDockerContainer 06:02:27 prd-centos7-docker-4c-2g-30839 does not seem to be running inside a container 06:02:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 06:02:28 Removing intermediate container 798be969ac64 06:02:28 ---> a6803f2c617d 06:02:28 Step 6/8 : WORKDIR /build 06:02:28 ---> Running in a8c7a6009e69 06:02:29 Removing intermediate container a8c7a6009e69 06:02:29 ---> d7df038aafbe 06:02:29 Step 7/8 : COPY go.mod . 06:02:30 ---> 5ca3817430c6 06:02:30 Step 8/8 : RUN go mod download 06:02:30 ---> Running in 51b1f9a5dc2c 06:02:30 $ docker top 6ab0ddac3901c43660fcaf86556bef3ea0e92ceaa595ccc6bec935407d34dc3c -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:31 + go version 06:02:31 go version go1.15.5 linux/amd64 [Pipeline] } 06:02:31 $ docker stop --time=1 6ab0ddac3901c43660fcaf86556bef3ea0e92ceaa595ccc6bec935407d34dc3c 06:02:33 $ docker rm -f 6ab0ddac3901c43660fcaf86556bef3ea0e92ceaa595ccc6bec935407d34dc3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:02:35 + docker inspect -f . ci-base-image-x86_64 06:02:35 . [Pipeline] withDockerContainer 06:02:36 prd-centos7-docker-4c-2g-30839 does not seem to be running inside a container 06:02:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 06:02:37 $ docker top 3e641ef02012feeaed36674da132179fb9aeb6e1c49527cf1d928d574a2ec60a -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:38 + make test 06:02:38 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:02:52 Removing intermediate container 51b1f9a5dc2c 06:02:52 ---> 39ae9cdcb15f 06:02:52 Successfully built 39ae9cdcb15f 06:02:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:02:52 + docker inspect -f . ci-base-image-arm64 06:02:52 . [Pipeline] withDockerContainer 06:02:52 prd-ubuntu18.04-docker-arm64-4c-16g-30843 does not seem to be running inside a container 06:02:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:02:54 $ docker top 4482ae3cf1bfc43bb3b07661614618ecb2fe6b8f5740ae1a625aab92fc6fbbbc -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:55 + go version 06:02:55 go version go1.15.5 linux/arm64 [Pipeline] } 06:02:55 $ docker stop --time=1 4482ae3cf1bfc43bb3b07661614618ecb2fe6b8f5740ae1a625aab92fc6fbbbc 06:02:57 $ docker rm -f 4482ae3cf1bfc43bb3b07661614618ecb2fe6b8f5740ae1a625aab92fc6fbbbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:02:58 + docker inspect -f . ci-base-image-arm64 06:02:58 . [Pipeline] withDockerContainer 06:02:59 prd-ubuntu18.04-docker-arm64-4c-16g-30843 does not seem to be running inside a container 06:02:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:03:01 $ docker top 5822db507f2c7f75a3bd116c2ffcd4508bef274c03326da04d89b7518006f2cb -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:02 + make test 06:03:02 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:03:06 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 06:03:09 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.151s coverage: 8.8% of statements 06:03:09 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 06:03:09 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.034s coverage: 92.2% of statements 06:03:09 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.071s coverage: 85.3% of statements 06:03:13 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.030s coverage: 34.3% of statements 06:03:13 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 06:03:13 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 06:03:13 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.127s coverage: 18.2% of statements 06:03:17 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.012s coverage: 95.3% of statements 06:03:17 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 06:03:17 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 06:03:17 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.009s coverage: 91.3% of statements 06:03:17 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 06:03:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:03:24 gofmt -l . 06:03:24 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:03:24 $ docker stop --time=1 3e641ef02012feeaed36674da132179fb9aeb6e1c49527cf1d928d574a2ec60a 06:03:27 $ docker rm -f 3e641ef02012feeaed36674da132179fb9aeb6e1c49527cf1d928d574a2ec60a [Pipeline] // withDockerContainer [Pipeline] sh 06:03:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:03:29 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 06:03:31 ---> job-cost.sh 06:03:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1Evn 06:03:34 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 06:03:34 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.033s coverage: 8.8% of statements 06:03:34 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 06:03:34 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.058s coverage: 92.2% of statements 06:03:34 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.020s coverage: 85.3% of statements 06:03:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.040s coverage: 34.3% of statements 06:03:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 06:03:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 06:03:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.057s coverage: 18.2% of statements 06:03:42 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.033s coverage: 95.3% of statements 06:03:42 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 06:03:42 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 06:03:42 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.036s coverage: 91.3% of statements 06:03:42 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 06:03:42 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:03:49 gofmt -l . 06:03:49 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:03:49 $ docker stop --time=1 5822db507f2c7f75a3bd116c2ffcd4508bef274c03326da04d89b7518006f2cb 06:03:51 $ docker rm -f 5822db507f2c7f75a3bd116c2ffcd4508bef274c03326da04d89b7518006f2cb [Pipeline] // withDockerContainer [Pipeline] sh 06:03:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:03:52 Warning: overwriting stash ‘coverage-report’ 06:03:53 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 06:03:54 ---> job-cost.sh 06:03:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-w83I 06:03:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:04:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:04:45 lf-activate-venv(): INFO: Adding /tmp/venv-1Evn/bin to PATH 06:04:45 INFO: No Stack... 06:04:45 INFO: Retrieving Pricing Info for: v1-standard-2 06:04:45 INFO: Archiving Costs [Pipeline] sh 06:04:46 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 06:04:46 + cut -d, -f6 [Pipeline] lock 06:04:46 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-181-1-stack-cost] 06:04:46 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-181-1-stack-cost] did not exist. Created. 06:04:46 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-181-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:04:46 + echo total: 0.029999999329447746 [Pipeline] stash 06:04:47 Stashed 1 file(s) [Pipeline] } 06:04:47 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-181-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:06:18 lf-activate-venv(): INFO: Adding /tmp/venv-w83I/bin to PATH 06:06:18 INFO: No Stack... 06:06:18 INFO: Retrieving Pricing Info for: lf-standard-4 06:06:18 INFO: Archiving Costs [Pipeline] sh 06:06:18 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 06:06:18 + cut -d, -f6 [Pipeline] lock 06:06:18 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-181-1-stack-cost] 06:06:18 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-181-1-stack-cost] did not exist. Created. 06:06:18 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-181-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:06:19 /w/workspace/go-mod-bootstrap/1@tmp/durable-36c40d80/script.sh: 1: /w/workspace/go-mod-bootstrap/1@tmp/durable-36c40d80/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:06:19 + echo total: 0.20999999344348907 [Pipeline] stash 06:06:19 Warning: overwriting stash ‘stack-cost’ 06:06:19 Stashed 1 file(s) [Pipeline] } 06:06:20 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-181-1-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] wrap 06:06:21 provisioning config files... 06:06:21 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-181@tmp/config1403172441530237293tmp [Pipeline] { [Pipeline] sh 06:06:22 + set +x 06:06:22 + curl -s https://codecov.io/bash 06:06:22 + bash -s -- 06:06:22 06:06:22 _____ _ 06:06:22 / ____| | | 06:06:22 | | ___ __| | ___ ___ _____ __ 06:06:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:06:22 | |___| (_) | (_| | __/ (_| (_) \ V / 06:06:22 \_____\___/ \__,_|\___|\___\___/ \_/ 06:06:22 Bash-20210309-2b87ace 06:06:22 06:06:22 06:06:22 ==> git version 2.24.3 found 06:06:22 ==> 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 06:06:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:06:22 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:06:22 ==> Jenkins CI detected. 06:06:22 project root: . 06:06:22 --> token set from env 06:06:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:06:22 ==> Running gcov in . (disable via -X gcov) 06:06:22 ==> Python coveragepy not found 06:06:22 ==> Searching for coverage reports in: 06:06:22 + . 06:06:22 -> Found 1 reports 06:06:22 ==> Detecting git/mercurial file structure 06:06:22 ==> Reading reports 06:06:22 + ./coverage.out bytes=26983 06:06:22 ==> Appending adjustments 06:06:22 https://docs.codecov.io/docs/fixing-reports 06:06:23 + Found adjustments 06:06:23 ==> Gzipping contents 06:06:23 8.0K /tmp/codecov.mVjlm8.gz 06:06:23 ==> Uploading reports 06:06:23 url: https://codecov.io 06:06:23 query: branch=PR-181&commit=e244875ea534c43f3a5e3f1769830aae079833ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-181%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=181&job=&cmd_args= 06:06:23 -> Pinging Codecov 06:06:23 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-181&commit=e244875ea534c43f3a5e3f1769830aae079833ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-181%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=181&job=&cmd_args= 06:06:23 -> Uploading to 06:06:23 https://storage.googleapis.com/codecov/v4/raw/2021-03-22/833815588EE85121546D348822E98E2E/e244875ea534c43f3a5e3f1769830aae079833ff/cc030af1-0e30-4a9e-bf04-c20c3ccecf66.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210322T060623Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=49e873a5b3390c8e75547b959a3e862f46b298df762806cbaf3d890930c10840 06:06:23 % Total % Received % Xferd Average Speed Time Time Time Current 06:06:23 Dload Upload Total Spent Left Speed 06:06:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5114 0 0 100 5114 0 12755 --:--:-- --:--:-- --:--:-- 12753 06:06:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/e244875ea534c43f3a5e3f1769830aae079833ff [Pipeline] } 06:06:24 Deleting 1 temporary files [Pipeline] // wrap [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 06:06:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:06:29 ---> package-listing.sh 06:06:29 ++ facter osfamily 06:06:29 ++ tr '[:upper:]' '[:lower:]' 06:06:29 + OS_FAMILY=redhat 06:06:29 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-181 06:06:29 + START_PACKAGES=/tmp/packages_start.txt 06:06:29 + END_PACKAGES=/tmp/packages_end.txt 06:06:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:06:29 + PACKAGES=/tmp/packages_start.txt 06:06:29 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-181 ']' 06:06:29 + PACKAGES=/tmp/packages_end.txt 06:06:29 + case "${OS_FAMILY}" in 06:06:29 + rpm -qa 06:06:29 + sort 06:06:35 + '[' -f /tmp/packages_start.txt ']' 06:06:35 + '[' -f /tmp/packages_end.txt ']' 06:06:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:06:35 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-181 ']' 06:06:35 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-181/archives/ 06:06:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-181/archives/ [Pipeline] echo 06:06:35 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-181/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:06:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:06:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:06:36 06:06:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:06:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:06:37 alpine: Pulling from edgex-lftools-log-publisher 06:06:37 df20fa9351a1: Pulling fs layer 06:06:37 36b3adc4ff6f: Pulling fs layer 06:06:37 8ad3a11d3b57: Pulling fs layer 06:06:37 46f8f816bc3b: Pulling fs layer 06:06:37 93b61091891f: Pulling fs layer 06:06:37 93b9cdb0e59b: Pulling fs layer 06:06:37 5e14af77c1be: Pulling fs layer 06:06:37 01666e4c0597: Pulling fs layer 06:06:37 aa168da1d23b: Pulling fs layer 06:06:37 46f8f816bc3b: Waiting 06:06:37 93b61091891f: Waiting 06:06:37 93b9cdb0e59b: Waiting 06:06:37 5e14af77c1be: Waiting 06:06:37 01666e4c0597: Waiting 06:06:37 aa168da1d23b: Waiting 06:06:37 36b3adc4ff6f: Verifying Checksum 06:06:37 36b3adc4ff6f: Download complete 06:06:37 46f8f816bc3b: Verifying Checksum 06:06:37 46f8f816bc3b: Download complete 06:06:37 df20fa9351a1: Verifying Checksum 06:06:37 df20fa9351a1: Download complete 06:06:37 93b61091891f: Verifying Checksum 06:06:37 93b61091891f: Download complete 06:06:37 93b9cdb0e59b: Verifying Checksum 06:06:37 93b9cdb0e59b: Download complete 06:06:37 5e14af77c1be: Download complete 06:06:37 01666e4c0597: Verifying Checksum 06:06:37 01666e4c0597: Download complete 06:06:38 8ad3a11d3b57: Verifying Checksum 06:06:38 8ad3a11d3b57: Download complete 06:06:38 df20fa9351a1: Pull complete 06:06:38 36b3adc4ff6f: Pull complete 06:06:40 8ad3a11d3b57: Pull complete 06:06:40 46f8f816bc3b: Pull complete 06:06:41 aa168da1d23b: Verifying Checksum 06:06:41 aa168da1d23b: Download complete 06:06:41 93b61091891f: Pull complete 06:06:41 93b9cdb0e59b: Pull complete 06:06:42 5e14af77c1be: Pull complete 06:06:42 01666e4c0597: Pull complete 06:07:04 aa168da1d23b: Pull complete 06:07:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:07:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:07:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:07:05 prd-centos7-docker-4c-2g-30832 does not seem to be running inside a container 06:07:05 $ 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-181/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-181 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-181:/w/workspace/xfoundry_go-mod-bootstrap_PR-181:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-181@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-181@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:alpine cat 06:07:08 $ docker top 2a88e77337331d2c63c0ed0112cc17c94422e3f44a7f991dd609ff65eb1501ca -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:09 + touch /tmp/pre-build-complete [Pipeline] sh 06:07:10 + mkdir -p /var/log/sa [Pipeline] sh 06:07:10 + ls /var/log/sa-host 06:07:10 + sadf -c /var/log/sa-host/sa22 06:07:10 file_magic: OK 06:07:10 HZ: Using current value: 100 06:07:10 file_header: OK 06:07:10 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 06:07:10 Statistics: 06:07:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:07:10 File successfully converted to sysstat format version 12.2.1 06:07:10 + sadf -c /var/log/sa-host/sa23 06:07:10 file_magic: OK 06:07:10 HZ: Using current value: 100 06:07:10 file_header: OK 06:07:10 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 06:07:10 Statistics: 06:07:10 Hnuu...uuuununununu... 06:07:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:07:10 provisioning config files... 06:07:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-181@tmp/config5797669491270618454tmp [Pipeline] { [Pipeline] echo 06:07:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:07:12 ---> create-netrc.sh [Pipeline] } 06:07:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:07:12 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:07:13 ---> python-tools-install.sh [Pipeline] echo 06:07:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:07:13 ---> sudo-logs.sh 06:07:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:07:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:07:14 ---> job-cost.sh 06:07:14 lf-activate-venv: SKIPPING 06:07:14 DEBUG: total: 0.20999999344348907 06:07:14 INFO: Retrieving Stack Cost... 06:07:15 INFO: Retrieving Pricing Info for: v1-standard-2 06:07:16 INFO: Archiving Costs [Pipeline] echo 06:07:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:07:16 ---> logs-deploy.sh 06:07:16 lf-activate-venv: SKIPPING 06:07:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-181/1 06:07:16 INFO: archiving workspace using pattern(s): 06:07:19 Archives upload complete. 06:07:19 INFO: archiving logs to Nexus 06:07:22 ---> uname -a: 06:07:22 Linux prd-centos7-docker-4c-2g-30832.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:07:22 06:07:22 06:07:22 ---> lscpu: 06:07:22 Architecture: x86_64 06:07:22 CPU op-mode(s): 32-bit, 64-bit 06:07:22 Byte Order: Little Endian 06:07:22 Address sizes: 40 bits physical, 48 bits virtual 06:07:22 CPU(s): 4 06:07:22 On-line CPU(s) list: 0-3 06:07:22 Thread(s) per core: 1 06:07:22 Core(s) per socket: 1 06:07:22 Socket(s): 4 06:07:22 NUMA node(s): 1 06:07:22 Vendor ID: GenuineIntel 06:07:22 CPU family: 6 06:07:22 Model: 44 06:07:22 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:07:22 Stepping: 1 06:07:22 CPU MHz: 2933.438 06:07:22 BogoMIPS: 5866.87 06:07:22 Virtualization: VT-x 06:07:22 Hypervisor vendor: KVM 06:07:22 Virtualization type: full 06:07:22 L1d cache: 128 KiB 06:07:22 L1i cache: 128 KiB 06:07:22 L2 cache: 16 MiB 06:07:22 L3 cache: 64 MiB 06:07:22 NUMA node0 CPU(s): 0-3 06:07:22 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:07:22 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:07:22 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:07:22 Vulnerability Meltdown: Mitigation; PTI 06:07:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:07:22 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:07:22 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:07:22 Vulnerability Srbds: Not affected 06:07:22 Vulnerability Tsx async abort: Not affected 06:07:22 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 06:07:22 06:07:22 06:07:22 ---> nproc: 06:07:22 4 06:07:22 06:07:22 06:07:22 ---> df -h: 06:07:22 Filesystem Size Used Available Use% Mounted on 06:07:22 overlay 50.0G 7.3G 42.7G 15% / 06:07:22 tmpfs 64.0M 0 64.0M 0% /dev 06:07:22 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:07:22 shm 64.0M 0 64.0M 0% /dev/shm 06:07:22 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:07:22 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:07:22 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:07:22 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:07:22 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:07:22 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:07:22 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:07:22 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:07:22 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-181 06:07:22 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-181@tmp 06:07:22 06:07:22 06:07:22 ---> free -m: 06:07:22 total used free shared buff/cache available 06:07:22 Mem: 1837 725 77 0 1035 1007 06:07:22 Swap: 1023 0 1023 06:07:22 06:07:22 06:07:22 ---> ip addr: 06:07:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:07:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:07:22 inet 127.0.0.1/8 scope host lo 06:07:22 valid_lft forever preferred_lft forever 06:07:22 inet6 ::1/128 scope host 06:07:22 valid_lft forever preferred_lft forever 06:07:22 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:07:22 link/ether fa:16:3e:a3:0e:e7 brd ff:ff:ff:ff:ff:ff 06:07:22 inet 10.30.122.97/23 brd 10.30.123.255 scope global dynamic eth0 06:07:22 valid_lft 85770sec preferred_lft 85770sec 06:07:22 inet6 fe80::f816:3eff:fea3:ee7/64 scope link 06:07:22 valid_lft forever preferred_lft forever 06:07:22 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:07:22 link/ether 02:42:38:47:2e:db brd ff:ff:ff:ff:ff:ff 06:07:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:07:22 valid_lft forever preferred_lft forever 06:07:22 inet6 fe80::42:38ff:fe47:2edb/64 scope link 06:07:22 valid_lft forever preferred_lft forever 06:07:22 06:07:22 06:07:22 ---> sar -b -r -n DEV: 06:07:22 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/22/21 _x86_64_ (4 CPU) 06:07:22 06:07:22 05:56:39 LINUX RESTART (4 CPU) 06:07:22 06:07:22 05:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:07:22 05:58:01 172.20 106.93 65.28 0.00 8419.24 36950.74 0.00 06:07:22 05:59:02 39.06 11.83 27.23 0.00 4379.04 2226.14 0.00 06:07:22 06:00:01 0.66 0.02 0.64 0.00 0.54 11.05 0.00 06:07:22 06:01:01 0.27 0.02 0.25 0.00 0.13 3.86 0.00 06:07:22 06:02:01 0.45 0.08 0.37 0.00 1.59 6.93 0.00 06:07:22 06:03:01 0.30 0.00 0.30 0.00 0.00 4.57 0.00 06:07:22 06:04:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 06:07:22 06:05:01 0.23 0.00 0.23 0.00 0.00 3.60 0.00 06:07:22 06:06:01 0.65 0.00 0.65 0.00 0.00 6.82 0.00 06:07:22 06:07:01 132.06 72.15 59.91 0.00 4967.26 16632.64 0.00 06:07:22 Average: 34.70 19.15 15.55 0.00 1781.21 5600.27 0.00 06:07:22 06:07:22 05:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:07:22 05:58:01 77812 0 551356 29.30 2620 1249756 1109164 37.85 373764 1232180 1808 06:07:22 05:59:02 156756 0 599852 31.88 2620 1122316 1178544 40.22 403844 1119760 20 06:07:22 06:00:01 168368 0 588236 31.26 2620 1122320 1099792 37.53 403728 1110096 20 06:07:22 06:01:01 165728 0 590872 31.40 2620 1122324 1103008 37.64 406388 1109920 20 06:07:22 06:02:01 166192 0 590284 31.37 2620 1122448 1100360 37.55 412964 1102828 20 06:07:22 06:03:01 165672 0 590796 31.40 2620 1122456 1100388 37.55 414020 1102956 20 06:07:22 06:04:01 167340 0 589128 31.31 2620 1122456 1087992 37.13 413024 1102200 16 06:07:22 06:05:01 168984 0 587476 31.22 2620 1122464 1069644 36.51 412392 1101888 8 06:07:22 06:06:01 169704 0 586752 31.18 2620 1122468 1069488 36.50 411568 1101888 8 06:07:22 06:07:01 251284 0 649484 34.52 2620 978156 1079308 36.83 415512 962040 57432 06:07:22 Average: 165784 0 592424 31.49 2620 1120716 1099769 37.53 406720 1104576 5937 06:07:22 06:07:22 05:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:07:22 05:58:01 eth0 180.06 118.91 592.71 47.00 0.00 0.00 0.00 0.00 06:07:22 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:22 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:22 05:59:02 eth0 87.69 69.27 450.80 36.74 0.00 0.00 0.00 0.00 06:07:22 05:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:22 05:59:02 docker0 2.73 2.30 0.78 5.60 0.00 0.00 0.00 0.00 06:07:22 06:00:01 eth0 3.44 0.64 0.77 0.36 0.00 0.00 0.00 0.00 06:07:22 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:22 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:22 06:01:01 eth0 3.36 1.07 1.14 0.66 0.00 0.00 0.00 0.00 06:07:22 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:22 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:22 06:02:01 eth0 3.26 0.63 0.72 0.37 0.00 0.00 0.00 0.00 06:07:22 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:22 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:22 06:03:01 eth0 1.58 0.63 0.72 0.46 0.00 0.00 0.00 0.00 06:07:22 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:22 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:22 06:04:01 eth0 1.20 0.40 0.36 0.23 0.00 0.00 0.00 0.00 06:07:22 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:22 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:22 06:05:01 eth0 0.62 0.33 0.28 0.20 0.00 0.00 0.00 0.00 06:07:22 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:22 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:22 06:06:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:07:22 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:22 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:22 06:07:01 eth0 201.76 155.81 2170.42 18.61 0.00 0.00 0.00 0.00 06:07:22 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:22 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:22 Average: eth0 48.42 34.86 322.60 10.49 0.00 0.00 0.00 0.00 06:07:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:22 Average: docker0 0.27 0.23 0.08 0.56 0.00 0.00 0.00 0.00 06:07:22 06:07:22 06:07:22 ---> sar -P ALL: 06:07:22 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/22/21 _x86_64_ (4 CPU) 06:07:22 06:07:22 05:56:39 LINUX RESTART (4 CPU) 06:07:22 06:07:22 05:57:01 CPU %user %nice %system %iowait %steal %idle 06:07:22 05:58:01 all 14.44 0.00 9.13 9.44 33.18 33.82 06:07:22 05:58:01 0 15.12 0.00 9.27 8.84 33.37 33.40 06:07:22 05:58:01 1 15.14 0.00 7.68 10.02 32.33 34.84 06:07:22 05:58:01 2 13.83 0.00 11.82 7.51 32.87 33.97 06:07:22 05:58:01 3 13.68 0.00 7.81 11.33 34.14 33.05 06:07:22 05:59:02 all 2.98 0.00 2.10 1.28 9.67 83.97 06:07:22 05:59:02 0 3.75 0.00 2.66 1.05 10.30 82.25 06:07:22 05:59:02 1 2.46 0.00 1.87 0.79 9.54 85.33 06:07:22 05:59:02 2 2.88 0.00 1.98 2.14 9.53 83.46 06:07:22 05:59:02 3 2.84 0.00 1.89 1.14 9.31 84.82 06:07:22 06:00:01 all 0.10 0.00 0.07 0.00 1.39 98.44 06:07:22 06:00:01 0 0.07 0.00 0.10 0.00 2.18 97.65 06:07:22 06:00:01 1 0.08 0.00 0.07 0.00 1.82 98.03 06:07:22 06:00:01 2 0.22 0.00 0.05 0.00 1.03 98.70 06:07:22 06:00:01 3 0.03 0.00 0.05 0.00 0.52 99.39 06:07:22 06:01:01 all 0.12 0.00 0.04 0.00 1.12 98.71 06:07:22 06:01:01 0 0.11 0.00 0.07 0.00 1.81 98.01 06:07:22 06:01:01 1 0.25 0.00 0.05 0.00 0.86 98.84 06:07:22 06:01:01 2 0.05 0.00 0.03 0.00 1.43 98.49 06:07:22 06:01:01 3 0.08 0.00 0.02 0.00 0.38 99.52 06:07:22 06:02:01 all 0.08 0.00 0.07 0.01 1.25 98.59 06:07:22 06:02:01 0 0.05 0.00 0.10 0.00 0.79 99.06 06:07:22 06:02:01 1 0.20 0.00 0.05 0.02 1.87 97.87 06:07:22 06:02:01 2 0.05 0.00 0.08 0.02 1.88 97.97 06:07:22 06:02:01 3 0.02 0.00 0.07 0.00 0.43 99.49 06:07:22 06:03:01 all 0.11 0.00 0.17 0.00 2.18 97.54 06:07:22 06:03:01 0 0.08 0.00 0.30 0.00 1.73 97.90 06:07:22 06:03:01 1 0.23 0.00 0.18 0.00 1.44 98.15 06:07:22 06:03:01 2 0.08 0.00 0.22 0.00 1.79 97.92 06:07:22 06:03:01 3 0.03 0.00 0.00 0.00 3.74 96.22 06:07:22 06:04:01 all 0.09 0.00 0.03 0.00 0.63 99.25 06:07:22 06:04:01 0 0.03 0.00 0.02 0.00 0.46 99.49 06:07:22 06:04:01 1 0.23 0.00 0.02 0.00 0.47 99.29 06:07:22 06:04:01 2 0.02 0.00 0.03 0.00 0.15 99.80 06:07:22 06:04:01 3 0.07 0.00 0.05 0.00 1.45 98.44 06:07:22 06:05:01 all 0.12 0.00 0.03 0.00 0.95 98.89 06:07:22 06:05:01 0 0.03 0.00 0.03 0.00 0.78 99.16 06:07:22 06:05:01 1 0.35 0.00 0.03 0.00 0.45 99.17 06:07:22 06:05:01 2 0.03 0.00 0.02 0.00 1.02 98.93 06:07:22 06:05:01 3 0.08 0.00 0.03 0.00 1.56 98.32 06:07:22 06:06:01 all 0.11 0.00 0.03 0.00 0.18 99.67 06:07:22 06:06:01 0 0.02 0.00 0.03 0.00 0.12 99.83 06:07:22 06:06:01 1 0.40 0.00 0.02 0.00 0.25 99.33 06:07:22 06:06:01 2 0.02 0.00 0.05 0.00 0.18 99.75 06:07:22 06:06:01 3 0.02 0.00 0.03 0.00 0.18 99.77 06:07:22 06:07:01 all 3.94 0.00 3.19 1.73 16.40 74.75 06:07:22 06:07:01 0 3.44 0.00 2.78 0.40 16.80 76.58 06:07:22 06:07:01 1 5.52 0.00 3.26 5.72 16.76 68.73 06:07:22 06:07:01 2 3.94 0.00 3.95 0.22 16.10 75.79 06:07:22 06:07:01 3 2.87 0.00 2.77 0.57 15.94 77.85 06:07:22 Average: all 2.38 0.00 1.60 1.35 7.10 87.58 06:07:22 Average: 0 2.43 0.00 1.63 1.11 7.22 87.61 06:07:22 Average: 1 2.68 0.00 1.42 1.79 7.01 87.10 06:07:22 Average: 2 2.26 0.00 1.95 1.06 6.97 87.77 06:07:22 Average: 3 2.14 0.00 1.37 1.44 7.22 87.83 06:07:22 06:07:22 06:07:22