Pull request #260 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 193334dcc638f477a5343019ee8e28d13b72c894+285d6970ee0708c33b3b926aced785ca74112540 (86a3be01bc9cb462cd096d70dad2528f9d0722cf) 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-ssh8287464469555132793.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh9104118344577675939.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 6a41506d72e8e131afc862d141935157bee59f41 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-260/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-260/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5829213836029868967.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-260/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2273365255162127624.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh2333590247393048501.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-260/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-260/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh655917958579743487.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 d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 6a41506d72e8e131afc862d141935157bee59f41 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-773 in /w/workspace/xfoundry_go-mod-bootstrap_PR-260 [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-260 # 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-260@tmp/jenkins-gitclient-ssh3564197883811818168.key > 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 285d6970ee0708c33b3b926aced785ca74112540 into PR head commit 193334dcc638f477a5343019ee8e28d13b72c894 Merge succeeded, producing 193334dcc638f477a5343019ee8e28d13b72c894 Checking out Revision 193334dcc638f477a5343019ee8e28d13b72c894 (PR-260) > 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-260@tmp/jenkins-gitclient-ssh2399466094698180806.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/260/head:refs/remotes/origin/PR-260 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 193334dcc638f477a5343019ee8e28d13b72c894 # 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-260@tmp/jenkins-gitclient-ssh6017885856933432934.key > git merge 285d6970ee0708c33b3b926aced785ca74112540 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 193334dcc638f477a5343019ee8e28d13b72c894 # 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.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:46:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:46:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:46:21 ========================================================= 05:46:21 EdgeX Global Pipelines Version Info 05:46:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:46:23 ------------------- 05:46:23 stable info: 05:46:23 ------------------- 05:46:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:46:23 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:46:23 Message: update stable to v1.0.195 05:46:23 ------------------- 05:46:23 experimental info: 05:46:23 ------------------- 05:46:23 Commited By: **** collab-it+edgex@linuxfoundation.org 05:46:23 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:46:23 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:46:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 05:46:24 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 05:46:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:46:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:46:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:46:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:46:24 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:46:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:46:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:46:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:46:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:46:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 05:46:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:46:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:46:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:46:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:46:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:46:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:46:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:46:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:46:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:46:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:46:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:46:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:46:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:46:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:46:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-260 [Pipeline] echo 05:46:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-260 [Pipeline] echo 05:46:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-260 [Pipeline] echo 05:46:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 193334dcc638f477a5343019ee8e28d13b72c894 [Pipeline] echo 05:46:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 193334d [Pipeline] echo 05:46:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:46:26 + git log --format=format:%s -1 193334dcc638f477a5343019ee8e28d13b72c894 [Pipeline] echo 05:46:26 GIT_COMMIT: 193334dcc638f477a5343019ee8e28d13b72c894, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-configuration/v2 [Pipeline] echo 05:46:27 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:46:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:46:27 05:46:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:46:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:46:28 latest: Pulling from edgex-devops/git-semver 05:46:28 31603596830f: Pulling fs layer 05:46:28 54011a49482f: Pulling fs layer 05:46:28 a6820b24f6d8: Pulling fs layer 05:46:28 f581987b2513: Pulling fs layer 05:46:28 f581987b2513: Waiting 05:46:28 54011a49482f: Verifying Checksum 05:46:28 54011a49482f: Download complete 05:46:28 31603596830f: Verifying Checksum 05:46:28 31603596830f: Download complete 05:46:28 a6820b24f6d8: Verifying Checksum 05:46:28 a6820b24f6d8: Download complete 05:46:28 f581987b2513: Verifying Checksum 05:46:28 f581987b2513: Download complete 05:46:28 31603596830f: Pull complete 05:46:28 54011a49482f: Pull complete 05:46:29 a6820b24f6d8: Pull complete 05:46:29 f581987b2513: Pull complete 05:46:29 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:46:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:46:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:46:29 prd-centos7-docker-4c-2g-773 does not seem to be running inside a container 05:46:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-260 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-260:/w/workspace/xfoundry_go-mod-bootstrap_PR-260:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:46:30 $ docker top 3dffc154fec0688acb4fecd3a161b66ef9936c2b7b8a16a044ca9531e13d2b1b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:46:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:31 [ssh-agent] Looking for ssh-agent implementation... 05:46:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:31 $ docker exec 3dffc154fec0688acb4fecd3a161b66ef9936c2b7b8a16a044ca9531e13d2b1b ssh-agent 05:46:31 SSH_AUTH_SOCK=/tmp/ssh-TRCuUzo5OuNO/agent.14 05:46:31 SSH_AGENT_PID=21 05:46:31 Running ssh-add (command line suppressed) 05:46:31 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp/private_key_3781167152380683277.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp/private_key_3781167152380683277.key) 05:46:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:31 + git tag --points-at HEAD [Pipeline] } 05:46:31 $ docker exec --env ******** --env ******** 3dffc154fec0688acb4fecd3a161b66ef9936c2b7b8a16a044ca9531e13d2b1b ssh-agent -k 05:46:31 unset SSH_AUTH_SOCK; 05:46:31 unset SSH_AGENT_PID; 05:46:31 echo Agent pid 21 killed; 05:46:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:46:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:32 [ssh-agent] Looking for ssh-agent implementation... 05:46:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:32 $ docker exec 3dffc154fec0688acb4fecd3a161b66ef9936c2b7b8a16a044ca9531e13d2b1b ssh-agent 05:46:32 SSH_AUTH_SOCK=/tmp/ssh-fYMX9U2amwIt/agent.55 05:46:32 SSH_AGENT_PID=62 05:46:32 Running ssh-add (command line suppressed) 05:46:32 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp/private_key_1483601983682977915.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp/private_key_1483601983682977915.key) 05:46:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:32 + git semver init 05:46:32 # -> Open(): unable to determine branch for HEAD 05:46:32 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-260/.git 05:46:32 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-260 05:46:32 # $SEMVER_REMOTE_NAME = origin 05:46:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:46:32 # $SEMVER_USER_NAME = edgex-jenkins 05:46:32 # $SEMVER_BRANCH = PR-260 05:46:32 # $SEMVER_TEMP = /tmp/semver-129254505 05:46:32 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 05:46:33 # '/tmp/semver-129254505' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-260/.semver' 05:46:33 # -> Force: false 05:46:33 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-260/.semver [Pipeline] } 05:46:33 $ docker exec --env ******** --env ******** 3dffc154fec0688acb4fecd3a161b66ef9936c2b7b8a16a044ca9531e13d2b1b ssh-agent -k 05:46:33 unset SSH_AUTH_SOCK; 05:46:33 unset SSH_AGENT_PID; 05:46:33 echo Agent pid 62 killed; 05:46:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:46:34 + git semver [Pipeline] } 05:46:34 $ docker stop --time=1 3dffc154fec0688acb4fecd3a161b66ef9936c2b7b8a16a044ca9531e13d2b1b 05:46:35 $ docker rm -f 3dffc154fec0688acb4fecd3a161b66ef9936c2b7b8a16a044ca9531e13d2b1b [Pipeline] // withDockerContainer [Pipeline] sh 05:46:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:46:36 Stashed 1 file(s) [Pipeline] echo 05:46:36 [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:46:51 Still waiting to schedule task 05:46:51 ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ 05:46:51 ‘prd-centos7-docker-4c-2g-762’ is offline 05:46:51 ‘prd-centos7-docker-4c-2g-764’ is offline 05:46:51 ‘prd-centos7-docker-4c-2g-765’ is offline 05:46:51 ‘prd-centos7-docker-4c-2g-778’ is offline 05:46:51 Still waiting to schedule task 05:46:51 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:48:52 Running on prd-centos7-docker-4c-2g-786 in /w/workspace/xfoundry_go-mod-bootstrap_PR-260 [Pipeline] { [Pipeline] ws 05:48:53 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 05:48:53 Selected Git installation does not exist. Using Default 05:48:53 The recommended git tool is: NONE 05:48:56 using credential edgex-jenkins-ssh 05:48:56 Cloning the remote Git repository 05:48:56 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 05:48:56 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 05:48:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 05:48:56 > git --version # timeout=10 05:48:56 > git --version # 'git version 2.24.4' 05:48:56 using GIT_SSH to set credentials SSH Credentials for GitHub 05:48:56 [INFO] Currently running in a labeled security context 05:48:56 [INFO] Currently SELinux is 'enforcing' on the host 05:48:56 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh8362594176476843664.key 05:48:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:48:57 Merging remotes/origin/master commit 285d6970ee0708c33b3b926aced785ca74112540 into PR head commit 193334dcc638f477a5343019ee8e28d13b72c894 05:48:57 Merge succeeded, producing 193334dcc638f477a5343019ee8e28d13b72c894 05:48:57 Checking out Revision 193334dcc638f477a5343019ee8e28d13b72c894 (PR-260) 05:48:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 05:48:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:48:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 05:48:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 05:48:57 using GIT_SSH to set credentials SSH Credentials for GitHub 05:48:57 [INFO] Currently running in a labeled security context 05:48:57 [INFO] Currently SELinux is 'enforcing' on the host 05:48:57 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh2522427035829211010.key 05:48:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/260/head:refs/remotes/origin/PR-260 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:48:57 > git config core.sparsecheckout # timeout=10 05:48:57 > git checkout -f 193334dcc638f477a5343019ee8e28d13b72c894 # timeout=10 05:48:57 > git remote # timeout=10 05:48:57 > git config --get remote.origin.url # timeout=10 05:48:57 using GIT_SSH to set credentials SSH Credentials for GitHub 05:48:57 [INFO] Currently running in a labeled security context 05:48:57 [INFO] Currently SELinux is 'enforcing' on the host 05:48:57 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh7668762667778636392.key 05:48:57 > git merge 285d6970ee0708c33b3b926aced785ca74112540 # timeout=10 05:48:57 > git rev-parse HEAD^{commit} # timeout=10 05:48:57 > git config core.sparsecheckout # timeout=10 05:48:57 > git checkout -f 193334dcc638f477a5343019ee8e28d13b72c894 # timeout=10 05:49:01 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-configuration/v2" 05:49:01 > git --version # timeout=10 05:49:01 > git --version # 'git version 2.24.4' 05:49:01 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:49:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:49:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:49:03 + sudo service docker restart 05:49:03 + true 05:49:03 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 05:49:26 ========================================================= 05:49:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:49:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:49:26 + 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 . 05:49:27 Sending build context to Docker daemon 990.7kB 05:49:27 Step 1/8 : ARG BASE=golang:1.16-alpine 05:49:27 Step 2/8 : FROM ${BASE} 05:49:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:49:27 540db60ca938: Pulling fs layer 05:49:27 adcc1eea9eea: Pulling fs layer 05:49:27 4c4ab2625f07: Pulling fs layer 05:49:27 0510c868ecb4: Pulling fs layer 05:49:27 afea3b2eda06: Pulling fs layer 05:49:27 7809a108b3ef: Pulling fs layer 05:49:27 f706445af74f: Pulling fs layer 05:49:27 afea3b2eda06: Waiting 05:49:27 7809a108b3ef: Waiting 05:49:27 f706445af74f: Waiting 05:49:27 0510c868ecb4: Waiting 05:49:28 4c4ab2625f07: Verifying Checksum 05:49:28 4c4ab2625f07: Download complete 05:49:28 adcc1eea9eea: Verifying Checksum 05:49:28 adcc1eea9eea: Download complete 05:49:28 afea3b2eda06: Verifying Checksum 05:49:28 afea3b2eda06: Download complete 05:49:28 7809a108b3ef: Verifying Checksum 05:49:28 7809a108b3ef: Download complete 05:49:28 540db60ca938: Verifying Checksum 05:49:28 540db60ca938: Download complete 05:49:28 540db60ca938: Pull complete 05:49:30 adcc1eea9eea: Pull complete 05:49:30 4c4ab2625f07: Pull complete 05:49:31 f706445af74f: Verifying Checksum 05:49:31 f706445af74f: Download complete 05:49:33 0510c868ecb4: Verifying Checksum 05:49:33 0510c868ecb4: Download complete 05:49:39 0510c868ecb4: Pull complete 05:49:39 afea3b2eda06: Pull complete 05:49:39 7809a108b3ef: Pull complete 05:49:41 f706445af74f: Pull complete 05:49:41 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:49:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:49:41 ---> b068be0155e3 05:49:41 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:49:53 ---> Running in 5b8a799dc9cc 05:49:53 Removing intermediate container 5b8a799dc9cc 05:49:53 ---> 8a334abcee51 05:49:53 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:49:53 ---> Running in a5b9653003c2 05:49:54 Removing intermediate container a5b9653003c2 05:49:54 ---> f40ee3794ed4 05:49:54 Step 5/8 : RUN apk add --update --no-cache git make 05:49:54 ---> Running in 4b398d2796af 05:49:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:49:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:49:56 OK: 149 MiB in 40 packages 05:49:57 Removing intermediate container 4b398d2796af 05:49:57 ---> 6b30092b6c18 05:49:57 Step 6/8 : WORKDIR /build 05:49:57 ---> Running in c8fdc1239bbe 05:49:57 Removing intermediate container c8fdc1239bbe 05:49:57 ---> 5144f1da9a59 05:49:57 Step 7/8 : COPY go.mod . 05:49:58 ---> 1c8320b20ea9 05:49:58 Step 8/8 : RUN go mod download 05:49:58 ---> Running in fd83f27f6f55 05:50:13 Removing intermediate container fd83f27f6f55 05:50:13 ---> af0a45481a8e 05:50:13 Successfully built af0a45481a8e 05:50:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:50:13 + docker inspect -f . ci-base-image-x86_64 05:50:13 . [Pipeline] withDockerContainer 05:50:14 prd-centos7-docker-4c-2g-786 does not seem to be running inside a container 05:50:14 $ 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 ******** ci-base-image-x86_64 cat 05:50:14 $ docker top d0f5a847b9e30898032fb4722b1093be19a2add1970a106d08d30cb7eb2544dc -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:15 + go version 05:50:15 go version go1.16.3 linux/amd64 [Pipeline] } 05:50:15 $ docker stop --time=1 d0f5a847b9e30898032fb4722b1093be19a2add1970a106d08d30cb7eb2544dc 05:50:16 $ docker rm -f d0f5a847b9e30898032fb4722b1093be19a2add1970a106d08d30cb7eb2544dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:50:17 + docker inspect -f . ci-base-image-x86_64 05:50:17 . [Pipeline] withDockerContainer 05:50:17 prd-centos7-docker-4c-2g-786 does not seem to be running inside a container 05:50:17 $ 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 ******** ci-base-image-x86_64 cat 05:50:17 $ docker top dca2f3c52f3116ab5f2289a104ac72bc2af0f596a059565218ac6cfab38c05b9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:18 + go mod tidy 05:50:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-796 in /w/workspace/xfoundry_go-mod-bootstrap_PR-260 [Pipeline] { [Pipeline] ws 05:50:18 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [Pipeline] sh 05:50:18 Selected Git installation does not exist. Using Default 05:50:18 The recommended git tool is: NONE 05:50:18 + make test 05:50:18 go mod tidy 05:50:18 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:50:24 using credential edgex-jenkins-ssh 05:50:24 Cloning the remote Git repository 05:50:24 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 05:50:24 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 05:50:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 05:50:24 > git --version # timeout=10 05:50:24 > git --version # 'git version 2.17.1' 05:50:24 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:50:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 05:50:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:50:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 05:50:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 05:50:25 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/260/head:refs/remotes/origin/PR-260 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:50:26 Merging remotes/origin/master commit 285d6970ee0708c33b3b926aced785ca74112540 into PR head commit 193334dcc638f477a5343019ee8e28d13b72c894 05:50:26 Merge succeeded, producing 193334dcc638f477a5343019ee8e28d13b72c894 05:50:26 Checking out Revision 193334dcc638f477a5343019ee8e28d13b72c894 (PR-260) 05:50:26 > git config core.sparsecheckout # timeout=10 05:50:26 > git checkout -f 193334dcc638f477a5343019ee8e28d13b72c894 # timeout=10 05:50:26 > git remote # timeout=10 05:50:26 > git config --get remote.origin.url # timeout=10 05:50:26 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:26 > git merge 285d6970ee0708c33b3b926aced785ca74112540 # timeout=10 05:50:26 > git rev-parse HEAD^{commit} # timeout=10 05:50:26 > git config core.sparsecheckout # timeout=10 05:50:26 > git checkout -f 193334dcc638f477a5343019ee8e28d13b72c894 # timeout=10 05:50:30 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-configuration/v2" 05:50:30 > git --version # timeout=10 05:50:30 > git --version # 'git version 2.17.1' 05:50:30 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:50:32 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:50:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:50:33 + true 05:50:33 + sudo service docker restart 05:50:33 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 05:50:33 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.012s coverage: 5.4% of statements 05:50:33 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 05:50:33 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.012s coverage: 92.2% of statements 05:50:33 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.004s coverage: 85.3% of statements 05:50:33 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 05:50:33 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 05:50:33 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 05:50:33 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.007s coverage: 100.0% of statements 05:50:33 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.008s coverage: 26.7% of statements 05:50:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.019s coverage: 91.0% of statements 05:50:38 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 05:50:38 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 05:50:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.009s coverage: 91.3% of statements 05:50:38 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:50:44 gofmt -l . 05:50:44 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:50:44 $ docker stop --time=1 dca2f3c52f3116ab5f2289a104ac72bc2af0f596a059565218ac6cfab38c05b9 05:50:47 $ docker rm -f dca2f3c52f3116ab5f2289a104ac72bc2af0f596a059565218ac6cfab38c05b9 [Pipeline] // withDockerContainer [Pipeline] sh 05:50:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:50:48 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 05:50:49 ---> job-cost.sh 05:50:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QdYk [Pipeline] unstash [Pipeline] echo 05:50:51 ========================================================= 05:50:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:50:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:50:52 + 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 . 05:50:53 Sending build context to Docker daemon 990.2kB 05:50:53 Step 1/8 : ARG BASE=golang:1.16-alpine 05:50:53 Step 2/8 : FROM ${BASE} 05:50:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:50:53 595b0fe564bb: Pulling fs layer 05:50:53 3088b5b3c5c0: Pulling fs layer 05:50:53 5b7225fbf94c: Pulling fs layer 05:50:53 ba82ee9f976e: Pulling fs layer 05:50:53 506bd15cee9f: Pulling fs layer 05:50:53 75a0a4a0db45: Pulling fs layer 05:50:53 618dc40b7e24: Pulling fs layer 05:50:53 506bd15cee9f: Waiting 05:50:53 75a0a4a0db45: Waiting 05:50:53 618dc40b7e24: Waiting 05:50:53 ba82ee9f976e: Waiting 05:50:53 5b7225fbf94c: Verifying Checksum 05:50:53 5b7225fbf94c: Download complete 05:50:53 3088b5b3c5c0: Verifying Checksum 05:50:53 3088b5b3c5c0: Download complete 05:50:53 506bd15cee9f: Download complete 05:50:53 75a0a4a0db45: Download complete 05:50:54 595b0fe564bb: Verifying Checksum 05:50:54 595b0fe564bb: Download complete 05:50:54 595b0fe564bb: Pull complete 05:50:55 3088b5b3c5c0: Pull complete 05:50:56 5b7225fbf94c: Pull complete 05:50:57 618dc40b7e24: Verifying Checksum 05:50:57 618dc40b7e24: Download complete 05:50:59 ba82ee9f976e: Verifying Checksum 05:50:59 ba82ee9f976e: Download complete 05:51:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:51:10 ba82ee9f976e: Pull complete 05:51:10 506bd15cee9f: Pull complete 05:51:10 75a0a4a0db45: Pull complete 05:51:13 618dc40b7e24: Pull complete 05:51:13 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 05:51:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:51:13 ---> a36622ca3599 05:51:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:51:14 lf-activate-venv(): INFO: Adding /tmp/venv-QdYk/bin to PATH 05:51:14 INFO: No Stack... 05:51:15 ---> Running in cbd3f45bf4c7 05:51:15 INFO: Retrieving Pricing Info for: v3-standard-2 05:51:16 Removing intermediate container cbd3f45bf4c7 05:51:16 ---> 2c39c845a73f 05:51:16 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:51:16 ---> Running in 59763ea6d1c1 05:51:16 INFO: Archiving Costs [Pipeline] sh 05:51:16 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 05:51:16 + cut -d, -f6 [Pipeline] lock 05:51:16 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-260-1-stack-cost] 05:51:16 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-260-1-stack-cost] did not exist. Created. 05:51:16 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-260-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:51:17 + echo total: 0.05999999865889549 [Pipeline] stash 05:51:17 Stashed 1 file(s) [Pipeline] } 05:51:17 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-260-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:51:18 Removing intermediate container 59763ea6d1c1 05:51:18 ---> 897d8887cbf0 05:51:18 Step 5/8 : RUN apk add --update --no-cache git make 05:51:18 ---> Running in 2ec23c00100a 05:51:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:51:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:51:22 OK: 138 MiB in 40 packages 05:51:23 Removing intermediate container 2ec23c00100a 05:51:23 ---> 73c8cdb95ec1 05:51:23 Step 6/8 : WORKDIR /build 05:51:23 ---> Running in 744ec2314b7a 05:51:23 Removing intermediate container 744ec2314b7a 05:51:23 ---> d70da55bd271 05:51:23 Step 7/8 : COPY go.mod . 05:51:24 ---> e3fcd2fe4dd2 05:51:24 Step 8/8 : RUN go mod download 05:51:24 ---> Running in 33c9ce70f323 05:51:46 Removing intermediate container 33c9ce70f323 05:51:46 ---> c1d79b25c92b 05:51:46 Successfully built c1d79b25c92b 05:51:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:51:47 + docker inspect -f . ci-base-image-arm64 05:51:47 . [Pipeline] withDockerContainer 05:51:47 prd-ubuntu18.04-docker-arm64-4c-16g-796 does not seem to be running inside a container 05:51:47 $ 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 ******** ci-base-image-arm64 cat 05:51:48 $ docker top 9592eba8c6bba216f89b75d13f54e50fb621b37819a6516486c494150e43a02b -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:50 + go version 05:51:50 go version go1.16.5 linux/arm64 [Pipeline] } 05:51:50 $ docker stop --time=1 9592eba8c6bba216f89b75d13f54e50fb621b37819a6516486c494150e43a02b 05:51:51 $ docker rm -f 9592eba8c6bba216f89b75d13f54e50fb621b37819a6516486c494150e43a02b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:51:52 + docker inspect -f . ci-base-image-arm64 05:51:52 . [Pipeline] withDockerContainer 05:51:53 prd-ubuntu18.04-docker-arm64-4c-16g-796 does not seem to be running inside a container 05:51: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 ******** -e ******** -e ******** ci-base-image-arm64 cat 05:51:55 $ docker top 99704c980b98311c32665a319b5573c39909d9714835269a6c25cc218b75b83c -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:56 + go mod tidy [Pipeline] sh 05:51:57 + make test 05:51:57 go mod tidy 05:51:57 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:52:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 05:52:37 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.051s coverage: 5.4% of statements 05:52:37 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 05:52:37 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.100s coverage: 92.2% of statements 05:52:37 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.036s coverage: 85.3% of statements 05:52:38 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 05:52:38 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 05:52:38 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 05:52:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.044s coverage: 100.0% of statements 05:52:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.038s coverage: 26.7% of statements 05:52:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.054s coverage: 91.0% of statements 05:52:44 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 05:52:44 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 05:52:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.011s coverage: 91.3% of statements 05:52:44 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:53:06 gofmt -l . 05:53:06 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:53:06 $ docker stop --time=1 99704c980b98311c32665a319b5573c39909d9714835269a6c25cc218b75b83c 05:53:09 $ docker rm -f 99704c980b98311c32665a319b5573c39909d9714835269a6c25cc218b75b83c [Pipeline] // withDockerContainer [Pipeline] sh 05:53:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:53:09 Warning: overwriting stash ‘coverage-report’ 05:53:10 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 05:53:11 ---> job-cost.sh 05:53:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-y42y 05:53:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:55:27 lf-activate-venv(): INFO: Adding /tmp/venv-y42y/bin to PATH 05:55:27 INFO: No Stack... 05:55:27 INFO: Retrieving Pricing Info for: v2-standard-4 05:55:27 INFO: Archiving Costs [Pipeline] sh 05:55:27 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 05:55:27 + cut -d, -f6 [Pipeline] lock 05:55:27 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-260-1-stack-cost] 05:55:27 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-260-1-stack-cost] did not exist. Created. 05:55:27 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-260-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:55:28 /w/workspace/go-mod-bootstrap/1@tmp/durable-6ecdfa01/script.sh: 1: /w/workspace/go-mod-bootstrap/1@tmp/durable-6ecdfa01/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:55:28 + echo total: 0.18000000715255737 [Pipeline] stash 05:55:28 Warning: overwriting stash ‘stack-cost’ 05:55:28 Stashed 1 file(s) [Pipeline] } 05:55:28 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-260-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 05:55:29 provisioning config files... 05:55:30 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp/config3140608196930869964tmp [Pipeline] { [Pipeline] sh 05:55:30 + set +x 05:55:30 + curl -s https://codecov.io/bash 05:55:30 + bash -s -- 05:55:30 05:55:30 _____ _ 05:55:30 / ____| | | 05:55:30 | | ___ __| | ___ ___ _____ __ 05:55:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:55:30 | |___| (_) | (_| | __/ (_| (_) \ V / 05:55:30 \_____\___/ \__,_|\___|\___\___/ \_/ 05:55:30 Bash-1.0.3 05:55:30 05:55:30 05:55:30 ==> git version 2.24.4 found 05:55:30 ==> 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 05:55:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:55:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:55:30 ==> Jenkins CI detected. 05:55:30 project root: . 05:55:30 --> token set from env 05:55:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:55:30 ==> Running gcov in . (disable via -X gcov) 05:55:30 ==> Python coveragepy not found 05:55:30 ==> Searching for coverage reports in: 05:55:30 + . 05:55:30 -> Found 1 reports 05:55:30 ==> Detecting git/mercurial file structure 05:55:30 ==> Reading reports 05:55:30 + ./coverage.out bytes=31740 05:55:30 ==> Appending adjustments 05:55:30 https://docs.codecov.io/docs/fixing-reports 05:55:30 + Found adjustments 05:55:30 ==> Gzipping contents 05:55:30 8.0K /tmp/codecov.jPXYH3.gz 05:55:30 ==> Uploading reports 05:55:30 url: https://codecov.io 05:55:30 query: branch=PR-260&commit=193334dcc638f477a5343019ee8e28d13b72c894&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-260%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=260&job=&cmd_args= 05:55:30 -> Pinging Codecov 05:55:30 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-260&commit=193334dcc638f477a5343019ee8e28d13b72c894&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-260%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=260&job=&cmd_args= 05:55:31 -> Uploading to 05:55:31 https://storage.googleapis.com/codecov/v4/raw/2021-06-14/833815588EE85121546D348822E98E2E/193334dcc638f477a5343019ee8e28d13b72c894/4c103954-9667-4905-9b55-5b302b83e101.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210614%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210614T055530Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b0bc3a933b5a73c6ade1cf04d875c19ba8145cac71bb225cdcb88a8a4e8107b6 05:55:31 % Total % Received % Xferd Average Speed Time Time Time Current 05:55:31 Dload Upload Total Spent Left Speed 05:55:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5989 0 0 100 5989 0 19221 --:--:-- --:--:-- --:--:-- 19257 05:55:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/193334dcc638f477a5343019ee8e28d13b72c894 [Pipeline] } 05:55:31 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 05:55:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:55:34 ---> package-listing.sh 05:55:34 ++ facter osfamily 05:55:34 ++ tr '[:upper:]' '[:lower:]' 05:55:34 + OS_FAMILY=redhat 05:55:34 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-260 05:55:34 + START_PACKAGES=/tmp/packages_start.txt 05:55:34 + END_PACKAGES=/tmp/packages_end.txt 05:55:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:55:34 + PACKAGES=/tmp/packages_start.txt 05:55:34 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-260 ']' 05:55:34 + PACKAGES=/tmp/packages_end.txt 05:55:34 + case "${OS_FAMILY}" in 05:55:34 + sort 05:55:34 + rpm -qa 05:55:35 + '[' -f /tmp/packages_start.txt ']' 05:55:35 + '[' -f /tmp/packages_end.txt ']' 05:55:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:55:35 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-260 ']' 05:55:35 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-260/archives/ 05:55:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-260/archives/ [Pipeline] echo 05:55: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-260/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:55:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:55:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:55:36 05:55:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:55:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:55:36 alpine: Pulling from edgex-lftools-log-publisher 05:55:36 df20fa9351a1: Pulling fs layer 05:55:36 36b3adc4ff6f: Pulling fs layer 05:55:36 8ad3a11d3b57: Pulling fs layer 05:55:36 46f8f816bc3b: Pulling fs layer 05:55:36 93b61091891f: Pulling fs layer 05:55:36 93b9cdb0e59b: Pulling fs layer 05:55:36 5e14af77c1be: Pulling fs layer 05:55:36 01666e4c0597: Pulling fs layer 05:55:36 aa168da1d23b: Pulling fs layer 05:55:36 93b61091891f: Waiting 05:55:36 93b9cdb0e59b: Waiting 05:55:36 5e14af77c1be: Waiting 05:55:36 01666e4c0597: Waiting 05:55:36 aa168da1d23b: Waiting 05:55:36 46f8f816bc3b: Waiting 05:55:36 36b3adc4ff6f: Verifying Checksum 05:55:36 36b3adc4ff6f: Download complete 05:55:36 46f8f816bc3b: Verifying Checksum 05:55:36 46f8f816bc3b: Download complete 05:55:36 df20fa9351a1: Verifying Checksum 05:55:36 df20fa9351a1: Download complete 05:55:36 93b9cdb0e59b: Verifying Checksum 05:55:36 93b9cdb0e59b: Download complete 05:55:36 5e14af77c1be: Verifying Checksum 05:55:36 5e14af77c1be: Download complete 05:55:36 93b61091891f: Verifying Checksum 05:55:36 93b61091891f: Download complete 05:55:37 01666e4c0597: Verifying Checksum 05:55:37 01666e4c0597: Download complete 05:55:37 df20fa9351a1: Pull complete 05:55:37 8ad3a11d3b57: Verifying Checksum 05:55:37 8ad3a11d3b57: Download complete 05:55:37 36b3adc4ff6f: Pull complete 05:55:37 8ad3a11d3b57: Pull complete 05:55:38 46f8f816bc3b: Pull complete 05:55:38 93b61091891f: Pull complete 05:55:38 93b9cdb0e59b: Pull complete 05:55:38 aa168da1d23b: Verifying Checksum 05:55:38 aa168da1d23b: Download complete 05:55:38 5e14af77c1be: Pull complete 05:55:38 01666e4c0597: Pull complete 05:55:43 aa168da1d23b: Pull complete 05:55:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:55:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:55:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:55:43 prd-centos7-docker-4c-2g-773 does not seem to be running inside a container 05:55:43 $ 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-260/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-260 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-260:/w/workspace/xfoundry_go-mod-bootstrap_PR-260:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:55:50 $ docker top 87372b615eea9e1e1bdb02c74098de58a1fcbabc1e2d44b197e7f1edc437e8d4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:55:51 + touch /tmp/pre-build-complete [Pipeline] sh 05:55:51 + mkdir -p /var/log/sa [Pipeline] sh 05:55:51 + ls /var/log/sa-host 05:55:51 + sadf -c /var/log/sa-host/sa05 05:55:51 file_magic: OK 05:55:51 HZ: Using current value: 100 05:55:51 file_header: OK 05:55:51 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 05:55:51 Statistics: 05:55:51 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:55:51 File successfully converted to sysstat format version 12.2.1 05:55:51 + sadf -c /var/log/sa-host/sa14 05:55:51 file_magic: OK 05:55:51 HZ: Using current value: 100 05:55:51 file_header: OK 05:55:51 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 05:55:51 Statistics: 05:55:51 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:55:51 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:55:52 provisioning config files... 05:55:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp/config4261794101503422655tmp [Pipeline] { [Pipeline] echo 05:55:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:55:52 ---> create-netrc.sh [Pipeline] } 05:55:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:55:52 ---> python-tools-install.sh [Pipeline] echo 05:55:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:55:53 ---> sudo-logs.sh 05:55:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:55:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:55:53 ---> job-cost.sh 05:55:53 lf-activate-venv: SKIPPING 05:55:53 DEBUG: total: 0.18000000715255737 05:55:53 INFO: Retrieving Stack Cost... 05:55:55 INFO: Retrieving Pricing Info for: v3-standard-2 05:55:55 INFO: Archiving Costs [Pipeline] echo 05:55:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:55:55 ---> logs-deploy.sh 05:55:55 lf-activate-venv: SKIPPING 05:55:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-260/1 05:55:55 INFO: archiving workspace using pattern(s): 05:55:56 Archives upload complete. 05:55:56 INFO: archiving logs to Nexus 05:55:57 ---> uname -a: 05:55:57 Linux prd-centos7-docker-4c-2g-773.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:55:57 05:55:57 05:55:57 ---> lscpu: 05:55:57 Architecture: x86_64 05:55:57 CPU op-mode(s): 32-bit, 64-bit 05:55:57 Byte Order: Little Endian 05:55:57 Address sizes: 40 bits physical, 48 bits virtual 05:55:57 CPU(s): 2 05:55:57 On-line CPU(s) list: 0,1 05:55:57 Thread(s) per core: 1 05:55:57 Core(s) per socket: 1 05:55:57 Socket(s): 2 05:55:57 NUMA node(s): 1 05:55:57 Vendor ID: AuthenticAMD 05:55:57 CPU family: 23 05:55:57 Model: 49 05:55:57 Model name: AMD EPYC-Rome Processor 05:55:57 Stepping: 0 05:55:57 CPU MHz: 2800.000 05:55:57 BogoMIPS: 5600.00 05:55:57 Virtualization: AMD-V 05:55:57 Hypervisor vendor: KVM 05:55:57 Virtualization type: full 05:55:57 L1d cache: 64 KiB 05:55:57 L1i cache: 64 KiB 05:55:57 L2 cache: 1 MiB 05:55:57 L3 cache: 32 MiB 05:55:57 NUMA node0 CPU(s): 0,1 05:55:57 Vulnerability Itlb multihit: Not affected 05:55:57 Vulnerability L1tf: Not affected 05:55:57 Vulnerability Mds: Not affected 05:55:57 Vulnerability Meltdown: Not affected 05:55:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:55:57 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:55:57 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:55:57 Vulnerability Srbds: Not affected 05:55:57 Vulnerability Tsx async abort: Not affected 05:55:57 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 05:55:57 05:55:57 05:55:57 ---> nproc: 05:55:57 2 05:55:57 05:55:57 05:55:57 ---> df -h: 05:55:57 Filesystem Size Used Available Use% Mounted on 05:55:57 overlay 40.0G 7.6G 32.4G 19% / 05:55:57 tmpfs 64.0M 0 64.0M 0% /dev 05:55:57 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:55:57 shm 64.0M 0 64.0M 0% /dev/shm 05:55:57 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 05:55:57 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 05:55:57 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 05:55:57 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 05:55:57 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 05:55:57 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-260 05:55:57 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-260@tmp 05:55:57 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 05:55:57 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 05:55:57 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 05:55:57 05:55:57 05:55:57 ---> free -m: 05:55:57 total used free shared buff/cache available 05:55:57 Mem: 7821 979 4747 0 2093 6663 05:55:57 Swap: 1023 0 1023 05:55:57 05:55:57 05:55:57 ---> ip addr: 05:55:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:55:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:55:57 inet 127.0.0.1/8 scope host lo 05:55:57 valid_lft forever preferred_lft forever 05:55:57 inet6 ::1/128 scope host 05:55:57 valid_lft forever preferred_lft forever 05:55:57 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:55:57 link/ether fa:16:3e:96:66:16 brd ff:ff:ff:ff:ff:ff 05:55:57 inet 10.30.123.114/23 brd 10.30.123.255 scope global dynamic eth0 05:55:57 valid_lft 85794sec preferred_lft 85794sec 05:55:57 inet6 fe80::f816:3eff:fe96:6616/64 scope link 05:55:57 valid_lft forever preferred_lft forever 05:55:57 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:55:57 link/ether 02:42:d5:92:5e:0f brd ff:ff:ff:ff:ff:ff 05:55:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:55:57 valid_lft forever preferred_lft forever 05:55:57 inet6 fe80::42:d5ff:fe92:5e0f/64 scope link 05:55:57 valid_lft forever preferred_lft forever 05:55:57 05:55:57 05:55:57 ---> sar -b -r -n DEV: 05:55:57 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 05:55:57 05:55:57 05:45:39 LINUX RESTART (2 CPU) 05:55:57 05:55:57 05:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:55:57 05:47:01 138.48 23.49 114.99 0.00 6032.66 24328.57 0.00 05:55:57 05:48:01 1.82 0.00 1.82 0.00 0.00 36.63 0.00 05:55:57 05:49:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 05:55:57 05:50:01 0.22 0.00 0.22 0.00 0.00 2.83 0.00 05:55:57 05:51:01 0.27 0.00 0.27 0.00 0.00 4.02 0.00 05:55:57 05:52:01 0.40 0.00 0.40 0.00 0.00 5.93 0.00 05:55:57 05:53:01 0.18 0.00 0.18 0.00 0.00 2.47 0.00 05:55:57 05:54:01 0.30 0.00 0.30 0.00 0.00 3.63 0.00 05:55:57 05:55:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 05:55:57 Average: 15.57 2.57 13.00 0.00 660.45 2670.28 0.00 05:55:57 05:55:57 05:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:55:57 05:47:01 5454080 0 815616 10.18 2620 1736616 1561740 17.24 585072 1568996 132 05:55:57 05:48:01 5461612 0 808076 10.09 2620 1736624 1505580 16.62 579072 1568964 16 05:55:57 05:49:01 5462852 0 806836 10.07 2620 1736624 1497356 16.53 580260 1566888 16 05:55:57 05:50:01 5462604 0 807080 10.08 2620 1736628 1485116 16.40 580628 1566888 20 05:55:57 05:51:01 5463084 0 806592 10.07 2620 1736636 1485212 16.40 573616 1573824 12 05:55:57 05:52:01 5464252 0 805420 10.06 2620 1736640 1478984 16.33 572776 1573824 8 05:55:57 05:53:01 5466200 0 803464 10.03 2620 1736648 1464592 16.17 571372 1573880 8 05:55:57 05:54:01 5464880 0 804780 10.05 2620 1736652 1464592 16.17 572464 1573880 8 05:55:57 05:55:01 5464424 0 805232 10.05 2620 1736656 1464592 16.17 572372 1573880 8 05:55:57 Average: 5462665 0 807011 10.08 2620 1736636 1489752 16.45 576404 1571225 25 05:55:57 05:55:57 05:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:55:57 05:47:01 eth0 433.40 283.27 1083.60 77.30 0.00 0.00 0.00 0.00 05:55:57 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:57 05:47:01 docker0 4.32 3.00 1.16 8.51 0.00 0.00 0.00 0.00 05:55:57 05:48:01 eth0 6.25 1.18 1.55 0.78 0.00 0.00 0.00 0.00 05:55:57 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:57 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:57 05:49:01 eth0 7.13 0.82 1.33 0.60 0.00 0.00 0.00 0.00 05:55:57 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:57 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:57 05:50:01 eth0 3.75 1.55 1.93 1.36 0.00 0.00 0.00 0.00 05:55:57 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:57 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:57 05:51:01 eth0 1.03 0.63 0.55 0.43 0.00 0.00 0.00 0.00 05:55:57 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:57 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:57 05:52:01 eth0 0.43 0.25 0.15 0.08 0.00 0.00 0.00 0.00 05:55:57 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:57 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:57 05:53:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:55:57 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:57 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:57 05:54:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:55:57 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:57 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:57 05:55:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:55:57 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:57 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:57 Average: eth0 49.57 31.53 119.25 8.83 0.00 0.00 0.00 0.00 05:55:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:57 Average: docker0 0.47 0.33 0.13 0.93 0.00 0.00 0.00 0.00 05:55:57 05:55:57 05:55:57 ---> sar -P ALL: 05:55:57 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 05:55:57 05:55:57 05:45:39 LINUX RESTART (2 CPU) 05:55:57 05:55:57 05:46:01 CPU %user %nice %system %iowait %steal %idle 05:55:57 05:47:01 all 17.83 0.00 5.50 4.92 0.06 71.69 05:55:57 05:47:01 0 17.86 0.00 5.58 4.72 0.05 71.78 05:55:57 05:47:01 1 17.80 0.00 5.42 5.11 0.07 71.60 05:55:57 05:48:01 all 0.14 0.00 0.06 0.00 0.04 99.76 05:55:57 05:48:01 0 0.07 0.00 0.05 0.00 0.05 99.83 05:55:57 05:48:01 1 0.22 0.00 0.07 0.00 0.03 99.68 05:55:57 05:49:01 all 0.11 0.00 0.03 0.00 0.03 99.83 05:55:57 05:49:01 0 0.07 0.00 0.03 0.00 0.03 99.87 05:55:57 05:49:01 1 0.15 0.00 0.02 0.00 0.03 99.80 05:55:57 05:50:01 all 0.11 0.00 0.05 0.00 0.03 99.81 05:55:57 05:50:01 0 0.07 0.00 0.05 0.00 0.05 99.83 05:55:57 05:50:01 1 0.15 0.00 0.05 0.00 0.02 99.78 05:55:57 05:51:01 all 0.14 0.00 0.03 0.00 0.03 99.80 05:55:57 05:51:01 0 0.15 0.00 0.03 0.00 0.03 99.78 05:55:57 05:51:01 1 0.13 0.00 0.02 0.00 0.03 99.82 05:55:57 05:52:01 all 0.13 0.00 0.03 0.00 0.03 99.82 05:55:57 05:52:01 0 0.23 0.00 0.03 0.00 0.03 99.70 05:55:57 05:52:01 1 0.02 0.00 0.02 0.00 0.03 99.93 05:55:57 05:53:01 all 0.08 0.00 0.03 0.00 0.03 99.87 05:55:57 05:53:01 0 0.10 0.00 0.03 0.00 0.03 99.83 05:55:57 05:53:01 1 0.05 0.00 0.02 0.00 0.03 99.90 05:55:57 05:54:01 all 0.06 0.00 0.03 0.00 0.03 99.88 05:55:57 05:54:01 0 0.02 0.00 0.03 0.00 0.05 99.90 05:55:57 05:54:01 1 0.10 0.00 0.02 0.00 0.02 99.87 05:55:57 05:55:01 all 0.04 0.00 0.03 0.00 0.03 99.90 05:55:57 05:55:01 0 0.05 0.00 0.03 0.00 0.02 99.90 05:55:57 05:55:01 1 0.03 0.00 0.03 0.00 0.03 99.90 05:55:57 Average: all 1.99 0.00 0.62 0.52 0.04 96.84 05:55:57 Average: 0 1.98 0.00 0.63 0.50 0.04 96.85 05:55:57 Average: 1 1.99 0.00 0.60 0.54 0.03 96.83 05:55:57 05:55:57 05:55:57