Pull request #351 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at d140074b2025bfa6cd9f363d3898411c689815b6 rather than ac01b7b0eca4c1499cbaeea947cba84ff962af6a Obtained Jenkinsfile from d140074b2025bfa6cd9f363d3898411c689815b6 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/go-mod-core-contracts/branches/PR-351/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/go-mod-core-contracts/branches/PR-351/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:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts 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-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6132 in /w/workspace/dry_go-mod-core-contracts_PR-351 [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/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-351 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit d140074b2025bfa6cd9f363d3898411c689815b6 into PR head commit ac01b7b0eca4c1499cbaeea947cba84ff962af6a Merge succeeded, producing ac01b7b0eca4c1499cbaeea947cba84ff962af6a Checking out Revision ac01b7b0eca4c1499cbaeea947cba84ff962af6a (PR-351) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/351/head:refs/remotes/origin/PR-351 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac01b7b0eca4c1499cbaeea947cba84ff962af6a # 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 d140074b2025bfa6cd9f363d3898411c689815b6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac01b7b0eca4c1499cbaeea947cba84ff962af6a # timeout=10 Commit message: "feat(metadata): Add API route path for device" 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 02:04:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:04:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:04:30 ========================================================= 02:04:30 EdgeX Global Pipelines Version Info 02:04:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:04:32 ------------------- 02:04:32 stable info: 02:04:32 ------------------- 02:04:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:04:32 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 02:04:32 Message: update stable to v1.0.144 02:04:33 ------------------- 02:04:33 experimental info: 02:04:33 ------------------- 02:04:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:04:33 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 02:04:33 Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 02:04:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 02:04:33 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 02:04:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:04:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:04:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:04:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 02:04:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:04:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 02:04:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:04:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:04:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:04:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 02:04:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:04:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:04:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 02:04:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:04:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:04:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:04:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 02:04:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:04:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:04:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:04:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:04:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:04:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 02:04:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-351 [Pipeline] echo 02:04:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-351 [Pipeline] echo 02:04:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-351 [Pipeline] echo 02:04:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac01b7b0eca4c1499cbaeea947cba84ff962af6a [Pipeline] echo 02:04:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac01b7b [Pipeline] echo 02:04:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:04:38 + git log --format=format:%s -1 ac01b7b0eca4c1499cbaeea947cba84ff962af6a [Pipeline] echo 02:04:38 GIT_COMMIT: ac01b7b0eca4c1499cbaeea947cba84ff962af6a, Commit Message: feat(metadata): Add API route path for device [Pipeline] echo 02:04:38 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:04:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:04:40 02:04:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:04:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:04:40 latest: Pulling from edgex-devops/git-semver 02:04:40 31603596830f: Pulling fs layer 02:04:40 2a8b12db71e7: Pulling fs layer 02:04:40 6ca5941a6612: Pulling fs layer 02:04:40 ecc8261a40a4: Pulling fs layer 02:04:40 ecc8261a40a4: Waiting 02:04:40 2a8b12db71e7: Download complete 02:04:40 31603596830f: Verifying Checksum 02:04:40 31603596830f: Download complete 02:04:40 6ca5941a6612: Verifying Checksum 02:04:40 6ca5941a6612: Download complete 02:04:40 ecc8261a40a4: Verifying Checksum 02:04:40 ecc8261a40a4: Download complete 02:04:41 31603596830f: Pull complete 02:04:41 2a8b12db71e7: Pull complete 02:04:42 6ca5941a6612: Pull complete 02:04:42 ecc8261a40a4: Pull complete 02:04:42 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 02:04:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:04:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:04:42 prd-centos7-docker-4c-2g-6132 does not seem to be running inside a container 02:04:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-351 -v /w/workspace/dry_go-mod-core-contracts_PR-351:/w/workspace/dry_go-mod-core-contracts_PR-351:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-351@tmp:/w/workspace/dry_go-mod-core-contracts_PR-351@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:04:44 $ docker top e30cc6e5984fb923cc47e993adc50b9511bca05b5962a8cadb6e5c575d9324bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:04:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:04:45 [ssh-agent] Looking for ssh-agent implementation... 02:04:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:04:45 $ docker exec e30cc6e5984fb923cc47e993adc50b9511bca05b5962a8cadb6e5c575d9324bb ssh-agent 02:04:45 SSH_AUTH_SOCK=/tmp/ssh-Shtij6DM0szJ/agent.11 02:04:45 SSH_AGENT_PID=17 02:04:45 Running ssh-add (command line suppressed) 02:04:45 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-351@tmp/private_key_7220872673516344724.key (/w/workspace/dry_go-mod-core-contracts_PR-351@tmp/private_key_7220872673516344724.key) 02:04:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:04:46 + git tag --points-at HEAD [Pipeline] } 02:04:46 $ docker exec --env ******** --env ******** e30cc6e5984fb923cc47e993adc50b9511bca05b5962a8cadb6e5c575d9324bb ssh-agent -k 02:04:46 unset SSH_AUTH_SOCK; 02:04:46 unset SSH_AGENT_PID; 02:04:46 echo Agent pid 17 killed; 02:04:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:04:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:04:46 [ssh-agent] Looking for ssh-agent implementation... 02:04:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:04:46 $ docker exec e30cc6e5984fb923cc47e993adc50b9511bca05b5962a8cadb6e5c575d9324bb ssh-agent 02:04:46 SSH_AUTH_SOCK=/tmp/ssh-Z942qsuIILfc/agent.47 02:04:46 SSH_AGENT_PID=52 02:04:46 Running ssh-add (command line suppressed) 02:04:47 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-351@tmp/private_key_3445854041183523112.key (/w/workspace/dry_go-mod-core-contracts_PR-351@tmp/private_key_3445854041183523112.key) 02:04:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:04:47 + git semver init 02:04:47 # -> Open(): unable to determine branch for HEAD 02:04:47 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-351/.git 02:04:47 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-351 02:04:47 # $SEMVER_REMOTE_NAME = origin 02:04:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:04:47 # $SEMVER_USER_NAME = edgex-jenkins 02:04:47 # $SEMVER_BRANCH = PR-351 02:04:47 # $SEMVER_TEMP = /tmp/semver-854535386 02:04:47 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 02:04:48 # '/tmp/semver-854535386' -> '/w/workspace/dry_go-mod-core-contracts_PR-351/.semver' 02:04:48 # -> Force: false 02:04:48 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-351/.semver [Pipeline] } 02:04:48 $ docker exec --env ******** --env ******** e30cc6e5984fb923cc47e993adc50b9511bca05b5962a8cadb6e5c575d9324bb ssh-agent -k 02:04:48 unset SSH_AUTH_SOCK; 02:04:48 unset SSH_AGENT_PID; 02:04:48 echo Agent pid 52 killed; 02:04:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:04:48 + git semver [Pipeline] } 02:04:48 $ docker stop --time=1 e30cc6e5984fb923cc47e993adc50b9511bca05b5962a8cadb6e5c575d9324bb 02:04:50 $ docker rm -f e30cc6e5984fb923cc47e993adc50b9511bca05b5962a8cadb6e5c575d9324bb [Pipeline] // withDockerContainer [Pipeline] sh 02:04:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:04:51 Stashed 1 file(s) [Pipeline] echo 02:04:51 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 02:05:07 Still waiting to schedule task 02:05:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:05:07 Still waiting to schedule task 02:05:07 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 02:07:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6133 in /w/workspace/dry_go-mod-core-contracts_PR-351 [Pipeline] { [Pipeline] ws 02:07:27 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 02:07:32 using credential edgex-jenkins-ssh 02:07:32 Cloning the remote Git repository 02:07:32 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:07:32 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 02:07:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:07:32 > git --version # timeout=10 02:07:32 > git --version # 'git version 2.17.1' 02:07:32 using GIT_SSH to set credentials SSH Credentials for GitHub 02:07:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:07:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:07:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:07:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:07:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:07:33 using GIT_SSH to set credentials SSH Credentials for GitHub 02:07:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/351/head:refs/remotes/origin/PR-351 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:07:34 Merging remotes/origin/master commit d140074b2025bfa6cd9f363d3898411c689815b6 into PR head commit ac01b7b0eca4c1499cbaeea947cba84ff962af6a 02:07:34 Merge succeeded, producing ac01b7b0eca4c1499cbaeea947cba84ff962af6a 02:07:34 Checking out Revision ac01b7b0eca4c1499cbaeea947cba84ff962af6a (PR-351) 02:07:34 > git config core.sparsecheckout # timeout=10 02:07:34 > git checkout -f ac01b7b0eca4c1499cbaeea947cba84ff962af6a # timeout=10 02:07:34 > git remote # timeout=10 02:07:34 > git config --get remote.origin.url # timeout=10 02:07:34 using GIT_SSH to set credentials SSH Credentials for GitHub 02:07:34 > git merge d140074b2025bfa6cd9f363d3898411c689815b6 # timeout=10 02:07:34 > git rev-parse HEAD^{commit} # timeout=10 02:07:34 > git config core.sparsecheckout # timeout=10 02:07:34 > git checkout -f ac01b7b0eca4c1499cbaeea947cba84ff962af6a # timeout=10 02:07:38 Commit message: "feat(metadata): Add API route path for device" 02:07:38 > git --version # timeout=10 02:07:38 > git --version # 'git version 2.17.1' 02:07:38 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:07:39 ========================================================= 02:07:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 02:07:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:07:40 + 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 . 02:07:41 Sending build context to Docker daemon 1.758MB 02:07:41 Step 1/7 : ARG BASE=golang:1.15-alpine 02:07:41 Step 2/7 : FROM ${BASE} 02:07:42 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:07:42 b538f80385f9: Pulling fs layer 02:07:42 74f711af9a0d: Pulling fs layer 02:07:42 99f96fe45779: Pulling fs layer 02:07:42 8529a6b9a6be: Pulling fs layer 02:07:42 45590311c82a: Pulling fs layer 02:07:42 69ca0ff8b7b3: Pulling fs layer 02:07:42 209524e5b208: Pulling fs layer 02:07:42 45590311c82a: Waiting 02:07:42 69ca0ff8b7b3: Waiting 02:07:42 209524e5b208: Waiting 02:07:42 8529a6b9a6be: Waiting 02:07:42 99f96fe45779: Download complete 02:07:42 74f711af9a0d: Verifying Checksum 02:07:42 74f711af9a0d: Download complete 02:07:42 45590311c82a: Verifying Checksum 02:07:42 45590311c82a: Download complete 02:07:42 69ca0ff8b7b3: Verifying Checksum 02:07:42 69ca0ff8b7b3: Download complete 02:07:42 b538f80385f9: Verifying Checksum 02:07:42 b538f80385f9: Download complete 02:07:43 b538f80385f9: Pull complete 02:07:43 74f711af9a0d: Pull complete 02:07:44 99f96fe45779: Pull complete 02:07:45 209524e5b208: Verifying Checksum 02:07:45 209524e5b208: Download complete 02:07:46 8529a6b9a6be: Verifying Checksum 02:07:46 8529a6b9a6be: Download complete 02:07:49 Running on prd-centos7-docker-4c-2g-6134 in /w/workspace/dry_go-mod-core-contracts_PR-351 [Pipeline] { [Pipeline] ws 02:07:50 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 02:07:52 using credential edgex-jenkins-ssh 02:07:52 Cloning the remote Git repository 02:07:52 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:07:53 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 02:07:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:07:53 > git --version # timeout=10 02:07:53 > git --version # 'git version 2.16.5' 02:07:53 using GIT_SSH to set credentials SSH Credentials for GitHub 02:07:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:07:54 Merging remotes/origin/master commit d140074b2025bfa6cd9f363d3898411c689815b6 into PR head commit ac01b7b0eca4c1499cbaeea947cba84ff962af6a 02:07:54 Merge succeeded, producing ac01b7b0eca4c1499cbaeea947cba84ff962af6a 02:07:54 Checking out Revision ac01b7b0eca4c1499cbaeea947cba84ff962af6a (PR-351) 02:07:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:07:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:07:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:07:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:07:54 using GIT_SSH to set credentials SSH Credentials for GitHub 02:07:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/351/head:refs/remotes/origin/PR-351 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:07:54 > git config core.sparsecheckout # timeout=10 02:07:54 > git checkout -f ac01b7b0eca4c1499cbaeea947cba84ff962af6a # timeout=10 02:07:54 > git remote # timeout=10 02:07:54 > git config --get remote.origin.url # timeout=10 02:07:54 using GIT_SSH to set credentials SSH Credentials for GitHub 02:07:54 > git merge d140074b2025bfa6cd9f363d3898411c689815b6 # timeout=10 02:07:54 > git rev-parse HEAD^{commit} # timeout=10 02:07:54 > git config core.sparsecheckout # timeout=10 02:07:54 > git checkout -f ac01b7b0eca4c1499cbaeea947cba84ff962af6a # timeout=10 02:07:56 8529a6b9a6be: Pull complete 02:07:56 45590311c82a: Pull complete 02:07:57 69ca0ff8b7b3: Pull complete 02:07:58 Commit message: "feat(metadata): Add API route path for device" 02:07:58 > git --version # timeout=10 02:07:58 > git --version # 'git version 2.16.5' 02:07:58 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:07:59 ========================================================= 02:07:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 02:07:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:08:00 + 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 . 02:08:00 Sending build context to Docker daemon 1.758MB 02:08:00 Step 1/7 : ARG BASE=golang:1.15-alpine 02:08:00 Step 2/7 : FROM ${BASE} 02:08:00 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 02:08:00 df20fa9351a1: Pulling fs layer 02:08:00 ed8968b2872e: Pulling fs layer 02:08:00 a92cc7c5fd73: Pulling fs layer 02:08:00 e871e8e8d7a9: Pulling fs layer 02:08:00 e73272ec9a57: Pulling fs layer 02:08:00 1e910a182e73: Pulling fs layer 02:08:00 4e634b169226: Pulling fs layer 02:08:00 e73272ec9a57: Waiting 02:08:00 1e910a182e73: Waiting 02:08:00 4e634b169226: Waiting 02:08:00 e871e8e8d7a9: Waiting 02:08:00 a92cc7c5fd73: Verifying Checksum 02:08:00 a92cc7c5fd73: Download complete 02:08:00 e73272ec9a57: Verifying Checksum 02:08:00 e73272ec9a57: Download complete 02:08:00 1e910a182e73: Verifying Checksum 02:08:00 1e910a182e73: Download complete 02:08:00 df20fa9351a1: Download complete 02:08:01 df20fa9351a1: Pull complete 02:08:01 ed8968b2872e: Pull complete 02:08:01 209524e5b208: Pull complete 02:08:01 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 02:08:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 02:08:01 ---> 5bddaf1c2fca 02:08:01 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:08:01 a92cc7c5fd73: Pull complete 02:08:03 ---> Running in 3e5afd972d37 02:08:03 4e634b169226: Verifying Checksum 02:08:03 4e634b169226: Download complete 02:08:03 e871e8e8d7a9: Verifying Checksum 02:08:03 e871e8e8d7a9: Download complete 02:08:04 Removing intermediate container 3e5afd972d37 02:08:04 ---> 25bedd519787 02:08:04 Step 4/7 : RUN apk add bash 02:08:04 ---> Running in ce8413cfd9a7 02:08:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:08:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:08:07 OK: 142 MiB in 39 packages 02:08:08 Removing intermediate container ce8413cfd9a7 02:08:08 ---> 8f38a320e816 02:08:08 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 02:08:08 ---> Running in d6b2d34ad00c 02:08:09 e871e8e8d7a9: Pull complete 02:08:09 Removing intermediate container d6b2d34ad00c 02:08:09 ---> 38e75cbc8746 02:08:09 Step 6/7 : COPY go.mod . 02:08:09 e73272ec9a57: Pull complete 02:08:09 1e910a182e73: Pull complete 02:08:10 ---> 9503073041b9 02:08:10 Step 7/7 : RUN go mod download 02:08:10 ---> Running in 753d9612d7f8 02:08:13 4e634b169226: Pull complete 02:08:13 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 02:08:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 02:08:13 ---> f7629b54cfaa 02:08:13 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:08:13 ---> Running in 48a65fb8baa0 02:08:13 Removing intermediate container 48a65fb8baa0 02:08:13 ---> 5358165f87f4 02:08:13 Step 4/7 : RUN apk add bash 02:08:14 ---> Running in 0439f6930da1 02:08:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:08:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:08:16 OK: 166 MiB in 39 packages 02:08:16 Removing intermediate container 0439f6930da1 02:08:16 ---> e0da4801f217 02:08:16 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 02:08:16 ---> Running in 97ee395db574 02:08:17 Removing intermediate container 97ee395db574 02:08:17 ---> e19240537102 02:08:17 Step 6/7 : COPY go.mod . 02:08:17 ---> d6291427336f 02:08:17 Step 7/7 : RUN go mod download 02:08:17 ---> Running in 87c6cde1825f 02:08:25 Removing intermediate container 753d9612d7f8 02:08:25 ---> 68ab0681ef46 02:08:25 Successfully built 68ab0681ef46 02:08:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:08:25 + docker inspect -f . ci-base-image-arm64 02:08:25 . [Pipeline] withDockerContainer 02:08:26 prd-ubuntu18.04-docker-arm64-4c-16g-6133 does not seem to be running inside a container 02:08:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:08:27 Removing intermediate container 87c6cde1825f 02:08:27 ---> 20d6dbcf44f2 02:08:27 Successfully built 20d6dbcf44f2 02:08:27 Successfully tagged ci-base-image-x86_64:latest 02:08:28 $ docker top 0349d4087b455c4ea252ce0980010f601e3cbd9f13f68ad97919796faf244e73 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 02:08:29 + docker inspect -f . ci-base-image-x86_64 02:08:29 . [Pipeline] withDockerContainer 02:08:29 prd-centos7-docker-4c-2g-6134 does not seem to be running inside a container 02:08:29 + go version 02:08:29 go version go1.15.2 linux/arm64 02:08:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:08:30 $ docker top f38c44aedb7790558a631095a6902098f5fd70c2a61ced16fdd1a41f54978998 -eo pid,comm [Pipeline] { [Pipeline] } 02:08:31 $ docker stop --time=1 0349d4087b455c4ea252ce0980010f601e3cbd9f13f68ad97919796faf244e73 02:08:33 $ docker rm -f 0349d4087b455c4ea252ce0980010f601e3cbd9f13f68ad97919796faf244e73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } 02:08:33 + go version 02:08:33 go version go1.15.2 linux/amd64 [Pipeline] // stage [Pipeline] } 02:08:34 $ docker stop --time=1 f38c44aedb7790558a631095a6902098f5fd70c2a61ced16fdd1a41f54978998 02:08:35 $ docker rm -f f38c44aedb7790558a631095a6902098f5fd70c2a61ced16fdd1a41f54978998 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 02:08:36 + docker inspect -f . ci-base-image-arm64 02:08:36 . [Pipeline] withDockerContainer 02:08:36 + docker inspect -f . ci-base-image-x86_64 02:08:36 . 02:08:36 prd-ubuntu18.04-docker-arm64-4c-16g-6133 does not seem to be running inside a container 02:08:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:08:39 $ docker top 201bc0de3cb486227f315d96036499dfe68fcb0112a32c60ce783c13dd7416bf -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 02:08:39 prd-centos7-docker-4c-2g-6134 does not seem to be running inside a container 02:08:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:08:40 $ docker top b0dd5d115eca23f4aa670b3d842e07b0a136257123b4dcd5cdf1448387958615 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 02:08:41 + make test 02:08:41 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:08:41 + make test 02:08:41 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:08:48 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 02:08:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.016s coverage: 85.7% of statements 02:08:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.031s coverage: 100.0% of statements 02:08:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.014s coverage: 45.4% of statements 02:08:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.007s coverage: 77.8% of statements 02:08:48 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 02:08:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.012s coverage: 6.4% of statements 02:08:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.012s coverage: 14.7% of statements 02:08:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.035s coverage: 100.0% of statements 02:08:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.033s coverage: 91.8% of statements 02:08:49 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 02:08:49 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 02:08:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.005s coverage: 100.0% of statements 02:08:49 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.015s coverage: 48.9% of statements 02:08:51 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.038s coverage: 63.0% of statements 02:08:51 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.004s coverage: 26.3% of statements 02:08:51 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.010s coverage: 15.4% of statements 02:08:51 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.019s coverage: 15.4% of statements 02:08:51 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements 02:08:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 02:08:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.020s coverage: 29.1% of statements 02:08:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.025s coverage: 100.0% of statements 02:08:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.014s coverage: 94.4% of statements 02:08:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements 02:08:52 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 02:08:52 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:08:53 gofmt -l . 02:08:53 [ "`gofmt -l .`" = "" ] [Pipeline] stash 02:08:54 Stashed 1 file(s) [Pipeline] } 02:08:54 $ docker stop --time=1 b0dd5d115eca23f4aa670b3d842e07b0a136257123b4dcd5cdf1448387958615 02:08:56 $ docker rm -f b0dd5d115eca23f4aa670b3d842e07b0a136257123b4dcd5cdf1448387958615 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:09:05 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 02:09:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.046s coverage: 85.7% of statements 02:09:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.030s coverage: 100.0% of statements 02:09:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.032s coverage: 45.4% of statements 02:09:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.025s coverage: 77.8% of statements 02:09:06 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 02:09:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.024s coverage: 6.4% of statements 02:09:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.061s coverage: 14.7% of statements 02:09:08 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.087s coverage: 100.0% of statements 02:09:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.071s coverage: 91.8% of statements 02:09:09 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 02:09:09 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 02:09:09 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.014s coverage: 100.0% of statements 02:09:10 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.016s coverage: 48.9% of statements 02:09:17 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.081s coverage: 63.0% of statements 02:09:17 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.024s coverage: 26.3% of statements 02:09:17 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.031s coverage: 15.4% of statements 02:09:17 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.065s coverage: 15.4% of statements 02:09:17 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements 02:09:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 02:09:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.043s coverage: 29.1% of statements 02:09:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.032s coverage: 100.0% of statements 02:09:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.053s coverage: 94.4% of statements 02:09:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 100.0% of statements 02:09:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 02:09:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:09:21 gofmt -l . 02:09:22 [ "`gofmt -l .`" = "" ] [Pipeline] stash 02:09:22 Warning: overwriting stash ‘coverage-report’ 02:09:23 Stashed 1 file(s) [Pipeline] } 02:09:23 $ docker stop --time=1 201bc0de3cb486227f315d96036499dfe68fcb0112a32c60ce783c13dd7416bf 02:09:25 $ docker rm -f 201bc0de3cb486227f315d96036499dfe68fcb0112a32c60ce783c13dd7416bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 02:09:29 provisioning config files... 02:09:29 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-351@tmp/config1169914162585526643tmp [Pipeline] { [Pipeline] sh 02:09:30 + set +x 02:09:30 + curl -s https://codecov.io/bash 02:09:30 + bash -s -- 02:09:30 02:09:30 _____ _ 02:09:30 / ____| | | 02:09:30 | | ___ __| | ___ ___ _____ __ 02:09:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:09:30 | |___| (_) | (_| | __/ (_| (_) \ V / 02:09:30 \_____\___/ \__,_|\___|\___\___/ \_/ 02:09:30 Bash-20201009-048fee3 02:09:30 02:09:30 02:09:30 ==> Jenkins CI detected. 02:09:30 project root: . 02:09:30 --> token set from env 02:09:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:09:30 ==> Running gcov in . (disable via -X gcov) 02:09:30 ==> Python coveragepy not found 02:09:30 ==> Searching for coverage reports in: 02:09:30 + . 02:09:30 -> Found 1 reports 02:09:30 ==> Detecting git/mercurial file structure 02:09:30 ==> Reading reports 02:09:30 + ./coverage.out bytes=106727 02:09:30 ==> Appending adjustments 02:09:30 https://docs.codecov.io/docs/fixing-reports 02:09:31 + Found adjustments 02:09:31 ==> Gzipping contents 02:09:31 ==> Uploading reports 02:09:31 url: https://codecov.io 02:09:31 query: branch=PR-351&commit=ac01b7b0eca4c1499cbaeea947cba84ff962af6a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-351%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=351&job=&cmd_args= 02:09:31 -> Pinging Codecov 02:09:31 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-351&commit=ac01b7b0eca4c1499cbaeea947cba84ff962af6a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-351%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=351&job=&cmd_args= 02:09:31 -> Uploading to 02:09:31 02:09:31 % Total % Received % Xferd Average Speed Time Time Time Current 02:09:31 Dload Upload Total Spent Left Speed 02:09:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 02:09:31 X> Failed to upload 02:09:31 ==> Uploading to Codecov 02:09:31 % Total % Received % Xferd Average Speed Time Time Time Current 02:09:31 Dload Upload Total Spent Left Speed 02:09:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 99 17232 0 0 100 17114 0 29338 --:--:-- --:--:-- --:--:-- 29304 100 17232 100 118 100 17114 202 29325 --:--:-- --:--:-- --:--:-- 29304 02:09:31 View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/ac01b7b0eca4c1499cbaeea947cba84ff962af6a [Pipeline] } 02:09:32 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 02:09:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:09:36 ---> package-listing.sh 02:09:36 ++ facter osfamily 02:09:36 ++ tr '[:upper:]' '[:lower:]' 02:09:36 + OS_FAMILY=redhat 02:09:36 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-351 02:09:36 + START_PACKAGES=/tmp/packages_start.txt 02:09:36 + END_PACKAGES=/tmp/packages_end.txt 02:09:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:09:36 + PACKAGES=/tmp/packages_start.txt 02:09:36 + '[' /w/workspace/dry_go-mod-core-contracts_PR-351 ']' 02:09:36 + PACKAGES=/tmp/packages_end.txt 02:09:36 + case "${OS_FAMILY}" in 02:09:36 + rpm -qa 02:09:36 + sort 02:09:40 + '[' -f /tmp/packages_start.txt ']' 02:09:40 + '[' -f /tmp/packages_end.txt ']' 02:09:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:09:40 + '[' /w/workspace/dry_go-mod-core-contracts_PR-351 ']' 02:09:40 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-351/archives/ 02:09:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-351/archives/ [Pipeline] echo 02:09:40 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/dry_go-mod-core-contracts_PR-351/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:09:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:09:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:09:41 02:09:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:09:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:09:41 alpine: Pulling from edgex-lftools-log-publisher 02:09:41 df20fa9351a1: Pulling fs layer 02:09:41 36b3adc4ff6f: Pulling fs layer 02:09:41 8ad3a11d3b57: Pulling fs layer 02:09:41 46f8f816bc3b: Pulling fs layer 02:09:41 93b61091891f: Pulling fs layer 02:09:41 93b9cdb0e59b: Pulling fs layer 02:09:41 5e14af77c1be: Pulling fs layer 02:09:41 01666e4c0597: Pulling fs layer 02:09:41 aa168da1d23b: Pulling fs layer 02:09:41 46f8f816bc3b: Waiting 02:09:41 93b61091891f: Waiting 02:09:41 93b9cdb0e59b: Waiting 02:09:41 5e14af77c1be: Waiting 02:09:41 01666e4c0597: Waiting 02:09:41 aa168da1d23b: Waiting 02:09:41 36b3adc4ff6f: Download complete 02:09:41 46f8f816bc3b: Verifying Checksum 02:09:41 46f8f816bc3b: Download complete 02:09:42 df20fa9351a1: Verifying Checksum 02:09:42 93b9cdb0e59b: Verifying Checksum 02:09:42 93b9cdb0e59b: Download complete 02:09:42 93b61091891f: Verifying Checksum 02:09:42 93b61091891f: Download complete 02:09:42 5e14af77c1be: Verifying Checksum 02:09:42 5e14af77c1be: Download complete 02:09:42 01666e4c0597: Verifying Checksum 02:09:42 01666e4c0597: Download complete 02:09:42 df20fa9351a1: Pull complete 02:09:42 8ad3a11d3b57: Verifying Checksum 02:09:42 8ad3a11d3b57: Download complete 02:09:42 36b3adc4ff6f: Pull complete 02:09:43 8ad3a11d3b57: Pull complete 02:09:43 46f8f816bc3b: Pull complete 02:09:43 93b61091891f: Pull complete 02:09:43 93b9cdb0e59b: Pull complete 02:09:44 5e14af77c1be: Pull complete 02:09:44 01666e4c0597: Pull complete 02:09:44 aa168da1d23b: Verifying Checksum 02:09:44 aa168da1d23b: Download complete 02:09:49 aa168da1d23b: Pull complete 02:09:49 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:09:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:09:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:09:49 prd-centos7-docker-4c-2g-6132 does not seem to be running inside a container 02:09:50 $ 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/dry_go-mod-core-contracts_PR-351/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-351 -v /w/workspace/dry_go-mod-core-contracts_PR-351:/w/workspace/dry_go-mod-core-contracts_PR-351:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-351@tmp:/w/workspace/dry_go-mod-core-contracts_PR-351@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:09:56 $ docker top 909640c8caaff355e7ccbcb4900a0b2ea4bc1c9fa381c183f022d7ee99344848 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:57 + touch /tmp/pre-build-complete [Pipeline] sh 02:09:57 + mkdir -p /var/log/sa [Pipeline] sh 02:09:57 + ls /var/log/sa-host 02:09:57 + sadf -c /var/log/sa-host/sa05 02:09:57 file_magic: OK 02:09:57 HZ: Using current value: 100 02:09:57 file_header: OK 02:09:57 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 02:09:57 Statistics: 02:09:57 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:09:57 File successfully converted to sysstat format version 12.2.1 02:09:57 + sadf -c /var/log/sa-host/sa19 02:09:57 file_magic: OK 02:09:57 HZ: Using current value: 100 02:09:57 file_header: OK 02:09:57 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 02:09:57 Statistics: 02:09:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:09:57 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:09:58 provisioning config files... 02:09:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-351@tmp/config7265933206004325084tmp [Pipeline] { [Pipeline] echo 02:09:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:09:58 ---> create-netrc.sh [Pipeline] } 02:09:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:09:59 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:09:59 ---> python-tools-install.sh [Pipeline] echo 02:09:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:09:59 ---> sudo-logs.sh 02:09:59 Archiving 'sudo' log.. [Pipeline] echo 02:09:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:10:00 ---> job-cost.sh 02:10:00 lf-activate-venv: SKIPPING 02:10:00 INFO: No Stack... 02:10:01 INFO: Retrieving Pricing Info for: v1-standard-2 02:10:01 INFO: Archiving Costs [Pipeline] echo 02:10:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:10:02 ---> logs-deploy.sh 02:10:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-351/1 02:10:02 INFO: archiving workspace using pattern(s): 02:10:03 Archives upload complete. 02:10:03 INFO: archiving logs to Nexus 02:10:04 ---> uname -a: 02:10:04 Linux prd-centos7-docker-4c-2g-6132.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 02:10:04 02:10:04 02:10:04 ---> lscpu: 02:10:04 Architecture: x86_64 02:10:04 CPU op-mode(s): 32-bit, 64-bit 02:10:04 Byte Order: Little Endian 02:10:04 Address sizes: 40 bits physical, 48 bits virtual 02:10:04 CPU(s): 4 02:10:04 On-line CPU(s) list: 0-3 02:10:04 Thread(s) per core: 1 02:10:04 Core(s) per socket: 1 02:10:04 Socket(s): 4 02:10:04 NUMA node(s): 1 02:10:04 Vendor ID: GenuineIntel 02:10:04 CPU family: 6 02:10:04 Model: 44 02:10:04 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:10:04 Stepping: 1 02:10:04 CPU MHz: 2933.438 02:10:04 BogoMIPS: 5866.87 02:10:04 Virtualization: VT-x 02:10:04 Hypervisor vendor: KVM 02:10:04 Virtualization type: full 02:10:04 L1d cache: 128 KiB 02:10:04 L1i cache: 128 KiB 02:10:04 L2 cache: 16 MiB 02:10:04 L3 cache: 64 MiB 02:10:04 NUMA node0 CPU(s): 0-3 02:10:04 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 02:10:04 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 02:10:04 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 02:10:04 Vulnerability Meltdown: Mitigation; PTI 02:10:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:10:04 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:10:04 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:10:04 Vulnerability Tsx async abort: Not affected 02:10:04 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 02:10:04 02:10:04 02:10:04 ---> nproc: 02:10:04 4 02:10:04 02:10:04 02:10:04 ---> df -h: 02:10:04 Filesystem Size Used Available Use% Mounted on 02:10:04 overlay 50.0G 7.2G 42.8G 14% / 02:10:04 tmpfs 64.0M 0 64.0M 0% /dev 02:10:04 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 02:10:04 shm 64.0M 0 64.0M 0% /dev/shm 02:10:04 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 02:10:04 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 02:10:04 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 02:10:04 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 02:10:04 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 02:10:04 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-351 02:10:04 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 02:10:04 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-351@tmp 02:10:04 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 02:10:04 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 02:10:04 02:10:04 02:10:04 ---> free -m: 02:10:04 total used free shared buff/cache available 02:10:04 Mem: 1837 678 108 0 1050 1057 02:10:04 Swap: 1023 0 1023 02:10:04 02:10:04 02:10:04 ---> ip addr: 02:10:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:10:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:10:04 inet 127.0.0.1/8 scope host lo 02:10:04 valid_lft forever preferred_lft forever 02:10:04 inet6 ::1/128 scope host 02:10:04 valid_lft forever preferred_lft forever 02:10:04 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:10:04 link/ether fa:16:3e:9f:e6:bb brd ff:ff:ff:ff:ff:ff 02:10:04 inet 10.30.122.251/23 brd 10.30.123.255 scope global dynamic eth0 02:10:04 valid_lft 86033sec preferred_lft 86033sec 02:10:04 inet6 fe80::f816:3eff:fe9f:e6bb/64 scope link 02:10:04 valid_lft forever preferred_lft forever 02:10:04 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:10:04 link/ether 02:42:16:48:9d:e6 brd ff:ff:ff:ff:ff:ff 02:10:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:10:04 valid_lft forever preferred_lft forever 02:10:04 inet6 fe80::42:16ff:fe48:9de6/64 scope link 02:10:04 valid_lft forever preferred_lft forever 02:10:04 02:10:04 02:10:04 ---> sar -b -r -n DEV: 02:10:04 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) 02:10:04 02:10:04 02:03:41 LINUX RESTART (4 CPU) 02:10:04 02:10:04 02:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:10:04 02:06:01 3.00 0.00 3.00 0.00 0.00 111.71 0.00 02:10:04 02:07:01 0.52 0.02 0.50 0.00 0.53 7.13 0.00 02:10:04 02:08:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 02:10:04 02:09:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 02:10:04 Average: 1.01 0.00 1.00 0.00 0.13 31.22 0.00 02:10:04 02:10:04 02:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:10:04 02:06:01 176264 0 570920 30.34 2620 1131752 1071960 36.58 409556 1135340 12 02:10:04 02:07:01 174712 0 572468 30.43 2620 1131756 1071960 36.58 411772 1135036 8 02:10:04 02:08:01 172568 0 574604 30.54 2620 1131764 1072152 36.59 414448 1134484 8 02:10:04 02:09:01 172788 0 574384 30.53 2620 1131764 1071960 36.58 419256 1129352 12 02:10:04 Average: 174083 0 573094 30.46 2620 1131759 1072008 36.59 413758 1133553 10 02:10:04 02:10:04 02:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:10:04 02:06:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:10:04 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:04 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:04 02:07:01 eth0 0.73 0.08 0.06 0.01 0.00 0.00 0.00 0.00 02:10:04 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:04 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:04 02:08:01 eth0 1.52 0.57 0.59 0.36 0.00 0.00 0.00 0.00 02:10:04 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:04 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:04 02:09:01 eth0 0.72 0.08 0.06 0.04 0.00 0.00 0.00 0.00 02:10:04 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:04 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:04 Average: eth0 0.76 0.20 0.18 0.10 0.00 0.00 0.00 0.00 02:10:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:04 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:04 02:10:04 02:10:04 ---> sar -P ALL: 02:10:04 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) 02:10:04 02:10:04 02:03:41 LINUX RESTART (4 CPU) 02:10:04 02:10:04 02:05:01 CPU %user %nice %system %iowait %steal %idle 02:10:04 02:06:01 all 0.15 0.00 0.05 0.00 0.00 99.80 02:10:04 02:06:01 0 0.07 0.00 0.05 0.00 0.00 99.88 02:10:04 02:06:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:10:04 02:06:01 2 0.02 0.00 0.05 0.00 0.00 99.93 02:10:04 02:06:01 3 0.47 0.00 0.05 0.00 0.00 99.48 02:10:04 02:07:01 all 0.16 0.00 0.04 0.00 0.00 99.80 02:10:04 02:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:10:04 02:07:01 1 0.03 0.00 0.05 0.00 0.00 99.92 02:10:04 02:07:01 2 0.05 0.00 0.05 0.00 0.02 99.88 02:10:04 02:07:01 3 0.53 0.00 0.03 0.00 0.00 99.43 02:10:04 02:08:01 all 0.10 0.00 0.05 0.00 0.00 99.85 02:10:04 02:08:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:10:04 02:08:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:10:04 02:08:01 2 0.03 0.00 0.05 0.00 0.00 99.92 02:10:04 02:08:01 3 0.30 0.00 0.07 0.00 0.02 99.62 02:10:04 02:09:01 all 0.17 0.00 0.04 0.00 0.00 99.80 02:10:04 02:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:10:04 02:09:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:10:04 02:09:01 2 0.05 0.00 0.05 0.00 0.00 99.90 02:10:04 02:09:01 3 0.53 0.00 0.05 0.00 0.00 99.42 02:10:04 Average: all 0.14 0.00 0.04 0.00 0.00 99.81 02:10:04 Average: 0 0.03 0.00 0.03 0.00 0.00 99.94 02:10:04 Average: 1 0.05 0.00 0.04 0.00 0.00 99.92 02:10:04 Average: 2 0.04 0.00 0.05 0.00 0.00 99.91 02:10:04 Average: 3 0.46 0.00 0.05 0.00 0.00 99.49 02:10:04 02:10:04 02:10:04