Pull request #138 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5192d0e6e02fd2262320bec59aca08f92de10258+5333790cbfc620bb38957914a0d65453366236ce (c091a01e6254ca3a4cf1be54673c9c654d7bdac9) Running in Durability level: MAX_SURVIVABILITY 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-138/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-138/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ‘prd-centos7-docker-4c-2g-3395’ is offline; ‘prd-centos7-docker-4c-2g-3396’ is offline Running on prd-centos7-docker-4c-2g-3399 in /w/workspace/foundry_device-virtual-go_PR-138 [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-138 # 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 > 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 Merging remotes/origin/master commit 5333790cbfc620bb38957914a0d65453366236ce into PR head commit 5192d0e6e02fd2262320bec59aca08f92de10258 Merge succeeded, producing 5192d0e6e02fd2262320bec59aca08f92de10258 Checking out Revision 5192d0e6e02fd2262320bec59aca08f92de10258 (PR-138) > 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/138/head:refs/remotes/origin/PR-138 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5192d0e6e02fd2262320bec59aca08f92de10258 # 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 5333790cbfc620bb38957914a0d65453366236ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5192d0e6e02fd2262320bec59aca08f92de10258 # timeout=10 Commit message: "Bump github.com/edgexfoundry/device-sdk-go" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:28:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:28:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:28:46 ========================================================= 06:28:46 EdgeX Global Pipelines Version Info 06:28:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:28:51 ------------------- 06:28:51 stable info: 06:28:51 ------------------- 06:28:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:28:51 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 06:28:51 Message: update stable to v1.0.131 06:28:52 ------------------- 06:28:52 experimental info: 06:28:52 ------------------- 06:28:52 Commited By: **** collab-it+edgex@linuxfoundation.org 06:28:52 Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a 06:28:52 Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:28:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 06:28:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 06:28:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:28:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:28:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:28:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:28:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:28:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:28:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:28:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:28:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:28:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo 06:28:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:28:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:28:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:28:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:28:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:28:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:28:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:28:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:28:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:28:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:28:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:28:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:28:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:28:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-138 [Pipeline] echo 06:28:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-138 [Pipeline] echo 06:28:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-138 [Pipeline] echo 06:28:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5192d0e6e02fd2262320bec59aca08f92de10258 [Pipeline] echo 06:28:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5192d0e [Pipeline] echo 06:28:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:28:58 + git log --format=format:%s -1 5192d0e6e02fd2262320bec59aca08f92de10258 [Pipeline] echo 06:28:58 GIT_COMMIT: 5192d0e6e02fd2262320bec59aca08f92de10258, Commit Message: Bump github.com/edgexfoundry/device-sdk-go [Pipeline] echo 06:28:58 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:28:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:28:59 06:28:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:29:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:29:00 latest: Pulling from edgex-devops/git-semver 06:29:00 31603596830f: Pulling fs layer 06:29:00 2a8b12db71e7: Pulling fs layer 06:29:00 6ca5941a6612: Pulling fs layer 06:29:00 ecc8261a40a4: Pulling fs layer 06:29:00 ecc8261a40a4: Waiting 06:29:00 2a8b12db71e7: Verifying Checksum 06:29:00 2a8b12db71e7: Download complete 06:29:00 31603596830f: Verifying Checksum 06:29:00 31603596830f: Download complete 06:29:01 ecc8261a40a4: Verifying Checksum 06:29:01 ecc8261a40a4: Download complete 06:29:01 6ca5941a6612: Verifying Checksum 06:29:01 6ca5941a6612: Download complete 06:29:01 31603596830f: Pull complete 06:29:01 2a8b12db71e7: Pull complete 06:29:03 6ca5941a6612: Pull complete 06:29:04 ecc8261a40a4: Pull complete 06:29:04 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:29:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:29:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:29:04 prd-centos7-docker-4c-2g-3399 does not seem to be running inside a container 06:29:04 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-138 -v /w/workspace/foundry_device-virtual-go_PR-138:/w/workspace/foundry_device-virtual-go_PR-138:rw,z -v /w/workspace/foundry_device-virtual-go_PR-138@tmp:/w/workspace/foundry_device-virtual-go_PR-138@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:29:07 $ docker top 03ae35f3e292ada98b8125e2b32b75513952f3d0517ce5337a22c3accffafe24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:29:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:29:07 [ssh-agent] Looking for ssh-agent implementation... 06:29:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:08 $ docker exec 03ae35f3e292ada98b8125e2b32b75513952f3d0517ce5337a22c3accffafe24 ssh-agent 06:29:08 SSH_AUTH_SOCK=/tmp/ssh-L5lfT9qVY5eG/agent.12 06:29:08 SSH_AGENT_PID=17 06:29:08 Running ssh-add (command line suppressed) 06:29:08 Identity added: /w/workspace/foundry_device-virtual-go_PR-138@tmp/private_key_749564344089602528.key (/w/workspace/foundry_device-virtual-go_PR-138@tmp/private_key_749564344089602528.key) 06:29:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:29:09 + git describe --exact-match --tags HEAD 06:29:09 fatal: no tag exactly matches '5192d0e6e02fd2262320bec59aca08f92de10258' [Pipeline] } 06:29:09 $ docker exec --env ******** --env ******** 03ae35f3e292ada98b8125e2b32b75513952f3d0517ce5337a22c3accffafe24 ssh-agent -k 06:29:09 unset SSH_AUTH_SOCK; 06:29:09 unset SSH_AGENT_PID; 06:29:09 echo Agent pid 17 killed; 06:29:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 06:29:10 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 06:29:10 This usually means this commit has not been tagged. [Pipeline] sshagent 06:29:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:29:10 [ssh-agent] Looking for ssh-agent implementation... 06:29:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:10 $ docker exec 03ae35f3e292ada98b8125e2b32b75513952f3d0517ce5337a22c3accffafe24 ssh-agent 06:29:11 SSH_AUTH_SOCK=/tmp/ssh-y2pNmrDerZoD/agent.45 06:29:11 SSH_AGENT_PID=50 06:29:11 Running ssh-add (command line suppressed) 06:29:11 Identity added: /w/workspace/foundry_device-virtual-go_PR-138@tmp/private_key_5231952925461725112.key (/w/workspace/foundry_device-virtual-go_PR-138@tmp/private_key_5231952925461725112.key) 06:29:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:29:12 + git semver init 06:29:12 # -> Open(): unable to determine branch for HEAD 06:29:12 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-138/.git 06:29:12 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-138 06:29:12 # $SEMVER_REMOTE_NAME = origin 06:29:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:29:12 # $SEMVER_USER_NAME = edgex-jenkins 06:29:12 # $SEMVER_BRANCH = PR-138 06:29:12 # $SEMVER_TEMP = /tmp/semver-479517671 06:29:12 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 06:29:12 # '/tmp/semver-479517671' -> '/w/workspace/foundry_device-virtual-go_PR-138/.semver' 06:29:12 # -> Force: false 06:29:12 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-138/.semver [Pipeline] } 06:29:12 $ docker exec --env ******** --env ******** 03ae35f3e292ada98b8125e2b32b75513952f3d0517ce5337a22c3accffafe24 ssh-agent -k 06:29:12 unset SSH_AUTH_SOCK; 06:29:12 unset SSH_AGENT_PID; 06:29:12 echo Agent pid 50 killed; 06:29:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:29:13 + git semver [Pipeline] } 06:29:13 $ docker stop --time=1 03ae35f3e292ada98b8125e2b32b75513952f3d0517ce5337a22c3accffafe24 06:29:15 $ docker rm -f 03ae35f3e292ada98b8125e2b32b75513952f3d0517ce5337a22c3accffafe24 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 06:29:17 Stashed 31 file(s) [Pipeline] echo 06:29:17 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 06:29:17 Archived original 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 06:29:33 Still waiting to schedule task 06:29:33 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:29:33 Still waiting to schedule task 06:29:33 ‘prd-centos7-docker-4c-2g-3395’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3406’ is offline 06:31:18 Running on prd-centos7-docker-4c-2g-3410 in /w/workspace/foundry_device-virtual-go_PR-138 [Pipeline] { [Pipeline] ws 06:31:18 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:31:22 using credential edgex-jenkins-ssh 06:31:22 Cloning the remote Git repository 06:31:22 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:31:22 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:31:23 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:31:23 > git --version # timeout=10 06:31:23 > git --version # 'git version 2.16.5' 06:31:23 using GIT_SSH to set credentials SSH Credentials for GitHub 06:31:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:31:23 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:31:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:31:23 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:31:23 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:31:23 using GIT_SSH to set credentials SSH Credentials for GitHub 06:31:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/138/head:refs/remotes/origin/PR-138 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:31:24 Merging remotes/origin/master commit 5333790cbfc620bb38957914a0d65453366236ce into PR head commit 5192d0e6e02fd2262320bec59aca08f92de10258 06:31:24 Merge succeeded, producing 5192d0e6e02fd2262320bec59aca08f92de10258 06:31:24 Checking out Revision 5192d0e6e02fd2262320bec59aca08f92de10258 (PR-138) 06:31:24 > git config core.sparsecheckout # timeout=10 06:31:24 > git checkout -f 5192d0e6e02fd2262320bec59aca08f92de10258 # timeout=10 06:31:24 > git remote # timeout=10 06:31:24 > git config --get remote.origin.url # timeout=10 06:31:24 using GIT_SSH to set credentials SSH Credentials for GitHub 06:31:24 > git merge 5333790cbfc620bb38957914a0d65453366236ce # timeout=10 06:31:24 > git rev-parse HEAD^{commit} # timeout=10 06:31:24 > git config core.sparsecheckout # timeout=10 06:31:24 > git checkout -f 5192d0e6e02fd2262320bec59aca08f92de10258 # timeout=10 06:31:28 Commit message: "Bump github.com/edgexfoundry/device-sdk-go" 06:31:28 > git --version # timeout=10 06:31:28 > git --version # 'git version 2.16.5' 06:31:28 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:31:29 ========================================================= 06:31:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:31:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:31:30 + 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 . 06:31:31 Sending build context to Docker daemon 703kB 06:31:31 Step 1/8 : ARG BASE=golang:1.15-alpine 06:31:31 Step 2/8 : FROM ${BASE} 06:31:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:31:31 df20fa9351a1: Pulling fs layer 06:31:31 ed8968b2872e: Pulling fs layer 06:31:31 a92cc7c5fd73: Pulling fs layer 06:31:31 e871e8e8d7a9: Pulling fs layer 06:31:31 e73272ec9a57: Pulling fs layer 06:31:31 1e910a182e73: Pulling fs layer 06:31:31 4e634b169226: Pulling fs layer 06:31:31 4e634b169226: Waiting 06:31:31 e73272ec9a57: Waiting 06:31:31 1e910a182e73: Waiting 06:31:31 a92cc7c5fd73: Verifying Checksum 06:31:31 a92cc7c5fd73: Download complete 06:31:31 ed8968b2872e: Verifying Checksum 06:31:31 ed8968b2872e: Download complete 06:31:31 e73272ec9a57: Verifying Checksum 06:31:31 e73272ec9a57: Download complete 06:31:31 1e910a182e73: Verifying Checksum 06:31:31 1e910a182e73: Download complete 06:31:31 df20fa9351a1: Verifying Checksum 06:31:31 df20fa9351a1: Download complete 06:31:31 df20fa9351a1: Pull complete 06:31:32 ed8968b2872e: Pull complete 06:31:32 a92cc7c5fd73: Pull complete 06:31:36 4e634b169226: Verifying Checksum 06:31:36 4e634b169226: Download complete 06:31:36 e871e8e8d7a9: Verifying Checksum 06:31:36 e871e8e8d7a9: Download complete 06:31:42 e871e8e8d7a9: Pull complete 06:31:42 e73272ec9a57: Pull complete 06:31:42 1e910a182e73: Pull complete 06:31:47 4e634b169226: Pull complete 06:31:47 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:31:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:31:47 ---> f7629b54cfaa 06:31:47 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:31:47 ---> Running in 3f1013f420f3 06:31:47 Removing intermediate container 3f1013f420f3 06:31:47 ---> f23c328613bf 06:31:47 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:47 ---> Running in 013c346678ef 06:31:49 Removing intermediate container 013c346678ef 06:31:49 ---> 2554151465fb 06:31:49 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:31:49 ---> Running in 6751a01409c8 06:31:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:51 (1/14) Installing libmagic (5.38-r0) 06:31:51 (2/14) Installing file (5.38-r0) 06:31:52 (3/14) Installing libc-dev (0.7.2-r3) 06:31:52 (4/14) Installing g++ (9.3.0-r2) 06:32:02 (5/14) Installing fortify-headers (1.1-r0) 06:32:02 (6/14) Installing patch (2.7.6-r6) 06:32:02 (7/14) Installing build-base (0.5-r2) 06:32:02 (8/14) Installing openssh-keygen (8.3_p1-r0) 06:32:02 (9/14) Installing libedit (20191231.3.1-r0) 06:32:02 (10/14) Installing openssh-client (8.3_p1-r0) 06:32:03 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 06:32:03 (12/14) Installing openssh-server-common (8.3_p1-r0) 06:32:03 (13/14) Installing openssh-server (8.3_p1-r0) 06:32:03 (14/14) Installing openssh (8.3_p1-r0) 06:32:03 Executing busybox-1.31.1-r16.trigger 06:32:03 OK: 237 MiB in 53 packages 06:32:07 Removing intermediate container 6751a01409c8 06:32:07 ---> 0907d483d22e 06:32:07 Step 6/8 : WORKDIR /device-virtual-go 06:32:07 ---> Running in b4e51abcdd44 06:32:07 Removing intermediate container b4e51abcdd44 06:32:07 ---> 781c1b8eb690 06:32:07 Step 7/8 : COPY . . 06:32:08 ---> 6793044925ec 06:32:08 Step 8/8 : RUN go mod download 06:32:08 ---> Running in adf16c646792 06:32:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3412 in /w/workspace/foundry_device-virtual-go_PR-138 [Pipeline] { [Pipeline] ws 06:32:17 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:32:23 using credential edgex-jenkins-ssh 06:32:23 Cloning the remote Git repository 06:32:23 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:32:23 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:32:23 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:32:23 > git --version # timeout=10 06:32:23 > git --version # 'git version 2.17.1' 06:32:23 using GIT_SSH to set credentials SSH Credentials for GitHub 06:32:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:32:25 Merging remotes/origin/master commit 5333790cbfc620bb38957914a0d65453366236ce into PR head commit 5192d0e6e02fd2262320bec59aca08f92de10258 06:32:25 Merge succeeded, producing 5192d0e6e02fd2262320bec59aca08f92de10258 06:32:25 Checking out Revision 5192d0e6e02fd2262320bec59aca08f92de10258 (PR-138) 06:32:24 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:32:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:32:24 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:32:24 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:32:24 using GIT_SSH to set credentials SSH Credentials for GitHub 06:32:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/138/head:refs/remotes/origin/PR-138 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:32:25 > git config core.sparsecheckout # timeout=10 06:32:25 > git checkout -f 5192d0e6e02fd2262320bec59aca08f92de10258 # timeout=10 06:32:25 > git remote # timeout=10 06:32:25 > git config --get remote.origin.url # timeout=10 06:32:25 using GIT_SSH to set credentials SSH Credentials for GitHub 06:32:25 > git merge 5333790cbfc620bb38957914a0d65453366236ce # timeout=10 06:32:25 > git rev-parse HEAD^{commit} # timeout=10 06:32:25 > git config core.sparsecheckout # timeout=10 06:32:25 > git checkout -f 5192d0e6e02fd2262320bec59aca08f92de10258 # timeout=10 06:32:29 Commit message: "Bump github.com/edgexfoundry/device-sdk-go" 06:32:29 > git --version # timeout=10 06:32:29 > git --version # 'git version 2.17.1' 06:32:29 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { 06:32:30 Removing intermediate container adf16c646792 06:32:30 ---> 0b1d820746f6 06:32:30 Successfully built 0b1d820746f6 06:32:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] unstash 06:32:30 + docker inspect -f . ci-base-image-x86_64 06:32:30 . [Pipeline] withDockerContainer 06:32:31 prd-centos7-docker-4c-2g-3410 does not seem to be running inside a container 06:32:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-x86_64 cat 06:32:31 $ docker top e0043511ad551c00ebf856c15c85effc8b1b83c26f07d00238d5eb708d8820c3 -eo pid,comm [Pipeline] { [Pipeline] echo 06:32:32 ========================================================= 06:32:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:32:32 ========================================================= [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 06:32:32 + go version 06:32:32 go version go1.15.2 linux/amd64 [Pipeline] } 06:32:33 $ docker stop --time=1 e0043511ad551c00ebf856c15c85effc8b1b83c26f07d00238d5eb708d8820c3 06:32:33 + 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 . 06:32:34 Sending build context to Docker daemon 703kB 06:32:34 Step 1/8 : ARG BASE=golang:1.15-alpine 06:32:34 Step 2/8 : FROM ${BASE} 06:32:34 $ docker rm -f e0043511ad551c00ebf856c15c85effc8b1b83c26f07d00238d5eb708d8820c3 06:32:34 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:32:34 b538f80385f9: Pulling fs layer 06:32:34 74f711af9a0d: Pulling fs layer 06:32:34 99f96fe45779: Pulling fs layer 06:32:34 8529a6b9a6be: Pulling fs layer 06:32:34 45590311c82a: Pulling fs layer 06:32:34 69ca0ff8b7b3: Pulling fs layer 06:32:34 209524e5b208: Pulling fs layer 06:32:34 8529a6b9a6be: Waiting 06:32:34 69ca0ff8b7b3: Waiting 06:32:34 45590311c82a: Waiting 06:32:34 209524e5b208: Waiting 06:32:34 99f96fe45779: Verifying Checksum 06:32:34 99f96fe45779: Download complete 06:32:34 74f711af9a0d: Verifying Checksum 06:32:34 74f711af9a0d: Download complete 06:32:34 45590311c82a: Download complete 06:32:34 69ca0ff8b7b3: Verifying Checksum 06:32:34 69ca0ff8b7b3: Download complete 06:32:34 b538f80385f9: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 06:32:35 b538f80385f9: Pull complete [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:32:35 + docker inspect -f . ci-base-image-x86_64 06:32:35 . [Pipeline] withDockerContainer 06:32:35 74f711af9a0d: Pull complete 06:32:35 prd-centos7-docker-4c-2g-3410 does not seem to be running inside a container 06:32:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-x86_64 cat 06:32:36 99f96fe45779: Pull complete 06:32:36 $ docker top c4da57001a1b7b5bd535d5630195fb23123b770fe276cc9016baa41be748720d -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:37 + make test 06:32:37 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:32:37 209524e5b208: Verifying Checksum 06:32:37 209524e5b208: Download complete 06:32:38 8529a6b9a6be: Verifying Checksum 06:32:38 8529a6b9a6be: Download complete 06:32:38 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:32:50 8529a6b9a6be: Pull complete 06:32:50 45590311c82a: Pull complete 06:32:50 69ca0ff8b7b3: Pull complete 06:32:53 209524e5b208: Pull complete 06:32:53 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:32:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:32:53 ---> 5bddaf1c2fca 06:32:53 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:32:53 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:32:53 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.345s coverage: 64.4% of statements 06:32:53 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:32:55 ---> Running in d7ddc79ad403 06:32:56 Removing intermediate container d7ddc79ad403 06:32:56 ---> d70dc1f98f91 06:32:56 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:32:56 ---> Running in 662c96ffd047 06:32:56 gofmt -l . 06:32:56 [ "`gofmt -l .`" = "" ] 06:32:56 ./bin/test-attribution-txt.sh 06:32:56 An attribution for bitbucket.org/bertimus9/systemstat is missing from in Attribution.txt, please add 06:32:56 An attribution for github.com/go-playground/locales is missing from in Attribution.txt, please add 06:32:56 An attribution for github.com/go-playground/universal-translator is missing from in Attribution.txt, please add 06:32:56 An attribution for github.com/go-playground/validator/v10 is missing from in Attribution.txt, please add 06:32:56 An attribution for github.com/leodido/go-urn is missing from in Attribution.txt, please add 06:32:57 make: *** [Makefile:27: test] Error 1 [Pipeline] } 06:32:57 $ docker stop --time=1 c4da57001a1b7b5bd535d5630195fb23123b770fe276cc9016baa41be748720d 06:32:59 Removing intermediate container 662c96ffd047 06:32:59 ---> dcb71470e725 06:32:59 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:32:59 ---> Running in 954fa89dff2e 06:33:00 $ docker rm -f c4da57001a1b7b5bd535d5630195fb23123b770fe276cc9016baa41be748720d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 06:33:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // stage 06:33:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 06:33:02 (1/14) Installing libmagic (5.38-r0) 06:33:02 (2/14) Installing file (5.38-r0) 06:33:02 (3/14) Installing libc-dev (0.7.2-r3) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } 06:33:02 (4/14) Installing g++ (9.3.0-r2) [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:33:03 Failed in branch amd64 06:33:05 (5/14) Installing fortify-headers (1.1-r0) 06:33:05 (6/14) Installing patch (2.7.6-r6) 06:33:05 (7/14) Installing build-base (0.5-r2) 06:33:05 (8/14) Installing openssh-keygen (8.3_p1-r0) 06:33:06 (9/14) Installing libedit (20191231.3.1-r0) 06:33:06 (10/14) Installing openssh-client (8.3_p1-r0) 06:33:06 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 06:33:06 (12/14) Installing openssh-server-common (8.3_p1-r0) 06:33:06 (13/14) Installing openssh-server (8.3_p1-r0) 06:33:07 (14/14) Installing openssh (8.3_p1-r0) 06:33:07 Executing busybox-1.31.1-r16.trigger 06:33:07 OK: 221 MiB in 53 packages 06:33:11 Removing intermediate container 954fa89dff2e 06:33:11 ---> 1f9f345d3f8e 06:33:11 Step 6/8 : WORKDIR /device-virtual-go 06:33:11 ---> Running in 7c1b9af664df 06:33:12 Removing intermediate container 7c1b9af664df 06:33:12 ---> 69b7f3b7f741 06:33:12 Step 7/8 : COPY . . 06:33:13 ---> 09df6f8c9fae 06:33:13 Step 8/8 : RUN go mod download 06:33:13 ---> Running in 4c5bff94df0f 06:33:40 Removing intermediate container 4c5bff94df0f 06:33:40 ---> 5e93f4381648 06:33:40 Successfully built 5e93f4381648 06:33:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:33:40 + docker inspect -f . ci-base-image-arm64 06:33:40 . [Pipeline] withDockerContainer 06:33:40 prd-ubuntu18.04-docker-arm64-4c-16g-3412 does not seem to be running inside a container 06:33:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-arm64 cat 06:33:42 $ docker top 3314149a7f14d685d66b6d21ac9fa17234479435e203dd74d5d70810f52b0e3c -eo pid,comm [Pipeline] { [Pipeline] sh 06:33:44 + go version 06:33:44 go version go1.15.2 linux/arm64 [Pipeline] } 06:33:44 $ docker stop --time=1 3314149a7f14d685d66b6d21ac9fa17234479435e203dd74d5d70810f52b0e3c 06:33:46 $ docker rm -f 3314149a7f14d685d66b6d21ac9fa17234479435e203dd74d5d70810f52b0e3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:33:47 + docker inspect -f . ci-base-image-arm64 06:33:47 . [Pipeline] withDockerContainer 06:33:48 prd-ubuntu18.04-docker-arm64-4c-16g-3412 does not seem to be running inside a container 06:33:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-arm64 cat 06:33:50 $ docker top 9150615f2a6e7168599f0bfbfe72db44b022862cdf84d0a052c50a9a7b3fb41b -eo pid,comm [Pipeline] { [Pipeline] sh 06:33:51 + make test 06:33:51 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:33:52 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:34:39 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:34:39 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.477s coverage: 64.4% of statements 06:34:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:34:46 gofmt -l . 06:34:46 [ "`gofmt -l .`" = "" ] 06:34:46 ./bin/test-attribution-txt.sh 06:34:46 An attribution for bitbucket.org/bertimus9/systemstat is missing from in Attribution.txt, please add 06:34:46 An attribution for github.com/go-playground/locales is missing from in Attribution.txt, please add 06:34:46 An attribution for github.com/go-playground/universal-translator is missing from in Attribution.txt, please add 06:34:46 An attribution for github.com/go-playground/validator/v10 is missing from in Attribution.txt, please add 06:34:46 An attribution for github.com/leodido/go-urn is missing from in Attribution.txt, please add 06:34:47 make: *** [Makefile:27: test] Error 1 [Pipeline] } 06:34:47 $ docker stop --time=1 9150615f2a6e7168599f0bfbfe72db44b022862cdf84d0a052c50a9a7b3fb41b 06:34:49 $ docker rm -f 9150615f2a6e7168599f0bfbfe72db44b022862cdf84d0a052c50a9a7b3fb41b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:34:52 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:34:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:34:57 ---> package-listing.sh 06:34:57 ++ tr '[:upper:]' '[:lower:]' 06:34:57 ++ facter osfamily 06:34:57 + OS_FAMILY=redhat 06:34:57 + workspace=/w/workspace/foundry_device-virtual-go_PR-138 06:34:57 + START_PACKAGES=/tmp/packages_start.txt 06:34:57 + END_PACKAGES=/tmp/packages_end.txt 06:34:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:34:57 + PACKAGES=/tmp/packages_start.txt 06:34:57 + '[' /w/workspace/foundry_device-virtual-go_PR-138 ']' 06:34:57 + PACKAGES=/tmp/packages_end.txt 06:34:57 + case "${OS_FAMILY}" in 06:34:57 + rpm -qa 06:34:57 + sort 06:35:02 + '[' -f /tmp/packages_start.txt ']' 06:35:02 + '[' -f /tmp/packages_end.txt ']' 06:35:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:35:02 + '[' /w/workspace/foundry_device-virtual-go_PR-138 ']' 06:35:02 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-138/archives/ 06:35:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-138/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:35:02 provisioning config files... 06:35:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-138@tmp/config1003550337414183060tmp [Pipeline] { [Pipeline] echo 06:35:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:35:03 ---> create-netrc.sh [Pipeline] } 06:35:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:35:03 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:35:03 ---> python-tools-install.sh 06:35:03 Generating Requirements File 06:36:55 Python 3.6.8 06:36:55 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 06:36:55 aiohttp==3.6.2 06:36:55 appdirs==1.4.3 06:36:55 argcomplete==1.12.1 06:36:55 aspy.yaml==1.3.0 06:36:55 async-timeout==3.0.1 06:36:55 attrs==19.3.0 06:36:55 Babel==2.8.0 06:36:55 beautifulsoup4==4.8.2 06:36:55 boto3==1.11.6 06:36:55 botocore==1.14.6 06:36:55 bs4==0.0.1 06:36:55 cachetools==4.1.1 06:36:55 certifi==2019.11.28 06:36:55 cffi==1.14.3 06:36:55 cfgv==2.0.1 06:36:55 chardet==3.0.4 06:36:55 click==7.1 06:36:55 cliff==3.4.0 06:36:55 cmd2==1.3.11 06:36:55 colorama==0.4.3 06:36:55 cryptography==3.1.1 06:36:55 debtcollector==2.2.0 06:36:55 decorator==4.4.2 06:36:55 defusedxml==0.6.0 06:36:55 Deprecated==1.2.7 06:36:55 distlib==0.3.1 06:36:55 distro==1.2.0 06:36:55 dnspython==1.16.0 06:36:55 docker==4.2.0 06:36:55 docutils==0.15.2 06:36:55 dogpile.cache==1.0.2 06:36:55 email-validator==1.0.5 06:36:55 filelock==3.0.12 06:36:55 future==0.18.2 06:36:55 google-auth==1.22.0 06:36:55 httplib2==0.17.0 06:36:55 identify==1.4.11 06:36:55 idna==2.9 06:36:55 idna-ssl==1.1.0 06:36:55 importlib-metadata==1.7.0 06:36:55 importlib-resources==1.5.0 06:36:55 iso8601==0.1.13 06:36:55 Jinja2==2.11.1 06:36:55 jmespath==0.10.0 06:36:55 jsonpatch==1.26 06:36:55 jsonpointer==2.0 06:36:55 jsonschema==3.2.0 06:36:55 keystoneauth1==4.2.1 06:36:55 kubernetes==11.0.0 06:36:55 lftools==0.34.2 06:36:55 lxml==4.5.0 06:36:55 MarkupSafe==0.23 06:36:55 msgpack==1.0.0 06:36:55 multi-key-dict==2.0.3 06:36:55 multidict==4.7.6 06:36:55 munch==2.5.0 06:36:55 netaddr==0.8.0 06:36:55 netifaces==0.10.9 06:36:55 niet==1.4.2 06:36:55 nodeenv==1.3.5 06:36:55 oauth2client==4.1.3 06:36:55 oauthlib==3.1.0 06:36:55 openstacksdk==0.50.0 06:36:55 os-client-config==2.1.0 06:36:55 os-service-types==1.7.0 06:36:55 osc-lib==2.2.1 06:36:55 oslo.config==8.3.2 06:36:55 oslo.context==3.1.1 06:36:55 oslo.i18n==5.0.1 06:36:55 oslo.log==4.4.0 06:36:55 oslo.serialization==4.0.1 06:36:55 oslo.utils==4.6.0 06:36:55 packaging==20.4 06:36:55 pbr==5.4.4 06:36:55 pluggy==0.13.1 06:36:55 prettytable==0.7.2 06:36:55 py==1.9.0 06:36:55 pyasn1==0.4.8 06:36:55 pyasn1-modules==0.2.8 06:36:55 pycparser==2.20 06:36:55 pygerrit2==2.0.10 06:36:55 PyGithub==1.46 06:36:55 pyinotify==0.9.6 06:36:55 PyJWT==1.7.1 06:36:55 pyparsing==2.4.7 06:36:55 pyperclip==1.8.0 06:36:55 pyroute2==0.4.13 06:36:55 pyrsistent==0.15.7 06:36:55 PySocks==1.6.8 06:36:55 python-cinderclient==7.2.0 06:36:55 python-dateutil==2.8.1 06:36:55 python-heatclient==2.2.1 06:36:55 python-jenkins==1.7.0 06:36:55 python-keystoneclient==4.1.1 06:36:55 python-magnumclient==3.2.1 06:36:55 python-novaclient==17.2.1 06:36:55 python-openstackclient==5.4.0 06:36:55 python-swiftclient==3.10.1 06:36:55 pytz==2020.1 06:36:55 PyYAML==5.3 06:36:55 requests==2.23.0 06:36:55 requests-oauthlib==1.3.0 06:36:55 requestsexceptions==1.4.0 06:36:55 rfc3986==1.4.0 06:36:55 rpm==4.11.3 06:36:55 rsa==4.0 06:36:55 ruamel.yaml==0.16.10 06:36:55 ruamel.yaml.clib==0.2.0 06:36:55 s3transfer==0.3.3 06:36:55 shade==1.27.2 06:36:55 simplejson==3.17.2 06:36:55 six==1.14.0 06:36:55 soupsieve==2.0 06:36:55 stevedore==3.2.2 06:36:55 tabulate==0.8.6 06:36:55 toml==0.10.0 06:36:55 tox==3.20.0 06:36:55 tqdm==4.43.0 06:36:55 typing-extensions==3.7.4.3 06:36:55 urllib3==1.25.8 06:36:55 virtualenv==20.0.33 06:36:55 wcwidth==0.2.5 06:36:55 websocket-client==0.57.0 06:36:55 wrapt==1.12.1 06:36:55 xdg==3.0.2 06:36:55 xmltodict==0.12.0 06:36:55 yarl==1.6.0 06:36:55 yq==2.11.1 06:36:55 zipp==3.3.0 06:36:55 Cache entry deserialization failed, entry ignored 06:36:56 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 06:37:01 Python 2.7.5 06:37:01 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 06:37:01 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 06:37:01 ansible==2.9.7 06:37:01 Babel==0.9.6 06:37:01 backports.ssl-match-hostname==3.5.0.1 06:37:01 beautifulsoup4==4.4.1 06:37:01 bodhi==2.11.0 06:37:01 bodhi-client==2.11.0 06:37:01 CCColUtils==1.4 06:37:01 cffi==1.6.0 06:37:01 chardet==2.2.1 06:37:01 click==6.7 06:37:01 cloud-init==18.5 06:37:01 configobj==4.7.2 06:37:01 cryptography==1.7.2 06:37:01 decorator==3.4.0 06:37:01 distro==1.2.0 06:37:01 enum34==1.0.4 06:37:01 fedpkg==1.38 06:37:01 futures==3.1.1 06:37:01 gitdb==0.6.4 06:37:01 GitPython==1.0.1 06:37:01 html5lib==0.999 06:37:01 httplib2==0.9.2 06:37:01 idna==2.4 06:37:01 iniparse==0.4 06:37:01 ipaddress==1.0.16 06:37:01 IPy==0.75 06:37:01 javapackages==1.0.0 06:37:01 Jinja2==2.7.2 06:37:01 jmespath==0.9.4 06:37:01 jsonpatch==1.2 06:37:01 jsonpointer==1.9 06:37:01 kerberos==1.1 06:37:01 kitchen==1.1.1 06:37:01 langtable==0.0.31 06:37:01 lockfile==0.9.1 06:37:01 lxml==3.2.1 06:37:01 MarkupSafe==0.11 06:37:01 munch==2.0.2 06:37:01 offtrac==0.1.0 06:37:01 openidc-client==0.6.0 06:37:01 packagedb-cli==2.14.1 06:37:01 paramiko==2.1.1 06:37:01 perf==0.1 06:37:01 ply==3.4 06:37:01 policycoreutils-default-encoding==0.1 06:37:01 prettytable==0.7.2 06:37:01 pyasn1==0.1.9 06:37:01 pycparser==2.14 06:37:01 pycurl==7.19.0 06:37:01 pygobject==3.22.0 06:37:01 pygpgme==0.3 06:37:01 pyliblzma==0.5.3 06:37:01 pyOpenSSL==0.13.1 06:37:01 pyparsing==1.5.6 06:37:01 pyserial==2.6 06:37:01 python-augeas==0.5.0 06:37:01 python-bugzilla==2.3.0 06:37:01 python-dateutil==1.5 06:37:01 python-fedora==0.10.0 06:37:01 python-linux-procfs==0.4.9 06:37:01 python-yubico==1.2.3 06:37:01 pyudev==0.15 06:37:01 pyusb==1.0.0b1 06:37:01 pyxattr==0.5.1 06:37:01 PyYAML==3.10 06:37:01 requests==2.6.0 06:37:01 requests-kerberos==0.7.0 06:37:01 rpkg==1.60 06:37:01 schedutils==0.4 06:37:01 seobject==0.1 06:37:01 sepolicy==1.1 06:37:01 six==1.9.0 06:37:01 smmap==0.9.0 06:37:01 urlgrabber==3.10 06:37:01 urllib3==1.10.2 06:37:01 virtualenv==15.1.0 06:37:01 yum-langpacks==0.4.2 06:37:01 yum-metadata-parser==1.1.4 [Pipeline] echo 06:37:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:37:02 ---> sudo-logs.sh 06:37:02 Archiving 'sudo' log.. [Pipeline] echo 06:37:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:37:03 ---> job-cost.sh 06:37:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-c3yG 06:37:16 Cache entry deserialization failed, entry ignored 06:37:16 Cache entry deserialization failed, entry ignored 06:37:17 Cache entry deserialization failed, entry ignored 06:37:17 Cache entry deserialization failed, entry ignored 06:37:17 Cache entry deserialization failed, entry ignored 06:37:17 Cache entry deserialization failed, entry ignored 06:37:17 Cache entry deserialization failed, entry ignored 06:37:18 Cache entry deserialization failed, entry ignored 06:37:18 Cache entry deserialization failed, entry ignored 06:37:18 Cache entry deserialization failed, entry ignored 06:37:18 Cache entry deserialization failed, entry ignored 06:37:18 Cache entry deserialization failed, entry ignored 06:37:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:38:03 lf-activate-venv(): INFO: Adding /tmp/venv-c3yG/bin to PATH 06:38:03 INFO: No Stack... 06:38:05 INFO: Retrieving Pricing Info for: v1-standard-2 06:38:06 INFO: Archiving Costs [Pipeline] echo 06:38:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:38:06 ---> logs-deploy.sh 06:38:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-138/1 06:38:06 INFO: archiving workspace using pattern(s): 06:38:09 Archives upload complete. 06:38:09 INFO: archiving logs to Nexus 06:38:12 ---> uname -a: 06:38:12 Linux prd-centos7-docker-4c-2g-3399.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 06:38:12 06:38:12 06:38:12 ---> lscpu: 06:38:12 Architecture: x86_64 06:38:12 CPU op-mode(s): 32-bit, 64-bit 06:38:12 Byte Order: Little Endian 06:38:12 CPU(s): 4 06:38:12 On-line CPU(s) list: 0-3 06:38:12 Thread(s) per core: 1 06:38:12 Core(s) per socket: 1 06:38:12 Socket(s): 4 06:38:12 NUMA node(s): 1 06:38:12 Vendor ID: GenuineIntel 06:38:12 CPU family: 6 06:38:12 Model: 44 06:38:12 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:38:12 Stepping: 1 06:38:12 CPU MHz: 2933.438 06:38:12 BogoMIPS: 5866.87 06:38:12 Virtualization: VT-x 06:38:12 Hypervisor vendor: KVM 06:38:12 Virtualization type: full 06:38:12 L1d cache: 32K 06:38:12 L1i cache: 32K 06:38:12 L2 cache: 4096K 06:38:12 L3 cache: 16384K 06:38:12 NUMA node0 CPU(s): 0-3 06:38:12 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 06:38:12 06:38:12 06:38:12 ---> nproc: 06:38:12 4 06:38:12 06:38:12 06:38:12 ---> df -h: 06:38:12 Filesystem Size Used Avail Use% Mounted on 06:38:12 devtmpfs 887M 0 887M 0% /dev 06:38:12 tmpfs 919M 0 919M 0% /dev/shm 06:38:12 tmpfs 919M 17M 903M 2% /run 06:38:12 tmpfs 919M 0 919M 0% /sys/fs/cgroup 06:38:12 /dev/vda1 50G 7.4G 43G 15% / 06:38:12 tmpfs 184M 0 184M 0% /run/user/1001 06:38:12 06:38:12 06:38:12 ---> free -m: 06:38:12 total used free shared buff/cache available 06:38:12 Mem: 1837 599 79 16 1158 1042 06:38:12 Swap: 1023 1 1022 06:38:12 06:38:12 06:38:12 ---> ip addr: 06:38:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:38:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:38:12 inet 127.0.0.1/8 scope host lo 06:38:12 valid_lft forever preferred_lft forever 06:38:12 inet6 ::1/128 scope host 06:38:12 valid_lft forever preferred_lft forever 06:38:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 06:38:12 link/ether fa:16:3e:db:00:df brd ff:ff:ff:ff:ff:ff 06:38:12 inet 10.30.123.164/23 brd 10.30.123.255 scope global dynamic eth0 06:38:12 valid_lft 85726sec preferred_lft 85726sec 06:38:12 inet6 fe80::f816:3eff:fedb:df/64 scope link 06:38:12 valid_lft forever preferred_lft forever 06:38:12 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 06:38:12 link/ether 02:42:62:64:65:80 brd ff:ff:ff:ff:ff:ff 06:38:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:38:12 valid_lft forever preferred_lft forever 06:38:12 inet6 fe80::42:62ff:fe64:6580/64 scope link 06:38:12 valid_lft forever preferred_lft forever 06:38:12 06:38:12 06:38:12 ---> sar -b -r -n DEV: 06:38:12 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/05/2020 _x86_64_ (4 CPU) 06:38:12 06:38:12 06:26:24 AM LINUX RESTART 06:38:12 06:38:12 06:28:03 AM tps rtps wtps bread/s bwrtn/s 06:38:12 06:29:01 AM 45.36 21.75 23.61 4517.31 3096.63 06:38:12 06:30:01 AM 22.04 5.67 16.37 1291.50 1807.00 06:38:12 06:31:01 AM 0.40 0.00 0.40 0.00 6.39 06:38:12 06:32:01 AM 0.22 0.00 0.22 0.00 3.16 06:38:12 06:33:01 AM 0.35 0.00 0.35 0.00 4.70 06:38:12 06:34:01 AM 0.25 0.00 0.25 0.00 3.11 06:38:12 06:35:01 AM 38.38 38.16 0.22 4015.84 2.41 06:38:12 06:36:01 AM 44.53 14.16 30.37 633.21 3230.38 06:38:12 06:37:01 AM 83.58 12.90 70.67 950.72 9767.04 06:38:12 06:38:01 AM 84.02 12.54 71.49 663.54 4253.82 06:38:12 Average: 31.80 10.48 21.32 1197.49 2203.13 06:38:12 06:38:12 06:28:03 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:38:12 06:29:01 AM 65000 1816556 96.55 2620 1209872 1554188 53.04 448552 1210640 21088 06:38:12 06:30:01 AM 181168 1700388 90.37 2620 1134296 1162284 39.67 431400 1109532 20 06:38:12 06:31:01 AM 192816 1688740 89.75 2620 1134308 1068876 36.48 424296 1106996 20 06:38:12 06:32:01 AM 191464 1690092 89.82 2620 1134308 1069192 36.49 429548 1102944 8 06:38:12 06:33:01 AM 190768 1690788 89.86 2620 1134316 1069380 36.50 435520 1097992 8 06:38:12 06:34:01 AM 188048 1693508 90.01 2620 1134324 1069444 36.50 453216 1083100 8 06:38:12 06:35:01 AM 95168 1786388 94.94 2620 1206428 1105348 37.72 454316 1175408 68 06:38:12 06:36:01 AM 75472 1806084 95.99 2620 1161868 1135624 38.76 465312 1168492 39524 06:38:12 06:37:01 AM 153736 1727820 91.83 2620 1077576 1085212 37.04 441864 1064700 48380 06:38:12 06:38:01 AM 77924 1803632 95.86 2620 1094428 1117908 38.15 519696 1038424 86580 06:38:12 Average: 141156 1740400 92.50 2620 1142172 1143746 39.03 450372 1115823 19570 06:38:12 06:38:12 06:28:03 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 06:38:12 06:29:01 AM eth0 185.39 120.79 920.29 54.94 0.00 0.00 0.00 06:38:12 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:12 06:29:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:12 06:30:01 AM eth0 31.29 23.56 64.32 34.63 0.00 0.00 0.00 06:38:12 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:12 06:30:01 AM docker0 1.73 1.38 0.33 3.30 0.00 0.00 0.00 06:38:12 06:31:01 AM eth0 2.56 0.10 0.25 0.07 0.00 0.00 0.00 06:38:12 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:12 06:31:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:12 06:32:01 AM eth0 2.66 0.67 0.91 0.53 0.00 0.00 0.00 06:38:12 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:12 06:32:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:12 06:33:01 AM eth0 1.47 0.62 0.59 0.42 0.00 0.00 0.00 06:38:12 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:12 06:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:12 06:34:01 AM eth0 0.75 0.38 0.41 0.26 0.00 0.00 0.00 06:38:12 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:12 06:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:12 06:35:01 AM eth0 4.83 2.68 4.94 1.98 0.00 0.00 0.00 06:38:12 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:12 06:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:12 06:36:01 AM eth0 108.52 61.75 853.77 10.26 0.00 0.00 0.00 06:38:12 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:12 06:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:12 06:37:01 AM eth0 7.15 4.53 17.83 1.85 0.00 0.00 0.00 06:38:12 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:12 06:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:12 06:38:01 AM eth0 36.11 25.02 119.48 9.20 0.00 0.00 0.00 06:38:12 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:12 06:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:12 Average: eth0 37.67 23.75 196.36 11.30 0.00 0.00 0.00 06:38:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:12 Average: docker0 0.17 0.14 0.03 0.33 0.00 0.00 0.00 06:38:12 06:38:12 06:38:12 ---> sar -P ALL: 06:38:12 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/05/2020 _x86_64_ (4 CPU) 06:38:12 06:38:12 06:26:24 AM LINUX RESTART 06:38:12 06:38:12 06:28:03 AM CPU %user %nice %system %iowait %steal %idle 06:38:12 06:29:01 AM all 14.23 0.00 5.77 1.53 39.49 38.97 06:38:12 06:29:01 AM 0 13.05 0.00 6.27 1.75 40.65 38.27 06:38:12 06:29:01 AM 1 14.85 0.00 4.75 1.60 39.09 39.71 06:38:12 06:29:01 AM 2 14.05 0.00 6.29 1.61 38.39 39.67 06:38:12 06:29:01 AM 3 15.00 0.00 5.76 1.19 39.81 38.24 06:38:12 06:30:01 AM all 1.91 0.00 1.42 0.41 6.81 89.45 06:38:12 06:30:01 AM 0 1.70 0.00 1.41 0.11 7.18 89.60 06:38:12 06:30:01 AM 1 2.06 0.00 1.33 0.15 6.96 89.51 06:38:12 06:30:01 AM 2 1.82 0.00 1.43 1.17 6.84 88.75 06:38:12 06:30:01 AM 3 2.09 0.00 1.49 0.21 6.25 89.95 06:38:12 06:31:01 AM all 0.07 0.00 0.04 0.00 0.26 99.62 06:38:12 06:31:01 AM 0 0.00 0.00 0.03 0.00 0.30 99.67 06:38:12 06:31:01 AM 1 0.03 0.00 0.07 0.00 0.48 99.42 06:38:12 06:31:01 AM 2 0.22 0.00 0.05 0.00 0.08 99.65 06:38:12 06:31:01 AM 3 0.02 0.00 0.05 0.00 0.20 99.73 06:38:12 06:32:01 AM all 0.12 0.00 0.04 0.00 0.27 99.56 06:38:12 06:32:01 AM 0 0.03 0.00 0.02 0.00 0.15 99.80 06:38:12 06:32:01 AM 1 0.08 0.00 0.08 0.00 0.27 99.57 06:38:12 06:32:01 AM 2 0.33 0.00 0.03 0.00 0.28 99.35 06:38:12 06:32:01 AM 3 0.08 0.00 0.03 0.00 0.38 99.50 06:38:12 06:33:01 AM all 0.10 0.00 0.05 0.00 0.22 99.63 06:38:12 06:33:01 AM 0 0.00 0.00 0.02 0.00 0.12 99.87 06:38:12 06:33:01 AM 1 0.28 0.00 0.07 0.00 0.25 99.40 06:38:12 06:33:01 AM 2 0.05 0.00 0.05 0.00 0.27 99.63 06:38:12 06:33:01 AM 3 0.07 0.00 0.03 0.00 0.25 99.65 06:38:12 06:34:01 AM all 0.11 0.00 0.07 0.00 0.20 99.63 06:38:12 06:34:01 AM 0 0.02 0.00 0.00 0.00 0.07 99.92 06:38:12 06:34:01 AM 1 0.30 0.00 0.17 0.00 0.17 99.37 06:38:12 06:34:01 AM 2 0.03 0.00 0.03 0.00 0.25 99.68 06:38:12 06:34:01 AM 3 0.08 0.00 0.05 0.00 0.28 99.58 06:38:12 06:35:01 AM all 0.84 0.00 0.24 0.79 0.64 97.49 06:38:12 06:35:01 AM 0 0.15 0.00 0.10 0.02 0.58 99.15 06:38:12 06:35:01 AM 1 0.55 0.00 0.13 0.02 0.83 98.47 06:38:12 06:35:01 AM 2 0.93 0.00 0.30 1.70 0.70 96.36 06:38:12 06:35:01 AM 3 1.72 0.00 0.45 1.44 0.48 95.91 06:38:12 06:36:01 AM all 15.00 0.00 1.41 0.59 5.34 77.66 06:38:12 06:36:01 AM 0 19.49 0.00 1.93 0.91 5.64 72.03 06:38:12 06:36:01 AM 1 12.54 0.00 0.94 0.22 5.92 80.38 06:38:12 06:36:01 AM 2 7.77 0.00 1.30 0.13 3.94 86.85 06:38:12 06:36:01 AM 3 20.63 0.00 1.52 1.12 5.87 70.86 06:38:12 06:37:01 AM all 13.09 0.00 2.80 0.69 6.61 76.81 06:38:12 06:37:01 AM 0 12.02 0.00 1.68 0.50 6.33 79.47 06:38:12 06:37:01 AM 1 15.58 0.00 3.33 0.14 5.35 75.60 06:38:12 06:37:01 AM 2 12.09 0.00 3.03 0.53 7.87 76.48 06:38:12 06:37:01 AM 3 12.72 0.00 3.15 1.60 6.87 75.66 06:38:12 06:38:01 AM all 14.49 0.00 2.43 0.96 5.74 76.37 06:38:12 06:38:01 AM 0 14.04 0.00 2.20 0.87 5.63 77.26 06:38:12 06:38:01 AM 1 8.25 0.00 1.72 1.62 6.34 82.08 06:38:12 06:38:01 AM 2 16.30 0.00 2.75 0.61 5.63 74.72 06:38:12 06:38:01 AM 3 19.59 0.00 3.13 0.73 5.35 71.20 06:38:12 Average: all 6.01 0.00 1.46 0.50 6.80 85.22 06:38:12 Average: 0 6.02 0.00 1.41 0.43 6.98 85.17 06:38:12 Average: 1 5.49 0.00 1.28 0.38 6.81 86.04 06:38:12 Average: 2 5.40 0.00 1.56 0.58 6.64 85.82 06:38:12 Average: 3 7.16 0.00 1.59 0.63 6.78 83.85 06:38:12 06:38:12 06:38:12