Pull request #51 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52+cf586b04128a22612e4c07fc62a16321cfe56fab (c6db4d0822a6df930554cb72b43f038074c1067c) 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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-rest-go/branches/PR-51/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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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-rest-go/branches/PR-51/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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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-rest-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-rest-go-settings PROJECT: device-rest-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-rest-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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6171 in /w/workspace/dgexfoundry_device-rest-go_PR-51 [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-rest-go.git > git init /w/workspace/dgexfoundry_device-rest-go_PR-51 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit cf586b04128a22612e4c07fc62a16321cfe56fab into PR head commit 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 Merge succeeded, producing 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 Checking out Revision 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 (PR-51) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 # 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 cf586b04128a22612e4c07fc62a16321cfe56fab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 # timeout=10 Commit message: "build(deps): 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:20:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:20:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:20:37 ========================================================= 06:20:37 EdgeX Global Pipelines Version Info 06:20:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:20:39 ------------------- 06:20:39 stable info: 06:20:39 ------------------- 06:20:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:20:39 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 06:20:39 Message: update stable to v1.0.144 06:20:40 ------------------- 06:20:40 experimental info: 06:20:40 ------------------- 06:20:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:20:40 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 06:20:40 Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:20:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 06:20:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 06:20:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:20:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:20:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:20:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:20:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:20:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:20:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:20:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:20:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:20:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo 06:20:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:20:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:20:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:20:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:20:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:20:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:20:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:20:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:20:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:20:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:20:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:20:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:20:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:20:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-51 [Pipeline] echo 06:20:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-51 [Pipeline] echo 06:20:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-51 [Pipeline] echo 06:20:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 [Pipeline] echo 06:20:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2fa3b7c [Pipeline] echo 06:20:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:20:45 + git log --format=format:%s -1 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 [Pipeline] echo 06:20:45 GIT_COMMIT: 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go [Pipeline] echo 06:20:45 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:20:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:20:46 06:20:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:20:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:20:47 latest: Pulling from edgex-devops/git-semver 06:20:47 31603596830f: Pulling fs layer 06:20:47 2a8b12db71e7: Pulling fs layer 06:20:47 6ca5941a6612: Pulling fs layer 06:20:47 ecc8261a40a4: Pulling fs layer 06:20:47 ecc8261a40a4: Waiting 06:20:47 2a8b12db71e7: Verifying Checksum 06:20:47 2a8b12db71e7: Download complete 06:20:47 31603596830f: Download complete 06:20:47 6ca5941a6612: Verifying Checksum 06:20:47 6ca5941a6612: Download complete 06:20:47 ecc8261a40a4: Verifying Checksum 06:20:47 ecc8261a40a4: Download complete 06:20:47 31603596830f: Pull complete 06:20:47 2a8b12db71e7: Pull complete 06:20:48 6ca5941a6612: Pull complete 06:20:48 ecc8261a40a4: Pull complete 06:20:48 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:20:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:20:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:20:49 prd-centos7-docker-4c-2g-6171 does not seem to be running inside a container 06:20:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-rest-go_PR-51 -v /w/workspace/dgexfoundry_device-rest-go_PR-51:/w/workspace/dgexfoundry_device-rest-go_PR-51:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-51@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-51@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:20:51 $ docker top 8d45a7e3e493c84a8939254337d03b2703f51a9e3a81dd199be5325a742cd735 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:20:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:20:51 [ssh-agent] Looking for ssh-agent implementation... 06:20:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:52 $ docker exec 8d45a7e3e493c84a8939254337d03b2703f51a9e3a81dd199be5325a742cd735 ssh-agent 06:20:52 SSH_AUTH_SOCK=/tmp/ssh-ilpQrs5uD9Ip/agent.11 06:20:52 SSH_AGENT_PID=16 06:20:52 Running ssh-add (command line suppressed) 06:20:52 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-51@tmp/private_key_5884093546890499963.key (/w/workspace/dgexfoundry_device-rest-go_PR-51@tmp/private_key_5884093546890499963.key) 06:20:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:20:52 + git tag --points-at HEAD [Pipeline] } 06:20:52 $ docker exec --env ******** --env ******** 8d45a7e3e493c84a8939254337d03b2703f51a9e3a81dd199be5325a742cd735 ssh-agent -k 06:20:52 unset SSH_AUTH_SOCK; 06:20:52 unset SSH_AGENT_PID; 06:20:52 echo Agent pid 16 killed; 06:20:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:20:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:20:53 [ssh-agent] Looking for ssh-agent implementation... 06:20:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:53 $ docker exec 8d45a7e3e493c84a8939254337d03b2703f51a9e3a81dd199be5325a742cd735 ssh-agent 06:20:53 SSH_AUTH_SOCK=/tmp/ssh-UbEPhlPmyI7T/agent.46 06:20:53 SSH_AGENT_PID=51 06:20:53 Running ssh-add (command line suppressed) 06:20:53 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-51@tmp/private_key_8707610151044600275.key (/w/workspace/dgexfoundry_device-rest-go_PR-51@tmp/private_key_8707610151044600275.key) 06:20:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:20:54 + git semver init 06:20:54 # -> Open(): unable to determine branch for HEAD 06:20:54 # $GIT_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-51/.git 06:20:54 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-rest-go_PR-51 06:20:54 # $SEMVER_REMOTE_NAME = origin 06:20:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:20:54 # $SEMVER_USER_NAME = edgex-jenkins 06:20:54 # $SEMVER_BRANCH = PR-51 06:20:54 # $SEMVER_TEMP = /tmp/semver-455584678 06:20:54 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 06:20:55 # '/tmp/semver-455584678' -> '/w/workspace/dgexfoundry_device-rest-go_PR-51/.semver' 06:20:55 # -> Force: false 06:20:55 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-51/.semver [Pipeline] } 06:20:55 $ docker exec --env ******** --env ******** 8d45a7e3e493c84a8939254337d03b2703f51a9e3a81dd199be5325a742cd735 ssh-agent -k 06:20:55 unset SSH_AUTH_SOCK; 06:20:55 unset SSH_AGENT_PID; 06:20:55 echo Agent pid 51 killed; 06:20:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:20:56 + git semver [Pipeline] } 06:20:56 $ docker stop --time=1 8d45a7e3e493c84a8939254337d03b2703f51a9e3a81dd199be5325a742cd735 06:20:57 $ docker rm -f 8d45a7e3e493c84a8939254337d03b2703f51a9e3a81dd199be5325a742cd735 [Pipeline] // withDockerContainer [Pipeline] sh 06:20:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:20:58 Stashed 1 file(s) [Pipeline] echo 06:20:58 [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 06:21:14 Still waiting to schedule task 06:21:14 ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-6159’ is offline; ‘prd-centos7-docker-4c-2g-6160’ is offline; ‘prd-centos7-docker-4c-2g-6161’ is offline; ‘prd-centos7-docker-4c-2g-6162’ is offline; ‘prd-centos7-docker-4c-2g-6163’ is offline; ‘prd-centos7-docker-4c-2g-6170’ is offline; ‘prd-centos7-docker-4c-2g-6173’ is offline; ‘prd-centos7-docker-4c-2g-6174’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6035’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6165’ doesn’t have label ‘centos7-docker-4c-2g’ 06:21:14 Still waiting to schedule task 06:21:14 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:24:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6179 in /w/workspace/dgexfoundry_device-rest-go_PR-51 [Pipeline] { [Pipeline] ws 06:24:33 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 06:24:38 using credential edgex-jenkins-ssh 06:24:38 Cloning the remote Git repository 06:24:38 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 06:24:38 > git init /w/workspace/device-rest-go/1 # timeout=10 06:24:38 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:24:38 > git --version # timeout=10 06:24:38 > git --version # 'git version 2.17.1' 06:24:38 using GIT_SSH to set credentials SSH Credentials for GitHub 06:24:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:24:40 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:24:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:24:40 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:24:40 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:24:40 using GIT_SSH to set credentials SSH Credentials for GitHub 06:24:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:24:40 Merging remotes/origin/master commit cf586b04128a22612e4c07fc62a16321cfe56fab into PR head commit 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 06:24:40 Merge succeeded, producing 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 06:24:40 Checking out Revision 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 (PR-51) 06:24:40 > git config core.sparsecheckout # timeout=10 06:24:40 > git checkout -f 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 # timeout=10 06:24:40 > git remote # timeout=10 06:24:40 > git config --get remote.origin.url # timeout=10 06:24:40 using GIT_SSH to set credentials SSH Credentials for GitHub 06:24:40 > git merge cf586b04128a22612e4c07fc62a16321cfe56fab # timeout=10 06:24:40 > git rev-parse HEAD^{commit} # timeout=10 06:24:40 > git config core.sparsecheckout # timeout=10 06:24:40 > git checkout -f 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 # timeout=10 06:24:45 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" 06:24:45 > git --version # timeout=10 06:24:45 > git --version # 'git version 2.17.1' 06:24:45 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:24:46 ========================================================= 06:24:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:24:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:24:48 + 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:24:48 Sending build context to Docker daemon 78.85kB 06:24:49 Step 1/10 : ARG BASE=golang:1.15-alpine 06:24:49 Step 2/10 : FROM ${BASE} 06:24:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:24:49 b538f80385f9: Pulling fs layer 06:24:49 74f711af9a0d: Pulling fs layer 06:24:49 99f96fe45779: Pulling fs layer 06:24:49 8529a6b9a6be: Pulling fs layer 06:24:49 45590311c82a: Pulling fs layer 06:24:49 69ca0ff8b7b3: Pulling fs layer 06:24:49 209524e5b208: Pulling fs layer 06:24:49 8529a6b9a6be: Waiting 06:24:49 45590311c82a: Waiting 06:24:49 69ca0ff8b7b3: Waiting 06:24:49 209524e5b208: Waiting 06:24:49 99f96fe45779: Verifying Checksum 06:24:49 99f96fe45779: Download complete 06:24:49 74f711af9a0d: Verifying Checksum 06:24:49 74f711af9a0d: Download complete 06:24:49 45590311c82a: Verifying Checksum 06:24:49 45590311c82a: Download complete 06:24:49 69ca0ff8b7b3: Verifying Checksum 06:24:49 69ca0ff8b7b3: Download complete 06:24:49 b538f80385f9: Verifying Checksum 06:24:49 b538f80385f9: Download complete 06:24:50 b538f80385f9: Pull complete 06:24:51 74f711af9a0d: Pull complete 06:24:51 99f96fe45779: Pull complete 06:24:52 209524e5b208: Verifying Checksum 06:24:52 209524e5b208: Download complete 06:24:53 8529a6b9a6be: Verifying Checksum 06:24:53 8529a6b9a6be: Download complete 06:25:03 8529a6b9a6be: Pull complete 06:25:03 45590311c82a: Pull complete 06:25:03 69ca0ff8b7b3: Pull complete 06:25:06 209524e5b208: Pull complete 06:25:06 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:25:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:25:06 ---> 5bddaf1c2fca 06:25:06 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 06:25:09 ---> Running in 1c276dae1535 06:25:10 Removing intermediate container 1c276dae1535 06:25:10 ---> aa1b284a487a 06:25:10 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:25:10 ---> Running in 677cc1348cdf 06:25:10 Removing intermediate container 677cc1348cdf 06:25:10 ---> ca67700d3a01 06:25:10 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:25:11 ---> Running in 96f3725b4d0e 06:25:11 Removing intermediate container 96f3725b4d0e 06:25:11 ---> 81318b60b880 06:25:11 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:25:11 ---> Running in 1b2b5b4950a9 06:25:14 Removing intermediate container 1b2b5b4950a9 06:25:14 ---> e68fff97adc0 06:25:14 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:25:14 ---> Running in 6123723f0bda 06:25:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:25:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:25:17 OK: 142 MiB in 39 packages 06:25:18 Removing intermediate container 6123723f0bda 06:25:18 ---> 363deca598c1 06:25:18 Step 8/10 : WORKDIR /device-rest-go 06:25:18 ---> Running in c70b58153fea 06:25:19 Removing intermediate container c70b58153fea 06:25:19 ---> 34f979d2ba1a 06:25:19 Step 9/10 : COPY . . 06:25:19 ---> bef5fb030083 06:25:19 Step 10/10 : RUN go mod download 06:25:20 ---> Running in ecb793831c02 06:25:47 Removing intermediate container ecb793831c02 06:25:47 ---> 3f45f14c8bbf 06:25:47 Successfully built 3f45f14c8bbf 06:25:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:25:47 + docker inspect -f . ci-base-image-arm64 06:25:47 . [Pipeline] withDockerContainer 06:25:47 prd-ubuntu18.04-docker-arm64-4c-16g-6179 does not seem to be running inside a container 06:25:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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:25:50 $ docker top 49fca77bf0c40a5fb1d564946598a42718988ea43652349709cc1be2dc3a7265 -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:51 + go version 06:25:51 go version go1.15.2 linux/arm64 [Pipeline] } 06:25:51 $ docker stop --time=1 49fca77bf0c40a5fb1d564946598a42718988ea43652349709cc1be2dc3a7265 06:25:53 $ docker rm -f 49fca77bf0c40a5fb1d564946598a42718988ea43652349709cc1be2dc3a7265 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:25:54 + docker inspect -f . ci-base-image-arm64 06:25:54 . [Pipeline] withDockerContainer 06:25:55 prd-ubuntu18.04-docker-arm64-4c-16g-6179 does not seem to be running inside a container 06:25:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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:25:57 $ docker top 6dd9a4cb30b51329b74e48be9e7c3e4855f113cd180cb991fe3d7d4073a63278 -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:58 + make test 06:25:58 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:25:59 ? github.com/edgexfoundry/device-rest-go [no test files] 06:26:38 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 06:26:38 ok github.com/edgexfoundry/device-rest-go/driver 0.106s coverage: 56.3% of statements 06:26:38 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:26:44 gofmt -l . 06:26:44 [ "`gofmt -l .`" = "" ] 06:26:44 ./bin/test-go-mod-tidy.sh 06:26:44 ./bin/test-attribution-txt.sh 06:26:45 An attribution for bitbucket.org/bertimus9/systemstat is missing from in Attribution.txt, please add 06:26:45 An attribution for github.com/go-playground/locales is missing from in Attribution.txt, please add 06:26:45 An attribution for github.com/go-playground/universal-translator is missing from in Attribution.txt, please add 06:26:45 An attribution for github.com/go-playground/validator/v10 is missing from in Attribution.txt, please add 06:26:45 An attribution for github.com/leodido/go-urn is missing from in Attribution.txt, please add 06:26:45 make: *** [Makefile:28: test] Error 1 [Pipeline] } 06:26:45 $ docker stop --time=1 6dd9a4cb30b51329b74e48be9e7c3e4855f113cd180cb991fe3d7d4073a63278 06:26:47 $ docker rm -f 6dd9a4cb30b51329b74e48be9e7c3e4855f113cd180cb991fe3d7d4073a63278 [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:26:50 Failed in branch arm64 06:26:54 Running on prd-centos7-docker-4c-2g-6181 in /w/workspace/dgexfoundry_device-rest-go_PR-51 [Pipeline] { [Pipeline] ws 06:26:54 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 06:26:57 using credential edgex-jenkins-ssh 06:26:57 Cloning the remote Git repository 06:26:57 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 06:26:57 > git init /w/workspace/device-rest-go/1 # timeout=10 06:26:57 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:26:57 > git --version # timeout=10 06:26:58 > git --version # 'git version 2.16.5' 06:26:58 using GIT_SSH to set credentials SSH Credentials for GitHub 06:26:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:26:59 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:26:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:26:59 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:26:59 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:26:59 using GIT_SSH to set credentials SSH Credentials for GitHub 06:26:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:26:59 Merging remotes/origin/master commit cf586b04128a22612e4c07fc62a16321cfe56fab into PR head commit 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 06:26:59 Merge succeeded, producing 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 06:26:59 Checking out Revision 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 (PR-51) 06:26:59 > git config core.sparsecheckout # timeout=10 06:26:59 > git checkout -f 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 # timeout=10 06:26:59 > git remote # timeout=10 06:26:59 > git config --get remote.origin.url # timeout=10 06:26:59 using GIT_SSH to set credentials SSH Credentials for GitHub 06:26:59 > git merge cf586b04128a22612e4c07fc62a16321cfe56fab # timeout=10 06:26:59 > git rev-parse HEAD^{commit} # timeout=10 06:26:59 > git config core.sparsecheckout # timeout=10 06:26:59 > git checkout -f 2fa3b7c478d4cf61ef0204fb9c623ed6a7963e52 # timeout=10 06:27:03 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" 06:27:03 > git --version # timeout=10 06:27:03 > git --version # 'git version 2.16.5' 06:27:03 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:27:04 ========================================================= 06:27:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:27:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:27:05 + 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:27:05 Sending build context to Docker daemon 78.85kB 06:27:05 Step 1/10 : ARG BASE=golang:1.15-alpine 06:27:05 Step 2/10 : FROM ${BASE} 06:27:05 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:27:05 df20fa9351a1: Pulling fs layer 06:27:05 ed8968b2872e: Pulling fs layer 06:27:05 a92cc7c5fd73: Pulling fs layer 06:27:05 e871e8e8d7a9: Pulling fs layer 06:27:05 e73272ec9a57: Pulling fs layer 06:27:05 1e910a182e73: Pulling fs layer 06:27:05 4e634b169226: Pulling fs layer 06:27:05 e73272ec9a57: Waiting 06:27:05 1e910a182e73: Waiting 06:27:05 e871e8e8d7a9: Waiting 06:27:05 4e634b169226: Waiting 06:27:05 a92cc7c5fd73: Verifying Checksum 06:27:05 a92cc7c5fd73: Download complete 06:27:05 ed8968b2872e: Verifying Checksum 06:27:05 ed8968b2872e: Download complete 06:27:05 e73272ec9a57: Verifying Checksum 06:27:05 e73272ec9a57: Download complete 06:27:05 1e910a182e73: Verifying Checksum 06:27:05 1e910a182e73: Download complete 06:27:05 df20fa9351a1: Verifying Checksum 06:27:05 df20fa9351a1: Download complete 06:27:05 df20fa9351a1: Pull complete 06:27:06 ed8968b2872e: Pull complete 06:27:06 a92cc7c5fd73: Pull complete 06:27:08 4e634b169226: Verifying Checksum 06:27:08 4e634b169226: Download complete 06:27:08 e871e8e8d7a9: Verifying Checksum 06:27:08 e871e8e8d7a9: Download complete 06:27:13 e871e8e8d7a9: Pull complete 06:27:13 e73272ec9a57: Pull complete 06:27:13 1e910a182e73: Pull complete 06:27:17 4e634b169226: Pull complete 06:27:17 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:27:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:27:17 ---> f7629b54cfaa 06:27:17 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 06:27:17 ---> Running in 8b1e0cb13ee3 06:27:17 Removing intermediate container 8b1e0cb13ee3 06:27:17 ---> c3a49bcd2e5b 06:27:17 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:27:17 ---> Running in 09dadbba50b1 06:27:17 Removing intermediate container 09dadbba50b1 06:27:17 ---> 63861e6458f3 06:27:17 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:27:17 ---> Running in 5f6c2008ba31 06:27:18 Removing intermediate container 5f6c2008ba31 06:27:18 ---> c1946758bd5e 06:27:18 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:18 ---> Running in c62991290d6d 06:27:20 Removing intermediate container c62991290d6d 06:27:20 ---> bc0c70506359 06:27:20 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:27:20 ---> Running in 59fb673a82ab 06:27:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:27:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:27:21 OK: 166 MiB in 39 packages 06:27:21 Removing intermediate container 59fb673a82ab 06:27:21 ---> 3e9b9f55163d 06:27:21 Step 8/10 : WORKDIR /device-rest-go 06:27:22 ---> Running in 5ab5e2aa5b84 06:27:22 Removing intermediate container 5ab5e2aa5b84 06:27:22 ---> 605eda4eed87 06:27:22 Step 9/10 : COPY . . 06:27:22 ---> fc009e0f6f97 06:27:22 Step 10/10 : RUN go mod download 06:27:22 ---> Running in 55cfd55a0099 06:27:40 Removing intermediate container 55cfd55a0099 06:27:40 ---> 55bb3609eb24 06:27:40 Successfully built 55bb3609eb24 06:27:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:27:41 + docker inspect -f . ci-base-image-x86_64 06:27:41 . [Pipeline] withDockerContainer 06:27:41 prd-centos7-docker-4c-2g-6181 does not seem to be running inside a container 06:27:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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:27:42 $ docker top 0ecfca1f97dced5a43853060482ae1d08333c062241f26361891a4b793a9b86d -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:42 + go version 06:27:42 go version go1.15.2 linux/amd64 [Pipeline] } 06:27:42 $ docker stop --time=1 0ecfca1f97dced5a43853060482ae1d08333c062241f26361891a4b793a9b86d 06:27:44 $ docker rm -f 0ecfca1f97dced5a43853060482ae1d08333c062241f26361891a4b793a9b86d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:27:45 + docker inspect -f . ci-base-image-x86_64 06:27:45 . [Pipeline] withDockerContainer 06:27:45 prd-centos7-docker-4c-2g-6181 does not seem to be running inside a container 06:27:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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:27:46 $ docker top d8ba7b1a60985731560f1ed271d1b6903c552bacba2b3d32377ec217c1299a66 -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:46 + make test 06:27:46 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:27:47 ? github.com/edgexfoundry/device-rest-go [no test files] 06:27:59 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 06:27:59 ok github.com/edgexfoundry/device-rest-go/driver 0.059s coverage: 56.3% of statements 06:27:59 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:28:00 gofmt -l . 06:28:00 [ "`gofmt -l .`" = "" ] 06:28:00 ./bin/test-go-mod-tidy.sh 06:28:01 ./bin/test-attribution-txt.sh 06:28:01 An attribution for bitbucket.org/bertimus9/systemstat is missing from in Attribution.txt, please add 06:28:01 An attribution for github.com/go-playground/locales is missing from in Attribution.txt, please add 06:28:01 An attribution for github.com/go-playground/universal-translator is missing from in Attribution.txt, please add 06:28:01 An attribution for github.com/go-playground/validator/v10 is missing from in Attribution.txt, please add 06:28:01 An attribution for github.com/leodido/go-urn is missing from in Attribution.txt, please add 06:28:01 make: *** [Makefile:28: test] Error 1 [Pipeline] } 06:28:01 $ docker stop --time=1 d8ba7b1a60985731560f1ed271d1b6903c552bacba2b3d32377ec217c1299a66 06:28:04 $ docker rm -f d8ba7b1a60985731560f1ed271d1b6903c552bacba2b3d32377ec217c1299a66 [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:28:06 Failed in branch amd64 [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:28:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:28:11 ---> package-listing.sh 06:28:11 ++ facter osfamily 06:28:11 ++ tr '[:upper:]' '[:lower:]' 06:28:11 + OS_FAMILY=redhat 06:28:11 + workspace=/w/workspace/dgexfoundry_device-rest-go_PR-51 06:28:11 + START_PACKAGES=/tmp/packages_start.txt 06:28:11 + END_PACKAGES=/tmp/packages_end.txt 06:28:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:28:11 + PACKAGES=/tmp/packages_start.txt 06:28:11 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-51 ']' 06:28:11 + PACKAGES=/tmp/packages_end.txt 06:28:11 + case "${OS_FAMILY}" in 06:28:11 + rpm -qa 06:28:11 + sort 06:28:15 + '[' -f /tmp/packages_start.txt ']' 06:28:15 + '[' -f /tmp/packages_end.txt ']' 06:28:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:28:15 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-51 ']' 06:28:15 + mkdir -p /w/workspace/dgexfoundry_device-rest-go_PR-51/archives/ 06:28:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-rest-go_PR-51/archives/ [Pipeline] echo 06:28:15 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/dgexfoundry_device-rest-go_PR-51/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:28:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:28:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:28:16 06:28:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:28:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:28:16 alpine: Pulling from edgex-lftools-log-publisher 06:28:16 df20fa9351a1: Pulling fs layer 06:28:16 36b3adc4ff6f: Pulling fs layer 06:28:16 8ad3a11d3b57: Pulling fs layer 06:28:16 46f8f816bc3b: Pulling fs layer 06:28:16 93b61091891f: Pulling fs layer 06:28:16 93b9cdb0e59b: Pulling fs layer 06:28:16 5e14af77c1be: Pulling fs layer 06:28:16 01666e4c0597: Pulling fs layer 06:28:16 aa168da1d23b: Pulling fs layer 06:28:16 01666e4c0597: Waiting 06:28:16 46f8f816bc3b: Waiting 06:28:16 93b61091891f: Waiting 06:28:16 aa168da1d23b: Waiting 06:28:16 5e14af77c1be: Waiting 06:28:16 93b9cdb0e59b: Waiting 06:28:16 36b3adc4ff6f: Verifying Checksum 06:28:16 36b3adc4ff6f: Download complete 06:28:16 46f8f816bc3b: Verifying Checksum 06:28:16 46f8f816bc3b: Download complete 06:28:16 df20fa9351a1: Verifying Checksum 06:28:16 df20fa9351a1: Download complete 06:28:17 93b9cdb0e59b: Verifying Checksum 06:28:17 93b9cdb0e59b: Download complete 06:28:17 5e14af77c1be: Verifying Checksum 06:28:17 5e14af77c1be: Download complete 06:28:17 01666e4c0597: Verifying Checksum 06:28:17 01666e4c0597: Download complete 06:28:17 93b61091891f: Verifying Checksum 06:28:17 93b61091891f: Download complete 06:28:17 df20fa9351a1: Pull complete 06:28:17 36b3adc4ff6f: Pull complete 06:28:17 8ad3a11d3b57: Verifying Checksum 06:28:17 8ad3a11d3b57: Download complete 06:28:18 8ad3a11d3b57: Pull complete 06:28:18 46f8f816bc3b: Pull complete 06:28:19 93b61091891f: Pull complete 06:28:19 93b9cdb0e59b: Pull complete 06:28:19 5e14af77c1be: Pull complete 06:28:19 01666e4c0597: Pull complete 06:28:19 aa168da1d23b: Verifying Checksum 06:28:19 aa168da1d23b: Download complete 06:28:26 aa168da1d23b: Pull complete 06:28:26 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:28:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:28:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:28:26 prd-centos7-docker-4c-2g-6171 does not seem to be running inside a container 06:28:26 $ 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/dgexfoundry_device-rest-go_PR-51/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-rest-go_PR-51 -v /w/workspace/dgexfoundry_device-rest-go_PR-51:/w/workspace/dgexfoundry_device-rest-go_PR-51:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-51@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-51@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:28:33 $ docker top 3fa7bcb26755487abe6b7787ceb187b250b4fab131bf5ab9b0886456efc94f24 -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:33 + touch /tmp/pre-build-complete [Pipeline] sh 06:28:34 + mkdir -p /var/log/sa [Pipeline] sh 06:28:34 + ls /var/log/sa-host 06:28:34 + sadf -c /var/log/sa-host/sa05 06:28:34 file_magic: OK 06:28:34 HZ: Using current value: 100 06:28:34 file_header: OK 06:28:34 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 06:28:34 Statistics: 06:28:34 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:28:34 File successfully converted to sysstat format version 12.2.1 06:28:34 + sadf -c /var/log/sa-host/sa19 06:28:34 file_magic: OK 06:28:34 HZ: Using current value: 100 06:28:34 file_header: OK 06:28:34 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 06:28:34 Statistics: 06:28:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:28:34 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:28:34 provisioning config files... 06:28:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-51@tmp/config2302731266889475233tmp [Pipeline] { [Pipeline] echo 06:28:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:28:35 ---> create-netrc.sh [Pipeline] } 06:28:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:28:35 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:28:35 ---> python-tools-install.sh [Pipeline] echo 06:28:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:28:36 ---> sudo-logs.sh 06:28:36 Archiving 'sudo' log.. [Pipeline] echo 06:28:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:28:36 ---> job-cost.sh 06:28:36 lf-activate-venv: SKIPPING 06:28:36 INFO: No Stack... 06:28:37 INFO: Retrieving Pricing Info for: v1-standard-2 06:28:38 INFO: Archiving Costs [Pipeline] echo 06:28:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:28:38 ---> logs-deploy.sh 06:28:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-51/1 06:28:38 INFO: archiving workspace using pattern(s): 06:28:40 Archives upload complete. 06:28:40 INFO: archiving logs to Nexus 06:28:41 ---> uname -a: 06:28:41 Linux prd-centos7-docker-4c-2g-6171.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 06:28:41 06:28:41 06:28:41 ---> lscpu: 06:28:41 Architecture: x86_64 06:28:41 CPU op-mode(s): 32-bit, 64-bit 06:28:41 Byte Order: Little Endian 06:28:41 Address sizes: 40 bits physical, 48 bits virtual 06:28:41 CPU(s): 4 06:28:41 On-line CPU(s) list: 0-3 06:28:41 Thread(s) per core: 1 06:28:41 Core(s) per socket: 1 06:28:41 Socket(s): 4 06:28:41 NUMA node(s): 1 06:28:41 Vendor ID: GenuineIntel 06:28:41 CPU family: 6 06:28:41 Model: 44 06:28:41 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:28:41 Stepping: 1 06:28:41 CPU MHz: 2933.436 06:28:41 BogoMIPS: 5866.87 06:28:41 Virtualization: VT-x 06:28:41 Hypervisor vendor: KVM 06:28:41 Virtualization type: full 06:28:41 L1d cache: 128 KiB 06:28:41 L1i cache: 128 KiB 06:28:41 L2 cache: 16 MiB 06:28:41 L3 cache: 64 MiB 06:28:41 NUMA node0 CPU(s): 0-3 06:28:41 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:28:41 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:28:41 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:28:41 Vulnerability Meltdown: Mitigation; PTI 06:28:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:28:41 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:28:41 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:28:41 Vulnerability Tsx async abort: Not affected 06:28:41 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:28:41 06:28:41 06:28:41 ---> nproc: 06:28:41 4 06:28:41 06:28:41 06:28:41 ---> df -h: 06:28:41 Filesystem Size Used Available Use% Mounted on 06:28:41 overlay 50.0G 7.2G 42.8G 14% / 06:28:41 tmpfs 64.0M 0 64.0M 0% /dev 06:28:41 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:28:41 shm 64.0M 0 64.0M 0% /dev/shm 06:28:41 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 06:28:41 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 06:28:41 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 06:28:41 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 06:28:41 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 06:28:41 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 06:28:41 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 06:28:41 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 06:28:41 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-rest-go_PR-51 06:28:41 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-rest-go_PR-51@tmp 06:28:41 06:28:41 06:28:41 ---> free -m: 06:28:41 total used free shared buff/cache available 06:28:41 Mem: 1837 653 96 0 1087 1080 06:28:41 Swap: 1023 0 1023 06:28:41 06:28:41 06:28:41 ---> ip addr: 06:28:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:28:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:28:41 inet 127.0.0.1/8 scope host lo 06:28:41 valid_lft forever preferred_lft forever 06:28:41 inet6 ::1/128 scope host 06:28:41 valid_lft forever preferred_lft forever 06:28:41 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:28:41 link/ether fa:16:3e:41:42:80 brd ff:ff:ff:ff:ff:ff 06:28:41 inet 10.30.123.133/23 brd 10.30.123.255 scope global dynamic eth0 06:28:41 valid_lft 85884sec preferred_lft 85884sec 06:28:41 inet6 fe80::f816:3eff:fe41:4280/64 scope link 06:28:41 valid_lft forever preferred_lft forever 06:28:41 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:28:41 link/ether 02:42:0c:9d:3a:96 brd ff:ff:ff:ff:ff:ff 06:28:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:28:41 valid_lft forever preferred_lft forever 06:28:41 inet6 fe80::42:cff:fe9d:3a96/64 scope link 06:28:41 valid_lft forever preferred_lft forever 06:28:41 06:28:41 06:28:41 ---> sar -b -r -n DEV: 06:28:41 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/19/20 _x86_64_ (4 CPU) 06:28:41 06:28:41 06:19:45 LINUX RESTART (4 CPU) 06:28:41 06:28:41 06:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:28:41 06:22:01 3.66 0.00 3.66 0.00 0.00 113.30 0.00 06:28:41 06:23:01 0.42 0.00 0.42 0.00 0.00 5.98 0.00 06:28:41 06:24:01 0.27 0.00 0.27 0.00 0.00 3.66 0.00 06:28:41 06:25:01 0.25 0.00 0.25 0.00 0.00 3.41 0.00 06:28:41 06:26:01 0.25 0.00 0.25 0.00 0.00 3.88 0.00 06:28:41 06:27:01 0.38 0.02 0.37 0.00 0.13 4.55 0.00 06:28:41 06:28:01 0.25 0.00 0.25 0.00 0.00 3.56 0.00 06:28:41 Average: 0.78 0.00 0.78 0.00 0.02 19.77 0.00 06:28:41 06:28:41 06:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:28:41 06:22:01 168660 0 543924 28.91 2620 1166352 1086836 37.09 395236 1158100 12 06:28:41 06:23:01 168560 0 544020 28.91 2620 1166356 1086860 37.09 395476 1158000 8 06:28:41 06:24:01 169196 0 543376 28.88 2620 1166364 1081732 36.92 395296 1157564 12 06:28:41 06:25:01 167092 0 545480 28.99 2620 1166364 1080752 36.88 398460 1156540 8 06:28:41 06:26:01 163888 0 548676 29.16 2620 1166372 1080704 36.88 408716 1149624 8 06:28:41 06:27:01 161000 0 551552 29.31 2620 1166384 1072576 36.61 412792 1148236 20 06:28:41 06:28:01 162300 0 550248 29.24 2620 1166388 1072444 36.60 407472 1152772 8 06:28:41 Average: 165814 0 546754 29.06 2620 1166369 1080272 36.87 401921 1154405 11 06:28:41 06:28:41 06:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:28:41 06:22:01 eth0 2.38 0.53 0.85 0.19 0.00 0.00 0.00 0.00 06:28:41 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:41 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:41 06:23:01 eth0 2.50 0.65 0.81 0.44 0.00 0.00 0.00 0.00 06:28:41 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:41 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:41 06:24:01 eth0 2.33 0.67 0.68 0.37 0.00 0.00 0.00 0.00 06:28:41 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:41 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:41 06:25:01 eth0 1.15 0.72 0.56 0.40 0.00 0.00 0.00 0.00 06:28:41 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:41 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:41 06:26:01 eth0 0.38 0.22 0.15 0.10 0.00 0.00 0.00 0.00 06:28:41 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:41 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:41 06:27:01 eth0 1.05 0.30 0.32 0.17 0.00 0.00 0.00 0.00 06:28:41 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:41 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:41 06:28:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 06:28:41 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:41 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:41 Average: eth0 1.42 0.45 0.48 0.25 0.00 0.00 0.00 0.00 06:28:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:41 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:41 06:28:41 06:28:41 ---> sar -P ALL: 06:28:41 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/19/20 _x86_64_ (4 CPU) 06:28:41 06:28:41 06:19:45 LINUX RESTART (4 CPU) 06:28:41 06:28:41 06:21:01 CPU %user %nice %system %iowait %steal %idle 06:28:41 06:22:01 all 0.08 0.00 0.06 0.00 0.00 99.85 06:28:41 06:22:01 0 0.08 0.00 0.07 0.00 0.00 99.85 06:28:41 06:22:01 1 0.07 0.00 0.05 0.00 0.00 99.88 06:28:41 06:22:01 2 0.08 0.00 0.03 0.00 0.00 99.88 06:28:41 06:22:01 3 0.10 0.00 0.08 0.00 0.02 99.80 06:28:41 06:23:01 all 0.17 0.00 0.03 0.00 0.00 99.80 06:28:41 06:23:01 0 0.05 0.00 0.03 0.00 0.00 99.92 06:28:41 06:23:01 1 0.07 0.00 0.05 0.00 0.00 99.88 06:28:41 06:23:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:28:41 06:23:01 3 0.50 0.00 0.02 0.00 0.00 99.48 06:28:41 06:24:01 all 0.15 0.00 0.03 0.00 0.01 99.81 06:28:41 06:24:01 0 0.07 0.00 0.05 0.00 0.00 99.88 06:28:41 06:24:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:28:41 06:24:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:28:41 06:24:01 3 0.45 0.00 0.03 0.00 0.00 99.52 06:28:41 06:25:01 all 0.19 0.00 0.05 0.00 0.00 99.76 06:28:41 06:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:28:41 06:25:01 1 0.10 0.00 0.07 0.00 0.00 99.83 06:28:41 06:25:01 2 0.07 0.00 0.08 0.00 0.00 99.85 06:28:41 06:25:01 3 0.58 0.00 0.03 0.00 0.00 99.38 06:28:41 06:26:01 all 0.18 0.00 0.10 0.00 0.01 99.72 06:28:41 06:26:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:28:41 06:26:01 1 0.05 0.00 0.03 0.00 0.00 99.92 06:28:41 06:26:01 2 0.03 0.00 0.23 0.00 0.00 99.73 06:28:41 06:26:01 3 0.58 0.00 0.08 0.00 0.02 99.32 06:28:41 06:27:01 all 0.15 0.00 0.05 0.00 0.00 99.80 06:28:41 06:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:28:41 06:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:28:41 06:27:01 2 0.03 0.00 0.05 0.00 0.00 99.92 06:28:41 06:27:01 3 0.52 0.00 0.10 0.00 0.02 99.37 06:28:41 06:28:01 all 0.07 0.00 0.04 0.00 0.01 99.88 06:28:41 06:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:28:41 06:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:28:41 06:28:01 2 0.03 0.00 0.03 0.00 0.02 99.92 06:28:41 06:28:01 3 0.20 0.00 0.10 0.00 0.02 99.68 06:28:41 Average: all 0.14 0.00 0.05 0.00 0.00 99.80 06:28:41 Average: 0 0.05 0.00 0.03 0.00 0.00 99.92 06:28:41 Average: 1 0.05 0.00 0.04 0.00 0.00 99.90 06:28:41 Average: 2 0.05 0.00 0.07 0.00 0.00 99.88 06:28:41 Average: 3 0.42 0.00 0.06 0.00 0.01 99.51 06:28:41 06:28:41 06:28:41