Pull request #32 closed Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f45b3323b475f58787afdb2b28359651da1619a4 Running in Durability level: MAX_SURVIVABILITY 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/revert-31.d836u1iljadk.oml-1-9-0/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/revert-31.d836u1iljadk.oml-1-9-0/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-configuration, 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-configuration-settings PROJECT: go-mod-configuration 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-configuration 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-33698 in /w/workspace/thub.com_pelletier_go-toml-1.9.0 [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-configuration.git > git init /w/workspace/thub.com_pelletier_go-toml-1.9.0 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/revert-31-dependabot/go_modules/github.com/pelletier/go-toml-1.9.0:refs/remotes/origin/revert-31-dependabot/go_modules/github.com/pelletier/go-toml-1.9.0 # timeout=10 Checking out Revision f45b3323b475f58787afdb2b28359651da1619a4 (revert-31-dependabot/go_modules/github.com/pelletier/go-toml-1.9.0) > git config core.sparsecheckout # timeout=10 > git checkout -f f45b3323b475f58787afdb2b28359651da1619a4 # timeout=10 Commit message: "Revert "build(deps): Bump github.com/pelletier/go-toml from 1.2.0 to 1.9.0"" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:08:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:08:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:08:11 ========================================================= 15:08:11 EdgeX Global Pipelines Version Info 15:08:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:08:12 ------------------- 15:08:12 stable info: 15:08:12 ------------------- 15:08:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:08:12 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 15:08:12 Message: update stable to v1.0.186 15:08:13 ------------------- 15:08:13 experimental info: 15:08:13 ------------------- 15:08:13 Commited By: **** collab-it+edgex@linuxfoundation.org 15:08:13 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 15:08:13 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:08:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 15:08:14 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 15:08:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:08:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:08:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:08:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:08:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:08:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:08:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:08:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:08:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:08:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-configuration [Pipeline] echo 15:08:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:08:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:08:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:08:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:08:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:08:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:08:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:08:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:08:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:08:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:08:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:08:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:08:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:08:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:08:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = revert-31-dependabot/go_modules/github.com/pelletier/go-toml-1.9.0 [Pipeline] echo 15:08:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = revert-31-dependabot/go_modules/github.com/pelletier/go-toml-1.9.0 [Pipeline] echo 15:08:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = revert-31-dependabot_go_modules_github.com_pelletier_go-toml-1.9.0 [Pipeline] echo 15:08:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f45b3323b475f58787afdb2b28359651da1619a4 [Pipeline] echo 15:08:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f45b332 [Pipeline] echo 15:08:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:08:19 + git log --format=format:%s -1 f45b3323b475f58787afdb2b28359651da1619a4 [Pipeline] echo 15:08:19 GIT_COMMIT: f45b3323b475f58787afdb2b28359651da1619a4, Commit Message: Revert "build(deps): Bump github.com/pelletier/go-toml from 1.2.0 to 1.9.0" [Pipeline] echo 15:08:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:08:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:08:20 15:08:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:08:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:08:20 latest: Pulling from edgex-devops/git-semver 15:08:20 31603596830f: Pulling fs layer 15:08:20 2a8b12db71e7: Pulling fs layer 15:08:20 6ca5941a6612: Pulling fs layer 15:08:20 ecc8261a40a4: Pulling fs layer 15:08:20 ecc8261a40a4: Waiting 15:08:20 2a8b12db71e7: Download complete 15:08:21 31603596830f: Verifying Checksum 15:08:21 31603596830f: Download complete 15:08:21 ecc8261a40a4: Verifying Checksum 15:08:21 ecc8261a40a4: Download complete 15:08:21 6ca5941a6612: Download complete 15:08:21 31603596830f: Pull complete 15:08:21 2a8b12db71e7: Pull complete 15:08:22 6ca5941a6612: Pull complete 15:08:22 ecc8261a40a4: Pull complete 15:08:22 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:08:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:08:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:08:22 prd-centos7-docker-4c-2g-33698 does not seem to be running inside a container 15:08:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/thub.com_pelletier_go-toml-1.9.0 -v /w/workspace/thub.com_pelletier_go-toml-1.9.0:/w/workspace/thub.com_pelletier_go-toml-1.9.0:rw,z -v /w/workspace/thub.com_pelletier_go-toml-1.9.0@tmp:/w/workspace/thub.com_pelletier_go-toml-1.9.0@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:08:25 $ docker top 0a39281e6ad779e69737cecd268b29d41dae2969cdfb6ed5248fcbbbd2e536c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:08:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:08:25 [ssh-agent] Looking for ssh-agent implementation... 15:08:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:08:25 $ docker exec 0a39281e6ad779e69737cecd268b29d41dae2969cdfb6ed5248fcbbbd2e536c7 ssh-agent 15:08:25 SSH_AUTH_SOCK=/tmp/ssh-36i0ACeeeqj4/agent.11 15:08:25 SSH_AGENT_PID=16 15:08:25 Running ssh-add (command line suppressed) 15:08:25 Identity added: /w/workspace/thub.com_pelletier_go-toml-1.9.0@tmp/private_key_3789037026790955639.key (/w/workspace/thub.com_pelletier_go-toml-1.9.0@tmp/private_key_3789037026790955639.key) 15:08:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:08:26 + git tag --points-at HEAD [Pipeline] } 15:08:26 $ docker exec --env ******** --env ******** 0a39281e6ad779e69737cecd268b29d41dae2969cdfb6ed5248fcbbbd2e536c7 ssh-agent -k 15:08:26 unset SSH_AUTH_SOCK; 15:08:26 unset SSH_AGENT_PID; 15:08:26 echo Agent pid 16 killed; 15:08:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:08:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:08:26 [ssh-agent] Looking for ssh-agent implementation... 15:08:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:08:27 $ docker exec 0a39281e6ad779e69737cecd268b29d41dae2969cdfb6ed5248fcbbbd2e536c7 ssh-agent 15:08:27 SSH_AUTH_SOCK=/tmp/ssh-Upou2QnNlS2c/agent.45 15:08:27 SSH_AGENT_PID=50 15:08:27 Running ssh-add (command line suppressed) 15:08:27 Identity added: /w/workspace/thub.com_pelletier_go-toml-1.9.0@tmp/private_key_9076807019416475863.key (/w/workspace/thub.com_pelletier_go-toml-1.9.0@tmp/private_key_9076807019416475863.key) 15:08:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:08:27 + git semver init 15:08:27 # -> Open(): unable to determine branch for HEAD 15:08:27 # $GIT_DIR = /w/workspace/thub.com_pelletier_go-toml-1.9.0/.git 15:08:27 # $GIT_WORK_TREE = /w/workspace/thub.com_pelletier_go-toml-1.9.0 15:08:27 # $SEMVER_REMOTE_NAME = origin 15:08:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:08:27 # $SEMVER_USER_NAME = edgex-jenkins 15:08:27 # $SEMVER_BRANCH = revert-31-dependabot/go_modules/github.com/pelletier/go-toml-1.9.0 15:08:27 # $SEMVER_TEMP = /tmp/semver-014161477 15:08:27 # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP 15:08:28 # '/tmp/semver-014161477' -> '/w/workspace/thub.com_pelletier_go-toml-1.9.0/.semver' 15:08:28 # -> Force: false 15:08:28 # $SEMVER_DIR = /w/workspace/thub.com_pelletier_go-toml-1.9.0/.semver [Pipeline] } 15:08:28 $ docker exec --env ******** --env ******** 0a39281e6ad779e69737cecd268b29d41dae2969cdfb6ed5248fcbbbd2e536c7 ssh-agent -k 15:08:28 unset SSH_AUTH_SOCK; 15:08:28 unset SSH_AGENT_PID; 15:08:28 echo Agent pid 50 killed; 15:08:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:08:28 + git semver [Pipeline] } 15:08:28 $ docker stop --time=1 0a39281e6ad779e69737cecd268b29d41dae2969cdfb6ed5248fcbbbd2e536c7 15:08:30 $ docker rm -f 0a39281e6ad779e69737cecd268b29d41dae2969cdfb6ed5248fcbbbd2e536c7 [Pipeline] // withDockerContainer [Pipeline] sh 15:08:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:08:31 Stashed 1 file(s) [Pipeline] echo 15:08:31 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 15:08:47 Still waiting to schedule task 15:08:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:08:47 Still waiting to schedule task 15:08:47 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 15:10:36 Running on prd-centos7-docker-4c-2g-33700 in /w/workspace/thub.com_pelletier_go-toml-1.9.0 [Pipeline] { [Pipeline] ws 15:10:36 Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout 15:10:39 using credential edgex-jenkins-ssh 15:10:39 Cloning the remote Git repository 15:10:38 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 15:10:38 > git init /w/workspace/go-mod-configuration/1 # timeout=10 15:10:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 15:10:38 > git --version # timeout=10 15:10:38 > git --version # 'git version 2.24.3' 15:10:38 using GIT_SSH to set credentials SSH Credentials for GitHub 15:10:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:10:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 15:10:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:10:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 15:10:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 15:10:39 using GIT_SSH to set credentials SSH Credentials for GitHub 15:10:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/revert-31-dependabot/go_modules/github.com/pelletier/go-toml-1.9.0:refs/remotes/origin/revert-31-dependabot/go_modules/github.com/pelletier/go-toml-1.9.0 # timeout=10 15:10:40 Checking out Revision f45b3323b475f58787afdb2b28359651da1619a4 (revert-31-dependabot/go_modules/github.com/pelletier/go-toml-1.9.0) 15:10:40 > git config core.sparsecheckout # timeout=10 15:10:40 > git checkout -f f45b3323b475f58787afdb2b28359651da1619a4 # timeout=10 15:10:43 Commit message: "Revert "build(deps): Bump github.com/pelletier/go-toml from 1.2.0 to 1.9.0"" 15:10:43 > git --version # timeout=10 15:10:43 > git --version # 'git version 2.24.3' 15:10:43 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:10:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:10:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:10:45 + sudo service docker restart 15:10:45 + true 15:10:45 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 15:10:47 ========================================================= 15:10:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:10:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:10:47 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 15:10:47 Sending build context to Docker daemon 237.1kB 15:10:47 Step 1/7 : ARG BASE=golang:1.15-alpine 15:10:47 Step 2/7 : FROM ${BASE} 15:10:48 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:10:48 188c0c94c7c5: Pulling fs layer 15:10:48 0ef7d3d256c8: Pulling fs layer 15:10:48 de9db76c5a1d: Pulling fs layer 15:10:48 bca2f99d35d6: Pulling fs layer 15:10:48 93359f2a8cfa: Pulling fs layer 15:10:48 7c6f9722023f: Pulling fs layer 15:10:48 a35cf1a2eb13: Pulling fs layer 15:10:48 93359f2a8cfa: Waiting 15:10:48 7c6f9722023f: Waiting 15:10:48 bca2f99d35d6: Waiting 15:10:48 a35cf1a2eb13: Waiting 15:10:48 de9db76c5a1d: Verifying Checksum 15:10:48 de9db76c5a1d: Download complete 15:10:48 0ef7d3d256c8: Verifying Checksum 15:10:48 0ef7d3d256c8: Download complete 15:10:48 93359f2a8cfa: Download complete 15:10:48 7c6f9722023f: Download complete 15:10:48 188c0c94c7c5: Verifying Checksum 15:10:48 188c0c94c7c5: Download complete 15:10:48 188c0c94c7c5: Pull complete 15:10:49 0ef7d3d256c8: Pull complete 15:10:49 de9db76c5a1d: Pull complete 15:10:50 a35cf1a2eb13: Verifying Checksum 15:10:50 a35cf1a2eb13: Download complete 15:10:51 bca2f99d35d6: Verifying Checksum 15:10:51 bca2f99d35d6: Download complete 15:10:56 bca2f99d35d6: Pull complete 15:10:56 93359f2a8cfa: Pull complete 15:10:56 7c6f9722023f: Pull complete 15:11:06 a35cf1a2eb13: Pull complete 15:11:06 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:11:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:11:06 ---> a62c8e92a672 15:11:06 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:11:06 ---> Running in 0978c7c8c282 15:11:06 Removing intermediate container 0978c7c8c282 15:11:06 ---> 60a62f151639 15:11:06 Step 4/7 : RUN apk add --update bash 15:11:06 ---> Running in fb95a1ff0ddd 15:11:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:11:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:11:08 OK: 166 MiB in 39 packages 15:11:08 Removing intermediate container fb95a1ff0ddd 15:11:08 ---> 11eafe027c46 15:11:08 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:11:08 ---> Running in c7a6e0760db8 15:11:08 Removing intermediate container c7a6e0760db8 15:11:08 ---> 372d41cd1b24 15:11:08 Step 6/7 : COPY go.mod . 15:11:09 ---> 7082e0617908 15:11:09 Step 7/7 : RUN go mod download 15:11:09 ---> Running in e01d89215e1a 15:11:23 Removing intermediate container e01d89215e1a 15:11:23 ---> aaee3b4bacb0 15:11:23 Successfully built aaee3b4bacb0 15:11:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:11:24 + docker inspect -f . ci-base-image-x86_64 15:11:24 . [Pipeline] withDockerContainer 15:11:24 prd-centos7-docker-4c-2g-33700 does not seem to be running inside a container 15:11:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** ci-base-image-x86_64 cat 15:11:25 $ docker top beb105c8fc8028e606d4cae9dca180831c526810925fa3b529ce50721befb918 -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:25 + go version 15:11:25 go version go1.15.5 linux/amd64 [Pipeline] } 15:11:25 $ docker stop --time=1 beb105c8fc8028e606d4cae9dca180831c526810925fa3b529ce50721befb918 15:11:27 $ docker rm -f beb105c8fc8028e606d4cae9dca180831c526810925fa3b529ce50721befb918 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:11:28 + docker inspect -f . ci-base-image-x86_64 15:11:28 . [Pipeline] withDockerContainer 15:11:28 prd-centos7-docker-4c-2g-33700 does not seem to be running inside a container 15:11:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** ci-base-image-x86_64 cat 15:11:29 $ docker top 81be60ed79976c5dfb2e31be11345322307a6f9c1d53d5cdad7654666b403f94 -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:29 + make test 15:11:29 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:11:37 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.014s coverage: 85.7% of statements 15:11:41 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.556s coverage: 87.4% of statements 15:11:41 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.005s coverage: 100.0% of statements 15:11:41 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:11:42 gofmt -l . 15:11:42 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:11:42 $ docker stop --time=1 81be60ed79976c5dfb2e31be11345322307a6f9c1d53d5cdad7654666b403f94 15:11:45 $ docker rm -f 81be60ed79976c5dfb2e31be11345322307a6f9c1d53d5cdad7654666b403f94 [Pipeline] // withDockerContainer [Pipeline] sh 15:11:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:11:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:11:47 ---> job-cost.sh 15:11:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZQC2 15:12:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:12:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-33701 in /w/workspace/thub.com_pelletier_go-toml-1.9.0 [Pipeline] { [Pipeline] ws 15:12:22 Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout 15:12:27 using credential edgex-jenkins-ssh 15:12:27 Cloning the remote Git repository 15:12:27 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 15:12:27 > git init /w/workspace/go-mod-configuration/1 # timeout=10 15:12:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 15:12:27 > git --version # timeout=10 15:12:27 > git --version # 'git version 2.17.1' 15:12:27 using GIT_SSH to set credentials SSH Credentials for GitHub 15:12:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:12:28 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 15:12:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:12:28 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 15:12:29 lf-activate-venv(): INFO: Adding /tmp/venv-ZQC2/bin to PATH 15:12:29 INFO: No Stack... 15:12:29 INFO: Retrieving Pricing Info for: v1-standard-2 15:12:29 Checking out Revision f45b3323b475f58787afdb2b28359651da1619a4 (revert-31-dependabot/go_modules/github.com/pelletier/go-toml-1.9.0) 15:12:29 INFO: Archiving Costs [Pipeline] sh 15:12:29 + cat /w/workspace/go-mod-configuration/1/archives/cost.csv 15:12:29 + cut -d, -f6 [Pipeline] lock 15:12:29 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-revert-31-dependabot%2Fgo_modules%2Fgithub.com%2Fpelletier%2Fgo-toml-1.9.0-1-stack-cost] 15:12:29 Resource [jenkins-edgexfoundry-go-mod-configuration-revert-31-dependabot%2Fgo_modules%2Fgithub.com%2Fpelletier%2Fgo-toml-1.9.0-1-stack-cost] did not exist. Created. 15:12:29 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-revert-31-dependabot%2Fgo_modules%2Fgithub.com%2Fpelletier%2Fgo-toml-1.9.0-1-stack-cost] [Pipeline] { 15:12:28 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 15:12:28 using GIT_SSH to set credentials SSH Credentials for GitHub 15:12:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/revert-31-dependabot/go_modules/github.com/pelletier/go-toml-1.9.0:refs/remotes/origin/revert-31-dependabot/go_modules/github.com/pelletier/go-toml-1.9.0 # timeout=10 15:12:29 > git config core.sparsecheckout # timeout=10 15:12:29 > git checkout -f f45b3323b475f58787afdb2b28359651da1619a4 # timeout=10 [Pipeline] unstash [Pipeline] sh 15:12:30 + echo total: 0.029999999329447746 [Pipeline] stash 15:12:30 Stashed 1 file(s) [Pipeline] } 15:12:30 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-revert-31-dependabot%2Fgo_modules%2Fgithub.com%2Fpelletier%2Fgo-toml-1.9.0-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:12:33 Commit message: "Revert "build(deps): Bump github.com/pelletier/go-toml from 1.2.0 to 1.9.0"" 15:12:33 > git --version # timeout=10 15:12:33 > git --version # 'git version 2.17.1' 15:12:33 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:12:35 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:12:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:12:36 + sudo service docker restart 15:12:36 + true [Pipeline] unstash [Pipeline] echo 15:12:39 ========================================================= 15:12:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:12:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:12:39 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 15:12:40 Sending build context to Docker daemon 238.6kB 15:12:40 Step 1/7 : ARG BASE=golang:1.15-alpine 15:12:40 Step 2/7 : FROM ${BASE} 15:12:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:12:40 5f621e34cdf4: Pulling fs layer 15:12:40 a4357932f1b6: Pulling fs layer 15:12:40 18c013af1878: Pulling fs layer 15:12:40 00ac8860ef70: Pulling fs layer 15:12:40 63d7cb157983: Pulling fs layer 15:12:40 b116817d02f9: Pulling fs layer 15:12:40 745a02a5169b: Pulling fs layer 15:12:40 b116817d02f9: Waiting 15:12:40 00ac8860ef70: Waiting 15:12:40 63d7cb157983: Waiting 15:12:40 745a02a5169b: Waiting 15:12:40 18c013af1878: Verifying Checksum 15:12:40 18c013af1878: Download complete 15:12:40 a4357932f1b6: Verifying Checksum 15:12:40 a4357932f1b6: Download complete 15:12:40 63d7cb157983: Download complete 15:12:40 b116817d02f9: Download complete 15:12:41 5f621e34cdf4: Verifying Checksum 15:12:41 5f621e34cdf4: Download complete 15:12:42 5f621e34cdf4: Pull complete 15:12:42 a4357932f1b6: Pull complete 15:12:42 18c013af1878: Pull complete 15:12:43 745a02a5169b: Verifying Checksum 15:12:43 745a02a5169b: Download complete 15:12:44 00ac8860ef70: Verifying Checksum 15:12:44 00ac8860ef70: Download complete 15:12:55 00ac8860ef70: Pull complete 15:12:55 63d7cb157983: Pull complete 15:12:55 b116817d02f9: Pull complete 15:12:59 745a02a5169b: Pull complete 15:12:59 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:12:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:12:59 ---> b7e6874047d6 15:12:59 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:13:02 ---> Running in d7f392455973 15:13:02 Removing intermediate container d7f392455973 15:13:02 ---> 269f74803f2b 15:13:02 Step 4/7 : RUN apk add --update bash 15:13:02 ---> Running in 140f1f74ff64 15:13:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:13:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:13:05 OK: 142 MiB in 39 packages 15:13:06 Removing intermediate container 140f1f74ff64 15:13:06 ---> a604a910fad3 15:13:06 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:13:06 ---> Running in ad38a6b68610 15:13:06 Removing intermediate container ad38a6b68610 15:13:06 ---> 3d5227278af9 15:13:06 Step 6/7 : COPY go.mod . 15:13:07 ---> cea718781209 15:13:07 Step 7/7 : RUN go mod download 15:13:07 ---> Running in 521efa5729a0 15:13:26 Removing intermediate container 521efa5729a0 15:13:26 ---> 0388de8e89b2 15:13:26 Successfully built 0388de8e89b2 15:13:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:13:26 + docker inspect -f . ci-base-image-arm64 15:13:26 . [Pipeline] withDockerContainer 15:13:26 prd-ubuntu18.04-docker-arm64-4c-16g-33701 does not seem to be running inside a container 15:13:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** ci-base-image-arm64 cat 15:13:28 $ docker top 17094cd8f2501cedef40e7cb70dac277619bdbe88a8bec1b734a39ae744aa49a -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:29 + go version 15:13:29 go version go1.15.5 linux/arm64 [Pipeline] } 15:13:29 $ docker stop --time=1 17094cd8f2501cedef40e7cb70dac277619bdbe88a8bec1b734a39ae744aa49a 15:13:31 $ docker rm -f 17094cd8f2501cedef40e7cb70dac277619bdbe88a8bec1b734a39ae744aa49a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:13:32 + docker inspect -f . ci-base-image-arm64 15:13:32 . [Pipeline] withDockerContainer 15:13:33 prd-ubuntu18.04-docker-arm64-4c-16g-33701 does not seem to be running inside a container 15:13:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@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 ******** ci-base-image-arm64 cat 15:13:34 $ docker top 4d43b1180e4d22bb7dfd232b1b4359b31d0a1590e7a98a1218f3828ae7475858 -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:35 + make test 15:13:35 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:14:02 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.015s coverage: 85.7% of statements 15:14:04 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.639s coverage: 87.4% of statements 15:14:04 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.010s coverage: 100.0% of statements 15:14:04 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:14:08 gofmt -l . 15:14:08 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:14:08 $ docker stop --time=1 4d43b1180e4d22bb7dfd232b1b4359b31d0a1590e7a98a1218f3828ae7475858 15:14:10 $ docker rm -f 4d43b1180e4d22bb7dfd232b1b4359b31d0a1590e7a98a1218f3828ae7475858 [Pipeline] // withDockerContainer [Pipeline] sh 15:14:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:14:11 Warning: overwriting stash ‘coverage-report’ 15:14:12 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 15:14:13 ---> job-cost.sh 15:14:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hg89 15:14:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:16:14 lf-activate-venv(): INFO: Adding /tmp/venv-hg89/bin to PATH 15:16:14 INFO: No Stack... 15:16:14 INFO: Retrieving Pricing Info for: lf-standard-4 15:16:14 INFO: Archiving Costs [Pipeline] sh 15:16:15 + cut -d, -f6 15:16:15 + cat /w/workspace/go-mod-configuration/1/archives/cost.csv [Pipeline] lock 15:16:15 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-revert-31-dependabot%2Fgo_modules%2Fgithub.com%2Fpelletier%2Fgo-toml-1.9.0-1-stack-cost] 15:16:15 Resource [jenkins-edgexfoundry-go-mod-configuration-revert-31-dependabot%2Fgo_modules%2Fgithub.com%2Fpelletier%2Fgo-toml-1.9.0-1-stack-cost] did not exist. Created. 15:16:15 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-revert-31-dependabot%2Fgo_modules%2Fgithub.com%2Fpelletier%2Fgo-toml-1.9.0-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:16:15 /w/workspace/go-mod-configuration/1@tmp/durable-509e6570/script.sh: 1: /w/workspace/go-mod-configuration/1@tmp/durable-509e6570/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:16:16 + echo total: 0.20999999344348907 [Pipeline] stash 15:16:16 Warning: overwriting stash ‘stack-cost’ 15:16:16 Stashed 1 file(s) [Pipeline] } 15:16:16 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-revert-31-dependabot%2Fgo_modules%2Fgithub.com%2Fpelletier%2Fgo-toml-1.9.0-1-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] wrap 15:16:18 provisioning config files... 15:16:18 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/thub.com_pelletier_go-toml-1.9.0@tmp/config566501630012422121tmp [Pipeline] { [Pipeline] sh 15:16:18 + set +x 15:16:18 + curl -s https://codecov.io/bash 15:16:18 + bash -s -- 15:16:19 15:16:19 _____ _ 15:16:19 / ____| | | 15:16:19 | | ___ __| | ___ ___ _____ __ 15:16:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:16:19 | |___| (_) | (_| | __/ (_| (_) \ V / 15:16:19 \_____\___/ \__,_|\___|\___\___/ \_/ 15:16:19 Bash-20210309-2b87ace 15:16:19 15:16:19 15:16:19 ==> git version 2.24.3 found 15:16:19 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 15:16:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:16:19 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:16:19 ==> Jenkins CI detected. 15:16:19 project root: . 15:16:19 --> token set from env 15:16:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:16:19 ==> Running gcov in . (disable via -X gcov) 15:16:19 ==> Python coveragepy not found 15:16:19 ==> Searching for coverage reports in: 15:16:19 + . 15:16:19 -> Found 1 reports 15:16:19 ==> Detecting git/mercurial file structure 15:16:19 ==> Reading reports 15:16:19 + ./coverage.out bytes=14452 15:16:19 ==> Appending adjustments 15:16:19 https://docs.codecov.io/docs/fixing-reports 15:16:19 + Found adjustments 15:16:19 ==> Gzipping contents 15:16:19 4.0K /tmp/codecov.YEhblq.gz 15:16:19 ==> Uploading reports 15:16:19 url: https://codecov.io 15:16:19 query: branch=revert-31-dependabot%2Fgo_modules%2Fgithub.com%2Fpelletier%2Fgo-toml-1.9.0&commit=f45b3323b475f58787afdb2b28359651da1619a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Frevert-31-dependabot%25252Fgo_modules%25252Fgithub.com%25252Fpelletier%25252Fgo-toml-1.9.0%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 15:16:19 -> Pinging Codecov 15:16:19 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=revert-31-dependabot%2Fgo_modules%2Fgithub.com%2Fpelletier%2Fgo-toml-1.9.0&commit=f45b3323b475f58787afdb2b28359651da1619a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Frevert-31-dependabot%25252Fgo_modules%25252Fgithub.com%25252Fpelletier%25252Fgo-toml-1.9.0%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 15:16:19 -> Uploading to 15:16:19 https://storage.googleapis.com/codecov/v4/raw/2021-04-12/9F92B070CA9CA35F4914AC8684776953/f45b3323b475f58787afdb2b28359651da1619a4/59e203c8-1114-419e-951b-6b5f5b3f9100.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210412T151619Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=813eba0e315e0a5ca2712e1ef2504096f7f6e10dbd48e2a24e4acae28a3b8c67 15:16:19 % Total % Received % Xferd Average Speed Time Time Time Current 15:16:19 Dload Upload Total Spent Left Speed 15:16:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2644 0 0 100 2644 0 5590 --:--:-- --:--:-- --:--:-- 5601 15:16:20 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/f45b3323b475f58787afdb2b28359651da1619a4 [Pipeline] } 15:16:20 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] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:16:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:16:24 ---> package-listing.sh 15:16:24 ++ facter osfamily 15:16:24 ++ tr '[:upper:]' '[:lower:]' 15:16:24 + OS_FAMILY=redhat 15:16:24 + workspace=/w/workspace/thub.com_pelletier_go-toml-1.9.0 15:16:24 + START_PACKAGES=/tmp/packages_start.txt 15:16:24 + END_PACKAGES=/tmp/packages_end.txt 15:16:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:16:24 + PACKAGES=/tmp/packages_start.txt 15:16:24 + '[' /w/workspace/thub.com_pelletier_go-toml-1.9.0 ']' 15:16:24 + PACKAGES=/tmp/packages_end.txt 15:16:24 + case "${OS_FAMILY}" in 15:16:24 + rpm -qa 15:16:24 + sort 15:16:28 + '[' -f /tmp/packages_start.txt ']' 15:16:28 + '[' -f /tmp/packages_end.txt ']' 15:16:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:16:28 + '[' /w/workspace/thub.com_pelletier_go-toml-1.9.0 ']' 15:16:28 + mkdir -p /w/workspace/thub.com_pelletier_go-toml-1.9.0/archives/ 15:16:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/thub.com_pelletier_go-toml-1.9.0/archives/ [Pipeline] echo 15:16:28 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/thub.com_pelletier_go-toml-1.9.0/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:16:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:16:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:16:29 15:16:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:16:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:16:30 alpine: Pulling from edgex-lftools-log-publisher 15:16:30 df20fa9351a1: Pulling fs layer 15:16:30 36b3adc4ff6f: Pulling fs layer 15:16:30 8ad3a11d3b57: Pulling fs layer 15:16:30 46f8f816bc3b: Pulling fs layer 15:16:30 93b61091891f: Pulling fs layer 15:16:30 93b9cdb0e59b: Pulling fs layer 15:16:30 5e14af77c1be: Pulling fs layer 15:16:30 01666e4c0597: Pulling fs layer 15:16:30 aa168da1d23b: Pulling fs layer 15:16:30 93b9cdb0e59b: Waiting 15:16:30 5e14af77c1be: Waiting 15:16:30 01666e4c0597: Waiting 15:16:30 aa168da1d23b: Waiting 15:16:30 46f8f816bc3b: Waiting 15:16:30 93b61091891f: Waiting 15:16:30 36b3adc4ff6f: Verifying Checksum 15:16:30 36b3adc4ff6f: Download complete 15:16:30 46f8f816bc3b: Verifying Checksum 15:16:30 46f8f816bc3b: Download complete 15:16:30 df20fa9351a1: Verifying Checksum 15:16:30 df20fa9351a1: Download complete 15:16:30 93b9cdb0e59b: Verifying Checksum 15:16:30 93b9cdb0e59b: Download complete 15:16:30 5e14af77c1be: Verifying Checksum 15:16:30 5e14af77c1be: Download complete 15:16:30 01666e4c0597: Download complete 15:16:30 93b61091891f: Verifying Checksum 15:16:30 93b61091891f: Download complete 15:16:30 df20fa9351a1: Pull complete 15:16:30 36b3adc4ff6f: Pull complete 15:16:30 8ad3a11d3b57: Verifying Checksum 15:16:30 8ad3a11d3b57: Download complete 15:16:31 8ad3a11d3b57: Pull complete 15:16:32 46f8f816bc3b: Pull complete 15:16:33 aa168da1d23b: Verifying Checksum 15:16:33 aa168da1d23b: Download complete 15:16:33 93b61091891f: Pull complete 15:16:33 93b9cdb0e59b: Pull complete 15:16:33 5e14af77c1be: Pull complete 15:16:34 01666e4c0597: Pull complete 15:16:42 aa168da1d23b: Pull complete 15:16:42 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:16:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:16:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:16:42 prd-centos7-docker-4c-2g-33698 does not seem to be running inside a container 15:16:42 $ 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/thub.com_pelletier_go-toml-1.9.0/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/thub.com_pelletier_go-toml-1.9.0 -v /w/workspace/thub.com_pelletier_go-toml-1.9.0:/w/workspace/thub.com_pelletier_go-toml-1.9.0:rw,z -v /w/workspace/thub.com_pelletier_go-toml-1.9.0@tmp:/w/workspace/thub.com_pelletier_go-toml-1.9.0@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:16:47 $ docker top 0c45428a68d6b41cf5d667aca210b0bb8b4a7a4f4ddd0a5d6210cde03c018146 -eo pid,comm [Pipeline] { [Pipeline] sh 15:16:48 + touch /tmp/pre-build-complete [Pipeline] sh 15:16:48 + mkdir -p /var/log/sa [Pipeline] sh 15:16:48 + ls /var/log/sa-host 15:16:48 + sadf -c /var/log/sa-host/sa12 15:16:48 file_magic: OK 15:16:48 HZ: Using current value: 100 15:16:48 file_header: OK 15:16:48 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:16:48 Statistics: 15:16:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:16:48 File successfully converted to sysstat format version 12.2.1 15:16:48 + sadf -c /var/log/sa-host/sa23 15:16:48 file_magic: OK 15:16:48 HZ: Using current value: 100 15:16:48 file_header: OK 15:16:48 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:16:48 Statistics: 15:16:48 Hnuu...uuuununununu... 15:16:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:16:49 provisioning config files... 15:16:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/thub.com_pelletier_go-toml-1.9.0@tmp/config944316308558936464tmp [Pipeline] { [Pipeline] echo 15:16:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:16:49 ---> create-netrc.sh [Pipeline] } 15:16:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:16:49 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:16:50 ---> python-tools-install.sh [Pipeline] echo 15:16:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:16:50 ---> sudo-logs.sh 15:16:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:16:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:16:50 ---> job-cost.sh 15:16:50 lf-activate-venv: SKIPPING 15:16:50 DEBUG: total: 0.20999999344348907 15:16:50 INFO: Retrieving Stack Cost... 15:16:51 INFO: Retrieving Pricing Info for: v1-standard-2 15:16:52 INFO: Archiving Costs [Pipeline] echo 15:16:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:16:52 ---> logs-deploy.sh 15:16:52 lf-activate-venv: SKIPPING 15:16:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/revert-31-dependabot%2Fgo_modules%2Fgithub.com%2Fpelletier%2Fgo-toml-1.9.0/1 15:16:52 INFO: archiving workspace using pattern(s): 15:16:55 Archives upload complete. 15:16:55 INFO: archiving logs to Nexus 15:16:56 ---> uname -a: 15:16:56 Linux prd-centos7-docker-4c-2g-33698.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 15:16:56 15:16:56 15:16:56 ---> lscpu: 15:16:56 Architecture: x86_64 15:16:56 CPU op-mode(s): 32-bit, 64-bit 15:16:56 Byte Order: Little Endian 15:16:56 Address sizes: 40 bits physical, 48 bits virtual 15:16:56 CPU(s): 4 15:16:56 On-line CPU(s) list: 0-3 15:16:56 Thread(s) per core: 1 15:16:56 Core(s) per socket: 1 15:16:56 Socket(s): 4 15:16:56 NUMA node(s): 1 15:16:56 Vendor ID: GenuineIntel 15:16:56 CPU family: 6 15:16:56 Model: 44 15:16:56 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:16:56 Stepping: 1 15:16:56 CPU MHz: 2933.436 15:16:56 BogoMIPS: 5866.87 15:16:56 Virtualization: VT-x 15:16:56 Hypervisor vendor: KVM 15:16:56 Virtualization type: full 15:16:56 L1d cache: 128 KiB 15:16:56 L1i cache: 128 KiB 15:16:56 L2 cache: 16 MiB 15:16:56 L3 cache: 64 MiB 15:16:56 NUMA node0 CPU(s): 0-3 15:16:56 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:16:56 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:16:56 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:16:56 Vulnerability Meltdown: Mitigation; PTI 15:16:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:16:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:16:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:16:56 Vulnerability Srbds: Not affected 15:16:56 Vulnerability Tsx async abort: Not affected 15:16:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 15:16:56 15:16:56 15:16:56 ---> nproc: 15:16:56 4 15:16:56 15:16:56 15:16:56 ---> df -h: 15:16:56 Filesystem Size Used Available Use% Mounted on 15:16:56 overlay 50.0G 7.3G 42.7G 15% / 15:16:56 tmpfs 64.0M 0 64.0M 0% /dev 15:16:56 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:16:56 shm 64.0M 0 64.0M 0% /dev/shm 15:16:56 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 15:16:56 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 15:16:56 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 15:16:56 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 15:16:56 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 15:16:56 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 15:16:56 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/thub.com_pelletier_go-toml-1.9.0 15:16:56 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/thub.com_pelletier_go-toml-1.9.0@tmp 15:16:56 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 15:16:56 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 15:16:56 15:16:56 15:16:56 ---> free -m: 15:16:56 total used free shared buff/cache available 15:16:56 Mem: 1837 706 79 0 1051 1026 15:16:56 Swap: 1023 0 1023 15:16:56 15:16:56