Pull request #637 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from cd97b3cac7e98090b3a33f463f0786496088d4c9+64e6da7535685e5140ae00626b8183334678fd62 (ea3330045ca4951d8946110d17947f3595a55de8) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8167988869495339641.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7558861744554256555.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-637/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-637/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1963219714395621343.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7056746540953207569.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-637/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-637/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9032907158717138530.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-740 in /w/workspace/dry_go-mod-core-contracts_PR-637 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-637 # 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-637@tmp/jenkins-gitclient-ssh1146615427224524662.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 64e6da7535685e5140ae00626b8183334678fd62 into PR head commit cd97b3cac7e98090b3a33f463f0786496088d4c9 Merge succeeded, producing cd97b3cac7e98090b3a33f463f0786496088d4c9 Checking out Revision cd97b3cac7e98090b3a33f463f0786496088d4c9 (PR-637) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-637@tmp/jenkins-gitclient-ssh1834447840444510951.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/637/head:refs/remotes/origin/PR-637 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd97b3cac7e98090b3a33f463f0786496088d4c9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-637@tmp/jenkins-gitclient-ssh2160623460241472566.key > git merge 64e6da7535685e5140ae00626b8183334678fd62 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd97b3cac7e98090b3a33f463f0786496088d4c9 # timeout=10 Commit message: "fix: Update name validator to not allow the "." character" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-22T16:18:32.947Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-22T16:18:33.042Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-22T16:18:33.073Z] ========================================================= [2021-06-22T16:18:33.073Z] EdgeX Global Pipelines Version Info [2021-06-22T16:18:33.073Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-22T16:18:34.536Z] ------------------- [2021-06-22T16:18:34.536Z] stable info: [2021-06-22T16:18:34.536Z] ------------------- [2021-06-22T16:18:34.536Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-22T16:18:34.536Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-22T16:18:34.536Z] Message: update stable to v1.0.195 [2021-06-22T16:18:35.111Z] ------------------- [2021-06-22T16:18:35.111Z] experimental info: [2021-06-22T16:18:35.111Z] ------------------- [2021-06-22T16:18:35.111Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-22T16:18:35.111Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-22T16:18:35.111Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-22T16:18:35.250Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-06-22T16:18:35.277Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-06-22T16:18:35.302Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-22T16:18:35.327Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-22T16:18:35.350Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-22T16:18:35.373Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-22T16:18:35.397Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-22T16:18:35.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-22T16:18:35.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-22T16:18:35.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-22T16:18:35.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-22T16:18:35.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-06-22T16:18:35.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-22T16:18:35.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-22T16:18:35.654Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-22T16:18:35.678Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-22T16:18:35.702Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-22T16:18:35.726Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-22T16:18:35.749Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-22T16:18:35.801Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-22T16:18:35.828Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-22T16:18:35.851Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-22T16:18:35.875Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-22T16:18:35.898Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-22T16:18:35.921Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-22T16:18:35.945Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-22T16:18:35.968Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-637 [Pipeline] echo [2021-06-22T16:18:35.991Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-637 [Pipeline] echo [2021-06-22T16:18:36.014Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-637 [Pipeline] echo [2021-06-22T16:18:36.038Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd97b3cac7e98090b3a33f463f0786496088d4c9 [Pipeline] echo [2021-06-22T16:18:36.061Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd97b3c [Pipeline] echo [2021-06-22T16:18:36.085Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T16:18:36.599Z] + git log --format=format:%s -1 cd97b3cac7e98090b3a33f463f0786496088d4c9 [Pipeline] echo [2021-06-22T16:18:36.646Z] GIT_COMMIT: cd97b3cac7e98090b3a33f463f0786496088d4c9, Commit Message: fix: Update name validator to not allow the "." character [Pipeline] echo [2021-06-22T16:18:36.661Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-22T16:18:37.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T16:18:37.905Z] [2021-06-22T16:18:37.905Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T16:18:38.229Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T16:18:38.229Z] latest: Pulling from edgex-devops/git-semver [2021-06-22T16:18:38.229Z] 31603596830f: Pulling fs layer [2021-06-22T16:18:38.229Z] 54011a49482f: Pulling fs layer [2021-06-22T16:18:38.229Z] a6820b24f6d8: Pulling fs layer [2021-06-22T16:18:38.229Z] f581987b2513: Pulling fs layer [2021-06-22T16:18:38.229Z] f581987b2513: Waiting [2021-06-22T16:18:38.229Z] 54011a49482f: Verifying Checksum [2021-06-22T16:18:38.229Z] 54011a49482f: Download complete [2021-06-22T16:18:38.501Z] 31603596830f: Verifying Checksum [2021-06-22T16:18:38.501Z] 31603596830f: Download complete [2021-06-22T16:18:38.501Z] f581987b2513: Verifying Checksum [2021-06-22T16:18:38.501Z] f581987b2513: Download complete [2021-06-22T16:18:38.763Z] a6820b24f6d8: Verifying Checksum [2021-06-22T16:18:38.763Z] a6820b24f6d8: Download complete [2021-06-22T16:18:38.763Z] 31603596830f: Pull complete [2021-06-22T16:18:38.763Z] 54011a49482f: Pull complete [2021-06-22T16:18:39.338Z] a6820b24f6d8: Pull complete [2021-06-22T16:18:39.606Z] f581987b2513: Pull complete [2021-06-22T16:18:39.606Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-22T16:18:39.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T16:18:39.606Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-22T16:18:39.696Z] prd-centos7-docker-4c-2g-740 does not seem to be running inside a container [2021-06-22T16:18:39.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-637 -v /w/workspace/dry_go-mod-core-contracts_PR-637:/w/workspace/dry_go-mod-core-contracts_PR-637:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-637@tmp:/w/workspace/dry_go-mod-core-contracts_PR-637@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-22T16:18:40.981Z] $ docker top c94c58a4bc92fb272bd55c81765543bb8bc282843a245a461a13bdc09678fab2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-22T16:18:41.122Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T16:18:41.122Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T16:18:41.233Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T16:18:41.234Z] $ docker exec c94c58a4bc92fb272bd55c81765543bb8bc282843a245a461a13bdc09678fab2 ssh-agent [2021-06-22T16:18:41.336Z] SSH_AUTH_SOCK=/tmp/ssh-U4hhzorN1IWj/agent.15 [2021-06-22T16:18:41.336Z] SSH_AGENT_PID=21 [2021-06-22T16:18:41.344Z] Running ssh-add (command line suppressed) [2021-06-22T16:18:41.441Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-637@tmp/private_key_7201836647285508844.key (/w/workspace/dry_go-mod-core-contracts_PR-637@tmp/private_key_7201836647285508844.key) [2021-06-22T16:18:41.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T16:18:41.759Z] + git tag --points-at HEAD [Pipeline] } [2021-06-22T16:18:41.771Z] $ docker exec --env ******** --env ******** c94c58a4bc92fb272bd55c81765543bb8bc282843a245a461a13bdc09678fab2 ssh-agent -k [2021-06-22T16:18:41.860Z] unset SSH_AUTH_SOCK; [2021-06-22T16:18:41.861Z] unset SSH_AGENT_PID; [2021-06-22T16:18:41.861Z] echo Agent pid 21 killed; [2021-06-22T16:18:41.876Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-22T16:18:41.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T16:18:41.920Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T16:18:42.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T16:18:42.034Z] $ docker exec c94c58a4bc92fb272bd55c81765543bb8bc282843a245a461a13bdc09678fab2 ssh-agent [2021-06-22T16:18:42.134Z] SSH_AUTH_SOCK=/tmp/ssh-J2yI1wVW6EDb/agent.54 [2021-06-22T16:18:42.134Z] SSH_AGENT_PID=60 [2021-06-22T16:18:42.140Z] Running ssh-add (command line suppressed) [2021-06-22T16:18:42.233Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-637@tmp/private_key_470043971724669560.key (/w/workspace/dry_go-mod-core-contracts_PR-637@tmp/private_key_470043971724669560.key) [2021-06-22T16:18:42.250Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T16:18:42.549Z] + git semver init [2021-06-22T16:18:42.550Z] # -> Open(): unable to determine branch for HEAD [2021-06-22T16:18:42.550Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-637/.git [2021-06-22T16:18:42.550Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-637 [2021-06-22T16:18:42.550Z] # $SEMVER_REMOTE_NAME = origin [2021-06-22T16:18:42.550Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-22T16:18:42.550Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-22T16:18:42.550Z] # $SEMVER_BRANCH = PR-637 [2021-06-22T16:18:42.550Z] # $SEMVER_TEMP = /tmp/semver-497421745 [2021-06-22T16:18:42.550Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-06-22T16:18:43.122Z] # '/tmp/semver-497421745' -> '/w/workspace/dry_go-mod-core-contracts_PR-637/.semver' [2021-06-22T16:18:43.122Z] # -> Force: false [2021-06-22T16:18:43.122Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-637/.semver [Pipeline] } [2021-06-22T16:18:43.131Z] $ docker exec --env ******** --env ******** c94c58a4bc92fb272bd55c81765543bb8bc282843a245a461a13bdc09678fab2 ssh-agent -k [2021-06-22T16:18:43.242Z] unset SSH_AUTH_SOCK; [2021-06-22T16:18:43.242Z] unset SSH_AGENT_PID; [2021-06-22T16:18:43.242Z] echo Agent pid 60 killed; [2021-06-22T16:18:43.258Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-22T16:18:43.596Z] + git semver [Pipeline] } [2021-06-22T16:18:43.610Z] $ docker stop --time=1 c94c58a4bc92fb272bd55c81765543bb8bc282843a245a461a13bdc09678fab2 [2021-06-22T16:18:44.923Z] $ docker rm -f c94c58a4bc92fb272bd55c81765543bb8bc282843a245a461a13bdc09678fab2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-22T16:18:45.314Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-22T16:18:45.587Z] Stashed 1 file(s) [Pipeline] echo [2021-06-22T16:18:45.591Z] [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-06-22T16:19:00.861Z] Still waiting to schedule task [2021-06-22T16:19:00.862Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-22T16:19:00.864Z] Still waiting to schedule task [2021-06-22T16:19:00.864Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-22T16:21:03.383Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-741 in /w/workspace/dry_go-mod-core-contracts_PR-637 [Pipeline] { [Pipeline] ws [2021-06-22T16:21:03.407Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-06-22T16:21:03.641Z] Selected Git installation does not exist. Using Default [2021-06-22T16:21:03.642Z] The recommended git tool is: NONE [2021-06-22T16:21:09.299Z] using credential edgex-jenkins-ssh [2021-06-22T16:21:09.319Z] Cloning the remote Git repository [2021-06-22T16:21:09.366Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-22T16:21:09.469Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-06-22T16:21:09.555Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-22T16:21:09.556Z] > git --version # timeout=10 [2021-06-22T16:21:09.574Z] > git --version # 'git version 2.17.1' [2021-06-22T16:21:09.576Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T16:21:09.669Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T16:21:10.829Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-22T16:21:10.844Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T16:21:10.869Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-22T16:21:10.901Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-22T16:21:10.902Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T16:21:10.914Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/637/head:refs/remotes/origin/PR-637 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-22T16:21:11.643Z] Merging remotes/origin/master commit 64e6da7535685e5140ae00626b8183334678fd62 into PR head commit cd97b3cac7e98090b3a33f463f0786496088d4c9 [2021-06-22T16:21:11.866Z] Merge succeeded, producing cd97b3cac7e98090b3a33f463f0786496088d4c9 [2021-06-22T16:21:11.867Z] Checking out Revision cd97b3cac7e98090b3a33f463f0786496088d4c9 (PR-637) [2021-06-22T16:21:11.660Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T16:21:11.679Z] > git checkout -f cd97b3cac7e98090b3a33f463f0786496088d4c9 # timeout=10 [2021-06-22T16:21:11.786Z] > git remote # timeout=10 [2021-06-22T16:21:11.802Z] > git config --get remote.origin.url # timeout=10 [2021-06-22T16:21:11.814Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T16:21:11.825Z] > git merge 64e6da7535685e5140ae00626b8183334678fd62 # timeout=10 [2021-06-22T16:21:11.847Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-22T16:21:11.870Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T16:21:11.880Z] > git checkout -f cd97b3cac7e98090b3a33f463f0786496088d4c9 # timeout=10 [2021-06-22T16:21:16.066Z] Commit message: "fix: Update name validator to not allow the "." character" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T16:21:17.404Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-22T16:21:17.809Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-22T16:21:18.169Z] + true [2021-06-22T16:21:18.169Z] + sudo service docker restart [2021-06-22T16:21:24.787Z] Running on prd-centos7-docker-4c-2g-742 in /w/workspace/dry_go-mod-core-contracts_PR-637 [Pipeline] { [Pipeline] ws [2021-06-22T16:21:24.806Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-06-22T16:21:24.910Z] Selected Git installation does not exist. Using Default [2021-06-22T16:21:24.910Z] The recommended git tool is: NONE [2021-06-22T16:21:27.389Z] using credential edgex-jenkins-ssh [2021-06-22T16:21:27.401Z] Cloning the remote Git repository [2021-06-22T16:21:27.411Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-22T16:21:27.471Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-06-22T16:21:27.497Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-22T16:21:27.497Z] > git --version # timeout=10 [2021-06-22T16:21:27.502Z] > git --version # 'git version 2.24.4' [2021-06-22T16:21:27.503Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T16:21:27.523Z] [INFO] Currently running in a labeled security context [2021-06-22T16:21:27.523Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-22T16:21:27.523Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh139473146514130709.key [2021-06-22T16:21:27.542Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T16:21:28.295Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-22T16:21:28.301Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T16:21:28.311Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-22T16:21:28.865Z] Merging remotes/origin/master commit 64e6da7535685e5140ae00626b8183334678fd62 into PR head commit cd97b3cac7e98090b3a33f463f0786496088d4c9 [2021-06-22T16:21:28.946Z] Merge succeeded, producing cd97b3cac7e98090b3a33f463f0786496088d4c9 [2021-06-22T16:21:28.946Z] Checking out Revision cd97b3cac7e98090b3a33f463f0786496088d4c9 (PR-637) [2021-06-22T16:21:28.323Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-22T16:21:28.323Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T16:21:28.324Z] [INFO] Currently running in a labeled security context [2021-06-22T16:21:28.324Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-22T16:21:28.325Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh5851848174086559884.key [2021-06-22T16:21:28.335Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/637/head:refs/remotes/origin/PR-637 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-22T16:21:28.868Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T16:21:28.875Z] > git checkout -f cd97b3cac7e98090b3a33f463f0786496088d4c9 # timeout=10 [2021-06-22T16:21:28.912Z] > git remote # timeout=10 [2021-06-22T16:21:28.916Z] > git config --get remote.origin.url # timeout=10 [2021-06-22T16:21:28.922Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T16:21:28.923Z] [INFO] Currently running in a labeled security context [2021-06-22T16:21:28.923Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-22T16:21:28.923Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh8216265625021823259.key [2021-06-22T16:21:28.927Z] > git merge 64e6da7535685e5140ae00626b8183334678fd62 # timeout=10 [2021-06-22T16:21:28.934Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-22T16:21:28.943Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T16:21:28.948Z] > git checkout -f cd97b3cac7e98090b3a33f463f0786496088d4c9 # timeout=10 [2021-06-22T16:21:32.517Z] Commit message: "fix: Update name validator to not allow the "." character" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T16:21:33.565Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-22T16:21:33.888Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-22T16:21:34.182Z] + true [2021-06-22T16:21:34.182Z] + sudo service docker restart [2021-06-22T16:21:34.182Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-06-22T16:21:36.739Z] ========================================================= [2021-06-22T16:21:36.739Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-22T16:21:36.739Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-22T16:21:37.106Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-22T16:21:38.158Z] Sending build context to Docker daemon 2.937MB [2021-06-22T16:21:38.433Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-22T16:21:38.433Z] Step 2/7 : FROM ${BASE} [2021-06-22T16:21:38.710Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-22T16:21:38.710Z] 595b0fe564bb: Pulling fs layer [2021-06-22T16:21:38.710Z] 3088b5b3c5c0: Pulling fs layer [2021-06-22T16:21:38.710Z] 5b7225fbf94c: Pulling fs layer [2021-06-22T16:21:38.710Z] ba82ee9f976e: Pulling fs layer [2021-06-22T16:21:38.710Z] 506bd15cee9f: Pulling fs layer [2021-06-22T16:21:38.710Z] 75a0a4a0db45: Pulling fs layer [2021-06-22T16:21:38.710Z] ba82ee9f976e: Waiting [2021-06-22T16:21:38.710Z] 618dc40b7e24: Pulling fs layer [2021-06-22T16:21:38.710Z] 75a0a4a0db45: Waiting [2021-06-22T16:21:38.710Z] 618dc40b7e24: Waiting [2021-06-22T16:21:38.710Z] 506bd15cee9f: Waiting [2021-06-22T16:21:38.710Z] 5b7225fbf94c: Verifying Checksum [2021-06-22T16:21:38.710Z] 5b7225fbf94c: Download complete [2021-06-22T16:21:38.710Z] 3088b5b3c5c0: Download complete [2021-06-22T16:21:38.710Z] 506bd15cee9f: Verifying Checksum [2021-06-22T16:21:38.710Z] 506bd15cee9f: Download complete [2021-06-22T16:21:38.985Z] 75a0a4a0db45: Verifying Checksum [2021-06-22T16:21:38.985Z] 75a0a4a0db45: Download complete [2021-06-22T16:21:38.985Z] 595b0fe564bb: Verifying Checksum [2021-06-22T16:21:38.985Z] 595b0fe564bb: Download complete [2021-06-22T16:21:39.585Z] 595b0fe564bb: Pull complete [2021-06-22T16:21:40.195Z] 3088b5b3c5c0: Pull complete [2021-06-22T16:21:40.796Z] 5b7225fbf94c: Pull complete [2021-06-22T16:21:41.407Z] 618dc40b7e24: Verifying Checksum [2021-06-22T16:21:41.407Z] 618dc40b7e24: Download complete [2021-06-22T16:21:42.884Z] ba82ee9f976e: Download complete [Pipeline] unstash [Pipeline] echo [2021-06-22T16:21:52.454Z] ========================================================= [2021-06-22T16:21:52.455Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-22T16:21:52.455Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-22T16:21:52.801Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-22T16:21:53.062Z] Sending build context to Docker daemon 2.938MB [2021-06-22T16:21:53.062Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-22T16:21:53.062Z] Step 2/7 : FROM ${BASE} [2021-06-22T16:21:53.066Z] ba82ee9f976e: Pull complete [2021-06-22T16:21:53.337Z] 506bd15cee9f: Pull complete [2021-06-22T16:21:53.611Z] 75a0a4a0db45: Pull complete [2021-06-22T16:21:53.639Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-22T16:21:53.639Z] 540db60ca938: Pulling fs layer [2021-06-22T16:21:53.639Z] adcc1eea9eea: Pulling fs layer [2021-06-22T16:21:53.639Z] 4c4ab2625f07: Pulling fs layer [2021-06-22T16:21:53.639Z] 0510c868ecb4: Pulling fs layer [2021-06-22T16:21:53.639Z] afea3b2eda06: Pulling fs layer [2021-06-22T16:21:53.639Z] 7809a108b3ef: Pulling fs layer [2021-06-22T16:21:53.639Z] f706445af74f: Pulling fs layer [2021-06-22T16:21:53.639Z] 0510c868ecb4: Waiting [2021-06-22T16:21:53.639Z] afea3b2eda06: Waiting [2021-06-22T16:21:53.639Z] 7809a108b3ef: Waiting [2021-06-22T16:21:53.639Z] f706445af74f: Waiting [2021-06-22T16:21:53.639Z] 4c4ab2625f07: Verifying Checksum [2021-06-22T16:21:53.639Z] 4c4ab2625f07: Download complete [2021-06-22T16:21:53.639Z] adcc1eea9eea: Verifying Checksum [2021-06-22T16:21:53.639Z] adcc1eea9eea: Download complete [2021-06-22T16:21:53.639Z] afea3b2eda06: Verifying Checksum [2021-06-22T16:21:53.639Z] afea3b2eda06: Download complete [2021-06-22T16:21:53.639Z] 7809a108b3ef: Verifying Checksum [2021-06-22T16:21:53.639Z] 7809a108b3ef: Download complete [2021-06-22T16:21:53.639Z] 540db60ca938: Verifying Checksum [2021-06-22T16:21:53.639Z] 540db60ca938: Download complete [2021-06-22T16:21:53.900Z] 540db60ca938: Pull complete [2021-06-22T16:21:53.900Z] adcc1eea9eea: Pull complete [2021-06-22T16:21:54.163Z] 4c4ab2625f07: Pull complete [2021-06-22T16:21:54.736Z] f706445af74f: Verifying Checksum [2021-06-22T16:21:54.736Z] f706445af74f: Download complete [2021-06-22T16:21:55.311Z] 0510c868ecb4: Verifying Checksum [2021-06-22T16:21:55.311Z] 0510c868ecb4: Download complete [2021-06-22T16:21:57.934Z] 618dc40b7e24: Pull complete [2021-06-22T16:21:57.934Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-22T16:21:57.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-22T16:21:57.934Z] ---> a36622ca3599 [2021-06-22T16:21:57.934Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-22T16:21:59.376Z] ---> Running in 830d31f953e7 [2021-06-22T16:21:59.549Z] 0510c868ecb4: Pull complete [2021-06-22T16:21:59.550Z] afea3b2eda06: Pull complete [2021-06-22T16:21:59.550Z] 7809a108b3ef: Pull complete [2021-06-22T16:21:59.649Z] Removing intermediate container 830d31f953e7 [2021-06-22T16:21:59.649Z] ---> 3172881ec9c5 [2021-06-22T16:21:59.649Z] Step 4/7 : RUN apk add bash [2021-06-22T16:21:59.931Z] ---> Running in 90f358a2ec23 [2021-06-22T16:22:00.508Z] f706445af74f: Pull complete [2021-06-22T16:22:00.508Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-22T16:22:00.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-22T16:22:00.508Z] ---> b068be0155e3 [2021-06-22T16:22:00.508Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-22T16:22:01.368Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-22T16:22:02.347Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-22T16:22:03.328Z] OK: 138 MiB in 40 packages [2021-06-22T16:22:04.771Z] Removing intermediate container 90f358a2ec23 [2021-06-22T16:22:04.771Z] ---> 6474cdf98168 [2021-06-22T16:22:04.771Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-22T16:22:04.771Z] ---> Running in 02c893f118b2 [2021-06-22T16:22:05.045Z] Removing intermediate container 02c893f118b2 [2021-06-22T16:22:05.045Z] ---> dff4aa53714a [2021-06-22T16:22:05.045Z] Step 6/7 : COPY go.mod . [2021-06-22T16:22:06.026Z] ---> 1204747b5c9f [2021-06-22T16:22:06.026Z] Step 7/7 : RUN go mod download [2021-06-22T16:22:06.026Z] ---> Running in 0bec9043ddc7 [2021-06-22T16:22:12.764Z] ---> Running in 381c66513013 [2021-06-22T16:22:12.764Z] Removing intermediate container 381c66513013 [2021-06-22T16:22:12.764Z] ---> b5fa47ca1faf [2021-06-22T16:22:12.764Z] Step 4/7 : RUN apk add bash [2021-06-22T16:22:12.764Z] ---> Running in 7d1f2d728707 [2021-06-22T16:22:12.764Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-22T16:22:14.154Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-22T16:22:16.075Z] OK: 149 MiB in 40 packages [2021-06-22T16:22:16.337Z] Removing intermediate container 7d1f2d728707 [2021-06-22T16:22:16.337Z] ---> f07e2b889b2c [2021-06-22T16:22:16.337Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-22T16:22:16.600Z] ---> Running in 353bc8bac05f [2021-06-22T16:22:16.863Z] Removing intermediate container 353bc8bac05f [2021-06-22T16:22:16.863Z] ---> 3375363b02d0 [2021-06-22T16:22:16.863Z] Step 6/7 : COPY go.mod . [2021-06-22T16:22:17.439Z] ---> 96471a10d530 [2021-06-22T16:22:17.439Z] Step 7/7 : RUN go mod download [2021-06-22T16:22:17.439Z] ---> Running in 5ad09062614b [2021-06-22T16:22:24.358Z] Removing intermediate container 0bec9043ddc7 [2021-06-22T16:22:24.358Z] ---> 40077e0615cd [2021-06-22T16:22:24.358Z] Successfully built 40077e0615cd [2021-06-22T16:22:24.358Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T16:22:24.701Z] + docker inspect -f . ci-base-image-arm64 [2021-06-22T16:22:24.702Z] . [Pipeline] withDockerContainer [2021-06-22T16:22:25.094Z] prd-ubuntu18.04-docker-arm64-4c-16g-741 does not seem to be running inside a container [2021-06-22T16:22:25.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-22T16:22:27.422Z] $ docker top bd30894cf9afe287465e96142dcff8339155e519a027f892915d87193cdbe718 -eo pid,comm [2021-06-22T16:22:27.465Z] Removing intermediate container 5ad09062614b [2021-06-22T16:22:27.465Z] ---> 90ba4205dc82 [2021-06-22T16:22:27.465Z] Successfully built 90ba4205dc82 [2021-06-22T16:22:27.465Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-22T16:22:28.171Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-22T16:22:28.171Z] . [Pipeline] withDockerContainer [2021-06-22T16:22:28.248Z] prd-centos7-docker-4c-2g-742 does not seem to be running inside a container [2021-06-22T16:22:28.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-22T16:22:28.459Z] + go version [2021-06-22T16:22:28.459Z] go version go1.16.5 linux/arm64 [2021-06-22T16:22:28.910Z] $ docker top 95ff8d3853d21684810501ce8983282219c09b5852fe7aebd77e11636e880200 -eo pid,comm [Pipeline] { [Pipeline] } [2021-06-22T16:22:29.003Z] $ docker stop --time=1 bd30894cf9afe287465e96142dcff8339155e519a027f892915d87193cdbe718 [2021-06-22T16:22:30.787Z] $ docker rm -f bd30894cf9afe287465e96142dcff8339155e519a027f892915d87193cdbe718 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-06-22T16:22:31.350Z] + go version [2021-06-22T16:22:31.351Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-22T16:22:31.365Z] $ docker stop --time=1 95ff8d3853d21684810501ce8983282219c09b5852fe7aebd77e11636e880200 [2021-06-22T16:22:32.536Z] $ docker rm -f 95ff8d3853d21684810501ce8983282219c09b5852fe7aebd77e11636e880200 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-22T16:22:33.084Z] + docker inspect -f . ci-base-image-arm64 [2021-06-22T16:22:33.084Z] . [Pipeline] withDockerContainer [2021-06-22T16:22:33.156Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-22T16:22:33.156Z] . [2021-06-22T16:22:33.313Z] prd-ubuntu18.04-docker-arm64-4c-16g-741 does not seem to be running inside a container [2021-06-22T16:22:33.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-22T16:22:34.835Z] $ docker top af94a8d9043516b12c65c238351b9d3bb522c5801845e777f28ddde828d681d9 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-06-22T16:22:35.178Z] prd-centos7-docker-4c-2g-742 does not seem to be running inside a container [2021-06-22T16:22:35.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-22T16:22:35.682Z] $ docker top 4b27e32482ff4d23176a2d7e039b2730c2bbf538cef584842af2f42c25966493 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-06-22T16:22:36.133Z] + go mod tidy [Pipeline] sh [2021-06-22T16:22:36.420Z] + go mod tidy [2021-06-22T16:22:36.443Z] + make test [2021-06-22T16:22:36.443Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-22T16:22:36.708Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [Pipeline] sh [2021-06-22T16:22:37.355Z] + make test [2021-06-22T16:22:37.355Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-22T16:22:38.342Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-06-22T16:22:46.835Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.046s coverage: 83.2% of statements [2021-06-22T16:22:46.835Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-06-22T16:22:46.835Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-06-22T16:22:46.835Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-06-22T16:22:46.835Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.030s coverage: 26.3% of statements [2021-06-22T16:22:46.835Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-06-22T16:22:47.794Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.010s coverage: 45.5% of statements [2021-06-22T16:22:47.794Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.020s coverage: 90.0% of statements [2021-06-22T16:22:48.377Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.037s coverage: 86.2% of statements [2021-06-22T16:22:48.377Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.005s coverage: 59.5% of statements [2021-06-22T16:22:48.661Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.006s coverage: 35.5% of statements [2021-06-22T16:22:48.929Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements [2021-06-22T16:22:48.929Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-22T16:22:54.281Z] gofmt -l . [2021-06-22T16:22:54.281Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-22T16:22:54.287Z] $ docker stop --time=1 4b27e32482ff4d23176a2d7e039b2730c2bbf538cef584842af2f42c25966493 [2021-06-22T16:22:55.904Z] $ docker rm -f 4b27e32482ff4d23176a2d7e039b2730c2bbf538cef584842af2f42c25966493 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-22T16:22:56.326Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-22T16:22:56.561Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-22T16:22:57.761Z] ---> job-cost.sh [2021-06-22T16:22:57.761Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WUMK [2021-06-22T16:23:10.062Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-22T16:23:10.773Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.390s coverage: 83.2% of statements [2021-06-22T16:23:10.773Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-06-22T16:23:10.773Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-06-22T16:23:10.773Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-06-22T16:23:10.773Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.056s coverage: 26.3% of statements [2021-06-22T16:23:10.773Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-06-22T16:23:12.220Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.123s coverage: 45.5% of statements [2021-06-22T16:23:12.220Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.062s coverage: 90.0% of statements [2021-06-22T16:23:12.821Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.240s coverage: 86.2% of statements [2021-06-22T16:23:12.821Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.042s coverage: 59.5% of statements [2021-06-22T16:23:13.426Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.013s coverage: 35.5% of statements [2021-06-22T16:23:14.409Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.032s coverage: 49.4% of statements [2021-06-22T16:23:14.684Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-22T16:23:25.007Z] lf-activate-venv(): INFO: Adding /tmp/venv-WUMK/bin to PATH [2021-06-22T16:23:25.007Z] INFO: No Stack... [2021-06-22T16:23:25.007Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-22T16:23:25.007Z] INFO: Archiving Costs [Pipeline] sh [2021-06-22T16:23:25.314Z] + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [2021-06-22T16:23:25.314Z] + cut -d, -f6 [Pipeline] lock [2021-06-22T16:23:25.356Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-637-2-stack-cost] [2021-06-22T16:23:25.366Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-637-2-stack-cost] did not exist. Created. [2021-06-22T16:23:25.366Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-637-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-22T16:23:25.697Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-22T16:23:25.774Z] Stashed 1 file(s) [Pipeline] } [2021-06-22T16:23:25.793Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-637-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-22T16:23:36.868Z] gofmt -l . [2021-06-22T16:23:36.869Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-22T16:23:36.880Z] $ docker stop --time=1 af94a8d9043516b12c65c238351b9d3bb522c5801845e777f28ddde828d681d9 [2021-06-22T16:23:38.714Z] $ docker rm -f af94a8d9043516b12c65c238351b9d3bb522c5801845e777f28ddde828d681d9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-22T16:23:39.505Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-22T16:23:39.541Z] Warning: overwriting stash ‘coverage-report’ [2021-06-22T16:23:40.162Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-22T16:23:40.958Z] ---> job-cost.sh [2021-06-22T16:23:40.959Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7Tbz [2021-06-22T16:24:19.924Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-22T16:25:41.700Z] lf-activate-venv(): INFO: Adding /tmp/venv-7Tbz/bin to PATH [2021-06-22T16:25:41.700Z] INFO: No Stack... [2021-06-22T16:25:41.700Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-22T16:25:41.700Z] INFO: Archiving Costs [Pipeline] sh [2021-06-22T16:25:42.045Z] + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [2021-06-22T16:25:42.045Z] + cut -d, -f6 [Pipeline] lock [2021-06-22T16:25:42.123Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-637-2-stack-cost] [2021-06-22T16:25:42.130Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-637-2-stack-cost] did not exist. Created. [2021-06-22T16:25:42.131Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-637-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-22T16:25:42.518Z] /w/workspace/go-mod-core-contracts/2@tmp/durable-d6afa926/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-d6afa926/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-22T16:25:42.865Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-22T16:25:42.902Z] Warning: overwriting stash ‘stack-cost’ [2021-06-22T16:25:43.050Z] Stashed 1 file(s) [Pipeline] } [2021-06-22T16:25:43.067Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-637-2-stack-cost] [Pipeline] // lock [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] configFileProvider [2021-06-22T16:25:44.069Z] provisioning config files... [2021-06-22T16:25:44.153Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-637@tmp/config4338901982788308160tmp [Pipeline] { [Pipeline] sh [2021-06-22T16:25:44.477Z] + set +x [2021-06-22T16:25:44.477Z] + bash -s -- [2021-06-22T16:25:44.477Z] + curl -s https://codecov.io/bash [2021-06-22T16:25:44.477Z] [2021-06-22T16:25:44.477Z] _____ _ [2021-06-22T16:25:44.477Z] / ____| | | [2021-06-22T16:25:44.477Z] | | ___ __| | ___ ___ _____ __ [2021-06-22T16:25:44.477Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-22T16:25:44.477Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-22T16:25:44.477Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-22T16:25:44.477Z] Bash-1.0.3 [2021-06-22T16:25:44.477Z] [2021-06-22T16:25:44.477Z] [2021-06-22T16:25:44.739Z] ==> git version 2.24.4 found [2021-06-22T16:25:44.739Z] ==> 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-06-22T16:25:44.739Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-22T16:25:44.739Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-22T16:25:44.739Z] ==> Jenkins CI detected. [2021-06-22T16:25:44.739Z] project root: . [2021-06-22T16:25:44.739Z] --> token set from env [2021-06-22T16:25:44.739Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-22T16:25:44.739Z] ==> Running gcov in . (disable via -X gcov) [2021-06-22T16:25:44.739Z] ==> Python coveragepy not found [2021-06-22T16:25:44.739Z] ==> Searching for coverage reports in: [2021-06-22T16:25:44.739Z] + . [2021-06-22T16:25:44.739Z] -> Found 1 reports [2021-06-22T16:25:44.739Z] ==> Detecting git/mercurial file structure [2021-06-22T16:25:44.739Z] ==> Reading reports [2021-06-22T16:25:44.739Z] + ./coverage.out bytes=105070 [2021-06-22T16:25:44.739Z] ==> Appending adjustments [2021-06-22T16:25:44.739Z] https://docs.codecov.io/docs/fixing-reports [2021-06-22T16:25:45.324Z] + Found adjustments [2021-06-22T16:25:45.324Z] ==> Gzipping contents [2021-06-22T16:25:45.324Z] 16K /tmp/codecov.jj1GHA.gz [2021-06-22T16:25:45.324Z] ==> Uploading reports [2021-06-22T16:25:45.324Z] url: https://codecov.io [2021-06-22T16:25:45.324Z] query: branch=PR-637&commit=cd97b3cac7e98090b3a33f463f0786496088d4c9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-637%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=637&job=&cmd_args= [2021-06-22T16:25:45.324Z] -> Pinging Codecov [2021-06-22T16:25:45.324Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-637&commit=cd97b3cac7e98090b3a33f463f0786496088d4c9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-637%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=637&job=&cmd_args= [2021-06-22T16:25:45.587Z] -> Uploading to [2021-06-22T16:25:45.587Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-22/71470A77251A30514AAF9C0BB2E5B6CE/cd97b3cac7e98090b3a33f463f0786496088d4c9/18f22271-fdf7-45d3-b631-931ee4a7725e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210622%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210622T162545Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2124734db6e79c45088b36cf76f1ec48eeee4908a4c172e1d0b19c8a90d87d00 [2021-06-22T16:25:45.587Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-22T16:25:45.587Z] Dload Upload Total Spent Left Speed [2021-06-22T16:25:46.163Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15765 0 0 100 15765 0 30723 --:--:-- --:--:-- --:--:-- 30730 [2021-06-22T16:25:46.163Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/cd97b3cac7e98090b3a33f463f0786496088d4c9 [Pipeline] } [2021-06-22T16:25:46.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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-06-22T16:25:47.925Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T16:25:48.502Z] ---> package-listing.sh [2021-06-22T16:25:48.502Z] ++ facter osfamily [2021-06-22T16:25:48.502Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-22T16:25:48.766Z] + OS_FAMILY=redhat [2021-06-22T16:25:48.766Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-637 [2021-06-22T16:25:48.766Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-22T16:25:48.766Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-22T16:25:48.766Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-22T16:25:48.766Z] + PACKAGES=/tmp/packages_start.txt [2021-06-22T16:25:48.766Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-637 ']' [2021-06-22T16:25:48.766Z] + PACKAGES=/tmp/packages_end.txt [2021-06-22T16:25:48.766Z] + case "${OS_FAMILY}" in [2021-06-22T16:25:48.766Z] + rpm -qa [2021-06-22T16:25:48.766Z] + sort [2021-06-22T16:25:49.342Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-22T16:25:49.342Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-22T16:25:49.342Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-22T16:25:49.342Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-637 ']' [2021-06-22T16:25:49.342Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-637/archives/ [2021-06-22T16:25:49.342Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-637/archives/ [Pipeline] echo [2021-06-22T16:25:49.632Z] 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-637/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-22T16:25:49.926Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-22T16:25:50.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T16:25:50.517Z] [2021-06-22T16:25:50.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-22T16:25:50.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T16:25:51.429Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-22T16:25:51.429Z] df20fa9351a1: Pulling fs layer [2021-06-22T16:25:51.429Z] 36b3adc4ff6f: Pulling fs layer [2021-06-22T16:25:51.429Z] 8ad3a11d3b57: Pulling fs layer [2021-06-22T16:25:51.429Z] 46f8f816bc3b: Pulling fs layer [2021-06-22T16:25:51.429Z] 93b61091891f: Pulling fs layer [2021-06-22T16:25:51.429Z] 93b9cdb0e59b: Pulling fs layer [2021-06-22T16:25:51.429Z] 5e14af77c1be: Pulling fs layer [2021-06-22T16:25:51.429Z] 01666e4c0597: Pulling fs layer [2021-06-22T16:25:51.429Z] aa168da1d23b: Pulling fs layer [2021-06-22T16:25:51.429Z] 93b9cdb0e59b: Waiting [2021-06-22T16:25:51.429Z] 5e14af77c1be: Waiting [2021-06-22T16:25:51.429Z] 01666e4c0597: Waiting [2021-06-22T16:25:51.429Z] aa168da1d23b: Waiting [2021-06-22T16:25:51.429Z] 46f8f816bc3b: Waiting [2021-06-22T16:25:51.429Z] 93b61091891f: Waiting [2021-06-22T16:25:51.429Z] 36b3adc4ff6f: Verifying Checksum [2021-06-22T16:25:51.429Z] 36b3adc4ff6f: Download complete [2021-06-22T16:25:51.429Z] 46f8f816bc3b: Verifying Checksum [2021-06-22T16:25:51.429Z] 46f8f816bc3b: Download complete [2021-06-22T16:25:51.429Z] df20fa9351a1: Verifying Checksum [2021-06-22T16:25:51.429Z] df20fa9351a1: Download complete [2021-06-22T16:25:51.429Z] 93b9cdb0e59b: Verifying Checksum [2021-06-22T16:25:51.429Z] 93b9cdb0e59b: Download complete [2021-06-22T16:25:51.429Z] 5e14af77c1be: Verifying Checksum [2021-06-22T16:25:51.429Z] 5e14af77c1be: Download complete [2021-06-22T16:25:51.429Z] 93b61091891f: Verifying Checksum [2021-06-22T16:25:51.429Z] 93b61091891f: Download complete [2021-06-22T16:25:51.429Z] 01666e4c0597: Verifying Checksum [2021-06-22T16:25:51.429Z] 01666e4c0597: Download complete [2021-06-22T16:25:51.706Z] df20fa9351a1: Pull complete [2021-06-22T16:25:52.288Z] 36b3adc4ff6f: Pull complete [2021-06-22T16:25:52.288Z] 8ad3a11d3b57: Verifying Checksum [2021-06-22T16:25:52.288Z] 8ad3a11d3b57: Download complete [2021-06-22T16:25:53.237Z] 8ad3a11d3b57: Pull complete [2021-06-22T16:25:53.499Z] 46f8f816bc3b: Pull complete [2021-06-22T16:25:53.761Z] 93b61091891f: Pull complete [2021-06-22T16:25:54.037Z] 93b9cdb0e59b: Pull complete [2021-06-22T16:25:54.037Z] 5e14af77c1be: Pull complete [2021-06-22T16:25:54.302Z] 01666e4c0597: Pull complete [2021-06-22T16:25:54.302Z] aa168da1d23b: Verifying Checksum [2021-06-22T16:25:54.302Z] aa168da1d23b: Download complete [2021-06-22T16:26:00.949Z] aa168da1d23b: Pull complete [2021-06-22T16:26:00.949Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-22T16:26:00.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T16:26:00.949Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-22T16:26:01.043Z] prd-centos7-docker-4c-2g-740 does not seem to be running inside a container [2021-06-22T16:26:01.086Z] $ 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-637/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-637 -v /w/workspace/dry_go-mod-core-contracts_PR-637:/w/workspace/dry_go-mod-core-contracts_PR-637:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-637@tmp:/w/workspace/dry_go-mod-core-contracts_PR-637@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-22T16:26:37.713Z] $ docker top e10aba7a3e2b6b1e92caf15ac818f2057ff1dcc0d769f9ca2f0e93a7d56f88a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T16:26:38.151Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-22T16:26:38.451Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-22T16:26:38.760Z] + ls /var/log/sa-host [2021-06-22T16:26:38.760Z] + sadf -c /var/log/sa-host/sa05 [2021-06-22T16:26:38.760Z] file_magic: OK [2021-06-22T16:26:38.760Z] HZ: Using current value: 100 [2021-06-22T16:26:38.760Z] file_header: OK [2021-06-22T16:26:38.760Z] 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-06-22T16:26:38.760Z] Statistics: [2021-06-22T16:26:38.760Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-22T16:26:38.760Z] File successfully converted to sysstat format version 12.2.1 [2021-06-22T16:26:38.760Z] + sadf -c /var/log/sa-host/sa22 [2021-06-22T16:26:38.761Z] file_magic: OK [2021-06-22T16:26:38.761Z] HZ: Using current value: 100 [2021-06-22T16:26:38.761Z] file_header: OK [2021-06-22T16:26:38.761Z] 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-06-22T16:26:38.761Z] Statistics: [2021-06-22T16:26:38.761Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-22T16:26:38.761Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T16:26:39.496Z] provisioning config files... [2021-06-22T16:26:39.512Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-637@tmp/config5496219219231710100tmp [Pipeline] { [Pipeline] echo [2021-06-22T16:26:39.536Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T16:26:39.843Z] ---> create-netrc.sh [Pipeline] } [2021-06-22T16:26:39.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-22T16:26:40.268Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-22T16:26:40.280Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T16:26:40.584Z] ---> sudo-logs.sh [2021-06-22T16:26:40.584Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-22T16:26:40.660Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T16:26:40.967Z] ---> job-cost.sh [2021-06-22T16:26:40.967Z] lf-activate-venv: SKIPPING [2021-06-22T16:26:40.967Z] DEBUG: total: 0.18000000715255737 [2021-06-22T16:26:40.967Z] INFO: Retrieving Stack Cost... [2021-06-22T16:26:41.543Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-22T16:26:42.118Z] INFO: Archiving Costs [Pipeline] echo [2021-06-22T16:26:42.133Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T16:26:42.426Z] ---> logs-deploy.sh [2021-06-22T16:26:42.426Z] lf-activate-venv: SKIPPING [2021-06-22T16:26:42.426Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-637/2 [2021-06-22T16:26:42.426Z] INFO: archiving workspace using pattern(s): [2021-06-22T16:26:43.372Z] Archives upload complete. [2021-06-22T16:26:43.372Z] INFO: archiving logs to Nexus [2021-06-22T16:26:43.946Z] ---> uname -a: [2021-06-22T16:26:43.946Z] Linux prd-centos7-docker-4c-2g-740.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-22T16:26:43.946Z] [2021-06-22T16:26:43.946Z] [2021-06-22T16:26:43.946Z] ---> lscpu: [2021-06-22T16:26:43.946Z] Architecture: x86_64 [2021-06-22T16:26:43.946Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-22T16:26:43.946Z] Byte Order: Little Endian [2021-06-22T16:26:43.946Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-22T16:26:43.946Z] CPU(s): 2 [2021-06-22T16:26:43.946Z] On-line CPU(s) list: 0,1 [2021-06-22T16:26:43.946Z] Thread(s) per core: 1 [2021-06-22T16:26:43.946Z] Core(s) per socket: 1 [2021-06-22T16:26:43.946Z] Socket(s): 2 [2021-06-22T16:26:43.946Z] NUMA node(s): 1 [2021-06-22T16:26:43.946Z] Vendor ID: AuthenticAMD [2021-06-22T16:26:43.946Z] CPU family: 23 [2021-06-22T16:26:43.946Z] Model: 49 [2021-06-22T16:26:43.946Z] Model name: AMD EPYC-Rome Processor [2021-06-22T16:26:43.946Z] Stepping: 0 [2021-06-22T16:26:43.946Z] CPU MHz: 2799.998 [2021-06-22T16:26:43.946Z] BogoMIPS: 5599.99 [2021-06-22T16:26:43.946Z] Virtualization: AMD-V [2021-06-22T16:26:43.946Z] Hypervisor vendor: KVM [2021-06-22T16:26:43.946Z] Virtualization type: full [2021-06-22T16:26:43.946Z] L1d cache: 64 KiB [2021-06-22T16:26:43.946Z] L1i cache: 64 KiB [2021-06-22T16:26:43.946Z] L2 cache: 1 MiB [2021-06-22T16:26:43.946Z] L3 cache: 32 MiB [2021-06-22T16:26:43.946Z] NUMA node0 CPU(s): 0,1 [2021-06-22T16:26:43.946Z] Vulnerability Itlb multihit: Not affected [2021-06-22T16:26:43.946Z] Vulnerability L1tf: Not affected [2021-06-22T16:26:43.946Z] Vulnerability Mds: Not affected [2021-06-22T16:26:43.946Z] Vulnerability Meltdown: Not affected [2021-06-22T16:26:43.946Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-22T16:26:43.946Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-22T16:26:43.946Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-22T16:26:43.946Z] Vulnerability Srbds: Not affected [2021-06-22T16:26:43.946Z] Vulnerability Tsx async abort: Not affected [2021-06-22T16:26:43.946Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-22T16:26:43.946Z] [2021-06-22T16:26:43.946Z] [2021-06-22T16:26:43.946Z] ---> nproc: [2021-06-22T16:26:43.946Z] 2 [2021-06-22T16:26:43.946Z] [2021-06-22T16:26:43.946Z] [2021-06-22T16:26:43.946Z] ---> df -h: [2021-06-22T16:26:43.946Z] Filesystem Size Used Available Use% Mounted on [2021-06-22T16:26:43.946Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-22T16:26:43.946Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-22T16:26:43.946Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-22T16:26:43.946Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-22T16:26:43.946Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-22T16:26:43.946Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-22T16:26:43.946Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-22T16:26:43.946Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-22T16:26:43.946Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-22T16:26:43.946Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-637 [2021-06-22T16:26:43.946Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-637@tmp [2021-06-22T16:26:43.946Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-22T16:26:43.946Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-22T16:26:43.946Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-22T16:26:43.946Z] [2021-06-22T16:26:43.946Z] [2021-06-22T16:26:43.946Z] ---> free -m: [2021-06-22T16:26:43.946Z] total used free shared buff/cache available [2021-06-22T16:26:43.946Z] Mem: 7821 927 4795 0 2098 6716 [2021-06-22T16:26:43.946Z] Swap: 1023 0 1023 [2021-06-22T16:26:43.946Z] [2021-06-22T16:26:43.946Z] [2021-06-22T16:26:43.946Z] ---> ip addr: [2021-06-22T16:26:43.946Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-22T16:26:43.946Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-22T16:26:43.946Z] inet 127.0.0.1/8 scope host lo [2021-06-22T16:26:43.946Z] valid_lft forever preferred_lft forever [2021-06-22T16:26:43.946Z] inet6 ::1/128 scope host [2021-06-22T16:26:43.946Z] valid_lft forever preferred_lft forever [2021-06-22T16:26:43.946Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-22T16:26:43.946Z] link/ether fa:16:3e:4a:a9:e9 brd ff:ff:ff:ff:ff:ff [2021-06-22T16:26:43.946Z] inet 10.30.122.168/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-22T16:26:43.946Z] valid_lft 85877sec preferred_lft 85877sec [2021-06-22T16:26:43.946Z] inet6 fe80::f816:3eff:fe4a:a9e9/64 scope link [2021-06-22T16:26:43.946Z] valid_lft forever preferred_lft forever [2021-06-22T16:26:43.946Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-22T16:26:43.946Z] link/ether 02:42:18:7a:b8:b6 brd ff:ff:ff:ff:ff:ff [2021-06-22T16:26:43.946Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-22T16:26:43.946Z] valid_lft forever preferred_lft forever [2021-06-22T16:26:43.946Z] inet6 fe80::42:18ff:fe7a:b8b6/64 scope link [2021-06-22T16:26:43.946Z] valid_lft forever preferred_lft forever [2021-06-22T16:26:43.946Z] [2021-06-22T16:26:43.946Z] [2021-06-22T16:26:43.946Z] ---> sar -b -r -n DEV: [2021-06-22T16:26:43.946Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/22/21 _x86_64_ (2 CPU) [2021-06-22T16:26:43.946Z] [2021-06-22T16:26:43.946Z] 16:17:50 LINUX RESTART (2 CPU) [2021-06-22T16:26:43.947Z] [2021-06-22T16:26:43.947Z] 16:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-22T16:26:43.947Z] 16:20:01 1.72 0.00 1.72 0.00 0.00 40.12 0.00 [2021-06-22T16:26:43.947Z] 16:21:01 0.42 0.00 0.42 0.00 0.00 6.26 0.00 [2021-06-22T16:26:43.947Z] 16:22:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 [2021-06-22T16:26:43.947Z] 16:23:01 0.20 0.00 0.20 0.00 0.00 2.73 0.00 [2021-06-22T16:26:43.947Z] 16:24:01 0.32 0.00 0.32 0.00 0.00 4.65 0.00 [2021-06-22T16:26:43.947Z] 16:25:01 0.35 0.00 0.35 0.00 0.00 4.76 0.00 [2021-06-22T16:26:43.947Z] 16:26:01 12.07 0.13 11.94 0.00 13.72 722.10 0.00 [2021-06-22T16:26:43.947Z] Average: 2.19 0.02 2.17 0.00 1.96 112.06 0.00 [2021-06-22T16:26:43.947Z] [2021-06-22T16:26:43.947Z] 16:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-22T16:26:43.947Z] 16:20:01 5464708 0 800780 10.00 2620 1740832 1207176 13.33 572784 1572840 20 [2021-06-22T16:26:43.947Z] 16:21:01 5462828 0 802652 10.02 2620 1740840 1207176 13.33 578632 1568704 8 [2021-06-22T16:26:43.947Z] 16:22:01 5461364 0 804116 10.04 2620 1740840 1207452 13.33 581232 1567708 8 [2021-06-22T16:26:43.947Z] 16:23:01 5461432 0 804044 10.04 2620 1740844 1207176 13.33 581276 1567708 8 [2021-06-22T16:26:43.947Z] 16:24:01 5458296 0 807172 10.08 2620 1740852 1210128 13.36 582176 1570092 8 [2021-06-22T16:26:43.947Z] 16:25:01 5453672 0 811796 10.14 2620 1740852 1235172 13.64 585724 1570092 8 [2021-06-22T16:26:43.947Z] 16:26:01 4939248 0 921588 11.51 2620 2145484 1424688 15.73 761660 1836652 362904 [2021-06-22T16:26:43.947Z] Average: 5385935 0 821735 10.26 2620 1798649 1242710 13.72 606212 1607685 51852 [2021-06-22T16:26:43.947Z] [2021-06-22T16:26:43.947Z] 16:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-22T16:26:43.947Z] 16:20:01 eth0 0.78 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-22T16:26:43.947Z] 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T16:26:43.947Z] 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T16:26:43.947Z] 16:21:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-22T16:26:43.947Z] 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T16:26:43.947Z] 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T16:26:43.947Z] 16:22:01 eth0 1.07 0.65 0.58 0.40 0.00 0.00 0.00 0.00 [2021-06-22T16:26:43.947Z] 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T16:26:43.947Z] 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T16:26:43.947Z] 16:23:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-22T16:26:43.947Z] 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T16:26:43.947Z] 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T16:26:43.947Z] 16:24:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-22T16:26:43.947Z] 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T16:26:43.947Z] 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T16:26:43.947Z] 16:25:01 eth0 1.12 1.27 0.07 7.87 0.00 0.00 0.00 0.00 [2021-06-22T16:26:43.947Z] 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T16:26:43.947Z] 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T16:26:43.947Z] 16:26:01 eth0 216.47 189.43 2175.72 31.87 0.00 0.00 0.00 0.00 [2021-06-22T16:26:43.947Z] 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T16:26:43.947Z] 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T16:26:43.947Z] Average: eth0 31.49 27.41 311.02 5.75 0.00 0.00 0.00 0.00 [2021-06-22T16:26:43.947Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T16:26:43.947Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-22T16:26:43.947Z] [2021-06-22T16:26:43.947Z]