Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e77b08da5f936ea45b5dd243effb6146996f10bb 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-25435 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # 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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision e77b08da5f936ea45b5dd243effb6146996f10bb (master) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e77b08da5f936ea45b5dd243effb6146996f10bb # timeout=10 Commit message: "Merge pull request #491 from hahattan/issue-489" > git rev-list --no-walk 6e13956c373f8385b66ccdf7b0d57d3383bd1502 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:22:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:22:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:22:20 ========================================================= 04:22:20 EdgeX Global Pipelines Version Info 04:22:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:22:22 ------------------- 04:22:22 stable info: 04:22:22 ------------------- 04:22:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:22:22 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 04:22:22 Message: update stable to v1.0.179 04:22:23 ------------------- 04:22:23 experimental info: 04:22:23 ------------------- 04:22:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:22:23 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 04:22:23 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:22:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 04:22:23 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 04:22:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:22:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:22:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:22:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 04:22:24 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:22:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 04:22:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:22:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:22:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:22:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 04:22:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:22:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:22:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:22:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:22:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:22:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:22:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:22:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:22:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:22:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:22:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:22:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:22:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:22:26 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 04:22:26 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 04:22:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 04:22:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 04:22:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 04:22:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e77b08da5f936ea45b5dd243effb6146996f10bb [Pipeline] echo 04:22:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e77b08d [Pipeline] echo 04:22:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:22:28 + git log --format=format:%s -1 e77b08da5f936ea45b5dd243effb6146996f10bb [Pipeline] echo 04:22:28 GIT_COMMIT: e77b08da5f936ea45b5dd243effb6146996f10bb, Commit Message: Merge pull request #491 from hahattan/issue-489 [Pipeline] echo 04:22:28 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:22:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:22:29 04:22:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:22:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:22:30 latest: Pulling from edgex-devops/git-semver 04:22:30 31603596830f: Pulling fs layer 04:22:30 2a8b12db71e7: Pulling fs layer 04:22:30 6ca5941a6612: Pulling fs layer 04:22:30 ecc8261a40a4: Pulling fs layer 04:22:30 ecc8261a40a4: Waiting 04:22:30 2a8b12db71e7: Verifying Checksum 04:22:30 2a8b12db71e7: Download complete 04:22:30 31603596830f: Verifying Checksum 04:22:30 31603596830f: Download complete 04:22:30 ecc8261a40a4: Verifying Checksum 04:22:30 ecc8261a40a4: Download complete 04:22:30 6ca5941a6612: Verifying Checksum 04:22:30 6ca5941a6612: Download complete 04:22:30 31603596830f: Pull complete 04:22:30 2a8b12db71e7: Pull complete 04:22:31 6ca5941a6612: Pull complete 04:22:32 ecc8261a40a4: Pull complete 04:22:32 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:22:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:22:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:22:32 prd-centos7-docker-4c-2g-25435 does not seem to be running inside a container 04:22:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:22:34 $ docker top 1041f3c0ca2942d67d9e139f1f8a0c3e1dd18b179416b09705a7d0ea3f58d2f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:22:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:35 [ssh-agent] Looking for ssh-agent implementation... 04:22:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:35 $ docker exec 1041f3c0ca2942d67d9e139f1f8a0c3e1dd18b179416b09705a7d0ea3f58d2f8 ssh-agent 04:22:35 SSH_AUTH_SOCK=/tmp/ssh-vpM6FVls5IAi/agent.12 04:22:35 SSH_AGENT_PID=17 04:22:35 Running ssh-add (command line suppressed) 04:22:35 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2274053172455205676.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2274053172455205676.key) 04:22:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:36 + git tag --points-at HEAD [Pipeline] } 04:22:36 $ docker exec --env ******** --env ******** 1041f3c0ca2942d67d9e139f1f8a0c3e1dd18b179416b09705a7d0ea3f58d2f8 ssh-agent -k 04:22:36 unset SSH_AUTH_SOCK; 04:22:36 unset SSH_AGENT_PID; 04:22:36 echo Agent pid 17 killed; 04:22:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:22:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:36 [ssh-agent] Looking for ssh-agent implementation... 04:22:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:36 $ docker exec 1041f3c0ca2942d67d9e139f1f8a0c3e1dd18b179416b09705a7d0ea3f58d2f8 ssh-agent 04:22:37 SSH_AUTH_SOCK=/tmp/ssh-hyMdrKlJfc5s/agent.45 04:22:37 SSH_AGENT_PID=50 04:22:37 Running ssh-add (command line suppressed) 04:22:37 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1048048553514101472.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1048048553514101472.key) 04:22:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:37 + git semver init 04:22:37 # -> Open(): unable to determine branch for HEAD 04:22:37 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 04:22:37 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 04:22:37 # $SEMVER_REMOTE_NAME = origin 04:22:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:22:37 # $SEMVER_USER_NAME = edgex-jenkins 04:22:37 # $SEMVER_BRANCH = master 04:22:37 # $SEMVER_TEMP = /tmp/semver-495803830 04:22:37 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 04:22:38 # '/tmp/semver-495803830' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 04:22:38 # -> Force: false 04:22:38 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 04:22:38 $ docker exec --env ******** --env ******** 1041f3c0ca2942d67d9e139f1f8a0c3e1dd18b179416b09705a7d0ea3f58d2f8 ssh-agent -k 04:22:38 unset SSH_AUTH_SOCK; 04:22:38 unset SSH_AGENT_PID; 04:22:38 echo Agent pid 50 killed; 04:22:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:22:39 + git semver [Pipeline] } 04:22:39 $ docker stop --time=1 1041f3c0ca2942d67d9e139f1f8a0c3e1dd18b179416b09705a7d0ea3f58d2f8 04:22:41 $ docker rm -f 1041f3c0ca2942d67d9e139f1f8a0c3e1dd18b179416b09705a7d0ea3f58d2f8 [Pipeline] // withDockerContainer [Pipeline] sh 04:22:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:22:42 Stashed 1 file(s) [Pipeline] echo 04:22:42 [edgeXSemver]: initialized semver on version 2.0.0-dev.24 [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 04:22:57 Still waiting to schedule task 04:22:57 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-25435’ 04:22:57 Still waiting to schedule task 04:22:57 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:24:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-25436 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 04:24:47 Running in /w/workspace/go-mod-core-contracts/142 [Pipeline] { [Pipeline] checkout 04:24:52 using credential edgex-jenkins-ssh 04:24:52 Cloning the remote Git repository 04:24:52 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:24:53 > git init /w/workspace/go-mod-core-contracts/142 # timeout=10 04:24:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:24:53 > git --version # timeout=10 04:24:53 > git --version # 'git version 2.17.1' 04:24:53 using GIT_SSH to set credentials SSH Credentials for GitHub 04:24:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:24:55 Checking out Revision e77b08da5f936ea45b5dd243effb6146996f10bb (master) 04:24:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:24:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:24:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:24:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:24:54 using GIT_SSH to set credentials SSH Credentials for GitHub 04:24:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:24:55 > git config core.sparsecheckout # timeout=10 04:24:55 > git checkout -f e77b08da5f936ea45b5dd243effb6146996f10bb # timeout=10 04:24:59 Commit message: "Merge pull request #491 from hahattan/issue-489" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:25:01 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:25:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:25:01 + sudo service docker restart 04:25:01 + true [Pipeline] unstash [Pipeline] echo 04:25:04 ========================================================= 04:25:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 04:25:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:25:05 + 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 . 04:25:06 Sending build context to Docker daemon 2.546MB 04:25:06 Step 1/7 : ARG BASE=golang:1.15-alpine 04:25:06 Step 2/7 : FROM ${BASE} 04:25:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:25:06 5f621e34cdf4: Pulling fs layer 04:25:06 a4357932f1b6: Pulling fs layer 04:25:06 18c013af1878: Pulling fs layer 04:25:06 00ac8860ef70: Pulling fs layer 04:25:06 63d7cb157983: Pulling fs layer 04:25:06 b116817d02f9: Pulling fs layer 04:25:06 745a02a5169b: Pulling fs layer 04:25:06 00ac8860ef70: Waiting 04:25:06 63d7cb157983: Waiting 04:25:06 b116817d02f9: Waiting 04:25:06 745a02a5169b: Waiting 04:25:06 18c013af1878: Verifying Checksum 04:25:06 18c013af1878: Download complete 04:25:06 a4357932f1b6: Download complete 04:25:06 63d7cb157983: Verifying Checksum 04:25:06 63d7cb157983: Download complete 04:25:06 b116817d02f9: Download complete 04:25:07 5f621e34cdf4: Download complete 04:25:07 5f621e34cdf4: Pull complete 04:25:08 a4357932f1b6: Pull complete 04:25:08 18c013af1878: Pull complete 04:25:09 745a02a5169b: Verifying Checksum 04:25:09 745a02a5169b: Download complete 04:25:10 00ac8860ef70: Verifying Checksum 04:25:10 00ac8860ef70: Download complete 04:25:21 00ac8860ef70: Pull complete 04:25:21 63d7cb157983: Pull complete 04:25:21 b116817d02f9: Pull complete 04:25:25 745a02a5169b: Pull complete 04:25:25 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 04:25:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 04:25:25 ---> b7e6874047d6 04:25:25 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:25:28 ---> Running in 897e4fbe647c 04:25:28 Removing intermediate container 897e4fbe647c 04:25:28 ---> a66e3e498183 04:25:28 Step 4/7 : RUN apk add bash 04:25:28 ---> Running in ab0cacfa5a6d 04:25:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:25:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:25:32 OK: 142 MiB in 39 packages 04:25:33 Removing intermediate container ab0cacfa5a6d 04:25:33 ---> f0d77d5fcbeb 04:25:33 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:25:33 ---> Running in 15b3cd3ae04e 04:25:34 Removing intermediate container 15b3cd3ae04e 04:25:34 ---> 8d16b9815ab9 04:25:34 Step 6/7 : COPY go.mod . 04:25:35 ---> 4eb7b96aa3f6 04:25:35 Step 7/7 : RUN go mod download 04:25:35 ---> Running in e74f326d615b 04:25:36 Running on prd-centos7-docker-4c-2g-25437 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 04:25:36 Running in /w/workspace/go-mod-core-contracts/142 [Pipeline] { [Pipeline] checkout 04:25:39 using credential edgex-jenkins-ssh 04:25:39 Cloning the remote Git repository 04:25:39 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:25:39 > git init /w/workspace/go-mod-core-contracts/142 # timeout=10 04:25:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:25:39 > git --version # timeout=10 04:25:39 > git --version # 'git version 2.24.3' 04:25:39 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:25:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:25:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:25:40 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:25:40 Checking out Revision e77b08da5f936ea45b5dd243effb6146996f10bb (master) 04:25:40 > git config core.sparsecheckout # timeout=10 04:25:40 > git checkout -f e77b08da5f936ea45b5dd243effb6146996f10bb # timeout=10 04:25:44 Commit message: "Merge pull request #491 from hahattan/issue-489" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:25:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:25:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:25:46 + sudo service docker restart 04:25:46 + true 04:25:46 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 04:25:47 ========================================================= 04:25:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 04:25:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:25:48 + 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 . 04:25:48 Sending build context to Docker daemon 2.547MB 04:25:48 Step 1/7 : ARG BASE=golang:1.15-alpine 04:25:48 Step 2/7 : FROM ${BASE} 04:25:48 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 04:25:48 188c0c94c7c5: Pulling fs layer 04:25:48 0ef7d3d256c8: Pulling fs layer 04:25:48 de9db76c5a1d: Pulling fs layer 04:25:48 bca2f99d35d6: Pulling fs layer 04:25:48 93359f2a8cfa: Pulling fs layer 04:25:48 7c6f9722023f: Pulling fs layer 04:25:48 a35cf1a2eb13: Pulling fs layer 04:25:48 93359f2a8cfa: Waiting 04:25:48 7c6f9722023f: Waiting 04:25:48 a35cf1a2eb13: Waiting 04:25:48 bca2f99d35d6: Waiting 04:25:48 de9db76c5a1d: Verifying Checksum 04:25:48 de9db76c5a1d: Download complete 04:25:48 0ef7d3d256c8: Verifying Checksum 04:25:48 0ef7d3d256c8: Download complete 04:25:48 93359f2a8cfa: Verifying Checksum 04:25:48 93359f2a8cfa: Download complete 04:25:48 188c0c94c7c5: Verifying Checksum 04:25:48 188c0c94c7c5: Download complete 04:25:48 7c6f9722023f: Verifying Checksum 04:25:48 7c6f9722023f: Download complete 04:25:49 188c0c94c7c5: Pull complete 04:25:49 0ef7d3d256c8: Pull complete 04:25:49 de9db76c5a1d: Pull complete 04:25:50 Removing intermediate container e74f326d615b 04:25:50 ---> 87bacf5028cb 04:25:50 Successfully built 87bacf5028cb 04:25:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:25:50 + docker inspect -f . ci-base-image-arm64 04:25:50 . [Pipeline] withDockerContainer 04:25:50 a35cf1a2eb13: Verifying Checksum 04:25:50 a35cf1a2eb13: Download complete 04:25:51 prd-ubuntu18.04-docker-arm64-4c-16g-25436 does not seem to be running inside a container 04:25:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/142 -v /w/workspace/go-mod-core-contracts/142:/w/workspace/go-mod-core-contracts/142:rw,z -v /w/workspace/go-mod-core-contracts/142@tmp:/w/workspace/go-mod-core-contracts/142@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 ******** ci-base-image-arm64 cat 04:25:51 bca2f99d35d6: Verifying Checksum 04:25:51 bca2f99d35d6: Download complete 04:25:52 $ docker top 840de93df8bcc41d5e03c176c89b499301db1aa8ca4de03156b597bcb3e76db8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:53 + go version 04:25:53 go version go1.15.5 linux/arm64 [Pipeline] } 04:25:53 $ docker stop --time=1 840de93df8bcc41d5e03c176c89b499301db1aa8ca4de03156b597bcb3e76db8 04:25:55 $ docker rm -f 840de93df8bcc41d5e03c176c89b499301db1aa8ca4de03156b597bcb3e76db8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:25:56 + docker inspect -f . ci-base-image-arm64 04:25:56 . [Pipeline] withDockerContainer 04:25:56 bca2f99d35d6: Pull complete 04:25:56 93359f2a8cfa: Pull complete 04:25:56 7c6f9722023f: Pull complete 04:25:57 prd-ubuntu18.04-docker-arm64-4c-16g-25436 does not seem to be running inside a container 04:25:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/142 -v /w/workspace/go-mod-core-contracts/142:/w/workspace/go-mod-core-contracts/142:rw,z -v /w/workspace/go-mod-core-contracts/142@tmp:/w/workspace/go-mod-core-contracts/142@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 ******** ci-base-image-arm64 cat 04:25:58 $ docker top 963ba009ee4f6b04471ec030367f04bb323e3f4114d0d036f86187247efd7371 -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:59 + make test 04:25:59 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:26:07 a35cf1a2eb13: Pull complete 04:26:07 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 04:26:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 04:26:07 ---> a62c8e92a672 04:26:07 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:26:07 ---> Running in 7ea7d783e1fe 04:26:07 Removing intermediate container 7ea7d783e1fe 04:26:07 ---> 15a09e5f7978 04:26:07 Step 4/7 : RUN apk add bash 04:26:07 ---> Running in e34740a70420 04:26:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:26:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:26:08 OK: 166 MiB in 39 packages 04:26:09 Removing intermediate container e34740a70420 04:26:09 ---> b2a315df2848 04:26:09 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:26:09 ---> Running in 02e20dc19bc4 04:26:09 Removing intermediate container 02e20dc19bc4 04:26:09 ---> f0fb1170a3e6 04:26:09 Step 6/7 : COPY go.mod . 04:26:09 ---> b34ab7434575 04:26:09 Step 7/7 : RUN go mod download 04:26:09 ---> Running in 96b8cb4b0cf4 04:26:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 04:26:21 Removing intermediate container 96b8cb4b0cf4 04:26:21 ---> 38589a55d551 04:26:21 Successfully built 38589a55d551 04:26:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:26:22 + docker inspect -f . ci-base-image-x86_64 04:26:22 . [Pipeline] withDockerContainer 04:26:22 prd-centos7-docker-4c-2g-25437 does not seem to be running inside a container 04:26:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/142 -v /w/workspace/go-mod-core-contracts/142:/w/workspace/go-mod-core-contracts/142:rw,z -v /w/workspace/go-mod-core-contracts/142@tmp:/w/workspace/go-mod-core-contracts/142@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 ******** ci-base-image-x86_64 cat 04:26:23 $ docker top b57beb4287ba6c8082b781ee6ade53113142ad2469a9470449956fa9a0a35558 -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:23 + go version 04:26:23 go version go1.15.5 linux/amd64 [Pipeline] } 04:26:23 $ docker stop --time=1 b57beb4287ba6c8082b781ee6ade53113142ad2469a9470449956fa9a0a35558 04:26:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.054s coverage: 85.7% of statements 04:26:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.021s coverage: 100.0% of statements 04:26:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.059s coverage: 45.4% of statements 04:26:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.062s coverage: 77.8% of statements 04:26:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 04:26:25 $ docker rm -f b57beb4287ba6c8082b781ee6ade53113142ad2469a9470449956fa9a0a35558 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:26:26 + docker inspect -f . ci-base-image-x86_64 04:26:26 . [Pipeline] withDockerContainer 04:26:26 prd-centos7-docker-4c-2g-25437 does not seem to be running inside a container 04:26:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/142 -v /w/workspace/go-mod-core-contracts/142:/w/workspace/go-mod-core-contracts/142:rw,z -v /w/workspace/go-mod-core-contracts/142@tmp:/w/workspace/go-mod-core-contracts/142@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 ******** ci-base-image-x86_64 cat 04:26:26 $ docker top 9531ca075ebacba63d03d1ba3c2ac1a336b0b8937f7e1f4960bfc7f3aff417c3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:27 + make test 04:26:27 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:26:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.019s coverage: 26.3% of statements 04:26:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.033s coverage: 14.7% of statements 04:26:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.013s coverage: 100.0% of statements 04:26:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.092s coverage: 91.8% of statements 04:26:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 04:26:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 04:26:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.023s coverage: 100.0% of statements 04:26:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.031s coverage: 36.7% of statements 04:26:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 04:26:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.011s coverage: 85.7% of statements 04:26:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.010s coverage: 100.0% of statements 04:26:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.189s coverage: 63.0% of statements 04:26:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.034s coverage: 26.3% of statements 04:26:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.024s coverage: 15.4% of statements 04:26:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.025s coverage: 15.4% of statements 04:26:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.031s coverage: 14.3% of statements 04:26:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 04:26:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.048s coverage: 45.4% of statements 04:26:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.020s coverage: 77.8% of statements 04:26:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 04:26:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.019s coverage: 26.3% of statements 04:26:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.020s coverage: 14.7% of statements 04:26:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.021s coverage: 100.0% of statements 04:26:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.036s coverage: 91.8% of statements 04:26:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 04:26:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 04:26:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.006s coverage: 100.0% of statements 04:26:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.007s coverage: 36.7% of statements 04:26:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.230s coverage: 84.6% of statements 04:26:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 04:26:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 04:26:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 04:26:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.054s coverage: 51.0% of statements 04:26:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.049s coverage: 94.7% of statements 04:26:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.025s coverage: 63.0% of statements 04:26:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.009s coverage: 26.3% of statements 04:26:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.032s coverage: 15.4% of statements 04:26:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.024s coverage: 15.4% of statements 04:26:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.032s coverage: 14.3% of statements 04:26:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 04:26:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.082s coverage: 84.6% of statements 04:26:39 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 04:26:39 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 04:26:39 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 04:26:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.144s coverage: 88.7% of statements 04:26:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.022s coverage: 100.0% of statements 04:26:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 04:26:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:26:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.011s coverage: 51.0% of statements 04:26:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.031s coverage: 94.7% of statements 04:26:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.041s coverage: 88.7% of statements 04:26:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements 04:26:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 04:26:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:26:42 gofmt -l . 04:26:42 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:26:42 $ docker stop --time=1 9531ca075ebacba63d03d1ba3c2ac1a336b0b8937f7e1f4960bfc7f3aff417c3 04:26:44 $ docker rm -f 9531ca075ebacba63d03d1ba3c2ac1a336b0b8937f7e1f4960bfc7f3aff417c3 [Pipeline] // withDockerContainer [Pipeline] sh 04:26:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:26:45 gofmt -l . 04:26:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script 04:26:45 [ "`gofmt -l .`" = "" ] [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] } 04:26:46 $ docker stop --time=1 963ba009ee4f6b04471ec030367f04bb323e3f4114d0d036f86187247efd7371 04:26:49 $ docker rm -f 963ba009ee4f6b04471ec030367f04bb323e3f4114d0d036f86187247efd7371 [Pipeline] // stage [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh 04:26:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:26:50 Warning: overwriting stash ‘coverage-report’ 04:26:51 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 04:26:52 provisioning config files... 04:26:52 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3868738829286425885tmp [Pipeline] { [Pipeline] sh 04:26:53 + set +x 04:26:53 + curl -s https://codecov.io/bash 04:26:53 + bash -s -- 04:26:53 04:26:53 _____ _ 04:26:53 / ____| | | 04:26:53 | | ___ __| | ___ ___ _____ __ 04:26:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:26:53 | |___| (_) | (_| | __/ (_| (_) \ V / 04:26:53 \_____\___/ \__,_|\___|\___\___/ \_/ 04:26:53 Bash-20210129-7c25fce 04:26:53 04:26:53 04:26:53 ==> git version 2.24.3 found 04:26:53 ==> 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 04:26:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:26:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:26:53 ==> Jenkins CI detected. 04:26:53 project root: . 04:26:53 --> token set from env 04:26:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:26:53 ==> Running gcov in . (disable via -X gcov) 04:26:53 ==> Python coveragepy not found 04:26:53 ==> Searching for coverage reports in: 04:26:53 + . 04:26:53 -> Found 1 reports 04:26:53 ==> Detecting git/mercurial file structure 04:26:53 ==> Reading reports 04:26:53 + ./coverage.out bytes=147581 04:26:53 ==> Appending adjustments 04:26:53 https://docs.codecov.io/docs/fixing-reports 04:26:54 + Found adjustments 04:26:54 ==> Gzipping contents 04:26:54 24K /tmp/codecov.NTfKfJ.gz 04:26:54 ==> Uploading reports 04:26:54 url: https://codecov.io 04:26:54 query: branch=master&commit=e77b08da5f936ea45b5dd243effb6146996f10bb&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F142%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 04:26:54 -> Pinging Codecov 04:26:54 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=master&commit=e77b08da5f936ea45b5dd243effb6146996f10bb&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F142%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 04:26:55 -> Uploading to 04:26:55 https://storage.googleapis.com/codecov/v4/raw/2021-02-08/71470A77251A30514AAF9C0BB2E5B6CE/e77b08da5f936ea45b5dd243effb6146996f10bb/c46dce67-62d1-42bc-94ee-d914bbdf4c07.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210208T042654Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9a9e0cc750c7ef7e2ee4c3760545ebe855887b0271e54b919f8a96473ffcb95e 04:26:55 % Total % Received % Xferd Average Speed Time Time Time Current 04:26:55 Dload Upload Total Spent Left Speed 04:26:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22469 0 0 100 22469 0 47007 --:--:-- --:--:-- --:--:-- 47104 04:26:55 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/e77b08da5f936ea45b5dd243effb6146996f10bb [Pipeline] } 04:26:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:26:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:26:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:26:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:26:57 04:26:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 04:26:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:26:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:26:57 188c0c94c7c5: Pulling fs layer 04:26:57 0ef7d3d256c8: Pulling fs layer 04:26:57 de9db76c5a1d: Pulling fs layer 04:26:57 0eba1c9be4d2: Pulling fs layer 04:26:57 0d57e429df01: Pulling fs layer 04:26:57 4e4be7b47b0d: Pulling fs layer 04:26:57 e1f770b5df2f: Pulling fs layer 04:26:57 85a0685a4137: Pulling fs layer 04:26:57 0eba1c9be4d2: Waiting 04:26:57 4e4be7b47b0d: Waiting 04:26:57 0d57e429df01: Waiting 04:26:57 e1f770b5df2f: Waiting 04:26:57 85a0685a4137: Waiting 04:26:57 de9db76c5a1d: Download complete 04:26:57 0ef7d3d256c8: Verifying Checksum 04:26:57 0ef7d3d256c8: Download complete 04:26:57 0d57e429df01: Verifying Checksum 04:26:57 0d57e429df01: Download complete 04:26:57 4e4be7b47b0d: Verifying Checksum 04:26:57 4e4be7b47b0d: Download complete 04:26:57 188c0c94c7c5: Verifying Checksum 04:26:57 188c0c94c7c5: Download complete 04:26:58 188c0c94c7c5: Pull complete 04:26:58 0ef7d3d256c8: Pull complete 04:26:58 de9db76c5a1d: Pull complete 04:26:59 e1f770b5df2f: Verifying Checksum 04:26:59 e1f770b5df2f: Download complete 04:27:00 0eba1c9be4d2: Verifying Checksum 04:27:00 0eba1c9be4d2: Download complete 04:27:01 85a0685a4137: Verifying Checksum 04:27:01 85a0685a4137: Download complete 04:27:06 0eba1c9be4d2: Pull complete 04:27:06 0d57e429df01: Pull complete 04:27:06 4e4be7b47b0d: Pull complete 04:27:11 e1f770b5df2f: Pull complete 04:27:18 85a0685a4137: Pull complete 04:27:18 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 04:27:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:27:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 04:27:18 prd-centos7-docker-4c-2g-25435 does not seem to be running inside a container 04:27:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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-devops/edgex-snyk-go:1.410.4 cat 04:27:19 $ docker top 0a23f0ba0673f86f7f2d6fd3f1da73bcf1aa4a7fcea892caee20f69c05cf8dc7 -eo pid,comm [Pipeline] { [Pipeline] echo 04:27:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 04:27:20 + set -o pipefail 04:27:20 + snyk monitor '--org=edgex-jenkins' 04:27:38 04:27:38 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts/v2)... 04:27:38 04:27:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/0e157069-977f-4b80-9778-328948a555ff 04:27:38 04:27:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:27:38 04:27:38 [Pipeline] } 04:27:38 $ docker stop --time=1 0a23f0ba0673f86f7f2d6fd3f1da73bcf1aa4a7fcea892caee20f69c05cf8dc7 04:27:41 $ docker rm -f 0a23f0ba0673f86f7f2d6fd3f1da73bcf1aa4a7fcea892caee20f69c05cf8dc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:27:43 + git log --format=format:%s -1 e77b08da5f936ea45b5dd243effb6146996f10bb [Pipeline] isUnix [Pipeline] sh 04:27:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:27:43 . [Pipeline] withDockerContainer 04:27:43 prd-centos7-docker-4c-2g-25435 does not seem to be running inside a container 04:27:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:27:44 $ docker top 2f2a99e4f5cbd6be169961af3cb84627f77cd535a9bd74573fa5abb22fa93f55 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:27:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:27:45 [ssh-agent] Looking for ssh-agent implementation... 04:27:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:27:45 $ docker exec 2f2a99e4f5cbd6be169961af3cb84627f77cd535a9bd74573fa5abb22fa93f55 ssh-agent 04:27:45 SSH_AUTH_SOCK=/tmp/ssh-7Ur58RIaJ8QX/agent.12 04:27:45 SSH_AGENT_PID=17 04:27:45 Running ssh-add (command line suppressed) 04:27:45 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_789258377486408370.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_789258377486408370.key) 04:27:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:27:46 + git semver tag 04:27:46 # -> Open(): unable to determine branch for HEAD 04:27:46 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 04:27:46 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 04:27:46 # $SEMVER_REMOTE_NAME = origin 04:27:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:27:46 # $SEMVER_USER_NAME = edgex-jenkins 04:27:46 # $SEMVER_BRANCH = master 04:27:46 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 04:27:46 # e77b08da5f936ea45b5dd243effb6146996f10bb HEAD 04:27:46 # -> Force: false 04:27:46 # 880e6fdbd7dbffc0e79f13860a7a7ff607f7b431 refs/tags/v2.0.0-dev.24 [Pipeline] } 04:27:46 $ docker exec --env ******** --env ******** 2f2a99e4f5cbd6be169961af3cb84627f77cd535a9bd74573fa5abb22fa93f55 ssh-agent -k 04:27:46 unset SSH_AUTH_SOCK; 04:27:46 unset SSH_AGENT_PID; 04:27:46 echo Agent pid 17 killed; 04:27:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:27:47 + git semver [Pipeline] } 04:27:47 $ docker stop --time=1 2f2a99e4f5cbd6be169961af3cb84627f77cd535a9bd74573fa5abb22fa93f55 04:27:48 $ docker rm -f 2f2a99e4f5cbd6be169961af3cb84627f77cd535a9bd74573fa5abb22fa93f55 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 04:27:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:27:49 04:27:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 04:27:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:27:49 0.23.1-centos7: Pulling from edgex-lftools 04:27:49 ab5ef0e58194: Pulling fs layer 04:27:49 9712f1f96733: Pulling fs layer 04:27:49 63f879dbbcfc: Pulling fs layer 04:27:49 0d9ebad4ef96: Pulling fs layer 04:27:49 e9a5061849ea: Pulling fs layer 04:27:49 d747dcd14b5f: Pulling fs layer 04:27:49 2de7ff778b66: Pulling fs layer 04:27:49 0d9ebad4ef96: Waiting 04:27:49 e9a5061849ea: Waiting 04:27:49 2de7ff778b66: Waiting 04:27:49 d747dcd14b5f: Waiting 04:27:49 9712f1f96733: Verifying Checksum 04:27:49 9712f1f96733: Download complete 04:27:51 63f879dbbcfc: Verifying Checksum 04:27:51 63f879dbbcfc: Download complete 04:27:51 e9a5061849ea: Verifying Checksum 04:27:51 e9a5061849ea: Download complete 04:27:51 d747dcd14b5f: Verifying Checksum 04:27:51 d747dcd14b5f: Download complete 04:27:51 2de7ff778b66: Verifying Checksum 04:27:51 2de7ff778b66: Download complete 04:27:52 0d9ebad4ef96: Verifying Checksum 04:27:52 0d9ebad4ef96: Download complete 04:27:52 ab5ef0e58194: Verifying Checksum 04:27:52 ab5ef0e58194: Download complete 04:27:57 ab5ef0e58194: Pull complete 04:27:57 9712f1f96733: Pull complete 04:28:00 63f879dbbcfc: Pull complete 04:28:06 0d9ebad4ef96: Pull complete 04:28:07 e9a5061849ea: Pull complete 04:28:08 d747dcd14b5f: Pull complete 04:28:10 2de7ff778b66: Pull complete 04:28:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:28:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:28:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 04:28:11 prd-centos7-docker-4c-2g-25435 does not seem to be running inside a container 04:28:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:28:15 $ docker top ec79093ab735649cd850c19c234f40dd1e57fc4e6f6293457b5d0ef30c3559cb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:28:15 provisioning config files... 04:28:15 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3588875256434635683tmp 04:28:15 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7736755171697923265tmp 04:28:15 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1309609959207795725tmp [Pipeline] { [Pipeline] echo 04:28:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:28:16 ---> sigul-configuration.sh 04:28:16 gpg: directory `/root/.gnupg' created 04:28:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:28:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:28:16 gpg: keyring `/root/.gnupg/secring.gpg' created 04:28:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:28:16 gpg: CAST5 encrypted data 04:28:16 gpg: encrypted with 1 passphrase 04:28:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:28:16 + mkdir /home/jenkins 04:28:16 + mkdir /home/jenkins/sigul [Pipeline] sh 04:28:17 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:28:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:28:17 ---> sigul-install.sh 04:28:24 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 04:28:24 + git tag --list 04:28:24 v0.0.0 04:28:24 v0.0.1 04:28:24 v0.1.0 04:28:24 v0.1.1 04:28:24 v0.1.10 04:28:24 v0.1.100 04:28:24 v0.1.101 04:28:24 v0.1.102 04:28:24 v0.1.103 04:28:24 v0.1.104 04:28:24 v0.1.105 04:28:24 v0.1.106 04:28:24 v0.1.107 04:28:24 v0.1.108 04:28:24 v0.1.109 04:28:24 v0.1.11 04:28:24 v0.1.110 04:28:24 v0.1.111 04:28:24 v0.1.112 04:28:24 v0.1.113 04:28:24 v0.1.114 04:28:24 v0.1.115 04:28:24 v0.1.116 04:28:24 v0.1.117 04:28:24 v0.1.118 04:28:24 v0.1.119 04:28:24 v0.1.12 04:28:24 v0.1.120 04:28:24 v0.1.121 04:28:24 v0.1.122 04:28:24 v0.1.123 04:28:24 v0.1.124 04:28:24 v0.1.125 04:28:24 v0.1.126 04:28:24 v0.1.127 04:28:24 v0.1.128 04:28:24 v0.1.129 04:28:24 v0.1.13 04:28:24 v0.1.130 04:28:24 v0.1.131 04:28:24 v0.1.132 04:28:24 v0.1.133 04:28:24 v0.1.134 04:28:24 v0.1.135 04:28:24 v0.1.136 04:28:24 v0.1.137 04:28:24 v0.1.138 04:28:24 v0.1.139 04:28:24 v0.1.14 04:28:24 v0.1.140 04:28:24 v0.1.141 04:28:24 v0.1.142 04:28:24 v0.1.143 04:28:24 v0.1.144 04:28:24 v0.1.145 04:28:24 v0.1.146 04:28:24 v0.1.147 04:28:24 v0.1.148 04:28:24 v0.1.149 04:28:24 v0.1.15 04:28:24 v0.1.16 04:28:24 v0.1.17 04:28:24 v0.1.18 04:28:24 v0.1.19 04:28:24 v0.1.2 04:28:24 v0.1.20 04:28:24 v0.1.21 04:28:24 v0.1.22 04:28:24 v0.1.23 04:28:24 v0.1.24 04:28:24 v0.1.25 04:28:24 v0.1.26 04:28:24 v0.1.27 04:28:24 v0.1.28 04:28:24 v0.1.29 04:28:24 v0.1.3 04:28:24 v0.1.30 04:28:24 v0.1.31 04:28:24 v0.1.32 04:28:24 v0.1.33 04:28:24 v0.1.34 04:28:24 v0.1.35 04:28:24 v0.1.36 04:28:24 v0.1.37 04:28:24 v0.1.38 04:28:24 v0.1.39 04:28:24 v0.1.4 04:28:24 v0.1.40 04:28:24 v0.1.41 04:28:24 v0.1.42 04:28:24 v0.1.43 04:28:24 v0.1.44 04:28:24 v0.1.45 04:28:24 v0.1.46 04:28:24 v0.1.47 04:28:24 v0.1.48 04:28:24 v0.1.49 04:28:24 v0.1.5 04:28:24 v0.1.50 04:28:24 v0.1.51 04:28:24 v0.1.52 04:28:24 v0.1.53 04:28:24 v0.1.54 04:28:24 v0.1.55 04:28:24 v0.1.56 04:28:24 v0.1.57 04:28:24 v0.1.58 04:28:24 v0.1.59 04:28:24 v0.1.6 04:28:24 v0.1.60 04:28:24 v0.1.61 04:28:24 v0.1.62 04:28:24 v0.1.63 04:28:24 v0.1.64 04:28:24 v0.1.65 04:28:24 v0.1.66 04:28:24 v0.1.67 04:28:24 v0.1.68 04:28:24 v0.1.69 04:28:24 v0.1.7 04:28:24 v0.1.70 04:28:24 v0.1.71 04:28:24 v0.1.72 04:28:24 v0.1.73 04:28:24 v0.1.74 04:28:24 v0.1.75 04:28:24 v0.1.76 04:28:24 v0.1.77 04:28:24 v0.1.78 04:28:24 v0.1.79 04:28:24 v0.1.8 04:28:24 v0.1.80 04:28:24 v0.1.81 04:28:24 v0.1.82 04:28:24 v0.1.83 04:28:24 v0.1.84 04:28:24 v0.1.85 04:28:24 v0.1.86 04:28:24 v0.1.87 04:28:24 v0.1.88 04:28:24 v0.1.89 04:28:24 v0.1.9 04:28:24 v0.1.90 04:28:24 v0.1.91 04:28:24 v0.1.92 04:28:24 v0.1.93 04:28:24 v0.1.94 04:28:24 v0.1.95 04:28:24 v0.1.96 04:28:24 v0.1.97 04:28:24 v0.1.98 04:28:24 v0.1.99 04:28:24 v2.0.0-dev.1 04:28:24 v2.0.0-dev.10 04:28:24 v2.0.0-dev.11 04:28:24 v2.0.0-dev.12 04:28:24 v2.0.0-dev.13 04:28:24 v2.0.0-dev.14 04:28:24 v2.0.0-dev.15 04:28:24 v2.0.0-dev.16 04:28:24 v2.0.0-dev.17 04:28:24 v2.0.0-dev.18 04:28:24 v2.0.0-dev.19 04:28:24 v2.0.0-dev.2 04:28:24 v2.0.0-dev.20 04:28:24 v2.0.0-dev.21 04:28:24 v2.0.0-dev.22 04:28:24 v2.0.0-dev.23 04:28:24 v2.0.0-dev.24 04:28:24 v2.0.0-dev.3 04:28:24 v2.0.0-dev.4 04:28:24 v2.0.0-dev.5 04:28:24 v2.0.0-dev.6 04:28:24 v2.0.0-dev.7 04:28:24 v2.0.0-dev.8 04:28:24 v2.0.0-dev.9 [Pipeline] sh 04:28:24 + lftools sign git-tag v2.0.0-dev.24 04:28:26 Signing Git tag with Sigul... 04:28:26 Signing v2.0.0-dev.24 [Pipeline] echo 04:28:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:28:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:28:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:28:27 $ docker stop --time=1 ec79093ab735649cd850c19c234f40dd1e57fc4e6f6293457b5d0ef30c3559cb 04:28:29 $ docker rm -f ec79093ab735649cd850c19c234f40dd1e57fc4e6f6293457b5d0ef30c3559cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 04:28:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:28:30 . [Pipeline] withDockerContainer 04:28:30 prd-centos7-docker-4c-2g-25435 does not seem to be running inside a container 04:28:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:28:31 $ docker top 8a3e6cd76d6e8f6da98827807222f8658332518fec1d33605bbd52f37aaeb7ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:28:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:28:31 [ssh-agent] Looking for ssh-agent implementation... 04:28:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:28:32 $ docker exec 8a3e6cd76d6e8f6da98827807222f8658332518fec1d33605bbd52f37aaeb7ad ssh-agent 04:28:32 SSH_AUTH_SOCK=/tmp/ssh-Jb2gZFe2pq6i/agent.11 04:28:32 SSH_AGENT_PID=16 04:28:32 Running ssh-add (command line suppressed) 04:28:32 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7234489418568448331.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7234489418568448331.key) 04:28:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:28:32 + git semver bump pre 04:28:32 # -> Open(): unable to determine branch for HEAD 04:28:32 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 04:28:32 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 04:28:32 # $SEMVER_REMOTE_NAME = origin 04:28:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:28:32 # $SEMVER_USER_NAME = edgex-jenkins 04:28:32 # $SEMVER_BRANCH = master 04:28:32 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 04:28:32 2.0.0-dev.25 [Pipeline] } 04:28:32 $ docker exec --env ******** --env ******** 8a3e6cd76d6e8f6da98827807222f8658332518fec1d33605bbd52f37aaeb7ad ssh-agent -k 04:28:33 unset SSH_AUTH_SOCK; 04:28:33 unset SSH_AGENT_PID; 04:28:33 echo Agent pid 16 killed; 04:28:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:28:33 + git semver [Pipeline] } 04:28:33 $ docker stop --time=1 8a3e6cd76d6e8f6da98827807222f8658332518fec1d33605bbd52f37aaeb7ad 04:28:35 $ docker rm -f 8a3e6cd76d6e8f6da98827807222f8658332518fec1d33605bbd52f37aaeb7ad [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 04:28:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:28:35 . [Pipeline] withDockerContainer 04:28:35 prd-centos7-docker-4c-2g-25435 does not seem to be running inside a container 04:28:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:28:36 $ docker top c04db3f2366e07318a2e962b36b18be2407e4421e12ecc18ce425c54a933bf5a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:28:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:28:37 [ssh-agent] Looking for ssh-agent implementation... 04:28:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:28:37 $ docker exec c04db3f2366e07318a2e962b36b18be2407e4421e12ecc18ce425c54a933bf5a ssh-agent 04:28:37 SSH_AUTH_SOCK=/tmp/ssh-efyVM1JibdTJ/agent.12 04:28:37 SSH_AGENT_PID=17 04:28:37 Running ssh-add (command line suppressed) 04:28:37 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_459872363357355344.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_459872363357355344.key) 04:28:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:28:38 + git semver push 04:28:38 # -> Open(): unable to determine branch for HEAD 04:28:38 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 04:28:38 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 04:28:38 # $SEMVER_REMOTE_NAME = origin 04:28:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:28:38 # $SEMVER_USER_NAME = edgex-jenkins 04:28:38 # $SEMVER_BRANCH = master 04:28:38 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 04:28:44 $ docker exec --env ******** --env ******** c04db3f2366e07318a2e962b36b18be2407e4421e12ecc18ce425c54a933bf5a ssh-agent -k 04:28:44 unset SSH_AUTH_SOCK; 04:28:44 unset SSH_AGENT_PID; 04:28:44 echo Agent pid 17 killed; 04:28:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:28:45 + git semver [Pipeline] } 04:28:45 $ docker stop --time=1 c04db3f2366e07318a2e962b36b18be2407e4421e12ecc18ce425c54a933bf5a 04:28:46 $ docker rm -f c04db3f2366e07318a2e962b36b18be2407e4421e12ecc18ce425c54a933bf5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 04:28:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:28:49 ---> package-listing.sh 04:28:49 ++ facter osfamily 04:28:49 ++ tr '[:upper:]' '[:lower:]' 04:28:49 + OS_FAMILY=redhat 04:28:49 + workspace=/w/workspace/dry_go-mod-core-contracts_master 04:28:49 + START_PACKAGES=/tmp/packages_start.txt 04:28:49 + END_PACKAGES=/tmp/packages_end.txt 04:28:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:28:49 + PACKAGES=/tmp/packages_start.txt 04:28:49 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 04:28:49 + PACKAGES=/tmp/packages_end.txt 04:28:49 + case "${OS_FAMILY}" in 04:28:49 + rpm -qa 04:28:49 + sort 04:28:54 + '[' -f /tmp/packages_start.txt ']' 04:28:54 + '[' -f /tmp/packages_end.txt ']' 04:28:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:28:54 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 04:28:54 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 04:28:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] echo 04:28:54 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:28:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:28:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:28:55 04:28:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:28:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:28:55 alpine: Pulling from edgex-lftools-log-publisher 04:28:55 df20fa9351a1: Pulling fs layer 04:28:55 36b3adc4ff6f: Pulling fs layer 04:28:55 8ad3a11d3b57: Pulling fs layer 04:28:55 46f8f816bc3b: Pulling fs layer 04:28:55 93b61091891f: Pulling fs layer 04:28:55 93b9cdb0e59b: Pulling fs layer 04:28:55 5e14af77c1be: Pulling fs layer 04:28:55 01666e4c0597: Pulling fs layer 04:28:55 aa168da1d23b: Pulling fs layer 04:28:55 93b9cdb0e59b: Waiting 04:28:55 5e14af77c1be: Waiting 04:28:55 46f8f816bc3b: Waiting 04:28:55 01666e4c0597: Waiting 04:28:55 93b61091891f: Waiting 04:28:55 aa168da1d23b: Waiting 04:28:55 36b3adc4ff6f: Verifying Checksum 04:28:55 46f8f816bc3b: Verifying Checksum 04:28:55 46f8f816bc3b: Download complete 04:28:55 93b61091891f: Verifying Checksum 04:28:55 93b61091891f: Download complete 04:28:55 93b9cdb0e59b: Verifying Checksum 04:28:55 93b9cdb0e59b: Download complete 04:28:55 5e14af77c1be: Verifying Checksum 04:28:55 5e14af77c1be: Download complete 04:28:55 01666e4c0597: Verifying Checksum 04:28:55 01666e4c0597: Download complete 04:28:55 8ad3a11d3b57: Verifying Checksum 04:28:55 8ad3a11d3b57: Download complete 04:28:55 df20fa9351a1: Verifying Checksum 04:28:55 df20fa9351a1: Download complete 04:28:56 df20fa9351a1: Pull complete 04:28:57 36b3adc4ff6f: Pull complete 04:28:58 aa168da1d23b: Verifying Checksum 04:28:58 aa168da1d23b: Download complete 04:28:58 8ad3a11d3b57: Pull complete 04:28:58 46f8f816bc3b: Pull complete 04:28:58 93b61091891f: Pull complete 04:28:59 93b9cdb0e59b: Pull complete 04:28:59 5e14af77c1be: Pull complete 04:28:59 01666e4c0597: Pull complete 04:29:07 aa168da1d23b: Pull complete 04:29:07 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:29:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:29:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:29:07 prd-centos7-docker-4c-2g-25435 does not seem to be running inside a container 04:29:07 $ 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_master/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_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:29:10 $ docker top 636e769cde6d51ad0595bf2639d899b8586b6c439d9a54e4cae722d80c42dd0d -eo pid,comm [Pipeline] { [Pipeline] sh 04:29:11 + touch /tmp/pre-build-complete [Pipeline] sh 04:29:11 + mkdir -p /var/log/sa [Pipeline] sh 04:29:12 + ls /var/log/sa-host 04:29:12 + sadf -c /var/log/sa-host/sa08 04:29:12 file_magic: OK 04:29:12 HZ: Using current value: 100 04:29:12 file_header: OK 04:29:12 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 04:29:12 Statistics: 04:29:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:29:12 File successfully converted to sysstat format version 12.2.1 04:29:12 + sadf -c /var/log/sa-host/sa23 04:29:12 file_magic: OK 04:29:12 HZ: Using current value: 100 04:29:12 file_header: OK 04:29:12 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 04:29:12 Statistics: 04:29:12 Hnuu...uuuununununu... 04:29:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:29:12 provisioning config files... 04:29:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4453635645767558466tmp [Pipeline] { [Pipeline] echo 04:29:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:29:13 ---> create-netrc.sh [Pipeline] } 04:29:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:29:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:29:13 ---> python-tools-install.sh [Pipeline] echo 04:29:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:29:13 ---> sudo-logs.sh 04:29:13 Archiving 'sudo' log.. [Pipeline] echo 04:29:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:29:14 ---> job-cost.sh 04:29:14 lf-activate-venv: SKIPPING 04:29:14 INFO: No Stack... 04:29:15 INFO: Retrieving Pricing Info for: v1-standard-2 04:29:15 INFO: Archiving Costs [Pipeline] echo 04:29:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:29:16 ---> logs-deploy.sh 04:29:16 lf-activate-venv: SKIPPING 04:29:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/142 04:29:16 INFO: archiving workspace using pattern(s): 04:29:17 Archives upload complete. 04:29:17 INFO: archiving logs to Nexus 04:29:18 ---> uname -a: 04:29:18 Linux prd-centos7-docker-4c-2g-25435.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 04:29:18 04:29:18 04:29:18 ---> lscpu: 04:29:18 Architecture: x86_64 04:29:18 CPU op-mode(s): 32-bit, 64-bit 04:29:18 Byte Order: Little Endian 04:29:18 Address sizes: 40 bits physical, 48 bits virtual 04:29:18 CPU(s): 4 04:29:18 On-line CPU(s) list: 0-3 04:29:18 Thread(s) per core: 1 04:29:18 Core(s) per socket: 1 04:29:18 Socket(s): 4 04:29:18 NUMA node(s): 1 04:29:18 Vendor ID: GenuineIntel 04:29:18 CPU family: 6 04:29:18 Model: 44 04:29:18 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:29:18 Stepping: 1 04:29:18 CPU MHz: 2933.436 04:29:18 BogoMIPS: 5866.87 04:29:18 Virtualization: VT-x 04:29:18 Hypervisor vendor: KVM 04:29:18 Virtualization type: full 04:29:18 L1d cache: 128 KiB 04:29:18 L1i cache: 128 KiB 04:29:18 L2 cache: 16 MiB 04:29:18 L3 cache: 64 MiB 04:29:18 NUMA node0 CPU(s): 0-3 04:29:18 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 04:29:18 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 04:29:18 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 04:29:18 Vulnerability Meltdown: Mitigation; PTI 04:29:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:29:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:29:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:29:18 Vulnerability Srbds: Not affected 04:29:18 Vulnerability Tsx async abort: Not affected 04:29:18 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 04:29:18 04:29:18 04:29:18 ---> nproc: 04:29:18 4 04:29:18 04:29:18 04:29:18 ---> df -h: 04:29:18 Filesystem Size Used Available Use% Mounted on 04:29:18 overlay 50.0G 8.5G 41.4G 17% / 04:29:18 tmpfs 64.0M 0 64.0M 0% /dev 04:29:18 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 04:29:18 shm 64.0M 0 64.0M 0% /dev/shm 04:29:18 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 04:29:18 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 04:29:18 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 04:29:18 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 04:29:18 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 04:29:18 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master 04:29:18 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp 04:29:18 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 04:29:18 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 04:29:18 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 04:29:18 04:29:18 04:29:18 ---> free -m: 04:29:18 total used free shared buff/cache available 04:29:18 Mem: 1837 829 148 0 859 944 04:29:18 Swap: 1023 3 1020 04:29:18 04:29:18 04:29:18 ---> ip addr: 04:29:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:29:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:29:18 inet 127.0.0.1/8 scope host lo 04:29:18 valid_lft forever preferred_lft forever 04:29:18 inet6 ::1/128 scope host 04:29:18 valid_lft forever preferred_lft forever 04:29:18 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:29:18 link/ether fa:16:3e:2e:cb:7b brd ff:ff:ff:ff:ff:ff 04:29:18 inet 10.30.122.158/23 brd 10.30.123.255 scope global dynamic eth0 04:29:18 valid_lft 85946sec preferred_lft 85946sec 04:29:18 inet6 fe80::f816:3eff:fe2e:cb7b/64 scope link 04:29:18 valid_lft forever preferred_lft forever 04:29:18 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:29:18 link/ether 02:42:f5:69:c3:1a brd ff:ff:ff:ff:ff:ff 04:29:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:29:18 valid_lft forever preferred_lft forever 04:29:18 inet6 fe80::42:f5ff:fe69:c31a/64 scope link 04:29:18 valid_lft forever preferred_lft forever 04:29:18 04:29:18 04:29:18 ---> sar -b -r -n DEV: 04:29:18 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/08/21 _x86_64_ (4 CPU) 04:29:18 04:29:18 04:21:32 LINUX RESTART (4 CPU) 04:29:18 04:29:18 04:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:29:18 04:23:02 74.42 30.27 44.15 0.00 7136.63 3928.26 0.00 04:29:18 04:24:01 1.76 0.00 1.76 0.00 0.00 36.19 0.00 04:29:18 04:25:01 0.38 0.00 0.38 0.00 0.00 7.11 0.00 04:29:18 04:26:01 0.42 0.00 0.42 0.00 0.00 6.21 0.00 04:29:18 04:27:01 11.10 0.87 10.24 0.00 500.88 6710.65 0.00 04:29:18 04:28:01 337.80 184.08 153.72 0.00 8365.87 47323.32 0.00 04:29:18 04:29:01 242.21 120.37 121.85 0.00 7942.28 24017.52 0.00 04:29:18 Average: 95.74 48.09 47.64 0.00 3431.03 11754.49 0.00 04:29:18 04:29:18 04:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:29:18 04:23:02 154816 0 613460 32.60 2620 1110648 1126296 38.44 455288 1070568 132 04:29:18 04:24:01 163236 0 604924 32.15 2620 1110764 1078564 36.81 454560 1063940 20 04:29:18 04:25:01 161208 0 606944 32.26 2620 1110772 1078696 36.81 455276 1065844 12 04:29:18 04:26:01 160852 0 607300 32.28 2620 1110772 1078720 36.81 460492 1060964 16 04:29:18 04:27:01 73280 0 689864 36.66 2620 1115780 1513800 51.66 557912 1041128 55376 04:29:18 04:28:01 68988 0 761112 40.45 2596 1048848 1506336 51.41 650884 887936 85720 04:29:18 04:29:01 63828 0 842360 44.77 1492 973864 1538916 52.52 670316 801472 24008 04:29:18 Average: 120887 0 675138 35.88 2455 1083064 1274475 43.50 529247 998836 23612 04:29:18 04:29:18 04:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:29:18 04:23:02 eth0 503.05 300.02 1077.87 92.12 0.00 0.00 0.00 0.00 04:29:18 04:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:18 04:23:02 docker0 9.62 7.92 1.89 18.55 0.00 0.00 0.00 0.00 04:29:18 04:24:01 eth0 0.78 0.08 0.06 0.01 0.00 0.00 0.00 0.00 04:29:18 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:18 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:18 04:25:01 eth0 3.96 2.38 3.27 0.30 0.00 0.00 0.00 0.00 04:29:18 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:18 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:18 04:26:01 eth0 0.92 0.30 0.32 0.23 0.00 0.00 0.00 0.00 04:29:18 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:18 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:18 04:27:01 eth0 385.57 337.04 4069.67 26.25 0.00 0.00 0.00 0.00 04:29:18 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:18 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:18 04:28:01 eth0 389.94 342.67 3341.64 37.95 0.00 0.00 0.00 0.00 04:29:18 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:18 04:28:01 docker0 18.81 19.34 1.48 126.62 0.00 0.00 0.00 0.00 04:29:18 04:29:01 eth0 367.07 270.82 2447.97 133.68 0.00 0.00 0.00 0.00 04:29:18 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:18 04:29:01 docker0 48.30 82.03 3.12 220.84 0.00 0.00 0.00 0.00 04:29:18 Average: eth0 236.54 179.54 1567.25 41.63 0.00 0.00 0.00 0.00 04:29:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:18 Average: docker0 11.00 15.66 0.93 52.46 0.00 0.00 0.00 0.00 04:29:18 04:29:18 04:29:18 ---> sar -P ALL: 04:29:18 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/08/21 _x86_64_ (4 CPU) 04:29:18 04:29:18 04:21:32 LINUX RESTART (4 CPU) 04:29:18 04:29:18 04:22:01 CPU %user %nice %system %iowait %steal %idle 04:29:18 04:23:02 all 12.52 0.00 4.63 1.54 0.53 80.78 04:29:18 04:23:02 0 13.18 0.00 5.37 2.25 0.53 78.67 04:29:18 04:23:02 1 11.69 0.00 4.49 1.80 0.61 81.41 04:29:18 04:23:02 2 12.83 0.00 3.96 1.53 0.44 81.23 04:29:18 04:23:02 3 12.40 0.00 4.70 0.56 0.55 81.79 04:29:18 04:24:01 all 0.17 0.00 0.06 0.00 0.05 99.73 04:29:18 04:24:01 0 0.32 0.00 0.07 0.00 0.05 99.56 04:29:18 04:24:01 1 0.10 0.00 0.10 0.00 0.03 99.76 04:29:18 04:24:01 2 0.22 0.00 0.03 0.00 0.05 99.69 04:29:18 04:24:01 3 0.02 0.00 0.02 0.00 0.05 99.92 04:29:18 04:25:01 all 0.20 0.00 0.09 0.00 0.05 99.66 04:29:18 04:25:01 0 0.07 0.00 0.12 0.00 0.05 99.77 04:29:18 04:25:01 1 0.07 0.00 0.05 0.00 0.07 99.82 04:29:18 04:25:01 2 0.60 0.00 0.08 0.00 0.07 99.25 04:29:18 04:25:01 3 0.07 0.00 0.10 0.00 0.02 99.82 04:29:18 04:26:01 all 0.14 0.00 0.04 0.00 0.02 99.80 04:29:18 04:26:01 0 0.05 0.00 0.07 0.00 0.02 99.87 04:29:18 04:26:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:29:18 04:26:01 2 0.42 0.00 0.02 0.00 0.03 99.53 04:29:18 04:26:01 3 0.03 0.00 0.05 0.00 0.03 99.88 04:29:18 04:27:01 all 2.14 0.00 1.59 0.06 0.16 96.05 04:29:18 04:27:01 0 2.46 0.00 2.31 0.02 0.10 95.11 04:29:18 04:27:01 1 2.15 0.00 1.27 0.10 0.18 96.29 04:29:18 04:27:01 2 1.81 0.00 1.42 0.02 0.20 96.55 04:29:18 04:27:01 3 2.15 0.00 1.38 0.10 0.15 96.23 04:29:18 04:28:01 all 12.86 0.00 9.73 2.63 0.86 73.92 04:29:18 04:28:01 0 12.32 0.00 9.62 1.22 0.80 76.05 04:29:18 04:28:01 1 14.11 0.00 9.51 2.66 0.82 72.90 04:29:18 04:28:01 2 12.36 0.00 10.00 3.42 0.87 73.36 04:29:18 04:28:01 3 12.66 0.00 9.78 3.24 0.95 73.37 04:29:18 04:29:01 all 10.51 0.00 8.33 3.55 0.90 76.71 04:29:18 04:29:01 0 13.78 0.00 8.89 1.69 0.78 74.87 04:29:18 04:29:01 1 8.77 0.00 8.24 3.17 0.96 78.86 04:29:18 04:29:01 2 9.42 0.00 7.76 5.41 0.94 76.47 04:29:18 04:29:01 3 10.10 0.00 8.43 3.92 0.93 76.61 04:29:18 Average: all 5.44 0.00 3.44 1.09 0.36 89.66 04:29:18 Average: 0 5.94 0.00 3.72 0.73 0.33 89.28 04:29:18 Average: 1 5.21 0.00 3.34 1.09 0.38 89.99 04:29:18 Average: 2 5.32 0.00 3.28 1.46 0.37 89.58 04:29:18 Average: 3 5.27 0.00 3.44 1.10 0.38 89.81 04:29:18 04:29:18 04:29:18