Pull request #401 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 weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 17bd62774d2a16c58141e8949cc3c0752ba8a77c rather than ae38b6791fc4a7d7aec3a0a1998d4a3b9622554c Obtained Jenkinsfile from 17bd62774d2a16c58141e8949cc3c0752ba8a77c 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16317 in /w/workspace/dry_go-mod-core-contracts_PR-401 [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-401 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 17bd62774d2a16c58141e8949cc3c0752ba8a77c into PR head commit ae38b6791fc4a7d7aec3a0a1998d4a3b9622554c Merge succeeded, producing ae38b6791fc4a7d7aec3a0a1998d4a3b9622554c Checking out Revision ae38b6791fc4a7d7aec3a0a1998d4a3b9622554c (PR-401) > 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 --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/401/head:refs/remotes/origin/PR-401 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ae38b6791fc4a7d7aec3a0a1998d4a3b9622554c # 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 17bd62774d2a16c58141e8949cc3c0752ba8a77c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ae38b6791fc4a7d7aec3a0a1998d4a3b9622554c # timeout=10 Commit message: "refactor: Extract the valueType checking func as validation Tag" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 82a2310ec686e2280fe4ea9cae2095ebd29d19c0 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:44:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:44:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:44:33 ========================================================= 09:44:33 EdgeX Global Pipelines Version Info 09:44:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:44:36 ------------------- 09:44:36 stable info: 09:44:36 ------------------- 09:44:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:44:36 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 09:44:36 Message: update stable to v1.0.172 09:44:37 ------------------- 09:44:37 experimental info: 09:44:37 ------------------- 09:44:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:44:37 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 09:44:37 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:44:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 09:44:37 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 09:44:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:44:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:44:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:44:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:44:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:44:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:44:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:44:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:44:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:44:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 09:44:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:44:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:44:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:44:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:44:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:44:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:44:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 09:44:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:44:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:44:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:44:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:44:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:44:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:44:39 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 09:44:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-401 [Pipeline] echo 09:44:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-401 [Pipeline] echo 09:44:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-401 [Pipeline] echo 09:44:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ae38b6791fc4a7d7aec3a0a1998d4a3b9622554c [Pipeline] echo 09:44:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ae38b67 [Pipeline] echo 09:44:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:44:41 + git log --format=format:%s -1 ae38b6791fc4a7d7aec3a0a1998d4a3b9622554c [Pipeline] echo 09:44:41 GIT_COMMIT: ae38b6791fc4a7d7aec3a0a1998d4a3b9622554c, Commit Message: refactor: Extract the valueType checking func as validation Tag [Pipeline] echo 09:44:41 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:44:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:44:44 09:44:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:44:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:44:44 latest: Pulling from edgex-devops/git-semver 09:44:44 31603596830f: Pulling fs layer 09:44:44 2a8b12db71e7: Pulling fs layer 09:44:44 6ca5941a6612: Pulling fs layer 09:44:44 ecc8261a40a4: Pulling fs layer 09:44:44 ecc8261a40a4: Waiting 09:44:44 2a8b12db71e7: Verifying Checksum 09:44:44 2a8b12db71e7: Download complete 09:44:45 31603596830f: Verifying Checksum 09:44:45 31603596830f: Download complete 09:44:46 ecc8261a40a4: Verifying Checksum 09:44:46 ecc8261a40a4: Download complete 09:44:46 6ca5941a6612: Verifying Checksum 09:44:46 6ca5941a6612: Download complete 09:44:46 31603596830f: Pull complete 09:44:46 2a8b12db71e7: Pull complete 09:44:48 6ca5941a6612: Pull complete 09:44:48 ecc8261a40a4: Pull complete 09:44:48 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:44:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:44:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:44:49 prd-centos7-docker-4c-2g-16317 does not seem to be running inside a container 09:44:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-401 -v /w/workspace/dry_go-mod-core-contracts_PR-401:/w/workspace/dry_go-mod-core-contracts_PR-401:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-401@tmp:/w/workspace/dry_go-mod-core-contracts_PR-401@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:44:51 $ docker top f35532bbb907f15c8718d7dd73182849561765fa531aacb4f6dc6986c1ec3925 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:44:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:44:52 [ssh-agent] Looking for ssh-agent implementation... 09:44:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:44:52 $ docker exec f35532bbb907f15c8718d7dd73182849561765fa531aacb4f6dc6986c1ec3925 ssh-agent 09:44:52 SSH_AUTH_SOCK=/tmp/ssh-OmQENB9jLcqo/agent.11 09:44:52 SSH_AGENT_PID=16 09:44:52 Running ssh-add (command line suppressed) 09:44:53 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-401@tmp/private_key_1871972650119007403.key (/w/workspace/dry_go-mod-core-contracts_PR-401@tmp/private_key_1871972650119007403.key) 09:44:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:44:53 + git tag --points-at HEAD [Pipeline] } 09:44:53 $ docker exec --env ******** --env ******** f35532bbb907f15c8718d7dd73182849561765fa531aacb4f6dc6986c1ec3925 ssh-agent -k 09:44:54 unset SSH_AUTH_SOCK; 09:44:54 unset SSH_AGENT_PID; 09:44:54 echo Agent pid 16 killed; 09:44:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:44:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:44:54 [ssh-agent] Looking for ssh-agent implementation... 09:44:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:44:54 $ docker exec f35532bbb907f15c8718d7dd73182849561765fa531aacb4f6dc6986c1ec3925 ssh-agent 09:44:54 SSH_AUTH_SOCK=/tmp/ssh-0UadDfxjWjqR/agent.45 09:44:54 SSH_AGENT_PID=51 09:44:54 Running ssh-add (command line suppressed) 09:44:55 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-401@tmp/private_key_7617650262459343813.key (/w/workspace/dry_go-mod-core-contracts_PR-401@tmp/private_key_7617650262459343813.key) 09:44:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:44:55 + git semver init 09:44:55 # -> Open(): unable to determine branch for HEAD 09:44:55 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-401/.git 09:44:55 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-401 09:44:55 # $SEMVER_REMOTE_NAME = origin 09:44:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:44:55 # $SEMVER_USER_NAME = edgex-jenkins 09:44:55 # $SEMVER_BRANCH = PR-401 09:44:55 # $SEMVER_TEMP = /tmp/semver-975038981 09:44:55 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 09:44:56 # '/tmp/semver-975038981' -> '/w/workspace/dry_go-mod-core-contracts_PR-401/.semver' 09:44:56 # -> Force: false 09:44:56 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-401/.semver [Pipeline] } 09:44:56 $ docker exec --env ******** --env ******** f35532bbb907f15c8718d7dd73182849561765fa531aacb4f6dc6986c1ec3925 ssh-agent -k 09:44:56 unset SSH_AUTH_SOCK; 09:44:56 unset SSH_AGENT_PID; 09:44:56 echo Agent pid 51 killed; 09:44:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:44:57 + git semver [Pipeline] } 09:44:57 $ docker stop --time=1 f35532bbb907f15c8718d7dd73182849561765fa531aacb4f6dc6986c1ec3925 09:44:59 $ docker rm -f f35532bbb907f15c8718d7dd73182849561765fa531aacb4f6dc6986c1ec3925 [Pipeline] // withDockerContainer [Pipeline] sh 09:45:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:45:02 Stashed 1 file(s) [Pipeline] echo 09:45:02 [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 09:45:18 Still waiting to schedule task 09:45:18 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:45:18 Still waiting to schedule task 09:45:18 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:47:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16319 in /w/workspace/dry_go-mod-core-contracts_PR-401 [Pipeline] { [Pipeline] ws 09:47:12 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 09:47:17 Running on prd-centos7-docker-4c-2g-16320 in /w/workspace/dry_go-mod-core-contracts_PR-401 [Pipeline] { [Pipeline] ws 09:47:17 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 09:47:17 using credential edgex-jenkins-ssh 09:47:17 Cloning the remote Git repository 09:47:17 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:47:17 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 09:47:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:47:17 > git --version # timeout=10 09:47:17 > git --version # 'git version 2.17.1' 09:47:17 using GIT_SSH to set credentials SSH Credentials for GitHub 09:47:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:47:19 using credential edgex-jenkins-ssh 09:47:19 Merging remotes/origin/master commit 17bd62774d2a16c58141e8949cc3c0752ba8a77c into PR head commit ae38b6791fc4a7d7aec3a0a1998d4a3b9622554c 09:47:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:47:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:47:19 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:47:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:47:19 using GIT_SSH to set credentials SSH Credentials for GitHub 09:47:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/401/head:refs/remotes/origin/PR-401 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:47:19 Cloning the remote Git repository 09:47:20 Merge succeeded, producing ae38b6791fc4a7d7aec3a0a1998d4a3b9622554c 09:47:20 Checking out Revision ae38b6791fc4a7d7aec3a0a1998d4a3b9622554c (PR-401) 09:47:19 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:47:19 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 09:47:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:47:19 > git --version # timeout=10 09:47:19 > git --version # 'git version 2.24.3' 09:47:19 using GIT_SSH to set credentials SSH Credentials for GitHub 09:47:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:47:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:47:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:47:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:47:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:47:20 using GIT_SSH to set credentials SSH Credentials for GitHub 09:47:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/401/head:refs/remotes/origin/PR-401 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:47:19 > git config core.sparsecheckout # timeout=10 09:47:19 > git checkout -f ae38b6791fc4a7d7aec3a0a1998d4a3b9622554c # timeout=10 09:47:20 > git remote # timeout=10 09:47:20 > git config --get remote.origin.url # timeout=10 09:47:20 using GIT_SSH to set credentials SSH Credentials for GitHub 09:47:20 > git merge 17bd62774d2a16c58141e8949cc3c0752ba8a77c # timeout=10 09:47:20 > git rev-parse HEAD^{commit} # timeout=10 09:47:20 > git config core.sparsecheckout # timeout=10 09:47:20 > git checkout -f ae38b6791fc4a7d7aec3a0a1998d4a3b9622554c # timeout=10 09:47:21 Merging remotes/origin/master commit 17bd62774d2a16c58141e8949cc3c0752ba8a77c into PR head commit ae38b6791fc4a7d7aec3a0a1998d4a3b9622554c 09:47:21 Merge succeeded, producing ae38b6791fc4a7d7aec3a0a1998d4a3b9622554c 09:47:21 Checking out Revision ae38b6791fc4a7d7aec3a0a1998d4a3b9622554c (PR-401) 09:47:21 > git config core.sparsecheckout # timeout=10 09:47:21 > git checkout -f ae38b6791fc4a7d7aec3a0a1998d4a3b9622554c # timeout=10 09:47:21 > git remote # timeout=10 09:47:21 > git config --get remote.origin.url # timeout=10 09:47:21 using GIT_SSH to set credentials SSH Credentials for GitHub 09:47:21 > git merge 17bd62774d2a16c58141e8949cc3c0752ba8a77c # timeout=10 09:47:21 > git rev-parse HEAD^{commit} # timeout=10 09:47:21 > git config core.sparsecheckout # timeout=10 09:47:21 > git checkout -f ae38b6791fc4a7d7aec3a0a1998d4a3b9622554c # timeout=10 09:47:24 Commit message: "refactor: Extract the valueType checking func as validation Tag" [Pipeline] withEnv [Pipeline] { 09:47:24 Commit message: "refactor: Extract the valueType checking func as validation Tag" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:47:25 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:47:26 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:47:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:47:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:47:27 + true 09:47:27 + sudo service docker restart 09:47:27 + sudo service docker restart 09:47:27 + true 09:47:27 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 09:47:28 ========================================================= 09:47:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:47:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:47:29 + 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 . 09:47:29 Sending build context to Docker daemon 2.022MB 09:47:29 Step 1/7 : ARG BASE=golang:1.15-alpine 09:47:29 Step 2/7 : FROM ${BASE} 09:47:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:47:29 188c0c94c7c5: Pulling fs layer 09:47:29 0ef7d3d256c8: Pulling fs layer 09:47:29 de9db76c5a1d: Pulling fs layer 09:47:29 bca2f99d35d6: Pulling fs layer 09:47:29 93359f2a8cfa: Pulling fs layer 09:47:29 7c6f9722023f: Pulling fs layer 09:47:29 a35cf1a2eb13: Pulling fs layer 09:47:29 bca2f99d35d6: Waiting 09:47:29 93359f2a8cfa: Waiting 09:47:29 7c6f9722023f: Waiting 09:47:29 a35cf1a2eb13: Waiting 09:47:29 de9db76c5a1d: Download complete 09:47:29 93359f2a8cfa: Verifying Checksum 09:47:29 93359f2a8cfa: Download complete 09:47:29 7c6f9722023f: Verifying Checksum 09:47:29 7c6f9722023f: Download complete 09:47:29 188c0c94c7c5: Verifying Checksum 09:47:29 188c0c94c7c5: Download complete [Pipeline] unstash 09:47:30 188c0c94c7c5: Pull complete [Pipeline] echo 09:47:30 ========================================================= 09:47:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 09:47:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:47:30 0ef7d3d256c8: Pull complete 09:47:30 de9db76c5a1d: Pull complete 09:47:30 + 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 . 09:47:31 Sending build context to Docker daemon 2.021MB 09:47:31 Step 1/7 : ARG BASE=golang:1.15-alpine 09:47:31 Step 2/7 : FROM ${BASE} 09:47:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:47:31 5f621e34cdf4: Pulling fs layer 09:47:31 a4357932f1b6: Pulling fs layer 09:47:31 18c013af1878: Pulling fs layer 09:47:31 00ac8860ef70: Pulling fs layer 09:47:31 63d7cb157983: Pulling fs layer 09:47:31 b116817d02f9: Pulling fs layer 09:47:31 745a02a5169b: Pulling fs layer 09:47:31 00ac8860ef70: Waiting 09:47:31 b116817d02f9: Waiting 09:47:31 63d7cb157983: Waiting 09:47:31 18c013af1878: Verifying Checksum 09:47:31 18c013af1878: Download complete 09:47:32 a4357932f1b6: Verifying Checksum 09:47:32 a4357932f1b6: Download complete 09:47:32 63d7cb157983: Download complete 09:47:32 b116817d02f9: Download complete 09:47:32 5f621e34cdf4: Verifying Checksum 09:47:32 5f621e34cdf4: Download complete 09:47:33 5f621e34cdf4: Pull complete 09:47:33 a35cf1a2eb13: Verifying Checksum 09:47:33 a35cf1a2eb13: Download complete 09:47:33 a4357932f1b6: Pull complete 09:47:34 18c013af1878: Pull complete 09:47:35 bca2f99d35d6: Verifying Checksum 09:47:35 bca2f99d35d6: Download complete 09:47:36 745a02a5169b: Verifying Checksum 09:47:36 745a02a5169b: Download complete 09:47:37 00ac8860ef70: Download complete 09:47:40 bca2f99d35d6: Pull complete 09:47:40 93359f2a8cfa: Pull complete 09:47:40 7c6f9722023f: Pull complete 09:47:47 a35cf1a2eb13: Pull complete 09:47:47 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 09:47:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:47:47 ---> a62c8e92a672 09:47:47 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:47:47 ---> Running in 8189b03c41bf 09:47:47 Removing intermediate container 8189b03c41bf 09:47:47 ---> 5faadae239f0 09:47:47 Step 4/7 : RUN apk add bash 09:47:47 ---> Running in bb5f7063cb2e 09:47:47 00ac8860ef70: Pull complete 09:47:47 63d7cb157983: Pull complete 09:47:47 b116817d02f9: Pull complete 09:47:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:47:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:47:49 OK: 166 MiB in 39 packages 09:47:50 Removing intermediate container bb5f7063cb2e 09:47:50 ---> 014d18e80414 09:47:50 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:47:50 ---> Running in 8d5f43c9c5ae 09:47:50 Removing intermediate container 8d5f43c9c5ae 09:47:50 ---> 24ec72cdc303 09:47:50 Step 6/7 : COPY go.mod . 09:47:50 ---> 6138d7673d06 09:47:50 Step 7/7 : RUN go mod download 09:47:50 ---> Running in 6849cb79536f 09:47:51 745a02a5169b: Pull complete 09:47:51 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 09:47:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 09:47:51 ---> b7e6874047d6 09:47:51 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:47:53 ---> Running in 0ce4ec9d826c 09:47:54 Removing intermediate container 0ce4ec9d826c 09:47:54 ---> 2e2a6c28787e 09:47:54 Step 4/7 : RUN apk add bash 09:47:54 ---> Running in cc44a4f0ca9b 09:47:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:47:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:47:57 OK: 142 MiB in 39 packages 09:47:58 Removing intermediate container cc44a4f0ca9b 09:47:58 ---> a75e8a24c4c5 09:47:58 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:47:58 ---> Running in 4db4ff1db0fa 09:47:59 Removing intermediate container 4db4ff1db0fa 09:47:59 ---> e9b92547ddbc 09:47:59 Step 6/7 : COPY go.mod . 09:48:00 ---> 4f93577c6c3f 09:48:00 Step 7/7 : RUN go mod download 09:48:00 ---> Running in a6550234c6dc 09:48:02 Removing intermediate container 6849cb79536f 09:48:02 ---> ae7996f04084 09:48:02 Successfully built ae7996f04084 09:48:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:48:03 + docker inspect -f . ci-base-image-x86_64 09:48:03 . [Pipeline] withDockerContainer 09:48:03 prd-centos7-docker-4c-2g-16320 does not seem to be running inside a container 09:48:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:48:04 $ docker top aa0206e8f1d9d6d8c578da3b7062f6dbdb7c86b8433fc6191b334c536dd8e6fe -eo pid,comm [Pipeline] { [Pipeline] sh 09:48:04 + go version 09:48:04 go version go1.15.5 linux/amd64 [Pipeline] } 09:48:04 $ docker stop --time=1 aa0206e8f1d9d6d8c578da3b7062f6dbdb7c86b8433fc6191b334c536dd8e6fe 09:48:06 $ docker rm -f aa0206e8f1d9d6d8c578da3b7062f6dbdb7c86b8433fc6191b334c536dd8e6fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:48:07 + docker inspect -f . ci-base-image-x86_64 09:48:07 . [Pipeline] withDockerContainer 09:48:07 prd-centos7-docker-4c-2g-16320 does not seem to be running inside a container 09:48:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:48:07 $ docker top 854580f3678299f6fdcf001c614a7f04a4e9005d40ffab780d364b4b41ca9487 -eo pid,comm [Pipeline] { [Pipeline] sh 09:48:08 + make test 09:48:08 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:48:15 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 09:48:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.021s coverage: 85.7% of statements 09:48:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.020s coverage: 100.0% of statements 09:48:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.028s coverage: 45.4% of statements 09:48:15 Removing intermediate container a6550234c6dc 09:48:15 ---> 6700166b95b8 09:48:15 Successfully built 6700166b95b8 09:48:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:48:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.038s coverage: 77.8% of statements 09:48:15 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 09:48:15 + docker inspect -f . ci-base-image-arm64 09:48:15 . [Pipeline] withDockerContainer 09:48:15 prd-ubuntu18.04-docker-arm64-4c-16g-16319 does not seem to be running inside a container 09:48:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 09:48:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.007s coverage: 18.6% of statements 09:48:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.023s coverage: 14.7% of statements 09:48:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.026s coverage: 100.0% of statements 09:48:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.034s coverage: 91.8% of statements 09:48:16 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 09:48:16 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 09:48:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.019s coverage: 100.0% of statements 09:48:17 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.006s coverage: 47.8% of statements 09:48:17 $ docker top 2265c0af294d586af548057a3f5ea3a5fafb0b0b577e9cf4c5fbac8f65622d3e -eo pid,comm [Pipeline] { [Pipeline] sh 09:48:18 + go version 09:48:18 go version go1.15.5 linux/arm64 [Pipeline] } 09:48:18 $ docker stop --time=1 2265c0af294d586af548057a3f5ea3a5fafb0b0b577e9cf4c5fbac8f65622d3e 09:48:19 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.029s coverage: 63.0% of statements 09:48:19 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.004s coverage: 26.3% of statements 09:48:19 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.012s coverage: 15.4% of statements 09:48:19 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.008s coverage: 15.4% of statements 09:48:19 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.015s coverage: 14.3% of statements 09:48:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 09:48:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.025s coverage: 85.3% of statements 09:48:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 09:48:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 09:48:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.014s coverage: 44.6% of statements 09:48:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.018s coverage: 100.0% of statements 09:48:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.016s coverage: 92.9% of statements 09:48:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements 09:48:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 09:48:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:48:20 $ docker rm -f 2265c0af294d586af548057a3f5ea3a5fafb0b0b577e9cf4c5fbac8f65622d3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:48:21 + docker inspect -f . ci-base-image-arm64 09:48:21 . [Pipeline] withDockerContainer 09:48:21 gofmt -l . 09:48:21 [ "`gofmt -l .`" = "" ] 09:48:21 prd-ubuntu18.04-docker-arm64-4c-16g-16319 does not seem to be running inside a container 09:48:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 09:48:23 $ docker top 91eac83a95ee164d0f4b9d3afe4647c0d2440ac9d7bcc3f547bc9d03e65a14f6 -eo pid,comm [Pipeline] { [Pipeline] } 09:48:23 $ docker stop --time=1 854580f3678299f6fdcf001c614a7f04a4e9005d40ffab780d364b4b41ca9487 09:48:25 $ docker rm -f 854580f3678299f6fdcf001c614a7f04a4e9005d40ffab780d364b4b41ca9487 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 09:48:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:48:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script 09:48:26 + make test 09:48:26 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [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] } 09:48:49 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 09:48:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.033s coverage: 85.7% of statements 09:48:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.025s coverage: 100.0% of statements 09:48:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.056s coverage: 45.4% of statements 09:48:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.033s coverage: 77.8% of statements 09:48:51 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 09:48:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.037s coverage: 18.6% of statements 09:48:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.046s coverage: 14.7% of statements 09:48:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.027s coverage: 100.0% of statements 09:48:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.065s coverage: 91.8% of statements 09:48:54 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 09:48:54 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 09:48:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.037s coverage: 100.0% of statements 09:48:54 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.029s coverage: 47.8% of statements 09:49:01 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.124s coverage: 63.0% of statements 09:49:01 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.014s coverage: 26.3% of statements 09:49:01 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.018s coverage: 15.4% of statements 09:49:01 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.011s coverage: 15.4% of statements 09:49:01 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.026s coverage: 14.3% of statements 09:49:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 09:49:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.157s coverage: 85.3% of statements 09:49:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 09:49:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 09:49:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.030s coverage: 44.6% of statements 09:49:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.028s coverage: 100.0% of statements 09:49:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.063s coverage: 92.9% of statements 09:49:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 100.0% of statements 09:49:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 09:49:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:49:08 gofmt -l . 09:49:08 [ "`gofmt -l .`" = "" ] [Pipeline] } 09:49:08 $ docker stop --time=1 91eac83a95ee164d0f4b9d3afe4647c0d2440ac9d7bcc3f547bc9d03e65a14f6 09:49:10 $ docker rm -f 91eac83a95ee164d0f4b9d3afe4647c0d2440ac9d7bcc3f547bc9d03e65a14f6 [Pipeline] // withDockerContainer [Pipeline] sh 09:49:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:49:11 Warning: overwriting stash ‘coverage-report’ 09:49:12 Stashed 1 file(s) [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] } [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 09:49:15 provisioning config files... 09:49:15 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-401@tmp/config1703461556396862127tmp [Pipeline] { [Pipeline] sh 09:49:15 + set +x 09:49:15 + curl -s https://codecov.io/bash 09:49:15 + bash -s -- 09:49:15 09:49:15 _____ _ 09:49:15 / ____| | | 09:49:15 | | ___ __| | ___ ___ _____ __ 09:49:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:49:15 | |___| (_) | (_| | __/ (_| (_) \ V / 09:49:15 \_____\___/ \__,_|\___|\___\___/ \_/ 09:49:15 Bash-20201130-cc6d3fe 09:49:15 09:49:15 09:49:15 ==> Jenkins CI detected. 09:49:15 project root: . 09:49:15 --> token set from env 09:49:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:49:15 ==> Running gcov in . (disable via -X gcov) 09:49:15 ==> Python coveragepy not found 09:49:15 ==> Searching for coverage reports in: 09:49:15 + . 09:49:16 -> Found 1 reports 09:49:16 ==> Detecting git/mercurial file structure 09:49:16 ==> Reading reports 09:49:16 + ./coverage.out bytes=112325 09:49:16 ==> Appending adjustments 09:49:16 https://docs.codecov.io/docs/fixing-reports 09:49:17 + Found adjustments 09:49:17 ==> Gzipping contents 09:49:17 20K /tmp/codecov.zRvExC.gz 09:49:17 ==> Uploading reports 09:49:17 url: https://codecov.io 09:49:17 query: branch=PR-401&commit=ae38b6791fc4a7d7aec3a0a1998d4a3b9622554c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-401%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=401&job=&cmd_args= 09:49:17 -> Pinging Codecov 09:49:17 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-401&commit=ae38b6791fc4a7d7aec3a0a1998d4a3b9622554c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-401%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=401&job=&cmd_args= 09:49:17 -> Uploading to 09:49:17 https://storage.googleapis.com/codecov/v4/raw/2020-12-16/71470A77251A30514AAF9C0BB2E5B6CE/ae38b6791fc4a7d7aec3a0a1998d4a3b9622554c/a6124b29-5c49-49e7-b45d-f943d65f5a4a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201216T094917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e7dd6a57186dd3dfbcc12bae2f39260997aa0e16962eb1094aaec26dbbd35c61 09:49:17 % Total % Received % Xferd Average Speed Time Time Time Current 09:49:17 Dload Upload Total Spent Left Speed 09:49:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18068 0 0 100 18068 0 32059 --:--:-- --:--:-- --:--:-- 32092 09:49:18 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/ae38b6791fc4a7d7aec3a0a1998d4a3b9622554c [Pipeline] } 09:49:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 09:49:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:49:21 ---> package-listing.sh 09:49:21 ++ facter osfamily 09:49:21 ++ tr '[:upper:]' '[:lower:]' 09:49:21 + OS_FAMILY=redhat 09:49:21 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-401 09:49:21 + START_PACKAGES=/tmp/packages_start.txt 09:49:21 + END_PACKAGES=/tmp/packages_end.txt 09:49:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:49:21 + PACKAGES=/tmp/packages_start.txt 09:49:21 + '[' /w/workspace/dry_go-mod-core-contracts_PR-401 ']' 09:49:21 + PACKAGES=/tmp/packages_end.txt 09:49:21 + case "${OS_FAMILY}" in 09:49:21 + rpm -qa 09:49:21 + sort 09:49:28 + '[' -f /tmp/packages_start.txt ']' 09:49:28 + '[' -f /tmp/packages_end.txt ']' 09:49:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:49:28 + '[' /w/workspace/dry_go-mod-core-contracts_PR-401 ']' 09:49:28 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-401/archives/ 09:49:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-401/archives/ [Pipeline] echo 09:49:28 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-401/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:49:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:49:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:49:29 09:49:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:49:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:49:29 alpine: Pulling from edgex-lftools-log-publisher 09:49:29 df20fa9351a1: Pulling fs layer 09:49:29 36b3adc4ff6f: Pulling fs layer 09:49:29 8ad3a11d3b57: Pulling fs layer 09:49:29 46f8f816bc3b: Pulling fs layer 09:49:29 93b61091891f: Pulling fs layer 09:49:29 93b9cdb0e59b: Pulling fs layer 09:49:29 5e14af77c1be: Pulling fs layer 09:49:29 01666e4c0597: Pulling fs layer 09:49:29 aa168da1d23b: Pulling fs layer 09:49:29 46f8f816bc3b: Waiting 09:49:29 93b61091891f: Waiting 09:49:29 01666e4c0597: Waiting 09:49:29 93b9cdb0e59b: Waiting 09:49:29 aa168da1d23b: Waiting 09:49:29 5e14af77c1be: Waiting 09:49:29 36b3adc4ff6f: Download complete 09:49:30 46f8f816bc3b: Download complete 09:49:30 df20fa9351a1: Verifying Checksum 09:49:30 93b9cdb0e59b: Verifying Checksum 09:49:30 93b9cdb0e59b: Download complete 09:49:30 5e14af77c1be: Verifying Checksum 09:49:30 5e14af77c1be: Download complete 09:49:30 93b61091891f: Verifying Checksum 09:49:30 93b61091891f: Download complete 09:49:30 01666e4c0597: Verifying Checksum 09:49:30 01666e4c0597: Download complete 09:49:30 df20fa9351a1: Pull complete 09:49:31 8ad3a11d3b57: Verifying Checksum 09:49:31 8ad3a11d3b57: Download complete 09:49:31 36b3adc4ff6f: Pull complete 09:49:32 8ad3a11d3b57: Pull complete 09:49:33 46f8f816bc3b: Pull complete 09:49:34 93b61091891f: Pull complete 09:49:34 93b9cdb0e59b: Pull complete 09:49:34 5e14af77c1be: Pull complete 09:49:34 01666e4c0597: Pull complete 09:49:34 aa168da1d23b: Verifying Checksum 09:49:34 aa168da1d23b: Download complete 09:49:47 aa168da1d23b: Pull complete 09:49:47 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:49:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:49:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:49:47 prd-centos7-docker-4c-2g-16317 does not seem to be running inside a container 09:49:47 $ 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-401/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-401 -v /w/workspace/dry_go-mod-core-contracts_PR-401:/w/workspace/dry_go-mod-core-contracts_PR-401:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-401@tmp:/w/workspace/dry_go-mod-core-contracts_PR-401@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:49:50 $ docker top 9d0638a52cf19e0089d1c78d6b62df43a3d6780936eaa3e86f187d06b6df8a57 -eo pid,comm [Pipeline] { [Pipeline] sh 09:49:51 + touch /tmp/pre-build-complete [Pipeline] sh 09:49:52 + mkdir -p /var/log/sa [Pipeline] sh 09:49:52 + ls /var/log/sa-host 09:49:52 + sadf -c /var/log/sa-host/sa16 09:49:52 file_magic: OK 09:49:52 HZ: Using current value: 100 09:49:52 file_header: OK 09:49:52 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 09:49:52 Statistics: 09:49:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:49:52 File successfully converted to sysstat format version 12.2.1 09:49:52 + sadf -c /var/log/sa-host/sa23 09:49:52 file_magic: OK 09:49:52 HZ: Using current value: 100 09:49:52 file_header: OK 09:49:52 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 09:49:52 Statistics: 09:49:52 Hnuu...uuuununununu... 09:49:52 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:49:53 provisioning config files... 09:49:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-401@tmp/config6940685828124679013tmp [Pipeline] { [Pipeline] echo 09:49:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:49:53 ---> create-netrc.sh [Pipeline] } 09:49:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:49:53 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:49:54 ---> python-tools-install.sh [Pipeline] echo 09:49:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:49:54 ---> sudo-logs.sh 09:49:54 Archiving 'sudo' log.. [Pipeline] echo 09:49:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:49:55 ---> job-cost.sh 09:49:55 lf-activate-venv: SKIPPING 09:49:55 INFO: No Stack... 09:49:56 INFO: Retrieving Pricing Info for: v1-standard-2 09:49:57 INFO: Archiving Costs [Pipeline] echo 09:49:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:49:57 ---> logs-deploy.sh 09:49:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-401/5 09:49:57 INFO: archiving workspace using pattern(s): 09:50:00 Archives upload complete. 09:50:00 INFO: archiving logs to Nexus 09:50:03 ---> uname -a: 09:50:03 Linux prd-centos7-docker-4c-2g-16317.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 09:50:03 09:50:03 09:50:03 ---> lscpu: 09:50:03 Architecture: x86_64 09:50:03 CPU op-mode(s): 32-bit, 64-bit 09:50:03 Byte Order: Little Endian 09:50:03 Address sizes: 40 bits physical, 48 bits virtual 09:50:03 CPU(s): 4 09:50:03 On-line CPU(s) list: 0-3 09:50:03 Thread(s) per core: 1 09:50:03 Core(s) per socket: 1 09:50:03 Socket(s): 4 09:50:03 NUMA node(s): 1 09:50:03 Vendor ID: GenuineIntel 09:50:03 CPU family: 6 09:50:03 Model: 44 09:50:03 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:50:03 Stepping: 1 09:50:03 CPU MHz: 2933.438 09:50:03 BogoMIPS: 5866.87 09:50:03 Virtualization: VT-x 09:50:03 Hypervisor vendor: KVM 09:50:03 Virtualization type: full 09:50:03 L1d cache: 128 KiB 09:50:03 L1i cache: 128 KiB 09:50:03 L2 cache: 16 MiB 09:50:03 L3 cache: 64 MiB 09:50:03 NUMA node0 CPU(s): 0-3 09:50:03 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 09:50:03 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 09:50:03 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 09:50:03 Vulnerability Meltdown: Mitigation; PTI 09:50:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:50:03 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:50:03 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:50:03 Vulnerability Srbds: Not affected 09:50:03 Vulnerability Tsx async abort: Not affected 09:50:03 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 09:50:03 09:50:03 09:50:03 ---> nproc: 09:50:03 4 09:50:03 09:50:03 09:50:03 ---> df -h: 09:50:03 Filesystem Size Used Available Use% Mounted on 09:50:03 overlay 50.0G 7.3G 42.7G 15% / 09:50:03 tmpfs 64.0M 0 64.0M 0% /dev 09:50:03 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 09:50:03 shm 64.0M 0 64.0M 0% /dev/shm 09:50:03 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 09:50:03 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 09:50:03 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 09:50:03 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 09:50:03 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 09:50:03 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 09:50:03 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-401 09:50:03 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-401@tmp 09:50:03 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 09:50:03 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 09:50:03 09:50:03 09:50:03 ---> free -m: 09:50:03 total used free shared buff/cache available 09:50:03 Mem: 1837 678 113 0 1045 1054 09:50:03 Swap: 1023 1 1022 09:50:03 09:50:03 09:50:03 ---> ip addr: 09:50:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:50:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:50:03 inet 127.0.0.1/8 scope host lo 09:50:03 valid_lft forever preferred_lft forever 09:50:03 inet6 ::1/128 scope host 09:50:03 valid_lft forever preferred_lft forever 09:50:03 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:50:03 link/ether fa:16:3e:e9:54:c3 brd ff:ff:ff:ff:ff:ff 09:50:03 inet 10.30.122.106/23 brd 10.30.123.255 scope global dynamic eth0 09:50:03 valid_lft 86021sec preferred_lft 86021sec 09:50:03 inet6 fe80::f816:3eff:fee9:54c3/64 scope link 09:50:03 valid_lft forever preferred_lft forever 09:50:03 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:50:03 link/ether 02:42:08:fe:dc:77 brd ff:ff:ff:ff:ff:ff 09:50:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:50:03 valid_lft forever preferred_lft forever 09:50:03 inet6 fe80::42:8ff:fefe:dc77/64 scope link 09:50:03 valid_lft forever preferred_lft forever 09:50:03 09:50:03 09:50:03 ---> sar -b -r -n DEV: 09:50:03 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/16/20 _x86_64_ (4 CPU) 09:50:03 09:50:03 09:43:28 LINUX RESTART (4 CPU) 09:50:03 09:50:03 09:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:50:03 09:45:02 118.22 55.15 63.07 0.00 7847.04 19840.30 0.00 09:50:03 09:46:01 2.79 0.27 2.52 0.00 10.27 64.27 0.00 09:50:03 09:47:01 0.17 0.00 0.17 0.00 0.00 2.01 0.00 09:50:03 09:48:01 0.17 0.00 0.17 0.00 0.00 1.61 0.00 09:50:03 09:49:01 0.27 0.00 0.27 0.00 0.00 3.36 0.00 09:50:03 Average: 24.44 11.14 13.30 0.00 1579.50 4002.55 0.00 09:50:03 09:50:03 09:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:50:03 09:45:02 145864 0 592772 31.50 2620 1140288 1160212 39.60 412328 1121560 108 09:50:03 09:46:01 154500 0 583720 31.02 2620 1140704 1159592 39.57 406592 1119064 12 09:50:03 09:47:01 165160 0 573056 30.46 2620 1140708 1072364 36.60 406884 1109884 8 09:50:03 09:48:01 162680 0 575532 30.59 2620 1140712 1072580 36.61 409856 1109408 8 09:50:03 09:49:01 162420 0 575788 30.60 2620 1140716 1072616 36.61 422956 1096440 20 09:50:03 Average: 158125 0 580174 30.83 2620 1140626 1107473 37.80 411723 1111271 31 09:50:03 09:50:03 09:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:50:03 09:45:02 eth0 279.57 195.63 1054.99 91.61 0.00 0.00 0.00 0.00 09:50:03 09:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:03 09:45:02 docker0 7.97 5.46 1.40 14.30 0.00 0.00 0.00 0.00 09:50:03 09:46:01 eth0 2.79 1.71 3.84 0.52 0.00 0.00 0.00 0.00 09:50:03 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:03 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:03 09:47:01 eth0 1.10 0.08 0.11 0.01 0.00 0.00 0.00 0.00 09:50:03 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:03 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:03 09:48:01 eth0 2.05 0.65 0.65 0.37 0.00 0.00 0.00 0.00 09:50:03 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:03 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:03 09:49:01 eth0 1.03 0.75 0.55 0.44 0.00 0.00 0.00 0.00 09:50:03 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:03 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:03 Average: eth0 57.59 39.96 213.10 18.68 0.00 0.00 0.00 0.00 09:50:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:03 Average: docker0 1.60 1.10 0.28 2.87 0.00 0.00 0.00 0.00 09:50:03 09:50:03 09:50:03 ---> sar -P ALL: 09:50:03 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/16/20 _x86_64_ (4 CPU) 09:50:03 09:50:03 09:43:28 LINUX RESTART (4 CPU) 09:50:03 09:50:03 09:44:01 CPU %user %nice %system %iowait %steal %idle 09:50:03 09:45:02 all 12.65 0.00 7.30 3.14 19.26 57.65 09:50:03 09:45:02 0 9.89 0.00 7.16 3.16 20.75 59.03 09:50:03 09:45:02 1 13.86 0.00 8.52 1.96 18.33 57.33 09:50:03 09:45:02 2 12.80 0.00 7.13 3.74 19.71 56.63 09:50:03 09:45:02 3 14.07 0.00 6.39 3.70 18.25 57.60 09:50:03 09:46:01 all 0.33 0.00 0.06 0.04 1.89 97.67 09:50:03 09:46:01 0 0.13 0.00 0.05 0.00 1.44 98.38 09:50:03 09:46:01 1 0.30 0.00 0.10 0.00 2.19 97.41 09:50:03 09:46:01 2 0.52 0.00 0.03 0.15 1.89 97.41 09:50:03 09:46:01 3 0.38 0.00 0.07 0.00 2.05 97.49 09:50:03 09:47:01 all 0.12 0.00 0.14 0.00 1.47 98.27 09:50:03 09:47:01 0 0.02 0.00 0.07 0.00 0.76 99.16 09:50:03 09:47:01 1 0.30 0.00 0.20 0.00 1.92 97.58 09:50:03 09:47:01 2 0.08 0.00 0.20 0.00 1.60 98.12 09:50:03 09:47:01 3 0.07 0.00 0.12 0.00 1.58 98.24 09:50:03 09:48:01 all 0.10 0.00 0.04 0.00 0.77 99.09 09:50:03 09:48:01 0 0.02 0.00 0.02 0.00 0.51 99.45 09:50:03 09:48:01 1 0.33 0.00 0.05 0.00 1.03 98.59 09:50:03 09:48:01 2 0.05 0.00 0.05 0.00 0.96 98.94 09:50:03 09:48:01 3 0.02 0.00 0.03 0.00 0.60 99.35 09:50:03 09:49:01 all 0.11 0.00 0.06 0.00 0.32 99.50 09:50:03 09:49:01 0 0.02 0.00 0.02 0.00 0.12 99.85 09:50:03 09:49:01 1 0.23 0.00 0.05 0.00 0.40 99.32 09:50:03 09:49:01 2 0.03 0.00 0.15 0.00 0.33 99.48 09:50:03 09:49:01 3 0.15 0.00 0.03 0.00 0.45 99.37 09:50:03 Average: all 2.66 0.00 1.52 0.63 4.74 90.45 09:50:03 Average: 0 2.01 0.00 1.46 0.63 4.71 91.18 09:50:03 Average: 1 3.00 0.00 1.78 0.39 4.77 90.06 09:50:03 Average: 2 2.70 0.00 1.52 0.78 4.91 90.10 09:50:03 Average: 3 2.92 0.00 1.32 0.73 4.56 90.46 09:50:03 09:50:03 09:50:03