Pull request #136 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 32c44cbcdf24d0a8f1dac55d6b4abf84d242f3d8+c9d1bc531ce8d239853a83473b53448fb6f2334c (77de8c43efceb89cbcabdcf8ddc4aa5444a78f90) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 f3f382fce060f16c10d6f597981912fab355381a 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 --version # 'git version 2.16.6' > 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 f3f382fce060f16c10d6f597981912fab355381a 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 > git --version # 'git version 2.16.6' 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 f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 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:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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:lfit/releng-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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-9374 in /w/workspace/foundry_device-virtual-go_PR-136 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-136 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit c9d1bc531ce8d239853a83473b53448fb6f2334c into PR head commit 32c44cbcdf24d0a8f1dac55d6b4abf84d242f3d8 Merge succeeded, producing 32c44cbcdf24d0a8f1dac55d6b4abf84d242f3d8 Checking out Revision 32c44cbcdf24d0a8f1dac55d6b4abf84d242f3d8 (PR-136) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/136/head:refs/remotes/origin/PR-136 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32c44cbcdf24d0a8f1dac55d6b4abf84d242f3d8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c9d1bc531ce8d239853a83473b53448fb6f2334c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32c44cbcdf24d0a8f1dac55d6b4abf84d242f3d8 # timeout=10 Commit message: "Bump modernc.org/ql from 1.0.0 to 1.1.0" First time build. Skipping changelog. > git rev-list --no-walk 7ce4282904e01369dc2784822bbc04622647acad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:01:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:01:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:01:32 ========================================================= 03:01:32 EdgeX Global Pipelines Version Info 03:01:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:01:33 ------------------- 03:01:33 stable info: 03:01:33 ------------------- 03:01:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:01:33 Commit SHA: f3f382fce060f16c10d6f597981912fab355381a 03:01:33 Message: update stable to v1.0.148 03:01:34 ------------------- 03:01:34 experimental info: 03:01:34 ------------------- 03:01:34 Commited By: **** collab-it+edgex@linuxfoundation.org 03:01:34 Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 03:01:34 Message: update experimental to v1.0.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:01:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:01:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:01:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo 03:01:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:01:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:01:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:01:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:01:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:01:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:01:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:01:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:01:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:01:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:01:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:01:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:01:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:01:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-136 [Pipeline] echo 03:01:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-136 [Pipeline] echo 03:01:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-136 [Pipeline] echo 03:01:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32c44cbcdf24d0a8f1dac55d6b4abf84d242f3d8 [Pipeline] echo 03:01:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32c44cb [Pipeline] echo 03:01:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:01:38 + git log --format=format:%s -1 32c44cbcdf24d0a8f1dac55d6b4abf84d242f3d8 [Pipeline] echo 03:01:39 GIT_COMMIT: 32c44cbcdf24d0a8f1dac55d6b4abf84d242f3d8, Commit Message: Bump modernc.org/ql from 1.0.0 to 1.1.0 [Pipeline] echo 03:01:39 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:01:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:01:40 03:01:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:01:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:01:40 latest: Pulling from edgex-devops/git-semver 03:01:40 31603596830f: Pulling fs layer 03:01:40 2a8b12db71e7: Pulling fs layer 03:01:40 6ca5941a6612: Pulling fs layer 03:01:40 ecc8261a40a4: Pulling fs layer 03:01:40 ecc8261a40a4: Waiting 03:01:40 2a8b12db71e7: Verifying Checksum 03:01:40 2a8b12db71e7: Download complete 03:01:40 31603596830f: Verifying Checksum 03:01:40 31603596830f: Download complete 03:01:40 ecc8261a40a4: Verifying Checksum 03:01:40 ecc8261a40a4: Download complete 03:01:40 6ca5941a6612: Verifying Checksum 03:01:40 6ca5941a6612: Download complete 03:01:40 31603596830f: Pull complete 03:01:41 2a8b12db71e7: Pull complete 03:01:42 6ca5941a6612: Pull complete 03:01:42 ecc8261a40a4: Pull complete 03:01:42 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:01:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:01:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:01:42 prd-centos7-docker-4c-2g-9374 does not seem to be running inside a container 03:01:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-136 -v /w/workspace/foundry_device-virtual-go_PR-136:/w/workspace/foundry_device-virtual-go_PR-136:rw,z -v /w/workspace/foundry_device-virtual-go_PR-136@tmp:/w/workspace/foundry_device-virtual-go_PR-136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:01:44 $ docker top 02cef00186523ba04b1059ec6381302b5ab945c4d77fd271d853e2bcbff7d629 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:01:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:01:44 [ssh-agent] Looking for ssh-agent implementation... 03:01:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:01:45 $ docker exec 02cef00186523ba04b1059ec6381302b5ab945c4d77fd271d853e2bcbff7d629 ssh-agent 03:01:45 SSH_AUTH_SOCK=/tmp/ssh-CiOKWQQnxiKh/agent.12 03:01:45 SSH_AGENT_PID=17 03:01:45 Running ssh-add (command line suppressed) 03:01:45 Identity added: /w/workspace/foundry_device-virtual-go_PR-136@tmp/private_key_9168681384828977819.key (/w/workspace/foundry_device-virtual-go_PR-136@tmp/private_key_9168681384828977819.key) 03:01:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:01:45 + git tag --points-at HEAD [Pipeline] } 03:01:46 $ docker exec --env ******** --env ******** 02cef00186523ba04b1059ec6381302b5ab945c4d77fd271d853e2bcbff7d629 ssh-agent -k 03:01:46 unset SSH_AUTH_SOCK; 03:01:46 unset SSH_AGENT_PID; 03:01:46 echo Agent pid 17 killed; 03:01:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:01:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:01:46 [ssh-agent] Looking for ssh-agent implementation... 03:01:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:01:46 $ docker exec 02cef00186523ba04b1059ec6381302b5ab945c4d77fd271d853e2bcbff7d629 ssh-agent 03:01:47 SSH_AUTH_SOCK=/tmp/ssh-d25CKePXsmjO/agent.45 03:01:47 SSH_AGENT_PID=51 03:01:47 Running ssh-add (command line suppressed) 03:01:47 Identity added: /w/workspace/foundry_device-virtual-go_PR-136@tmp/private_key_7102870390783627402.key (/w/workspace/foundry_device-virtual-go_PR-136@tmp/private_key_7102870390783627402.key) 03:01:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:01:47 + git semver init 03:01:47 # -> Open(): unable to determine branch for HEAD 03:01:47 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-136/.git 03:01:47 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-136 03:01:47 # $SEMVER_REMOTE_NAME = origin 03:01:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:01:47 # $SEMVER_USER_NAME = edgex-jenkins 03:01:47 # $SEMVER_BRANCH = PR-136 03:01:47 # $SEMVER_TEMP = /tmp/semver-616468157 03:01:47 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 03:01:48 # '/tmp/semver-616468157' -> '/w/workspace/foundry_device-virtual-go_PR-136/.semver' 03:01:48 # -> Force: false 03:01:48 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-136/.semver [Pipeline] } 03:01:48 $ docker exec --env ******** --env ******** 02cef00186523ba04b1059ec6381302b5ab945c4d77fd271d853e2bcbff7d629 ssh-agent -k 03:01:48 unset SSH_AUTH_SOCK; 03:01:48 unset SSH_AGENT_PID; 03:01:48 echo Agent pid 51 killed; 03:01:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:01:48 + git semver [Pipeline] } 03:01:48 $ docker stop --time=1 02cef00186523ba04b1059ec6381302b5ab945c4d77fd271d853e2bcbff7d629 03:01:50 $ docker rm -f 02cef00186523ba04b1059ec6381302b5ab945c4d77fd271d853e2bcbff7d629 [Pipeline] // withDockerContainer [Pipeline] sh 03:01:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:01:51 Stashed 1 file(s) [Pipeline] echo 03:01:51 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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 03:02:07 Still waiting to schedule task 03:02:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:02:07 Still waiting to schedule task 03:02:07 ‘prd-centos7-docker-4c-2g-3642’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-9372’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-9373’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6371’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-9376’ is offline 03:03:52 Running on prd-centos7-docker-4c-2g-9383 in /w/workspace/foundry_device-virtual-go_PR-136 [Pipeline] { [Pipeline] ws 03:03:52 Running in /w/workspace/device-virtual-go/4 [Pipeline] { [Pipeline] checkout 03:03:55 using credential edgex-jenkins-ssh 03:03:55 Cloning the remote Git repository 03:03:55 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 03:03:55 > git init /w/workspace/device-virtual-go/4 # timeout=10 03:03:56 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 03:03:56 > git --version # timeout=10 03:03:56 > git --version # 'git version 2.16.5' 03:03:56 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:03:57 Merging remotes/origin/master commit c9d1bc531ce8d239853a83473b53448fb6f2334c into PR head commit 32c44cbcdf24d0a8f1dac55d6b4abf84d242f3d8 03:03:57 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 03:03:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:03:57 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 03:03:57 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 03:03:57 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/136/head:refs/remotes/origin/PR-136 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:03:57 Merge succeeded, producing 32c44cbcdf24d0a8f1dac55d6b4abf84d242f3d8 03:03:57 Checking out Revision 32c44cbcdf24d0a8f1dac55d6b4abf84d242f3d8 (PR-136) 03:03:57 > git config core.sparsecheckout # timeout=10 03:03:57 > git checkout -f 32c44cbcdf24d0a8f1dac55d6b4abf84d242f3d8 # timeout=10 03:03:57 > git remote # timeout=10 03:03:57 > git config --get remote.origin.url # timeout=10 03:03:57 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:57 > git merge c9d1bc531ce8d239853a83473b53448fb6f2334c # timeout=10 03:03:57 > git rev-parse HEAD^{commit} # timeout=10 03:03:57 > git config core.sparsecheckout # timeout=10 03:03:57 > git checkout -f 32c44cbcdf24d0a8f1dac55d6b4abf84d242f3d8 # timeout=10 03:04:01 Commit message: "Bump modernc.org/ql from 1.0.0 to 1.1.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:04:02 ========================================================= 03:04:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:04:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:04:03 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 03:04:03 Sending build context to Docker daemon 462.3kB 03:04:03 Step 1/8 : ARG BASE=golang:1.15-alpine 03:04:03 Step 2/8 : FROM ${BASE} 03:04:03 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:04:03 df20fa9351a1: Pulling fs layer 03:04:03 ed8968b2872e: Pulling fs layer 03:04:03 a92cc7c5fd73: Pulling fs layer 03:04:03 e871e8e8d7a9: Pulling fs layer 03:04:03 e73272ec9a57: Pulling fs layer 03:04:03 1e910a182e73: Pulling fs layer 03:04:03 4e634b169226: Pulling fs layer 03:04:03 e73272ec9a57: Waiting 03:04:03 1e910a182e73: Waiting 03:04:03 4e634b169226: Waiting 03:04:03 e871e8e8d7a9: Waiting 03:04:03 a92cc7c5fd73: Verifying Checksum 03:04:03 a92cc7c5fd73: Download complete 03:04:03 ed8968b2872e: Download complete 03:04:03 e73272ec9a57: Download complete 03:04:03 1e910a182e73: Verifying Checksum 03:04:03 1e910a182e73: Download complete 03:04:04 df20fa9351a1: Verifying Checksum 03:04:04 df20fa9351a1: Download complete 03:04:04 df20fa9351a1: Pull complete 03:04:04 ed8968b2872e: Pull complete 03:04:04 a92cc7c5fd73: Pull complete 03:04:05 4e634b169226: Verifying Checksum 03:04:05 4e634b169226: Download complete 03:04:06 e871e8e8d7a9: Verifying Checksum 03:04:06 e871e8e8d7a9: Download complete 03:04:11 e871e8e8d7a9: Pull complete 03:04:11 e73272ec9a57: Pull complete 03:04:11 1e910a182e73: Pull complete 03:04:17 4e634b169226: Pull complete 03:04:17 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 03:04:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:04:17 ---> f7629b54cfaa 03:04:17 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 03:04:17 ---> Running in 6a64d98c82d7 03:04:17 Removing intermediate container 6a64d98c82d7 03:04:17 ---> c62c06c5425f 03:04:17 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:17 ---> Running in a8d4dc4facc1 03:04:19 Removing intermediate container a8d4dc4facc1 03:04:19 ---> bb7346afcd61 03:04:19 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 03:04:19 ---> Running in 1c4533afccfa 03:04:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:04:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:04:20 (1/14) Installing libmagic (5.38-r0) 03:04:21 (2/14) Installing file (5.38-r0) 03:04:21 (3/14) Installing libc-dev (0.7.2-r3) 03:04:21 (4/14) Installing g++ (9.3.0-r2) 03:04:27 (5/14) Installing fortify-headers (1.1-r0) 03:04:27 (6/14) Installing patch (2.7.6-r6) 03:04:27 (7/14) Installing build-base (0.5-r2) 03:04:27 (8/14) Installing openssh-keygen (8.3_p1-r0) 03:04:27 (9/14) Installing libedit (20191231.3.1-r0) 03:04:27 (10/14) Installing openssh-client (8.3_p1-r0) 03:04:27 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 03:04:27 (12/14) Installing openssh-server-common (8.3_p1-r0) 03:04:27 (13/14) Installing openssh-server (8.3_p1-r0) 03:04:27 (14/14) Installing openssh (8.3_p1-r0) 03:04:27 Executing busybox-1.31.1-r16.trigger 03:04:27 OK: 237 MiB in 53 packages 03:04:31 Removing intermediate container 1c4533afccfa 03:04:31 ---> c2192ceda49f 03:04:31 Step 6/8 : WORKDIR /device-virtual-go 03:04:31 ---> Running in 15299767e583 03:04:31 Removing intermediate container 15299767e583 03:04:31 ---> 9117827403d3 03:04:31 Step 7/8 : COPY . . 03:04:32 ---> e1d56f2fa1e1 03:04:32 Step 8/8 : RUN go mod download 03:04:32 ---> Running in 46c45db50dcd 03:04:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-9385 in /w/workspace/foundry_device-virtual-go_PR-136 [Pipeline] { [Pipeline] ws 03:04:58 Running in /w/workspace/device-virtual-go/4 [Pipeline] { [Pipeline] checkout 03:04:58 Removing intermediate container 46c45db50dcd 03:04:58 ---> e7cd2e855244 03:04:58 Successfully built e7cd2e855244 03:04:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:04:59 + docker inspect -f . ci-base-image-x86_64 03:04:59 . [Pipeline] withDockerContainer 03:04:59 prd-centos7-docker-4c-2g-9383 does not seem to be running inside a container 03:04:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:05:00 $ docker top dc5a5c013693846089b01a7943272a20ab47ac3505f029d37ad8bcbd70f20a56 -eo pid,comm [Pipeline] { [Pipeline] sh 03:05:00 + go version 03:05:00 go version go1.15.2 linux/amd64 [Pipeline] } 03:05:00 $ docker stop --time=1 dc5a5c013693846089b01a7943272a20ab47ac3505f029d37ad8bcbd70f20a56 03:05:02 $ docker rm -f dc5a5c013693846089b01a7943272a20ab47ac3505f029d37ad8bcbd70f20a56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:05:03 + docker inspect -f . ci-base-image-x86_64 03:05:03 . [Pipeline] withDockerContainer 03:05:03 prd-centos7-docker-4c-2g-9383 does not seem to be running inside a container 03:05:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:05:04 using credential edgex-jenkins-ssh 03:05:04 Cloning the remote Git repository 03:05:04 $ docker top d3f08fe95b538cc57f43e85f975afa5eec8391dc43da57a49646b82b7f09a823 -eo pid,comm [Pipeline] { [Pipeline] sh 03:05:04 + make test 03:05:04 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 03:05:04 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 03:05:04 > git init /w/workspace/device-virtual-go/4 # timeout=10 03:05:04 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 03:05:04 > git --version # timeout=10 03:05:04 > git --version # 'git version 2.17.1' 03:05:04 using GIT_SSH to set credentials SSH Credentials for GitHub 03:05:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:05:06 Merging remotes/origin/master commit c9d1bc531ce8d239853a83473b53448fb6f2334c into PR head commit 32c44cbcdf24d0a8f1dac55d6b4abf84d242f3d8 03:05:06 Merge succeeded, producing 32c44cbcdf24d0a8f1dac55d6b4abf84d242f3d8 03:05:06 Checking out Revision 32c44cbcdf24d0a8f1dac55d6b4abf84d242f3d8 (PR-136) 03:05:05 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 03:05:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:05:05 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 03:05:05 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 03:05:05 using GIT_SSH to set credentials SSH Credentials for GitHub 03:05:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/136/head:refs/remotes/origin/PR-136 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:05:06 > git config core.sparsecheckout # timeout=10 03:05:06 > git checkout -f 32c44cbcdf24d0a8f1dac55d6b4abf84d242f3d8 # timeout=10 03:05:06 > git remote # timeout=10 03:05:06 > git config --get remote.origin.url # timeout=10 03:05:06 using GIT_SSH to set credentials SSH Credentials for GitHub 03:05:06 > git merge c9d1bc531ce8d239853a83473b53448fb6f2334c # timeout=10 03:05:06 > git rev-parse HEAD^{commit} # timeout=10 03:05:06 > git config core.sparsecheckout # timeout=10 03:05:06 ? github.com/edgexfoundry/device-virtual-go [no test files] 03:05:06 > git checkout -f 32c44cbcdf24d0a8f1dac55d6b4abf84d242f3d8 # timeout=10 03:05:10 Commit message: "Bump modernc.org/ql from 1.0.0 to 1.1.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:05:11 ========================================================= 03:05:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:05:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:05:12 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 03:05:13 Sending build context to Docker daemon 462.3kB 03:05:13 Step 1/8 : ARG BASE=golang:1.15-alpine 03:05:13 Step 2/8 : FROM ${BASE} 03:05:13 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:05:13 b538f80385f9: Pulling fs layer 03:05:13 74f711af9a0d: Pulling fs layer 03:05:13 99f96fe45779: Pulling fs layer 03:05:13 8529a6b9a6be: Pulling fs layer 03:05:13 45590311c82a: Pulling fs layer 03:05:13 69ca0ff8b7b3: Pulling fs layer 03:05:13 209524e5b208: Pulling fs layer 03:05:13 8529a6b9a6be: Waiting 03:05:13 45590311c82a: Waiting 03:05:13 209524e5b208: Waiting 03:05:13 99f96fe45779: Download complete 03:05:13 74f711af9a0d: Verifying Checksum 03:05:13 74f711af9a0d: Download complete 03:05:13 45590311c82a: Verifying Checksum 03:05:13 45590311c82a: Download complete 03:05:13 69ca0ff8b7b3: Verifying Checksum 03:05:13 69ca0ff8b7b3: Download complete 03:05:13 b538f80385f9: Verifying Checksum 03:05:13 b538f80385f9: Download complete 03:05:14 b538f80385f9: Pull complete 03:05:15 74f711af9a0d: Pull complete 03:05:15 99f96fe45779: Pull complete 03:05:16 209524e5b208: Verifying Checksum 03:05:16 209524e5b208: Download complete 03:05:17 8529a6b9a6be: Verifying Checksum 03:05:17 8529a6b9a6be: Download complete 03:05:22 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 03:05:22 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.361s coverage: 64.4% of statements 03:05:23 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:05:26 gofmt -l . 03:05:26 [ "`gofmt -l .`" = "" ] 03:05:26 ./bin/test-attribution-txt.sh 03:05:27 ./bin/test-go-mod-tidy.sh [Pipeline] stash 03:05:27 Stashed 1 file(s) [Pipeline] } 03:05:27 $ docker stop --time=1 d3f08fe95b538cc57f43e85f975afa5eec8391dc43da57a49646b82b7f09a823 03:05:28 8529a6b9a6be: Pull complete 03:05:28 45590311c82a: Pull complete 03:05:28 69ca0ff8b7b3: Pull complete 03:05:29 $ docker rm -f d3f08fe95b538cc57f43e85f975afa5eec8391dc43da57a49646b82b7f09a823 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:05:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:05:31 209524e5b208: Pull complete 03:05:31 + ls -al . 03:05:31 total 128 03:05:31 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 28 03:05 . 03:05:31 drwxrwxr-x. 4 jenkins jenkins 28 Oct 28 03:03 .. 03:05:31 -rw-rw-r--. 1 jenkins jenkins 6713 Oct 28 03:03 Attribution.txt 03:05:31 drwxrwxr-x. 2 jenkins jenkins 64 Oct 28 03:03 bin 03:05:31 drwxrwxr-x. 3 jenkins jenkins 32 Oct 28 03:03 cmd 03:05:31 -rw-r--r--. 1 jenkins jenkins 47242 Oct 28 03:05 coverage.out 03:05:31 -rw-rw-r--. 1 jenkins jenkins 1834 Oct 28 03:03 Dockerfile 03:05:31 -rw-rw-r--. 1 jenkins jenkins 957 Oct 28 03:03 Dockerfile.build 03:05:31 drwxrwxr-x. 8 jenkins jenkins 179 Oct 28 03:04 .git 03:05:31 drwxrwxr-x. 2 jenkins jenkins 60 Oct 28 03:03 .github 03:05:31 -rw-rw-r--. 1 jenkins jenkins 258 Oct 28 03:03 .gitignore 03:05:31 -rw-r--r--. 1 jenkins jenkins 439 Oct 28 03:05 go.mod 03:05:31 -rw-r--r--. 1 jenkins jenkins 18179 Oct 28 03:05 go.sum 03:05:31 drwxrwxr-x. 3 jenkins jenkins 20 Oct 28 03:03 internal 03:05:31 -rw-rw-r--. 1 jenkins jenkins 660 Oct 28 03:03 Jenkinsfile 03:05:31 -rw-rw-r--. 1 jenkins jenkins 11340 Oct 28 03:03 LICENSE 03:05:31 -rw-rw-r--. 1 jenkins jenkins 873 Oct 28 03:03 Makefile 03:05:31 -rw-rw-r--. 1 jenkins jenkins 918 Oct 28 03:03 README.md 03:05:31 -rw-rw-r--. 1 jenkins jenkins 5 Oct 28 03:01 VERSION 03:05:31 -rw-rw-r--. 1 jenkins jenkins 235 Oct 28 03:03 version.go [Pipeline] isUnix [Pipeline] sh 03:05:31 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 03:05:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:05:31 ---> 5bddaf1c2fca 03:05:31 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 03:05:32 + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=32c44cbcdf24d0a8f1dac55d6b4abf84d242f3d8 --label arch=amd64 --label version=0.0.0 . 03:05:32 Sending build context to Docker daemon 529.4kB 03:05:32 Step 1/22 : ARG BASE=golang:1.15-alpine 03:05:32 Step 2/22 : FROM ${BASE} AS builder 03:05:32 ---> e7cd2e855244 03:05:32 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 03:05:32 ---> Running in e9d99d4446b8 03:05:32 Removing intermediate container e9d99d4446b8 03:05:32 ---> efb0359e92fe 03:05:32 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 03:05:32 ---> Running in 79dae6e71abf 03:05:32 Removing intermediate container 79dae6e71abf 03:05:32 ---> d9f3bdc61cdc 03:05:32 Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 03:05:32 ---> Running in af1debeda5e6 03:05:33 Removing intermediate container af1debeda5e6 03:05:33 ---> 27e704b9cd8f 03:05:33 Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:05:33 ---> Running in 99472dec1fcb 03:05:34 Removing intermediate container 99472dec1fcb 03:05:34 ---> dabde9c0b906 03:05:34 Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:05:34 ---> Running in 29513b3a275b 03:05:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:05:35 ---> Running in 91717945ce4b 03:05:35 Removing intermediate container 91717945ce4b 03:05:35 ---> c75eb2c92c41 03:05:35 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:05:35 ---> Running in 26551773aa15 03:05:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:05:36 OK: 237 MiB in 53 packages 03:05:37 Removing intermediate container 29513b3a275b 03:05:37 ---> 40821d510e8e 03:05:37 Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 03:05:37 ---> Running in 4051a75a9eea 03:05:37 Removing intermediate container 26551773aa15 03:05:37 ---> 1e1bc1390ed0 03:05:37 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 03:05:37 ---> Running in 0cb7b83297b2 03:05:37 Removing intermediate container 4051a75a9eea 03:05:37 ---> 4e73f5ca34a8 03:05:37 Step 9/22 : COPY . . 03:05:38 ---> 10dc0a2a43f6 03:05:38 Step 10/22 : ARG MAKE='make build' 03:05:38 ---> Running in deba0da13cae 03:05:38 Removing intermediate container deba0da13cae 03:05:38 ---> 8864f981c80f 03:05:38 Step 11/22 : RUN $MAKE 03:05:38 ---> Running in ad431a25bbd5 03:05:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:05:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 03:05:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:05:41 (1/14) Installing libmagic (5.38-r0) 03:05:41 (2/14) Installing file (5.38-r0) 03:05:41 (3/14) Installing libc-dev (0.7.2-r3) 03:05:41 (4/14) Installing g++ (9.3.0-r2) 03:05:51 CGO_ENABLED=0 GO111MODULE=on go build ./... 03:05:56 Removing intermediate container ad431a25bbd5 03:05:56 ---> 555b0bcfbaa7 03:05:56 Step 12/22 : FROM alpine 03:05:56 latest: Pulling from library/alpine 03:05:56 188c0c94c7c5: Pulling fs layer 03:05:56 188c0c94c7c5: Download complete 03:05:56 188c0c94c7c5: Pull complete 03:05:56 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 03:05:56 Status: Downloaded newer image for alpine:latest 03:05:56 ---> d6e46aa2470d 03:05:56 Step 13/22 : ENV APP_PORT=49990 03:05:56 ---> Running in caed68e6d2ef 03:05:56 Removing intermediate container caed68e6d2ef 03:05:56 ---> e863c9215dab 03:05:56 Step 14/22 : EXPOSE $APP_PORT 03:05:56 ---> Running in 4a1ecfec30d3 03:05:57 (5/14) Installing fortify-headers (1.1-r0) 03:05:57 (6/14) Installing patch (2.7.6-r6) 03:05:57 (7/14) Installing build-base (0.5-r2) 03:05:57 (8/14) Installing openssh-keygen (8.3_p1-r0) 03:05:57 (9/14) Installing libedit (20191231.3.1-r0) 03:05:57 (10/14) Installing openssh-client (8.3_p1-r0) 03:05:57 Removing intermediate container 4a1ecfec30d3 03:05:57 ---> dc47ac5e01af 03:05:57 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 03:05:57 ---> c0cbcae9002f 03:05:57 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 03:05:58 ---> c6a8a186efff 03:05:58 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 03:05:58 ---> 6e84cd92562f 03:05:58 Step 18/22 : ENTRYPOINT ["/device-virtual"] 03:05:58 ---> Running in 1ec68ae3d3ff 03:05:58 Removing intermediate container 1ec68ae3d3ff 03:05:58 ---> 104c2ef0f96c 03:05:58 Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:05:58 ---> Running in 84b03db32637 03:05:58 Removing intermediate container 84b03db32637 03:05:58 ---> 67b4b604f2d3 03:05:58 Step 20/22 : LABEL arch=amd64 03:05:58 ---> Running in f5153826b4b7 03:05:59 Removing intermediate container f5153826b4b7 03:05:59 ---> 5c6b3da3d4bf 03:05:59 Step 21/22 : LABEL git_sha=32c44cbcdf24d0a8f1dac55d6b4abf84d242f3d8 03:05:59 ---> Running in 5342022a7173 03:05:59 Removing intermediate container 5342022a7173 03:05:59 ---> 6cc515a32c50 03:05:59 Step 22/22 : LABEL version=0.0.0 03:05:59 ---> Running in 6ebfde83c72c 03:05:59 Removing intermediate container 6ebfde83c72c 03:05:59 ---> b3fe4f64db57 03:05:59 [Warning] One or more build-args [ARCH] were not consumed 03:05:59 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 03:05:59 Successfully built b3fe4f64db57 03:05:59 Successfully tagged docker-device-virtual-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 03:05:59 (12/14) Installing openssh-server-common (8.3_p1-r0) 03:05:59 (13/14) Installing openssh-server (8.3_p1-r0) 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] } 03:06:00 (14/14) Installing openssh (8.3_p1-r0) [Pipeline] // stage [Pipeline] } 03:06:01 Executing busybox-1.31.1-r16.trigger 03:06:01 OK: 221 MiB in 53 packages 03:06:05 Removing intermediate container 0cb7b83297b2 03:06:05 ---> dca2721ee59a 03:06:05 Step 6/8 : WORKDIR /device-virtual-go 03:06:05 ---> Running in 8876f3322ee4 03:06:06 Removing intermediate container 8876f3322ee4 03:06:06 ---> cc0ddc6d566d 03:06:06 Step 7/8 : COPY . . 03:06:07 ---> 9d15dc40f3dd 03:06:07 Step 8/8 : RUN go mod download 03:06:07 ---> Running in 49b1648a2e8a 03:06:39 Removing intermediate container 49b1648a2e8a 03:06:39 ---> 4237f10e4868 03:06:39 Successfully built 4237f10e4868 03:06:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:06:40 + docker inspect -f . ci-base-image-arm64 03:06:40 . [Pipeline] withDockerContainer 03:06:40 prd-ubuntu18.04-docker-arm64-4c-16g-9385 does not seem to be running inside a container 03:06:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:06:42 $ docker top e6e8a717c8ec5bf7212e2c833aa9cfcc8192b699ae9f43512171a6cfdf1cfd48 -eo pid,comm [Pipeline] { [Pipeline] sh 03:06:43 + go version 03:06:43 go version go1.15.2 linux/arm64 [Pipeline] } 03:06:43 $ docker stop --time=1 e6e8a717c8ec5bf7212e2c833aa9cfcc8192b699ae9f43512171a6cfdf1cfd48 03:06:45 $ docker rm -f e6e8a717c8ec5bf7212e2c833aa9cfcc8192b699ae9f43512171a6cfdf1cfd48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:06:46 + docker inspect -f . ci-base-image-arm64 03:06:46 . [Pipeline] withDockerContainer 03:06:47 prd-ubuntu18.04-docker-arm64-4c-16g-9385 does not seem to be running inside a container 03:06:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:06:49 $ docker top f62e28cfc3c23e1c0780564cd87af00ea5a9229bf941a7f2d0dfa0f84b48d003 -eo pid,comm [Pipeline] { [Pipeline] sh 03:06:50 + make test 03:06:50 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 03:06:51 ? github.com/edgexfoundry/device-virtual-go [no test files] 03:07:38 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 03:07:38 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.483s coverage: 64.4% of statements 03:07:38 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:07:45 gofmt -l . 03:07:45 [ "`gofmt -l .`" = "" ] 03:07:45 ./bin/test-attribution-txt.sh 03:07:45 ./bin/test-go-mod-tidy.sh [Pipeline] stash 03:07:45 Warning: overwriting stash ‘coverage-report’ 03:07:46 Stashed 1 file(s) [Pipeline] } 03:07:46 $ docker stop --time=1 f62e28cfc3c23e1c0780564cd87af00ea5a9229bf941a7f2d0dfa0f84b48d003 03:07:48 $ docker rm -f f62e28cfc3c23e1c0780564cd87af00ea5a9229bf941a7f2d0dfa0f84b48d003 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:07:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:07:50 + ls -al . 03:07:50 total 152 03:07:50 drwxrwxr-x 7 jenkins jenkins 4096 Oct 28 03:07 . 03:07:50 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 03:05 .. 03:07:50 drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 03:05 .git 03:07:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 03:05 .github 03:07:50 -rw-rw-r-- 1 jenkins jenkins 258 Oct 28 03:05 .gitignore 03:07:50 -rw-rw-r-- 1 jenkins jenkins 6713 Oct 28 03:05 Attribution.txt 03:07:50 -rw-rw-r-- 1 jenkins jenkins 1834 Oct 28 03:05 Dockerfile 03:07:50 -rw-rw-r-- 1 jenkins jenkins 957 Oct 28 03:05 Dockerfile.build 03:07:50 -rw-rw-r-- 1 jenkins jenkins 660 Oct 28 03:05 Jenkinsfile 03:07:50 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 28 03:05 LICENSE 03:07:50 -rw-rw-r-- 1 jenkins jenkins 873 Oct 28 03:05 Makefile 03:07:50 -rw-rw-r-- 1 jenkins jenkins 918 Oct 28 03:05 README.md 03:07:50 -rw-rw-r-- 1 jenkins jenkins 5 Oct 28 03:01 VERSION 03:07:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 03:05 bin 03:07:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 03:05 cmd 03:07:50 -rw-r--r-- 1 jenkins jenkins 47242 Oct 28 03:07 coverage.out 03:07:50 -rw-r--r-- 1 jenkins jenkins 439 Oct 28 03:07 go.mod 03:07:50 -rw-r--r-- 1 jenkins jenkins 18179 Oct 28 03:07 go.sum 03:07:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 03:05 internal 03:07:50 -rw-rw-r-- 1 jenkins jenkins 235 Oct 28 03:05 version.go [Pipeline] isUnix [Pipeline] sh 03:07:50 + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=32c44cbcdf24d0a8f1dac55d6b4abf84d242f3d8 --label arch=arm64 --label version=0.0.0 . 03:07:51 Sending build context to Docker daemon 529.4kB 03:07:51 Step 1/22 : ARG BASE=golang:1.15-alpine 03:07:51 Step 2/22 : FROM ${BASE} AS builder 03:07:51 ---> 4237f10e4868 03:07:51 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 03:07:51 ---> Running in 33ad73361e62 03:07:52 Removing intermediate container 33ad73361e62 03:07:52 ---> e4cc2eef71f7 03:07:52 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 03:07:52 ---> Running in e9179c12b4d6 03:07:52 Removing intermediate container e9179c12b4d6 03:07:52 ---> 311d0347268f 03:07:52 Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 03:07:52 ---> Running in 8d590448ae04 03:07:53 Removing intermediate container 8d590448ae04 03:07:53 ---> 76cf1b5fd2e0 03:07:53 Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:07:53 ---> Running in c4d007662307 03:07:55 Removing intermediate container c4d007662307 03:07:55 ---> 3a24b93e9dfd 03:07:55 Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:07:55 ---> Running in f6d480fcd7d1 03:07:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:07:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:07:59 OK: 221 MiB in 53 packages 03:08:00 Removing intermediate container f6d480fcd7d1 03:08:00 ---> ff7cfbbaed5e 03:08:00 Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 03:08:00 ---> Running in 7600db5337c9 03:08:00 Removing intermediate container 7600db5337c9 03:08:00 ---> 136cc125b0e6 03:08:00 Step 9/22 : COPY . . 03:08:01 ---> 1c415e41e953 03:08:01 Step 10/22 : ARG MAKE='make build' 03:08:02 ---> Running in e958d03fba53 03:08:02 Removing intermediate container e958d03fba53 03:08:02 ---> 62a2e66ee426 03:08:02 Step 11/22 : RUN $MAKE 03:08:02 ---> Running in b82f8c8df21b 03:08:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 03:08:43 CGO_ENABLED=0 GO111MODULE=on go build ./... 03:08:52 Removing intermediate container b82f8c8df21b 03:08:52 ---> 40fcd88ca46f 03:08:52 Step 12/22 : FROM alpine 03:08:52 latest: Pulling from library/alpine 03:08:52 5f621e34cdf4: Pulling fs layer 03:08:52 5f621e34cdf4: Verifying Checksum 03:08:52 5f621e34cdf4: Download complete 03:08:52 5f621e34cdf4: Pull complete 03:08:52 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 03:08:52 Status: Downloaded newer image for alpine:latest 03:08:52 ---> 2e77e061c27f 03:08:52 Step 13/22 : ENV APP_PORT=49990 03:08:52 ---> Running in 08c6fea82b84 03:08:53 Removing intermediate container 08c6fea82b84 03:08:53 ---> 0879e9a0da72 03:08:53 Step 14/22 : EXPOSE $APP_PORT 03:08:53 ---> Running in 698ad3534f33 03:08:54 Removing intermediate container 698ad3534f33 03:08:54 ---> 016ffe908b1a 03:08:54 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 03:08:55 ---> cee0da553732 03:08:55 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 03:08:56 ---> 9a705edca6a4 03:08:56 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 03:08:57 ---> bb30fe9c5c95 03:08:57 Step 18/22 : ENTRYPOINT ["/device-virtual"] 03:08:57 ---> Running in 1d4468dec387 03:08:57 Removing intermediate container 1d4468dec387 03:08:57 ---> e5a53dae9e19 03:08:57 Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:08:57 ---> Running in 1e5c3343606d 03:08:58 Removing intermediate container 1e5c3343606d 03:08:58 ---> ef2aad2d1b58 03:08:58 Step 20/22 : LABEL arch=arm64 03:08:58 ---> Running in bab772a17568 03:08:58 Removing intermediate container bab772a17568 03:08:58 ---> 7a20a3317152 03:08:58 Step 21/22 : LABEL git_sha=32c44cbcdf24d0a8f1dac55d6b4abf84d242f3d8 03:08:59 ---> Running in 5fc13856902c 03:08:59 Removing intermediate container 5fc13856902c 03:08:59 ---> 90d125bcc2d1 03:08:59 Step 22/22 : LABEL version=0.0.0 03:08:59 ---> Running in 65f7bbdecd20 03:09:00 Removing intermediate container 65f7bbdecd20 03:09:00 ---> a0b1d69205ab 03:09:00 [Warning] One or more build-args [ARCH] were not consumed 03:09:00 Successfully built a0b1d69205ab 03:09:00 Successfully tagged docker-device-virtual-go-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 03:09:02 provisioning config files... 03:09:02 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-136@tmp/config7773111963603441944tmp [Pipeline] { [Pipeline] sh 03:09:02 + set +x 03:09:02 + curl -s https://codecov.io/bash 03:09:02 + bash -s -- 03:09:03 03:09:03 _____ _ 03:09:03 / ____| | | 03:09:03 | | ___ __| | ___ ___ _____ __ 03:09:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:09:03 | |___| (_) | (_| | __/ (_| (_) \ V / 03:09:03 \_____\___/ \__,_|\___|\___\___/ \_/ 03:09:03 Bash-20201009-048fee3 03:09:03 03:09:03 03:09:03 ==> Jenkins CI detected. 03:09:03 project root: . 03:09:03 --> token set from env 03:09:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:09:03 ==> Running gcov in . (disable via -X gcov) 03:09:03 ==> Python coveragepy not found 03:09:03 ==> Searching for coverage reports in: 03:09:03 + . 03:09:03 -> Found 1 reports 03:09:03 ==> Detecting git/mercurial file structure 03:09:03 ==> Reading reports 03:09:03 + ./coverage.out bytes=47242 03:09:03 ==> Appending adjustments 03:09:03 https://docs.codecov.io/docs/fixing-reports 03:09:03 + Found adjustments 03:09:03 ==> Gzipping contents 03:09:03 ==> Uploading reports 03:09:03 url: https://codecov.io 03:09:03 query: branch=PR-136&commit=32c44cbcdf24d0a8f1dac55d6b4abf84d242f3d8&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-136%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=136&job=&cmd_args= 03:09:03 -> Pinging Codecov 03:09:03 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-136&commit=32c44cbcdf24d0a8f1dac55d6b4abf84d242f3d8&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-136%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=136&job=&cmd_args= 03:09:03 -> Uploading to 03:09:03 03:09:03 % Total % Received % Xferd Average Speed Time Time Time Current 03:09:03 Dload Upload Total Spent Left Speed 03:09:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 03:09:03 X> Failed to upload 03:09:03 ==> Uploading to Codecov 03:09:03 % Total % Received % Xferd Average Speed Time Time Time Current 03:09:03 Dload Upload Total Spent Left Speed 03:09:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 98 5946 0 0 100 5832 0 7191 --:--:-- --:--:-- --:--:-- 7191 100 5946 100 114 100 5832 140 7188 --:--:-- --:--:-- --:--:-- 7182 03:09:04 View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/32c44cbcdf24d0a8f1dac55d6b4abf84d242f3d8 [Pipeline] } 03:09:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 03:09:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:09:07 ---> package-listing.sh 03:09:07 ++ tr '[:upper:]' '[:lower:]' 03:09:07 ++ facter osfamily 03:09:07 + OS_FAMILY=redhat 03:09:07 + workspace=/w/workspace/foundry_device-virtual-go_PR-136 03:09:07 + START_PACKAGES=/tmp/packages_start.txt 03:09:07 + END_PACKAGES=/tmp/packages_end.txt 03:09:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:09:07 + PACKAGES=/tmp/packages_start.txt 03:09:07 + '[' /w/workspace/foundry_device-virtual-go_PR-136 ']' 03:09:07 + PACKAGES=/tmp/packages_end.txt 03:09:07 + case "${OS_FAMILY}" in 03:09:07 + rpm -qa 03:09:07 + sort 03:09:11 + '[' -f /tmp/packages_start.txt ']' 03:09:11 + '[' -f /tmp/packages_end.txt ']' 03:09:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:09:11 + '[' /w/workspace/foundry_device-virtual-go_PR-136 ']' 03:09:11 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-136/archives/ 03:09:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-136/archives/ [Pipeline] echo 03:09:11 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-136/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:09:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:09:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:09:12 03:09:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:09:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:09:13 alpine: Pulling from edgex-lftools-log-publisher 03:09:13 df20fa9351a1: Pulling fs layer 03:09:13 36b3adc4ff6f: Pulling fs layer 03:09:13 8ad3a11d3b57: Pulling fs layer 03:09:13 46f8f816bc3b: Pulling fs layer 03:09:13 93b61091891f: Pulling fs layer 03:09:13 93b9cdb0e59b: Pulling fs layer 03:09:13 5e14af77c1be: Pulling fs layer 03:09:13 01666e4c0597: Pulling fs layer 03:09:13 93b61091891f: Waiting 03:09:13 93b9cdb0e59b: Waiting 03:09:13 aa168da1d23b: Pulling fs layer 03:09:13 5e14af77c1be: Waiting 03:09:13 01666e4c0597: Waiting 03:09:13 aa168da1d23b: Waiting 03:09:13 46f8f816bc3b: Waiting 03:09:13 36b3adc4ff6f: Verifying Checksum 03:09:13 36b3adc4ff6f: Download complete 03:09:13 46f8f816bc3b: Verifying Checksum 03:09:13 46f8f816bc3b: Download complete 03:09:14 df20fa9351a1: Verifying Checksum 03:09:14 df20fa9351a1: Download complete 03:09:14 93b61091891f: Verifying Checksum 03:09:14 93b61091891f: Download complete 03:09:14 93b9cdb0e59b: Verifying Checksum 03:09:14 93b9cdb0e59b: Download complete 03:09:14 5e14af77c1be: Verifying Checksum 03:09:14 5e14af77c1be: Download complete 03:09:14 01666e4c0597: Verifying Checksum 03:09:14 01666e4c0597: Download complete 03:09:14 df20fa9351a1: Pull complete 03:09:14 8ad3a11d3b57: Verifying Checksum 03:09:14 8ad3a11d3b57: Download complete 03:09:14 36b3adc4ff6f: Pull complete 03:09:15 8ad3a11d3b57: Pull complete 03:09:15 46f8f816bc3b: Pull complete 03:09:16 93b61091891f: Pull complete 03:09:16 93b9cdb0e59b: Pull complete 03:09:16 5e14af77c1be: Pull complete 03:09:16 01666e4c0597: Pull complete 03:09:17 aa168da1d23b: Verifying Checksum 03:09:17 aa168da1d23b: Download complete 03:09:25 aa168da1d23b: Pull complete 03:09:25 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:09:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:09:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:09:25 prd-centos7-docker-4c-2g-9374 does not seem to be running inside a container 03:09:25 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-136/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-136 -v /w/workspace/foundry_device-virtual-go_PR-136:/w/workspace/foundry_device-virtual-go_PR-136:rw,z -v /w/workspace/foundry_device-virtual-go_PR-136@tmp:/w/workspace/foundry_device-virtual-go_PR-136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:09:29 $ docker top c6183c93c8a05e19412d110328fa618070195b449ca8e8b12f4cd154ce62ba9a -eo pid,comm [Pipeline] { [Pipeline] sh 03:09:30 + touch /tmp/pre-build-complete [Pipeline] sh 03:09:30 + mkdir -p /var/log/sa [Pipeline] sh 03:09:30 + ls /var/log/sa-host 03:09:30 + sadf -c /var/log/sa-host/sa05 03:09:30 file_magic: OK 03:09:30 HZ: Using current value: 100 03:09:30 file_header: OK 03:09:30 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:09:30 Statistics: 03:09:30 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:09:30 File successfully converted to sysstat format version 12.2.1 03:09:30 + sadf -c /var/log/sa-host/sa28 03:09:30 file_magic: OK 03:09:30 HZ: Using current value: 100 03:09:30 file_header: OK 03:09:30 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:09:30 Statistics: 03:09:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:09:30 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:09:31 provisioning config files... 03:09:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-136@tmp/config4927280604780478138tmp [Pipeline] { [Pipeline] echo 03:09:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:09:31 ---> create-netrc.sh [Pipeline] } 03:09:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:09:31 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:09:31 ---> python-tools-install.sh [Pipeline] echo 03:09:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:09:32 ---> sudo-logs.sh 03:09:32 Archiving 'sudo' log.. [Pipeline] echo 03:09:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:09:32 ---> job-cost.sh 03:09:32 lf-activate-venv: SKIPPING 03:09:32 INFO: No Stack... 03:09:33 INFO: Retrieving Pricing Info for: v1-standard-2 03:09:34 INFO: Archiving Costs [Pipeline] echo 03:09:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:09:34 ---> logs-deploy.sh 03:09:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-136/4 03:09:34 INFO: archiving workspace using pattern(s): 03:09:36 Archives upload complete. 03:09:36 INFO: archiving logs to Nexus 03:09:37 ---> uname -a: 03:09:37 Linux prd-centos7-docker-4c-2g-9374.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 03:09:37 03:09:37 03:09:37 ---> lscpu: 03:09:37 Architecture: x86_64 03:09:37 CPU op-mode(s): 32-bit, 64-bit 03:09:37 Byte Order: Little Endian 03:09:37 Address sizes: 40 bits physical, 48 bits virtual 03:09:37 CPU(s): 4 03:09:37 On-line CPU(s) list: 0-3 03:09:37 Thread(s) per core: 1 03:09:37 Core(s) per socket: 1 03:09:37 Socket(s): 4 03:09:37 NUMA node(s): 1 03:09:37 Vendor ID: GenuineIntel 03:09:37 CPU family: 6 03:09:37 Model: 44 03:09:37 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:09:37 Stepping: 1 03:09:37 CPU MHz: 2933.436 03:09:37 BogoMIPS: 5866.87 03:09:37 Virtualization: VT-x 03:09:37 Hypervisor vendor: KVM 03:09:37 Virtualization type: full 03:09:37 L1d cache: 128 KiB 03:09:37 L1i cache: 128 KiB 03:09:37 L2 cache: 16 MiB 03:09:37 L3 cache: 64 MiB 03:09:37 NUMA node0 CPU(s): 0-3 03:09:37 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:09:37 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:09:37 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:09:37 Vulnerability Meltdown: Mitigation; PTI 03:09:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:09:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:09:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:09:37 Vulnerability Tsx async abort: Not affected 03:09:37 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 03:09:37 03:09:37 03:09:37 ---> nproc: 03:09:37 4 03:09:37 03:09:37 03:09:37 ---> df -h: 03:09:37 Filesystem Size Used Available Use% Mounted on 03:09:37 overlay 50.0G 7.2G 42.8G 14% / 03:09:37 tmpfs 64.0M 0 64.0M 0% /dev 03:09:37 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:09:37 shm 64.0M 0 64.0M 0% /dev/shm 03:09:37 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 03:09:37 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 03:09:37 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 03:09:37 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 03:09:37 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 03:09:37 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/foundry_device-virtual-go_PR-136 03:09:37 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/foundry_device-virtual-go_PR-136@tmp 03:09:37 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 03:09:37 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 03:09:37 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 03:09:37 03:09:37 03:09:37 ---> free -m: 03:09:37 total used free shared buff/cache available 03:09:37 Mem: 1837 669 122 0 1045 1065 03:09:37 Swap: 1023 1 1022 03:09:37 03:09:37 03:09:37 ---> ip addr: 03:09:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:09:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:09:37 inet 127.0.0.1/8 scope host lo 03:09:37 valid_lft forever preferred_lft forever 03:09:37 inet6 ::1/128 scope host 03:09:37 valid_lft forever preferred_lft forever 03:09:37 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:09:37 link/ether fa:16:3e:08:86:88 brd ff:ff:ff:ff:ff:ff 03:09:37 inet 10.30.123.116/23 brd 10.30.123.255 scope global dynamic eth0 03:09:37 valid_lft 85880sec preferred_lft 85880sec 03:09:37 inet6 fe80::f816:3eff:fe08:8688/64 scope link 03:09:37 valid_lft forever preferred_lft forever 03:09:37 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:09:37 link/ether 02:42:97:9a:0f:78 brd ff:ff:ff:ff:ff:ff 03:09:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:09:37 valid_lft forever preferred_lft forever 03:09:37 inet6 fe80::42:97ff:fe9a:f78/64 scope link 03:09:37 valid_lft forever preferred_lft forever 03:09:37 03:09:37 03:09:37 ---> sar -b -r -n DEV: 03:09:37 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/28/20 _x86_64_ (4 CPU) 03:09:37 03:09:37 03:00:39 LINUX RESTART (4 CPU) 03:09:37 03:09:37 03:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:09:37 03:02:01 191.99 102.38 89.61 0.00 11939.51 40155.57 0.00 03:09:37 03:03:01 2.63 0.00 2.63 0.00 0.00 94.90 0.00 03:09:37 03:04:01 0.52 0.00 0.52 0.00 0.00 9.76 0.00 03:09:37 03:05:01 0.17 0.00 0.17 0.00 0.00 2.03 0.00 03:09:37 03:06:01 0.18 0.00 0.18 0.00 0.00 2.30 0.00 03:09:37 03:07:01 0.25 0.00 0.25 0.00 0.00 3.78 0.00 03:09:37 03:08:01 0.25 0.02 0.24 0.00 0.14 2.34 0.00 03:09:37 03:09:01 0.32 0.00 0.32 0.00 0.00 4.46 0.00 03:09:37 Average: 24.62 12.84 11.78 0.00 1497.62 5051.80 0.00 03:09:37 03:09:37 03:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:09:37 03:02:01 166940 0 569616 30.27 2620 1142380 1104292 37.69 434200 1120308 128 03:09:37 03:03:01 168140 0 568324 30.21 2620 1142472 1103940 37.68 434624 1119132 20 03:09:37 03:04:01 168056 0 568404 30.21 2620 1142476 1103952 37.68 434864 1119120 20 03:09:37 03:05:01 169888 0 566568 30.11 2620 1142480 1090140 37.20 434132 1118284 12 03:09:37 03:06:01 168628 0 567824 30.18 2620 1142484 1090284 37.21 445228 1108504 16 03:09:37 03:07:01 168916 0 567528 30.16 2620 1142492 1090272 37.21 445180 1108504 8 03:09:37 03:08:01 168940 0 567500 30.16 2620 1142496 1085184 37.04 445440 1108204 20 03:09:37 03:09:01 168816 0 567616 30.17 2620 1142504 1085232 37.04 440180 1113632 8 03:09:37 Average: 168540 0 567922 30.18 2620 1142473 1094162 37.34 439231 1114461 29 03:09:37 03:09:37 03:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:09:37 03:02:01 eth0 322.70 245.89 1036.31 91.36 0.00 0.00 0.00 0.00 03:09:37 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:37 03:02:01 docker0 2.34 1.71 0.36 3.32 0.00 0.00 0.00 0.00 03:09:37 03:03:01 eth0 6.13 3.11 4.26 0.75 0.00 0.00 0.00 0.00 03:09:37 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:37 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:37 03:04:01 eth0 3.80 1.10 1.08 0.61 0.00 0.00 0.00 0.00 03:09:37 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:37 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:37 03:05:01 eth0 3.86 0.60 0.82 0.37 0.00 0.00 0.00 0.00 03:09:37 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:37 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:37 03:06:01 eth0 4.46 1.15 1.09 0.65 0.00 0.00 0.00 0.00 03:09:37 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:37 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:37 03:07:01 eth0 5.51 1.20 1.64 0.91 0.00 0.00 0.00 0.00 03:09:37 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:37 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:37 03:08:01 eth0 4.12 1.15 1.34 0.77 0.00 0.00 0.00 0.00 03:09:37 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:37 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:37 03:09:01 eth0 2.85 0.72 0.72 0.41 0.00 0.00 0.00 0.00 03:09:37 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:37 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:37 Average: eth0 44.32 31.97 131.36 12.02 0.00 0.00 0.00 0.00 03:09:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:37 Average: docker0 0.29 0.21 0.04 0.42 0.00 0.00 0.00 0.00 03:09:37 03:09:37 03:09:37 ---> sar -P ALL: 03:09:37 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/28/20 _x86_64_ (4 CPU) 03:09:37 03:09:37 03:00:39 LINUX RESTART (4 CPU) 03:09:37 03:09:37 03:01:01 CPU %user %nice %system %iowait %steal %idle 03:09:37 03:02:01 all 16.51 0.00 9.82 8.34 0.41 64.93 03:09:37 03:02:01 0 14.69 0.00 10.82 8.72 0.43 65.34 03:09:37 03:02:01 1 19.03 0.00 9.63 7.79 0.33 63.22 03:09:37 03:02:01 2 16.36 0.00 9.27 10.03 0.44 63.89 03:09:37 03:02:01 3 15.97 0.00 9.54 6.79 0.43 67.27 03:09:37 03:03:01 all 0.20 0.00 0.05 0.00 0.03 99.72 03:09:37 03:03:01 0 0.07 0.00 0.05 0.00 0.02 99.87 03:09:37 03:03:01 1 0.08 0.00 0.05 0.00 0.03 99.83 03:09:37 03:03:01 2 0.58 0.00 0.03 0.00 0.03 99.35 03:09:37 03:03:01 3 0.08 0.00 0.07 0.00 0.03 99.82 03:09:37 03:04:01 all 0.17 0.00 0.04 0.00 0.04 99.74 03:09:37 03:04:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:09:37 03:04:01 1 0.10 0.00 0.07 0.00 0.08 99.75 03:09:37 03:04:01 2 0.48 0.00 0.05 0.00 0.05 99.42 03:09:37 03:04:01 3 0.08 0.00 0.02 0.00 0.02 99.88 03:09:37 03:05:01 all 0.15 0.00 0.03 0.00 0.04 99.78 03:09:37 03:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:09:37 03:05:01 1 0.08 0.00 0.07 0.00 0.05 99.80 03:09:37 03:05:01 2 0.50 0.00 0.03 0.00 0.07 99.40 03:09:37 03:05:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:09:37 03:06:01 all 0.15 0.00 0.05 0.00 0.06 99.73 03:09:37 03:06:01 0 0.05 0.00 0.03 0.00 0.05 99.87 03:09:37 03:06:01 1 0.08 0.00 0.05 0.00 0.08 99.78 03:09:37 03:06:01 2 0.40 0.00 0.10 0.00 0.08 99.42 03:09:37 03:06:01 3 0.08 0.00 0.02 0.00 0.03 99.87 03:09:37 03:07:01 all 0.15 0.00 0.05 0.00 0.03 99.77 03:09:37 03:07:01 0 0.48 0.00 0.03 0.00 0.05 99.43 03:09:37 03:07:01 1 0.05 0.00 0.03 0.00 0.00 99.92 03:09:37 03:07:01 2 0.05 0.00 0.12 0.00 0.02 99.82 03:09:37 03:07:01 3 0.03 0.00 0.03 0.00 0.03 99.90 03:09:37 03:08:01 all 0.19 0.00 0.04 0.00 0.11 99.66 03:09:37 03:08:01 0 0.51 0.00 0.05 0.00 0.12 99.32 03:09:37 03:08:01 1 0.07 0.00 0.05 0.00 0.15 99.73 03:09:37 03:08:01 2 0.08 0.00 0.02 0.00 0.08 99.81 03:09:37 03:08:01 3 0.10 0.00 0.05 0.00 0.08 99.76 03:09:37 03:09:01 all 0.15 0.00 0.03 0.00 0.03 99.79 03:09:37 03:09:01 0 0.48 0.00 0.02 0.00 0.03 99.47 03:09:37 03:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:09:37 03:09:01 2 0.05 0.00 0.05 0.00 0.05 99.85 03:09:37 03:09:01 3 0.05 0.00 0.03 0.00 0.02 99.90 03:09:37 Average: all 2.16 0.00 1.24 1.02 0.09 95.49 03:09:37 Average: 0 2.00 0.00 1.35 1.07 0.09 95.49 03:09:37 Average: 1 2.38 0.00 1.22 0.95 0.09 95.36 03:09:37 Average: 2 2.27 0.00 1.19 1.23 0.10 95.21 03:09:37 Average: 3 2.01 0.00 1.19 0.83 0.08 95.89 03:09:37 03:09:37 03:09:37