Pull request #231 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b376595d4f4e4e30e840dfa4d92180c6776d2d8a+e697b4492d61b291e25afe90594ef703f17e91d3 (f11f16a137ef1ce0411d3cce7e3ed95c5d4a2dcf) 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-231/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-231/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-3946 in /w/workspace/gexfoundry_device-mqtt-go_PR-231 [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-231 # 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e697b4492d61b291e25afe90594ef703f17e91d3 into PR head commit b376595d4f4e4e30e840dfa4d92180c6776d2d8a Merge succeeded, producing b376595d4f4e4e30e840dfa4d92180c6776d2d8a Checking out Revision b376595d4f4e4e30e840dfa4d92180c6776d2d8a (PR-231) > 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/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b376595d4f4e4e30e840dfa4d92180c6776d2d8a # 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 e697b4492d61b291e25afe90594ef703f17e91d3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b376595d4f4e4e30e840dfa4d92180c6776d2d8a # 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:49:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:49:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:49:22 ========================================================= 05:49:22 EdgeX Global Pipelines Version Info 05:49:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:49:25 ------------------- 05:49:25 stable info: 05:49:25 ------------------- 05:49:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:49:25 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 05:49:25 Message: update stable to v1.0.191 05:49:26 ------------------- 05:49:26 experimental info: 05:49:26 ------------------- 05:49:26 Commited By: **** collab-it+edgex@linuxfoundation.org 05:49:26 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 05:49:26 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:49:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 05:49:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 05:49:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:49:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:49:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:49:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:49:27 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:49:27 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:49:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:49:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:49:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:49:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo 05:49:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:49:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:49:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:49:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:49:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:49:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:49:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:49:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:49:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:49:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:49:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:49:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:49:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:49:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:49:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-231 [Pipeline] echo 05:49:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-231 [Pipeline] echo 05:49:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-231 [Pipeline] echo 05:49:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b376595d4f4e4e30e840dfa4d92180c6776d2d8a [Pipeline] echo 05:49:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b376595 [Pipeline] echo 05:49:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:49:29 provisioning config files... 05:49:29 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-231@tmp/config5868692090831812241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:49:29 ---> docker-login.sh 05:49:29 nexus3.edgexfoundry.org:10001 05:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:30 Configure a credential helper to remove this warning. See 05:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:30 05:49:30 Login Succeeded 05:49:30 nexus3.edgexfoundry.org:10002 05:49:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:31 Configure a credential helper to remove this warning. See 05:49:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:31 05:49:31 Login Succeeded 05:49:31 nexus3.edgexfoundry.org:10003 05:49:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:31 Configure a credential helper to remove this warning. See 05:49:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:31 05:49:31 Login Succeeded 05:49:31 nexus3.edgexfoundry.org:10004 05:49:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:31 Configure a credential helper to remove this warning. See 05:49:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:31 05:49:31 Login Succeeded 05:49:31 docker.io 05:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:32 Configure a credential helper to remove this warning. See 05:49:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:32 05:49:32 Login Succeeded 05:49:32 ---> docker-login.sh ends [Pipeline] } 05:49:32 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:49:33 + git log --format=format:%s -1 b376595d4f4e4e30e840dfa4d92180c6776d2d8a [Pipeline] echo 05:49:33 GIT_COMMIT: b376595d4f4e4e30e840dfa4d92180c6776d2d8a, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:49:33 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:49:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:49:34 05:49:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:49:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:49:35 latest: Pulling from edgex-devops/git-semver 05:49:35 31603596830f: Pulling fs layer 05:49:35 54011a49482f: Pulling fs layer 05:49:35 a6820b24f6d8: Pulling fs layer 05:49:35 f581987b2513: Pulling fs layer 05:49:35 f581987b2513: Waiting 05:49:35 54011a49482f: Verifying Checksum 05:49:35 54011a49482f: Download complete 05:49:35 31603596830f: Verifying Checksum 05:49:35 31603596830f: Download complete 05:49:36 f581987b2513: Verifying Checksum 05:49:36 f581987b2513: Download complete 05:49:36 31603596830f: Pull complete 05:49:36 a6820b24f6d8: Verifying Checksum 05:49:36 a6820b24f6d8: Download complete 05:49:36 54011a49482f: Pull complete 05:49:37 a6820b24f6d8: Pull complete 05:49:38 f581987b2513: Pull complete 05:49:38 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:49:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:49:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:49:38 prd-centos7-docker-4c-2g-3946 does not seem to be running inside a container 05:49:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-231 -v /w/workspace/gexfoundry_device-mqtt-go_PR-231:/w/workspace/gexfoundry_device-mqtt-go_PR-231:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-231@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-231@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:49:41 $ docker top 89d00580ec0aa0b983d7ce0b1d83d34b10b8f78d25914b77211d8dc423957656 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:49:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:49:41 [ssh-agent] Looking for ssh-agent implementation... 05:49:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:49:42 $ docker exec 89d00580ec0aa0b983d7ce0b1d83d34b10b8f78d25914b77211d8dc423957656 ssh-agent 05:49:42 SSH_AUTH_SOCK=/tmp/ssh-l4arfMFqnD9k/agent.11 05:49:42 SSH_AGENT_PID=16 05:49:42 Running ssh-add (command line suppressed) 05:49:42 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-231@tmp/private_key_2325312062018070404.key (/w/workspace/gexfoundry_device-mqtt-go_PR-231@tmp/private_key_2325312062018070404.key) 05:49:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:49:43 + git tag --points-at HEAD [Pipeline] } 05:49:43 $ docker exec --env ******** --env ******** 89d00580ec0aa0b983d7ce0b1d83d34b10b8f78d25914b77211d8dc423957656 ssh-agent -k 05:49:43 unset SSH_AUTH_SOCK; 05:49:43 unset SSH_AGENT_PID; 05:49:43 echo Agent pid 16 killed; 05:49:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:49:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:49:43 [ssh-agent] Looking for ssh-agent implementation... 05:49:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:49:44 $ docker exec 89d00580ec0aa0b983d7ce0b1d83d34b10b8f78d25914b77211d8dc423957656 ssh-agent 05:49:44 SSH_AUTH_SOCK=/tmp/ssh-vFSSeZCk3T96/agent.44 05:49:44 SSH_AGENT_PID=49 05:49:44 Running ssh-add (command line suppressed) 05:49:44 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-231@tmp/private_key_2186696890731288080.key (/w/workspace/gexfoundry_device-mqtt-go_PR-231@tmp/private_key_2186696890731288080.key) 05:49:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:49:45 + git semver init 05:49:45 # -> Open(): unable to determine branch for HEAD 05:49:45 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-231/.git 05:49:45 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-231 05:49:45 # $SEMVER_REMOTE_NAME = origin 05:49:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:49:45 # $SEMVER_USER_NAME = edgex-jenkins 05:49:45 # $SEMVER_BRANCH = PR-231 05:49:45 # $SEMVER_TEMP = /tmp/semver-214346225 05:49:45 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 05:49:46 # '/tmp/semver-214346225' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-231/.semver' 05:49:46 # -> Force: false 05:49:46 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-231/.semver [Pipeline] } 05:49:46 $ docker exec --env ******** --env ******** 89d00580ec0aa0b983d7ce0b1d83d34b10b8f78d25914b77211d8dc423957656 ssh-agent -k 05:49:46 unset SSH_AUTH_SOCK; 05:49:46 unset SSH_AGENT_PID; 05:49:46 echo Agent pid 49 killed; 05:49:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:49:46 + git semver [Pipeline] } 05:49:46 $ docker stop --time=1 89d00580ec0aa0b983d7ce0b1d83d34b10b8f78d25914b77211d8dc423957656 05:49:48 $ docker rm -f 89d00580ec0aa0b983d7ce0b1d83d34b10b8f78d25914b77211d8dc423957656 [Pipeline] // withDockerContainer [Pipeline] sh 05:49:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:49:49 Stashed 1 file(s) [Pipeline] echo 05:49:49 [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:50:05 Still waiting to schedule task 05:50:05 ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-3947’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ 05:50:05 Still waiting to schedule task 05:50:05 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline 05:51:26 Running on prd-centos7-docker-4c-2g-3950 in /w/workspace/gexfoundry_device-mqtt-go_PR-231 [Pipeline] { [Pipeline] ws 05:51:26 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 05:51:35 using credential edgex-jenkins-ssh 05:51:35 Cloning the remote Git repository 05:51:35 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 05:51:35 > git init /w/workspace/device-mqtt-go/1 # timeout=10 05:51:35 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:51:35 > git --version # timeout=10 05:51:35 > git --version # 'git version 2.24.3' 05:51:35 using GIT_SSH to set credentials SSH Credentials for GitHub 05:51:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:51:36 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:51:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:51:36 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:51:36 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:51:36 using GIT_SSH to set credentials SSH Credentials for GitHub 05:51:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:51:37 Merging remotes/origin/master commit e697b4492d61b291e25afe90594ef703f17e91d3 into PR head commit b376595d4f4e4e30e840dfa4d92180c6776d2d8a 05:51:37 Merge succeeded, producing b376595d4f4e4e30e840dfa4d92180c6776d2d8a 05:51:37 Checking out Revision b376595d4f4e4e30e840dfa4d92180c6776d2d8a (PR-231) 05:51:37 > git config core.sparsecheckout # timeout=10 05:51:37 > git checkout -f b376595d4f4e4e30e840dfa4d92180c6776d2d8a # timeout=10 05:51:37 > git remote # timeout=10 05:51:37 > git config --get remote.origin.url # timeout=10 05:51:37 using GIT_SSH to set credentials SSH Credentials for GitHub 05:51:37 > git merge e697b4492d61b291e25afe90594ef703f17e91d3 # timeout=10 05:51:37 > git rev-parse HEAD^{commit} # timeout=10 05:51:37 > git config core.sparsecheckout # timeout=10 05:51:37 > git checkout -f b376595d4f4e4e30e840dfa4d92180c6776d2d8a # timeout=10 05:51:41 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:51:41 > git --version # timeout=10 05:51:41 > git --version # 'git version 2.24.3' 05:51:41 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:51:44 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:51:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:51:45 + sudo service docker restart 05:51:45 + true 05:51:45 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:51:46 provisioning config files... 05:51:46 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config3495142191114900646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:51:47 ---> docker-login.sh 05:51:47 nexus3.edgexfoundry.org:10001 05:51:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:48 Configure a credential helper to remove this warning. See 05:51:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:48 05:51:48 Login Succeeded 05:51:48 nexus3.edgexfoundry.org:10002 05:51:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:48 Configure a credential helper to remove this warning. See 05:51:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:48 05:51:48 Login Succeeded 05:51:48 nexus3.edgexfoundry.org:10003 05:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:49 Configure a credential helper to remove this warning. See 05:51:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:49 05:51:49 Login Succeeded 05:51:49 nexus3.edgexfoundry.org:10004 05:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:49 Configure a credential helper to remove this warning. See 05:51:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:49 05:51:49 Login Succeeded 05:51:49 docker.io 05:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:50 Configure a credential helper to remove this warning. See 05:51:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:50 05:51:50 Login Succeeded 05:51:50 ---> docker-login.sh ends [Pipeline] } 05:51:50 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:51:50 ========================================================= 05:51:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:51:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:51:51 + 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:51:51 Sending build context to Docker daemon 557.6kB 05:51:51 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:51:51 Step 2/8 : FROM ${BASE} 05:51:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:51:51 540db60ca938: Pulling fs layer 05:51:51 adcc1eea9eea: Pulling fs layer 05:51:51 4c4ab2625f07: Pulling fs layer 05:51:51 0510c868ecb4: Pulling fs layer 05:51:51 afea3b2eda06: Pulling fs layer 05:51:51 7809a108b3ef: Pulling fs layer 05:51:51 f706445af74f: Pulling fs layer 05:51:51 afea3b2eda06: Waiting 05:51:51 7809a108b3ef: Waiting 05:51:51 f706445af74f: Waiting 05:51:51 0510c868ecb4: Waiting 05:51:51 4c4ab2625f07: Download complete 05:51:51 adcc1eea9eea: Verifying Checksum 05:51:51 adcc1eea9eea: Download complete 05:51:51 afea3b2eda06: Verifying Checksum 05:51:51 afea3b2eda06: Download complete 05:51:51 7809a108b3ef: Verifying Checksum 05:51:51 7809a108b3ef: Download complete 05:51:51 540db60ca938: Verifying Checksum 05:51:51 540db60ca938: Download complete 05:51:52 540db60ca938: Pull complete 05:51:52 adcc1eea9eea: Pull complete 05:51:53 4c4ab2625f07: Pull complete 05:51:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3951 in /w/workspace/gexfoundry_device-mqtt-go_PR-231 [Pipeline] { [Pipeline] ws 05:51:55 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 05:51:57 f706445af74f: Verifying Checksum 05:51:57 f706445af74f: Download complete 05:51:59 0510c868ecb4: Verifying Checksum 05:51:59 0510c868ecb4: Download complete 05:52:01 using credential edgex-jenkins-ssh 05:52:01 Cloning the remote Git repository 05:52:01 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 05:52:01 > git init /w/workspace/device-mqtt-go/1 # timeout=10 05:52:01 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:52:01 > git --version # timeout=10 05:52:01 > git --version # 'git version 2.17.1' 05:52:01 using GIT_SSH to set credentials SSH Credentials for GitHub 05:52:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:52:03 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:52:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:52:03 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:52:03 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:52:03 using GIT_SSH to set credentials SSH Credentials for GitHub 05:52:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:52:04 Merging remotes/origin/master commit e697b4492d61b291e25afe90594ef703f17e91d3 into PR head commit b376595d4f4e4e30e840dfa4d92180c6776d2d8a 05:52:04 Merge succeeded, producing b376595d4f4e4e30e840dfa4d92180c6776d2d8a 05:52:04 Checking out Revision b376595d4f4e4e30e840dfa4d92180c6776d2d8a (PR-231) 05:52:04 > git config core.sparsecheckout # timeout=10 05:52:04 > git checkout -f b376595d4f4e4e30e840dfa4d92180c6776d2d8a # timeout=10 05:52:04 > git remote # timeout=10 05:52:04 > git config --get remote.origin.url # timeout=10 05:52:04 using GIT_SSH to set credentials SSH Credentials for GitHub 05:52:04 > git merge e697b4492d61b291e25afe90594ef703f17e91d3 # timeout=10 05:52:04 > git rev-parse HEAD^{commit} # timeout=10 05:52:04 > git config core.sparsecheckout # timeout=10 05:52:04 > git checkout -f b376595d4f4e4e30e840dfa4d92180c6776d2d8a # timeout=10 05:52:08 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:52:08 > git --version # timeout=10 05:52:08 > git --version # 'git version 2.17.1' 05:52:08 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:52:10 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:52:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:52:11 + sudo service docker restart 05:52:11 + true 05:52:12 0510c868ecb4: Pull complete 05:52:12 afea3b2eda06: Pull complete 05:52:12 7809a108b3ef: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:52:13 provisioning config files... 05:52:13 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config422580811812581111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:14 ---> docker-login.sh 05:52:14 nexus3.edgexfoundry.org:10001 05:52:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:15 Configure a credential helper to remove this warning. See 05:52:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:15 05:52:15 Login Succeeded 05:52:15 nexus3.edgexfoundry.org:10002 05:52:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:15 Configure a credential helper to remove this warning. See 05:52:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:15 05:52:15 Login Succeeded 05:52:15 nexus3.edgexfoundry.org:10003 05:52:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:16 Configure a credential helper to remove this warning. See 05:52:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:16 05:52:16 Login Succeeded 05:52:16 nexus3.edgexfoundry.org:10004 05:52:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:17 Configure a credential helper to remove this warning. See 05:52:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:17 05:52:17 Login Succeeded 05:52:17 docker.io 05:52:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:17 Configure a credential helper to remove this warning. See 05:52:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:17 05:52:17 Login Succeeded 05:52:17 ---> docker-login.sh ends [Pipeline] } 05:52:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:52:18 ========================================================= 05:52:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:52:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:52:18 + 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:52:19 Sending build context to Docker daemon 556.5kB 05:52:19 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:52:19 Step 2/8 : FROM ${BASE} 05:52:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:52:19 595b0fe564bb: Pulling fs layer 05:52:19 7186ed65a4f7: Pulling fs layer 05:52:19 316046926c0a: Pulling fs layer 05:52:19 4ebd0625c992: Pulling fs layer 05:52:19 207e8628e3a3: Pulling fs layer 05:52:19 c791037a9be2: Pulling fs layer 05:52:19 ffd874e62e21: Pulling fs layer 05:52:19 4ebd0625c992: Waiting 05:52:19 207e8628e3a3: Waiting 05:52:19 c791037a9be2: Waiting 05:52:19 ffd874e62e21: Waiting 05:52:19 316046926c0a: Verifying Checksum 05:52:19 316046926c0a: Download complete 05:52:19 7186ed65a4f7: Download complete 05:52:19 207e8628e3a3: Download complete 05:52:19 c791037a9be2: Verifying Checksum 05:52:19 c791037a9be2: Download complete 05:52:19 595b0fe564bb: Verifying Checksum 05:52:19 595b0fe564bb: Download complete 05:52:19 f706445af74f: Pull complete 05:52:19 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:52:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:52:19 ---> b068be0155e3 05:52:19 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 05:52:19 ---> Running in 7527ee606b97 05:52:19 Removing intermediate container 7527ee606b97 05:52:19 ---> 3ac890744e65 05:52:19 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:52:19 ---> Running in 393a6a0c73b1 05:52:20 595b0fe564bb: Pull complete 05:52:20 7186ed65a4f7: Pull complete 05:52:21 316046926c0a: Pull complete 05:52:21 Removing intermediate container 393a6a0c73b1 05:52:21 ---> 31bdd75b0e89 05:52:21 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:52:21 ---> Running in daca90984f80 05:52:21 ffd874e62e21: Verifying Checksum 05:52:21 ffd874e62e21: Download complete 05:52:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:52:22 4ebd0625c992: Verifying Checksum 05:52:22 4ebd0625c992: Download complete 05:52:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:52:32 (1/13) Installing libc-dev (0.7.2-r3) 05:52:32 (2/13) Installing libsodium (1.0.18-r0) 05:52:32 (3/13) Installing pkgconf (1.7.3-r0) 05:52:33 (4/13) Installing libsodium-dev (1.0.18-r0) 05:52:33 (5/13) Installing openssh-keygen (8.4_p1-r3) 05:52:34 (6/13) Installing libedit (20191231.3.1-r1) 05:52:34 (7/13) Installing openssh-client (8.4_p1-r3) 05:52:35 4ebd0625c992: Pull complete 05:52:35 207e8628e3a3: Pull complete 05:52:35 c791037a9be2: Pull complete 05:52:37 ffd874e62e21: Pull complete 05:52:37 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:52:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:52:37 ---> cfc18b08335c 05:52:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 05:52:38 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 05:52:38 (9/13) Installing openssh-server-common (8.4_p1-r3) 05:52:38 (10/13) Installing openssh-server (8.4_p1-r3) 05:52:39 (11/13) Installing openssh (8.4_p1-r3) 05:52:39 (12/13) Installing libzmq (4.3.3-r1) 05:52:40 (13/13) Installing zeromq-dev (4.3.3-r1) 05:52:40 Executing busybox-1.32.1-r6.trigger 05:52:40 OK: 156 MiB in 53 packages 05:52:40 ---> Running in 6032a7942be1 05:52:40 Removing intermediate container 6032a7942be1 05:52:40 ---> 9ca2bf54f0a6 05:52:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:52:40 ---> Running in 90440d7bff85 05:52:41 Removing intermediate container daca90984f80 05:52:41 ---> 8ec7a586ee46 05:52:41 Step 6/8 : WORKDIR /device-mqtt-go 05:52:41 ---> Running in 2e68fb1d4f47 05:52:42 Removing intermediate container 2e68fb1d4f47 05:52:42 ---> a3e901974bc2 05:52:42 Step 7/8 : COPY . . 05:52:42 Removing intermediate container 90440d7bff85 05:52:42 ---> 47af3032d3c0 05:52:42 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:52:43 ---> ab19b8fb35bd 05:52:43 Step 8/8 : RUN go mod download 05:52:43 ---> Running in e67e28484c38 05:52:43 ---> Running in c131318d02d2 05:52:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:52:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:52:47 (1/13) Installing libc-dev (0.7.2-r3) 05:52:47 (2/13) Installing libsodium (1.0.18-r0) 05:52:48 (3/13) Installing pkgconf (1.7.3-r0) 05:52:48 (4/13) Installing libsodium-dev (1.0.18-r0) 05:52:48 (5/13) Installing openssh-keygen (8.4_p1-r3) 05:52:48 (6/13) Installing libedit (20191231.3.1-r1) 05:52:48 (7/13) Installing openssh-client (8.4_p1-r3) 05:52:49 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 05:52:49 (9/13) Installing openssh-server-common (8.4_p1-r3) 05:52:50 (10/13) Installing openssh-server (8.4_p1-r3) 05:52:50 (11/13) Installing openssh (8.4_p1-r3) 05:52:50 (12/13) Installing libzmq (4.3.3-r1) 05:52:50 (13/13) Installing zeromq-dev (4.3.3-r1) 05:52:51 Executing busybox-1.32.1-r6.trigger 05:52:51 OK: 145 MiB in 53 packages 05:52:52 Removing intermediate container c131318d02d2 05:52:52 ---> 7926fa6c5238 05:52:52 Step 6/8 : WORKDIR /device-mqtt-go 05:52:52 ---> Running in 21f8c925dcdd 05:52:53 Removing intermediate container 21f8c925dcdd 05:52:53 ---> 71332ca80de6 05:52:53 Step 7/8 : COPY . . 05:52:54 ---> 2e1b6090ad65 05:52:54 Step 8/8 : RUN go mod download 05:52:54 ---> Running in 4994a2dc234e 05:53:15 Removing intermediate container e67e28484c38 05:53:15 ---> b2809c8974b6 05:53:15 Successfully built b2809c8974b6 05:53:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:53:16 + docker inspect -f . ci-base-image-x86_64 05:53:16 . [Pipeline] withDockerContainer 05:53:16 prd-centos7-docker-4c-2g-3950 does not seem to be running inside a container 05:53:16 $ 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 ******** -e ******** ci-base-image-x86_64 cat 05:53:18 $ docker top 9c599c3cccfad140e74785b5b0d7be8e0c5d373bdf0ed411bdae577c3d6820fe -eo pid,comm [Pipeline] { [Pipeline] sh 05:53:19 + go version 05:53:19 go version go1.16.3 linux/amd64 [Pipeline] } 05:53:20 $ docker stop --time=1 9c599c3cccfad140e74785b5b0d7be8e0c5d373bdf0ed411bdae577c3d6820fe 05:53:21 Removing intermediate container 4994a2dc234e 05:53:21 ---> bbd8a342eb96 05:53:21 Successfully built bbd8a342eb96 05:53:21 Successfully tagged ci-base-image-arm64:latest 05:53:22 $ docker rm -f 9c599c3cccfad140e74785b5b0d7be8e0c5d373bdf0ed411bdae577c3d6820fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:53:23 + docker inspect -f . ci-base-image-arm64 05:53:23 . [Pipeline] withDockerContainer 05:53:23 + docker inspect -f . ci-base-image-x86_64 05:53:23 . 05:53:23 prd-ubuntu18.04-docker-arm64-4c-16g-3951 does not seem to be running inside a container 05:53:23 $ 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:53:25 $ docker top 75ab7e47a36a3baef94c7c47dac8b65fbc136fd1e6bde1d53c3354fb7439eee2 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 05:53:25 prd-centos7-docker-4c-2g-3950 does not seem to be running inside a container 05:53:25 $ 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 ******** -e ******** ci-base-image-x86_64 cat 05:53:27 $ docker top 5ddde9e3db2a2f13183736b993de3412274c8ee278b6d2c073b10ace0e48332a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 05:53:28 + go mod tidy 05:53:28 + go version 05:53:28 go version go1.16.3 linux/arm64 [Pipeline] } 05:53:28 $ docker stop --time=1 75ab7e47a36a3baef94c7c47dac8b65fbc136fd1e6bde1d53c3354fb7439eee2 05:53:30 $ docker rm -f 75ab7e47a36a3baef94c7c47dac8b65fbc136fd1e6bde1d53c3354fb7439eee2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script 05:53:30 + make test 05:53:30 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:53:31 + docker inspect -f . ci-base-image-arm64 05:53:31 . [Pipeline] withDockerContainer 05:53:31 prd-ubuntu18.04-docker-arm64-4c-16g-3951 does not seem to be running inside a container 05:53:31 $ 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:53:32 $ docker top 7e5935d595a1386a47dc6b8d3e1e68fcd17ace303daa25ef88ba13abf4269fdc -eo pid,comm 05:53:32 ? github.com/edgexfoundry/device-mqtt-go [no test files] [Pipeline] { [Pipeline] sh 05:53:33 + go mod tidy [Pipeline] sh 05:53:35 + make test 05:53:35 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:53:36 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:53:55 # github.com/edgexfoundry/device-sdk-go/v2/internal/application 05:53:55 /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:53:55 /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:53:55 /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:53:55 /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:54:07 FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] 05:54:07 make: *** [Makefile:26: test] Error 2 [Pipeline] } 05:54:08 $ docker stop --time=1 5ddde9e3db2a2f13183736b993de3412274c8ee278b6d2c073b10ace0e48332a 05:54:10 $ docker rm -f 5ddde9e3db2a2f13183736b993de3412274c8ee278b6d2c073b10ace0e48332a [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:54:12 ---> job-cost.sh 05:54:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kdA3 05:54:15 # github.com/edgexfoundry/device-sdk-go/v2/internal/application 05:54:15 /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:54:15 /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:54:15 /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:54:15 /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:54:30 FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] 05:54:30 make: *** [Makefile:26: test] Error 2 [Pipeline] } 05:54:30 $ docker stop --time=1 7e5935d595a1386a47dc6b8d3e1e68fcd17ace303daa25ef88ba13abf4269fdc 05:54:32 $ docker rm -f 7e5935d595a1386a47dc6b8d3e1e68fcd17ace303daa25ef88ba13abf4269fdc [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:54:34 ---> job-cost.sh 05:54:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mYiz 05:54:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:55:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:55:26 lf-activate-venv(): INFO: Adding /tmp/venv-kdA3/bin to PATH 05:55:26 INFO: No Stack... 05:55:26 INFO: Retrieving Pricing Info for: v1-standard-2 05:55:26 INFO: Archiving Costs [Pipeline] sh 05:55:27 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 05:55:27 + cut -d, -f6 [Pipeline] lock 05:55:27 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-231-1-stack-cost] 05:55:27 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-231-1-stack-cost] did not exist. Created. 05:55:27 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-231-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:55:28 + echo total: 0.029999999329447746 [Pipeline] stash 05:55:29 Stashed 1 file(s) [Pipeline] } 05:55:29 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-231-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:55:30 Failed in branch amd64 05:56:35 lf-activate-venv(): INFO: Adding /tmp/venv-mYiz/bin to PATH 05:56:35 INFO: No Stack... 05:56:35 INFO: Retrieving Pricing Info for: lf-standard-4 05:56:35 INFO: Archiving Costs [Pipeline] sh 05:56:35 + cut -d, -f6 05:56:35 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 05:56:35 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-231-1-stack-cost] 05:56:35 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-231-1-stack-cost] did not exist. Created. 05:56:35 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-231-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:56:36 /w/workspace/device-mqtt-go/1@tmp/durable-fea61bcb/script.sh: 1: /w/workspace/device-mqtt-go/1@tmp/durable-fea61bcb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:56:36 + echo total: 0.20999999344348907 [Pipeline] stash 05:56:36 Warning: overwriting stash ‘stack-cost’ 05:56:37 Stashed 1 file(s) [Pipeline] } 05:56:37 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-231-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:56:38 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 05:56:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:56:41 ---> package-listing.sh 05:56:41 ++ facter osfamily 05:56:41 ++ tr '[:upper:]' '[:lower:]' 05:56:42 + OS_FAMILY=redhat 05:56:42 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-231 05:56:42 + START_PACKAGES=/tmp/packages_start.txt 05:56:42 + END_PACKAGES=/tmp/packages_end.txt 05:56:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:56:42 + PACKAGES=/tmp/packages_start.txt 05:56:42 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-231 ']' 05:56:42 + PACKAGES=/tmp/packages_end.txt 05:56:42 + case "${OS_FAMILY}" in 05:56:42 + rpm -qa 05:56:42 + sort 05:56:53 + '[' -f /tmp/packages_start.txt ']' 05:56:53 + '[' -f /tmp/packages_end.txt ']' 05:56:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:56:53 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-231 ']' 05:56:53 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-231/archives/ 05:56:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-231/archives/ [Pipeline] echo 05:56:53 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-231/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:56:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:56:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:56:54 05:56:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:56:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:56:55 alpine: Pulling from edgex-lftools-log-publisher 05:56:55 df20fa9351a1: Pulling fs layer 05:56:55 36b3adc4ff6f: Pulling fs layer 05:56:55 8ad3a11d3b57: Pulling fs layer 05:56:55 46f8f816bc3b: Pulling fs layer 05:56:55 93b61091891f: Pulling fs layer 05:56:55 93b9cdb0e59b: Pulling fs layer 05:56:55 5e14af77c1be: Pulling fs layer 05:56:55 01666e4c0597: Pulling fs layer 05:56:55 aa168da1d23b: Pulling fs layer 05:56:55 46f8f816bc3b: Waiting 05:56:55 93b9cdb0e59b: Waiting 05:56:55 5e14af77c1be: Waiting 05:56:55 01666e4c0597: Waiting 05:56:55 aa168da1d23b: Waiting 05:56:55 93b61091891f: Waiting 05:56:55 36b3adc4ff6f: Download complete 05:56:55 46f8f816bc3b: Verifying Checksum 05:56:55 46f8f816bc3b: Download complete 05:56:56 df20fa9351a1: Verifying Checksum 05:56:56 df20fa9351a1: Download complete 05:56:56 93b9cdb0e59b: Verifying Checksum 05:56:56 93b9cdb0e59b: Download complete 05:56:56 5e14af77c1be: Verifying Checksum 05:56:56 5e14af77c1be: Download complete 05:56:56 01666e4c0597: Verifying Checksum 05:56:56 01666e4c0597: Download complete 05:56:57 93b61091891f: Verifying Checksum 05:56:57 93b61091891f: Download complete 05:56:57 df20fa9351a1: Pull complete 05:56:58 8ad3a11d3b57: Verifying Checksum 05:56:58 8ad3a11d3b57: Download complete 05:56:58 36b3adc4ff6f: Pull complete 05:57:01 8ad3a11d3b57: Pull complete 05:57:01 46f8f816bc3b: Pull complete 05:57:02 93b61091891f: Pull complete 05:57:03 93b9cdb0e59b: Pull complete 05:57:03 5e14af77c1be: Pull complete 05:57:03 01666e4c0597: Pull complete 05:57:08 aa168da1d23b: Verifying Checksum 05:57:08 aa168da1d23b: Download complete 05:57:27 aa168da1d23b: Pull complete 05:57:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:57:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:57:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:57:27 prd-centos7-docker-4c-2g-3946 does not seem to be running inside a container 05:57:28 $ 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-231/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-231 -v /w/workspace/gexfoundry_device-mqtt-go_PR-231:/w/workspace/gexfoundry_device-mqtt-go_PR-231:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-231@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-231@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 05:57:33 $ docker top c9cb30bbb1836e0d491359030acc83fdd68eb0e87f2de6879af4c21af7317a9e -eo pid,comm [Pipeline] { [Pipeline] sh 05:57:34 + touch /tmp/pre-build-complete [Pipeline] sh 05:57:35 + mkdir -p /var/log/sa [Pipeline] sh 05:57:36 + ls /var/log/sa-host 05:57:36 + sadf -c /var/log/sa-host/sa10 05:57:36 file_magic: OK 05:57:36 HZ: Using current value: 100 05:57:36 file_header: OK 05:57:36 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 05:57:36 Statistics: 05:57:36 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:57:36 File successfully converted to sysstat format version 12.2.1 05:57:36 + sadf -c /var/log/sa-host/sa23 05:57:36 file_magic: OK 05:57:36 HZ: Using current value: 100 05:57:36 file_header: OK 05:57:36 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 05:57:36 Statistics: 05:57:36 Hnuu...uuuununununu... 05:57:36 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:57:36 provisioning config files... 05:57:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-231@tmp/config4578058209079227801tmp [Pipeline] { [Pipeline] echo 05:57:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:57:37 ---> create-netrc.sh [Pipeline] } 05:57:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:57:37 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:57:39 ---> python-tools-install.sh [Pipeline] echo 05:57:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:57:40 ---> sudo-logs.sh 05:57:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:57:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:57:41 ---> job-cost.sh 05:57:41 lf-activate-venv: SKIPPING 05:57:41 DEBUG: total: 0.20999999344348907 05:57:41 INFO: Retrieving Stack Cost... 05:57:43 INFO: Retrieving Pricing Info for: v1-standard-2 05:57:44 INFO: Archiving Costs [Pipeline] echo 05:57:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:57:45 ---> logs-deploy.sh 05:57:45 lf-activate-venv: SKIPPING 05:57:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-231/1 05:57:45 INFO: archiving workspace using pattern(s): 05:57:50 Archives upload complete. 05:57:50 INFO: archiving logs to Nexus 05:57:52 ---> uname -a: 05:57:52 Linux prd-centos7-docker-4c-2g-3946.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 05:57:52 05:57:52 05:57:52 ---> lscpu: 05:57:52 Architecture: x86_64 05:57:52 CPU op-mode(s): 32-bit, 64-bit 05:57:52 Byte Order: Little Endian 05:57:52 Address sizes: 40 bits physical, 48 bits virtual 05:57:52 CPU(s): 4 05:57:52 On-line CPU(s) list: 0-3 05:57:52 Thread(s) per core: 1 05:57:52 Core(s) per socket: 1 05:57:52 Socket(s): 4 05:57:52 NUMA node(s): 1 05:57:52 Vendor ID: GenuineIntel 05:57:52 CPU family: 6 05:57:52 Model: 44 05:57:52 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:57:52 Stepping: 1 05:57:52 CPU MHz: 2933.438 05:57:52 BogoMIPS: 5866.87 05:57:52 Virtualization: VT-x 05:57:52 Hypervisor vendor: KVM 05:57:52 Virtualization type: full 05:57:52 L1d cache: 128 KiB 05:57:52 L1i cache: 128 KiB 05:57:52 L2 cache: 16 MiB 05:57:52 L3 cache: 64 MiB 05:57:52 NUMA node0 CPU(s): 0-3 05:57:52 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:57:52 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:57:52 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:57:52 Vulnerability Meltdown: Mitigation; PTI 05:57:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:57:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:57:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:57:52 Vulnerability Srbds: Not affected 05:57:52 Vulnerability Tsx async abort: Not affected 05:57:52 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 05:57:52 05:57:52 05:57:52 ---> nproc: 05:57:52 4 05:57:52 05:57:52 05:57:52 ---> df -h: 05:57:52 Filesystem Size Used Available Use% Mounted on 05:57:52 overlay 50.0G 7.3G 42.7G 15% / 05:57:52 tmpfs 64.0M 0 64.0M 0% /dev 05:57:52 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:57:52 shm 64.0M 0 64.0M 0% /dev/shm 05:57:52 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 05:57:52 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 05:57:52 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 05:57:52 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 05:57:52 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 05:57:52 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 05:57:52 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_device-mqtt-go_PR-231 05:57:52 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_device-mqtt-go_PR-231@tmp 05:57:52 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 05:57:52 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 05:57:52 05:57:52 05:57:52 ---> free -m: 05:57:52 total used free shared buff/cache available 05:57:52 Mem: 1837 735 95 0 1006 997 05:57:52 Swap: 1023 1 1022 05:57:52 05:57:52 05:57:52 ---> ip addr: 05:57:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:57:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:57:52 inet 127.0.0.1/8 scope host lo 05:57:52 valid_lft forever preferred_lft forever 05:57:52 inet6 ::1/128 scope host 05:57:52 valid_lft forever preferred_lft forever 05:57:52 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:57:52 link/ether fa:16:3e:96:6b:e2 brd ff:ff:ff:ff:ff:ff 05:57:52 inet 10.30.122.79/23 brd 10.30.123.255 scope global dynamic eth0 05:57:52 valid_lft 85833sec preferred_lft 85833sec 05:57:52 inet6 fe80::f816:3eff:fe96:6be2/64 scope link 05:57:52 valid_lft forever preferred_lft forever 05:57:52 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:57:52 link/ether 02:42:03:94:a9:c2 brd ff:ff:ff:ff:ff:ff 05:57:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:57:52 valid_lft forever preferred_lft forever 05:57:52 inet6 fe80::42:3ff:fe94:a9c2/64 scope link 05:57:52 valid_lft forever preferred_lft forever 05:57:52 05:57:52 05:57:52 ---> sar -b -r -n DEV: 05:57:52 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/10/21 _x86_64_ (4 CPU) 05:57:52 05:57:52 05:48:12 LINUX RESTART (4 CPU) 05:57:52 05:57:52 05:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:57:52 05:50:01 56.70 19.50 37.20 0.00 5458.36 3621.38 0.00 05:57:52 05:51:01 2.78 0.00 2.78 0.00 0.00 67.29 0.00 05:57:52 05:52:01 0.65 0.00 0.65 0.00 0.00 7.95 0.00 05:57:52 05:53:01 0.17 0.00 0.17 0.00 0.00 1.86 0.00 05:57:52 05:54:02 0.23 0.00 0.23 0.00 0.00 3.51 0.00 05:57:52 05:55:01 0.37 0.00 0.37 0.00 0.00 5.94 0.00 05:57:52 05:56:01 0.18 0.00 0.18 0.00 0.00 2.14 0.00 05:57:52 05:57:01 54.87 48.81 6.06 0.00 4032.57 2659.83 0.00 05:57:52 Average: 14.56 8.58 5.97 0.00 1191.56 799.67 0.00 05:57:52 05:57:52 05:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:57:52 05:50:01 165860 0 623480 33.14 2620 1089584 1151220 39.29 458116 1059048 128 05:57:52 05:51:01 168640 0 620700 32.99 2620 1089584 1136384 38.78 461796 1053212 16 05:57:52 05:52:01 162924 0 626412 33.29 2620 1089588 1131244 38.61 480640 1040692 12 05:57:52 05:53:01 163360 0 625972 33.27 2620 1089592 1110684 37.91 485188 1035328 16 05:57:52 05:54:02 156500 0 632828 33.63 2620 1089596 1114808 38.05 489252 1038252 8 05:57:52 05:55:01 156632 0 632692 33.63 2620 1089600 1115848 38.08 489316 1038252 12 05:57:52 05:56:01 158244 0 631076 33.54 2620 1089604 1115500 38.07 487764 1038048 8 05:57:52 05:57:01 67080 0 706468 37.55 2620 1105376 1542684 52.65 533780 1075456 21208 05:57:52 Average: 149905 0 637454 33.88 2620 1091566 1177296 40.18 485732 1047286 2676 05:57:52 05:57:52 05:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:57:52 05:50:01 eth0 241.89 171.23 1045.83 72.68 0.00 0.00 0.00 0.00 05:57:52 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:52 05:50:01 docker0 2.09 1.48 0.45 4.89 0.00 0.00 0.00 0.00 05:57:52 05:51:01 eth0 2.56 0.57 0.67 0.40 0.00 0.00 0.00 0.00 05:57:52 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:52 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:52 05:52:01 eth0 2.45 0.93 0.95 0.60 0.00 0.00 0.00 0.00 05:57:52 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:52 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:52 05:53:01 eth0 3.26 0.53 0.75 0.39 0.00 0.00 0.00 0.00 05:57:52 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:52 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:52 05:54:02 eth0 7.70 5.59 1.31 21.88 0.00 0.00 0.00 0.00 05:57:52 05:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:52 05:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:52 05:55:01 eth0 5.01 3.28 1.47 7.36 0.00 0.00 0.00 0.00 05:57:52 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:52 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:52 05:56:01 eth0 4.20 0.83 1.05 0.63 0.00 0.00 0.00 0.00 05:57:52 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:52 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:52 05:57:01 eth0 122.64 95.22 1117.30 12.67 0.00 0.00 0.00 0.00 05:57:52 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:52 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:52 Average: eth0 48.89 34.91 272.43 14.60 0.00 0.00 0.00 0.00 05:57:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:52 Average: docker0 0.26 0.19 0.06 0.61 0.00 0.00 0.00 0.00 05:57:52 05:57:52 05:57:52 ---> sar -P ALL: 05:57:52 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/10/21 _x86_64_ (4 CPU) 05:57:52 05:57:52 05:48:12 LINUX RESTART (4 CPU) 05:57:52 05:57:52 05:49:01 CPU %user %nice %system %iowait %steal %idle 05:57:52 05:50:01 all 12.92 0.00 4.79 1.43 12.01 68.85 05:57:52 05:50:01 0 14.31 0.00 4.77 0.30 11.66 68.97 05:57:52 05:50:01 1 14.71 0.00 4.29 1.63 12.17 67.20 05:57:52 05:50:01 2 12.02 0.00 4.52 2.88 12.04 68.54 05:57:52 05:50:01 3 10.68 0.00 5.55 0.91 12.19 70.67 05:57:52 05:51:01 all 0.07 0.00 0.07 0.00 1.10 98.75 05:57:52 05:51:01 0 0.18 0.00 0.07 0.00 1.04 98.71 05:57:52 05:51:01 1 0.02 0.00 0.08 0.00 0.99 98.91 05:57:52 05:51:01 2 0.07 0.00 0.11 0.00 1.95 97.87 05:57:52 05:51:01 3 0.02 0.00 0.03 0.00 0.41 99.54 05:57:52 05:52:01 all 0.12 0.00 0.10 0.00 1.12 98.66 05:57:52 05:52:01 0 0.03 0.00 0.13 0.00 0.99 98.84 05:57:52 05:52:01 1 0.07 0.00 0.10 0.02 1.77 98.05 05:57:52 05:52:01 2 0.26 0.00 0.08 0.00 1.30 98.35 05:57:52 05:52:01 3 0.10 0.00 0.08 0.00 0.42 99.40 05:57:52 05:53:01 all 0.10 0.00 0.05 0.00 0.67 99.18 05:57:52 05:53:01 0 0.03 0.00 0.08 0.00 0.81 99.07 05:57:52 05:53:01 1 0.28 0.00 0.05 0.00 0.83 98.84 05:57:52 05:53:01 2 0.05 0.00 0.07 0.00 0.75 99.14 05:57:52 05:53:01 3 0.03 0.00 0.02 0.00 0.30 99.65 05:57:52 05:54:02 all 0.18 0.00 0.34 0.00 2.19 97.29 05:57:52 05:54:02 0 0.18 0.00 0.31 0.00 2.29 97.22 05:57:52 05:54:02 1 0.41 0.00 0.50 0.00 1.61 97.48 05:57:52 05:54:02 2 0.11 0.00 0.26 0.00 3.17 96.45 05:57:52 05:54:02 3 0.03 0.00 0.30 0.00 1.66 98.01 05:57:52 05:55:01 all 0.10 0.00 0.03 0.00 1.15 98.72 05:57:52 05:55:01 0 0.02 0.00 0.02 0.00 0.72 99.24 05:57:52 05:55:01 1 0.15 0.00 0.03 0.00 1.08 98.74 05:57:52 05:55:01 2 0.22 0.00 0.05 0.00 1.71 98.02 05:57:52 05:55:01 3 0.02 0.00 0.02 0.02 1.09 98.86 05:57:52 05:56:01 all 0.09 0.00 0.05 0.00 1.53 98.34 05:57:52 05:56:01 0 0.03 0.00 0.05 0.00 0.83 99.09 05:57:52 05:56:01 1 0.03 0.00 0.03 0.00 0.97 98.96 05:57:52 05:56:01 2 0.15 0.00 0.05 0.00 1.56 98.24 05:57:52 05:56:01 3 0.13 0.00 0.07 0.00 2.73 97.07 05:57:52 05:57:01 all 1.88 0.00 1.19 2.45 9.00 85.49 05:57:52 05:57:01 0 2.55 0.00 1.49 0.29 8.65 87.02 05:57:52 05:57:01 1 2.15 0.00 1.07 8.27 9.93 78.58 05:57:52 05:57:01 2 1.16 0.00 1.19 0.05 8.31 89.29 05:57:52 05:57:01 3 1.65 0.00 1.01 1.14 9.09 87.11 05:57:52 Average: all 1.94 0.00 0.83 0.50 3.63 93.09 05:57:52 Average: 0 2.18 0.00 0.87 0.07 3.40 93.47 05:57:52 Average: 1 2.23 0.00 0.77 1.28 3.71 92.00 05:57:52 Average: 2 1.76 0.00 0.80 0.37 3.88 93.20 05:57:52 Average: 3 1.60 0.00 0.90 0.26 3.54 93.70 05:57:52 05:57:52 05:57:52