Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at bdc2222668568c0bd762bef858218222914bffa6 rather than 25a4917d5544e6bcde1447309bf18add20eb9278 Obtained Jenkinsfile from bdc2222668568c0bd762bef858218222914bffa6 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-24224 in /w/workspace/dry_go-mod-core-contracts_PR-462 [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-462 # 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/462/head:refs/remotes/origin/PR-462 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit bdc2222668568c0bd762bef858218222914bffa6 into PR head commit 25a4917d5544e6bcde1447309bf18add20eb9278 Merge succeeded, producing 6576f9a564c12b2ba6efc790f2af17fc6c131011 Checking out Revision 6576f9a564c12b2ba6efc790f2af17fc6c131011 (PR-462) > git config core.sparsecheckout # timeout=10 > git checkout -f 25a4917d5544e6bcde1447309bf18add20eb9278 # 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 bdc2222668568c0bd762bef858218222914bffa6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6576f9a564c12b2ba6efc790f2af17fc6c131011 # timeout=10 Commit message: "Merge commit 'bdc2222668568c0bd762bef858218222914bffa6' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-01T00:41:15.142Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-01T00:41:15.397Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-01T00:41:15.491Z] ========================================================= [2021-02-01T00:41:15.491Z] EdgeX Global Pipelines Version Info [2021-02-01T00:41:15.491Z] ========================================================= [Pipeline] libraryResource > git rev-list --no-walk 75b461223593a09b4b09dfd87bd90e2588cc9df7 # timeout=10 [Pipeline] sh [2021-02-01T00:41:16.990Z] ------------------- [2021-02-01T00:41:16.990Z] stable info: [2021-02-01T00:41:16.990Z] ------------------- [2021-02-01T00:41:16.990Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-01T00:41:16.990Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-01T00:41:16.990Z] Message: update stable to v1.0.179 [2021-02-01T00:41:17.960Z] ------------------- [2021-02-01T00:41:17.960Z] experimental info: [2021-02-01T00:41:17.960Z] ------------------- [2021-02-01T00:41:17.960Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-01T00:41:17.960Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-01T00:41:17.960Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-01T00:41:18.203Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-02-01T00:41:18.302Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-02-01T00:41:18.387Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-01T00:41:18.489Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-01T00:41:18.577Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-01T00:41:18.693Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-01T00:41:18.790Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-01T00:41:18.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-01T00:41:19.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-01T00:41:19.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-01T00:41:19.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-01T00:41:19.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-02-01T00:41:19.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-01T00:41:19.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-01T00:41:19.549Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-02-01T00:41:19.647Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-01T00:41:19.731Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-01T00:41:19.819Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-01T00:41:19.907Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-01T00:41:19.995Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-01T00:41:20.088Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-01T00:41:20.207Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-01T00:41:20.490Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-01T00:41:20.648Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-01T00:41:20.747Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-02-01T00:41:20.838Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-01T00:41:20.919Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-01T00:41:21.008Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-462 [Pipeline] echo [2021-02-01T00:41:21.105Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-462 [Pipeline] echo [2021-02-01T00:41:21.222Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-462 [Pipeline] echo [2021-02-01T00:41:21.330Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6576f9a564c12b2ba6efc790f2af17fc6c131011 [Pipeline] echo [2021-02-01T00:41:21.454Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6576f9a [Pipeline] echo [2021-02-01T00:41:21.573Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-01T00:41:22.273Z] + git log --format=format:%s -1 6576f9a564c12b2ba6efc790f2af17fc6c131011 [Pipeline] echo [2021-02-01T00:41:22.344Z] GIT_COMMIT: 6576f9a564c12b2ba6efc790f2af17fc6c131011, Commit Message: Merge commit 'bdc2222668568c0bd762bef858218222914bffa6' into HEAD [Pipeline] echo [2021-02-01T00:41:22.387Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-01T00:41:22.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-01T00:41:23.241Z] [2021-02-01T00:41:23.241Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-01T00:41:23.639Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-01T00:41:23.639Z] latest: Pulling from edgex-devops/git-semver [2021-02-01T00:41:23.639Z] 31603596830f: Pulling fs layer [2021-02-01T00:41:23.639Z] 2a8b12db71e7: Pulling fs layer [2021-02-01T00:41:23.639Z] 6ca5941a6612: Pulling fs layer [2021-02-01T00:41:23.639Z] ecc8261a40a4: Pulling fs layer [2021-02-01T00:41:23.906Z] 31603596830f: Verifying Checksum [2021-02-01T00:41:23.906Z] 31603596830f: Download complete [2021-02-01T00:41:23.906Z] 6ca5941a6612: Verifying Checksum [2021-02-01T00:41:23.906Z] 6ca5941a6612: Download complete [2021-02-01T00:41:23.906Z] ecc8261a40a4: Verifying Checksum [2021-02-01T00:41:23.906Z] ecc8261a40a4: Download complete [2021-02-01T00:41:24.170Z] 31603596830f: Pull complete [2021-02-01T00:41:24.437Z] 2a8b12db71e7: Pull complete [2021-02-01T00:41:25.391Z] 6ca5941a6612: Pull complete [2021-02-01T00:41:25.391Z] ecc8261a40a4: Pull complete [2021-02-01T00:41:25.391Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-01T00:41:25.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-01T00:41:25.391Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-01T00:41:25.767Z] prd-centos7-docker-4c-2g-24224 does not seem to be running inside a container [2021-02-01T00:41:25.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-462 -v /w/workspace/dry_go-mod-core-contracts_PR-462:/w/workspace/dry_go-mod-core-contracts_PR-462:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-462@tmp:/w/workspace/dry_go-mod-core-contracts_PR-462@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-01T00:41:27.794Z] $ docker top 78dce450fc3c3051a7db8eaa373aba276965f568f0fd005ab94b6e960ad39339 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-01T00:41:28.092Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-01T00:41:28.092Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-01T00:41:28.326Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-01T00:41:28.332Z] $ docker exec 78dce450fc3c3051a7db8eaa373aba276965f568f0fd005ab94b6e960ad39339 ssh-agent [2021-02-01T00:41:28.511Z] SSH_AUTH_SOCK=/tmp/ssh-xGTGATTU3rB9/agent.12 [2021-02-01T00:41:28.511Z] SSH_AGENT_PID=17 [2021-02-01T00:41:28.525Z] Running ssh-add (command line suppressed) [2021-02-01T00:41:28.655Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-462@tmp/private_key_6277036516692617446.key (/w/workspace/dry_go-mod-core-contracts_PR-462@tmp/private_key_6277036516692617446.key) [2021-02-01T00:41:28.715Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-01T00:41:29.054Z] + git tag --points-at HEAD [Pipeline] } [2021-02-01T00:41:29.076Z] $ docker exec --env ******** --env ******** 78dce450fc3c3051a7db8eaa373aba276965f568f0fd005ab94b6e960ad39339 ssh-agent -k [2021-02-01T00:41:29.206Z] unset SSH_AUTH_SOCK; [2021-02-01T00:41:29.207Z] unset SSH_AGENT_PID; [2021-02-01T00:41:29.207Z] echo Agent pid 17 killed; [2021-02-01T00:41:29.255Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-01T00:41:29.398Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-01T00:41:29.399Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-01T00:41:29.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-01T00:41:29.595Z] $ docker exec 78dce450fc3c3051a7db8eaa373aba276965f568f0fd005ab94b6e960ad39339 ssh-agent [2021-02-01T00:41:29.773Z] SSH_AUTH_SOCK=/tmp/ssh-qIEKq3DQjH4S/agent.47 [2021-02-01T00:41:29.773Z] SSH_AGENT_PID=52 [2021-02-01T00:41:29.779Z] Running ssh-add (command line suppressed) [2021-02-01T00:41:29.913Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-462@tmp/private_key_5892721898117363300.key (/w/workspace/dry_go-mod-core-contracts_PR-462@tmp/private_key_5892721898117363300.key) [2021-02-01T00:41:29.972Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-01T00:41:30.349Z] + git semver init [2021-02-01T00:41:30.349Z] # -> Open(): unable to determine branch for HEAD [2021-02-01T00:41:30.349Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-462/.git [2021-02-01T00:41:30.349Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-462 [2021-02-01T00:41:30.349Z] # $SEMVER_REMOTE_NAME = origin [2021-02-01T00:41:30.349Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-01T00:41:30.349Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-01T00:41:30.349Z] # $SEMVER_BRANCH = PR-462 [2021-02-01T00:41:30.349Z] # $SEMVER_TEMP = /tmp/semver-775645357 [2021-02-01T00:41:30.349Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-02-01T00:41:30.929Z] # '/tmp/semver-775645357' -> '/w/workspace/dry_go-mod-core-contracts_PR-462/.semver' [2021-02-01T00:41:30.929Z] # -> Force: false [2021-02-01T00:41:30.929Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-462/.semver [Pipeline] } [2021-02-01T00:41:30.945Z] $ docker exec --env ******** --env ******** 78dce450fc3c3051a7db8eaa373aba276965f568f0fd005ab94b6e960ad39339 ssh-agent -k [2021-02-01T00:41:31.066Z] unset SSH_AUTH_SOCK; [2021-02-01T00:41:31.066Z] unset SSH_AGENT_PID; [2021-02-01T00:41:31.066Z] echo Agent pid 52 killed; [2021-02-01T00:41:31.118Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-01T00:41:31.583Z] + git semver [Pipeline] } [2021-02-01T00:41:31.603Z] $ docker stop --time=1 78dce450fc3c3051a7db8eaa373aba276965f568f0fd005ab94b6e960ad39339 [2021-02-01T00:41:33.450Z] $ docker rm -f 78dce450fc3c3051a7db8eaa373aba276965f568f0fd005ab94b6e960ad39339 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-01T00:41:33.965Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-01T00:41:34.602Z] Stashed 1 file(s) [Pipeline] echo [2021-02-01T00:41:34.605Z] [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 [2021-02-01T00:41:50.127Z] Still waiting to schedule task [2021-02-01T00:41:50.128Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-02-01T00:41:50.130Z] Still waiting to schedule task [2021-02-01T00:41:50.130Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-02-01T00:43:57.488Z] Running on prd-centos7-docker-4c-2g-24227 in /w/workspace/dry_go-mod-core-contracts_PR-462 [Pipeline] { [Pipeline] ws [2021-02-01T00:43:57.541Z] Running in /w/workspace/go-mod-core-contracts/8 [Pipeline] { [Pipeline] checkout [2021-02-01T00:44:00.116Z] using credential edgex-jenkins-ssh [2021-02-01T00:44:00.188Z] Cloning the remote Git repository [2021-02-01T00:43:59.828Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-01T00:43:59.918Z] > git init /w/workspace/go-mod-core-contracts/8 # timeout=10 [2021-02-01T00:43:59.994Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-01T00:43:59.998Z] > git --version # timeout=10 [2021-02-01T00:44:00.007Z] > git --version # 'git version 2.24.3' [2021-02-01T00:44:00.007Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T00:44:00.049Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-01T00:44:01.931Z] Merging remotes/origin/master commit bdc2222668568c0bd762bef858218222914bffa6 into PR head commit 25a4917d5544e6bcde1447309bf18add20eb9278 [2021-02-01T00:44:00.816Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-01T00:44:00.822Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-01T00:44:00.840Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-01T00:44:00.853Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-01T00:44:00.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T00:44:00.857Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/462/head:refs/remotes/origin/PR-462 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-01T00:44:01.685Z] > git config core.sparsecheckout # timeout=10 [2021-02-01T00:44:01.692Z] > git checkout -f 25a4917d5544e6bcde1447309bf18add20eb9278 # timeout=10 [2021-02-01T00:44:02.096Z] Merge succeeded, producing 3d610c63570bd4983d13458642e3131acb86a96d [2021-02-01T00:44:02.096Z] Checking out Revision 3d610c63570bd4983d13458642e3131acb86a96d (PR-462) [2021-02-01T00:44:01.763Z] > git remote # timeout=10 [2021-02-01T00:44:01.769Z] > git config --get remote.origin.url # timeout=10 [2021-02-01T00:44:01.776Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T00:44:01.780Z] > git merge bdc2222668568c0bd762bef858218222914bffa6 # timeout=10 [2021-02-01T00:44:01.844Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-01T00:44:01.856Z] > git config core.sparsecheckout # timeout=10 [2021-02-01T00:44:01.863Z] > git checkout -f 3d610c63570bd4983d13458642e3131acb86a96d # timeout=10 [2021-02-01T00:44:05.621Z] Commit message: "Merge commit 'bdc2222668568c0bd762bef858218222914bffa6' into HEAD" [2021-02-01T00:44:05.635Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-01T00:44:06.805Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-01T00:44:05.624Z] > git rev-list --no-walk 75b461223593a09b4b09dfd87bd90e2588cc9df7 # timeout=10 [2021-02-01T00:44:07.170Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-01T00:44:07.470Z] + sudo service docker restart [2021-02-01T00:44:07.470Z] + true [2021-02-01T00:44:07.470Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-02-01T00:44:09.037Z] ========================================================= [2021-02-01T00:44:09.037Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-01T00:44:09.037Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-01T00:44:09.379Z] + 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 . [2021-02-01T00:44:09.955Z] Sending build context to Docker daemon 2.499MB [2021-02-01T00:44:09.955Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-02-01T00:44:09.955Z] Step 2/7 : FROM ${BASE} [2021-02-01T00:44:09.955Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-01T00:44:09.955Z] 188c0c94c7c5: Pulling fs layer [2021-02-01T00:44:09.955Z] 0ef7d3d256c8: Pulling fs layer [2021-02-01T00:44:09.955Z] de9db76c5a1d: Pulling fs layer [2021-02-01T00:44:09.955Z] bca2f99d35d6: Pulling fs layer [2021-02-01T00:44:09.955Z] 93359f2a8cfa: Pulling fs layer [2021-02-01T00:44:09.955Z] 7c6f9722023f: Pulling fs layer [2021-02-01T00:44:09.955Z] a35cf1a2eb13: Pulling fs layer [2021-02-01T00:44:09.956Z] 93359f2a8cfa: Waiting [2021-02-01T00:44:09.956Z] 7c6f9722023f: Waiting [2021-02-01T00:44:09.956Z] a35cf1a2eb13: Waiting [2021-02-01T00:44:09.956Z] bca2f99d35d6: Waiting [2021-02-01T00:44:09.956Z] de9db76c5a1d: Verifying Checksum [2021-02-01T00:44:09.956Z] de9db76c5a1d: Download complete [2021-02-01T00:44:09.956Z] 0ef7d3d256c8: Verifying Checksum [2021-02-01T00:44:09.956Z] 0ef7d3d256c8: Download complete [2021-02-01T00:44:09.956Z] 93359f2a8cfa: Verifying Checksum [2021-02-01T00:44:09.956Z] 93359f2a8cfa: Download complete [2021-02-01T00:44:09.956Z] 7c6f9722023f: Verifying Checksum [2021-02-01T00:44:09.956Z] 7c6f9722023f: Download complete [2021-02-01T00:44:09.956Z] 188c0c94c7c5: Verifying Checksum [2021-02-01T00:44:09.956Z] 188c0c94c7c5: Download complete [2021-02-01T00:44:10.541Z] 188c0c94c7c5: Pull complete [2021-02-01T00:44:10.541Z] 0ef7d3d256c8: Pull complete [2021-02-01T00:44:10.807Z] de9db76c5a1d: Pull complete [2021-02-01T00:44:12.208Z] a35cf1a2eb13: Verifying Checksum [2021-02-01T00:44:12.208Z] a35cf1a2eb13: Download complete [2021-02-01T00:44:12.784Z] bca2f99d35d6: Verifying Checksum [2021-02-01T00:44:12.784Z] bca2f99d35d6: Download complete [2021-02-01T00:44:18.109Z] bca2f99d35d6: Pull complete [2021-02-01T00:44:18.109Z] 93359f2a8cfa: Pull complete [2021-02-01T00:44:18.109Z] 7c6f9722023f: Pull complete [2021-02-01T00:44:28.168Z] a35cf1a2eb13: Pull complete [2021-02-01T00:44:28.168Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-01T00:44:28.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-01T00:44:28.168Z] ---> a62c8e92a672 [2021-02-01T00:44:28.168Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-01T00:44:28.168Z] ---> Running in ab83c8dd5a59 [2021-02-01T00:44:28.168Z] Removing intermediate container ab83c8dd5a59 [2021-02-01T00:44:28.168Z] ---> 03dc3254fff5 [2021-02-01T00:44:28.168Z] Step 4/7 : RUN apk add bash [2021-02-01T00:44:28.168Z] ---> Running in e741ea85a65b [2021-02-01T00:44:28.168Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T00:44:28.748Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T00:44:29.327Z] OK: 166 MiB in 39 packages [2021-02-01T00:44:29.904Z] Removing intermediate container e741ea85a65b [2021-02-01T00:44:29.904Z] ---> e5a3c540c0c7 [2021-02-01T00:44:29.904Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-02-01T00:44:29.904Z] ---> Running in 4475fb411734 [2021-02-01T00:44:29.904Z] Removing intermediate container 4475fb411734 [2021-02-01T00:44:29.904Z] ---> ecdb134b8cc2 [2021-02-01T00:44:29.904Z] Step 6/7 : COPY go.mod . [2021-02-01T00:44:30.167Z] ---> 355afc9fa0c7 [2021-02-01T00:44:30.167Z] Step 7/7 : RUN go mod download [2021-02-01T00:44:30.434Z] ---> Running in 31fd3937d91d [2021-02-01T00:44:42.741Z] Removing intermediate container 31fd3937d91d [2021-02-01T00:44:42.741Z] ---> eff4cbe9c070 [2021-02-01T00:44:42.741Z] Successfully built eff4cbe9c070 [2021-02-01T00:44:42.741Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-01T00:44:43.060Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-01T00:44:43.060Z] . [Pipeline] withDockerContainer [2021-02-01T00:44:43.169Z] prd-centos7-docker-4c-2g-24227 does not seem to be running inside a container [2021-02-01T00:44:43.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@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 ******** -e ******** ci-base-image-x86_64 cat [2021-02-01T00:44:43.972Z] $ docker top 78c1c0e5e8a5ccbc4be12a95ac152d2ca946dcb59e90783dbefc362b4a28c787 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T00:44:44.595Z] + go version [2021-02-01T00:44:44.595Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-01T00:44:44.608Z] $ docker stop --time=1 78c1c0e5e8a5ccbc4be12a95ac152d2ca946dcb59e90783dbefc362b4a28c787 [2021-02-01T00:44:45.977Z] $ docker rm -f 78c1c0e5e8a5ccbc4be12a95ac152d2ca946dcb59e90783dbefc362b4a28c787 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-01T00:44:46.879Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-01T00:44:46.879Z] . [Pipeline] withDockerContainer [2021-02-01T00:44:46.979Z] prd-centos7-docker-4c-2g-24227 does not seem to be running inside a container [2021-02-01T00:44:47.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@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 ******** -e ******** ci-base-image-x86_64 cat [2021-02-01T00:44:47.847Z] $ docker top 78e1540452b19d7132dee89b04cb4e68d3009e9caf45b0e18360c07b1b45f98f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T00:44:48.352Z] + make test [2021-02-01T00:44:48.352Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-01T00:44:55.047Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-02-01T00:44:55.633Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.018s coverage: 85.7% of statements [2021-02-01T00:44:55.633Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.014s coverage: 100.0% of statements [2021-02-01T00:44:55.898Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.041s coverage: 45.4% of statements [2021-02-01T00:44:56.495Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.015s coverage: 77.8% of statements [2021-02-01T00:44:56.495Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-02-01T00:44:57.097Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.025s coverage: 26.3% of statements [2021-02-01T00:44:57.097Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.030s coverage: 14.7% of statements [2021-02-01T00:44:57.097Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.006s coverage: 100.0% of statements [2021-02-01T00:44:57.364Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.021s coverage: 91.8% of statements [2021-02-01T00:44:57.364Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-02-01T00:44:57.364Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-02-01T00:44:57.365Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.005s coverage: 100.0% of statements [2021-02-01T00:44:57.628Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.008s coverage: 36.7% of statements [2021-02-01T00:45:00.230Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.029s coverage: 63.0% of statements [2021-02-01T00:45:00.231Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.008s coverage: 26.3% of statements [2021-02-01T00:45:00.231Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.009s coverage: 15.4% of statements [2021-02-01T00:45:00.231Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.026s coverage: 15.4% of statements [2021-02-01T00:45:00.231Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.020s coverage: 14.3% of statements [2021-02-01T00:45:00.231Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-02-01T00:45:01.655Z] --- FAIL: TestWriteCommand (0.00s) [2021-02-01T00:45:01.655Z] panic: reflect: call of reflect.Value.Elem on map Value [recovered] [2021-02-01T00:45:01.655Z] panic: reflect: call of reflect.Value.Elem on map Value [2021-02-01T00:45:01.655Z] [2021-02-01T00:45:01.655Z] goroutine 316 [running]: [2021-02-01T00:45:01.655Z] testing.tRunner.func1.1(0x78e020, 0xc0004c82e0) [2021-02-01T00:45:01.655Z] /usr/local/go/src/testing/testing.go:1072 +0x30d [2021-02-01T00:45:01.655Z] testing.tRunner.func1(0xc0004bc900) [2021-02-01T00:45:01.655Z] /usr/local/go/src/testing/testing.go:1075 +0x41a [2021-02-01T00:45:01.655Z] panic(0x78e020, 0xc0004c82e0) [2021-02-01T00:45:01.655Z] /usr/local/go/src/runtime/panic.go:969 +0x1b9 [2021-02-01T00:45:01.655Z] reflect.Value.Elem(0x792a40, 0x0, 0x15, 0x10, 0x0, 0x0) [2021-02-01T00:45:01.655Z] /usr/local/go/src/reflect/value.go:843 +0x1a5 [2021-02-01T00:45:01.655Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils.setApiVersion(0x792a40, 0x0) [2021-02-01T00:45:01.655Z] /w/workspace/go-mod-core-contracts/8/v2/clients/http/utils/request.go:37 +0xc8 [2021-02-01T00:45:01.655Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils.PutRequest(0x874f60, 0xc00001a150, 0x76ff00, 0xc0004a8d40, 0xc00033e680, 0x40, 0x792a40, 0x0, 0x10, 0x10) [2021-02-01T00:45:01.655Z] /w/workspace/go-mod-core-contracts/8/v2/clients/http/utils/request.go:84 +0x4d [2021-02-01T00:45:01.655Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http.(*deviceServiceCommandClient).WriteCommand(0xc0004b6830, 0x874f60, 0xc00001a150, 0x7fc28e, 0xa, 0x7fc8be, 0xb, 0x0, 0x0, 0x0, ...) [2021-02-01T00:45:01.655Z] /w/workspace/go-mod-core-contracts/8/v2/clients/http/deviceservicecommand.go:48 +0x226 [2021-02-01T00:45:01.655Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http.TestWriteCommand(0xc0004bc900) [2021-02-01T00:45:01.655Z] /w/workspace/go-mod-core-contracts/8/v2/clients/http/deviceservicecommand_test.go:65 +0x309 [2021-02-01T00:45:01.655Z] testing.tRunner(0xc0004bc900, 0x818178) [2021-02-01T00:45:01.655Z] /usr/local/go/src/testing/testing.go:1123 +0xef [2021-02-01T00:45:01.655Z] created by testing.(*T).Run [2021-02-01T00:45:01.655Z] /usr/local/go/src/testing/testing.go:1168 +0x2b3 [2021-02-01T00:45:01.655Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.065s [2021-02-01T00:45:01.655Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils 0.011s coverage: 6.6% of statements [2021-02-01T00:45:01.656Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-02-01T00:45:01.656Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-02-01T00:45:01.656Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.010s coverage: 39.1% of statements [2021-02-01T00:45:01.656Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.009s coverage: 89.5% of statements [2021-02-01T00:45:01.939Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.035s coverage: 91.1% of statements [2021-02-01T00:45:01.939Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements [2021-02-01T00:45:01.939Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-02-01T00:45:01.939Z] FAIL [2021-02-01T00:45:02.221Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2021-02-01T00:45:02.249Z] $ docker stop --time=1 78e1540452b19d7132dee89b04cb4e68d3009e9caf45b0e18360c07b1b45f98f [2021-02-01T00:45:04.605Z] $ docker rm -f 78e1540452b19d7132dee89b04cb4e68d3009e9caf45b0e18360c07b1b45f98f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-01T00:45:06.302Z] Failed in branch amd64 [2021-02-01T00:45:15.569Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-24228 in /w/workspace/dry_go-mod-core-contracts_PR-462 [Pipeline] { [Pipeline] ws [2021-02-01T00:45:15.622Z] Running in /w/workspace/go-mod-core-contracts/8 [Pipeline] { [Pipeline] checkout [2021-02-01T00:45:20.550Z] using credential edgex-jenkins-ssh [2021-02-01T00:45:20.612Z] Cloning the remote Git repository [2021-02-01T00:45:20.672Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-01T00:45:20.789Z] > git init /w/workspace/go-mod-core-contracts/8 # timeout=10 [2021-02-01T00:45:20.863Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-01T00:45:20.864Z] > git --version # timeout=10 [2021-02-01T00:45:20.885Z] > git --version # 'git version 2.17.1' [2021-02-01T00:45:20.887Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T00:45:20.961Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-01T00:45:22.806Z] Merging remotes/origin/master commit bdc2222668568c0bd762bef858218222914bffa6 into PR head commit 25a4917d5544e6bcde1447309bf18add20eb9278 [2021-02-01T00:45:23.202Z] Merge succeeded, producing d1d258a4b158e00160994ead3262236fedb21539 [2021-02-01T00:45:23.203Z] Checking out Revision d1d258a4b158e00160994ead3262236fedb21539 (PR-462) [2021-02-01T00:45:22.054Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-01T00:45:22.072Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-01T00:45:22.101Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-01T00:45:22.135Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-01T00:45:22.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T00:45:22.153Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/462/head:refs/remotes/origin/PR-462 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-01T00:45:22.828Z] > git config core.sparsecheckout # timeout=10 [2021-02-01T00:45:22.844Z] > git checkout -f 25a4917d5544e6bcde1447309bf18add20eb9278 # timeout=10 [2021-02-01T00:45:22.977Z] > git remote # timeout=10 [2021-02-01T00:45:22.997Z] > git config --get remote.origin.url # timeout=10 [2021-02-01T00:45:23.009Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T00:45:23.020Z] > git merge bdc2222668568c0bd762bef858218222914bffa6 # timeout=10 [2021-02-01T00:45:23.168Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-01T00:45:23.212Z] > git config core.sparsecheckout # timeout=10 [2021-02-01T00:45:23.240Z] > git checkout -f d1d258a4b158e00160994ead3262236fedb21539 # timeout=10 [2021-02-01T00:45:27.730Z] Commit message: "Merge commit 'bdc2222668568c0bd762bef858218222914bffa6' into HEAD" [2021-02-01T00:45:27.754Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-01T00:45:29.399Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-01T00:45:29.820Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-01T00:45:30.167Z] + sudo service docker restart [2021-02-01T00:45:30.168Z] + true [Pipeline] unstash [Pipeline] echo [2021-02-01T00:45:33.137Z] ========================================================= [2021-02-01T00:45:33.137Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-01T00:45:33.137Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-01T00:45:33.528Z] + 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 . [2021-02-01T00:45:34.522Z] Sending build context to Docker daemon 2.498MB [2021-02-01T00:45:34.522Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-02-01T00:45:34.522Z] Step 2/7 : FROM ${BASE} [2021-02-01T00:45:35.121Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-01T00:45:35.121Z] 5f621e34cdf4: Pulling fs layer [2021-02-01T00:45:35.121Z] a4357932f1b6: Pulling fs layer [2021-02-01T00:45:35.121Z] 18c013af1878: Pulling fs layer [2021-02-01T00:45:35.121Z] 00ac8860ef70: Pulling fs layer [2021-02-01T00:45:35.121Z] 63d7cb157983: Pulling fs layer [2021-02-01T00:45:35.121Z] b116817d02f9: Pulling fs layer [2021-02-01T00:45:35.121Z] 745a02a5169b: Pulling fs layer [2021-02-01T00:45:35.121Z] 63d7cb157983: Waiting [2021-02-01T00:45:35.121Z] b116817d02f9: Waiting [2021-02-01T00:45:35.121Z] 745a02a5169b: Waiting [2021-02-01T00:45:35.121Z] 00ac8860ef70: Waiting [2021-02-01T00:45:35.121Z] 18c013af1878: Download complete [2021-02-01T00:45:35.121Z] a4357932f1b6: Verifying Checksum [2021-02-01T00:45:35.121Z] a4357932f1b6: Download complete [2021-02-01T00:45:35.121Z] 63d7cb157983: Verifying Checksum [2021-02-01T00:45:35.121Z] 63d7cb157983: Download complete [2021-02-01T00:45:35.121Z] b116817d02f9: Verifying Checksum [2021-02-01T00:45:35.121Z] b116817d02f9: Download complete [2021-02-01T00:45:35.121Z] 5f621e34cdf4: Verifying Checksum [2021-02-01T00:45:35.121Z] 5f621e34cdf4: Download complete [2021-02-01T00:45:35.725Z] 5f621e34cdf4: Pull complete [2021-02-01T00:45:36.337Z] a4357932f1b6: Pull complete [2021-02-01T00:45:36.943Z] 18c013af1878: Pull complete [2021-02-01T00:45:37.939Z] 745a02a5169b: Verifying Checksum [2021-02-01T00:45:37.939Z] 745a02a5169b: Download complete [2021-02-01T00:45:38.927Z] 00ac8860ef70: Verifying Checksum [2021-02-01T00:45:38.927Z] 00ac8860ef70: Download complete [2021-02-01T00:45:49.123Z] 00ac8860ef70: Pull complete [2021-02-01T00:45:49.124Z] 63d7cb157983: Pull complete [2021-02-01T00:45:49.722Z] b116817d02f9: Pull complete [2021-02-01T00:45:53.120Z] 745a02a5169b: Pull complete [2021-02-01T00:45:53.120Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-01T00:45:53.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-01T00:45:53.395Z] ---> b7e6874047d6 [2021-02-01T00:45:53.395Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-01T00:45:56.782Z] ---> Running in 69d8f5aa6856 [2021-02-01T00:45:56.782Z] Removing intermediate container 69d8f5aa6856 [2021-02-01T00:45:56.782Z] ---> 6df69839caaa [2021-02-01T00:45:56.782Z] Step 4/7 : RUN apk add bash [2021-02-01T00:45:56.782Z] ---> Running in fc5f0a4bca44 [2021-02-01T00:45:58.238Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T00:45:58.829Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T00:45:59.808Z] OK: 142 MiB in 39 packages [2021-02-01T00:46:00.795Z] Removing intermediate container fc5f0a4bca44 [2021-02-01T00:46:00.795Z] ---> 4c00f2d938b8 [2021-02-01T00:46:00.795Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-02-01T00:46:01.073Z] ---> Running in cb44b2e7542c [2021-02-01T00:46:01.346Z] Removing intermediate container cb44b2e7542c [2021-02-01T00:46:01.346Z] ---> 5235fd5e3db4 [2021-02-01T00:46:01.346Z] Step 6/7 : COPY go.mod . [2021-02-01T00:46:01.949Z] ---> 31631f105b8c [2021-02-01T00:46:01.949Z] Step 7/7 : RUN go mod download [2021-02-01T00:46:02.549Z] ---> Running in 6ff231b73ffe [2021-02-01T00:46:17.606Z] Removing intermediate container 6ff231b73ffe [2021-02-01T00:46:17.607Z] ---> 86cf1f453f8a [2021-02-01T00:46:17.607Z] Successfully built 86cf1f453f8a [2021-02-01T00:46:17.607Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-01T00:46:17.943Z] + docker inspect -f . ci-base-image-arm64 [2021-02-01T00:46:17.943Z] . [Pipeline] withDockerContainer [2021-02-01T00:46:18.242Z] prd-ubuntu18.04-docker-arm64-4c-16g-24228 does not seem to be running inside a container [2021-02-01T00:46:18.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@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 ******** -e ******** ci-base-image-arm64 cat [2021-02-01T00:46:20.040Z] $ docker top b75a5a5f29d4e3761a989245235d6093f5e1c93c88a4cf8c2781d06d12bc2b22 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T00:46:21.085Z] + go version [2021-02-01T00:46:21.085Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-01T00:46:21.116Z] $ docker stop --time=1 b75a5a5f29d4e3761a989245235d6093f5e1c93c88a4cf8c2781d06d12bc2b22 [2021-02-01T00:46:23.113Z] $ docker rm -f b75a5a5f29d4e3761a989245235d6093f5e1c93c88a4cf8c2781d06d12bc2b22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-01T00:46:24.119Z] + docker inspect -f . ci-base-image-arm64 [2021-02-01T00:46:24.120Z] . [Pipeline] withDockerContainer [2021-02-01T00:46:24.383Z] prd-ubuntu18.04-docker-arm64-4c-16g-24228 does not seem to be running inside a container [2021-02-01T00:46:24.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@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 ******** -e ******** ci-base-image-arm64 cat [2021-02-01T00:46:26.068Z] $ docker top fd5c2fc31840b8c2d12459c5fab357b9446ad40649c0b4a6cf5926cd0d35e0ab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T00:46:27.135Z] + make test [2021-02-01T00:46:27.135Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-01T00:46:54.925Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-02-01T00:46:54.925Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.064s coverage: 85.7% of statements [2021-02-01T00:46:54.925Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.036s coverage: 100.0% of statements [2021-02-01T00:46:54.925Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.074s coverage: 45.4% of statements [2021-02-01T00:46:54.925Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.057s coverage: 77.8% of statements [2021-02-01T00:46:54.925Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-02-01T00:46:55.912Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.020s coverage: 26.3% of statements [2021-02-01T00:46:56.520Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.064s coverage: 14.7% of statements [2021-02-01T00:46:57.122Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.025s coverage: 100.0% of statements [2021-02-01T00:46:58.563Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.084s coverage: 91.8% of statements [2021-02-01T00:46:58.564Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-02-01T00:46:58.564Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-02-01T00:46:58.564Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.031s coverage: 100.0% of statements [2021-02-01T00:46:58.564Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.025s coverage: 36.7% of statements [2021-02-01T00:47:03.983Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.127s coverage: 63.0% of statements [2021-02-01T00:47:03.983Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.041s coverage: 26.3% of statements [2021-02-01T00:47:03.983Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.038s coverage: 15.4% of statements [2021-02-01T00:47:03.983Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.024s coverage: 15.4% of statements [2021-02-01T00:47:03.983Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.039s coverage: 14.3% of statements [2021-02-01T00:47:03.983Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-02-01T00:47:07.397Z] --- FAIL: TestWriteCommand (0.00s) [2021-02-01T00:47:07.397Z] panic: reflect: call of reflect.Value.Elem on map Value [recovered] [2021-02-01T00:47:07.397Z] panic: reflect: call of reflect.Value.Elem on map Value [2021-02-01T00:47:07.397Z] [2021-02-01T00:47:07.397Z] goroutine 187 [running]: [2021-02-01T00:47:07.397Z] testing.tRunner.func1.1(0x31f120, 0x400047e0c0) [2021-02-01T00:47:07.397Z] /usr/local/go/src/testing/testing.go:1072 +0x240 [2021-02-01T00:47:07.397Z] testing.tRunner.func1(0x400047a780) [2021-02-01T00:47:07.397Z] /usr/local/go/src/testing/testing.go:1075 +0x34c [2021-02-01T00:47:07.397Z] panic(0x31f120, 0x400047e0c0) [2021-02-01T00:47:07.397Z] /usr/local/go/src/runtime/panic.go:969 +0x15c [2021-02-01T00:47:07.397Z] reflect.Value.Elem(0x323ba0, 0x0, 0x15, 0x4000468100, 0x400005eb01, 0xffff89955401) [2021-02-01T00:47:07.397Z] /usr/local/go/src/reflect/value.go:843 +0x198 [2021-02-01T00:47:07.397Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils.setApiVersion(0x323ba0, 0x0) [2021-02-01T00:47:07.397Z] /w/workspace/go-mod-core-contracts/8/v2/clients/http/utils/request.go:37 +0xb0 [2021-02-01T00:47:07.397Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils.PutRequest(0x406120, 0x4000090010, 0x300f40, 0x40000100c0, 0x400001e380, 0x40, 0x323ba0, 0x0, 0xf, 0x4000018560) [2021-02-01T00:47:07.397Z] /w/workspace/go-mod-core-contracts/8/v2/clients/http/utils/request.go:84 +0x30 [2021-02-01T00:47:07.397Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http.(*deviceServiceCommandClient).WriteCommand(0x4000580050, 0x406120, 0x4000090010, 0x38d355, 0xa, 0x38d99b, 0xb, 0x0, 0x0, 0x0, ...) [2021-02-01T00:47:07.397Z] /w/workspace/go-mod-core-contracts/8/v2/clients/http/deviceservicecommand.go:48 +0x188 [2021-02-01T00:47:07.397Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http.TestWriteCommand(0x400047a780) [2021-02-01T00:47:07.397Z] /w/workspace/go-mod-core-contracts/8/v2/clients/http/deviceservicecommand_test.go:65 +0x244 [2021-02-01T00:47:07.397Z] testing.tRunner(0x400047a780, 0x3a91b0) [2021-02-01T00:47:07.397Z] /usr/local/go/src/testing/testing.go:1123 +0xdc [2021-02-01T00:47:07.397Z] created by testing.(*T).Run [2021-02-01T00:47:07.397Z] /usr/local/go/src/testing/testing.go:1168 +0x244 [2021-02-01T00:47:07.397Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.232s [2021-02-01T00:47:07.397Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils 0.035s coverage: 6.6% of statements [2021-02-01T00:47:07.397Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-02-01T00:47:07.397Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-02-01T00:47:08.378Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.057s coverage: 39.1% of statements [2021-02-01T00:47:08.378Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.029s coverage: 89.5% of statements [2021-02-01T00:47:08.975Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.134s coverage: 91.1% of statements [2021-02-01T00:47:09.249Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.022s coverage: 100.0% of statements [2021-02-01T00:47:09.249Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-02-01T00:47:09.249Z] FAIL [2021-02-01T00:47:09.521Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2021-02-01T00:47:09.559Z] $ docker stop --time=1 fd5c2fc31840b8c2d12459c5fab357b9446ad40649c0b4a6cf5926cd0d35e0ab [2021-02-01T00:47:11.814Z] $ docker rm -f fd5c2fc31840b8c2d12459c5fab357b9446ad40649c0b4a6cf5926cd0d35e0ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-01T00:47:13.356Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-01T00:47:15.974Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T00:47:16.565Z] ---> package-listing.sh [2021-02-01T00:47:16.565Z] ++ facter osfamily [2021-02-01T00:47:16.565Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-01T00:47:16.565Z] + OS_FAMILY=redhat [2021-02-01T00:47:16.565Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-462 [2021-02-01T00:47:16.565Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-01T00:47:16.565Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-01T00:47:16.565Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-01T00:47:16.565Z] + PACKAGES=/tmp/packages_start.txt [2021-02-01T00:47:16.565Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-462 ']' [2021-02-01T00:47:16.565Z] + PACKAGES=/tmp/packages_end.txt [2021-02-01T00:47:16.565Z] + case "${OS_FAMILY}" in [2021-02-01T00:47:16.565Z] + rpm -qa [2021-02-01T00:47:16.565Z] + sort [2021-02-01T00:47:21.894Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-01T00:47:21.894Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-01T00:47:21.894Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-01T00:47:21.894Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-462 ']' [2021-02-01T00:47:21.894Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-462/archives/ [2021-02-01T00:47:21.894Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-462/archives/ [Pipeline] echo [2021-02-01T00:47:21.908Z] 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-462/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-01T00:47:22.205Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-01T00:47:22.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-01T00:47:22.516Z] [2021-02-01T00:47:22.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-01T00:47:22.865Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-01T00:47:22.865Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-01T00:47:22.865Z] df20fa9351a1: Pulling fs layer [2021-02-01T00:47:22.865Z] 36b3adc4ff6f: Pulling fs layer [2021-02-01T00:47:22.865Z] 8ad3a11d3b57: Pulling fs layer [2021-02-01T00:47:22.865Z] 46f8f816bc3b: Pulling fs layer [2021-02-01T00:47:22.865Z] 93b61091891f: Pulling fs layer [2021-02-01T00:47:22.865Z] 93b9cdb0e59b: Pulling fs layer [2021-02-01T00:47:22.865Z] 5e14af77c1be: Pulling fs layer [2021-02-01T00:47:22.865Z] 01666e4c0597: Pulling fs layer [2021-02-01T00:47:22.865Z] aa168da1d23b: Pulling fs layer [2021-02-01T00:47:22.865Z] 93b9cdb0e59b: Waiting [2021-02-01T00:47:22.865Z] aa168da1d23b: Waiting [2021-02-01T00:47:22.865Z] 01666e4c0597: Waiting [2021-02-01T00:47:22.865Z] 46f8f816bc3b: Waiting [2021-02-01T00:47:22.865Z] 93b61091891f: Waiting [2021-02-01T00:47:22.865Z] 36b3adc4ff6f: Download complete [2021-02-01T00:47:22.865Z] 46f8f816bc3b: Verifying Checksum [2021-02-01T00:47:22.865Z] 46f8f816bc3b: Download complete [2021-02-01T00:47:23.128Z] df20fa9351a1: Verifying Checksum [2021-02-01T00:47:23.128Z] df20fa9351a1: Download complete [2021-02-01T00:47:23.128Z] 93b61091891f: Verifying Checksum [2021-02-01T00:47:23.128Z] 93b61091891f: Download complete [2021-02-01T00:47:23.128Z] 5e14af77c1be: Download complete [2021-02-01T00:47:23.128Z] 01666e4c0597: Verifying Checksum [2021-02-01T00:47:23.128Z] 01666e4c0597: Download complete [2021-02-01T00:47:23.128Z] 8ad3a11d3b57: Verifying Checksum [2021-02-01T00:47:23.128Z] 8ad3a11d3b57: Download complete [2021-02-01T00:47:23.391Z] df20fa9351a1: Pull complete [2021-02-01T00:47:23.658Z] 36b3adc4ff6f: Pull complete [2021-02-01T00:47:23.658Z] 93b9cdb0e59b: Verifying Checksum [2021-02-01T00:47:23.658Z] 93b9cdb0e59b: Download complete [2021-02-01T00:47:24.617Z] 8ad3a11d3b57: Pull complete [2021-02-01T00:47:24.617Z] 46f8f816bc3b: Pull complete [2021-02-01T00:47:25.197Z] 93b61091891f: Pull complete [2021-02-01T00:47:25.460Z] 93b9cdb0e59b: Pull complete [2021-02-01T00:47:25.460Z] 5e14af77c1be: Pull complete [2021-02-01T00:47:25.460Z] aa168da1d23b: Verifying Checksum [2021-02-01T00:47:25.460Z] aa168da1d23b: Download complete [2021-02-01T00:47:25.724Z] 01666e4c0597: Pull complete [2021-02-01T00:47:32.382Z] aa168da1d23b: Pull complete [2021-02-01T00:47:32.382Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-01T00:47:32.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-01T00:47:32.382Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-01T00:47:32.538Z] prd-centos7-docker-4c-2g-24224 does not seem to be running inside a container [2021-02-01T00:47:32.592Z] $ 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-462/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-462 -v /w/workspace/dry_go-mod-core-contracts_PR-462:/w/workspace/dry_go-mod-core-contracts_PR-462:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-462@tmp:/w/workspace/dry_go-mod-core-contracts_PR-462@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-01T00:47:35.825Z] $ docker top 64b66223e438c5b760ef218cc98cf3af406b29e06cb1d70ec73a7bf6d6a00ac4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T00:47:36.344Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-01T00:47:36.647Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-01T00:47:36.947Z] + ls /var/log/sa-host [2021-02-01T00:47:36.948Z] + sadf -c /var/log/sa-host/sa01 [2021-02-01T00:47:36.948Z] file_magic: OK [2021-02-01T00:47:36.948Z] HZ: Using current value: 100 [2021-02-01T00:47:36.948Z] file_header: OK [2021-02-01T00:47:36.948Z] 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 [2021-02-01T00:47:36.948Z] Statistics: [2021-02-01T00:47:36.948Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-01T00:47:36.948Z] File successfully converted to sysstat format version 12.2.1 [2021-02-01T00:47:36.948Z] + sadf -c /var/log/sa-host/sa23 [2021-02-01T00:47:36.948Z] file_magic: OK [2021-02-01T00:47:36.948Z] HZ: Using current value: 100 [2021-02-01T00:47:36.948Z] file_header: OK [2021-02-01T00:47:36.948Z] 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 [2021-02-01T00:47:36.948Z] Statistics: [2021-02-01T00:47:36.948Z] Hnuu...uuuununununu... [2021-02-01T00:47:36.948Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-01T00:47:37.158Z] provisioning config files... [2021-02-01T00:47:37.177Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-462@tmp/config1986555267525840936tmp [Pipeline] { [Pipeline] echo [2021-02-01T00:47:37.246Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T00:47:37.549Z] ---> create-netrc.sh [Pipeline] } [2021-02-01T00:47:37.559Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-01T00:47:37.650Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T00:47:37.948Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-01T00:47:37.960Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T00:47:38.257Z] ---> sudo-logs.sh [2021-02-01T00:47:38.257Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-01T00:47:38.269Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T00:47:38.568Z] ---> job-cost.sh [2021-02-01T00:47:38.568Z] lf-activate-venv: SKIPPING [2021-02-01T00:47:38.568Z] INFO: No Stack... [2021-02-01T00:47:39.516Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-01T00:47:40.092Z] INFO: Archiving Costs [Pipeline] echo [2021-02-01T00:47:40.106Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T00:47:40.406Z] ---> logs-deploy.sh [2021-02-01T00:47:40.406Z] lf-activate-venv: SKIPPING [2021-02-01T00:47:40.406Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-462/8 [2021-02-01T00:47:40.406Z] INFO: archiving workspace using pattern(s): [2021-02-01T00:47:42.331Z] Archives upload complete. [2021-02-01T00:47:42.331Z] INFO: archiving logs to Nexus [2021-02-01T00:47:43.281Z] ---> uname -a: [2021-02-01T00:47:43.281Z] Linux prd-centos7-docker-4c-2g-24224.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-02-01T00:47:43.281Z] [2021-02-01T00:47:43.281Z] [2021-02-01T00:47:43.281Z] ---> lscpu: [2021-02-01T00:47:43.281Z] Architecture: x86_64 [2021-02-01T00:47:43.281Z] CPU op-mode(s): 32-bit, 64-bit [2021-02-01T00:47:43.281Z] Byte Order: Little Endian [2021-02-01T00:47:43.281Z] Address sizes: 40 bits physical, 48 bits virtual [2021-02-01T00:47:43.281Z] CPU(s): 4 [2021-02-01T00:47:43.281Z] On-line CPU(s) list: 0-3 [2021-02-01T00:47:43.281Z] Thread(s) per core: 1 [2021-02-01T00:47:43.281Z] Core(s) per socket: 1 [2021-02-01T00:47:43.281Z] Socket(s): 4 [2021-02-01T00:47:43.281Z] NUMA node(s): 1 [2021-02-01T00:47:43.281Z] Vendor ID: GenuineIntel [2021-02-01T00:47:43.281Z] CPU family: 6 [2021-02-01T00:47:43.281Z] Model: 44 [2021-02-01T00:47:43.281Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-02-01T00:47:43.281Z] Stepping: 1 [2021-02-01T00:47:43.281Z] CPU MHz: 2933.436 [2021-02-01T00:47:43.281Z] BogoMIPS: 5866.87 [2021-02-01T00:47:43.281Z] Virtualization: VT-x [2021-02-01T00:47:43.281Z] Hypervisor vendor: KVM [2021-02-01T00:47:43.281Z] Virtualization type: full [2021-02-01T00:47:43.281Z] L1d cache: 128 KiB [2021-02-01T00:47:43.281Z] L1i cache: 128 KiB [2021-02-01T00:47:43.281Z] L2 cache: 16 MiB [2021-02-01T00:47:43.281Z] L3 cache: 64 MiB [2021-02-01T00:47:43.281Z] NUMA node0 CPU(s): 0-3 [2021-02-01T00:47:43.281Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-02-01T00:47:43.281Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-02-01T00:47:43.281Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-02-01T00:47:43.281Z] Vulnerability Meltdown: Mitigation; PTI [2021-02-01T00:47:43.281Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-02-01T00:47:43.281Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-02-01T00:47:43.281Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-02-01T00:47:43.281Z] Vulnerability Srbds: Not affected [2021-02-01T00:47:43.281Z] Vulnerability Tsx async abort: Not affected [2021-02-01T00:47:43.281Z] 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 [2021-02-01T00:47:43.281Z] [2021-02-01T00:47:43.281Z] [2021-02-01T00:47:43.281Z] ---> nproc: [2021-02-01T00:47:43.281Z] 4 [2021-02-01T00:47:43.281Z] [2021-02-01T00:47:43.281Z] [2021-02-01T00:47:43.281Z] ---> df -h: [2021-02-01T00:47:43.281Z] Filesystem Size Used Available Use% Mounted on [2021-02-01T00:47:43.281Z] overlay 50.0G 7.3G 42.7G 15% / [2021-02-01T00:47:43.281Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-02-01T00:47:43.281Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-02-01T00:47:43.281Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-02-01T00:47:43.281Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-02-01T00:47:43.281Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-02-01T00:47:43.281Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-02-01T00:47:43.281Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-02-01T00:47:43.281Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-462@tmp [2021-02-01T00:47:43.281Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-02-01T00:47:43.281Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-02-01T00:47:43.281Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-02-01T00:47:43.281Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-02-01T00:47:43.281Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-462 [2021-02-01T00:47:43.281Z] [2021-02-01T00:47:43.281Z] [2021-02-01T00:47:43.281Z] ---> free -m: [2021-02-01T00:47:43.281Z] total used free shared buff/cache available [2021-02-01T00:47:43.281Z] Mem: 1837 713 97 0 1026 1019 [2021-02-01T00:47:43.281Z] Swap: 1023 1 1022 [2021-02-01T00:47:43.281Z] [2021-02-01T00:47:43.281Z] [2021-02-01T00:47:43.281Z] ---> ip addr: [2021-02-01T00:47:43.281Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-02-01T00:47:43.281Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-02-01T00:47:43.281Z] inet 127.0.0.1/8 scope host lo [2021-02-01T00:47:43.281Z] valid_lft forever preferred_lft forever [2021-02-01T00:47:43.281Z] inet6 ::1/128 scope host [2021-02-01T00:47:43.281Z] valid_lft forever preferred_lft forever [2021-02-01T00:47:43.281Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-02-01T00:47:43.281Z] link/ether fa:16:3e:eb:a0:3a brd ff:ff:ff:ff:ff:ff [2021-02-01T00:47:43.281Z] inet 10.30.123.69/23 brd 10.30.123.255 scope global dynamic eth0 [2021-02-01T00:47:43.282Z] valid_lft 85978sec preferred_lft 85978sec [2021-02-01T00:47:43.282Z] inet6 fe80::f816:3eff:feeb:a03a/64 scope link [2021-02-01T00:47:43.282Z] valid_lft forever preferred_lft forever [2021-02-01T00:47:43.282Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-02-01T00:47:43.282Z] link/ether 02:42:2b:7d:d6:d9 brd ff:ff:ff:ff:ff:ff [2021-02-01T00:47:43.282Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-02-01T00:47:43.282Z] valid_lft forever preferred_lft forever [2021-02-01T00:47:43.282Z] inet6 fe80::42:2bff:fe7d:d6d9/64 scope link [2021-02-01T00:47:43.282Z] valid_lft forever preferred_lft forever [2021-02-01T00:47:43.282Z] [2021-02-01T00:47:43.282Z] [2021-02-01T00:47:43.282Z] ---> sar -b -r -n DEV: [2021-02-01T00:47:43.282Z] 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) [2021-02-01T00:47:43.282Z] [2021-02-01T00:47:43.282Z] 00:40:29 LINUX RESTART (4 CPU) [2021-02-01T00:47:43.282Z] [2021-02-01T00:47:43.282Z] 00:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-02-01T00:47:43.282Z] 00:42:01 57.51 16.08 41.44 0.00 4926.08 3408.44 0.00 [2021-02-01T00:47:43.282Z] 00:43:01 1.85 0.00 1.85 0.00 0.00 37.81 0.00 [2021-02-01T00:47:43.282Z] 00:44:01 0.17 0.00 0.17 0.00 0.00 1.75 0.00 [2021-02-01T00:47:43.282Z] 00:45:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 [2021-02-01T00:47:43.282Z] 00:46:02 0.28 0.00 0.28 0.00 0.00 3.70 0.00 [2021-02-01T00:47:43.282Z] 00:47:01 0.32 0.00 0.32 0.00 0.00 4.27 0.00 [2021-02-01T00:47:43.282Z] Average: 10.08 2.69 7.40 0.00 823.62 578.12 0.00 [2021-02-01T00:47:43.282Z] [2021-02-01T00:47:43.282Z] 00:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-02-01T00:47:43.282Z] 00:42:01 136644 0 616208 32.75 2620 1126072 1101668 37.60 423160 1121676 16 [2021-02-01T00:47:43.282Z] 00:43:01 140700 0 612144 32.53 2620 1126080 1090716 37.22 420816 1120040 16 [2021-02-01T00:47:43.282Z] 00:44:01 140476 0 612364 32.55 2620 1126084 1090836 37.23 420360 1121304 12 [2021-02-01T00:47:43.282Z] 00:45:01 141932 0 610908 32.47 2620 1126084 1082480 36.94 419172 1121056 12 [2021-02-01T00:47:43.282Z] 00:46:02 141452 0 611380 32.49 2620 1126092 1082624 36.95 417240 1123688 8 [2021-02-01T00:47:43.282Z] 00:47:01 142028 0 610800 32.46 2620 1126096 1082552 36.95 416976 1123688 8 [2021-02-01T00:47:43.282Z] Average: 140539 0 612301 32.54 2620 1126085 1088479 37.15 419621 1121909 12 [2021-02-01T00:47:43.282Z] [2021-02-01T00:47:43.282Z] 00:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-02-01T00:47:43.282Z] 00:42:01 eth0 571.93 350.19 1060.16 101.71 0.00 0.00 0.00 0.00 [2021-02-01T00:47:43.282Z] 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T00:47:43.282Z] 00:42:01 docker0 8.17 6.34 1.68 17.50 0.00 0.00 0.00 0.00 [2021-02-01T00:47:43.282Z] 00:43:01 eth0 2.00 0.70 0.70 0.21 0.00 0.00 0.00 0.00 [2021-02-01T00:47:43.282Z] 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T00:47:43.282Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T00:47:43.282Z] 00:44:01 eth0 1.87 0.55 0.67 0.39 0.00 0.00 0.00 0.00 [2021-02-01T00:47:43.282Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T00:47:43.282Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T00:47:43.282Z] 00:45:01 eth0 0.68 0.10 0.06 0.04 0.00 0.00 0.00 0.00 [2021-02-01T00:47:43.282Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T00:47:43.282Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T00:47:43.282Z] 00:46:02 eth0 0.55 0.40 0.27 0.21 0.00 0.00 0.00 0.00 [2021-02-01T00:47:43.282Z] 00:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T00:47:43.282Z] 00:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T00:47:43.282Z] 00:47:01 eth0 0.29 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2021-02-01T00:47:43.282Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T00:47:43.282Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T00:47:43.282Z] Average: eth0 96.52 58.88 177.56 17.16 0.00 0.00 0.00 0.00 [2021-02-01T00:47:43.282Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T00:47:43.282Z] Average: docker0 1.37 1.06 0.28 2.93 0.00 0.00 0.00 0.00 [2021-02-01T00:47:43.282Z] [2021-02-01T00:47:43.282Z]