Pull request #346 updated 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 cloudxxx8 for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 13495f77021ea3f25080857fb3aee7177f4698fb+ee20051688ae70d1113833499a5ba5a9398d1a28 (e45ae858a9963aed446826a6bdb229f89593555f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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-6956 in /w/workspace/dry_go-mod-core-contracts_PR-346 [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-346 # 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 ee20051688ae70d1113833499a5ba5a9398d1a28 into PR head commit 13495f77021ea3f25080857fb3aee7177f4698fb Merge succeeded, producing 13495f77021ea3f25080857fb3aee7177f4698fb Checking out Revision 13495f77021ea3f25080857fb3aee7177f4698fb (PR-346) > 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/346/head:refs/remotes/origin/PR-346 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13495f77021ea3f25080857fb3aee7177f4698fb # 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 ee20051688ae70d1113833499a5ba5a9398d1a28 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13495f77021ea3f25080857fb3aee7177f4698fb # timeout=10 Commit message: "docs: Remove docs in V2 model and link to swagger" First time build. Skipping changelog. > git rev-list --no-walk e27ca2f5086b377bdc0c51307cb187ba6ff5a004 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:20:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:20:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:20:36 ========================================================= 13:20:36 EdgeX Global Pipelines Version Info 13:20:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:20:37 ------------------- 13:20:37 stable info: 13:20:37 ------------------- 13:20:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:20:37 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 13:20:37 Message: update stable to v1.0.144 13:20:38 ------------------- 13:20:38 experimental info: 13:20:38 ------------------- 13:20:38 Commited By: **** collab-it+edgex@linuxfoundation.org 13:20:38 Commit SHA: c640cc8e0f176a0a86b153ebfcb15f3e2f33f7bd 13:20:38 Message: update experimental to v1.0.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 13:20:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 13:20:38 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 13:20:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:20:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:20:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:20:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 13:20:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:20:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 13:20:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:20:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:20:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:20:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 13:20:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:20:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:20:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 13:20:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:20:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:20:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:20:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 13:20:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:20:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:20:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:20:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:20:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:20:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 13:20:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-346 [Pipeline] echo 13:20:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-346 [Pipeline] echo 13:20:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-346 [Pipeline] echo 13:20:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13495f77021ea3f25080857fb3aee7177f4698fb [Pipeline] echo 13:20:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13495f7 [Pipeline] echo 13:20:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:20:42 + git log --format=format:%s -1 13495f77021ea3f25080857fb3aee7177f4698fb [Pipeline] echo 13:20:42 GIT_COMMIT: 13495f77021ea3f25080857fb3aee7177f4698fb, Commit Message: docs: Remove docs in V2 model and link to swagger [Pipeline] echo 13:20:42 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:20:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:20:43 13:20:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:20:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:20:43 latest: Pulling from edgex-devops/git-semver 13:20:43 31603596830f: Pulling fs layer 13:20:43 2a8b12db71e7: Pulling fs layer 13:20:43 6ca5941a6612: Pulling fs layer 13:20:43 ecc8261a40a4: Pulling fs layer 13:20:43 ecc8261a40a4: Waiting 13:20:43 2a8b12db71e7: Verifying Checksum 13:20:43 2a8b12db71e7: Download complete 13:20:43 31603596830f: Verifying Checksum 13:20:43 31603596830f: Download complete 13:20:43 ecc8261a40a4: Verifying Checksum 13:20:43 ecc8261a40a4: Download complete 13:20:43 6ca5941a6612: Verifying Checksum 13:20:43 6ca5941a6612: Download complete 13:20:44 31603596830f: Pull complete 13:20:44 2a8b12db71e7: Pull complete 13:20:45 6ca5941a6612: Pull complete 13:20:45 ecc8261a40a4: Pull complete 13:20:45 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 13:20:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:20:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:20:45 prd-centos7-docker-4c-2g-6956 does not seem to be running inside a container 13:20:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-346 -v /w/workspace/dry_go-mod-core-contracts_PR-346:/w/workspace/dry_go-mod-core-contracts_PR-346:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-346@tmp:/w/workspace/dry_go-mod-core-contracts_PR-346@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 13:20:47 $ docker top cf56c7c054e83a8c84a1487415c15a5331ded75e98ee06b67773206355a97336 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:20:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:20:48 [ssh-agent] Looking for ssh-agent implementation... 13:20:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:20:48 $ docker exec cf56c7c054e83a8c84a1487415c15a5331ded75e98ee06b67773206355a97336 ssh-agent 13:20:48 SSH_AUTH_SOCK=/tmp/ssh-DRa6Y4R9SCj8/agent.13 13:20:48 SSH_AGENT_PID=19 13:20:48 Running ssh-add (command line suppressed) 13:20:48 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-346@tmp/private_key_7895856060876285385.key (/w/workspace/dry_go-mod-core-contracts_PR-346@tmp/private_key_7895856060876285385.key) 13:20:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:20:49 + git tag --points-at HEAD [Pipeline] } 13:20:49 $ docker exec --env ******** --env ******** cf56c7c054e83a8c84a1487415c15a5331ded75e98ee06b67773206355a97336 ssh-agent -k 13:20:49 unset SSH_AUTH_SOCK; 13:20:49 unset SSH_AGENT_PID; 13:20:49 echo Agent pid 19 killed; 13:20:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:20:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:20:49 [ssh-agent] Looking for ssh-agent implementation... 13:20:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:20:49 $ docker exec cf56c7c054e83a8c84a1487415c15a5331ded75e98ee06b67773206355a97336 ssh-agent 13:20:50 SSH_AUTH_SOCK=/tmp/ssh-XSNnLSJJYUT7/agent.47 13:20:50 SSH_AGENT_PID=52 13:20:50 Running ssh-add (command line suppressed) 13:20:50 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-346@tmp/private_key_2415583616992116267.key (/w/workspace/dry_go-mod-core-contracts_PR-346@tmp/private_key_2415583616992116267.key) 13:20:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:20:50 + git semver init 13:20:50 # -> Open(): unable to determine branch for HEAD 13:20:50 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-346/.git 13:20:50 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-346 13:20:50 # $SEMVER_REMOTE_NAME = origin 13:20:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:20:50 # $SEMVER_USER_NAME = edgex-jenkins 13:20:50 # $SEMVER_BRANCH = PR-346 13:20:50 # $SEMVER_TEMP = /tmp/semver-579170170 13:20:50 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 13:20:51 # '/tmp/semver-579170170' -> '/w/workspace/dry_go-mod-core-contracts_PR-346/.semver' 13:20:51 # -> Force: false 13:20:51 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-346/.semver [Pipeline] } 13:20:51 $ docker exec --env ******** --env ******** cf56c7c054e83a8c84a1487415c15a5331ded75e98ee06b67773206355a97336 ssh-agent -k 13:20:51 unset SSH_AUTH_SOCK; 13:20:51 unset SSH_AGENT_PID; 13:20:51 echo Agent pid 52 killed; 13:20:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:20:51 + git semver [Pipeline] } 13:20:51 $ docker stop --time=1 cf56c7c054e83a8c84a1487415c15a5331ded75e98ee06b67773206355a97336 13:20:53 $ docker rm -f cf56c7c054e83a8c84a1487415c15a5331ded75e98ee06b67773206355a97336 [Pipeline] // withDockerContainer [Pipeline] sh 13:20:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:20:54 Stashed 1 file(s) [Pipeline] echo 13:20:54 [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 13:21:10 Still waiting to schedule task 13:21:10 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:21:10 Still waiting to schedule task 13:21:10 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:22:35 Running on prd-centos7-docker-4c-2g-6959 in /w/workspace/dry_go-mod-core-contracts_PR-346 [Pipeline] { [Pipeline] ws 13:22:35 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 13:22:38 using credential edgex-jenkins-ssh 13:22:38 Cloning the remote Git repository 13:22:38 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 13:22:38 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 13:22:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 13:22:39 > git --version # timeout=10 13:22:39 > git --version # 'git version 2.16.5' 13:22:39 using GIT_SSH to set credentials SSH Credentials for GitHub 13:22:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:22:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 13:22:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:22:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 13:22:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 13:22:39 using GIT_SSH to set credentials SSH Credentials for GitHub 13:22:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/346/head:refs/remotes/origin/PR-346 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:22:40 Merging remotes/origin/master commit ee20051688ae70d1113833499a5ba5a9398d1a28 into PR head commit 13495f77021ea3f25080857fb3aee7177f4698fb 13:22:40 Merge succeeded, producing 13495f77021ea3f25080857fb3aee7177f4698fb 13:22:40 Checking out Revision 13495f77021ea3f25080857fb3aee7177f4698fb (PR-346) 13:22:40 > git config core.sparsecheckout # timeout=10 13:22:40 > git checkout -f 13495f77021ea3f25080857fb3aee7177f4698fb # timeout=10 13:22:40 > git remote # timeout=10 13:22:40 > git config --get remote.origin.url # timeout=10 13:22:40 using GIT_SSH to set credentials SSH Credentials for GitHub 13:22:40 > git merge ee20051688ae70d1113833499a5ba5a9398d1a28 # timeout=10 13:22:40 > git rev-parse HEAD^{commit} # timeout=10 13:22:40 > git config core.sparsecheckout # timeout=10 13:22:40 > git checkout -f 13495f77021ea3f25080857fb3aee7177f4698fb # timeout=10 13:22:44 Commit message: "docs: Remove docs in V2 model and link to swagger" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 13:22:45 ========================================================= 13:22:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 13:22:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:22:45 + 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 . 13:22:47 Sending build context to Docker daemon 1.816MB 13:22:47 Step 1/7 : ARG BASE=golang:1.15-alpine 13:22:47 Step 2/7 : FROM ${BASE} 13:22:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 13:22:47 df20fa9351a1: Pulling fs layer 13:22:47 ed8968b2872e: Pulling fs layer 13:22:47 a92cc7c5fd73: Pulling fs layer 13:22:47 e871e8e8d7a9: Pulling fs layer 13:22:47 e73272ec9a57: Pulling fs layer 13:22:47 1e910a182e73: Pulling fs layer 13:22:47 4e634b169226: Pulling fs layer 13:22:47 e73272ec9a57: Waiting 13:22:47 1e910a182e73: Waiting 13:22:47 4e634b169226: Waiting 13:22:47 e871e8e8d7a9: Waiting 13:22:47 a92cc7c5fd73: Verifying Checksum 13:22:47 a92cc7c5fd73: Download complete 13:22:47 ed8968b2872e: Download complete 13:22:47 e73272ec9a57: Verifying Checksum 13:22:47 e73272ec9a57: Download complete 13:22:47 1e910a182e73: Verifying Checksum 13:22:47 1e910a182e73: Download complete 13:22:47 df20fa9351a1: Verifying Checksum 13:22:47 df20fa9351a1: Download complete 13:22:47 df20fa9351a1: Pull complete 13:22:47 ed8968b2872e: Pull complete 13:22:47 a92cc7c5fd73: Pull complete 13:22:49 4e634b169226: Verifying Checksum 13:22:49 4e634b169226: Download complete 13:22:49 e871e8e8d7a9: Verifying Checksum 13:22:49 e871e8e8d7a9: Download complete 13:22:55 e871e8e8d7a9: Pull complete 13:22:55 e73272ec9a57: Pull complete 13:22:55 1e910a182e73: Pull complete 13:22:59 4e634b169226: Pull complete 13:22:59 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 13:22:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 13:22:59 ---> f7629b54cfaa 13:22:59 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 13:22:59 ---> Running in fe955e10c4d1 13:22:59 Removing intermediate container fe955e10c4d1 13:22:59 ---> f6dea495b61b 13:22:59 Step 4/7 : RUN apk add bash 13:22:59 ---> Running in bf3d0cc0a3e1 13:23:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:23:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:23:02 OK: 166 MiB in 39 packages 13:23:03 Removing intermediate container bf3d0cc0a3e1 13:23:03 ---> cac369c19f75 13:23:03 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 13:23:03 ---> Running in d687f22373fe 13:23:03 Removing intermediate container d687f22373fe 13:23:03 ---> 69f94b1b3b35 13:23:03 Step 6/7 : COPY go.mod . 13:23:03 ---> 86b5148d7498 13:23:03 Step 7/7 : RUN go mod download 13:23:03 ---> Running in afe7d02e63df 13:23:15 Removing intermediate container afe7d02e63df 13:23:15 ---> dfa7392ca156 13:23:15 Successfully built dfa7392ca156 13:23:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:23:16 + docker inspect -f . ci-base-image-x86_64 13:23:16 . [Pipeline] withDockerContainer 13:23:16 prd-centos7-docker-4c-2g-6959 does not seem to be running inside a container 13:23:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** -e ******** ci-base-image-x86_64 cat 13:23:17 $ docker top 7febf8aee2c17f90d78c166bf52e24e2ca610a78cbb0d39ce6e8761c775e4a8d -eo pid,comm [Pipeline] { [Pipeline] sh 13:23:17 + go version 13:23:17 go version go1.15.2 linux/amd64 [Pipeline] } 13:23:17 $ docker stop --time=1 7febf8aee2c17f90d78c166bf52e24e2ca610a78cbb0d39ce6e8761c775e4a8d 13:23:19 $ docker rm -f 7febf8aee2c17f90d78c166bf52e24e2ca610a78cbb0d39ce6e8761c775e4a8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:23:20 + docker inspect -f . ci-base-image-x86_64 13:23:20 . [Pipeline] withDockerContainer 13:23:20 prd-centos7-docker-4c-2g-6959 does not seem to be running inside a container 13:23:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** -e ******** ci-base-image-x86_64 cat 13:23:21 $ docker top ab0d62d76a71d3c3637036e95d72237ba804b16c78079a62312c2b352aaf8dd0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:23:22 + make test 13:23:22 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:23:28 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 13:23:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.018s coverage: 85.7% of statements 13:23:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.022s coverage: 100.0% of statements 13:23:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.015s coverage: 45.4% of statements 13:23:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.028s coverage: 77.8% of statements 13:23:29 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 13:23:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.013s coverage: 6.4% of statements 13:23:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.030s coverage: 14.7% of statements 13:23:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.032s coverage: 100.0% of statements 13:23:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.049s coverage: 91.8% of statements 13:23:30 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 13:23:30 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 13:23:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.013s coverage: 100.0% of statements 13:23:31 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.027s coverage: 48.9% of statements 13:23:33 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.020s coverage: 63.0% of statements 13:23:33 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.024s coverage: 26.3% of statements 13:23:33 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.009s coverage: 15.4% of statements 13:23:33 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.016s coverage: 15.4% of statements 13:23:33 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.005s coverage: 14.3% of statements 13:23:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 13:23:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.015s coverage: 29.1% of statements 13:23:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.025s coverage: 100.0% of statements 13:23:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.028s coverage: 94.4% of statements 13:23:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements 13:23:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 13:23:33 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:23:35 gofmt -l . 13:23:35 [ "`gofmt -l .`" = "" ] [Pipeline] stash 13:23:35 Stashed 1 file(s) [Pipeline] } 13:23:35 $ docker stop --time=1 ab0d62d76a71d3c3637036e95d72237ba804b16c78079a62312c2b352aaf8dd0 13:23:37 $ docker rm -f ab0d62d76a71d3c3637036e95d72237ba804b16c78079a62312c2b352aaf8dd0 [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] } 13:23:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6960 in /w/workspace/dry_go-mod-core-contracts_PR-346 [Pipeline] { [Pipeline] ws 13:23:49 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 13:23:55 using credential edgex-jenkins-ssh 13:23:55 Cloning the remote Git repository 13:23:55 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 13:23:55 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 13:23:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 13:23:56 > git --version # timeout=10 13:23:56 > git --version # 'git version 2.17.1' 13:23:56 using GIT_SSH to set credentials SSH Credentials for GitHub 13:23:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:23:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 13:23:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:23:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 13:23:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 13:23:57 using GIT_SSH to set credentials SSH Credentials for GitHub 13:23:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/346/head:refs/remotes/origin/PR-346 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:23:57 Merging remotes/origin/master commit ee20051688ae70d1113833499a5ba5a9398d1a28 into PR head commit 13495f77021ea3f25080857fb3aee7177f4698fb 13:23:58 Merge succeeded, producing 13495f77021ea3f25080857fb3aee7177f4698fb 13:23:58 Checking out Revision 13495f77021ea3f25080857fb3aee7177f4698fb (PR-346) 13:23:57 > git config core.sparsecheckout # timeout=10 13:23:57 > git checkout -f 13495f77021ea3f25080857fb3aee7177f4698fb # timeout=10 13:23:58 > git remote # timeout=10 13:23:58 > git config --get remote.origin.url # timeout=10 13:23:58 using GIT_SSH to set credentials SSH Credentials for GitHub 13:23:58 > git merge ee20051688ae70d1113833499a5ba5a9398d1a28 # timeout=10 13:23:58 > git rev-parse HEAD^{commit} # timeout=10 13:23:58 > git config core.sparsecheckout # timeout=10 13:23:58 > git checkout -f 13495f77021ea3f25080857fb3aee7177f4698fb # timeout=10 13:24:02 Commit message: "docs: Remove docs in V2 model and link to swagger" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 13:24:03 ========================================================= 13:24:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 13:24:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:24:04 + 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 . 13:24:05 Sending build context to Docker daemon 1.816MB 13:24:05 Step 1/7 : ARG BASE=golang:1.15-alpine 13:24:05 Step 2/7 : FROM ${BASE} 13:24:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:24:06 b538f80385f9: Pulling fs layer 13:24:06 74f711af9a0d: Pulling fs layer 13:24:06 99f96fe45779: Pulling fs layer 13:24:06 8529a6b9a6be: Pulling fs layer 13:24:06 45590311c82a: Pulling fs layer 13:24:06 69ca0ff8b7b3: Pulling fs layer 13:24:06 209524e5b208: Pulling fs layer 13:24:06 8529a6b9a6be: Waiting 13:24:06 45590311c82a: Waiting 13:24:06 69ca0ff8b7b3: Waiting 13:24:06 209524e5b208: Waiting 13:24:06 99f96fe45779: Verifying Checksum 13:24:06 99f96fe45779: Download complete 13:24:06 74f711af9a0d: Verifying Checksum 13:24:06 74f711af9a0d: Download complete 13:24:06 45590311c82a: Verifying Checksum 13:24:06 45590311c82a: Download complete 13:24:06 69ca0ff8b7b3: Verifying Checksum 13:24:06 69ca0ff8b7b3: Download complete 13:24:06 b538f80385f9: Verifying Checksum 13:24:06 b538f80385f9: Download complete 13:24:07 b538f80385f9: Pull complete 13:24:07 74f711af9a0d: Pull complete 13:24:08 99f96fe45779: Pull complete 13:24:09 209524e5b208: Verifying Checksum 13:24:10 8529a6b9a6be: Verifying Checksum 13:24:10 8529a6b9a6be: Download complete 13:24:20 8529a6b9a6be: Pull complete 13:24:20 45590311c82a: Pull complete 13:24:20 69ca0ff8b7b3: Pull complete 13:24:25 209524e5b208: Pull complete 13:24:25 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 13:24:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 13:24:25 ---> 5bddaf1c2fca 13:24:25 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 13:24:27 ---> Running in 0797296cab1d 13:24:27 Removing intermediate container 0797296cab1d 13:24:27 ---> fb6a43ab9b5d 13:24:27 Step 4/7 : RUN apk add bash 13:24:28 ---> Running in 7151ff1cba15 13:24:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:24:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:24:31 OK: 142 MiB in 39 packages 13:24:32 Removing intermediate container 7151ff1cba15 13:24:32 ---> a68e4500d845 13:24:32 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 13:24:32 ---> Running in 9b1676641e80 13:24:33 Removing intermediate container 9b1676641e80 13:24:33 ---> 1eea26f2a747 13:24:33 Step 6/7 : COPY go.mod . 13:24:33 ---> e32852dfa596 13:24:33 Step 7/7 : RUN go mod download 13:24:34 ---> Running in 9491a8d2b677 13:24:49 Removing intermediate container 9491a8d2b677 13:24:49 ---> 8f45e7ea2ffe 13:24:49 Successfully built 8f45e7ea2ffe 13:24:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:24:49 + docker inspect -f . ci-base-image-arm64 13:24:49 . [Pipeline] withDockerContainer 13:24:50 prd-ubuntu18.04-docker-arm64-4c-16g-6960 does not seem to be running inside a container 13:24:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 13:24:51 $ docker top 6a76e3c99e272e3402f8f86ed97bc4288be4e5f1496a7a583d6890ef3d613a1b -eo pid,comm [Pipeline] { [Pipeline] sh 13:24:53 + go version 13:24:53 go version go1.15.2 linux/arm64 [Pipeline] } 13:24:53 $ docker stop --time=1 6a76e3c99e272e3402f8f86ed97bc4288be4e5f1496a7a583d6890ef3d613a1b 13:24:55 $ docker rm -f 6a76e3c99e272e3402f8f86ed97bc4288be4e5f1496a7a583d6890ef3d613a1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:24:56 + docker inspect -f . ci-base-image-arm64 13:24:56 . [Pipeline] withDockerContainer 13:24:56 prd-ubuntu18.04-docker-arm64-4c-16g-6960 does not seem to be running inside a container 13:24:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 13:24:58 $ docker top 713e303c681afd6f4295e79f20bf9ad76fd8a253dd34b1e35d1a4882fb8c48be -eo pid,comm [Pipeline] { [Pipeline] sh 13:25:00 + make test 13:25:00 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:25:22 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 13:25:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.047s coverage: 85.7% of statements 13:25:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.038s coverage: 100.0% of statements 13:25:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.066s coverage: 45.4% of statements 13:25:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.018s coverage: 77.8% of statements 13:25:24 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 13:25:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.029s coverage: 6.4% of statements 13:25:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.059s coverage: 14.7% of statements 13:25:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.039s coverage: 100.0% of statements 13:25:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.064s coverage: 91.8% of statements 13:25:27 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 13:25:27 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 13:25:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.023s coverage: 100.0% of statements 13:25:27 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.029s coverage: 48.9% of statements 13:25:32 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.097s coverage: 63.0% of statements 13:25:32 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.011s coverage: 26.3% of statements 13:25:32 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.043s coverage: 15.4% of statements 13:25:32 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.042s coverage: 15.4% of statements 13:25:32 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements 13:25:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 13:25:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.057s coverage: 29.1% of statements 13:25:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.025s coverage: 100.0% of statements 13:25:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.051s coverage: 94.4% of statements 13:25:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.024s coverage: 100.0% of statements 13:25:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 13:25:35 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:25:39 gofmt -l . 13:25:40 [ "`gofmt -l .`" = "" ] [Pipeline] stash 13:25:40 Warning: overwriting stash ‘coverage-report’ 13:25:41 Stashed 1 file(s) [Pipeline] } 13:25:41 $ docker stop --time=1 713e303c681afd6f4295e79f20bf9ad76fd8a253dd34b1e35d1a4882fb8c48be 13:25:43 $ docker rm -f 713e303c681afd6f4295e79f20bf9ad76fd8a253dd34b1e35d1a4882fb8c48be [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 13:25:46 provisioning config files... 13:25:46 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-346@tmp/config783549607512060324tmp [Pipeline] { [Pipeline] sh 13:25:46 + set +x 13:25:46 + curl -s https://codecov.io/bash 13:25:46 + bash -s -- 13:25:46 13:25:46 _____ _ 13:25:46 / ____| | | 13:25:46 | | ___ __| | ___ ___ _____ __ 13:25:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:25:46 | |___| (_) | (_| | __/ (_| (_) \ V / 13:25:46 \_____\___/ \__,_|\___|\___\___/ \_/ 13:25:46 Bash-20201009-048fee3 13:25:46 13:25:46 13:25:46 ==> Jenkins CI detected. 13:25:46 project root: . 13:25:46 --> token set from env 13:25:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:25:46 ==> Running gcov in . (disable via -X gcov) 13:25:46 ==> Python coveragepy not found 13:25:46 ==> Searching for coverage reports in: 13:25:46 + . 13:25:46 -> Found 1 reports 13:25:46 ==> Detecting git/mercurial file structure 13:25:46 ==> Reading reports 13:25:46 + ./coverage.out bytes=106724 13:25:46 ==> Appending adjustments 13:25:46 https://docs.codecov.io/docs/fixing-reports 13:25:47 + Found adjustments 13:25:47 ==> Gzipping contents 13:25:47 ==> Uploading reports 13:25:47 url: https://codecov.io 13:25:47 query: branch=PR-346&commit=13495f77021ea3f25080857fb3aee7177f4698fb&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-346%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=346&job=&cmd_args= 13:25:47 -> Pinging Codecov 13:25:47 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-346&commit=13495f77021ea3f25080857fb3aee7177f4698fb&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-346%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=346&job=&cmd_args= 13:25:47 -> Uploading to 13:25:47 13:25:47 % Total % Received % Xferd Average Speed Time Time Time Current 13:25:47 Dload Upload Total Spent Left Speed 13:25:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 13:25:47 X> Failed to upload 13:25:47 ==> Uploading to Codecov 13:25:47 % Total % Received % Xferd Average Speed Time Time Time Current 13:25:47 Dload Upload Total Spent Left Speed 13:25:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17100 0 0 100 17100 0 14604 0:00:01 0:00:01 --:--:-- 14615 100 17218 100 118 100 17100 75 10974 0:00:01 0:00:01 --:--:-- 10975 13:25:49 View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/13495f77021ea3f25080857fb3aee7177f4698fb [Pipeline] } 13:25:49 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 13:25:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:25:53 ---> package-listing.sh 13:25:53 ++ facter osfamily 13:25:53 ++ tr '[:upper:]' '[:lower:]' 13:25:53 + OS_FAMILY=redhat 13:25:53 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-346 13:25:53 + START_PACKAGES=/tmp/packages_start.txt 13:25:53 + END_PACKAGES=/tmp/packages_end.txt 13:25:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:25:53 + PACKAGES=/tmp/packages_start.txt 13:25:53 + '[' /w/workspace/dry_go-mod-core-contracts_PR-346 ']' 13:25:53 + PACKAGES=/tmp/packages_end.txt 13:25:53 + case "${OS_FAMILY}" in 13:25:53 + rpm -qa 13:25:53 + sort 13:25:57 + '[' -f /tmp/packages_start.txt ']' 13:25:57 + '[' -f /tmp/packages_end.txt ']' 13:25:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:25:57 + '[' /w/workspace/dry_go-mod-core-contracts_PR-346 ']' 13:25:57 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-346/archives/ 13:25:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-346/archives/ [Pipeline] echo 13:25:57 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-346/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:25:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:25:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:25:58 13:25:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:25:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:25:58 alpine: Pulling from edgex-lftools-log-publisher 13:25:58 df20fa9351a1: Pulling fs layer 13:25:58 36b3adc4ff6f: Pulling fs layer 13:25:58 8ad3a11d3b57: Pulling fs layer 13:25:58 46f8f816bc3b: Pulling fs layer 13:25:58 93b61091891f: Pulling fs layer 13:25:58 93b9cdb0e59b: Pulling fs layer 13:25:58 5e14af77c1be: Pulling fs layer 13:25:58 01666e4c0597: Pulling fs layer 13:25:58 aa168da1d23b: Pulling fs layer 13:25:58 93b9cdb0e59b: Waiting 13:25:58 5e14af77c1be: Waiting 13:25:58 01666e4c0597: Waiting 13:25:58 aa168da1d23b: Waiting 13:25:58 46f8f816bc3b: Waiting 13:25:58 93b61091891f: Waiting 13:25:58 36b3adc4ff6f: Verifying Checksum 13:25:58 36b3adc4ff6f: Download complete 13:25:58 46f8f816bc3b: Verifying Checksum 13:25:58 46f8f816bc3b: Download complete 13:25:58 df20fa9351a1: Verifying Checksum 13:25:58 df20fa9351a1: Download complete 13:25:58 93b9cdb0e59b: Verifying Checksum 13:25:58 93b9cdb0e59b: Download complete 13:25:58 93b61091891f: Verifying Checksum 13:25:58 93b61091891f: Download complete 13:25:58 5e14af77c1be: Verifying Checksum 13:25:58 5e14af77c1be: Download complete 13:25:58 01666e4c0597: Verifying Checksum 13:25:58 01666e4c0597: Download complete 13:25:58 df20fa9351a1: Pull complete 13:25:58 36b3adc4ff6f: Pull complete 13:25:59 8ad3a11d3b57: Verifying Checksum 13:25:59 8ad3a11d3b57: Download complete 13:26:00 8ad3a11d3b57: Pull complete 13:26:00 46f8f816bc3b: Pull complete 13:26:00 93b61091891f: Pull complete 13:26:00 93b9cdb0e59b: Pull complete 13:26:00 aa168da1d23b: Verifying Checksum 13:26:00 aa168da1d23b: Download complete 13:26:01 5e14af77c1be: Pull complete 13:26:01 01666e4c0597: Pull complete 13:26:09 aa168da1d23b: Pull complete 13:26:09 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:26:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:26:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:26:09 prd-centos7-docker-4c-2g-6956 does not seem to be running inside a container 13:26:09 $ 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-346/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-346 -v /w/workspace/dry_go-mod-core-contracts_PR-346:/w/workspace/dry_go-mod-core-contracts_PR-346:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-346@tmp:/w/workspace/dry_go-mod-core-contracts_PR-346@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 13:26:13 $ docker top 02c669a00b147eb5e8fe26ebaac83c9866626d859279e342d3959246910d09d4 -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:13 + touch /tmp/pre-build-complete [Pipeline] sh 13:26:14 + mkdir -p /var/log/sa [Pipeline] sh 13:26:14 + ls /var/log/sa-host 13:26:14 + sadf -c /var/log/sa-host/sa05 13:26:14 file_magic: OK 13:26:14 HZ: Using current value: 100 13:26:14 file_header: OK 13:26:14 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 13:26:14 Statistics: 13:26:14 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:26:14 File successfully converted to sysstat format version 12.2.1 13:26:14 + sadf -c /var/log/sa-host/sa20 13:26:14 file_magic: OK 13:26:14 HZ: Using current value: 100 13:26:14 file_header: OK 13:26:14 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 13:26:14 Statistics: 13:26:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:26:14 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:26:14 provisioning config files... 13:26:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-346@tmp/config4039789224561371604tmp [Pipeline] { [Pipeline] echo 13:26:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:26:15 ---> create-netrc.sh [Pipeline] } 13:26:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 13:26:15 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 13:26:15 ---> python-tools-install.sh [Pipeline] echo 13:26:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:26:16 ---> sudo-logs.sh 13:26:16 Archiving 'sudo' log.. [Pipeline] echo 13:26:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:26:16 ---> job-cost.sh 13:26:16 lf-activate-venv: SKIPPING 13:26:16 INFO: No Stack... 13:26:17 INFO: Retrieving Pricing Info for: v1-standard-2 13:26:18 INFO: Archiving Costs [Pipeline] echo 13:26:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:26:18 ---> logs-deploy.sh 13:26:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-346/6 13:26:18 INFO: archiving workspace using pattern(s): 13:26:19 Archives upload complete. 13:26:20 INFO: archiving logs to Nexus 13:26:21 ---> uname -a: 13:26:21 Linux prd-centos7-docker-4c-2g-6956.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 13:26:21 13:26:21 13:26:21 ---> lscpu: 13:26:21 Architecture: x86_64 13:26:21 CPU op-mode(s): 32-bit, 64-bit 13:26:21 Byte Order: Little Endian 13:26:21 Address sizes: 40 bits physical, 48 bits virtual 13:26:21 CPU(s): 4 13:26:21 On-line CPU(s) list: 0-3 13:26:21 Thread(s) per core: 1 13:26:21 Core(s) per socket: 1 13:26:21 Socket(s): 4 13:26:21 NUMA node(s): 1 13:26:21 Vendor ID: GenuineIntel 13:26:21 CPU family: 6 13:26:21 Model: 44 13:26:21 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 13:26:21 Stepping: 1 13:26:21 CPU MHz: 2933.438 13:26:21 BogoMIPS: 5866.87 13:26:21 Virtualization: VT-x 13:26:21 Hypervisor vendor: KVM 13:26:21 Virtualization type: full 13:26:21 L1d cache: 128 KiB 13:26:21 L1i cache: 128 KiB 13:26:21 L2 cache: 16 MiB 13:26:21 L3 cache: 64 MiB 13:26:21 NUMA node0 CPU(s): 0-3 13:26:21 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 13:26:21 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 13:26:21 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 13:26:21 Vulnerability Meltdown: Mitigation; PTI 13:26:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:26:21 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:26:21 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:26:21 Vulnerability Tsx async abort: Not affected 13:26:21 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 13:26:21 13:26:21 13:26:21 ---> nproc: 13:26:21 4 13:26:21 13:26:21 13:26:21 ---> df -h: 13:26:21 Filesystem Size Used Available Use% Mounted on 13:26:21 overlay 50.0G 7.2G 42.8G 14% / 13:26:21 tmpfs 64.0M 0 64.0M 0% /dev 13:26:21 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 13:26:21 shm 64.0M 0 64.0M 0% /dev/shm 13:26:21 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 13:26:21 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 13:26:21 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 13:26:21 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 13:26:21 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 13:26:21 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 13:26:21 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 13:26:21 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 13:26:21 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-346 13:26:21 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-346@tmp 13:26:21 13:26:21 13:26:21 ---> free -m: 13:26:21 total used free shared buff/cache available 13:26:21 Mem: 1837 691 109 0 1036 1043 13:26:21 Swap: 1023 1 1022 13:26:21 13:26:21 13:26:21 ---> ip addr: 13:26:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:26:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:26:21 inet 127.0.0.1/8 scope host lo 13:26:21 valid_lft forever preferred_lft forever 13:26:21 inet6 ::1/128 scope host 13:26:21 valid_lft forever preferred_lft forever 13:26:21 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 13:26:21 link/ether fa:16:3e:49:87:01 brd ff:ff:ff:ff:ff:ff 13:26:21 inet 10.30.123.69/23 brd 10.30.123.255 scope global dynamic eth0 13:26:21 valid_lft 86021sec preferred_lft 86021sec 13:26:21 inet6 fe80::f816:3eff:fe49:8701/64 scope link 13:26:21 valid_lft forever preferred_lft forever 13:26:21 3: docker0: mtu 1500 qdisc noqueue state DOWN 13:26:21 link/ether 02:42:28:aa:9a:2a brd ff:ff:ff:ff:ff:ff 13:26:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:26:21 valid_lft forever preferred_lft forever 13:26:21 inet6 fe80::42:28ff:feaa:9a2a/64 scope link 13:26:21 valid_lft forever preferred_lft forever 13:26:21 13:26:21