Pull request #56 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 lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee+4bda62007119a80672996aa5520ed90b4087d76f (5122747fa140a95ba43332ce2fb79c4802832d20) 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:app-service-configurable, goVersion:1.13] ========================================================= [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: app-service-configurable-settings PROJECT: app-service-configurable 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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2078 in /w/workspace/y_app-service-configurable_PR-56 [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 Merging remotes/origin/master commit 4bda62007119a80672996aa5520ed90b4087d76f into PR head commit c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee Merge succeeded, producing c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee Checking out Revision c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee (PR-56) Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/y_app-service-configurable_PR-56 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/56/head:refs/remotes/origin/PR-56 # 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/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee # 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 4bda62007119a80672996aa5520ed90b4087d76f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee # timeout=10 Commit message: "feat(MessageBus): Update to lasted go-mod-messaging and create sample profile for MQTT Message Bus" First time build. Skipping changelog. > git rev-list --no-walk 4375b913d8e63b05e5e81983da341145ebc90c5f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:54:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:54:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:54:09 15:54:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:54:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:54:09 latest: Pulling from edgex-devops/git-semver 15:54:09 9123ac7c32f7: Pulling fs layer 15:54:09 b8cc5d1170e3: Pulling fs layer 15:54:09 2924cbbf6a41: Pulling fs layer 15:54:09 93b08a4f1073: Pulling fs layer 15:54:09 93b08a4f1073: Waiting 15:54:09 b8cc5d1170e3: Verifying Checksum 15:54:09 b8cc5d1170e3: Download complete 15:54:10 9123ac7c32f7: Verifying Checksum 15:54:10 9123ac7c32f7: Download complete 15:54:10 93b08a4f1073: Verifying Checksum 15:54:10 93b08a4f1073: Download complete 15:54:10 2924cbbf6a41: Verifying Checksum 15:54:10 2924cbbf6a41: Download complete 15:54:10 9123ac7c32f7: Pull complete 15:54:10 b8cc5d1170e3: Pull complete 15:54:11 2924cbbf6a41: Pull complete 15:54:11 93b08a4f1073: Pull complete 15:54:11 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 15:54:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:54:11 prd-centos7-docker-4c-2g-2078 does not seem to be running inside a container 15:54:11 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-service-configurable_PR-56 -v /w/workspace/y_app-service-configurable_PR-56:/w/workspace/y_app-service-configurable_PR-56:rw,z -v /w/workspace/y_app-service-configurable_PR-56@tmp:/w/workspace/y_app-service-configurable_PR-56@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:54:12 $ docker top aee702d6cc534dd996cab46be4f921688d4788a2cb45a1ecd73044bbfdadf38b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:54:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:12 [ssh-agent] Looking for ssh-agent implementation... 15:54:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:12 $ docker exec aee702d6cc534dd996cab46be4f921688d4788a2cb45a1ecd73044bbfdadf38b ssh-agent 15:54:12 SSH_AUTH_SOCK=/tmp/ssh-9f1RLkghtxOI/agent.15 15:54:12 SSH_AGENT_PID=22 15:54:12 Running ssh-add (command line suppressed) 15:54:12 Identity added: /w/workspace/y_app-service-configurable_PR-56@tmp/private_key_2630869552432846915.key (/w/workspace/y_app-service-configurable_PR-56@tmp/private_key_2630869552432846915.key) 15:54:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:13 + git describe --exact-match --tags HEAD 15:54:13 fatal: No names found, cannot describe anything. [Pipeline] } 15:54:13 $ docker exec --env ******** --env ******** aee702d6cc534dd996cab46be4f921688d4788a2cb45a1ecd73044bbfdadf38b ssh-agent -k 15:54:13 unset SSH_AUTH_SOCK; 15:54:13 unset SSH_AGENT_PID; 15:54:13 echo Agent pid 22 killed; 15:54:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 15:54:13 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 15:54:13 This usually means this commit has not been tagged. [Pipeline] sshagent 15:54:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:13 [ssh-agent] Looking for ssh-agent implementation... 15:54:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:13 $ docker exec aee702d6cc534dd996cab46be4f921688d4788a2cb45a1ecd73044bbfdadf38b ssh-agent 15:54:14 SSH_AUTH_SOCK=/tmp/ssh-6OhuMY5TZ3jW/agent.57 15:54:14 SSH_AGENT_PID=64 15:54:14 Running ssh-add (command line suppressed) 15:54:14 Identity added: /w/workspace/y_app-service-configurable_PR-56@tmp/private_key_1880806116530243705.key (/w/workspace/y_app-service-configurable_PR-56@tmp/private_key_1880806116530243705.key) 15:54:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:14 + git semver init 15:54:14 # -> Open(): unable to determine branch for HEAD 15:54:14 # $GIT_DIR = /w/workspace/y_app-service-configurable_PR-56/.git 15:54:14 # $GIT_WORK_TREE = /w/workspace/y_app-service-configurable_PR-56 15:54:14 # $SEMVER_REMOTE_NAME = origin 15:54:14 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 15:54:14 # $SEMVER_USER_NAME = jenkins 15:54:14 # $SEMVER_BRANCH = PR-56 15:54:14 # $SEMVER_TEMP = /tmp/semver-425942252 15:54:14 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 15:54:14 # '/tmp/semver-425942252' -> '/w/workspace/y_app-service-configurable_PR-56/.semver' 15:54:14 # -> Force: false 15:54:15 # $SEMVER_DIR = /w/workspace/y_app-service-configurable_PR-56/.semver [Pipeline] } 15:54:15 $ docker exec --env ******** --env ******** aee702d6cc534dd996cab46be4f921688d4788a2cb45a1ecd73044bbfdadf38b ssh-agent -k 15:54:15 unset SSH_AUTH_SOCK; 15:54:15 unset SSH_AGENT_PID; 15:54:15 echo Agent pid 64 killed; 15:54:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:54:15 + git semver [Pipeline] } 15:54:15 $ docker stop --time=1 aee702d6cc534dd996cab46be4f921688d4788a2cb45a1ecd73044bbfdadf38b 15:54:17 $ docker rm -f aee702d6cc534dd996cab46be4f921688d4788a2cb45a1ecd73044bbfdadf38b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 15:54:17 Stashed 40 file(s) [Pipeline] echo 15:54:17 [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 15:54:33 Still waiting to schedule task 15:54:33 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:54:33 Still waiting to schedule task 15:54:33 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1788’ is offline 15:56:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2079 in /w/workspace/y_app-service-configurable_PR-56 [Pipeline] { [Pipeline] ws 15:56:24 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout 15:56:30 using credential edgex-jenkins-ssh 15:56:30 Cloning the remote Git repository 15:56:30 Cloning with configured refspecs honoured and without tags 15:56:30 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:56:30 > git init /w/workspace/app-service-configurable/2 # timeout=10 15:56:30 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:56:30 > git --version # timeout=10 15:56:30 using GIT_SSH to set credentials SSH Credentials for GitHub 15:56:30 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:56:31 Fetching without tags 15:56:32 Merging remotes/origin/master commit 4bda62007119a80672996aa5520ed90b4087d76f into PR head commit c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee 15:56:31 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:56:31 > git config --add remote.origin.fetch +refs/pull/56/head:refs/remotes/origin/PR-56 # timeout=10 15:56:31 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:56:31 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:56:31 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:56:31 using GIT_SSH to set credentials SSH Credentials for GitHub 15:56:31 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:56:32 > git config core.sparsecheckout # timeout=10 15:56:32 > git checkout -f c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee # timeout=10 15:56:32 > git remote # timeout=10 15:56:32 > git config --get remote.origin.url # timeout=10 15:56:32 using GIT_SSH to set credentials SSH Credentials for GitHub 15:56:32 > git merge 4bda62007119a80672996aa5520ed90b4087d76f # timeout=10 15:56:32 Merge succeeded, producing c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee 15:56:32 Checking out Revision c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee (PR-56) 15:56:32 > git rev-parse HEAD^{commit} # timeout=10 15:56:32 > git config core.sparsecheckout # timeout=10 15:56:32 > git checkout -f c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee # timeout=10 15:56:37 Commit message: "feat(MessageBus): Update to lasted go-mod-messaging and create sample profile for MQTT Message Bus" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:56:38 ========================================================= 15:56:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 15:56:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:56:39 + 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 . 15:56:39 Sending build context to Docker daemon 240.6kB 15:56:40 Step 1/8 : ARG BASE=golang:1.13-alpine 15:56:40 Step 2/8 : FROM ${BASE} 15:56:40 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:56:40 cde5963f3b93: Pulling fs layer 15:56:40 2a23fa8c16f7: Pulling fs layer 15:56:40 777b28850792: Pulling fs layer 15:56:40 8a11ddd9e578: Pulling fs layer 15:56:40 4cf88f913ddb: Pulling fs layer 15:56:40 1df406cf5192: Pulling fs layer 15:56:40 cd6300453558: Pulling fs layer 15:56:40 b9c365052c96: Pulling fs layer 15:56:40 a2d8cc88f415: Pulling fs layer 15:56:40 ea1d1ca13537: Pulling fs layer 15:56:40 3750a50a1c5e: Pulling fs layer 15:56:40 cd6300453558: Waiting 15:56:40 b9c365052c96: Waiting 15:56:40 a2d8cc88f415: Waiting 15:56:40 ea1d1ca13537: Waiting 15:56:40 3750a50a1c5e: Waiting 15:56:40 4cf88f913ddb: Waiting 15:56:40 8a11ddd9e578: Waiting 15:56:40 1df406cf5192: Waiting 15:56:40 777b28850792: Verifying Checksum 15:56:40 777b28850792: Download complete 15:56:40 2a23fa8c16f7: Download complete 15:56:40 4cf88f913ddb: Download complete 15:56:40 1df406cf5192: Verifying Checksum 15:56:40 1df406cf5192: Download complete 15:56:40 cde5963f3b93: Verifying Checksum 15:56:40 cde5963f3b93: Download complete 15:56:41 cde5963f3b93: Pull complete 15:56:42 2a23fa8c16f7: Pull complete 15:56:43 777b28850792: Pull complete 15:56:45 cd6300453558: Verifying Checksum 15:56:45 cd6300453558: Download complete 15:56:45 a2d8cc88f415: Verifying Checksum 15:56:45 a2d8cc88f415: Download complete 15:56:47 ea1d1ca13537: Verifying Checksum 15:56:47 ea1d1ca13537: Download complete 15:56:47 3750a50a1c5e: Download complete 15:56:50 b9c365052c96: Verifying Checksum 15:56:50 b9c365052c96: Download complete 15:56:51 8a11ddd9e578: Verifying Checksum 15:56:51 8a11ddd9e578: Download complete 15:57:04 8a11ddd9e578: Pull complete 15:57:04 4cf88f913ddb: Pull complete 15:57:04 1df406cf5192: Pull complete 15:57:08 cd6300453558: Pull complete 15:57:12 b9c365052c96: Pull complete 15:57:12 a2d8cc88f415: Pull complete 15:57:14 ea1d1ca13537: Pull complete 15:57:15 3750a50a1c5e: Pull complete 15:57:15 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 15:57:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 15:57:15 ---> 78745c68409d 15:57:15 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:57:20 ---> Running in a8fa415b7d3d 15:57:20 Removing intermediate container a8fa415b7d3d 15:57:20 ---> 40c97fada439 15:57:20 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:57:20 ---> Running in 24ec72fc95e6 15:57:22 Removing intermediate container 24ec72fc95e6 15:57:22 ---> 23efb1c480c0 15:57:22 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 15:57:22 ---> Running in 5df4d462dc09 15:57:23 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:57:23 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:57:24 (1/6) Installing libc-dev (0.7.2-r0) 15:57:24 (2/6) Installing libsodium (1.0.18-r0) 15:57:24 (3/6) Installing pkgconf (1.6.3-r0) 15:57:24 (4/6) Installing libsodium-dev (1.0.18-r0) 15:57:24 Running on prd-centos7-docker-4c-2g-2080 in /w/workspace/y_app-service-configurable_PR-56 [Pipeline] { [Pipeline] ws 15:57:24 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout 15:57:25 (5/6) Installing libzmq (4.3.2-r0) 15:57:25 (6/6) Installing zeromq-dev (4.3.2-r0) 15:57:25 Executing busybox-1.31.1-r8.trigger 15:57:25 OK: 127 MiB in 45 packages 15:57:26 Removing intermediate container 5df4d462dc09 15:57:26 ---> 805b36d5fb58 15:57:26 Step 6/8 : WORKDIR /app 15:57:26 ---> Running in 9090954726a0 15:57:27 Removing intermediate container 9090954726a0 15:57:27 ---> e6f5d2c45c72 15:57:27 Step 7/8 : COPY . . 15:57:27 ---> b0708c63f906 15:57:27 Step 8/8 : RUN go mod download 15:57:28 using credential edgex-jenkins-ssh 15:57:28 Cloning the remote Git repository 15:57:28 Cloning with configured refspecs honoured and without tags 15:57:28 ---> Running in e722cc1af690 15:57:28 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:57:28 > git init /w/workspace/app-service-configurable/2 # timeout=10 15:57:28 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:57:28 > git --version # timeout=10 15:57:28 using GIT_SSH to set credentials SSH Credentials for GitHub 15:57:28 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:57:28 Fetching without tags 15:57:29 Merging remotes/origin/master commit 4bda62007119a80672996aa5520ed90b4087d76f into PR head commit c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee 15:57:29 Merge succeeded, producing c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee 15:57:29 Checking out Revision c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee (PR-56) 15:57:28 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:57:28 > git config --add remote.origin.fetch +refs/pull/56/head:refs/remotes/origin/PR-56 # timeout=10 15:57:28 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:57:28 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:57:28 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:57:28 using GIT_SSH to set credentials SSH Credentials for GitHub 15:57:28 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:57:29 > git config core.sparsecheckout # timeout=10 15:57:29 > git checkout -f c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee # timeout=10 15:57:29 > git remote # timeout=10 15:57:29 > git config --get remote.origin.url # timeout=10 15:57:29 using GIT_SSH to set credentials SSH Credentials for GitHub 15:57:29 > git merge 4bda62007119a80672996aa5520ed90b4087d76f # timeout=10 15:57:29 > git rev-parse HEAD^{commit} # timeout=10 15:57:29 > git config core.sparsecheckout # timeout=10 15:57:29 > git checkout -f c0a8cc4a70b625a44530f9c0e659cfd7cb9453ee # timeout=10 15:57:30 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:57:30 go: finding github.com/BurntSushi/toml v0.3.1 15:57:30 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:57:30 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:57:30 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:57:31 go: finding github.com/bgentry/speakeasy v0.1.0 15:57:31 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:57:31 go: finding github.com/davecgh/go-spew v1.1.1 15:57:31 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 15:57:31 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 15:57:31 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.1-dev.22 15:57:31 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 15:57:31 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 15:57:31 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 15:57:31 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:57:31 go: finding github.com/fatih/color v1.7.0 15:57:31 go: finding github.com/go-kit/kit v0.8.0 15:57:31 go: finding github.com/go-logfmt/logfmt v0.4.0 15:57:31 go: finding github.com/go-stack/stack v1.8.0 15:57:31 go: finding github.com/golang/snappy v0.0.1 15:57:31 go: finding github.com/gomodule/redigo v2.0.0+incompatible 15:57:31 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:57:31 go: finding github.com/google/go-cmp v0.3.1 15:57:31 go: finding github.com/google/uuid v1.1.0 15:57:31 go: finding github.com/gorilla/mux v1.7.2 15:57:31 go: finding github.com/hashicorp/consul/api v1.1.0 15:57:31 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:57:31 go: finding github.com/hashicorp/errwrap v1.0.0 15:57:31 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:57:31 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:57:31 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:57:31 go: finding github.com/hashicorp/go-multierror v1.0.0 15:57:31 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:57:31 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:57:31 go: finding github.com/hashicorp/go-syslog v1.0.0 15:57:31 go: finding github.com/hashicorp/go-uuid v1.0.1 15:57:31 go: finding github.com/hashicorp/go.net v0.0.1 15:57:31 go: finding github.com/hashicorp/golang-lru v0.5.0 15:57:31 go: finding github.com/hashicorp/logutils v1.0.0 15:57:31 go: finding github.com/hashicorp/mdns v1.0.0 15:57:32 go: finding github.com/hashicorp/memberlist v0.1.3 15:57:32 go: finding github.com/hashicorp/serf v0.8.2 15:57:32 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:57:32 go: finding github.com/kr/pretty v0.2.0 15:57:32 go: finding github.com/kr/pty v1.1.1 15:57:32 go: finding github.com/kr/text v0.1.0 15:57:32 go: finding github.com/mattn/go-colorable v0.0.9 15:57:32 go: finding github.com/mattn/go-isatty v0.0.3 15:57:32 go: finding github.com/miekg/dns v1.0.14 15:57:32 go: finding github.com/mitchellh/cli v1.0.0 15:57:32 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:57:32 go: finding github.com/mitchellh/copystructure v1.0.0 15:57:32 go: finding github.com/mitchellh/go-homedir v1.0.0 15:57:32 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:57:32 go: finding github.com/mitchellh/gox v0.4.0 15:57:32 go: finding github.com/mitchellh/iochan v1.0.0 15:57:32 go: finding github.com/mitchellh/mapstructure v1.1.2 15:57:32 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:57:32 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:57:32 go: finding github.com/pebbe/zmq4 v1.0.0 15:57:32 go: finding github.com/pelletier/go-toml v1.2.0 15:57:32 go: finding github.com/pkg/errors v0.8.1 15:57:32 go: finding github.com/pmezard/go-difflib v1.0.0 15:57:32 go: finding github.com/posener/complete v1.1.1 15:57:32 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:57:32 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:57:32 go: finding github.com/stretchr/objx v0.2.0 15:57:32 go: finding github.com/stretchr/testify v1.4.0 15:57:32 go: finding github.com/tidwall/pretty v1.0.0 15:57:32 go: finding github.com/ugorji/go v1.1.4 15:57:32 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:57:32 go: finding github.com/xdg/stringprep v1.0.0 15:57:32 go: finding go.mongodb.org/mongo-driver v1.1.1 15:57:32 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:57:32 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:57:32 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:57:32 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 15:57:32 go: finding golang.org/x/text v0.3.2 15:57:32 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 15:57:33 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:57:33 go: finding gopkg.in/yaml.v2 v2.2.2 15:57:33 Commit message: "feat(MessageBus): Update to lasted go-mod-messaging and create sample profile for MQTT Message Bus" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:57:34 ========================================================= 15:57:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 15:57:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:57:34 + 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 . 15:57:35 Sending build context to Docker daemon 240.6kB 15:57:35 Step 1/8 : ARG BASE=golang:1.13-alpine 15:57:35 Step 2/8 : FROM ${BASE} 15:57:35 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 15:57:35 e6b0cf9c0882: Pulling fs layer 15:57:35 2848faf0eed1: Pulling fs layer 15:57:35 0f37312ad70f: Pulling fs layer 15:57:35 5788d62ee057: Pulling fs layer 15:57:35 0e6b1d234666: Pulling fs layer 15:57:35 bf5d7aec512f: Pulling fs layer 15:57:35 34c802a77dc8: Pulling fs layer 15:57:35 9eb99e56ec68: Pulling fs layer 15:57:35 27c7a5d97fbd: Pulling fs layer 15:57:35 5c102a31e300: Pulling fs layer 15:57:35 dcfb455df0a1: Pulling fs layer 15:57:35 5788d62ee057: Waiting 15:57:35 0e6b1d234666: Waiting 15:57:35 9eb99e56ec68: Waiting 15:57:35 27c7a5d97fbd: Waiting 15:57:35 5c102a31e300: Waiting 15:57:35 bf5d7aec512f: Waiting 15:57:35 dcfb455df0a1: Waiting 15:57:35 34c802a77dc8: Waiting 15:57:35 0f37312ad70f: Verifying Checksum 15:57:35 0f37312ad70f: Download complete 15:57:35 2848faf0eed1: Download complete 15:57:35 0e6b1d234666: Verifying Checksum 15:57:35 0e6b1d234666: Download complete 15:57:35 bf5d7aec512f: Download complete 15:57:35 e6b0cf9c0882: Verifying Checksum 15:57:35 e6b0cf9c0882: Download complete 15:57:35 e6b0cf9c0882: Pull complete 15:57:36 34c802a77dc8: Verifying Checksum 15:57:36 34c802a77dc8: Download complete 15:57:36 27c7a5d97fbd: Download complete 15:57:36 5c102a31e300: Verifying Checksum 15:57:36 5c102a31e300: Download complete 15:57:37 9eb99e56ec68: Verifying Checksum 15:57:37 9eb99e56ec68: Download complete 15:57:37 dcfb455df0a1: Verifying Checksum 15:57:37 dcfb455df0a1: Download complete 15:57:37 5788d62ee057: Verifying Checksum 15:57:37 5788d62ee057: Download complete 15:57:38 2848faf0eed1: Pull complete 15:57:38 0f37312ad70f: Pull complete 15:57:44 5788d62ee057: Pull complete 15:57:44 0e6b1d234666: Pull complete 15:57:44 bf5d7aec512f: Pull complete 15:57:49 34c802a77dc8: Pull complete 15:57:51 Removing intermediate container e722cc1af690 15:57:51 ---> e2c1b29247c4 15:57:51 Successfully built e2c1b29247c4 15:57:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:57:52 + docker inspect -f . ci-base-image-arm64 15:57:52 . [Pipeline] withDockerContainer 15:57:52 prd-ubuntu18.04-docker-arm64-4c-16g-2079 does not seem to be running inside a container 15:57:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** ci-base-image-arm64 cat 15:57:54 $ docker top 2fc02bad2d29bd1a80b7d1b97c20c4edafdbe7bec8df37365b786eb0f36c8e8d -eo pid,comm 15:57:54 9eb99e56ec68: Pull complete 15:57:54 27c7a5d97fbd: Pull complete [Pipeline] { [Pipeline] sh 15:57:54 5c102a31e300: Pull complete 15:57:54 dcfb455df0a1: Pull complete 15:57:54 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 15:57:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 15:57:54 ---> 7c70fe431013 15:57:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:57:54 ---> Running in 54d8fb793635 15:57:54 Removing intermediate container 54d8fb793635 15:57:54 ---> 1e94a3490e8c 15:57:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:57:55 + go version 15:57:55 go version go1.13.5 linux/arm64 [Pipeline] sh 15:57:55 ---> Running in 6fc08c1369f6 15:57:55 + make test 15:57:55 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:57:56 Removing intermediate container 6fc08c1369f6 15:57:56 ---> 4e2f8faca7d4 15:57:56 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 15:57:56 ---> Running in d33fa727db3d 15:57:56 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:57:57 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:57:57 (1/6) Installing libc-dev (0.7.2-r0) 15:57:57 (2/6) Installing libsodium (1.0.18-r0) 15:57:58 (3/6) Installing pkgconf (1.6.3-r0) 15:57:58 (4/6) Installing libsodium-dev (1.0.18-r0) 15:57:58 (5/6) Installing libzmq (4.3.2-r0) 15:57:58 (6/6) Installing zeromq-dev (4.3.2-r0) 15:57:58 Executing busybox-1.31.1-r8.trigger 15:57:58 OK: 145 MiB in 45 packages 15:57:58 Removing intermediate container d33fa727db3d 15:57:58 ---> 29752af591e8 15:57:58 Step 6/8 : WORKDIR /app 15:57:58 ---> Running in e63e0487dc33 15:57:58 Removing intermediate container e63e0487dc33 15:57:58 ---> 7c7c33f8ab7b 15:57:58 Step 7/8 : COPY . . 15:57:59 ---> 4a4c66c541c9 15:57:59 Step 8/8 : RUN go mod download 15:57:59 ---> Running in 3b591cfdcb03 15:58:01 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:58:01 go: finding github.com/BurntSushi/toml v0.3.1 15:58:01 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:58:01 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:58:01 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:58:01 go: finding github.com/bgentry/speakeasy v0.1.0 15:58:01 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:58:01 go: finding github.com/davecgh/go-spew v1.1.1 15:58:01 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 15:58:01 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 15:58:01 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.1-dev.22 15:58:01 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 15:58:01 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 15:58:01 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 15:58:01 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:58:01 go: finding github.com/fatih/color v1.7.0 15:58:01 go: finding github.com/go-kit/kit v0.8.0 15:58:01 go: finding github.com/go-logfmt/logfmt v0.4.0 15:58:01 go: finding github.com/go-stack/stack v1.8.0 15:58:01 go: finding github.com/golang/snappy v0.0.1 15:58:01 go: finding github.com/gomodule/redigo v2.0.0+incompatible 15:58:01 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:58:01 go: finding github.com/google/go-cmp v0.3.1 15:58:01 go: finding github.com/google/uuid v1.1.0 15:58:01 go: finding github.com/gorilla/mux v1.7.2 15:58:01 go: finding github.com/hashicorp/consul/api v1.1.0 15:58:02 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:58:02 go: finding github.com/hashicorp/errwrap v1.0.0 15:58:02 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:58:02 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:58:02 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:58:02 go: finding github.com/hashicorp/go-multierror v1.0.0 15:58:02 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:58:02 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:58:02 go: finding github.com/hashicorp/go-syslog v1.0.0 15:58:02 go: finding github.com/hashicorp/go-uuid v1.0.1 15:58:02 go: finding github.com/hashicorp/go.net v0.0.1 15:58:02 go: finding github.com/hashicorp/golang-lru v0.5.0 15:58:02 go: finding github.com/hashicorp/logutils v1.0.0 15:58:02 go: finding github.com/hashicorp/mdns v1.0.0 15:58:02 go: finding github.com/hashicorp/memberlist v0.1.3 15:58:02 go: finding github.com/hashicorp/serf v0.8.2 15:58:02 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:58:02 go: finding github.com/kr/pretty v0.2.0 15:58:02 go: finding github.com/kr/pty v1.1.1 15:58:02 go: finding github.com/kr/text v0.1.0 15:58:02 go: finding github.com/mattn/go-colorable v0.0.9 15:58:02 go: finding github.com/mattn/go-isatty v0.0.3 15:58:02 go: finding github.com/miekg/dns v1.0.14 15:58:02 go: finding github.com/mitchellh/cli v1.0.0 15:58:02 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:58:02 go: finding github.com/mitchellh/copystructure v1.0.0 15:58:02 go: finding github.com/mitchellh/go-homedir v1.0.0 15:58:02 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:58:03 go: finding github.com/mitchellh/gox v0.4.0 15:58:03 go: finding github.com/mitchellh/iochan v1.0.0 15:58:03 go: finding github.com/mitchellh/mapstructure v1.1.2 15:58:03 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:58:03 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:58:03 go: finding github.com/pebbe/zmq4 v1.0.0 15:58:03 go: finding github.com/pelletier/go-toml v1.2.0 15:58:03 go: finding github.com/pkg/errors v0.8.1 15:58:03 go: finding github.com/pmezard/go-difflib v1.0.0 15:58:03 go: finding github.com/posener/complete v1.1.1 15:58:03 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:58:03 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:58:03 go: finding github.com/stretchr/objx v0.2.0 15:58:03 go: finding github.com/stretchr/testify v1.4.0 15:58:03 go: finding github.com/tidwall/pretty v1.0.0 15:58:03 go: finding github.com/ugorji/go v1.1.4 15:58:03 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:58:03 go: finding github.com/xdg/stringprep v1.0.0 15:58:03 go: finding go.mongodb.org/mongo-driver v1.1.1 15:58:03 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:58:03 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:58:03 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:58:03 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 15:58:03 go: finding golang.org/x/text v0.3.2 15:58:03 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 15:58:03 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:58:03 go: finding gopkg.in/yaml.v2 v2.2.2 15:58:16 Removing intermediate container 3b591cfdcb03 15:58:16 ---> 9995e6e81cd7 15:58:16 Successfully built 9995e6e81cd7 15:58:16 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 15:58:16 + docker inspect -f . ci-base-image-x86_64 15:58:16 . [Pipeline] withDockerContainer 15:58:16 prd-centos7-docker-4c-2g-2080 does not seem to be running inside a container 15:58:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** ci-base-image-x86_64 cat 15:58:20 $ docker top c838510049e1716be8f45517d7534756a9721abfdca236a90862f2e117ee670b -eo pid,comm [Pipeline] { [Pipeline] sh 15:58:21 + go version 15:58:21 go version go1.13.5 linux/amd64 [Pipeline] sh 15:58:21 + make test 15:58:21 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:58:39 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:58:39 CGO_ENABLED=1 go vet ./... 15:58:41 gofmt -l . 15:58:41 [ "`gofmt -l .`" = "" ] 15:58:41 ./bin/test-go-mod-tidy.sh 15:58:42 ./bin/test-attribution-txt.sh 15:58:42 An attribution for github.com/diegoholiveira/jsonlogic is missing from in Attribution.txt, please add 15:58:42 make: *** [makefile:38: test] Error 1 [Pipeline] } 15:58:42 $ docker stop --time=1 c838510049e1716be8f45517d7534756a9721abfdca236a90862f2e117ee670b 15:58:44 $ docker rm -f c838510049e1716be8f45517d7534756a9721abfdca236a90862f2e117ee670b [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:58:45 Failed in branch amd64 15:58:52 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:58:52 CGO_ENABLED=1 go vet ./... 15:58:52 gofmt -l . 15:58:52 [ "`gofmt -l .`" = "" ] 15:58:52 ./bin/test-go-mod-tidy.sh 15:58:53 ./bin/test-attribution-txt.sh 15:58:54 An attribution for github.com/diegoholiveira/jsonlogic is missing from in Attribution.txt, please add 15:58:54 make: *** [makefile:38: test] Error 1 [Pipeline] } 15:58:54 $ docker stop --time=1 2fc02bad2d29bd1a80b7d1b97c20c4edafdbe7bec8df37365b786eb0f36c8e8d 15:58:56 $ docker rm -f 2fc02bad2d29bd1a80b7d1b97c20c4edafdbe7bec8df37365b786eb0f36c8e8d [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:58:57 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 Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:58:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:58:59 ---> package-listing.sh 15:58:59 ++ facter osfamily 15:58:59 ++ tr '[:upper:]' '[:lower:]' 15:58:59 + OS_FAMILY=redhat 15:58:59 + workspace=/w/workspace/y_app-service-configurable_PR-56 15:58:59 + START_PACKAGES=/tmp/packages_start.txt 15:58:59 + END_PACKAGES=/tmp/packages_end.txt 15:58:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:58:59 + PACKAGES=/tmp/packages_start.txt 15:58:59 + '[' /w/workspace/y_app-service-configurable_PR-56 ']' 15:58:59 + PACKAGES=/tmp/packages_end.txt 15:58:59 + case "${OS_FAMILY}" in 15:58:59 + rpm -qa 15:58:59 + sort 15:59:03 + '[' -f /tmp/packages_start.txt ']' 15:59:03 + '[' -f /tmp/packages_end.txt ']' 15:59:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:59:03 + '[' /w/workspace/y_app-service-configurable_PR-56 ']' 15:59:03 + mkdir -p /w/workspace/y_app-service-configurable_PR-56/archives/ 15:59:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-service-configurable_PR-56/archives/ [Pipeline] isUnix [Pipeline] sh 15:59:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:59:04 15:59:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:59:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:59:04 alpine: Pulling from edgex-lftools-log-publisher 15:59:04 c9b1b535fdd9: Pulling fs layer 15:59:04 2cc5ad85d9ab: Pulling fs layer 15:59:04 756a868c4378: Pulling fs layer 15:59:04 444b2fc9a129: Pulling fs layer 15:59:04 ea15f1150254: Pulling fs layer 15:59:04 41b27a9f41bf: Pulling fs layer 15:59:04 28c525ee5125: Pulling fs layer 15:59:04 094b1ea09ed8: Pulling fs layer 15:59:04 138eaada9080: Pulling fs layer 15:59:04 0622d0fa9048: Pulling fs layer 15:59:04 41b27a9f41bf: Waiting 15:59:04 28c525ee5125: Waiting 15:59:04 094b1ea09ed8: Waiting 15:59:04 138eaada9080: Waiting 15:59:04 0622d0fa9048: Waiting 15:59:04 444b2fc9a129: Waiting 15:59:04 ea15f1150254: Waiting 15:59:04 2cc5ad85d9ab: Verifying Checksum 15:59:04 2cc5ad85d9ab: Download complete 15:59:04 444b2fc9a129: Verifying Checksum 15:59:04 444b2fc9a129: Download complete 15:59:04 c9b1b535fdd9: Verifying Checksum 15:59:04 c9b1b535fdd9: Download complete 15:59:04 ea15f1150254: Verifying Checksum 15:59:04 ea15f1150254: Download complete 15:59:04 28c525ee5125: Verifying Checksum 15:59:04 28c525ee5125: Download complete 15:59:04 756a868c4378: Verifying Checksum 15:59:04 756a868c4378: Download complete 15:59:04 c9b1b535fdd9: Pull complete 15:59:05 094b1ea09ed8: Verifying Checksum 15:59:05 094b1ea09ed8: Download complete 15:59:05 138eaada9080: Verifying Checksum 15:59:05 138eaada9080: Download complete 15:59:05 0622d0fa9048: Verifying Checksum 15:59:05 0622d0fa9048: Download complete 15:59:05 2cc5ad85d9ab: Pull complete 15:59:05 41b27a9f41bf: Verifying Checksum 15:59:05 41b27a9f41bf: Download complete 15:59:07 756a868c4378: Pull complete 15:59:07 444b2fc9a129: Pull complete 15:59:07 ea15f1150254: Pull complete 15:59:11 41b27a9f41bf: Pull complete 15:59:11 28c525ee5125: Pull complete 15:59:13 094b1ea09ed8: Pull complete 15:59:13 138eaada9080: Pull complete 15:59:13 0622d0fa9048: Pull complete 15:59:13 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:59:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:59:13 prd-centos7-docker-4c-2g-2078 does not seem to be running inside a container 15:59:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/y_app-service-configurable_PR-56 -v /w/workspace/y_app-service-configurable_PR-56:/w/workspace/y_app-service-configurable_PR-56:rw,z -v /w/workspace/y_app-service-configurable_PR-56@tmp:/w/workspace/y_app-service-configurable_PR-56@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:59:14 $ docker top 7b55ea6b64f45933d61a462f74428ce56b52ba7082724c229145909cde99bfa0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:59:15 provisioning config files... 15:59:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-service-configurable_PR-56@tmp/config3428359168025468341tmp [Pipeline] { [Pipeline] echo 15:59:15 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:59:15 ---> create-netrc.sh [Pipeline] echo 15:59:15 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:59:16 ---> logs-deploy.sh 15:59:16 + ARCHIVE_ARTIFACTS= 15:59:16 + LOGS_SERVER=https://logs.edgexfoundry.org 15:59:16 + '[' https://logs.edgexfoundry.org == None ']' 15:59:16 + NEXUS_URL=https://nexus.edgexfoundry.org 15:59:16 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-56/2 15:59:16 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-56/2/ 15:59:16 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-56/2 /w/workspace/y_app-service-configurable_PR-56 15:59:16 Archives upload complete. 15:59:16 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-56/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-56/2/ 15:59:17 ---> uname -a: 15:59:17 Linux 7b55ea6b64f4 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 15:59:17 15:59:17 15:59:17 ---> lscpu: 15:59:17 Architecture: x86_64 15:59:17 CPU op-mode(s): 32-bit, 64-bit 15:59:17 Byte Order: Little Endian 15:59:17 Address sizes: 40 bits physical, 48 bits virtual 15:59:17 CPU(s): 4 15:59:17 On-line CPU(s) list: 0-3 15:59:17 Thread(s) per core: 1 15:59:17 Core(s) per socket: 1 15:59:17 Socket(s): 4 15:59:17 NUMA node(s): 1 15:59:17 Vendor ID: GenuineIntel 15:59:17 CPU family: 6 15:59:17 Model: 44 15:59:17 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:59:17 Stepping: 1 15:59:17 CPU MHz: 2933.438 15:59:17 BogoMIPS: 5866.87 15:59:17 Virtualization: VT-x 15:59:17 Hypervisor vendor: KVM 15:59:17 Virtualization type: full 15:59:17 L1d cache: 128 KiB 15:59:17 L1i cache: 128 KiB 15:59:17 L2 cache: 16 MiB 15:59:17 L3 cache: 64 MiB 15:59:17 NUMA node0 CPU(s): 0-3 15:59:17 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 15:59:17 Vulnerability Meltdown: Mitigation; PTI 15:59:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:59:17 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 15:59:17 Vulnerability Spectre v2: Mitigation; Full retpoline 15:59:17 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 15:59:17 15:59:17 15:59:17 ---> nproc: 15:59:17 4 15:59:17 15:59:17 15:59:17 ---> df -h: 15:59:17 Filesystem Size Used Available Use% Mounted on 15:59:17 overlay 50.0G 6.4G 43.6G 13% / 15:59:17 tmpfs 64.0M 0 64.0M 0% /dev 15:59:17 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 15:59:17 shm 64.0M 0 64.0M 0% /dev/shm 15:59:17 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 15:59:17 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 15:59:17 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 15:59:17 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/y_app-service-configurable_PR-56 15:59:17 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/y_app-service-configurable_PR-56@tmp 15:59:17 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 15:59:17 15:59:17 15:59:17 ---> free -m: 15:59:17 total used free shared buff/cache available 15:59:17 Mem: 1838 622 75 0 1139 1109 15:59:17 Swap: 1023 0 1023 15:59:17 15:59:17 15:59:17 ---> ip addr: 15:59:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:59:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:59:17 inet 127.0.0.1/8 scope host lo 15:59:17 valid_lft forever preferred_lft forever 15:59:17 6: eth0@if7: mtu 1458 qdisc noqueue state UP 15:59:17 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 15:59:17 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 15:59:17 valid_lft forever preferred_lft forever 15:59:17 15:59:17 15:59:17 ---> sar -b -r -n DEV: 15:59:17 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/03/20 _x86_64_ (4 CPU) 15:59:17 15:59:17 15:53:22 LINUX RESTART 15:59:17 15:59:17 15:54:01 tps rtps wtps bread/s bwrtn/s 15:59:17 15:55:01 35.24 6.54 28.70 1924.29 2310.89 15:59:17 15:56:01 2.55 0.00 2.55 0.00 83.90 15:59:17 15:57:02 0.15 0.00 0.15 0.00 2.15 15:59:17 15:58:01 0.32 0.00 0.32 0.00 3.69 15:59:17 15:59:01 30.71 30.44 0.27 1894.69 3.38 15:59:17 Average: 13.84 7.42 6.42 766.45 482.53 15:59:17 15:59:17 15:54:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:59:17 15:55:01 109696 1772608 94.17 2620 1218424 939416 32.05 459908 1154836 16 15:59:17 15:56:01 117524 1764780 93.76 2620 1218432 897736 30.63 454224 1154540 20 15:59:17 15:57:02 116388 1765916 93.82 2620 1218436 897936 30.64 455044 1154536 8 15:59:17 15:58:01 116328 1765976 93.82 2620 1218440 897924 30.64 454848 1154536 16 15:59:17 15:59:01 72052 1810252 96.17 2620 1236864 925588 31.58 479568 1174532 68 15:59:17 Average: 106398 1775906 94.35 2620 1222119 911720 31.11 460718 1158596 26 15:59:17 15:59:17 15:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 15:59:17 15:55:01 eth0 110.22 69.80 434.42 40.86 0.00 0.00 0.00 15:59:17 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:17 15:55:01 docker0 1.55 1.30 0.31 2.19 0.00 0.00 0.00 15:59:17 15:56:01 eth0 1.80 0.67 1.08 0.05 0.00 0.00 0.00 15:59:17 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:17 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:17 15:57:02 eth0 0.82 0.42 0.30 0.17 0.00 0.00 0.00 15:59:17 15:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:17 15:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:17 15:58:01 eth0 0.44 0.34 0.27 0.23 0.00 0.00 0.00 15:59:17 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:17 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:17 15:59:01 eth0 3.68 2.26 3.61 1.26 0.00 0.00 0.00 15:59:17 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:17 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:17 Average: eth0 23.47 14.75 88.25 8.55 0.00 0.00 0.00 15:59:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:17 Average: docker0 0.31 0.26 0.06 0.44 0.00 0.00 0.00 15:59:17 15:59:17 15:59:17 ---> sar -P ALL: 15:59:17 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/03/20 _x86_64_ (4 CPU) 15:59:17 15:59:17 15:53:22 LINUX RESTART 15:59:17 15:59:17 15:54:01 CPU %user %nice %system %iowait %steal %idle 15:59:17 15:55:01 all 3.59 0.00 1.67 0.99 0.03 93.73 15:59:17 15:55:01 0 4.06 0.00 1.69 0.05 0.03 94.16 15:59:17 15:55:01 1 3.46 0.00 2.01 1.65 0.03 92.85 15:59:17 15:55:01 2 3.26 0.00 1.40 0.08 0.03 95.22 15:59:17 15:55:01 3 3.57 0.00 1.56 2.14 0.03 92.70 15:59:17 15:56:01 all 0.16 0.00 0.07 0.00 0.00 99.77 15:59:17 15:56:01 0 0.37 0.00 0.08 0.00 0.00 99.55 15:59:17 15:56:01 1 0.10 0.00 0.07 0.00 0.00 99.83 15:59:17 15:56:01 2 0.07 0.00 0.05 0.00 0.00 99.88 15:59:17 15:56:01 3 0.10 0.00 0.08 0.00 0.00 99.82 15:59:17 15:57:02 all 0.17 0.00 0.05 0.00 0.00 99.78 15:59:17 15:57:02 0 0.17 0.00 0.07 0.00 0.00 99.77 15:59:17 15:57:02 1 0.05 0.00 0.03 0.00 0.00 99.92 15:59:17 15:57:02 2 0.13 0.00 0.03 0.00 0.00 99.83 15:59:17 15:57:02 3 0.32 0.00 0.07 0.00 0.00 99.62 15:59:17 15:58:01 all 0.18 0.00 0.06 0.00 0.00 99.76 15:59:17 15:58:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:59:17 15:58:01 1 0.07 0.00 0.12 0.00 0.00 99.81 15:59:17 15:58:01 2 0.08 0.00 0.07 0.00 0.00 99.85 15:59:17 15:58:01 3 0.53 0.00 0.03 0.00 0.00 99.44 15:59:17 15:59:01 all 0.70 0.00 0.21 0.63 0.03 98.43 15:59:17 15:59:01 0 0.30 0.00 0.15 0.45 0.02 99.08 15:59:17 15:59:01 1 0.28 0.00 0.28 0.13 0.03 99.27 15:59:17 15:59:01 2 1.38 0.00 0.17 0.93 0.02 97.50 15:59:17 15:59:01 3 0.83 0.00 0.20 1.05 0.07 97.85 15:59:17 Average: all 0.96 0.00 0.41 0.32 0.01 98.29 15:59:17 Average: 0 0.99 0.00 0.41 0.10 0.01 98.50 15:59:17 Average: 1 0.79 0.00 0.50 0.36 0.01 98.33 15:59:17 Average: 2 0.99 0.00 0.34 0.20 0.01 98.45 15:59:17 Average: 3 1.07 0.00 0.39 0.64 0.02 97.88 15:59:17 15:59:17 15:59:17