Pull request #180 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-bootstrap Obtained Jenkinsfile from d29bc769c1920aed6fcd1bd7916642e4aa964075+c718fdc215204312ee6ae6e83b4f99843187175a (0cf3ed024acb559670d3ba28e3e80ea088e5614b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap 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-30875 in /w/workspace/xfoundry_go-mod-bootstrap_PR-180 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-180 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub Merging remotes/origin/master commit c718fdc215204312ee6ae6e83b4f99843187175a into PR head commit d29bc769c1920aed6fcd1bd7916642e4aa964075 Merge succeeded, producing d29bc769c1920aed6fcd1bd7916642e4aa964075 Checking out Revision d29bc769c1920aed6fcd1bd7916642e4aa964075 (PR-180) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d29bc769c1920aed6fcd1bd7916642e4aa964075 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c718fdc215204312ee6ae6e83b4f99843187175a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d29bc769c1920aed6fcd1bd7916642e4aa964075 # timeout=10 Commit message: "Merge branch 'master' into custom-config" > git rev-list --no-walk 7c2718fc9a181a67b55bbd4995bb36f4440c901f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:42:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:42:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:42:31 ========================================================= 15:42:31 EdgeX Global Pipelines Version Info 15:42:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:42:33 ------------------- 15:42:33 stable info: 15:42:33 ------------------- 15:42:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:42:33 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 15:42:33 Message: update stable to v1.0.186 15:42:34 ------------------- 15:42:34 experimental info: 15:42:34 ------------------- 15:42:34 Commited By: **** collab-it+edgex@linuxfoundation.org 15:42:34 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 15:42:34 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:42:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 15:42:34 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 15:42:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:42:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:42:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:42:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:42:35 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:42:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:42:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:42:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:42:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:42:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 15:42:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:42:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:42:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:42:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:42:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:42:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:42:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:42:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:42:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:42:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:42:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:42:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:42:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:42:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:42:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-180 [Pipeline] echo 15:42:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-180 [Pipeline] echo 15:42:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-180 [Pipeline] echo 15:42:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d29bc769c1920aed6fcd1bd7916642e4aa964075 [Pipeline] echo 15:42:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d29bc76 [Pipeline] echo 15:42:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:42:38 + git log --format=format:%s -1 d29bc769c1920aed6fcd1bd7916642e4aa964075 [Pipeline] echo 15:42:38 GIT_COMMIT: d29bc769c1920aed6fcd1bd7916642e4aa964075, Commit Message: Merge branch 'master' into custom-config [Pipeline] echo 15:42:38 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:42:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:42:40 15:42:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:42:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:42:40 latest: Pulling from edgex-devops/git-semver 15:42:40 31603596830f: Pulling fs layer 15:42:40 2a8b12db71e7: Pulling fs layer 15:42:40 6ca5941a6612: Pulling fs layer 15:42:40 ecc8261a40a4: Pulling fs layer 15:42:40 ecc8261a40a4: Waiting 15:42:40 2a8b12db71e7: Verifying Checksum 15:42:40 2a8b12db71e7: Download complete 15:42:40 31603596830f: Verifying Checksum 15:42:40 31603596830f: Download complete 15:42:40 ecc8261a40a4: Verifying Checksum 15:42:40 ecc8261a40a4: Download complete 15:42:41 6ca5941a6612: Verifying Checksum 15:42:41 6ca5941a6612: Download complete 15:42:41 31603596830f: Pull complete 15:42:41 2a8b12db71e7: Pull complete 15:42:42 6ca5941a6612: Pull complete 15:42:42 ecc8261a40a4: Pull complete 15:42:42 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:42:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:42:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:42:42 prd-centos7-docker-4c-2g-30875 does not seem to be running inside a container 15:42:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-180 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-180:/w/workspace/xfoundry_go-mod-bootstrap_PR-180:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-180@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:42:44 $ docker top 2e0a13a7025f8cbfc3994a5e3e5fd6ff5f0bf834398759a2fc9da48e90bf39b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:42:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:42:44 [ssh-agent] Looking for ssh-agent implementation... 15:42:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:42:44 $ docker exec 2e0a13a7025f8cbfc3994a5e3e5fd6ff5f0bf834398759a2fc9da48e90bf39b6 ssh-agent 15:42:45 SSH_AUTH_SOCK=/tmp/ssh-Db8r99sTWM4t/agent.11 15:42:45 SSH_AGENT_PID=16 15:42:45 Running ssh-add (command line suppressed) 15:42:45 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-180@tmp/private_key_6600276610568355136.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-180@tmp/private_key_6600276610568355136.key) 15:42:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:42:45 + git tag --points-at HEAD [Pipeline] } 15:42:45 $ docker exec --env ******** --env ******** 2e0a13a7025f8cbfc3994a5e3e5fd6ff5f0bf834398759a2fc9da48e90bf39b6 ssh-agent -k 15:42:45 unset SSH_AUTH_SOCK; 15:42:45 unset SSH_AGENT_PID; 15:42:45 echo Agent pid 16 killed; 15:42:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:42:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:42:46 [ssh-agent] Looking for ssh-agent implementation... 15:42:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:42:46 $ docker exec 2e0a13a7025f8cbfc3994a5e3e5fd6ff5f0bf834398759a2fc9da48e90bf39b6 ssh-agent 15:42:46 SSH_AUTH_SOCK=/tmp/ssh-YkhpRHT0agEA/agent.47 15:42:46 SSH_AGENT_PID=52 15:42:46 Running ssh-add (command line suppressed) 15:42:46 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-180@tmp/private_key_2119107417169520744.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-180@tmp/private_key_2119107417169520744.key) 15:42:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:42:46 + git semver init 15:42:46 # -> Open(): unable to determine branch for HEAD 15:42:46 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-180/.git 15:42:46 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-180 15:42:46 # $SEMVER_REMOTE_NAME = origin 15:42:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:42:46 # $SEMVER_USER_NAME = edgex-jenkins 15:42:46 # $SEMVER_BRANCH = PR-180 15:42:46 # $SEMVER_TEMP = /tmp/semver-891562883 15:42:46 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 15:42:47 # '/tmp/semver-891562883' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-180/.semver' 15:42:47 # -> Force: false 15:42:47 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-180/.semver [Pipeline] } 15:42:47 $ docker exec --env ******** --env ******** 2e0a13a7025f8cbfc3994a5e3e5fd6ff5f0bf834398759a2fc9da48e90bf39b6 ssh-agent -k 15:42:47 unset SSH_AUTH_SOCK; 15:42:47 unset SSH_AGENT_PID; 15:42:47 echo Agent pid 52 killed; 15:42:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:42:48 + git semver [Pipeline] } 15:42:48 $ docker stop --time=1 2e0a13a7025f8cbfc3994a5e3e5fd6ff5f0bf834398759a2fc9da48e90bf39b6 15:42:49 $ docker rm -f 2e0a13a7025f8cbfc3994a5e3e5fd6ff5f0bf834398759a2fc9da48e90bf39b6 [Pipeline] // withDockerContainer [Pipeline] sh 15:42:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:42:50 Stashed 1 file(s) [Pipeline] echo 15:42:50 [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:43:06 Still waiting to schedule task 15:43:06 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30875’ 15:43:06 Still waiting to schedule task 15:43:06 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:44:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30876 in /w/workspace/xfoundry_go-mod-bootstrap_PR-180 [Pipeline] { [Pipeline] ws 15:44:51 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 15:44:57 using credential edgex-jenkins-ssh 15:44:57 Cloning the remote Git repository 15:44:57 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 15:44:57 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 15:44:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:44:57 > git --version # timeout=10 15:44:57 > git --version # 'git version 2.17.1' 15:44:57 using GIT_SSH to set credentials SSH Credentials for GitHub 15:44:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:44:59 Merging remotes/origin/master commit c718fdc215204312ee6ae6e83b4f99843187175a into PR head commit d29bc769c1920aed6fcd1bd7916642e4aa964075 15:44:58 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:44:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:44:58 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:44:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:44:58 using GIT_SSH to set credentials SSH Credentials for GitHub 15:44:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:44:59 > git config core.sparsecheckout # timeout=10 15:44:59 > git checkout -f d29bc769c1920aed6fcd1bd7916642e4aa964075 # timeout=10 15:44:59 > git remote # timeout=10 15:44:59 > git config --get remote.origin.url # timeout=10 15:44:59 using GIT_SSH to set credentials SSH Credentials for GitHub 15:44:59 > git merge c718fdc215204312ee6ae6e83b4f99843187175a # timeout=10 15:44:59 Merge succeeded, producing d29bc769c1920aed6fcd1bd7916642e4aa964075 15:44:59 Checking out Revision d29bc769c1920aed6fcd1bd7916642e4aa964075 (PR-180) 15:44:59 > git rev-parse HEAD^{commit} # timeout=10 15:44:59 > git config core.sparsecheckout # timeout=10 15:44:59 > git checkout -f d29bc769c1920aed6fcd1bd7916642e4aa964075 # timeout=10 15:45:03 Commit message: "Merge branch 'master' into custom-config" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:45:05 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:45:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:45:06 + true 15:45:06 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 15:45:08 ========================================================= 15:45:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:45:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:45:08 + 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:45:09 Sending build context to Docker daemon 760.3kB 15:45:10 Step 1/8 : ARG BASE=golang:1.15-alpine 15:45:10 Step 2/8 : FROM ${BASE} 15:45:10 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:45:10 5f621e34cdf4: Pulling fs layer 15:45:10 a4357932f1b6: Pulling fs layer 15:45:10 18c013af1878: Pulling fs layer 15:45:10 00ac8860ef70: Pulling fs layer 15:45:10 63d7cb157983: Pulling fs layer 15:45:10 b116817d02f9: Pulling fs layer 15:45:10 745a02a5169b: Pulling fs layer 15:45:10 00ac8860ef70: Waiting 15:45:10 63d7cb157983: Waiting 15:45:10 b116817d02f9: Waiting 15:45:10 745a02a5169b: Waiting 15:45:10 18c013af1878: Verifying Checksum 15:45:10 18c013af1878: Download complete 15:45:10 a4357932f1b6: Verifying Checksum 15:45:10 a4357932f1b6: Download complete 15:45:10 63d7cb157983: Download complete 15:45:10 b116817d02f9: Verifying Checksum 15:45:10 b116817d02f9: Download complete 15:45:10 5f621e34cdf4: Download complete 15:45:11 5f621e34cdf4: Pull complete 15:45:11 a4357932f1b6: Pull complete 15:45:12 18c013af1878: Pull complete 15:45:12 745a02a5169b: Verifying Checksum 15:45:12 745a02a5169b: Download complete 15:45:13 00ac8860ef70: Verifying Checksum 15:45:13 00ac8860ef70: Download complete 15:45:24 00ac8860ef70: Pull complete 15:45:24 63d7cb157983: Pull complete 15:45:24 b116817d02f9: Pull complete 15:45:28 745a02a5169b: Pull complete 15:45:28 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:45:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:45:28 ---> b7e6874047d6 15:45:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:45:31 ---> Running in 909753655a31 15:45:31 Removing intermediate container 909753655a31 15:45:31 ---> c041b8dcfa49 15:45:31 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:45:31 ---> Running in 5b44f4f9a113 15:45:33 Removing intermediate container 5b44f4f9a113 15:45:33 ---> 05d38a8b1858 15:45:33 Step 5/8 : RUN apk add --update --no-cache git make 15:45:34 ---> Running in b12b0b9fe868 15:45:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:45:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:45:36 OK: 142 MiB in 39 packages 15:45:37 Removing intermediate container b12b0b9fe868 15:45:37 ---> 3ccdecb0023e 15:45:37 Step 6/8 : WORKDIR /build 15:45:37 ---> Running in 1f1bc8a44c6b 15:45:38 Removing intermediate container 1f1bc8a44c6b 15:45:38 ---> 8a1309903104 15:45:38 Step 7/8 : COPY go.mod . 15:45:38 ---> 09d5146de745 15:45:38 Step 8/8 : RUN go mod download 15:45:39 ---> Running in 863866fcb4a0 15:45:48 Running on prd-centos7-docker-4c-2g-30877 in /w/workspace/xfoundry_go-mod-bootstrap_PR-180 [Pipeline] { [Pipeline] ws 15:45:48 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 15:45:50 using credential edgex-jenkins-ssh 15:45:50 Cloning the remote Git repository 15:45:50 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 15:45:51 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 15:45:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:45:51 > git --version # timeout=10 15:45:51 > git --version # 'git version 2.24.3' 15:45:51 using GIT_SSH to set credentials SSH Credentials for GitHub 15:45:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:45:51 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:45:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:45:51 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:45:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:45:51 using GIT_SSH to set credentials SSH Credentials for GitHub 15:45:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:45:52 Merging remotes/origin/master commit c718fdc215204312ee6ae6e83b4f99843187175a into PR head commit d29bc769c1920aed6fcd1bd7916642e4aa964075 15:45:52 Merge succeeded, producing d29bc769c1920aed6fcd1bd7916642e4aa964075 15:45:52 Checking out Revision d29bc769c1920aed6fcd1bd7916642e4aa964075 (PR-180) 15:45:52 > git config core.sparsecheckout # timeout=10 15:45:52 > git checkout -f d29bc769c1920aed6fcd1bd7916642e4aa964075 # timeout=10 15:45:52 > git remote # timeout=10 15:45:52 > git config --get remote.origin.url # timeout=10 15:45:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:45:52 > git merge c718fdc215204312ee6ae6e83b4f99843187175a # timeout=10 15:45:52 > git rev-parse HEAD^{commit} # timeout=10 15:45:52 > git config core.sparsecheckout # timeout=10 15:45:52 > git checkout -f d29bc769c1920aed6fcd1bd7916642e4aa964075 # timeout=10 15:45:56 Commit message: "Merge branch 'master' into custom-config" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:45:57 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:45:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:45:57 + sudo service docker restart 15:45:57 + true 15:45:57 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 15:45:58 ========================================================= 15:45:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:45:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:45:59 + 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:45:59 Sending build context to Docker daemon 761.3kB 15:45:59 Step 1/8 : ARG BASE=golang:1.15-alpine 15:45:59 Step 2/8 : FROM ${BASE} 15:45:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:45:59 188c0c94c7c5: Pulling fs layer 15:45:59 0ef7d3d256c8: Pulling fs layer 15:45:59 de9db76c5a1d: Pulling fs layer 15:45:59 bca2f99d35d6: Pulling fs layer 15:45:59 93359f2a8cfa: Pulling fs layer 15:45:59 7c6f9722023f: Pulling fs layer 15:45:59 a35cf1a2eb13: Pulling fs layer 15:45:59 93359f2a8cfa: Waiting 15:45:59 7c6f9722023f: Waiting 15:45:59 a35cf1a2eb13: Waiting 15:45:59 bca2f99d35d6: Waiting 15:45:59 de9db76c5a1d: Verifying Checksum 15:45:59 de9db76c5a1d: Download complete 15:45:59 0ef7d3d256c8: Verifying Checksum 15:45:59 0ef7d3d256c8: Download complete 15:45:59 93359f2a8cfa: Verifying Checksum 15:45:59 93359f2a8cfa: Download complete 15:45:59 7c6f9722023f: Download complete 15:45:59 188c0c94c7c5: Verifying Checksum 15:45:59 188c0c94c7c5: Download complete 15:46:00 188c0c94c7c5: Pull complete 15:46:00 0ef7d3d256c8: Pull complete 15:46:00 de9db76c5a1d: Pull complete 15:46:01 a35cf1a2eb13: Verifying Checksum 15:46:02 bca2f99d35d6: Verifying Checksum 15:46:02 bca2f99d35d6: Download complete 15:46:05 Removing intermediate container 863866fcb4a0 15:46:05 ---> c95bd7f5e16d 15:46:05 Successfully built c95bd7f5e16d 15:46:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:46:06 + docker inspect -f . ci-base-image-arm64 15:46:06 . [Pipeline] withDockerContainer 15:46:06 prd-ubuntu18.04-docker-arm64-4c-16g-30876 does not seem to be running inside a container 15:46:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/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-arm64 cat 15:46:08 $ docker top b671e85d36ebaa7902677a08afb089edaa001a8acc8a490322174dad21669ac7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:46:09 + go version 15:46:09 go version go1.15.5 linux/arm64 [Pipeline] } 15:46:09 $ docker stop --time=1 b671e85d36ebaa7902677a08afb089edaa001a8acc8a490322174dad21669ac7 15:46:09 bca2f99d35d6: Pull complete 15:46:09 93359f2a8cfa: Pull complete 15:46:09 7c6f9722023f: Pull complete 15:46:11 $ docker rm -f b671e85d36ebaa7902677a08afb089edaa001a8acc8a490322174dad21669ac7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:46:12 + docker inspect -f . ci-base-image-arm64 15:46:12 . [Pipeline] withDockerContainer 15:46:12 prd-ubuntu18.04-docker-arm64-4c-16g-30876 does not seem to be running inside a container 15:46:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/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-arm64 cat 15:46:13 $ docker top 6f7528560cd5e5910e159a2fa62996144922fe4c822f1a6bc9e6d69d0154746d -eo pid,comm [Pipeline] { [Pipeline] sh 15:46:15 + make test 15:46:15 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:46:19 a35cf1a2eb13: Pull complete 15:46:19 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:46:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:46:19 ---> a62c8e92a672 15:46:19 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:46:19 ---> Running in d4e860773f55 15:46:19 Removing intermediate container d4e860773f55 15:46:19 ---> c6a884d764d7 15:46:19 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:19 ---> Running in e9f52efdd68b 15:46:20 Removing intermediate container e9f52efdd68b 15:46:20 ---> 1682c2d8263d 15:46:20 Step 5/8 : RUN apk add --update --no-cache git make 15:46:20 ---> Running in 9b0811986f5a 15:46:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:46:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:46:22 OK: 166 MiB in 39 packages 15:46:22 Removing intermediate container 9b0811986f5a 15:46:22 ---> 2e4bae4e0b06 15:46:22 Step 6/8 : WORKDIR /build 15:46:22 ---> Running in 62d8ba9bcb57 15:46:22 Removing intermediate container 62d8ba9bcb57 15:46:22 ---> 516f5b18eafd 15:46:22 Step 7/8 : COPY go.mod . 15:46:22 ---> c9d985487b36 15:46:22 Step 8/8 : RUN go mod download 15:46:23 ---> Running in 0808941fe406 15:46:41 Removing intermediate container 0808941fe406 15:46:41 ---> 356aa778e7ca 15:46:41 Successfully built 356aa778e7ca 15:46:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:46:41 + docker inspect -f . ci-base-image-x86_64 15:46:41 . [Pipeline] withDockerContainer 15:46:41 prd-centos7-docker-4c-2g-30877 does not seem to be running inside a container 15:46:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/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-x86_64 cat 15:46:42 $ docker top 772e5a45b9cf18e60cd98aaffdecf6d0ef626bde8c7805334cf764b7b271275e -eo pid,comm [Pipeline] { [Pipeline] sh 15:46:43 + go version 15:46:43 go version go1.15.5 linux/amd64 [Pipeline] } 15:46:43 $ docker stop --time=1 772e5a45b9cf18e60cd98aaffdecf6d0ef626bde8c7805334cf764b7b271275e 15:46:44 $ docker rm -f 772e5a45b9cf18e60cd98aaffdecf6d0ef626bde8c7805334cf764b7b271275e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:46:45 + docker inspect -f . ci-base-image-x86_64 15:46:45 . [Pipeline] withDockerContainer 15:46:45 prd-centos7-docker-4c-2g-30877 does not seem to be running inside a container 15:46:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/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-x86_64 cat 15:46:46 $ docker top 0e2841363ac156738f0c30a9aa88a27e3615ffe3ec21991227a2eb3e1ed94e99 -eo pid,comm [Pipeline] { [Pipeline] sh 15:46:47 + make test 15:46:47 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:46:47 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 15:46:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.071s coverage: 5.8% of statements 15:46:47 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 15:46:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.028s coverage: 92.2% of statements 15:46:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.026s coverage: 85.3% of statements 15:46:49 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.042s coverage: 34.3% of statements 15:46:49 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 15:46:49 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 15:46:49 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.013s coverage: 18.2% of statements 15:46:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.032s coverage: 95.3% of statements 15:46:52 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 15:46:52 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 15:46:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.014s coverage: 91.3% of statements 15:46:52 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 15:46:52 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:46:57 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 15:46:57 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.007s coverage: 5.8% of statements 15:46:57 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 15:46:57 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.020s coverage: 92.2% of statements 15:46:57 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.031s coverage: 85.3% of statements 15:46:59 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.021s coverage: 34.3% of statements 15:46:59 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 15:46:59 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 15:46:59 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.008s coverage: 18.2% of statements 15:46:59 gofmt -l . 15:46:59 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:46:59 $ docker stop --time=1 6f7528560cd5e5910e159a2fa62996144922fe4c822f1a6bc9e6d69d0154746d 15:47:01 $ docker rm -f 6f7528560cd5e5910e159a2fa62996144922fe4c822f1a6bc9e6d69d0154746d [Pipeline] // withDockerContainer [Pipeline] sh 15:47:02 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.015s coverage: 95.3% of statements 15:47:02 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 15:47:02 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 15:47:02 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.012s coverage: 91.3% of statements 15:47:02 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 15:47:02 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:47:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:47:03 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:47:04 gofmt -l . 15:47:04 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:47:04 $ docker stop --time=1 0e2841363ac156738f0c30a9aa88a27e3615ffe3ec21991227a2eb3e1ed94e99 15:47:04 ---> job-cost.sh 15:47:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-y5Wh 15:47:07 $ docker rm -f 0e2841363ac156738f0c30a9aa88a27e3615ffe3ec21991227a2eb3e1ed94e99 [Pipeline] // withDockerContainer [Pipeline] sh 15:47:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:47:07 Warning: overwriting stash ‘coverage-report’ 15:47:07 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:47:09 ---> job-cost.sh 15:47:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Cbq5 15:47:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:47:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:47:56 lf-activate-venv(): INFO: Adding /tmp/venv-Cbq5/bin to PATH 15:47:56 INFO: No Stack... 15:47:56 INFO: Retrieving Pricing Info for: v1-standard-2 15:47:56 INFO: Archiving Costs [Pipeline] sh 15:47:56 + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv 15:47:56 + cut -d, -f6 [Pipeline] lock 15:47:56 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-180-2-stack-cost] 15:47:56 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-180-2-stack-cost] did not exist. Created. 15:47:56 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-180-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:47:57 + echo total: 0.029999999329447746 [Pipeline] stash 15:47:57 Stashed 1 file(s) [Pipeline] } 15:47:57 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-180-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:49:05 lf-activate-venv(): INFO: Adding /tmp/venv-y5Wh/bin to PATH 15:49:05 INFO: No Stack... 15:49:05 INFO: Retrieving Pricing Info for: lf-standard-4 15:49:06 INFO: Archiving Costs [Pipeline] sh 15:49:06 + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv 15:49:06 + cut -d, -f6 [Pipeline] lock 15:49:06 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-180-2-stack-cost] 15:49:06 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-180-2-stack-cost] did not exist. Created. 15:49:06 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-180-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:49:07 /w/workspace/go-mod-bootstrap/2@tmp/durable-f271960a/script.sh: 1: /w/workspace/go-mod-bootstrap/2@tmp/durable-f271960a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:49:07 + echo total: 0.20999999344348907 [Pipeline] stash 15:49:07 Warning: overwriting stash ‘stack-cost’ 15:49:07 Stashed 1 file(s) [Pipeline] } 15:49:07 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-180-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] wrap 15:49:09 provisioning config files... 15:49:09 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-180@tmp/config7526717647596010943tmp [Pipeline] { [Pipeline] sh 15:49:09 + set +x 15:49:09 + curl -s https://codecov.io/bash 15:49:09 + bash -s -- 15:49:09 15:49:09 _____ _ 15:49:09 / ____| | | 15:49:09 | | ___ __| | ___ ___ _____ __ 15:49:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:49:09 | |___| (_) | (_| | __/ (_| (_) \ V / 15:49:09 \_____\___/ \__,_|\___|\___\___/ \_/ 15:49:09 Bash-20210309-2b87ace 15:49:09 15:49:09 15:49:09 ==> git version 2.24.3 found 15:49:09 ==> 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:49:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:49:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:49:09 curl: option -sm: expected a proper numerical parameter 15:49:09 curl: try 'curl --help' or 'curl --manual' for more information 15:49:09 ==> Jenkins CI detected. 15:49:09 project root: . 15:49:09 --> token set from env 15:49:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:49:09 ==> Running gcov in . (disable via -X gcov) 15:49:09 ==> Python coveragepy not found 15:49:09 ==> Searching for coverage reports in: 15:49:09 + . 15:49:09 -> Found 1 reports 15:49:09 ==> Detecting git/mercurial file structure 15:49:09 ==> Reading reports 15:49:09 + ./coverage.out bytes=30077 15:49:09 ==> Appending adjustments 15:49:09 https://docs.codecov.io/docs/fixing-reports 15:49:10 + Found adjustments 15:49:10 ==> Gzipping contents 15:49:10 8.0K /tmp/codecov.XyKLsl.gz 15:49:10 ==> Uploading reports 15:49:10 url: https://codecov.io 15:49:10 query: branch=PR-180&commit=d29bc769c1920aed6fcd1bd7916642e4aa964075&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-180%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=180&job=&cmd_args= 15:49:10 -> Pinging Codecov 15:49:10 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-180&commit=d29bc769c1920aed6fcd1bd7916642e4aa964075&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-180%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=180&job=&cmd_args= 15:49:10 -> Uploading to 15:49:10 https://storage.googleapis.com/codecov/v4/raw/2021-03-22/833815588EE85121546D348822E98E2E/d29bc769c1920aed6fcd1bd7916642e4aa964075/fd96af04-93bf-4fa6-a4a0-8b9666a95410.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210322T154910Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2dad2e664ec927748e59c0b44ccd77b423a13498b902f078bedbd3592a43248b 15:49:10 % Total % Received % Xferd Average Speed Time Time Time Current 15:49:10 Dload Upload Total Spent Left Speed 15:49:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5582 0 0 100 5582 0 13988 --:--:-- --:--:-- --:--:-- 13989 100 5582 0 0 100 5582 0 13983 --:--:-- --:--:-- --:--:-- 13955 15:49:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/d29bc769c1920aed6fcd1bd7916642e4aa964075 [Pipeline] } 15:49:10 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:49:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:49:13 ---> package-listing.sh 15:49:13 ++ facter osfamily 15:49:13 ++ tr '[:upper:]' '[:lower:]' 15:49:13 + OS_FAMILY=redhat 15:49:13 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-180 15:49:13 + START_PACKAGES=/tmp/packages_start.txt 15:49:13 + END_PACKAGES=/tmp/packages_end.txt 15:49:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:49:13 + PACKAGES=/tmp/packages_start.txt 15:49:13 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-180 ']' 15:49:13 + PACKAGES=/tmp/packages_end.txt 15:49:13 + case "${OS_FAMILY}" in 15:49:13 + rpm -qa 15:49:13 + sort 15:49:19 + '[' -f /tmp/packages_start.txt ']' 15:49:19 + '[' -f /tmp/packages_end.txt ']' 15:49:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:49:19 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-180 ']' 15:49:19 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-180/archives/ 15:49:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-180/archives/ [Pipeline] echo 15:49:19 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/xfoundry_go-mod-bootstrap_PR-180/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:49:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:49:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:49:19 15:49:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:49:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:49:20 alpine: Pulling from edgex-lftools-log-publisher 15:49:20 df20fa9351a1: Pulling fs layer 15:49:20 36b3adc4ff6f: Pulling fs layer 15:49:20 8ad3a11d3b57: Pulling fs layer 15:49:20 46f8f816bc3b: Pulling fs layer 15:49:20 93b61091891f: Pulling fs layer 15:49:20 93b9cdb0e59b: Pulling fs layer 15:49:20 5e14af77c1be: Pulling fs layer 15:49:20 01666e4c0597: Pulling fs layer 15:49:20 aa168da1d23b: Pulling fs layer 15:49:20 93b9cdb0e59b: Waiting 15:49:20 aa168da1d23b: Waiting 15:49:20 01666e4c0597: Waiting 15:49:20 46f8f816bc3b: Waiting 15:49:20 5e14af77c1be: Waiting 15:49:20 36b3adc4ff6f: Verifying Checksum 15:49:20 36b3adc4ff6f: Download complete 15:49:20 46f8f816bc3b: Verifying Checksum 15:49:20 46f8f816bc3b: Download complete 15:49:20 df20fa9351a1: Download complete 15:49:20 93b9cdb0e59b: Verifying Checksum 15:49:20 93b9cdb0e59b: Download complete 15:49:20 5e14af77c1be: Verifying Checksum 15:49:20 5e14af77c1be: Download complete 15:49:20 93b61091891f: Download complete 15:49:20 01666e4c0597: Verifying Checksum 15:49:20 01666e4c0597: Download complete 15:49:20 8ad3a11d3b57: Verifying Checksum 15:49:20 8ad3a11d3b57: Download complete 15:49:20 df20fa9351a1: Pull complete 15:49:20 36b3adc4ff6f: Pull complete 15:49:21 8ad3a11d3b57: Pull complete 15:49:21 46f8f816bc3b: Pull complete 15:49:22 93b61091891f: Pull complete 15:49:22 aa168da1d23b: Verifying Checksum 15:49:22 aa168da1d23b: Download complete 15:49:22 93b9cdb0e59b: Pull complete 15:49:22 5e14af77c1be: Pull complete 15:49:22 01666e4c0597: Pull complete 15:49:31 aa168da1d23b: Pull complete 15:49:31 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:49:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:49:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:49:31 prd-centos7-docker-4c-2g-30875 does not seem to be running inside a container 15:49:31 $ 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/xfoundry_go-mod-bootstrap_PR-180/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-180 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-180:/w/workspace/xfoundry_go-mod-bootstrap_PR-180:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-180@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:49:34 $ docker top ce05b69cf7970fcd1c578dbf6484cdb48608646eadaa9825db96adc039c3dc84 -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:35 + touch /tmp/pre-build-complete [Pipeline] sh 15:49:35 + mkdir -p /var/log/sa [Pipeline] sh 15:49:35 + ls /var/log/sa-host 15:49:35 + sadf -c /var/log/sa-host/sa22 15:49:35 file_magic: OK 15:49:35 HZ: Using current value: 100 15:49:35 file_header: OK 15:49:35 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:49:35 Statistics: 15:49:35 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:49:35 File successfully converted to sysstat format version 12.2.1 15:49:35 + sadf -c /var/log/sa-host/sa23 15:49:35 file_magic: OK 15:49:35 HZ: Using current value: 100 15:49:35 file_header: OK 15:49:35 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:49:35 Statistics: 15:49:35 Hnuu...uuuununununu... 15:49:35 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:49:36 provisioning config files... 15:49:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-180@tmp/config683928137143181924tmp [Pipeline] { [Pipeline] echo 15:49:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:49:36 ---> create-netrc.sh [Pipeline] } 15:49:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:49:36 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:49:37 ---> python-tools-install.sh [Pipeline] echo 15:49:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:49:37 ---> sudo-logs.sh 15:49:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:49:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:49:37 ---> job-cost.sh 15:49:37 lf-activate-venv: SKIPPING 15:49:37 DEBUG: total: 0.20999999344348907 15:49:37 INFO: Retrieving Stack Cost... 15:49:38 INFO: Retrieving Pricing Info for: v1-standard-2 15:49:39 INFO: Archiving Costs [Pipeline] echo 15:49:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:49:39 ---> logs-deploy.sh 15:49:39 lf-activate-venv: SKIPPING 15:49:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-180/2 15:49:39 INFO: archiving workspace using pattern(s): 15:49:41 Archives upload complete. 15:49:41 INFO: archiving logs to Nexus