Pull request #448 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from fa19cd8c6fb22d6db9d2c664d705f0413f4561ac+40c90adbf9fac26db7d7745c142bac7f98eae2fe (7b37af6a4cfc2433577deec677b1ee33726699f1) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4034 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-448 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 40c90adbf9fac26db7d7745c142bac7f98eae2fe into PR head commit fa19cd8c6fb22d6db9d2c664d705f0413f4561ac Merge succeeded, producing fa19cd8c6fb22d6db9d2c664d705f0413f4561ac Checking out Revision fa19cd8c6fb22d6db9d2c664d705f0413f4561ac (PR-448) > git config core.sparsecheckout # timeout=10 > git checkout -f fa19cd8c6fb22d6db9d2c664d705f0413f4561ac # 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 40c90adbf9fac26db7d7745c142bac7f98eae2fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa19cd8c6fb22d6db9d2c664d705f0413f4561ac # timeout=10 Commit message: "Update Requested changes in PR" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:06:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 8f79042b3465d7384c32c91a1d13f0f615455d9a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 12:06:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:06:17 12:06:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:06:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:06:18 latest: Pulling from edgex-devops/git-semver 12:06:18 9123ac7c32f7: Pulling fs layer 12:06:18 b8cc5d1170e3: Pulling fs layer 12:06:18 2924cbbf6a41: Pulling fs layer 12:06:18 93b08a4f1073: Pulling fs layer 12:06:18 93b08a4f1073: Waiting 12:06:18 b8cc5d1170e3: Verifying Checksum 12:06:18 b8cc5d1170e3: Download complete 12:06:18 9123ac7c32f7: Download complete 12:06:18 93b08a4f1073: Verifying Checksum 12:06:18 93b08a4f1073: Download complete 12:06:18 2924cbbf6a41: Verifying Checksum 12:06:18 2924cbbf6a41: Download complete 12:06:18 9123ac7c32f7: Pull complete 12:06:18 b8cc5d1170e3: Pull complete 12:06:19 2924cbbf6a41: Pull complete 12:06:19 93b08a4f1073: Pull complete 12:06:19 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 12:06:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:06:19 prd-centos7-docker-4c-2g-4034 does not seem to be running inside a container 12:06:19 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-448 -v /w/workspace/dgexfoundry_device-sdk-go_PR-448:/w/workspace/dgexfoundry_device-sdk-go_PR-448:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-448@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:06:20 $ docker top 556592522ccbe9eb31d4b08589de1219db9d755032675a560cec8182eb259a24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:06:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:06:20 [ssh-agent] Looking for ssh-agent implementation... 12:06:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:06:21 $ docker exec 556592522ccbe9eb31d4b08589de1219db9d755032675a560cec8182eb259a24 ssh-agent 12:06:21 SSH_AUTH_SOCK=/tmp/ssh-OarWV8WM5Rfo/agent.14 12:06:21 SSH_AGENT_PID=21 12:06:21 Running ssh-add (command line suppressed) 12:06:21 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_2595833079916507153.key (/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_2595833079916507153.key) 12:06:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:06:21 + git describe --exact-match --tags HEAD 12:06:21 fatal: No names found, cannot describe anything. [Pipeline] } 12:06:21 $ docker exec --env ******** --env ******** 556592522ccbe9eb31d4b08589de1219db9d755032675a560cec8182eb259a24 ssh-agent -k 12:06:21 unset SSH_AUTH_SOCK; 12:06:21 unset SSH_AGENT_PID; 12:06:21 echo Agent pid 21 killed; 12:06:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 12:06:22 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 12:06:22 This usually means this commit has not been tagged. [Pipeline] sshagent 12:06:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:06:22 [ssh-agent] Looking for ssh-agent implementation... 12:06:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:06:22 $ docker exec 556592522ccbe9eb31d4b08589de1219db9d755032675a560cec8182eb259a24 ssh-agent 12:06:22 SSH_AUTH_SOCK=/tmp/ssh-siGPv43oJNVJ/agent.56 12:06:22 SSH_AGENT_PID=63 12:06:22 Running ssh-add (command line suppressed) 12:06:22 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_7561324454275655665.key (/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_7561324454275655665.key) 12:06:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:06:23 + git semver init 12:06:23 # -> Open(): unable to determine branch for HEAD 12:06:23 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-448/.git 12:06:23 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-448 12:06:23 # $SEMVER_REMOTE_NAME = origin 12:06:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:06:23 # $SEMVER_USER_NAME = edgex-jenkins 12:06:23 # $SEMVER_BRANCH = PR-448 12:06:23 # $SEMVER_TEMP = /tmp/semver-960969145 12:06:23 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 12:06:23 # '/tmp/semver-960969145' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-448/.semver' 12:06:23 # -> Force: false 12:06:23 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-448/.semver [Pipeline] } 12:06:23 $ docker exec --env ******** --env ******** 556592522ccbe9eb31d4b08589de1219db9d755032675a560cec8182eb259a24 ssh-agent -k 12:06:23 unset SSH_AUTH_SOCK; 12:06:23 unset SSH_AGENT_PID; 12:06:23 echo Agent pid 63 killed; 12:06:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:06:24 + git semver [Pipeline] } 12:06:24 $ docker stop --time=1 556592522ccbe9eb31d4b08589de1219db9d755032675a560cec8182eb259a24 12:06:25 $ docker rm -f 556592522ccbe9eb31d4b08589de1219db9d755032675a560cec8182eb259a24 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 12:06:26 Stashed 43 file(s) [Pipeline] echo 12:06:26 [edgeXSemver] initialized semver on version 0.0.0 [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 12:06:41 Still waiting to schedule task 12:06:41 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4034’ 12:06:41 Still waiting to schedule task 12:06:41 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline 12:08:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4035 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [Pipeline] { [Pipeline] ws 12:08:22 Running in /w/workspace/device-sdk-go/27 [Pipeline] { [Pipeline] checkout 12:08:29 using credential edgex-jenkins-ssh 12:08:29 Cloning the remote Git repository 12:08:29 Cloning with configured refspecs honoured and without tags 12:08:29 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 12:08:29 > git init /w/workspace/device-sdk-go/27 # timeout=10 12:08:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 12:08:29 > git --version # timeout=10 12:08:29 using GIT_SSH to set credentials SSH Credentials for GitHub 12:08:29 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:08:30 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 12:08:30 > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 12:08:31 Fetching without tags 12:08:31 Merging remotes/origin/master commit 40c90adbf9fac26db7d7745c142bac7f98eae2fe into PR head commit fa19cd8c6fb22d6db9d2c664d705f0413f4561ac 12:08:31 Merge succeeded, producing fa19cd8c6fb22d6db9d2c664d705f0413f4561ac 12:08:31 Checking out Revision fa19cd8c6fb22d6db9d2c664d705f0413f4561ac (PR-448) 12:08:30 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 12:08:31 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 12:08:31 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 12:08:31 using GIT_SSH to set credentials SSH Credentials for GitHub 12:08:31 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:08:31 > git config core.sparsecheckout # timeout=10 12:08:31 > git checkout -f fa19cd8c6fb22d6db9d2c664d705f0413f4561ac # timeout=10 12:08:31 > git remote # timeout=10 12:08:31 > git config --get remote.origin.url # timeout=10 12:08:31 using GIT_SSH to set credentials SSH Credentials for GitHub 12:08:31 > git merge 40c90adbf9fac26db7d7745c142bac7f98eae2fe # timeout=10 12:08:31 > git rev-parse HEAD^{commit} # timeout=10 12:08:31 > git config core.sparsecheckout # timeout=10 12:08:31 > git checkout -f fa19cd8c6fb22d6db9d2c664d705f0413f4561ac # timeout=10 12:08:36 Commit message: "Update Requested changes in PR" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 12:08:37 ========================================================= 12:08:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 12:08:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:08:38 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 12:08:39 Sending build context to Docker daemon 2.898MB 12:08:39 Step 1/8 : ARG BASE=golang:1.13-alpine 12:08:39 Step 2/8 : FROM ${BASE} 12:08:40 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:08:40 cde5963f3b93: Pulling fs layer 12:08:40 2a23fa8c16f7: Pulling fs layer 12:08:40 777b28850792: Pulling fs layer 12:08:40 8a11ddd9e578: Pulling fs layer 12:08:40 4cf88f913ddb: Pulling fs layer 12:08:40 1df406cf5192: Pulling fs layer 12:08:40 cd6300453558: Pulling fs layer 12:08:40 b9c365052c96: Pulling fs layer 12:08:40 a2d8cc88f415: Pulling fs layer 12:08:40 ea1d1ca13537: Pulling fs layer 12:08:40 3750a50a1c5e: Pulling fs layer 12:08:40 8a11ddd9e578: Waiting 12:08:40 4cf88f913ddb: Waiting 12:08:40 b9c365052c96: Waiting 12:08:40 1df406cf5192: Waiting 12:08:40 cd6300453558: Waiting 12:08:40 3750a50a1c5e: Waiting 12:08:40 ea1d1ca13537: Waiting 12:08:40 777b28850792: Verifying Checksum 12:08:40 777b28850792: Download complete 12:08:40 2a23fa8c16f7: Verifying Checksum 12:08:40 2a23fa8c16f7: Download complete 12:08:40 4cf88f913ddb: Verifying Checksum 12:08:40 4cf88f913ddb: Download complete 12:08:40 1df406cf5192: Verifying Checksum 12:08:40 1df406cf5192: Download complete 12:08:40 cde5963f3b93: Verifying Checksum 12:08:40 cde5963f3b93: Download complete 12:08:41 cde5963f3b93: Pull complete 12:08:41 2a23fa8c16f7: Pull complete 12:08:42 777b28850792: Pull complete 12:08:44 cd6300453558: Verifying Checksum 12:08:44 cd6300453558: Download complete 12:08:44 a2d8cc88f415: Verifying Checksum 12:08:44 a2d8cc88f415: Download complete 12:08:47 ea1d1ca13537: Verifying Checksum 12:08:47 ea1d1ca13537: Download complete 12:08:47 3750a50a1c5e: Download complete 12:08:49 b9c365052c96: Download complete 12:08:51 8a11ddd9e578: Verifying Checksum 12:08:51 8a11ddd9e578: Download complete 12:09:03 8a11ddd9e578: Pull complete 12:09:03 4cf88f913ddb: Pull complete 12:09:03 1df406cf5192: Pull complete 12:09:07 cd6300453558: Pull complete 12:09:12 b9c365052c96: Pull complete 12:09:12 a2d8cc88f415: Pull complete 12:09:14 ea1d1ca13537: Pull complete 12:09:14 3750a50a1c5e: Pull complete 12:09:14 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 12:09:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 12:09:14 ---> 78745c68409d 12:09:14 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:09:20 ---> Running in d6447efc0ba8 12:09:20 Removing intermediate container d6447efc0ba8 12:09:20 ---> cb11b22ae2c9 12:09:20 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:09:20 ---> Running in f0366cefb466 12:09:22 Removing intermediate container f0366cefb466 12:09:22 ---> 6513f2af842c 12:09:22 Step 5/8 : RUN apk add --no-cache make git 12:09:22 ---> Running in 99c8b901b7d8 12:09:22 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 12:09:23 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 12:09:24 OK: 125 MiB in 39 packages 12:09:25 Removing intermediate container 99c8b901b7d8 12:09:25 ---> 20cd56569ea6 12:09:25 Step 6/8 : WORKDIR /device-sdk-go 12:09:25 ---> Running in 7ef6a3b65766 12:09:25 Removing intermediate container 7ef6a3b65766 12:09:25 ---> c044d7eceb5f 12:09:25 Step 7/8 : COPY . . 12:09:27 ---> ca8c6109322e 12:09:27 Step 8/8 : RUN go mod download 12:09:27 ---> Running in 7dd8b9100111 12:09:29 go: finding github.com/BurntSushi/toml v0.3.1 12:09:29 go: finding github.com/OneOfOne/xxhash v1.2.6 12:09:29 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 12:09:30 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 12:09:30 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 12:09:30 go: finding github.com/bgentry/speakeasy v0.1.0 12:09:30 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 12:09:30 go: finding github.com/davecgh/go-spew v1.1.1 12:09:30 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 12:09:30 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 12:09:30 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 12:09:30 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 12:09:30 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 12:09:30 go: finding github.com/fatih/color v1.7.0 12:09:30 go: finding github.com/fxamacker/cbor/v2 v2.2.0 12:09:30 go: finding github.com/go-kit/kit v0.8.0 12:09:30 go: finding github.com/go-logfmt/logfmt v0.4.0 12:09:30 go: finding github.com/go-stack/stack v1.8.0 12:09:30 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 12:09:30 go: finding github.com/google/uuid v1.1.0 12:09:30 go: finding github.com/gorilla/mux v1.7.1 12:09:30 go: finding github.com/hashicorp/consul/api v1.1.0 12:09:30 go: finding github.com/hashicorp/consul/sdk v0.1.1 12:09:30 go: finding github.com/hashicorp/errwrap v1.0.0 12:09:30 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 12:09:30 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 12:09:30 go: finding github.com/hashicorp/go-msgpack v0.5.3 12:09:30 go: finding github.com/hashicorp/go-multierror v1.0.0 12:09:30 go: finding github.com/hashicorp/go-rootcerts v1.0.0 12:09:30 go: finding github.com/hashicorp/go-sockaddr v1.0.0 12:09:30 go: finding github.com/hashicorp/go-syslog v1.0.0 12:09:30 go: finding github.com/hashicorp/go-uuid v1.0.1 12:09:30 go: finding github.com/hashicorp/go.net v0.0.1 12:09:30 go: finding github.com/hashicorp/golang-lru v0.5.0 12:09:30 go: finding github.com/hashicorp/logutils v1.0.0 12:09:30 go: finding github.com/hashicorp/mdns v1.0.0 12:09:30 go: finding github.com/hashicorp/memberlist v0.1.3 12:09:30 go: finding github.com/hashicorp/serf v0.8.2 12:09:31 Running on prd-centos7-docker-4c-2g-4036 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [Pipeline] { [Pipeline] ws 12:09:31 Running in /w/workspace/device-sdk-go/27 [Pipeline] { 12:09:31 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 12:09:31 go: finding github.com/mattn/go-colorable v0.0.9 12:09:31 go: finding github.com/mattn/go-isatty v0.0.3 12:09:31 go: finding github.com/miekg/dns v1.0.14 12:09:31 go: finding github.com/mitchellh/cli v1.0.0 12:09:31 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:09:31 go: finding github.com/mitchellh/copystructure v1.0.0 12:09:31 go: finding github.com/mitchellh/go-homedir v1.0.0 12:09:31 go: finding github.com/mitchellh/go-testing-interface v1.0.0 [Pipeline] checkout 12:09:31 go: finding github.com/mitchellh/gox v0.4.0 12:09:31 go: finding github.com/mitchellh/iochan v1.0.0 12:09:31 go: finding github.com/mitchellh/mapstructure v1.1.2 12:09:31 go: finding github.com/mitchellh/reflectwalk v1.0.0 12:09:31 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 12:09:31 go: finding github.com/pelletier/go-toml v1.2.0 12:09:31 go: finding github.com/pkg/errors v0.8.1 12:09:31 go: finding github.com/pmezard/go-difflib v1.0.0 12:09:31 go: finding github.com/posener/complete v1.1.1 12:09:31 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 12:09:31 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 12:09:31 go: finding github.com/stretchr/objx v0.1.0 12:09:31 go: finding github.com/stretchr/testify v1.5.1 12:09:31 go: finding github.com/ugorji/go v1.1.4 12:09:31 go: finding github.com/x448/float16 v0.8.4 12:09:31 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 12:09:31 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 12:09:31 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 12:09:31 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 12:09:31 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 12:09:31 go: finding gopkg.in/yaml.v2 v2.2.8 12:09:37 using credential edgex-jenkins-ssh 12:09:37 Cloning the remote Git repository 12:09:37 Cloning with configured refspecs honoured and without tags 12:09:37 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 12:09:37 > git init /w/workspace/device-sdk-go/27 # timeout=10 12:09:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 12:09:37 > git --version # timeout=10 12:09:37 using GIT_SSH to set credentials SSH Credentials for GitHub 12:09:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:09:38 Fetching without tags 12:09:38 Merging remotes/origin/master commit 40c90adbf9fac26db7d7745c142bac7f98eae2fe into PR head commit fa19cd8c6fb22d6db9d2c664d705f0413f4561ac 12:09:39 Merge succeeded, producing fa19cd8c6fb22d6db9d2c664d705f0413f4561ac 12:09:39 Checking out Revision fa19cd8c6fb22d6db9d2c664d705f0413f4561ac (PR-448) 12:09:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 12:09:38 > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 12:09:38 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 12:09:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 12:09:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 12:09:38 using GIT_SSH to set credentials SSH Credentials for GitHub 12:09:38 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:09:38 > git config core.sparsecheckout # timeout=10 12:09:38 > git checkout -f fa19cd8c6fb22d6db9d2c664d705f0413f4561ac # timeout=10 12:09:39 > git remote # timeout=10 12:09:39 > git config --get remote.origin.url # timeout=10 12:09:39 using GIT_SSH to set credentials SSH Credentials for GitHub 12:09:39 > git merge 40c90adbf9fac26db7d7745c142bac7f98eae2fe # timeout=10 12:09:39 > git rev-parse HEAD^{commit} # timeout=10 12:09:39 > git config core.sparsecheckout # timeout=10 12:09:39 > git checkout -f fa19cd8c6fb22d6db9d2c664d705f0413f4561ac # timeout=10 12:09:41 Removing intermediate container 7dd8b9100111 12:09:41 ---> dda8a67ee0b0 12:09:41 Successfully built dda8a67ee0b0 12:09:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:09:42 + docker inspect -f . ci-base-image-arm64 12:09:42 . [Pipeline] withDockerContainer 12:09:43 prd-ubuntu18.04-docker-arm64-4c-16g-4035 does not seem to be running inside a container 12:09:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/27 -v /w/workspace/device-sdk-go/27:/w/workspace/device-sdk-go/27:rw,z -v /w/workspace/device-sdk-go/27@tmp:/w/workspace/device-sdk-go/27@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 ******** ci-base-image-arm64 cat 12:09:43 Commit message: "Update Requested changes in PR" 12:09:44 $ docker top 92cac287dc678369a76b7d6151faea9cc1238b50ef32849007ba55d99475de02 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 12:09:45 ========================================================= 12:09:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 12:09:45 ========================================================= 12:09:45 + go version 12:09:45 go version go1.13.5 linux/arm64 [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 12:09:47 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 12:09:47 Sending build context to Docker daemon 2.898MB 12:09:47 Step 1/8 : ARG BASE=golang:1.13-alpine 12:09:47 Step 2/8 : FROM ${BASE} 12:09:47 + make test 12:09:47 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 12:09:47 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 12:09:47 e6b0cf9c0882: Pulling fs layer 12:09:47 2848faf0eed1: Pulling fs layer 12:09:47 0f37312ad70f: Pulling fs layer 12:09:47 5788d62ee057: Pulling fs layer 12:09:47 0e6b1d234666: Pulling fs layer 12:09:47 bf5d7aec512f: Pulling fs layer 12:09:47 5788d62ee057: Waiting 12:09:47 34c802a77dc8: Pulling fs layer 12:09:47 9eb99e56ec68: Pulling fs layer 12:09:47 27c7a5d97fbd: Pulling fs layer 12:09:47 5c102a31e300: Pulling fs layer 12:09:47 dcfb455df0a1: Pulling fs layer 12:09:47 0e6b1d234666: Waiting 12:09:47 bf5d7aec512f: Waiting 12:09:47 34c802a77dc8: Waiting 12:09:47 9eb99e56ec68: Waiting 12:09:47 27c7a5d97fbd: Waiting 12:09:47 5c102a31e300: Waiting 12:09:47 dcfb455df0a1: Waiting 12:09:47 0f37312ad70f: Verifying Checksum 12:09:47 0f37312ad70f: Download complete 12:09:47 2848faf0eed1: Verifying Checksum 12:09:47 2848faf0eed1: Download complete 12:09:47 0e6b1d234666: Download complete 12:09:47 bf5d7aec512f: Verifying Checksum 12:09:47 bf5d7aec512f: Download complete 12:09:47 e6b0cf9c0882: Verifying Checksum 12:09:47 e6b0cf9c0882: Download complete 12:09:48 e6b0cf9c0882: Pull complete 12:09:49 ? github.com/edgexfoundry/device-sdk-go [no test files] 12:09:49 2848faf0eed1: Pull complete 12:09:49 0f37312ad70f: Pull complete 12:09:50 34c802a77dc8: Verifying Checksum 12:09:50 34c802a77dc8: Download complete 12:09:50 27c7a5d97fbd: Verifying Checksum 12:09:50 27c7a5d97fbd: Download complete 12:09:53 5788d62ee057: Verifying Checksum 12:09:53 5788d62ee057: Download complete 12:09:53 dcfb455df0a1: Verifying Checksum 12:09:53 dcfb455df0a1: Download complete 12:09:53 9eb99e56ec68: Verifying Checksum 12:09:53 9eb99e56ec68: Download complete 12:09:53 5c102a31e300: Verifying Checksum 12:09:53 5c102a31e300: Download complete 12:10:01 5788d62ee057: Pull complete 12:10:01 0e6b1d234666: Pull complete 12:10:01 bf5d7aec512f: Pull complete 12:10:06 34c802a77dc8: Pull complete 12:10:11 9eb99e56ec68: Pull complete 12:10:11 27c7a5d97fbd: Pull complete 12:10:13 5c102a31e300: Pull complete 12:10:13 dcfb455df0a1: Pull complete 12:10:13 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 12:10:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 12:10:13 ---> 7c70fe431013 12:10:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:10:13 ---> Running in dbb0c4a1912a 12:10:13 Removing intermediate container dbb0c4a1912a 12:10:13 ---> e6f72b678358 12:10:13 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:10:13 ---> Running in a55f57847e9b 12:10:15 Removing intermediate container a55f57847e9b 12:10:15 ---> fb62aae84b3d 12:10:15 Step 5/8 : RUN apk add --no-cache make git 12:10:15 ---> Running in 4b1f3d38b31c 12:10:16 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 12:10:16 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 12:10:17 OK: 143 MiB in 39 packages 12:10:17 Removing intermediate container 4b1f3d38b31c 12:10:17 ---> 921bf55cc98b 12:10:17 Step 6/8 : WORKDIR /device-sdk-go 12:10:17 ---> Running in d865192d2725 12:10:18 Removing intermediate container d865192d2725 12:10:18 ---> 1004982f176b 12:10:18 Step 7/8 : COPY . . 12:10:18 ---> 98512f22e731 12:10:18 Step 8/8 : RUN go mod download 12:10:18 ---> Running in 0ce790b2fcdc 12:10:21 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 12:10:21 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 12:10:21 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 12:10:21 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.023s coverage: 22.1% of statements 12:10:21 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.206s coverage: 95.8% of statements 12:10:22 go: finding github.com/BurntSushi/toml v0.3.1 12:10:22 go: finding github.com/OneOfOne/xxhash v1.2.6 12:10:22 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 12:10:22 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 12:10:22 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 12:10:22 go: finding github.com/bgentry/speakeasy v0.1.0 12:10:22 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 12:10:22 go: finding github.com/davecgh/go-spew v1.1.1 12:10:22 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 12:10:22 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 12:10:22 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 12:10:22 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 12:10:22 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 12:10:22 go: finding github.com/fatih/color v1.7.0 12:10:22 go: finding github.com/fxamacker/cbor/v2 v2.2.0 12:10:22 go: finding github.com/go-kit/kit v0.8.0 12:10:22 go: finding github.com/go-logfmt/logfmt v0.4.0 12:10:22 go: finding github.com/go-stack/stack v1.8.0 12:10:22 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 12:10:22 go: finding github.com/google/uuid v1.1.0 12:10:22 go: finding github.com/gorilla/mux v1.7.1 12:10:22 go: finding github.com/hashicorp/consul/api v1.1.0 12:10:22 go: finding github.com/hashicorp/consul/sdk v0.1.1 12:10:22 go: finding github.com/hashicorp/errwrap v1.0.0 12:10:22 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 12:10:22 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 12:10:22 go: finding github.com/hashicorp/go-msgpack v0.5.3 12:10:22 go: finding github.com/hashicorp/go-multierror v1.0.0 12:10:22 go: finding github.com/hashicorp/go-rootcerts v1.0.0 12:10:22 go: finding github.com/hashicorp/go-sockaddr v1.0.0 12:10:22 go: finding github.com/hashicorp/go-syslog v1.0.0 12:10:22 go: finding github.com/hashicorp/go-uuid v1.0.1 12:10:22 go: finding github.com/hashicorp/go.net v0.0.1 12:10:22 go: finding github.com/hashicorp/golang-lru v0.5.0 12:10:22 go: finding github.com/hashicorp/logutils v1.0.0 12:10:22 go: finding github.com/hashicorp/mdns v1.0.0 12:10:22 go: finding github.com/hashicorp/memberlist v0.1.3 12:10:22 go: finding github.com/hashicorp/serf v0.8.2 12:10:22 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 12:10:22 go: finding github.com/mattn/go-colorable v0.0.9 12:10:22 go: finding github.com/mattn/go-isatty v0.0.3 12:10:22 go: finding github.com/miekg/dns v1.0.14 12:10:22 go: finding github.com/mitchellh/cli v1.0.0 12:10:22 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:10:22 go: finding github.com/mitchellh/copystructure v1.0.0 12:10:22 go: finding github.com/mitchellh/go-homedir v1.0.0 12:10:22 go: finding github.com/mitchellh/go-testing-interface v1.0.0 12:10:22 go: finding github.com/mitchellh/gox v0.4.0 12:10:22 go: finding github.com/mitchellh/iochan v1.0.0 12:10:22 go: finding github.com/mitchellh/mapstructure v1.1.2 12:10:22 go: finding github.com/mitchellh/reflectwalk v1.0.0 12:10:22 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 12:10:22 go: finding github.com/pelletier/go-toml v1.2.0 12:10:22 go: finding github.com/pkg/errors v0.8.1 12:10:22 go: finding github.com/pmezard/go-difflib v1.0.0 12:10:22 go: finding github.com/posener/complete v1.1.1 12:10:22 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 12:10:22 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 12:10:22 go: finding github.com/stretchr/objx v0.1.0 12:10:22 go: finding github.com/stretchr/testify v1.5.1 12:10:22 go: finding github.com/ugorji/go v1.1.4 12:10:22 go: finding github.com/x448/float16 v0.8.4 12:10:22 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 12:10:22 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 12:10:22 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 12:10:22 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 12:10:22 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 12:10:22 go: finding gopkg.in/yaml.v2 v2.2.8 12:10:27 Removing intermediate container 0ce790b2fcdc 12:10:27 ---> 7cd981949d6b 12:10:27 Successfully built 7cd981949d6b 12:10:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:10:28 + docker inspect -f . ci-base-image-x86_64 12:10:28 . [Pipeline] withDockerContainer 12:10:28 prd-centos7-docker-4c-2g-4036 does not seem to be running inside a container 12:10:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/27 -v /w/workspace/device-sdk-go/27:/w/workspace/device-sdk-go/27:rw,z -v /w/workspace/device-sdk-go/27@tmp:/w/workspace/device-sdk-go/27@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 ******** ci-base-image-x86_64 cat 12:10:29 $ docker top 4459b8bccdcdde293d3852b6d88ae207ec31d0d281397b5d0cc8a5a61e78104d -eo pid,comm [Pipeline] { [Pipeline] sh 12:10:30 + go version 12:10:30 go version go1.13.5 linux/amd64 [Pipeline] sh 12:10:31 + make test 12:10:31 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 12:10:32 ? github.com/edgexfoundry/device-sdk-go [no test files] 12:10:50 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 12:10:50 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 12:10:50 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 12:10:50 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.023s coverage: 22.1% of statements 12:10:52 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.176s coverage: 95.8% of statements 12:10:53 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.041s coverage: 11.4% of statements 12:10:53 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.015s coverage: 22.1% of statements 12:10:53 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 12:10:53 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.227s coverage: 36.9% of statements 12:10:53 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 12:10:53 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 12:10:53 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.786s coverage: 74.9% of statements 12:10:53 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 12:10:53 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 12:10:53 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 12:10:53 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.040s coverage: 52.6% of statements 12:10:53 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 12:10:53 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.327s coverage: 71.4% of statements 12:10:53 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 12:10:53 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 12:10:53 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:10:56 gofmt -l . 12:10:56 [ "`gofmt -l .`" = "" ] 12:10:56 ./bin/test-attribution-txt.sh 12:10:57 ./bin/test-go-mod-tidy.sh [Pipeline] stash 12:10:58 Stashed 1 file(s) [Pipeline] } 12:10:58 $ docker stop --time=1 92cac287dc678369a76b7d6151faea9cc1238b50ef32849007ba55d99475de02 12:11:01 $ docker rm -f 92cac287dc678369a76b7d6151faea9cc1238b50ef32849007ba55d99475de02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:11:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:11:03 + ls -al . 12:11:03 total 200 12:11:03 drwxrwxr-x 11 jenkins jenkins 4096 Apr 15 12:10 . 12:11:03 drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 12:08 .. 12:11:03 -rw-rw-r-- 1 jenkins jenkins 140 Apr 15 12:08 .dockerignore 12:11:03 drwxrwxr-x 8 jenkins jenkins 4096 Apr 15 12:08 .git 12:11:03 drwxrwxr-x 2 jenkins jenkins 4096 Apr 15 12:08 .github 12:11:03 -rw-rw-r-- 1 jenkins jenkins 138 Apr 15 12:08 .gitignore 12:11:03 drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 12:08 .semver 12:11:03 -rw-rw-r-- 1 jenkins jenkins 936 Apr 15 12:08 Dockerfile.build 12:11:03 -rw-rw-r-- 1 jenkins jenkins 808 Apr 15 12:08 Jenkinsfile 12:11:03 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 15 12:08 LICENSE 12:11:03 -rw-rw-r-- 1 jenkins jenkins 892 Apr 15 12:08 Makefile 12:11:03 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 15 12:08 README.md 12:11:03 -rw-rw-r-- 1 jenkins jenkins 5 Apr 15 12:06 VERSION 12:11:03 drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 12:08 api 12:11:03 drwxrwxr-x 2 jenkins jenkins 4096 Apr 15 12:08 bin 12:11:03 -rw-r--r-- 1 jenkins jenkins 97497 Apr 15 12:10 coverage.out 12:11:03 drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 12:08 example 12:11:03 -rw-r--r-- 1 jenkins jenkins 446 Apr 15 12:10 go.mod 12:11:03 -rw-r--r-- 1 jenkins jenkins 12076 Apr 15 12:10 go.sum 12:11:03 drwxrwxr-x 15 jenkins jenkins 4096 Apr 15 12:08 internal 12:11:03 drwxrwxr-x 5 jenkins jenkins 4096 Apr 15 12:08 pkg 12:11:03 drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 12:08 snap 12:11:03 -rw-rw-r-- 1 jenkins jenkins 222 Apr 15 12:08 version.go [Pipeline] isUnix [Pipeline] sh 12:11:03 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fa19cd8c6fb22d6db9d2c664d705f0413f4561ac --label arch=arm64 --label version=0.0.0 . 12:11:04 Sending build context to Docker daemon 3.017MB 12:11:04 Step 1/21 : ARG BASE=golang:1.13-alpine 12:11:04 Step 2/21 : FROM ${BASE} AS builder 12:11:04 ---> dda8a67ee0b0 12:11:04 Step 3/21 : ARG MAKE='make build' 12:11:04 ---> Running in c1fc13a488d9 12:11:04 Removing intermediate container c1fc13a488d9 12:11:04 ---> cbb06ff26a7f 12:11:04 Step 4/21 : WORKDIR /device-sdk-go 12:11:04 ---> Running in f15c4fcc0335 12:11:05 Removing intermediate container f15c4fcc0335 12:11:05 ---> b50da02f78a4 12:11:05 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:11:05 ---> Running in 1f4536163454 12:11:05 Removing intermediate container 1f4536163454 12:11:05 ---> 655c1eaee4f9 12:11:05 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:11:05 ---> Running in 3a975544b14c 12:11:07 Removing intermediate container 3a975544b14c 12:11:07 ---> 171f7492afc0 12:11:07 Step 7/21 : RUN apk add --update --no-cache make git 12:11:07 ---> Running in cfbdbc0a1244 12:11:08 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 12:11:09 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 12:11:10 OK: 125 MiB in 39 packages 12:11:11 Removing intermediate container cfbdbc0a1244 12:11:11 ---> c7f693d32045 12:11:11 Step 8/21 : COPY . . 12:11:12 ---> 8983ae623233 12:11:12 Step 9/21 : RUN ${MAKE} 12:11:13 ---> Running in 7398e4853495 12:11:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 12:11:20 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.018s coverage: 11.4% of statements 12:11:20 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.017s coverage: 22.1% of statements 12:11:20 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 12:11:20 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.311s coverage: 36.9% of statements 12:11:20 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 12:11:20 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 12:11:20 ok github.com/edgexfoundry/device-sdk-go/internal/handler 1.523s coverage: 74.9% of statements 12:11:20 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 12:11:20 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 12:11:20 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 12:11:20 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.033s coverage: 52.6% of statements 12:11:20 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 12:11:20 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.142s coverage: 71.4% of statements 12:11:20 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 12:11:20 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 12:11:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:11:23 gofmt -l . 12:11:23 [ "`gofmt -l .`" = "" ] 12:11:24 ./bin/test-attribution-txt.sh 12:11:25 ./bin/test-go-mod-tidy.sh [Pipeline] stash 12:11:25 Warning: overwriting stash ‘coverage-report’ 12:11:27 Stashed 1 file(s) [Pipeline] } 12:11:27 $ docker stop --time=1 4459b8bccdcdde293d3852b6d88ae207ec31d0d281397b5d0cc8a5a61e78104d 12:11:29 $ docker rm -f 4459b8bccdcdde293d3852b6d88ae207ec31d0d281397b5d0cc8a5a61e78104d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:11:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:11:30 + ls -al . 12:11:30 total 160 12:11:30 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 15 12:11 . 12:11:30 drwxrwxr-x. 4 jenkins jenkins 30 Apr 15 12:09 .. 12:11:30 drwxrwxr-x. 3 jenkins jenkins 20 Apr 15 12:09 api 12:11:30 drwxrwxr-x. 2 jenkins jenkins 64 Apr 15 12:09 bin 12:11:30 -rw-r--r--. 1 jenkins jenkins 97497 Apr 15 12:11 coverage.out 12:11:30 -rw-rw-r--. 1 jenkins jenkins 936 Apr 15 12:09 Dockerfile.build 12:11:30 -rw-rw-r--. 1 jenkins jenkins 140 Apr 15 12:09 .dockerignore 12:11:30 drwxrwxr-x. 4 jenkins jenkins 48 Apr 15 12:09 example 12:11:30 drwxrwxr-x. 8 jenkins jenkins 179 Apr 15 12:09 .git 12:11:30 drwxrwxr-x. 2 jenkins jenkins 38 Apr 15 12:09 .github 12:11:30 -rw-rw-r--. 1 jenkins jenkins 138 Apr 15 12:09 .gitignore 12:11:30 -rw-r--r--. 1 jenkins jenkins 446 Apr 15 12:11 go.mod 12:11:30 -rw-r--r--. 1 jenkins jenkins 12076 Apr 15 12:11 go.sum 12:11:30 drwxrwxr-x. 15 jenkins jenkins 217 Apr 15 12:09 internal 12:11:30 -rw-rw-r--. 1 jenkins jenkins 808 Apr 15 12:09 Jenkinsfile 12:11:30 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 15 12:09 LICENSE 12:11:30 -rw-rw-r--. 1 jenkins jenkins 892 Apr 15 12:09 Makefile 12:11:30 drwxrwxr-x. 5 jenkins jenkins 50 Apr 15 12:09 pkg 12:11:30 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 15 12:09 README.md 12:11:30 drwxrwxr-x. 3 jenkins jenkins 58 Apr 15 12:09 .semver 12:11:30 drwxrwxr-x. 4 jenkins jenkins 54 Apr 15 12:09 snap 12:11:30 -rw-rw-r--. 1 jenkins jenkins 5 Apr 15 12:06 VERSION 12:11:30 -rw-rw-r--. 1 jenkins jenkins 222 Apr 15 12:09 version.go [Pipeline] isUnix [Pipeline] sh 12:11:30 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=fa19cd8c6fb22d6db9d2c664d705f0413f4561ac --label arch=amd64 --label version=0.0.0 . 12:11:31 Sending build context to Docker daemon 3.017MB 12:11:31 Step 1/21 : ARG BASE=golang:1.13-alpine 12:11:31 Step 2/21 : FROM ${BASE} AS builder 12:11:31 ---> 7cd981949d6b 12:11:31 Step 3/21 : ARG MAKE='make build' 12:11:31 ---> Running in b59e7b1d2c0f 12:11:31 Removing intermediate container b59e7b1d2c0f 12:11:31 ---> 69cf1e89cbf2 12:11:31 Step 4/21 : WORKDIR /device-sdk-go 12:11:31 ---> Running in 54d0e4b92f16 12:11:31 Removing intermediate container 54d0e4b92f16 12:11:31 ---> 9897ee8725eb 12:11:31 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:11:31 ---> Running in 92ef8b143e62 12:11:32 Removing intermediate container 92ef8b143e62 12:11:32 ---> 1c0a9f1a88ec 12:11:32 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:11:32 ---> Running in bf5af0f93ba3 12:11:33 Removing intermediate container bf5af0f93ba3 12:11:33 ---> 3c314607700f 12:11:33 Step 7/21 : RUN apk add --update --no-cache make git 12:11:33 ---> Running in 5e07bae1b5d5 12:11:34 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 12:11:35 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 12:11:35 OK: 143 MiB in 39 packages 12:11:35 Removing intermediate container 5e07bae1b5d5 12:11:35 ---> 78c56a4007fc 12:11:35 Step 8/21 : COPY . . 12:11:36 ---> 8bed62a1edf5 12:11:36 Step 9/21 : RUN ${MAKE} 12:11:36 ---> Running in 28fefa7c4ae5 12:11:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 12:11:40 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 12:11:40 Removing intermediate container 7398e4853495 12:11:40 ---> b59e309e5fe6 12:11:40 Step 10/21 : FROM scratch 12:11:40 ---> 12:11:40 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:11:40 ---> Running in 7b2ec86f2c15 12:11:41 Removing intermediate container 7b2ec86f2c15 12:11:41 ---> a21cc7afcec7 12:11:41 Step 12/21 : ENV APP_PORT=49990 12:11:41 ---> Running in 4a9a7188b8b3 12:11:41 Removing intermediate container 4a9a7188b8b3 12:11:41 ---> 588aacb1376e 12:11:41 Step 13/21 : EXPOSE $APP_PORT 12:11:41 ---> Running in 28491fb1bc1d 12:11:42 Removing intermediate container 28491fb1bc1d 12:11:42 ---> 7e9dbac5f957 12:11:42 Step 14/21 : WORKDIR / 12:11:42 ---> Running in 956fb6af2c9d 12:11:42 Removing intermediate container 956fb6af2c9d 12:11:42 ---> 70efa8bc7e51 12:11:42 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 12:11:43 ---> 8450f0e95220 12:11:43 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 12:11:43 ---> 06bf8b2e59bb 12:11:43 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 12:11:44 ---> 9618d336ecf3 12:11:44 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:11:44 ---> Running in 73f656c0d3be 12:11:44 Removing intermediate container 73f656c0d3be 12:11:44 ---> ae32f3b1c9c1 12:11:44 Step 19/21 : LABEL arch=arm64 12:11:45 ---> Running in ff741b22a195 12:11:45 Removing intermediate container ff741b22a195 12:11:45 ---> a02e57a9a8ef 12:11:45 Step 20/21 : LABEL git_sha=fa19cd8c6fb22d6db9d2c664d705f0413f4561ac 12:11:45 ---> Running in d267f142cc13 12:11:46 Removing intermediate container d267f142cc13 12:11:46 ---> 7b22a414e1bf 12:11:46 Step 21/21 : LABEL version=0.0.0 12:11:46 ---> Running in 0e745ffebc8d 12:11:46 Removing intermediate container 0e745ffebc8d 12:11:46 ---> af8a2afdcac1 12:11:46 [Warning] One or more build-args [ARCH] were not consumed 12:11:46 Successfully built af8a2afdcac1 12:11:46 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:11:55 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 12:11:56 Removing intermediate container 28fefa7c4ae5 12:11:56 ---> f7915ee78067 12:11:56 Step 10/21 : FROM scratch 12:11:56 ---> 12:11:56 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:11:56 ---> Running in f0f52fc33737 12:11:56 Removing intermediate container f0f52fc33737 12:11:56 ---> f5e688233a7a 12:11:56 Step 12/21 : ENV APP_PORT=49990 12:11:56 ---> Running in 1fd58cae8890 12:11:56 Removing intermediate container 1fd58cae8890 12:11:56 ---> 96f7a5dd821a 12:11:56 Step 13/21 : EXPOSE $APP_PORT 12:11:56 ---> Running in 9e834be86b6b 12:11:56 Removing intermediate container 9e834be86b6b 12:11:56 ---> 2d8a841542ac 12:11:56 Step 14/21 : WORKDIR / 12:11:56 ---> Running in e4843f45fd32 12:11:57 Removing intermediate container e4843f45fd32 12:11:57 ---> 8d60c945b5bb 12:11:57 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 12:11:57 ---> f10821999340 12:11:57 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 12:11:57 ---> 0caea3d8c051 12:11:57 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 12:11:58 ---> 1de786d1612a 12:11:58 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:11:58 ---> Running in a82a20f88e8d 12:11:58 Removing intermediate container a82a20f88e8d 12:11:58 ---> a66f4e8eb577 12:11:58 Step 19/21 : LABEL arch=amd64 12:11:58 ---> Running in 57f6b32b9e09 12:11:58 Removing intermediate container 57f6b32b9e09 12:11:58 ---> 664c2f9f50fe 12:11:58 Step 20/21 : LABEL git_sha=fa19cd8c6fb22d6db9d2c664d705f0413f4561ac 12:11:58 ---> Running in 09aec63b1f75 12:11:59 Removing intermediate container 09aec63b1f75 12:11:59 ---> d64f793949e0 12:11:59 Step 21/21 : LABEL version=0.0.0 12:11:59 ---> Running in b70f9adede74 12:11:59 Removing intermediate container b70f9adede74 12:11:59 ---> 7c54cb840dad 12:11:59 [Warning] One or more build-args [ARCH] were not consumed 12:11:59 Successfully built 7c54cb840dad 12:11:59 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 12:12:00 provisioning config files... 12:12:00 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config5234355240501314092tmp [Pipeline] { [Pipeline] sh 12:12:00 + curl -s https://codecov.io/bash 12:12:00 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config5234355240501314092tmp 12:12:00 12:12:00 _____ _ 12:12:00 / ____| | | 12:12:00 | | ___ __| | ___ ___ _____ __ 12:12:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:12:00 | |___| (_) | (_| | __/ (_| (_) \ V / 12:12:00 \_____\___/ \__,_|\___|\___\___/ \_/ 12:12:00 Bash-20200410-0786dee 12:12:00 12:12:00 12:12:00 ==> Jenkins CI detected. 12:12:00 project root: . 12:12:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:12:00 ==> Running gcov in . (disable via -X gcov) 12:12:00 ==> Python coveragepy not found 12:12:00 ==> Searching for coverage reports in: 12:12:00 + . 12:12:00 -> Found 1 reports 12:12:00 ==> Detecting git/mercurial file structure 12:12:00 ==> Reading reports 12:12:00 + ./coverage.out bytes=97497 12:12:00 ==> Appending adjustments 12:12:00 http://docs.codecov.io/docs/fixing-reports 12:12:01 + Found adjustments 12:12:01 ==> Gzipping contents 12:12:01 ==> Uploading reports 12:12:01 url: https://codecov.io 12:12:01 query: branch=PR-448&commit=fa19cd8c6fb22d6db9d2c664d705f0413f4561ac&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-448%2F27%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=448&job= 12:12:01 -> Pinging Codecov 12:12:01 https://codecov.io/upload/v4?package=bash-20200410-0786dee&token=secret&branch=PR-448&commit=fa19cd8c6fb22d6db9d2c664d705f0413f4561ac&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-448%2F27%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=448&job= 12:12:01 -> Sleeping for 30s and trying again... 12:12:33 -> Pinging Codecov 12:12:33 https://codecov.io/upload/v4?package=bash-20200410-0786dee&token=secret&branch=PR-448&commit=fa19cd8c6fb22d6db9d2c664d705f0413f4561ac&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-448%2F27%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=448&job= 12:12:33 -> Sleeping for 30s and trying again... 12:13:05 -> Pinging Codecov 12:13:05 https://codecov.io/upload/v4?package=bash-20200410-0786dee&token=secret&branch=PR-448&commit=fa19cd8c6fb22d6db9d2c664d705f0413f4561ac&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-448%2F27%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=448&job= 12:13:05 -> Uploading 12:13:05 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/fa19cd8c6fb22d6db9d2c664d705f0413f4561ac [Pipeline] } 12:13:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 12:13:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:13:06 ---> package-listing.sh 12:13:06 ++ facter osfamily 12:13:06 ++ tr '[:upper:]' '[:lower:]' 12:13:06 + OS_FAMILY=redhat 12:13:06 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-448 12:13:06 + START_PACKAGES=/tmp/packages_start.txt 12:13:06 + END_PACKAGES=/tmp/packages_end.txt 12:13:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:13:06 + PACKAGES=/tmp/packages_start.txt 12:13:06 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-448 ']' 12:13:06 + PACKAGES=/tmp/packages_end.txt 12:13:06 + case "${OS_FAMILY}" in 12:13:06 + rpm -qa 12:13:06 + sort 12:13:11 + '[' -f /tmp/packages_start.txt ']' 12:13:11 + '[' -f /tmp/packages_end.txt ']' 12:13:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:13:11 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-448 ']' 12:13:11 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-448/archives/ 12:13:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-448/archives/ [Pipeline] isUnix [Pipeline] sh 12:13:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:13:11 12:13:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:13:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:13:11 alpine: Pulling from edgex-lftools-log-publisher 12:13:11 c9b1b535fdd9: Pulling fs layer 12:13:11 2cc5ad85d9ab: Pulling fs layer 12:13:11 756a868c4378: Pulling fs layer 12:13:11 444b2fc9a129: Pulling fs layer 12:13:11 ea15f1150254: Pulling fs layer 12:13:11 41b27a9f41bf: Pulling fs layer 12:13:11 28c525ee5125: Pulling fs layer 12:13:11 094b1ea09ed8: Pulling fs layer 12:13:11 138eaada9080: Pulling fs layer 12:13:11 0622d0fa9048: Pulling fs layer 12:13:11 41b27a9f41bf: Waiting 12:13:11 28c525ee5125: Waiting 12:13:11 094b1ea09ed8: Waiting 12:13:11 138eaada9080: Waiting 12:13:11 0622d0fa9048: Waiting 12:13:11 444b2fc9a129: Waiting 12:13:11 ea15f1150254: Waiting 12:13:11 2cc5ad85d9ab: Verifying Checksum 12:13:11 2cc5ad85d9ab: Download complete 12:13:11 444b2fc9a129: Verifying Checksum 12:13:11 444b2fc9a129: Download complete 12:13:11 c9b1b535fdd9: Verifying Checksum 12:13:11 c9b1b535fdd9: Download complete 12:13:12 ea15f1150254: Verifying Checksum 12:13:12 ea15f1150254: Download complete 12:13:12 28c525ee5125: Verifying Checksum 12:13:12 28c525ee5125: Download complete 12:13:12 756a868c4378: Verifying Checksum 12:13:12 756a868c4378: Download complete 12:13:12 c9b1b535fdd9: Pull complete 12:13:12 094b1ea09ed8: Verifying Checksum 12:13:12 094b1ea09ed8: Download complete 12:13:12 138eaada9080: Verifying Checksum 12:13:12 138eaada9080: Download complete 12:13:12 0622d0fa9048: Verifying Checksum 12:13:12 0622d0fa9048: Download complete 12:13:12 2cc5ad85d9ab: Pull complete 12:13:13 41b27a9f41bf: Verifying Checksum 12:13:13 41b27a9f41bf: Download complete 12:13:14 756a868c4378: Pull complete 12:13:14 444b2fc9a129: Pull complete 12:13:14 ea15f1150254: Pull complete 12:13:18 41b27a9f41bf: Pull complete 12:13:18 28c525ee5125: Pull complete 12:13:20 094b1ea09ed8: Pull complete 12:13:20 138eaada9080: Pull complete 12:13:20 0622d0fa9048: Pull complete 12:13:20 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 12:13:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:13:20 prd-centos7-docker-4c-2g-4034 does not seem to be running inside a container 12:13:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-448 -v /w/workspace/dgexfoundry_device-sdk-go_PR-448:/w/workspace/dgexfoundry_device-sdk-go_PR-448:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-448@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 12:13:21 $ docker top 2944d859ebde35473357f3e64646c1e071fefdd996d2c1d7ca7c736a00150c45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:13:21 provisioning config files... 12:13:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config2732909714133500246tmp [Pipeline] { [Pipeline] echo 12:13:21 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:13:22 ---> create-netrc.sh [Pipeline] echo 12:13:22 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:13:22 ---> logs-deploy.sh 12:13:22 + ARCHIVE_ARTIFACTS= 12:13:22 + LOGS_SERVER=https://logs.edgexfoundry.org 12:13:22 + '[' https://logs.edgexfoundry.org == None ']' 12:13:22 + NEXUS_URL=https://nexus.edgexfoundry.org 12:13:22 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/27 12:13:22 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-448/27/ 12:13:22 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/27 /w/workspace/dgexfoundry_device-sdk-go_PR-448 12:13:23 Archives upload complete. 12:13:23 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/27 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-448/27/ 12:13:24 ---> uname -a: 12:13:24 Linux 2944d859ebde 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 12:13:24 12:13:24 12:13:24 ---> lscpu: 12:13:24 Architecture: x86_64 12:13:24 CPU op-mode(s): 32-bit, 64-bit 12:13:24 Byte Order: Little Endian 12:13:24 Address sizes: 40 bits physical, 48 bits virtual 12:13:24 CPU(s): 4 12:13:24 On-line CPU(s) list: 0-3 12:13:24 Thread(s) per core: 1 12:13:24 Core(s) per socket: 1 12:13:24 Socket(s): 4 12:13:24 NUMA node(s): 1 12:13:24 Vendor ID: GenuineIntel 12:13:24 CPU family: 6 12:13:24 Model: 44 12:13:24 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 12:13:24 Stepping: 1 12:13:24 CPU MHz: 2933.396 12:13:24 BogoMIPS: 5866.79 12:13:24 Virtualization: VT-x 12:13:24 Hypervisor vendor: KVM 12:13:24 Virtualization type: full 12:13:24 L1d cache: 128 KiB 12:13:24 L1i cache: 128 KiB 12:13:24 L2 cache: 16 MiB 12:13:24 L3 cache: 64 MiB 12:13:24 NUMA node0 CPU(s): 0-3 12:13:24 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 12:13:24 Vulnerability Meltdown: Mitigation; PTI 12:13:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:13:24 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 12:13:24 Vulnerability Spectre v2: Mitigation; Full retpoline 12:13:24 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 12:13:24 12:13:24 12:13:24 ---> nproc: 12:13:24 4 12:13:24 12:13:24 12:13:24 ---> df -h: 12:13:24 Filesystem Size Used Available Use% Mounted on 12:13:24 overlay 50.0G 6.4G 43.6G 13% / 12:13:24 tmpfs 64.0M 0 64.0M 0% /dev 12:13:24 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 12:13:24 shm 64.0M 0 64.0M 0% /dev/shm 12:13:24 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 12:13:24 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 12:13:24 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 12:13:24 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp 12:13:24 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 12:13:24 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-448 12:13:24 12:13:24 12:13:24 ---> free -m: 12:13:24 total used free shared buff/cache available 12:13:24 Mem: 1838 596 73 0 1168 1139 12:13:24 Swap: 1023 1 1022 12:13:24 12:13:24 12:13:24 ---> ip addr: 12:13:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 12:13:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:13:24 inet 127.0.0.1/8 scope host lo 12:13:24 valid_lft forever preferred_lft forever 12:13:24 6: eth0@if7: mtu 1458 qdisc noqueue state UP 12:13:24 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 12:13:24 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 12:13:24 valid_lft forever preferred_lft forever 12:13:24 12:13:24 12:13:24 ---> sar -b -r -n DEV: 12:13:24 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/15/20 _x86_64_ (4 CPU) 12:13:24 12:13:24 12:05:32 LINUX RESTART 12:13:24 12:13:24 12:06:01 tps rtps wtps bread/s bwrtn/s 12:13:24 12:07:01 52.13 13.84 38.30 2698.50 3673.16 12:13:24 12:08:01 2.86 0.00 2.86 0.00 95.79 12:13:24 12:09:01 0.67 0.00 0.67 0.00 8.36 12:13:24 12:10:01 0.63 0.00 0.63 0.00 6.14 12:13:24 12:11:01 0.40 0.00 0.40 0.00 4.43 12:13:24 12:12:01 1.68 1.27 0.42 76.48 7.15 12:13:24 12:13:01 1.15 0.00 1.15 0.00 30.45 12:13:24 Average: 8.51 2.16 6.35 396.51 546.61 12:13:24 12:13:24 12:06:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:13:24 12:07:01 99928 1782376 94.69 2620 1240684 951552 32.47 441504 1181324 16 12:13:24 12:08:01 122560 1759744 93.49 2620 1240904 902360 30.79 420460 1181296 8 12:13:24 12:09:01 121396 1760908 93.55 2620 1240912 902576 30.80 421692 1181280 8 12:13:24 12:10:01 121964 1760340 93.52 2620 1240912 902804 30.80 421336 1181280 8 12:13:24 12:11:01 122160 1760144 93.51 2620 1240920 902816 30.80 421456 1181280 8 12:13:24 12:12:01 110568 1771736 94.13 2620 1243344 905724 30.90 424992 1182256 144 12:13:24 12:13:01 102632 1779672 94.55 2620 1243348 915956 31.25 426424 1182252 24 12:13:24 Average: 114458 1767846 93.92 2620 1241575 911970 31.12 425409 1181567 31 12:13:24 12:13:24 12:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 12:13:24 12:07:01 eth0 397.27 241.08 1012.78 99.27 0.00 0.00 0.00 12:13:24 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:24 12:07:01 docker0 7.61 5.69 1.01 16.44 0.00 0.00 0.00 12:13:24 12:08:01 eth0 0.85 0.18 0.15 0.03 0.00 0.00 0.00 12:13:24 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:24 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:24 12:09:01 eth0 0.95 0.33 0.31 0.20 0.00 0.00 0.00 12:13:24 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:24 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:24 12:10:01 eth0 1.33 0.42 0.33 0.18 0.00 0.00 0.00 12:13:24 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:24 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:24 12:11:01 eth0 0.62 0.38 0.33 0.24 0.00 0.00 0.00 12:13:24 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:24 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:24 12:12:01 eth0 3.43 2.33 3.81 1.14 0.00 0.00 0.00 12:13:24 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:24 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:24 12:13:01 eth0 7.28 3.95 6.26 3.10 0.00 0.00 0.00 12:13:24 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:24 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:24 Average: eth0 58.83 35.53 146.31 14.88 0.00 0.00 0.00 12:13:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:24 Average: docker0 1.09 0.81 0.14 2.35 0.00 0.00 0.00 12:13:24 12:13:24 12:13:24 ---> sar -P ALL: 12:13:24 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/15/20 _x86_64_ (4 CPU) 12:13:24 12:13:24 12:05:32 LINUX RESTART 12:13:24 12:13:24 12:06:01 CPU %user %nice %system %iowait %steal %idle 12:13:24 12:07:01 all 12.39 0.00 3.29 1.02 0.02 83.28 12:13:24 12:07:01 0 11.94 0.00 4.10 0.52 0.03 83.41 12:13:24 12:07:01 1 10.70 0.00 3.20 1.24 0.03 84.83 12:13:24 12:07:01 2 14.58 0.00 2.89 2.17 0.02 80.35 12:13:24 12:07:01 3 12.36 0.00 2.97 0.13 0.02 84.52 12:13:24 12:08:01 all 0.19 0.00 0.05 0.00 0.00 99.75 12:13:24 12:08:01 0 0.55 0.00 0.05 0.00 0.00 99.40 12:13:24 12:08:01 1 0.07 0.00 0.03 0.00 0.00 99.90 12:13:24 12:08:01 2 0.07 0.00 0.07 0.00 0.00 99.87 12:13:24 12:08:01 3 0.07 0.00 0.05 0.00 0.00 99.88 12:13:24 12:09:01 all 0.21 0.00 0.05 0.00 0.00 99.73 12:13:24 12:09:01 0 0.55 0.00 0.07 0.00 0.00 99.38 12:13:24 12:09:01 1 0.10 0.00 0.07 0.00 0.00 99.83 12:13:24 12:09:01 2 0.08 0.00 0.05 0.00 0.00 99.87 12:13:24 12:09:01 3 0.12 0.00 0.05 0.00 0.00 99.83 12:13:24 12:10:01 all 0.18 0.00 0.05 0.00 0.00 99.77 12:13:24 12:10:01 0 0.52 0.00 0.03 0.00 0.00 99.45 12:13:24 12:10:01 1 0.10 0.00 0.08 0.00 0.00 99.82 12:13:24 12:10:01 2 0.05 0.00 0.05 0.00 0.00 99.90 12:13:24 12:10:01 3 0.03 0.00 0.03 0.00 0.00 99.93 12:13:24 12:11:01 all 0.19 0.00 0.05 0.00 0.00 99.76 12:13:24 12:11:01 0 0.07 0.00 0.05 0.00 0.02 99.87 12:13:24 12:11:01 1 0.03 0.00 0.05 0.00 0.00 99.92 12:13:24 12:11:01 2 0.58 0.00 0.07 0.00 0.00 99.35 12:13:24 12:11:01 3 0.07 0.00 0.05 0.00 0.00 99.88 12:13:24 12:12:01 all 0.38 0.00 0.25 0.01 0.00 99.35 12:13:24 12:12:01 0 0.28 0.00 0.27 0.03 0.00 99.42 12:13:24 12:12:01 1 0.18 0.00 0.15 0.02 0.00 99.65 12:13:24 12:12:01 2 0.67 0.00 0.18 0.00 0.02 99.13 12:13:24 12:12:01 3 0.42 0.00 0.37 0.03 0.00 99.18 12:13:24 12:13:01 all 0.33 0.00 0.15 0.00 0.00 99.52 12:13:24 12:13:01 0 0.30 0.00 0.17 0.00 0.00 99.53 12:13:24 12:13:01 1 0.18 0.00 0.12 0.00 0.00 99.70 12:13:24 12:13:01 2 0.65 0.00 0.15 0.00 0.00 99.20 12:13:24 12:13:01 3 0.17 0.00 0.17 0.00 0.00 99.67 12:13:24 Average: all 1.97 0.00 0.55 0.15 0.00 97.33 12:13:24 Average: 0 2.02 0.00 0.67 0.08 0.01 97.22 12:13:24 Average: 1 1.61 0.00 0.52 0.18 0.00 97.68 12:13:24 Average: 2 2.37 0.00 0.49 0.31 0.00 96.83 12:13:24 Average: 3 1.88 0.00 0.52 0.02 0.00 97.57 12:13:24 12:13:24 12:13:24