Pull request #642 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c3774972dfd25e9f07a068f7f44708bdeb73de83+b231d8741049f7542527500b4916e882e6cdbb69 (5fc88d49c083dd2576be36c7420363aad6500ca1) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4319462851082029218.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8075039526350012588.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-642/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-642/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5031772623275566622.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3810588066279794665.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-642/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-642/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh785542073612999176.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts 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-2897 in /w/workspace/dry_go-mod-core-contracts_PR-642 [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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-642 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-642@tmp/jenkins-gitclient-ssh9139057084589158733.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-642@tmp/jenkins-gitclient-ssh35895154575299265.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/642/head:refs/remotes/origin/PR-642 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b231d8741049f7542527500b4916e882e6cdbb69 into PR head commit c3774972dfd25e9f07a068f7f44708bdeb73de83 Merge succeeded, producing c3774972dfd25e9f07a068f7f44708bdeb73de83 Checking out Revision c3774972dfd25e9f07a068f7f44708bdeb73de83 (PR-642) > git config core.sparsecheckout # timeout=10 > git checkout -f c3774972dfd25e9f07a068f7f44708bdeb73de83 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-642@tmp/jenkins-gitclient-ssh7211505285211486748.key > git merge b231d8741049f7542527500b4916e882e6cdbb69 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3774972dfd25e9f07a068f7f44708bdeb73de83 # timeout=10 Commit message: "build(deps): bump github.com/go-playground/validator/v10" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:35:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:35:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:35:05 ========================================================= 17:35:05 EdgeX Global Pipelines Version Info 17:35:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4f201764ab88c550d391ad37829ad60e663fc953 # timeout=10 17:35:06 ------------------- 17:35:06 stable info: 17:35:06 ------------------- 17:35:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:35:06 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:35:06 Message: update stable to v1.0.196 17:35:07 ------------------- 17:35:07 experimental info: 17:35:07 ------------------- 17:35:07 Commited By: **** collab-it+edgex@linuxfoundation.org 17:35:07 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:35:07 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-642 [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-642 [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-642 [Pipeline] echo 17:35:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3774972dfd25e9f07a068f7f44708bdeb73de83 [Pipeline] echo 17:35:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c377497 [Pipeline] echo 17:35:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:35:08 + git log --format=format:%s -1 c3774972dfd25e9f07a068f7f44708bdeb73de83 [Pipeline] echo 17:35:08 GIT_COMMIT: c3774972dfd25e9f07a068f7f44708bdeb73de83, Commit Message: build(deps): bump github.com/go-playground/validator/v10 [Pipeline] echo 17:35:08 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:35:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:35:09 17:35:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:35:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:35:09 latest: Pulling from edgex-devops/git-semver 17:35:09 31603596830f: Pulling fs layer 17:35:09 b6dc333f4379: Pulling fs layer 17:35:09 3d9ef1400e77: Pulling fs layer 17:35:09 fd332fbdc1db: Pulling fs layer 17:35:09 fd332fbdc1db: Waiting 17:35:09 b6dc333f4379: Verifying Checksum 17:35:09 b6dc333f4379: Download complete 17:35:09 31603596830f: Verifying Checksum 17:35:09 31603596830f: Download complete 17:35:10 31603596830f: Pull complete 17:35:10 fd332fbdc1db: Verifying Checksum 17:35:10 fd332fbdc1db: Download complete 17:35:10 b6dc333f4379: Pull complete 17:35:10 3d9ef1400e77: Verifying Checksum 17:35:10 3d9ef1400e77: Download complete 17:35:10 3d9ef1400e77: Pull complete 17:35:11 fd332fbdc1db: Pull complete 17:35:11 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:35:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:35:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:35:11 prd-centos7-docker-4c-2g-2897 does not seem to be running inside a container 17:35:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-642 -v /w/workspace/dry_go-mod-core-contracts_PR-642:/w/workspace/dry_go-mod-core-contracts_PR-642:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-642@tmp:/w/workspace/dry_go-mod-core-contracts_PR-642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:35:12 $ docker top 82fffbc864b81957ef866a3338e48dcad793b610064d4fa21a0329492077935c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:35:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:35:12 [ssh-agent] Looking for ssh-agent implementation... 17:35:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:35:12 $ docker exec 82fffbc864b81957ef866a3338e48dcad793b610064d4fa21a0329492077935c ssh-agent 17:35:12 SSH_AUTH_SOCK=/tmp/ssh-HnqZOYJnFe49/agent.13 17:35:12 SSH_AGENT_PID=19 17:35:12 Running ssh-add (command line suppressed) 17:35:12 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-642@tmp/private_key_7980638282688324337.key (/w/workspace/dry_go-mod-core-contracts_PR-642@tmp/private_key_7980638282688324337.key) 17:35:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:35:13 + git tag --points-at HEAD [Pipeline] } 17:35:13 $ docker exec --env ******** --env ******** 82fffbc864b81957ef866a3338e48dcad793b610064d4fa21a0329492077935c ssh-agent -k 17:35:13 unset SSH_AUTH_SOCK; 17:35:13 unset SSH_AGENT_PID; 17:35:13 echo Agent pid 19 killed; 17:35:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:35:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:35:13 [ssh-agent] Looking for ssh-agent implementation... 17:35:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:35:13 $ docker exec 82fffbc864b81957ef866a3338e48dcad793b610064d4fa21a0329492077935c ssh-agent 17:35:13 SSH_AUTH_SOCK=/tmp/ssh-HhkWfuJoNfna/agent.52 17:35:13 SSH_AGENT_PID=58 17:35:13 Running ssh-add (command line suppressed) 17:35:13 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-642@tmp/private_key_7955809448496159473.key (/w/workspace/dry_go-mod-core-contracts_PR-642@tmp/private_key_7955809448496159473.key) 17:35:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:35:14 + git semver init 17:35:14 # -> Open(): unable to determine branch for HEAD 17:35:14 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-642/.git 17:35:14 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-642 17:35:14 # $SEMVER_REMOTE_NAME = origin 17:35:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:35:14 # $SEMVER_USER_NAME = edgex-jenkins 17:35:14 # $SEMVER_BRANCH = PR-642 17:35:14 # $SEMVER_TEMP = /tmp/semver-192788170 17:35:14 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 17:35:15 # '/tmp/semver-192788170' -> '/w/workspace/dry_go-mod-core-contracts_PR-642/.semver' 17:35:15 # -> Force: false 17:35:15 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-642/.semver [Pipeline] } 17:35:15 $ docker exec --env ******** --env ******** 82fffbc864b81957ef866a3338e48dcad793b610064d4fa21a0329492077935c ssh-agent -k 17:35:15 unset SSH_AUTH_SOCK; 17:35:15 unset SSH_AGENT_PID; 17:35:15 echo Agent pid 58 killed; 17:35:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:35:15 + git semver [Pipeline] } 17:35:15 $ docker stop --time=1 82fffbc864b81957ef866a3338e48dcad793b610064d4fa21a0329492077935c 17:35:16 $ docker rm -f 82fffbc864b81957ef866a3338e48dcad793b610064d4fa21a0329492077935c [Pipeline] // withDockerContainer [Pipeline] sh 17:35:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:35:17 Stashed 1 file(s) [Pipeline] echo 17:35:17 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 17:35:33 Still waiting to schedule task 17:35:33 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:35:33 Still waiting to schedule task 17:35:33 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 17:39:05 Running on prd-centos7-docker-4c-2g-2901 in /w/workspace/dry_go-mod-core-contracts_PR-642 [Pipeline] { [Pipeline] ws 17:39:05 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 17:39:06 Selected Git installation does not exist. Using Default 17:39:06 The recommended git tool is: NONE 17:39:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2900 in /w/workspace/dry_go-mod-core-contracts_PR-642 [Pipeline] { [Pipeline] ws 17:39:06 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 17:39:06 Selected Git installation does not exist. Using Default 17:39:06 The recommended git tool is: NONE 17:39:09 using credential edgex-jenkins-ssh 17:39:09 Cloning the remote Git repository 17:39:08 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 17:39:09 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 17:39:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:39:09 > git --version # timeout=10 17:39:09 > git --version # 'git version 2.24.4' 17:39:09 using GIT_SSH to set credentials SSH Credentials for GitHub 17:39:09 [INFO] Currently running in a labeled security context 17:39:09 [INFO] Currently SELinux is 'enforcing' on the host 17:39:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/4@tmp/jenkins-gitclient-ssh3344354726238323586.key 17:39:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:39:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:39:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:39:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:39:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:39:10 using GIT_SSH to set credentials SSH Credentials for GitHub 17:39:10 [INFO] Currently running in a labeled security context 17:39:10 [INFO] Currently SELinux is 'enforcing' on the host 17:39:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/4@tmp/jenkins-gitclient-ssh7713013331151397132.key 17:39:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/642/head:refs/remotes/origin/PR-642 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:39:10 Merging remotes/origin/main commit b231d8741049f7542527500b4916e882e6cdbb69 into PR head commit c3774972dfd25e9f07a068f7f44708bdeb73de83 17:39:10 Merge succeeded, producing c3774972dfd25e9f07a068f7f44708bdeb73de83 17:39:10 Checking out Revision c3774972dfd25e9f07a068f7f44708bdeb73de83 (PR-642) 17:39:10 > git config core.sparsecheckout # timeout=10 17:39:10 > git checkout -f c3774972dfd25e9f07a068f7f44708bdeb73de83 # timeout=10 17:39:10 > git remote # timeout=10 17:39:10 > git config --get remote.origin.url # timeout=10 17:39:10 using GIT_SSH to set credentials SSH Credentials for GitHub 17:39:10 [INFO] Currently running in a labeled security context 17:39:10 [INFO] Currently SELinux is 'enforcing' on the host 17:39:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/4@tmp/jenkins-gitclient-ssh8433688321888593150.key 17:39:10 > git merge b231d8741049f7542527500b4916e882e6cdbb69 # timeout=10 17:39:10 > git rev-parse HEAD^{commit} # timeout=10 17:39:10 > git config core.sparsecheckout # timeout=10 17:39:10 > git checkout -f c3774972dfd25e9f07a068f7f44708bdeb73de83 # timeout=10 17:39:14 using credential edgex-jenkins-ssh 17:39:14 Cloning the remote Git repository 17:39:14 Commit message: "build(deps): bump github.com/go-playground/validator/v10" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:39:15 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:39:14 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 17:39:14 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 17:39:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:39:14 > git --version # timeout=10 17:39:14 > git --version # 'git version 2.17.1' 17:39:14 using GIT_SSH to set credentials SSH Credentials for GitHub 17:39:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:39:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:39:16 + sudo service docker restart 17:39:16 + true 17:39:16 Redirecting to /bin/systemctl restart docker.service 17:39:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:39:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:39:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:39:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:39:16 using GIT_SSH to set credentials SSH Credentials for GitHub 17:39:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/642/head:refs/remotes/origin/PR-642 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:39:17 Merging remotes/origin/main commit b231d8741049f7542527500b4916e882e6cdbb69 into PR head commit c3774972dfd25e9f07a068f7f44708bdeb73de83 17:39:17 Merge succeeded, producing c3774972dfd25e9f07a068f7f44708bdeb73de83 17:39:17 Checking out Revision c3774972dfd25e9f07a068f7f44708bdeb73de83 (PR-642) 17:39:17 > git config core.sparsecheckout # timeout=10 17:39:17 > git checkout -f c3774972dfd25e9f07a068f7f44708bdeb73de83 # timeout=10 17:39:17 > git remote # timeout=10 17:39:17 > git config --get remote.origin.url # timeout=10 17:39:17 using GIT_SSH to set credentials SSH Credentials for GitHub 17:39:17 > git merge b231d8741049f7542527500b4916e882e6cdbb69 # timeout=10 17:39:17 > git rev-parse HEAD^{commit} # timeout=10 17:39:17 > git config core.sparsecheckout # timeout=10 17:39:17 > git checkout -f c3774972dfd25e9f07a068f7f44708bdeb73de83 # timeout=10 17:39:22 Commit message: "build(deps): bump github.com/go-playground/validator/v10" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:39:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:39:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:39:23 + sudo service docker restart 17:39:23 + true [Pipeline] unstash [Pipeline] echo 17:39:34 ========================================================= 17:39:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:39:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:39:35 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 17:39:35 Sending build context to Docker daemon 2.91MB 17:39:35 Step 1/7 : ARG BASE=golang:1.16-alpine 17:39:35 Step 2/7 : FROM ${BASE} 17:39:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:39:35 540db60ca938: Pulling fs layer 17:39:35 adcc1eea9eea: Pulling fs layer 17:39:35 4c4ab2625f07: Pulling fs layer 17:39:35 0773c198feca: Pulling fs layer 17:39:35 345f892a5656: Pulling fs layer 17:39:35 4796506630df: Pulling fs layer 17:39:35 cc55df3e53f1: Pulling fs layer 17:39:35 4d027b6c602c: Pulling fs layer 17:39:35 449e75d2c14e: Pulling fs layer 17:39:35 0773c198feca: Waiting 17:39:35 345f892a5656: Waiting 17:39:35 4796506630df: Waiting 17:39:35 cc55df3e53f1: Waiting 17:39:35 4d027b6c602c: Waiting 17:39:35 449e75d2c14e: Waiting 17:39:35 4c4ab2625f07: Verifying Checksum 17:39:35 4c4ab2625f07: Download complete 17:39:35 adcc1eea9eea: Verifying Checksum 17:39:35 adcc1eea9eea: Download complete 17:39:35 345f892a5656: Verifying Checksum 17:39:35 345f892a5656: Download complete 17:39:35 4796506630df: Verifying Checksum 17:39:35 4796506630df: Download complete 17:39:35 cc55df3e53f1: Verifying Checksum 17:39:35 cc55df3e53f1: Download complete 17:39:35 540db60ca938: Verifying Checksum 17:39:35 540db60ca938: Download complete 17:39:35 540db60ca938: Pull complete 17:39:35 adcc1eea9eea: Pull complete 17:39:35 4c4ab2625f07: Pull complete 17:39:36 4d027b6c602c: Verifying Checksum 17:39:36 4d027b6c602c: Download complete 17:39:39 449e75d2c14e: Verifying Checksum 17:39:39 449e75d2c14e: Download complete 17:39:40 0773c198feca: Verifying Checksum 17:39:40 0773c198feca: Download complete [Pipeline] unstash [Pipeline] echo 17:39:42 ========================================================= 17:39:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:39:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:39:43 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 17:39:43 0773c198feca: Pull complete 17:39:43 345f892a5656: Pull complete 17:39:43 4796506630df: Pull complete 17:39:43 cc55df3e53f1: Pull complete 17:39:43 4d027b6c602c: Pull complete 17:39:44 Sending build context to Docker daemon 2.909MB 17:39:44 Step 1/7 : ARG BASE=golang:1.16-alpine 17:39:44 Step 2/7 : FROM ${BASE} 17:39:44 449e75d2c14e: Pull complete 17:39:44 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 17:39:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:39:44 ---> 0d28375d9b5b 17:39:44 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:39:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:39:45 595b0fe564bb: Pulling fs layer 17:39:45 24495759ef45: Pulling fs layer 17:39:45 d148012ef14d: Pulling fs layer 17:39:45 cb65c68fc2e2: Pulling fs layer 17:39:45 093eec477d81: Pulling fs layer 17:39:45 a6d5b2bbb924: Pulling fs layer 17:39:45 2446dc1eb7d3: Pulling fs layer 17:39:45 596795e73e0f: Pulling fs layer 17:39:45 093eec477d81: Waiting 17:39:45 a6d5b2bbb924: Waiting 17:39:45 2446dc1eb7d3: Waiting 17:39:45 596795e73e0f: Waiting 17:39:45 cb65c68fc2e2: Waiting 17:39:45 d148012ef14d: Verifying Checksum 17:39:45 d148012ef14d: Download complete 17:39:45 24495759ef45: Verifying Checksum 17:39:45 24495759ef45: Download complete 17:39:45 093eec477d81: Verifying Checksum 17:39:45 093eec477d81: Download complete 17:39:45 a6d5b2bbb924: Verifying Checksum 17:39:45 a6d5b2bbb924: Download complete 17:39:45 595b0fe564bb: Verifying Checksum 17:39:45 595b0fe564bb: Download complete 17:39:45 2446dc1eb7d3: Verifying Checksum 17:39:45 2446dc1eb7d3: Download complete 17:39:46 595b0fe564bb: Pull complete 17:39:47 24495759ef45: Pull complete 17:39:47 d148012ef14d: Pull complete 17:39:48 596795e73e0f: Verifying Checksum 17:39:48 596795e73e0f: Download complete 17:39:48 ---> Running in 5e071acdc5ee 17:39:48 Removing intermediate container 5e071acdc5ee 17:39:48 ---> d7b9a0d2774f 17:39:48 Step 4/7 : RUN apk add bash 17:39:48 ---> Running in 8551d868a279 17:39:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:39:49 cb65c68fc2e2: Verifying Checksum 17:39:49 cb65c68fc2e2: Download complete 17:39:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:39:50 OK: 149 MiB in 40 packages 17:39:50 Removing intermediate container 8551d868a279 17:39:50 ---> 756d3a3d3a91 17:39:50 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:39:50 ---> Running in 1a5b2192c0bb 17:39:50 Removing intermediate container 1a5b2192c0bb 17:39:50 ---> 2e8202ac87dd 17:39:50 Step 6/7 : COPY go.mod . 17:39:50 ---> 7ea4c075f244 17:39:50 Step 7/7 : RUN go mod download 17:39:50 ---> Running in 5dcac0a4816d 17:40:01 cb65c68fc2e2: Pull complete 17:40:01 093eec477d81: Pull complete 17:40:01 a6d5b2bbb924: Pull complete 17:40:01 2446dc1eb7d3: Pull complete 17:40:05 596795e73e0f: Pull complete 17:40:05 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 17:40:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:40:05 ---> d9e956139c92 17:40:05 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:40:09 ---> Running in 6b12db41fe86 17:40:09 Removing intermediate container 6b12db41fe86 17:40:09 ---> d472f61e6d3e 17:40:09 Step 4/7 : RUN apk add bash 17:40:09 ---> Running in 84863934d31e 17:40:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:40:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:40:12 OK: 138 MiB in 40 packages 17:40:14 Removing intermediate container 84863934d31e 17:40:14 ---> ce86bb1f7f59 17:40:14 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:40:14 ---> Running in c9a6eed1da95 17:40:14 Removing intermediate container c9a6eed1da95 17:40:14 ---> 3fc633e6f98d 17:40:14 Step 6/7 : COPY go.mod . 17:40:15 ---> 58ba361d0e7b 17:40:15 Step 7/7 : RUN go mod download 17:40:15 ---> Running in ba511d92a982 17:40:29 Removing intermediate container 5dcac0a4816d 17:40:29 ---> df882854e01d 17:40:29 Successfully built df882854e01d 17:40:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:40:29 + docker inspect -f . ci-base-image-x86_64 17:40:29 . [Pipeline] withDockerContainer 17:40:29 prd-centos7-docker-4c-2g-2901 does not seem to be running inside a container 17:40:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:40:30 $ docker top 346c3a7eed431426c9a68fe32ed9530ba3b3103cdcbdfb2913185624a3812d94 -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:30 + go version 17:40:30 go version go1.16.5 linux/amd64 [Pipeline] } 17:40:30 $ docker stop --time=1 346c3a7eed431426c9a68fe32ed9530ba3b3103cdcbdfb2913185624a3812d94 17:40:32 $ docker rm -f 346c3a7eed431426c9a68fe32ed9530ba3b3103cdcbdfb2913185624a3812d94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:40:32 + docker inspect -f . ci-base-image-x86_64 17:40:32 . [Pipeline] withDockerContainer 17:40:32 prd-centos7-docker-4c-2g-2901 does not seem to be running inside a container 17:40:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:40:33 $ docker top 5ec719746b80fa455febeafcda980858e221532faa46dca05b03548d4c5d6013 -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:33 + go mod tidy [Pipeline] sh 17:40:34 + make test 17:40:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:40:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 17:40:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.057s coverage: 83.5% of statements 17:40:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 17:40:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 17:40:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 17:40:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements 17:40:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 17:40:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.008s coverage: 47.2% of statements 17:40:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.007s coverage: 90.0% of statements 17:40:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.040s coverage: 86.2% of statements 17:40:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 59.5% of statements 17:40:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.003s coverage: 35.5% of statements 17:40:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements 17:40:46 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:40:50 gofmt -l . 17:40:50 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:40:50 $ docker stop --time=1 5ec719746b80fa455febeafcda980858e221532faa46dca05b03548d4c5d6013 17:40:52 $ docker rm -f 5ec719746b80fa455febeafcda980858e221532faa46dca05b03548d4c5d6013 [Pipeline] // withDockerContainer [Pipeline] sh 17:40:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:40:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 17:40:53 ---> job-cost.sh 17:40:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NRf3 17:41:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:41:16 lf-activate-venv(): INFO: Adding /tmp/venv-NRf3/bin to PATH 17:41:16 INFO: No Stack... 17:41:16 INFO: Retrieving Pricing Info for: v3-standard-2 17:41:16 INFO: Archiving Costs [Pipeline] sh 17:41:16 + cat /w/workspace/go-mod-core-contracts/4/archives/cost.csv 17:41:16 + cut -d, -f6 [Pipeline] lock 17:41:16 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-4-stack-cost] 17:41:16 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-4-stack-cost] did not exist. Created. 17:41:16 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:41:17 + echo total: 0.05999999865889549 [Pipeline] stash 17:41:17 Stashed 1 file(s) [Pipeline] } 17:41:17 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:41:37 Removing intermediate container ba511d92a982 17:41:37 ---> 457454153d98 17:41:37 Successfully built 457454153d98 17:41:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:41:38 + docker inspect -f . ci-base-image-arm64 17:41:38 . [Pipeline] withDockerContainer 17:41:38 prd-ubuntu18.04-docker-arm64-4c-16g-2900 does not seem to be running inside a container 17:41:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:41:40 $ docker top a0ba2e0d696dbb41afe426b4d5e0993f375f7c40e5159dd96e825222e7e03f9b -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:41 + go version 17:41:41 go version go1.16.5 linux/arm64 [Pipeline] } 17:41:41 $ docker stop --time=1 a0ba2e0d696dbb41afe426b4d5e0993f375f7c40e5159dd96e825222e7e03f9b 17:41:43 $ docker rm -f a0ba2e0d696dbb41afe426b4d5e0993f375f7c40e5159dd96e825222e7e03f9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:41:44 + docker inspect -f . ci-base-image-arm64 17:41:44 . [Pipeline] withDockerContainer 17:41:44 prd-ubuntu18.04-docker-arm64-4c-16g-2900 does not seem to be running inside a container 17:41:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:41:46 $ docker top f099dbd6742459b43b0b02dab5252e1c0c44a78cdda21f0d8b93ec724f93ed2c -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:47 + go mod tidy [Pipeline] sh 17:41:48 + make test 17:41:48 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:41:49 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 17:42:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.368s coverage: 83.5% of statements 17:42:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 17:42:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 17:42:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 17:42:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.054s coverage: 26.3% of statements 17:42:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 17:42:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.081s coverage: 47.2% of statements 17:42:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.095s coverage: 90.0% of statements 17:42:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.233s coverage: 86.2% of statements 17:42:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.062s coverage: 59.5% of statements 17:42:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.013s coverage: 35.5% of statements 17:42:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.035s coverage: 49.4% of statements 17:42:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:42:48 gofmt -l . 17:42:48 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:42:48 $ docker stop --time=1 f099dbd6742459b43b0b02dab5252e1c0c44a78cdda21f0d8b93ec724f93ed2c 17:42:50 $ docker rm -f f099dbd6742459b43b0b02dab5252e1c0c44a78cdda21f0d8b93ec724f93ed2c [Pipeline] // withDockerContainer [Pipeline] sh 17:42:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:42:51 Warning: overwriting stash ‘coverage-report’ 17:42:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 17:42:52 ---> job-cost.sh 17:42:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AxCX 17:43:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:45:08 lf-activate-venv(): INFO: Adding /tmp/venv-AxCX/bin to PATH 17:45:08 INFO: No Stack... 17:45:08 INFO: Retrieving Pricing Info for: v2-standard-4 17:45:08 INFO: Archiving Costs [Pipeline] sh 17:45:09 + + cut -d, -f6 17:45:09 cat /w/workspace/go-mod-core-contracts/4/archives/cost.csv [Pipeline] lock 17:45:09 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-4-stack-cost] 17:45:09 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-4-stack-cost] did not exist. Created. 17:45:09 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:45:09 /w/workspace/go-mod-core-contracts/4@tmp/durable-f2d17f8b/script.sh: 1: /w/workspace/go-mod-core-contracts/4@tmp/durable-f2d17f8b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:45:10 + echo total: 0.18000000715255737 [Pipeline] stash 17:45:10 Warning: overwriting stash ‘stack-cost’ 17:45:10 Stashed 1 file(s) [Pipeline] } 17:45:10 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:45:10 provisioning config files... 17:45:10 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-642@tmp/config5697167110136407136tmp [Pipeline] { [Pipeline] sh 17:45:11 + set +x 17:45:11 + curl -s https://codecov.io/bash 17:45:11 + bash -s -- 17:45:11 17:45:11 _____ _ 17:45:11 / ____| | | 17:45:11 | | ___ __| | ___ ___ _____ __ 17:45:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:45:11 | |___| (_) | (_| | __/ (_| (_) \ V / 17:45:11 \_____\___/ \__,_|\___|\___\___/ \_/ 17:45:11 Bash-1.0.5 17:45:11 17:45:11 17:45:11 ==> git version 2.24.4 found 17:45:11 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 17:45:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:45:11 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:45:11 ==> Jenkins CI detected. 17:45:11 project root: . 17:45:11 --> token set from env 17:45:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:45:11 ==> Running gcov in . (disable via -X gcov) 17:45:11 ==> Python coveragepy not found 17:45:11 ==> Searching for coverage reports in: 17:45:11 + . 17:45:11 -> Found 1 reports 17:45:11 ==> Detecting git/mercurial file structure 17:45:11 ==> Reading reports 17:45:11 + ./coverage.out bytes=101674 17:45:11 ==> Appending adjustments 17:45:11 https://docs.codecov.io/docs/fixing-reports 17:45:12 + Found adjustments 17:45:12 ==> Gzipping contents 17:45:12 16K /tmp/codecov.hoPvQg.gz 17:45:12 ==> Uploading reports 17:45:12 url: https://codecov.io 17:45:12 query: branch=PR-642&commit=c3774972dfd25e9f07a068f7f44708bdeb73de83&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-642%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=642&job=&cmd_args= 17:45:12 -> Pinging Codecov 17:45:12 https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-642&commit=c3774972dfd25e9f07a068f7f44708bdeb73de83&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-642%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=642&job=&cmd_args= 17:45:12 -> Uploading to 17:45:12 https://storage.googleapis.com/codecov/v4/raw/2021-07-15/71470A77251A30514AAF9C0BB2E5B6CE/c3774972dfd25e9f07a068f7f44708bdeb73de83/68bca151-3417-43b3-af60-baf34082207e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T174512Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bbd3cae6c780cd750743d9d47c55f93ecd13115522e39cc814e5a784a00111e5 17:45:12 % Total % Received % Xferd Average Speed Time Time Time Current 17:45:12 Dload Upload Total Spent Left Speed 17:45:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15237 0 0 100 15237 0 40066 --:--:-- --:--:-- --:--:-- 39992 17:45:13 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/c3774972dfd25e9f07a068f7f44708bdeb73de83 [Pipeline] } 17:45:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:45:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:45:15 ---> package-listing.sh 17:45:15 ++ tr '[:upper:]' '[:lower:]' 17:45:15 ++ facter osfamily 17:45:15 + OS_FAMILY=redhat 17:45:15 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-642 17:45:15 + START_PACKAGES=/tmp/packages_start.txt 17:45:15 + END_PACKAGES=/tmp/packages_end.txt 17:45:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:45:15 + PACKAGES=/tmp/packages_start.txt 17:45:15 + '[' /w/workspace/dry_go-mod-core-contracts_PR-642 ']' 17:45:15 + PACKAGES=/tmp/packages_end.txt 17:45:15 + case "${OS_FAMILY}" in 17:45:15 + rpm -qa 17:45:15 + sort 17:45:16 + '[' -f /tmp/packages_start.txt ']' 17:45:16 + '[' -f /tmp/packages_end.txt ']' 17:45:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:45:16 + '[' /w/workspace/dry_go-mod-core-contracts_PR-642 ']' 17:45:16 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-642/archives/ 17:45:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-642/archives/ [Pipeline] echo 17:45:16 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/dry_go-mod-core-contracts_PR-642/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:45:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:45:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:45:17 17:45:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:45:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:45:17 alpine: Pulling from edgex-lftools-log-publisher 17:45:17 5843afab3874: Pulling fs layer 17:45:17 2dfaacf7024e: Pulling fs layer 17:45:17 2dbba127c6aa: Pulling fs layer 17:45:17 1a467efa2204: Pulling fs layer 17:45:17 865369a531d5: Pulling fs layer 17:45:17 2dc3bafdbf1c: Pulling fs layer 17:45:17 9ac237eaa80d: Pulling fs layer 17:45:17 6bcad4ecc5c2: Pulling fs layer 17:45:17 7074353bde3e: Pulling fs layer 17:45:17 1a467efa2204: Waiting 17:45:17 865369a531d5: Waiting 17:45:17 2dc3bafdbf1c: Waiting 17:45:17 9ac237eaa80d: Waiting 17:45:17 6bcad4ecc5c2: Waiting 17:45:17 7074353bde3e: Waiting 17:45:17 2dfaacf7024e: Verifying Checksum 17:45:17 2dfaacf7024e: Download complete 17:45:17 1a467efa2204: Verifying Checksum 17:45:17 1a467efa2204: Download complete 17:45:18 5843afab3874: Verifying Checksum 17:45:18 2dc3bafdbf1c: Verifying Checksum 17:45:18 2dc3bafdbf1c: Download complete 17:45:18 865369a531d5: Verifying Checksum 17:45:18 865369a531d5: Download complete 17:45:18 5843afab3874: Pull complete 17:45:18 6bcad4ecc5c2: Verifying Checksum 17:45:18 6bcad4ecc5c2: Download complete 17:45:18 2dbba127c6aa: Verifying Checksum 17:45:18 2dbba127c6aa: Download complete 17:45:18 2dfaacf7024e: Pull complete 17:45:19 2dbba127c6aa: Pull complete 17:45:19 1a467efa2204: Pull complete 17:45:19 9ac237eaa80d: Verifying Checksum 17:45:19 9ac237eaa80d: Download complete 17:45:19 865369a531d5: Pull complete 17:45:19 2dc3bafdbf1c: Pull complete 17:45:19 9ac237eaa80d: Pull complete 17:45:19 6bcad4ecc5c2: Pull complete 17:45:23 7074353bde3e: Verifying Checksum 17:45:23 7074353bde3e: Download complete 17:45:27 7074353bde3e: Pull complete 17:45:27 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 17:45:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:45:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:45:27 prd-centos7-docker-4c-2g-2897 does not seem to be running inside a container 17:45:27 $ 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/dry_go-mod-core-contracts_PR-642/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-642 -v /w/workspace/dry_go-mod-core-contracts_PR-642:/w/workspace/dry_go-mod-core-contracts_PR-642:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-642@tmp:/w/workspace/dry_go-mod-core-contracts_PR-642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:45:29 $ docker top 498d966b08ef3b400a3be4c9a6c060fa928213d3b29f370cdb4a2adab8859db2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:30 + touch /tmp/pre-build-complete [Pipeline] sh 17:45:30 + mkdir -p /var/log/sa [Pipeline] sh 17:45:30 + ls /var/log/sa-host 17:45:30 + sadf -c /var/log/sa-host/sa05 17:45:30 file_magic: OK 17:45:30 HZ: Using current value: 100 17:45:30 file_header: OK 17:45:30 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:45:30 Statistics: 17:45:30 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:45:30 File successfully converted to sysstat format version 12.5.4 17:45:30 + sadf -c /var/log/sa-host/sa15 17:45:30 file_magic: OK 17:45:30 HZ: Using current value: 100 17:45:30 file_header: OK 17:45:30 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:45:30 Statistics: 17:45:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:45:30 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:45:31 provisioning config files... 17:45:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-642@tmp/config4022679486592672585tmp [Pipeline] { [Pipeline] echo 17:45:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:45:31 ---> create-netrc.sh [Pipeline] } 17:45:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:45:32 ---> python-tools-install.sh [Pipeline] echo 17:45:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:45:32 ---> sudo-logs.sh 17:45:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:45:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:45:32 ---> job-cost.sh 17:45:32 lf-activate-venv: SKIPPING 17:45:32 DEBUG: total: 0.18000000715255737 17:45:32 INFO: Retrieving Stack Cost... 17:45:33 INFO: Retrieving Pricing Info for: v3-standard-2 17:45:34 INFO: Archiving Costs [Pipeline] echo 17:45:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:45:34 ---> logs-deploy.sh 17:45:34 lf-activate-venv: SKIPPING 17:45:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-642/4 17:45:34 INFO: archiving workspace using pattern(s): 17:45:35 Archives upload complete. 17:45:35 INFO: archiving logs to Nexus 17:45:36 ---> uname -a: 17:45:36 Linux prd-centos7-docker-4c-2g-2897.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 17:45:36 17:45:36 17:45:36 ---> lscpu: 17:45:36 Architecture: x86_64 17:45:36 CPU op-mode(s): 32-bit, 64-bit 17:45:36 Address sizes: 40 bits physical, 48 bits virtual 17:45:36 Byte Order: Little Endian 17:45:36 CPU(s): 2 17:45:36 On-line CPU(s) list: 0,1 17:45:36 Vendor ID: AuthenticAMD 17:45:36 BIOS Vendor ID: QEMU 17:45:36 Model name: AMD EPYC-Rome Processor 17:45:36 BIOS Model name: pc-i440fx-4.2 17:45:36 CPU family: 23 17:45:36 Model: 49 17:45:36 Thread(s) per core: 1 17:45:36 Core(s) per socket: 1 17:45:36 Socket(s): 2 17:45:36 Stepping: 0 17:45:36 BogoMIPS: 5599.99 17:45:36 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 17:45:36 Virtualization: AMD-V 17:45:36 Hypervisor vendor: KVM 17:45:36 Virtualization type: full 17:45:36 L1d cache: 64 KiB (2 instances) 17:45:36 L1i cache: 64 KiB (2 instances) 17:45:36 L2 cache: 1 MiB (2 instances) 17:45:36 L3 cache: 32 MiB (2 instances) 17:45:36 NUMA node(s): 1 17:45:36 NUMA node0 CPU(s): 0,1 17:45:36 Vulnerability Itlb multihit: Not affected 17:45:36 Vulnerability L1tf: Not affected 17:45:36 Vulnerability Mds: Not affected 17:45:36 Vulnerability Meltdown: Not affected 17:45:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:45:36 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:45:36 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:45:36 Vulnerability Srbds: Not affected 17:45:36 Vulnerability Tsx async abort: Not affected 17:45:36 17:45:36 17:45:36 ---> nproc: 17:45:36 2 17:45:36 17:45:36 17:45:36 ---> df -h: 17:45:36 Filesystem Size Used Available Use% Mounted on 17:45:36 overlay 40.0G 7.6G 32.4G 19% / 17:45:36 tmpfs 64.0M 0 64.0M 0% /dev 17:45:36 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:45:36 shm 64.0M 0 64.0M 0% /dev/shm 17:45:36 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 17:45:36 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 17:45:36 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 17:45:36 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 17:45:36 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 17:45:36 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 17:45:36 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 17:45:36 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 17:45:36 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-642 17:45:36 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-642@tmp 17:45:36 17:45:36 17:45:36 ---> free -m: 17:45:36 total used free shared buff/cache available 17:45:36 Mem: 7821 829 4787 0 2204 6703 17:45:36 Swap: 1023 0 1023 17:45:36 17:45:36 17:45:36 ---> ip addr: 17:45:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:45:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:45:36 inet 127.0.0.1/8 scope host lo 17:45:36 valid_lft forever preferred_lft forever 17:45:36 inet6 ::1/128 scope host 17:45:36 valid_lft forever preferred_lft forever 17:45:36 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:45:36 link/ether fa:16:3e:20:e1:21 brd ff:ff:ff:ff:ff:ff 17:45:36 inet 10.30.122.222/23 brd 10.30.123.255 scope global dynamic eth0 17:45:36 valid_lft 85737sec preferred_lft 85737sec 17:45:36 inet6 fe80::f816:3eff:fe20:e121/64 scope link 17:45:36 valid_lft forever preferred_lft forever 17:45:36 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:45:36 link/ether 02:42:4d:19:a2:cc brd ff:ff:ff:ff:ff:ff 17:45:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:45:36 valid_lft forever preferred_lft forever 17:45:36 inet6 fe80::42:4dff:fe19:a2cc/64 scope link 17:45:36 valid_lft forever preferred_lft forever 17:45:36 17:45:36 17:45:36 ---> sar -b -r -n DEV: 17:45:36 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 17:45:36 17:45:36 17:34:21 LINUX RESTART (2 CPU) 17:45:36 17:45:36 17:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:45:36 17:36:01 82.30 3.36 78.93 0.00 2556.94 3555.30 0.00 17:45:36 17:37:01 0.37 0.00 0.37 0.00 0.00 5.95 0.00 17:45:36 17:38:01 0.45 0.00 0.45 0.00 0.00 6.61 0.00 17:45:36 17:39:01 0.15 0.00 0.15 0.00 0.00 1.92 0.00 17:45:36 17:40:01 0.32 0.00 0.32 0.00 0.00 3.81 0.00 17:45:36 17:41:01 0.32 0.00 0.32 0.00 0.00 4.05 0.00 17:45:36 17:42:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 17:45:36 17:43:01 0.27 0.00 0.27 0.00 0.00 3.03 0.00 17:45:36 17:44:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 17:45:36 17:45:01 0.23 0.00 0.23 0.00 0.00 3.07 0.00 17:45:36 Average: 8.49 0.34 8.15 0.00 255.75 359.10 0.00 17:45:36 17:45:36 17:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:45:36 17:36:01 5455068 0 814064 10.16 2620 1737180 1278992 14.12 582304 1570012 24 17:45:36 17:37:01 5464740 0 804384 10.04 2620 1737188 1207160 13.33 574404 1569976 16 17:45:36 17:38:01 5464200 0 804920 10.05 2620 1737192 1207396 13.33 575600 1569952 8 17:45:36 17:39:01 5464216 0 804896 10.05 2620 1737200 1207228 13.33 575280 1569952 8 17:45:36 17:40:01 5462852 0 806256 10.07 2620 1737204 1207444 13.33 572352 1574208 8 17:45:36 17:41:01 5461912 0 807192 10.08 2620 1737208 1207480 13.33 573712 1574212 8 17:45:36 17:42:01 5461824 0 807276 10.08 2620 1737212 1207228 13.33 573844 1574208 8 17:45:36 17:43:01 5459220 0 809876 10.11 2620 1737216 1207228 13.33 576216 1574208 8 17:45:36 17:44:01 5451320 0 817772 10.21 2620 1737220 1207228 13.33 584160 1574208 16 17:45:36 17:45:01 5450888 0 818200 10.22 2620 1737224 1207312 13.33 586168 1572528 12 17:45:36 Average: 5459624 0 809484 10.11 2620 1737204 1214470 13.41 577404 1572346 12 17:45:36 17:45:36 17:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:45:36 17:36:01 eth0 99.77 70.61 373.36 22.39 0.00 0.00 0.00 0.00 17:45:36 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:36 17:36:01 docker0 12.31 8.56 2.49 26.60 0.00 0.00 0.00 0.00 17:45:36 17:37:01 eth0 0.60 0.02 0.06 0.00 0.00 0.00 0.00 0.00 17:45:36 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:36 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:36 17:38:01 eth0 1.25 0.35 0.34 0.20 0.00 0.00 0.00 0.00 17:45:36 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:36 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:36 17:39:01 eth0 0.63 0.07 0.06 0.01 0.00 0.00 0.00 0.00 17:45:36 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:36 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:36 17:40:01 eth0 1.23 0.55 0.46 0.25 0.00 0.00 0.00 0.00 17:45:36 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:36 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:36 17:41:01 eth0 0.50 0.32 0.27 0.23 0.00 0.00 0.00 0.00 17:45:36 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:36 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:36 17:42:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:45:36 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:36 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:36 17:43:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:45:36 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:36 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:36 17:44:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:45:36 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:36 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:36 17:45:01 eth0 0.63 0.20 0.16 0.07 0.00 0.00 0.00 0.00 17:45:36 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:36 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:36 Average: eth0 10.50 7.24 37.48 2.32 0.00 0.00 0.00 0.00 17:45:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:36 Average: docker0 1.23 0.86 0.25 2.66 0.00 0.00 0.00 0.00 17:45:36 17:45:36 17:45:36 ---> sar -P ALL: 17:45:36 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 17:45:36 17:45:36 17:34:21 LINUX RESTART (2 CPU) 17:45:36 17:45:36 17:35:01 CPU %user %nice %system %iowait %steal %idle 17:45:36 17:36:01 all 4.30 0.00 2.33 1.93 0.05 91.39 17:45:36 17:36:01 0 4.55 0.00 2.60 2.43 0.05 90.37 17:45:36 17:36:01 1 4.06 0.00 2.06 1.42 0.05 92.41 17:45:36 17:37:01 all 0.20 0.00 0.07 0.00 0.03 99.71 17:45:36 17:37:01 0 0.23 0.00 0.08 0.00 0.03 99.65 17:45:36 17:37:01 1 0.17 0.00 0.05 0.00 0.02 99.77 17:45:36 17:38:01 all 0.19 0.00 0.04 0.00 0.03 99.73 17:45:36 17:38:01 0 0.12 0.00 0.07 0.00 0.05 99.77 17:45:36 17:38:01 1 0.27 0.00 0.02 0.00 0.02 99.70 17:45:36 17:39:01 all 0.14 0.00 0.06 0.00 0.03 99.77 17:45:36 17:39:01 0 0.05 0.00 0.07 0.00 0.03 99.85 17:45:36 17:39:01 1 0.23 0.00 0.05 0.00 0.02 99.70 17:45:36 17:40:01 all 0.28 0.00 0.22 0.00 0.02 99.48 17:45:36 17:40:01 0 0.13 0.00 0.17 0.00 0.02 99.68 17:45:36 17:40:01 1 0.43 0.00 0.27 0.00 0.02 99.28 17:45:36 17:41:01 all 0.18 0.00 0.05 0.00 0.02 99.76 17:45:36 17:41:01 0 0.02 0.00 0.03 0.00 0.02 99.93 17:45:36 17:41:01 1 0.33 0.00 0.07 0.00 0.02 99.58 17:45:36 17:42:01 all 0.25 0.00 0.03 0.00 0.02 99.70 17:45:36 17:42:01 0 0.07 0.00 0.03 0.00 0.02 99.88 17:45:36 17:42:01 1 0.43 0.00 0.03 0.00 0.02 99.52 17:45:36 17:43:01 all 0.25 0.00 0.06 0.00 0.01 99.68 17:45:36 17:43:01 0 0.02 0.00 0.05 0.00 0.00 99.93 17:45:36 17:43:01 1 0.48 0.00 0.07 0.00 0.02 99.43 17:45:36 17:44:01 all 0.27 0.00 0.05 0.00 0.03 99.66 17:45:36 17:44:01 0 0.05 0.00 0.05 0.00 0.03 99.87 17:45:36 17:44:01 1 0.48 0.00 0.05 0.00 0.02 99.45 17:45:36 17:45:01 all 0.23 0.00 0.04 0.00 0.03 99.70 17:45:36 17:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:45:36 17:45:01 1 0.43 0.00 0.05 0.00 0.03 99.48 17:45:36 Average: all 0.62 0.00 0.29 0.19 0.02 98.87 17:45:36 Average: 0 0.52 0.00 0.32 0.24 0.03 98.90 17:45:36 Average: 1 0.73 0.00 0.27 0.14 0.02 98.84 17:45:36 17:45:36 17:45:36