Pull request #261 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 09631dd428ff435407b50af950690a3d96657dc6+285d6970ee0708c33b3b926aced785ca74112540 (0a9998cbdde3e1d163a8ce9347ddb5325bbc58e2) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4308998019677726340.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh794992615378958724.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh 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-bootstrap/branches/PR-261/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-261/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4589504823497677424.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-261/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5916207387613558773.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5679930763286071830.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-bootstrap/branches/PR-261/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-261/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6499765181091300785.key > 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 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-775 in /w/workspace/xfoundry_go-mod-bootstrap_PR-261 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-261 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp/jenkins-gitclient-ssh3944749300680334645.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 285d6970ee0708c33b3b926aced785ca74112540 into PR head commit 09631dd428ff435407b50af950690a3d96657dc6 Merge succeeded, producing 09631dd428ff435407b50af950690a3d96657dc6 Checking out Revision 09631dd428ff435407b50af950690a3d96657dc6 (PR-261) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp/jenkins-gitclient-ssh789202688578591375.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09631dd428ff435407b50af950690a3d96657dc6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp/jenkins-gitclient-ssh6016793227361169810.key > git merge 285d6970ee0708c33b3b926aced785ca74112540 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09631dd428ff435407b50af950690a3d96657dc6 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:46:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:46:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:46:27 ========================================================= 05:46:27 EdgeX Global Pipelines Version Info 05:46:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:46:29 ------------------- 05:46:29 stable info: 05:46:29 ------------------- 05:46:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:46:29 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:46:29 Message: update stable to v1.0.195 05:46:29 ------------------- 05:46:29 experimental info: 05:46:29 ------------------- 05:46:29 Commited By: **** collab-it+edgex@linuxfoundation.org 05:46:29 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:46:29 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:46:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 05:46:29 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 05:46:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:46:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:46:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:46:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:46:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:46:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:46:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:46:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:46:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:46:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 05:46:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:46:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:46:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:46:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:46:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:46:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:46:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:46:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:46:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:46:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:46:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:46:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:46:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:46:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:46:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-261 [Pipeline] echo 05:46:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-261 [Pipeline] echo 05:46:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-261 [Pipeline] echo 05:46:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09631dd428ff435407b50af950690a3d96657dc6 [Pipeline] echo 05:46:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09631dd [Pipeline] echo 05:46:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:46:33 + git log --format=format:%s -1 09631dd428ff435407b50af950690a3d96657dc6 [Pipeline] echo 05:46:33 GIT_COMMIT: 09631dd428ff435407b50af950690a3d96657dc6, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo 05:46:33 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:46:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:46:33 05:46:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:46:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:46:34 latest: Pulling from edgex-devops/git-semver 05:46:34 31603596830f: Pulling fs layer 05:46:34 54011a49482f: Pulling fs layer 05:46:34 a6820b24f6d8: Pulling fs layer 05:46:34 f581987b2513: Pulling fs layer 05:46:34 f581987b2513: Waiting 05:46:34 54011a49482f: Verifying Checksum 05:46:34 54011a49482f: Download complete 05:46:34 31603596830f: Verifying Checksum 05:46:34 31603596830f: Download complete 05:46:34 f581987b2513: Verifying Checksum 05:46:34 f581987b2513: Download complete 05:46:34 a6820b24f6d8: Verifying Checksum 05:46:34 a6820b24f6d8: Download complete 05:46:34 31603596830f: Pull complete 05:46:34 54011a49482f: Pull complete 05:46:35 a6820b24f6d8: Pull complete 05:46:35 f581987b2513: Pull complete 05:46:35 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:46:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:46:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:46:35 prd-centos7-docker-4c-2g-775 does not seem to be running inside a container 05:46:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-261 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-261:/w/workspace/xfoundry_go-mod-bootstrap_PR-261:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-261@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:46:36 $ docker top 23364f37039f58c1748526c9829734861c0630bbecfb1cae77bd8fd7e632ff7a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:46:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:36 [ssh-agent] Looking for ssh-agent implementation... 05:46:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:36 $ docker exec 23364f37039f58c1748526c9829734861c0630bbecfb1cae77bd8fd7e632ff7a ssh-agent 05:46:36 SSH_AUTH_SOCK=/tmp/ssh-hBxytebyHGvn/agent.15 05:46:36 SSH_AGENT_PID=21 05:46:36 Running ssh-add (command line suppressed) 05:46:36 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp/private_key_1644881228534988906.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp/private_key_1644881228534988906.key) 05:46:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:37 + git tag --points-at HEAD [Pipeline] } 05:46:37 $ docker exec --env ******** --env ******** 23364f37039f58c1748526c9829734861c0630bbecfb1cae77bd8fd7e632ff7a ssh-agent -k 05:46:37 unset SSH_AUTH_SOCK; 05:46:37 unset SSH_AGENT_PID; 05:46:37 echo Agent pid 21 killed; 05:46:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:46:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:37 [ssh-agent] Looking for ssh-agent implementation... 05:46:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:37 $ docker exec 23364f37039f58c1748526c9829734861c0630bbecfb1cae77bd8fd7e632ff7a ssh-agent 05:46:37 SSH_AUTH_SOCK=/tmp/ssh-7yk2DbDOGO6B/agent.54 05:46:37 SSH_AGENT_PID=60 05:46:37 Running ssh-add (command line suppressed) 05:46:37 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp/private_key_1320280195870743345.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp/private_key_1320280195870743345.key) 05:46:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:38 + git semver init 05:46:38 # -> Open(): unable to determine branch for HEAD 05:46:38 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-261/.git 05:46:38 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-261 05:46:38 # $SEMVER_REMOTE_NAME = origin 05:46:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:46:38 # $SEMVER_USER_NAME = edgex-jenkins 05:46:38 # $SEMVER_BRANCH = PR-261 05:46:38 # $SEMVER_TEMP = /tmp/semver-227988473 05:46:38 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 05:46:38 # '/tmp/semver-227988473' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-261/.semver' 05:46:38 # -> Force: false 05:46:38 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-261/.semver [Pipeline] } 05:46:38 $ docker exec --env ******** --env ******** 23364f37039f58c1748526c9829734861c0630bbecfb1cae77bd8fd7e632ff7a ssh-agent -k 05:46:38 unset SSH_AUTH_SOCK; 05:46:38 unset SSH_AGENT_PID; 05:46:38 echo Agent pid 60 killed; 05:46:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:46:39 + git semver [Pipeline] } 05:46:39 $ docker stop --time=1 23364f37039f58c1748526c9829734861c0630bbecfb1cae77bd8fd7e632ff7a 05:46:40 $ docker rm -f 23364f37039f58c1748526c9829734861c0630bbecfb1cae77bd8fd7e632ff7a [Pipeline] // withDockerContainer [Pipeline] sh 05:46:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:46:41 Stashed 1 file(s) [Pipeline] echo 05:46:41 [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 05:46:57 Still waiting to schedule task 05:46:57 ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ 05:46:57 ‘prd-centos7-docker-4c-2g-762’ is offline 05:46:57 ‘prd-centos7-docker-4c-2g-764’ is offline 05:46:57 ‘prd-centos7-docker-4c-2g-765’ is offline 05:46:57 ‘prd-centos7-docker-4c-2g-769’ is offline 05:46:57 ‘prd-centos7-docker-4c-2g-778’ is offline 05:46:57 Still waiting to schedule task 05:46:57 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:48:58 Running on prd-centos7-docker-4c-2g-791 in /w/workspace/xfoundry_go-mod-bootstrap_PR-261 [Pipeline] { [Pipeline] ws 05:48:58 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 05:48:58 Selected Git installation does not exist. Using Default 05:48:58 The recommended git tool is: NONE 05:49:00 using credential edgex-jenkins-ssh 05:49:00 Cloning the remote Git repository 05:49:00 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 05:49:00 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 05:49:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 05:49:00 > git --version # timeout=10 05:49:00 > git --version # 'git version 2.24.4' 05:49:00 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:01 [INFO] Currently running in a labeled security context 05:49:01 [INFO] Currently SELinux is 'enforcing' on the host 05:49:01 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh3033956007003604313.key 05:49:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:49:02 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 05:49:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:49:02 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 05:49:02 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 05:49:02 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:02 [INFO] Currently running in a labeled security context 05:49:02 [INFO] Currently SELinux is 'enforcing' on the host 05:49:02 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh6048021888036061357.key 05:49:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:49:03 Merging remotes/origin/master commit 285d6970ee0708c33b3b926aced785ca74112540 into PR head commit 09631dd428ff435407b50af950690a3d96657dc6 05:49:03 Merge succeeded, producing 09631dd428ff435407b50af950690a3d96657dc6 05:49:03 Checking out Revision 09631dd428ff435407b50af950690a3d96657dc6 (PR-261) 05:49:03 > git config core.sparsecheckout # timeout=10 05:49:03 > git checkout -f 09631dd428ff435407b50af950690a3d96657dc6 # timeout=10 05:49:03 > git remote # timeout=10 05:49:03 > git config --get remote.origin.url # timeout=10 05:49:03 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:03 [INFO] Currently running in a labeled security context 05:49:03 [INFO] Currently SELinux is 'enforcing' on the host 05:49:03 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh8323556218178474378.key 05:49:03 > git merge 285d6970ee0708c33b3b926aced785ca74112540 # timeout=10 05:49:03 > git rev-parse HEAD^{commit} # timeout=10 05:49:03 > git config core.sparsecheckout # timeout=10 05:49:03 > git checkout -f 09631dd428ff435407b50af950690a3d96657dc6 # timeout=10 05:49:07 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" 05:49:07 > git --version # timeout=10 05:49:07 > git --version # 'git version 2.24.4' 05:49:07 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:49:08 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:49:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:49:09 + sudo service docker restart 05:49:09 + true 05:49:09 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 05:49:27 ========================================================= 05:49:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:49:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:49:28 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:49:28 Sending build context to Docker daemon 990.7kB 05:49:28 Step 1/8 : ARG BASE=golang:1.16-alpine 05:49:28 Step 2/8 : FROM ${BASE} 05:49:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:49:28 540db60ca938: Pulling fs layer 05:49:28 adcc1eea9eea: Pulling fs layer 05:49:28 4c4ab2625f07: Pulling fs layer 05:49:28 0510c868ecb4: Pulling fs layer 05:49:28 afea3b2eda06: Pulling fs layer 05:49:28 7809a108b3ef: Pulling fs layer 05:49:28 f706445af74f: Pulling fs layer 05:49:28 afea3b2eda06: Waiting 05:49:28 7809a108b3ef: Waiting 05:49:28 f706445af74f: Waiting 05:49:28 0510c868ecb4: Waiting 05:49:28 4c4ab2625f07: Verifying Checksum 05:49:28 4c4ab2625f07: Download complete 05:49:28 adcc1eea9eea: Verifying Checksum 05:49:28 adcc1eea9eea: Download complete 05:49:28 afea3b2eda06: Verifying Checksum 05:49:28 afea3b2eda06: Download complete 05:49:28 7809a108b3ef: Verifying Checksum 05:49:28 7809a108b3ef: Download complete 05:49:29 540db60ca938: Verifying Checksum 05:49:29 540db60ca938: Download complete 05:49:29 540db60ca938: Pull complete 05:49:29 adcc1eea9eea: Pull complete 05:49:29 4c4ab2625f07: Pull complete 05:49:33 f706445af74f: Verifying Checksum 05:49:33 f706445af74f: Download complete 05:49:34 0510c868ecb4: Verifying Checksum 05:49:34 0510c868ecb4: Download complete 05:49:37 0510c868ecb4: Pull complete 05:49:37 afea3b2eda06: Pull complete 05:49:37 7809a108b3ef: Pull complete 05:49:39 f706445af74f: Pull complete 05:49:39 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:49:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:49:39 ---> b068be0155e3 05:49:39 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:49:44 ---> Running in d196f8c3099f 05:49:44 Removing intermediate container d196f8c3099f 05:49:44 ---> 7ba7738f5865 05:49:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:49:44 ---> Running in 42f108f31f72 05:49:44 Removing intermediate container 42f108f31f72 05:49:44 ---> 1ab7015748b9 05:49:44 Step 5/8 : RUN apk add --update --no-cache git make 05:49:44 ---> Running in 12dade58f491 05:49:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:49:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:49:50 OK: 149 MiB in 40 packages 05:49:50 Removing intermediate container 12dade58f491 05:49:50 ---> d1b75ef13b9f 05:49:50 Step 6/8 : WORKDIR /build 05:49:50 ---> Running in 9a60ab43a12a 05:49:50 Removing intermediate container 9a60ab43a12a 05:49:50 ---> f2fff43530b8 05:49:50 Step 7/8 : COPY go.mod . 05:49:50 ---> 7e68e00aaae4 05:49:50 Step 8/8 : RUN go mod download 05:49:50 ---> Running in 7f710bc70d23 05:50:17 Removing intermediate container 7f710bc70d23 05:50:17 ---> 6944a98ba82f 05:50:17 Successfully built 6944a98ba82f 05:50:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:50:17 + docker inspect -f . ci-base-image-x86_64 05:50:17 . [Pipeline] withDockerContainer 05:50:17 prd-centos7-docker-4c-2g-791 does not seem to be running inside a container 05:50:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:50:18 $ docker top 050843c45b4b8220e95d9d11cdd0c44ea6a170c124efb27c148aee3c064de2cb -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:19 + go version 05:50:19 go version go1.16.3 linux/amd64 [Pipeline] } 05:50:19 $ docker stop --time=1 050843c45b4b8220e95d9d11cdd0c44ea6a170c124efb27c148aee3c064de2cb 05:50:20 $ docker rm -f 050843c45b4b8220e95d9d11cdd0c44ea6a170c124efb27c148aee3c064de2cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:50:21 + docker inspect -f . ci-base-image-x86_64 05:50:21 . [Pipeline] withDockerContainer 05:50:21 prd-centos7-docker-4c-2g-791 does not seem to be running inside a container 05:50:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:50:22 $ docker top 728d55c5d5685a793a893fc0c8af69c00b6373230d223507a8d417c897faad4c -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:22 + go mod tidy [Pipeline] sh 05:50:23 + make test 05:50:23 go mod tidy 05:50:23 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:50:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 05:50:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.006s coverage: 5.4% of statements 05:50:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 05:50:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.013s coverage: 92.2% of statements 05:50:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.003s coverage: 85.3% of statements 05:50:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 05:50:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 05:50:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 05:50:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.007s coverage: 100.0% of statements 05:50:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.014s coverage: 26.7% of statements 05:50:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.014s coverage: 91.0% of statements 05:50:40 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 05:50:40 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 05:50:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.009s coverage: 91.3% of statements 05:50:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:50:45 gofmt -l . 05:50:45 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:50:45 $ docker stop --time=1 728d55c5d5685a793a893fc0c8af69c00b6373230d223507a8d417c897faad4c 05:50:47 $ docker rm -f 728d55c5d5685a793a893fc0c8af69c00b6373230d223507a8d417c897faad4c [Pipeline] // withDockerContainer [Pipeline] sh 05:50:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:50:48 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 05:50:49 ---> job-cost.sh 05:50:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pIGA 05:50:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:51:12 lf-activate-venv(): INFO: Adding /tmp/venv-pIGA/bin to PATH 05:51:12 INFO: No Stack... 05:51:13 INFO: Retrieving Pricing Info for: v3-standard-2 05:51:13 INFO: Archiving Costs [Pipeline] sh 05:51:14 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 05:51:14 + cut -d, -f6 [Pipeline] lock 05:51:14 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-1-stack-cost] 05:51:14 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-1-stack-cost] did not exist. Created. 05:51:14 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:51:14 + echo total: 0.05999999865889549 [Pipeline] stash 05:51:14 Stashed 1 file(s) [Pipeline] } 05:51:14 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:59:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1195 in /w/workspace/xfoundry_go-mod-bootstrap_PR-261 [Pipeline] { [Pipeline] ws 05:59:55 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 05:59:55 Selected Git installation does not exist. Using Default 05:59:55 The recommended git tool is: NONE 06:00:02 using credential edgex-jenkins-ssh 06:00:02 Cloning the remote Git repository 06:00:02 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 06:00:02 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 06:00:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:00:03 > git --version # timeout=10 06:00:03 > git --version # 'git version 2.17.1' 06:00:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:07 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:00:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:00:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:00:08 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:00:09 Merging remotes/origin/master commit 285d6970ee0708c33b3b926aced785ca74112540 into PR head commit 09631dd428ff435407b50af950690a3d96657dc6 06:00:09 Merge succeeded, producing 09631dd428ff435407b50af950690a3d96657dc6 06:00:09 Checking out Revision 09631dd428ff435407b50af950690a3d96657dc6 (PR-261) 06:00:09 > git config core.sparsecheckout # timeout=10 06:00:09 > git checkout -f 09631dd428ff435407b50af950690a3d96657dc6 # timeout=10 06:00:09 > git remote # timeout=10 06:00:09 > git config --get remote.origin.url # timeout=10 06:00:09 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:09 > git merge 285d6970ee0708c33b3b926aced785ca74112540 # timeout=10 06:00:09 > git rev-parse HEAD^{commit} # timeout=10 06:00:09 > git config core.sparsecheckout # timeout=10 06:00:09 > git checkout -f 09631dd428ff435407b50af950690a3d96657dc6 # timeout=10 06:00:14 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" 06:00:14 > git --version # timeout=10 06:00:14 > git --version # 'git version 2.17.1' 06:00:14 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:00:16 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:00:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:00:16 + + sudo service docker restart 06:00:16 true [Pipeline] unstash [Pipeline] echo 06:00:35 ========================================================= 06:00:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:00:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:00:36 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 06:00:37 Sending build context to Docker daemon 990.7kB 06:00:37 Step 1/8 : ARG BASE=golang:1.16-alpine 06:00:37 Step 2/8 : FROM ${BASE} 06:00:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:00:37 595b0fe564bb: Pulling fs layer 06:00:37 3088b5b3c5c0: Pulling fs layer 06:00:37 5b7225fbf94c: Pulling fs layer 06:00:37 ba82ee9f976e: Pulling fs layer 06:00:37 506bd15cee9f: Pulling fs layer 06:00:37 75a0a4a0db45: Pulling fs layer 06:00:37 618dc40b7e24: Pulling fs layer 06:00:37 506bd15cee9f: Waiting 06:00:37 75a0a4a0db45: Waiting 06:00:37 618dc40b7e24: Waiting 06:00:37 ba82ee9f976e: Waiting 06:00:37 5b7225fbf94c: Verifying Checksum 06:00:37 5b7225fbf94c: Download complete 06:00:37 3088b5b3c5c0: Verifying Checksum 06:00:37 3088b5b3c5c0: Download complete 06:00:37 506bd15cee9f: Verifying Checksum 06:00:37 506bd15cee9f: Download complete 06:00:37 75a0a4a0db45: Verifying Checksum 06:00:37 75a0a4a0db45: Download complete 06:00:37 595b0fe564bb: Download complete 06:00:38 595b0fe564bb: Pull complete 06:00:39 3088b5b3c5c0: Pull complete 06:00:39 5b7225fbf94c: Pull complete 06:00:40 618dc40b7e24: Verifying Checksum 06:00:40 618dc40b7e24: Download complete 06:00:41 ba82ee9f976e: Verifying Checksum 06:00:41 ba82ee9f976e: Download complete 06:00:52 ba82ee9f976e: Pull complete 06:00:52 506bd15cee9f: Pull complete 06:00:52 75a0a4a0db45: Pull complete 06:00:55 618dc40b7e24: Pull complete 06:00:55 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 06:00:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:00:55 ---> a36622ca3599 06:00:55 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:00:57 ---> Running in 7c5aa83c22b1 06:00:57 Removing intermediate container 7c5aa83c22b1 06:00:57 ---> 3e8fa1046700 06:00:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:00:57 ---> Running in 10e9f3ca27ac 06:01:00 Removing intermediate container 10e9f3ca27ac 06:01:00 ---> 9452084af712 06:01:00 Step 5/8 : RUN apk add --update --no-cache git make 06:01:00 ---> Running in 29b3874adcc5 06:01:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:01:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:01:03 OK: 138 MiB in 40 packages 06:01:04 Removing intermediate container 29b3874adcc5 06:01:04 ---> 4466797a7513 06:01:04 Step 6/8 : WORKDIR /build 06:01:04 ---> Running in aadd89a152a5 06:01:05 Removing intermediate container aadd89a152a5 06:01:05 ---> 70028825b6c6 06:01:05 Step 7/8 : COPY go.mod . 06:01:06 ---> 2a03d9fefa21 06:01:06 Step 8/8 : RUN go mod download 06:01:06 ---> Running in 0dd7bd707531 06:01:28 Removing intermediate container 0dd7bd707531 06:01:28 ---> bad34205c8c9 06:01:28 Successfully built bad34205c8c9 06:01:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:01:29 + docker inspect -f . ci-base-image-arm64 06:01:29 . [Pipeline] withDockerContainer 06:01:29 prd-ubuntu18.04-docker-arm64-4c-16g-1195 does not seem to be running inside a container 06:01:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:01:30 $ docker top 403f57fb2396c0a417475ee3a2d9d3e78825b04c17670feb13c41957dffd2293 -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:31 + go version 06:01:31 go version go1.16.5 linux/arm64 [Pipeline] } 06:01:31 $ docker stop --time=1 403f57fb2396c0a417475ee3a2d9d3e78825b04c17670feb13c41957dffd2293 06:01:33 $ docker rm -f 403f57fb2396c0a417475ee3a2d9d3e78825b04c17670feb13c41957dffd2293 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:01:34 + docker inspect -f . ci-base-image-arm64 06:01:34 . [Pipeline] withDockerContainer 06:01:35 prd-ubuntu18.04-docker-arm64-4c-16g-1195 does not seem to be running inside a container 06:01:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:01:36 $ docker top 04e97ad65154e6fc5714e46cf6440395d74a5dc3e2be6820b189968f2755b787 -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:38 + go mod tidy [Pipeline] sh 06:01:39 + make test 06:01:39 go mod tidy 06:01:39 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:02:19 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 06:02:19 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.053s coverage: 5.4% of statements 06:02:19 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 06:02:19 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.075s coverage: 92.2% of statements 06:02:19 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.032s coverage: 85.3% of statements 06:02:21 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 06:02:21 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 06:02:21 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 06:02:22 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.081s coverage: 100.0% of statements 06:02:22 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.087s coverage: 26.7% of statements 06:02:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.049s coverage: 91.0% of statements 06:02:26 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 06:02:26 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 06:02:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.012s coverage: 91.3% of statements 06:02:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:02:49 gofmt -l . 06:02:49 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:02:49 $ docker stop --time=1 04e97ad65154e6fc5714e46cf6440395d74a5dc3e2be6820b189968f2755b787 06:02:51 $ docker rm -f 04e97ad65154e6fc5714e46cf6440395d74a5dc3e2be6820b189968f2755b787 [Pipeline] // withDockerContainer [Pipeline] sh 06:02:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:02:52 Warning: overwriting stash ‘coverage-report’ 06:02:52 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 06:02:53 ---> job-cost.sh 06:02:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vTIh 06:03:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:05:09 lf-activate-venv(): INFO: Adding /tmp/venv-vTIh/bin to PATH 06:05:09 INFO: No Stack... 06:05:09 INFO: Retrieving Pricing Info for: v2-standard-4 06:05:09 INFO: Archiving Costs [Pipeline] sh 06:05:10 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 06:05:10 + cut -d, -f6 [Pipeline] lock 06:05:10 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-1-stack-cost] 06:05:10 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-1-stack-cost] did not exist. Created. 06:05:10 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:05:10 /w/workspace/go-mod-bootstrap/1@tmp/durable-84c1aa00/script.sh: 1: /w/workspace/go-mod-bootstrap/1@tmp/durable-84c1aa00/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:05:11 + echo total: 0.18000000715255737 [Pipeline] stash 06:05:11 Warning: overwriting stash ‘stack-cost’ 06:05:11 Stashed 1 file(s) [Pipeline] } 06:05:11 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-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] configFileProvider 06:05:12 provisioning config files... 06:05:12 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp/config8974551008464883690tmp [Pipeline] { [Pipeline] sh 06:05:12 + set +x 06:05:12 + curl -s https://codecov.io/bash 06:05:12 + bash -s -- 06:05:12 06:05:12 _____ _ 06:05:12 / ____| | | 06:05:12 | | ___ __| | ___ ___ _____ __ 06:05:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:05:12 | |___| (_) | (_| | __/ (_| (_) \ V / 06:05:12 \_____\___/ \__,_|\___|\___\___/ \_/ 06:05:12 Bash-1.0.3 06:05:12 06:05:12 06:05:12 ==> git version 2.24.4 found 06:05:12 ==> 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 06:05:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:05:12 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:05:12 ==> Jenkins CI detected. 06:05:12 project root: . 06:05:12 --> token set from env 06:05:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:05:13 ==> Running gcov in . (disable via -X gcov) 06:05:13 ==> Python coveragepy not found 06:05:13 ==> Searching for coverage reports in: 06:05:13 + . 06:05:13 -> Found 1 reports 06:05:13 ==> Detecting git/mercurial file structure 06:05:13 ==> Reading reports 06:05:13 + ./coverage.out bytes=31740 06:05:13 ==> Appending adjustments 06:05:13 https://docs.codecov.io/docs/fixing-reports 06:05:13 + Found adjustments 06:05:13 ==> Gzipping contents 06:05:13 8.0K /tmp/codecov.62NKjL.gz 06:05:13 ==> Uploading reports 06:05:13 url: https://codecov.io 06:05:13 query: branch=PR-261&commit=09631dd428ff435407b50af950690a3d96657dc6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-261%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=261&job=&cmd_args= 06:05:13 -> Pinging Codecov 06:05:13 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-261&commit=09631dd428ff435407b50af950690a3d96657dc6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-261%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=261&job=&cmd_args= 06:05:13 -> Uploading to 06:05:13 https://storage.googleapis.com/codecov/v4/raw/2021-06-14/833815588EE85121546D348822E98E2E/09631dd428ff435407b50af950690a3d96657dc6/98426b28-0d40-47e2-9d4f-4dfa3e349be0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210614%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210614T060513Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=27ca56ca2652db857fc8b7309d9eae7a732201f0b20bf204c2c367f6332f8c3f 06:05:13 % Total % Received % Xferd Average Speed Time Time Time Current 06:05:13 Dload Upload Total Spent Left Speed 06:05:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5988 0 0 100 5988 0 13887 --:--:-- --:--:-- --:--:-- 13925 06:05:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/09631dd428ff435407b50af950690a3d96657dc6 [Pipeline] } 06:05:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:05:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:05:17 ---> package-listing.sh 06:05:17 ++ facter osfamily 06:05:17 ++ tr '[:upper:]' '[:lower:]' 06:05:17 + OS_FAMILY=redhat 06:05:17 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-261 06:05:17 + START_PACKAGES=/tmp/packages_start.txt 06:05:17 + END_PACKAGES=/tmp/packages_end.txt 06:05:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:05:17 + PACKAGES=/tmp/packages_start.txt 06:05:17 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-261 ']' 06:05:17 + PACKAGES=/tmp/packages_end.txt 06:05:17 + case "${OS_FAMILY}" in 06:05:17 + rpm -qa 06:05:17 + sort 06:05:18 + '[' -f /tmp/packages_start.txt ']' 06:05:18 + '[' -f /tmp/packages_end.txt ']' 06:05:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:05:18 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-261 ']' 06:05:18 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-261/archives/ 06:05:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-261/archives/ [Pipeline] echo 06:05:18 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-261/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:05:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:05:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:05:19 06:05:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:05:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:05:19 alpine: Pulling from edgex-lftools-log-publisher 06:05:19 df20fa9351a1: Pulling fs layer 06:05:19 36b3adc4ff6f: Pulling fs layer 06:05:19 8ad3a11d3b57: Pulling fs layer 06:05:19 46f8f816bc3b: Pulling fs layer 06:05:19 93b61091891f: Pulling fs layer 06:05:19 93b9cdb0e59b: Pulling fs layer 06:05:19 5e14af77c1be: Pulling fs layer 06:05:19 01666e4c0597: Pulling fs layer 06:05:19 aa168da1d23b: Pulling fs layer 06:05:19 93b61091891f: Waiting 06:05:19 93b9cdb0e59b: Waiting 06:05:19 5e14af77c1be: Waiting 06:05:19 01666e4c0597: Waiting 06:05:19 aa168da1d23b: Waiting 06:05:19 46f8f816bc3b: Waiting 06:05:19 36b3adc4ff6f: Verifying Checksum 06:05:19 36b3adc4ff6f: Download complete 06:05:19 46f8f816bc3b: Verifying Checksum 06:05:19 46f8f816bc3b: Download complete 06:05:19 df20fa9351a1: Verifying Checksum 06:05:19 df20fa9351a1: Download complete 06:05:19 93b9cdb0e59b: Verifying Checksum 06:05:19 93b9cdb0e59b: Download complete 06:05:20 5e14af77c1be: Verifying Checksum 06:05:20 5e14af77c1be: Download complete 06:05:20 93b61091891f: Verifying Checksum 06:05:20 93b61091891f: Download complete 06:05:20 01666e4c0597: Verifying Checksum 06:05:20 01666e4c0597: Download complete 06:05:20 df20fa9351a1: Pull complete 06:05:20 8ad3a11d3b57: Verifying Checksum 06:05:20 8ad3a11d3b57: Download complete 06:05:20 36b3adc4ff6f: Pull complete 06:05:20 8ad3a11d3b57: Pull complete 06:05:20 46f8f816bc3b: Pull complete 06:05:21 93b61091891f: Pull complete 06:05:21 93b9cdb0e59b: Pull complete 06:05:21 5e14af77c1be: Pull complete 06:05:21 01666e4c0597: Pull complete 06:05:22 aa168da1d23b: Verifying Checksum 06:05:22 aa168da1d23b: Download complete 06:05:26 aa168da1d23b: Pull complete 06:05:26 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:05:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:05:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:05:26 prd-centos7-docker-4c-2g-775 does not seem to be running inside a container 06:05:26 $ 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-261/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-261 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-261:/w/workspace/xfoundry_go-mod-bootstrap_PR-261:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-261@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:05:28 $ docker top 5bb0b5d25dbd0b8726ebfb492f461587c0c991e1be65553d9fd7d192ef2145fc -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:29 + touch /tmp/pre-build-complete [Pipeline] sh 06:05:29 + mkdir -p /var/log/sa [Pipeline] sh 06:05:29 + ls /var/log/sa-host 06:05:29 + sadf -c /var/log/sa-host/sa05 06:05:29 file_magic: OK 06:05:29 HZ: Using current value: 100 06:05:29 file_header: OK 06:05:29 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 06:05:29 Statistics: 06:05:29 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:05:29 File successfully converted to sysstat format version 12.2.1 06:05:29 + sadf -c /var/log/sa-host/sa14 06:05:29 file_magic: OK 06:05:29 HZ: Using current value: 100 06:05:29 file_header: OK 06:05:29 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 06:05:29 Statistics: 06:05:29 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:05:29 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:05:30 provisioning config files... 06:05:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp/config6853847519381884692tmp [Pipeline] { [Pipeline] echo 06:05:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:05:30 ---> create-netrc.sh [Pipeline] } 06:05:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:05:30 ---> python-tools-install.sh [Pipeline] echo 06:05:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:05:31 ---> sudo-logs.sh 06:05:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:05:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:05:31 ---> job-cost.sh 06:05:31 lf-activate-venv: SKIPPING 06:05:31 DEBUG: total: 0.18000000715255737 06:05:31 INFO: Retrieving Stack Cost... 06:05:33 INFO: Retrieving Pricing Info for: v3-standard-2 06:05:33 INFO: Archiving Costs [Pipeline] echo 06:05:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:05:34 ---> logs-deploy.sh 06:05:34 lf-activate-venv: SKIPPING 06:05:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-261/1 06:05:34 INFO: archiving workspace using pattern(s): 06:05:35 Archives upload complete. 06:05:35 INFO: archiving logs to Nexus