Pull request #227 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bbd22051645368b4307097dc77b5b772b326b34e+913720342204c874872800d189d2482144693ed5 (d64486a8ab926a8ae7307f3102e26d36b7f4e3c2) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-227/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-227/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go 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: docker-device-mqtt-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2681 in /w/workspace/gexfoundry_device-mqtt-go_PR-227 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-227 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub Merging remotes/origin/master commit 913720342204c874872800d189d2482144693ed5 into PR head commit bbd22051645368b4307097dc77b5b772b326b34e > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/227/head:refs/remotes/origin/PR-227 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bbd22051645368b4307097dc77b5b772b326b34e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 913720342204c874872800d189d2482144693ed5 # timeout=10 Merge succeeded, producing bbd22051645368b4307097dc77b5b772b326b34e Checking out Revision bbd22051645368b4307097dc77b5b772b326b34e (PR-227) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bbd22051645368b4307097dc77b5b772b326b34e # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:54:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:54:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:54:39 ========================================================= 05:54:39 EdgeX Global Pipelines Version Info 05:54:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:54:41 ------------------- 05:54:41 stable info: 05:54:41 ------------------- 05:54:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:54:41 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 05:54:41 Message: update stable to v1.0.191 05:54:42 ------------------- 05:54:42 experimental info: 05:54:42 ------------------- 05:54:42 Commited By: **** collab-it+edgex@linuxfoundation.org 05:54:42 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 05:54:42 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:54:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 05:54:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 05:54:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:54:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:54:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:54:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:54:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:54:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:54:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:54:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:54:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:54:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo 05:54:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:54:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:54:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:54:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:54:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:54:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:54:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:54:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:54:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:54:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:54:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:54:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:54:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:54:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:54:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-227 [Pipeline] echo 05:54:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-227 [Pipeline] echo 05:54:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-227 [Pipeline] echo 05:54:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bbd22051645368b4307097dc77b5b772b326b34e [Pipeline] echo 05:54:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bbd2205 [Pipeline] echo 05:54:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:54:45 provisioning config files... 05:54:45 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-227@tmp/config80562541429798996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:54:45 ---> docker-login.sh 05:54:45 nexus3.edgexfoundry.org:10001 05:54:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:46 Configure a credential helper to remove this warning. See 05:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:46 05:54:46 Login Succeeded 05:54:46 nexus3.edgexfoundry.org:10002 05:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:46 Configure a credential helper to remove this warning. See 05:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:46 05:54:46 Login Succeeded 05:54:46 nexus3.edgexfoundry.org:10003 05:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:46 Configure a credential helper to remove this warning. See 05:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:46 05:54:46 Login Succeeded 05:54:46 nexus3.edgexfoundry.org:10004 05:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:46 Configure a credential helper to remove this warning. See 05:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:46 05:54:46 Login Succeeded 05:54:46 docker.io 05:54:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:47 Configure a credential helper to remove this warning. See 05:54:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:47 05:54:47 Login Succeeded 05:54:47 ---> docker-login.sh ends [Pipeline] } 05:54:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:54:48 + git log --format=format:%s -1 bbd22051645368b4307097dc77b5b772b326b34e [Pipeline] echo 05:54:48 GIT_COMMIT: bbd22051645368b4307097dc77b5b772b326b34e, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:54:48 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:54:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:54:49 05:54:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:54:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:54:49 latest: Pulling from edgex-devops/git-semver 05:54:49 31603596830f: Pulling fs layer 05:54:49 54011a49482f: Pulling fs layer 05:54:49 a6820b24f6d8: Pulling fs layer 05:54:49 f581987b2513: Pulling fs layer 05:54:49 f581987b2513: Waiting 05:54:49 54011a49482f: Verifying Checksum 05:54:49 54011a49482f: Download complete 05:54:50 31603596830f: Verifying Checksum 05:54:50 31603596830f: Download complete 05:54:50 a6820b24f6d8: Verifying Checksum 05:54:50 a6820b24f6d8: Download complete 05:54:50 f581987b2513: Verifying Checksum 05:54:50 f581987b2513: Download complete 05:54:50 31603596830f: Pull complete 05:54:50 54011a49482f: Pull complete 05:54:51 a6820b24f6d8: Pull complete 05:54:52 f581987b2513: Pull complete 05:54:52 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:54:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:54:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:54:52 prd-centos7-docker-4c-2g-2681 does not seem to be running inside a container 05:54:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-227 -v /w/workspace/gexfoundry_device-mqtt-go_PR-227:/w/workspace/gexfoundry_device-mqtt-go_PR-227:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-227@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-227@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:54:54 $ docker top 0c28de5550cc6fd7065668ba7beed9fea38fa8dbd59a51b19c1fe6c3390a5847 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:54:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:54:55 [ssh-agent] Looking for ssh-agent implementation... 05:54:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:54:55 $ docker exec 0c28de5550cc6fd7065668ba7beed9fea38fa8dbd59a51b19c1fe6c3390a5847 ssh-agent 05:54:55 SSH_AUTH_SOCK=/tmp/ssh-YpJ4wqHzq5wG/agent.12 05:54:55 SSH_AGENT_PID=17 05:54:55 Running ssh-add (command line suppressed) 05:54:55 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-227@tmp/private_key_8074025684911555989.key (/w/workspace/gexfoundry_device-mqtt-go_PR-227@tmp/private_key_8074025684911555989.key) 05:54:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:54:56 + git tag --points-at HEAD [Pipeline] } 05:54:56 $ docker exec --env ******** --env ******** 0c28de5550cc6fd7065668ba7beed9fea38fa8dbd59a51b19c1fe6c3390a5847 ssh-agent -k 05:54:56 unset SSH_AUTH_SOCK; 05:54:56 unset SSH_AGENT_PID; 05:54:56 echo Agent pid 17 killed; 05:54:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:54:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:54:56 [ssh-agent] Looking for ssh-agent implementation... 05:54:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:54:56 $ docker exec 0c28de5550cc6fd7065668ba7beed9fea38fa8dbd59a51b19c1fe6c3390a5847 ssh-agent 05:54:56 SSH_AUTH_SOCK=/tmp/ssh-4fYTGldYIaJM/agent.46 05:54:56 SSH_AGENT_PID=51 05:54:56 Running ssh-add (command line suppressed) 05:54:57 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-227@tmp/private_key_7746921746863498763.key (/w/workspace/gexfoundry_device-mqtt-go_PR-227@tmp/private_key_7746921746863498763.key) 05:54:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:54:57 + git semver init 05:54:57 # -> Open(): unable to determine branch for HEAD 05:54:57 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-227/.git 05:54:57 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-227 05:54:57 # $SEMVER_REMOTE_NAME = origin 05:54:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:54:57 # $SEMVER_USER_NAME = edgex-jenkins 05:54:57 # $SEMVER_BRANCH = PR-227 05:54:57 # $SEMVER_TEMP = /tmp/semver-797465040 05:54:57 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 05:54:58 # '/tmp/semver-797465040' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-227/.semver' 05:54:58 # -> Force: false 05:54:58 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-227/.semver [Pipeline] } 05:54:58 $ docker exec --env ******** --env ******** 0c28de5550cc6fd7065668ba7beed9fea38fa8dbd59a51b19c1fe6c3390a5847 ssh-agent -k 05:54:58 unset SSH_AUTH_SOCK; 05:54:58 unset SSH_AGENT_PID; 05:54:58 echo Agent pid 51 killed; 05:54:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:54:58 + git semver [Pipeline] } 05:54:58 $ docker stop --time=1 0c28de5550cc6fd7065668ba7beed9fea38fa8dbd59a51b19c1fe6c3390a5847 05:55:00 $ docker rm -f 0c28de5550cc6fd7065668ba7beed9fea38fa8dbd59a51b19c1fe6c3390a5847 [Pipeline] // withDockerContainer [Pipeline] sh 05:55:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:55:01 Stashed 1 file(s) [Pipeline] echo 05:55:01 [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 05:55:16 Still waiting to schedule task 05:55:16 ‘prd-centos7-blackbox-4c-2g-2571’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-2682’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ doesn’t have label ‘centos7-docker-4c-2g’ 05:55:16 Still waiting to schedule task 05:55:16 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ is offline 05:56:27 Running on prd-centos7-docker-4c-2g-2685 in /w/workspace/gexfoundry_device-mqtt-go_PR-227 [Pipeline] { [Pipeline] ws 05:56:28 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 05:56:30 using credential edgex-jenkins-ssh 05:56:30 Cloning the remote Git repository 05:56:30 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 05:56:31 > git init /w/workspace/device-mqtt-go/1 # timeout=10 05:56:31 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:56:31 > git --version # timeout=10 05:56:31 > git --version # 'git version 2.24.3' 05:56:31 using GIT_SSH to set credentials SSH Credentials for GitHub 05:56:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:56:31 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:56:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:56:31 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:56:31 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:56:31 using GIT_SSH to set credentials SSH Credentials for GitHub 05:56:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/227/head:refs/remotes/origin/PR-227 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:56:32 Merging remotes/origin/master commit 913720342204c874872800d189d2482144693ed5 into PR head commit bbd22051645368b4307097dc77b5b772b326b34e 05:56:32 Merge succeeded, producing bbd22051645368b4307097dc77b5b772b326b34e 05:56:32 Checking out Revision bbd22051645368b4307097dc77b5b772b326b34e (PR-227) 05:56:32 > git config core.sparsecheckout # timeout=10 05:56:32 > git checkout -f bbd22051645368b4307097dc77b5b772b326b34e # timeout=10 05:56:32 > git remote # timeout=10 05:56:32 > git config --get remote.origin.url # timeout=10 05:56:32 using GIT_SSH to set credentials SSH Credentials for GitHub 05:56:32 > git merge 913720342204c874872800d189d2482144693ed5 # timeout=10 05:56:32 > git rev-parse HEAD^{commit} # timeout=10 05:56:32 > git config core.sparsecheckout # timeout=10 05:56:32 > git checkout -f bbd22051645368b4307097dc77b5b772b326b34e # timeout=10 05:56:35 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:56:35 > git --version # timeout=10 05:56:35 > git --version # 'git version 2.24.3' 05:56:36 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:56:37 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:56:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:56:37 + sudo service docker restart 05:56:37 + true 05:56:37 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:56:39 provisioning config files... 05:56:39 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config6914724230095942855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:56:39 ---> docker-login.sh 05:56:39 nexus3.edgexfoundry.org:10001 05:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:40 Configure a credential helper to remove this warning. See 05:56:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:40 05:56:40 Login Succeeded 05:56:40 nexus3.edgexfoundry.org:10002 05:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:40 Configure a credential helper to remove this warning. See 05:56:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:40 05:56:40 Login Succeeded 05:56:40 nexus3.edgexfoundry.org:10003 05:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:40 Configure a credential helper to remove this warning. See 05:56:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:40 05:56:40 Login Succeeded 05:56:40 nexus3.edgexfoundry.org:10004 05:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:40 Configure a credential helper to remove this warning. See 05:56:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:40 05:56:40 Login Succeeded 05:56:40 docker.io 05:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:41 Configure a credential helper to remove this warning. See 05:56:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:41 05:56:41 Login Succeeded 05:56:41 ---> docker-login.sh ends [Pipeline] } 05:56:41 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:56:41 ========================================================= 05:56:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:56:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:56:41 + 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 . 05:56:41 Sending build context to Docker daemon 550.4kB 05:56:41 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:56:41 Step 2/8 : FROM ${BASE} 05:56:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:56:42 540db60ca938: Pulling fs layer 05:56:42 adcc1eea9eea: Pulling fs layer 05:56:42 4c4ab2625f07: Pulling fs layer 05:56:42 0510c868ecb4: Pulling fs layer 05:56:42 afea3b2eda06: Pulling fs layer 05:56:42 7809a108b3ef: Pulling fs layer 05:56:42 f706445af74f: Pulling fs layer 05:56:42 afea3b2eda06: Waiting 05:56:42 7809a108b3ef: Waiting 05:56:42 f706445af74f: Waiting 05:56:42 0510c868ecb4: Waiting 05:56:42 4c4ab2625f07: Verifying Checksum 05:56:42 4c4ab2625f07: Download complete 05:56:42 adcc1eea9eea: Verifying Checksum 05:56:42 adcc1eea9eea: Download complete 05:56:42 afea3b2eda06: Verifying Checksum 05:56:42 afea3b2eda06: Download complete 05:56:42 7809a108b3ef: Verifying Checksum 05:56:42 7809a108b3ef: Download complete 05:56:42 540db60ca938: Verifying Checksum 05:56:42 540db60ca938: Download complete 05:56:42 540db60ca938: Pull complete 05:56:42 adcc1eea9eea: Pull complete 05:56:42 4c4ab2625f07: Pull complete 05:56:43 f706445af74f: Download complete 05:56:45 0510c868ecb4: Verifying Checksum 05:56:45 0510c868ecb4: Download complete 05:56:50 0510c868ecb4: Pull complete 05:56:50 afea3b2eda06: Pull complete 05:56:50 7809a108b3ef: Pull complete 05:56:58 f706445af74f: Pull complete 05:56:58 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:56:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:56:58 ---> b068be0155e3 05:56:58 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 05:56:58 ---> Running in 09116d1cf6d3 05:56:59 Removing intermediate container 09116d1cf6d3 05:56:59 ---> 302be187d36a 05:56:59 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:56:59 ---> Running in ae8363367ee3 05:57:00 Removing intermediate container ae8363367ee3 05:57:00 ---> 484c6d3bacf5 05:57:00 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:57:00 ---> Running in 11d06545441f 05:57:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:57:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:57:02 (1/13) Installing libc-dev (0.7.2-r3) 05:57:02 (2/13) Installing libsodium (1.0.18-r0) 05:57:02 (3/13) Installing pkgconf (1.7.3-r0) 05:57:02 (4/13) Installing libsodium-dev (1.0.18-r0) 05:57:03 (5/13) Installing openssh-keygen (8.4_p1-r3) 05:57:03 (6/13) Installing libedit (20191231.3.1-r1) 05:57:03 (7/13) Installing openssh-client (8.4_p1-r3) 05:57:03 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 05:57:03 (9/13) Installing openssh-server-common (8.4_p1-r3) 05:57:03 (10/13) Installing openssh-server (8.4_p1-r3) 05:57:03 (11/13) Installing openssh (8.4_p1-r3) 05:57:03 (12/13) Installing libzmq (4.3.3-r1) 05:57:04 (13/13) Installing zeromq-dev (4.3.3-r1) 05:57:04 Executing busybox-1.32.1-r6.trigger 05:57:04 OK: 156 MiB in 53 packages 05:57:05 Removing intermediate container 11d06545441f 05:57:05 ---> 5f13b6194724 05:57:05 Step 6/8 : WORKDIR /device-mqtt-go 05:57:05 ---> Running in 11fe54809e93 05:57:05 Removing intermediate container 11fe54809e93 05:57:05 ---> f8df48ab6a09 05:57:05 Step 7/8 : COPY . . 05:57:06 ---> 21ff288a97a3 05:57:06 Step 8/8 : RUN go mod download 05:57:06 ---> Running in bd3739d13410 05:57:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2684 in /w/workspace/gexfoundry_device-mqtt-go_PR-227 [Pipeline] { [Pipeline] ws 05:57:17 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 05:57:23 using credential edgex-jenkins-ssh 05:57:23 Cloning the remote Git repository 05:57:23 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 05:57:23 > git init /w/workspace/device-mqtt-go/1 # timeout=10 05:57:23 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:57:23 > git --version # timeout=10 05:57:23 > git --version # 'git version 2.17.1' 05:57:23 using GIT_SSH to set credentials SSH Credentials for GitHub 05:57:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:25 Merging remotes/origin/master commit 913720342204c874872800d189d2482144693ed5 into PR head commit bbd22051645368b4307097dc77b5b772b326b34e 05:57:24 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:57:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:24 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:57:24 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:57:24 using GIT_SSH to set credentials SSH Credentials for GitHub 05:57:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/227/head:refs/remotes/origin/PR-227 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:57:25 > git config core.sparsecheckout # timeout=10 05:57:25 Merge succeeded, producing bbd22051645368b4307097dc77b5b772b326b34e 05:57:25 Checking out Revision bbd22051645368b4307097dc77b5b772b326b34e (PR-227) 05:57:25 > git checkout -f bbd22051645368b4307097dc77b5b772b326b34e # timeout=10 05:57:25 > git remote # timeout=10 05:57:25 > git config --get remote.origin.url # timeout=10 05:57:25 using GIT_SSH to set credentials SSH Credentials for GitHub 05:57:25 > git merge 913720342204c874872800d189d2482144693ed5 # timeout=10 05:57:25 > git rev-parse HEAD^{commit} # timeout=10 05:57:25 > git config core.sparsecheckout # timeout=10 05:57:25 > git checkout -f bbd22051645368b4307097dc77b5b772b326b34e # timeout=10 05:57:29 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:57:29 > git --version # timeout=10 05:57:29 > git --version # 'git version 2.17.1' 05:57:29 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:57:31 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:57:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:57:32 + true 05:57:32 + sudo service docker restart 05:57:33 Removing intermediate container bd3739d13410 05:57:33 ---> 1d68399a38fe 05:57:33 Successfully built 1d68399a38fe 05:57:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:57:33 + docker inspect -f . ci-base-image-x86_64 05:57:33 . [Pipeline] withDockerContainer 05:57:33 prd-centos7-docker-4c-2g-2685 does not seem to be running inside a container 05:57:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:57:34 $ docker top c210d4b90f64dc88346f4251ddfe535c13ef78d3c0fb9878fa5bfe02f028569f -eo pid,comm [Pipeline] { [Pipeline] sh 05:57:34 + go version 05:57:34 go version go1.16.3 linux/amd64 [Pipeline] } 05:57:35 $ docker stop --time=1 c210d4b90f64dc88346f4251ddfe535c13ef78d3c0fb9878fa5bfe02f028569f 05:57:36 $ docker rm -f c210d4b90f64dc88346f4251ddfe535c13ef78d3c0fb9878fa5bfe02f028569f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] wrap 05:57:36 provisioning config files... 05:57:36 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config2735241455848756690tmp [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:57:37 ---> docker-login.sh 05:57:37 nexus3.edgexfoundry.org:10001 05:57:37 + docker inspect -f . ci-base-image-x86_64 05:57:37 . [Pipeline] withDockerContainer 05:57:37 prd-centos7-docker-4c-2g-2685 does not seem to be running inside a container 05:57:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:57:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:38 Configure a credential helper to remove this warning. See 05:57:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:38 05:57:38 Login Succeeded 05:57:38 nexus3.edgexfoundry.org:10002 05:57:38 $ docker top cc49f4e3fda50691a3a73132ba0a40478a96faac106c70556bb6ca5dca107ddf -eo pid,comm [Pipeline] { [Pipeline] sh 05:57:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:39 Configure a credential helper to remove this warning. See 05:57:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:39 05:57:39 Login Succeeded 05:57:39 nexus3.edgexfoundry.org:10003 05:57:39 + go mod tidy 05:57:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:39 Configure a credential helper to remove this warning. See 05:57:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:39 05:57:39 Login Succeeded 05:57:39 nexus3.edgexfoundry.org:10004 [Pipeline] sh 05:57:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:40 + make test 05:57:40 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:40 Configure a credential helper to remove this warning. See 05:57:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:40 05:57:40 Login Succeeded 05:57:40 docker.io 05:57:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:57:40 Configure a credential helper to remove this warning. See 05:57:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:57:40 05:57:40 Login Succeeded 05:57:40 ---> docker-login.sh ends [Pipeline] } 05:57:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:57:41 ========================================================= 05:57:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:57:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:57:41 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:57:41 + 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 . 05:57:41 Sending build context to Docker daemon 549.4kB 05:57:41 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:57:41 Step 2/8 : FROM ${BASE} 05:57:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:57:42 595b0fe564bb: Pulling fs layer 05:57:42 7186ed65a4f7: Pulling fs layer 05:57:42 316046926c0a: Pulling fs layer 05:57:42 4ebd0625c992: Pulling fs layer 05:57:42 207e8628e3a3: Pulling fs layer 05:57:42 c791037a9be2: Pulling fs layer 05:57:42 ffd874e62e21: Pulling fs layer 05:57:42 4ebd0625c992: Waiting 05:57:42 207e8628e3a3: Waiting 05:57:42 c791037a9be2: Waiting 05:57:42 ffd874e62e21: Waiting 05:57:42 316046926c0a: Download complete 05:57:42 7186ed65a4f7: Download complete 05:57:42 207e8628e3a3: Download complete 05:57:42 c791037a9be2: Download complete 05:57:42 595b0fe564bb: Download complete 05:57:42 595b0fe564bb: Pull complete 05:57:43 7186ed65a4f7: Pull complete 05:57:44 316046926c0a: Pull complete 05:57:44 ffd874e62e21: Verifying Checksum 05:57:44 ffd874e62e21: Download complete 05:57:45 4ebd0625c992: Verifying Checksum 05:57:45 4ebd0625c992: Download complete 05:57:53 # github.com/edgexfoundry/device-sdk-go/v2/internal/application 05:57:53 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:131:17: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 05:57:53 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:191:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 05:57:53 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:259:21: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 05:57:53 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:375:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 05:57:55 4ebd0625c992: Pull complete 05:57:55 207e8628e3a3: Pull complete 05:57:56 c791037a9be2: Pull complete 05:58:00 ffd874e62e21: Pull complete 05:58:00 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:58:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:58:00 ---> cfc18b08335c 05:58:00 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 05:58:00 FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] 05:58:00 make: *** [Makefile:26: test] Error 2 [Pipeline] } 05:58:00 $ docker stop --time=1 cc49f4e3fda50691a3a73132ba0a40478a96faac106c70556bb6ca5dca107ddf 05:58:02 $ docker rm -f cc49f4e3fda50691a3a73132ba0a40478a96faac106c70556bb6ca5dca107ddf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 05:58:03 ---> Running in 3ebc5155b226 05:58:03 Removing intermediate container 3ebc5155b226 05:58:03 ---> 0d44aa6f502d 05:58:03 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:58:03 ---> Running in 3bd64865e6ee [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:58:04 ---> job-cost.sh 05:58:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Y25a 05:58:05 Removing intermediate container 3bd64865e6ee 05:58:05 ---> 1bcd109d6cbd 05:58:05 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:58:05 ---> Running in 08dc875fbfae 05:58:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:58:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:58:08 (1/13) Installing libc-dev (0.7.2-r3) 05:58:08 (2/13) Installing libsodium (1.0.18-r0) 05:58:08 (3/13) Installing pkgconf (1.7.3-r0) 05:58:08 (4/13) Installing libsodium-dev (1.0.18-r0) 05:58:08 (5/13) Installing openssh-keygen (8.4_p1-r3) 05:58:08 (6/13) Installing libedit (20191231.3.1-r1) 05:58:08 (7/13) Installing openssh-client (8.4_p1-r3) 05:58:09 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 05:58:09 (9/13) Installing openssh-server-common (8.4_p1-r3) 05:58:09 (10/13) Installing openssh-server (8.4_p1-r3) 05:58:10 (11/13) Installing openssh (8.4_p1-r3) 05:58:10 (12/13) Installing libzmq (4.3.3-r1) 05:58:10 (13/13) Installing zeromq-dev (4.3.3-r1) 05:58:10 Executing busybox-1.32.1-r6.trigger 05:58:10 OK: 145 MiB in 53 packages 05:58:11 Removing intermediate container 08dc875fbfae 05:58:11 ---> 5aad82e3dbb8 05:58:11 Step 6/8 : WORKDIR /device-mqtt-go 05:58:12 ---> Running in da77710ad95a 05:58:12 Removing intermediate container da77710ad95a 05:58:12 ---> bac1e0370d23 05:58:12 Step 7/8 : COPY . . 05:58:13 ---> bf08e026497c 05:58:13 Step 8/8 : RUN go mod download 05:58:13 ---> Running in 0bcd4e0fcf4c 05:58:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:58:40 Removing intermediate container 0bcd4e0fcf4c 05:58:40 ---> eb7feb70a26d 05:58:40 Successfully built eb7feb70a26d 05:58:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:58:40 + docker inspect -f . ci-base-image-arm64 05:58:40 . [Pipeline] withDockerContainer 05:58:41 prd-ubuntu18.04-docker-arm64-4c-16g-2684 does not seem to be running inside a container 05:58:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:58:42 $ docker top c3d8999ddda37dd2ad4f5b957065aa82980ad970497cdc907a322a1e07eb26bb -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:43 + go version 05:58:43 go version go1.16.3 linux/arm64 [Pipeline] } 05:58:43 $ docker stop --time=1 c3d8999ddda37dd2ad4f5b957065aa82980ad970497cdc907a322a1e07eb26bb 05:58:45 $ docker rm -f c3d8999ddda37dd2ad4f5b957065aa82980ad970497cdc907a322a1e07eb26bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:58:46 + docker inspect -f . ci-base-image-arm64 05:58:46 . [Pipeline] withDockerContainer 05:58:47 prd-ubuntu18.04-docker-arm64-4c-16g-2684 does not seem to be running inside a container 05:58:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:58:48 $ docker top 139ef5c525c64f94e3aacc078d50c72cd385fa0913c6c45d58b364be13d5bc7b -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:49 + go mod tidy [Pipeline] sh 05:58:51 + make test 05:58:51 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:58:51 lf-activate-venv(): INFO: Adding /tmp/venv-Y25a/bin to PATH 05:58:51 INFO: No Stack... 05:58:51 INFO: Retrieving Pricing Info for: v1-standard-2 05:58:51 INFO: Archiving Costs [Pipeline] sh 05:58:51 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 05:58:51 + cut -d, -f6 [Pipeline] lock 05:58:51 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-227-1-stack-cost] 05:58:51 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-227-1-stack-cost] did not exist. Created. 05:58:51 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-227-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:58:52 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:58:52 + echo total: 0.029999999329447746 [Pipeline] stash 05:58:52 Stashed 1 file(s) [Pipeline] } 05:58:52 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-227-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:58:53 Failed in branch amd64 05:59:31 # github.com/edgexfoundry/device-sdk-go/v2/internal/application 05:59:31 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:131:17: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 05:59:31 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:191:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 05:59:31 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:259:21: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 05:59:31 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:375:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 05:59:45 FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] 05:59:45 make: *** [Makefile:26: test] Error 2 [Pipeline] } 05:59:45 $ docker stop --time=1 139ef5c525c64f94e3aacc078d50c72cd385fa0913c6c45d58b364be13d5bc7b 05:59:47 $ docker rm -f 139ef5c525c64f94e3aacc078d50c72cd385fa0913c6c45d58b364be13d5bc7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:59:48 ---> job-cost.sh 05:59:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sVgy 06:00:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:01:49 lf-activate-venv(): INFO: Adding /tmp/venv-sVgy/bin to PATH 06:01:49 INFO: No Stack... 06:01:49 INFO: Retrieving Pricing Info for: lf-standard-4 06:01:49 INFO: Archiving Costs [Pipeline] sh 06:01:49 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 06:01:49 + cut -d, -f6 [Pipeline] lock 06:01:50 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-227-1-stack-cost] 06:01:50 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-227-1-stack-cost] did not exist. Created. 06:01:50 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-227-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:01:50 /w/workspace/device-mqtt-go/1@tmp/durable-4de3096e/script.sh: 1: /w/workspace/device-mqtt-go/1@tmp/durable-4de3096e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:01:50 + echo total: 0.20999999344348907 [Pipeline] stash 06:01:50 Warning: overwriting stash ‘stack-cost’ 06:01:51 Stashed 1 file(s) [Pipeline] } 06:01:51 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-227-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:01:52 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:01:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:01:55 ---> package-listing.sh 06:01:55 ++ facter osfamily 06:01:55 ++ tr '[:upper:]' '[:lower:]' 06:01:55 + OS_FAMILY=redhat 06:01:55 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-227 06:01:55 + START_PACKAGES=/tmp/packages_start.txt 06:01:55 + END_PACKAGES=/tmp/packages_end.txt 06:01:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:01:55 + PACKAGES=/tmp/packages_start.txt 06:01:55 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-227 ']' 06:01:55 + PACKAGES=/tmp/packages_end.txt 06:01:55 + case "${OS_FAMILY}" in 06:01:55 + rpm -qa 06:01:55 + sort 06:02:01 + '[' -f /tmp/packages_start.txt ']' 06:02:01 + '[' -f /tmp/packages_end.txt ']' 06:02:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:02:01 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-227 ']' 06:02:01 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-227/archives/ 06:02:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-227/archives/ [Pipeline] echo 06:02:01 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/gexfoundry_device-mqtt-go_PR-227/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:02:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:02:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:02:02 06:02:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:02:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:02:02 alpine: Pulling from edgex-lftools-log-publisher 06:02:02 df20fa9351a1: Pulling fs layer 06:02:02 36b3adc4ff6f: Pulling fs layer 06:02:02 8ad3a11d3b57: Pulling fs layer 06:02:02 46f8f816bc3b: Pulling fs layer 06:02:02 93b61091891f: Pulling fs layer 06:02:02 93b9cdb0e59b: Pulling fs layer 06:02:02 5e14af77c1be: Pulling fs layer 06:02:02 01666e4c0597: Pulling fs layer 06:02:02 aa168da1d23b: Pulling fs layer 06:02:02 46f8f816bc3b: Waiting 06:02:02 93b61091891f: Waiting 06:02:02 93b9cdb0e59b: Waiting 06:02:02 5e14af77c1be: Waiting 06:02:02 01666e4c0597: Waiting 06:02:02 aa168da1d23b: Waiting 06:02:03 36b3adc4ff6f: Verifying Checksum 06:02:03 36b3adc4ff6f: Download complete 06:02:03 46f8f816bc3b: Verifying Checksum 06:02:03 46f8f816bc3b: Download complete 06:02:03 df20fa9351a1: Verifying Checksum 06:02:03 df20fa9351a1: Download complete 06:02:03 93b9cdb0e59b: Verifying Checksum 06:02:03 93b9cdb0e59b: Download complete 06:02:03 5e14af77c1be: Verifying Checksum 06:02:03 5e14af77c1be: Download complete 06:02:03 01666e4c0597: Verifying Checksum 06:02:03 01666e4c0597: Download complete 06:02:03 93b61091891f: Download complete 06:02:03 8ad3a11d3b57: Verifying Checksum 06:02:03 8ad3a11d3b57: Download complete 06:02:04 df20fa9351a1: Pull complete 06:02:04 36b3adc4ff6f: Pull complete 06:02:06 8ad3a11d3b57: Pull complete 06:02:06 46f8f816bc3b: Pull complete 06:02:07 93b61091891f: Pull complete 06:02:07 93b9cdb0e59b: Pull complete 06:02:07 5e14af77c1be: Pull complete 06:02:07 01666e4c0597: Pull complete 06:02:08 aa168da1d23b: Verifying Checksum 06:02:08 aa168da1d23b: Download complete 06:02:20 aa168da1d23b: Pull complete 06:02:20 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:02:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:02:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:02:21 prd-centos7-docker-4c-2g-2681 does not seem to be running inside a container 06:02:21 $ 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/gexfoundry_device-mqtt-go_PR-227/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-227 -v /w/workspace/gexfoundry_device-mqtt-go_PR-227:/w/workspace/gexfoundry_device-mqtt-go_PR-227:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-227@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-227@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:02:25 $ docker top 5e52d9ed4b09344fbca2badd8fd7046ab0d86dc2b2cfc31e4d91cef585baaefe -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:27 + touch /tmp/pre-build-complete [Pipeline] sh 06:02:27 + mkdir -p /var/log/sa [Pipeline] sh 06:02:28 + ls /var/log/sa-host 06:02:28 + sadf -c /var/log/sa-host/sa03 06:02:28 file_magic: OK 06:02:28 HZ: Using current value: 100 06:02:28 file_header: OK 06:02:28 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:02:28 Statistics: 06:02:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:02:28 File successfully converted to sysstat format version 12.2.1 06:02:28 + sadf -c /var/log/sa-host/sa23 06:02:28 file_magic: OK 06:02:28 HZ: Using current value: 100 06:02:28 file_header: OK 06:02:28 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:02:28 Statistics: 06:02:28 Hnuu...uuuununununu... 06:02:28 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:28 provisioning config files... 06:02:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-227@tmp/config8923810228788926687tmp [Pipeline] { [Pipeline] echo 06:02:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:02:29 ---> create-netrc.sh [Pipeline] } 06:02:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:02:29 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:02:30 ---> python-tools-install.sh [Pipeline] echo 06:02:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:02:30 ---> sudo-logs.sh 06:02:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:02:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:02:31 ---> job-cost.sh 06:02:31 lf-activate-venv: SKIPPING 06:02:31 DEBUG: total: 0.20999999344348907 06:02:31 INFO: Retrieving Stack Cost... 06:02:33 INFO: Retrieving Pricing Info for: v1-standard-2 06:02:33 INFO: Archiving Costs [Pipeline] echo 06:02:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:02:33 ---> logs-deploy.sh 06:02:33 lf-activate-venv: SKIPPING 06:02:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-227/1 06:02:33 INFO: archiving workspace using pattern(s): 06:02:36 Archives upload complete. 06:02:36 INFO: archiving logs to Nexus 06:02:38 ---> uname -a: 06:02:38 Linux prd-centos7-docker-4c-2g-2681.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:02:38 06:02:38 06:02:38 ---> lscpu: 06:02:38 Architecture: x86_64 06:02:38 CPU op-mode(s): 32-bit, 64-bit 06:02:38 Byte Order: Little Endian 06:02:38 Address sizes: 40 bits physical, 48 bits virtual 06:02:38 CPU(s): 4 06:02:38 On-line CPU(s) list: 0-3 06:02:38 Thread(s) per core: 1 06:02:38 Core(s) per socket: 1 06:02:38 Socket(s): 4 06:02:38 NUMA node(s): 1 06:02:38 Vendor ID: GenuineIntel 06:02:38 CPU family: 6 06:02:38 Model: 44 06:02:38 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:02:38 Stepping: 1 06:02:38 CPU MHz: 2933.436 06:02:38 BogoMIPS: 5866.87 06:02:38 Virtualization: VT-x 06:02:38 Hypervisor vendor: KVM 06:02:38 Virtualization type: full 06:02:38 L1d cache: 128 KiB 06:02:38 L1i cache: 128 KiB 06:02:38 L2 cache: 16 MiB 06:02:38 L3 cache: 64 MiB 06:02:38 NUMA node0 CPU(s): 0-3 06:02:38 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:02:38 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:02:38 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:02:38 Vulnerability Meltdown: Mitigation; PTI 06:02:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:02:38 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:02:38 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:02:38 Vulnerability Srbds: Not affected 06:02:38 Vulnerability Tsx async abort: Not affected 06:02:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:02:38 06:02:38 06:02:38 ---> nproc: 06:02:38 4 06:02:38 06:02:38 06:02:38 ---> df -h: 06:02:38 Filesystem Size Used Available Use% Mounted on 06:02:38 overlay 50.0G 7.3G 42.7G 15% / 06:02:38 tmpfs 64.0M 0 64.0M 0% /dev 06:02:38 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:02:38 shm 64.0M 0 64.0M 0% /dev/shm 06:02:38 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:02:38 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:02:38 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:02:38 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:02:38 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:02:38 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:02:38 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_device-mqtt-go_PR-227 06:02:38 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_device-mqtt-go_PR-227@tmp 06:02:38 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:02:38 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:02:38 06:02:38 06:02:38 ---> free -m: 06:02:38 total used free shared buff/cache available 06:02:38 Mem: 1837 738 107 0 991 993 06:02:38 Swap: 1023 1 1022 06:02:38 06:02:38 06:02:38 ---> ip addr: 06:02:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:02:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:02:38 inet 127.0.0.1/8 scope host lo 06:02:38 valid_lft forever preferred_lft forever 06:02:38 inet6 ::1/128 scope host 06:02:38 valid_lft forever preferred_lft forever 06:02:38 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:02:38 link/ether fa:16:3e:65:a6:5a brd ff:ff:ff:ff:ff:ff 06:02:38 inet 10.30.123.217/23 brd 10.30.123.255 scope global dynamic eth0 06:02:38 valid_lft 85882sec preferred_lft 85882sec 06:02:38 inet6 fe80::f816:3eff:fe65:a65a/64 scope link 06:02:38 valid_lft forever preferred_lft forever 06:02:38 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:02:38 link/ether 02:42:49:9a:15:20 brd ff:ff:ff:ff:ff:ff 06:02:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:02:38 valid_lft forever preferred_lft forever 06:02:38 inet6 fe80::42:49ff:fe9a:1520/64 scope link 06:02:38 valid_lft forever preferred_lft forever 06:02:38 06:02:38 06:02:38 ---> sar -b -r -n DEV: 06:02:38 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/03/21 _x86_64_ (4 CPU) 06:02:38 06:02:38 05:53:47 LINUX RESTART (4 CPU) 06:02:38 06:02:38 05:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:02:38 05:56:01 3.88 0.03 3.85 0.00 1.07 124.34 0.00 06:02:38 05:57:01 0.38 0.00 0.38 0.00 0.00 6.08 0.00 06:02:38 05:58:01 0.30 0.00 0.30 0.00 0.00 3.35 0.00 06:02:38 05:59:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 06:02:38 06:00:01 0.22 0.00 0.22 0.00 0.00 3.36 0.00 06:02:38 06:01:02 0.30 0.02 0.28 0.00 0.13 3.48 0.00 06:02:38 06:02:01 47.73 47.38 0.36 0.00 3829.04 6.16 0.00 06:02:38 Average: 7.49 6.68 0.81 0.00 539.65 21.50 0.00 06:02:38 06:02:38 05:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:02:38 05:56:01 170632 0 622912 33.11 2620 1085380 1109860 37.88 433856 1079280 12 06:02:38 05:57:01 170692 0 622840 33.10 2620 1085392 1108516 37.83 446204 1066936 8 06:02:38 05:58:01 170768 0 622760 33.10 2620 1085396 1108540 37.83 446364 1067024 8 06:02:38 05:59:01 169292 0 624236 33.18 2620 1085396 1108624 37.84 458880 1056288 8 06:02:38 06:00:01 168456 0 625064 33.22 2620 1085404 1108672 37.84 462368 1053216 8 06:02:38 06:01:02 171768 0 621748 33.04 2620 1085408 1082864 36.96 460856 1051612 8 06:02:38 06:02:01 75948 0 645604 34.31 2620 1157372 1117152 38.13 481292 1126880 76 06:02:38 Average: 156794 0 626452 33.29 2620 1095678 1106318 37.76 455689 1071605 18 06:02:38 06:02:38 05:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:02:38 05:56:01 eth0 1.83 0.57 0.62 0.39 0.00 0.00 0.00 0.00 06:02:38 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:38 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:38 05:57:01 eth0 1.90 0.28 0.39 0.20 0.00 0.00 0.00 0.00 06:02:38 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:38 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:38 05:58:01 eth0 1.70 0.30 0.38 0.20 0.00 0.00 0.00 0.00 06:02:38 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:38 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:38 05:59:01 eth0 2.38 0.73 0.89 0.53 0.00 0.00 0.00 0.00 06:02:38 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:38 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:38 06:00:01 eth0 0.73 0.62 0.41 0.34 0.00 0.00 0.00 0.00 06:02:38 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:38 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:38 06:01:02 eth0 0.85 0.08 0.08 0.01 0.00 0.00 0.00 0.00 06:02:38 06:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:38 06:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:38 06:02:01 eth0 7.50 3.76 5.98 2.52 0.00 0.00 0.00 0.00 06:02:38 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:38 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:38 Average: eth0 2.40 0.90 1.24 0.59 0.00 0.00 0.00 0.00 06:02:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:38 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:38 06:02:38 06:02:38 ---> sar -P ALL: 06:02:38 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/03/21 _x86_64_ (4 CPU) 06:02:38 06:02:38 05:53:47 LINUX RESTART (4 CPU) 06:02:38 06:02:38 05:55:01 CPU %user %nice %system %iowait %steal %idle 06:02:38 05:56:01 all 0.20 0.00 0.07 0.00 0.15 99.58 06:02:38 05:56:01 0 0.13 0.00 0.08 0.00 0.23 99.55 06:02:38 05:56:01 1 0.08 0.00 0.05 0.00 0.13 99.73 06:02:38 05:56:01 2 0.48 0.00 0.03 0.00 0.13 99.35 06:02:38 05:56:01 3 0.10 0.00 0.10 0.00 0.10 99.70 06:02:38 05:57:01 all 0.13 0.00 0.07 0.00 0.20 99.60 06:02:38 05:57:01 0 0.03 0.00 0.03 0.00 0.08 99.85 06:02:38 05:57:01 1 0.08 0.00 0.10 0.00 0.37 99.45 06:02:38 05:57:01 2 0.38 0.00 0.07 0.00 0.25 99.30 06:02:38 05:57:01 3 0.02 0.00 0.08 0.00 0.12 99.78 06:02:38 05:58:01 all 0.14 0.00 0.06 0.00 0.12 99.68 06:02:38 05:58:01 0 0.03 0.00 0.03 0.00 0.07 99.87 06:02:38 05:58:01 1 0.07 0.00 0.08 0.00 0.17 99.68 06:02:38 05:58:01 2 0.40 0.00 0.07 0.00 0.10 99.43 06:02:38 05:58:01 3 0.07 0.00 0.05 0.00 0.13 99.75 06:02:38 05:59:01 all 0.15 0.00 0.09 0.00 0.71 99.05 06:02:38 05:59:01 0 0.07 0.00 0.05 0.00 1.09 98.79 06:02:38 05:59:01 1 0.12 0.00 0.08 0.00 0.53 99.27 06:02:38 05:59:01 2 0.27 0.00 0.08 0.00 0.55 99.10 06:02:38 05:59:01 3 0.13 0.00 0.15 0.00 0.68 99.04 06:02:38 06:00:01 all 0.12 0.00 0.13 0.00 0.91 98.84 06:02:38 06:00:01 0 0.03 0.00 0.03 0.00 0.96 98.97 06:02:38 06:00:01 1 0.07 0.00 0.18 0.00 0.99 98.76 06:02:38 06:00:01 2 0.25 0.00 0.05 0.00 0.86 98.84 06:02:38 06:00:01 3 0.13 0.00 0.25 0.00 0.81 98.81 06:02:38 06:01:02 all 0.16 0.00 0.06 0.00 0.11 99.68 06:02:38 06:01:02 0 0.03 0.00 0.03 0.00 0.03 99.90 06:02:38 06:01:02 1 0.07 0.00 0.10 0.00 0.17 99.67 06:02:38 06:01:02 2 0.02 0.00 0.05 0.00 0.07 99.87 06:02:38 06:01:02 3 0.52 0.00 0.05 0.00 0.17 99.27 06:02:38 06:02:01 all 1.07 0.00 0.39 1.32 0.30 96.92 06:02:38 06:02:01 0 0.37 0.00 0.20 0.25 0.25 98.92 06:02:38 06:02:01 1 2.29 0.00 0.85 2.50 0.24 94.12 06:02:38 06:02:01 2 0.52 0.00 0.24 0.49 0.34 98.41 06:02:38 06:02:01 3 1.10 0.00 0.27 2.03 0.36 96.24 06:02:38 Average: all 0.28 0.00 0.12 0.19 0.36 99.06 06:02:38 Average: 0 0.10 0.00 0.07 0.04 0.39 99.41 06:02:38 Average: 1 0.39 0.00 0.20 0.35 0.37 98.68 06:02:38 Average: 2 0.33 0.00 0.08 0.07 0.33 99.19 06:02:38 Average: 3 0.29 0.00 0.14 0.29 0.34 98.95 06:02:38 06:02:38 06:02:38