Pull request #468 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 lenny-intel for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 12e7666ae7e5e1a467b79e8198ef05480f06fb2d+c064ce76bbcaf668729eea1d56c0de28cbf510b0 (1eb5d74efa36b16083bb364f1b22c45eea63fc60) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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:pre] ========================================================= [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: pre 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-24339 in /w/workspace/dry_go-mod-core-contracts_PR-468 [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-468 # 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/468/head:refs/remotes/origin/PR-468 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c064ce76bbcaf668729eea1d56c0de28cbf510b0 into PR head commit 12e7666ae7e5e1a467b79e8198ef05480f06fb2d Merge succeeded, producing 12e7666ae7e5e1a467b79e8198ef05480f06fb2d Checking out Revision 12e7666ae7e5e1a467b79e8198ef05480f06fb2d (PR-468) > git config core.sparsecheckout # timeout=10 > git checkout -f 12e7666ae7e5e1a467b79e8198ef05480f06fb2d # 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 c064ce76bbcaf668729eea1d56c0de28cbf510b0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 12e7666ae7e5e1a467b79e8198ef05480f06fb2d # timeout=10 Commit message: "feat: Added ApiVersion to BaseRequest" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:23:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 87e5925fe6989be6382b26abaa6d9a56c7cb19a8 # timeout=10 15:23:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:23:18 ========================================================= 15:23:18 EdgeX Global Pipelines Version Info 15:23:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:23:20 ------------------- 15:23:20 stable info: 15:23:20 ------------------- 15:23:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:23:20 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 15:23:20 Message: update stable to v1.0.179 15:23:20 ------------------- 15:23:20 experimental info: 15:23:20 ------------------- 15:23:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:23:20 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 15:23:20 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:23:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 15:23:21 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 15:23:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:23:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:23:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:23:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:23:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:23:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:23:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:23:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:23:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:23:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 15:23:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:23:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:23:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:23:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:23:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:23:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:23:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:23:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:23:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:23:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:23:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:23:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:23:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:23:23 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 15:23:23 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 15:23:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-468 [Pipeline] echo 15:23:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-468 [Pipeline] echo 15:23:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-468 [Pipeline] echo 15:23:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12e7666ae7e5e1a467b79e8198ef05480f06fb2d [Pipeline] echo 15:23:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 12e7666 [Pipeline] echo 15:23:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:23:24 + git log --format=format:%s -1 12e7666ae7e5e1a467b79e8198ef05480f06fb2d [Pipeline] echo 15:23:25 GIT_COMMIT: 12e7666ae7e5e1a467b79e8198ef05480f06fb2d, Commit Message: feat: Added ApiVersion to BaseRequest [Pipeline] echo 15:23:25 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:23:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:23:26 15:23:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:23:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:23:26 latest: Pulling from edgex-devops/git-semver 15:23:26 31603596830f: Pulling fs layer 15:23:26 2a8b12db71e7: Pulling fs layer 15:23:26 6ca5941a6612: Pulling fs layer 15:23:26 ecc8261a40a4: Pulling fs layer 15:23:26 ecc8261a40a4: Waiting 15:23:26 2a8b12db71e7: Verifying Checksum 15:23:26 2a8b12db71e7: Download complete 15:23:26 31603596830f: Verifying Checksum 15:23:26 31603596830f: Download complete 15:23:27 ecc8261a40a4: Verifying Checksum 15:23:27 ecc8261a40a4: Download complete 15:23:27 6ca5941a6612: Verifying Checksum 15:23:27 6ca5941a6612: Download complete 15:23:27 31603596830f: Pull complete 15:23:27 2a8b12db71e7: Pull complete 15:23:28 6ca5941a6612: Pull complete 15:23:28 ecc8261a40a4: Pull complete 15:23:28 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:23:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:23:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:23:28 prd-centos7-docker-4c-2g-24339 does not seem to be running inside a container 15:23:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-468 -v /w/workspace/dry_go-mod-core-contracts_PR-468:/w/workspace/dry_go-mod-core-contracts_PR-468:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-468@tmp:/w/workspace/dry_go-mod-core-contracts_PR-468@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 15:23:31 $ docker top 0c46c3da73fe43e131d7a21dd20db505907f526676b0234d7f48af19f38a9be0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:23:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:23:31 [ssh-agent] Looking for ssh-agent implementation... 15:23:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:23:31 $ docker exec 0c46c3da73fe43e131d7a21dd20db505907f526676b0234d7f48af19f38a9be0 ssh-agent 15:23:32 SSH_AUTH_SOCK=/tmp/ssh-OETiT6RMH6i3/agent.11 15:23:32 SSH_AGENT_PID=16 15:23:32 Running ssh-add (command line suppressed) 15:23:32 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-468@tmp/private_key_7178156383078667084.key (/w/workspace/dry_go-mod-core-contracts_PR-468@tmp/private_key_7178156383078667084.key) 15:23:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:23:32 + git tag --points-at HEAD [Pipeline] } 15:23:32 $ docker exec --env ******** --env ******** 0c46c3da73fe43e131d7a21dd20db505907f526676b0234d7f48af19f38a9be0 ssh-agent -k 15:23:32 unset SSH_AUTH_SOCK; 15:23:32 unset SSH_AGENT_PID; 15:23:32 echo Agent pid 16 killed; 15:23:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:23:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:23:32 [ssh-agent] Looking for ssh-agent implementation... 15:23:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:23:33 $ docker exec 0c46c3da73fe43e131d7a21dd20db505907f526676b0234d7f48af19f38a9be0 ssh-agent 15:23:33 SSH_AUTH_SOCK=/tmp/ssh-aqxQJwZHCIhi/agent.46 15:23:33 SSH_AGENT_PID=51 15:23:33 Running ssh-add (command line suppressed) 15:23:33 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-468@tmp/private_key_3519622536595867822.key (/w/workspace/dry_go-mod-core-contracts_PR-468@tmp/private_key_3519622536595867822.key) 15:23:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:23:33 + git semver init 15:23:33 # -> Open(): unable to determine branch for HEAD 15:23:33 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-468/.git 15:23:33 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-468 15:23:33 # $SEMVER_REMOTE_NAME = origin 15:23:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:23:33 # $SEMVER_USER_NAME = edgex-jenkins 15:23:33 # $SEMVER_BRANCH = PR-468 15:23:33 # $SEMVER_TEMP = /tmp/semver-232775041 15:23:33 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 15:23:34 # '/tmp/semver-232775041' -> '/w/workspace/dry_go-mod-core-contracts_PR-468/.semver' 15:23:34 # -> Force: false 15:23:34 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-468/.semver [Pipeline] } 15:23:34 $ docker exec --env ******** --env ******** 0c46c3da73fe43e131d7a21dd20db505907f526676b0234d7f48af19f38a9be0 ssh-agent -k 15:23:34 unset SSH_AUTH_SOCK; 15:23:34 unset SSH_AGENT_PID; 15:23:34 echo Agent pid 51 killed; 15:23:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:23:35 + git semver [Pipeline] } 15:23:35 $ docker stop --time=1 0c46c3da73fe43e131d7a21dd20db505907f526676b0234d7f48af19f38a9be0 15:23:37 $ docker rm -f 0c46c3da73fe43e131d7a21dd20db505907f526676b0234d7f48af19f38a9be0 [Pipeline] // withDockerContainer [Pipeline] sh 15:23:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:23:38 Stashed 1 file(s) [Pipeline] echo 15:23:38 [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 15:23:53 Still waiting to schedule task 15:23:53 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-24339’ 15:23:53 Still waiting to schedule task 15:23:53 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:25:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-24340 in /w/workspace/dry_go-mod-core-contracts_PR-468 [Pipeline] { [Pipeline] ws 15:25:38 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 15:25:43 using credential edgex-jenkins-ssh 15:25:43 Cloning the remote Git repository 15:25:43 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 15:25:43 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 15:25:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:25:43 > git --version # timeout=10 15:25:43 > git --version # 'git version 2.17.1' 15:25:43 using GIT_SSH to set credentials SSH Credentials for GitHub 15:25:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:25:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:25:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:25:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:25:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:25:44 using GIT_SSH to set credentials SSH Credentials for GitHub 15:25:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/468/head:refs/remotes/origin/PR-468 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:25:45 Merging remotes/origin/master commit c064ce76bbcaf668729eea1d56c0de28cbf510b0 into PR head commit 12e7666ae7e5e1a467b79e8198ef05480f06fb2d 15:25:45 Merge succeeded, producing 12e7666ae7e5e1a467b79e8198ef05480f06fb2d 15:25:45 Checking out Revision 12e7666ae7e5e1a467b79e8198ef05480f06fb2d (PR-468) 15:25:45 > git config core.sparsecheckout # timeout=10 15:25:45 > git checkout -f 12e7666ae7e5e1a467b79e8198ef05480f06fb2d # timeout=10 15:25:45 > git remote # timeout=10 15:25:45 > git config --get remote.origin.url # timeout=10 15:25:45 using GIT_SSH to set credentials SSH Credentials for GitHub 15:25:45 > git merge c064ce76bbcaf668729eea1d56c0de28cbf510b0 # timeout=10 15:25:45 > git rev-parse HEAD^{commit} # timeout=10 15:25:45 > git config core.sparsecheckout # timeout=10 15:25:45 > git checkout -f 12e7666ae7e5e1a467b79e8198ef05480f06fb2d # timeout=10 15:25:50 Commit message: "feat: Added ApiVersion to BaseRequest" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:25:51 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:25:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:25:52 + true 15:25:52 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 15:25:54 ========================================================= 15:25:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:25:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:25:55 + 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 . 15:25:56 Sending build context to Docker daemon 2.493MB 15:25:56 Step 1/7 : ARG BASE=golang:1.15-alpine 15:25:56 Step 2/7 : FROM ${BASE} 15:25:56 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:25:56 5f621e34cdf4: Pulling fs layer 15:25:57 a4357932f1b6: Pulling fs layer 15:25:57 18c013af1878: Pulling fs layer 15:25:57 00ac8860ef70: Pulling fs layer 15:25:57 63d7cb157983: Pulling fs layer 15:25:57 b116817d02f9: Pulling fs layer 15:25:57 745a02a5169b: Pulling fs layer 15:25:57 00ac8860ef70: Waiting 15:25:57 63d7cb157983: Waiting 15:25:57 745a02a5169b: Waiting 15:25:57 b116817d02f9: Waiting 15:25:57 18c013af1878: Verifying Checksum 15:25:57 18c013af1878: Download complete 15:25:57 a4357932f1b6: Verifying Checksum 15:25:57 a4357932f1b6: Download complete 15:25:57 63d7cb157983: Verifying Checksum 15:25:57 63d7cb157983: Download complete 15:25:57 b116817d02f9: Verifying Checksum 15:25:57 b116817d02f9: Download complete 15:25:57 5f621e34cdf4: Verifying Checksum 15:25:57 5f621e34cdf4: Download complete 15:25:57 5f621e34cdf4: Pull complete 15:25:58 a4357932f1b6: Pull complete 15:25:58 18c013af1878: Pull complete 15:25:58 Running on prd-centos7-docker-4c-2g-24341 in /w/workspace/dry_go-mod-core-contracts_PR-468 [Pipeline] { [Pipeline] ws 15:25:58 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 15:26:00 745a02a5169b: Verifying Checksum 15:26:00 745a02a5169b: Download complete 15:26:01 using credential edgex-jenkins-ssh 15:26:01 00ac8860ef70: Verifying Checksum 15:26:01 00ac8860ef70: Download complete 15:26:01 Cloning the remote Git repository 15:26:01 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 15:26:01 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 15:26:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:26:01 > git --version # timeout=10 15:26:01 > git --version # 'git version 2.24.3' 15:26:01 using GIT_SSH to set credentials SSH Credentials for GitHub 15:26:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:26:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:26:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:26:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:26:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:26:03 using GIT_SSH to set credentials SSH Credentials for GitHub 15:26:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/468/head:refs/remotes/origin/PR-468 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:26:04 Merging remotes/origin/master commit c064ce76bbcaf668729eea1d56c0de28cbf510b0 into PR head commit 12e7666ae7e5e1a467b79e8198ef05480f06fb2d 15:26:04 Merge succeeded, producing 12e7666ae7e5e1a467b79e8198ef05480f06fb2d 15:26:04 Checking out Revision 12e7666ae7e5e1a467b79e8198ef05480f06fb2d (PR-468) 15:26:04 > git config core.sparsecheckout # timeout=10 15:26:04 > git checkout -f 12e7666ae7e5e1a467b79e8198ef05480f06fb2d # timeout=10 15:26:04 > git remote # timeout=10 15:26:04 > git config --get remote.origin.url # timeout=10 15:26:04 using GIT_SSH to set credentials SSH Credentials for GitHub 15:26:04 > git merge c064ce76bbcaf668729eea1d56c0de28cbf510b0 # timeout=10 15:26:04 > git rev-parse HEAD^{commit} # timeout=10 15:26:04 > git config core.sparsecheckout # timeout=10 15:26:04 > git checkout -f 12e7666ae7e5e1a467b79e8198ef05480f06fb2d # timeout=10 15:26:08 Commit message: "feat: Added ApiVersion to BaseRequest" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:26:09 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:26:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:26:09 + sudo service docker restart 15:26:09 + true 15:26:09 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 15:26:10 ========================================================= 15:26:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:26:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:26:11 + 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 . 15:26:11 00ac8860ef70: Pull complete 15:26:11 63d7cb157983: Pull complete 15:26:11 Sending build context to Docker daemon 2.494MB 15:26:11 Step 1/7 : ARG BASE=golang:1.15-alpine 15:26:11 Step 2/7 : FROM ${BASE} 15:26:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:26:11 188c0c94c7c5: Pulling fs layer 15:26:11 0ef7d3d256c8: Pulling fs layer 15:26:11 de9db76c5a1d: Pulling fs layer 15:26:11 bca2f99d35d6: Pulling fs layer 15:26:11 93359f2a8cfa: Pulling fs layer 15:26:11 7c6f9722023f: Pulling fs layer 15:26:11 a35cf1a2eb13: Pulling fs layer 15:26:11 7c6f9722023f: Waiting 15:26:11 93359f2a8cfa: Waiting 15:26:11 a35cf1a2eb13: Waiting 15:26:11 bca2f99d35d6: Waiting 15:26:11 b116817d02f9: Pull complete 15:26:12 de9db76c5a1d: Verifying Checksum 15:26:12 de9db76c5a1d: Download complete 15:26:12 0ef7d3d256c8: Verifying Checksum 15:26:12 0ef7d3d256c8: Download complete 15:26:12 93359f2a8cfa: Verifying Checksum 15:26:12 93359f2a8cfa: Download complete 15:26:12 7c6f9722023f: Verifying Checksum 15:26:12 7c6f9722023f: Download complete 15:26:12 188c0c94c7c5: Verifying Checksum 15:26:12 188c0c94c7c5: Download complete 15:26:12 188c0c94c7c5: Pull complete 15:26:13 0ef7d3d256c8: Pull complete 15:26:13 de9db76c5a1d: Pull complete 15:26:14 bca2f99d35d6: Download complete 15:26:14 a35cf1a2eb13: Verifying Checksum 15:26:14 a35cf1a2eb13: Download complete 15:26:16 745a02a5169b: Pull complete 15:26:16 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:26:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:26:16 ---> b7e6874047d6 15:26:16 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:26:18 ---> Running in bfbbb0cf6a16 15:26:19 Removing intermediate container bfbbb0cf6a16 15:26:19 ---> 2d6332e3258b 15:26:19 Step 4/7 : RUN apk add bash 15:26:19 bca2f99d35d6: Pull complete 15:26:19 93359f2a8cfa: Pull complete 15:26:19 7c6f9722023f: Pull complete 15:26:19 ---> Running in 408547ae2c63 15:26:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:26:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:26:22 OK: 142 MiB in 39 packages 15:26:24 Removing intermediate container 408547ae2c63 15:26:24 ---> 28a2efc647be 15:26:24 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:26:24 ---> Running in 87e20524b1da 15:26:24 a35cf1a2eb13: Pull complete 15:26:24 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:26:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:26:24 ---> a62c8e92a672 15:26:24 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:26:24 ---> Running in 0cef07af3115 15:26:24 Removing intermediate container 0cef07af3115 15:26:24 ---> d4e66768fa22 15:26:24 Step 4/7 : RUN apk add bash 15:26:24 ---> Running in 01b41a411564 15:26:25 Removing intermediate container 87e20524b1da 15:26:25 ---> 8f8b1f32407c 15:26:25 Step 6/7 : COPY go.mod . 15:26:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:26:25 ---> 5119039a99e1 15:26:25 Step 7/7 : RUN go mod download 15:26:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:26:26 ---> Running in b44ffd294f40 15:26:26 OK: 166 MiB in 39 packages 15:26:27 Removing intermediate container 01b41a411564 15:26:27 ---> 7446f31d7e9c 15:26:27 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:26:27 ---> Running in c469dd68ef70 15:26:27 Removing intermediate container c469dd68ef70 15:26:27 ---> 3ae17720c301 15:26:27 Step 6/7 : COPY go.mod . 15:26:27 ---> 31254c1d0643 15:26:27 Step 7/7 : RUN go mod download 15:26:27 ---> Running in 181a9f6e7325 15:26:39 Removing intermediate container 181a9f6e7325 15:26:39 ---> fcf74500c3bc 15:26:39 Successfully built fcf74500c3bc 15:26:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:26:40 + docker inspect -f . ci-base-image-x86_64 15:26:40 . [Pipeline] withDockerContainer 15:26:40 prd-centos7-docker-4c-2g-24341 does not seem to be running inside a container 15:26:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 15:26:41 $ docker top 652d55cb9f34fceb3f23a86acc929052f3504c9a1d5ae39abab112665dbd0685 -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:41 Removing intermediate container b44ffd294f40 15:26:41 ---> ddd02042578f 15:26:41 Successfully built ddd02042578f 15:26:41 Successfully tagged ci-base-image-arm64:latest 15:26:41 + go version 15:26:41 go version go1.15.5 linux/amd64 [Pipeline] isUnix [Pipeline] sh [Pipeline] } 15:26:41 $ docker stop --time=1 652d55cb9f34fceb3f23a86acc929052f3504c9a1d5ae39abab112665dbd0685 15:26:41 + docker inspect -f . ci-base-image-arm64 15:26:41 . 15:26:43 $ docker rm -f 652d55cb9f34fceb3f23a86acc929052f3504c9a1d5ae39abab112665dbd0685 [Pipeline] // withDockerContainer [Pipeline] withDockerContainer 15:26:43 prd-ubuntu18.04-docker-arm64-4c-16g-24340 does not seem to be running inside a container 15:26:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 15:26:45 $ docker top ca39a379eb0ab1d49344e3d3c0618289f770b8ac5ed76fa88ccbdd95a0708654 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:26:46 + docker inspect -f . ci-base-image-x86_64 15:26:46 . 15:26:46 + go version 15:26:46 go version go1.15.5 linux/arm64 [Pipeline] withDockerContainer 15:26:46 prd-centos7-docker-4c-2g-24341 does not seem to be running inside a container 15:26:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 15:26:47 $ docker top 5f57ed2a2184eaff4462d061998fec0b54ade6072e7295e234f94d742ee6f52c -eo pid,comm [Pipeline] { [Pipeline] } 15:26:47 $ docker stop --time=1 ca39a379eb0ab1d49344e3d3c0618289f770b8ac5ed76fa88ccbdd95a0708654 15:26:49 $ docker rm -f ca39a379eb0ab1d49344e3d3c0618289f770b8ac5ed76fa88ccbdd95a0708654 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 15:26:50 + make test 15:26:50 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:26:50 + docker inspect -f . ci-base-image-arm64 15:26:50 . [Pipeline] withDockerContainer 15:26:50 prd-ubuntu18.04-docker-arm64-4c-16g-24340 does not seem to be running inside a container 15:26:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 15:26:52 $ docker top 1149a347ca1cdd02537c75699e0d7349d8c9c7c5a54fd64d28c3f0174a25d859 -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:53 + make test 15:26:53 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:26:56 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 15:26:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.040s coverage: 85.7% of statements 15:26:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.044s coverage: 100.0% of statements 15:26:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.013s coverage: 45.4% of statements 15:26:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.018s coverage: 77.8% of statements 15:26:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 15:26:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.009s coverage: 26.3% of statements 15:26:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.019s coverage: 14.7% of statements 15:26:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.007s coverage: 100.0% of statements 15:26:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.033s coverage: 91.8% of statements 15:26:59 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 15:26:59 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 15:26:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.034s coverage: 100.0% of statements 15:26:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.010s coverage: 36.7% of statements 15:27:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.046s coverage: 63.0% of statements 15:27:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.006s coverage: 26.3% of statements 15:27:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.016s coverage: 15.4% of statements 15:27:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.020s coverage: 15.4% of statements 15:27:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.015s coverage: 14.3% of statements 15:27:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 15:27:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.069s coverage: 84.8% of statements 15:27:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 15:27:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 15:27:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 15:27:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.011s coverage: 55.7% of statements 15:27:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.028s coverage: 94.7% of statements 15:27:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.034s coverage: 93.0% of statements 15:27:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements 15:27:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 15:27:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:27:05 gofmt -l . 15:27:05 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:27:05 $ docker stop --time=1 5f57ed2a2184eaff4462d061998fec0b54ade6072e7295e234f94d742ee6f52c 15:27:07 $ docker rm -f 5f57ed2a2184eaff4462d061998fec0b54ade6072e7295e234f94d742ee6f52c [Pipeline] // withDockerContainer [Pipeline] sh 15:27:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:27:08 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] } 15:27:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 15:27:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.036s coverage: 85.7% of statements 15:27:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.035s coverage: 100.0% of statements 15:27:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.039s coverage: 45.4% of statements 15:27:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.022s coverage: 77.8% of statements 15:27:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 15:27:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.033s coverage: 26.3% of statements 15:27:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.057s coverage: 14.7% of statements 15:27:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.016s coverage: 100.0% of statements 15:27:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.083s coverage: 91.8% of statements 15:27:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 15:27:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 15:27:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.011s coverage: 100.0% of statements 15:27:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.020s coverage: 36.7% of statements 15:27:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.101s coverage: 63.0% of statements 15:27:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.020s coverage: 26.3% of statements 15:27:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.008s coverage: 15.4% of statements 15:27:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.021s coverage: 15.4% of statements 15:27:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.024s coverage: 14.3% of statements 15:27:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 15:27:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.222s coverage: 84.8% of statements 15:27:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 15:27:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 15:27:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 15:27:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.120s coverage: 55.7% of statements 15:27:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.061s coverage: 94.7% of statements 15:27:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.134s coverage: 93.0% of statements 15:27:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.048s coverage: 100.0% of statements 15:27:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 15:27:34 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:27:39 gofmt -l . 15:27:40 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:27:40 $ docker stop --time=1 1149a347ca1cdd02537c75699e0d7349d8c9c7c5a54fd64d28c3f0174a25d859 15:27:43 $ docker rm -f 1149a347ca1cdd02537c75699e0d7349d8c9c7c5a54fd64d28c3f0174a25d859 [Pipeline] // withDockerContainer [Pipeline] sh 15:27:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:27:44 Warning: overwriting stash ‘coverage-report’ 15:27:45 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 15:27:47 provisioning config files... 15:27:47 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-468@tmp/config5620804454715668761tmp [Pipeline] { [Pipeline] sh 15:27:47 + set +x 15:27:47 + curl -s https://codecov.io/bash 15:27:47 + bash -s -- 15:27:47 15:27:47 _____ _ 15:27:47 / ____| | | 15:27:47 | | ___ __| | ___ ___ _____ __ 15:27:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:27:47 | |___| (_) | (_| | __/ (_| (_) \ V / 15:27:47 \_____\___/ \__,_|\___|\___\___/ \_/ 15:27:47 Bash-20210129-7c25fce 15:27:47 15:27:47 15:27:47 ==> git version 2.24.3 found 15:27:47 ==> 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 15:27:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:27:47 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:27:47 ==> Jenkins CI detected. 15:27:47 project root: . 15:27:47 --> token set from env 15:27:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:27:47 ==> Running gcov in . (disable via -X gcov) 15:27:47 ==> Python coveragepy not found 15:27:47 ==> Searching for coverage reports in: 15:27:47 + . 15:27:47 -> Found 1 reports 15:27:47 ==> Detecting git/mercurial file structure 15:27:47 ==> Reading reports 15:27:47 + ./coverage.out bytes=142480 15:27:47 ==> Appending adjustments 15:27:47 https://docs.codecov.io/docs/fixing-reports 15:27:48 + Found adjustments 15:27:48 ==> Gzipping contents 15:27:48 24K /tmp/codecov.JNPOGZ.gz 15:27:48 ==> Uploading reports 15:27:48 url: https://codecov.io 15:27:48 query: branch=PR-468&commit=12e7666ae7e5e1a467b79e8198ef05480f06fb2d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-468%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=468&job=&cmd_args= 15:27:48 -> Pinging Codecov 15:27:48 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-468&commit=12e7666ae7e5e1a467b79e8198ef05480f06fb2d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-468%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=468&job=&cmd_args= 15:27:49 -> Uploading to 15:27:49 https://storage.googleapis.com/codecov/v4/raw/2021-02-01/71470A77251A30514AAF9C0BB2E5B6CE/12e7666ae7e5e1a467b79e8198ef05480f06fb2d/42da3f72-40e4-47d9-99ee-50b35481f92d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210201T152749Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=40fa6e8a8672efc3158d9d786463b33e449e9e8ae95a171c40ca9afd4b854212 15:27:49 % Total % Received % Xferd Average Speed Time Time Time Current 15:27:49 Dload Upload Total Spent Left Speed 15:27:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21839 0 0 100 21839 0 43413 --:--:-- --:--:-- --:--:-- 43417 15:27:50 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/12e7666ae7e5e1a467b79e8198ef05480f06fb2d [Pipeline] } 15:27:50 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 15:27:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:27:54 ---> package-listing.sh 15:27:54 ++ facter osfamily 15:27:54 ++ tr '[:upper:]' '[:lower:]' 15:27:54 + OS_FAMILY=redhat 15:27:54 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-468 15:27:54 + START_PACKAGES=/tmp/packages_start.txt 15:27:54 + END_PACKAGES=/tmp/packages_end.txt 15:27:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:27:54 + PACKAGES=/tmp/packages_start.txt 15:27:54 + '[' /w/workspace/dry_go-mod-core-contracts_PR-468 ']' 15:27:54 + PACKAGES=/tmp/packages_end.txt 15:27:54 + case "${OS_FAMILY}" in 15:27:54 + rpm -qa 15:27:54 + sort 15:28:00 + '[' -f /tmp/packages_start.txt ']' 15:28:00 + '[' -f /tmp/packages_end.txt ']' 15:28:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:28:00 + '[' /w/workspace/dry_go-mod-core-contracts_PR-468 ']' 15:28:00 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-468/archives/ 15:28:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-468/archives/ [Pipeline] echo 15:28:00 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-468/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:28:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:28:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:28:00 15:28:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:28:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:28:01 alpine: Pulling from edgex-lftools-log-publisher 15:28:01 df20fa9351a1: Pulling fs layer 15:28:01 36b3adc4ff6f: Pulling fs layer 15:28:01 8ad3a11d3b57: Pulling fs layer 15:28:01 46f8f816bc3b: Pulling fs layer 15:28:01 93b61091891f: Pulling fs layer 15:28:01 93b9cdb0e59b: Pulling fs layer 15:28:01 5e14af77c1be: Pulling fs layer 15:28:01 01666e4c0597: Pulling fs layer 15:28:01 aa168da1d23b: Pulling fs layer 15:28:01 93b9cdb0e59b: Waiting 15:28:01 01666e4c0597: Waiting 15:28:01 aa168da1d23b: Waiting 15:28:01 5e14af77c1be: Waiting 15:28:01 93b61091891f: Waiting 15:28:01 46f8f816bc3b: Waiting 15:28:01 36b3adc4ff6f: Verifying Checksum 15:28:01 36b3adc4ff6f: Download complete 15:28:01 46f8f816bc3b: Verifying Checksum 15:28:01 46f8f816bc3b: Download complete 15:28:01 df20fa9351a1: Verifying Checksum 15:28:01 df20fa9351a1: Download complete 15:28:01 93b9cdb0e59b: Verifying Checksum 15:28:01 93b9cdb0e59b: Download complete 15:28:01 5e14af77c1be: Verifying Checksum 15:28:01 5e14af77c1be: Download complete 15:28:01 93b61091891f: Verifying Checksum 15:28:01 93b61091891f: Download complete 15:28:01 01666e4c0597: Verifying Checksum 15:28:01 01666e4c0597: Download complete 15:28:01 8ad3a11d3b57: Verifying Checksum 15:28:01 8ad3a11d3b57: Download complete 15:28:01 df20fa9351a1: Pull complete 15:28:02 36b3adc4ff6f: Pull complete 15:28:03 8ad3a11d3b57: Pull complete 15:28:03 46f8f816bc3b: Pull complete 15:28:03 93b61091891f: Pull complete 15:28:03 aa168da1d23b: Verifying Checksum 15:28:03 aa168da1d23b: Download complete 15:28:03 93b9cdb0e59b: Pull complete 15:28:03 5e14af77c1be: Pull complete 15:28:03 01666e4c0597: Pull complete 15:28:12 aa168da1d23b: Pull complete 15:28:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:28:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:28:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:28:12 prd-centos7-docker-4c-2g-24339 does not seem to be running inside a container 15:28:12 $ 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-468/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-468 -v /w/workspace/dry_go-mod-core-contracts_PR-468:/w/workspace/dry_go-mod-core-contracts_PR-468:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-468@tmp:/w/workspace/dry_go-mod-core-contracts_PR-468@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 15:28:15 $ docker top 798392f666ae3c6772b5fcfe01e67b274997503dd1ce7683e23af8396e9975df -eo pid,comm [Pipeline] { [Pipeline] sh 15:28:16 + touch /tmp/pre-build-complete [Pipeline] sh 15:28:16 + mkdir -p /var/log/sa [Pipeline] sh 15:28:16 + ls /var/log/sa-host 15:28:16 + sadf -c /var/log/sa-host/sa01 15:28:16 file_magic: OK 15:28:16 HZ: Using current value: 100 15:28:16 file_header: OK 15:28:16 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 15:28:16 Statistics: 15:28:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:28:16 File successfully converted to sysstat format version 12.2.1 15:28:16 + sadf -c /var/log/sa-host/sa23 15:28:16 file_magic: OK 15:28:16 HZ: Using current value: 100 15:28:16 file_header: OK 15:28:16 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 15:28:16 Statistics: 15:28:16 Hnuu...uuuununununu... 15:28:16 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:28:17 provisioning config files... 15:28:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-468@tmp/config2811309850211449887tmp [Pipeline] { [Pipeline] echo 15:28:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:28:17 ---> create-netrc.sh [Pipeline] } 15:28:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:28:18 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:28:18 ---> python-tools-install.sh [Pipeline] echo 15:28:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:28:18 ---> sudo-logs.sh 15:28:18 Archiving 'sudo' log.. [Pipeline] echo 15:28:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:28:19 ---> job-cost.sh 15:28:19 lf-activate-venv: SKIPPING 15:28:19 INFO: No Stack... 15:28:20 INFO: Retrieving Pricing Info for: v1-standard-2 15:28:20 INFO: Archiving Costs [Pipeline] echo 15:28:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:28:20 ---> logs-deploy.sh 15:28:20 lf-activate-venv: SKIPPING 15:28:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-468/4 15:28:20 INFO: archiving workspace using pattern(s): 15:28:22 Archives upload complete. 15:28:22 INFO: archiving logs to Nexus 15:28:23 ---> uname -a: 15:28:23 Linux prd-centos7-docker-4c-2g-24339.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 15:28:23 15:28:23 15:28:23 ---> lscpu: 15:28:23 Architecture: x86_64 15:28:23 CPU op-mode(s): 32-bit, 64-bit 15:28:23 Byte Order: Little Endian 15:28:23 Address sizes: 40 bits physical, 48 bits virtual 15:28:23 CPU(s): 4 15:28:23 On-line CPU(s) list: 0-3 15:28:23 Thread(s) per core: 1 15:28:23 Core(s) per socket: 1 15:28:23 Socket(s): 4 15:28:23 NUMA node(s): 1 15:28:23 Vendor ID: GenuineIntel 15:28:23 CPU family: 6 15:28:23 Model: 44 15:28:23 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:28:23 Stepping: 1 15:28:23 CPU MHz: 2933.436 15:28:23 BogoMIPS: 5866.87 15:28:23 Virtualization: VT-x 15:28:23 Hypervisor vendor: KVM 15:28:23 Virtualization type: full 15:28:23 L1d cache: 128 KiB 15:28:23 L1i cache: 128 KiB 15:28:23 L2 cache: 16 MiB 15:28:23 L3 cache: 64 MiB 15:28:23 NUMA node0 CPU(s): 0-3 15:28:23 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:28:23 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:28:23 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:28:23 Vulnerability Meltdown: Mitigation; PTI 15:28:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:28:23 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:28:23 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:28:23 Vulnerability Srbds: Not affected 15:28:23 Vulnerability Tsx async abort: Not affected 15:28:23 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 15:28:23 15:28:23 15:28:23 ---> nproc: 15:28:23 4 15:28:23 15:28:23 15:28:23 ---> df -h: 15:28:23 Filesystem Size Used Available Use% Mounted on 15:28:23 overlay 50.0G 7.3G 42.7G 15% / 15:28:23 tmpfs 64.0M 0 64.0M 0% /dev 15:28:23 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:28:23 shm 64.0M 0 64.0M 0% /dev/shm 15:28:23 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 15:28:23 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 15:28:23 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 15:28:23 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 15:28:23 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 15:28:23 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 15:28:23 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-468 15:28:23 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-468@tmp 15:28:23 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 15:28:23 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 15:28:23 15:28:23 15:28:23 ---> free -m: 15:28:23 total used free shared buff/cache available 15:28:23 Mem: 1837 675 111 0 1051 1058 15:28:23 Swap: 1023 1 1022 15:28:23 15:28:23 15:28:23 ---> ip addr: 15:28:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:28:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:28:23 inet 127.0.0.1/8 scope host lo 15:28:23 valid_lft forever preferred_lft forever 15:28:23 inet6 ::1/128 scope host 15:28:23 valid_lft forever preferred_lft forever 15:28:23 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:28:23 link/ether fa:16:3e:8a:0d:b1 brd ff:ff:ff:ff:ff:ff 15:28:23 inet 10.30.123.8/23 brd 10.30.123.255 scope global dynamic eth0 15:28:23 valid_lft 86059sec preferred_lft 86059sec 15:28:23 inet6 fe80::f816:3eff:fe8a:db1/64 scope link 15:28:23 valid_lft forever preferred_lft forever 15:28:23 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:28:23 link/ether 02:42:a0:ab:fc:a9 brd ff:ff:ff:ff:ff:ff 15:28:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:28:23 valid_lft forever preferred_lft forever 15:28:23 inet6 fe80::42:a0ff:feab:fca9/64 scope link 15:28:23 valid_lft forever preferred_lft forever 15:28:23 15:28:23 15:28:23 ---> sar -b -r -n DEV: 15:28:23 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/01/21 _x86_64_ (4 CPU) 15:28:23 15:28:23 15:22:31 LINUX RESTART (4 CPU) 15:28:23 15:28:23 15:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:28:23 15:24:01 67.57 26.08 41.49 0.00 6113.00 3824.05 0.00 15:28:23 15:25:02 2.18 0.00 2.18 0.00 0.00 40.85 0.00 15:28:23 15:26:01 0.39 0.00 0.39 0.00 0.00 5.66 0.00 15:28:23 15:27:01 0.18 0.00 0.18 0.00 0.00 1.73 0.00 15:28:23 15:28:01 47.30 46.72 0.58 0.00 3782.42 20.54 0.00 15:28:23 Average: 23.61 14.61 9.00 0.00 1986.30 781.43 0.00 15:28:23 15:28:23 15:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:28:23 15:24:01 172108 0 573496 30.48 2620 1133320 1081680 36.92 388388 1120136 0 15:28:23 15:25:02 173068 0 572524 30.43 2620 1133332 1081668 36.92 394192 1113652 8 15:28:23 15:26:01 174552 0 571036 30.35 2620 1133336 1065912 36.38 392352 1114836 8 15:28:23 15:27:01 174732 0 570856 30.34 2620 1133336 1065912 36.38 407308 1099788 16 15:28:23 15:28:01 66672 0 607304 32.28 2620 1204948 1326996 45.29 439300 1173940 8444 15:28:23 Average: 152226 0 579043 30.77 2620 1147654 1124434 38.38 404308 1124470 1695 15:28:23 15:28:23 15:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:28:23 15:24:01 eth0 536.21 337.64 1050.22 100.04 0.00 0.00 0.00 0.00 15:28:23 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:23 15:24:01 docker0 9.07 6.07 1.68 17.53 0.00 0.00 0.00 0.00 15:28:23 15:25:02 eth0 3.30 1.70 3.01 0.11 0.00 0.00 0.00 0.00 15:28:23 15:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:23 15:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:23 15:26:01 eth0 1.08 0.32 0.33 0.17 0.00 0.00 0.00 0.00 15:28:23 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:23 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:23 15:27:01 eth0 0.55 0.43 0.31 0.24 0.00 0.00 0.00 0.00 15:28:23 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:23 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:23 15:28:01 eth0 31.16 22.57 159.31 6.80 0.00 0.00 0.00 0.00 15:28:23 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:23 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:23 Average: eth0 114.88 72.80 243.53 21.55 0.00 0.00 0.00 0.00 15:28:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:23 Average: docker0 1.82 1.22 0.34 3.52 0.00 0.00 0.00 0.00 15:28:23 15:28:23 15:28:23 ---> sar -P ALL: 15:28:23 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/01/21 _x86_64_ (4 CPU) 15:28:23 15:28:23 15:22:31 LINUX RESTART (4 CPU) 15:28:23 15:28:23 15:23:01 CPU %user %nice %system %iowait %steal %idle 15:28:23 15:24:01 all 11.66 0.00 3.56 1.78 0.05 82.94 15:28:23 15:24:01 0 10.95 0.00 4.43 1.77 0.07 82.78 15:28:23 15:24:01 1 11.44 0.00 3.02 0.59 0.05 84.91 15:28:23 15:24:01 2 11.63 0.00 3.62 3.62 0.07 81.07 15:28:23 15:24:01 3 12.62 0.00 3.20 1.13 0.03 83.01 15:28:23 15:25:02 all 0.23 0.00 0.07 0.00 0.01 99.69 15:28:23 15:25:02 0 0.08 0.00 0.05 0.00 0.00 99.87 15:28:23 15:25:02 1 0.10 0.00 0.07 0.00 0.00 99.83 15:28:23 15:25:02 2 0.17 0.00 0.05 0.00 0.02 99.77 15:28:23 15:25:02 3 0.58 0.00 0.12 0.00 0.02 99.28 15:28:23 15:26:01 all 0.16 0.00 0.06 0.00 0.03 99.75 15:28:23 15:26:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:28:23 15:26:01 1 0.07 0.00 0.12 0.00 0.02 99.80 15:28:23 15:26:01 2 0.07 0.00 0.03 0.00 0.02 99.88 15:28:23 15:26:01 3 0.46 0.00 0.07 0.00 0.05 99.42 15:28:23 15:27:01 all 0.16 0.00 0.05 0.00 0.00 99.78 15:28:23 15:27:01 0 0.03 0.00 0.03 0.02 0.00 99.92 15:28:23 15:27:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:28:23 15:27:01 2 0.05 0.00 0.05 0.00 0.00 99.90 15:28:23 15:27:01 3 0.50 0.00 0.12 0.00 0.00 99.38 15:28:23 15:28:01 all 1.54 0.00 0.83 1.15 0.02 96.46 15:28:23 15:28:01 0 1.65 0.00 0.80 0.63 0.02 96.90 15:28:23 15:28:01 1 1.69 0.00 1.10 2.00 0.02 95.19 15:28:23 15:28:01 2 0.92 0.00 0.47 0.25 0.03 98.33 15:28:23 15:28:01 3 1.89 0.00 0.97 1.71 0.02 95.42 15:28:23 Average: all 2.74 0.00 0.91 0.58 0.02 95.74 15:28:23 Average: 0 2.54 0.00 1.06 0.48 0.02 95.90 15:28:23 Average: 1 2.66 0.00 0.86 0.52 0.02 95.94 15:28:23 Average: 2 2.55 0.00 0.84 0.77 0.03 95.81 15:28:23 Average: 3 3.19 0.00 0.89 0.57 0.02 95.33 15:28:23 15:28:23 15:28:23