Pull request #246 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from f4390fe13762dca90be82c9715e527568c23f2f4+8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e (166753c993400e7058d48469e5946191f28c7ac9) 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 [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-ssh8579816256172176819.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-ssh8599426214385621186.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 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-246/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 [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-246/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4287754538318475845.key > 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 [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-246/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5808125333504865837.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 > 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 [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-ssh5441702395811984361.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 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-246/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 [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-246/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8672423717087968198.key > 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 Avoid second fetch 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 9d0281235b943b7ad605f650702698f9078b2862 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-3 in /w/workspace/xfoundry_go-mod-bootstrap_PR-246 [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-246 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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-246@tmp/jenkins-gitclient-ssh3261270765455769907.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 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-246@tmp/jenkins-gitclient-ssh4648426463669430279.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/246/head:refs/remotes/origin/PR-246 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e into PR head commit f4390fe13762dca90be82c9715e527568c23f2f4 Merge succeeded, producing f4390fe13762dca90be82c9715e527568c23f2f4 Checking out Revision f4390fe13762dca90be82c9715e527568c23f2f4 (PR-246) > git config core.sparsecheckout # timeout=10 > git checkout -f f4390fe13762dca90be82c9715e527568c23f2f4 # 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-246@tmp/jenkins-gitclient-ssh9028777577360076464.key > git merge 8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4390fe13762dca90be82c9715e527568c23f2f4 # timeout=10 Commit message: "fix: Add conditional for error message and return false on error" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:07:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:07:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:07:17 ========================================================= 00:07:17 EdgeX Global Pipelines Version Info 00:07:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:07:18 ------------------- 00:07:18 stable info: 00:07:18 ------------------- 00:07:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:07:18 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 00:07:18 Message: update stable to v1.0.192 00:07:19 ------------------- 00:07:19 experimental info: 00:07:19 ------------------- 00:07:19 Commited By: **** collab-it+edgex@linuxfoundation.org 00:07:19 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 00:07:19 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:07:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 00:07:19 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 00:07:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:07:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:07:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:07:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:07:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:07:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:07:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:07:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:07:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:07:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 00:07:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:07:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:07:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:07:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:07:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:07:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:07:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:07:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:07:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:07:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:07:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:07:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:07:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:07:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:07:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-246 [Pipeline] echo 00:07:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-246 [Pipeline] echo 00:07:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-246 [Pipeline] echo 00:07:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4390fe13762dca90be82c9715e527568c23f2f4 [Pipeline] echo 00:07:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4390fe [Pipeline] echo 00:07:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:07:22 + git log --format=format:%s -1 f4390fe13762dca90be82c9715e527568c23f2f4 [Pipeline] echo 00:07:22 GIT_COMMIT: f4390fe13762dca90be82c9715e527568c23f2f4, Commit Message: fix: Add conditional for error message and return false on error [Pipeline] echo 00:07:22 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:07:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:07:23 00:07:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:07:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:07:23 latest: Pulling from edgex-devops/git-semver 00:07:23 31603596830f: Pulling fs layer 00:07:23 54011a49482f: Pulling fs layer 00:07:23 a6820b24f6d8: Pulling fs layer 00:07:23 f581987b2513: Pulling fs layer 00:07:23 f581987b2513: Waiting 00:07:23 54011a49482f: Verifying Checksum 00:07:23 54011a49482f: Download complete 00:07:23 31603596830f: Download complete 00:07:23 f581987b2513: Verifying Checksum 00:07:23 f581987b2513: Download complete 00:07:23 31603596830f: Pull complete 00:07:23 a6820b24f6d8: Verifying Checksum 00:07:23 a6820b24f6d8: Download complete 00:07:23 54011a49482f: Pull complete 00:07:24 a6820b24f6d8: Pull complete 00:07:24 f581987b2513: Pull complete 00:07:24 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:07:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:07:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:07:24 prd-centos7-docker-4c-2g-3 does not seem to be running inside a container 00:07:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-246 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-246:/w/workspace/xfoundry_go-mod-bootstrap_PR-246:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-246@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-246@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:07:26 $ docker top 09b182b3590f837d8d1aec687d798a36b34977d235f367d6129c0d3c7f2a3418 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:07:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:07:26 [ssh-agent] Looking for ssh-agent implementation... 00:07:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:07:26 $ docker exec 09b182b3590f837d8d1aec687d798a36b34977d235f367d6129c0d3c7f2a3418 ssh-agent 00:07:27 SSH_AUTH_SOCK=/tmp/ssh-CkqlaBRcbYw7/agent.13 00:07:27 SSH_AGENT_PID=19 00:07:27 Running ssh-add (command line suppressed) 00:07:27 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-246@tmp/private_key_9150026489735858478.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-246@tmp/private_key_9150026489735858478.key) 00:07:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:07:27 + git tag --points-at HEAD [Pipeline] } 00:07:27 $ docker exec --env ******** --env ******** 09b182b3590f837d8d1aec687d798a36b34977d235f367d6129c0d3c7f2a3418 ssh-agent -k 00:07:27 unset SSH_AUTH_SOCK; 00:07:27 unset SSH_AGENT_PID; 00:07:27 echo Agent pid 19 killed; 00:07:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:07:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:07:27 [ssh-agent] Looking for ssh-agent implementation... 00:07:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:07:27 $ docker exec 09b182b3590f837d8d1aec687d798a36b34977d235f367d6129c0d3c7f2a3418 ssh-agent 00:07:28 SSH_AUTH_SOCK=/tmp/ssh-8xEnzF9GJ13G/agent.52 00:07:28 SSH_AGENT_PID=58 00:07:28 Running ssh-add (command line suppressed) 00:07:28 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-246@tmp/private_key_8838315666251805646.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-246@tmp/private_key_8838315666251805646.key) 00:07:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:07:28 + git semver init 00:07:28 # -> Open(): unable to determine branch for HEAD 00:07:28 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-246/.git 00:07:28 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-246 00:07:28 # $SEMVER_REMOTE_NAME = origin 00:07:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:07:28 # $SEMVER_USER_NAME = edgex-jenkins 00:07:28 # $SEMVER_BRANCH = PR-246 00:07:28 # $SEMVER_TEMP = /tmp/semver-821900841 00:07:28 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 00:07:29 # '/tmp/semver-821900841' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-246/.semver' 00:07:29 # -> Force: false 00:07:29 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-246/.semver [Pipeline] } 00:07:29 $ docker exec --env ******** --env ******** 09b182b3590f837d8d1aec687d798a36b34977d235f367d6129c0d3c7f2a3418 ssh-agent -k 00:07:29 unset SSH_AUTH_SOCK; 00:07:29 unset SSH_AGENT_PID; 00:07:29 echo Agent pid 58 killed; 00:07:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:07:29 + git semver [Pipeline] } 00:07:29 $ docker stop --time=1 09b182b3590f837d8d1aec687d798a36b34977d235f367d6129c0d3c7f2a3418 00:07:31 $ docker rm -f 09b182b3590f837d8d1aec687d798a36b34977d235f367d6129c0d3c7f2a3418 [Pipeline] // withDockerContainer [Pipeline] sh 00:07:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:07:31 Stashed 1 file(s) [Pipeline] echo 00:07:31 [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 00:07:47 Still waiting to schedule task 00:07:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:07:47 Still waiting to schedule task 00:07:47 ‘prd-ubuntu18.04-docker-arm64-4c-16g-0’ is offline 00:09:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4 in /w/workspace/xfoundry_go-mod-bootstrap_PR-246 [Pipeline] { [Pipeline] ws 00:09:46 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 00:09:46 Selected Git installation does not exist. Using Default 00:09:46 The recommended git tool is: NONE 00:09:52 using credential edgex-jenkins-ssh 00:09:52 Cloning the remote Git repository 00:09:52 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 00:09:52 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 00:09:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 00:09:52 > git --version # timeout=10 00:09:52 > git --version # 'git version 2.17.1' 00:09:52 using GIT_SSH to set credentials SSH Credentials for GitHub 00:09:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:09:54 Merging remotes/origin/master commit 8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e into PR head commit f4390fe13762dca90be82c9715e527568c23f2f4 00:09:54 Merge succeeded, producing f4390fe13762dca90be82c9715e527568c23f2f4 00:09:54 Checking out Revision f4390fe13762dca90be82c9715e527568c23f2f4 (PR-246) 00:09:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 00:09:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:09:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 00:09:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 00:09:53 using GIT_SSH to set credentials SSH Credentials for GitHub 00:09:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/246/head:refs/remotes/origin/PR-246 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:09:54 > git config core.sparsecheckout # timeout=10 00:09:54 > git checkout -f f4390fe13762dca90be82c9715e527568c23f2f4 # timeout=10 00:09:54 > git remote # timeout=10 00:09:54 > git config --get remote.origin.url # timeout=10 00:09:54 using GIT_SSH to set credentials SSH Credentials for GitHub 00:09:54 > git merge 8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e # timeout=10 00:09:54 > git rev-parse HEAD^{commit} # timeout=10 00:09:54 > git config core.sparsecheckout # timeout=10 00:09:54 > git checkout -f f4390fe13762dca90be82c9715e527568c23f2f4 # timeout=10 00:09:58 Commit message: "fix: Add conditional for error message and return false on error" 00:09:58 > git --version # timeout=10 00:09:58 > git --version # 'git version 2.17.1' 00:09:58 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:10:00 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:10:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:10:01 + true 00:10:01 + sudo service docker restart 00:10:03 Running on prd-centos7-docker-4c-2g-5 in /w/workspace/xfoundry_go-mod-bootstrap_PR-246 [Pipeline] { [Pipeline] ws 00:10:03 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 00:10:03 Selected Git installation does not exist. Using Default 00:10:03 The recommended git tool is: NONE 00:10:05 using credential edgex-jenkins-ssh 00:10:05 Cloning the remote Git repository 00:10:05 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 00:10:05 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 00:10:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 00:10:05 > git --version # timeout=10 00:10:05 > git --version # 'git version 2.24.4' 00:10:05 using GIT_SSH to set credentials SSH Credentials for GitHub 00:10:05 [INFO] Currently running in a labeled security context 00:10:05 [INFO] Currently SELinux is 'enforcing' on the host 00:10:05 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh5300499644796753706.key 00:10:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:10:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 00:10:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:10:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 00:10:06 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 00:10:06 using GIT_SSH to set credentials SSH Credentials for GitHub 00:10:06 [INFO] Currently running in a labeled security context 00:10:06 [INFO] Currently SELinux is 'enforcing' on the host 00:10:06 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh23530747339135140.key 00:10:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/246/head:refs/remotes/origin/PR-246 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:10:07 Merging remotes/origin/master commit 8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e into PR head commit f4390fe13762dca90be82c9715e527568c23f2f4 00:10:07 Merge succeeded, producing f4390fe13762dca90be82c9715e527568c23f2f4 00:10:07 Checking out Revision f4390fe13762dca90be82c9715e527568c23f2f4 (PR-246) 00:10:07 > git config core.sparsecheckout # timeout=10 00:10:07 > git checkout -f f4390fe13762dca90be82c9715e527568c23f2f4 # timeout=10 00:10:07 > git remote # timeout=10 00:10:07 > git config --get remote.origin.url # timeout=10 00:10:07 using GIT_SSH to set credentials SSH Credentials for GitHub 00:10:07 [INFO] Currently running in a labeled security context 00:10:07 [INFO] Currently SELinux is 'enforcing' on the host 00:10:07 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh9050789176658516023.key 00:10:07 > git merge 8514a5ecfe8f73ce3ba0ada0cb1aaf7ea85f900e # timeout=10 00:10:07 > git rev-parse HEAD^{commit} # timeout=10 00:10:07 > git config core.sparsecheckout # timeout=10 00:10:07 > git checkout -f f4390fe13762dca90be82c9715e527568c23f2f4 # timeout=10 00:10:10 Commit message: "fix: Add conditional for error message and return false on error" 00:10:10 > git --version # timeout=10 00:10:10 > git --version # 'git version 2.24.4' 00:10:10 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:10:12 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:10:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:10:12 + true 00:10:12 + sudo service docker restart 00:10:12 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 00:10:20 ========================================================= 00:10:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:10:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:10:20 + 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 . 00:10:21 Sending build context to Docker daemon 975.9kB 00:10:21 Step 1/8 : ARG BASE=golang:1.16-alpine 00:10:21 Step 2/8 : FROM ${BASE} 00:10:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:10:22 595b0fe564bb: Pulling fs layer 00:10:22 7186ed65a4f7: Pulling fs layer 00:10:22 316046926c0a: Pulling fs layer 00:10:22 4ebd0625c992: Pulling fs layer 00:10:22 207e8628e3a3: Pulling fs layer 00:10:22 c791037a9be2: Pulling fs layer 00:10:22 ffd874e62e21: Pulling fs layer 00:10:22 207e8628e3a3: Waiting 00:10:22 c791037a9be2: Waiting 00:10:22 4ebd0625c992: Waiting 00:10:22 ffd874e62e21: Waiting 00:10:22 316046926c0a: Verifying Checksum 00:10:22 316046926c0a: Download complete 00:10:22 7186ed65a4f7: Verifying Checksum 00:10:22 7186ed65a4f7: Download complete 00:10:22 207e8628e3a3: Verifying Checksum 00:10:22 207e8628e3a3: Download complete 00:10:22 c791037a9be2: Verifying Checksum 00:10:22 c791037a9be2: Download complete 00:10:22 595b0fe564bb: Verifying Checksum 00:10:22 595b0fe564bb: Download complete 00:10:22 595b0fe564bb: Pull complete 00:10:23 7186ed65a4f7: Pull complete 00:10:23 316046926c0a: Pull complete 00:10:25 ffd874e62e21: Verifying Checksum 00:10:25 ffd874e62e21: Download complete 00:10:26 4ebd0625c992: Verifying Checksum 00:10:26 4ebd0625c992: Download complete [Pipeline] unstash [Pipeline] echo 00:10:31 ========================================================= 00:10:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:10:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:10:31 + 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 . 00:10:32 Sending build context to Docker daemon 976.9kB 00:10:32 Step 1/8 : ARG BASE=golang:1.16-alpine 00:10:32 Step 2/8 : FROM ${BASE} 00:10:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:10:32 540db60ca938: Pulling fs layer 00:10:32 adcc1eea9eea: Pulling fs layer 00:10:32 4c4ab2625f07: Pulling fs layer 00:10:32 0510c868ecb4: Pulling fs layer 00:10:32 afea3b2eda06: Pulling fs layer 00:10:32 7809a108b3ef: Pulling fs layer 00:10:32 f706445af74f: Pulling fs layer 00:10:32 0510c868ecb4: Waiting 00:10:32 afea3b2eda06: Waiting 00:10:32 7809a108b3ef: Waiting 00:10:32 f706445af74f: Waiting 00:10:32 4c4ab2625f07: Verifying Checksum 00:10:32 4c4ab2625f07: Download complete 00:10:32 adcc1eea9eea: Verifying Checksum 00:10:32 adcc1eea9eea: Download complete 00:10:32 afea3b2eda06: Verifying Checksum 00:10:32 afea3b2eda06: Download complete 00:10:32 7809a108b3ef: Verifying Checksum 00:10:32 7809a108b3ef: Download complete 00:10:32 540db60ca938: Verifying Checksum 00:10:32 540db60ca938: Download complete 00:10:32 540db60ca938: Pull complete 00:10:32 adcc1eea9eea: Pull complete 00:10:32 4c4ab2625f07: Pull complete 00:10:33 f706445af74f: Verifying Checksum 00:10:33 f706445af74f: Download complete 00:10:34 0510c868ecb4: Verifying Checksum 00:10:34 0510c868ecb4: Download complete 00:10:36 4ebd0625c992: Pull complete 00:10:36 207e8628e3a3: Pull complete 00:10:36 c791037a9be2: Pull complete 00:10:37 0510c868ecb4: Pull complete 00:10:37 afea3b2eda06: Pull complete 00:10:37 7809a108b3ef: Pull complete 00:10:38 f706445af74f: Pull complete 00:10:38 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:10:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:10:38 ---> b068be0155e3 00:10:38 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:10:40 ffd874e62e21: Pull complete 00:10:40 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 00:10:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:10:40 ---> cfc18b08335c 00:10:40 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:10:42 ---> Running in 62927c5b1000 00:10:42 Removing intermediate container 62927c5b1000 00:10:42 ---> 1d854649be1f 00:10:42 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:10:42 ---> Running in 8ab1666e2e81 00:10:44 ---> Running in fc299be67f25 00:10:44 Removing intermediate container fc299be67f25 00:10:44 ---> 53d45817d02f 00:10:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:10:44 ---> Running in 11b0bb079994 00:10:44 Removing intermediate container 11b0bb079994 00:10:44 ---> ef7d761a7966 00:10:44 Step 5/8 : RUN apk add --update --no-cache git make 00:10:44 ---> Running in 8e7c6bd7bad1 00:10:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:10:45 Removing intermediate container 8ab1666e2e81 00:10:45 ---> f709444e163c 00:10:45 Step 5/8 : RUN apk add --update --no-cache git make 00:10:45 ---> Running in 21dc92ec72dd 00:10:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:10:46 OK: 149 MiB in 40 packages 00:10:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:10:46 Removing intermediate container 8e7c6bd7bad1 00:10:46 ---> 3ff047fd2d64 00:10:46 Step 6/8 : WORKDIR /build 00:10:46 ---> Running in 4cbf40a141f5 00:10:46 Removing intermediate container 4cbf40a141f5 00:10:46 ---> b59a7c390c39 00:10:46 Step 7/8 : COPY go.mod . 00:10:46 ---> d336ec5480fc 00:10:46 Step 8/8 : RUN go mod download 00:10:46 ---> Running in 4c06d5b432a5 00:10:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:10:48 OK: 138 MiB in 40 packages 00:10:49 Removing intermediate container 21dc92ec72dd 00:10:49 ---> 8b9353d7bec9 00:10:49 Step 6/8 : WORKDIR /build 00:10:49 ---> Running in 2e8ee1a9c382 00:10:49 Removing intermediate container 2e8ee1a9c382 00:10:49 ---> 8ed8924abbc6 00:10:49 Step 7/8 : COPY go.mod . 00:10:50 ---> a0bbd3382745 00:10:50 Step 8/8 : RUN go mod download 00:10:50 ---> Running in 64e8a1ab61ee 00:11:01 Removing intermediate container 4c06d5b432a5 00:11:01 ---> 469eeffd1c48 00:11:01 Successfully built 469eeffd1c48 00:11:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:11:02 + docker inspect -f . ci-base-image-x86_64 00:11:02 . [Pipeline] withDockerContainer 00:11:02 prd-centos7-docker-4c-2g-5 does not seem to be running inside a container 00:11:02 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:11:02 $ docker top 1a5b9f4e253585486adea4d06e6af6f11874f8dff8cf740577cd4c7020bfda8f -eo pid,comm [Pipeline] { [Pipeline] sh 00:11:02 + go version 00:11:02 go version go1.16.3 linux/amd64 [Pipeline] } 00:11:02 $ docker stop --time=1 1a5b9f4e253585486adea4d06e6af6f11874f8dff8cf740577cd4c7020bfda8f 00:11:04 $ docker rm -f 1a5b9f4e253585486adea4d06e6af6f11874f8dff8cf740577cd4c7020bfda8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:11:04 + docker inspect -f . ci-base-image-x86_64 00:11:04 . [Pipeline] withDockerContainer 00:11:04 prd-centos7-docker-4c-2g-5 does not seem to be running inside a container 00:11:05 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:11:05 $ docker top 6c07f6c27e0deb45125521f3a2fa34b07ae82c36174f943b6789ae3db31c53bf -eo pid,comm [Pipeline] { [Pipeline] sh 00:11:05 + go mod tidy [Pipeline] sh 00:11:06 + make test 00:11:06 go mod tidy 00:11:06 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:11:12 Removing intermediate container 64e8a1ab61ee 00:11:12 ---> 0725f57f2a4e 00:11:12 Successfully built 0725f57f2a4e 00:11:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:11:13 + docker inspect -f . ci-base-image-arm64 00:11:13 . [Pipeline] withDockerContainer 00:11:13 prd-ubuntu18.04-docker-arm64-4c-16g-4 does not seem to be running inside a container 00:11:13 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:11:15 $ docker top 59665c72a3903ec18022454be855d6aaac2db80f3f8d4ad6f2566b0f63cbb78c -eo pid,comm [Pipeline] { [Pipeline] sh 00:11:16 + go version 00:11:16 go version go1.16.3 linux/arm64 [Pipeline] } 00:11:16 $ docker stop --time=1 59665c72a3903ec18022454be855d6aaac2db80f3f8d4ad6f2566b0f63cbb78c 00:11:18 $ docker rm -f 59665c72a3903ec18022454be855d6aaac2db80f3f8d4ad6f2566b0f63cbb78c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 00:11:18 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 00:11:18 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.007s coverage: 5.4% of statements 00:11:18 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 00:11:18 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.011s coverage: 92.2% of statements 00:11:18 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.003s coverage: 85.3% of statements 00:11:18 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 00:11:18 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 00:11:18 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:11:19 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.008s coverage: 100.0% of statements 00:11:19 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.005s coverage: 26.7% of statements 00:11:19 + docker inspect -f . ci-base-image-arm64 00:11:19 . [Pipeline] withDockerContainer 00:11:19 prd-ubuntu18.04-docker-arm64-4c-16g-4 does not seem to be running inside a container 00:11:19 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:11:21 $ docker top b92466acee7dee125a01635b27be02b141e72aea0f0360d9d0c952140f8451ac -eo pid,comm [Pipeline] { [Pipeline] sh 00:11:22 + go mod tidy [Pipeline] sh 00:11:23 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.020s coverage: 90.7% of statements 00:11:23 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 00:11:23 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 00:11:23 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.002s coverage: 91.3% of statements 00:11:23 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 00:11:23 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:11:23 + make test 00:11:23 go mod tidy 00:11:23 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:11:28 gofmt -l . 00:11:28 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:11:28 $ docker stop --time=1 6c07f6c27e0deb45125521f3a2fa34b07ae82c36174f943b6789ae3db31c53bf 00:11:30 $ docker rm -f 6c07f6c27e0deb45125521f3a2fa34b07ae82c36174f943b6789ae3db31c53bf [Pipeline] // withDockerContainer [Pipeline] sh 00:11:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:11:30 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 00:11:31 ---> job-cost.sh 00:11:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ijzN 00:11:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:11:56 lf-activate-venv(): INFO: Adding /tmp/venv-ijzN/bin to PATH 00:11:56 INFO: No Stack... 00:11:56 INFO: Retrieving Pricing Info for: v3-standard-2 00:11:57 INFO: Archiving Costs [Pipeline] sh 00:11:57 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 00:11:57 + cut -d, -f6 [Pipeline] lock 00:11:57 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-246-1-stack-cost] 00:11:57 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-246-1-stack-cost] did not exist. Created. 00:11:57 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-246-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:11:58 + echo total: 0.05999999865889549 [Pipeline] stash 00:11:58 Stashed 1 file(s) [Pipeline] } 00:11:58 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-246-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:12:03 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 00:12:03 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.059s coverage: 5.4% of statements 00:12:03 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 00:12:03 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.132s coverage: 92.2% of statements 00:12:03 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.028s coverage: 85.3% of statements 00:12:03 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 00:12:03 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 00:12:03 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 00:12:04 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.076s coverage: 100.0% of statements 00:12:04 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.050s coverage: 26.7% of statements 00:12:10 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.055s coverage: 90.7% of statements 00:12:10 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 00:12:10 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 00:12:10 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.013s coverage: 91.3% of statements 00:12:10 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 00:12:10 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:12:32 gofmt -l . 00:12:32 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:12:32 $ docker stop --time=1 b92466acee7dee125a01635b27be02b141e72aea0f0360d9d0c952140f8451ac 00:12:34 $ docker rm -f b92466acee7dee125a01635b27be02b141e72aea0f0360d9d0c952140f8451ac [Pipeline] // withDockerContainer [Pipeline] sh 00:12:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:12:35 Warning: overwriting stash ‘coverage-report’ 00:12:36 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 00:12:36 ---> job-cost.sh 00:12:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hIwa 00:13:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:14:37 lf-activate-venv(): INFO: Adding /tmp/venv-hIwa/bin to PATH 00:14:37 INFO: No Stack... 00:14:38 INFO: Retrieving Pricing Info for: v2-standard-4 00:14:38 INFO: Archiving Costs [Pipeline] sh 00:14:39 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 00:14:39 + cut -d, -f6 [Pipeline] lock 00:14:39 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-246-1-stack-cost] 00:14:39 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-246-1-stack-cost] did not exist. Created. 00:14:39 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-246-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:14:39 /w/workspace/go-mod-bootstrap/1@tmp/durable-0c4b4138/script.sh: 1: /w/workspace/go-mod-bootstrap/1@tmp/durable-0c4b4138/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 00:14:40 + echo total: 0.18000000715255737 [Pipeline] stash 00:14:40 Warning: overwriting stash ‘stack-cost’ 00:14:40 Stashed 1 file(s) [Pipeline] } 00:14:40 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-246-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] configFileProvider 00:14:41 provisioning config files... 00:14:41 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-246@tmp/config4382154541155627081tmp [Pipeline] { [Pipeline] sh 00:14:41 + set +x 00:14:41 + curl -s https://codecov.io/bash 00:14:41 + bash -s -- 00:14:41 00:14:41 _____ _ 00:14:41 / ____| | | 00:14:41 | | ___ __| | ___ ___ _____ __ 00:14:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:14:41 | |___| (_) | (_| | __/ (_| (_) \ V / 00:14:41 \_____\___/ \__,_|\___|\___\___/ \_/ 00:14:41 Bash-1.0.3 00:14:41 00:14:41 00:14:41 ==> git version 2.24.4 found 00:14:41 ==> 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 00:14:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:14:41 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:14:41 ==> Jenkins CI detected. 00:14:42 project root: . 00:14:42 --> token set from env 00:14:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:14:42 ==> Running gcov in . (disable via -X gcov) 00:14:42 ==> Python coveragepy not found 00:14:42 ==> Searching for coverage reports in: 00:14:42 + . 00:14:42 -> Found 1 reports 00:14:42 ==> Detecting git/mercurial file structure 00:14:42 ==> Reading reports 00:14:42 + ./coverage.out bytes=31475 00:14:42 ==> Appending adjustments 00:14:42 https://docs.codecov.io/docs/fixing-reports 00:14:42 + Found adjustments 00:14:42 ==> Gzipping contents 00:14:42 8.0K /tmp/codecov.MxKcdg.gz 00:14:42 ==> Uploading reports 00:14:42 url: https://codecov.io 00:14:42 query: branch=PR-246&commit=f4390fe13762dca90be82c9715e527568c23f2f4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-246%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=246&job=&cmd_args= 00:14:42 -> Pinging Codecov 00:14:42 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-246&commit=f4390fe13762dca90be82c9715e527568c23f2f4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-246%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=246&job=&cmd_args= 00:14:42 -> Uploading to 00:14:42 https://storage.googleapis.com/codecov/v4/raw/2021-05-25/833815588EE85121546D348822E98E2E/f4390fe13762dca90be82c9715e527568c23f2f4/c3dea2d5-f255-4ae0-8331-bbb03f1158b3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T001442Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7435eb584bb52864a211d302412e1f1b16a7a1573f13af11b3338b6ea0ff5a1d 00:14:42 % Total % Received % Xferd Average Speed Time Time Time Current 00:14:42 Dload Upload Total Spent Left Speed 00:14:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5963 0 0 100 5963 0 14373 --:--:-- --:--:-- --:--:-- 14403 00:14:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/f4390fe13762dca90be82c9715e527568c23f2f4 [Pipeline] } 00:14:43 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 00:14:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:14:45 ---> package-listing.sh 00:14:45 ++ facter osfamily 00:14:45 ++ tr '[:upper:]' '[:lower:]' 00:14:46 + OS_FAMILY=redhat 00:14:46 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-246 00:14:46 + START_PACKAGES=/tmp/packages_start.txt 00:14:46 + END_PACKAGES=/tmp/packages_end.txt 00:14:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:14:46 + PACKAGES=/tmp/packages_start.txt 00:14:46 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-246 ']' 00:14:46 + PACKAGES=/tmp/packages_end.txt 00:14:46 + case "${OS_FAMILY}" in 00:14:46 + sort 00:14:46 + rpm -qa 00:14:46 + '[' -f /tmp/packages_start.txt ']' 00:14:46 + '[' -f /tmp/packages_end.txt ']' 00:14:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:14:46 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-246 ']' 00:14:46 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-246/archives/ 00:14:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-246/archives/ [Pipeline] echo 00:14:46 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-246/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:14:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:14:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:14:47 00:14:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:14:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:14:48 alpine: Pulling from edgex-lftools-log-publisher 00:14:48 df20fa9351a1: Pulling fs layer 00:14:48 36b3adc4ff6f: Pulling fs layer 00:14:48 8ad3a11d3b57: Pulling fs layer 00:14:48 46f8f816bc3b: Pulling fs layer 00:14:48 93b61091891f: Pulling fs layer 00:14:48 93b9cdb0e59b: Pulling fs layer 00:14:48 5e14af77c1be: Pulling fs layer 00:14:48 01666e4c0597: Pulling fs layer 00:14:48 aa168da1d23b: Pulling fs layer 00:14:48 46f8f816bc3b: Waiting 00:14:48 93b61091891f: Waiting 00:14:48 01666e4c0597: Waiting 00:14:48 aa168da1d23b: Waiting 00:14:48 93b9cdb0e59b: Waiting 00:14:48 5e14af77c1be: Waiting 00:14:48 36b3adc4ff6f: Verifying Checksum 00:14:48 36b3adc4ff6f: Download complete 00:14:48 46f8f816bc3b: Verifying Checksum 00:14:48 46f8f816bc3b: Download complete 00:14:48 df20fa9351a1: Verifying Checksum 00:14:48 df20fa9351a1: Download complete 00:14:48 93b9cdb0e59b: Verifying Checksum 00:14:48 93b9cdb0e59b: Download complete 00:14:48 5e14af77c1be: Verifying Checksum 00:14:48 5e14af77c1be: Download complete 00:14:48 93b61091891f: Verifying Checksum 00:14:48 93b61091891f: Download complete 00:14:48 df20fa9351a1: Pull complete 00:14:48 36b3adc4ff6f: Pull complete 00:14:48 01666e4c0597: Verifying Checksum 00:14:48 01666e4c0597: Download complete 00:14:48 8ad3a11d3b57: Verifying Checksum 00:14:48 8ad3a11d3b57: Download complete 00:14:49 8ad3a11d3b57: Pull complete 00:14:49 46f8f816bc3b: Pull complete 00:14:50 93b61091891f: Pull complete 00:14:50 93b9cdb0e59b: Pull complete 00:14:50 5e14af77c1be: Pull complete 00:14:50 01666e4c0597: Pull complete 00:14:50 aa168da1d23b: Verifying Checksum 00:14:50 aa168da1d23b: Download complete 00:14:54 aa168da1d23b: Pull complete 00:14:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:14:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:14:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:14:54 prd-centos7-docker-4c-2g-3 does not seem to be running inside a container 00:14:54 $ 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-246/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-246 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-246:/w/workspace/xfoundry_go-mod-bootstrap_PR-246:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-246@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-246@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:14:57 $ docker top 0d51fe8c9638f4c9f521aba44f5b08aa90f0dc815b7d182443059e93c228dd86 -eo pid,comm [Pipeline] { [Pipeline] sh 00:14:57 + touch /tmp/pre-build-complete [Pipeline] sh 00:14:57 + mkdir -p /var/log/sa [Pipeline] sh 00:14:58 + ls /var/log/sa-host 00:14:58 + sadf -c /var/log/sa-host/sa05 00:14:58 file_magic: OK 00:14:58 HZ: Using current value: 100 00:14:58 file_header: OK 00:14:58 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 00:14:58 Statistics: 00:14:58 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:14:58 File successfully converted to sysstat format version 12.2.1 00:14:58 + sadf -c /var/log/sa-host/sa25 00:14:58 file_magic: OK 00:14:58 HZ: Using current value: 100 00:14:58 file_header: OK 00:14:58 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 00:14:58 Statistics: 00:14:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:14:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:14:58 provisioning config files... 00:14:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-246@tmp/config8827894348352338913tmp [Pipeline] { [Pipeline] echo 00:14:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:14:59 ---> create-netrc.sh [Pipeline] } 00:14:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:14:59 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:14:59 ---> python-tools-install.sh [Pipeline] echo 00:14:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:15:00 ---> sudo-logs.sh 00:15:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:15:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:15:00 ---> job-cost.sh 00:15:00 lf-activate-venv: SKIPPING 00:15:00 DEBUG: total: 0.18000000715255737 00:15:00 INFO: Retrieving Stack Cost... 00:15:01 INFO: Retrieving Pricing Info for: v3-standard-2 00:15:01 INFO: Archiving Costs [Pipeline] echo 00:15:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:15:02 ---> logs-deploy.sh 00:15:02 lf-activate-venv: SKIPPING 00:15:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-246/1 00:15:02 INFO: archiving workspace using pattern(s): 00:15:03 Archives upload complete. 00:15:03 INFO: archiving logs to Nexus 00:15:04 ---> uname -a: 00:15:04 Linux prd-centos7-docker-4c-2g-3.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:15:04 00:15:04 00:15:04 ---> lscpu: 00:15:04 Architecture: x86_64 00:15:04 CPU op-mode(s): 32-bit, 64-bit 00:15:04 Byte Order: Little Endian 00:15:04 Address sizes: 40 bits physical, 48 bits virtual 00:15:04 CPU(s): 2 00:15:04 On-line CPU(s) list: 0,1 00:15:04 Thread(s) per core: 1 00:15:04 Core(s) per socket: 1 00:15:04 Socket(s): 2 00:15:04 NUMA node(s): 1 00:15:04 Vendor ID: AuthenticAMD 00:15:04 CPU family: 23 00:15:04 Model: 49 00:15:04 Model name: AMD EPYC-Rome Processor 00:15:04 Stepping: 0 00:15:04 CPU MHz: 2799.998 00:15:04 BogoMIPS: 5599.99 00:15:04 Virtualization: AMD-V 00:15:04 Hypervisor vendor: KVM 00:15:04 Virtualization type: full 00:15:04 L1d cache: 64 KiB 00:15:04 L1i cache: 64 KiB 00:15:04 L2 cache: 1 MiB 00:15:04 L3 cache: 32 MiB 00:15:04 NUMA node0 CPU(s): 0,1 00:15:04 Vulnerability Itlb multihit: Not affected 00:15:04 Vulnerability L1tf: Not affected 00:15:04 Vulnerability Mds: Not affected 00:15:04 Vulnerability Meltdown: Not affected 00:15:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:15:04 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:15:04 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:15:04 Vulnerability Srbds: Not affected 00:15:04 Vulnerability Tsx async abort: Not affected 00:15:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 00:15:04 00:15:04 00:15:04 ---> nproc: 00:15:04 2 00:15:04 00:15:04 00:15:04 ---> df -h: 00:15:04 Filesystem Size Used Available Use% Mounted on 00:15:04 overlay 40.0G 7.6G 32.4G 19% / 00:15:04 tmpfs 64.0M 0 64.0M 0% /dev 00:15:04 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:15:04 shm 64.0M 0 64.0M 0% /dev/shm 00:15:04 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 00:15:04 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 00:15:04 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 00:15:04 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 00:15:04 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-246 00:15:04 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-246@tmp 00:15:04 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 00:15:04 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 00:15:04 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 00:15:04 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 00:15:04 00:15:04 00:15:04 ---> free -m: 00:15:04 total used free shared buff/cache available 00:15:04 Mem: 7821 974 4752 0 2093 6668 00:15:04 Swap: 1023 0 1023 00:15:04 00:15:04 00:15:04 ---> ip addr: 00:15:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:15:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:15:04 inet 127.0.0.1/8 scope host lo 00:15:04 valid_lft forever preferred_lft forever 00:15:04 inet6 ::1/128 scope host 00:15:04 valid_lft forever preferred_lft forever 00:15:04 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:15:04 link/ether fa:16:3e:75:98:b2 brd ff:ff:ff:ff:ff:ff 00:15:04 inet 10.30.122.31/23 brd 10.30.123.255 scope global dynamic eth0 00:15:04 valid_lft 85901sec preferred_lft 85901sec 00:15:04 inet6 fe80::f816:3eff:fe75:98b2/64 scope link 00:15:04 valid_lft forever preferred_lft forever 00:15:04 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:15:04 link/ether 02:42:d0:3a:d7:2f brd ff:ff:ff:ff:ff:ff 00:15:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:15:04 valid_lft forever preferred_lft forever 00:15:04 inet6 fe80::42:d0ff:fe3a:d72f/64 scope link 00:15:04 valid_lft forever preferred_lft forever 00:15:04 00:15:04 00:15:04 ---> sar -b -r -n DEV: 00:15:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 00:15:04 00:15:04 00:06:34 LINUX RESTART (2 CPU) 00:15:04 00:15:04 00:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:15:04 00:08:01 103.53 15.91 87.61 0.00 5255.87 4197.84 0.00 00:15:04 00:09:01 1.87 0.00 1.87 0.00 0.00 41.70 0.00 00:15:04 00:10:01 0.45 0.00 0.45 0.00 0.00 7.29 0.00 00:15:04 00:11:01 0.22 0.00 0.22 0.00 0.00 3.91 0.00 00:15:04 00:12:01 0.35 0.00 0.35 0.00 0.00 6.21 0.00 00:15:04 00:13:01 0.35 0.00 0.35 0.00 0.00 5.05 0.00 00:15:04 00:14:01 0.28 0.00 0.28 0.00 0.00 5.80 0.00 00:15:04 Average: 15.30 2.27 13.02 0.00 751.18 609.96 0.00 00:15:04 00:15:04 00:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:15:04 00:08:01 5465656 0 804080 10.04 2620 1736576 1301288 14.37 576228 1566888 128 00:15:04 00:09:01 5476224 0 793504 9.91 2620 1736584 1205012 13.30 568340 1566852 16 00:15:04 00:10:01 5474972 0 794756 9.92 2620 1736584 1205276 13.31 570480 1566188 8 00:15:04 00:11:01 5472944 0 796780 9.95 2620 1736588 1205312 13.31 572520 1566188 16 00:15:04 00:12:01 5474936 0 794780 9.92 2620 1736596 1205012 13.30 563332 1573860 8 00:15:04 00:13:01 5473636 0 796080 9.94 2620 1736596 1205132 13.31 563864 1573860 8 00:15:04 00:14:01 5472600 0 797108 9.95 2620 1736604 1205060 13.30 565144 1573860 20 00:15:04 Average: 5472995 0 796727 9.95 2620 1736590 1218870 13.46 568558 1569671 29 00:15:04 00:15:04 00:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:15:04 00:08:01 eth0 567.75 388.73 1068.57 84.99 0.00 0.00 0.00 0.00 00:15:04 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:04 00:08:01 docker0 4.63 2.98 1.14 8.10 0.00 0.00 0.00 0.00 00:15:04 00:09:01 eth0 0.77 0.08 0.06 0.02 0.00 0.00 0.00 0.00 00:15:04 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:04 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:04 00:10:01 eth0 3.88 1.60 3.39 0.28 0.00 0.00 0.00 0.00 00:15:04 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:04 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:04 00:11:01 eth0 0.50 0.30 0.27 0.20 0.00 0.00 0.00 0.00 00:15:04 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:04 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:04 00:12:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:15:04 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:04 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:04 00:13:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 00:15:04 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:04 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:04 00:14:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 00:15:04 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:04 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:04 Average: eth0 81.95 55.90 153.28 12.23 0.00 0.00 0.00 0.00 00:15:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:15:04 Average: docker0 0.66 0.43 0.16 1.16 0.00 0.00 0.00 0.00 00:15:04 00:15:04 00:15:04 ---> sar -P ALL: 00:15:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 00:15:04 00:15:04 00:06:34 LINUX RESTART (2 CPU) 00:15:04 00:15:04 00:07:01 CPU %user %nice %system %iowait %steal %idle 00:15:04 00:08:01 all 12.61 0.00 3.79 3.56 0.06 79.98 00:15:04 00:08:01 0 12.54 0.00 4.04 4.09 0.07 79.27 00:15:04 00:08:01 1 12.68 0.00 3.55 3.03 0.05 80.69 00:15:04 00:09:01 all 0.08 0.00 0.07 0.00 0.03 99.82 00:15:04 00:09:01 0 0.10 0.00 0.07 0.00 0.03 99.80 00:15:04 00:09:01 1 0.07 0.00 0.07 0.00 0.02 99.85 00:15:04 00:10:01 all 0.12 0.00 0.05 0.00 0.03 99.80 00:15:04 00:10:01 0 0.15 0.00 0.05 0.00 0.03 99.77 00:15:04 00:10:01 1 0.08 0.00 0.05 0.00 0.03 99.83 00:15:04 00:11:01 all 0.11 0.00 0.06 0.00 0.03 99.81 00:15:04 00:11:01 0 0.08 0.00 0.05 0.00 0.02 99.85 00:15:04 00:11:01 1 0.13 0.00 0.07 0.00 0.03 99.77 00:15:04 00:12:01 all 0.19 0.00 0.18 0.00 0.03 99.61 00:15:04 00:12:01 0 0.27 0.00 0.15 0.00 0.02 99.57 00:15:04 00:12:01 1 0.12 0.00 0.20 0.00 0.03 99.65 00:15:04 00:13:01 all 0.13 0.00 0.03 0.00 0.03 99.82 00:15:04 00:13:01 0 0.13 0.00 0.03 0.00 0.03 99.80 00:15:04 00:13:01 1 0.12 0.00 0.02 0.00 0.03 99.83 00:15:04 00:14:01 all 0.14 0.00 0.03 0.00 0.03 99.81 00:15:04 00:14:01 0 0.15 0.00 0.03 0.00 0.03 99.78 00:15:04 00:14:01 1 0.13 0.00 0.02 0.00 0.02 99.83 00:15:04 Average: all 1.87 0.00 0.59 0.50 0.03 97.01 00:15:04 Average: 0 1.88 0.00 0.62 0.57 0.03 96.89 00:15:04 Average: 1 1.86 0.00 0.56 0.42 0.03 97.12 00:15:04 00:15:04 00:15:04