Pull request #430 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 judehung for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 202ac0aad3b16495eeab8ed60ece40dc952d2433+153705572a6304c9531f1976d47893b6f943a831 (551a65ef3f1c56792780cbd514d66950328d99d1) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 SNYK_DOCKER_SCAN: 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-19945 in /w/workspace/dry_go-mod-core-contracts_PR-430 [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-430 # 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 > 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/430/head:refs/remotes/origin/PR-430 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 153705572a6304c9531f1976d47893b6f943a831 into PR head commit 202ac0aad3b16495eeab8ed60ece40dc952d2433 Merge succeeded, producing 202ac0aad3b16495eeab8ed60ece40dc952d2433 Checking out Revision 202ac0aad3b16495eeab8ed60ece40dc952d2433 (PR-430) > git config core.sparsecheckout # timeout=10 > git checkout -f 202ac0aad3b16495eeab8ed60ece40dc952d2433 # 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 153705572a6304c9531f1976d47893b6f943a831 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 202ac0aad3b16495eeab8ed60ece40dc952d2433 # timeout=10 Commit message: "feat(data): Update AddEvent to use single AddEventRequest DTO" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:46:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:46:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:46:09 ========================================================= 10:46:09 EdgeX Global Pipelines Version Info 10:46:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 68b7206d8a3d8b42e78152356bc977c99775b658 # timeout=10 10:46:11 ------------------- 10:46:11 stable info: 10:46:11 ------------------- 10:46:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:46:11 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 10:46:11 Message: update stable to v1.0.173 10:46:12 ------------------- 10:46:12 experimental info: 10:46:12 ------------------- 10:46:12 Commited By: **** collab-it+edgex@linuxfoundation.org 10:46:12 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 10:46:12 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:46:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 10:46:12 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 10:46:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:46:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:46:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:46:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 10:46:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:46:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 10:46:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:46:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:46:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:46:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 10:46:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:46:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:46:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 10:46:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:46:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:46:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:46:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 10:46:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:46:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:46:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:46:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:46:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:46:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 10:46:15 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 10:46:15 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 10:46:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-430 [Pipeline] echo 10:46:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-430 [Pipeline] echo 10:46:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-430 [Pipeline] echo 10:46:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 202ac0aad3b16495eeab8ed60ece40dc952d2433 [Pipeline] echo 10:46:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 202ac0a [Pipeline] echo 10:46:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:46:16 + git log --format=format:%s -1 202ac0aad3b16495eeab8ed60ece40dc952d2433 [Pipeline] echo 10:46:16 GIT_COMMIT: 202ac0aad3b16495eeab8ed60ece40dc952d2433, Commit Message: feat(data): Update AddEvent to use single AddEventRequest DTO [Pipeline] echo 10:46:16 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:46:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:46:17 10:46:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:46:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:46:17 latest: Pulling from edgex-devops/git-semver 10:46:17 31603596830f: Pulling fs layer 10:46:17 2a8b12db71e7: Pulling fs layer 10:46:17 6ca5941a6612: Pulling fs layer 10:46:17 ecc8261a40a4: Pulling fs layer 10:46:17 ecc8261a40a4: Waiting 10:46:17 2a8b12db71e7: Verifying Checksum 10:46:17 2a8b12db71e7: Download complete 10:46:18 31603596830f: Verifying Checksum 10:46:18 31603596830f: Download complete 10:46:18 6ca5941a6612: Verifying Checksum 10:46:18 6ca5941a6612: Download complete 10:46:18 31603596830f: Pull complete 10:46:18 ecc8261a40a4: Download complete 10:46:18 2a8b12db71e7: Pull complete 10:46:19 6ca5941a6612: Pull complete 10:46:19 ecc8261a40a4: Pull complete 10:46:19 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 10:46:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:46:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:46:19 prd-centos7-docker-4c-2g-19945 does not seem to be running inside a container 10:46:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-430 -v /w/workspace/dry_go-mod-core-contracts_PR-430:/w/workspace/dry_go-mod-core-contracts_PR-430:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-430@tmp:/w/workspace/dry_go-mod-core-contracts_PR-430@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:46:22 $ docker top 68e7d9fdaff8d14eb30fc94c89ce87236bbe35d5688e41b2409e4e17af0ec7ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:46:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:46:22 [ssh-agent] Looking for ssh-agent implementation... 10:46:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:46:22 $ docker exec 68e7d9fdaff8d14eb30fc94c89ce87236bbe35d5688e41b2409e4e17af0ec7ec ssh-agent 10:46:22 SSH_AUTH_SOCK=/tmp/ssh-TmrLFC4SOFBB/agent.12 10:46:22 SSH_AGENT_PID=17 10:46:22 Running ssh-add (command line suppressed) 10:46:22 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-430@tmp/private_key_4777148997073877168.key (/w/workspace/dry_go-mod-core-contracts_PR-430@tmp/private_key_4777148997073877168.key) 10:46:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:46:23 + git tag --points-at HEAD [Pipeline] } 10:46:23 $ docker exec --env ******** --env ******** 68e7d9fdaff8d14eb30fc94c89ce87236bbe35d5688e41b2409e4e17af0ec7ec ssh-agent -k 10:46:23 unset SSH_AUTH_SOCK; 10:46:23 unset SSH_AGENT_PID; 10:46:23 echo Agent pid 17 killed; 10:46:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:46:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:46:23 [ssh-agent] Looking for ssh-agent implementation... 10:46:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:46:23 $ docker exec 68e7d9fdaff8d14eb30fc94c89ce87236bbe35d5688e41b2409e4e17af0ec7ec ssh-agent 10:46:24 SSH_AUTH_SOCK=/tmp/ssh-eD3CN0sjTfUu/agent.46 10:46:24 SSH_AGENT_PID=51 10:46:24 Running ssh-add (command line suppressed) 10:46:24 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-430@tmp/private_key_3475454025573218162.key (/w/workspace/dry_go-mod-core-contracts_PR-430@tmp/private_key_3475454025573218162.key) 10:46:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:46:24 + git semver init 10:46:24 # -> Open(): unable to determine branch for HEAD 10:46:24 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-430/.git 10:46:24 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-430 10:46:24 # $SEMVER_REMOTE_NAME = origin 10:46:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:46:24 # $SEMVER_USER_NAME = edgex-jenkins 10:46:24 # $SEMVER_BRANCH = PR-430 10:46:24 # $SEMVER_TEMP = /tmp/semver-735051482 10:46:24 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 10:46:25 # '/tmp/semver-735051482' -> '/w/workspace/dry_go-mod-core-contracts_PR-430/.semver' 10:46:25 # -> Force: false 10:46:25 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-430/.semver [Pipeline] } 10:46:25 $ docker exec --env ******** --env ******** 68e7d9fdaff8d14eb30fc94c89ce87236bbe35d5688e41b2409e4e17af0ec7ec ssh-agent -k 10:46:25 unset SSH_AUTH_SOCK; 10:46:25 unset SSH_AGENT_PID; 10:46:25 echo Agent pid 51 killed; 10:46:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:46:25 + git semver [Pipeline] } 10:46:25 $ docker stop --time=1 68e7d9fdaff8d14eb30fc94c89ce87236bbe35d5688e41b2409e4e17af0ec7ec 10:46:27 $ docker rm -f 68e7d9fdaff8d14eb30fc94c89ce87236bbe35d5688e41b2409e4e17af0ec7ec [Pipeline] // withDockerContainer [Pipeline] sh 10:46:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:46:28 Stashed 1 file(s) [Pipeline] echo 10:46:28 [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 10:46:44 Still waiting to schedule task 10:46:44 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:46:44 Still waiting to schedule task 10:46:44 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:48:26 Running on prd-centos7-docker-4c-2g-19947 in /w/workspace/dry_go-mod-core-contracts_PR-430 [Pipeline] { [Pipeline] ws 10:48:26 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 10:48:29 using credential edgex-jenkins-ssh 10:48:29 Cloning the remote Git repository 10:48:29 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 10:48:29 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 10:48:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:48:29 > git --version # timeout=10 10:48:29 > git --version # 'git version 2.24.3' 10:48:29 using GIT_SSH to set credentials SSH Credentials for GitHub 10:48:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:48:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:48:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:48:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:48:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:48:30 using GIT_SSH to set credentials SSH Credentials for GitHub 10:48:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/430/head:refs/remotes/origin/PR-430 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:48:30 Merging remotes/origin/master commit 153705572a6304c9531f1976d47893b6f943a831 into PR head commit 202ac0aad3b16495eeab8ed60ece40dc952d2433 10:48:30 Merge succeeded, producing 202ac0aad3b16495eeab8ed60ece40dc952d2433 10:48:30 Checking out Revision 202ac0aad3b16495eeab8ed60ece40dc952d2433 (PR-430) 10:48:30 > git config core.sparsecheckout # timeout=10 10:48:30 > git checkout -f 202ac0aad3b16495eeab8ed60ece40dc952d2433 # timeout=10 10:48:30 > git remote # timeout=10 10:48:30 > git config --get remote.origin.url # timeout=10 10:48:30 using GIT_SSH to set credentials SSH Credentials for GitHub 10:48:30 > git merge 153705572a6304c9531f1976d47893b6f943a831 # timeout=10 10:48:30 > git rev-parse HEAD^{commit} # timeout=10 10:48:30 > git config core.sparsecheckout # timeout=10 10:48:30 > git checkout -f 202ac0aad3b16495eeab8ed60ece40dc952d2433 # timeout=10 10:48:34 Commit message: "feat(data): Update AddEvent to use single AddEventRequest DTO" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:48:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:48:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:48:36 + true 10:48:36 + sudo service docker restart 10:48:36 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 10:48:37 ========================================================= 10:48:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 10:48:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:48:37 + 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 . 10:48:38 Sending build context to Docker daemon 2.167MB 10:48:38 Step 1/7 : ARG BASE=golang:1.15-alpine 10:48:38 Step 2/7 : FROM ${BASE} 10:48:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 10:48:38 188c0c94c7c5: Pulling fs layer 10:48:38 0ef7d3d256c8: Pulling fs layer 10:48:38 de9db76c5a1d: Pulling fs layer 10:48:38 bca2f99d35d6: Pulling fs layer 10:48:38 93359f2a8cfa: Pulling fs layer 10:48:38 7c6f9722023f: Pulling fs layer 10:48:38 a35cf1a2eb13: Pulling fs layer 10:48:38 7c6f9722023f: Waiting 10:48:38 93359f2a8cfa: Waiting 10:48:38 bca2f99d35d6: Waiting 10:48:38 a35cf1a2eb13: Waiting 10:48:38 de9db76c5a1d: Verifying Checksum 10:48:38 de9db76c5a1d: Download complete 10:48:38 0ef7d3d256c8: Verifying Checksum 10:48:38 0ef7d3d256c8: Download complete 10:48:38 93359f2a8cfa: Verifying Checksum 10:48:38 93359f2a8cfa: Download complete 10:48:38 7c6f9722023f: Verifying Checksum 10:48:38 7c6f9722023f: Download complete 10:48:38 188c0c94c7c5: Verifying Checksum 10:48:38 188c0c94c7c5: Download complete 10:48:38 188c0c94c7c5: Pull complete 10:48:39 0ef7d3d256c8: Pull complete 10:48:39 de9db76c5a1d: Pull complete 10:48:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19946 in /w/workspace/dry_go-mod-core-contracts_PR-430 [Pipeline] { [Pipeline] ws 10:48:40 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 10:48:41 a35cf1a2eb13: Verifying Checksum 10:48:41 a35cf1a2eb13: Download complete 10:48:41 bca2f99d35d6: Verifying Checksum 10:48:41 bca2f99d35d6: Download complete 10:48:45 using credential edgex-jenkins-ssh 10:48:45 Cloning the remote Git repository 10:48:45 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 10:48:47 bca2f99d35d6: Pull complete 10:48:47 93359f2a8cfa: Pull complete 10:48:47 7c6f9722023f: Pull complete 10:48:45 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 10:48:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:48:45 > git --version # timeout=10 10:48:46 > git --version # 'git version 2.17.1' 10:48:46 using GIT_SSH to set credentials SSH Credentials for GitHub 10:48:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:48:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:48:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:48:47 Merging remotes/origin/master commit 153705572a6304c9531f1976d47893b6f943a831 into PR head commit 202ac0aad3b16495eeab8ed60ece40dc952d2433 10:48:48 Merge succeeded, producing 202ac0aad3b16495eeab8ed60ece40dc952d2433 10:48:48 Checking out Revision 202ac0aad3b16495eeab8ed60ece40dc952d2433 (PR-430) 10:48:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:48:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:48:47 using GIT_SSH to set credentials SSH Credentials for GitHub 10:48:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/430/head:refs/remotes/origin/PR-430 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:48:48 > git config core.sparsecheckout # timeout=10 10:48:48 > git checkout -f 202ac0aad3b16495eeab8ed60ece40dc952d2433 # timeout=10 10:48:48 > git remote # timeout=10 10:48:48 > git config --get remote.origin.url # timeout=10 10:48:48 using GIT_SSH to set credentials SSH Credentials for GitHub 10:48:48 > git merge 153705572a6304c9531f1976d47893b6f943a831 # timeout=10 10:48:48 > git rev-parse HEAD^{commit} # timeout=10 10:48:48 > git config core.sparsecheckout # timeout=10 10:48:48 > git checkout -f 202ac0aad3b16495eeab8ed60ece40dc952d2433 # timeout=10 10:48:52 Commit message: "feat(data): Update AddEvent to use single AddEventRequest DTO" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:48:54 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:48:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:48:54 + sudo service docker restart 10:48:54 + true 10:48:55 a35cf1a2eb13: Pull complete 10:48:55 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 10:48:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 10:48:55 ---> a62c8e92a672 10:48:55 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 10:48:55 ---> Running in 0cc79fed2558 10:48:55 Removing intermediate container 0cc79fed2558 10:48:55 ---> f4a44c98b49f 10:48:55 Step 4/7 : RUN apk add bash 10:48:55 ---> Running in ab2d5c572373 10:48:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:48:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:48:57 OK: 166 MiB in 39 packages [Pipeline] unstash 10:48:57 Removing intermediate container ab2d5c572373 10:48:57 ---> 4ea3db1333c3 10:48:57 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 10:48:57 ---> Running in c6df869f7ec1 [Pipeline] echo 10:48:57 ========================================================= 10:48:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 10:48:57 ========================================================= 10:48:57 Removing intermediate container c6df869f7ec1 10:48:57 ---> 7c4e48deca98 10:48:57 Step 6/7 : COPY go.mod . [Pipeline] isUnix [Pipeline] sh 10:48:58 ---> b117a5933cbf 10:48:58 Step 7/7 : RUN go mod download 10:48:58 ---> Running in 77c7aa14cb2d 10:48:58 + 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 . 10:48:59 Sending build context to Docker daemon 2.166MB 10:48:59 Step 1/7 : ARG BASE=golang:1.15-alpine 10:48:59 Step 2/7 : FROM ${BASE} 10:48:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:48:59 5f621e34cdf4: Pulling fs layer 10:48:59 a4357932f1b6: Pulling fs layer 10:48:59 18c013af1878: Pulling fs layer 10:48:59 00ac8860ef70: Pulling fs layer 10:48:59 63d7cb157983: Pulling fs layer 10:48:59 b116817d02f9: Pulling fs layer 10:48:59 745a02a5169b: Pulling fs layer 10:48:59 00ac8860ef70: Waiting 10:48:59 63d7cb157983: Waiting 10:48:59 b116817d02f9: Waiting 10:48:59 745a02a5169b: Waiting 10:48:59 18c013af1878: Verifying Checksum 10:48:59 18c013af1878: Download complete 10:48:59 a4357932f1b6: Download complete 10:48:59 63d7cb157983: Download complete 10:48:59 b116817d02f9: Verifying Checksum 10:48:59 b116817d02f9: Download complete 10:48:59 5f621e34cdf4: Verifying Checksum 10:48:59 5f621e34cdf4: Download complete 10:49:00 5f621e34cdf4: Pull complete 10:49:00 a4357932f1b6: Pull complete 10:49:01 18c013af1878: Pull complete 10:49:01 745a02a5169b: Verifying Checksum 10:49:01 745a02a5169b: Download complete 10:49:03 00ac8860ef70: Verifying Checksum 10:49:03 00ac8860ef70: Download complete 10:49:10 Removing intermediate container 77c7aa14cb2d 10:49:10 ---> 8f68a8bd7a7a 10:49:10 Successfully built 8f68a8bd7a7a 10:49:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:49:10 + docker inspect -f . ci-base-image-x86_64 10:49:10 . [Pipeline] withDockerContainer 10:49:10 prd-centos7-docker-4c-2g-19947 does not seem to be running inside a container 10:49:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 ******** ci-base-image-x86_64 cat 10:49:11 $ docker top adc36ecbc512b6cfd6c7a3a53b8590079c9492e099145aeb0c3be1020fc3c357 -eo pid,comm [Pipeline] { [Pipeline] sh 10:49:12 + go version 10:49:12 go version go1.15.5 linux/amd64 [Pipeline] } 10:49:12 $ docker stop --time=1 adc36ecbc512b6cfd6c7a3a53b8590079c9492e099145aeb0c3be1020fc3c357 10:49:13 00ac8860ef70: Pull complete 10:49:13 63d7cb157983: Pull complete 10:49:13 $ docker rm -f adc36ecbc512b6cfd6c7a3a53b8590079c9492e099145aeb0c3be1020fc3c357 [Pipeline] // withDockerContainer [Pipeline] } 10:49:13 b116817d02f9: Pull complete [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:49:14 + docker inspect -f . ci-base-image-x86_64 10:49:14 . [Pipeline] withDockerContainer 10:49:14 prd-centos7-docker-4c-2g-19947 does not seem to be running inside a container 10:49:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 ******** ci-base-image-x86_64 cat 10:49:15 $ docker top 449779ef3c55e5d165a76feba53218d4d6a61e5bd8d28ab76d37d796b70d3499 -eo pid,comm [Pipeline] { [Pipeline] sh 10:49:15 + make test 10:49:15 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:49:18 745a02a5169b: Pull complete 10:49:18 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 10:49:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 10:49:18 ---> b7e6874047d6 10:49:18 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 10:49:20 ---> Running in cdd457ed6ce2 10:49:21 Removing intermediate container cdd457ed6ce2 10:49:21 ---> 193d00a9dcf1 10:49:21 Step 4/7 : RUN apk add bash 10:49:21 ---> Running in 29ba4dc78ba3 10:49:22 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 10:49:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.020s coverage: 85.7% of statements 10:49:22 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.021s coverage: 100.0% of statements 10:49:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:49:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:49:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.027s coverage: 45.4% of statements 10:49:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.006s coverage: 77.8% of statements 10:49:23 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 10:49:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.012s coverage: 26.3% of statements 10:49:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.024s coverage: 14.7% of statements 10:49:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.017s coverage: 100.0% of statements 10:49:24 OK: 142 MiB in 39 packages 10:49:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.032s coverage: 91.8% of statements 10:49:24 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 10:49:24 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 10:49:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.005s coverage: 100.0% of statements 10:49:24 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.014s coverage: 47.8% of statements 10:49:25 Removing intermediate container 29ba4dc78ba3 10:49:25 ---> 964b6665ccae 10:49:25 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 10:49:25 ---> Running in 2f7925292f0d 10:49:26 Removing intermediate container 2f7925292f0d 10:49:26 ---> bf959f56528e 10:49:26 Step 6/7 : COPY go.mod . 10:49:26 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.018s coverage: 63.0% of statements 10:49:26 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.012s coverage: 26.3% of statements 10:49:26 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.018s coverage: 15.4% of statements 10:49:26 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.005s coverage: 15.4% of statements 10:49:26 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.035s coverage: 14.3% of statements 10:49:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 10:49:26 ---> 262521de6917 10:49:26 Step 7/7 : RUN go mod download 10:49:27 ---> Running in b1d1642dd956 10:49:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.064s coverage: 85.0% of statements 10:49:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 10:49:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 10:49:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.008s coverage: 44.1% of statements 10:49:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.012s coverage: 94.4% of statements 10:49:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.030s coverage: 92.9% of statements 10:49:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements 10:49:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 10:49:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 10:49:29 gofmt -l . 10:49:29 [ "`gofmt -l .`" = "" ] [Pipeline] } 10:49:29 $ docker stop --time=1 449779ef3c55e5d165a76feba53218d4d6a61e5bd8d28ab76d37d796b70d3499 10:49:32 $ docker rm -f 449779ef3c55e5d165a76feba53218d4d6a61e5bd8d28ab76d37d796b70d3499 [Pipeline] // withDockerContainer [Pipeline] sh 10:49:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:49:33 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] 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] } 10:49:42 Removing intermediate container b1d1642dd956 10:49:42 ---> f807eed3c990 10:49:42 Successfully built f807eed3c990 10:49:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:49:42 + docker inspect -f . ci-base-image-arm64 10:49:42 . [Pipeline] withDockerContainer 10:49:42 prd-ubuntu18.04-docker-arm64-4c-16g-19946 does not seem to be running inside a container 10:49:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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-arm64 cat 10:49:44 $ docker top 1366c027940f2de7f11577194330815a3587b8c78961f8ae61f86119df204850 -eo pid,comm [Pipeline] { [Pipeline] sh 10:49:45 + go version 10:49:45 go version go1.15.5 linux/arm64 [Pipeline] } 10:49:45 $ docker stop --time=1 1366c027940f2de7f11577194330815a3587b8c78961f8ae61f86119df204850 10:49:47 $ docker rm -f 1366c027940f2de7f11577194330815a3587b8c78961f8ae61f86119df204850 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:49:48 + docker inspect -f . ci-base-image-arm64 10:49:48 . [Pipeline] withDockerContainer 10:49:48 prd-ubuntu18.04-docker-arm64-4c-16g-19946 does not seem to be running inside a container 10:49:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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-arm64 cat 10:49:50 $ docker top 28c1548d926a655662dc5ef030fabefac304d86178489926f331ee248c1ba9f6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:49:51 + make test 10:49:51 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:50:13 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 10:50:13 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.038s coverage: 85.7% of statements 10:50:13 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.055s coverage: 100.0% of statements 10:50:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.054s coverage: 45.4% of statements 10:50:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.027s coverage: 77.8% of statements 10:50:15 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 10:50:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.016s coverage: 26.3% of statements 10:50:17 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.036s coverage: 14.7% of statements 10:50:17 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.018s coverage: 100.0% of statements 10:50:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.076s coverage: 91.8% of statements 10:50:18 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 10:50:18 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 10:50:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.037s coverage: 100.0% of statements 10:50:18 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.018s coverage: 47.8% of statements 10:50:24 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.086s coverage: 63.0% of statements 10:50:24 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.011s coverage: 26.3% of statements 10:50:24 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.024s coverage: 15.4% of statements 10:50:24 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.055s coverage: 15.4% of statements 10:50:24 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.012s coverage: 14.3% of statements 10:50:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 10:50:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.157s coverage: 85.0% of statements 10:50:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 10:50:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 10:50:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.059s coverage: 44.1% of statements 10:50:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.061s coverage: 94.4% of statements 10:50:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.146s coverage: 92.9% of statements 10:50:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.022s coverage: 100.0% of statements 10:50:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 10:50:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 10:50:33 gofmt -l . 10:50:33 [ "`gofmt -l .`" = "" ] [Pipeline] } 10:50:33 $ docker stop --time=1 28c1548d926a655662dc5ef030fabefac304d86178489926f331ee248c1ba9f6 10:50:35 $ docker rm -f 28c1548d926a655662dc5ef030fabefac304d86178489926f331ee248c1ba9f6 [Pipeline] // withDockerContainer [Pipeline] sh 10:50:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:50:36 Warning: overwriting stash ‘coverage-report’ 10:50:37 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 10:50:39 provisioning config files... 10:50:39 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-430@tmp/config191825251367787957tmp [Pipeline] { [Pipeline] sh 10:50:40 + set +x 10:50:40 + curl -s https://codecov.io/bash 10:50:40 + bash -s -- 10:50:40 10:50:40 _____ _ 10:50:40 / ____| | | 10:50:40 | | ___ __| | ___ ___ _____ __ 10:50:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:50:40 | |___| (_) | (_| | __/ (_| (_) \ V / 10:50:40 \_____\___/ \__,_|\___|\___\___/ \_/ 10:50:40 Bash-20201231-23d4836 10:50:40 10:50:40 10:50:40 ==> git version 2.24.3 found 10:50:40 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 10:50:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:50:40 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:50:40 ==> Jenkins CI detected. 10:50:40 project root: . 10:50:40 --> token set from env 10:50:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:50:40 ==> Running gcov in . (disable via -X gcov) 10:50:40 ==> Python coveragepy not found 10:50:40 ==> Searching for coverage reports in: 10:50:40 + . 10:50:40 -> Found 1 reports 10:50:40 ==> Detecting git/mercurial file structure 10:50:40 ==> Reading reports 10:50:40 + ./coverage.out bytes=121371 10:50:40 ==> Appending adjustments 10:50:40 https://docs.codecov.io/docs/fixing-reports 10:50:41 + Found adjustments 10:50:41 ==> Gzipping contents 10:50:41 20K /tmp/codecov.4uVHVX.gz 10:50:41 ==> Uploading reports 10:50:41 url: https://codecov.io 10:50:41 query: branch=PR-430&commit=202ac0aad3b16495eeab8ed60ece40dc952d2433&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-430%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=430&job=&cmd_args= 10:50:41 -> Pinging Codecov 10:50:41 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-430&commit=202ac0aad3b16495eeab8ed60ece40dc952d2433&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-430%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=430&job=&cmd_args= 10:50:42 -> Uploading to 10:50:42 https://storage.googleapis.com/codecov/v4/raw/2021-01-13/71470A77251A30514AAF9C0BB2E5B6CE/202ac0aad3b16495eeab8ed60ece40dc952d2433/f5e0e28c-b5d3-4d77-a1a6-462ccd0da10b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210113T105041Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=541e2ab39f8f79cfe8620be52a9d4967e4f48354d3a5005cedb9b9bdbf8a5aba 10:50:42 % Total % Received % Xferd Average Speed Time Time Time Current 10:50:42 Dload Upload Total Spent Left Speed 10:50:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19313 0 0 100 19313 0 33836 --:--:-- --:--:-- --:--:-- 33882 10:50:42 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/202ac0aad3b16495eeab8ed60ece40dc952d2433 [Pipeline] } 10:50:42 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 10:50:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:50:45 ---> package-listing.sh 10:50:45 ++ facter osfamily 10:50:45 ++ tr '[:upper:]' '[:lower:]' 10:50:45 + OS_FAMILY=redhat 10:50:45 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-430 10:50:45 + START_PACKAGES=/tmp/packages_start.txt 10:50:45 + END_PACKAGES=/tmp/packages_end.txt 10:50:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:50:45 + PACKAGES=/tmp/packages_start.txt 10:50:45 + '[' /w/workspace/dry_go-mod-core-contracts_PR-430 ']' 10:50:45 + PACKAGES=/tmp/packages_end.txt 10:50:45 + case "${OS_FAMILY}" in 10:50:45 + rpm -qa 10:50:45 + sort 10:50:50 + '[' -f /tmp/packages_start.txt ']' 10:50:50 + '[' -f /tmp/packages_end.txt ']' 10:50:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:50:50 + '[' /w/workspace/dry_go-mod-core-contracts_PR-430 ']' 10:50:50 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-430/archives/ 10:50:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-430/archives/ [Pipeline] echo 10:50:50 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-430/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:50:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:50:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:50:51 10:50:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:50:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:50:51 alpine: Pulling from edgex-lftools-log-publisher 10:50:51 df20fa9351a1: Pulling fs layer 10:50:51 36b3adc4ff6f: Pulling fs layer 10:50:51 8ad3a11d3b57: Pulling fs layer 10:50:51 46f8f816bc3b: Pulling fs layer 10:50:51 93b61091891f: Pulling fs layer 10:50:51 93b9cdb0e59b: Pulling fs layer 10:50:51 5e14af77c1be: Pulling fs layer 10:50:51 01666e4c0597: Pulling fs layer 10:50:51 aa168da1d23b: Pulling fs layer 10:50:51 93b9cdb0e59b: Waiting 10:50:51 5e14af77c1be: Waiting 10:50:51 01666e4c0597: Waiting 10:50:51 aa168da1d23b: Waiting 10:50:51 93b61091891f: Waiting 10:50:51 36b3adc4ff6f: Verifying Checksum 10:50:51 36b3adc4ff6f: Download complete 10:50:51 46f8f816bc3b: Verifying Checksum 10:50:51 46f8f816bc3b: Download complete 10:50:51 df20fa9351a1: Verifying Checksum 10:50:51 df20fa9351a1: Download complete 10:50:51 93b9cdb0e59b: Verifying Checksum 10:50:51 93b9cdb0e59b: Download complete 10:50:52 5e14af77c1be: Verifying Checksum 10:50:52 5e14af77c1be: Download complete 10:50:52 01666e4c0597: Verifying Checksum 10:50:52 01666e4c0597: Download complete 10:50:52 93b61091891f: Verifying Checksum 10:50:52 93b61091891f: Download complete 10:50:52 df20fa9351a1: Pull complete 10:50:52 36b3adc4ff6f: Pull complete 10:50:52 8ad3a11d3b57: Verifying Checksum 10:50:52 8ad3a11d3b57: Download complete 10:50:53 8ad3a11d3b57: Pull complete 10:50:54 46f8f816bc3b: Pull complete 10:50:54 aa168da1d23b: Verifying Checksum 10:50:54 aa168da1d23b: Download complete 10:50:54 93b61091891f: Pull complete 10:50:54 93b9cdb0e59b: Pull complete 10:50:55 5e14af77c1be: Pull complete 10:50:55 01666e4c0597: Pull complete 10:51:01 aa168da1d23b: Pull complete 10:51:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:51:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:51:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:51:02 prd-centos7-docker-4c-2g-19945 does not seem to be running inside a container 10:51:02 $ 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-430/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-430 -v /w/workspace/dry_go-mod-core-contracts_PR-430:/w/workspace/dry_go-mod-core-contracts_PR-430:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-430@tmp:/w/workspace/dry_go-mod-core-contracts_PR-430@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:10003/edgex-lftools-log-publisher:alpine cat 10:51:10 $ docker top b9f5d1843fa3334d9bbada81c138159ed0474cbca8aa1dbee680dadd0b12c3a0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:51:10 + touch /tmp/pre-build-complete [Pipeline] sh 10:51:11 + mkdir -p /var/log/sa [Pipeline] sh 10:51:11 + ls /var/log/sa-host 10:51:11 + sadf -c /var/log/sa-host/sa13 10:51:11 file_magic: OK 10:51:11 HZ: Using current value: 100 10:51:11 file_header: OK 10:51:11 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 10:51:11 Statistics: 10:51:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:51:11 File successfully converted to sysstat format version 12.2.1 10:51:11 + sadf -c /var/log/sa-host/sa23 10:51:11 file_magic: OK 10:51:11 HZ: Using current value: 100 10:51:11 file_header: OK 10:51:11 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 10:51:11 Statistics: 10:51:11 Hnuu...uuuununununu... 10:51:11 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:51:11 provisioning config files... 10:51:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-430@tmp/config5760325424523931782tmp [Pipeline] { [Pipeline] echo 10:51:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:51:12 ---> create-netrc.sh [Pipeline] } 10:51:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 10:51:12 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 10:51:12 ---> python-tools-install.sh [Pipeline] echo 10:51:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:51:12 ---> sudo-logs.sh 10:51:12 Archiving 'sudo' log.. [Pipeline] echo 10:51:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:51:13 ---> job-cost.sh 10:51:13 lf-activate-venv: SKIPPING 10:51:13 INFO: No Stack... 10:51:14 INFO: Retrieving Pricing Info for: v1-standard-2 10:51:14 INFO: Archiving Costs [Pipeline] echo 10:51:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:51:14 ---> logs-deploy.sh 10:51:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-430/2 10:51:14 INFO: archiving workspace using pattern(s): 10:51:16 Archives upload complete. 10:51:16 INFO: archiving logs to Nexus 10:51:17 ---> uname -a: 10:51:17 Linux prd-centos7-docker-4c-2g-19945.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 10:51:17 10:51:17 10:51:17 ---> lscpu: 10:51:17 Architecture: x86_64 10:51:17 CPU op-mode(s): 32-bit, 64-bit 10:51:17 Byte Order: Little Endian 10:51:17 Address sizes: 40 bits physical, 48 bits virtual 10:51:17 CPU(s): 4 10:51:17 On-line CPU(s) list: 0-3 10:51:17 Thread(s) per core: 1 10:51:17 Core(s) per socket: 1 10:51:17 Socket(s): 4 10:51:17 NUMA node(s): 1 10:51:17 Vendor ID: GenuineIntel 10:51:17 CPU family: 6 10:51:17 Model: 44 10:51:17 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 10:51:17 Stepping: 1 10:51:17 CPU MHz: 2933.442 10:51:17 BogoMIPS: 5866.88 10:51:17 Virtualization: VT-x 10:51:17 Hypervisor vendor: KVM 10:51:17 Virtualization type: full 10:51:17 L1d cache: 128 KiB 10:51:17 L1i cache: 128 KiB 10:51:17 L2 cache: 16 MiB 10:51:17 L3 cache: 64 MiB 10:51:17 NUMA node0 CPU(s): 0-3 10:51:17 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 10:51:17 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 10:51:17 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 10:51:17 Vulnerability Meltdown: Mitigation; PTI 10:51:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:51:17 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:51:17 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:51:17 Vulnerability Srbds: Not affected 10:51:17 Vulnerability Tsx async abort: Not affected 10:51:17 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 10:51:17 10:51:17 10:51:17 ---> nproc: 10:51:17 4 10:51:17 10:51:17 10:51:17 ---> df -h: 10:51:17 Filesystem Size Used Available Use% Mounted on 10:51:17 overlay 50.0G 7.3G 42.7G 15% / 10:51:17 tmpfs 64.0M 0 64.0M 0% /dev 10:51:17 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 10:51:17 shm 64.0M 0 64.0M 0% /dev/shm 10:51:17 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 10:51:17 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 10:51:17 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 10:51:17 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 10:51:17 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 10:51:17 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-430 10:51:17 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 10:51:17 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-430@tmp 10:51:17 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 10:51:17 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 10:51:17 10:51:17 10:51:17 ---> free -m: 10:51:17 total used free shared buff/cache available 10:51:17 Mem: 1837 688 111 0 1036 1044 10:51:17 Swap: 1023 1 1022 10:51:17 10:51:17 10:51:17 ---> ip addr: 10:51:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:51:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:51:17 inet 127.0.0.1/8 scope host lo 10:51:17 valid_lft forever preferred_lft forever 10:51:17 inet6 ::1/128 scope host 10:51:17 valid_lft forever preferred_lft forever 10:51:17 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:51:17 link/ether fa:16:3e:ec:95:b8 brd ff:ff:ff:ff:ff:ff 10:51:17 inet 10.30.123.205/23 brd 10.30.123.255 scope global dynamic eth0 10:51:17 valid_lft 86056sec preferred_lft 86056sec 10:51:17 inet6 fe80::f816:3eff:feec:95b8/64 scope link 10:51:17 valid_lft forever preferred_lft forever 10:51:17 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:51:17 link/ether 02:42:66:3c:c9:d5 brd ff:ff:ff:ff:ff:ff 10:51:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:51:17 valid_lft forever preferred_lft forever 10:51:17 inet6 fe80::42:66ff:fe3c:c9d5/64 scope link 10:51:17 valid_lft forever preferred_lft forever 10:51:17 10:51:17 10:51:17 ---> sar -b -r -n DEV: 10:51:17 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/13/21 _x86_64_ (4 CPU) 10:51:17 10:51:17 10:45:21 LINUX RESTART (4 CPU) 10:51:17 10:51:17 10:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:51:17 10:47:01 51.91 13.93 37.97 0.00 4476.64 3309.86 0.00 10:51:17 10:48:01 1.78 0.00 1.78 0.00 0.00 35.09 0.00 10:51:17 10:49:01 0.18 0.00 0.18 0.00 0.00 2.16 0.00 10:51:17 10:50:01 0.38 0.00 0.38 0.00 0.00 5.76 0.00 10:51:17 10:51:01 106.92 66.46 40.46 0.00 4628.76 14577.10 0.00 10:51:17 Average: 32.24 16.08 16.16 0.00 1821.54 3587.07 0.00 10:51:17 10:51:17 10:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:51:17 10:47:01 142188 0 589512 31.33 2620 1147224 1110856 37.91 428420 1109256 136 10:51:17 10:48:01 149612 0 582080 30.94 2620 1147232 1078316 36.80 426436 1105128 8 10:51:17 10:49:01 146588 0 585100 31.10 2620 1147236 1078552 36.81 428980 1105588 8 10:51:17 10:50:01 147724 0 583960 31.04 2620 1147240 1078384 36.80 444720 1088928 8 10:51:17 10:51:01 259060 0 643416 34.20 2620 976448 1088416 37.15 411904 959896 101472 10:51:17 Average: 169034 0 596814 31.72 2620 1113076 1086905 37.09 428092 1073759 20326 10:51:17 10:51:17 10:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:51:17 10:47:01 eth0 333.56 220.63 686.03 72.47 0.00 0.00 0.00 0.00 10:51:17 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:51:17 10:47:01 docker0 6.38 4.46 1.45 15.53 0.00 0.00 0.00 0.00 10:51:17 10:48:01 eth0 1.12 0.03 0.11 0.00 0.00 0.00 0.00 0.00 10:51:17 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:51:17 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:51:17 10:49:01 eth0 4.45 2.68 3.64 0.53 0.00 0.00 0.00 0.00 10:51:17 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:51:17 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:51:17 10:50:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:51:17 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:51:17 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:51:17 10:51:01 eth0 222.25 185.05 2172.40 19.57 0.00 0.00 0.00 0.00 10:51:17 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:51:17 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:51:17 Average: eth0 112.32 81.71 572.60 18.52 0.00 0.00 0.00 0.00 10:51:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:51:17 Average: docker0 1.28 0.89 0.29 3.11 0.00 0.00 0.00 0.00 10:51:17 10:51:17 10:51:17 ---> sar -P ALL: 10:51:17 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/13/21 _x86_64_ (4 CPU) 10:51:17 10:51:17 10:45:21 LINUX RESTART (4 CPU) 10:51:17 10:51:17 10:46:01 CPU %user %nice %system %iowait %steal %idle 10:51:17 10:47:01 all 5.52 0.00 2.70 1.52 0.02 90.24 10:51:17 10:47:01 0 5.35 0.00 3.16 2.99 0.02 88.48 10:51:17 10:47:01 1 4.99 0.00 2.82 1.51 0.02 90.66 10:51:17 10:47:01 2 6.34 0.00 2.25 1.08 0.02 90.32 10:51:17 10:47:01 3 5.42 0.00 2.57 0.49 0.03 91.49 10:51:17 10:48:01 all 0.15 0.00 0.05 0.00 0.00 99.79 10:51:17 10:48:01 0 0.03 0.00 0.05 0.00 0.00 99.92 10:51:17 10:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:51:17 10:48:01 2 0.52 0.00 0.07 0.00 0.00 99.42 10:51:17 10:48:01 3 0.03 0.00 0.07 0.00 0.00 99.90 10:51:17 10:49:01 all 0.18 0.00 0.06 0.00 0.01 99.75 10:51:17 10:49:01 0 0.08 0.00 0.05 0.00 0.03 99.83 10:51:17 10:49:01 1 0.03 0.00 0.07 0.00 0.00 99.90 10:51:17 10:49:01 2 0.55 0.00 0.05 0.00 0.00 99.40 10:51:17 10:49:01 3 0.07 0.00 0.07 0.00 0.02 99.85 10:51:17 10:50:01 all 0.13 0.00 0.04 0.00 0.00 99.82 10:51:17 10:50:01 0 0.02 0.00 0.05 0.00 0.00 99.93 10:51:17 10:50:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:51:17 10:50:01 2 0.17 0.00 0.07 0.00 0.00 99.77 10:51:17 10:50:01 3 0.32 0.00 0.02 0.00 0.00 99.67 10:51:17 10:51:01 all 5.75 0.00 4.15 1.54 0.01 88.54 10:51:17 10:51:01 0 5.80 0.00 3.74 2.90 0.00 87.57 10:51:17 10:51:01 1 5.74 0.00 3.89 1.57 0.02 88.79 10:51:17 10:51:01 2 6.19 0.00 5.20 1.41 0.03 87.16 10:51:17 10:51:01 3 5.29 0.00 3.77 0.29 0.00 90.65 10:51:17 Average: all 2.34 0.00 1.39 0.61 0.01 95.65 10:51:17 Average: 0 2.24 0.00 1.40 1.17 0.01 95.17 10:51:17 Average: 1 2.16 0.00 1.36 0.61 0.01 95.86 10:51:17 Average: 2 2.74 0.00 1.52 0.49 0.01 95.24 10:51:17 Average: 3 2.22 0.00 1.29 0.15 0.01 96.33 10:51:17 10:51:17 10:51:17