Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 210f50c9adcd32d3bf7f0011a8b75df57d2f34bd 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go, 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: device-rest-go-settings PROJECT: device-rest-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-rest-go 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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4980 in /w/workspace/gexfoundry_device-rest-go_master [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 Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 210f50c9adcd32d3bf7f0011a8b75df57d2f34bd (master) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 210f50c9adcd32d3bf7f0011a8b75df57d2f34bd # timeout=10 Commit message: "Merge pull request #18 from hahattan/issue-17" > git rev-list --no-walk 0c916c4185adf107904cc5ed059ff8b8803c6a63 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:06:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:06:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:06:05 ========================================================= 15:06:05 EdgeX Global Pipelines Version Info 15:06:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:06:07 ------------------- 15:06:07 stable info: 15:06:07 ------------------- 15:06:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:06:07 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 15:06:07 Message: update stable to v1.0.73 15:06:08 ------------------- 15:06:08 experimental info: 15:06:08 ------------------- 15:06:08 Commited By: **** collab-it+edgex@linuxfoundation.org 15:06:08 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 15:06:08 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:06:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:06:11 15:06:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:06:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:06:12 latest: Pulling from edgex-devops/git-semver 15:06:12 9123ac7c32f7: Pulling fs layer 15:06:12 b8cc5d1170e3: Pulling fs layer 15:06:12 2924cbbf6a41: Pulling fs layer 15:06:12 93b08a4f1073: Pulling fs layer 15:06:12 93b08a4f1073: Waiting 15:06:12 b8cc5d1170e3: Verifying Checksum 15:06:12 b8cc5d1170e3: Download complete 15:06:12 9123ac7c32f7: Verifying Checksum 15:06:12 9123ac7c32f7: Download complete 15:06:13 2924cbbf6a41: Verifying Checksum 15:06:13 2924cbbf6a41: Download complete 15:06:13 9123ac7c32f7: Pull complete 15:06:13 93b08a4f1073: Verifying Checksum 15:06:13 93b08a4f1073: Download complete 15:06:13 b8cc5d1170e3: Pull complete 15:06:14 2924cbbf6a41: Pull complete 15:06:14 93b08a4f1073: Pull complete 15:06:14 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 15:06:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:06:15 prd-centos7-docker-4c-2g-4980 does not seem to be running inside a container 15:06:16 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:06:17 $ docker top 84a20225872a8690a6dd06ea60758ce18529905b4874423bdd2a61f8b06d7e62 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:06:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:06:17 [ssh-agent] Looking for ssh-agent implementation... 15:06:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:18 $ docker exec 84a20225872a8690a6dd06ea60758ce18529905b4874423bdd2a61f8b06d7e62 ssh-agent 15:06:18 SSH_AUTH_SOCK=/tmp/ssh-MFzMbqdyF0wo/agent.15 15:06:18 SSH_AGENT_PID=22 15:06:18 Running ssh-add (command line suppressed) 15:06:19 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_4738325828112326790.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_4738325828112326790.key) 15:06:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:06:19 + git describe --exact-match --tags HEAD 15:06:19 fatal: No names found, cannot describe anything. [Pipeline] } 15:06:20 $ docker exec --env ******** --env ******** 84a20225872a8690a6dd06ea60758ce18529905b4874423bdd2a61f8b06d7e62 ssh-agent -k 15:06:20 unset SSH_AUTH_SOCK; 15:06:20 unset SSH_AGENT_PID; 15:06:20 echo Agent pid 22 killed; 15:06:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 15:06:20 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 15:06:20 This usually means this commit has not been tagged. [Pipeline] sshagent 15:06:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:06:20 [ssh-agent] Looking for ssh-agent implementation... 15:06:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:21 $ docker exec 84a20225872a8690a6dd06ea60758ce18529905b4874423bdd2a61f8b06d7e62 ssh-agent 15:06:21 SSH_AUTH_SOCK=/tmp/ssh-tCXrOIe3uNCH/agent.57 15:06:21 SSH_AGENT_PID=63 15:06:21 Running ssh-add (command line suppressed) 15:06:21 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_1875301541521092502.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_1875301541521092502.key) 15:06:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:06:22 + git semver init 15:06:22 # -> Open(): unable to determine branch for HEAD 15:06:22 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 15:06:22 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 15:06:22 # $SEMVER_REMOTE_NAME = origin 15:06:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:06:22 # $SEMVER_USER_NAME = edgex-jenkins 15:06:22 # $SEMVER_BRANCH = master 15:06:22 # $SEMVER_TEMP = /tmp/semver-157060422 15:06:22 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 15:06:24 # '/tmp/semver-157060422' -> '/w/workspace/gexfoundry_device-rest-go_master/.semver' 15:06:24 # -> Force: false 15:06:24 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } 15:06:24 $ docker exec --env ******** --env ******** 84a20225872a8690a6dd06ea60758ce18529905b4874423bdd2a61f8b06d7e62 ssh-agent -k 15:06:24 unset SSH_AUTH_SOCK; 15:06:24 unset SSH_AGENT_PID; 15:06:24 echo Agent pid 63 killed; 15:06:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:06:25 + git semver [Pipeline] } 15:06:25 $ docker stop --time=1 84a20225872a8690a6dd06ea60758ce18529905b4874423bdd2a61f8b06d7e62 15:06:28 $ docker rm -f 84a20225872a8690a6dd06ea60758ce18529905b4874423bdd2a61f8b06d7e62 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 15:06:32 Stashed 13 file(s) [Pipeline] echo 15:06:32 [edgeXSemver] initialized semver on version 1.0.1-dev.2 [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:06:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4976 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] ws 15:06:32 Running in /w/workspace/device-rest-go/5 [Pipeline] { [Pipeline] checkout 15:06:36 using credential edgex-jenkins-ssh 15:06:36 Cloning the remote Git repository 15:06:36 Cloning with configured refspecs honoured and without tags 15:06:37 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 15:06:37 > git init /w/workspace/device-rest-go/5 # timeout=10 15:06:37 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:06:37 > git --version # timeout=10 15:06:37 using GIT_SSH to set credentials SSH Credentials for GitHub 15:06:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:06:39 Fetching without tags 15:06:39 Checking out Revision 210f50c9adcd32d3bf7f0011a8b75df57d2f34bd (master) 15:06:39 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:06:39 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:06:39 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:06:39 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:06:39 using GIT_SSH to set credentials SSH Credentials for GitHub 15:06:39 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:06:39 > git config core.sparsecheckout # timeout=10 15:06:39 > git checkout -f 210f50c9adcd32d3bf7f0011a8b75df57d2f34bd # timeout=10 15:06:44 Commit message: "Merge pull request #18 from hahattan/issue-17" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:06:45 ========================================================= 15:06:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 15:06:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:06:47 + 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:06:47 Still waiting to schedule task 15:06:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:06:48 Sending build context to Docker daemon 8.003MB 15:06:48 Step 1/10 : ARG BASE=golang:1.13-alpine 15:06:48 Step 2/10 : FROM ${BASE} 15:06:48 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:06:48 cde5963f3b93: Pulling fs layer 15:06:48 2a23fa8c16f7: Pulling fs layer 15:06:48 777b28850792: Pulling fs layer 15:06:48 8a11ddd9e578: Pulling fs layer 15:06:48 4cf88f913ddb: Pulling fs layer 15:06:48 1df406cf5192: Pulling fs layer 15:06:48 cd6300453558: Pulling fs layer 15:06:48 b9c365052c96: Pulling fs layer 15:06:48 a2d8cc88f415: Pulling fs layer 15:06:48 ea1d1ca13537: Pulling fs layer 15:06:48 3750a50a1c5e: Pulling fs layer 15:06:48 b9c365052c96: Waiting 15:06:48 a2d8cc88f415: Waiting 15:06:48 ea1d1ca13537: Waiting 15:06:48 3750a50a1c5e: Waiting 15:06:48 8a11ddd9e578: Waiting 15:06:48 4cf88f913ddb: Waiting 15:06:48 1df406cf5192: Waiting 15:06:48 cd6300453558: Waiting 15:06:49 777b28850792: Verifying Checksum 15:06:49 2a23fa8c16f7: Verifying Checksum 15:06:49 2a23fa8c16f7: Download complete 15:06:49 4cf88f913ddb: Verifying Checksum 15:06:49 4cf88f913ddb: Download complete 15:06:49 1df406cf5192: Verifying Checksum 15:06:49 1df406cf5192: Download complete 15:06:49 cde5963f3b93: Download complete 15:06:50 cde5963f3b93: Pull complete 15:06:50 2a23fa8c16f7: Pull complete 15:06:50 777b28850792: Pull complete 15:06:53 cd6300453558: Verifying Checksum 15:06:53 cd6300453558: Download complete 15:06:53 a2d8cc88f415: Download complete 15:06:56 ea1d1ca13537: Verifying Checksum 15:06:56 ea1d1ca13537: Download complete 15:06:56 3750a50a1c5e: Verifying Checksum 15:06:56 3750a50a1c5e: Download complete 15:06:58 b9c365052c96: Verifying Checksum 15:06:58 b9c365052c96: Download complete 15:07:00 8a11ddd9e578: Download complete 15:07:13 8a11ddd9e578: Pull complete 15:07:13 4cf88f913ddb: Pull complete 15:07:13 1df406cf5192: Pull complete 15:07:17 cd6300453558: Pull complete 15:07:22 b9c365052c96: Pull complete 15:07:22 a2d8cc88f415: Pull complete 15:07:24 ea1d1ca13537: Pull complete 15:07:24 3750a50a1c5e: Pull complete 15:07:24 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 15:07:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 15:07:24 ---> 78745c68409d 15:07:24 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 15:07:29 ---> Running in 864cf0655899 15:07:29 Removing intermediate container 864cf0655899 15:07:29 ---> 2ae9992e861f 15:07:29 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 15:07:29 ---> Running in fb0ba532f692 15:07:29 Removing intermediate container fb0ba532f692 15:07:29 ---> bac05061080a 15:07:29 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:07:29 ---> Running in a7107a417afe 15:07:30 Removing intermediate container a7107a417afe 15:07:30 ---> c9e718b804b0 15:07:30 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:07:30 ---> Running in e4d501196bd3 15:07:32 Removing intermediate container e4d501196bd3 15:07:32 ---> 59f35ca7d07a 15:07:32 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:07:32 ---> Running in 9c35305f47ee 15:07:33 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:07:34 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:07:34 OK: 125 MiB in 39 packages 15:07:35 Removing intermediate container 9c35305f47ee 15:07:35 ---> 6e02416e4da9 15:07:35 Step 8/10 : WORKDIR /device-rest-go 15:07:35 ---> Running in f2d43d89d616 15:07:36 Removing intermediate container f2d43d89d616 15:07:36 ---> 00c57e236ef9 15:07:36 Step 9/10 : COPY . . 15:07:37 ---> 04d04b555972 15:07:37 Step 10/10 : RUN go mod download 15:07:37 ---> Running in a4e2f82c8182 15:07:39 go: finding github.com/BurntSushi/toml v0.3.1 15:07:39 go: finding github.com/OneOfOne/xxhash v1.2.6 15:07:39 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:07:39 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:07:39 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:07:39 go: finding github.com/bgentry/speakeasy v0.1.0 15:07:39 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:07:39 go: finding github.com/davecgh/go-spew v1.1.1 15:07:39 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 15:07:39 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 15:07:39 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:07:39 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 15:07:39 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 15:07:39 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:07:39 go: finding github.com/fatih/color v1.7.0 15:07:39 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:07:39 go: finding github.com/go-kit/kit v0.8.0 15:07:39 go: finding github.com/go-logfmt/logfmt v0.4.0 15:07:39 go: finding github.com/go-stack/stack v1.8.0 15:07:39 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:07:39 go: finding github.com/google/uuid v1.1.0 15:07:39 go: finding github.com/gorilla/mux v1.7.1 15:07:39 go: finding github.com/hashicorp/consul/api v1.1.0 15:07:39 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:07:39 go: finding github.com/hashicorp/errwrap v1.0.0 15:07:39 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:07:39 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:07:39 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:07:39 go: finding github.com/hashicorp/go-multierror v1.0.0 15:07:39 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:07:39 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:07:39 go: finding github.com/hashicorp/go-syslog v1.0.0 15:07:39 go: finding github.com/hashicorp/go-uuid v1.0.1 15:07:39 go: finding github.com/hashicorp/go.net v0.0.1 15:07:39 go: finding github.com/hashicorp/golang-lru v0.5.0 15:07:39 go: finding github.com/hashicorp/logutils v1.0.0 15:07:39 go: finding github.com/hashicorp/mdns v1.0.0 15:07:39 go: finding github.com/hashicorp/memberlist v0.1.3 15:07:39 go: finding github.com/hashicorp/serf v0.8.2 15:07:39 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:07:39 go: finding github.com/mattn/go-colorable v0.0.9 15:07:39 go: finding github.com/mattn/go-isatty v0.0.3 15:07:39 go: finding github.com/miekg/dns v1.0.14 15:07:39 go: finding github.com/mitchellh/cli v1.0.0 15:07:39 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:07:39 go: finding github.com/mitchellh/copystructure v1.0.0 15:07:39 go: finding github.com/mitchellh/go-homedir v1.0.0 15:07:39 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:07:39 go: finding github.com/mitchellh/gox v0.4.0 15:07:39 go: finding github.com/mitchellh/iochan v1.0.0 15:07:39 go: finding github.com/mitchellh/mapstructure v1.1.2 15:07:39 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:07:39 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:07:39 go: finding github.com/pelletier/go-toml v1.2.0 15:07:39 go: finding github.com/pkg/errors v0.8.1 15:07:39 go: finding github.com/pmezard/go-difflib v1.0.0 15:07:39 go: finding github.com/posener/complete v1.1.1 15:07:39 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:07:39 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:07:39 go: finding github.com/spf13/cast v1.3.0 15:07:39 go: finding github.com/stretchr/objx v0.1.0 15:07:39 go: finding github.com/stretchr/testify v1.5.1 15:07:39 go: finding github.com/ugorji/go v1.1.4 15:07:39 go: finding github.com/x448/float16 v0.8.4 15:07:39 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 15:07:39 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 15:07:39 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:07:39 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 15:07:39 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 15:07:39 go: finding gopkg.in/yaml.v2 v2.2.8 15:07:49 Removing intermediate container a4e2f82c8182 15:07:49 ---> 7fa54392b51a 15:07:49 Successfully built 7fa54392b51a 15:07:49 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:07:50 + docker inspect -f . ci-base-image-arm64 15:07:50 . [Pipeline] withDockerContainer 15:07:51 prd-ubuntu18.04-docker-arm64-4c-16g-4976 does not seem to be running inside a container 15:07:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@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 ******** ci-base-image-arm64 cat 15:07:52 $ docker top cca4bf895706d2d6b5b14788f48d0bd332457434bd40f3667b8e06c18c66db8c -eo pid,comm [Pipeline] { [Pipeline] sh 15:07:53 + go version 15:07:53 go version go1.13.5 linux/arm64 [Pipeline] sh 15:07:54 + make test 15:07:54 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:07:55 ? github.com/edgexfoundry/device-rest-go [no test files] 15:08:22 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 15:08:24 ok github.com/edgexfoundry/device-rest-go/driver 0.039s coverage: 56.3% of statements 15:08:24 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:08:31 gofmt -l . 15:08:31 [ "`gofmt -l .`" = "" ] 15:08:31 ./bin/test-go-mod-tidy.sh 15:08:31 ./bin/test-attribution-txt.sh [Pipeline] stash 15:08:31 Stashed 1 file(s) [Pipeline] } 15:08:31 $ docker stop --time=1 cca4bf895706d2d6b5b14788f48d0bd332457434bd40f3667b8e06c18c66db8c 15:08:34 $ docker rm -f cca4bf895706d2d6b5b14788f48d0bd332457434bd40f3667b8e06c18c66db8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:08:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:08:36 + ls -al . 15:08:36 total 112 15:08:36 drwxrwxr-x 7 jenkins jenkins 4096 Apr 20 15:08 . 15:08:36 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 15:06 .. 15:08:36 -rw-rw-r-- 1 jenkins jenkins 151 Apr 20 15:06 .dockerignore 15:08:36 drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 15:06 .git 15:08:36 -rw-rw-r-- 1 jenkins jenkins 339 Apr 20 15:06 .gitignore 15:08:36 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 15:06 .semver 15:08:36 -rw-rw-r-- 1 jenkins jenkins 1419 Apr 20 15:06 Dockerfile 15:08:36 -rw-rw-r-- 1 jenkins jenkins 989 Apr 20 15:06 Dockerfile.build 15:08:36 -rw-rw-r-- 1 jenkins jenkins 702 Apr 20 15:06 Jenkinsfile 15:08:36 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 20 15:06 LICENSE 15:08:36 -rw-rw-r-- 1 jenkins jenkins 951 Apr 20 15:06 Makefile 15:08:36 -rw-rw-r-- 1 jenkins jenkins 5716 Apr 20 15:06 README.md 15:08:36 -rw-rw-r-- 1 jenkins jenkins 11 Apr 20 15:06 VERSION 15:08:36 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 15:06 bin 15:08:36 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 15:06 cmd 15:08:36 -rw-r--r-- 1 jenkins jenkins 9369 Apr 20 15:08 coverage.out 15:08:36 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 15:08 driver 15:08:36 -rw-r--r-- 1 jenkins jenkins 273 Apr 20 15:08 go.mod 15:08:36 -rw-r--r-- 1 jenkins jenkins 12444 Apr 20 15:08 go.sum 15:08:36 -rw-rw-r-- 1 jenkins jenkins 713 Apr 20 15:06 version.go [Pipeline] isUnix [Pipeline] sh 15:08:36 + docker build -t docker-device-rest-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=210f50c9adcd32d3bf7f0011a8b75df57d2f34bd --label arch=arm64 --label version=1.0.1-dev.2 . 15:08:37 Sending build context to Docker daemon 8.014MB 15:08:38 Step 1/23 : ARG BASE=golang:1.13-alpine 15:08:38 Step 2/23 : FROM ${BASE} AS builder 15:08:38 ---> 7fa54392b51a 15:08:38 Step 3/23 : ARG MAKE='make build' 15:08:38 ---> Running in ef26c84481db 15:08:38 Removing intermediate container ef26c84481db 15:08:38 ---> 60b52c2a99f1 15:08:38 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 15:08:38 ---> Running in e1fd477052a9 15:08:39 Removing intermediate container e1fd477052a9 15:08:39 ---> 56c20cef59cb 15:08:39 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 15:08:39 ---> Running in 0eab7fc80878 15:08:39 Removing intermediate container 0eab7fc80878 15:08:39 ---> 21df237c921f 15:08:39 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:08:39 ---> Running in ba7050ecdb27 15:08:41 Removing intermediate container ba7050ecdb27 15:08:41 ---> d26237ca0784 15:08:41 Step 7/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:08:41 ---> Running in bffe3286b9a2 15:08:42 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:08:43 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:08:43 OK: 125 MiB in 39 packages 15:08:44 Removing intermediate container bffe3286b9a2 15:08:44 ---> 58e760784845 15:08:44 Step 8/23 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go 15:08:45 ---> Running in e09c00bd04f2 15:08:45 Removing intermediate container e09c00bd04f2 15:08:45 ---> 3a256b47f6d5 15:08:45 Step 9/23 : COPY go.mod . 15:08:45 ---> 1b794bc8783b 15:08:45 Step 10/23 : COPY Makefile . 15:08:46 ---> 20dd20530523 15:08:46 Step 11/23 : RUN make update 15:08:46 ---> Running in 395746d35320 15:08:47 CGO_ENABLED=0 GO111MODULE=on go mod download 15:08:48 Removing intermediate container 395746d35320 15:08:48 ---> 771422d5b8c4 15:08:48 Step 12/23 : COPY . . 15:08:49 ---> 391d4577ef08 15:08:49 Step 13/23 : RUN $MAKE 15:08:49 ---> Running in 62dbb5a085fd 15:08:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.0.1-dev.2" -o cmd/device-rest-go ./cmd 15:09:17 Removing intermediate container 62dbb5a085fd 15:09:17 ---> 08cbde146e1a 15:09:17 Step 14/23 : FROM alpine:latest 15:09:17 latest: Pulling from library/alpine 15:09:17 8a0637ca1ac9: Pulling fs layer 15:09:17 8a0637ca1ac9: Download complete 15:09:17 8a0637ca1ac9: Pull complete 15:09:17 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 15:09:17 Status: Downloaded newer image for alpine:latest 15:09:17 ---> 2ee122dcc32d 15:09:17 Step 15/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:09:17 ---> Running in f8c82995b3b6 15:09:17 Removing intermediate container f8c82995b3b6 15:09:17 ---> 161aedd0dd1e 15:09:17 Step 16/23 : LABEL Name=device-rest-go Version=${VERSION} 15:09:17 ---> Running in fd65d313fa3c 15:09:18 Removing intermediate container fd65d313fa3c 15:09:18 ---> c7d0718b6c4f 15:09:18 Step 17/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / 15:09:18 ---> 889e5ba0d6eb 15:09:18 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / 15:09:20 ---> e7ccfe005441 15:09:20 Step 19/23 : EXPOSE 49986 15:09:20 ---> Running in 497405380ba2 15:09:20 Removing intermediate container 497405380ba2 15:09:20 ---> 572b7eb37203 15:09:20 Step 20/23 : CMD ["/device-rest-go","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] 15:09:20 ---> Running in fc3346da8b2c 15:09:20 Removing intermediate container fc3346da8b2c 15:09:20 ---> c6bac1b43dbc 15:09:20 Step 21/23 : LABEL arch=arm64 15:09:21 ---> Running in 4de0d227bb2c 15:09:21 Removing intermediate container 4de0d227bb2c 15:09:21 ---> 40df563d6aca 15:09:21 Step 22/23 : LABEL git_sha=210f50c9adcd32d3bf7f0011a8b75df57d2f34bd 15:09:21 ---> Running in 0265869918b0 15:09:21 Removing intermediate container 0265869918b0 15:09:21 ---> 197c8a223c1e 15:09:21 Step 23/23 : LABEL version=1.0.1-dev.2 15:09:21 ---> Running in 087fee8e0d52 15:09:22 Removing intermediate container 087fee8e0d52 15:09:22 ---> e390565d3a66 15:09:22 [Warning] One or more build-args [ARCH] were not consumed 15:09:22 Successfully built e390565d3a66 15:09:22 Successfully tagged docker-device-rest-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:09:22 provisioning config files... 15:09:22 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/5@tmp/config5527322803988082434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:09:23 nexus3.edgexfoundry.org:10001 15:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:23 Configure a credential helper to remove this warning. See 15:09:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:23 15:09:23 Login Succeeded 15:09:23 nexus3.edgexfoundry.org:10002 15:09:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:24 Configure a credential helper to remove this warning. See 15:09:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:24 15:09:24 Login Succeeded 15:09:24 nexus3.edgexfoundry.org:10003 15:09:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:25 Configure a credential helper to remove this warning. See 15:09:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:25 15:09:25 Login Succeeded 15:09:25 nexus3.edgexfoundry.org:10004 15:09:25 Running on prd-centos7-docker-4c-2g-4981 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] ws 15:09:25 Running in /w/workspace/device-rest-go/5 [Pipeline] { [Pipeline] checkout 15:09:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:26 Configure a credential helper to remove this warning. See 15:09:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:26 15:09:26 Login Succeeded 15:09:26 docker.io 15:09:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:27 Configure a credential helper to remove this warning. See 15:09:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:27 15:09:27 Login Succeeded [Pipeline] } 15:09:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:09:27 [edgeXDocker.push] Tagging docker image docker-device-rest-go-arm64 with the following tags: 15:09:27 210f50c9adcd32d3bf7f0011a8b75df57d2f34bd 15:09:27 latest 15:09:27 1.0.1-dev.2 15:09:27 210f50c9adcd32d3bf7f0011a8b75df57d2f34bd-1.0.1-dev.2 15:09:27 master 15:09:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:09:27 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:210f50c9adcd32d3bf7f0011a8b75df57d2f34bd 15:09:28 using credential edgex-jenkins-ssh 15:09:28 Cloning the remote Git repository 15:09:28 Cloning with configured refspecs honoured and without tags [Pipeline] isUnix [Pipeline] sh 15:09:28 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:210f50c9adcd32d3bf7f0011a8b75df57d2f34bd 15:09:28 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 15:09:28 1bc5b01a986a: Preparing 15:09:28 637c6d9637cf: Preparing 15:09:28 294ac687b5fc: Preparing 15:09:28 294ac687b5fc: Layer already exists 15:09:28 637c6d9637cf: Pushed 15:09:28 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 15:09:28 > git init /w/workspace/device-rest-go/5 # timeout=10 15:09:28 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:09:28 > git --version # timeout=10 15:09:28 using GIT_SSH to set credentials SSH Credentials for GitHub 15:09:28 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:09:30 Fetching without tags 15:09:30 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:09:30 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:09:30 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:09:30 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:09:30 using GIT_SSH to set credentials SSH Credentials for GitHub 15:09:30 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:09:30 Checking out Revision 210f50c9adcd32d3bf7f0011a8b75df57d2f34bd (master) 15:09:30 > git config core.sparsecheckout # timeout=10 15:09:30 > git checkout -f 210f50c9adcd32d3bf7f0011a8b75df57d2f34bd # timeout=10 15:09:32 1bc5b01a986a: Pushed 15:09:32 210f50c9adcd32d3bf7f0011a8b75df57d2f34bd: digest: sha256:ab012c2e1ded5241464245bb94ea7b089c42ebc1ec5e76c655f23ed1eb3d9b68 size: 947 [Pipeline] isUnix [Pipeline] sh 15:09:32 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:09:33 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest 15:09:33 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 15:09:33 1bc5b01a986a: Preparing 15:09:33 637c6d9637cf: Preparing 15:09:33 294ac687b5fc: Preparing 15:09:33 294ac687b5fc: Layer already exists 15:09:33 1bc5b01a986a: Layer already exists 15:09:33 637c6d9637cf: Layer already exists 15:09:33 latest: digest: sha256:ab012c2e1ded5241464245bb94ea7b089c42ebc1ec5e76c655f23ed1eb3d9b68 size: 947 [Pipeline] isUnix [Pipeline] sh 15:09:33 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 15:09:34 Commit message: "Merge pull request #18 from hahattan/issue-17" 15:09:34 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.0.1-dev.2 15:09:34 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 15:09:34 1bc5b01a986a: Preparing 15:09:34 637c6d9637cf: Preparing 15:09:34 294ac687b5fc: Preparing 15:09:34 1bc5b01a986a: Layer already exists 15:09:34 294ac687b5fc: Layer already exists 15:09:34 637c6d9637cf: Layer already exists 15:09:34 1.0.1-dev.2: digest: sha256:ab012c2e1ded5241464245bb94ea7b089c42ebc1ec5e76c655f23ed1eb3d9b68 size: 947 [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 15:09:34 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:210f50c9adcd32d3bf7f0011a8b75df57d2f34bd-1.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 15:09:35 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:210f50c9adcd32d3bf7f0011a8b75df57d2f34bd-1.0.1-dev.2 15:09:35 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] [Pipeline] echo 15:09:35 ========================================================= 15:09:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 15:09:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:09:35 1bc5b01a986a: Preparing 15:09:35 637c6d9637cf: Preparing 15:09:35 294ac687b5fc: Preparing 15:09:35 1bc5b01a986a: Layer already exists 15:09:35 637c6d9637cf: Layer already exists 15:09:35 294ac687b5fc: Layer already exists 15:09:35 210f50c9adcd32d3bf7f0011a8b75df57d2f34bd-1.0.1-dev.2: digest: sha256:ab012c2e1ded5241464245bb94ea7b089c42ebc1ec5e76c655f23ed1eb3d9b68 size: 947 [Pipeline] isUnix [Pipeline] sh 15:09:36 + 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:09:36 + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master 15:09:36 Sending build context to Docker daemon 8.003MB 15:09:36 Step 1/10 : ARG BASE=golang:1.13-alpine 15:09:36 Step 2/10 : FROM ${BASE} 15:09:36 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 15:09:36 e6b0cf9c0882: Pulling fs layer 15:09:36 2848faf0eed1: Pulling fs layer 15:09:36 0f37312ad70f: Pulling fs layer 15:09:36 5788d62ee057: Pulling fs layer 15:09:36 0e6b1d234666: Pulling fs layer 15:09:36 bf5d7aec512f: Pulling fs layer 15:09:36 34c802a77dc8: Pulling fs layer 15:09:36 9eb99e56ec68: Pulling fs layer 15:09:36 27c7a5d97fbd: Pulling fs layer 15:09:36 5c102a31e300: Pulling fs layer 15:09:36 dcfb455df0a1: Pulling fs layer 15:09:36 5788d62ee057: Waiting 15:09:36 0e6b1d234666: Waiting 15:09:36 bf5d7aec512f: Waiting 15:09:36 34c802a77dc8: Waiting 15:09:36 9eb99e56ec68: Waiting 15:09:36 27c7a5d97fbd: Waiting 15:09:36 5c102a31e300: Waiting 15:09:36 dcfb455df0a1: Waiting [Pipeline] isUnix [Pipeline] sh 15:09:36 0f37312ad70f: Verifying Checksum 15:09:36 0f37312ad70f: Download complete 15:09:36 2848faf0eed1: Verifying Checksum 15:09:36 2848faf0eed1: Download complete 15:09:36 0e6b1d234666: Download complete 15:09:36 bf5d7aec512f: Download complete 15:09:36 e6b0cf9c0882: Verifying Checksum 15:09:36 e6b0cf9c0882: Download complete 15:09:36 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master 15:09:36 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] 15:09:36 e6b0cf9c0882: Pull complete 15:09:36 2848faf0eed1: Pull complete 15:09:37 1bc5b01a986a: Preparing 15:09:37 637c6d9637cf: Preparing 15:09:37 294ac687b5fc: Preparing 15:09:37 294ac687b5fc: Layer already exists 15:09:37 1bc5b01a986a: Layer already exists 15:09:37 637c6d9637cf: Layer already exists 15:09:37 0f37312ad70f: Pull complete 15:09:37 master: digest: sha256:ab012c2e1ded5241464245bb94ea7b089c42ebc1ec5e76c655f23ed1eb3d9b68 size: 947 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 15:09:38 34c802a77dc8: Verifying Checksum 15:09:38 34c802a77dc8: Download complete 15:09:38 27c7a5d97fbd: Verifying Checksum 15:09:38 27c7a5d97fbd: Download complete [Pipeline] } [Pipeline] // stage [Pipeline] } 15:09:38 9eb99e56ec68: Verifying Checksum 15:09:38 9eb99e56ec68: Download complete 15:09:38 dcfb455df0a1: Verifying Checksum 15:09:38 dcfb455df0a1: Download complete 15:09:38 5c102a31e300: Verifying Checksum 15:09:38 5c102a31e300: Download complete 15:09:39 5788d62ee057: Verifying Checksum 15:09:39 5788d62ee057: Download complete 15:09:44 5788d62ee057: Pull complete 15:09:44 0e6b1d234666: Pull complete 15:09:44 bf5d7aec512f: Pull complete 15:09:48 34c802a77dc8: Pull complete 15:09:52 9eb99e56ec68: Pull complete 15:09:52 27c7a5d97fbd: Pull complete 15:09:53 5c102a31e300: Pull complete 15:09:53 dcfb455df0a1: Pull complete 15:09:53 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 15:09:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 15:09:53 ---> 7c70fe431013 15:09:53 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 15:09:53 ---> Running in 2194aa2118f3 15:09:53 Removing intermediate container 2194aa2118f3 15:09:53 ---> 4344fbb76e8b 15:09:53 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 15:09:53 ---> Running in 891dcd93bf8e 15:09:53 Removing intermediate container 891dcd93bf8e 15:09:53 ---> a9e32cd05272 15:09:53 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:09:53 ---> Running in 3a98cda9da2a 15:09:53 Removing intermediate container 3a98cda9da2a 15:09:53 ---> 3ef10233192a 15:09:53 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:09:53 ---> Running in a8e7bdfcb6c0 15:09:54 Removing intermediate container a8e7bdfcb6c0 15:09:54 ---> 69a406915ec5 15:09:54 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:09:54 ---> Running in 7ed0b495a013 15:09:55 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:09:56 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:09:57 OK: 143 MiB in 39 packages 15:09:57 Removing intermediate container 7ed0b495a013 15:09:57 ---> e15f8eb93bd0 15:09:57 Step 8/10 : WORKDIR /device-rest-go 15:09:57 ---> Running in 9afc989cbf33 15:09:57 Removing intermediate container 9afc989cbf33 15:09:57 ---> 976ce97bba9c 15:09:57 Step 9/10 : COPY . . 15:09:58 ---> fe3bc4ad2b17 15:09:58 Step 10/10 : RUN go mod download 15:09:58 ---> Running in 22fbdceeaeae 15:10:00 go: finding github.com/BurntSushi/toml v0.3.1 15:10:00 go: finding github.com/OneOfOne/xxhash v1.2.6 15:10:00 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:10:00 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:10:00 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:10:00 go: finding github.com/bgentry/speakeasy v0.1.0 15:10:00 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:10:00 go: finding github.com/davecgh/go-spew v1.1.1 15:10:00 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 15:10:00 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 15:10:00 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:10:00 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 15:10:00 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 15:10:00 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:10:00 go: finding github.com/fatih/color v1.7.0 15:10:00 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:10:00 go: finding github.com/go-kit/kit v0.8.0 15:10:00 go: finding github.com/go-logfmt/logfmt v0.4.0 15:10:00 go: finding github.com/go-stack/stack v1.8.0 15:10:00 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:10:00 go: finding github.com/google/uuid v1.1.0 15:10:00 go: finding github.com/gorilla/mux v1.7.1 15:10:00 go: finding github.com/hashicorp/consul/api v1.1.0 15:10:00 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:10:00 go: finding github.com/hashicorp/errwrap v1.0.0 15:10:00 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:10:00 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:10:00 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:10:00 go: finding github.com/hashicorp/go-multierror v1.0.0 15:10:00 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:10:00 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:10:00 go: finding github.com/hashicorp/go-syslog v1.0.0 15:10:00 go: finding github.com/hashicorp/go-uuid v1.0.1 15:10:00 go: finding github.com/hashicorp/go.net v0.0.1 15:10:00 go: finding github.com/hashicorp/golang-lru v0.5.0 15:10:00 go: finding github.com/hashicorp/logutils v1.0.0 15:10:00 go: finding github.com/hashicorp/mdns v1.0.0 15:10:00 go: finding github.com/hashicorp/memberlist v0.1.3 15:10:00 go: finding github.com/hashicorp/serf v0.8.2 15:10:00 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:10:00 go: finding github.com/mattn/go-colorable v0.0.9 15:10:00 go: finding github.com/mattn/go-isatty v0.0.3 15:10:00 go: finding github.com/miekg/dns v1.0.14 15:10:00 go: finding github.com/mitchellh/cli v1.0.0 15:10:00 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:10:00 go: finding github.com/mitchellh/copystructure v1.0.0 15:10:00 go: finding github.com/mitchellh/go-homedir v1.0.0 15:10:00 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:10:00 go: finding github.com/mitchellh/gox v0.4.0 15:10:00 go: finding github.com/mitchellh/iochan v1.0.0 15:10:00 go: finding github.com/mitchellh/mapstructure v1.1.2 15:10:00 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:10:00 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:10:00 go: finding github.com/pelletier/go-toml v1.2.0 15:10:00 go: finding github.com/pkg/errors v0.8.1 15:10:00 go: finding github.com/pmezard/go-difflib v1.0.0 15:10:00 go: finding github.com/posener/complete v1.1.1 15:10:00 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:10:00 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:10:00 go: finding github.com/spf13/cast v1.3.0 15:10:00 go: finding github.com/stretchr/objx v0.1.0 15:10:00 go: finding github.com/stretchr/testify v1.5.1 15:10:00 go: finding github.com/ugorji/go v1.1.4 15:10:00 go: finding github.com/x448/float16 v0.8.4 15:10:00 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 15:10:00 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 15:10:00 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:10:00 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 15:10:00 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 15:10:00 go: finding gopkg.in/yaml.v2 v2.2.8 15:10:04 Removing intermediate container 22fbdceeaeae 15:10:04 ---> 6d7442789f17 15:10:04 Successfully built 6d7442789f17 15:10:04 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:10:05 + docker inspect -f . ci-base-image-x86_64 15:10:05 . [Pipeline] withDockerContainer 15:10:05 prd-centos7-docker-4c-2g-4981 does not seem to be running inside a container 15:10:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/5 -v /w/workspace/device-rest-go/5:/w/workspace/device-rest-go/5:rw,z -v /w/workspace/device-rest-go/5@tmp:/w/workspace/device-rest-go/5@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 ******** ci-base-image-x86_64 cat 15:10:05 $ docker top 9287db54432f08bce8402655c5b05c6e7e2c5ca0e31291e54464fae4de9febce -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:06 + go version 15:10:06 go version go1.13.5 linux/amd64 [Pipeline] sh 15:10:06 + make test 15:10:06 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:10:07 ? github.com/edgexfoundry/device-rest-go [no test files] 15:10:17 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 15:10:17 ok github.com/edgexfoundry/device-rest-go/driver 0.021s coverage: 56.3% of statements 15:10:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:10:19 gofmt -l . 15:10:19 [ "`gofmt -l .`" = "" ] 15:10:19 ./bin/test-go-mod-tidy.sh 15:10:20 ./bin/test-attribution-txt.sh [Pipeline] stash 15:10:20 Warning: overwriting stash ‘coverage-report’ 15:10:20 Stashed 1 file(s) [Pipeline] } 15:10:20 $ docker stop --time=1 9287db54432f08bce8402655c5b05c6e7e2c5ca0e31291e54464fae4de9febce 15:10:22 $ docker rm -f 9287db54432f08bce8402655c5b05c6e7e2c5ca0e31291e54464fae4de9febce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:10:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:10:23 + ls -al . 15:10:23 total 88 15:10:23 drwxrwxr-x. 7 jenkins jenkins 4096 Apr 20 15:10 . 15:10:23 drwxrwxr-x. 4 jenkins jenkins 28 Apr 20 15:09 .. 15:10:23 drwxrwxr-x. 2 jenkins jenkins 64 Apr 20 15:09 bin 15:10:23 drwxrwxr-x. 3 jenkins jenkins 55 Apr 20 15:09 cmd 15:10:23 -rw-r--r--. 1 jenkins jenkins 9369 Apr 20 15:10 coverage.out 15:10:23 -rw-rw-r--. 1 jenkins jenkins 1419 Apr 20 15:09 Dockerfile 15:10:23 -rw-rw-r--. 1 jenkins jenkins 989 Apr 20 15:09 Dockerfile.build 15:10:23 -rw-rw-r--. 1 jenkins jenkins 151 Apr 20 15:09 .dockerignore 15:10:23 drwxrwxr-x. 2 jenkins jenkins 93 Apr 20 15:10 driver 15:10:23 drwxrwxr-x. 8 jenkins jenkins 162 Apr 20 15:09 .git 15:10:23 -rw-rw-r--. 1 jenkins jenkins 339 Apr 20 15:09 .gitignore 15:10:23 -rw-r--r--. 1 jenkins jenkins 273 Apr 20 15:10 go.mod 15:10:23 -rw-r--r--. 1 jenkins jenkins 12444 Apr 20 15:10 go.sum 15:10:23 -rw-rw-r--. 1 jenkins jenkins 702 Apr 20 15:09 Jenkinsfile 15:10:23 -rw-rw-r--. 1 jenkins jenkins 11340 Apr 20 15:09 LICENSE 15:10:23 -rw-rw-r--. 1 jenkins jenkins 951 Apr 20 15:09 Makefile 15:10:23 -rw-rw-r--. 1 jenkins jenkins 5716 Apr 20 15:09 README.md 15:10:23 drwxrwxr-x. 3 jenkins jenkins 32 Apr 20 15:09 .semver 15:10:23 -rw-rw-r--. 1 jenkins jenkins 11 Apr 20 15:06 VERSION 15:10:23 -rw-rw-r--. 1 jenkins jenkins 713 Apr 20 15:09 version.go [Pipeline] isUnix [Pipeline] sh 15:10:23 + docker build -t docker-device-rest-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=210f50c9adcd32d3bf7f0011a8b75df57d2f34bd --label arch=amd64 --label version=1.0.1-dev.2 . 15:10:23 Sending build context to Docker daemon 8.014MB 15:10:23 Step 1/23 : ARG BASE=golang:1.13-alpine 15:10:23 Step 2/23 : FROM ${BASE} AS builder 15:10:23 ---> 6d7442789f17 15:10:23 Step 3/23 : ARG MAKE='make build' 15:10:23 ---> Running in 7a39ae387d13 15:10:23 Removing intermediate container 7a39ae387d13 15:10:23 ---> 4f8a37f68ec7 15:10:23 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 15:10:23 ---> Running in 38e62f1e6e0f 15:10:23 Removing intermediate container 38e62f1e6e0f 15:10:23 ---> 033a26ae7a85 15:10:23 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 15:10:23 ---> Running in fa22d3c73840 15:10:24 Removing intermediate container fa22d3c73840 15:10:24 ---> 1148dc6d2bac 15:10:24 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:10:24 ---> Running in bb83ce103d4a 15:10:24 Removing intermediate container bb83ce103d4a 15:10:24 ---> 3e6762b54cd1 15:10:24 Step 7/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:10:24 ---> Running in fdb3f4f91454 15:10:25 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:10:26 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:10:26 OK: 143 MiB in 39 packages 15:10:27 Removing intermediate container fdb3f4f91454 15:10:27 ---> 80fede12f7a7 15:10:27 Step 8/23 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go 15:10:27 ---> Running in 17219a7a4641 15:10:27 Removing intermediate container 17219a7a4641 15:10:27 ---> f7d2cbc24258 15:10:27 Step 9/23 : COPY go.mod . 15:10:27 ---> ac941bf256c2 15:10:27 Step 10/23 : COPY Makefile . 15:10:27 ---> 2d66c4d40e56 15:10:27 Step 11/23 : RUN make update 15:10:27 ---> Running in bc754cba6725 15:10:27 CGO_ENABLED=0 GO111MODULE=on go mod download 15:10:28 Removing intermediate container bc754cba6725 15:10:28 ---> ee3a49709b16 15:10:28 Step 12/23 : COPY . . 15:10:28 ---> 6377ac2d79b3 15:10:28 Step 13/23 : RUN $MAKE 15:10:28 ---> Running in 959f0af653c5 15:10:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.0.1-dev.2" -o cmd/device-rest-go ./cmd 15:10:41 Removing intermediate container 959f0af653c5 15:10:41 ---> 7625b363ce83 15:10:41 Step 14/23 : FROM alpine:latest 15:10:41 latest: Pulling from library/alpine 15:10:41 aad63a933944: Pulling fs layer 15:10:41 aad63a933944: Download complete 15:10:41 aad63a933944: Pull complete 15:10:41 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 15:10:41 Status: Downloaded newer image for alpine:latest 15:10:41 ---> a187dde48cd2 15:10:41 Step 15/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:10:41 ---> Running in a1ff48b81fa7 15:10:41 Removing intermediate container a1ff48b81fa7 15:10:41 ---> cec5d0fa3cc5 15:10:41 Step 16/23 : LABEL Name=device-rest-go Version=${VERSION} 15:10:41 ---> Running in 05399ece3e4a 15:10:41 Removing intermediate container 05399ece3e4a 15:10:41 ---> a7372d2d9538 15:10:41 Step 17/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / 15:10:41 ---> ac18d6b4483f 15:10:41 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / 15:10:41 ---> e4b3115cab09 15:10:41 Step 19/23 : EXPOSE 49986 15:10:41 ---> Running in 2edd67b65803 15:10:41 Removing intermediate container 2edd67b65803 15:10:41 ---> 127b020a1621 15:10:41 Step 20/23 : CMD ["/device-rest-go","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] 15:10:41 ---> Running in cd649d4e8dbd 15:10:42 Removing intermediate container cd649d4e8dbd 15:10:42 ---> 63f8e14cb94e 15:10:42 Step 21/23 : LABEL arch=amd64 15:10:42 ---> Running in a14c2adb3968 15:10:42 Removing intermediate container a14c2adb3968 15:10:42 ---> f71399e260a6 15:10:42 Step 22/23 : LABEL git_sha=210f50c9adcd32d3bf7f0011a8b75df57d2f34bd 15:10:42 ---> Running in f61b5ed029b2 15:10:42 Removing intermediate container f61b5ed029b2 15:10:42 ---> edb71b91bdee 15:10:42 Step 23/23 : LABEL version=1.0.1-dev.2 15:10:42 ---> Running in 7e5ecfba9b7d 15:10:42 Removing intermediate container 7e5ecfba9b7d 15:10:42 ---> c64217698dfc 15:10:42 [Warning] One or more build-args [ARCH] were not consumed 15:10:42 Successfully built c64217698dfc 15:10:42 Successfully tagged docker-device-rest-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:10:42 provisioning config files... 15:10:42 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/5@tmp/config1641971664410643131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:43 nexus3.edgexfoundry.org:10001 15:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:43 Configure a credential helper to remove this warning. See 15:10:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:43 15:10:43 Login Succeeded 15:10:43 nexus3.edgexfoundry.org:10002 15:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:43 Configure a credential helper to remove this warning. See 15:10:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:43 15:10:43 Login Succeeded 15:10:43 nexus3.edgexfoundry.org:10003 15:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:43 Configure a credential helper to remove this warning. See 15:10:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:43 15:10:43 Login Succeeded 15:10:43 nexus3.edgexfoundry.org:10004 15:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:44 Configure a credential helper to remove this warning. See 15:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:44 15:10:44 Login Succeeded 15:10:44 docker.io 15:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:10:44 Configure a credential helper to remove this warning. See 15:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:10:44 15:10:44 Login Succeeded [Pipeline] } 15:10:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:10:44 [edgeXDocker.push] Tagging docker image docker-device-rest-go with the following tags: 15:10:44 210f50c9adcd32d3bf7f0011a8b75df57d2f34bd 15:10:44 latest 15:10:44 1.0.1-dev.2 15:10:44 210f50c9adcd32d3bf7f0011a8b75df57d2f34bd-1.0.1-dev.2 15:10:44 master 15:10:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:10:45 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:210f50c9adcd32d3bf7f0011a8b75df57d2f34bd [Pipeline] isUnix [Pipeline] sh 15:10:45 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:210f50c9adcd32d3bf7f0011a8b75df57d2f34bd 15:10:45 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 15:10:45 7a7ecfe07387: Preparing 15:10:45 b4cec895b487: Preparing 15:10:45 beee9f30bc1f: Preparing 15:10:45 beee9f30bc1f: Layer already exists 15:10:45 b4cec895b487: Pushed 15:10:47 7a7ecfe07387: Pushed 15:10:47 210f50c9adcd32d3bf7f0011a8b75df57d2f34bd: digest: sha256:63f92a3b579585efa026b7b381c8592048cab1dd0e50db9f067236059cb1d47e size: 947 [Pipeline] isUnix [Pipeline] sh 15:10:47 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest [Pipeline] isUnix [Pipeline] sh 15:10:47 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest 15:10:47 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 15:10:47 7a7ecfe07387: Preparing 15:10:47 b4cec895b487: Preparing 15:10:47 beee9f30bc1f: Preparing 15:10:47 b4cec895b487: Layer already exists 15:10:47 beee9f30bc1f: Layer already exists 15:10:47 7a7ecfe07387: Layer already exists 15:10:47 latest: digest: sha256:63f92a3b579585efa026b7b381c8592048cab1dd0e50db9f067236059cb1d47e size: 947 [Pipeline] isUnix [Pipeline] sh 15:10:47 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 15:10:48 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.0.1-dev.2 15:10:48 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 15:10:48 7a7ecfe07387: Preparing 15:10:48 b4cec895b487: Preparing 15:10:48 beee9f30bc1f: Preparing 15:10:48 7a7ecfe07387: Layer already exists 15:10:48 beee9f30bc1f: Layer already exists 15:10:48 b4cec895b487: Layer already exists 15:10:48 1.0.1-dev.2: digest: sha256:63f92a3b579585efa026b7b381c8592048cab1dd0e50db9f067236059cb1d47e size: 947 [Pipeline] isUnix [Pipeline] sh 15:10:48 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:210f50c9adcd32d3bf7f0011a8b75df57d2f34bd-1.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 15:10:49 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:210f50c9adcd32d3bf7f0011a8b75df57d2f34bd-1.0.1-dev.2 15:10:49 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 15:10:49 7a7ecfe07387: Preparing 15:10:49 b4cec895b487: Preparing 15:10:49 beee9f30bc1f: Preparing 15:10:49 b4cec895b487: Layer already exists 15:10:49 beee9f30bc1f: Layer already exists 15:10:49 7a7ecfe07387: Layer already exists 15:10:49 210f50c9adcd32d3bf7f0011a8b75df57d2f34bd-1.0.1-dev.2: digest: sha256:63f92a3b579585efa026b7b381c8592048cab1dd0e50db9f067236059cb1d47e size: 947 [Pipeline] isUnix [Pipeline] sh 15:10:49 + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:master [Pipeline] isUnix [Pipeline] sh 15:10:49 + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:master 15:10:49 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] 15:10:49 7a7ecfe07387: Preparing 15:10:49 b4cec895b487: Preparing 15:10:49 beee9f30bc1f: Preparing 15:10:49 beee9f30bc1f: Layer already exists 15:10:49 7a7ecfe07387: Layer already exists 15:10:49 b4cec895b487: Layer already exists 15:10:49 master: digest: sha256:63f92a3b579585efa026b7b381c8592048cab1dd0e50db9f067236059cb1d47e size: 947 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" 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 15:10:51 provisioning config files... 15:10:51 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config1662090572115005947tmp [Pipeline] { [Pipeline] sh 15:10:51 + curl -s https://codecov.io/bash 15:10:51 + bash -s - -t @/w/workspace/gexfoundry_device-rest-go_master@tmp/config1662090572115005947tmp 15:10:51 15:10:51 _____ _ 15:10:51 / ____| | | 15:10:51 | | ___ __| | ___ ___ _____ __ 15:10:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:10:51 | |___| (_) | (_| | __/ (_| (_) \ V / 15:10:51 \_____\___/ \__,_|\___|\___\___/ \_/ 15:10:51 Bash-tbd 15:10:51 15:10:51 15:10:51 ==> Jenkins CI detected. 15:10:51 project root: . 15:10:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:10:51 ==> Running gcov in . (disable via -X gcov) 15:10:51 ==> Python coveragepy not found 15:10:51 ==> Searching for coverage reports in: 15:10:51 + . 15:10:51 -> Found 1 reports 15:10:51 ==> Detecting git/mercurial file structure 15:10:52 ==> Reading reports 15:10:52 + ./coverage.out bytes=9369 15:10:52 ==> Appending adjustments 15:10:52 http://docs.codecov.io/docs/fixing-reports 15:10:52 + Found adjustments 15:10:52 ==> Gzipping contents 15:10:52 ==> Uploading reports 15:10:52 url: https://codecov.io 15:10:52 query: branch=master&commit=210f50c9adcd32d3bf7f0011a8b75df57d2f34bd&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmaster%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job= 15:10:52 -> Pinging Codecov 15:10:52 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=210f50c9adcd32d3bf7f0011a8b75df57d2f34bd&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmaster%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job= 15:10:52 -> Uploading 15:10:53 -> View reports at https://codecov.io/github/edgexfoundry/device-rest-go/commit/210f50c9adcd32d3bf7f0011a8b75df57d2f34bd [Pipeline] } 15:10:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 15:10:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 15:10:53 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 15:10:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:10:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 15:10:54 15:10:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 15:10:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 15:10:54 1.217.3: Pulling from edgex-devops/edgex-snyk-go 15:10:54 e6b0cf9c0882: Pulling fs layer 15:10:54 2848faf0eed1: Pulling fs layer 15:10:54 0f37312ad70f: Pulling fs layer 15:10:54 7d08f2745646: Pulling fs layer 15:10:54 4c9f31393084: Pulling fs layer 15:10:54 eb21ddb83652: Pulling fs layer 15:10:54 345998794f6b: Pulling fs layer 15:10:54 97a711d68925: Pulling fs layer 15:10:54 7c8476c1cb00: Pulling fs layer 15:10:54 eb21ddb83652: Waiting 15:10:54 7d08f2745646: Waiting 15:10:54 345998794f6b: Waiting 15:10:54 97a711d68925: Waiting 15:10:54 7c8476c1cb00: Waiting 15:10:54 4c9f31393084: Waiting 15:10:54 0f37312ad70f: Verifying Checksum 15:10:54 0f37312ad70f: Download complete 15:10:54 2848faf0eed1: Verifying Checksum 15:10:54 2848faf0eed1: Download complete 15:10:54 4c9f31393084: Verifying Checksum 15:10:54 4c9f31393084: Download complete 15:10:54 eb21ddb83652: Verifying Checksum 15:10:54 eb21ddb83652: Download complete 15:10:54 e6b0cf9c0882: Verifying Checksum 15:10:54 e6b0cf9c0882: Download complete 15:10:55 e6b0cf9c0882: Pull complete 15:10:56 345998794f6b: Verifying Checksum 15:10:56 345998794f6b: Download complete 15:10:56 2848faf0eed1: Pull complete 15:10:56 0f37312ad70f: Pull complete 15:10:56 97a711d68925: Verifying Checksum 15:10:56 97a711d68925: Download complete 15:10:57 7c8476c1cb00: Verifying Checksum 15:10:57 7c8476c1cb00: Download complete 15:10:58 7d08f2745646: Verifying Checksum 15:10:58 7d08f2745646: Download complete 15:11:08 7d08f2745646: Pull complete 15:11:08 4c9f31393084: Pull complete 15:11:08 eb21ddb83652: Pull complete 15:11:09 345998794f6b: Pull complete 15:11:12 97a711d68925: Pull complete 15:11:14 7c8476c1cb00: Pull complete 15:11:14 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 15:11:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 15:11:14 prd-centos7-docker-4c-2g-4980 does not seem to be running inside a container 15:11:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/gexfoundry_device-rest-go_master:/ws -w /ws --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 15:11:15 $ docker top c1f184910fb4f2a8dd73d33868397f5ba8b90f9622678092f979b42f6dfa0f8a -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:17 + snyk monitor '--org=edgex-jenkins' 15:11:27 15:11:27 Monitoring /w/workspace/gexfoundry_device-rest-go_master... 15:11:27 15:11:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/1517051b-c84c-4540-91e6-0c84c392ce45 15:11:27 15:11:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:11:27 15:11:27 [Pipeline] } 15:11:27 $ docker stop --time=1 c1f184910fb4f2a8dd73d33868397f5ba8b90f9622678092f979b42f6dfa0f8a 15:11:29 $ docker rm -f c1f184910fb4f2a8dd73d33868397f5ba8b90f9622678092f979b42f6dfa0f8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:11:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:11:31 15:11:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 15:11:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:11:31 latest: Pulling from edgex-devops/edgex-klar 15:11:31 e7c96db7181b: Pulling fs layer 15:11:31 1868ca2cb446: Pulling fs layer 15:11:31 136be5d0fe8e: Pulling fs layer 15:11:31 894bfe63afcb: Pulling fs layer 15:11:31 894bfe63afcb: Waiting 15:11:31 1868ca2cb446: Verifying Checksum 15:11:31 1868ca2cb446: Download complete 15:11:31 136be5d0fe8e: Download complete 15:11:31 e7c96db7181b: Verifying Checksum 15:11:31 e7c96db7181b: Download complete 15:11:31 894bfe63afcb: Verifying Checksum 15:11:31 894bfe63afcb: Download complete 15:11:31 e7c96db7181b: Pull complete 15:11:32 1868ca2cb446: Pull complete 15:11:32 136be5d0fe8e: Pull complete 15:11:32 894bfe63afcb: Pull complete 15:11:32 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 15:11:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 15:11:33 prd-centos7-docker-4c-2g-4980 does not seem to be running inside a container 15:11:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 15:11:34 $ docker top 34efd14eb69821509cf98b92a5fed0f9cb447a2ebf4a0f2f8a15e45db6a6aada -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:35 + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go:210f50c9adcd32d3bf7f0011a8b75df57d2f34bd 15:11:35 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:11:38 $ docker stop --time=1 34efd14eb69821509cf98b92a5fed0f9cb447a2ebf4a0f2f8a15e45db6a6aada 15:11:40 $ docker rm -f 34efd14eb69821509cf98b92a5fed0f9cb447a2ebf4a0f2f8a15e45db6a6aada [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:11:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:11:41 . [Pipeline] withDockerContainer 15:11:41 prd-centos7-docker-4c-2g-4980 does not seem to be running inside a container 15:11:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 15:11:42 $ docker top b9d294a7e38d33b1b63c8bc453bf6240da2ce8121db59f86d2ca81bd0a912601 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:43 + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go:210f50c9adcd32d3bf7f0011a8b75df57d2f34bd 15:11:43 + tee 15:11:43 clair timeout 1m0s 15:11:43 docker timeout: 1m0s 15:11:43 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:11:44 $ docker stop --time=1 b9d294a7e38d33b1b63c8bc453bf6240da2ce8121db59f86d2ca81bd0a912601 15:11:46 $ docker rm -f b9d294a7e38d33b1b63c8bc453bf6240da2ce8121db59f86d2ca81bd0a912601 [Pipeline] // withDockerContainer [Pipeline] sh 15:11:47 + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/clair-reports [Pipeline] echo 15:11:47 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-rest-go_master/clair-reports/clair_results_docker-device-rest-go_210f50c9adcd32d3bf7f0011a8b75df57d2f34bd.html [Pipeline] writeFile [Pipeline] step 15:11:47 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 15:11:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:11:47 . [Pipeline] withDockerContainer 15:11:47 prd-centos7-docker-4c-2g-4980 does not seem to be running inside a container 15:11:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 15:11:49 $ docker top e5c163be14db30230b4525758b1b5980af5f86561a2275102b56e32f12753704 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:50 + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:210f50c9adcd32d3bf7f0011a8b75df57d2f34bd 15:11:50 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:11:53 $ docker stop --time=1 e5c163be14db30230b4525758b1b5980af5f86561a2275102b56e32f12753704 15:11:55 $ docker rm -f e5c163be14db30230b4525758b1b5980af5f86561a2275102b56e32f12753704 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:11:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:11:55 . [Pipeline] withDockerContainer 15:11:55 prd-centos7-docker-4c-2g-4980 does not seem to be running inside a container 15:11:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 15:11:57 $ docker top 45183d3dd3ea00748c84d40d47a7d11b369fa58b0f77c05d08d2e012ba9ca561 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:58 + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:210f50c9adcd32d3bf7f0011a8b75df57d2f34bd 15:11:58 + tee 15:11:58 clair timeout 1m0s 15:11:58 docker timeout: 1m0s 15:11:58 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:11:59 $ docker stop --time=1 45183d3dd3ea00748c84d40d47a7d11b369fa58b0f77c05d08d2e012ba9ca561 15:12:01 $ docker rm -f 45183d3dd3ea00748c84d40d47a7d11b369fa58b0f77c05d08d2e012ba9ca561 [Pipeline] // withDockerContainer [Pipeline] sh 15:12:02 + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/clair-reports [Pipeline] echo 15:12:02 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-rest-go_master/clair-reports/clair_results_docker-device-rest-go-arm64_210f50c9adcd32d3bf7f0011a8b75df57d2f34bd.html [Pipeline] writeFile [Pipeline] step 15:12:02 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 15:12:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:12:05 . [Pipeline] withDockerContainer 15:12:05 prd-centos7-docker-4c-2g-4980 does not seem to be running inside a container 15:12:05 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:12:06 $ docker top 2bde835daae7f9839f97eb9f4fc708b8a07f039613ad358679df715c7d56d06c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:12:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:06 [ssh-agent] Looking for ssh-agent implementation... 15:12:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:07 $ docker exec 2bde835daae7f9839f97eb9f4fc708b8a07f039613ad358679df715c7d56d06c ssh-agent 15:12:07 SSH_AUTH_SOCK=/tmp/ssh-Iah5sNJBlOHL/agent.15 15:12:07 SSH_AGENT_PID=22 15:12:07 Running ssh-add (command line suppressed) 15:12:07 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_2094823170395890491.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_2094823170395890491.key) 15:12:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:08 + git semver tag 15:12:08 # -> Open(): unable to determine branch for HEAD 15:12:08 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 15:12:08 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 15:12:08 # $SEMVER_REMOTE_NAME = origin 15:12:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:12:08 # $SEMVER_USER_NAME = edgex-jenkins 15:12:08 # $SEMVER_BRANCH = master 15:12:08 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver 15:12:08 # 210f50c9adcd32d3bf7f0011a8b75df57d2f34bd HEAD 15:12:08 # -> Force: false 15:12:08 # 5279940851a433f31361ad7e181233ff4ad4e8c5 refs/tags/v1.0.1-dev.2 [Pipeline] } 15:12:08 $ docker exec --env ******** --env ******** 2bde835daae7f9839f97eb9f4fc708b8a07f039613ad358679df715c7d56d06c ssh-agent -k 15:12:09 unset SSH_AUTH_SOCK; 15:12:09 unset SSH_AGENT_PID; 15:12:09 echo Agent pid 22 killed; 15:12:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:12:10 + git semver [Pipeline] } 15:12:10 $ docker stop --time=1 2bde835daae7f9839f97eb9f4fc708b8a07f039613ad358679df715c7d56d06c 15:12:12 $ docker rm -f 2bde835daae7f9839f97eb9f4fc708b8a07f039613ad358679df715c7d56d06c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:12:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:12:13 15:12:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:12:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:12:14 0.23.1-centos7: Pulling from edgex-lftools 15:12:14 ab5ef0e58194: Pulling fs layer 15:12:14 9712f1f96733: Pulling fs layer 15:12:14 63f879dbbcfc: Pulling fs layer 15:12:14 0d9ebad4ef96: Pulling fs layer 15:12:14 e9a5061849ea: Pulling fs layer 15:12:14 d747dcd14b5f: Pulling fs layer 15:12:14 2de7ff778b66: Pulling fs layer 15:12:14 0d9ebad4ef96: Waiting 15:12:14 e9a5061849ea: Waiting 15:12:14 d747dcd14b5f: Waiting 15:12:14 2de7ff778b66: Waiting 15:12:14 9712f1f96733: Verifying Checksum 15:12:14 9712f1f96733: Download complete 15:12:15 63f879dbbcfc: Verifying Checksum 15:12:15 63f879dbbcfc: Download complete 15:12:15 e9a5061849ea: Verifying Checksum 15:12:15 e9a5061849ea: Download complete 15:12:15 d747dcd14b5f: Verifying Checksum 15:12:15 d747dcd14b5f: Download complete 15:12:16 0d9ebad4ef96: Verifying Checksum 15:12:16 0d9ebad4ef96: Download complete 15:12:16 ab5ef0e58194: Verifying Checksum 15:12:16 ab5ef0e58194: Download complete 15:12:16 2de7ff778b66: Verifying Checksum 15:12:16 2de7ff778b66: Download complete 15:12:23 ab5ef0e58194: Pull complete 15:12:23 9712f1f96733: Pull complete 15:12:26 63f879dbbcfc: Pull complete 15:12:35 0d9ebad4ef96: Pull complete 15:12:35 e9a5061849ea: Pull complete 15:12:35 d747dcd14b5f: Pull complete 15:12:39 2de7ff778b66: Pull complete 15:12:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:12:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:12:40 prd-centos7-docker-4c-2g-4980 does not seem to be running inside a container 15:12:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:12:41 $ docker top 46b7b4e614a8ad794be886f2313bcbe20909fc6eb6221073068a4384bcbc8ac0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:12:41 provisioning config files... 15:12:41 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config952476928816754993tmp 15:12:41 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config8822454404249609276tmp 15:12:41 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config6913227006034341497tmp [Pipeline] { [Pipeline] echo 15:12:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:12:41 ---> sigul-configuration.sh 15:12:41 gpg: directory `/root/.gnupg' created 15:12:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:12:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:12:41 gpg: keyring `/root/.gnupg/secring.gpg' created 15:12:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:12:41 gpg: CAST5 encrypted data 15:12:42 gpg: encrypted with 1 passphrase 15:12:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:12:43 + mkdir /home/jenkins 15:12:43 + mkdir /home/jenkins/sigul [Pipeline] sh 15:12:44 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 15:12:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:12:44 ---> sigul-install.sh 15:12:54 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:12:55 + git tag --list 15:12:55 v1.0.1-dev.2 [Pipeline] sh 15:12:56 + lftools sign git-tag v1.0.1-dev.2 15:12:57 Signing Git tag with Sigul... 15:12:57 Signing v1.0.1-dev.2 [Pipeline] echo 15:12:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:12:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:12:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:12:59 $ docker stop --time=1 46b7b4e614a8ad794be886f2313bcbe20909fc6eb6221073068a4384bcbc8ac0 15:13:01 $ docker rm -f 46b7b4e614a8ad794be886f2313bcbe20909fc6eb6221073068a4384bcbc8ac0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:13:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:13:02 . [Pipeline] withDockerContainer 15:13:03 prd-centos7-docker-4c-2g-4980 does not seem to be running inside a container 15:13:03 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:13:04 $ docker top c2c9301dafc253b751e5cd2a41d5a186007bb17267bd31b69f8f6ca6b88fbffb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:13:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:13:04 [ssh-agent] Looking for ssh-agent implementation... 15:13:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:04 $ docker exec c2c9301dafc253b751e5cd2a41d5a186007bb17267bd31b69f8f6ca6b88fbffb ssh-agent 15:13:05 SSH_AUTH_SOCK=/tmp/ssh-HP7T9a8k11hX/agent.15 15:13:05 SSH_AGENT_PID=22 15:13:05 Running ssh-add (command line suppressed) 15:13:05 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_4722898597615128789.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_4722898597615128789.key) 15:13:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:13:06 + git semver bump pre 15:13:06 # -> Open(): unable to determine branch for HEAD 15:13:06 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 15:13:06 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 15:13:06 # $SEMVER_REMOTE_NAME = origin 15:13:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:13:06 # $SEMVER_USER_NAME = edgex-jenkins 15:13:06 # $SEMVER_BRANCH = master 15:13:06 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver 15:13:06 1.0.1-dev.3 [Pipeline] } 15:13:06 $ docker exec --env ******** --env ******** c2c9301dafc253b751e5cd2a41d5a186007bb17267bd31b69f8f6ca6b88fbffb ssh-agent -k 15:13:06 unset SSH_AUTH_SOCK; 15:13:06 unset SSH_AGENT_PID; 15:13:06 echo Agent pid 22 killed; 15:13:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:13:07 + git semver [Pipeline] } 15:13:07 $ docker stop --time=1 c2c9301dafc253b751e5cd2a41d5a186007bb17267bd31b69f8f6ca6b88fbffb 15:13:09 $ docker rm -f c2c9301dafc253b751e5cd2a41d5a186007bb17267bd31b69f8f6ca6b88fbffb [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:13:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:13:10 . [Pipeline] withDockerContainer 15:13:10 prd-centos7-docker-4c-2g-4980 does not seem to be running inside a container 15:13:10 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:13:11 $ docker top 1f2abdd840257c6e857e45b139f26269691f68b3dae77d8aa31d24a1d1966f08 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:13:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:13:11 [ssh-agent] Looking for ssh-agent implementation... 15:13:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:11 $ docker exec 1f2abdd840257c6e857e45b139f26269691f68b3dae77d8aa31d24a1d1966f08 ssh-agent 15:13:11 SSH_AUTH_SOCK=/tmp/ssh-DZnRWUlOPcjd/agent.14 15:13:11 SSH_AGENT_PID=21 15:13:12 Running ssh-add (command line suppressed) 15:13:12 Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_6665779427373959369.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_6665779427373959369.key) 15:13:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:13:13 + git semver push 15:13:13 # -> Open(): unable to determine branch for HEAD 15:13:13 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git 15:13:13 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master 15:13:13 # $SEMVER_REMOTE_NAME = origin 15:13:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:13:13 # $SEMVER_USER_NAME = edgex-jenkins 15:13:13 # $SEMVER_BRANCH = master 15:13:13 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } 15:13:19 $ docker exec --env ******** --env ******** 1f2abdd840257c6e857e45b139f26269691f68b3dae77d8aa31d24a1d1966f08 ssh-agent -k 15:13:20 unset SSH_AUTH_SOCK; 15:13:20 unset SSH_AGENT_PID; 15:13:20 echo Agent pid 21 killed; 15:13:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:13:20 + git semver [Pipeline] } 15:13:20 $ docker stop --time=1 1f2abdd840257c6e857e45b139f26269691f68b3dae77d8aa31d24a1d1966f08 15:13:22 $ docker rm -f 1f2abdd840257c6e857e45b139f26269691f68b3dae77d8aa31d24a1d1966f08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:13:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:13:24 ---> package-listing.sh 15:13:24 ++ facter osfamily 15:13:24 ++ tr '[:upper:]' '[:lower:]' 15:13:24 + OS_FAMILY=redhat 15:13:24 + workspace=/w/workspace/gexfoundry_device-rest-go_master 15:13:24 + START_PACKAGES=/tmp/packages_start.txt 15:13:24 + END_PACKAGES=/tmp/packages_end.txt 15:13:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:13:24 + PACKAGES=/tmp/packages_start.txt 15:13:24 + '[' /w/workspace/gexfoundry_device-rest-go_master ']' 15:13:24 + PACKAGES=/tmp/packages_end.txt 15:13:24 + case "${OS_FAMILY}" in 15:13:24 + rpm -qa 15:13:24 + sort 15:13:29 + '[' -f /tmp/packages_start.txt ']' 15:13:29 + '[' -f /tmp/packages_end.txt ']' 15:13:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:13:29 + '[' /w/workspace/gexfoundry_device-rest-go_master ']' 15:13:29 + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/archives/ 15:13:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 15:13:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:13:30 15:13:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:13:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:13:30 alpine: Pulling from edgex-lftools-log-publisher 15:13:30 c9b1b535fdd9: Pulling fs layer 15:13:30 2cc5ad85d9ab: Pulling fs layer 15:13:30 756a868c4378: Pulling fs layer 15:13:30 444b2fc9a129: Pulling fs layer 15:13:30 ea15f1150254: Pulling fs layer 15:13:30 41b27a9f41bf: Pulling fs layer 15:13:30 28c525ee5125: Pulling fs layer 15:13:30 094b1ea09ed8: Pulling fs layer 15:13:30 138eaada9080: Pulling fs layer 15:13:30 0622d0fa9048: Pulling fs layer 15:13:30 41b27a9f41bf: Waiting 15:13:30 28c525ee5125: Waiting 15:13:30 094b1ea09ed8: Waiting 15:13:30 138eaada9080: Waiting 15:13:30 0622d0fa9048: Waiting 15:13:30 444b2fc9a129: Waiting 15:13:30 ea15f1150254: Waiting 15:13:30 2cc5ad85d9ab: Download complete 15:13:31 444b2fc9a129: Verifying Checksum 15:13:31 444b2fc9a129: Download complete 15:13:31 c9b1b535fdd9: Verifying Checksum 15:13:31 c9b1b535fdd9: Download complete 15:13:31 ea15f1150254: Download complete 15:13:31 28c525ee5125: Verifying Checksum 15:13:31 28c525ee5125: Download complete 15:13:32 c9b1b535fdd9: Pull complete 15:13:32 2cc5ad85d9ab: Pull complete 15:13:33 756a868c4378: Verifying Checksum 15:13:33 756a868c4378: Download complete 15:13:34 138eaada9080: Verifying Checksum 15:13:34 138eaada9080: Download complete 15:13:34 0622d0fa9048: Verifying Checksum 15:13:34 0622d0fa9048: Download complete 15:13:34 094b1ea09ed8: Verifying Checksum 15:13:34 094b1ea09ed8: Download complete 15:13:35 41b27a9f41bf: Verifying Checksum 15:13:35 41b27a9f41bf: Download complete 15:13:36 756a868c4378: Pull complete 15:13:36 444b2fc9a129: Pull complete 15:13:36 ea15f1150254: Pull complete 15:13:42 41b27a9f41bf: Pull complete 15:13:43 28c525ee5125: Pull complete 15:13:48 094b1ea09ed8: Pull complete 15:13:48 138eaada9080: Pull complete 15:13:48 0622d0fa9048: Pull complete 15:13:48 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:13:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:13:49 prd-centos7-docker-4c-2g-4980 does not seem to be running inside a container 15:13:49 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:13:50 $ docker top 9d97aace0d697fba3ec13c86f91f2c2c2fb8250ab32632c6b541f15c5ac60a49 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:13:51 provisioning config files... 15:13:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config6568989343345514503tmp [Pipeline] { [Pipeline] echo 15:13:51 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:13:51 ---> create-netrc.sh [Pipeline] echo 15:13:51 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:13:52 ---> logs-deploy.sh 15:13:52 + ARCHIVE_ARTIFACTS= 15:13:52 + LOGS_SERVER=https://logs.edgexfoundry.org 15:13:52 + '[' https://logs.edgexfoundry.org == None ']' 15:13:52 + NEXUS_URL=https://nexus.edgexfoundry.org 15:13:52 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/5 15:13:52 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-rest-go/job/master/5/ 15:13:52 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/5 /w/workspace/gexfoundry_device-rest-go_master 15:13:54 Archives upload complete. 15:13:54 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-rest-go/job/master/5/ 15:13:55 ---> uname -a: 15:13:55 Linux 9d97aace0d69 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 15:13:55 15:13:55 15:13:55 ---> lscpu: 15:13:55 Architecture: x86_64 15:13:55 CPU op-mode(s): 32-bit, 64-bit 15:13:55 Byte Order: Little Endian 15:13:55 Address sizes: 40 bits physical, 48 bits virtual 15:13:55 CPU(s): 4 15:13:55 On-line CPU(s) list: 0-3 15:13:55 Thread(s) per core: 1 15:13:55 Core(s) per socket: 1 15:13:55 Socket(s): 4 15:13:55 NUMA node(s): 1 15:13:55 Vendor ID: GenuineIntel 15:13:55 CPU family: 6 15:13:55 Model: 44 15:13:55 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:13:55 Stepping: 1 15:13:55 CPU MHz: 2933.438 15:13:55 BogoMIPS: 5866.87 15:13:55 Virtualization: VT-x 15:13:55 Hypervisor vendor: KVM 15:13:55 Virtualization type: full 15:13:55 L1d cache: 128 KiB 15:13:55 L1i cache: 128 KiB 15:13:55 L2 cache: 16 MiB 15:13:55 L3 cache: 64 MiB 15:13:55 NUMA node0 CPU(s): 0-3 15:13:55 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 15:13:55 Vulnerability Meltdown: Mitigation; PTI 15:13:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:13:55 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 15:13:55 Vulnerability Spectre v2: Mitigation; Full retpoline 15:13:55 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:13:55 15:13:55 15:13:55 ---> nproc: 15:13:55 4 15:13:55 15:13:55 15:13:55 ---> df -h: 15:13:55 Filesystem Size Used Available Use% Mounted on 15:13:55 overlay 50.0G 7.6G 42.4G 15% / 15:13:55 tmpfs 64.0M 0 64.0M 0% /dev 15:13:55 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 15:13:55 shm 64.0M 0 64.0M 0% /dev/shm 15:13:55 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/resolv.conf 15:13:55 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/hostname 15:13:55 /dev/vda1 50.0G 7.6G 42.4G 15% /etc/hosts 15:13:55 /dev/vda1 50.0G 7.6G 42.4G 15% /w/workspace/gexfoundry_device-rest-go_master 15:13:55 /dev/vda1 50.0G 7.6G 42.4G 15% /w/workspace/gexfoundry_device-rest-go_master@tmp 15:13:55 /dev/vda1 50.0G 7.6G 42.4G 15% /var/log/sa 15:13:55 15:13:55 15:13:55 ---> free -m: 15:13:55 total used free shared buff/cache available 15:13:55 Mem: 1838 665 83 0 1089 1107 15:13:55 Swap: 1023 1 1022 15:13:55 15:13:55 15:13:55 ---> ip addr: 15:13:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:13:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:13:55 inet 127.0.0.1/8 scope host lo 15:13:55 valid_lft forever preferred_lft forever 15:13:55 24: eth0@if25: mtu 1458 qdisc noqueue state UP 15:13:55 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 15:13:55 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 15:13:55 valid_lft forever preferred_lft forever 15:13:55 15:13:55 15:13:55 ---> sar -b -r -n DEV: 15:13:55 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/20/20 _x86_64_ (4 CPU) 15:13:55 15:13:55 15:04:53 LINUX RESTART 15:13:55 15:13:55 15:06:01 tps rtps wtps bread/s bwrtn/s 15:13:55 15:07:01 34.89 7.32 27.57 1912.89 2688.37 15:13:55 15:08:01 3.11 0.00 3.11 0.00 89.53 15:13:55 15:09:02 0.60 0.00 0.60 0.00 6.19 15:13:55 15:10:01 0.63 0.00 0.63 0.00 8.74 15:13:55 15:11:01 16.23 2.48 13.75 416.98 7225.67 15:13:55 15:12:01 196.19 112.39 83.80 3898.07 21272.99 15:13:55 15:13:01 166.88 26.22 140.66 1530.70 32772.50 15:13:55 Average: 59.99 21.26 38.73 1111.57 9184.86 15:13:55 15:13:55 15:06:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:13:55 15:07:01 116680 1765624 93.80 2620 1263716 891536 30.42 405448 1195744 44 15:13:55 15:08:01 128600 1753704 93.17 2620 1263728 802216 27.37 396540 1194944 8 15:13:55 15:09:02 128796 1753508 93.16 2620 1263732 796048 27.16 395972 1194944 8 15:13:55 15:10:01 127008 1755296 93.25 2620 1263736 796372 27.17 401472 1191732 8 15:13:55 15:11:01 73188 1809116 96.11 2620 1277828 988568 33.73 462032 1175384 98424 15:13:55 15:12:01 160472 1721832 91.47 2620 1179932 936084 31.94 443192 1083704 19448 15:13:55 15:13:01 147028 1735276 92.19 2620 1100564 977948 33.37 584540 864784 44104 15:13:55 Average: 125967 1756337 93.31 2620 1230462 884110 30.17 441314 1128748 23149 15:13:55 15:13:55 15:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 15:13:55 15:07:01 eth0 119.30 121.33 578.75 174.37 0.00 0.00 0.00 15:13:55 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:55 15:07:01 docker0 46.68 32.62 3.75 133.92 0.00 0.00 0.00 15:13:55 15:08:01 eth0 0.28 0.27 0.17 0.02 0.00 0.00 0.00 15:13:55 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:55 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:55 15:09:02 eth0 0.37 0.08 0.03 0.01 0.00 0.00 0.00 15:13:55 15:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:55 15:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:55 15:10:01 eth0 0.36 0.36 0.26 0.20 0.00 0.00 0.00 15:13:55 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:55 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:55 15:11:01 eth0 107.03 76.93 3486.47 8.65 0.00 0.00 0.00 15:13:55 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:55 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:55 15:12:01 eth0 82.72 77.73 257.23 62.92 0.00 0.00 0.00 15:13:55 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:55 15:12:01 docker0 24.50 19.73 3.04 47.61 0.00 0.00 0.00 15:13:55 15:13:01 eth0 204.73 156.64 3591.38 58.53 0.00 0.00 0.00 15:13:55 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:55 15:13:01 docker0 25.44 30.05 1.36 249.33 0.00 0.00 0.00 15:13:55 Average: eth0 73.77 62.10 1134.21 43.65 0.00 0.00 0.00 15:13:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:55 Average: docker0 13.85 11.81 1.17 61.79 0.00 0.00 0.00 15:13:55 15:13:55 15:13:55 ---> sar -P ALL: 15:13:55 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/20/20 _x86_64_ (4 CPU) 15:13:55 15:13:55 15:04:53 LINUX RESTART 15:13:55 15:13:55 15:06:01 CPU %user %nice %system %iowait %steal %idle 15:13:55 15:07:01 all 3.64 0.00 2.30 1.03 10.49 82.54 15:13:55 15:07:01 0 3.64 0.00 2.35 0.19 12.30 81.51 15:13:55 15:07:01 1 3.33 0.00 2.62 2.33 10.40 81.33 15:13:55 15:07:01 2 2.96 0.00 2.03 0.13 9.97 84.90 15:13:55 15:07:01 3 4.66 0.00 2.20 1.47 9.26 82.41 15:13:55 15:08:01 all 0.12 0.00 0.07 0.00 0.15 99.65 15:13:55 15:08:01 0 0.05 0.00 0.05 0.00 0.22 99.68 15:13:55 15:08:01 1 0.25 0.00 0.08 0.00 0.22 99.45 15:13:55 15:08:01 2 0.03 0.00 0.07 0.00 0.10 99.80 15:13:55 15:08:01 3 0.17 0.00 0.07 0.00 0.10 99.67 15:13:55 15:09:02 all 0.12 0.00 0.04 0.00 0.29 99.56 15:13:55 15:09:02 0 0.02 0.00 0.02 0.00 0.23 99.73 15:13:55 15:09:02 1 0.32 0.00 0.03 0.00 0.32 99.33 15:13:55 15:09:02 2 0.08 0.00 0.05 0.00 0.48 99.39 15:13:55 15:09:02 3 0.05 0.00 0.05 0.00 0.12 99.78 15:13:55 15:10:01 all 0.14 0.00 0.05 0.00 0.17 99.64 15:13:55 15:10:01 0 0.08 0.00 0.08 0.00 0.32 99.51 15:13:55 15:10:01 1 0.08 0.00 0.03 0.00 0.10 99.78 15:13:55 15:10:01 2 0.34 0.00 0.05 0.00 0.10 99.51 15:13:55 15:10:01 3 0.07 0.00 0.03 0.00 0.15 99.75 15:13:55 15:11:01 all 1.25 0.00 0.97 0.07 4.31 93.40 15:13:55 15:11:01 0 1.21 0.00 1.43 0.05 4.48 92.84 15:13:55 15:11:01 1 1.39 0.00 0.88 0.13 4.47 93.13 15:13:55 15:11:01 2 1.15 0.00 0.88 0.10 4.36 93.51 15:13:55 15:11:01 3 1.26 0.00 0.68 0.00 3.92 94.14 15:13:55 15:12:01 all 5.73 0.00 4.69 1.74 13.02 74.82 15:13:55 15:12:01 0 4.87 0.00 4.43 1.96 14.17 74.58 15:13:55 15:12:01 1 6.91 0.00 4.65 1.79 13.33 73.32 15:13:55 15:12:01 2 5.27 0.00 4.47 1.73 12.52 76.01 15:13:55 15:12:01 3 5.87 0.00 5.22 1.48 12.05 75.39 15:13:55 15:13:01 all 8.33 0.00 5.79 1.18 17.99 66.71 15:13:55 15:13:01 0 8.00 0.00 6.19 0.78 19.02 66.01 15:13:55 15:13:01 1 9.67 0.00 5.22 1.98 18.91 64.22 15:13:55 15:13:01 2 8.37 0.00 6.10 0.54 16.98 68.00 15:13:55 15:13:01 3 7.29 0.00 5.63 1.40 17.05 68.63 15:13:55 Average: all 2.79 0.00 2.01 0.58 6.71 87.91 15:13:55 Average: 0 2.59 0.00 2.11 0.43 7.35 87.52 15:13:55 Average: 1 3.17 0.00 1.95 0.90 6.90 87.08 15:13:55 Average: 2 2.62 0.00 1.96 0.36 6.42 88.64 15:13:55 Average: 3 2.80 0.00 2.00 0.63 6.16 88.42 15:13:55 15:13:55 15:13:55