Pull request #647 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch main at 6959a31925640f2b0e4ffea6e4d93f53244a7c4d rather than a2d58b6ba09f7a55009550a794a0027b053ebf46 Obtained Jenkinsfile from 6959a31925640f2b0e4ffea6e4d93f53244a7c4d Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2059061783143425142.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4564135047112770994.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-647/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-647/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1233589608542347656.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-647/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2377147993073868603.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6285069206297377797.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-647/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-647/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1164376257513729489.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2785’ is offline Running on prd-centos7-docker-4c-2g-2828 in /w/workspace/dry_go-mod-core-contracts_PR-647 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-647 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-647@tmp/jenkins-gitclient-ssh8198884437643088347.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-647@tmp/jenkins-gitclient-ssh5719675336156760701.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/647/head:refs/remotes/origin/PR-647 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6959a31925640f2b0e4ffea6e4d93f53244a7c4d into PR head commit a2d58b6ba09f7a55009550a794a0027b053ebf46 Merge succeeded, producing a2d58b6ba09f7a55009550a794a0027b053ebf46 Checking out Revision a2d58b6ba09f7a55009550a794a0027b053ebf46 (PR-647) > git config core.sparsecheckout # timeout=10 > git checkout -f a2d58b6ba09f7a55009550a794a0027b053ebf46 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-647@tmp/jenkins-gitclient-ssh6870813768204805638.key > git merge 6959a31925640f2b0e4ffea6e4d93f53244a7c4d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2d58b6ba09f7a55009550a794a0027b053ebf46 # timeout=10 Commit message: "fix: Fix error message typo" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:52:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:52:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:52:51 ========================================================= 07:52:51 EdgeX Global Pipelines Version Info 07:52:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:52:52 ------------------- 07:52:52 stable info: 07:52:52 ------------------- 07:52:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:52:52 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 07:52:52 Message: update stable to v1.0.196 07:52:53 ------------------- 07:52:53 experimental info: 07:52:53 ------------------- 07:52:53 Commited By: **** collab-it+edgex@linuxfoundation.org 07:52:53 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 07:52:53 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:52:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 07:52:53 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 07:52:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:52:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:52:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:52:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:52:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:52:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:52:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:52:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:52:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:52:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 07:52:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:52:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:52:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:52:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:52:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:52:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:52:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:52:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:52:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:52:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:52:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:52:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:52:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:52:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:52:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-647 [Pipeline] echo 07:52:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-647 [Pipeline] echo 07:52:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-647 [Pipeline] echo 07:52:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a2d58b6ba09f7a55009550a794a0027b053ebf46 [Pipeline] echo 07:52:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a2d58b6 [Pipeline] echo 07:52:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:52:56 + git log --format=format:%s -1 a2d58b6ba09f7a55009550a794a0027b053ebf46 [Pipeline] echo 07:52:56 GIT_COMMIT: a2d58b6ba09f7a55009550a794a0027b053ebf46, Commit Message: fix: Fix error message typo [Pipeline] echo 07:52:56 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:52:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:52:58 07:52:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:52:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:52:58 latest: Pulling from edgex-devops/git-semver 07:52:58 31603596830f: Pulling fs layer 07:52:58 b6dc333f4379: Pulling fs layer 07:52:58 3d9ef1400e77: Pulling fs layer 07:52:58 fd332fbdc1db: Pulling fs layer 07:52:58 fd332fbdc1db: Waiting 07:52:58 b6dc333f4379: Verifying Checksum 07:52:58 b6dc333f4379: Download complete 07:52:58 31603596830f: Verifying Checksum 07:52:58 31603596830f: Download complete 07:52:58 31603596830f: Pull complete 07:52:58 fd332fbdc1db: Verifying Checksum 07:52:58 fd332fbdc1db: Download complete 07:52:58 b6dc333f4379: Pull complete 07:52:58 3d9ef1400e77: Verifying Checksum 07:52:58 3d9ef1400e77: Download complete 07:52:59 3d9ef1400e77: Pull complete 07:52:59 fd332fbdc1db: Pull complete 07:52:59 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 07:52:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:52:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:52:59 prd-centos7-docker-4c-2g-2828 does not seem to be running inside a container 07:53:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-647 -v /w/workspace/dry_go-mod-core-contracts_PR-647:/w/workspace/dry_go-mod-core-contracts_PR-647:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-647@tmp:/w/workspace/dry_go-mod-core-contracts_PR-647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:53:00 $ docker top 5e26d66ebfab06b73b99b9d7cea7b11cd84223cc6eeb68fa980ce26861e75fc1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:53:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:53:01 [ssh-agent] Looking for ssh-agent implementation... 07:53:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:53:01 $ docker exec 5e26d66ebfab06b73b99b9d7cea7b11cd84223cc6eeb68fa980ce26861e75fc1 ssh-agent 07:53:01 SSH_AUTH_SOCK=/tmp/ssh-sAGBX4rTZMFF/agent.15 07:53:01 SSH_AGENT_PID=22 07:53:01 Running ssh-add (command line suppressed) 07:53:01 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-647@tmp/private_key_5138808026046152578.key (/w/workspace/dry_go-mod-core-contracts_PR-647@tmp/private_key_5138808026046152578.key) 07:53:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:53:02 + git tag --points-at HEAD [Pipeline] } 07:53:02 $ docker exec --env ******** --env ******** 5e26d66ebfab06b73b99b9d7cea7b11cd84223cc6eeb68fa980ce26861e75fc1 ssh-agent -k 07:53:02 unset SSH_AUTH_SOCK; 07:53:02 unset SSH_AGENT_PID; 07:53:02 echo Agent pid 22 killed; 07:53:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:53:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:53:02 [ssh-agent] Looking for ssh-agent implementation... 07:53:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:53:02 $ docker exec 5e26d66ebfab06b73b99b9d7cea7b11cd84223cc6eeb68fa980ce26861e75fc1 ssh-agent 07:53:02 SSH_AUTH_SOCK=/tmp/ssh-EimoyMHzZDzG/agent.56 07:53:02 SSH_AGENT_PID=62 07:53:02 Running ssh-add (command line suppressed) 07:53:02 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-647@tmp/private_key_9114642711003762095.key (/w/workspace/dry_go-mod-core-contracts_PR-647@tmp/private_key_9114642711003762095.key) 07:53:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:53:03 + git semver init 07:53:03 # -> Open(): unable to determine branch for HEAD 07:53:03 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-647/.git 07:53:03 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-647 07:53:03 # $SEMVER_REMOTE_NAME = origin 07:53:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:53:03 # $SEMVER_USER_NAME = edgex-jenkins 07:53:03 # $SEMVER_BRANCH = PR-647 07:53:03 # $SEMVER_TEMP = /tmp/semver-187592580 07:53:03 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 07:53:04 # '/tmp/semver-187592580' -> '/w/workspace/dry_go-mod-core-contracts_PR-647/.semver' 07:53:04 # -> Force: false 07:53:04 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-647/.semver [Pipeline] } 07:53:04 $ docker exec --env ******** --env ******** 5e26d66ebfab06b73b99b9d7cea7b11cd84223cc6eeb68fa980ce26861e75fc1 ssh-agent -k 07:53:04 unset SSH_AUTH_SOCK; 07:53:04 unset SSH_AGENT_PID; 07:53:04 echo Agent pid 62 killed; 07:53:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:53:05 + git semver [Pipeline] } 07:53:05 $ docker stop --time=1 5e26d66ebfab06b73b99b9d7cea7b11cd84223cc6eeb68fa980ce26861e75fc1 07:53:06 $ docker rm -f 5e26d66ebfab06b73b99b9d7cea7b11cd84223cc6eeb68fa980ce26861e75fc1 [Pipeline] // withDockerContainer [Pipeline] sh 07:53:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:53:07 Stashed 1 file(s) [Pipeline] echo 07:53:07 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 07:53:22 Still waiting to schedule task 07:53:22 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:53:22 Still waiting to schedule task 07:53:22 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:55:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2829 in /w/workspace/dry_go-mod-core-contracts_PR-647 [Pipeline] { [Pipeline] ws 07:55:26 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 07:55:27 Selected Git installation does not exist. Using Default 07:55:27 The recommended git tool is: NONE 07:55:33 using credential edgex-jenkins-ssh 07:55:33 Cloning the remote Git repository 07:55:33 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 07:55:33 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 07:55:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:55:33 > git --version # timeout=10 07:55:33 > git --version # 'git version 2.17.1' 07:55:33 using GIT_SSH to set credentials SSH Credentials for GitHub 07:55:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:55:35 Merging remotes/origin/main commit 6959a31925640f2b0e4ffea6e4d93f53244a7c4d into PR head commit a2d58b6ba09f7a55009550a794a0027b053ebf46 07:55:35 Merge succeeded, producing a2d58b6ba09f7a55009550a794a0027b053ebf46 07:55:35 Checking out Revision a2d58b6ba09f7a55009550a794a0027b053ebf46 (PR-647) 07:55:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:55:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:55:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:55:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:55:34 using GIT_SSH to set credentials SSH Credentials for GitHub 07:55:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/647/head:refs/remotes/origin/PR-647 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:55:35 > git config core.sparsecheckout # timeout=10 07:55:35 > git checkout -f a2d58b6ba09f7a55009550a794a0027b053ebf46 # timeout=10 07:55:35 > git remote # timeout=10 07:55:35 > git config --get remote.origin.url # timeout=10 07:55:35 using GIT_SSH to set credentials SSH Credentials for GitHub 07:55:35 > git merge 6959a31925640f2b0e4ffea6e4d93f53244a7c4d # timeout=10 07:55:35 > git rev-parse HEAD^{commit} # timeout=10 07:55:35 > git config core.sparsecheckout # timeout=10 07:55:35 > git checkout -f a2d58b6ba09f7a55009550a794a0027b053ebf46 # timeout=10 07:55:40 Commit message: "fix: Fix error message typo" 07:55:40 > git --version # timeout=10 07:55:40 > git --version # 'git version 2.17.1' 07:55:40 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:55:41 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:55:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:55:42 + true 07:55:42 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 07:56:01 ========================================================= 07:56:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:56:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:56:01 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 07:56:03 Sending build context to Docker daemon 2.918MB 07:56:03 Step 1/7 : ARG BASE=golang:1.16-alpine 07:56:03 Step 2/7 : FROM ${BASE} 07:56:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:56:03 595b0fe564bb: Pulling fs layer 07:56:03 24495759ef45: Pulling fs layer 07:56:03 d148012ef14d: Pulling fs layer 07:56:03 cb65c68fc2e2: Pulling fs layer 07:56:03 093eec477d81: Pulling fs layer 07:56:03 a6d5b2bbb924: Pulling fs layer 07:56:03 2446dc1eb7d3: Pulling fs layer 07:56:03 596795e73e0f: Pulling fs layer 07:56:03 cb65c68fc2e2: Waiting 07:56:03 093eec477d81: Waiting 07:56:03 a6d5b2bbb924: Waiting 07:56:03 596795e73e0f: Waiting 07:56:03 2446dc1eb7d3: Waiting 07:56:03 d148012ef14d: Download complete 07:56:03 24495759ef45: Verifying Checksum 07:56:03 093eec477d81: Verifying Checksum 07:56:03 093eec477d81: Download complete 07:56:03 a6d5b2bbb924: Verifying Checksum 07:56:03 a6d5b2bbb924: Download complete 07:56:03 595b0fe564bb: Verifying Checksum 07:56:03 595b0fe564bb: Download complete 07:56:03 2446dc1eb7d3: Verifying Checksum 07:56:03 2446dc1eb7d3: Download complete 07:56:04 595b0fe564bb: Pull complete 07:56:04 24495759ef45: Pull complete 07:56:05 d148012ef14d: Pull complete 07:56:06 596795e73e0f: Verifying Checksum 07:56:06 596795e73e0f: Download complete 07:56:07 cb65c68fc2e2: Verifying Checksum 07:56:07 cb65c68fc2e2: Download complete 07:56:20 cb65c68fc2e2: Pull complete 07:56:20 093eec477d81: Pull complete 07:56:20 a6d5b2bbb924: Pull complete 07:56:20 2446dc1eb7d3: Pull complete 07:56:23 596795e73e0f: Pull complete 07:56:23 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 07:56:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:56:23 ---> d9e956139c92 07:56:23 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:56:25 ---> Running in f8403809d324 07:56:26 Removing intermediate container f8403809d324 07:56:26 ---> 5dd9e459701d 07:56:26 Step 4/7 : RUN apk add bash 07:56:26 ---> Running in 428649ba8a3a 07:56:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:56:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:56:30 OK: 138 MiB in 40 packages 07:56:31 Removing intermediate container 428649ba8a3a 07:56:31 ---> f05be7d6cacf 07:56:31 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 07:56:31 ---> Running in c9cd3df903e5 07:56:31 Removing intermediate container c9cd3df903e5 07:56:31 ---> 4b27dabbf431 07:56:31 Step 6/7 : COPY go.mod . 07:56:32 ---> e344156f99b2 07:56:32 Step 7/7 : RUN go mod download 07:56:32 ---> Running in 0931b872b93d 07:56:51 Removing intermediate container 0931b872b93d 07:56:51 ---> 6c2772e6ee13 07:56:51 Successfully built 6c2772e6ee13 07:56:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:56:51 + docker inspect -f . ci-base-image-arm64 07:56:51 . [Pipeline] withDockerContainer 07:56:52 prd-ubuntu18.04-docker-arm64-4c-16g-2829 does not seem to be running inside a container 07:56:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:56:53 $ docker top 2165f360abb5ab305011a83361b69d340816b99cb9ea993c0fc0a6e16be43149 -eo pid,comm [Pipeline] { [Pipeline] sh 07:56:54 + go version 07:56:54 go version go1.16.5 linux/arm64 [Pipeline] } 07:56:54 $ docker stop --time=1 2165f360abb5ab305011a83361b69d340816b99cb9ea993c0fc0a6e16be43149 07:56:56 $ docker rm -f 2165f360abb5ab305011a83361b69d340816b99cb9ea993c0fc0a6e16be43149 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:56:58 + docker inspect -f . ci-base-image-arm64 07:56:58 . [Pipeline] withDockerContainer 07:56:58 prd-ubuntu18.04-docker-arm64-4c-16g-2829 does not seem to be running inside a container 07:56:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:56:59 $ docker top 71482ddf65935a716c7c88e07e66c1ad28c4d6fd489d2eed4c1aa16553367c0d -eo pid,comm [Pipeline] { [Pipeline] sh 07:57:00 + go mod tidy [Pipeline] sh 07:57:01 + make test 07:57:01 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:57:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 07:57:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.409s coverage: 83.5% of statements 07:57:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 07:57:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 07:57:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 07:57:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.055s coverage: 26.3% of statements 07:57:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 07:57:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.075s coverage: 47.2% of statements 07:57:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.041s coverage: 90.0% of statements 07:57:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.281s coverage: 86.2% of statements 07:57:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.040s coverage: 59.5% of statements 07:57:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.017s coverage: 35.5% of statements 07:57:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.032s coverage: 49.4% of statements 07:57:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:58:03 gofmt -l . 07:58:03 [ "`gofmt -l .`" = "" ] [Pipeline] } 07:58:03 $ docker stop --time=1 71482ddf65935a716c7c88e07e66c1ad28c4d6fd489d2eed4c1aa16553367c0d 07:58:05 $ docker rm -f 71482ddf65935a716c7c88e07e66c1ad28c4d6fd489d2eed4c1aa16553367c0d [Pipeline] // withDockerContainer [Pipeline] sh 07:58:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:58:06 Running on prd-centos7-docker-4c-2g-2830 in /w/workspace/dry_go-mod-core-contracts_PR-647 [Pipeline] { [Pipeline] ws 07:58:06 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 07:58:06 Selected Git installation does not exist. Using Default 07:58:06 The recommended git tool is: NONE 07:58:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:58:08 ---> job-cost.sh 07:58:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aGsA 07:58:09 using credential edgex-jenkins-ssh 07:58:09 Cloning the remote Git repository 07:58:09 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 07:58:09 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 07:58:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:58:09 > git --version # timeout=10 07:58:09 > git --version # 'git version 2.24.4' 07:58:09 using GIT_SSH to set credentials SSH Credentials for GitHub 07:58:09 [INFO] Currently running in a labeled security context 07:58:09 [INFO] Currently SELinux is 'enforcing' on the host 07:58:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh2218578301713278870.key 07:58:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:58:11 Merging remotes/origin/main commit 6959a31925640f2b0e4ffea6e4d93f53244a7c4d into PR head commit a2d58b6ba09f7a55009550a794a0027b053ebf46 07:58:11 Merge succeeded, producing a2d58b6ba09f7a55009550a794a0027b053ebf46 07:58:11 Checking out Revision a2d58b6ba09f7a55009550a794a0027b053ebf46 (PR-647) 07:58:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:58:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:58:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:58:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:58:10 using GIT_SSH to set credentials SSH Credentials for GitHub 07:58:10 [INFO] Currently running in a labeled security context 07:58:10 [INFO] Currently SELinux is 'enforcing' on the host 07:58:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh4591661868564780935.key 07:58:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/647/head:refs/remotes/origin/PR-647 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:58:11 > git config core.sparsecheckout # timeout=10 07:58:11 > git checkout -f a2d58b6ba09f7a55009550a794a0027b053ebf46 # timeout=10 07:58:11 > git remote # timeout=10 07:58:11 > git config --get remote.origin.url # timeout=10 07:58:11 using GIT_SSH to set credentials SSH Credentials for GitHub 07:58:11 [INFO] Currently running in a labeled security context 07:58:11 [INFO] Currently SELinux is 'enforcing' on the host 07:58:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh2810687500677244969.key 07:58:11 > git merge 6959a31925640f2b0e4ffea6e4d93f53244a7c4d # timeout=10 07:58:11 > git rev-parse HEAD^{commit} # timeout=10 07:58:11 > git config core.sparsecheckout # timeout=10 07:58:11 > git checkout -f a2d58b6ba09f7a55009550a794a0027b053ebf46 # timeout=10 07:58:15 Commit message: "fix: Fix error message typo" 07:58:15 > git --version # timeout=10 07:58:15 > git --version # 'git version 2.24.4' 07:58:15 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a 07:58:15 07:58:15 GitHub has been notified of this commit’s build result 07:58:15 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:58:16 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:58:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:58:16 + sudo service docker restart 07:58:16 + true 07:58:16 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 07:58:35 ========================================================= 07:58:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:58:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:58:35 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 07:58:35 Sending build context to Docker daemon 2.919MB 07:58:35 Step 1/7 : ARG BASE=golang:1.16-alpine 07:58:35 Step 2/7 : FROM ${BASE} 07:58:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:58:36 540db60ca938: Pulling fs layer 07:58:36 adcc1eea9eea: Pulling fs layer 07:58:36 4c4ab2625f07: Pulling fs layer 07:58:36 0773c198feca: Pulling fs layer 07:58:36 345f892a5656: Pulling fs layer 07:58:36 4796506630df: Pulling fs layer 07:58:36 cc55df3e53f1: Pulling fs layer 07:58:36 4d027b6c602c: Pulling fs layer 07:58:36 449e75d2c14e: Pulling fs layer 07:58:36 0773c198feca: Waiting 07:58:36 345f892a5656: Waiting 07:58:36 4796506630df: Waiting 07:58:36 cc55df3e53f1: Waiting 07:58:36 4d027b6c602c: Waiting 07:58:36 449e75d2c14e: Waiting 07:58:36 4c4ab2625f07: Verifying Checksum 07:58:36 4c4ab2625f07: Download complete 07:58:36 adcc1eea9eea: Download complete 07:58:36 345f892a5656: Verifying Checksum 07:58:36 345f892a5656: Download complete 07:58:36 4796506630df: Verifying Checksum 07:58:36 4796506630df: Download complete 07:58:36 cc55df3e53f1: Verifying Checksum 07:58:36 cc55df3e53f1: Download complete 07:58:37 540db60ca938: Verifying Checksum 07:58:37 540db60ca938: Download complete 07:58:37 540db60ca938: Pull complete 07:58:37 adcc1eea9eea: Pull complete 07:58:37 4c4ab2625f07: Pull complete 07:58:37 4d027b6c602c: Verifying Checksum 07:58:37 4d027b6c602c: Download complete 07:58:40 449e75d2c14e: Verifying Checksum 07:58:40 449e75d2c14e: Download complete 07:58:41 0773c198feca: Verifying Checksum 07:58:41 0773c198feca: Download complete 07:58:44 0773c198feca: Pull complete 07:58:44 345f892a5656: Pull complete 07:58:44 4796506630df: Pull complete 07:58:44 cc55df3e53f1: Pull complete 07:58:44 4d027b6c602c: Pull complete 07:58:46 449e75d2c14e: Pull complete 07:58:46 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 07:58:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:58:46 ---> 0d28375d9b5b 07:58:46 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:58:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:58:49 ---> Running in 1ce84118b92c 07:58:49 Removing intermediate container 1ce84118b92c 07:58:49 ---> bfdf07f764af 07:58:49 Step 4/7 : RUN apk add bash 07:58:49 ---> Running in aeaaf70e9795 07:58:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:58:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:58:51 OK: 149 MiB in 40 packages 07:58:51 Removing intermediate container aeaaf70e9795 07:58:51 ---> 6456f46e3c41 07:58:51 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 07:58:51 ---> Running in 464125eb4bed 07:58:51 Removing intermediate container 464125eb4bed 07:58:51 ---> 844ca9dc5887 07:58:51 Step 6/7 : COPY go.mod . 07:58:51 ---> 522735138e4d 07:58:51 Step 7/7 : RUN go mod download 07:58:51 ---> Running in c02d0bf44a4e 07:58:58 Removing intermediate container c02d0bf44a4e 07:58:58 ---> 85af91d83a11 07:58:58 Successfully built 85af91d83a11 07:58:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:58:58 + docker inspect -f . ci-base-image-x86_64 07:58:58 . [Pipeline] withDockerContainer 07:58:58 prd-centos7-docker-4c-2g-2830 does not seem to be running inside a container 07:58:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:58:59 $ docker top 3f20608b2c22bd956dd5a5aaa89e7819043a294bf13cb0da8c72076cd61322f4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:58:59 + go version 07:58:59 go version go1.16.5 linux/amd64 [Pipeline] } 07:58:59 $ docker stop --time=1 3f20608b2c22bd956dd5a5aaa89e7819043a294bf13cb0da8c72076cd61322f4 07:59:01 $ docker rm -f 3f20608b2c22bd956dd5a5aaa89e7819043a294bf13cb0da8c72076cd61322f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:59:02 + docker inspect -f . ci-base-image-x86_64 07:59:02 . [Pipeline] withDockerContainer 07:59:02 prd-centos7-docker-4c-2g-2830 does not seem to be running inside a container 07:59:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:59:02 $ docker top 4d32f6b2a220ef40c74ac76a36f1be8f9f95870160b3d29c22563ac429abe198 -eo pid,comm [Pipeline] { [Pipeline] sh 07:59:03 + go mod tidy [Pipeline] sh 07:59:03 + make test 07:59:03 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:59:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 07:59:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.049s coverage: 83.5% of statements 07:59:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 07:59:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 07:59:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 07:59:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements 07:59:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 07:59:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.014s coverage: 47.2% of statements 07:59:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.018s coverage: 90.0% of statements 07:59:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.024s coverage: 86.2% of statements 07:59:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 59.5% of statements 07:59:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.003s coverage: 35.5% of statements 07:59:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements 07:59:14 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:59:19 gofmt -l . 07:59:19 [ "`gofmt -l .`" = "" ] [Pipeline] } 07:59:19 $ docker stop --time=1 4d32f6b2a220ef40c74ac76a36f1be8f9f95870160b3d29c22563ac429abe198 07:59:20 $ docker rm -f 4d32f6b2a220ef40c74ac76a36f1be8f9f95870160b3d29c22563ac429abe198 [Pipeline] // withDockerContainer [Pipeline] sh 07:59:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:59:21 Warning: overwriting stash ‘coverage-report’ 07:59:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:59:23 ---> job-cost.sh 07:59:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DDGS 07:59:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:59:46 lf-activate-venv(): INFO: Adding /tmp/venv-DDGS/bin to PATH 07:59:46 INFO: No Stack... 07:59:46 INFO: Retrieving Pricing Info for: v3-standard-2 07:59:46 INFO: Archiving Costs [Pipeline] sh 07:59:46 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 07:59:46 + cut -d, -f6 [Pipeline] lock 07:59:46 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-647-1-stack-cost] 07:59:46 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-647-1-stack-cost] did not exist. Created. 07:59:46 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-647-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:59:47 + echo total: 0.05999999865889549 [Pipeline] stash 07:59:47 Stashed 1 file(s) [Pipeline] } 07:59:47 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-647-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:00:09 lf-activate-venv(): INFO: Adding /tmp/venv-aGsA/bin to PATH 08:00:09 INFO: No Stack... 08:00:10 INFO: Retrieving Pricing Info for: v2-standard-4 08:00:10 INFO: Archiving Costs [Pipeline] sh 08:00:11 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 08:00:11 + cut -d, -f6 [Pipeline] lock 08:00:11 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-647-1-stack-cost] 08:00:11 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-647-1-stack-cost] did not exist. Created. 08:00:11 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-647-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:00:11 /w/workspace/go-mod-core-contracts/1@tmp/durable-0ccb3e4a/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-0ccb3e4a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:00:12 + echo total: 0.18000000715255737 [Pipeline] stash 08:00:12 Warning: overwriting stash ‘stack-cost’ 08:00:12 Stashed 1 file(s) [Pipeline] } 08:00:12 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-647-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:00:14 provisioning config files... 08:00:14 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-647@tmp/config8843677023824466619tmp [Pipeline] { [Pipeline] sh 08:00:14 + set +x 08:00:14 + bash -s -- 08:00:14 + curl -s https://codecov.io/bash 08:00:14 08:00:14 _____ _ 08:00:14 / ____| | | 08:00:14 | | ___ __| | ___ ___ _____ __ 08:00:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:00:14 | |___| (_) | (_| | __/ (_| (_) \ V / 08:00:14 \_____\___/ \__,_|\___|\___\___/ \_/ 08:00:14 Bash-1.0.5 08:00:14 08:00:14 08:00:14 ==> git version 2.24.4 found 08:00:14 ==> 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 08:00:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:00:14 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:00:14 ==> Jenkins CI detected. 08:00:14 project root: . 08:00:14 --> token set from env 08:00:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:00:14 ==> Running gcov in . (disable via -X gcov) 08:00:14 ==> Python coveragepy not found 08:00:14 ==> Searching for coverage reports in: 08:00:14 + . 08:00:14 -> Found 1 reports 08:00:14 ==> Detecting git/mercurial file structure 08:00:14 ==> Reading reports 08:00:14 + ./coverage.out bytes=101674 08:00:14 ==> Appending adjustments 08:00:14 https://docs.codecov.io/docs/fixing-reports 08:00:15 + Found adjustments 08:00:15 ==> Gzipping contents 08:00:15 16K /tmp/codecov.wD3zIm.gz 08:00:15 ==> Uploading reports 08:00:15 url: https://codecov.io 08:00:15 query: branch=PR-647&commit=a2d58b6ba09f7a55009550a794a0027b053ebf46&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-647%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=647&job=&cmd_args= 08:00:15 -> Pinging Codecov 08:00:15 https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-647&commit=a2d58b6ba09f7a55009550a794a0027b053ebf46&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-647%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=647&job=&cmd_args= 08:00:15 -> Uploading to 08:00:15 https://storage.googleapis.com/codecov/v4/raw/2021-07-15/71470A77251A30514AAF9C0BB2E5B6CE/a2d58b6ba09f7a55009550a794a0027b053ebf46/2030a26b-4914-40bf-b5ea-2aeea30bee05.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T080015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=36f209b7ae1bd04b695be254148999ca5d606c4deb3c5beebdf270baeb4396e5 08:00:15 % Total % Received % Xferd Average Speed Time Time Time Current 08:00:15 Dload Upload Total Spent Left Speed 08:00:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15269 0 0 100 15269 0 34809 --:--:-- --:--:-- --:--:-- 34860 08:00:16 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/a2d58b6ba09f7a55009550a794a0027b053ebf46 [Pipeline] } 08:00:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:00:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:00:19 ---> package-listing.sh 08:00:19 ++ facter osfamily 08:00:19 ++ tr '[:upper:]' '[:lower:]' 08:00:19 + OS_FAMILY=redhat 08:00:19 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-647 08:00:19 + START_PACKAGES=/tmp/packages_start.txt 08:00:19 + END_PACKAGES=/tmp/packages_end.txt 08:00:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:00:19 + PACKAGES=/tmp/packages_start.txt 08:00:19 + '[' /w/workspace/dry_go-mod-core-contracts_PR-647 ']' 08:00:19 + PACKAGES=/tmp/packages_end.txt 08:00:19 + case "${OS_FAMILY}" in 08:00:19 + sort 08:00:19 + rpm -qa 08:00:20 + '[' -f /tmp/packages_start.txt ']' 08:00:20 + '[' -f /tmp/packages_end.txt ']' 08:00:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:00:20 + '[' /w/workspace/dry_go-mod-core-contracts_PR-647 ']' 08:00:20 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-647/archives/ 08:00:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-647/archives/ [Pipeline] echo 08:00:20 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-647/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:00:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:00:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:00:21 08:00:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:00:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:00:22 alpine: Pulling from edgex-lftools-log-publisher 08:00:22 5843afab3874: Pulling fs layer 08:00:22 2dfaacf7024e: Pulling fs layer 08:00:22 2dbba127c6aa: Pulling fs layer 08:00:22 1a467efa2204: Pulling fs layer 08:00:22 865369a531d5: Pulling fs layer 08:00:22 2dc3bafdbf1c: Pulling fs layer 08:00:22 9ac237eaa80d: Pulling fs layer 08:00:22 6bcad4ecc5c2: Pulling fs layer 08:00:22 7074353bde3e: Pulling fs layer 08:00:22 1a467efa2204: Waiting 08:00:22 865369a531d5: Waiting 08:00:22 2dc3bafdbf1c: Waiting 08:00:22 9ac237eaa80d: Waiting 08:00:22 6bcad4ecc5c2: Waiting 08:00:22 7074353bde3e: Waiting 08:00:22 2dfaacf7024e: Verifying Checksum 08:00:22 2dfaacf7024e: Download complete 08:00:22 1a467efa2204: Verifying Checksum 08:00:22 1a467efa2204: Download complete 08:00:22 5843afab3874: Verifying Checksum 08:00:22 5843afab3874: Download complete 08:00:22 2dc3bafdbf1c: Verifying Checksum 08:00:22 2dc3bafdbf1c: Download complete 08:00:22 9ac237eaa80d: Verifying Checksum 08:00:22 9ac237eaa80d: Download complete 08:00:22 6bcad4ecc5c2: Verifying Checksum 08:00:22 6bcad4ecc5c2: Download complete 08:00:22 865369a531d5: Verifying Checksum 08:00:22 865369a531d5: Download complete 08:00:22 5843afab3874: Pull complete 08:00:22 2dfaacf7024e: Pull complete 08:00:23 2dbba127c6aa: Verifying Checksum 08:00:23 2dbba127c6aa: Download complete 08:00:23 2dbba127c6aa: Pull complete 08:00:23 1a467efa2204: Pull complete 08:00:23 865369a531d5: Pull complete 08:00:23 2dc3bafdbf1c: Pull complete 08:00:23 9ac237eaa80d: Pull complete 08:00:23 6bcad4ecc5c2: Pull complete 08:00:26 7074353bde3e: Verifying Checksum 08:00:26 7074353bde3e: Download complete 08:00:30 7074353bde3e: Pull complete 08:00:30 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 08:00:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:00:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:00:30 prd-centos7-docker-4c-2g-2828 does not seem to be running inside a container 08:00:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-647/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-647 -v /w/workspace/dry_go-mod-core-contracts_PR-647:/w/workspace/dry_go-mod-core-contracts_PR-647:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-647@tmp:/w/workspace/dry_go-mod-core-contracts_PR-647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:00:32 $ docker top cff90059e2b29a1ce4162a93039d2a3025356c9cb7eb3eff85ee55596b6ab6ad -eo pid,comm [Pipeline] { [Pipeline] sh 08:00:33 + touch /tmp/pre-build-complete [Pipeline] sh 08:00:33 + mkdir -p /var/log/sa [Pipeline] sh 08:00:34 + ls /var/log/sa-host 08:00:34 + sadf -c /var/log/sa-host/sa05 08:00:34 file_magic: OK 08:00:34 HZ: Using current value: 100 08:00:34 file_header: OK 08:00:34 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 08:00:34 Statistics: 08:00:34 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:00:34 File successfully converted to sysstat format version 12.5.4 08:00:34 + sadf -c /var/log/sa-host/sa15 08:00:34 file_magic: OK 08:00:34 HZ: Using current value: 100 08:00:34 file_header: OK 08:00:34 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 08:00:34 Statistics: 08:00:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:00:34 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:00:34 provisioning config files... 08:00:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-647@tmp/config2811004084062619259tmp [Pipeline] { [Pipeline] echo 08:00:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:00:35 ---> create-netrc.sh [Pipeline] } 08:00:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:00:35 ---> python-tools-install.sh [Pipeline] echo 08:00:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:00:36 ---> sudo-logs.sh 08:00:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:00:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:00:36 ---> job-cost.sh 08:00:36 lf-activate-venv: SKIPPING 08:00:36 DEBUG: total: 0.18000000715255737 08:00:36 INFO: Retrieving Stack Cost... 08:00:37 INFO: Retrieving Pricing Info for: v3-standard-2 08:00:38 INFO: Archiving Costs [Pipeline] echo 08:00:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:00:38 ---> logs-deploy.sh 08:00:38 lf-activate-venv: SKIPPING 08:00:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-647/1 08:00:38 INFO: archiving workspace using pattern(s): 08:00:39 Archives upload complete. 08:00:39 INFO: archiving logs to Nexus 08:00:40 ---> uname -a: 08:00:40 Linux prd-centos7-docker-4c-2g-2828.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 08:00:40 08:00:40 08:00:40 ---> lscpu: 08:00:40 Architecture: x86_64 08:00:40 CPU op-mode(s): 32-bit, 64-bit 08:00:40 Address sizes: 40 bits physical, 48 bits virtual 08:00:40 Byte Order: Little Endian 08:00:40 CPU(s): 2 08:00:40 On-line CPU(s) list: 0,1 08:00:40 Vendor ID: AuthenticAMD 08:00:40 BIOS Vendor ID: QEMU 08:00:40 Model name: AMD EPYC-Rome Processor 08:00:40 BIOS Model name: pc-i440fx-4.2 08:00:40 CPU family: 23 08:00:40 Model: 49 08:00:40 Thread(s) per core: 1 08:00:40 Core(s) per socket: 1 08:00:40 Socket(s): 2 08:00:40 Stepping: 0 08:00:40 BogoMIPS: 5599.99 08:00:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 08:00:40 Virtualization: AMD-V 08:00:40 Hypervisor vendor: KVM 08:00:40 Virtualization type: full 08:00:40 L1d cache: 64 KiB (2 instances) 08:00:40 L1i cache: 64 KiB (2 instances) 08:00:40 L2 cache: 1 MiB (2 instances) 08:00:40 L3 cache: 32 MiB (2 instances) 08:00:40 NUMA node(s): 1 08:00:40 NUMA node0 CPU(s): 0,1 08:00:40 Vulnerability Itlb multihit: Not affected 08:00:40 Vulnerability L1tf: Not affected 08:00:40 Vulnerability Mds: Not affected 08:00:40 Vulnerability Meltdown: Not affected 08:00:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:00:40 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:00:40 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:00:40 Vulnerability Srbds: Not affected 08:00:40 Vulnerability Tsx async abort: Not affected 08:00:40 08:00:40 08:00:40 ---> nproc: 08:00:40 2 08:00:40 08:00:40 08:00:40 ---> df -h: 08:00:40 Filesystem Size Used Available Use% Mounted on 08:00:40 overlay 40.0G 7.6G 32.4G 19% / 08:00:40 tmpfs 64.0M 0 64.0M 0% /dev 08:00:40 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:00:40 shm 64.0M 0 64.0M 0% /dev/shm 08:00:40 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 08:00:40 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 08:00:40 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 08:00:40 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 08:00:40 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 08:00:40 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 08:00:40 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 08:00:40 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-647 08:00:40 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-647@tmp 08:00:40 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 08:00:40 08:00:40 08:00:40 ---> free -m: 08:00:40 total used free shared buff/cache available 08:00:40 Mem: 7821 838 4777 0 2205 6694 08:00:40 Swap: 1023 0 1023 08:00:40 08:00:40 08:00:40 ---> ip addr: 08:00:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:00:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:00:40 inet 127.0.0.1/8 scope host lo 08:00:40 valid_lft forever preferred_lft forever 08:00:40 inet6 ::1/128 scope host 08:00:40 valid_lft forever preferred_lft forever 08:00:40 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:00:40 link/ether fa:16:3e:d7:7f:45 brd ff:ff:ff:ff:ff:ff 08:00:40 inet 10.30.123.118/23 brd 10.30.123.255 scope global dynamic eth0 08:00:40 valid_lft 85900sec preferred_lft 85900sec 08:00:40 inet6 fe80::f816:3eff:fed7:7f45/64 scope link 08:00:40 valid_lft forever preferred_lft forever 08:00:40 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:00:40 link/ether 02:42:29:15:12:10 brd ff:ff:ff:ff:ff:ff 08:00:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:00:40 valid_lft forever preferred_lft forever 08:00:40 inet6 fe80::42:29ff:fe15:1210/64 scope link 08:00:40 valid_lft forever preferred_lft forever 08:00:40 08:00:40 08:00:40 ---> sar -b -r -n DEV: 08:00:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 08:00:40 08:00:40 07:52:09 LINUX RESTART (2 CPU) 08:00:40 08:00:40 07:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:00:40 07:54:01 7.69 0.19 7.50 0.00 23.57 343.93 0.00 08:00:40 07:55:01 0.42 0.00 0.42 0.00 0.00 7.20 0.00 08:00:40 07:56:01 0.28 0.00 0.28 0.00 0.00 2.73 0.00 08:00:40 07:57:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 08:00:40 07:58:01 0.28 0.00 0.28 0.00 0.00 3.53 0.00 08:00:40 07:59:01 0.30 0.00 0.30 0.00 0.00 4.45 0.00 08:00:40 08:00:01 0.32 0.00 0.32 0.00 0.00 5.30 0.00 08:00:40 Average: 1.33 0.03 1.31 0.00 3.32 52.03 0.00 08:00:40 08:00:40 07:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:00:40 07:54:01 5467300 0 801804 10.01 2620 1737208 1248244 13.78 580512 1561152 20 08:00:40 07:55:01 5470564 0 798536 9.97 2620 1737212 1205200 13.31 578812 1561112 8 08:00:40 07:56:01 5469456 0 799644 9.98 2620 1737212 1205284 13.31 579408 1561136 8 08:00:40 07:57:01 5469912 0 799176 9.98 2620 1737224 1205056 13.30 579240 1561136 8 08:00:40 07:58:01 5466804 0 802280 10.02 2620 1737228 1205176 13.31 578676 1565056 16 08:00:40 07:59:01 5466064 0 803016 10.03 2620 1737232 1205236 13.31 579116 1565056 8 08:00:40 08:00:01 5467040 0 802036 10.01 2620 1737236 1205056 13.30 578212 1565056 16 08:00:40 Average: 5468163 0 800927 10.00 2620 1737222 1211322 13.37 579139 1562815 12 08:00:40 08:00:40 07:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:00:40 07:54:01 eth0 28.37 23.15 45.41 8.12 0.00 0.00 0.00 0.00 08:00:40 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:40 07:54:01 docker0 11.13 7.86 2.47 26.97 0.00 0.00 0.00 0.00 08:00:40 07:55:01 eth0 1.52 0.58 0.88 0.04 0.00 0.00 0.00 0.00 08:00:40 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:40 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:40 07:56:01 eth0 0.53 0.48 0.27 0.21 0.00 0.00 0.00 0.00 08:00:40 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:40 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:40 07:57:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:40 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:40 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:40 07:58:01 eth0 0.83 0.27 0.20 0.08 0.00 0.00 0.00 0.00 08:00:40 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:40 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:40 07:59:01 eth0 0.57 0.37 0.27 0.17 0.00 0.00 0.00 0.00 08:00:40 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:40 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:40 08:00:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 08:00:40 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:40 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:40 Average: eth0 4.51 3.52 6.63 1.22 0.00 0.00 0.00 0.00 08:00:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:40 Average: docker0 1.57 1.11 0.35 3.80 0.00 0.00 0.00 0.00 08:00:40 08:00:40 08:00:40 ---> sar -P ALL: 08:00:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 08:00:40 08:00:40 07:52:09 LINUX RESTART (2 CPU) 08:00:40 08:00:40 07:53:01 CPU %user %nice %system %iowait %steal %idle 08:00:40 07:54:01 all 1.26 0.00 0.66 0.04 0.03 98.00 08:00:40 07:54:01 0 1.35 0.00 0.68 0.03 0.03 97.90 08:00:40 07:54:01 1 1.17 0.00 0.65 0.05 0.03 98.09 08:00:40 07:55:01 all 0.18 0.00 0.05 0.00 0.02 99.76 08:00:40 07:55:01 0 0.28 0.00 0.07 0.00 0.02 99.63 08:00:40 07:55:01 1 0.07 0.00 0.03 0.00 0.02 99.88 08:00:40 07:56:01 all 0.22 0.00 0.04 0.00 0.03 99.72 08:00:40 07:56:01 0 0.38 0.00 0.03 0.00 0.03 99.55 08:00:40 07:56:01 1 0.05 0.00 0.05 0.00 0.02 99.88 08:00:40 07:57:01 all 0.13 0.00 0.05 0.00 0.02 99.81 08:00:40 07:57:01 0 0.18 0.00 0.05 0.00 0.00 99.77 08:00:40 07:57:01 1 0.07 0.00 0.05 0.00 0.03 99.85 08:00:40 07:58:01 all 0.04 0.00 0.03 0.00 0.02 99.91 08:00:40 07:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:00:40 07:58:01 1 0.07 0.00 0.05 0.00 0.02 99.87 08:00:40 07:59:01 all 0.15 0.00 0.03 0.00 0.03 99.79 08:00:40 07:59:01 0 0.23 0.00 0.03 0.00 0.02 99.72 08:00:40 07:59:01 1 0.07 0.00 0.03 0.00 0.03 99.87 08:00:40 08:00:01 all 0.14 0.00 0.04 0.00 0.01 99.81 08:00:40 08:00:01 0 0.22 0.00 0.02 0.00 0.00 99.77 08:00:40 08:00:01 1 0.07 0.00 0.07 0.00 0.02 99.85 08:00:40 Average: all 0.30 0.00 0.13 0.01 0.02 99.55 08:00:40 Average: 0 0.38 0.00 0.13 0.00 0.02 99.47 08:00:40 Average: 1 0.22 0.00 0.13 0.01 0.02 99.62 08:00:40 08:00:40 08:00:40