Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 052c3d8a66f112a94cad097afe431d6fab48a90e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f be3c330340c18bb7ab85087afff7d7ed2ee420c0 # timeout=10 Commit message: "Merge pull request #211 from ernestojeda/fix-docker-image-push-with-namespace" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Running on prd-centos7-docker-4c-2g-793 in /w/workspace/dgexfoundry_device-sdk-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-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 052c3d8a66f112a94cad097afe431d6fab48a90e (master) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 052c3d8a66f112a94cad097afe431d6fab48a90e # timeout=10 Commit message: "Merge pull request #550 from hahattan/issue-548" > git rev-list --no-walk 75f39e7bd78dbb9f7cd3fcfb58a1a1da9d378ef0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-15T16:47:20.952Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-15T16:47:21.191Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-15T16:47:21.269Z] ========================================================= [2020-07-15T16:47:21.269Z] EdgeX Global Pipelines Version Info [2020-07-15T16:47:21.269Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-15T16:47:23.119Z] ------------------- [2020-07-15T16:47:23.119Z] stable info: [2020-07-15T16:47:23.119Z] ------------------- [2020-07-15T16:47:23.119Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-15T16:47:23.119Z] Commit SHA: be3c330340c18bb7ab85087afff7d7ed2ee420c0 [2020-07-15T16:47:23.119Z] Message: update stable to v1.0.99 [2020-07-15T16:47:23.692Z] ------------------- [2020-07-15T16:47:23.692Z] experimental info: [2020-07-15T16:47:23.692Z] ------------------- [2020-07-15T16:47:23.692Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-15T16:47:23.692Z] Commit SHA: be3c330340c18bb7ab85087afff7d7ed2ee420c0 [2020-07-15T16:47:23.692Z] Message: update experimental to v1.0.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-07-15T16:47:25.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-15T16:47:26.104Z] [2020-07-15T16:47:26.104Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-15T16:47:26.446Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-15T16:47:26.446Z] latest: Pulling from edgex-devops/git-semver [2020-07-15T16:47:26.446Z] 31603596830f: Pulling fs layer [2020-07-15T16:47:26.446Z] 2a8b12db71e7: Pulling fs layer [2020-07-15T16:47:26.446Z] 6ca5941a6612: Pulling fs layer [2020-07-15T16:47:26.446Z] ecc8261a40a4: Pulling fs layer [2020-07-15T16:47:26.446Z] ecc8261a40a4: Waiting [2020-07-15T16:47:26.446Z] 2a8b12db71e7: Download complete [2020-07-15T16:47:26.446Z] 31603596830f: Verifying Checksum [2020-07-15T16:47:26.446Z] 31603596830f: Download complete [2020-07-15T16:47:26.711Z] ecc8261a40a4: Verifying Checksum [2020-07-15T16:47:26.711Z] ecc8261a40a4: Download complete [2020-07-15T16:47:26.711Z] 6ca5941a6612: Verifying Checksum [2020-07-15T16:47:26.711Z] 6ca5941a6612: Download complete [2020-07-15T16:47:26.977Z] 31603596830f: Pull complete [2020-07-15T16:47:26.977Z] 2a8b12db71e7: Pull complete [2020-07-15T16:47:27.919Z] 6ca5941a6612: Pull complete [2020-07-15T16:47:27.919Z] ecc8261a40a4: Pull complete [2020-07-15T16:47:27.919Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-15T16:47:27.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-15T16:47:27.919Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-15T16:47:28.025Z] prd-centos7-docker-4c-2g-793 does not seem to be running inside a container [2020-07-15T16:47:28.072Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-15T16:47:30.437Z] $ docker top 2583f65c49717431fc94a0a12dba66f90af3823cc7acf7df78f75036ed019d1d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-15T16:47:30.752Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-15T16:47:30.752Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-15T16:47:30.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-15T16:47:30.951Z] $ docker exec 2583f65c49717431fc94a0a12dba66f90af3823cc7acf7df78f75036ed019d1d ssh-agent [2020-07-15T16:47:31.115Z] SSH_AUTH_SOCK=/tmp/ssh-EP9iW0AEQAWT/agent.11 [2020-07-15T16:47:31.115Z] SSH_AGENT_PID=16 [2020-07-15T16:47:31.128Z] Running ssh-add (command line suppressed) [2020-07-15T16:47:31.246Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7414222604120101138.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7414222604120101138.key) [2020-07-15T16:47:31.299Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-15T16:47:31.648Z] + git describe --exact-match --tags HEAD [2020-07-15T16:47:31.649Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-15T16:47:31.829Z] $ docker exec --env ******** --env ******** 2583f65c49717431fc94a0a12dba66f90af3823cc7acf7df78f75036ed019d1d ssh-agent -k [2020-07-15T16:47:31.945Z] unset SSH_AUTH_SOCK; [2020-07-15T16:47:31.946Z] unset SSH_AGENT_PID; [2020-07-15T16:47:31.946Z] echo Agent pid 16 killed; [2020-07-15T16:47:31.993Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-15T16:47:32.108Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-15T16:47:32.108Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-15T16:47:32.203Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-15T16:47:32.203Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-15T16:47:32.382Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-15T16:47:32.383Z] $ docker exec 2583f65c49717431fc94a0a12dba66f90af3823cc7acf7df78f75036ed019d1d ssh-agent [2020-07-15T16:47:32.551Z] SSH_AUTH_SOCK=/tmp/ssh-0r6PVWHyP8hw/agent.45 [2020-07-15T16:47:32.551Z] SSH_AGENT_PID=51 [2020-07-15T16:47:32.558Z] Running ssh-add (command line suppressed) [2020-07-15T16:47:32.679Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6550095003530799047.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6550095003530799047.key) [2020-07-15T16:47:32.732Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-15T16:47:33.059Z] + git semver init [2020-07-15T16:47:33.059Z] # -> Open(): unable to determine branch for HEAD [2020-07-15T16:47:33.059Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-07-15T16:47:33.059Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-07-15T16:47:33.059Z] # $SEMVER_REMOTE_NAME = origin [2020-07-15T16:47:33.059Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-15T16:47:33.059Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-15T16:47:33.059Z] # $SEMVER_BRANCH = master [2020-07-15T16:47:33.059Z] # $SEMVER_TEMP = /tmp/semver-116759015 [2020-07-15T16:47:33.059Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-07-15T16:47:34.004Z] # '/tmp/semver-116759015' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2020-07-15T16:47:34.004Z] # -> Force: false [2020-07-15T16:47:34.004Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2020-07-15T16:47:34.013Z] $ docker exec --env ******** --env ******** 2583f65c49717431fc94a0a12dba66f90af3823cc7acf7df78f75036ed019d1d ssh-agent -k [2020-07-15T16:47:34.123Z] unset SSH_AUTH_SOCK; [2020-07-15T16:47:34.124Z] unset SSH_AGENT_PID; [2020-07-15T16:47:34.124Z] echo Agent pid 51 killed; [2020-07-15T16:47:34.173Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-15T16:47:34.890Z] + git semver [Pipeline] } [2020-07-15T16:47:34.912Z] $ docker stop --time=1 2583f65c49717431fc94a0a12dba66f90af3823cc7acf7df78f75036ed019d1d [2020-07-15T16:47:36.556Z] $ docker rm -f 2583f65c49717431fc94a0a12dba66f90af3823cc7acf7df78f75036ed019d1d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-15T16:47:37.312Z] Stashed 68 file(s) [Pipeline] echo [2020-07-15T16:47:37.314Z] [edgeXSemver] initialized semver on version 1.2.3-dev.4 [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-07-15T16:47:52.551Z] Still waiting to schedule task [2020-07-15T16:47:52.552Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-07-15T16:47:52.553Z] Still waiting to schedule task [2020-07-15T16:47:52.553Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-07-15T16:51:51.906Z] Running on prd-centos7-docker-4c-2g-798 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2020-07-15T16:51:51.955Z] Running in /w/workspace/device-sdk-go/48 [Pipeline] { [Pipeline] checkout [2020-07-15T16:51:54.397Z] using credential edgex-jenkins-ssh [2020-07-15T16:51:54.438Z] Cloning the remote Git repository [2020-07-15T16:51:54.438Z] Cloning with configured refspecs honoured and without tags [2020-07-15T16:51:55.170Z] Fetching without tags [2020-07-15T16:51:54.015Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-07-15T16:51:54.081Z] > git init /w/workspace/device-sdk-go/48 # timeout=10 [2020-07-15T16:51:54.142Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-07-15T16:51:54.143Z] > git --version # timeout=10 [2020-07-15T16:51:54.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-15T16:51:54.183Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T16:51:54.742Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-07-15T16:51:54.751Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T16:51:54.772Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-07-15T16:51:54.786Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-07-15T16:51:54.786Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-15T16:51:54.792Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T16:51:55.689Z] Checking out Revision 052c3d8a66f112a94cad097afe431d6fab48a90e (master) [2020-07-15T16:51:55.356Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T16:51:55.360Z] > git checkout -f 052c3d8a66f112a94cad097afe431d6fab48a90e # timeout=10 [2020-07-15T16:51:59.189Z] Commit message: "Merge pull request #550 from hahattan/issue-548" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-15T16:52:00.247Z] ========================================================= [2020-07-15T16:52:00.247Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-15T16:52:00.247Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-15T16:52:00.868Z] + 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-07-15T16:52:01.135Z] Sending build context to Docker daemon 3.086MB [2020-07-15T16:52:01.135Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-07-15T16:52:01.135Z] Step 2/8 : FROM ${BASE} [2020-07-15T16:52:01.405Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-15T16:52:01.405Z] e6b0cf9c0882: Pulling fs layer [2020-07-15T16:52:01.405Z] 2848faf0eed1: Pulling fs layer [2020-07-15T16:52:01.405Z] 0f37312ad70f: Pulling fs layer [2020-07-15T16:52:01.405Z] 5788d62ee057: Pulling fs layer [2020-07-15T16:52:01.405Z] 0e6b1d234666: Pulling fs layer [2020-07-15T16:52:01.405Z] bf5d7aec512f: Pulling fs layer [2020-07-15T16:52:01.405Z] 34c802a77dc8: Pulling fs layer [2020-07-15T16:52:01.405Z] 9eb99e56ec68: Pulling fs layer [2020-07-15T16:52:01.405Z] 27c7a5d97fbd: Pulling fs layer [2020-07-15T16:52:01.405Z] 5c102a31e300: Pulling fs layer [2020-07-15T16:52:01.405Z] dcfb455df0a1: Pulling fs layer [2020-07-15T16:52:01.405Z] 34c802a77dc8: Waiting [2020-07-15T16:52:01.405Z] 9eb99e56ec68: Waiting [2020-07-15T16:52:01.405Z] 27c7a5d97fbd: Waiting [2020-07-15T16:52:01.405Z] 5c102a31e300: Waiting [2020-07-15T16:52:01.405Z] dcfb455df0a1: Waiting [2020-07-15T16:52:01.405Z] 5788d62ee057: Waiting [2020-07-15T16:52:01.405Z] 0e6b1d234666: Waiting [2020-07-15T16:52:01.405Z] bf5d7aec512f: Waiting [2020-07-15T16:52:01.405Z] 0f37312ad70f: Verifying Checksum [2020-07-15T16:52:01.405Z] 0f37312ad70f: Download complete [2020-07-15T16:52:01.405Z] 2848faf0eed1: Download complete [2020-07-15T16:52:01.405Z] 0e6b1d234666: Verifying Checksum [2020-07-15T16:52:01.405Z] 0e6b1d234666: Download complete [2020-07-15T16:52:01.405Z] bf5d7aec512f: Verifying Checksum [2020-07-15T16:52:01.405Z] bf5d7aec512f: Download complete [2020-07-15T16:52:01.405Z] e6b0cf9c0882: Download complete [2020-07-15T16:52:01.673Z] e6b0cf9c0882: Pull complete [2020-07-15T16:52:02.272Z] 34c802a77dc8: Verifying Checksum [2020-07-15T16:52:02.272Z] 34c802a77dc8: Download complete [2020-07-15T16:52:02.272Z] 27c7a5d97fbd: Verifying Checksum [2020-07-15T16:52:02.272Z] 27c7a5d97fbd: Download complete [2020-07-15T16:52:02.849Z] 5c102a31e300: Verifying Checksum [2020-07-15T16:52:02.849Z] 5c102a31e300: Download complete [2020-07-15T16:52:02.849Z] dcfb455df0a1: Verifying Checksum [2020-07-15T16:52:02.849Z] dcfb455df0a1: Download complete [2020-07-15T16:52:03.113Z] 9eb99e56ec68: Verifying Checksum [2020-07-15T16:52:03.113Z] 9eb99e56ec68: Download complete [2020-07-15T16:52:03.113Z] 5788d62ee057: Verifying Checksum [2020-07-15T16:52:03.113Z] 5788d62ee057: Download complete [2020-07-15T16:52:03.685Z] 2848faf0eed1: Pull complete [2020-07-15T16:52:03.946Z] 0f37312ad70f: Pull complete [2020-07-15T16:52:09.265Z] 5788d62ee057: Pull complete [2020-07-15T16:52:09.265Z] 0e6b1d234666: Pull complete [2020-07-15T16:52:09.265Z] bf5d7aec512f: Pull complete [2020-07-15T16:52:17.418Z] 34c802a77dc8: Pull complete [2020-07-15T16:52:20.731Z] 9eb99e56ec68: Pull complete [2020-07-15T16:52:20.731Z] 27c7a5d97fbd: Pull complete [2020-07-15T16:52:21.308Z] 5c102a31e300: Pull complete [2020-07-15T16:52:21.308Z] dcfb455df0a1: Pull complete [2020-07-15T16:52:21.308Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-07-15T16:52:21.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-15T16:52:21.569Z] ---> 7c70fe431013 [2020-07-15T16:52:21.569Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-07-15T16:52:22.508Z] ---> Running in 0733694e8493 [2020-07-15T16:52:22.508Z] Removing intermediate container 0733694e8493 [2020-07-15T16:52:22.508Z] ---> 1f10b4e02ca0 [2020-07-15T16:52:22.508Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-15T16:52:22.509Z] ---> Running in e8a41c247ac5 [2020-07-15T16:52:23.892Z] Removing intermediate container e8a41c247ac5 [2020-07-15T16:52:23.892Z] ---> 2ffb01e44580 [2020-07-15T16:52:23.892Z] Step 5/8 : RUN apk add --no-cache make git [2020-07-15T16:52:23.892Z] ---> Running in 27260793367e [2020-07-15T16:52:24.461Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-07-15T16:52:25.403Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-07-15T16:52:25.974Z] OK: 143 MiB in 39 packages [2020-07-15T16:52:26.234Z] Removing intermediate container 27260793367e [2020-07-15T16:52:26.234Z] ---> ac440d6bbde7 [2020-07-15T16:52:26.234Z] Step 6/8 : WORKDIR /device-sdk-go [2020-07-15T16:52:26.234Z] ---> Running in aa030c1dcf41 [2020-07-15T16:52:26.498Z] Removing intermediate container aa030c1dcf41 [2020-07-15T16:52:26.498Z] ---> 913597fd18fb [2020-07-15T16:52:26.498Z] Step 7/8 : COPY . . [2020-07-15T16:52:27.881Z] ---> 9bb1fd3f2b7a [2020-07-15T16:52:27.881Z] Step 8/8 : RUN go mod download [2020-07-15T16:52:27.881Z] ---> Running in 424efbf29408 [2020-07-15T16:52:29.269Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-15T16:52:29.530Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-07-15T16:52:29.530Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-15T16:52:29.530Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-15T16:52:29.530Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-15T16:52:29.530Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-15T16:52:29.531Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-15T16:52:29.531Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-15T16:52:29.531Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-15T16:52:29.531Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-15T16:52:29.531Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-15T16:52:29.531Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-15T16:52:29.531Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-15T16:52:29.792Z] go: finding github.com/fatih/color v1.7.0 [2020-07-15T16:52:29.792Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-15T16:52:29.792Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-15T16:52:29.792Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-15T16:52:29.792Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-15T16:52:29.792Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-15T16:52:29.792Z] go: finding github.com/google/uuid v1.1.0 [2020-07-15T16:52:29.792Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-15T16:52:29.792Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-15T16:52:29.792Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-15T16:52:29.792Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-15T16:52:30.053Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-15T16:52:30.053Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-15T16:52:30.053Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-15T16:52:30.053Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-15T16:52:30.053Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-15T16:52:30.053Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-15T16:52:30.053Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-15T16:52:30.053Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-15T16:52:30.053Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-15T16:52:30.053Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-15T16:52:30.053Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-15T16:52:30.053Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-15T16:52:30.053Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-15T16:52:30.315Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-15T16:52:30.315Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-15T16:52:30.315Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-15T16:52:30.315Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-15T16:52:30.315Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-15T16:52:30.315Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-15T16:52:30.315Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-15T16:52:30.315Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-15T16:52:30.315Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-15T16:52:30.315Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-15T16:52:30.315Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-15T16:52:30.315Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-15T16:52:30.575Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-15T16:52:30.575Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-15T16:52:30.575Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-15T16:52:30.575Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-15T16:52:30.575Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-15T16:52:30.575Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-15T16:52:30.575Z] go: finding github.com/posener/complete v1.1.1 [2020-07-15T16:52:30.575Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-15T16:52:30.575Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-15T16:52:30.575Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-15T16:52:30.575Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-15T16:52:30.575Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-15T16:52:30.839Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-15T16:52:30.839Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-07-15T16:52:30.839Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-07-15T16:52:30.839Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-15T16:52:30.839Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-07-15T16:52:30.839Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-15T16:52:30.839Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-15T16:52:34.604Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-797 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2020-07-15T16:52:34.697Z] Running in /w/workspace/device-sdk-go/48 [Pipeline] { [Pipeline] checkout [2020-07-15T16:52:39.006Z] Removing intermediate container 424efbf29408 [2020-07-15T16:52:39.006Z] ---> 143568c572bb [2020-07-15T16:52:39.006Z] Successfully built 143568c572bb [2020-07-15T16:52:39.006Z] 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-07-15T16:52:39.611Z] using credential edgex-jenkins-ssh [2020-07-15T16:52:39.667Z] Cloning the remote Git repository [2020-07-15T16:52:39.667Z] Cloning with configured refspecs honoured and without tags [2020-07-15T16:52:39.689Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-15T16:52:39.689Z] . [Pipeline] withDockerContainer [2020-07-15T16:52:39.781Z] prd-centos7-docker-4c-2g-798 does not seem to be running inside a container [2020-07-15T16:52:39.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/48 -v /w/workspace/device-sdk-go/48:/w/workspace/device-sdk-go/48:rw,z -v /w/workspace/device-sdk-go/48@tmp:/w/workspace/device-sdk-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-07-15T16:52:39.729Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-07-15T16:52:39.866Z] > git init /w/workspace/device-sdk-go/48 # timeout=10 [2020-07-15T16:52:39.934Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-07-15T16:52:39.935Z] > git --version # timeout=10 [2020-07-15T16:52:39.963Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-15T16:52:40.021Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T16:52:40.884Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-07-15T16:52:40.907Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T16:52:40.941Z] $ docker top c328396abe0ac4c67f6c1441d586044d38e2ce5c1ae2591cc64e091ad82646d9 -eo pid,comm [2020-07-15T16:52:40.960Z] Fetching without tags [Pipeline] { [Pipeline] sh [2020-07-15T16:52:41.432Z] + go version [2020-07-15T16:52:41.432Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-07-15T16:52:41.620Z] Checking out Revision 052c3d8a66f112a94cad097afe431d6fab48a90e (master) [2020-07-15T16:52:41.730Z] + make test [2020-07-15T16:52:41.730Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-07-15T16:52:40.935Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-07-15T16:52:40.969Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-07-15T16:52:40.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-15T16:52:40.982Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-15T16:52:41.641Z] > git config core.sparsecheckout # timeout=10 [2020-07-15T16:52:41.654Z] > git checkout -f 052c3d8a66f112a94cad097afe431d6fab48a90e # timeout=10 [2020-07-15T16:52:42.683Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-07-15T16:52:46.055Z] Commit message: "Merge pull request #550 from hahattan/issue-548" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-15T16:52:47.278Z] ========================================================= [2020-07-15T16:52:47.278Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-15T16:52:47.278Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-15T16:52:48.402Z] + 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-07-15T16:52:49.392Z] Sending build context to Docker daemon 3.086MB [2020-07-15T16:52:49.392Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-07-15T16:52:49.392Z] Step 2/8 : FROM ${BASE} [2020-07-15T16:52:49.669Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-15T16:52:49.669Z] cde5963f3b93: Pulling fs layer [2020-07-15T16:52:49.669Z] 2a23fa8c16f7: Pulling fs layer [2020-07-15T16:52:49.669Z] 777b28850792: Pulling fs layer [2020-07-15T16:52:49.669Z] 8a11ddd9e578: Pulling fs layer [2020-07-15T16:52:49.669Z] 4cf88f913ddb: Pulling fs layer [2020-07-15T16:52:49.669Z] 1df406cf5192: Pulling fs layer [2020-07-15T16:52:49.669Z] cd6300453558: Pulling fs layer [2020-07-15T16:52:49.669Z] b9c365052c96: Pulling fs layer [2020-07-15T16:52:49.669Z] a2d8cc88f415: Pulling fs layer [2020-07-15T16:52:49.669Z] ea1d1ca13537: Pulling fs layer [2020-07-15T16:52:49.669Z] 3750a50a1c5e: Pulling fs layer [2020-07-15T16:52:49.669Z] 8a11ddd9e578: Waiting [2020-07-15T16:52:49.669Z] 4cf88f913ddb: Waiting [2020-07-15T16:52:49.669Z] 1df406cf5192: Waiting [2020-07-15T16:52:49.669Z] cd6300453558: Waiting [2020-07-15T16:52:49.669Z] b9c365052c96: Waiting [2020-07-15T16:52:49.669Z] a2d8cc88f415: Waiting [2020-07-15T16:52:49.669Z] ea1d1ca13537: Waiting [2020-07-15T16:52:49.669Z] 3750a50a1c5e: Waiting [2020-07-15T16:52:49.669Z] 777b28850792: Download complete [2020-07-15T16:52:49.669Z] 2a23fa8c16f7: Verifying Checksum [2020-07-15T16:52:49.669Z] 2a23fa8c16f7: Download complete [2020-07-15T16:52:49.669Z] 4cf88f913ddb: Verifying Checksum [2020-07-15T16:52:49.669Z] 4cf88f913ddb: Download complete [2020-07-15T16:52:49.946Z] 1df406cf5192: Verifying Checksum [2020-07-15T16:52:49.946Z] 1df406cf5192: Download complete [2020-07-15T16:52:49.946Z] cde5963f3b93: Verifying Checksum [2020-07-15T16:52:49.946Z] cde5963f3b93: Download complete [2020-07-15T16:52:50.547Z] cde5963f3b93: Pull complete [2020-07-15T16:52:51.150Z] 2a23fa8c16f7: Pull complete [2020-07-15T16:52:51.750Z] 777b28850792: Pull complete [2020-07-15T16:52:52.364Z] cd6300453558: Verifying Checksum [2020-07-15T16:52:52.364Z] cd6300453558: Download complete [2020-07-15T16:52:52.637Z] a2d8cc88f415: Verifying Checksum [2020-07-15T16:52:52.637Z] a2d8cc88f415: Download complete [2020-07-15T16:52:52.786Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-07-15T16:52:52.786Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-07-15T16:52:52.786Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-07-15T16:52:52.786Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.004s coverage: 22.1% of statements [2020-07-15T16:52:53.739Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.038s coverage: 95.8% of statements [2020-07-15T16:52:54.074Z] ea1d1ca13537: Verifying Checksum [2020-07-15T16:52:54.074Z] ea1d1ca13537: Download complete [2020-07-15T16:52:54.349Z] 3750a50a1c5e: Verifying Checksum [2020-07-15T16:52:54.349Z] 3750a50a1c5e: Download complete [2020-07-15T16:52:54.349Z] b9c365052c96: Verifying Checksum [2020-07-15T16:52:54.349Z] b9c365052c96: Download complete [2020-07-15T16:52:55.785Z] 8a11ddd9e578: Download complete [2020-07-15T16:53:08.212Z] 8a11ddd9e578: Pull complete [2020-07-15T16:53:08.212Z] 4cf88f913ddb: Pull complete [2020-07-15T16:53:08.212Z] 1df406cf5192: Pull complete [2020-07-15T16:53:12.529Z] cd6300453558: Pull complete [2020-07-15T16:53:17.942Z] b9c365052c96: Pull complete [2020-07-15T16:53:17.942Z] a2d8cc88f415: Pull complete [2020-07-15T16:53:19.941Z] ea1d1ca13537: Pull complete [2020-07-15T16:53:20.215Z] 3750a50a1c5e: Pull complete [2020-07-15T16:53:20.215Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-07-15T16:53:20.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-15T16:53:20.215Z] ---> 78745c68409d [2020-07-15T16:53:20.215Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-07-15T16:53:25.611Z] ---> Running in 3c9a012bbf9a [2020-07-15T16:53:25.611Z] Removing intermediate container 3c9a012bbf9a [2020-07-15T16:53:25.611Z] ---> 961fe910839a [2020-07-15T16:53:25.611Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-15T16:53:25.611Z] ---> Running in de750589d965 [2020-07-15T16:53:25.895Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.060s coverage: 11.4% of statements [2020-07-15T16:53:25.896Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.003s coverage: 21.7% of statements [2020-07-15T16:53:25.896Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-07-15T16:53:25.896Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.069s coverage: 36.9% of statements [2020-07-15T16:53:25.896Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-07-15T16:53:25.896Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.318s coverage: 65.2% of statements [2020-07-15T16:53:25.896Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-07-15T16:53:25.896Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-07-15T16:53:25.896Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-07-15T16:53:25.896Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.016s coverage: 52.6% of statements [2020-07-15T16:53:25.896Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.096s coverage: 68.9% of statements [2020-07-15T16:53:25.896Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-07-15T16:53:25.896Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-07-15T16:53:25.896Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-15T16:53:25.896Z] gofmt -l . [2020-07-15T16:53:25.896Z] [ "`gofmt -l .`" = "" ] [2020-07-15T16:53:25.896Z] ./bin/test-attribution-txt.sh [2020-07-15T16:53:26.466Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-07-15T16:53:26.976Z] Stashed 1 file(s) [Pipeline] } [2020-07-15T16:53:26.978Z] $ docker stop --time=1 c328396abe0ac4c67f6c1441d586044d38e2ce5c1ae2591cc64e091ad82646d9 [2020-07-15T16:53:28.224Z] Removing intermediate container de750589d965 [2020-07-15T16:53:28.224Z] ---> 660f6b23fdd7 [2020-07-15T16:53:28.224Z] Step 5/8 : RUN apk add --no-cache make git [2020-07-15T16:53:28.470Z] $ docker rm -f c328396abe0ac4c67f6c1441d586044d38e2ce5c1ae2591cc64e091ad82646d9 [2020-07-15T16:53:28.502Z] ---> Running in 492756e1a71d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-07-15T16:53:29.939Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-07-15T16:53:30.537Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [Pipeline] sh [2020-07-15T16:53:31.203Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-15T16:53:31.492Z] + ls -al . [2020-07-15T16:53:31.493Z] total 184 [2020-07-15T16:53:31.493Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jul 15 16:53 . [2020-07-15T16:53:31.493Z] drwxrwxr-x. 4 jenkins jenkins 30 Jul 15 16:51 .. [2020-07-15T16:53:31.493Z] drwxrwxr-x. 3 jenkins jenkins 20 Jul 15 16:51 api [2020-07-15T16:53:31.493Z] drwxrwxr-x. 2 jenkins jenkins 64 Jul 15 16:51 bin [2020-07-15T16:53:31.493Z] -rw-r--r--. 1 jenkins jenkins 110877 Jul 15 16:53 coverage.out [2020-07-15T16:53:31.493Z] -rw-rw-r--. 1 jenkins jenkins 936 Jul 15 16:51 Dockerfile.build [2020-07-15T16:53:31.493Z] -rw-rw-r--. 1 jenkins jenkins 140 Jul 15 16:51 .dockerignore [2020-07-15T16:53:31.493Z] drwxrwxr-x. 4 jenkins jenkins 48 Jul 15 16:51 example [2020-07-15T16:53:31.493Z] drwxrwxr-x. 8 jenkins jenkins 162 Jul 15 16:51 .git [2020-07-15T16:53:31.493Z] drwxrwxr-x. 2 jenkins jenkins 38 Jul 15 16:51 .github [2020-07-15T16:53:31.493Z] -rw-rw-r--. 1 jenkins jenkins 138 Jul 15 16:51 .gitignore [2020-07-15T16:53:31.493Z] -rw-r--r--. 1 jenkins jenkins 446 Jul 15 16:53 go.mod [2020-07-15T16:53:31.493Z] -rw-r--r--. 1 jenkins jenkins 12179 Jul 15 16:53 go.sum [2020-07-15T16:53:31.493Z] drwxrwxr-x. 13 jenkins jenkins 184 Jul 15 16:51 internal [2020-07-15T16:53:31.493Z] -rw-rw-r--. 1 jenkins jenkins 808 Jul 15 16:51 Jenkinsfile [2020-07-15T16:53:31.493Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jul 15 16:51 LICENSE [2020-07-15T16:53:31.493Z] -rw-rw-r--. 1 jenkins jenkins 892 Jul 15 16:51 Makefile [2020-07-15T16:53:31.493Z] drwxrwxr-x. 5 jenkins jenkins 50 Jul 15 16:51 pkg [2020-07-15T16:53:31.493Z] -rw-rw-r--. 1 jenkins jenkins 5101 Jul 15 16:51 README.md [2020-07-15T16:53:31.493Z] -rw-rw-r--. 1 jenkins jenkins 3997 Jul 15 16:51 RELEASE-NOTES.txt [2020-07-15T16:53:31.493Z] drwxrwxr-x. 3 jenkins jenkins 44 Jul 15 16:52 .semver [2020-07-15T16:53:31.493Z] drwxrwxr-x. 4 jenkins jenkins 54 Jul 15 16:51 snap [2020-07-15T16:53:31.493Z] -rw-rw-r--. 1 jenkins jenkins 11 Jul 15 16:47 VERSION [2020-07-15T16:53:31.493Z] -rw-rw-r--. 1 jenkins jenkins 222 Jul 15 16:51 version.go [Pipeline] isUnix [Pipeline] sh [2020-07-15T16:53:31.521Z] OK: 125 MiB in 39 packages [2020-07-15T16:53:31.793Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=052c3d8a66f112a94cad097afe431d6fab48a90e --label arch=amd64 --label version=1.2.3-dev.4 . [2020-07-15T16:53:31.793Z] Sending build context to Docker daemon 3.214MB [2020-07-15T16:53:31.793Z] Step 1/23 : ARG BASE=golang:1.13-alpine [2020-07-15T16:53:31.793Z] Step 2/23 : FROM ${BASE} AS builder [2020-07-15T16:53:31.793Z] ---> 143568c572bb [2020-07-15T16:53:31.793Z] Step 3/23 : ARG MAKE='make build' [2020-07-15T16:53:32.366Z] ---> Running in d71f0378b3b0 [2020-07-15T16:53:32.366Z] Removing intermediate container d71f0378b3b0 [2020-07-15T16:53:32.366Z] ---> 282c4da3f34a [2020-07-15T16:53:32.366Z] Step 4/23 : WORKDIR /device-sdk-go [2020-07-15T16:53:32.504Z] Removing intermediate container 492756e1a71d [2020-07-15T16:53:32.504Z] ---> 719639ec38ef [2020-07-15T16:53:32.504Z] Step 6/8 : WORKDIR /device-sdk-go [2020-07-15T16:53:32.504Z] ---> Running in 95540504e15f [2020-07-15T16:53:32.627Z] ---> Running in 7a8427bc69c4 [2020-07-15T16:53:32.627Z] Removing intermediate container 7a8427bc69c4 [2020-07-15T16:53:32.627Z] ---> f23d73a4252f [2020-07-15T16:53:32.627Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-07-15T16:53:32.627Z] ---> Running in fb03193504ef [2020-07-15T16:53:32.887Z] Removing intermediate container fb03193504ef [2020-07-15T16:53:32.887Z] ---> 6d3e168d959e [2020-07-15T16:53:32.887Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-15T16:53:32.887Z] ---> Running in 05de89e783d3 [2020-07-15T16:53:33.107Z] Removing intermediate container 95540504e15f [2020-07-15T16:53:33.107Z] ---> f9a72559c596 [2020-07-15T16:53:33.107Z] Step 7/8 : COPY . . [2020-07-15T16:53:33.828Z] Removing intermediate container 05de89e783d3 [2020-07-15T16:53:33.828Z] ---> e1979bde5d96 [2020-07-15T16:53:33.828Z] Step 7/23 : RUN apk add --update --no-cache make git [2020-07-15T16:53:33.828Z] ---> Running in fff053363217 [2020-07-15T16:53:34.086Z] ---> 4a260c8d23b8 [2020-07-15T16:53:34.086Z] Step 8/8 : RUN go mod download [2020-07-15T16:53:34.087Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-07-15T16:53:34.359Z] ---> Running in de5c3fb54def [2020-07-15T16:53:35.026Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-07-15T16:53:35.289Z] OK: 143 MiB in 39 packages [2020-07-15T16:53:35.861Z] Removing intermediate container fff053363217 [2020-07-15T16:53:35.861Z] ---> f7ac618eaed0 [2020-07-15T16:53:35.861Z] Step 8/23 : COPY . . [2020-07-15T16:53:36.801Z] ---> a1dda3a99dbb [2020-07-15T16:53:36.801Z] Step 9/23 : RUN ${MAKE} [2020-07-15T16:53:36.801Z] ---> Running in 84a86c705ad6 [2020-07-15T16:53:36.983Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-15T16:53:36.983Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-07-15T16:53:36.983Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-15T16:53:36.983Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-15T16:53:36.983Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-15T16:53:36.983Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-15T16:53:36.983Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-15T16:53:36.983Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-15T16:53:36.983Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-15T16:53:36.983Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-15T16:53:37.063Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.3-dev.4" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-07-15T16:53:37.254Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-15T16:53:37.254Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-15T16:53:37.254Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-15T16:53:37.254Z] go: finding github.com/fatih/color v1.7.0 [2020-07-15T16:53:37.254Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-15T16:53:37.254Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-15T16:53:37.254Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-15T16:53:37.254Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-15T16:53:37.254Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-15T16:53:37.254Z] go: finding github.com/google/uuid v1.1.0 [2020-07-15T16:53:37.254Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-15T16:53:37.254Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-15T16:53:37.524Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-15T16:53:37.524Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-15T16:53:37.524Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-15T16:53:37.524Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-15T16:53:37.524Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-15T16:53:37.524Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-15T16:53:37.524Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-15T16:53:37.524Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-15T16:53:37.524Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-15T16:53:37.524Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-15T16:53:37.524Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-15T16:53:37.524Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-15T16:53:37.794Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-15T16:53:37.794Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-15T16:53:37.794Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-15T16:53:37.794Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-15T16:53:37.794Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-15T16:53:37.794Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-15T16:53:37.794Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-15T16:53:37.794Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-15T16:53:37.794Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-15T16:53:37.794Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-15T16:53:37.794Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-15T16:53:37.794Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-15T16:53:38.064Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-15T16:53:38.064Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-15T16:53:38.064Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-15T16:53:38.064Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-15T16:53:38.064Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-15T16:53:38.064Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-15T16:53:38.064Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-15T16:53:38.064Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-15T16:53:38.064Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-15T16:53:38.064Z] go: finding github.com/posener/complete v1.1.1 [2020-07-15T16:53:38.064Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-15T16:53:38.064Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-15T16:53:38.338Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-15T16:53:38.338Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-15T16:53:38.338Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-15T16:53:38.338Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-15T16:53:38.338Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-07-15T16:53:38.338Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-07-15T16:53:38.338Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-15T16:53:38.338Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-07-15T16:53:38.338Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-15T16:53:38.338Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-15T16:53:45.268Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-07-15T16:53:45.839Z] Removing intermediate container 84a86c705ad6 [2020-07-15T16:53:45.839Z] ---> ea0ad4dcd6bf [2020-07-15T16:53:45.839Z] Step 10/23 : FROM scratch [2020-07-15T16:53:45.839Z] ---> [2020-07-15T16:53:45.839Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-07-15T16:53:45.839Z] ---> Running in b290d8fb5eb7 [2020-07-15T16:53:46.101Z] Removing intermediate container b290d8fb5eb7 [2020-07-15T16:53:46.101Z] ---> e8ae338efdf0 [2020-07-15T16:53:46.101Z] Step 12/23 : ENV APP_PORT=49990 [2020-07-15T16:53:46.101Z] ---> Running in 36becb65fbdf [2020-07-15T16:53:46.101Z] Removing intermediate container 36becb65fbdf [2020-07-15T16:53:46.101Z] ---> af99c389870a [2020-07-15T16:53:46.101Z] Step 13/23 : EXPOSE $APP_PORT [2020-07-15T16:53:46.362Z] ---> Running in f4f3380a1a75 [2020-07-15T16:53:46.362Z] Removing intermediate container f4f3380a1a75 [2020-07-15T16:53:46.362Z] ---> a7dec3d87602 [2020-07-15T16:53:46.362Z] Step 14/23 : WORKDIR / [2020-07-15T16:53:46.362Z] ---> Running in 94f544780a34 [2020-07-15T16:53:46.624Z] Removing intermediate container 94f544780a34 [2020-07-15T16:53:46.624Z] ---> 3c76d7a95a41 [2020-07-15T16:53:46.624Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-07-15T16:53:46.886Z] ---> d70ee40e1dd4 [2020-07-15T16:53:46.886Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-07-15T16:53:47.147Z] ---> 77bf82eae5b7 [2020-07-15T16:53:47.147Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-07-15T16:53:47.407Z] ---> 8b0941013a83 [2020-07-15T16:53:47.407Z] Step 18/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-07-15T16:53:48.348Z] ---> 61d3b84227f8 [2020-07-15T16:53:48.348Z] Step 19/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-07-15T16:53:48.511Z] Removing intermediate container de5c3fb54def [2020-07-15T16:53:48.511Z] ---> 2e58346c1de7 [2020-07-15T16:53:48.511Z] Successfully built 2e58346c1de7 [2020-07-15T16:53:48.511Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [2020-07-15T16:53:48.609Z] ---> 10ee6b681ee8 [2020-07-15T16:53:48.609Z] Step 20/23 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-07-15T16:53:48.609Z] ---> Running in d373f2b5431b [2020-07-15T16:53:48.609Z] Removing intermediate container d373f2b5431b [2020-07-15T16:53:48.609Z] ---> 4ee22707c574 [2020-07-15T16:53:48.609Z] Step 21/23 : LABEL arch=amd64 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2020-07-15T16:53:48.871Z] ---> Running in e3dcaf545bc5 [2020-07-15T16:53:48.871Z] Removing intermediate container e3dcaf545bc5 [2020-07-15T16:53:48.871Z] ---> 7e0c6b0d79c8 [2020-07-15T16:53:48.871Z] Step 22/23 : LABEL git_sha=052c3d8a66f112a94cad097afe431d6fab48a90e [2020-07-15T16:53:48.871Z] ---> Running in 62d1f5bf6672 [Pipeline] isUnix [Pipeline] sh [2020-07-15T16:53:49.131Z] Removing intermediate container 62d1f5bf6672 [2020-07-15T16:53:49.131Z] ---> c753252f355b [2020-07-15T16:53:49.131Z] Step 23/23 : LABEL version=1.2.3-dev.4 [2020-07-15T16:53:49.131Z] ---> Running in 9582a4cba089 [2020-07-15T16:53:49.208Z] + docker inspect -f . ci-base-image-arm64 [2020-07-15T16:53:49.208Z] . [Pipeline] withDockerContainer [2020-07-15T16:53:49.391Z] Removing intermediate container 9582a4cba089 [2020-07-15T16:53:49.391Z] ---> e83129b94f62 [2020-07-15T16:53:49.391Z] [Warning] One or more build-args [ARCH] were not consumed [2020-07-15T16:53:49.391Z] Successfully built e83129b94f62 [2020-07-15T16:53:49.391Z] Successfully tagged docker-device-sdk-simple:latest [2020-07-15T16:53:49.482Z] prd-ubuntu18.04-docker-arm64-4c-16g-797 does not seem to be running inside a container [2020-07-15T16:53:49.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/48 -v /w/workspace/device-sdk-go/48:/w/workspace/device-sdk-go/48:rw,z -v /w/workspace/device-sdk-go/48@tmp:/w/workspace/device-sdk-go/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-07-15T16:53:51.417Z] $ docker top 25e1a20eb403471829229488807cf8ed5f4dfa26ab47da885ce0eb63b04efa9d -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-15T16:53:52.797Z] + go version [2020-07-15T16:53:52.798Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-07-15T16:53:53.845Z] + make test [2020-07-15T16:53:53.845Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-07-15T16:53:54.824Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-07-15T16:54:21.636Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-07-15T16:54:21.636Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-07-15T16:54:21.636Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-07-15T16:54:23.628Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.044s coverage: 22.1% of statements [2020-07-15T16:54:26.266Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.158s coverage: 95.8% of statements [2020-07-15T16:54:58.646Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.085s coverage: 11.4% of statements [2020-07-15T16:54:58.646Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.016s coverage: 21.7% of statements [2020-07-15T16:54:58.646Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-07-15T16:54:58.646Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.198s coverage: 36.9% of statements [2020-07-15T16:54:58.646Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-07-15T16:54:58.646Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.474s coverage: 65.2% of statements [2020-07-15T16:54:58.646Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-07-15T16:54:58.646Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-07-15T16:54:58.646Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-07-15T16:54:58.646Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.067s coverage: 52.6% of statements [2020-07-15T16:54:58.646Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.353s coverage: 68.9% of statements [2020-07-15T16:54:58.646Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-07-15T16:54:58.646Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-07-15T16:54:58.646Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-15T16:55:02.027Z] gofmt -l . [2020-07-15T16:55:02.027Z] [ "`gofmt -l .`" = "" ] [2020-07-15T16:55:02.300Z] ./bin/test-attribution-txt.sh [2020-07-15T16:55:03.277Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-07-15T16:55:03.659Z] Warning: overwriting stash ‘coverage-report’ [2020-07-15T16:55:04.118Z] Stashed 1 file(s) [Pipeline] } [2020-07-15T16:55:04.123Z] $ docker stop --time=1 25e1a20eb403471829229488807cf8ed5f4dfa26ab47da885ce0eb63b04efa9d [2020-07-15T16:55:06.274Z] $ docker rm -f 25e1a20eb403471829229488807cf8ed5f4dfa26ab47da885ce0eb63b04efa9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-07-15T16:55:07.530Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-15T16:55:07.862Z] + ls -al . [2020-07-15T16:55:07.862Z] total 224 [2020-07-15T16:55:07.862Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 15 16:55 . [2020-07-15T16:55:07.862Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 16:52 .. [2020-07-15T16:55:07.862Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 15 16:52 .dockerignore [2020-07-15T16:55:07.862Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 16:52 .git [2020-07-15T16:55:07.862Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 16:52 .github [2020-07-15T16:55:07.862Z] -rw-rw-r-- 1 jenkins jenkins 138 Jul 15 16:52 .gitignore [2020-07-15T16:55:07.862Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 16:52 .semver [2020-07-15T16:55:07.862Z] -rw-rw-r-- 1 jenkins jenkins 936 Jul 15 16:52 Dockerfile.build [2020-07-15T16:55:07.862Z] -rw-rw-r-- 1 jenkins jenkins 808 Jul 15 16:52 Jenkinsfile [2020-07-15T16:55:07.862Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 15 16:52 LICENSE [2020-07-15T16:55:07.862Z] -rw-rw-r-- 1 jenkins jenkins 892 Jul 15 16:52 Makefile [2020-07-15T16:55:07.862Z] -rw-rw-r-- 1 jenkins jenkins 5101 Jul 15 16:52 README.md [2020-07-15T16:55:07.862Z] -rw-rw-r-- 1 jenkins jenkins 3997 Jul 15 16:52 RELEASE-NOTES.txt [2020-07-15T16:55:07.862Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 15 16:47 VERSION [2020-07-15T16:55:07.862Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 16:52 api [2020-07-15T16:55:07.862Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 16:52 bin [2020-07-15T16:55:07.862Z] -rw-r--r-- 1 jenkins jenkins 110877 Jul 15 16:54 coverage.out [2020-07-15T16:55:07.862Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 16:52 example [2020-07-15T16:55:07.862Z] -rw-r--r-- 1 jenkins jenkins 446 Jul 15 16:55 go.mod [2020-07-15T16:55:07.862Z] -rw-r--r-- 1 jenkins jenkins 12179 Jul 15 16:55 go.sum [2020-07-15T16:55:07.862Z] drwxrwxr-x 13 jenkins jenkins 4096 Jul 15 16:52 internal [2020-07-15T16:55:07.862Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 15 16:52 pkg [2020-07-15T16:55:07.862Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 16:52 snap [2020-07-15T16:55:07.862Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 15 16:52 version.go [Pipeline] isUnix [Pipeline] sh [2020-07-15T16:55:08.200Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=052c3d8a66f112a94cad097afe431d6fab48a90e --label arch=arm64 --label version=1.2.3-dev.4 . [2020-07-15T16:55:08.812Z] Sending build context to Docker daemon 3.214MB [2020-07-15T16:55:08.812Z] Step 1/23 : ARG BASE=golang:1.13-alpine [2020-07-15T16:55:08.812Z] Step 2/23 : FROM ${BASE} AS builder [2020-07-15T16:55:08.812Z] ---> 2e58346c1de7 [2020-07-15T16:55:08.812Z] Step 3/23 : ARG MAKE='make build' [2020-07-15T16:55:08.812Z] ---> Running in 5f0178f8b0cd [2020-07-15T16:55:09.412Z] Removing intermediate container 5f0178f8b0cd [2020-07-15T16:55:09.412Z] ---> 6147e735c041 [2020-07-15T16:55:09.412Z] Step 4/23 : WORKDIR /device-sdk-go [2020-07-15T16:55:09.412Z] ---> Running in 29e451f815b1 [2020-07-15T16:55:10.008Z] Removing intermediate container 29e451f815b1 [2020-07-15T16:55:10.008Z] ---> 1b5e3874476f [2020-07-15T16:55:10.008Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-07-15T16:55:10.008Z] ---> Running in 23d579d6c11d [2020-07-15T16:55:10.603Z] Removing intermediate container 23d579d6c11d [2020-07-15T16:55:10.603Z] ---> a2e7aa1039da [2020-07-15T16:55:10.603Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-15T16:55:10.603Z] ---> Running in a3e29ab8f57a [2020-07-15T16:55:13.294Z] Removing intermediate container a3e29ab8f57a [2020-07-15T16:55:13.294Z] ---> 392276dec929 [2020-07-15T16:55:13.294Z] Step 7/23 : RUN apk add --update --no-cache make git [2020-07-15T16:55:13.294Z] ---> Running in 639d52c768f5 [2020-07-15T16:55:14.772Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-07-15T16:55:15.763Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-07-15T16:55:16.035Z] OK: 125 MiB in 39 packages [2020-07-15T16:55:17.040Z] Removing intermediate container 639d52c768f5 [2020-07-15T16:55:17.040Z] ---> 0b8452065311 [2020-07-15T16:55:17.040Z] Step 8/23 : COPY . . [2020-07-15T16:55:18.479Z] ---> 9dcd74f7485c [2020-07-15T16:55:18.479Z] Step 9/23 : RUN ${MAKE} [2020-07-15T16:55:18.479Z] ---> Running in 7884b466bd8f [2020-07-15T16:55:19.912Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.3-dev.4" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-07-15T16:55:46.719Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-07-15T16:55:46.719Z] Removing intermediate container 7884b466bd8f [2020-07-15T16:55:46.719Z] ---> 5fffff8e2e38 [2020-07-15T16:55:46.719Z] Step 10/23 : FROM scratch [2020-07-15T16:55:46.719Z] ---> [2020-07-15T16:55:46.719Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-07-15T16:55:46.719Z] ---> Running in 359f6aa4f4b7 [2020-07-15T16:55:46.719Z] Removing intermediate container 359f6aa4f4b7 [2020-07-15T16:55:46.719Z] ---> 159e72824e16 [2020-07-15T16:55:46.719Z] Step 12/23 : ENV APP_PORT=49990 [2020-07-15T16:55:46.719Z] ---> Running in ef2ceb8b9c42 [2020-07-15T16:55:46.719Z] Removing intermediate container ef2ceb8b9c42 [2020-07-15T16:55:46.720Z] ---> 5df520357af9 [2020-07-15T16:55:46.720Z] Step 13/23 : EXPOSE $APP_PORT [2020-07-15T16:55:46.720Z] ---> Running in 9c36f260b841 [2020-07-15T16:55:46.720Z] Removing intermediate container 9c36f260b841 [2020-07-15T16:55:46.720Z] ---> 377ee35c08ee [2020-07-15T16:55:46.720Z] Step 14/23 : WORKDIR / [2020-07-15T16:55:46.720Z] ---> Running in 8e7fba436030 [2020-07-15T16:55:46.992Z] Removing intermediate container 8e7fba436030 [2020-07-15T16:55:46.992Z] ---> 71e567a1d0c4 [2020-07-15T16:55:46.992Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-07-15T16:55:48.433Z] ---> 00c2b000056e [2020-07-15T16:55:48.433Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-07-15T16:55:49.026Z] ---> 326e1c45fa2b [2020-07-15T16:55:49.026Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-07-15T16:55:50.003Z] ---> 2ebe27393180 [2020-07-15T16:55:50.003Z] Step 18/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-07-15T16:55:50.601Z] ---> 9a86752b525a [2020-07-15T16:55:50.601Z] Step 19/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-07-15T16:55:51.195Z] ---> 3da10269276d [2020-07-15T16:55:51.195Z] Step 20/23 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-07-15T16:55:51.467Z] ---> Running in bda2ae2aa5dd [2020-07-15T16:55:51.738Z] Removing intermediate container bda2ae2aa5dd [2020-07-15T16:55:51.738Z] ---> c598bd976c7c [2020-07-15T16:55:51.738Z] Step 21/23 : LABEL arch=arm64 [2020-07-15T16:55:52.010Z] ---> Running in 1035d5a958fb [2020-07-15T16:55:52.617Z] Removing intermediate container 1035d5a958fb [2020-07-15T16:55:52.617Z] ---> 489ead731592 [2020-07-15T16:55:52.617Z] Step 22/23 : LABEL git_sha=052c3d8a66f112a94cad097afe431d6fab48a90e [2020-07-15T16:55:52.617Z] ---> Running in b551ec3d4621 [2020-07-15T16:55:52.892Z] Removing intermediate container b551ec3d4621 [2020-07-15T16:55:52.892Z] ---> e0b370667a80 [2020-07-15T16:55:52.892Z] Step 23/23 : LABEL version=1.2.3-dev.4 [2020-07-15T16:55:53.164Z] ---> Running in 9de86c963e20 [2020-07-15T16:55:53.436Z] Removing intermediate container 9de86c963e20 [2020-07-15T16:55:53.436Z] ---> 930a3c1af89d [2020-07-15T16:55:53.436Z] [Warning] One or more build-args [ARCH] were not consumed [2020-07-15T16:55:53.707Z] Successfully built 930a3c1af89d [2020-07-15T16:55:53.707Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-07-15T16:55:55.020Z] provisioning config files... [2020-07-15T16:55:55.031Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2392651099046247203tmp [Pipeline] { [Pipeline] sh [2020-07-15T16:55:55.382Z] + curl -s https://codecov.io/bash [2020-07-15T16:55:55.382Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2392651099046247203tmp [Pipeline] } [2020-07-15T16:58:16.948Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-07-15T16:58:17.453Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-07-15T16:58:17.455Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-07-15T16:58:17.523Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-15T16:58:17.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-07-15T16:58:17.854Z] [2020-07-15T16:58:17.854Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-07-15T16:58:18.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-07-15T16:58:18.199Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-07-15T16:58:18.199Z] cbdbe7a5bc2a: Pulling fs layer [2020-07-15T16:58:18.199Z] 408f87550127: Pulling fs layer [2020-07-15T16:58:18.199Z] fe522b08c979: Pulling fs layer [2020-07-15T16:58:18.199Z] 221eaa008020: Pulling fs layer [2020-07-15T16:58:18.199Z] 2a4607e5d6b9: Pulling fs layer [2020-07-15T16:58:18.199Z] 8f79b27c4fd2: Pulling fs layer [2020-07-15T16:58:18.199Z] e5c8dbe1645b: Pulling fs layer [2020-07-15T16:58:18.199Z] 23e8b3b47431: Pulling fs layer [2020-07-15T16:58:18.199Z] 5c568d65a230: Pulling fs layer [2020-07-15T16:58:18.199Z] 221eaa008020: Waiting [2020-07-15T16:58:18.199Z] 2a4607e5d6b9: Waiting [2020-07-15T16:58:18.199Z] 8f79b27c4fd2: Waiting [2020-07-15T16:58:18.199Z] e5c8dbe1645b: Waiting [2020-07-15T16:58:18.199Z] 23e8b3b47431: Waiting [2020-07-15T16:58:18.199Z] fe522b08c979: Verifying Checksum [2020-07-15T16:58:18.199Z] fe522b08c979: Download complete [2020-07-15T16:58:18.199Z] 408f87550127: Verifying Checksum [2020-07-15T16:58:18.199Z] 408f87550127: Download complete [2020-07-15T16:58:18.199Z] 2a4607e5d6b9: Verifying Checksum [2020-07-15T16:58:18.199Z] 2a4607e5d6b9: Download complete [2020-07-15T16:58:18.199Z] 8f79b27c4fd2: Verifying Checksum [2020-07-15T16:58:18.199Z] 8f79b27c4fd2: Download complete [2020-07-15T16:58:18.199Z] cbdbe7a5bc2a: Download complete [2020-07-15T16:58:18.478Z] e5c8dbe1645b: Verifying Checksum [2020-07-15T16:58:18.478Z] e5c8dbe1645b: Download complete [2020-07-15T16:58:18.762Z] cbdbe7a5bc2a: Pull complete [2020-07-15T16:58:19.032Z] 23e8b3b47431: Verifying Checksum [2020-07-15T16:58:19.032Z] 23e8b3b47431: Download complete [2020-07-15T16:58:19.295Z] 408f87550127: Pull complete [2020-07-15T16:58:19.295Z] 5c568d65a230: Verifying Checksum [2020-07-15T16:58:19.295Z] 5c568d65a230: Download complete [2020-07-15T16:58:19.295Z] fe522b08c979: Pull complete [2020-07-15T16:58:19.867Z] 221eaa008020: Download complete [2020-07-15T16:58:25.166Z] 221eaa008020: Pull complete [2020-07-15T16:58:25.166Z] 2a4607e5d6b9: Pull complete [2020-07-15T16:58:25.166Z] 8f79b27c4fd2: Pull complete [2020-07-15T16:58:27.715Z] e5c8dbe1645b: Pull complete [2020-07-15T16:58:30.272Z] 23e8b3b47431: Pull complete [2020-07-15T16:58:31.660Z] 5c568d65a230: Pull complete [2020-07-15T16:58:31.660Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-07-15T16:58:31.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-07-15T16:58:31.660Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-07-15T16:58:31.791Z] prd-centos7-docker-4c-2g-793 does not seem to be running inside a container [2020-07-15T16:58:31.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dgexfoundry_device-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-07-15T16:58:32.557Z] $ docker top 8b7e244bafaa496603c387e6b295af36e70a570e0e3099c6e2047ac4ef58375e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-15T16:58:33.063Z] + snyk monitor '--org=edgex-jenkins' [2020-07-15T16:58:38.365Z] [2020-07-15T16:58:38.365Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go)... [2020-07-15T16:58:38.365Z] [2020-07-15T16:58:38.365Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/057beb34-70d8-4945-961c-fe027db76abc/history/3c0670bd-138a-4241-893a-ae009113de1f [2020-07-15T16:58:38.365Z] [2020-07-15T16:58:38.365Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-07-15T16:58:38.365Z] [2020-07-15T16:58:38.365Z] [Pipeline] } [2020-07-15T16:58:38.377Z] $ docker stop --time=1 8b7e244bafaa496603c387e6b295af36e70a570e0e3099c6e2047ac4ef58375e [2020-07-15T16:58:40.756Z] $ docker rm -f 8b7e244bafaa496603c387e6b295af36e70a570e0e3099c6e2047ac4ef58375e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-07-15T16:58:42.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-15T16:58:42.033Z] . [Pipeline] withDockerContainer [2020-07-15T16:58:42.126Z] prd-centos7-docker-4c-2g-793 does not seem to be running inside a container [2020-07-15T16:58:42.167Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-15T16:58:43.170Z] $ docker top 37cfb4ee060de27f10ad835f2435b395e000f15524cd80bf412f670b5e8930ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-15T16:58:43.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-15T16:58:43.430Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-15T16:58:43.662Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-15T16:58:43.663Z] $ docker exec 37cfb4ee060de27f10ad835f2435b395e000f15524cd80bf412f670b5e8930ec ssh-agent [2020-07-15T16:58:43.832Z] SSH_AUTH_SOCK=/tmp/ssh-fAovW4SYsNIG/agent.12 [2020-07-15T16:58:43.832Z] SSH_AGENT_PID=17 [2020-07-15T16:58:43.840Z] Running ssh-add (command line suppressed) [2020-07-15T16:58:43.965Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2389079974845700744.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2389079974845700744.key) [2020-07-15T16:58:44.022Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-15T16:58:44.378Z] + git semver tag [2020-07-15T16:58:44.378Z] # -> Open(): unable to determine branch for HEAD [2020-07-15T16:58:44.378Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-07-15T16:58:44.378Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-07-15T16:58:44.378Z] # $SEMVER_REMOTE_NAME = origin [2020-07-15T16:58:44.378Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-15T16:58:44.378Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-15T16:58:44.378Z] # $SEMVER_BRANCH = master [2020-07-15T16:58:44.378Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2020-07-15T16:58:44.378Z] # 052c3d8a66f112a94cad097afe431d6fab48a90e HEAD [2020-07-15T16:58:44.378Z] # -> Force: false [2020-07-15T16:58:44.378Z] # 379780d0ee52466b846ccf33e1e055f2672254d4 refs/tags/v1.2.3-dev.4 [Pipeline] } [2020-07-15T16:58:44.387Z] $ docker exec --env ******** --env ******** 37cfb4ee060de27f10ad835f2435b395e000f15524cd80bf412f670b5e8930ec ssh-agent -k [2020-07-15T16:58:44.507Z] unset SSH_AUTH_SOCK; [2020-07-15T16:58:44.508Z] unset SSH_AGENT_PID; [2020-07-15T16:58:44.508Z] echo Agent pid 17 killed; [2020-07-15T16:58:44.557Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-15T16:58:45.012Z] + git semver [Pipeline] } [2020-07-15T16:58:45.025Z] $ docker stop --time=1 37cfb4ee060de27f10ad835f2435b395e000f15524cd80bf412f670b5e8930ec [2020-07-15T16:58:46.352Z] $ docker rm -f 37cfb4ee060de27f10ad835f2435b395e000f15524cd80bf412f670b5e8930ec [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-07-15T16:58:46.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-15T16:58:46.986Z] [2020-07-15T16:58:46.986Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-07-15T16:58:47.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-15T16:58:47.320Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-07-15T16:58:47.320Z] ab5ef0e58194: Pulling fs layer [2020-07-15T16:58:47.320Z] 9712f1f96733: Pulling fs layer [2020-07-15T16:58:47.320Z] 63f879dbbcfc: Pulling fs layer [2020-07-15T16:58:47.320Z] 0d9ebad4ef96: Pulling fs layer [2020-07-15T16:58:47.320Z] e9a5061849ea: Pulling fs layer [2020-07-15T16:58:47.320Z] d747dcd14b5f: Pulling fs layer [2020-07-15T16:58:47.320Z] 2de7ff778b66: Pulling fs layer [2020-07-15T16:58:47.320Z] e9a5061849ea: Waiting [2020-07-15T16:58:47.320Z] 2de7ff778b66: Waiting [2020-07-15T16:58:47.320Z] d747dcd14b5f: Waiting [2020-07-15T16:58:47.320Z] 0d9ebad4ef96: Waiting [2020-07-15T16:58:47.320Z] 9712f1f96733: Verifying Checksum [2020-07-15T16:58:47.320Z] 9712f1f96733: Download complete [2020-07-15T16:58:47.919Z] 63f879dbbcfc: Verifying Checksum [2020-07-15T16:58:47.919Z] 63f879dbbcfc: Download complete [2020-07-15T16:58:47.919Z] e9a5061849ea: Verifying Checksum [2020-07-15T16:58:47.919Z] e9a5061849ea: Download complete [2020-07-15T16:58:47.919Z] d747dcd14b5f: Verifying Checksum [2020-07-15T16:58:47.919Z] d747dcd14b5f: Download complete [2020-07-15T16:58:48.180Z] 0d9ebad4ef96: Verifying Checksum [2020-07-15T16:58:48.180Z] 0d9ebad4ef96: Download complete [2020-07-15T16:58:48.180Z] ab5ef0e58194: Verifying Checksum [2020-07-15T16:58:48.180Z] ab5ef0e58194: Download complete [2020-07-15T16:58:48.180Z] 2de7ff778b66: Verifying Checksum [2020-07-15T16:58:48.180Z] 2de7ff778b66: Download complete [2020-07-15T16:58:53.589Z] ab5ef0e58194: Pull complete [2020-07-15T16:58:53.589Z] 9712f1f96733: Pull complete [2020-07-15T16:58:54.984Z] 63f879dbbcfc: Pull complete [2020-07-15T16:59:01.603Z] 0d9ebad4ef96: Pull complete [2020-07-15T16:59:01.603Z] e9a5061849ea: Pull complete [2020-07-15T16:59:01.603Z] d747dcd14b5f: Pull complete [2020-07-15T16:59:04.918Z] 2de7ff778b66: Pull complete [2020-07-15T16:59:04.918Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-07-15T16:59:04.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-15T16:59:04.918Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-07-15T16:59:05.085Z] prd-centos7-docker-4c-2g-793 does not seem to be running inside a container [2020-07-15T16:59:05.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-07-15T16:59:08.699Z] $ docker top e21c5cff4276568d6595149f3dee031d436275d555c27d5b14d1ab1077a55126 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-07-15T16:59:08.948Z] provisioning config files... [2020-07-15T16:59:08.957Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7013389128893554265tmp [2020-07-15T16:59:08.973Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1446743001296099053tmp [2020-07-15T16:59:08.987Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8432587529115247651tmp [Pipeline] { [Pipeline] echo [2020-07-15T16:59:09.030Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-15T16:59:09.319Z] ---> sigul-configuration.sh [2020-07-15T16:59:09.319Z] gpg: directory `/root/.gnupg' created [2020-07-15T16:59:09.319Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-07-15T16:59:09.319Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-07-15T16:59:09.319Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-07-15T16:59:09.319Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-07-15T16:59:09.319Z] gpg: CAST5 encrypted data [2020-07-15T16:59:09.580Z] gpg: encrypted with 1 passphrase [2020-07-15T16:59:09.580Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-07-15T16:59:09.877Z] + mkdir /home/jenkins [2020-07-15T16:59:09.877Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-07-15T16:59:10.174Z] + 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-07-15T16:59:10.183Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-15T16:59:10.473Z] ---> sigul-install.sh [2020-07-15T16:59:17.068Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-07-15T16:59:17.381Z] + git tag --list [2020-07-15T16:59:17.381Z] v1.2.3-dev.4 [Pipeline] sh [2020-07-15T16:59:17.679Z] + lftools sign git-tag v1.2.3-dev.4 [2020-07-15T16:59:19.070Z] Signing Git tag with Sigul... [2020-07-15T16:59:19.070Z] Signing v1.2.3-dev.4 [Pipeline] echo [2020-07-15T16:59:20.465Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-15T16:59:20.756Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-07-15T16:59:20.764Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-07-15T16:59:20.843Z] $ docker stop --time=1 e21c5cff4276568d6595149f3dee031d436275d555c27d5b14d1ab1077a55126 [2020-07-15T16:59:22.913Z] $ docker rm -f e21c5cff4276568d6595149f3dee031d436275d555c27d5b14d1ab1077a55126 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-07-15T16:59:23.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-15T16:59:23.606Z] . [Pipeline] withDockerContainer [2020-07-15T16:59:23.701Z] prd-centos7-docker-4c-2g-793 does not seem to be running inside a container [2020-07-15T16:59:23.738Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-15T16:59:24.355Z] $ docker top 1f910b5525ef1eb962c635fb3a5de1ce3087b62298de16f1f29635ded0219c60 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-15T16:59:24.630Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-15T16:59:24.630Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-15T16:59:24.812Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-15T16:59:24.813Z] $ docker exec 1f910b5525ef1eb962c635fb3a5de1ce3087b62298de16f1f29635ded0219c60 ssh-agent [2020-07-15T16:59:24.983Z] SSH_AUTH_SOCK=/tmp/ssh-pmZHzZOkFfUu/agent.11 [2020-07-15T16:59:24.983Z] SSH_AGENT_PID=16 [2020-07-15T16:59:24.991Z] Running ssh-add (command line suppressed) [2020-07-15T16:59:25.115Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5751846627784492128.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5751846627784492128.key) [2020-07-15T16:59:25.170Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-15T16:59:25.495Z] + git semver bump pre [2020-07-15T16:59:25.495Z] # -> Open(): unable to determine branch for HEAD [2020-07-15T16:59:25.495Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-07-15T16:59:25.495Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-07-15T16:59:25.495Z] # $SEMVER_REMOTE_NAME = origin [2020-07-15T16:59:25.495Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-15T16:59:25.495Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-15T16:59:25.495Z] # $SEMVER_BRANCH = master [2020-07-15T16:59:25.495Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2020-07-15T16:59:25.495Z] 1.2.3-dev.5 [Pipeline] } [2020-07-15T16:59:25.503Z] $ docker exec --env ******** --env ******** 1f910b5525ef1eb962c635fb3a5de1ce3087b62298de16f1f29635ded0219c60 ssh-agent -k [2020-07-15T16:59:25.622Z] unset SSH_AUTH_SOCK; [2020-07-15T16:59:25.623Z] unset SSH_AGENT_PID; [2020-07-15T16:59:25.623Z] echo Agent pid 16 killed; [2020-07-15T16:59:25.672Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-15T16:59:26.097Z] + git semver [Pipeline] } [2020-07-15T16:59:26.109Z] $ docker stop --time=1 1f910b5525ef1eb962c635fb3a5de1ce3087b62298de16f1f29635ded0219c60 [2020-07-15T16:59:27.426Z] $ docker rm -f 1f910b5525ef1eb962c635fb3a5de1ce3087b62298de16f1f29635ded0219c60 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-15T16:59:27.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-15T16:59:27.914Z] . [Pipeline] withDockerContainer [2020-07-15T16:59:28.002Z] prd-centos7-docker-4c-2g-793 does not seem to be running inside a container [2020-07-15T16:59:28.040Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-15T16:59:28.649Z] $ docker top 27dfd9731b24b4e3e320211b4f328a7e56508c56f2642fc2ef002ae14c3b8b2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-15T16:59:28.909Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-15T16:59:28.909Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-15T16:59:29.084Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-15T16:59:29.084Z] $ docker exec 27dfd9731b24b4e3e320211b4f328a7e56508c56f2642fc2ef002ae14c3b8b2c ssh-agent [2020-07-15T16:59:29.253Z] SSH_AUTH_SOCK=/tmp/ssh-VGLg1ai7k620/agent.12 [2020-07-15T16:59:29.253Z] SSH_AGENT_PID=17 [2020-07-15T16:59:29.261Z] Running ssh-add (command line suppressed) [2020-07-15T16:59:29.379Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3130265006255209924.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3130265006255209924.key) [2020-07-15T16:59:29.434Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-15T16:59:29.761Z] + git semver push [2020-07-15T16:59:29.761Z] # -> Open(): unable to determine branch for HEAD [2020-07-15T16:59:29.761Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-07-15T16:59:29.761Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-07-15T16:59:29.761Z] # $SEMVER_REMOTE_NAME = origin [2020-07-15T16:59:29.761Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-15T16:59:29.761Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-15T16:59:29.761Z] # $SEMVER_BRANCH = master [2020-07-15T16:59:29.761Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2020-07-15T16:59:37.915Z] $ docker exec --env ******** --env ******** 27dfd9731b24b4e3e320211b4f328a7e56508c56f2642fc2ef002ae14c3b8b2c ssh-agent -k [2020-07-15T16:59:38.033Z] unset SSH_AUTH_SOCK; [2020-07-15T16:59:38.034Z] unset SSH_AGENT_PID; [2020-07-15T16:59:38.034Z] echo Agent pid 17 killed; [2020-07-15T16:59:38.079Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-15T16:59:38.505Z] + git semver [Pipeline] } [2020-07-15T16:59:38.518Z] $ docker stop --time=1 27dfd9731b24b4e3e320211b4f328a7e56508c56f2642fc2ef002ae14c3b8b2c [2020-07-15T16:59:39.896Z] $ docker rm -f 27dfd9731b24b4e3e320211b4f328a7e56508c56f2642fc2ef002ae14c3b8b2c [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-07-15T16:59:40.791Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-15T16:59:41.366Z] ---> package-listing.sh [2020-07-15T16:59:41.366Z] ++ facter osfamily [2020-07-15T16:59:41.366Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-15T16:59:41.366Z] + OS_FAMILY=redhat [2020-07-15T16:59:41.366Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2020-07-15T16:59:41.366Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-15T16:59:41.366Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-15T16:59:41.366Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-15T16:59:41.366Z] + PACKAGES=/tmp/packages_start.txt [2020-07-15T16:59:41.366Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2020-07-15T16:59:41.366Z] + PACKAGES=/tmp/packages_end.txt [2020-07-15T16:59:41.366Z] + case "${OS_FAMILY}" in [2020-07-15T16:59:41.366Z] + rpm -qa [2020-07-15T16:59:41.366Z] + sort [2020-07-15T16:59:45.639Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-15T16:59:45.639Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-15T16:59:45.639Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-15T16:59:45.639Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2020-07-15T16:59:45.639Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2020-07-15T16:59:45.639Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-15T16:59:46.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-15T16:59:46.256Z] [2020-07-15T16:59:46.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-15T16:59:46.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-15T16:59:46.604Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-15T16:59:46.604Z] c9b1b535fdd9: Pulling fs layer [2020-07-15T16:59:46.604Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-15T16:59:46.604Z] 756a868c4378: Pulling fs layer [2020-07-15T16:59:46.604Z] 444b2fc9a129: Pulling fs layer [2020-07-15T16:59:46.604Z] ea15f1150254: Pulling fs layer [2020-07-15T16:59:46.604Z] 41b27a9f41bf: Pulling fs layer [2020-07-15T16:59:46.604Z] 28c525ee5125: Pulling fs layer [2020-07-15T16:59:46.604Z] 094b1ea09ed8: Pulling fs layer [2020-07-15T16:59:46.604Z] 138eaada9080: Pulling fs layer [2020-07-15T16:59:46.604Z] 0622d0fa9048: Pulling fs layer [2020-07-15T16:59:46.604Z] 41b27a9f41bf: Waiting [2020-07-15T16:59:46.604Z] 138eaada9080: Waiting [2020-07-15T16:59:46.604Z] 444b2fc9a129: Waiting [2020-07-15T16:59:46.604Z] 0622d0fa9048: Waiting [2020-07-15T16:59:46.604Z] 28c525ee5125: Waiting [2020-07-15T16:59:46.604Z] 094b1ea09ed8: Waiting [2020-07-15T16:59:46.604Z] 2cc5ad85d9ab: Download complete [2020-07-15T16:59:46.604Z] 444b2fc9a129: Verifying Checksum [2020-07-15T16:59:46.604Z] 444b2fc9a129: Download complete [2020-07-15T16:59:46.604Z] c9b1b535fdd9: Download complete [2020-07-15T16:59:46.604Z] ea15f1150254: Verifying Checksum [2020-07-15T16:59:46.604Z] ea15f1150254: Download complete [2020-07-15T16:59:46.878Z] 28c525ee5125: Verifying Checksum [2020-07-15T16:59:46.878Z] 28c525ee5125: Download complete [2020-07-15T16:59:47.143Z] 756a868c4378: Verifying Checksum [2020-07-15T16:59:47.143Z] 756a868c4378: Download complete [2020-07-15T16:59:47.143Z] 094b1ea09ed8: Verifying Checksum [2020-07-15T16:59:47.143Z] 094b1ea09ed8: Download complete [2020-07-15T16:59:47.143Z] 138eaada9080: Verifying Checksum [2020-07-15T16:59:47.143Z] 138eaada9080: Download complete [2020-07-15T16:59:47.143Z] 0622d0fa9048: Verifying Checksum [2020-07-15T16:59:47.143Z] 0622d0fa9048: Download complete [2020-07-15T16:59:47.726Z] 41b27a9f41bf: Verifying Checksum [2020-07-15T16:59:47.726Z] 41b27a9f41bf: Download complete [2020-07-15T16:59:47.726Z] c9b1b535fdd9: Pull complete [2020-07-15T16:59:47.988Z] 2cc5ad85d9ab: Pull complete [2020-07-15T16:59:49.908Z] 756a868c4378: Pull complete [2020-07-15T16:59:49.908Z] 444b2fc9a129: Pull complete [2020-07-15T16:59:50.170Z] ea15f1150254: Pull complete [2020-07-15T16:59:54.383Z] 41b27a9f41bf: Pull complete [2020-07-15T16:59:54.383Z] 28c525ee5125: Pull complete [2020-07-15T16:59:56.309Z] 094b1ea09ed8: Pull complete [2020-07-15T16:59:56.309Z] 138eaada9080: Pull complete [2020-07-15T16:59:56.570Z] 0622d0fa9048: Pull complete [2020-07-15T16:59:56.570Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-15T16:59:56.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-15T16:59:56.570Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-15T16:59:56.677Z] prd-centos7-docker-4c-2g-793 does not seem to be running inside a container [2020-07-15T16:59:56.715Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-15T16:59:59.484Z] $ docker top b3ec9e8e0160a86eae192da715960e428a691a77ab86b1927bc3fa415fcfdafd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-15T16:59:59.729Z] provisioning config files... [2020-07-15T16:59:59.747Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config354483881643455817tmp [Pipeline] { [Pipeline] echo [2020-07-15T16:59:59.806Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-15T17:00:00.093Z] ---> create-netrc.sh [Pipeline] echo [2020-07-15T17:00:00.102Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-15T17:00:00.390Z] ---> logs-deploy.sh [2020-07-15T17:00:00.390Z] + ARCHIVE_ARTIFACTS= [2020-07-15T17:00:00.390Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-15T17:00:00.390Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-15T17:00:00.390Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-15T17:00:00.390Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/48 [2020-07-15T17:00:00.390Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/48/ [2020-07-15T17:00:00.390Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/48 /w/workspace/dgexfoundry_device-sdk-go_master [2020-07-15T17:00:01.774Z] Archives upload complete. [2020-07-15T17:00:01.774Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/48 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/48/ [2020-07-15T17:00:02.358Z] ---> uname -a: [2020-07-15T17:00:02.358Z] Linux b3ec9e8e0160 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-07-15T17:00:02.358Z] [2020-07-15T17:00:02.358Z] [2020-07-15T17:00:02.358Z] ---> lscpu: [2020-07-15T17:00:02.358Z] Architecture: x86_64 [2020-07-15T17:00:02.358Z] CPU op-mode(s): 32-bit, 64-bit [2020-07-15T17:00:02.358Z] Byte Order: Little Endian [2020-07-15T17:00:02.358Z] Address sizes: 40 bits physical, 48 bits virtual [2020-07-15T17:00:02.358Z] CPU(s): 4 [2020-07-15T17:00:02.358Z] On-line CPU(s) list: 0-3 [2020-07-15T17:00:02.358Z] Thread(s) per core: 1 [2020-07-15T17:00:02.358Z] Core(s) per socket: 1 [2020-07-15T17:00:02.358Z] Socket(s): 4 [2020-07-15T17:00:02.358Z] NUMA node(s): 1 [2020-07-15T17:00:02.358Z] Vendor ID: GenuineIntel [2020-07-15T17:00:02.358Z] CPU family: 6 [2020-07-15T17:00:02.358Z] Model: 44 [2020-07-15T17:00:02.358Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-07-15T17:00:02.358Z] Stepping: 1 [2020-07-15T17:00:02.358Z] CPU MHz: 2933.438 [2020-07-15T17:00:02.358Z] BogoMIPS: 5866.87 [2020-07-15T17:00:02.358Z] Virtualization: VT-x [2020-07-15T17:00:02.358Z] Hypervisor vendor: KVM [2020-07-15T17:00:02.358Z] Virtualization type: full [2020-07-15T17:00:02.358Z] L1d cache: 128 KiB [2020-07-15T17:00:02.358Z] L1i cache: 128 KiB [2020-07-15T17:00:02.358Z] L2 cache: 16 MiB [2020-07-15T17:00:02.358Z] L3 cache: 64 MiB [2020-07-15T17:00:02.358Z] NUMA node0 CPU(s): 0-3 [2020-07-15T17:00:02.358Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-07-15T17:00:02.358Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-07-15T17:00:02.358Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-07-15T17:00:02.358Z] Vulnerability Meltdown: Mitigation; PTI [2020-07-15T17:00:02.358Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-07-15T17:00:02.358Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-07-15T17:00:02.358Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-07-15T17:00:02.358Z] Vulnerability Tsx async abort: Not affected [2020-07-15T17:00:02.358Z] 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-07-15T17:00:02.358Z] [2020-07-15T17:00:02.358Z] [2020-07-15T17:00:02.358Z] ---> nproc: [2020-07-15T17:00:02.358Z] 4 [2020-07-15T17:00:02.358Z] [2020-07-15T17:00:02.358Z] [2020-07-15T17:00:02.358Z] ---> df -h: [2020-07-15T17:00:02.358Z] Filesystem Size Used Available Use% Mounted on [2020-07-15T17:00:02.358Z] overlay 50.0G 8.1G 41.9G 16% / [2020-07-15T17:00:02.358Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-07-15T17:00:02.358Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-07-15T17:00:02.358Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-07-15T17:00:02.358Z] /dev/vda1 50.0G 8.1G 41.9G 16% /etc/resolv.conf [2020-07-15T17:00:02.358Z] /dev/vda1 50.0G 8.1G 41.9G 16% /etc/hostname [2020-07-15T17:00:02.358Z] /dev/vda1 50.0G 8.1G 41.9G 16% /etc/hosts [2020-07-15T17:00:02.358Z] /dev/vda1 50.0G 8.1G 41.9G 16% /var/log/sa [2020-07-15T17:00:02.358Z] /dev/vda1 50.0G 8.1G 41.9G 16% /w/workspace/dgexfoundry_device-sdk-go_master [2020-07-15T17:00:02.358Z] /dev/vda1 50.0G 8.1G 41.9G 16% /w/workspace/dgexfoundry_device-sdk-go_master@tmp [2020-07-15T17:00:02.358Z] [2020-07-15T17:00:02.358Z] [2020-07-15T17:00:02.358Z] ---> free -m: [2020-07-15T17:00:02.358Z] total used free shared buff/cache available [2020-07-15T17:00:02.358Z] Mem: 1837 776 118 0 941 991 [2020-07-15T17:00:02.358Z] Swap: 1023 3 1020 [2020-07-15T17:00:02.358Z] [2020-07-15T17:00:02.358Z] [2020-07-15T17:00:02.358Z] ---> ip addr: [2020-07-15T17:00:02.358Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-07-15T17:00:02.358Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-07-15T17:00:02.358Z] inet 127.0.0.1/8 scope host lo [2020-07-15T17:00:02.358Z] valid_lft forever preferred_lft forever [2020-07-15T17:00:02.358Z] 16: eth0@if17: mtu 1458 qdisc noqueue state UP [2020-07-15T17:00:02.358Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-07-15T17:00:02.358Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-07-15T17:00:02.358Z] valid_lft forever preferred_lft forever [2020-07-15T17:00:02.358Z] [2020-07-15T17:00:02.358Z] [2020-07-15T17:00:02.358Z] ---> sar -b -r -n DEV: [2020-07-15T17:00:02.358Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/15/20 _x86_64_ (4 CPU) [2020-07-15T17:00:02.358Z] [2020-07-15T17:00:02.358Z] 16:30:48 LINUX RESTART [2020-07-15T17:00:02.358Z] [2020-07-15T17:00:02.358Z] 16:32:01 tps rtps wtps bread/s bwrtn/s [2020-07-15T17:00:02.358Z] 16:33:01 0.90 0.00 0.90 0.00 19.79 [2020-07-15T17:00:02.358Z] 16:34:01 0.25 0.02 0.23 2.13 2.73 [2020-07-15T17:00:02.358Z] 16:35:01 0.28 0.00 0.28 0.00 4.06 [2020-07-15T17:00:02.358Z] 16:36:01 0.25 0.00 0.25 0.00 2.83 [2020-07-15T17:00:02.358Z] 16:37:01 0.28 0.00 0.28 0.00 3.35 [2020-07-15T17:00:02.358Z] 16:38:01 0.28 0.00 0.28 0.00 3.56 [2020-07-15T17:00:02.358Z] 16:39:01 0.30 0.00 0.30 0.00 2.88 [2020-07-15T17:00:02.358Z] 16:40:01 0.33 0.00 0.33 0.00 3.30 [2020-07-15T17:00:02.358Z] 16:41:01 0.25 0.00 0.25 0.00 2.85 [2020-07-15T17:00:02.358Z] 16:42:01 0.17 0.00 0.17 0.00 1.63 [2020-07-15T17:00:02.358Z] 16:43:01 0.32 0.00 0.32 0.00 3.60 [2020-07-15T17:00:02.358Z] 16:44:01 0.25 0.00 0.25 0.00 2.45 [2020-07-15T17:00:02.358Z] 16:45:01 0.28 0.00 0.28 0.00 3.11 [2020-07-15T17:00:02.358Z] 16:46:01 0.45 0.20 0.25 6.26 2.98 [2020-07-15T17:00:02.358Z] 16:47:01 0.77 0.00 0.77 0.00 15.32 [2020-07-15T17:00:02.358Z] 16:48:01 45.95 12.62 33.33 4583.02 2590.08 [2020-07-15T17:00:02.358Z] 16:49:01 1.67 0.00 1.67 0.00 32.91 [2020-07-15T17:00:02.358Z] 16:50:01 0.23 0.00 0.23 0.00 2.56 [2020-07-15T17:00:02.358Z] 16:51:01 0.18 0.00 0.18 0.00 2.03 [2020-07-15T17:00:02.358Z] 16:52:01 0.32 0.00 0.32 0.00 3.45 [2020-07-15T17:00:02.358Z] 16:53:02 0.22 0.00 0.22 0.00 3.36 [2020-07-15T17:00:02.358Z] 16:54:01 0.30 0.02 0.29 0.14 3.74 [2020-07-15T17:00:02.358Z] 16:55:01 0.25 0.00 0.25 0.00 2.30 [2020-07-15T17:00:02.358Z] 16:56:01 0.25 0.10 0.15 6.39 1.88 [2020-07-15T17:00:02.358Z] 16:57:01 0.48 0.00 0.48 0.00 11.66 [2020-07-15T17:00:02.358Z] 16:58:01 0.37 0.00 0.37 0.00 5.16 [2020-07-15T17:00:02.358Z] 16:59:01 341.11 181.82 159.29 8033.93 54301.05 [2020-07-15T17:00:02.358Z] 17:00:01 217.35 108.63 108.72 8377.18 29454.70 [2020-07-15T17:00:02.358Z] Average: 21.97 10.86 11.11 751.51 3094.50 [2020-07-15T17:00:02.358Z] [2020-07-15T17:00:02.358Z] 16:32:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-07-15T17:00:02.358Z] 16:33:01 113000 1768556 93.99 2620 1307832 1003396 34.24 289156 1325212 8 [2020-07-15T17:00:02.358Z] 16:34:01 110012 1771544 94.15 2620 1307956 1003668 34.25 294052 1323824 28 [2020-07-15T17:00:02.358Z] 16:35:01 110428 1771128 94.13 2620 1307908 1003648 34.25 293584 1323812 12 [2020-07-15T17:00:02.358Z] 16:36:01 111688 1769868 94.06 2620 1307912 996332 34.00 291896 1324180 8 [2020-07-15T17:00:02.358Z] 16:37:01 111712 1769844 94.06 2620 1307916 996392 34.01 292156 1324212 8 [2020-07-15T17:00:02.358Z] 16:38:01 112172 1769384 94.04 2620 1307924 996332 34.00 291856 1324212 8 [2020-07-15T17:00:02.358Z] 16:39:01 112328 1769228 94.03 2620 1307928 996332 34.00 287956 1328044 8 [2020-07-15T17:00:02.358Z] 16:40:01 112228 1769328 94.04 2620 1307932 996332 34.00 288208 1328044 8 [2020-07-15T17:00:02.358Z] 16:41:01 111916 1769640 94.05 2620 1307940 996332 34.00 287968 1328044 8 [2020-07-15T17:00:02.358Z] 16:42:01 111680 1769876 94.06 2620 1307944 996416 34.01 288648 1328044 8 [2020-07-15T17:00:02.358Z] 16:43:01 111900 1769656 94.05 2620 1307948 996332 34.00 288232 1328044 8 [2020-07-15T17:00:02.358Z] 16:44:01 112088 1769468 94.04 2620 1307952 996332 34.00 287952 1328204 8 [2020-07-15T17:00:02.358Z] 16:45:01 112080 1769476 94.04 2620 1307956 996332 34.00 287956 1328204 8 [2020-07-15T17:00:02.358Z] 16:46:01 111828 1769728 94.06 2620 1307988 996332 34.00 287932 1328260 16 [2020-07-15T17:00:02.358Z] 16:47:01 111468 1770088 94.08 2620 1307992 996392 34.01 288368 1328260 8 [2020-07-15T17:00:02.358Z] 16:48:01 161020 1720536 91.44 2620 1131304 1110308 37.89 437316 1122704 120 [2020-07-15T17:00:02.358Z] 16:49:01 167076 1714480 91.12 2620 1131308 1087008 37.10 434712 1120552 16 [2020-07-15T17:00:02.358Z] 16:50:01 168188 1713368 91.06 2620 1131312 1079812 36.85 433936 1120480 16 [2020-07-15T17:00:02.358Z] 16:51:01 168000 1713556 91.07 2620 1131320 1079812 36.85 434068 1120480 8 [2020-07-15T17:00:02.358Z] 16:52:01 167540 1714016 91.10 2620 1131320 1079956 36.86 434848 1120480 20 [2020-07-15T17:00:02.358Z] 16:53:02 167152 1714404 91.12 2620 1131324 1080016 36.86 435276 1120480 12 [2020-07-15T17:00:02.358Z] 16:54:01 168028 1713528 91.07 2620 1131336 1079940 36.86 425424 1129184 8 [2020-07-15T17:00:02.358Z] 16:55:01 168128 1713428 91.06 2620 1131336 1079940 36.86 425300 1129184 8 [2020-07-15T17:00:02.358Z] 16:56:01 163220 1718336 91.33 2620 1131660 1091992 37.27 429160 1129380 144 [2020-07-15T17:00:02.358Z] 16:57:01 162904 1718652 91.34 2620 1131668 1092136 37.27 420644 1138064 16 [2020-07-15T17:00:02.358Z] 16:58:01 163264 1718292 91.32 2620 1131676 1091988 37.27 420064 1138060 12 [2020-07-15T17:00:02.358Z] 16:59:01 132368 1749188 92.96 2040 974432 1488004 50.78 591652 896292 92664 [2020-07-15T17:00:02.358Z] 17:00:01 164588 1716968 91.25 1568 962820 1225696 41.83 605828 804220 268 [2020-07-15T17:00:02.358Z] Average: 135643 1745913 92.79 2562 1214352 1058340 36.12 366934 1213863 3338 [2020-07-15T17:00:02.358Z] [2020-07-15T17:00:02.358Z] 16:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-07-15T17:00:02.358Z] 16:33:01 eth0 1.43 0.47 0.46 0.06 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:34:01 eth0 2.13 0.87 0.87 0.56 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:35:01 eth0 0.57 0.30 0.27 0.23 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:36:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:37:01 eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:38:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:39:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:40:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:41:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:42:01 eth0 0.32 0.20 0.14 0.07 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:43:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:44:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:45:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.358Z] 16:46:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:47:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:48:01 eth0 307.96 188.25 705.53 84.65 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:48:01 docker0 8.31 7.04 1.23 17.90 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:49:01 eth0 0.35 0.22 0.26 0.03 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:51:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:52:01 eth0 1.85 0.50 0.54 0.27 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:53:02 eth0 0.47 0.42 0.27 0.20 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:54:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:56:01 eth0 4.38 2.55 3.96 1.69 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:57:01 eth0 3.58 1.97 3.00 1.53 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:58:01 eth0 1.17 0.72 0.92 0.46 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:59:01 eth0 292.23 214.57 7017.82 73.98 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 16:59:01 docker0 22.27 18.99 2.34 47.26 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 17:00:01 veth69ab9b8 0.23 0.27 0.54 0.10 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 17:00:01 eth0 1099.77 694.78 10706.56 267.59 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 17:00:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] 17:00:01 docker0 81.30 105.14 7.16 233.93 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] Average: veth69ab9b8 0.01 0.01 0.02 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] Average: eth0 39.34 24.85 383.00 9.57 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] Average: docker0 2.91 3.76 0.26 8.37 0.00 0.00 0.00 [2020-07-15T17:00:02.359Z] [2020-07-15T17:00:02.359Z] [2020-07-15T17:00:02.359Z] ---> sar -P ALL: [2020-07-15T17:00:02.359Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/15/20 _x86_64_ (4 CPU) [2020-07-15T17:00:02.359Z] [2020-07-15T17:00:02.359Z] 16:30:48 LINUX RESTART [2020-07-15T17:00:02.359Z] [2020-07-15T17:00:02.359Z] 16:32:01 CPU %user %nice %system %iowait %steal %idle [2020-07-15T17:00:02.359Z] 16:33:01 all 0.13 0.00 0.04 0.00 0.00 99.82 [2020-07-15T17:00:02.359Z] 16:33:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-07-15T17:00:02.359Z] 16:33:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2020-07-15T17:00:02.359Z] 16:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2020-07-15T17:00:02.359Z] 16:33:01 3 0.45 0.00 0.03 0.00 0.00 99.52 [2020-07-15T17:00:02.359Z] 16:34:01 all 0.24 0.00 0.03 0.00 0.00 99.73 [2020-07-15T17:00:02.359Z] 16:34:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2020-07-15T17:00:02.359Z] 16:34:01 1 0.17 0.00 0.05 0.00 0.00 99.78 [2020-07-15T17:00:02.359Z] 16:34:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2020-07-15T17:00:02.359Z] 16:34:01 3 0.67 0.00 0.02 0.00 0.00 99.32 [2020-07-15T17:00:02.359Z] 16:35:01 all 0.10 0.00 0.04 0.00 0.00 99.86 [2020-07-15T17:00:02.359Z] 16:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-07-15T17:00:02.359Z] 16:35:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2020-07-15T17:00:02.359Z] 16:35:01 2 0.17 0.00 0.03 0.00 0.00 99.80 [2020-07-15T17:00:02.359Z] 16:35:01 3 0.18 0.00 0.05 0.00 0.00 99.77 [2020-07-15T17:00:02.359Z] 16:36:01 all 0.13 0.00 0.04 0.00 0.00 99.83 [2020-07-15T17:00:02.359Z] 16:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-07-15T17:00:02.359Z] 16:36:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-15T17:00:02.359Z] 16:36:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2020-07-15T17:00:02.359Z] 16:36:01 3 0.43 0.00 0.05 0.00 0.00 99.52 [2020-07-15T17:00:02.359Z] 16:37:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2020-07-15T17:00:02.359Z] 16:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-07-15T17:00:02.359Z] 16:37:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-15T17:00:02.359Z] 16:37:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-07-15T17:00:02.359Z] 16:37:01 3 0.52 0.00 0.02 0.00 0.00 99.47 [2020-07-15T17:00:02.359Z] 16:38:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2020-07-15T17:00:02.359Z] 16:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-07-15T17:00:02.359Z] 16:38:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-07-15T17:00:02.359Z] 16:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2020-07-15T17:00:02.359Z] 16:38:01 3 0.52 0.00 0.02 0.00 0.00 99.47 [2020-07-15T17:00:02.359Z] 16:39:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2020-07-15T17:00:02.359Z] 16:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2020-07-15T17:00:02.359Z] 16:39:01 1 0.03 0.00 0.07 0.00 0.00 99.90 [2020-07-15T17:00:02.359Z] 16:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2020-07-15T17:00:02.359Z] 16:39:01 3 0.52 0.00 0.03 0.00 0.00 99.45 [2020-07-15T17:00:02.359Z] 16:40:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2020-07-15T17:00:02.359Z] 16:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2020-07-15T17:00:02.359Z] 16:40:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-07-15T17:00:02.359Z] 16:40:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2020-07-15T17:00:02.359Z] 16:40:01 3 0.50 0.00 0.02 0.00 0.00 99.48 [2020-07-15T17:00:02.359Z] 16:41:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2020-07-15T17:00:02.359Z] 16:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-07-15T17:00:02.359Z] 16:41:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-07-15T17:00:02.359Z] 16:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2020-07-15T17:00:02.359Z] 16:41:01 3 0.52 0.00 0.00 0.00 0.00 99.48 [2020-07-15T17:00:02.359Z] 16:42:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-07-15T17:00:02.359Z] 16:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-07-15T17:00:02.359Z] 16:42:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-15T17:00:02.359Z] 16:42:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-15T17:00:02.359Z] 16:42:01 3 0.52 0.00 0.07 0.00 0.00 99.42 [2020-07-15T17:00:02.359Z] 16:43:01 all 0.14 0.00 0.02 0.00 0.00 99.83 [2020-07-15T17:00:02.359Z] 16:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2020-07-15T17:00:02.359Z] 16:43:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-07-15T17:00:02.359Z] 16:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2020-07-15T17:00:02.359Z] 16:43:01 3 0.50 0.00 0.02 0.00 0.00 99.48 [2020-07-15T17:00:02.359Z] 16:44:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2020-07-15T17:00:02.359Z] 16:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-07-15T17:00:02.359Z] 16:44:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-07-15T17:00:02.359Z] 16:44:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2020-07-15T17:00:02.359Z] 16:44:01 3 0.52 0.00 0.02 0.00 0.00 99.47 [2020-07-15T17:00:02.359Z] 16:45:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2020-07-15T17:00:02.359Z] 16:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2020-07-15T17:00:02.359Z] 16:45:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-15T17:00:02.359Z] 16:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2020-07-15T17:00:02.359Z] 16:45:01 3 0.52 0.00 0.02 0.00 0.00 99.47 [2020-07-15T17:00:02.359Z] 16:46:01 all 0.13 0.00 0.04 0.00 0.00 99.83 [2020-07-15T17:00:02.359Z] 16:46:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-07-15T17:00:02.359Z] 16:46:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2020-07-15T17:00:02.359Z] 16:46:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2020-07-15T17:00:02.359Z] 16:46:01 3 0.45 0.00 0.07 0.00 0.00 99.48 [2020-07-15T17:00:02.359Z] 16:47:01 all 0.04 0.00 0.03 0.00 0.00 99.93 [2020-07-15T17:00:02.359Z] 16:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-07-15T17:00:02.359Z] 16:47:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-07-15T17:00:02.359Z] 16:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2020-07-15T17:00:02.359Z] 16:47:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-07-15T17:00:02.359Z] 16:48:01 all 6.22 0.00 2.45 1.65 0.01 89.66 [2020-07-15T17:00:02.359Z] 16:48:01 0 4.89 0.00 2.60 0.12 0.02 92.37 [2020-07-15T17:00:02.359Z] 16:48:01 1 7.27 0.00 1.94 0.94 0.00 89.85 [2020-07-15T17:00:02.359Z] 16:48:01 2 7.48 0.00 2.17 2.04 0.02 88.29 [2020-07-15T17:00:02.359Z] 16:48:01 3 5.26 0.00 3.06 3.53 0.03 88.12 [2020-07-15T17:00:02.359Z] 16:49:01 all 0.08 0.00 0.04 0.00 0.00 99.89 [2020-07-15T17:00:02.359Z] 16:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-15T17:00:02.359Z] 16:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2020-07-15T17:00:02.359Z] 16:49:01 2 0.18 0.00 0.05 0.00 0.00 99.77 [2020-07-15T17:00:02.359Z] 16:49:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-07-15T17:00:02.359Z] 16:50:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2020-07-15T17:00:02.359Z] 16:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-07-15T17:00:02.359Z] 16:50:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-07-15T17:00:02.359Z] 16:50:01 2 0.52 0.00 0.03 0.00 0.00 99.45 [2020-07-15T17:00:02.359Z] 16:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-07-15T17:00:02.359Z] 16:51:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2020-07-15T17:00:02.359Z] 16:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-07-15T17:00:02.359Z] 16:51:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2020-07-15T17:00:02.359Z] 16:51:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2020-07-15T17:00:02.359Z] 16:51:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-15T17:00:02.359Z] 16:52:01 all 0.18 0.00 0.03 0.00 0.00 99.78 [2020-07-15T17:00:02.359Z] 16:52:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-07-15T17:00:02.359Z] 16:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2020-07-15T17:00:02.359Z] 16:52:01 2 0.62 0.00 0.03 0.00 0.00 99.35 [2020-07-15T17:00:02.359Z] 16:52:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-07-15T17:00:02.359Z] 16:53:02 all 0.16 0.00 0.02 0.00 0.00 99.82 [2020-07-15T17:00:02.359Z] 16:53:02 0 0.05 0.00 0.02 0.00 0.00 99.93 [2020-07-15T17:00:02.359Z] 16:53:02 1 0.02 0.00 0.03 0.00 0.00 99.95 [2020-07-15T17:00:02.359Z] 16:53:02 2 0.52 0.00 0.02 0.00 0.00 99.47 [2020-07-15T17:00:02.359Z] 16:53:02 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-15T17:00:02.359Z] 16:54:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-07-15T17:00:02.359Z] 16:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-07-15T17:00:02.359Z] 16:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2020-07-15T17:00:02.359Z] 16:54:01 2 0.51 0.00 0.02 0.00 0.00 99.48 [2020-07-15T17:00:02.359Z] 16:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-07-15T17:00:02.359Z] 16:55:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2020-07-15T17:00:02.359Z] 16:55:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-07-15T17:00:02.359Z] 16:55:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-15T17:00:02.359Z] 16:55:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2020-07-15T17:00:02.360Z] 16:55:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-15T17:00:02.360Z] 16:56:01 all 0.26 0.00 0.05 0.00 0.00 99.69 [2020-07-15T17:00:02.360Z] 16:56:01 0 0.33 0.00 0.03 0.00 0.00 99.63 [2020-07-15T17:00:02.360Z] 16:56:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2020-07-15T17:00:02.360Z] 16:56:01 2 0.60 0.00 0.05 0.00 0.00 99.35 [2020-07-15T17:00:02.360Z] 16:56:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2020-07-15T17:00:02.360Z] 16:57:01 all 0.22 0.00 0.05 0.00 0.00 99.72 [2020-07-15T17:00:02.360Z] 16:57:01 0 0.10 0.00 0.02 0.00 0.00 99.88 [2020-07-15T17:00:02.360Z] 16:57:01 1 0.15 0.00 0.10 0.00 0.02 99.73 [2020-07-15T17:00:02.360Z] 16:57:01 2 0.55 0.00 0.05 0.00 0.00 99.40 [2020-07-15T17:00:02.360Z] 16:57:01 3 0.08 0.00 0.07 0.00 0.00 99.85 [2020-07-15T17:00:02.360Z] 16:58:01 all 0.16 0.00 0.05 0.00 0.00 99.79 [2020-07-15T17:00:02.360Z] 16:58:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-07-15T17:00:02.360Z] 16:58:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2020-07-15T17:00:02.360Z] 16:58:01 2 0.53 0.00 0.07 0.00 0.00 99.40 [2020-07-15T17:00:02.360Z] 16:58:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-15T17:00:02.360Z] 16:59:01 all 14.31 0.00 8.88 2.63 0.05 74.13 [2020-07-15T17:00:02.360Z] 16:59:01 0 13.66 0.00 9.83 1.63 0.05 74.84 [2020-07-15T17:00:02.360Z] 16:59:01 1 14.75 0.00 9.11 3.25 0.03 72.85 [2020-07-15T17:00:02.360Z] 16:59:01 2 14.03 0.00 8.36 1.69 0.05 75.86 [2020-07-15T17:00:02.360Z] 16:59:01 3 14.81 0.00 8.23 3.95 0.05 72.95 [2020-07-15T17:00:02.360Z] 17:00:01 all 9.83 0.00 6.71 3.79 0.03 79.64 [2020-07-15T17:00:02.360Z] 17:00:01 0 8.30 0.00 7.05 2.20 0.02 82.43 [2020-07-15T17:00:02.360Z] 17:00:01 1 9.44 0.00 6.36 4.18 0.05 79.97 [2020-07-15T17:00:02.360Z] 17:00:01 2 9.67 0.00 7.11 4.35 0.02 78.85 [2020-07-15T17:00:02.360Z] 17:00:01 3 11.91 0.00 6.30 4.41 0.05 77.32 [2020-07-15T17:00:02.360Z] Average: all 1.21 0.00 0.67 0.29 0.00 97.84 [2020-07-15T17:00:02.360Z] Average: 0 0.98 0.00 0.71 0.14 0.00 98.17 [2020-07-15T17:00:02.360Z] Average: 1 1.16 0.00 0.65 0.30 0.00 97.89 [2020-07-15T17:00:02.360Z] Average: 2 1.31 0.00 0.65 0.29 0.00 97.76 [2020-07-15T17:00:02.360Z] Average: 3 1.39 0.00 0.65 0.42 0.00 97.54 [2020-07-15T17:00:02.360Z] [2020-07-15T17:00:02.360Z] [2020-07-15T17:00:02.360Z]