Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 30534e99e394efc00c176be032a98ac6c7eba5ce 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 b810438aec07f555226556e3b59abf2bab733840 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 b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > 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-modbus-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-modbus-go-settings PROJECT: device-modbus-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-modbus-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/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-895 in /w/workspace/xfoundry_device-modbus-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-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 30534e99e394efc00c176be032a98ac6c7eba5ce (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 30534e99e394efc00c176be032a98ac6c7eba5ce # timeout=10 Commit message: "Merge pull request #132 from weichou1229/issue-131" > git rev-list --no-walk f8002f62c93448ac56f9126a539844123f9002c7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-26T11:30:02.580Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:30:04.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-26T11:30:04.868Z] [2020-03-26T11:30:04.868Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:30:05.235Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-26T11:30:05.235Z] latest: Pulling from edgex-devops/git-semver [2020-03-26T11:30:05.235Z] 9123ac7c32f7: Pulling fs layer [2020-03-26T11:30:05.235Z] b8cc5d1170e3: Pulling fs layer [2020-03-26T11:30:05.235Z] 2924cbbf6a41: Pulling fs layer [2020-03-26T11:30:05.235Z] 93b08a4f1073: Pulling fs layer [2020-03-26T11:30:05.235Z] 93b08a4f1073: Waiting [2020-03-26T11:30:05.235Z] b8cc5d1170e3: Verifying Checksum [2020-03-26T11:30:05.235Z] b8cc5d1170e3: Download complete [2020-03-26T11:30:05.235Z] 9123ac7c32f7: Verifying Checksum [2020-03-26T11:30:05.235Z] 9123ac7c32f7: Download complete [2020-03-26T11:30:05.496Z] 93b08a4f1073: Verifying Checksum [2020-03-26T11:30:05.496Z] 93b08a4f1073: Download complete [2020-03-26T11:30:05.496Z] 2924cbbf6a41: Verifying Checksum [2020-03-26T11:30:05.496Z] 2924cbbf6a41: Download complete [2020-03-26T11:30:05.496Z] 9123ac7c32f7: Pull complete [2020-03-26T11:30:05.755Z] b8cc5d1170e3: Pull complete [2020-03-26T11:30:06.330Z] 2924cbbf6a41: Pull complete [2020-03-26T11:30:06.589Z] 93b08a4f1073: Pull complete [2020-03-26T11:30:06.589Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-26T11:30:06.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-26T11:30:06.723Z] prd-centos7-docker-4c-2g-895 does not seem to be running inside a container [2020-03-26T11:30:06.773Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-26T11:30:07.391Z] $ docker top 49cf590ca51af882ac32bc872e915e1b1b7b91a597a44d766f320eb01a6607b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-26T11:30:07.663Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-26T11:30:07.663Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-26T11:30:07.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-26T11:30:07.879Z] $ docker exec 49cf590ca51af882ac32bc872e915e1b1b7b91a597a44d766f320eb01a6607b1 ssh-agent [2020-03-26T11:30:08.059Z] SSH_AUTH_SOCK=/tmp/ssh-eUuocRWQT4Qv/agent.15 [2020-03-26T11:30:08.059Z] SSH_AGENT_PID=22 [2020-03-26T11:30:08.070Z] Running ssh-add (command line suppressed) [2020-03-26T11:30:08.213Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5896166110788897235.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5896166110788897235.key) [2020-03-26T11:30:08.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-26T11:30:08.585Z] + git describe --exact-match --tags HEAD [2020-03-26T11:30:08.585Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-26T11:30:08.646Z] $ docker exec --env ******** --env ******** 49cf590ca51af882ac32bc872e915e1b1b7b91a597a44d766f320eb01a6607b1 ssh-agent -k [2020-03-26T11:30:08.798Z] unset SSH_AUTH_SOCK; [2020-03-26T11:30:08.798Z] unset SSH_AGENT_PID; [2020-03-26T11:30:08.799Z] echo Agent pid 22 killed; [2020-03-26T11:30:08.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-26T11:30:08.905Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-26T11:30:08.905Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-26T11:30:08.997Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-26T11:30:08.997Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-26T11:30:09.179Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-26T11:30:09.185Z] $ docker exec 49cf590ca51af882ac32bc872e915e1b1b7b91a597a44d766f320eb01a6607b1 ssh-agent [2020-03-26T11:30:09.376Z] SSH_AUTH_SOCK=/tmp/ssh-9bG53tC9313A/agent.58 [2020-03-26T11:30:09.376Z] SSH_AGENT_PID=65 [2020-03-26T11:30:09.408Z] Running ssh-add (command line suppressed) [2020-03-26T11:30:09.554Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_8870259152238239865.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_8870259152238239865.key) [2020-03-26T11:30:09.597Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-26T11:30:09.938Z] + git semver init [2020-03-26T11:30:09.938Z] # -> Open(): unable to determine branch for HEAD [2020-03-26T11:30:09.938Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2020-03-26T11:30:09.938Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2020-03-26T11:30:09.938Z] # $SEMVER_REMOTE_NAME = origin [2020-03-26T11:30:09.938Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-26T11:30:09.938Z] # $SEMVER_USER_NAME = jenkins [2020-03-26T11:30:09.938Z] # $SEMVER_BRANCH = master [2020-03-26T11:30:09.938Z] # $SEMVER_TEMP = /tmp/semver-312293085 [2020-03-26T11:30:09.938Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2020-03-26T11:30:10.197Z] # '/tmp/semver-312293085' -> '/w/workspace/xfoundry_device-modbus-go_master/.semver' [2020-03-26T11:30:10.197Z] # -> Force: false [2020-03-26T11:30:10.197Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } [2020-03-26T11:30:10.211Z] $ docker exec --env ******** --env ******** 49cf590ca51af882ac32bc872e915e1b1b7b91a597a44d766f320eb01a6607b1 ssh-agent -k [2020-03-26T11:30:10.351Z] unset SSH_AUTH_SOCK; [2020-03-26T11:30:10.352Z] unset SSH_AGENT_PID; [2020-03-26T11:30:10.352Z] echo Agent pid 65 killed; [2020-03-26T11:30:10.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-26T11:30:10.814Z] + git semver [Pipeline] } [2020-03-26T11:30:10.831Z] $ docker stop --time=1 49cf590ca51af882ac32bc872e915e1b1b7b91a597a44d766f320eb01a6607b1 [2020-03-26T11:30:12.155Z] $ docker rm -f 49cf590ca51af882ac32bc872e915e1b1b7b91a597a44d766f320eb01a6607b1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-26T11:30:12.850Z] Stashed 16 file(s) [Pipeline] echo [2020-03-26T11:30:12.852Z] [edgeXSemver] initialized semver on version 1.2.0-dev.3 [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 [2020-03-26T11:30:28.089Z] Still waiting to schedule task [2020-03-26T11:30:28.089Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-895’ [2020-03-26T11:30:28.091Z] Still waiting to schedule task [2020-03-26T11:30:28.091Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-03-26T11:33:47.210Z] Running on prd-centos7-docker-4c-2g-897 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws [2020-03-26T11:33:47.247Z] Running in /w/workspace/device-modbus-go/3 [Pipeline] { [Pipeline] checkout [2020-03-26T11:33:54.052Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-898 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws [2020-03-26T11:33:54.092Z] Running in /w/workspace/device-modbus-go/3 [Pipeline] { [Pipeline] checkout [2020-03-26T11:34:00.644Z] using credential edgex-jenkins-ssh [2020-03-26T11:34:00.693Z] Cloning the remote Git repository [2020-03-26T11:34:00.693Z] Cloning with configured refspecs honoured and without tags [2020-03-26T11:34:00.764Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-03-26T11:34:00.850Z] > git init /w/workspace/device-modbus-go/3 # timeout=10 [2020-03-26T11:34:00.925Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-03-26T11:34:00.926Z] > git --version # timeout=10 [2020-03-26T11:34:01.997Z] Fetching without tags [2020-03-26T11:34:00.957Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-26T11:34:01.032Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T11:34:01.888Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-03-26T11:34:01.922Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T11:34:01.977Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-03-26T11:34:02.011Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-03-26T11:34:02.012Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-26T11:34:02.026Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T11:34:02.634Z] Checking out Revision 30534e99e394efc00c176be032a98ac6c7eba5ce (master) [2020-03-26T11:34:02.658Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T11:34:02.692Z] > git checkout -f 30534e99e394efc00c176be032a98ac6c7eba5ce # timeout=10 [2020-03-26T11:34:07.333Z] Commit message: "Merge pull request #132 from weichou1229/issue-131" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-26T11:34:08.360Z] ========================================================= [2020-03-26T11:34:08.360Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-03-26T11:34:08.360Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:34:09.474Z] + 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 . [2020-03-26T11:34:10.442Z] Sending build context to Docker daemon 537.1kB [2020-03-26T11:34:10.442Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-26T11:34:10.442Z] Step 2/8 : FROM ${BASE} [2020-03-26T11:34:10.711Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-26T11:34:10.711Z] cde5963f3b93: Pulling fs layer [2020-03-26T11:34:10.711Z] 2a23fa8c16f7: Pulling fs layer [2020-03-26T11:34:10.711Z] 777b28850792: Pulling fs layer [2020-03-26T11:34:10.711Z] 8a11ddd9e578: Pulling fs layer [2020-03-26T11:34:10.711Z] 4cf88f913ddb: Pulling fs layer [2020-03-26T11:34:10.711Z] 1df406cf5192: Pulling fs layer [2020-03-26T11:34:10.711Z] cd6300453558: Pulling fs layer [2020-03-26T11:34:10.711Z] b9c365052c96: Pulling fs layer [2020-03-26T11:34:10.711Z] a2d8cc88f415: Pulling fs layer [2020-03-26T11:34:10.711Z] ea1d1ca13537: Pulling fs layer [2020-03-26T11:34:10.711Z] 3750a50a1c5e: Pulling fs layer [2020-03-26T11:34:10.711Z] 8a11ddd9e578: Waiting [2020-03-26T11:34:10.711Z] 4cf88f913ddb: Waiting [2020-03-26T11:34:10.711Z] 1df406cf5192: Waiting [2020-03-26T11:34:10.711Z] cd6300453558: Waiting [2020-03-26T11:34:10.711Z] b9c365052c96: Waiting [2020-03-26T11:34:10.711Z] a2d8cc88f415: Waiting [2020-03-26T11:34:10.711Z] ea1d1ca13537: Waiting [2020-03-26T11:34:10.711Z] 3750a50a1c5e: Waiting [2020-03-26T11:34:10.711Z] 777b28850792: Download complete [2020-03-26T11:34:10.711Z] 2a23fa8c16f7: Verifying Checksum [2020-03-26T11:34:10.711Z] 2a23fa8c16f7: Download complete [2020-03-26T11:34:10.711Z] 4cf88f913ddb: Verifying Checksum [2020-03-26T11:34:10.711Z] 4cf88f913ddb: Download complete [2020-03-26T11:34:10.711Z] 1df406cf5192: Verifying Checksum [2020-03-26T11:34:10.711Z] 1df406cf5192: Download complete [2020-03-26T11:34:11.096Z] cde5963f3b93: Verifying Checksum [2020-03-26T11:34:11.694Z] cde5963f3b93: Pull complete [2020-03-26T11:34:12.672Z] 2a23fa8c16f7: Pull complete [2020-03-26T11:34:12.672Z] 777b28850792: Pull complete [2020-03-26T11:34:13.301Z] using credential edgex-jenkins-ssh [2020-03-26T11:34:13.418Z] Cloning the remote Git repository [2020-03-26T11:34:13.418Z] Cloning with configured refspecs honoured and without tags [2020-03-26T11:34:15.282Z] cd6300453558: Verifying Checksum [2020-03-26T11:34:15.282Z] cd6300453558: Download complete [2020-03-26T11:34:15.558Z] a2d8cc88f415: Download complete [2020-03-26T11:34:13.818Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-03-26T11:34:14.286Z] > git init /w/workspace/device-modbus-go/3 # timeout=10 [2020-03-26T11:34:14.589Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-03-26T11:34:14.594Z] > git --version # timeout=10 [2020-03-26T11:34:14.687Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-26T11:34:15.165Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T11:34:16.996Z] Fetching without tags [2020-03-26T11:34:16.525Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-03-26T11:34:16.827Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T11:34:16.923Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-03-26T11:34:17.021Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-03-26T11:34:17.022Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-26T11:34:17.051Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T11:34:17.865Z] Checking out Revision 30534e99e394efc00c176be032a98ac6c7eba5ce (master) [2020-03-26T11:34:18.163Z] ea1d1ca13537: Verifying Checksum [2020-03-26T11:34:18.163Z] ea1d1ca13537: Download complete [2020-03-26T11:34:18.163Z] 3750a50a1c5e: Verifying Checksum [2020-03-26T11:34:18.163Z] 3750a50a1c5e: Download complete [2020-03-26T11:34:17.938Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T11:34:18.041Z] > git checkout -f 30534e99e394efc00c176be032a98ac6c7eba5ce # timeout=10 [2020-03-26T11:34:20.772Z] b9c365052c96: Verifying Checksum [2020-03-26T11:34:20.772Z] b9c365052c96: Download complete [2020-03-26T11:34:23.368Z] 8a11ddd9e578: Verifying Checksum [2020-03-26T11:34:23.368Z] 8a11ddd9e578: Download complete [2020-03-26T11:34:27.663Z] Commit message: "Merge pull request #132 from weichou1229/issue-131" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-26T11:34:29.947Z] ========================================================= [2020-03-26T11:34:29.947Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-03-26T11:34:29.947Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:34:32.364Z] + 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 . [2020-03-26T11:34:33.519Z] 8a11ddd9e578: Pull complete [2020-03-26T11:34:34.106Z] 4cf88f913ddb: Pull complete [2020-03-26T11:34:34.106Z] 1df406cf5192: Pull complete [2020-03-26T11:34:34.380Z] Sending build context to Docker daemon 537.1kB [2020-03-26T11:34:34.381Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-26T11:34:34.381Z] Step 2/8 : FROM ${BASE} [2020-03-26T11:34:34.951Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-26T11:34:34.951Z] e6b0cf9c0882: Pulling fs layer [2020-03-26T11:34:34.951Z] 2848faf0eed1: Pulling fs layer [2020-03-26T11:34:34.951Z] 0f37312ad70f: Pulling fs layer [2020-03-26T11:34:34.951Z] 5788d62ee057: Pulling fs layer [2020-03-26T11:34:34.951Z] 0e6b1d234666: Pulling fs layer [2020-03-26T11:34:34.951Z] bf5d7aec512f: Pulling fs layer [2020-03-26T11:34:34.951Z] 34c802a77dc8: Pulling fs layer [2020-03-26T11:34:34.951Z] 9eb99e56ec68: Pulling fs layer [2020-03-26T11:34:34.951Z] 27c7a5d97fbd: Pulling fs layer [2020-03-26T11:34:34.951Z] 5c102a31e300: Pulling fs layer [2020-03-26T11:34:34.951Z] 5788d62ee057: Waiting [2020-03-26T11:34:34.951Z] 0e6b1d234666: Waiting [2020-03-26T11:34:34.951Z] dcfb455df0a1: Pulling fs layer [2020-03-26T11:34:34.951Z] 5c102a31e300: Waiting [2020-03-26T11:34:34.951Z] dcfb455df0a1: Waiting [2020-03-26T11:34:34.951Z] bf5d7aec512f: Waiting [2020-03-26T11:34:34.951Z] 9eb99e56ec68: Waiting [2020-03-26T11:34:34.951Z] 34c802a77dc8: Waiting [2020-03-26T11:34:35.555Z] 0f37312ad70f: Verifying Checksum [2020-03-26T11:34:35.555Z] 0f37312ad70f: Download complete [2020-03-26T11:34:35.555Z] 2848faf0eed1: Verifying Checksum [2020-03-26T11:34:35.555Z] 2848faf0eed1: Download complete [2020-03-26T11:34:35.555Z] 0e6b1d234666: Verifying Checksum [2020-03-26T11:34:35.555Z] 0e6b1d234666: Download complete [2020-03-26T11:34:35.555Z] bf5d7aec512f: Verifying Checksum [2020-03-26T11:34:35.555Z] bf5d7aec512f: Download complete [2020-03-26T11:34:35.555Z] e6b0cf9c0882: Verifying Checksum [2020-03-26T11:34:35.555Z] e6b0cf9c0882: Download complete [2020-03-26T11:34:39.483Z] cd6300453558: Pull complete [2020-03-26T11:34:40.888Z] 34c802a77dc8: Download complete [2020-03-26T11:34:40.888Z] 27c7a5d97fbd: Verifying Checksum [2020-03-26T11:34:40.888Z] 27c7a5d97fbd: Download complete [2020-03-26T11:34:41.972Z] e6b0cf9c0882: Pull complete [2020-03-26T11:34:43.772Z] b9c365052c96: Pull complete [2020-03-26T11:34:43.772Z] a2d8cc88f415: Pull complete [2020-03-26T11:34:44.518Z] 5c102a31e300: Verifying Checksum [2020-03-26T11:34:44.518Z] 5c102a31e300: Download complete [2020-03-26T11:34:45.097Z] 9eb99e56ec68: Verifying Checksum [2020-03-26T11:34:45.097Z] 9eb99e56ec68: Download complete [2020-03-26T11:34:46.379Z] ea1d1ca13537: Pull complete [2020-03-26T11:34:46.379Z] 3750a50a1c5e: Pull complete [2020-03-26T11:34:46.379Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-03-26T11:34:46.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-03-26T11:34:46.379Z] ---> 78745c68409d [2020-03-26T11:34:46.379Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-03-26T11:34:46.483Z] dcfb455df0a1: Verifying Checksum [2020-03-26T11:34:46.484Z] dcfb455df0a1: Download complete [2020-03-26T11:34:46.484Z] 2848faf0eed1: Pull complete [2020-03-26T11:34:46.778Z] 5788d62ee057: Verifying Checksum [2020-03-26T11:34:47.451Z] 0f37312ad70f: Pull complete [2020-03-26T11:34:50.650Z] ---> Running in 02aa4604d99d [2020-03-26T11:34:50.919Z] Removing intermediate container 02aa4604d99d [2020-03-26T11:34:50.919Z] ---> 564121fc1377 [2020-03-26T11:34:50.919Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-26T11:34:51.188Z] ---> Running in 409fb8d1532d [2020-03-26T11:34:53.148Z] Removing intermediate container 409fb8d1532d [2020-03-26T11:34:53.148Z] ---> d85c53f66ad3 [2020-03-26T11:34:53.148Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-03-26T11:34:53.148Z] ---> Running in 750acef9a694 [2020-03-26T11:34:54.118Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-26T11:34:55.081Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-26T11:34:55.349Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-03-26T11:34:55.620Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-03-26T11:34:55.888Z] (3/18) Installing libmagic (5.37-r1) [2020-03-26T11:34:55.888Z] (4/18) Installing file (5.37-r1) [2020-03-26T11:34:55.888Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-03-26T11:34:56.157Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-03-26T11:34:56.157Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-03-26T11:35:01.521Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-03-26T11:35:01.521Z] (9/18) Installing g++ (9.2.0-r4) [2020-03-26T11:35:09.748Z] (10/18) Installing fortify-headers (1.1-r0) [2020-03-26T11:35:09.748Z] (11/18) Installing build-base (0.5-r1) [2020-03-26T11:35:09.748Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-03-26T11:35:09.748Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-03-26T11:35:09.748Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-03-26T11:35:10.713Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-03-26T11:35:10.713Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-03-26T11:35:10.713Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-03-26T11:35:10.984Z] (18/18) Installing openssh (8.1_p1-r0) [2020-03-26T11:35:10.984Z] Executing busybox-1.31.1-r8.trigger [2020-03-26T11:35:11.254Z] OK: 203 MiB in 52 packages [2020-03-26T11:35:17.943Z] Removing intermediate container 750acef9a694 [2020-03-26T11:35:17.943Z] ---> 0fbd9f97f41e [2020-03-26T11:35:17.943Z] Step 6/8 : WORKDIR /device-modbus-go [2020-03-26T11:35:17.943Z] ---> Running in edab5773d42d [2020-03-26T11:35:18.213Z] Removing intermediate container edab5773d42d [2020-03-26T11:35:18.213Z] ---> a8afad1346fd [2020-03-26T11:35:18.213Z] Step 7/8 : COPY . . [2020-03-26T11:35:19.181Z] ---> a9e1aa4da78d [2020-03-26T11:35:19.181Z] Step 8/8 : RUN go mod download [2020-03-26T11:35:19.181Z] ---> Running in cd1f5f151e00 [2020-03-26T11:35:22.548Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-26T11:35:22.548Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-26T11:35:22.548Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-26T11:35:22.548Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-26T11:35:22.548Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-26T11:35:22.548Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-26T11:35:22.548Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-26T11:35:22.548Z] go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7 [2020-03-26T11:35:22.548Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31 [2020-03-26T11:35:22.548Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-26T11:35:22.548Z] go: finding github.com/fatih/color v1.7.0 [2020-03-26T11:35:22.548Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-26T11:35:22.816Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-26T11:35:22.816Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-26T11:35:22.816Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-03-26T11:35:22.816Z] go: finding github.com/goburrow/serial v0.1.0 [2020-03-26T11:35:22.816Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-26T11:35:22.816Z] go: finding github.com/google/uuid v1.1.1 [2020-03-26T11:35:22.816Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-26T11:35:23.084Z] go: finding github.com/gorilla/mux v1.7.0 [2020-03-26T11:35:23.084Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-26T11:35:23.084Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-26T11:35:23.084Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-26T11:35:23.084Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-26T11:35:23.358Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-26T11:35:23.358Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-26T11:35:23.358Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-26T11:35:23.358Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-03-26T11:35:23.358Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-26T11:35:23.358Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-26T11:35:23.358Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-26T11:35:23.625Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-03-26T11:35:23.625Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-26T11:35:23.625Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-26T11:35:23.625Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-26T11:35:23.898Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-26T11:35:23.898Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-26T11:35:23.898Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-26T11:35:23.898Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-26T11:35:23.898Z] go: finding github.com/miekg/dns v1.1.4 [2020-03-26T11:35:23.898Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-26T11:35:23.898Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-26T11:35:24.166Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-26T11:35:24.166Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-03-26T11:35:24.166Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-26T11:35:24.166Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-03-26T11:35:24.166Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-26T11:35:24.166Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-26T11:35:24.433Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-26T11:35:24.433Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-26T11:35:24.433Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-26T11:35:24.433Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-26T11:35:24.433Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-26T11:35:24.433Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-26T11:35:24.702Z] go: finding github.com/posener/complete v1.1.1 [2020-03-26T11:35:24.702Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-03-26T11:35:24.702Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-26T11:35:24.702Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-26T11:35:24.702Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-26T11:35:24.702Z] go: finding github.com/tbrandon/mbserver v0.0.0-20170611213546-993e1772cc62 [2020-03-26T11:35:24.971Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-26T11:35:24.971Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-26T11:35:24.971Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-03-26T11:35:24.971Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-26T11:35:24.971Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-26T11:35:25.244Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-26T11:35:25.244Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-26T11:35:28.271Z] 5788d62ee057: Pull complete [2020-03-26T11:35:28.271Z] 0e6b1d234666: Pull complete [2020-03-26T11:35:28.271Z] bf5d7aec512f: Pull complete [2020-03-26T11:35:36.862Z] 34c802a77dc8: Pull complete [2020-03-26T11:35:43.490Z] Removing intermediate container cd1f5f151e00 [2020-03-26T11:35:43.491Z] ---> 2aa2b5ff2b7d [2020-03-26T11:35:43.491Z] Successfully built 2aa2b5ff2b7d [2020-03-26T11:35:43.491Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:35:44.182Z] + docker inspect -f . ci-base-image-arm64 [2020-03-26T11:35:44.456Z] . [Pipeline] withDockerContainer [2020-03-26T11:35:44.828Z] prd-ubuntu18.04-docker-arm64-4c-16g-898 does not seem to be running inside a container [2020-03-26T11:35:44.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@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 ******** ci-base-image-arm64 cat [2020-03-26T11:35:46.295Z] $ docker top a20ba38885b93bd2d5ff1041fea8a68f888764e38aec62cefd9ed8780dbc09be -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-26T11:35:47.105Z] 9eb99e56ec68: Pull complete [2020-03-26T11:35:47.105Z] 27c7a5d97fbd: Pull complete [2020-03-26T11:35:47.415Z] + go version [2020-03-26T11:35:47.415Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-03-26T11:35:48.075Z] + make test [2020-03-26T11:35:48.075Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-03-26T11:35:48.142Z] 5c102a31e300: Pull complete [2020-03-26T11:35:48.771Z] dcfb455df0a1: Pull complete [2020-03-26T11:35:48.771Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-03-26T11:35:48.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-03-26T11:35:48.771Z] ---> 7c70fe431013 [2020-03-26T11:35:48.771Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-03-26T11:35:49.042Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-03-26T11:35:49.043Z] ---> Running in 9a58e708d070 [2020-03-26T11:35:49.411Z] Removing intermediate container 9a58e708d070 [2020-03-26T11:35:49.411Z] ---> d67f4b833af8 [2020-03-26T11:35:49.411Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-26T11:35:49.739Z] ---> Running in 8703d5eb29f4 [2020-03-26T11:35:54.445Z] Removing intermediate container 8703d5eb29f4 [2020-03-26T11:35:54.445Z] ---> 86163c27c75c [2020-03-26T11:35:54.445Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-03-26T11:35:54.445Z] ---> Running in 939929bbd03f [2020-03-26T11:35:55.042Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-26T11:35:56.625Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-26T11:35:57.611Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-03-26T11:35:57.887Z] (2/17) Installing libmagic (5.37-r1) [2020-03-26T11:35:58.199Z] (3/17) Installing file (5.37-r1) [2020-03-26T11:35:58.473Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-03-26T11:35:58.473Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-03-26T11:35:58.473Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-03-26T11:36:25.387Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-03-26T11:36:25.387Z] (8/17) Installing g++ (9.2.0-r4) [2020-03-26T11:36:27.988Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-03-26T11:36:27.988Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.228s coverage: 50.3% of statements [2020-03-26T11:36:27.988Z] ? github.com/edgexfoundry/device-modbus-go/mock [no test files] [2020-03-26T11:36:28.264Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-26T11:36:36.527Z] gofmt -l . [2020-03-26T11:36:36.527Z] [ "`gofmt -l .`" = "" ] [2020-03-26T11:36:36.527Z] ./bin/test-attribution-txt.sh [2020-03-26T11:36:36.527Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-03-26T11:36:36.978Z] Stashed 1 file(s) [Pipeline] } [2020-03-26T11:36:36.986Z] $ docker stop --time=1 a20ba38885b93bd2d5ff1041fea8a68f888764e38aec62cefd9ed8780dbc09be [2020-03-26T11:36:37.881Z] (9/17) Installing fortify-headers (1.1-r0) [2020-03-26T11:36:37.881Z] (10/17) Installing build-base (0.5-r1) [2020-03-26T11:36:37.881Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-03-26T11:36:37.881Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-03-26T11:36:37.881Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-03-26T11:36:37.881Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-03-26T11:36:37.881Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-03-26T11:36:37.881Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-03-26T11:36:37.881Z] (17/17) Installing openssh (8.1_p1-r0) [2020-03-26T11:36:37.881Z] Executing busybox-1.31.1-r8.trigger [2020-03-26T11:36:37.881Z] OK: 214 MiB in 52 packages [2020-03-26T11:36:39.306Z] $ docker rm -f a20ba38885b93bd2d5ff1041fea8a68f888764e38aec62cefd9ed8780dbc09be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-26T11:36:41.113Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-26T11:36:41.442Z] + ls -al . [2020-03-26T11:36:41.443Z] total 136 [2020-03-26T11:36:41.443Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 11:36 . [2020-03-26T11:36:41.443Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 11:34 .. [2020-03-26T11:36:41.443Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 26 11:34 .dockerignore [2020-03-26T11:36:41.443Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 11:34 .git [2020-03-26T11:36:41.443Z] -rw-rw-r-- 1 jenkins jenkins 338 Mar 26 11:34 .gitignore [2020-03-26T11:36:41.443Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 11:34 .semver [2020-03-26T11:36:41.443Z] -rw-rw-r-- 1 jenkins jenkins 4208 Mar 26 11:34 Attribution.txt [2020-03-26T11:36:41.443Z] -rw-rw-r-- 1 jenkins jenkins 1263 Mar 26 11:34 Dockerfile [2020-03-26T11:36:41.443Z] -rw-rw-r-- 1 jenkins jenkins 954 Mar 26 11:34 Dockerfile.build [2020-03-26T11:36:41.443Z] -rw-rw-r-- 1 jenkins jenkins 681 Mar 26 11:34 Jenkinsfile [2020-03-26T11:36:41.443Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 26 11:34 LICENSE [2020-03-26T11:36:41.443Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 26 11:34 Makefile [2020-03-26T11:36:41.443Z] -rw-rw-r-- 1 jenkins jenkins 419 Mar 26 11:34 README.md [2020-03-26T11:36:41.443Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 26 11:30 VERSION [2020-03-26T11:36:41.443Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 11:34 bin [2020-03-26T11:36:41.443Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 11:34 cmd [2020-03-26T11:36:41.443Z] -rw-r--r-- 1 jenkins jenkins 22122 Mar 26 11:36 coverage.out [2020-03-26T11:36:41.443Z] -rw-r--r-- 1 jenkins jenkins 683 Mar 26 11:36 go.mod [2020-03-26T11:36:41.443Z] -rw-r--r-- 1 jenkins jenkins 12348 Mar 26 11:36 go.sum [2020-03-26T11:36:41.443Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 11:34 internal [2020-03-26T11:36:41.443Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 11:34 mock [2020-03-26T11:36:41.443Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 11:34 snap [2020-03-26T11:36:41.443Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 26 11:34 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:36:41.785Z] + docker build -t docker-device-modbus-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=30534e99e394efc00c176be032a98ac6c7eba5ce --label arch=arm64 --label version=1.2.0-dev.3 . [2020-03-26T11:36:42.052Z] Sending build context to Docker daemon 565.8kB [2020-03-26T11:36:42.322Z] Step 1/17 : ARG BASE=golang:1.13-alpine [2020-03-26T11:36:42.322Z] Step 2/17 : FROM ${BASE} AS builder [2020-03-26T11:36:42.322Z] ---> 2aa2b5ff2b7d [2020-03-26T11:36:42.322Z] Step 3/17 : ARG MAKE='make build' [2020-03-26T11:36:42.322Z] ---> Running in 1e2f3a5e2e1c [2020-03-26T11:36:42.910Z] Removing intermediate container 1e2f3a5e2e1c [2020-03-26T11:36:42.910Z] ---> 5be8f817dda1 [2020-03-26T11:36:42.910Z] Step 4/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-26T11:36:42.910Z] ---> Running in b98a6f73c692 [2020-03-26T11:36:44.748Z] Removing intermediate container 939929bbd03f [2020-03-26T11:36:44.748Z] ---> 6e5e79f624d9 [2020-03-26T11:36:44.748Z] Step 6/8 : WORKDIR /device-modbus-go [2020-03-26T11:36:44.748Z] ---> Running in 61b99ca46686 [2020-03-26T11:36:44.748Z] Removing intermediate container 61b99ca46686 [2020-03-26T11:36:44.748Z] ---> 40050b07231c [2020-03-26T11:36:44.748Z] Step 7/8 : COPY . . [2020-03-26T11:36:44.859Z] Removing intermediate container b98a6f73c692 [2020-03-26T11:36:44.859Z] ---> 973e4b25e66d [2020-03-26T11:36:44.859Z] Step 5/17 : RUN apk add --update --no-cache make git openssh build-base [2020-03-26T11:36:44.859Z] ---> Running in f538d21e1892 [2020-03-26T11:36:45.026Z] ---> f22775549e48 [2020-03-26T11:36:45.026Z] Step 8/8 : RUN go mod download [2020-03-26T11:36:45.027Z] ---> Running in 022c3dc1a020 [2020-03-26T11:36:45.828Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-26T11:36:46.450Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-26T11:36:47.464Z] OK: 203 MiB in 52 packages [2020-03-26T11:36:48.431Z] Removing intermediate container f538d21e1892 [2020-03-26T11:36:48.431Z] ---> 359153054b89 [2020-03-26T11:36:48.431Z] Step 6/17 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-03-26T11:36:48.432Z] ---> Running in 22e48dcb8655 [2020-03-26T11:36:49.016Z] Removing intermediate container 22e48dcb8655 [2020-03-26T11:36:49.017Z] ---> c8978862b96f [2020-03-26T11:36:49.017Z] Step 7/17 : COPY . . [2020-03-26T11:36:49.602Z] ---> b5b0e895ce55 [2020-03-26T11:36:49.602Z] Step 8/17 : RUN ${MAKE} [2020-03-26T11:36:49.776Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-26T11:36:49.776Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-26T11:36:49.776Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-26T11:36:49.776Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-26T11:36:49.776Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-26T11:36:49.776Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-26T11:36:49.776Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-26T11:36:49.776Z] go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7 [2020-03-26T11:36:49.776Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31 [2020-03-26T11:36:49.776Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-26T11:36:49.776Z] go: finding github.com/fatih/color v1.7.0 [2020-03-26T11:36:49.776Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-26T11:36:49.776Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-26T11:36:49.776Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-26T11:36:49.776Z] go: finding github.com/goburrow/modbus v0.1.0 [2020-03-26T11:36:49.776Z] go: finding github.com/goburrow/serial v0.1.0 [2020-03-26T11:36:49.776Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-26T11:36:49.776Z] go: finding github.com/google/uuid v1.1.1 [2020-03-26T11:36:49.776Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-26T11:36:49.776Z] go: finding github.com/gorilla/mux v1.7.0 [2020-03-26T11:36:49.776Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-26T11:36:49.776Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-26T11:36:49.776Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-26T11:36:49.776Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-26T11:36:49.776Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-26T11:36:49.776Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-26T11:36:49.776Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-26T11:36:49.776Z] go: finding github.com/hashicorp/go-sockaddr v1.0.1 [2020-03-26T11:36:49.776Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-26T11:36:49.776Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-26T11:36:49.776Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-26T11:36:49.776Z] go: finding github.com/hashicorp/golang-lru v0.5.1 [2020-03-26T11:36:49.776Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-26T11:36:49.776Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-26T11:36:49.776Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-26T11:36:49.873Z] ---> Running in 15939989d695 [2020-03-26T11:36:50.116Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-26T11:36:50.116Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-26T11:36:50.116Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-26T11:36:50.116Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-26T11:36:50.116Z] go: finding github.com/miekg/dns v1.1.4 [2020-03-26T11:36:50.116Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-26T11:36:50.116Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-26T11:36:50.116Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-26T11:36:50.116Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-03-26T11:36:50.116Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-26T11:36:50.116Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-03-26T11:36:50.116Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-26T11:36:50.116Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-26T11:36:50.116Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-26T11:36:50.116Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-26T11:36:50.116Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-26T11:36:50.116Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-26T11:36:50.116Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-26T11:36:50.414Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-26T11:36:50.414Z] go: finding github.com/posener/complete v1.1.1 [2020-03-26T11:36:50.414Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-03-26T11:36:50.414Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-26T11:36:50.414Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-26T11:36:50.414Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-26T11:36:50.414Z] go: finding github.com/tbrandon/mbserver v0.0.0-20170611213546-993e1772cc62 [2020-03-26T11:36:50.414Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-26T11:36:50.414Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-26T11:36:50.414Z] go: finding golang.org/x/net v0.0.0-20190228165749-92fc7df08ae7 [2020-03-26T11:36:50.414Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-26T11:36:50.414Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-26T11:36:50.816Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-26T11:36:50.816Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-26T11:36:50.838Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.0-dev.3" -o cmd/device-modbus ./cmd [2020-03-26T11:37:08.996Z] Removing intermediate container 022c3dc1a020 [2020-03-26T11:37:08.996Z] ---> 2b694b465300 [2020-03-26T11:37:08.996Z] Successfully built 2b694b465300 [2020-03-26T11:37:08.996Z] 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 [2020-03-26T11:37:10.140Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-26T11:37:10.731Z] . [Pipeline] withDockerContainer [2020-03-26T11:37:11.292Z] prd-centos7-docker-4c-2g-897 does not seem to be running inside a container [2020-03-26T11:37:11.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/3 -v /w/workspace/device-modbus-go/3:/w/workspace/device-modbus-go/3:rw,z -v /w/workspace/device-modbus-go/3@tmp:/w/workspace/device-modbus-go/3@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 ******** ci-base-image-x86_64 cat [2020-03-26T11:37:12.834Z] $ docker top 0c577ceeb08eaee37d9fde6bf4e53610925e033d7288530cb885a125ba928f59 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-26T11:37:13.934Z] + go version [2020-03-26T11:37:13.934Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-03-26T11:37:14.929Z] + make test [2020-03-26T11:37:14.929Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-03-26T11:37:19.511Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-03-26T11:37:29.795Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-26T11:37:33.130Z] Removing intermediate container 15939989d695 [2020-03-26T11:37:33.130Z] ---> 40743ca91019 [2020-03-26T11:37:33.130Z] Step 9/17 : FROM scratch [2020-03-26T11:37:33.130Z] ---> [2020-03-26T11:37:33.130Z] Step 10/17 : ENV APP_PORT=49991 [2020-03-26T11:37:33.397Z] ---> Running in 586c7dcab0fe [2020-03-26T11:37:33.665Z] Removing intermediate container 586c7dcab0fe [2020-03-26T11:37:33.665Z] ---> 297f57007020 [2020-03-26T11:37:33.665Z] Step 11/17 : EXPOSE $APP_PORT [2020-03-26T11:37:33.665Z] ---> Running in 1f5e06db3610 [2020-03-26T11:37:34.250Z] Removing intermediate container 1f5e06db3610 [2020-03-26T11:37:34.250Z] ---> 37f1a2333063 [2020-03-26T11:37:34.250Z] Step 12/17 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-03-26T11:37:35.209Z] ---> 1645d1a87d56 [2020-03-26T11:37:35.209Z] Step 13/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: IoTech Ltd' [2020-03-26T11:37:35.474Z] ---> Running in c4ca3b40a945 [2020-03-26T11:37:35.742Z] Removing intermediate container c4ca3b40a945 [2020-03-26T11:37:35.742Z] ---> 7c3fd6890adb [2020-03-26T11:37:35.742Z] Step 14/17 : ENTRYPOINT ["/device-modbus","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"] [2020-03-26T11:37:35.742Z] ---> Running in 725aa9d8c8c3 [2020-03-26T11:37:36.323Z] Removing intermediate container 725aa9d8c8c3 [2020-03-26T11:37:36.323Z] ---> b29ee51b7896 [2020-03-26T11:37:36.323Z] Step 15/17 : LABEL arch=arm64 [2020-03-26T11:37:36.323Z] ---> Running in ec49b6b3dd64 [2020-03-26T11:37:36.589Z] Removing intermediate container ec49b6b3dd64 [2020-03-26T11:37:36.589Z] ---> 57d0f99d217a [2020-03-26T11:37:36.589Z] Step 16/17 : LABEL git_sha=30534e99e394efc00c176be032a98ac6c7eba5ce [2020-03-26T11:37:36.854Z] ---> Running in fbefd5a7f29c [2020-03-26T11:37:37.120Z] Removing intermediate container fbefd5a7f29c [2020-03-26T11:37:37.120Z] ---> 504a8a17c126 [2020-03-26T11:37:37.120Z] Step 17/17 : LABEL version=1.2.0-dev.3 [2020-03-26T11:37:37.387Z] ---> Running in 163c19a5579d [2020-03-26T11:37:37.656Z] Removing intermediate container 163c19a5579d [2020-03-26T11:37:37.656Z] ---> 2177af92cb99 [2020-03-26T11:37:37.656Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-26T11:37:37.656Z] Successfully built 2177af92cb99 [2020-03-26T11:37:37.656Z] Successfully tagged docker-device-modbus-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-26T11:37:37.958Z] provisioning config files... [2020-03-26T11:37:37.998Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/3@tmp/config3024874137928674336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-03-26T11:37:38.628Z] nexus3.edgexfoundry.org:10001 [2020-03-26T11:37:39.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-03-26T11:37:39.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-03-26T11:37:39.208Z] Configure a credential helper to remove this warning. See [2020-03-26T11:37:39.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-03-26T11:37:39.208Z] [2020-03-26T11:37:39.208Z] Login Succeeded [2020-03-26T11:37:39.208Z] nexus3.edgexfoundry.org:10002 [2020-03-26T11:37:39.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-03-26T11:37:40.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-03-26T11:37:40.062Z] Configure a credential helper to remove this warning. See [2020-03-26T11:37:40.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-03-26T11:37:40.062Z] [2020-03-26T11:37:40.062Z] Login Succeeded [2020-03-26T11:37:40.062Z] nexus3.edgexfoundry.org:10003 [2020-03-26T11:37:40.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-03-26T11:37:40.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-03-26T11:37:40.647Z] Configure a credential helper to remove this warning. See [2020-03-26T11:37:40.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-03-26T11:37:40.647Z] [2020-03-26T11:37:40.647Z] Login Succeeded [2020-03-26T11:37:40.647Z] nexus3.edgexfoundry.org:10004 [2020-03-26T11:37:41.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-03-26T11:37:41.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-03-26T11:37:41.502Z] Configure a credential helper to remove this warning. See [2020-03-26T11:37:41.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-03-26T11:37:41.502Z] [2020-03-26T11:37:41.502Z] Login Succeeded [2020-03-26T11:37:41.502Z] docker.io [2020-03-26T11:37:41.984Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-03-26T11:37:41.984Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.459s coverage: 50.3% of statements [2020-03-26T11:37:41.984Z] ? github.com/edgexfoundry/device-modbus-go/mock [no test files] [2020-03-26T11:37:41.984Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-26T11:37:42.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-03-26T11:37:42.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-03-26T11:37:42.350Z] Configure a credential helper to remove this warning. See [2020-03-26T11:37:42.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-03-26T11:37:42.350Z] [2020-03-26T11:37:42.350Z] Login Succeeded [Pipeline] } [2020-03-26T11:37:42.361Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-03-26T11:37:42.507Z] [edgeXDocker.push] Tagging docker image docker-device-modbus-go-arm64 with the following tags: [2020-03-26T11:37:42.507Z] 30534e99e394efc00c176be032a98ac6c7eba5ce [2020-03-26T11:37:42.507Z] latest [2020-03-26T11:37:42.507Z] 1.2.0-dev.3 [2020-03-26T11:37:42.507Z] 30534e99e394efc00c176be032a98ac6c7eba5ce-1.2.0-dev.3 [2020-03-26T11:37:42.507Z] master [2020-03-26T11:37:42.507Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:37:42.980Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:30534e99e394efc00c176be032a98ac6c7eba5ce [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:37:43.575Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:30534e99e394efc00c176be032a98ac6c7eba5ce [2020-03-26T11:37:43.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2020-03-26T11:37:43.842Z] 9085b5669f70: Preparing [2020-03-26T11:37:46.370Z] gofmt -l . [2020-03-26T11:37:46.370Z] [ "`gofmt -l .`" = "" ] [2020-03-26T11:37:46.370Z] ./bin/test-attribution-txt.sh [2020-03-26T11:37:47.820Z] ./bin/test-go-mod-tidy.sh [2020-03-26T11:37:48.083Z] 9085b5669f70: Pushed [2020-03-26T11:37:48.083Z] 30534e99e394efc00c176be032a98ac6c7eba5ce: digest: sha256:2d3b133ff273046c1b70bf3b9e9d8a5dd932cdea74bbfba9a5d0251b4a8d0f24 size: 528 [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:37:48.426Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest [Pipeline] stash [2020-03-26T11:37:48.442Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:37:49.036Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest [2020-03-26T11:37:49.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2020-03-26T11:37:49.302Z] 9085b5669f70: Preparing [2020-03-26T11:37:49.302Z] 9085b5669f70: Layer already exists [2020-03-26T11:37:49.302Z] latest: digest: sha256:2d3b133ff273046c1b70bf3b9e9d8a5dd932cdea74bbfba9a5d0251b4a8d0f24 size: 528 [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:37:49.503Z] Stashed 1 file(s) [Pipeline] } [2020-03-26T11:37:49.507Z] $ docker stop --time=1 0c577ceeb08eaee37d9fde6bf4e53610925e033d7288530cb885a125ba928f59 [2020-03-26T11:37:49.635Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.2.0-dev.3 [2020-03-26T11:37:51.332Z] $ docker rm -f 0c577ceeb08eaee37d9fde6bf4e53610925e033d7288530cb885a125ba928f59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-26T11:37:52.130Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.2.0-dev.3 [2020-03-26T11:37:52.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2020-03-26T11:37:52.398Z] 9085b5669f70: Preparing [2020-03-26T11:37:52.398Z] 9085b5669f70: Layer already exists [2020-03-26T11:37:52.398Z] 1.2.0-dev.3: digest: sha256:2d3b133ff273046c1b70bf3b9e9d8a5dd932cdea74bbfba9a5d0251b4a8d0f24 size: 528 [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:37:52.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-26T11:37:52.728Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:30534e99e394efc00c176be032a98ac6c7eba5ce-1.2.0-dev.3 [2020-03-26T11:37:52.991Z] + ls -al . [2020-03-26T11:37:52.991Z] total 104 [2020-03-26T11:37:52.991Z] drwxrwxr-x. 9 jenkins jenkins 4096 Mar 26 11:37 . [2020-03-26T11:37:52.991Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 26 11:34 .. [2020-03-26T11:37:52.991Z] -rw-rw-r--. 1 jenkins jenkins 4208 Mar 26 11:34 Attribution.txt [2020-03-26T11:37:52.991Z] drwxrwxr-x. 2 jenkins jenkins 87 Mar 26 11:34 bin [2020-03-26T11:37:52.991Z] drwxrwxr-x. 3 jenkins jenkins 55 Mar 26 11:34 cmd [2020-03-26T11:37:52.991Z] -rw-r--r--. 1 jenkins jenkins 22122 Mar 26 11:37 coverage.out [2020-03-26T11:37:52.991Z] -rw-rw-r--. 1 jenkins jenkins 1263 Mar 26 11:34 Dockerfile [2020-03-26T11:37:52.991Z] -rw-rw-r--. 1 jenkins jenkins 954 Mar 26 11:34 Dockerfile.build [2020-03-26T11:37:52.991Z] -rw-rw-r--. 1 jenkins jenkins 140 Mar 26 11:34 .dockerignore [2020-03-26T11:37:52.991Z] drwxrwxr-x. 8 jenkins jenkins 162 Mar 26 11:34 .git [2020-03-26T11:37:52.991Z] -rw-rw-r--. 1 jenkins jenkins 338 Mar 26 11:34 .gitignore [2020-03-26T11:37:52.991Z] -rw-r--r--. 1 jenkins jenkins 683 Mar 26 11:37 go.mod [2020-03-26T11:37:52.991Z] -rw-r--r--. 1 jenkins jenkins 12348 Mar 26 11:37 go.sum [2020-03-26T11:37:52.991Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 26 11:34 internal [2020-03-26T11:37:52.991Z] -rw-rw-r--. 1 jenkins jenkins 681 Mar 26 11:34 Jenkinsfile [2020-03-26T11:37:52.991Z] -rw-rw-r--. 1 jenkins jenkins 11340 Mar 26 11:34 LICENSE [2020-03-26T11:37:52.991Z] -rw-rw-r--. 1 jenkins jenkins 880 Mar 26 11:34 Makefile [2020-03-26T11:37:52.991Z] drwxrwxr-x. 2 jenkins jenkins 25 Mar 26 11:34 mock [2020-03-26T11:37:52.991Z] -rw-rw-r--. 1 jenkins jenkins 419 Mar 26 11:34 README.md [2020-03-26T11:37:52.991Z] drwxrwxr-x. 3 jenkins jenkins 44 Mar 26 11:34 .semver [2020-03-26T11:37:52.991Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 26 11:34 snap [2020-03-26T11:37:52.991Z] -rw-rw-r--. 1 jenkins jenkins 11 Mar 26 11:30 VERSION [2020-03-26T11:37:52.991Z] -rw-rw-r--. 1 jenkins jenkins 229 Mar 26 11:34 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:37:53.321Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:30534e99e394efc00c176be032a98ac6c7eba5ce-1.2.0-dev.3 [2020-03-26T11:37:53.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:37:53.589Z] 9085b5669f70: Preparing [2020-03-26T11:37:53.589Z] 9085b5669f70: Layer already exists [2020-03-26T11:37:53.589Z] 30534e99e394efc00c176be032a98ac6c7eba5ce-1.2.0-dev.3: digest: sha256:2d3b133ff273046c1b70bf3b9e9d8a5dd932cdea74bbfba9a5d0251b4a8d0f24 size: 528 [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:37:53.874Z] + docker build -t docker-device-modbus-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=30534e99e394efc00c176be032a98ac6c7eba5ce --label arch=amd64 --label version=1.2.0-dev.3 . [2020-03-26T11:37:53.990Z] + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master [2020-03-26T11:37:54.187Z] Sending build context to Docker daemon 565.8kB [2020-03-26T11:37:54.187Z] Step 1/17 : ARG BASE=golang:1.13-alpine [2020-03-26T11:37:54.187Z] Step 2/17 : FROM ${BASE} AS builder [2020-03-26T11:37:54.187Z] ---> 2b694b465300 [2020-03-26T11:37:54.187Z] Step 3/17 : ARG MAKE='make build' [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:37:54.448Z] ---> Running in b8791481c229 [2020-03-26T11:37:54.585Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master [2020-03-26T11:37:54.713Z] Removing intermediate container b8791481c229 [2020-03-26T11:37:54.713Z] ---> f58fbba4e873 [2020-03-26T11:37:54.713Z] Step 4/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-26T11:37:54.713Z] ---> Running in 8e9769bfd932 [2020-03-26T11:37:54.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] [2020-03-26T11:37:54.856Z] 9085b5669f70: Preparing [2020-03-26T11:37:54.856Z] 9085b5669f70: Layer already exists [2020-03-26T11:37:54.856Z] master: digest: sha256:2d3b133ff273046c1b70bf3b9e9d8a5dd932cdea74bbfba9a5d0251b4a8d0f24 size: 528 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-26T11:37:57.411Z] Removing intermediate container 8e9769bfd932 [2020-03-26T11:37:57.411Z] ---> 20c63b5ba69c [2020-03-26T11:37:57.411Z] Step 5/17 : RUN apk add --update --no-cache make git openssh build-base [2020-03-26T11:37:57.411Z] ---> Running in 049bd0e208b4 [2020-03-26T11:37:59.551Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-26T11:38:00.525Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-26T11:38:01.987Z] OK: 214 MiB in 52 packages [2020-03-26T11:38:03.467Z] Removing intermediate container 049bd0e208b4 [2020-03-26T11:38:03.467Z] ---> 7523636ca309 [2020-03-26T11:38:03.467Z] Step 6/17 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-03-26T11:38:03.467Z] ---> Running in 8c3906a23d50 [2020-03-26T11:38:03.750Z] Removing intermediate container 8c3906a23d50 [2020-03-26T11:38:03.750Z] ---> 83928cd5244a [2020-03-26T11:38:03.750Z] Step 7/17 : COPY . . [2020-03-26T11:38:04.856Z] ---> ceae722071fa [2020-03-26T11:38:04.856Z] Step 8/17 : RUN ${MAKE} [2020-03-26T11:38:04.856Z] ---> Running in 612809031a3a [2020-03-26T11:38:06.363Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.2.0-dev.3" -o cmd/device-modbus ./cmd [2020-03-26T11:38:46.085Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-26T11:38:57.443Z] Removing intermediate container 612809031a3a [2020-03-26T11:38:57.443Z] ---> a8bf9b7a6178 [2020-03-26T11:38:57.443Z] Step 9/17 : FROM scratch [2020-03-26T11:38:57.443Z] ---> [2020-03-26T11:38:57.443Z] Step 10/17 : ENV APP_PORT=49991 [2020-03-26T11:38:57.443Z] ---> Running in 4b9b63c11447 [2020-03-26T11:38:57.779Z] Removing intermediate container 4b9b63c11447 [2020-03-26T11:38:57.779Z] ---> dbb201094934 [2020-03-26T11:38:57.779Z] Step 11/17 : EXPOSE $APP_PORT [2020-03-26T11:38:57.779Z] ---> Running in 13c1de306cfd [2020-03-26T11:39:00.338Z] Removing intermediate container 13c1de306cfd [2020-03-26T11:39:00.338Z] ---> 61c4fecbf351 [2020-03-26T11:39:00.338Z] Step 12/17 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-03-26T11:39:03.351Z] ---> d144fd95aa66 [2020-03-26T11:39:03.351Z] Step 13/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: IoTech Ltd' [2020-03-26T11:39:03.351Z] ---> Running in ec87883be21c [2020-03-26T11:39:03.632Z] Removing intermediate container ec87883be21c [2020-03-26T11:39:03.632Z] ---> 90e179c5ea29 [2020-03-26T11:39:03.632Z] Step 14/17 : ENTRYPOINT ["/device-modbus","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"] [2020-03-26T11:39:03.941Z] ---> Running in 59db485d2874 [2020-03-26T11:39:04.249Z] Removing intermediate container 59db485d2874 [2020-03-26T11:39:04.249Z] ---> 7007e3307bfc [2020-03-26T11:39:04.249Z] Step 15/17 : LABEL arch=amd64 [2020-03-26T11:39:04.626Z] ---> Running in 16c2a2fdae8d [2020-03-26T11:39:05.069Z] Removing intermediate container 16c2a2fdae8d [2020-03-26T11:39:05.069Z] ---> 75ec54de54fb [2020-03-26T11:39:05.069Z] Step 16/17 : LABEL git_sha=30534e99e394efc00c176be032a98ac6c7eba5ce [2020-03-26T11:39:05.069Z] ---> Running in 0651cd1c1426 [2020-03-26T11:39:05.718Z] Removing intermediate container 0651cd1c1426 [2020-03-26T11:39:05.718Z] ---> 8d08ee61bf6c [2020-03-26T11:39:05.718Z] Step 17/17 : LABEL version=1.2.0-dev.3 [2020-03-26T11:39:06.009Z] ---> Running in a4681f38069f [2020-03-26T11:39:06.290Z] Removing intermediate container a4681f38069f [2020-03-26T11:39:06.290Z] ---> 58144b95e2cb [2020-03-26T11:39:06.290Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-26T11:39:06.290Z] Successfully built 58144b95e2cb [2020-03-26T11:39:06.290Z] Successfully tagged docker-device-modbus-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-26T11:39:06.656Z] provisioning config files... [2020-03-26T11:39:06.710Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/3@tmp/config5852060452430367361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-03-26T11:39:07.187Z] nexus3.edgexfoundry.org:10001 [2020-03-26T11:39:07.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-03-26T11:39:08.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-03-26T11:39:08.171Z] Configure a credential helper to remove this warning. See [2020-03-26T11:39:08.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-03-26T11:39:08.171Z] [2020-03-26T11:39:08.171Z] Login Succeeded [2020-03-26T11:39:08.171Z] nexus3.edgexfoundry.org:10002 [2020-03-26T11:39:09.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-03-26T11:39:09.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-03-26T11:39:09.844Z] Configure a credential helper to remove this warning. See [2020-03-26T11:39:09.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-03-26T11:39:09.844Z] [2020-03-26T11:39:09.844Z] Login Succeeded [2020-03-26T11:39:09.844Z] nexus3.edgexfoundry.org:10003 [2020-03-26T11:39:11.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-03-26T11:39:11.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-03-26T11:39:11.343Z] Configure a credential helper to remove this warning. See [2020-03-26T11:39:11.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-03-26T11:39:11.343Z] [2020-03-26T11:39:11.343Z] Login Succeeded [2020-03-26T11:39:11.343Z] nexus3.edgexfoundry.org:10004 [2020-03-26T11:39:11.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-03-26T11:39:12.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-03-26T11:39:12.239Z] Configure a credential helper to remove this warning. See [2020-03-26T11:39:12.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-03-26T11:39:12.239Z] [2020-03-26T11:39:12.239Z] Login Succeeded [2020-03-26T11:39:12.239Z] docker.io [2020-03-26T11:39:12.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-03-26T11:39:13.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-03-26T11:39:13.187Z] Configure a credential helper to remove this warning. See [2020-03-26T11:39:13.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-03-26T11:39:13.187Z] [2020-03-26T11:39:13.187Z] Login Succeeded [Pipeline] } [2020-03-26T11:39:13.252Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-03-26T11:39:13.399Z] [edgeXDocker.push] Tagging docker image docker-device-modbus-go with the following tags: [2020-03-26T11:39:13.399Z] 30534e99e394efc00c176be032a98ac6c7eba5ce [2020-03-26T11:39:13.399Z] latest [2020-03-26T11:39:13.399Z] 1.2.0-dev.3 [2020-03-26T11:39:13.399Z] 30534e99e394efc00c176be032a98ac6c7eba5ce-1.2.0-dev.3 [2020-03-26T11:39:13.399Z] master [2020-03-26T11:39:13.399Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:39:14.070Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:30534e99e394efc00c176be032a98ac6c7eba5ce [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:39:14.817Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:30534e99e394efc00c176be032a98ac6c7eba5ce [2020-03-26T11:39:15.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-03-26T11:39:15.896Z] fa48a8873baa: Preparing [2020-03-26T11:39:18.664Z] fa48a8873baa: Pushed [2020-03-26T11:39:18.958Z] 30534e99e394efc00c176be032a98ac6c7eba5ce: digest: sha256:1bd2238dd60b309afe864e0f8668ff47c14d8e90ba56ad921cae86d0cbe0cbf3 size: 528 [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:39:19.493Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:39:20.249Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest [2020-03-26T11:39:20.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-03-26T11:39:20.588Z] fa48a8873baa: Preparing [2020-03-26T11:39:20.588Z] fa48a8873baa: Layer already exists [2020-03-26T11:39:20.588Z] latest: digest: sha256:1bd2238dd60b309afe864e0f8668ff47c14d8e90ba56ad921cae86d0cbe0cbf3 size: 528 [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:39:20.955Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:39:21.973Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.2.0-dev.3 [2020-03-26T11:39:22.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-03-26T11:39:22.266Z] fa48a8873baa: Preparing [2020-03-26T11:39:22.552Z] fa48a8873baa: Layer already exists [2020-03-26T11:39:22.552Z] 1.2.0-dev.3: digest: sha256:1bd2238dd60b309afe864e0f8668ff47c14d8e90ba56ad921cae86d0cbe0cbf3 size: 528 [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:39:22.919Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:30534e99e394efc00c176be032a98ac6c7eba5ce-1.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:39:23.339Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:30534e99e394efc00c176be032a98ac6c7eba5ce-1.2.0-dev.3 [2020-03-26T11:39:23.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-03-26T11:39:24.008Z] fa48a8873baa: Preparing [2020-03-26T11:39:24.008Z] fa48a8873baa: Layer already exists [2020-03-26T11:39:24.008Z] 30534e99e394efc00c176be032a98ac6c7eba5ce-1.2.0-dev.3: digest: sha256:1bd2238dd60b309afe864e0f8668ff47c14d8e90ba56ad921cae86d0cbe0cbf3 size: 528 [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:39:24.419Z] + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:39:24.805Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master [2020-03-26T11:39:24.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] [2020-03-26T11:39:25.078Z] fa48a8873baa: Preparing [2020-03-26T11:39:25.078Z] fa48a8873baa: Layer already exists [2020-03-26T11:39:25.078Z] master: digest: sha256:1bd2238dd60b309afe864e0f8668ff47c14d8e90ba56ad921cae86d0cbe0cbf3 size: 528 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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 [2020-03-26T11:39:26.126Z] provisioning config files... [2020-03-26T11:39:26.138Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config7218641890042475864tmp [Pipeline] { [Pipeline] sh [2020-03-26T11:39:26.489Z] + curl -s https://codecov.io/bash [2020-03-26T11:39:26.489Z] + bash -s - -t @/w/workspace/xfoundry_device-modbus-go_master@tmp/config7218641890042475864tmp [2020-03-26T11:39:26.750Z] [2020-03-26T11:39:26.750Z] _____ _ [2020-03-26T11:39:26.750Z] / ____| | | [2020-03-26T11:39:26.750Z] | | ___ __| | ___ ___ _____ __ [2020-03-26T11:39:26.750Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-26T11:39:26.750Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-26T11:39:26.750Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-26T11:39:26.750Z] Bash-tbd [2020-03-26T11:39:26.750Z] [2020-03-26T11:39:26.750Z] [2020-03-26T11:39:26.750Z] ==> Jenkins CI detected. [2020-03-26T11:39:26.750Z] project root: . [2020-03-26T11:39:26.750Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-26T11:39:26.750Z] ==> Running gcov in . (disable via -X gcov) [2020-03-26T11:39:26.750Z] ==> Python coveragepy not found [2020-03-26T11:39:26.750Z] ==> Searching for coverage reports in: [2020-03-26T11:39:26.750Z] + . [2020-03-26T11:39:26.750Z] -> Found 1 reports [2020-03-26T11:39:26.750Z] ==> Detecting git/mercurial file structure [2020-03-26T11:39:26.750Z] ==> Reading reports [2020-03-26T11:39:26.750Z] + ./coverage.out bytes=22122 [2020-03-26T11:39:26.750Z] ==> Appending adjustments [2020-03-26T11:39:26.750Z] http://docs.codecov.io/docs/fixing-reports [2020-03-26T11:39:27.011Z] + Found adjustments [2020-03-26T11:39:27.011Z] ==> Gzipping contents [2020-03-26T11:39:27.011Z] ==> Uploading reports [2020-03-26T11:39:27.011Z] url: https://codecov.io [2020-03-26T11:39:27.011Z] query: branch=master&commit=30534e99e394efc00c176be032a98ac6c7eba5ce&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job= [2020-03-26T11:39:27.011Z] -> Pinging Codecov [2020-03-26T11:39:27.011Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=30534e99e394efc00c176be032a98ac6c7eba5ce&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job= [2020-03-26T11:39:27.589Z] -> Uploading [2020-03-26T11:39:28.156Z] -> View reports at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/30534e99e394efc00c176be032a98ac6c7eba5ce [Pipeline] } [2020-03-26T11:39:28.163Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-03-26T11:39:28.459Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-03-26T11:39:28.460Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-03-26T11:39:28.497Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:39:28.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-03-26T11:39:28.895Z] [2020-03-26T11:39:28.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:39:29.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-03-26T11:39:29.246Z] 1.217.3: Pulling from edgex-devops/edgex-snyk-go [2020-03-26T11:39:29.246Z] e6b0cf9c0882: Pulling fs layer [2020-03-26T11:39:29.246Z] 2848faf0eed1: Pulling fs layer [2020-03-26T11:39:29.246Z] 0f37312ad70f: Pulling fs layer [2020-03-26T11:39:29.246Z] 7d08f2745646: Pulling fs layer [2020-03-26T11:39:29.246Z] 4c9f31393084: Pulling fs layer [2020-03-26T11:39:29.246Z] eb21ddb83652: Pulling fs layer [2020-03-26T11:39:29.246Z] 345998794f6b: Pulling fs layer [2020-03-26T11:39:29.246Z] 97a711d68925: Pulling fs layer [2020-03-26T11:39:29.246Z] 7c8476c1cb00: Pulling fs layer [2020-03-26T11:39:29.246Z] eb21ddb83652: Waiting [2020-03-26T11:39:29.246Z] 7d08f2745646: Waiting [2020-03-26T11:39:29.246Z] 345998794f6b: Waiting [2020-03-26T11:39:29.246Z] 4c9f31393084: Waiting [2020-03-26T11:39:29.246Z] 97a711d68925: Waiting [2020-03-26T11:39:29.246Z] 7c8476c1cb00: Waiting [2020-03-26T11:39:29.246Z] 0f37312ad70f: Download complete [2020-03-26T11:39:29.246Z] 2848faf0eed1: Download complete [2020-03-26T11:39:29.246Z] 4c9f31393084: Verifying Checksum [2020-03-26T11:39:29.246Z] 4c9f31393084: Download complete [2020-03-26T11:39:29.246Z] eb21ddb83652: Verifying Checksum [2020-03-26T11:39:29.246Z] eb21ddb83652: Download complete [2020-03-26T11:39:29.246Z] e6b0cf9c0882: Download complete [2020-03-26T11:39:29.827Z] e6b0cf9c0882: Pull complete [2020-03-26T11:39:29.827Z] 345998794f6b: Verifying Checksum [2020-03-26T11:39:29.827Z] 345998794f6b: Download complete [2020-03-26T11:39:29.827Z] 2848faf0eed1: Pull complete [2020-03-26T11:39:30.091Z] 97a711d68925: Download complete [2020-03-26T11:39:30.351Z] 7c8476c1cb00: Verifying Checksum [2020-03-26T11:39:30.351Z] 7c8476c1cb00: Download complete [2020-03-26T11:39:30.351Z] 0f37312ad70f: Pull complete [2020-03-26T11:39:30.919Z] 7d08f2745646: Verifying Checksum [2020-03-26T11:39:30.919Z] 7d08f2745646: Download complete [2020-03-26T11:39:36.221Z] 7d08f2745646: Pull complete [2020-03-26T11:39:36.221Z] 4c9f31393084: Pull complete [2020-03-26T11:39:36.221Z] eb21ddb83652: Pull complete [2020-03-26T11:39:38.131Z] 345998794f6b: Pull complete [2020-03-26T11:39:41.431Z] 97a711d68925: Pull complete [2020-03-26T11:39:42.368Z] 7c8476c1cb00: Pull complete [2020-03-26T11:39:42.368Z] Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 [2020-03-26T11:39:42.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer [2020-03-26T11:39:42.529Z] prd-centos7-docker-4c-2g-895 does not seem to be running inside a container [2020-03-26T11:39:42.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/xfoundry_device-modbus-go_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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:10003/edgex-devops/edgex-snyk-go:1.217.3 cat [2020-03-26T11:39:43.137Z] $ docker top fb3da98b7da5cf2aa1e7abe4fedde801729f01bb1a629a5fc704d85a8a24fff6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-26T11:39:43.607Z] + snyk monitor '--org=edgex-jenkins' [2020-03-26T11:39:53.587Z] [2020-03-26T11:39:53.587Z] Monitoring /w/workspace/xfoundry_device-modbus-go_master... [2020-03-26T11:39:53.587Z] [2020-03-26T11:39:53.587Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/dfaa825b-3693-40bd-82a1-d73dc88c4738 [2020-03-26T11:39:53.587Z] [2020-03-26T11:39:53.587Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-03-26T11:39:53.587Z] [2020-03-26T11:39:53.587Z] [Pipeline] } [2020-03-26T11:39:53.603Z] $ docker stop --time=1 fb3da98b7da5cf2aa1e7abe4fedde801729f01bb1a629a5fc704d85a8a24fff6 [2020-03-26T11:39:55.059Z] $ docker rm -f fb3da98b7da5cf2aa1e7abe4fedde801729f01bb1a629a5fc704d85a8a24fff6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:39:56.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-03-26T11:39:56.058Z] [2020-03-26T11:39:56.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:39:56.417Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-03-26T11:39:56.417Z] latest: Pulling from edgex-devops/edgex-klar [2020-03-26T11:39:56.417Z] e7c96db7181b: Pulling fs layer [2020-03-26T11:39:56.417Z] 1868ca2cb446: Pulling fs layer [2020-03-26T11:39:56.417Z] 136be5d0fe8e: Pulling fs layer [2020-03-26T11:39:56.417Z] 894bfe63afcb: Pulling fs layer [2020-03-26T11:39:56.417Z] 894bfe63afcb: Waiting [2020-03-26T11:39:56.417Z] 1868ca2cb446: Verifying Checksum [2020-03-26T11:39:56.417Z] 1868ca2cb446: Download complete [2020-03-26T11:39:56.417Z] 136be5d0fe8e: Verifying Checksum [2020-03-26T11:39:56.417Z] 136be5d0fe8e: Download complete [2020-03-26T11:39:56.417Z] e7c96db7181b: Verifying Checksum [2020-03-26T11:39:56.417Z] e7c96db7181b: Download complete [2020-03-26T11:39:56.417Z] 894bfe63afcb: Verifying Checksum [2020-03-26T11:39:56.417Z] 894bfe63afcb: Download complete [2020-03-26T11:39:56.676Z] e7c96db7181b: Pull complete [2020-03-26T11:39:56.676Z] 1868ca2cb446: Pull complete [2020-03-26T11:39:56.938Z] 136be5d0fe8e: Pull complete [2020-03-26T11:39:57.200Z] 894bfe63afcb: Pull complete [2020-03-26T11:39:57.200Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-03-26T11:39:57.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-03-26T11:39:57.319Z] prd-centos7-docker-4c-2g-895 does not seem to be running inside a container [2020-03-26T11:39:57.375Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-03-26T11:39:58.012Z] $ docker top 57e6c240604bd523a414c1d0df14eee68470bb329171c1c45c54ee164e87374c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-26T11:39:58.504Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go:30534e99e394efc00c176be032a98ac6c7eba5ce [2020-03-26T11:39:58.504Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-03-26T11:40:00.597Z] $ docker stop --time=1 57e6c240604bd523a414c1d0df14eee68470bb329171c1c45c54ee164e87374c [2020-03-26T11:40:01.937Z] $ docker rm -f 57e6c240604bd523a414c1d0df14eee68470bb329171c1c45c54ee164e87374c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:40:02.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-03-26T11:40:02.412Z] . [Pipeline] withDockerContainer [2020-03-26T11:40:02.522Z] prd-centos7-docker-4c-2g-895 does not seem to be running inside a container [2020-03-26T11:40:02.566Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-03-26T11:40:03.091Z] $ docker top 0de627b0f283561e64b3772ebf11d2f8652e5bdf284cc3371bd0b70f6d2dac13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-26T11:40:03.607Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go:30534e99e394efc00c176be032a98ac6c7eba5ce [2020-03-26T11:40:03.607Z] + tee [2020-03-26T11:40:03.607Z] clair timeout 1m0s [2020-03-26T11:40:03.607Z] docker timeout: 1m0s [2020-03-26T11:40:03.607Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-03-26T11:40:04.276Z] $ docker stop --time=1 0de627b0f283561e64b3772ebf11d2f8652e5bdf284cc3371bd0b70f6d2dac13 [2020-03-26T11:40:05.629Z] $ docker rm -f 0de627b0f283561e64b3772ebf11d2f8652e5bdf284cc3371bd0b70f6d2dac13 [Pipeline] // withDockerContainer [Pipeline] sh [2020-03-26T11:40:06.090Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/clair-reports [Pipeline] echo [2020-03-26T11:40:06.098Z] Generated HTML Table Report. Writing to /w/workspace/xfoundry_device-modbus-go_master/clair-reports/clair_results_docker-device-modbus-go_30534e99e394efc00c176be032a98ac6c7eba5ce.html [Pipeline] writeFile [Pipeline] step [2020-03-26T11:40:06.137Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:40:06.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-03-26T11:40:06.468Z] . [Pipeline] withDockerContainer [2020-03-26T11:40:06.585Z] prd-centos7-docker-4c-2g-895 does not seem to be running inside a container [2020-03-26T11:40:06.635Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-03-26T11:40:07.194Z] $ docker top 0e217b8ccf7d1a117c10f6f19a1d9fee2626802a847d0577523fc6f7b4b53d77 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-26T11:40:07.691Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:30534e99e394efc00c176be032a98ac6c7eba5ce [2020-03-26T11:40:07.692Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-03-26T11:40:09.710Z] $ docker stop --time=1 0e217b8ccf7d1a117c10f6f19a1d9fee2626802a847d0577523fc6f7b4b53d77 [2020-03-26T11:40:11.068Z] $ docker rm -f 0e217b8ccf7d1a117c10f6f19a1d9fee2626802a847d0577523fc6f7b4b53d77 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:40:11.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-03-26T11:40:11.543Z] . [Pipeline] withDockerContainer [2020-03-26T11:40:11.664Z] prd-centos7-docker-4c-2g-895 does not seem to be running inside a container [2020-03-26T11:40:11.707Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-03-26T11:40:12.688Z] $ docker top 7fef8a782a285450d6ab859af9970409ab1f3adc496ab5b1640b009d5be0b9a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-26T11:40:13.172Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:30534e99e394efc00c176be032a98ac6c7eba5ce [2020-03-26T11:40:13.173Z] + tee [2020-03-26T11:40:13.173Z] clair timeout 1m0s [2020-03-26T11:40:13.173Z] docker timeout: 1m0s [2020-03-26T11:40:13.173Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-03-26T11:40:13.519Z] $ docker stop --time=1 7fef8a782a285450d6ab859af9970409ab1f3adc496ab5b1640b009d5be0b9a1 [2020-03-26T11:40:14.910Z] $ docker rm -f 7fef8a782a285450d6ab859af9970409ab1f3adc496ab5b1640b009d5be0b9a1 [Pipeline] // withDockerContainer [Pipeline] sh [2020-03-26T11:40:15.373Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/clair-reports [Pipeline] echo [2020-03-26T11:40:15.383Z] Generated HTML Table Report. Writing to /w/workspace/xfoundry_device-modbus-go_master/clair-reports/clair_results_docker-device-modbus-go-arm64_30534e99e394efc00c176be032a98ac6c7eba5ce.html [Pipeline] writeFile [Pipeline] step [2020-03-26T11:40:15.418Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:40:16.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-26T11:40:16.050Z] . [Pipeline] withDockerContainer [2020-03-26T11:40:16.157Z] prd-centos7-docker-4c-2g-895 does not seem to be running inside a container [2020-03-26T11:40:16.199Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-26T11:40:16.730Z] $ docker top 967647f5405f6e988e07533ba594a6dfe9403d01ebd4ba5f619941e51650ee21 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-26T11:40:17.028Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-26T11:40:17.028Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-26T11:40:17.241Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-26T11:40:17.248Z] $ docker exec 967647f5405f6e988e07533ba594a6dfe9403d01ebd4ba5f619941e51650ee21 ssh-agent [2020-03-26T11:40:17.425Z] SSH_AUTH_SOCK=/tmp/ssh-iK3Vf9e31EyU/agent.15 [2020-03-26T11:40:17.425Z] SSH_AGENT_PID=22 [2020-03-26T11:40:17.432Z] Running ssh-add (command line suppressed) [2020-03-26T11:40:17.586Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_60918833432835684.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_60918833432835684.key) [2020-03-26T11:40:17.633Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-26T11:40:17.950Z] + git semver tag [2020-03-26T11:40:17.950Z] # -> Open(): unable to determine branch for HEAD [2020-03-26T11:40:17.950Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2020-03-26T11:40:17.950Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2020-03-26T11:40:17.950Z] # $SEMVER_REMOTE_NAME = origin [2020-03-26T11:40:17.950Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-26T11:40:17.950Z] # $SEMVER_USER_NAME = jenkins [2020-03-26T11:40:17.950Z] # $SEMVER_BRANCH = master [2020-03-26T11:40:17.950Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [2020-03-26T11:40:17.950Z] # 30534e99e394efc00c176be032a98ac6c7eba5ce HEAD [2020-03-26T11:40:17.950Z] # -> Force: false [2020-03-26T11:40:17.950Z] # fc72c1da79cacb9f6d6f5cc9cd6898627571e0d6 refs/tags/v1.2.0-dev.3 [Pipeline] } [2020-03-26T11:40:17.963Z] $ docker exec --env ******** --env ******** 967647f5405f6e988e07533ba594a6dfe9403d01ebd4ba5f619941e51650ee21 ssh-agent -k [2020-03-26T11:40:18.108Z] unset SSH_AUTH_SOCK; [2020-03-26T11:40:18.109Z] unset SSH_AGENT_PID; [2020-03-26T11:40:18.109Z] echo Agent pid 22 killed; [2020-03-26T11:40:18.159Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-26T11:40:18.613Z] + git semver [Pipeline] } [2020-03-26T11:40:18.631Z] $ docker stop --time=1 967647f5405f6e988e07533ba594a6dfe9403d01ebd4ba5f619941e51650ee21 [2020-03-26T11:40:19.996Z] $ docker rm -f 967647f5405f6e988e07533ba594a6dfe9403d01ebd4ba5f619941e51650ee21 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:40:20.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [2020-03-26T11:40:20.584Z] [2020-03-26T11:40:20.584Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:40:21.001Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [2020-03-26T11:40:21.001Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-03-26T11:40:21.001Z] 8ba884070f61: Pulling fs layer [2020-03-26T11:40:21.001Z] 78d65bd6cf10: Pulling fs layer [2020-03-26T11:40:21.001Z] 5573da4c1a9d: Pulling fs layer [2020-03-26T11:40:21.001Z] 4493e11b668a: Pulling fs layer [2020-03-26T11:40:21.001Z] 2e4ad32216ba: Pulling fs layer [2020-03-26T11:40:21.001Z] 14bc7892088f: Pulling fs layer [2020-03-26T11:40:21.001Z] 2e4ad32216ba: Waiting [2020-03-26T11:40:21.001Z] 4493e11b668a: Waiting [2020-03-26T11:40:21.001Z] 14bc7892088f: Waiting [2020-03-26T11:40:21.001Z] 78d65bd6cf10: Verifying Checksum [2020-03-26T11:40:21.264Z] 4493e11b668a: Verifying Checksum [2020-03-26T11:40:21.264Z] 4493e11b668a: Download complete [2020-03-26T11:40:21.264Z] 2e4ad32216ba: Verifying Checksum [2020-03-26T11:40:21.264Z] 2e4ad32216ba: Download complete [2020-03-26T11:40:21.843Z] 14bc7892088f: Verifying Checksum [2020-03-26T11:40:21.843Z] 14bc7892088f: Download complete [2020-03-26T11:40:22.413Z] 8ba884070f61: Verifying Checksum [2020-03-26T11:40:22.413Z] 8ba884070f61: Download complete [2020-03-26T11:40:22.672Z] 5573da4c1a9d: Download complete [2020-03-26T11:40:27.979Z] 8ba884070f61: Pull complete [2020-03-26T11:40:27.979Z] 78d65bd6cf10: Pull complete [2020-03-26T11:40:42.918Z] 5573da4c1a9d: Pull complete [2020-03-26T11:40:42.918Z] 4493e11b668a: Pull complete [2020-03-26T11:40:42.918Z] 2e4ad32216ba: Pull complete [2020-03-26T11:40:43.178Z] 14bc7892088f: Pull complete [2020-03-26T11:40:43.441Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7 [2020-03-26T11:40:43.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-03-26T11:40:43.609Z] prd-centos7-docker-4c-2g-895 does not seem to be running inside a container [2020-03-26T11:40:43.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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 ******** nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 cat [2020-03-26T11:40:44.221Z] $ docker top 994f16f69274626e7a1da864aeff30ef9b56bf4590b548227c0b8e3f9535237b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-03-26T11:40:44.460Z] provisioning config files... [2020-03-26T11:40:44.474Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config1012568667257836136tmp [2020-03-26T11:40:44.497Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config4678985458744691859tmp [2020-03-26T11:40:44.515Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config5836557853220765687tmp [Pipeline] { [Pipeline] echo [2020-03-26T11:40:44.590Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-26T11:40:44.889Z] ---> sigul-configuration.sh [2020-03-26T11:40:44.889Z] gpg: directory `/root/.gnupg' created [2020-03-26T11:40:44.889Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-03-26T11:40:44.889Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-03-26T11:40:44.889Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-03-26T11:40:44.889Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-03-26T11:40:44.889Z] gpg: CAST5 encrypted data [2020-03-26T11:40:45.151Z] gpg: encrypted with 1 passphrase [2020-03-26T11:40:45.151Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-03-26T11:40:45.451Z] + mkdir /home/jenkins [2020-03-26T11:40:45.451Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-03-26T11:40:45.759Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-03-26T11:40:45.768Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-26T11:40:46.081Z] ---> sigul-install.sh [2020-03-26T11:40:54.215Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-03-26T11:40:54.513Z] + git tag --list [2020-03-26T11:40:54.513Z] v1.2.0-dev.3 [Pipeline] sh [2020-03-26T11:40:54.804Z] + lftools sign git-tag v1.2.0-dev.3 [2020-03-26T11:40:55.740Z] Signing Git tag with Sigul... [2020-03-26T11:40:55.740Z] Signing v1.2.0-dev.3 [Pipeline] echo [2020-03-26T11:40:56.698Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-26T11:40:56.993Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-03-26T11:40:56.999Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-03-26T11:40:57.105Z] $ docker stop --time=1 994f16f69274626e7a1da864aeff30ef9b56bf4590b548227c0b8e3f9535237b [2020-03-26T11:40:58.551Z] $ docker rm -f 994f16f69274626e7a1da864aeff30ef9b56bf4590b548227c0b8e3f9535237b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:40:59.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-26T11:40:59.244Z] . [Pipeline] withDockerContainer [2020-03-26T11:40:59.365Z] prd-centos7-docker-4c-2g-895 does not seem to be running inside a container [2020-03-26T11:40:59.410Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-26T11:41:00.011Z] $ docker top f2f94d531005a671a78d91d86c0335e6843c1c133051c0c64582075a9e3e2438 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-26T11:41:00.266Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-26T11:41:00.266Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-26T11:41:00.454Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-26T11:41:00.460Z] $ docker exec f2f94d531005a671a78d91d86c0335e6843c1c133051c0c64582075a9e3e2438 ssh-agent [2020-03-26T11:41:00.655Z] SSH_AUTH_SOCK=/tmp/ssh-FHqffMP7mwQ0/agent.14 [2020-03-26T11:41:00.655Z] SSH_AGENT_PID=21 [2020-03-26T11:41:00.664Z] Running ssh-add (command line suppressed) [2020-03-26T11:41:00.818Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_1506670540161233262.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_1506670540161233262.key) [2020-03-26T11:41:00.864Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-26T11:41:01.199Z] + git semver bump pre [2020-03-26T11:41:01.199Z] # -> Open(): unable to determine branch for HEAD [2020-03-26T11:41:01.199Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2020-03-26T11:41:01.199Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2020-03-26T11:41:01.199Z] # $SEMVER_REMOTE_NAME = origin [2020-03-26T11:41:01.199Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-26T11:41:01.199Z] # $SEMVER_USER_NAME = jenkins [2020-03-26T11:41:01.199Z] # $SEMVER_BRANCH = master [2020-03-26T11:41:01.199Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [2020-03-26T11:41:01.199Z] 1.2.0-dev.4 [Pipeline] } [2020-03-26T11:41:01.210Z] $ docker exec --env ******** --env ******** f2f94d531005a671a78d91d86c0335e6843c1c133051c0c64582075a9e3e2438 ssh-agent -k [2020-03-26T11:41:01.350Z] unset SSH_AUTH_SOCK; [2020-03-26T11:41:01.351Z] unset SSH_AGENT_PID; [2020-03-26T11:41:01.351Z] echo Agent pid 21 killed; [2020-03-26T11:41:01.400Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-26T11:41:01.833Z] + git semver [Pipeline] } [2020-03-26T11:41:01.850Z] $ docker stop --time=1 f2f94d531005a671a78d91d86c0335e6843c1c133051c0c64582075a9e3e2438 [2020-03-26T11:41:03.193Z] $ docker rm -f f2f94d531005a671a78d91d86c0335e6843c1c133051c0c64582075a9e3e2438 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:41:03.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-26T11:41:03.692Z] . [Pipeline] withDockerContainer [2020-03-26T11:41:03.817Z] prd-centos7-docker-4c-2g-895 does not seem to be running inside a container [2020-03-26T11:41:03.985Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-26T11:41:04.565Z] $ docker top 50e694029541bc762126041d50f6cbdb1ff5001d9b202c95be1ac5012bed17ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-26T11:41:04.852Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-26T11:41:04.852Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-26T11:41:05.049Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-26T11:41:05.058Z] $ docker exec 50e694029541bc762126041d50f6cbdb1ff5001d9b202c95be1ac5012bed17ec ssh-agent [2020-03-26T11:41:05.243Z] SSH_AUTH_SOCK=/tmp/ssh-3fP2gXhfuE2w/agent.15 [2020-03-26T11:41:05.243Z] SSH_AGENT_PID=22 [2020-03-26T11:41:05.250Z] Running ssh-add (command line suppressed) [2020-03-26T11:41:05.396Z] Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_6600352016738826930.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_6600352016738826930.key) [2020-03-26T11:41:05.441Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-26T11:41:05.784Z] + git semver push [2020-03-26T11:41:05.784Z] # -> Open(): unable to determine branch for HEAD [2020-03-26T11:41:05.784Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git [2020-03-26T11:41:05.784Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master [2020-03-26T11:41:05.784Z] # $SEMVER_REMOTE_NAME = origin [2020-03-26T11:41:05.784Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-26T11:41:05.784Z] # $SEMVER_USER_NAME = jenkins [2020-03-26T11:41:05.784Z] # $SEMVER_BRANCH = master [2020-03-26T11:41:05.784Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } [2020-03-26T11:41:12.357Z] $ docker exec --env ******** --env ******** 50e694029541bc762126041d50f6cbdb1ff5001d9b202c95be1ac5012bed17ec ssh-agent -k [2020-03-26T11:41:12.496Z] unset SSH_AUTH_SOCK; [2020-03-26T11:41:12.496Z] unset SSH_AGENT_PID; [2020-03-26T11:41:12.496Z] echo Agent pid 22 killed; [2020-03-26T11:41:12.541Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-26T11:41:12.977Z] + git semver [Pipeline] } [2020-03-26T11:41:12.994Z] $ docker stop --time=1 50e694029541bc762126041d50f6cbdb1ff5001d9b202c95be1ac5012bed17ec [2020-03-26T11:41:14.340Z] $ docker rm -f 50e694029541bc762126041d50f6cbdb1ff5001d9b202c95be1ac5012bed17ec [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 [2020-03-26T11:41:15.114Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-26T11:41:15.670Z] ---> package-listing.sh [2020-03-26T11:41:15.670Z] ++ facter osfamily [2020-03-26T11:41:15.670Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-26T11:41:15.670Z] + OS_FAMILY=redhat [2020-03-26T11:41:15.670Z] + workspace=/w/workspace/xfoundry_device-modbus-go_master [2020-03-26T11:41:15.670Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-26T11:41:15.670Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-26T11:41:15.670Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-26T11:41:15.670Z] + PACKAGES=/tmp/packages_start.txt [2020-03-26T11:41:15.670Z] + '[' /w/workspace/xfoundry_device-modbus-go_master ']' [2020-03-26T11:41:15.670Z] + PACKAGES=/tmp/packages_end.txt [2020-03-26T11:41:15.670Z] + case "${OS_FAMILY}" in [2020-03-26T11:41:15.670Z] + rpm -qa [2020-03-26T11:41:15.670Z] + sort [2020-03-26T11:41:19.875Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-26T11:41:19.875Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-26T11:41:19.875Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-26T11:41:19.875Z] + '[' /w/workspace/xfoundry_device-modbus-go_master ']' [2020-03-26T11:41:19.875Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/archives/ [2020-03-26T11:41:19.875Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:41:20.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-26T11:41:20.343Z] [2020-03-26T11:41:20.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-26T11:41:20.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-26T11:41:20.703Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-26T11:41:20.703Z] c9b1b535fdd9: Pulling fs layer [2020-03-26T11:41:20.703Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-26T11:41:20.703Z] 756a868c4378: Pulling fs layer [2020-03-26T11:41:20.703Z] 444b2fc9a129: Pulling fs layer [2020-03-26T11:41:20.703Z] ea15f1150254: Pulling fs layer [2020-03-26T11:41:20.703Z] 41b27a9f41bf: Pulling fs layer [2020-03-26T11:41:20.703Z] 28c525ee5125: Pulling fs layer [2020-03-26T11:41:20.703Z] 094b1ea09ed8: Pulling fs layer [2020-03-26T11:41:20.703Z] 138eaada9080: Pulling fs layer [2020-03-26T11:41:20.703Z] 0622d0fa9048: Pulling fs layer [2020-03-26T11:41:20.703Z] 444b2fc9a129: Waiting [2020-03-26T11:41:20.703Z] ea15f1150254: Waiting [2020-03-26T11:41:20.703Z] 41b27a9f41bf: Waiting [2020-03-26T11:41:20.703Z] 094b1ea09ed8: Waiting [2020-03-26T11:41:20.703Z] 138eaada9080: Waiting [2020-03-26T11:41:20.703Z] 0622d0fa9048: Waiting [2020-03-26T11:41:20.703Z] 28c525ee5125: Waiting [2020-03-26T11:41:20.703Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-26T11:41:20.703Z] 2cc5ad85d9ab: Download complete [2020-03-26T11:41:20.703Z] 444b2fc9a129: Verifying Checksum [2020-03-26T11:41:20.703Z] 444b2fc9a129: Download complete [2020-03-26T11:41:20.703Z] c9b1b535fdd9: Verifying Checksum [2020-03-26T11:41:20.703Z] c9b1b535fdd9: Download complete [2020-03-26T11:41:20.703Z] ea15f1150254: Verifying Checksum [2020-03-26T11:41:20.703Z] ea15f1150254: Download complete [2020-03-26T11:41:20.965Z] 28c525ee5125: Verifying Checksum [2020-03-26T11:41:20.965Z] 28c525ee5125: Download complete [2020-03-26T11:41:21.239Z] c9b1b535fdd9: Pull complete [2020-03-26T11:41:21.239Z] 756a868c4378: Verifying Checksum [2020-03-26T11:41:21.239Z] 756a868c4378: Download complete [2020-03-26T11:41:21.239Z] 138eaada9080: Verifying Checksum [2020-03-26T11:41:21.239Z] 138eaada9080: Download complete [2020-03-26T11:41:21.239Z] 0622d0fa9048: Verifying Checksum [2020-03-26T11:41:21.239Z] 0622d0fa9048: Download complete [2020-03-26T11:41:21.500Z] 094b1ea09ed8: Verifying Checksum [2020-03-26T11:41:21.500Z] 094b1ea09ed8: Download complete [2020-03-26T11:41:22.069Z] 41b27a9f41bf: Verifying Checksum [2020-03-26T11:41:22.069Z] 41b27a9f41bf: Download complete [2020-03-26T11:41:22.639Z] 2cc5ad85d9ab: Pull complete [2020-03-26T11:41:23.576Z] 756a868c4378: Pull complete [2020-03-26T11:41:23.840Z] 444b2fc9a129: Pull complete [2020-03-26T11:41:24.409Z] ea15f1150254: Pull complete [2020-03-26T11:41:28.613Z] 41b27a9f41bf: Pull complete [2020-03-26T11:41:28.613Z] 28c525ee5125: Pull complete [2020-03-26T11:41:31.154Z] 094b1ea09ed8: Pull complete [2020-03-26T11:41:31.413Z] 138eaada9080: Pull complete [2020-03-26T11:41:31.413Z] 0622d0fa9048: Pull complete [2020-03-26T11:41:31.413Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-26T11:41:31.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-26T11:41:31.815Z] prd-centos7-docker-4c-2g-895 does not seem to be running inside a container [2020-03-26T11:41:31.868Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-26T11:41:32.367Z] $ docker top 16ba2490d112df496ab353b965e0ae1d2aabdffde64117aec9649552e3578926 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-26T11:41:32.592Z] provisioning config files... [2020-03-26T11:41:32.609Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config4637015965092399885tmp [Pipeline] { [Pipeline] echo [2020-03-26T11:41:32.711Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-26T11:41:33.002Z] ---> create-netrc.sh [Pipeline] echo [2020-03-26T11:41:33.010Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-26T11:41:33.309Z] ---> logs-deploy.sh [2020-03-26T11:41:33.309Z] + ARCHIVE_ARTIFACTS= [2020-03-26T11:41:33.309Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-26T11:41:33.309Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-26T11:41:33.309Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-26T11:41:33.309Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/3 [2020-03-26T11:41:33.309Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/master/3/ [2020-03-26T11:41:33.309Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/3 /w/workspace/xfoundry_device-modbus-go_master [2020-03-26T11:41:34.252Z] Archives upload complete. [2020-03-26T11:41:34.511Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/master/3/ [2020-03-26T11:41:36.418Z] ---> uname -a: [2020-03-26T11:41:36.418Z] Linux 16ba2490d112 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-26T11:41:36.418Z] [2020-03-26T11:41:36.418Z] [2020-03-26T11:41:36.418Z] ---> lscpu: [2020-03-26T11:41:36.418Z] Architecture: x86_64 [2020-03-26T11:41:36.418Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-26T11:41:36.418Z] Byte Order: Little Endian [2020-03-26T11:41:36.418Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-26T11:41:36.418Z] CPU(s): 4 [2020-03-26T11:41:36.418Z] On-line CPU(s) list: 0-3 [2020-03-26T11:41:36.418Z] Thread(s) per core: 1 [2020-03-26T11:41:36.418Z] Core(s) per socket: 1 [2020-03-26T11:41:36.418Z] Socket(s): 4 [2020-03-26T11:41:36.418Z] NUMA node(s): 1 [2020-03-26T11:41:36.418Z] Vendor ID: GenuineIntel [2020-03-26T11:41:36.418Z] CPU family: 6 [2020-03-26T11:41:36.418Z] Model: 44 [2020-03-26T11:41:36.418Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-26T11:41:36.418Z] Stepping: 1 [2020-03-26T11:41:36.418Z] CPU MHz: 2933.396 [2020-03-26T11:41:36.418Z] BogoMIPS: 5866.79 [2020-03-26T11:41:36.418Z] Virtualization: VT-x [2020-03-26T11:41:36.418Z] Hypervisor vendor: KVM [2020-03-26T11:41:36.418Z] Virtualization type: full [2020-03-26T11:41:36.418Z] L1d cache: 128 KiB [2020-03-26T11:41:36.418Z] L1i cache: 128 KiB [2020-03-26T11:41:36.418Z] L2 cache: 16 MiB [2020-03-26T11:41:36.418Z] L3 cache: 64 MiB [2020-03-26T11:41:36.418Z] NUMA node0 CPU(s): 0-3 [2020-03-26T11:41:36.418Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-26T11:41:36.418Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-26T11:41:36.418Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-26T11:41:36.418Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-26T11:41:36.418Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-26T11:41:36.418Z] 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 [2020-03-26T11:41:36.418Z] [2020-03-26T11:41:36.418Z] [2020-03-26T11:41:36.418Z] ---> nproc: [2020-03-26T11:41:36.418Z] 4 [2020-03-26T11:41:36.418Z] [2020-03-26T11:41:36.418Z] [2020-03-26T11:41:36.418Z] ---> df -h: [2020-03-26T11:41:36.418Z] Filesystem Size Used Available Use% Mounted on [2020-03-26T11:41:36.418Z] overlay 50.0G 7.5G 42.5G 15% / [2020-03-26T11:41:36.418Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-26T11:41:36.418Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-26T11:41:36.418Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-26T11:41:36.418Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/resolv.conf [2020-03-26T11:41:36.418Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hostname [2020-03-26T11:41:36.418Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hosts [2020-03-26T11:41:36.418Z] /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/xfoundry_device-modbus-go_master [2020-03-26T11:41:36.418Z] /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/xfoundry_device-modbus-go_master@tmp [2020-03-26T11:41:36.418Z] /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/sa [2020-03-26T11:41:36.418Z] [2020-03-26T11:41:36.418Z] [2020-03-26T11:41:36.418Z] ---> free -m: [2020-03-26T11:41:36.418Z] total used free shared buff/cache available [2020-03-26T11:41:36.418Z] Mem: 1838 751 92 0 994 1022 [2020-03-26T11:41:36.418Z] Swap: 1023 2 1021 [2020-03-26T11:41:36.418Z] [2020-03-26T11:41:36.418Z] [2020-03-26T11:41:36.418Z] ---> ip addr: [2020-03-26T11:41:36.418Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-03-26T11:41:36.418Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-03-26T11:41:36.418Z] inet 127.0.0.1/8 scope host lo [2020-03-26T11:41:36.418Z] valid_lft forever preferred_lft forever [2020-03-26T11:41:36.418Z] 24: eth0@if25: mtu 1458 qdisc noqueue state UP [2020-03-26T11:41:36.418Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-03-26T11:41:36.418Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-03-26T11:41:36.418Z] valid_lft forever preferred_lft forever [2020-03-26T11:41:36.418Z] [2020-03-26T11:41:36.418Z] [2020-03-26T11:41:36.418Z] ---> sar -b -r -n DEV: [2020-03-26T11:41:36.418Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/26/20 _x86_64_ (4 CPU) [2020-03-26T11:41:36.418Z] [2020-03-26T11:41:36.418Z] 11:29:10 LINUX RESTART [2020-03-26T11:41:36.418Z] [2020-03-26T11:41:36.418Z] 11:30:02 tps rtps wtps bread/s bwrtn/s [2020-03-26T11:41:36.418Z] 11:31:01 21.33 6.43 14.90 1894.57 2389.47 [2020-03-26T11:41:36.418Z] 11:32:01 2.96 0.00 2.96 0.00 97.85 [2020-03-26T11:41:36.418Z] 11:33:01 0.27 0.00 0.27 0.00 3.46 [2020-03-26T11:41:36.418Z] 11:34:01 0.28 0.00 0.28 0.00 2.61 [2020-03-26T11:41:36.418Z] 11:35:01 0.23 0.00 0.23 0.00 3.51 [2020-03-26T11:41:36.418Z] 11:36:01 0.32 0.00 0.32 0.00 5.23 [2020-03-26T11:41:36.418Z] 11:37:01 0.30 0.00 0.30 0.00 3.33 [2020-03-26T11:41:36.418Z] 11:38:01 0.23 0.00 0.23 0.00 2.56 [2020-03-26T11:41:36.418Z] 11:39:01 0.27 0.00 0.27 0.00 3.88 [2020-03-26T11:41:36.418Z] 11:40:01 217.43 124.17 93.26 4951.69 30388.75 [2020-03-26T11:41:36.418Z] 11:41:01 222.30 71.22 151.08 3006.39 35826.25 [2020-03-26T11:41:36.418Z] Average: 42.40 18.37 24.03 894.50 6256.19 [2020-03-26T11:41:36.418Z] [2020-03-26T11:41:36.418Z] 11:30:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-03-26T11:41:36.418Z] 11:31:01 110724 1771580 94.12 2620 1227596 914896 31.22 443436 1170200 16 [2020-03-26T11:41:36.418Z] 11:32:01 114624 1767680 93.91 2620 1227604 899876 30.70 440580 1169900 16 [2020-03-26T11:41:36.418Z] 11:33:01 115696 1766608 93.85 2620 1227608 899684 30.70 439564 1169840 8 [2020-03-26T11:41:36.418Z] 11:34:01 114392 1767912 93.92 2620 1227608 899912 30.70 440928 1169840 20 [2020-03-26T11:41:36.418Z] 11:35:01 114748 1767556 93.90 2620 1227620 899840 30.70 440468 1169840 20 [2020-03-26T11:41:36.418Z] 11:36:01 115276 1767028 93.88 2620 1227624 899780 30.70 440284 1169840 16 [2020-03-26T11:41:36.418Z] 11:37:01 120864 1761440 93.58 2620 1227652 899864 30.70 434520 1169840 28 [2020-03-26T11:41:36.418Z] 11:38:01 121904 1760400 93.52 2620 1227632 899684 30.70 435608 1167792 16 [2020-03-26T11:41:36.418Z] 11:39:01 121372 1760932 93.55 2620 1227640 899768 30.70 436060 1167792 16 [2020-03-26T11:41:36.418Z] 11:40:01 236612 1645692 87.43 2620 1061296 985260 33.62 486428 971064 19444 [2020-03-26T11:41:36.418Z] 11:41:01 262748 1619556 86.04 2556 896104 1013360 34.58 567388 766076 112 [2020-03-26T11:41:36.418Z] Average: 140815 1741489 92.52 2614 1182362 919266 31.36 455024 1114729 1792 [2020-03-26T11:41:36.418Z] [2020-03-26T11:41:36.418Z] 11:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-03-26T11:41:36.418Z] 11:31:01 eth0 98.51 74.96 440.03 32.04 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:31:01 docker0 1.37 1.20 0.25 2.92 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:32:01 eth0 4.83 3.28 3.50 0.41 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:33:01 eth0 0.93 0.03 0.07 0.00 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:34:01 eth0 2.43 0.50 0.62 0.35 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:35:01 eth0 1.52 0.25 0.26 0.11 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:36:01 eth0 1.23 0.35 0.32 0.20 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:37:01 eth0 1.35 0.58 0.57 0.40 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:38:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:39:01 eth0 0.55 0.40 0.27 0.21 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:40:01 eth0 190.84 165.96 3934.51 23.80 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:40:01 docker0 27.28 23.22 2.81 264.10 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:41:01 eth0 244.49 200.45 3769.98 55.55 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:41:01 veth0f87325 0.03 0.12 0.00 0.01 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:41:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] 11:41:01 docker0 65.01 63.85 4.96 517.85 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] Average: eth0 49.65 40.58 741.66 10.25 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] Average: veth0f87325 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] Average: docker0 5.92 5.82 0.45 47.17 0.00 0.00 0.00 [2020-03-26T11:41:36.419Z] [2020-03-26T11:41:36.419Z] [2020-03-26T11:41:36.419Z] ---> sar -P ALL: [2020-03-26T11:41:36.419Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/26/20 _x86_64_ (4 CPU) [2020-03-26T11:41:36.419Z] [2020-03-26T11:41:36.419Z] 11:29:10 LINUX RESTART [2020-03-26T11:41:36.419Z] [2020-03-26T11:41:36.419Z] 11:30:02 CPU %user %nice %system %iowait %steal %idle [2020-03-26T11:41:36.419Z] 11:31:01 all 3.05 0.00 1.44 0.09 0.01 95.41 [2020-03-26T11:41:36.419Z] 11:31:01 0 2.72 0.00 1.43 0.15 0.00 95.70 [2020-03-26T11:41:36.419Z] 11:31:01 1 3.64 0.00 1.26 0.07 0.00 95.04 [2020-03-26T11:41:36.419Z] 11:31:01 2 2.91 0.00 1.84 0.08 0.03 95.14 [2020-03-26T11:41:36.419Z] 11:31:01 3 2.93 0.00 1.23 0.09 0.02 95.75 [2020-03-26T11:41:36.419Z] 11:32:01 all 0.20 0.00 0.07 0.00 0.00 99.72 [2020-03-26T11:41:36.419Z] 11:32:01 0 0.08 0.00 0.07 0.00 0.00 99.85 [2020-03-26T11:41:36.419Z] 11:32:01 1 0.55 0.00 0.08 0.00 0.00 99.37 [2020-03-26T11:41:36.419Z] 11:32:01 2 0.13 0.00 0.10 0.00 0.00 99.77 [2020-03-26T11:41:36.419Z] 11:32:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-26T11:41:36.419Z] 11:33:01 all 0.19 0.00 0.06 0.00 0.00 99.75 [2020-03-26T11:41:36.419Z] 11:33:01 0 0.52 0.00 0.03 0.00 0.00 99.45 [2020-03-26T11:41:36.419Z] 11:33:01 1 0.05 0.00 0.12 0.00 0.00 99.83 [2020-03-26T11:41:36.419Z] 11:33:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2020-03-26T11:41:36.419Z] 11:33:01 3 0.08 0.00 0.05 0.00 0.00 99.87 [2020-03-26T11:41:36.419Z] 11:34:01 all 0.19 0.00 0.06 0.00 0.00 99.75 [2020-03-26T11:41:36.419Z] 11:34:01 0 0.55 0.00 0.07 0.00 0.00 99.38 [2020-03-26T11:41:36.419Z] 11:34:01 1 0.08 0.00 0.12 0.00 0.00 99.80 [2020-03-26T11:41:36.419Z] 11:34:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2020-03-26T11:41:36.419Z] 11:34:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-26T11:41:36.419Z] 11:35:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-03-26T11:41:36.419Z] 11:35:01 0 0.53 0.00 0.03 0.00 0.00 99.43 [2020-03-26T11:41:36.419Z] 11:35:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-26T11:41:36.419Z] 11:35:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-26T11:41:36.419Z] 11:35:01 3 0.08 0.00 0.07 0.00 0.00 99.85 [2020-03-26T11:41:36.419Z] 11:36:01 all 0.18 0.00 0.04 0.00 0.00 99.77 [2020-03-26T11:41:36.419Z] 11:36:01 0 0.53 0.00 0.05 0.00 0.00 99.42 [2020-03-26T11:41:36.419Z] 11:36:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-26T11:41:36.419Z] 11:36:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-03-26T11:41:36.419Z] 11:36:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-26T11:41:36.419Z] 11:37:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-03-26T11:41:36.419Z] 11:37:01 0 0.52 0.00 0.05 0.00 0.00 99.43 [2020-03-26T11:41:36.419Z] 11:37:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-03-26T11:41:36.419Z] 11:37:01 2 0.10 0.00 0.07 0.00 0.00 99.83 [2020-03-26T11:41:36.419Z] 11:37:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2020-03-26T11:41:36.419Z] 11:38:01 all 0.06 0.00 0.06 0.00 0.00 99.88 [2020-03-26T11:41:36.419Z] 11:38:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2020-03-26T11:41:36.419Z] 11:38:01 1 0.08 0.00 0.08 0.00 0.00 99.83 [2020-03-26T11:41:36.419Z] 11:38:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2020-03-26T11:41:36.419Z] 11:38:01 3 0.07 0.00 0.08 0.00 0.00 99.85 [2020-03-26T11:41:36.419Z] 11:39:01 all 0.09 0.00 0.05 0.00 0.00 99.86 [2020-03-26T11:41:36.419Z] 11:39:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-26T11:41:36.419Z] 11:39:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-03-26T11:41:36.419Z] 11:39:01 2 0.10 0.00 0.03 0.00 0.00 99.87 [2020-03-26T11:41:36.419Z] 11:39:01 3 0.15 0.00 0.03 0.00 0.00 99.82 [2020-03-26T11:41:36.419Z] 11:40:01 all 8.12 0.00 5.01 3.05 0.02 83.80 [2020-03-26T11:41:36.419Z] 11:40:01 0 8.22 0.00 5.24 3.75 0.00 82.79 [2020-03-26T11:41:36.419Z] 11:40:01 1 8.09 0.00 4.82 3.29 0.02 83.78 [2020-03-26T11:41:36.419Z] 11:40:01 2 7.99 0.00 5.30 2.30 0.02 84.40 [2020-03-26T11:41:36.419Z] 11:40:01 3 8.19 0.00 4.69 2.83 0.02 84.27 [2020-03-26T11:41:36.419Z] 11:41:01 all 12.86 0.00 8.36 1.88 0.03 76.86 [2020-03-26T11:41:36.419Z] 11:41:01 0 11.10 0.00 9.44 1.21 0.05 78.21 [2020-03-26T11:41:36.419Z] 11:41:01 1 11.83 0.00 8.22 1.54 0.03 78.38 [2020-03-26T11:41:36.419Z] 11:41:01 2 15.89 0.00 7.84 1.99 0.05 74.24 [2020-03-26T11:41:36.419Z] 11:41:01 3 12.62 0.00 7.97 2.81 0.03 76.56 [2020-03-26T11:41:36.419Z] Average: all 2.28 0.00 1.37 0.45 0.01 95.89 [2020-03-26T11:41:36.419Z] Average: 0 2.24 0.00 1.48 0.46 0.01 95.81 [2020-03-26T11:41:36.419Z] Average: 1 2.21 0.00 1.34 0.44 0.00 96.00 [2020-03-26T11:41:36.419Z] Average: 2 2.47 0.00 1.39 0.39 0.01 95.74 [2020-03-26T11:41:36.419Z] Average: 3 2.19 0.00 1.28 0.52 0.01 96.00 [2020-03-26T11:41:36.419Z] [2020-03-26T11:41:36.419Z] [2020-03-26T11:41:36.419Z]