Pull request #172 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 28c95825f709190471019b6ad8cb50fa9b599c37+bfe8b6d03e48aca57198d29dac0aa5fe93ed02ec (3dfeaef49455579f82da4a161b3979485a98caa8) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-172/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-172/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [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: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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: true 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-31678 in /w/workspace/foundry_device-virtual-go_PR-172 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-172 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit bfe8b6d03e48aca57198d29dac0aa5fe93ed02ec into PR head commit 28c95825f709190471019b6ad8cb50fa9b599c37 Merge succeeded, producing 28c95825f709190471019b6ad8cb50fa9b599c37 Checking out Revision 28c95825f709190471019b6ad8cb50fa9b599c37 (PR-172) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.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/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 28c95825f709190471019b6ad8cb50fa9b599c37 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bfe8b6d03e48aca57198d29dac0aa5fe93ed02ec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 28c95825f709190471019b6ad8cb50fa9b599c37 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:02:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:02:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:02:56 ========================================================= 06:02:56 EdgeX Global Pipelines Version Info 06:02:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:02:58 ------------------- 06:02:58 stable info: 06:02:58 ------------------- 06:02:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:02:58 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 06:02:58 Message: update stable to v1.0.186 06:02:58 ------------------- 06:02:58 experimental info: 06:02:58 ------------------- 06:02:58 Commited By: **** collab-it+edgex@linuxfoundation.org 06:02:58 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 06:02:58 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:02:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 06:02:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 06:02:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:02:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:02:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:02:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:02:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:03:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:03:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:03:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:03:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:03:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo 06:03:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:03:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:03:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:03:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:03:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:03:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:03:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:03:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:03:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:03:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:03:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:03:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:03:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:03:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:03:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-172 [Pipeline] echo 06:03:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-172 [Pipeline] echo 06:03:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-172 [Pipeline] echo 06:03:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 28c95825f709190471019b6ad8cb50fa9b599c37 [Pipeline] echo 06:03:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 28c9582 [Pipeline] echo 06:03:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:03:03 provisioning config files... 06:03:03 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-172@tmp/config5674650474156718277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:03 ---> docker-login.sh 06:03:03 nexus3.edgexfoundry.org:10001 06:03:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:04 Configure a credential helper to remove this warning. See 06:03:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:04 06:03:04 Login Succeeded 06:03:04 nexus3.edgexfoundry.org:10002 06:03:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:04 Configure a credential helper to remove this warning. See 06:03:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:04 06:03:04 Login Succeeded 06:03:04 nexus3.edgexfoundry.org:10003 06:03:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:04 Configure a credential helper to remove this warning. See 06:03:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:04 06:03:04 Login Succeeded 06:03:04 nexus3.edgexfoundry.org:10004 06:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:05 Configure a credential helper to remove this warning. See 06:03:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:05 06:03:05 Login Succeeded 06:03:05 docker.io 06:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:05 Configure a credential helper to remove this warning. See 06:03:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:05 06:03:05 Login Succeeded 06:03:05 ---> docker-login.sh ends [Pipeline] } 06:03:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:03:06 + git log --format=format:%s -1 28c95825f709190471019b6ad8cb50fa9b599c37 [Pipeline] echo 06:03:06 GIT_COMMIT: 28c95825f709190471019b6ad8cb50fa9b599c37, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 06:03:06 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:03:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:03:07 06:03:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:03:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:03:07 latest: Pulling from edgex-devops/git-semver 06:03:07 31603596830f: Pulling fs layer 06:03:07 2a8b12db71e7: Pulling fs layer 06:03:07 6ca5941a6612: Pulling fs layer 06:03:07 ecc8261a40a4: Pulling fs layer 06:03:07 ecc8261a40a4: Waiting 06:03:07 2a8b12db71e7: Verifying Checksum 06:03:07 2a8b12db71e7: Download complete 06:03:07 31603596830f: Verifying Checksum 06:03:07 31603596830f: Download complete 06:03:07 ecc8261a40a4: Verifying Checksum 06:03:07 ecc8261a40a4: Download complete 06:03:07 6ca5941a6612: Verifying Checksum 06:03:07 6ca5941a6612: Download complete 06:03:08 31603596830f: Pull complete 06:03:08 2a8b12db71e7: Pull complete 06:03:09 6ca5941a6612: Pull complete 06:03:09 ecc8261a40a4: Pull complete 06:03:09 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:03:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:03:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:03:09 prd-centos7-docker-4c-2g-31678 does not seem to be running inside a container 06:03:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-172 -v /w/workspace/foundry_device-virtual-go_PR-172:/w/workspace/foundry_device-virtual-go_PR-172:rw,z -v /w/workspace/foundry_device-virtual-go_PR-172@tmp:/w/workspace/foundry_device-virtual-go_PR-172@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:03:11 $ docker top fd00dabafee5be80ad62b81096934a57d1308e8cbab809f08236998d7587de34 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:03:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:03:12 [ssh-agent] Looking for ssh-agent implementation... 06:03:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:03:12 $ docker exec fd00dabafee5be80ad62b81096934a57d1308e8cbab809f08236998d7587de34 ssh-agent 06:03:12 SSH_AUTH_SOCK=/tmp/ssh-CJspU76TxVgz/agent.11 06:03:12 SSH_AGENT_PID=16 06:03:12 Running ssh-add (command line suppressed) 06:03:12 Identity added: /w/workspace/foundry_device-virtual-go_PR-172@tmp/private_key_4383313043633263728.key (/w/workspace/foundry_device-virtual-go_PR-172@tmp/private_key_4383313043633263728.key) 06:03:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:03:13 + git tag --points-at HEAD [Pipeline] } 06:03:13 $ docker exec --env ******** --env ******** fd00dabafee5be80ad62b81096934a57d1308e8cbab809f08236998d7587de34 ssh-agent -k 06:03:13 unset SSH_AUTH_SOCK; 06:03:13 unset SSH_AGENT_PID; 06:03:13 echo Agent pid 16 killed; 06:03:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:03:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:03:13 [ssh-agent] Looking for ssh-agent implementation... 06:03:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:03:14 $ docker exec fd00dabafee5be80ad62b81096934a57d1308e8cbab809f08236998d7587de34 ssh-agent 06:03:14 SSH_AUTH_SOCK=/tmp/ssh-tUIy7c2XHWkd/agent.45 06:03:14 SSH_AGENT_PID=50 06:03:14 Running ssh-add (command line suppressed) 06:03:14 Identity added: /w/workspace/foundry_device-virtual-go_PR-172@tmp/private_key_6001882207578246657.key (/w/workspace/foundry_device-virtual-go_PR-172@tmp/private_key_6001882207578246657.key) 06:03:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:03:14 + git semver init 06:03:14 # -> Open(): unable to determine branch for HEAD 06:03:14 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-172/.git 06:03:14 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-172 06:03:14 # $SEMVER_REMOTE_NAME = origin 06:03:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:03:14 # $SEMVER_USER_NAME = edgex-jenkins 06:03:14 # $SEMVER_BRANCH = PR-172 06:03:14 # $SEMVER_TEMP = /tmp/semver-930563901 06:03:14 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 06:03:15 # '/tmp/semver-930563901' -> '/w/workspace/foundry_device-virtual-go_PR-172/.semver' 06:03:15 # -> Force: false 06:03:15 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-172/.semver [Pipeline] } 06:03:15 $ docker exec --env ******** --env ******** fd00dabafee5be80ad62b81096934a57d1308e8cbab809f08236998d7587de34 ssh-agent -k 06:03:15 unset SSH_AUTH_SOCK; 06:03:15 unset SSH_AGENT_PID; 06:03:15 echo Agent pid 50 killed; 06:03:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:03:16 + git semver [Pipeline] } 06:03:16 $ docker stop --time=1 fd00dabafee5be80ad62b81096934a57d1308e8cbab809f08236998d7587de34 06:03:17 $ docker rm -f fd00dabafee5be80ad62b81096934a57d1308e8cbab809f08236998d7587de34 [Pipeline] // withDockerContainer [Pipeline] sh 06:03:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:03:18 Stashed 1 file(s) [Pipeline] echo 06:03:18 [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 06:03:34 Still waiting to schedule task 06:03:34 ‘prd-centos7-docker-4c-2g-31668’ is offline; ‘prd-centos7-docker-4c-2g-31676’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30485’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30654’ doesn’t have label ‘centos7-docker-4c-2g’ 06:03:34 Still waiting to schedule task 06:03:34 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:06:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31689 in /w/workspace/foundry_device-virtual-go_PR-172 [Pipeline] { [Pipeline] ws 06:06:07 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:06:13 using credential edgex-jenkins-ssh 06:06:13 Cloning the remote Git repository 06:06:13 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:06:13 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:06:13 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:06:13 > git --version # timeout=10 06:06:13 > git --version # 'git version 2.17.1' 06:06:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:06:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:06:15 Merging remotes/origin/master commit bfe8b6d03e48aca57198d29dac0aa5fe93ed02ec into PR head commit 28c95825f709190471019b6ad8cb50fa9b599c37 06:06:15 Merge succeeded, producing 28c95825f709190471019b6ad8cb50fa9b599c37 06:06:15 Checking out Revision 28c95825f709190471019b6ad8cb50fa9b599c37 (PR-172) 06:06:14 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:06:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:06:14 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:06:14 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:06:14 using GIT_SSH to set credentials SSH Credentials for GitHub 06:06:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:06:15 > git config core.sparsecheckout # timeout=10 06:06:15 > git checkout -f 28c95825f709190471019b6ad8cb50fa9b599c37 # timeout=10 06:06:15 > git remote # timeout=10 06:06:15 > git config --get remote.origin.url # timeout=10 06:06:15 using GIT_SSH to set credentials SSH Credentials for GitHub 06:06:15 > git merge bfe8b6d03e48aca57198d29dac0aa5fe93ed02ec # timeout=10 06:06:15 > git rev-parse HEAD^{commit} # timeout=10 06:06:15 > git config core.sparsecheckout # timeout=10 06:06:15 > git checkout -f 28c95825f709190471019b6ad8cb50fa9b599c37 # timeout=10 06:06:19 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:06:19 > git --version # timeout=10 06:06:19 > git --version # 'git version 2.17.1' 06:06:19 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:06:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:06:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:06:22 + sudo service docker restart 06:06:22 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:06:25 provisioning config files... 06:06:25 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config550816176351252686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:06:25 ---> docker-login.sh 06:06:25 nexus3.edgexfoundry.org:10001 06:06:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:27 Configure a credential helper to remove this warning. See 06:06:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:27 06:06:27 Login Succeeded 06:06:27 nexus3.edgexfoundry.org:10002 06:06:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:27 Configure a credential helper to remove this warning. See 06:06:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:27 06:06:27 Login Succeeded 06:06:27 nexus3.edgexfoundry.org:10003 06:06:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:28 Configure a credential helper to remove this warning. See 06:06:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:28 06:06:28 Login Succeeded 06:06:28 nexus3.edgexfoundry.org:10004 06:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:29 Configure a credential helper to remove this warning. See 06:06:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:29 06:06:29 Login Succeeded 06:06:29 docker.io 06:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:29 Configure a credential helper to remove this warning. See 06:06:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:29 06:06:29 Login Succeeded 06:06:29 ---> docker-login.sh ends [Pipeline] } 06:06:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:06:30 ========================================================= 06:06:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:06:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:06:30 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:06:31 Sending build context to Docker daemon 492.5kB 06:06:31 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:06:31 Step 2/8 : FROM ${BASE} 06:06:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:06:31 5f621e34cdf4: Pulling fs layer 06:06:31 a4357932f1b6: Pulling fs layer 06:06:31 18c013af1878: Pulling fs layer 06:06:31 00ac8860ef70: Pulling fs layer 06:06:31 63d7cb157983: Pulling fs layer 06:06:31 b116817d02f9: Pulling fs layer 06:06:31 745a02a5169b: Pulling fs layer 06:06:31 00ac8860ef70: Waiting 06:06:31 63d7cb157983: Waiting 06:06:31 b116817d02f9: Waiting 06:06:31 745a02a5169b: Waiting 06:06:31 18c013af1878: Verifying Checksum 06:06:31 18c013af1878: Download complete 06:06:31 a4357932f1b6: Verifying Checksum 06:06:31 a4357932f1b6: Download complete 06:06:31 63d7cb157983: Verifying Checksum 06:06:31 63d7cb157983: Download complete 06:06:31 b116817d02f9: Verifying Checksum 06:06:31 b116817d02f9: Download complete 06:06:31 5f621e34cdf4: Verifying Checksum 06:06:31 5f621e34cdf4: Download complete 06:06:32 5f621e34cdf4: Pull complete 06:06:33 a4357932f1b6: Pull complete 06:06:33 18c013af1878: Pull complete 06:06:34 745a02a5169b: Verifying Checksum 06:06:34 745a02a5169b: Download complete 06:06:35 00ac8860ef70: Verifying Checksum 06:06:35 00ac8860ef70: Download complete 06:06:45 00ac8860ef70: Pull complete 06:06:45 63d7cb157983: Pull complete 06:06:45 b116817d02f9: Pull complete 06:06:49 745a02a5169b: Pull complete 06:06:49 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:06:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:06:49 ---> b7e6874047d6 06:06:49 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:06:52 ---> Running in 7b0af88cd193 06:06:52 Removing intermediate container 7b0af88cd193 06:06:52 ---> 92dbbdc2d320 06:06:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:52 ---> Running in d05f5873284a 06:06:55 Removing intermediate container d05f5873284a 06:06:55 ---> 5c679c4d6404 06:06:55 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:06:55 ---> Running in aa6375e85062 06:06:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:06:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:06:58 Running on prd-centos7-docker-4c-2g-31693 in /w/workspace/foundry_device-virtual-go_PR-172 [Pipeline] { [Pipeline] ws 06:06:58 Running in /w/workspace/device-virtual-go/1 [Pipeline] { 06:06:58 (1/14) Installing libmagic (5.38-r0) [Pipeline] checkout 06:06:58 (2/14) Installing file (5.38-r0) 06:06:58 (3/14) Installing libc-dev (0.7.2-r3) 06:06:58 (4/14) Installing g++ (9.3.0-r2) 06:07:00 using credential edgex-jenkins-ssh 06:07:00 Cloning the remote Git repository 06:07:01 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:07:01 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:07:01 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:07:01 > git --version # timeout=10 06:07:01 > git --version # 'git version 2.24.3' 06:07:01 using GIT_SSH to set credentials SSH Credentials for GitHub 06:07:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:07:02 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:07:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:07:02 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:07:02 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:07:02 using GIT_SSH to set credentials SSH Credentials for GitHub 06:07:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:07:03 Merging remotes/origin/master commit bfe8b6d03e48aca57198d29dac0aa5fe93ed02ec into PR head commit 28c95825f709190471019b6ad8cb50fa9b599c37 06:07:03 Merge succeeded, producing 28c95825f709190471019b6ad8cb50fa9b599c37 06:07:03 Checking out Revision 28c95825f709190471019b6ad8cb50fa9b599c37 (PR-172) 06:07:03 > git config core.sparsecheckout # timeout=10 06:07:03 > git checkout -f 28c95825f709190471019b6ad8cb50fa9b599c37 # timeout=10 06:07:03 > git remote # timeout=10 06:07:03 > git config --get remote.origin.url # timeout=10 06:07:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:07:03 > git merge bfe8b6d03e48aca57198d29dac0aa5fe93ed02ec # timeout=10 06:07:03 > git rev-parse HEAD^{commit} # timeout=10 06:07:03 > git config core.sparsecheckout # timeout=10 06:07:03 > git checkout -f 28c95825f709190471019b6ad8cb50fa9b599c37 # timeout=10 06:07:06 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:07:07 > git --version # timeout=10 06:07:07 > git --version # 'git version 2.24.3' 06:07:07 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:07:08 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:07:08 (5/14) Installing fortify-headers (1.1-r0) 06:07:08 (6/14) Installing patch (2.7.6-r6) 06:07:08 (7/14) Installing build-base (0.5-r2) 06:07:08 (8/14) Installing openssh-keygen (8.3_p1-r2) 06:07:08 (9/14) Installing libedit (20191231.3.1-r0) 06:07:08 (10/14) Installing openssh-client (8.3_p1-r2) 06:07:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:07:09 + sudo service docker restart 06:07:09 + true 06:07:09 Redirecting to /bin/systemctl restart docker.service 06:07:09 (11/14) Installing openssh-sftp-server (8.3_p1-r2) 06:07:09 (12/14) Installing openssh-server-common (8.3_p1-r2) 06:07:09 (13/14) Installing openssh-server (8.3_p1-r2) 06:07:09 (14/14) Installing openssh (8.3_p1-r2) 06:07:09 Executing busybox-1.31.1-r19.trigger 06:07:09 OK: 221 MiB in 53 packages [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:07:10 provisioning config files... 06:07:10 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config541100009431086918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:07:11 ---> docker-login.sh 06:07:11 nexus3.edgexfoundry.org:10001 06:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:11 Configure a credential helper to remove this warning. See 06:07:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:11 06:07:11 Login Succeeded 06:07:11 nexus3.edgexfoundry.org:10002 06:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:11 Configure a credential helper to remove this warning. See 06:07:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:11 06:07:11 Login Succeeded 06:07:11 nexus3.edgexfoundry.org:10003 06:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:11 Configure a credential helper to remove this warning. See 06:07:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:11 06:07:11 Login Succeeded 06:07:11 nexus3.edgexfoundry.org:10004 06:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:12 Configure a credential helper to remove this warning. See 06:07:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:12 06:07:12 Login Succeeded 06:07:12 docker.io 06:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:12 Configure a credential helper to remove this warning. See 06:07:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:12 06:07:12 Login Succeeded 06:07:12 ---> docker-login.sh ends [Pipeline] } 06:07:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:07:13 ========================================================= 06:07:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:07:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:07:13 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:07:13 Sending build context to Docker daemon 493.6kB 06:07:13 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:07:13 Step 2/8 : FROM ${BASE} 06:07:13 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:07:13 188c0c94c7c5: Pulling fs layer 06:07:13 0ef7d3d256c8: Pulling fs layer 06:07:13 de9db76c5a1d: Pulling fs layer 06:07:13 bca2f99d35d6: Pulling fs layer 06:07:13 93359f2a8cfa: Pulling fs layer 06:07:13 7c6f9722023f: Pulling fs layer 06:07:13 a35cf1a2eb13: Pulling fs layer 06:07:13 93359f2a8cfa: Waiting 06:07:13 7c6f9722023f: Waiting 06:07:13 a35cf1a2eb13: Waiting 06:07:13 bca2f99d35d6: Waiting 06:07:13 de9db76c5a1d: Verifying Checksum 06:07:13 de9db76c5a1d: Download complete 06:07:13 0ef7d3d256c8: Verifying Checksum 06:07:13 0ef7d3d256c8: Download complete 06:07:13 93359f2a8cfa: Verifying Checksum 06:07:13 93359f2a8cfa: Download complete 06:07:14 Removing intermediate container aa6375e85062 06:07:14 ---> dd3ccdad3fc4 06:07:14 Step 6/8 : WORKDIR /device-virtual-go 06:07:14 ---> Running in 3e4a3142fa47 06:07:14 7c6f9722023f: Verifying Checksum 06:07:14 7c6f9722023f: Download complete 06:07:14 188c0c94c7c5: Verifying Checksum 06:07:14 188c0c94c7c5: Download complete 06:07:14 Removing intermediate container 3e4a3142fa47 06:07:14 ---> 4f1b9375236c 06:07:14 Step 7/8 : COPY . . 06:07:14 188c0c94c7c5: Pull complete 06:07:14 0ef7d3d256c8: Pull complete 06:07:15 de9db76c5a1d: Pull complete 06:07:15 ---> da456c1ae3a0 06:07:15 Step 8/8 : RUN go mod download 06:07:15 ---> Running in c2eaa8cbf262 06:07:17 a35cf1a2eb13: Verifying Checksum 06:07:17 a35cf1a2eb13: Download complete 06:07:17 bca2f99d35d6: Verifying Checksum 06:07:17 bca2f99d35d6: Download complete 06:07:23 bca2f99d35d6: Pull complete 06:07:23 93359f2a8cfa: Pull complete 06:07:23 7c6f9722023f: Pull complete 06:07:28 a35cf1a2eb13: Pull complete 06:07:28 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:07:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:07:28 ---> a62c8e92a672 06:07:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:07:28 ---> Running in 76e30569a390 06:07:29 Removing intermediate container 76e30569a390 06:07:29 ---> f1ce0d88e3e5 06:07:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:29 ---> Running in 87362875c862 06:07:30 Removing intermediate container 87362875c862 06:07:30 ---> 1a71f5539188 06:07:30 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:07:30 ---> Running in 38a60060d7c8 06:07:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:07:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:07:32 (1/14) Installing libmagic (5.38-r0) 06:07:32 (2/14) Installing file (5.38-r0) 06:07:33 (3/14) Installing libc-dev (0.7.2-r3) 06:07:33 (4/14) Installing g++ (9.3.0-r2) 06:07:41 (5/14) Installing fortify-headers (1.1-r0) 06:07:41 (6/14) Installing patch (2.7.6-r6) 06:07:41 (7/14) Installing build-base (0.5-r2) 06:07:41 (8/14) Installing openssh-keygen (8.3_p1-r2) 06:07:41 (9/14) Installing libedit (20191231.3.1-r0) 06:07:41 (10/14) Installing openssh-client (8.3_p1-r2) 06:07:41 (11/14) Installing openssh-sftp-server (8.3_p1-r2) 06:07:41 (12/14) Installing openssh-server-common (8.3_p1-r2) 06:07:41 (13/14) Installing openssh-server (8.3_p1-r2) 06:07:42 (14/14) Installing openssh (8.3_p1-r2) 06:07:42 Executing busybox-1.31.1-r19.trigger 06:07:42 OK: 237 MiB in 53 packages 06:07:42 Removing intermediate container c2eaa8cbf262 06:07:42 ---> 336d0fcb5852 06:07:42 Successfully built 336d0fcb5852 06:07:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:07:42 + docker inspect -f . ci-base-image-arm64 06:07:42 . [Pipeline] withDockerContainer 06:07:43 prd-ubuntu18.04-docker-arm64-4c-16g-31689 does not seem to be running inside a container 06:07:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:07:44 $ docker top c90a83051b3b0daeeaea9a1e45d0076428f4c22755bb2297833a24f4f018f575 -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:46 + go version 06:07:46 go version go1.15.5 linux/arm64 [Pipeline] } 06:07:46 $ docker stop --time=1 c90a83051b3b0daeeaea9a1e45d0076428f4c22755bb2297833a24f4f018f575 06:07:47 Removing intermediate container 38a60060d7c8 06:07:47 ---> e60abdc511ac 06:07:47 Step 6/8 : WORKDIR /device-virtual-go 06:07:47 ---> Running in 570bf238633b 06:07:47 Removing intermediate container 570bf238633b 06:07:47 ---> 069c0f47d91b 06:07:47 Step 7/8 : COPY . . 06:07:47 ---> d6129488c862 06:07:47 Step 8/8 : RUN go mod download 06:07:47 ---> Running in 40ca7e4abca5 06:07:48 $ docker rm -f c90a83051b3b0daeeaea9a1e45d0076428f4c22755bb2297833a24f4f018f575 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:07:49 + docker inspect -f . ci-base-image-arm64 06:07:49 . [Pipeline] withDockerContainer 06:07:49 prd-ubuntu18.04-docker-arm64-4c-16g-31689 does not seem to be running inside a container 06:07:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:07:51 $ docker top bfd6c9dce3b1e17aa7b94015268592534f0a1b543df3f13b0231af0ac0587836 -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:52 + make test 06:07:52 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:07:53 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:08:09 Removing intermediate container 40ca7e4abca5 06:08:09 ---> 9e5729647471 06:08:09 Successfully built 9e5729647471 06:08:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:08:10 + docker inspect -f . ci-base-image-x86_64 06:08:10 . [Pipeline] withDockerContainer 06:08:10 prd-centos7-docker-4c-2g-31693 does not seem to be running inside a container 06:08:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:08:11 $ docker top bc77d66ab2eeba759374515f7c626533e3162aea2a670fe12fcd2890dd65e50f -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:13 + go version 06:08:13 go version go1.15.5 linux/amd64 [Pipeline] } 06:08:13 $ docker stop --time=1 bc77d66ab2eeba759374515f7c626533e3162aea2a670fe12fcd2890dd65e50f 06:08:14 $ docker rm -f bc77d66ab2eeba759374515f7c626533e3162aea2a670fe12fcd2890dd65e50f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:08:15 + docker inspect -f . ci-base-image-x86_64 06:08:15 . [Pipeline] withDockerContainer 06:08:16 prd-centos7-docker-4c-2g-31693 does not seem to be running inside a container 06:08:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:08:16 $ docker top a43ed57809330933562289bba63e70a7403678f55b3ff90bec07e8a29bfbd4d6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:17 + make test 06:08:17 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:08:18 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:08:37 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:08:37 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.383s coverage: 63.8% of statements 06:08:37 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:08:39 gofmt -l . 06:08:39 [ "`gofmt -l .`" = "" ] 06:08:39 ./bin/test-attribution-txt.sh 06:08:39 An attribution for golang.org/x/crypto is missing from in Attribution.txt, please add 06:08:40 make: *** [Makefile:27: test] Error 1 [Pipeline] } 06:08:40 $ docker stop --time=1 a43ed57809330933562289bba63e70a7403678f55b3ff90bec07e8a29bfbd4d6 06:08:40 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:08:40 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.592s coverage: 63.8% of statements 06:08:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:08:41 $ docker rm -f a43ed57809330933562289bba63e70a7403678f55b3ff90bec07e8a29bfbd4d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:08:44 ---> job-cost.sh 06:08:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8oeK 06:08:50 gofmt -l . 06:08:50 [ "`gofmt -l .`" = "" ] 06:08:50 ./bin/test-attribution-txt.sh 06:08:50 An attribution for golang.org/x/crypto is missing from in Attribution.txt, please add 06:08:50 make: *** [Makefile:27: test] Error 1 [Pipeline] } 06:08:50 $ docker stop --time=1 bfd6c9dce3b1e17aa7b94015268592534f0a1b543df3f13b0231af0ac0587836 06:08:53 $ docker rm -f bfd6c9dce3b1e17aa7b94015268592534f0a1b543df3f13b0231af0ac0587836 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:08:55 ---> job-cost.sh 06:08:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-M1z9 06:08:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:09:31 lf-activate-venv(): INFO: Adding /tmp/venv-8oeK/bin to PATH 06:09:31 INFO: No Stack... 06:09:31 INFO: Retrieving Pricing Info for: v1-standard-2 06:09:31 INFO: Archiving Costs [Pipeline] sh 06:09:31 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 06:09:31 + cut -d, -f6 [Pipeline] lock 06:09:31 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-172-1-stack-cost] 06:09:31 Resource [jenkins-edgexfoundry-device-virtual-go-PR-172-1-stack-cost] did not exist. Created. 06:09:31 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-172-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:09:32 + echo total: 0.029999999329447746 [Pipeline] stash 06:09:32 Stashed 1 file(s) [Pipeline] } 06:09:32 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-172-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:09:33 Failed in branch amd64 06:09:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:11:18 lf-activate-venv(): INFO: Adding /tmp/venv-M1z9/bin to PATH 06:11:18 INFO: No Stack... 06:11:18 INFO: Retrieving Pricing Info for: lf-standard-4 06:11:18 INFO: Archiving Costs [Pipeline] sh 06:11:19 + cat+ /w/workspace/device-virtual-go/1/archives/cost.csv 06:11:19 cut -d, -f6 [Pipeline] lock 06:11:19 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-172-1-stack-cost] 06:11:19 Resource [jenkins-edgexfoundry-device-virtual-go-PR-172-1-stack-cost] did not exist. Created. 06:11:19 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-172-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:11:19 /w/workspace/device-virtual-go/1@tmp/durable-0cd960ca/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-0cd960ca/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:11:20 + echo total: 0.20999999344348907 [Pipeline] stash 06:11:20 Warning: overwriting stash ‘stack-cost’ 06:11:21 Stashed 1 file(s) [Pipeline] } 06:11:21 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-172-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:11:22 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:11:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:11:26 ---> package-listing.sh 06:11:26 ++ facter osfamily 06:11:26 ++ tr '[:upper:]' '[:lower:]' 06:11:26 + OS_FAMILY=redhat 06:11:26 + workspace=/w/workspace/foundry_device-virtual-go_PR-172 06:11:26 + START_PACKAGES=/tmp/packages_start.txt 06:11:26 + END_PACKAGES=/tmp/packages_end.txt 06:11:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:11:26 + PACKAGES=/tmp/packages_start.txt 06:11:26 + '[' /w/workspace/foundry_device-virtual-go_PR-172 ']' 06:11:26 + PACKAGES=/tmp/packages_end.txt 06:11:26 + case "${OS_FAMILY}" in 06:11:26 + rpm -qa 06:11:26 + sort 06:11:31 + '[' -f /tmp/packages_start.txt ']' 06:11:31 + '[' -f /tmp/packages_end.txt ']' 06:11:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:11:31 + '[' /w/workspace/foundry_device-virtual-go_PR-172 ']' 06:11:31 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-172/archives/ 06:11:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-172/archives/ [Pipeline] echo 06:11:31 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/foundry_device-virtual-go_PR-172/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:11:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:11:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:11:32 06:11:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:11:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:11:32 alpine: Pulling from edgex-lftools-log-publisher 06:11:32 df20fa9351a1: Pulling fs layer 06:11:32 36b3adc4ff6f: Pulling fs layer 06:11:32 8ad3a11d3b57: Pulling fs layer 06:11:32 46f8f816bc3b: Pulling fs layer 06:11:32 93b61091891f: Pulling fs layer 06:11:32 93b9cdb0e59b: Pulling fs layer 06:11:32 5e14af77c1be: Pulling fs layer 06:11:32 01666e4c0597: Pulling fs layer 06:11:32 aa168da1d23b: Pulling fs layer 06:11:32 93b9cdb0e59b: Waiting 06:11:32 5e14af77c1be: Waiting 06:11:32 01666e4c0597: Waiting 06:11:32 93b61091891f: Waiting 06:11:32 aa168da1d23b: Waiting 06:11:32 46f8f816bc3b: Verifying Checksum 06:11:32 46f8f816bc3b: Download complete 06:11:32 df20fa9351a1: Verifying Checksum 06:11:32 df20fa9351a1: Download complete 06:11:32 93b61091891f: Verifying Checksum 06:11:32 93b61091891f: Download complete 06:11:32 93b9cdb0e59b: Verifying Checksum 06:11:32 93b9cdb0e59b: Download complete 06:11:32 5e14af77c1be: Verifying Checksum 06:11:32 5e14af77c1be: Download complete 06:11:32 01666e4c0597: Verifying Checksum 06:11:32 01666e4c0597: Download complete 06:11:32 8ad3a11d3b57: Verifying Checksum 06:11:32 8ad3a11d3b57: Download complete 06:11:33 df20fa9351a1: Pull complete 06:11:33 36b3adc4ff6f: Pull complete 06:11:34 8ad3a11d3b57: Pull complete 06:11:34 46f8f816bc3b: Pull complete 06:11:35 93b61091891f: Pull complete 06:11:35 aa168da1d23b: Verifying Checksum 06:11:35 aa168da1d23b: Download complete 06:11:35 93b9cdb0e59b: Pull complete 06:11:35 5e14af77c1be: Pull complete 06:11:35 01666e4c0597: Pull complete 06:11:43 aa168da1d23b: Pull complete 06:11:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:11:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:11:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:11:44 prd-centos7-docker-4c-2g-31678 does not seem to be running inside a container 06:11:44 $ 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/foundry_device-virtual-go_PR-172/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-172 -v /w/workspace/foundry_device-virtual-go_PR-172:/w/workspace/foundry_device-virtual-go_PR-172:rw,z -v /w/workspace/foundry_device-virtual-go_PR-172@tmp:/w/workspace/foundry_device-virtual-go_PR-172@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:10003/edgex-lftools-log-publisher:alpine cat 06:11:47 $ docker top f06cd4a2300dfba2012af7d7b92b002505550da3eeead6c68d9a4e249491cb37 -eo pid,comm [Pipeline] { [Pipeline] sh 06:11:47 + touch /tmp/pre-build-complete [Pipeline] sh 06:11:48 + mkdir -p /var/log/sa [Pipeline] sh 06:11:48 + ls /var/log/sa-host 06:11:48 + sadf -c /var/log/sa-host/sa23 06:11:48 file_magic: OK 06:11:48 HZ: Using current value: 100 06:11:48 file_header: OK 06:11:48 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:11:48 Statistics: 06:11:48 Hnuu...uuuununununu... 06:11:48 File successfully converted to sysstat format version 12.2.1 06:11:48 + sadf -c /var/log/sa-host/sa29 06:11:48 file_magic: OK 06:11:48 HZ: Using current value: 100 06:11:48 file_header: OK 06:11:48 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:11:48 Statistics: 06:11:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:11:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:11:48 provisioning config files... 06:11:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-172@tmp/config8940545495873359784tmp [Pipeline] { [Pipeline] echo 06:11:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:11:49 ---> create-netrc.sh [Pipeline] } 06:11:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:11:49 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:11:49 ---> python-tools-install.sh [Pipeline] echo 06:11:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:11:50 ---> sudo-logs.sh 06:11:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:11:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:11:50 ---> job-cost.sh 06:11:50 lf-activate-venv: SKIPPING 06:11:50 DEBUG: total: 0.20999999344348907 06:11:50 INFO: Retrieving Stack Cost... 06:11:52 INFO: Retrieving Pricing Info for: v1-standard-2 06:11:52 INFO: Archiving Costs [Pipeline] echo 06:11:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:11:52 ---> logs-deploy.sh 06:11:52 lf-activate-venv: SKIPPING 06:11:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-172/1 06:11:52 INFO: archiving workspace using pattern(s): 06:11:54 Archives upload complete. 06:11:54 INFO: archiving logs to Nexus 06:11:55 ---> uname -a: 06:11:55 Linux prd-centos7-docker-4c-2g-31678.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:11:55 06:11:55 06:11:55 ---> lscpu: 06:11:55 Architecture: x86_64 06:11:55 CPU op-mode(s): 32-bit, 64-bit 06:11:55 Byte Order: Little Endian 06:11:55 Address sizes: 40 bits physical, 48 bits virtual 06:11:55 CPU(s): 4 06:11:55 On-line CPU(s) list: 0-3 06:11:55 Thread(s) per core: 1 06:11:55 Core(s) per socket: 1 06:11:55 Socket(s): 4 06:11:55 NUMA node(s): 1 06:11:55 Vendor ID: GenuineIntel 06:11:55 CPU family: 6 06:11:55 Model: 44 06:11:55 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:11:55 Stepping: 1 06:11:55 CPU MHz: 2933.438 06:11:55 BogoMIPS: 5866.87 06:11:55 Virtualization: VT-x 06:11:55 Hypervisor vendor: KVM 06:11:55 Virtualization type: full 06:11:55 L1d cache: 128 KiB 06:11:55 L1i cache: 128 KiB 06:11:55 L2 cache: 16 MiB 06:11:55 L3 cache: 64 MiB 06:11:55 NUMA node0 CPU(s): 0-3 06:11:55 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:11:55 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:11:55 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:11:55 Vulnerability Meltdown: Mitigation; PTI 06:11:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:11:55 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:11:55 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:11:55 Vulnerability Srbds: Not affected 06:11:55 Vulnerability Tsx async abort: Not affected 06:11:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:11:55 06:11:55 06:11:55 ---> nproc: 06:11:55 4 06:11:55 06:11:55 06:11:55 ---> df -h: 06:11:55 Filesystem Size Used Available Use% Mounted on 06:11:55 overlay 50.0G 7.3G 42.7G 15% / 06:11:55 tmpfs 64.0M 0 64.0M 0% /dev 06:11:55 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:11:55 shm 64.0M 0 64.0M 0% /dev/shm 06:11:55 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:11:55 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:11:55 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:11:55 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:11:55 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:11:55 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-172 06:11:55 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-172@tmp 06:11:55 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:11:55 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:11:55 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:11:55 06:11:55 06:11:55 ---> free -m: 06:11:55 total used free shared buff/cache available 06:11:55 Mem: 1837 714 112 0 1010 1017 06:11:55 Swap: 1023 0 1023 06:11:55 06:11:55 06:11:55 ---> ip addr: 06:11:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:11:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:11:55 inet 127.0.0.1/8 scope host lo 06:11:55 valid_lft forever preferred_lft forever 06:11:55 inet6 ::1/128 scope host 06:11:55 valid_lft forever preferred_lft forever 06:11:55 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:11:55 link/ether fa:16:3e:b5:54:e0 brd ff:ff:ff:ff:ff:ff 06:11:55 inet 10.30.122.203/23 brd 10.30.123.255 scope global dynamic eth0 06:11:55 valid_lft 85824sec preferred_lft 85824sec 06:11:55 inet6 fe80::f816:3eff:feb5:54e0/64 scope link 06:11:55 valid_lft forever preferred_lft forever 06:11:55 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:11:55 link/ether 02:42:19:30:bc:a7 brd ff:ff:ff:ff:ff:ff 06:11:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:11:55 valid_lft forever preferred_lft forever 06:11:55 inet6 fe80::42:19ff:fe30:bca7/64 scope link 06:11:55 valid_lft forever preferred_lft forever 06:11:55 06:11:55 06:11:55 ---> sar -b -r -n DEV: 06:11:55 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/29/21 _x86_64_ (4 CPU) 06:11:55 06:11:55 06:02:07 LINUX RESTART (4 CPU) 06:11:55 06:11:55 06:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:11:55 06:04:01 29.07 11.32 17.76 0.00 4479.98 2846.31 0.00 06:11:55 06:05:01 1.72 0.00 1.72 0.00 0.00 31.71 0.00 06:11:55 06:06:02 0.23 0.00 0.23 0.00 0.00 2.85 0.00 06:11:55 06:07:01 0.51 0.00 0.51 0.00 0.00 7.13 0.00 06:11:55 06:08:01 0.15 0.00 0.15 0.00 0.00 2.06 0.00 06:11:55 06:09:01 0.33 0.00 0.33 0.00 0.00 4.50 0.00 06:11:55 06:10:01 0.68 0.00 0.68 0.00 0.00 7.68 0.00 06:11:55 06:11:01 0.58 0.00 0.58 0.00 0.00 6.26 0.00 06:11:55 Average: 4.17 1.42 2.75 0.00 561.54 364.54 0.00 06:11:55 06:11:55 06:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:11:55 06:04:01 172536 0 617768 32.83 2620 1088620 1116360 38.10 425632 1085192 20 06:11:55 06:05:01 178104 0 612192 32.54 2620 1088628 1092308 37.28 431248 1074740 16 06:11:55 06:06:02 177364 0 612928 32.58 2620 1088632 1088172 37.14 429620 1077444 16 06:11:55 06:07:01 176732 0 613560 32.61 2620 1088632 1088404 37.15 447560 1059908 20 06:11:55 06:08:01 175288 0 614996 32.69 2620 1088640 1088428 37.15 446440 1063168 16 06:11:55 06:09:01 176308 0 613972 32.63 2620 1088644 1078088 36.79 453140 1055292 12 06:11:55 06:10:01 176624 0 613652 32.61 2620 1088648 1078088 36.79 453048 1055388 8 06:11:55 06:11:01 176836 0 613436 32.60 2620 1088652 1078088 36.79 453052 1055388 8 06:11:55 Average: 176224 0 614063 32.64 2620 1088637 1088492 37.15 442468 1065815 14 06:11:55 06:11:55 06:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:11:55 06:04:01 eth0 80.48 56.38 345.22 29.22 0.00 0.00 0.00 0.00 06:11:55 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:04:01 docker0 1.93 1.60 0.37 4.01 0.00 0.00 0.00 0.00 06:11:55 06:05:01 eth0 3.35 0.78 0.94 0.59 0.00 0.00 0.00 0.00 06:11:55 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:06:02 eth0 2.55 0.53 0.69 0.42 0.00 0.00 0.00 0.00 06:11:55 06:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:07:01 eth0 2.49 0.76 0.92 0.59 0.00 0.00 0.00 0.00 06:11:55 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:08:01 eth0 1.83 0.78 0.77 0.48 0.00 0.00 0.00 0.00 06:11:55 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:09:01 eth0 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:11:55 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:10:01 eth0 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:11:55 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:11:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:11:55 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 Average: eth0 11.43 7.45 43.69 3.93 0.00 0.00 0.00 0.00 06:11:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:55 Average: docker0 0.24 0.20 0.05 0.50 0.00 0.00 0.00 0.00 06:11:55 06:11:55 06:11:55 ---> sar -P ALL: 06:11:55 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/29/21 _x86_64_ (4 CPU) 06:11:55 06:11:55 06:02:07 LINUX RESTART (4 CPU) 06:11:55 06:11:55 06:03:01 CPU %user %nice %system %iowait %steal %idle 06:11:55 06:04:01 all 2.72 0.00 2.02 0.45 0.23 94.59 06:11:55 06:04:01 0 2.64 0.00 2.15 0.08 0.25 94.88 06:11:55 06:04:01 1 2.70 0.00 1.66 0.18 0.18 95.27 06:11:55 06:04:01 2 2.33 0.00 1.99 0.32 0.27 95.09 06:11:55 06:04:01 3 3.21 0.00 2.28 1.21 0.20 93.10 06:11:55 06:05:01 all 0.15 0.00 0.08 0.00 0.00 99.77 06:11:55 06:05:01 0 0.03 0.00 0.05 0.00 0.00 99.92 06:11:55 06:05:01 1 0.40 0.00 0.08 0.00 0.00 99.52 06:11:55 06:05:01 2 0.07 0.00 0.05 0.00 0.00 99.88 06:11:55 06:05:01 3 0.08 0.00 0.12 0.00 0.02 99.78 06:11:55 06:06:02 all 0.17 0.00 0.03 0.00 0.00 99.81 06:11:55 06:06:02 0 0.02 0.00 0.02 0.00 0.00 99.97 06:11:55 06:06:02 1 0.55 0.00 0.02 0.00 0.00 99.43 06:11:55 06:06:02 2 0.05 0.00 0.03 0.00 0.00 99.92 06:11:55 06:06:02 3 0.05 0.00 0.03 0.00 0.00 99.92 06:11:55 06:07:01 all 0.19 0.00 0.06 0.00 0.01 99.75 06:11:55 06:07:01 0 0.08 0.00 0.03 0.00 0.00 99.88 06:11:55 06:07:01 1 0.54 0.00 0.05 0.00 0.02 99.39 06:11:55 06:07:01 2 0.07 0.00 0.03 0.00 0.00 99.90 06:11:55 06:07:01 3 0.05 0.00 0.10 0.00 0.02 99.83 06:11:55 06:08:01 all 0.17 0.00 0.10 0.00 0.01 99.71 06:11:55 06:08:01 0 0.05 0.00 0.05 0.00 0.03 99.87 06:11:55 06:08:01 1 0.50 0.00 0.10 0.00 0.02 99.38 06:11:55 06:08:01 2 0.10 0.00 0.20 0.00 0.00 99.70 06:11:55 06:08:01 3 0.05 0.00 0.07 0.00 0.00 99.88 06:11:55 06:09:01 all 0.06 0.00 0.07 0.00 0.01 99.86 06:11:55 06:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:11:55 06:09:01 1 0.17 0.00 0.10 0.00 0.02 99.72 06:11:55 06:09:01 2 0.05 0.00 0.05 0.00 0.02 99.88 06:11:55 06:09:01 3 0.02 0.00 0.12 0.00 0.00 99.87 06:11:55 06:10:01 all 0.16 0.00 0.04 0.00 0.00 99.80 06:11:55 06:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:11:55 06:10:01 1 0.53 0.00 0.02 0.00 0.00 99.45 06:11:55 06:10:01 2 0.07 0.00 0.03 0.00 0.00 99.90 06:11:55 06:10:01 3 0.03 0.00 0.10 0.00 0.00 99.87 06:11:55 06:11:01 all 0.15 0.00 0.02 0.00 0.00 99.83 06:11:55 06:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:11:55 06:11:01 1 0.50 0.00 0.00 0.00 0.00 99.50 06:11:55 06:11:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:11:55 06:11:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:11:55 Average: all 0.47 0.00 0.30 0.06 0.03 99.14 06:11:55 Average: 0 0.36 0.00 0.29 0.01 0.04 99.30 06:11:55 Average: 1 0.74 0.00 0.25 0.02 0.03 98.96 06:11:55 Average: 2 0.35 0.00 0.30 0.04 0.04 99.28 06:11:55 Average: 3 0.44 0.00 0.36 0.15 0.03 99.03 06:11:55 06:11:55 06:11:55