Pull request #44 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 soda480 for edgexfoundry/go-mod-configuration Obtained Jenkinsfile from 702d9a6635ae3163dee830b58addadfb9d68c13a+8557aae38d241e5fb65188dcdbe94577ea199fa6 (d370bce4aa66acaa82a0c147af3c646c57aa5344) 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-ssh6810765836444047018.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh5101872538389860610.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 155abbc8877922835dbd6f2f82c828d26e35ec40 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-configuration/branches/PR-44/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-configuration/branches/PR-44/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8292865135098686434.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-configuration/branches/PR-44/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6149086120153338030.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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-ssh5794902078281735789.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-configuration/branches/PR-44/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-configuration/branches/PR-44/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7178130091107497898.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 155abbc8877922835dbd6f2f82c828d26e35ec40 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-configuration, 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-configuration-settings PROJECT: go-mod-configuration 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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-configuration 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1350 in /w/workspace/undry_go-mod-configuration_PR-44 [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-configuration.git > git init /w/workspace/undry_go-mod-configuration_PR-44 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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/undry_go-mod-configuration_PR-44@tmp/jenkins-gitclient-ssh422291515342802140.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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/undry_go-mod-configuration_PR-44@tmp/jenkins-gitclient-ssh6029472699265333906.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8557aae38d241e5fb65188dcdbe94577ea199fa6 into PR head commit 702d9a6635ae3163dee830b58addadfb9d68c13a Merge succeeded, producing 702d9a6635ae3163dee830b58addadfb9d68c13a Checking out Revision 702d9a6635ae3163dee830b58addadfb9d68c13a (PR-44) > git config core.sparsecheckout # timeout=10 > git checkout -f 702d9a6635ae3163dee830b58addadfb9d68c13a # 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/undry_go-mod-configuration_PR-44@tmp/jenkins-gitclient-ssh7107138326538160345.key > git merge 8557aae38d241e5fb65188dcdbe94577ea199fa6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 702d9a6635ae3163dee830b58addadfb9d68c13a # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:49:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:49:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:49:01 ========================================================= 13:49:01 EdgeX Global Pipelines Version Info 13:49:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:49:02 ------------------- 13:49:02 stable info: 13:49:02 ------------------- 13:49:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:49:02 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 13:49:02 Message: update stable to v1.0.199 13:49:03 ------------------- 13:49:03 experimental info: 13:49:03 ------------------- 13:49:03 Commited By: **** collab-it+edgex@linuxfoundation.org 13:49:03 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 13:49:03 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:49:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 13:49:03 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 13:49:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:49:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:49:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:49:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:49:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:49:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:49:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:49:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:49:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:49:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:49:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 13:49:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:49:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:49:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 13:49:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:49:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:49:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:49:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:49:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:49:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:49:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:49:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:49:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:49:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 13:49:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:49:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-44 [Pipeline] echo 13:49:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-44 [Pipeline] echo 13:49:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-44 [Pipeline] echo 13:49:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 702d9a6635ae3163dee830b58addadfb9d68c13a [Pipeline] echo 13:49:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 702d9a6 [Pipeline] echo 13:49:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:49:06 + git log --format=format:%s -1 702d9a6635ae3163dee830b58addadfb9d68c13a [Pipeline] echo 13:49:06 GIT_COMMIT: 702d9a6635ae3163dee830b58addadfb9d68c13a, Commit Message: docs: Update build status badge [Pipeline] echo 13:49:06 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:49:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:49:07 13:49:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:49:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:49:07 latest: Pulling from edgex-devops/git-semver 13:49:07 31603596830f: Pulling fs layer 13:49:07 b6dc333f4379: Pulling fs layer 13:49:07 3d9ef1400e77: Pulling fs layer 13:49:07 fd332fbdc1db: Pulling fs layer 13:49:07 fd332fbdc1db: Waiting 13:49:07 b6dc333f4379: Download complete 13:49:07 31603596830f: Verifying Checksum 13:49:07 31603596830f: Download complete 13:49:08 31603596830f: Pull complete 13:49:08 b6dc333f4379: Pull complete 13:49:08 3d9ef1400e77: Verifying Checksum 13:49:08 3d9ef1400e77: Download complete 13:49:08 fd332fbdc1db: Verifying Checksum 13:49:08 fd332fbdc1db: Download complete 13:49:08 3d9ef1400e77: Pull complete 13:49:09 fd332fbdc1db: Pull complete 13:49:09 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 13:49:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:49:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:49:09 prd-centos7-docker-4c-2g-1350 does not seem to be running inside a container 13:49:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-44 -v /w/workspace/undry_go-mod-configuration_PR-44:/w/workspace/undry_go-mod-configuration_PR-44:rw,z -v /w/workspace/undry_go-mod-configuration_PR-44@tmp:/w/workspace/undry_go-mod-configuration_PR-44@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 13:49:10 $ docker top f7fc4b860e045f3f487532c45b79c3b5ee47bae0f3659ee89f705c8a16c28f18 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:49:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:49:10 [ssh-agent] Looking for ssh-agent implementation... 13:49:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:49:10 $ docker exec f7fc4b860e045f3f487532c45b79c3b5ee47bae0f3659ee89f705c8a16c28f18 ssh-agent 13:49:10 SSH_AUTH_SOCK=/tmp/ssh-sIXKOxHhPsIT/agent.14 13:49:10 SSH_AGENT_PID=21 13:49:10 Running ssh-add (command line suppressed) 13:49:10 Identity added: /w/workspace/undry_go-mod-configuration_PR-44@tmp/private_key_2053739111188252576.key (/w/workspace/undry_go-mod-configuration_PR-44@tmp/private_key_2053739111188252576.key) 13:49:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:49:11 + git tag --points-at HEAD [Pipeline] } 13:49:11 $ docker exec --env ******** --env ******** f7fc4b860e045f3f487532c45b79c3b5ee47bae0f3659ee89f705c8a16c28f18 ssh-agent -k 13:49:11 unset SSH_AUTH_SOCK; 13:49:11 unset SSH_AGENT_PID; 13:49:11 echo Agent pid 21 killed; 13:49:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:49:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:49:11 [ssh-agent] Looking for ssh-agent implementation... 13:49:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:49:11 $ docker exec f7fc4b860e045f3f487532c45b79c3b5ee47bae0f3659ee89f705c8a16c28f18 ssh-agent 13:49:11 SSH_AUTH_SOCK=/tmp/ssh-gzkqEOhVH0Ev/agent.55 13:49:11 SSH_AGENT_PID=61 13:49:11 Running ssh-add (command line suppressed) 13:49:11 Identity added: /w/workspace/undry_go-mod-configuration_PR-44@tmp/private_key_668445237816555508.key (/w/workspace/undry_go-mod-configuration_PR-44@tmp/private_key_668445237816555508.key) 13:49:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:49:12 + git semver init 13:49:12 # -> Open(): unable to determine branch for HEAD 13:49:12 # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-44/.git 13:49:12 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-44 13:49:12 # $SEMVER_REMOTE_NAME = origin 13:49:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:49:12 # $SEMVER_USER_NAME = edgex-jenkins 13:49:12 # $SEMVER_BRANCH = PR-44 13:49:12 # $SEMVER_TEMP = /tmp/semver-093432257 13:49:12 # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP 13:49:12 # '/tmp/semver-093432257' -> '/w/workspace/undry_go-mod-configuration_PR-44/.semver' 13:49:12 # -> Force: false 13:49:12 # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-44/.semver [Pipeline] } 13:49:12 $ docker exec --env ******** --env ******** f7fc4b860e045f3f487532c45b79c3b5ee47bae0f3659ee89f705c8a16c28f18 ssh-agent -k 13:49:12 unset SSH_AUTH_SOCK; 13:49:12 unset SSH_AGENT_PID; 13:49:12 echo Agent pid 61 killed; 13:49:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:49:13 + git semver [Pipeline] } 13:49:13 $ docker stop --time=1 f7fc4b860e045f3f487532c45b79c3b5ee47bae0f3659ee89f705c8a16c28f18 13:49:14 $ docker rm -f f7fc4b860e045f3f487532c45b79c3b5ee47bae0f3659ee89f705c8a16c28f18 [Pipeline] // withDockerContainer [Pipeline] sh 13:49:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:49:15 Stashed 1 file(s) [Pipeline] echo 13:49:15 [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 13:49:30 Still waiting to schedule task 13:49:30 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:49:30 Still waiting to schedule task 13:49:30 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:51:30 Running on prd-centos7-docker-4c-2g-1360 in /w/workspace/undry_go-mod-configuration_PR-44 [Pipeline] { [Pipeline] ws 13:51:30 Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout 13:51:31 Selected Git installation does not exist. Using Default 13:51:31 The recommended git tool is: NONE 13:51:33 using credential edgex-jenkins-ssh 13:51:33 Cloning the remote Git repository 13:51:33 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 13:51:33 > git init /w/workspace/go-mod-configuration/1 # timeout=10 13:51:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 13:51:33 > git --version # timeout=10 13:51:33 > git --version # 'git version 2.24.4' 13:51:33 using GIT_SSH to set credentials SSH Credentials for GitHub 13:51:33 [INFO] Currently running in a labeled security context 13:51:33 [INFO] Currently SELinux is 'enforcing' on the host 13:51:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/1@tmp/jenkins-gitclient-ssh573429885373440807.key 13:51:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:51:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 13:51:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:51:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 13:51:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 13:51:33 using GIT_SSH to set credentials SSH Credentials for GitHub 13:51:33 [INFO] Currently running in a labeled security context 13:51:33 [INFO] Currently SELinux is 'enforcing' on the host 13:51:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/1@tmp/jenkins-gitclient-ssh7881432464970050145.key 13:51:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:51:34 Merging remotes/origin/main commit 8557aae38d241e5fb65188dcdbe94577ea199fa6 into PR head commit 702d9a6635ae3163dee830b58addadfb9d68c13a 13:51:35 Merge succeeded, producing 702d9a6635ae3163dee830b58addadfb9d68c13a 13:51:35 Checking out Revision 702d9a6635ae3163dee830b58addadfb9d68c13a (PR-44) 13:51:34 > git config core.sparsecheckout # timeout=10 13:51:34 > git checkout -f 702d9a6635ae3163dee830b58addadfb9d68c13a # timeout=10 13:51:34 > git remote # timeout=10 13:51:34 > git config --get remote.origin.url # timeout=10 13:51:34 using GIT_SSH to set credentials SSH Credentials for GitHub 13:51:34 [INFO] Currently running in a labeled security context 13:51:34 [INFO] Currently SELinux is 'enforcing' on the host 13:51:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/1@tmp/jenkins-gitclient-ssh735729121338352630.key 13:51:34 > git merge 8557aae38d241e5fb65188dcdbe94577ea199fa6 # timeout=10 13:51:34 > git rev-parse HEAD^{commit} # timeout=10 13:51:34 > git config core.sparsecheckout # timeout=10 13:51:34 > git checkout -f 702d9a6635ae3163dee830b58addadfb9d68c13a # timeout=10 13:51:38 Commit message: "docs: Update build status badge" 13:51:38 > git --version # timeout=10 13:51:38 > git --version # 'git version 2.24.4' 13:51:38 fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 13:51:39 ========================================================= 13:51:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:51:39 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:51:39 + 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 . 13:51:39 Sending build context to Docker daemon 281.6kB 13:51:39 Step 1/7 : ARG BASE=golang:1.16-alpine 13:51:39 Step 2/7 : FROM ${BASE} 13:51:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:51:40 540db60ca938: Pulling fs layer 13:51:40 adcc1eea9eea: Pulling fs layer 13:51:40 4c4ab2625f07: Pulling fs layer 13:51:40 0773c198feca: Pulling fs layer 13:51:40 345f892a5656: Pulling fs layer 13:51:40 4796506630df: Pulling fs layer 13:51:40 cc55df3e53f1: Pulling fs layer 13:51:40 4d027b6c602c: Pulling fs layer 13:51:40 449e75d2c14e: Pulling fs layer 13:51:40 4796506630df: Waiting 13:51:40 cc55df3e53f1: Waiting 13:51:40 4d027b6c602c: Waiting 13:51:40 449e75d2c14e: Waiting 13:51:40 0773c198feca: Waiting 13:51:40 345f892a5656: Waiting 13:51:40 4c4ab2625f07: Verifying Checksum 13:51:40 4c4ab2625f07: Download complete 13:51:40 adcc1eea9eea: Download complete 13:51:40 345f892a5656: Verifying Checksum 13:51:40 345f892a5656: Download complete 13:51:40 4796506630df: Verifying Checksum 13:51:40 4796506630df: Download complete 13:51:40 540db60ca938: Verifying Checksum 13:51:40 540db60ca938: Download complete 13:51:40 540db60ca938: Pull complete 13:51:40 adcc1eea9eea: Pull complete 13:51:41 4c4ab2625f07: Pull complete 13:51:41 4d027b6c602c: Verifying Checksum 13:51:41 4d027b6c602c: Download complete 13:51:41 cc55df3e53f1: Verifying Checksum 13:51:41 cc55df3e53f1: Download complete 13:51:45 449e75d2c14e: Verifying Checksum 13:51:45 449e75d2c14e: Download complete 13:51:45 0773c198feca: Verifying Checksum 13:51:45 0773c198feca: Download complete 13:51:48 0773c198feca: Pull complete 13:51:48 345f892a5656: Pull complete 13:51:48 4796506630df: Pull complete 13:51:48 cc55df3e53f1: Pull complete 13:51:48 4d027b6c602c: Pull complete 13:51:50 449e75d2c14e: Pull complete 13:51:50 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 13:51:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:51:50 ---> 0d28375d9b5b 13:51:50 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:51:52 ---> Running in 975847a539e2 13:51:52 Removing intermediate container 975847a539e2 13:51:52 ---> fbca6e45c8b9 13:51:52 Step 4/7 : RUN apk add --update bash 13:51:52 ---> Running in c67b31ea9638 13:51:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:51:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:51:53 OK: 149 MiB in 40 packages 13:51:53 Removing intermediate container c67b31ea9638 13:51:53 ---> cfd5288394f9 13:51:53 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 13:51:54 ---> Running in c1e01c7adfd9 13:51:54 Removing intermediate container c1e01c7adfd9 13:51:54 ---> 2336b3cdb24e 13:51:54 Step 6/7 : COPY go.mod . 13:51:54 ---> a8505c336387 13:51:54 Step 7/7 : RUN go mod download 13:51:54 ---> Running in 33b4426aa7a7 13:52:04 Removing intermediate container 33b4426aa7a7 13:52:04 ---> fdb8874bf838 13:52:04 Successfully built fdb8874bf838 13:52:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:52:04 + docker inspect -f . ci-base-image-x86_64 13:52:04 . [Pipeline] withDockerContainer 13:52:05 prd-centos7-docker-4c-2g-1360 does not seem to be running inside a container 13:52:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 ******** -e ******** ci-base-image-x86_64 cat 13:52:05 $ docker top 412efabd137cd41ca6681315f27babc679b50059f5ca3e4057e0df97aee6b061 -eo pid,comm [Pipeline] { [Pipeline] sh 13:52:05 + go version 13:52:05 go version go1.16.5 linux/amd64 [Pipeline] } 13:52:05 $ docker stop --time=1 412efabd137cd41ca6681315f27babc679b50059f5ca3e4057e0df97aee6b061 13:52:07 $ docker rm -f 412efabd137cd41ca6681315f27babc679b50059f5ca3e4057e0df97aee6b061 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:52:08 + docker inspect -f . ci-base-image-x86_64 13:52:08 . [Pipeline] withDockerContainer 13:52:08 prd-centos7-docker-4c-2g-1360 does not seem to be running inside a container 13:52:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 ******** -e ******** ci-base-image-x86_64 cat 13:52:08 $ docker top e75749200b355a2ccccd6081776633d404ea3ba3331e5a8014f5dd71b013cee9 -eo pid,comm [Pipeline] { [Pipeline] sh 13:52:09 + go mod tidy [Pipeline] sh 13:52:09 + make test 13:52:09 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:52:19 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.006s coverage: 85.7% of statements 13:52:21 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.529s coverage: 87.4% of statements 13:52:21 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.003s coverage: 100.0% of statements 13:52:21 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:52:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1357 in /w/workspace/undry_go-mod-configuration_PR-44 [Pipeline] { [Pipeline] ws 13:52:25 Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout 13:52:25 gofmt -l . 13:52:25 [ "`gofmt -l .`" = "" ] [Pipeline] } 13:52:25 $ docker stop --time=1 e75749200b355a2ccccd6081776633d404ea3ba3331e5a8014f5dd71b013cee9 13:52:25 Selected Git installation does not exist. Using Default 13:52:25 The recommended git tool is: NONE 13:52:27 $ docker rm -f e75749200b355a2ccccd6081776633d404ea3ba3331e5a8014f5dd71b013cee9 [Pipeline] // withDockerContainer [Pipeline] sh 13:52:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:52:27 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:52:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:52:29 13:52:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:52:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:52:29 latest: Pulling from edgex-lftools-log-publisher 13:52:29 b4d181a07f80: Pulling fs layer 13:52:29 a1111a8f2ec3: Pulling fs layer 13:52:29 ed53099fbce6: Pulling fs layer 13:52:29 dc539afda2c1: Pulling fs layer 13:52:29 77bc0d833cb6: Pulling fs layer 13:52:29 9065ff56babe: Pulling fs layer 13:52:29 d287ab97295c: Pulling fs layer 13:52:29 77bc0d833cb6: Waiting 13:52:29 9065ff56babe: Waiting 13:52:29 d287ab97295c: Waiting 13:52:29 dc539afda2c1: Waiting 13:52:29 a1111a8f2ec3: Verifying Checksum 13:52:29 a1111a8f2ec3: Download complete 13:52:29 dc539afda2c1: Verifying Checksum 13:52:29 dc539afda2c1: Download complete 13:52:29 77bc0d833cb6: Verifying Checksum 13:52:29 77bc0d833cb6: Download complete 13:52:29 9065ff56babe: Verifying Checksum 13:52:29 9065ff56babe: Download complete 13:52:30 ed53099fbce6: Verifying Checksum 13:52:30 ed53099fbce6: Download complete 13:52:31 b4d181a07f80: Verifying Checksum 13:52:31 b4d181a07f80: Download complete 13:52:32 b4d181a07f80: Pull complete 13:52:32 a1111a8f2ec3: Pull complete 13:52:33 ed53099fbce6: Pull complete 13:52:33 dc539afda2c1: Pull complete 13:52:33 77bc0d833cb6: Pull complete 13:52:33 9065ff56babe: Pull complete 13:52:33 using credential edgex-jenkins-ssh 13:52:33 Cloning the remote Git repository 13:52:33 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 13:52:33 > git init /w/workspace/go-mod-configuration/1 # timeout=10 13:52:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 13:52:33 > git --version # timeout=10 13:52:33 > git --version # 'git version 2.17.1' 13:52:33 using GIT_SSH to set credentials SSH Credentials for GitHub 13:52:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:52:35 Merging remotes/origin/main commit 8557aae38d241e5fb65188dcdbe94577ea199fa6 into PR head commit 702d9a6635ae3163dee830b58addadfb9d68c13a 13:52:35 Merge succeeded, producing 702d9a6635ae3163dee830b58addadfb9d68c13a 13:52:35 Checking out Revision 702d9a6635ae3163dee830b58addadfb9d68c13a (PR-44) 13:52:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 13:52:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:52:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 13:52:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 13:52:34 using GIT_SSH to set credentials SSH Credentials for GitHub 13:52:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:52:35 > git config core.sparsecheckout # timeout=10 13:52:35 > git checkout -f 702d9a6635ae3163dee830b58addadfb9d68c13a # timeout=10 13:52:35 > git remote # timeout=10 13:52:35 > git config --get remote.origin.url # timeout=10 13:52:35 using GIT_SSH to set credentials SSH Credentials for GitHub 13:52:35 > git merge 8557aae38d241e5fb65188dcdbe94577ea199fa6 # timeout=10 13:52:35 > git rev-parse HEAD^{commit} # timeout=10 13:52:35 > git config core.sparsecheckout # timeout=10 13:52:35 > git checkout -f 702d9a6635ae3163dee830b58addadfb9d68c13a # timeout=10 13:52:39 d287ab97295c: Verifying Checksum 13:52:39 d287ab97295c: Download complete 13:52:40 Commit message: "docs: Update build status badge" 13:52:40 > git --version # timeout=10 13:52:40 > git --version # 'git version 2.17.1' 13:52:40 fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 13:52:40 13:52:40 GitHub has been notified of this commit’s build result 13:52:40 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 13:52:41 ========================================================= 13:52:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:52:41 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:52:42 + 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 . 13:52:43 Sending build context to Docker daemon 280.6kB 13:52:43 Step 1/7 : ARG BASE=golang:1.16-alpine 13:52:43 Step 2/7 : FROM ${BASE} 13:52:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:52:44 595b0fe564bb: Pulling fs layer 13:52:44 24495759ef45: Pulling fs layer 13:52:44 d148012ef14d: Pulling fs layer 13:52:44 cb65c68fc2e2: Pulling fs layer 13:52:44 093eec477d81: Pulling fs layer 13:52:44 a6d5b2bbb924: Pulling fs layer 13:52:44 2446dc1eb7d3: Pulling fs layer 13:52:44 596795e73e0f: Pulling fs layer 13:52:44 cb65c68fc2e2: Waiting 13:52:44 093eec477d81: Waiting 13:52:44 a6d5b2bbb924: Waiting 13:52:44 2446dc1eb7d3: Waiting 13:52:44 596795e73e0f: Waiting 13:52:44 d287ab97295c: Pull complete 13:52:44 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:52:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:52:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:52:44 d148012ef14d: Verifying Checksum 13:52:44 d148012ef14d: Download complete 13:52:44 24495759ef45: Verifying Checksum 13:52:44 093eec477d81: Download complete 13:52:44 a6d5b2bbb924: Download complete 13:52:44 2446dc1eb7d3: Download complete [Pipeline] withDockerContainer 13:52:44 prd-centos7-docker-4c-2g-1360 does not seem to be running inside a container 13:52:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:52:44 595b0fe564bb: Download complete 13:52:45 595b0fe564bb: Pull complete 13:52:46 24495759ef45: Pull complete 13:52:46 d148012ef14d: Pull complete 13:52:46 $ docker top 2ef2b6a01b62c8c59e29b571d0556cf2c2dbc276d6586a9fdcf3dafa8b470fcf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:52:47 ---> job-cost.sh 13:52:47 lf-activate-venv: SKIPPING 13:52:47 INFO: No Stack... 13:52:48 596795e73e0f: Verifying Checksum 13:52:49 INFO: Retrieving Pricing Info for: v3-standard-2 13:52:49 INFO: Archiving Costs [Pipeline] sh 13:52:49 + cat /w/workspace/go-mod-configuration/1/archives/cost.csv 13:52:49 + cut -d, -f6 [Pipeline] lock 13:52:49 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-44-1-stack-cost] 13:52:49 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-44-1-stack-cost] did not exist. Created. 13:52:49 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-44-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:52:50 + echo total: 0.05999999865889549 [Pipeline] stash 13:52:50 Stashed 1 file(s) [Pipeline] } 13:52:50 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-44-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:52:50 $ docker stop --time=1 2ef2b6a01b62c8c59e29b571d0556cf2c2dbc276d6586a9fdcf3dafa8b470fcf 13:52:51 cb65c68fc2e2: Verifying Checksum 13:52:51 cb65c68fc2e2: Download complete 13:52:51 $ docker rm -f 2ef2b6a01b62c8c59e29b571d0556cf2c2dbc276d6586a9fdcf3dafa8b470fcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:53:01 cb65c68fc2e2: Pull complete 13:53:01 093eec477d81: Pull complete 13:53:02 a6d5b2bbb924: Pull complete 13:53:02 2446dc1eb7d3: Pull complete 13:53:06 596795e73e0f: Pull complete 13:53:06 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 13:53:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:53:06 ---> d9e956139c92 13:53:06 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:53:09 ---> Running in d62568685c60 13:53:09 Removing intermediate container d62568685c60 13:53:09 ---> bf60d237fb28 13:53:09 Step 4/7 : RUN apk add --update bash 13:53:10 ---> Running in fbb605880310 13:53:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:53:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:53:14 OK: 138 MiB in 40 packages 13:53:15 Removing intermediate container fbb605880310 13:53:15 ---> 5551b6f7d1c8 13:53:15 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 13:53:16 ---> Running in 121f18488fa2 13:53:16 Removing intermediate container 121f18488fa2 13:53:16 ---> 943fa0932a70 13:53:16 Step 6/7 : COPY go.mod . 13:53:17 ---> 6c1434e72b1b 13:53:17 Step 7/7 : RUN go mod download 13:53:17 ---> Running in cbf4392d73c4 13:53:36 Removing intermediate container cbf4392d73c4 13:53:36 ---> ba15415207a4 13:53:36 Successfully built ba15415207a4 13:53:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:53:36 + docker inspect -f . ci-base-image-arm64 13:53:36 . [Pipeline] withDockerContainer 13:53:36 prd-ubuntu18.04-docker-arm64-4c-16g-1357 does not seem to be running inside a container 13:53:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 ******** -e ******** ci-base-image-arm64 cat 13:53:38 $ docker top 0e7e59aa8728cfbbfbdb9e186610ea5504c1f24516ea96411c3b5ea2bcd87d52 -eo pid,comm [Pipeline] { [Pipeline] sh 13:53:39 + go version 13:53:39 go version go1.16.5 linux/arm64 [Pipeline] } 13:53:39 $ docker stop --time=1 0e7e59aa8728cfbbfbdb9e186610ea5504c1f24516ea96411c3b5ea2bcd87d52 13:53:41 $ docker rm -f 0e7e59aa8728cfbbfbdb9e186610ea5504c1f24516ea96411c3b5ea2bcd87d52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:53:42 + docker inspect -f . ci-base-image-arm64 13:53:42 . [Pipeline] withDockerContainer 13:53:43 prd-ubuntu18.04-docker-arm64-4c-16g-1357 does not seem to be running inside a container 13:53:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 ******** -e ******** ci-base-image-arm64 cat 13:53:45 $ docker top 0abb7427223c81042d8b7317ea1659ed3f73d84da9e3e61a098c92ef0e0c7e5b -eo pid,comm [Pipeline] { [Pipeline] sh 13:53:46 + go mod tidy [Pipeline] sh 13:53:47 + make test 13:53:47 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:54:26 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.015s coverage: 85.7% of statements 13:54:26 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.632s coverage: 87.4% of statements 13:54:26 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.027s coverage: 100.0% of statements 13:54:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:54:41 gofmt -l . 13:54:41 [ "`gofmt -l .`" = "" ] [Pipeline] } 13:54:41 $ docker stop --time=1 0abb7427223c81042d8b7317ea1659ed3f73d84da9e3e61a098c92ef0e0c7e5b 13:54:43 $ docker rm -f 0abb7427223c81042d8b7317ea1659ed3f73d84da9e3e61a098c92ef0e0c7e5b [Pipeline] // withDockerContainer [Pipeline] sh 13:54:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:54:44 Warning: overwriting stash ‘coverage-report’ 13:54:45 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:54:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:54:48 13:54:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:54:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:54:49 arm64: Pulling from edgex-lftools-log-publisher 13:54:49 448f6bf000e3: Pulling fs layer 13:54:49 f757da607395: Pulling fs layer 13:54:49 05883995daec: Pulling fs layer 13:54:49 8603b9c90790: Pulling fs layer 13:54:49 1560dd03e051: Pulling fs layer 13:54:49 27f5ce0e4adf: Pulling fs layer 13:54:49 c2d8d7efcc4b: Pulling fs layer 13:54:49 1560dd03e051: Waiting 13:54:49 27f5ce0e4adf: Waiting 13:54:49 c2d8d7efcc4b: Waiting 13:54:49 8603b9c90790: Waiting 13:54:49 f757da607395: Verifying Checksum 13:54:49 f757da607395: Download complete 13:54:49 8603b9c90790: Verifying Checksum 13:54:49 8603b9c90790: Download complete 13:54:49 1560dd03e051: Verifying Checksum 13:54:49 1560dd03e051: Download complete 13:54:49 27f5ce0e4adf: Download complete 13:54:50 05883995daec: Verifying Checksum 13:54:50 05883995daec: Download complete 13:54:50 448f6bf000e3: Verifying Checksum 13:54:50 448f6bf000e3: Download complete 13:54:54 c2d8d7efcc4b: Verifying Checksum 13:54:54 c2d8d7efcc4b: Download complete 13:54:54 448f6bf000e3: Pull complete 13:54:55 f757da607395: Pull complete 13:54:56 05883995daec: Pull complete 13:54:56 8603b9c90790: Pull complete 13:54:57 1560dd03e051: Pull complete 13:54:58 27f5ce0e4adf: Pull complete 13:55:13 c2d8d7efcc4b: Pull complete 13:55:13 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:55:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:55:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:55:13 prd-ubuntu18.04-docker-arm64-4c-16g-1357 does not seem to be running inside a container 13:55:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:55:18 $ docker top 91c102b8d91b5ae625e4ce81e88e32f129dd4d918f4df23a61f76f3ebc114d9a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:55:19 ---> job-cost.sh 13:55:19 lf-activate-venv: SKIPPING 13:55:19 INFO: No Stack... 13:55:20 INFO: Retrieving Pricing Info for: v2-standard-4 13:55:20 INFO: Archiving Costs [Pipeline] sh 13:55:21 + cat /w/workspace/go-mod-configuration/1/archives/cost.csv 13:55:21 + cut -d, -f6 [Pipeline] lock 13:55:21 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-44-1-stack-cost] 13:55:21 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-44-1-stack-cost] did not exist. Created. 13:55:21 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-44-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:55:22 /w/workspace/go-mod-configuration/1@tmp/durable-4f10d700/script.sh: 1: /w/workspace/go-mod-configuration/1@tmp/durable-4f10d700/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:55:22 + echo total: 0.18000000715255737 [Pipeline] stash 13:55:22 Warning: overwriting stash ‘stack-cost’ 13:55:22 Stashed 1 file(s) [Pipeline] } 13:55:22 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-44-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:55:22 $ docker stop --time=1 91c102b8d91b5ae625e4ce81e88e32f129dd4d918f4df23a61f76f3ebc114d9a 13:55:24 $ docker rm -f 91c102b8d91b5ae625e4ce81e88e32f129dd4d918f4df23a61f76f3ebc114d9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 13:55:26 provisioning config files... 13:55:26 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-44@tmp/config179254764479976552tmp [Pipeline] { [Pipeline] sh 13:55:26 + set +x 13:55:26 + curl -s https://codecov.io/bash 13:55:26 + bash -s -- 13:55:26 13:55:26 _____ _ 13:55:26 / ____| | | 13:55:26 | | ___ __| | ___ ___ _____ __ 13:55:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:55:26 | |___| (_) | (_| | __/ (_| (_) \ V / 13:55:26 \_____\___/ \__,_|\___|\___\___/ \_/ 13:55:26 Bash-1.0.6 13:55:26 13:55:26 13:55:26 ==> git version 2.24.4 found 13:55:26 ==> 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 13:55:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:55:26 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:55:26 ==> Jenkins CI detected. 13:55:26 current dir:  /w/workspace/undry_go-mod-configuration_PR-44 13:55:26 project root: . 13:55:26 --> token set from env 13:55:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:55:26 ==> Running gcov in . (disable via -X gcov) 13:55:26 ==> Python coveragepy not found 13:55:26 ==> Searching for coverage reports in: 13:55:26 + . 13:55:26 -> Found 1 reports 13:55:26 ==> Detecting git/mercurial file structure 13:55:26 ==> Reading reports 13:55:26 + ./coverage.out bytes=14452 13:55:26 ==> Appending adjustments 13:55:26 https://docs.codecov.io/docs/fixing-reports 13:55:26 + Found adjustments 13:55:26 ==> Gzipping contents 13:55:26 4.0K /tmp/codecov.eHiVHq.gz 13:55:26 ==> Uploading reports 13:55:26 url: https://codecov.io 13:55:26 query: branch=PR-44&commit=702d9a6635ae3163dee830b58addadfb9d68c13a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-44%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=44&job=&cmd_args= 13:55:26 -> Pinging Codecov 13:55:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=PR-44&commit=702d9a6635ae3163dee830b58addadfb9d68c13a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-44%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=44&job=&cmd_args= 13:55:27 -> Uploading to 13:55:27 https://storage.googleapis.com/codecov/v4/raw/2021-08-02/9F92B070CA9CA35F4914AC8684776953/702d9a6635ae3163dee830b58addadfb9d68c13a/abf63e5b-9382-4c9e-a702-aeba8b50e16a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T135527Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4aa0b58e1a610039f3059392cbd267846e467ea5e2cc8d498adf6d63e64d00e1 13:55:27 % Total % Received % Xferd Average Speed Time Time Time Current 13:55:27 Dload Upload Total Spent Left Speed 13:55:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2559 0 0 100 2559 0 6461 --:--:-- --:--:-- --:--:-- 6478 13:55:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/702d9a6635ae3163dee830b58addadfb9d68c13a [Pipeline] } 13:55:27 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 13:55:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:55:30 ---> package-listing.sh 13:55:30 ++ facter osfamily 13:55:30 ++ tr '[:upper:]' '[:lower:]' 13:55:31 + OS_FAMILY=redhat 13:55:31 + workspace=/w/workspace/undry_go-mod-configuration_PR-44 13:55:31 + START_PACKAGES=/tmp/packages_start.txt 13:55:31 + END_PACKAGES=/tmp/packages_end.txt 13:55:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:55:31 + PACKAGES=/tmp/packages_start.txt 13:55:31 + '[' /w/workspace/undry_go-mod-configuration_PR-44 ']' 13:55:31 + PACKAGES=/tmp/packages_end.txt 13:55:31 + case "${OS_FAMILY}" in 13:55:31 + rpm -qa 13:55:31 + sort 13:55:31 + '[' -f /tmp/packages_start.txt ']' 13:55:31 + '[' -f /tmp/packages_end.txt ']' 13:55:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:55:31 + '[' /w/workspace/undry_go-mod-configuration_PR-44 ']' 13:55:31 + mkdir -p /w/workspace/undry_go-mod-configuration_PR-44/archives/ 13:55:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-44/archives/ [Pipeline] echo 13:55:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-configuration_PR-44/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:55:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:55:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:55:32 13:55:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:55:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:55:33 latest: Pulling from edgex-lftools-log-publisher 13:55:33 b4d181a07f80: Pulling fs layer 13:55:33 a1111a8f2ec3: Pulling fs layer 13:55:33 ed53099fbce6: Pulling fs layer 13:55:33 dc539afda2c1: Pulling fs layer 13:55:33 77bc0d833cb6: Pulling fs layer 13:55:33 9065ff56babe: Pulling fs layer 13:55:33 d287ab97295c: Pulling fs layer 13:55:33 dc539afda2c1: Waiting 13:55:33 77bc0d833cb6: Waiting 13:55:33 9065ff56babe: Waiting 13:55:33 d287ab97295c: Waiting 13:55:33 a1111a8f2ec3: Verifying Checksum 13:55:33 a1111a8f2ec3: Download complete 13:55:33 dc539afda2c1: Verifying Checksum 13:55:33 dc539afda2c1: Download complete 13:55:33 77bc0d833cb6: Verifying Checksum 13:55:33 77bc0d833cb6: Download complete 13:55:33 9065ff56babe: Verifying Checksum 13:55:33 9065ff56babe: Download complete 13:55:33 ed53099fbce6: Verifying Checksum 13:55:33 ed53099fbce6: Download complete 13:55:34 b4d181a07f80: Verifying Checksum 13:55:34 b4d181a07f80: Download complete 13:55:35 b4d181a07f80: Pull complete 13:55:35 a1111a8f2ec3: Pull complete 13:55:36 ed53099fbce6: Pull complete 13:55:36 dc539afda2c1: Pull complete 13:55:36 77bc0d833cb6: Pull complete 13:55:36 9065ff56babe: Pull complete 13:55:40 d287ab97295c: Verifying Checksum 13:55:40 d287ab97295c: Download complete 13:55:45 d287ab97295c: Pull complete 13:55:45 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:55:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:55:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:55:45 prd-centos7-docker-4c-2g-1350 does not seem to be running inside a container 13:55:45 $ 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/undry_go-mod-configuration_PR-44/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-44 -v /w/workspace/undry_go-mod-configuration_PR-44:/w/workspace/undry_go-mod-configuration_PR-44:rw,z -v /w/workspace/undry_go-mod-configuration_PR-44@tmp:/w/workspace/undry_go-mod-configuration_PR-44@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:latest cat 13:55:47 $ docker top 2ce1c73e01e87d72cb91405c37be132dbde2d77e2b1401ea98f9751759abd18a -eo pid,comm [Pipeline] { [Pipeline] sh 13:55:47 + touch /tmp/pre-build-complete [Pipeline] sh 13:55:48 + mkdir -p /var/log/sysstat [Pipeline] sh 13:55:48 + ls /var/log/sa-host 13:55:48 + sadf -c /var/log/sa-host/sa02 13:55:48 file_magic: OK 13:55:48 HZ: Using current value: 100 13:55:48 file_header: OK 13:55:48 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 13:55:48 Statistics: 13:55:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:55:48 File successfully converted to sysstat format version 12.0.3 13:55:48 + sadf -c /var/log/sa-host/sa05 13:55:48 file_magic: OK 13:55:48 HZ: Using current value: 100 13:55:48 file_header: OK 13:55:48 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 13:55:48 Statistics: 13:55:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:55:48 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:55:48 provisioning config files... 13:55:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-44@tmp/config1223522713970335497tmp [Pipeline] { [Pipeline] echo 13:55:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:55:49 ---> create-netrc.sh [Pipeline] } 13:55:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:55:49 ---> python-tools-install.sh [Pipeline] echo 13:55:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:55:50 ---> sudo-logs.sh 13:55:50 Archiving 'sudo' log.. 13:55:50 sudo: unable to resolve host prd-centos7-docker-4c-2g-1350.vexxhost.local: Name or service not known 13:55:55 sudo: unable to resolve host prd-centos7-docker-4c-2g-1350.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 13:55:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:55:55 ---> job-cost.sh 13:55:55 lf-activate-venv: SKIPPING 13:55:55 DEBUG: total: 0.18000000715255737 13:55:55 INFO: Retrieving Stack Cost... 13:55:56 INFO: Retrieving Pricing Info for: v3-standard-2 13:55:57 INFO: Archiving Costs [Pipeline] echo 13:55:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:55:57 ---> logs-deploy.sh 13:55:57 lf-activate-venv: SKIPPING 13:55:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-44/1 13:55:57 INFO: archiving workspace using pattern(s): 13:55:58 Archives upload complete. 13:55:58 INFO: archiving logs to Nexus 13:55:59 ---> uname -a: 13:55:59 Linux prd-centos7-docker-4c-2g-1350.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 13:55:59 13:55:59 13:55:59 ---> lscpu: 13:55:59 Architecture: x86_64 13:55:59 CPU op-mode(s): 32-bit, 64-bit 13:55:59 Byte Order: Little Endian 13:55:59 Address sizes: 40 bits physical, 48 bits virtual 13:55:59 CPU(s): 2 13:55:59 On-line CPU(s) list: 0,1 13:55:59 Thread(s) per core: 1 13:55:59 Core(s) per socket: 1 13:55:59 Socket(s): 2 13:55:59 NUMA node(s): 1 13:55:59 Vendor ID: AuthenticAMD 13:55:59 CPU family: 23 13:55:59 Model: 49 13:55:59 Model name: AMD EPYC-Rome Processor 13:55:59 Stepping: 0 13:55:59 CPU MHz: 2799.998 13:55:59 BogoMIPS: 5599.99 13:55:59 Virtualization: AMD-V 13:55:59 Hypervisor vendor: KVM 13:55:59 Virtualization type: full 13:55:59 L1d cache: 32K 13:55:59 L1i cache: 32K 13:55:59 L2 cache: 512K 13:55:59 L3 cache: 16384K 13:55:59 NUMA node0 CPU(s): 0,1 13:55:59 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 13:55:59 13:55:59 13:55:59 ---> nproc: 13:55:59 2 13:55:59 13:55:59 13:55:59 ---> df -h: 13:55:59 Filesystem Size Used Avail Use% Mounted on 13:55:59 overlay 40G 7.7G 33G 20% / 13:55:59 tmpfs 64M 0 64M 0% /dev 13:55:59 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:55:59 shm 64M 0 64M 0% /dev/shm 13:55:59 /dev/vda1 40G 7.7G 33G 20% /facter-os 13:55:59 13:55:59 13:55:59 ---> sar -b -r -n DEV: 13:55:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 13:55:59 13:55:59 13:48:21 LINUX RESTART (2 CPU) 13:55:59 13:55:59 13:49:03 tps rtps wtps bread/s bwrtn/s 13:55:59 13:50:01 20.83 3.29 17.54 2608.51 2905.01 13:55:59 13:51:01 0.32 0.00 0.32 0.00 5.01 13:55:59 13:52:01 0.35 0.00 0.35 0.00 5.58 13:55:59 13:53:01 0.15 0.00 0.15 0.00 1.88 13:55:59 13:54:01 0.20 0.00 0.20 0.00 3.55 13:55:59 13:55:01 0.30 0.00 0.30 0.00 4.70 13:55:59 Average: 3.60 0.53 3.06 422.72 474.25 13:55:59 13:55:59 13:49:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:55:59 13:50:01 5480684 0 794432 9.92 2620 1731204 1278460 14.11 565100 1564216 20 13:55:59 13:51:01 5483580 0 791476 9.88 2620 1731264 1239384 13.68 562320 1564892 16 13:55:59 13:52:01 5484524 0 790580 9.87 2620 1731216 1229164 13.57 562396 1564268 8 13:55:59 13:53:01 5483704 0 791392 9.88 2620 1731224 1224100 13.51 562108 1565028 20 13:55:59 13:54:01 5483820 0 791272 9.88 2620 1731228 1224176 13.52 559008 1568260 12 13:55:59 13:55:01 5482756 0 792332 9.89 2620 1731232 1224188 13.52 560240 1568260 8 13:55:59 Average: 5483178 0 791914 9.89 2620 1731228 1236579 13.65 561862 1565821 14 13:55:59 13:55:59 13:49:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:55:59 13:50:01 eth0 92.27 57.28 347.20 13.47 0.00 0.00 0.00 0.00 13:55:59 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:59 13:50:01 docker0 1.14 0.86 0.26 1.72 0.00 0.00 0.00 0.00 13:55:59 13:51:01 eth0 2.10 0.58 0.61 0.37 0.00 0.00 0.00 0.00 13:55:59 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:59 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:59 13:52:01 eth0 4.60 0.60 0.91 0.40 0.00 0.00 0.00 0.00 13:55:59 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:59 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:59 13:53:01 eth0 4.48 0.77 1.08 0.62 0.00 0.00 0.00 0.00 13:55:59 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:59 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:59 13:54:01 eth0 2.42 0.72 0.77 0.46 0.00 0.00 0.00 0.00 13:55:59 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:59 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:59 13:55:01 eth0 1.10 0.62 0.54 0.40 0.00 0.00 0.00 0.00 13:55:59 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:59 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:59 Average: eth0 17.41 9.83 56.92 2.56 0.00 0.00 0.00 0.00 13:55:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:59 Average: docker0 0.18 0.14 0.04 0.28 0.00 0.00 0.00 0.00 13:55:59 13:55:59 13:55:59 ---> sar -P ALL: 13:55:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 13:55:59 13:55:59 13:48:21 LINUX RESTART (2 CPU) 13:55:59 13:55:59 13:49:03 CPU %user %nice %system %iowait %steal %idle 13:55:59 13:50:01 all 2.79 0.00 1.36 0.37 0.03 95.44 13:55:59 13:50:01 0 2.77 0.00 1.25 0.54 0.03 95.40 13:55:59 13:50:01 1 2.81 0.00 1.47 0.21 0.03 95.48 13:55:59 13:51:01 all 0.23 0.00 0.05 0.00 0.02 99.71 13:55:59 13:51:01 0 0.07 0.00 0.05 0.00 0.02 99.87 13:55:59 13:51:01 1 0.38 0.00 0.05 0.00 0.02 99.55 13:55:59 13:52:01 all 0.23 0.00 0.05 0.00 0.02 99.70 13:55:59 13:52:01 0 0.22 0.00 0.05 0.00 0.02 99.72 13:55:59 13:52:01 1 0.25 0.00 0.05 0.00 0.02 99.68 13:55:59 13:53:01 all 0.26 0.00 0.03 0.00 0.03 99.68 13:55:59 13:53:01 0 0.13 0.00 0.03 0.00 0.03 99.80 13:55:59 13:53:01 1 0.38 0.00 0.03 0.00 0.02 99.57 13:55:59 13:54:01 all 0.19 0.00 0.04 0.00 0.01 99.76 13:55:59 13:54:01 0 0.10 0.00 0.05 0.00 0.02 99.83 13:55:59 13:54:01 1 0.28 0.00 0.03 0.00 0.00 99.68 13:55:59 13:55:01 all 0.22 0.00 0.04 0.00 0.02 99.72 13:55:59 13:55:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:55:59 13:55:01 1 0.38 0.00 0.05 0.00 0.02 99.55 13:55:59 Average: all 0.64 0.00 0.26 0.06 0.02 99.03 13:55:59 Average: 0 0.54 0.00 0.24 0.09 0.02 99.11 13:55:59 Average: 1 0.73 0.00 0.27 0.03 0.02 98.94 13:55:59 13:55:59 13:55:59