Pull request #416 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 FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 153705572a6304c9531f1976d47893b6f943a831 rather than f3d88ad3c33e220b025734176ff0e247b7ca9a87 Obtained Jenkinsfile from 153705572a6304c9531f1976d47893b6f943a831 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-19708 in /w/workspace/dry_go-mod-core-contracts_PR-416 [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-416 # 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/416/head:refs/remotes/origin/PR-416 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 153705572a6304c9531f1976d47893b6f943a831 into PR head commit f3d88ad3c33e220b025734176ff0e247b7ca9a87 Merge succeeded, producing f3d88ad3c33e220b025734176ff0e247b7ca9a87 Checking out Revision f3d88ad3c33e220b025734176ff0e247b7ca9a87 (PR-416) > git config core.sparsecheckout # timeout=10 > git checkout -f f3d88ad3c33e220b025734176ff0e247b7ca9a87 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 153705572a6304c9531f1976d47893b6f943a831 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3d88ad3c33e220b025734176ff0e247b7ca9a87 # timeout=10 Commit message: "feat(meta): Update V2 API AddEvent path" First time build. Skipping changelog. > git rev-list --no-walk aa0a51be39e29ac7fd7d2837918a9ff952c4c691 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-12T03:43:30.805Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-12T03:43:31.108Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-12T03:43:31.218Z] ========================================================= [2021-01-12T03:43:31.218Z] EdgeX Global Pipelines Version Info [2021-01-12T03:43:31.218Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-12T03:43:33.622Z] ------------------- [2021-01-12T03:43:33.622Z] stable info: [2021-01-12T03:43:33.622Z] ------------------- [2021-01-12T03:43:33.622Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-12T03:43:33.622Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-12T03:43:33.622Z] Message: update stable to v1.0.173 [2021-01-12T03:43:34.597Z] ------------------- [2021-01-12T03:43:34.597Z] experimental info: [2021-01-12T03:43:34.597Z] ------------------- [2021-01-12T03:43:34.597Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-12T03:43:34.597Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-12T03:43:34.597Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-12T03:43:34.970Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-01-12T03:43:35.069Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-01-12T03:43:35.276Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-12T03:43:35.381Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-12T03:43:35.478Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-12T03:43:35.571Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-12T03:43:35.668Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-12T03:43:35.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-12T03:43:35.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-12T03:43:35.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-12T03:43:36.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-12T03:43:36.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-01-12T03:43:36.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-12T03:43:36.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-12T03:43:36.444Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-12T03:43:36.541Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-12T03:43:36.695Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-12T03:43:36.788Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-12T03:43:36.895Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2021-01-12T03:43:36.986Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-12T03:43:37.076Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-12T03:43:37.192Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-12T03:43:37.304Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-12T03:43:37.390Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-12T03:43:37.477Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-12T03:43:37.562Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-12T03:43:37.651Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-12T03:43:37.737Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-416 [Pipeline] echo [2021-01-12T03:43:37.823Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-416 [Pipeline] echo [2021-01-12T03:43:37.932Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-416 [Pipeline] echo [2021-01-12T03:43:38.018Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3d88ad3c33e220b025734176ff0e247b7ca9a87 [Pipeline] echo [2021-01-12T03:43:38.135Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3d88ad [Pipeline] echo [2021-01-12T03:43:38.223Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-12T03:43:39.037Z] + git log --format=format:%s -1 f3d88ad3c33e220b025734176ff0e247b7ca9a87 [Pipeline] echo [2021-01-12T03:43:39.169Z] GIT_COMMIT: f3d88ad3c33e220b025734176ff0e247b7ca9a87, Commit Message: feat(meta): Update V2 API AddEvent path [Pipeline] echo [2021-01-12T03:43:39.216Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-12T03:43:40.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-12T03:43:40.480Z] [2021-01-12T03:43:40.480Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-12T03:43:40.878Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-12T03:43:41.155Z] latest: Pulling from edgex-devops/git-semver [2021-01-12T03:43:41.155Z] 31603596830f: Pulling fs layer [2021-01-12T03:43:41.155Z] 2a8b12db71e7: Pulling fs layer [2021-01-12T03:43:41.155Z] 6ca5941a6612: Pulling fs layer [2021-01-12T03:43:41.155Z] ecc8261a40a4: Pulling fs layer [2021-01-12T03:43:41.155Z] ecc8261a40a4: Waiting [2021-01-12T03:43:41.155Z] 2a8b12db71e7: Verifying Checksum [2021-01-12T03:43:41.155Z] 2a8b12db71e7: Download complete [2021-01-12T03:43:41.449Z] 31603596830f: Verifying Checksum [2021-01-12T03:43:41.449Z] 31603596830f: Download complete [2021-01-12T03:43:41.449Z] ecc8261a40a4: Verifying Checksum [2021-01-12T03:43:41.449Z] ecc8261a40a4: Download complete [2021-01-12T03:43:42.056Z] 6ca5941a6612: Verifying Checksum [2021-01-12T03:43:42.056Z] 6ca5941a6612: Download complete [2021-01-12T03:43:42.056Z] 31603596830f: Pull complete [2021-01-12T03:43:42.344Z] 2a8b12db71e7: Pull complete [2021-01-12T03:43:43.784Z] 6ca5941a6612: Pull complete [2021-01-12T03:43:44.372Z] ecc8261a40a4: Pull complete [2021-01-12T03:43:44.372Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-12T03:43:44.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-12T03:43:44.372Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-12T03:43:44.568Z] prd-centos7-docker-4c-2g-19708 does not seem to be running inside a container [2021-01-12T03:43:44.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-416 -v /w/workspace/dry_go-mod-core-contracts_PR-416:/w/workspace/dry_go-mod-core-contracts_PR-416:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-416@tmp:/w/workspace/dry_go-mod-core-contracts_PR-416@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-12T03:43:47.820Z] $ docker top 4465dc502a86456261077fa459d326e2be6bbce5acb848446add907dbbf61b8d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-12T03:43:48.200Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-12T03:43:48.200Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-12T03:43:48.816Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-12T03:43:48.823Z] $ docker exec 4465dc502a86456261077fa459d326e2be6bbce5acb848446add907dbbf61b8d ssh-agent [2021-01-12T03:43:49.107Z] SSH_AUTH_SOCK=/tmp/ssh-6nTT44n51d2y/agent.11 [2021-01-12T03:43:49.107Z] SSH_AGENT_PID=16 [2021-01-12T03:43:49.128Z] Running ssh-add (command line suppressed) [2021-01-12T03:43:49.315Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-416@tmp/private_key_7411707258710409488.key (/w/workspace/dry_go-mod-core-contracts_PR-416@tmp/private_key_7411707258710409488.key) [2021-01-12T03:43:49.433Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-12T03:43:49.843Z] + git tag --points-at HEAD [Pipeline] } [2021-01-12T03:43:49.871Z] $ docker exec --env ******** --env ******** 4465dc502a86456261077fa459d326e2be6bbce5acb848446add907dbbf61b8d ssh-agent -k [2021-01-12T03:43:50.140Z] unset SSH_AUTH_SOCK; [2021-01-12T03:43:50.140Z] unset SSH_AGENT_PID; [2021-01-12T03:43:50.140Z] echo Agent pid 16 killed; [2021-01-12T03:43:50.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-12T03:43:50.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-12T03:43:50.429Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-12T03:43:50.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-12T03:43:50.735Z] $ docker exec 4465dc502a86456261077fa459d326e2be6bbce5acb848446add907dbbf61b8d ssh-agent [2021-01-12T03:43:50.981Z] SSH_AUTH_SOCK=/tmp/ssh-9NKgrjVq0roa/agent.44 [2021-01-12T03:43:50.981Z] SSH_AGENT_PID=50 [2021-01-12T03:43:50.990Z] Running ssh-add (command line suppressed) [2021-01-12T03:43:51.265Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-416@tmp/private_key_5841367812832379568.key (/w/workspace/dry_go-mod-core-contracts_PR-416@tmp/private_key_5841367812832379568.key) [2021-01-12T03:43:51.367Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-12T03:43:51.722Z] + git semver init [2021-01-12T03:43:51.722Z] # -> Open(): unable to determine branch for HEAD [2021-01-12T03:43:51.722Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-416/.git [2021-01-12T03:43:51.722Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-416 [2021-01-12T03:43:51.722Z] # $SEMVER_REMOTE_NAME = origin [2021-01-12T03:43:51.722Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-12T03:43:51.722Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-12T03:43:51.722Z] # $SEMVER_BRANCH = PR-416 [2021-01-12T03:43:51.722Z] # $SEMVER_TEMP = /tmp/semver-060905334 [2021-01-12T03:43:51.722Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-01-12T03:43:52.749Z] # '/tmp/semver-060905334' -> '/w/workspace/dry_go-mod-core-contracts_PR-416/.semver' [2021-01-12T03:43:52.749Z] # -> Force: false [2021-01-12T03:43:52.749Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-416/.semver [Pipeline] } [2021-01-12T03:43:52.801Z] $ docker exec --env ******** --env ******** 4465dc502a86456261077fa459d326e2be6bbce5acb848446add907dbbf61b8d ssh-agent -k [2021-01-12T03:43:52.998Z] unset SSH_AUTH_SOCK; [2021-01-12T03:43:53.003Z] unset SSH_AGENT_PID; [2021-01-12T03:43:53.003Z] echo Agent pid 50 killed; [2021-01-12T03:43:53.088Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-12T03:43:54.178Z] + git semver [Pipeline] } [2021-01-12T03:43:54.231Z] $ docker stop --time=1 4465dc502a86456261077fa459d326e2be6bbce5acb848446add907dbbf61b8d [2021-01-12T03:43:56.460Z] $ docker rm -f 4465dc502a86456261077fa459d326e2be6bbce5acb848446add907dbbf61b8d [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-12T03:43:57.088Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-12T03:43:58.319Z] Stashed 1 file(s) [Pipeline] echo [2021-01-12T03:43:58.322Z] [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-01-12T03:44:13.819Z] Still waiting to schedule task [2021-01-12T03:44:13.819Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-12T03:44:13.821Z] Still waiting to schedule task [2021-01-12T03:44:13.821Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-12T03:45:54.430Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19709 in /w/workspace/dry_go-mod-core-contracts_PR-416 [Pipeline] { [Pipeline] ws [2021-01-12T03:45:54.496Z] Running in /w/workspace/go-mod-core-contracts/8 [Pipeline] { [Pipeline] checkout [2021-01-12T03:45:59.536Z] using credential edgex-jenkins-ssh [2021-01-12T03:45:59.612Z] Cloning the remote Git repository [2021-01-12T03:45:59.672Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-12T03:45:59.790Z] > git init /w/workspace/go-mod-core-contracts/8 # timeout=10 [2021-01-12T03:45:59.876Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-12T03:45:59.877Z] > git --version # timeout=10 [2021-01-12T03:45:59.899Z] > git --version # 'git version 2.17.1' [2021-01-12T03:45:59.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T03:45:59.976Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-12T03:46:01.023Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-12T03:46:01.049Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-12T03:46:01.077Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-12T03:46:01.122Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-12T03:46:01.123Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T03:46:01.135Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/416/head:refs/remotes/origin/PR-416 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T03:46:02.363Z] Merging remotes/origin/master commit 153705572a6304c9531f1976d47893b6f943a831 into PR head commit f3d88ad3c33e220b025734176ff0e247b7ca9a87 [2021-01-12T03:46:02.648Z] Merge succeeded, producing f3d88ad3c33e220b025734176ff0e247b7ca9a87 [2021-01-12T03:46:02.648Z] Checking out Revision f3d88ad3c33e220b025734176ff0e247b7ca9a87 (PR-416) [2021-01-12T03:46:02.382Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T03:46:02.402Z] > git checkout -f f3d88ad3c33e220b025734176ff0e247b7ca9a87 # timeout=10 [2021-01-12T03:46:02.549Z] > git remote # timeout=10 [2021-01-12T03:46:02.574Z] > git config --get remote.origin.url # timeout=10 [2021-01-12T03:46:02.592Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T03:46:02.603Z] > git merge 153705572a6304c9531f1976d47893b6f943a831 # timeout=10 [2021-01-12T03:46:02.628Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-12T03:46:02.654Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T03:46:02.671Z] > git checkout -f f3d88ad3c33e220b025734176ff0e247b7ca9a87 # timeout=10 [2021-01-12T03:46:07.152Z] Commit message: "feat(meta): Update V2 API AddEvent path" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-12T03:46:09.196Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-12T03:46:09.762Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-12T03:46:10.108Z] + sudo service docker restart [2021-01-12T03:46:10.108Z] + true [Pipeline] unstash [Pipeline] echo [2021-01-12T03:46:13.010Z] ========================================================= [2021-01-12T03:46:13.010Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-12T03:46:13.010Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-12T03:46:13.392Z] + 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-01-12T03:46:14.373Z] Sending build context to Docker daemon 2.191MB [2021-01-12T03:46:14.373Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-12T03:46:14.373Z] Step 2/7 : FROM ${BASE} [2021-01-12T03:46:14.649Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-12T03:46:14.649Z] 5f621e34cdf4: Pulling fs layer [2021-01-12T03:46:14.649Z] a4357932f1b6: Pulling fs layer [2021-01-12T03:46:14.649Z] 18c013af1878: Pulling fs layer [2021-01-12T03:46:14.649Z] 00ac8860ef70: Pulling fs layer [2021-01-12T03:46:14.649Z] 63d7cb157983: Pulling fs layer [2021-01-12T03:46:14.649Z] b116817d02f9: Pulling fs layer [2021-01-12T03:46:14.649Z] 745a02a5169b: Pulling fs layer [2021-01-12T03:46:14.649Z] 63d7cb157983: Waiting [2021-01-12T03:46:14.649Z] 745a02a5169b: Waiting [2021-01-12T03:46:14.649Z] b116817d02f9: Waiting [2021-01-12T03:46:14.649Z] 00ac8860ef70: Waiting [2021-01-12T03:46:14.649Z] 18c013af1878: Download complete [2021-01-12T03:46:14.649Z] a4357932f1b6: Download complete [2021-01-12T03:46:14.922Z] 63d7cb157983: Verifying Checksum [2021-01-12T03:46:14.922Z] 63d7cb157983: Download complete [2021-01-12T03:46:14.922Z] b116817d02f9: Verifying Checksum [2021-01-12T03:46:14.922Z] b116817d02f9: Download complete [2021-01-12T03:46:14.922Z] 5f621e34cdf4: Verifying Checksum [2021-01-12T03:46:14.922Z] 5f621e34cdf4: Download complete [2021-01-12T03:46:15.517Z] 5f621e34cdf4: Pull complete [2021-01-12T03:46:16.113Z] a4357932f1b6: Pull complete [2021-01-12T03:46:16.399Z] 18c013af1878: Pull complete [2021-01-12T03:46:17.833Z] 745a02a5169b: Verifying Checksum [2021-01-12T03:46:17.833Z] 745a02a5169b: Download complete [2021-01-12T03:46:18.429Z] 00ac8860ef70: Verifying Checksum [2021-01-12T03:46:18.429Z] 00ac8860ef70: Download complete [2021-01-12T03:46:28.597Z] 00ac8860ef70: Pull complete [2021-01-12T03:46:28.597Z] 63d7cb157983: Pull complete [2021-01-12T03:46:28.597Z] b116817d02f9: Pull complete [2021-01-12T03:46:32.920Z] 745a02a5169b: Pull complete [2021-01-12T03:46:32.920Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-12T03:46:32.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-12T03:46:32.920Z] ---> b7e6874047d6 [2021-01-12T03:46:32.920Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-12T03:46:35.539Z] ---> Running in 4b196fd7e328 [2021-01-12T03:46:35.810Z] Removing intermediate container 4b196fd7e328 [2021-01-12T03:46:35.810Z] ---> d2ad46212fcc [2021-01-12T03:46:35.810Z] Step 4/7 : RUN apk add bash [2021-01-12T03:46:36.081Z] ---> Running in 5aba9d341ac7 [2021-01-12T03:46:37.515Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T03:46:38.484Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T03:46:39.457Z] OK: 142 MiB in 39 packages [2021-01-12T03:46:40.890Z] Removing intermediate container 5aba9d341ac7 [2021-01-12T03:46:40.890Z] ---> 72d0e7096ad6 [2021-01-12T03:46:40.890Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-12T03:46:40.890Z] ---> Running in dd09468310bb [2021-01-12T03:46:41.484Z] Removing intermediate container dd09468310bb [2021-01-12T03:46:41.484Z] ---> 6804900c38d3 [2021-01-12T03:46:41.484Z] Step 6/7 : COPY go.mod . [2021-01-12T03:46:42.078Z] ---> 2dae564d58d0 [2021-01-12T03:46:42.078Z] Step 7/7 : RUN go mod download [2021-01-12T03:46:42.350Z] ---> Running in 151982d97226 [2021-01-12T03:46:46.860Z] Running on prd-centos7-docker-4c-2g-19710 in /w/workspace/dry_go-mod-core-contracts_PR-416 [Pipeline] { [Pipeline] ws [2021-01-12T03:46:46.916Z] Running in /w/workspace/go-mod-core-contracts/8 [Pipeline] { [Pipeline] checkout [2021-01-12T03:46:49.416Z] using credential edgex-jenkins-ssh [2021-01-12T03:46:49.468Z] Cloning the remote Git repository [2021-01-12T03:46:49.434Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-12T03:46:49.513Z] > git init /w/workspace/go-mod-core-contracts/8 # timeout=10 [2021-01-12T03:46:49.587Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-12T03:46:49.587Z] > git --version # timeout=10 [2021-01-12T03:46:49.598Z] > git --version # 'git version 2.24.3' [2021-01-12T03:46:49.599Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T03:46:49.633Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-12T03:46:51.103Z] Merging remotes/origin/master commit 153705572a6304c9531f1976d47893b6f943a831 into PR head commit f3d88ad3c33e220b025734176ff0e247b7ca9a87 [2021-01-12T03:46:51.221Z] Merge succeeded, producing f3d88ad3c33e220b025734176ff0e247b7ca9a87 [2021-01-12T03:46:51.222Z] Checking out Revision f3d88ad3c33e220b025734176ff0e247b7ca9a87 (PR-416) [2021-01-12T03:46:50.373Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-12T03:46:50.395Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-12T03:46:50.407Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-12T03:46:50.419Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-12T03:46:50.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T03:46:50.424Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/416/head:refs/remotes/origin/PR-416 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T03:46:51.111Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T03:46:51.124Z] > git checkout -f f3d88ad3c33e220b025734176ff0e247b7ca9a87 # timeout=10 [2021-01-12T03:46:51.191Z] > git remote # timeout=10 [2021-01-12T03:46:51.197Z] > git config --get remote.origin.url # timeout=10 [2021-01-12T03:46:51.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T03:46:51.206Z] > git merge 153705572a6304c9531f1976d47893b6f943a831 # timeout=10 [2021-01-12T03:46:51.216Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-12T03:46:51.225Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T03:46:51.234Z] > git checkout -f f3d88ad3c33e220b025734176ff0e247b7ca9a87 # timeout=10 [2021-01-12T03:46:54.992Z] Commit message: "feat(meta): Update V2 API AddEvent path" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-12T03:46:56.213Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-12T03:46:56.546Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-12T03:46:56.854Z] + sudo service docker restart [2021-01-12T03:46:56.854Z] + true [2021-01-12T03:46:56.854Z] Redirecting to /bin/systemctl restart docker.service [2021-01-12T03:46:57.464Z] Removing intermediate container 151982d97226 [2021-01-12T03:46:57.464Z] ---> 647f46502e6f [2021-01-12T03:46:57.464Z] Successfully built 647f46502e6f [2021-01-12T03:46:57.464Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-12T03:46:57.804Z] + docker inspect -f . ci-base-image-arm64 [2021-01-12T03:46:57.804Z] . [Pipeline] withDockerContainer [2021-01-12T03:46:58.044Z] prd-ubuntu18.04-docker-arm64-4c-16g-19709 does not seem to be running inside a container [2021-01-12T03:46:58.129Z] $ 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 ******** ci-base-image-arm64 cat [2021-01-12T03:46:59.641Z] $ docker top f2bf5a7f6654ec6a585a2db8df9b246093477f3aa878567adc474649ec23b129 -eo pid,comm [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] echo [2021-01-12T03:47:00.189Z] ========================================================= [2021-01-12T03:47:00.189Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-12T03:47:00.189Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-12T03:47:00.546Z] + 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-01-12T03:47:00.733Z] + go version [2021-01-12T03:47:00.734Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-12T03:47:00.753Z] $ docker stop --time=1 f2bf5a7f6654ec6a585a2db8df9b246093477f3aa878567adc474649ec23b129 [2021-01-12T03:47:00.808Z] Sending build context to Docker daemon 2.192MB [2021-01-12T03:47:01.075Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-12T03:47:01.075Z] Step 2/7 : FROM ${BASE} [2021-01-12T03:47:01.075Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-12T03:47:01.075Z] 188c0c94c7c5: Pulling fs layer [2021-01-12T03:47:01.075Z] 0ef7d3d256c8: Pulling fs layer [2021-01-12T03:47:01.075Z] de9db76c5a1d: Pulling fs layer [2021-01-12T03:47:01.075Z] bca2f99d35d6: Pulling fs layer [2021-01-12T03:47:01.075Z] 93359f2a8cfa: Pulling fs layer [2021-01-12T03:47:01.075Z] 7c6f9722023f: Pulling fs layer [2021-01-12T03:47:01.075Z] a35cf1a2eb13: Pulling fs layer [2021-01-12T03:47:01.075Z] bca2f99d35d6: Waiting [2021-01-12T03:47:01.075Z] 93359f2a8cfa: Waiting [2021-01-12T03:47:01.075Z] 7c6f9722023f: Waiting [2021-01-12T03:47:01.075Z] a35cf1a2eb13: Waiting [2021-01-12T03:47:01.075Z] de9db76c5a1d: Verifying Checksum [2021-01-12T03:47:01.075Z] de9db76c5a1d: Download complete [2021-01-12T03:47:01.075Z] 0ef7d3d256c8: Download complete [2021-01-12T03:47:01.075Z] 93359f2a8cfa: Verifying Checksum [2021-01-12T03:47:01.075Z] 93359f2a8cfa: Download complete [2021-01-12T03:47:01.075Z] 7c6f9722023f: Verifying Checksum [2021-01-12T03:47:01.075Z] 7c6f9722023f: Download complete [2021-01-12T03:47:01.075Z] 188c0c94c7c5: Verifying Checksum [2021-01-12T03:47:01.075Z] 188c0c94c7c5: Download complete [2021-01-12T03:47:01.342Z] 188c0c94c7c5: Pull complete [2021-01-12T03:47:01.611Z] 0ef7d3d256c8: Pull complete [2021-01-12T03:47:01.882Z] de9db76c5a1d: Pull complete [2021-01-12T03:47:02.754Z] $ docker rm -f f2bf5a7f6654ec6a585a2db8df9b246093477f3aa878567adc474649ec23b129 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-01-12T03:47:03.279Z] a35cf1a2eb13: Verifying Checksum [2021-01-12T03:47:03.280Z] a35cf1a2eb13: Download complete [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-12T03:47:03.543Z] bca2f99d35d6: Verifying Checksum [2021-01-12T03:47:03.543Z] bca2f99d35d6: Download complete [2021-01-12T03:47:03.767Z] + docker inspect -f . ci-base-image-arm64 [2021-01-12T03:47:03.767Z] . [Pipeline] withDockerContainer [2021-01-12T03:47:04.027Z] prd-ubuntu18.04-docker-arm64-4c-16g-19709 does not seem to be running inside a container [2021-01-12T03:47:04.103Z] $ 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 ******** ci-base-image-arm64 cat [2021-01-12T03:47:05.565Z] $ docker top 1d2facc386a9a6e87d6cee4ecdda87240e6426640f90c72ba045392560f04a18 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T03:47:06.599Z] + make test [2021-01-12T03:47:06.599Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-12T03:47:08.894Z] bca2f99d35d6: Pull complete [2021-01-12T03:47:09.172Z] 93359f2a8cfa: Pull complete [2021-01-12T03:47:09.172Z] 7c6f9722023f: Pull complete [2021-01-12T03:47:19.230Z] a35cf1a2eb13: Pull complete [2021-01-12T03:47:19.230Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-12T03:47:19.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-12T03:47:19.230Z] ---> a62c8e92a672 [2021-01-12T03:47:19.230Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-12T03:47:19.230Z] ---> Running in 9963d8bd93b5 [2021-01-12T03:47:19.230Z] Removing intermediate container 9963d8bd93b5 [2021-01-12T03:47:19.230Z] ---> 08a9e8b0fa5a [2021-01-12T03:47:19.230Z] Step 4/7 : RUN apk add bash [2021-01-12T03:47:19.230Z] ---> Running in 6549df5c8ca6 [2021-01-12T03:47:19.230Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T03:47:19.498Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T03:47:20.076Z] OK: 166 MiB in 39 packages [2021-01-12T03:47:20.661Z] Removing intermediate container 6549df5c8ca6 [2021-01-12T03:47:20.661Z] ---> 17ad015dddd0 [2021-01-12T03:47:20.661Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-12T03:47:20.661Z] ---> Running in 9a37f4584eb4 [2021-01-12T03:47:20.925Z] Removing intermediate container 9a37f4584eb4 [2021-01-12T03:47:20.925Z] ---> f51fc5e2a2eb [2021-01-12T03:47:20.925Z] Step 6/7 : COPY go.mod . [2021-01-12T03:47:21.191Z] ---> 90dba212d937 [2021-01-12T03:47:21.191Z] Step 7/7 : RUN go mod download [2021-01-12T03:47:21.191Z] ---> Running in 300ae4706387 [2021-01-12T03:47:28.843Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2021-01-12T03:47:29.441Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.054s coverage: 85.7% of statements [2021-01-12T03:47:29.441Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.053s coverage: 100.0% of statements [2021-01-12T03:47:30.880Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.052s coverage: 45.4% of statements [2021-01-12T03:47:30.880Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.031s coverage: 77.8% of statements [2021-01-12T03:47:30.880Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2021-01-12T03:47:31.157Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.029s coverage: 26.3% of statements [2021-01-12T03:47:33.147Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.040s coverage: 14.7% of statements [2021-01-12T03:47:33.147Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.038s coverage: 100.0% of statements [2021-01-12T03:47:33.477Z] Removing intermediate container 300ae4706387 [2021-01-12T03:47:33.477Z] ---> d6d9cb506915 [2021-01-12T03:47:33.477Z] Successfully built d6d9cb506915 [2021-01-12T03:47:33.477Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-12T03:47:33.757Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.101s coverage: 91.8% of statements [2021-01-12T03:47:33.757Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2021-01-12T03:47:33.757Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2021-01-12T03:47:33.757Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.053s coverage: 100.0% of statements [2021-01-12T03:47:33.757Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.024s coverage: 47.8% of statements [2021-01-12T03:47:33.791Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-12T03:47:33.791Z] . [Pipeline] withDockerContainer [2021-01-12T03:47:33.911Z] prd-centos7-docker-4c-2g-19710 does not seem to be running inside a container [2021-01-12T03:47:33.963Z] $ 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 ******** ci-base-image-x86_64 cat [2021-01-12T03:47:34.748Z] $ docker top c77f34a1055c3f0ca80b6e2c9bf6c8b36455ac8ee2ff99950f6d9f8dd024cc07 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T03:47:35.305Z] + go version [2021-01-12T03:47:35.305Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-12T03:47:35.321Z] $ docker stop --time=1 c77f34a1055c3f0ca80b6e2c9bf6c8b36455ac8ee2ff99950f6d9f8dd024cc07 [2021-01-12T03:47:36.671Z] $ docker rm -f c77f34a1055c3f0ca80b6e2c9bf6c8b36455ac8ee2ff99950f6d9f8dd024cc07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-12T03:47:37.619Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-12T03:47:37.620Z] . [Pipeline] withDockerContainer [2021-01-12T03:47:37.743Z] prd-centos7-docker-4c-2g-19710 does not seem to be running inside a container [2021-01-12T03:47:37.786Z] $ 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 ******** ci-base-image-x86_64 cat [2021-01-12T03:47:38.535Z] $ docker top f23f402758cb7996fdc9b42cc1daece79e9d03ad346562bb92e4959b14e97820 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T03:47:39.019Z] + make test [2021-01-12T03:47:39.019Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-12T03:47:40.497Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.109s coverage: 63.0% of statements [2021-01-12T03:47:40.497Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.022s coverage: 26.3% of statements [2021-01-12T03:47:40.497Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.013s coverage: 15.4% of statements [2021-01-12T03:47:40.497Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.032s coverage: 15.4% of statements [2021-01-12T03:47:40.497Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.020s coverage: 14.3% of statements [2021-01-12T03:47:40.497Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2021-01-12T03:47:41.481Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.218s coverage: 85.2% of statements [2021-01-12T03:47:41.481Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-01-12T03:47:41.481Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-01-12T03:47:41.481Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.053s coverage: 44.1% of statements [2021-01-12T03:47:41.756Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.033s coverage: 94.4% of statements [2021-01-12T03:47:43.217Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.124s coverage: 93.2% of statements [2021-01-12T03:47:43.217Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 100.0% of statements [2021-01-12T03:47:43.217Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2021-01-12T03:47:43.217Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-12T03:47:45.691Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2021-01-12T03:47:46.662Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.028s coverage: 85.7% of statements [2021-01-12T03:47:46.662Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.023s coverage: 100.0% of statements [2021-01-12T03:47:46.662Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.028s coverage: 45.4% of statements [2021-01-12T03:47:46.925Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.011s coverage: 77.8% of statements [2021-01-12T03:47:46.925Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2021-01-12T03:47:47.512Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.013s coverage: 26.3% of statements [2021-01-12T03:47:47.776Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.041s coverage: 14.7% of statements [2021-01-12T03:47:47.776Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.016s coverage: 100.0% of statements [2021-01-12T03:47:48.371Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.027s coverage: 91.8% of statements [2021-01-12T03:47:48.371Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2021-01-12T03:47:48.371Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2021-01-12T03:47:48.371Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.004s coverage: 100.0% of statements [2021-01-12T03:47:48.371Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.011s coverage: 47.8% of statements [2021-01-12T03:47:48.630Z] gofmt -l . [2021-01-12T03:47:48.631Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-12T03:47:49.241Z] $ docker stop --time=1 1d2facc386a9a6e87d6cee4ecdda87240e6426640f90c72ba045392560f04a18 [2021-01-12T03:47:50.359Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.028s coverage: 63.0% of statements [2021-01-12T03:47:50.359Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.005s coverage: 26.3% of statements [2021-01-12T03:47:50.359Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.005s coverage: 15.4% of statements [2021-01-12T03:47:50.360Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.016s coverage: 15.4% of statements [2021-01-12T03:47:50.360Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.015s coverage: 14.3% of statements [2021-01-12T03:47:50.360Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2021-01-12T03:47:51.326Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.049s coverage: 85.2% of statements [2021-01-12T03:47:51.326Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-01-12T03:47:51.326Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-01-12T03:47:51.326Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.017s coverage: 44.1% of statements [2021-01-12T03:47:51.326Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.015s coverage: 94.4% of statements [2021-01-12T03:47:51.430Z] $ docker rm -f 1d2facc386a9a6e87d6cee4ecdda87240e6426640f90c72ba045392560f04a18 [2021-01-12T03:47:51.592Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.030s coverage: 93.2% of statements [2021-01-12T03:47:51.861Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements [2021-01-12T03:47:51.861Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2021-01-12T03:47:51.861Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-12T03:47:52.301Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-12T03:47:53.210Z] 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] } [2021-01-12T03:47:53.802Z] gofmt -l . [2021-01-12T03:47:53.802Z] [ "`gofmt -l .`" = "" ] [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] } [2021-01-12T03:47:53.908Z] $ docker stop --time=1 f23f402758cb7996fdc9b42cc1daece79e9d03ad346562bb92e4959b14e97820 [2021-01-12T03:47:56.309Z] $ docker rm -f f23f402758cb7996fdc9b42cc1daece79e9d03ad346562bb92e4959b14e97820 [Pipeline] // withEnv [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-01-12T03:47:56.964Z] + sudo chown -R jenkins:jenkins . [Pipeline] // stage [Pipeline] } [Pipeline] stash [2021-01-12T03:47:57.094Z] Warning: overwriting stash ‘coverage-report’ [2021-01-12T03:47:57.461Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-12T03:47:59.309Z] provisioning config files... [2021-01-12T03:47:59.331Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-416@tmp/config7345245969467944157tmp [Pipeline] { [Pipeline] sh [2021-01-12T03:47:59.744Z] + set +x [2021-01-12T03:47:59.744Z] + bash -s -- [2021-01-12T03:47:59.744Z] + curl -s https://codecov.io/bash [2021-01-12T03:48:00.030Z] [2021-01-12T03:48:00.031Z] _____ _ [2021-01-12T03:48:00.031Z] / ____| | | [2021-01-12T03:48:00.031Z] | | ___ __| | ___ ___ _____ __ [2021-01-12T03:48:00.031Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-12T03:48:00.031Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-12T03:48:00.031Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-12T03:48:00.031Z] Bash-20201231-23d4836 [2021-01-12T03:48:00.031Z] [2021-01-12T03:48:00.031Z] [2021-01-12T03:48:00.031Z] ==> git version 2.24.3 found [2021-01-12T03:48:00.031Z] ==> 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 [2021-01-12T03:48:00.031Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-12T03:48:00.031Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-12T03:48:00.031Z] ==> Jenkins CI detected. [2021-01-12T03:48:00.031Z] project root: . [2021-01-12T03:48:00.031Z] --> token set from env [2021-01-12T03:48:00.031Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-12T03:48:00.352Z] ==> Running gcov in . (disable via -X gcov) [2021-01-12T03:48:00.352Z] ==> Python coveragepy not found [2021-01-12T03:48:00.352Z] ==> Searching for coverage reports in: [2021-01-12T03:48:00.352Z] + . [2021-01-12T03:48:00.352Z] -> Found 1 reports [2021-01-12T03:48:00.352Z] ==> Detecting git/mercurial file structure [2021-01-12T03:48:00.353Z] ==> Reading reports [2021-01-12T03:48:00.353Z] + ./coverage.out bytes=123375 [2021-01-12T03:48:00.353Z] ==> Appending adjustments [2021-01-12T03:48:00.353Z] https://docs.codecov.io/docs/fixing-reports [2021-01-12T03:48:01.803Z] + Found adjustments [2021-01-12T03:48:01.803Z] ==> Gzipping contents [2021-01-12T03:48:01.803Z] 20K /tmp/codecov.6FldSz.gz [2021-01-12T03:48:01.803Z] ==> Uploading reports [2021-01-12T03:48:01.803Z] url: https://codecov.io [2021-01-12T03:48:01.803Z] query: branch=PR-416&commit=f3d88ad3c33e220b025734176ff0e247b7ca9a87&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-416%2F8%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=416&job=&cmd_args= [2021-01-12T03:48:01.803Z] -> Pinging Codecov [2021-01-12T03:48:01.803Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-416&commit=f3d88ad3c33e220b025734176ff0e247b7ca9a87&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-416%2F8%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=416&job=&cmd_args= [2021-01-12T03:48:02.408Z] -> Uploading to [2021-01-12T03:48:02.408Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-12/71470A77251A30514AAF9C0BB2E5B6CE/f3d88ad3c33e220b025734176ff0e247b7ca9a87/0a3d73d7-25df-49b3-aadf-f2b7017c72cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210112T034802Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4ab3ecf7001e486a97c62c527c0abd5ee4f2b6bbad36426cfb4e899e6892250 [2021-01-12T03:48:02.408Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-12T03:48:02.408Z] Dload Upload Total Spent Left Speed [2021-01-12T03:48:02.997Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19465 0 0 100 19465 0 39835 --:--:-- --:--:-- --:--:-- 39887 [2021-01-12T03:48:02.997Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/f3d88ad3c33e220b025734176ff0e247b7ca9a87 [Pipeline] } [2021-01-12T03:48:03.029Z] 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 [2021-01-12T03:48:05.390Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T03:48:06.036Z] ---> package-listing.sh [2021-01-12T03:48:06.036Z] ++ facter osfamily [2021-01-12T03:48:06.037Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-12T03:48:06.305Z] + OS_FAMILY=redhat [2021-01-12T03:48:06.305Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-416 [2021-01-12T03:48:06.305Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-12T03:48:06.305Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-12T03:48:06.305Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-12T03:48:06.305Z] + PACKAGES=/tmp/packages_start.txt [2021-01-12T03:48:06.305Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-416 ']' [2021-01-12T03:48:06.305Z] + PACKAGES=/tmp/packages_end.txt [2021-01-12T03:48:06.305Z] + case "${OS_FAMILY}" in [2021-01-12T03:48:06.305Z] + rpm -qa [2021-01-12T03:48:06.305Z] + sort [2021-01-12T03:48:13.094Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-12T03:48:13.095Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-12T03:48:13.095Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-12T03:48:13.095Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-416 ']' [2021-01-12T03:48:13.095Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-416/archives/ [2021-01-12T03:48:13.095Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-416/archives/ [Pipeline] echo [2021-01-12T03:48:13.120Z] 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-416/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-12T03:48:13.466Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-12T03:48:13.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-12T03:48:14.137Z] [2021-01-12T03:48:14.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-12T03:48:14.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-12T03:48:14.541Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-12T03:48:14.541Z] df20fa9351a1: Pulling fs layer [2021-01-12T03:48:14.541Z] 36b3adc4ff6f: Pulling fs layer [2021-01-12T03:48:14.541Z] 8ad3a11d3b57: Pulling fs layer [2021-01-12T03:48:14.541Z] 46f8f816bc3b: Pulling fs layer [2021-01-12T03:48:14.541Z] 93b61091891f: Pulling fs layer [2021-01-12T03:48:14.541Z] 93b9cdb0e59b: Pulling fs layer [2021-01-12T03:48:14.541Z] 5e14af77c1be: Pulling fs layer [2021-01-12T03:48:14.541Z] 01666e4c0597: Pulling fs layer [2021-01-12T03:48:14.541Z] aa168da1d23b: Pulling fs layer [2021-01-12T03:48:14.541Z] 46f8f816bc3b: Waiting [2021-01-12T03:48:14.541Z] 93b61091891f: Waiting [2021-01-12T03:48:14.541Z] 93b9cdb0e59b: Waiting [2021-01-12T03:48:14.541Z] 5e14af77c1be: Waiting [2021-01-12T03:48:14.541Z] 01666e4c0597: Waiting [2021-01-12T03:48:14.541Z] aa168da1d23b: Waiting [2021-01-12T03:48:14.541Z] 36b3adc4ff6f: Download complete [2021-01-12T03:48:14.541Z] 46f8f816bc3b: Verifying Checksum [2021-01-12T03:48:14.541Z] 46f8f816bc3b: Download complete [2021-01-12T03:48:14.822Z] 93b61091891f: Download complete [2021-01-12T03:48:14.822Z] df20fa9351a1: Verifying Checksum [2021-01-12T03:48:14.822Z] df20fa9351a1: Download complete [2021-01-12T03:48:14.822Z] 93b9cdb0e59b: Verifying Checksum [2021-01-12T03:48:14.822Z] 93b9cdb0e59b: Download complete [2021-01-12T03:48:14.822Z] 5e14af77c1be: Download complete [2021-01-12T03:48:14.822Z] 01666e4c0597: Verifying Checksum [2021-01-12T03:48:14.822Z] 01666e4c0597: Download complete [2021-01-12T03:48:15.488Z] 8ad3a11d3b57: Verifying Checksum [2021-01-12T03:48:15.488Z] 8ad3a11d3b57: Download complete [2021-01-12T03:48:15.802Z] df20fa9351a1: Pull complete [2021-01-12T03:48:16.082Z] 36b3adc4ff6f: Pull complete [2021-01-12T03:48:18.145Z] 8ad3a11d3b57: Pull complete [2021-01-12T03:48:18.145Z] 46f8f816bc3b: Pull complete [2021-01-12T03:48:18.784Z] 93b61091891f: Pull complete [2021-01-12T03:48:19.069Z] 93b9cdb0e59b: Pull complete [2021-01-12T03:48:20.096Z] 5e14af77c1be: Pull complete [2021-01-12T03:48:20.096Z] 01666e4c0597: Pull complete [2021-01-12T03:48:20.697Z] aa168da1d23b: Verifying Checksum [2021-01-12T03:48:20.697Z] aa168da1d23b: Download complete [2021-01-12T03:48:35.990Z] aa168da1d23b: Pull complete [2021-01-12T03:48:35.990Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-12T03:48:35.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-12T03:48:35.990Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-12T03:48:36.385Z] prd-centos7-docker-4c-2g-19708 does not seem to be running inside a container [2021-01-12T03:48:36.488Z] $ 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-416/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-416 -v /w/workspace/dry_go-mod-core-contracts_PR-416:/w/workspace/dry_go-mod-core-contracts_PR-416:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-416@tmp:/w/workspace/dry_go-mod-core-contracts_PR-416@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:10003/edgex-lftools-log-publisher:alpine cat [2021-01-12T03:48:40.131Z] $ docker top 1119c2c85ee7770e70ecd81988c77da24fdca50aeebb57fcdc407f4de5ac86c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T03:48:40.903Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-12T03:48:41.234Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-12T03:48:41.559Z] + ls /var/log/sa-host [2021-01-12T03:48:41.559Z] + sadf -c /var/log/sa-host/sa12 [2021-01-12T03:48:41.559Z] file_magic: OK [2021-01-12T03:48:41.559Z] HZ: Using current value: 100 [2021-01-12T03:48:41.559Z] file_header: OK [2021-01-12T03:48:41.559Z] 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-01-12T03:48:41.559Z] Statistics: [2021-01-12T03:48:41.559Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-12T03:48:41.559Z] File successfully converted to sysstat format version 12.2.1 [2021-01-12T03:48:41.559Z] + sadf -c /var/log/sa-host/sa23 [2021-01-12T03:48:41.559Z] file_magic: OK [2021-01-12T03:48:41.559Z] HZ: Using current value: 100 [2021-01-12T03:48:41.559Z] file_header: OK [2021-01-12T03:48:41.559Z] 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-01-12T03:48:41.559Z] Statistics: [2021-01-12T03:48:41.559Z] Hnuu...uuuununununu... [2021-01-12T03:48:41.559Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-12T03:48:42.158Z] provisioning config files... [2021-01-12T03:48:42.189Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-416@tmp/config2063538984880589763tmp [Pipeline] { [Pipeline] echo [2021-01-12T03:48:42.258Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T03:48:42.895Z] ---> create-netrc.sh [Pipeline] } [2021-01-12T03:48:42.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-12T03:48:42.996Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T03:48:43.333Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-12T03:48:43.349Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T03:48:43.747Z] ---> sudo-logs.sh [2021-01-12T03:48:43.747Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-12T03:48:43.782Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T03:48:44.099Z] ---> job-cost.sh [2021-01-12T03:48:44.371Z] lf-activate-venv: SKIPPING [2021-01-12T03:48:44.371Z] INFO: No Stack... [2021-01-12T03:48:45.349Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-12T03:48:45.976Z] INFO: Archiving Costs [Pipeline] echo [2021-01-12T03:48:45.998Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T03:48:46.311Z] ---> logs-deploy.sh [2021-01-12T03:48:46.311Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-416/8 [2021-01-12T03:48:46.311Z] INFO: archiving workspace using pattern(s): [2021-01-12T03:48:48.969Z] Archives upload complete. [2021-01-12T03:48:48.969Z] INFO: archiving logs to Nexus [2021-01-12T03:48:51.002Z] ---> uname -a: [2021-01-12T03:48:51.002Z] Linux prd-centos7-docker-4c-2g-19708.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-01-12T03:48:51.002Z] [2021-01-12T03:48:51.002Z] [2021-01-12T03:48:51.002Z] ---> lscpu: [2021-01-12T03:48:51.002Z] Architecture: x86_64 [2021-01-12T03:48:51.002Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-12T03:48:51.002Z] Byte Order: Little Endian [2021-01-12T03:48:51.002Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-12T03:48:51.002Z] CPU(s): 4 [2021-01-12T03:48:51.002Z] On-line CPU(s) list: 0-3 [2021-01-12T03:48:51.002Z] Thread(s) per core: 1 [2021-01-12T03:48:51.002Z] Core(s) per socket: 1 [2021-01-12T03:48:51.002Z] Socket(s): 4 [2021-01-12T03:48:51.002Z] NUMA node(s): 1 [2021-01-12T03:48:51.002Z] Vendor ID: GenuineIntel [2021-01-12T03:48:51.002Z] CPU family: 6 [2021-01-12T03:48:51.002Z] Model: 44 [2021-01-12T03:48:51.002Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-12T03:48:51.002Z] Stepping: 1 [2021-01-12T03:48:51.002Z] CPU MHz: 2933.438 [2021-01-12T03:48:51.002Z] BogoMIPS: 5866.87 [2021-01-12T03:48:51.002Z] Virtualization: VT-x [2021-01-12T03:48:51.002Z] Hypervisor vendor: KVM [2021-01-12T03:48:51.002Z] Virtualization type: full [2021-01-12T03:48:51.002Z] L1d cache: 128 KiB [2021-01-12T03:48:51.002Z] L1i cache: 128 KiB [2021-01-12T03:48:51.002Z] L2 cache: 16 MiB [2021-01-12T03:48:51.002Z] L3 cache: 64 MiB [2021-01-12T03:48:51.002Z] NUMA node0 CPU(s): 0-3 [2021-01-12T03:48:51.002Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-12T03:48:51.002Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-12T03:48:51.002Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-12T03:48:51.002Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-12T03:48:51.002Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-12T03:48:51.002Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-12T03:48:51.002Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-12T03:48:51.002Z] Vulnerability Srbds: Not affected [2021-01-12T03:48:51.002Z] Vulnerability Tsx async abort: Not affected [2021-01-12T03:48:51.002Z] 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-01-12T03:48:51.002Z] [2021-01-12T03:48:51.002Z] [2021-01-12T03:48:51.002Z] ---> nproc: [2021-01-12T03:48:51.002Z] 4 [2021-01-12T03:48:51.002Z] [2021-01-12T03:48:51.002Z] [2021-01-12T03:48:51.002Z] ---> df -h: [2021-01-12T03:48:51.002Z] Filesystem Size Used Available Use% Mounted on [2021-01-12T03:48:51.002Z] overlay 50.0G 7.3G 42.7G 15% / [2021-01-12T03:48:51.002Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-12T03:48:51.002Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-12T03:48:51.002Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-12T03:48:51.002Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-01-12T03:48:51.002Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-01-12T03:48:51.002Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-01-12T03:48:51.002Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-01-12T03:48:51.002Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-01-12T03:48:51.002Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-01-12T03:48:51.002Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-416 [2021-01-12T03:48:51.002Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-416@tmp [2021-01-12T03:48:51.002Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-01-12T03:48:51.002Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-01-12T03:48:51.002Z] [2021-01-12T03:48:51.002Z] [2021-01-12T03:48:51.002Z] ---> free -m: [2021-01-12T03:48:51.002Z] total used free shared buff/cache available [2021-01-12T03:48:51.002Z] Mem: 1837 680 103 0 1053 1053 [2021-01-12T03:48:51.002Z] Swap: 1023 1 1022 [2021-01-12T03:48:51.002Z] [2021-01-12T03:48:51.002Z] [2021-01-12T03:48:51.394Z] ---> ip addr: [2021-01-12T03:48:51.394Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-12T03:48:51.394Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-12T03:48:51.394Z] inet 127.0.0.1/8 scope host lo [2021-01-12T03:48:51.394Z] valid_lft forever preferred_lft forever [2021-01-12T03:48:51.394Z] inet6 ::1/128 scope host [2021-01-12T03:48:51.394Z] valid_lft forever preferred_lft forever [2021-01-12T03:48:51.394Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-12T03:48:51.394Z] link/ether fa:16:3e:9c:c0:0e brd ff:ff:ff:ff:ff:ff [2021-01-12T03:48:51.394Z] inet 10.30.123.32/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-12T03:48:51.394Z] valid_lft 86029sec preferred_lft 86029sec [2021-01-12T03:48:51.394Z] inet6 fe80::f816:3eff:fe9c:c00e/64 scope link [2021-01-12T03:48:51.394Z] valid_lft forever preferred_lft forever [2021-01-12T03:48:51.394Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-12T03:48:51.394Z] link/ether 02:42:67:bb:36:cb brd ff:ff:ff:ff:ff:ff [2021-01-12T03:48:51.394Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-12T03:48:51.394Z] valid_lft forever preferred_lft forever [2021-01-12T03:48:51.394Z] inet6 fe80::42:67ff:febb:36cb/64 scope link [2021-01-12T03:48:51.394Z] valid_lft forever preferred_lft forever [2021-01-12T03:48:51.394Z] [2021-01-12T03:48:51.394Z] [2021-01-12T03:48:51.394Z] ---> sar -b -r -n DEV: [2021-01-12T03:48:51.394Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/12/21 _x86_64_ (4 CPU) [2021-01-12T03:48:51.394Z] [2021-01-12T03:48:51.394Z] 03:42:27 LINUX RESTART (4 CPU) [2021-01-12T03:48:51.394Z] [2021-01-12T03:48:51.394Z] 03:43:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-12T03:48:51.394Z] 03:44:01 98.58 47.13 51.45 0.00 7745.33 7804.67 0.00 [2021-01-12T03:48:51.394Z] 03:45:01 2.10 0.00 2.10 0.00 0.00 44.31 0.00 [2021-01-12T03:48:51.394Z] 03:46:01 0.43 0.00 0.43 0.00 0.00 5.69 0.00 [2021-01-12T03:48:51.394Z] 03:47:01 0.28 0.00 0.28 0.00 0.00 3.60 0.00 [2021-01-12T03:48:51.394Z] 03:48:01 0.25 0.02 0.23 0.00 1.33 2.61 0.00 [2021-01-12T03:48:51.394Z] Average: 20.08 9.31 10.77 0.00 1529.99 1552.72 0.00 [2021-01-12T03:48:51.394Z] [2021-01-12T03:48:51.394Z] 03:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-12T03:48:51.394Z] 03:44:01 150564 0 578892 30.77 2620 1149468 1146792 39.14 385308 1144216 132 [2021-01-12T03:48:51.394Z] 03:45:01 164368 0 564996 30.03 2620 1149560 1094720 37.36 375840 1140836 12 [2021-01-12T03:48:51.394Z] 03:46:01 166120 0 563240 29.93 2620 1149564 1070276 36.53 379464 1136164 16 [2021-01-12T03:48:51.394Z] 03:47:01 163840 0 565516 30.06 2620 1149568 1070336 36.53 381908 1135568 8 [2021-01-12T03:48:51.394Z] 03:48:01 159504 0 569532 30.27 2620 1149888 1075088 36.69 399664 1121328 296 [2021-01-12T03:48:51.394Z] Average: 160879 0 568435 30.21 2620 1149610 1091442 37.25 384437 1135622 93 [2021-01-12T03:48:51.394Z] [2021-01-12T03:48:51.394Z] 03:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-12T03:48:51.394Z] 03:44:01 eth0 318.31 213.00 1080.93 94.61 0.00 0.00 0.00 0.00 [2021-01-12T03:48:51.394Z] 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T03:48:51.394Z] 03:44:01 docker0 6.24 4.38 1.45 15.77 0.00 0.00 0.00 0.00 [2021-01-12T03:48:51.394Z] 03:45:01 eth0 1.02 0.45 0.67 0.06 0.00 0.00 0.00 0.00 [2021-01-12T03:48:51.394Z] 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T03:48:51.394Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T03:48:51.394Z] 03:46:01 eth0 0.67 0.45 0.29 0.15 0.00 0.00 0.00 0.00 [2021-01-12T03:48:51.394Z] 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T03:48:51.394Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T03:48:51.394Z] 03:47:01 eth0 0.85 0.37 0.31 0.26 0.00 0.00 0.00 0.00 [2021-01-12T03:48:51.394Z] 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T03:48:51.394Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T03:48:51.394Z] 03:48:01 eth0 3.89 2.50 4.11 1.30 0.00 0.00 0.00 0.00 [2021-01-12T03:48:51.394Z] 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T03:48:51.394Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T03:48:51.394Z] Average: eth0 64.16 42.82 214.57 19.04 0.00 0.00 0.00 0.00 [2021-01-12T03:48:51.394Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T03:48:51.394Z] Average: docker0 1.23 0.86 0.29 3.12 0.00 0.00 0.00 0.00 [2021-01-12T03:48:51.394Z] [2021-01-12T03:48:51.394Z] [2021-01-12T03:48:51.394Z] ---> sar -P ALL: [2021-01-12T03:48:51.394Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/12/21 _x86_64_ (4 CPU) [2021-01-12T03:48:51.394Z] [2021-01-12T03:48:51.394Z] 03:42:27 LINUX RESTART (4 CPU) [2021-01-12T03:48:51.394Z] [2021-01-12T03:48:51.394Z] 03:43:02 CPU %user %nice %system %iowait %steal %idle [2021-01-12T03:48:51.394Z] 03:44:01 all 13.93 0.00 6.29 2.77 13.19 63.82 [2021-01-12T03:48:51.394Z] 03:44:01 0 11.32 0.00 6.14 2.77 13.35 66.42 [2021-01-12T03:48:51.394Z] 03:44:01 1 16.68 0.00 6.30 1.56 13.21 62.25 [2021-01-12T03:48:51.394Z] 03:44:01 2 16.61 0.00 6.53 3.45 12.10 61.31 [2021-01-12T03:48:51.395Z] 03:44:01 3 11.12 0.00 6.17 3.30 14.09 65.32 [2021-01-12T03:48:51.395Z] 03:45:01 all 0.11 0.00 0.07 0.00 0.49 99.33 [2021-01-12T03:48:51.395Z] 03:45:01 0 0.03 0.00 0.05 0.00 0.40 99.52 [2021-01-12T03:48:51.395Z] 03:45:01 1 0.35 0.00 0.10 0.00 0.85 98.70 [2021-01-12T03:48:51.395Z] 03:45:01 2 0.03 0.00 0.03 0.00 0.32 99.62 [2021-01-12T03:48:51.395Z] 03:45:01 3 0.02 0.00 0.08 0.00 0.40 99.50 [2021-01-12T03:48:51.395Z] 03:46:01 all 0.09 0.00 0.12 0.00 0.77 99.02 [2021-01-12T03:48:51.395Z] 03:46:01 0 0.02 0.00 0.12 0.00 0.73 99.14 [2021-01-12T03:48:51.395Z] 03:46:01 1 0.28 0.00 0.18 0.00 0.90 98.64 [2021-01-12T03:48:51.395Z] 03:46:01 2 0.03 0.00 0.10 0.00 0.84 99.02 [2021-01-12T03:48:51.395Z] 03:46:01 3 0.03 0.00 0.07 0.00 0.63 99.27 [2021-01-12T03:48:51.395Z] 03:47:01 all 0.07 0.00 0.02 0.00 0.71 99.20 [2021-01-12T03:48:51.395Z] 03:47:01 0 0.05 0.00 0.02 0.00 0.84 99.09 [2021-01-12T03:48:51.395Z] 03:47:01 1 0.22 0.00 0.03 0.00 0.93 98.82 [2021-01-12T03:48:51.395Z] 03:47:01 2 0.02 0.00 0.02 0.00 0.61 99.35 [2021-01-12T03:48:51.395Z] 03:47:01 3 0.02 0.00 0.00 0.00 0.45 99.54 [2021-01-12T03:48:51.395Z] 03:48:01 all 0.38 0.00 0.37 0.00 1.17 98.08 [2021-01-12T03:48:51.395Z] 03:48:01 0 0.55 0.00 0.33 0.00 1.00 98.12 [2021-01-12T03:48:51.395Z] 03:48:01 1 0.28 0.00 0.43 0.00 1.23 98.06 [2021-01-12T03:48:51.395Z] 03:48:01 2 0.15 0.00 0.20 0.00 1.42 98.23 [2021-01-12T03:48:51.395Z] 03:48:01 3 0.55 0.00 0.53 0.00 1.03 97.89 [2021-01-12T03:48:51.395Z] Average: all 2.80 0.00 1.32 0.53 3.16 92.20 [2021-01-12T03:48:51.395Z] Average: 0 2.29 0.00 1.27 0.53 3.14 92.77 [2021-01-12T03:48:51.395Z] Average: 1 3.39 0.00 1.35 0.30 3.30 91.67 [2021-01-12T03:48:51.395Z] Average: 2 3.24 0.00 1.33 0.66 2.97 91.80 [2021-01-12T03:48:51.395Z] Average: 3 2.26 0.00 1.32 0.63 3.21 92.57 [2021-01-12T03:48:51.395Z] [2021-01-12T03:48:51.395Z] [2021-01-12T03:48:51.395Z]