Branch indexing Connecting to https://api.github.com using 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 e354950b94325ade3d8e1b58d8789ae2107f048b+0d265ec6a7bc2d87c5cc6e35df1cbf56e0e3501a (0e3e983b66788bdb29a535e6a50d263d602b80b2) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9960754673303211775.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3782428516472289321.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-358/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-358/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18071516319863254266.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9151029540170279714.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-358/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-358/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16098272449873397124.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20432 in /w/workspace/xfoundry_go-mod-bootstrap_PR-358 [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-358 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/358/head:refs/remotes/origin/PR-358 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0d265ec6a7bc2d87c5cc6e35df1cbf56e0e3501a into PR head commit e354950b94325ade3d8e1b58d8789ae2107f048b Merge succeeded, producing fa9a8479b78ec45e75ae7adecd971d845cca4134 Checking out Revision fa9a8479b78ec45e75ae7adecd971d845cca4134 (PR-358) > git config core.sparsecheckout # timeout=10 > git checkout -f e354950b94325ade3d8e1b58d8789ae2107f048b # 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 0d265ec6a7bc2d87c5cc6e35df1cbf56e0e3501a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa9a8479b78ec45e75ae7adecd971d845cca4134 # timeout=10 Commit message: "Merge commit '0d265ec6a7bc2d87c5cc6e35df1cbf56e0e3501a' into HEAD" > git rev-list --no-walk e354950b94325ade3d8e1b58d8789ae2107f048b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:00:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:00:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:00:50 ========================================================= 19:00:50 EdgeX Global Pipelines Version Info 19:00:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:00:50 ------------------- 19:00:50 stable info: 19:00:50 ------------------- 19:00:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:00:50 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 19:00:50 Message: update stable to v1.0.238 19:00:51 ------------------- 19:00:51 experimental info: 19:00:51 ------------------- 19:00:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:00:51 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 19:00:51 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-358 [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-358 [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-358 [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa9a8479b78ec45e75ae7adecd971d845cca4134 [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa9a847 [Pipeline] echo 19:00:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:00:52 + git rev-list -1 --merges fa9a8479b78ec45e75ae7adecd971d845cca4134~1..fa9a8479b78ec45e75ae7adecd971d845cca4134 [Pipeline] echo 19:00:52 -----------> git rev-list -1 --merges fa9a8479b78ec45e75ae7adecd971d845cca4134~1..fa9a8479b78ec45e75ae7adecd971d845cca4134 fa9a8479b78ec45e75ae7adecd971d845cca4134 19:00:52 fa9a8479b78ec45e75ae7adecd971d845cca4134 [false] [Pipeline] sh 19:00:52 + git log --format=format:%s -1 fa9a8479b78ec45e75ae7adecd971d845cca4134 [Pipeline] echo 19:00:52 ========================================================= 19:00:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:00:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:00:53 + git log --format=format:%s -1 fa9a8479b78ec45e75ae7adecd971d845cca4134 [Pipeline] echo 19:00:53 [semverPrep] GIT_COMMIT: fa9a8479b78ec45e75ae7adecd971d845cca4134, Commit Message: Merge commit '0d265ec6a7bc2d87c5cc6e35df1cbf56e0e3501a' into HEAD [Pipeline] echo 19:00:53 [semverPrep] This is not a build commit. [Pipeline] sh 19:00:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:00:53 + grep -v github /etc/ssh/ssh_known_hosts 19:00:53 + [ -e /tmp/ssh_known_hosts ] 19:00:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:00:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:00:53 + sudo tee -a /etc/ssh/ssh_known_hosts 19:00:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:00:54 19:00:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:00:54 0.1.4: Pulling from edgex-devops/py-git-semver 19:00:54 b85a868b505f: Pulling fs layer 19:00:54 e2be974225ed: Pulling fs layer 19:00:54 339a4e72a1f5: Pulling fs layer 19:00:54 988bab9f4d93: Pulling fs layer 19:00:54 1469e6f7b9e6: Pulling fs layer 19:00:54 eaf3925da568: Pulling fs layer 19:00:54 bab4dde63d76: Pulling fs layer 19:00:54 bde34c3a00c8: Pulling fs layer 19:00:54 b352a97aabf1: Pulling fs layer 19:00:54 4872d77fe225: Pulling fs layer 19:00:54 5851b861e8e6: Pulling fs layer 19:00:54 988bab9f4d93: Waiting 19:00:54 1469e6f7b9e6: Waiting 19:00:54 b352a97aabf1: Waiting 19:00:54 4872d77fe225: Waiting 19:00:54 eaf3925da568: Waiting 19:00:54 5851b861e8e6: Waiting 19:00:54 bab4dde63d76: Waiting 19:00:54 bde34c3a00c8: Waiting 19:00:54 e2be974225ed: Download complete 19:00:54 988bab9f4d93: Download complete 19:00:54 339a4e72a1f5: Verifying Checksum 19:00:54 339a4e72a1f5: Download complete 19:00:54 1469e6f7b9e6: Verifying Checksum 19:00:54 1469e6f7b9e6: Download complete 19:00:54 eaf3925da568: Verifying Checksum 19:00:54 eaf3925da568: Download complete 19:00:54 bde34c3a00c8: Download complete 19:00:54 b352a97aabf1: Verifying Checksum 19:00:54 b352a97aabf1: Download complete 19:00:54 4872d77fe225: Download complete 19:00:54 5851b861e8e6: Verifying Checksum 19:00:54 b85a868b505f: Download complete 19:00:55 bab4dde63d76: Verifying Checksum 19:00:55 bab4dde63d76: Download complete 19:00:56 b85a868b505f: Pull complete 19:00:56 e2be974225ed: Pull complete 19:00:56 339a4e72a1f5: Pull complete 19:00:57 988bab9f4d93: Pull complete 19:00:57 1469e6f7b9e6: Pull complete 19:00:57 eaf3925da568: Pull complete 19:00:59 bab4dde63d76: Pull complete 19:00:59 bde34c3a00c8: Pull complete 19:00:59 b352a97aabf1: Pull complete 19:00:59 4872d77fe225: Pull complete 19:00:59 5851b861e8e6: Pull complete 19:00:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:00:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:00:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:59 prd-ubuntu20.04-docker-8c-8g-20432 does not seem to be running inside a container 19:00:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-358 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-358:/w/workspace/xfoundry_go-mod-bootstrap_PR-358:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-358@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-358@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:01:01 $ docker top fa4fee074eb99e392580d55ce93fb8654e7a5faac3fb979b378dc6bdfd672784 -eo pid,comm 19:01:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:01:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:01:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:01:01 [ssh-agent] Looking for ssh-agent implementation... 19:01:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:01:01 $ docker exec fa4fee074eb99e392580d55ce93fb8654e7a5faac3fb979b378dc6bdfd672784 ssh-agent 19:01:01 SSH_AUTH_SOCK=/tmp/ssh-7DKO4t8OtWFa/agent.32 19:01:01 SSH_AGENT_PID=39 19:01:01 Running ssh-add (command line suppressed) 19:01:01 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-358@tmp/private_key_8626246883585695522.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-358@tmp/private_key_8626246883585695522.key) 19:01:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:01:02 + git tag --points-at HEAD [Pipeline] } 19:01:02 $ docker exec --env ******** --env ******** fa4fee074eb99e392580d55ce93fb8654e7a5faac3fb979b378dc6bdfd672784 ssh-agent -k 19:01:02 unset SSH_AUTH_SOCK; 19:01:02 unset SSH_AGENT_PID; 19:01:02 echo Agent pid 39 killed; 19:01:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:01:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:01:02 [ssh-agent] Looking for ssh-agent implementation... 19:01:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:01:02 $ docker exec fa4fee074eb99e392580d55ce93fb8654e7a5faac3fb979b378dc6bdfd672784 ssh-agent 19:01:02 SSH_AUTH_SOCK=/tmp/ssh-YAbeKwr6ygnj/agent.73 19:01:02 SSH_AGENT_PID=80 19:01:02 Running ssh-add (command line suppressed) 19:01:02 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-358@tmp/private_key_4182995656962737030.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-358@tmp/private_key_4182995656962737030.key) 19:01:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:01:03 + git semver init 19:01:03 2022-07-18 19:01:03,259 [run_init] DEBUG init version:0.0.0 force:False 19:01:03 2022-07-18 19:01:03,260 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-358/.semver 19:01:03 2022-07-18 19:01:03,260 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-358/.semver 19:01:03 2022-07-18 19:01:03,260 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-358/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-358, universal_newlines=False, shell=None, istream=None) 19:01:04 2022-07-18 19:01:04,006 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-358/.git/info/exclude 19:01:04 2022-07-18 19:01:04,007 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-358/.semver/PR-358 with force:False 19:01:04 2022-07-18 19:01:04,007 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-358/.semver/PR-358 19:01:04 2022-07-18 19:01:04,011 [execute] INFO git cat-file --batch-check 19:01:04 2022-07-18 19:01:04,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-358/.semver, universal_newlines=False, shell=None, istream=) 19:01:04 2022-07-18 19:01:04,018 [execute] INFO git cat-file --batch 19:01:04 2022-07-18 19:01:04,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-358/.semver, universal_newlines=False, shell=None, istream=) 19:01:04 2022-07-18 19:01:04,023 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-358/.semver/PR-358 19:01:04 0.0.0 [Pipeline] } 19:01:04 $ docker exec --env ******** --env ******** fa4fee074eb99e392580d55ce93fb8654e7a5faac3fb979b378dc6bdfd672784 ssh-agent -k 19:01:04 unset SSH_AUTH_SOCK; 19:01:04 unset SSH_AGENT_PID; 19:01:04 echo Agent pid 80 killed; 19:01:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:01:04 + git semver [Pipeline] } 19:01:05 $ docker stop --time=1 fa4fee074eb99e392580d55ce93fb8654e7a5faac3fb979b378dc6bdfd672784 19:01:06 $ docker rm -f fa4fee074eb99e392580d55ce93fb8654e7a5faac3fb979b378dc6bdfd672784 [Pipeline] // withDockerContainer [Pipeline] sh 19:01:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:01:06 Stashed 1 file(s) [Pipeline] echo 19:01:06 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:01:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:01:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:01:07 ========================================================= 19:01:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:01:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:01:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:01:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:01:07 2408cc74d12b: Pulling fs layer 19:01:07 ea60b727a1ce: Pulling fs layer 19:01:07 30c4a7721957: Pulling fs layer 19:01:07 370296b7ddb6: Pulling fs layer 19:01:07 7c6cee850709: Pulling fs layer 19:01:07 370296b7ddb6: Waiting 19:01:07 7c6cee850709: Waiting 19:01:07 39a5fcdaea64: Pulling fs layer 19:01:07 d94ebbe4e438: Pulling fs layer 19:01:07 bcfd1f05c69d: Pulling fs layer 19:01:07 59ccb84bbe0f: Pulling fs layer 19:01:07 d94ebbe4e438: Waiting 19:01:07 bcfd1f05c69d: Waiting 19:01:07 59ccb84bbe0f: Waiting 19:01:07 30c4a7721957: Verifying Checksum 19:01:07 30c4a7721957: Download complete 19:01:07 ea60b727a1ce: Verifying Checksum 19:01:07 7c6cee850709: Download complete 19:01:07 39a5fcdaea64: Verifying Checksum 19:01:07 39a5fcdaea64: Download complete 19:01:07 2408cc74d12b: Verifying Checksum 19:01:07 2408cc74d12b: Download complete 19:01:07 d94ebbe4e438: Download complete 19:01:07 2408cc74d12b: Pull complete 19:01:08 ea60b727a1ce: Pull complete 19:01:08 30c4a7721957: Pull complete 19:01:08 59ccb84bbe0f: Verifying Checksum 19:01:08 59ccb84bbe0f: Download complete 19:01:08 bcfd1f05c69d: Verifying Checksum 19:01:08 bcfd1f05c69d: Download complete 19:01:08 370296b7ddb6: Verifying Checksum 19:01:08 370296b7ddb6: Download complete 19:01:12 370296b7ddb6: Pull complete 19:01:12 7c6cee850709: Pull complete 19:01:12 39a5fcdaea64: Pull complete 19:01:12 d94ebbe4e438: Pull complete 19:01:15 bcfd1f05c69d: Pull complete 19:01:15 59ccb84bbe0f: Pull complete 19:01:15 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 19:01:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:01:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 19:01:16 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:16 + docker inspect -f . ci-base-image-x86_64 19:01:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:16 prd-ubuntu20.04-docker-8c-8g-20432 does not seem to be running inside a container 19:01:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-358 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-358:/w/workspace/xfoundry_go-mod-bootstrap_PR-358:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-358@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-358@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:01:18 $ docker top 74ccc277ea7089bc6c6e4e187d7291e0029766bf6f1fdd541805e0b347628e72 -eo pid,comm [Pipeline] { [Pipeline] sh 19:01:19 + go version 19:01:19 go version go1.18.3 linux/amd64 [Pipeline] } 19:01:19 $ docker stop --time=1 74ccc277ea7089bc6c6e4e187d7291e0029766bf6f1fdd541805e0b347628e72 19:01:20 $ docker rm -f 74ccc277ea7089bc6c6e4e187d7291e0029766bf6f1fdd541805e0b347628e72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:20 + docker inspect -f . ci-base-image-x86_64 19:01:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:20 prd-ubuntu20.04-docker-8c-8g-20432 does not seem to be running inside a container 19:01:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/xfoundry_go-mod-bootstrap_PR-358 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-358:/w/workspace/xfoundry_go-mod-bootstrap_PR-358:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-358@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-358@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:01:21 $ docker top f1cfb3de9559d174642e341381e94890c13304718feca854988ff885699bdd13 -eo pid,comm [Pipeline] { [Pipeline] sh 19:01:21 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-358 [Pipeline] fileExists [Pipeline] sh 19:01:21 + make test 19:01:21 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:01:21 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:01:21 go: downloading github.com/stretchr/testify v1.8.0 19:01:21 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 19:01:21 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 19:01:21 go: downloading github.com/pelletier/go-toml v1.9.5 19:01:22 Still waiting to schedule task 19:01:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:01:22 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 19:01:22 go: downloading github.com/google/uuid v1.3.0 19:01:22 go: downloading github.com/hashicorp/go-multierror v1.1.1 19:01:22 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 19:01:22 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.5 19:01:22 go: downloading github.com/gorilla/mux v1.8.0 19:01:22 go: downloading github.com/davecgh/go-spew v1.1.1 19:01:22 go: downloading github.com/pmezard/go-difflib v1.0.0 19:01:22 go: downloading github.com/stretchr/objx v0.4.0 19:01:22 go: downloading gopkg.in/yaml.v3 v3.0.1 19:01:22 go: downloading github.com/hashicorp/errwrap v1.0.0 19:01:22 go: downloading github.com/go-playground/validator/v10 v10.10.1 19:01:22 go: downloading github.com/go-kit/log v0.2.0 19:01:22 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 19:01:22 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 19:01:22 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 19:01:22 go: downloading github.com/pebbe/zmq4 v1.2.7 19:01:22 go: downloading github.com/hashicorp/consul/api v1.9.1 19:01:22 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:01:22 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:01:22 go: downloading github.com/go-logfmt/logfmt v0.5.1 19:01:22 go: downloading github.com/x448/float16 v0.8.4 19:01:22 go: downloading github.com/go-playground/universal-translator v0.18.0 19:01:22 go: downloading github.com/leodido/go-urn v1.2.1 19:01:22 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 19:01:22 go: downloading golang.org/x/text v0.3.7 19:01:22 go: downloading github.com/gorilla/websocket v1.4.2 19:01:22 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 19:01:22 go: downloading github.com/zeebo/errs v1.2.2 19:01:22 go: downloading google.golang.org/grpc v1.46.0 19:01:22 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:01:22 go: downloading github.com/mitchellh/copystructure v1.0.0 19:01:22 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:01:22 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:01:22 go: downloading github.com/hashicorp/go-hclog v0.12.0 19:01:23 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:01:23 go: downloading github.com/hashicorp/serf v0.9.5 19:01:23 go: downloading github.com/go-playground/locales v0.14.0 19:01:23 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 19:01:23 go: downloading google.golang.org/protobuf v1.28.0 19:01:23 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:01:23 go: downloading github.com/fatih/color v1.9.0 19:01:23 go: downloading github.com/mattn/go-isatty v0.0.12 19:01:23 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 19:01:23 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:01:23 go: downloading github.com/mattn/go-colorable v0.1.6 19:01:23 go: downloading github.com/golang/protobuf v1.5.2 19:01:23 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 19:01:23 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:01:23 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:01:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 19:01:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.018s coverage: 4.6% of statements 19:01:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 19:01:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.020s coverage: 92.2% of statements 19:01:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.009s coverage: 85.3% of statements 19:01:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.020s coverage: 54.6% of statements 19:01:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 19:01:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 19:01:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.011s coverage: 100.0% of statements 19:01:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.332s coverage: 88.4% of statements 19:01:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.016s coverage: 25.0% of statements 19:01:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.042s coverage: 79.6% of statements 19:01:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 19:01:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.008s coverage: 41.7% of statements 19:01:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.003s coverage: 91.3% of statements 19:01:45 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:01:45 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:01:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:01:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 19:01:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:01:49 $ docker stop --time=1 f1cfb3de9559d174642e341381e94890c13304718feca854988ff885699bdd13 19:01:51 $ docker rm -f f1cfb3de9559d174642e341381e94890c13304718feca854988ff885699bdd13 [Pipeline] // withDockerContainer [Pipeline] sh 19:01:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:01: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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:53 19:01:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:53 latest: Pulling from edgex-lftools-log-publisher 19:01:53 5eb5b503b376: Pulling fs layer 19:01:53 5c69ac0246d0: Pulling fs layer 19:01:53 ec43610c2a17: Pulling fs layer 19:01:53 3a2ae6a8a46f: Pulling fs layer 19:01:53 33b1e0a273af: Pulling fs layer 19:01:53 5d3b04190fa2: Pulling fs layer 19:01:53 2f39f015ded8: Pulling fs layer 19:01:53 33b1e0a273af: Waiting 19:01:53 3a2ae6a8a46f: Waiting 19:01:53 5d3b04190fa2: Waiting 19:01:53 2f39f015ded8: Waiting 19:01:53 5c69ac0246d0: Download complete 19:01:53 3a2ae6a8a46f: Download complete 19:01:53 33b1e0a273af: Verifying Checksum 19:01:53 33b1e0a273af: Download complete 19:01:53 5d3b04190fa2: Verifying Checksum 19:01:53 5d3b04190fa2: Download complete 19:01:53 ec43610c2a17: Download complete 19:01:53 5eb5b503b376: Verifying Checksum 19:01:53 5eb5b503b376: Download complete 19:01:54 2f39f015ded8: Verifying Checksum 19:01:54 2f39f015ded8: Download complete 19:01:55 5eb5b503b376: Pull complete 19:01:55 5c69ac0246d0: Pull complete 19:01:55 ec43610c2a17: Pull complete 19:01:55 3a2ae6a8a46f: Pull complete 19:01:55 33b1e0a273af: Pull complete 19:01:55 5d3b04190fa2: Pull complete 19:02:00 2f39f015ded8: Pull complete 19:02:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:02:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:02:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:00 prd-ubuntu20.04-docker-8c-8g-20432 does not seem to be running inside a container 19:02:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-358 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-358:/w/workspace/xfoundry_go-mod-bootstrap_PR-358:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-358@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-358@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:02:02 $ docker top 9528acf492a958d4251ac2121d3b9ed199ae2a6ae740fd74c923d65bbfa12b10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:02 ---> job-cost.sh 19:02:02 lf-activate-venv: SKIPPING 19:02:02 INFO: No Stack... 19:02:02 INFO: Retrieving Pricing Info for: v3-standard-8 19:02:03 INFO: Archiving Costs [Pipeline] sh 19:02:03 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-358/archives/cost.csv 19:02:03 + cut -d, -f6 [Pipeline] lock 19:02:03 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-358-2-stack-cost] 19:02:03 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-358-2-stack-cost] did not exist. Created. 19:02:03 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-358-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:02:03 + echo total: 0.2199999988079071 [Pipeline] stash 19:02:03 Stashed 1 file(s) [Pipeline] } 19:02:03 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-358-2-stack-cost] [Pipeline] // lock [Pipeline] } 19:02:03 $ docker stop --time=1 9528acf492a958d4251ac2121d3b9ed199ae2a6ae740fd74c923d65bbfa12b10 19:02:05 $ docker rm -f 9528acf492a958d4251ac2121d3b9ed199ae2a6ae740fd74c923d65bbfa12b10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:02:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20433 in /w/workspace/xfoundry_go-mod-bootstrap_PR-358 [Pipeline] { [Pipeline] ws 19:02:58 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 19:02:58 Selected Git installation does not exist. Using Default 19:02:58 The recommended git tool is: NONE 19:03:05 using credential edgex-jenkins-ssh 19:03:05 Cloning the remote Git repository 19:03:05 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 19:03:05 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 19:03:06 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 19:03:06 > git --version # timeout=10 19:03:06 > git --version # 'git version 2.25.1' 19:03:06 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:07 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 19:03:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:07 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 19:03:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 19:03:07 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/358/head:refs/remotes/origin/PR-358 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:03:07 Merging remotes/origin/main commit 0d265ec6a7bc2d87c5cc6e35df1cbf56e0e3501a into PR head commit e354950b94325ade3d8e1b58d8789ae2107f048b 19:03:08 Merge succeeded, producing 2931cda9d7810afe28e29ce43d12da6067093670 19:03:08 Checking out Revision 2931cda9d7810afe28e29ce43d12da6067093670 (PR-358) 19:03:07 > git config core.sparsecheckout # timeout=10 19:03:07 > git checkout -f e354950b94325ade3d8e1b58d8789ae2107f048b # timeout=10 19:03:08 > git remote # timeout=10 19:03:08 > git config --get remote.origin.url # timeout=10 19:03:08 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:08 > git merge 0d265ec6a7bc2d87c5cc6e35df1cbf56e0e3501a # timeout=10 19:03:08 > git rev-parse HEAD^{commit} # timeout=10 19:03:08 > git config core.sparsecheckout # timeout=10 19:03:08 > git checkout -f 2931cda9d7810afe28e29ce43d12da6067093670 # timeout=10 19:03:12 Commit message: "Merge commit '0d265ec6a7bc2d87c5cc6e35df1cbf56e0e3501a' into HEAD" 19:03:12 > git rev-list --no-walk e354950b94325ade3d8e1b58d8789ae2107f048b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:03:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:03:13 % Total % Received % Xferd Average Speed Time Time Time Current 19:03:13 Dload Upload Total Spent Left Speed 19:03:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 84465 0 --:--:-- --:--:-- --:--:-- 85048 [Pipeline] sh 19:03:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:03:14 + sudo tee /etc/docker/daemon.new 19:03:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:03:14 { 19:03:14 "registry-mirrors": [ 19:03:14 "https://nexus3.edgexfoundry.org:10001" 19:03:14 ], 19:03:14 "bip": "10.250.0.254/24", 19:03:14 "hosts": [ 19:03:14 "tcp://0.0.0.0:5555", 19:03:14 "unix:///var/run/docker.sock" 19:03:14 ], 19:03:14 "mtu": 1458, 19:03:14 "selinux-enabled": true, 19:03:14 "seccomp-profile": "/etc/docker/seccomp.json" 19:03:14 } [Pipeline] sh 19:03:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:03:15 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 19:03:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:03:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:03:33 ========================================================= 19:03:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:03:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:03:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:03:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:03:34 b3c136eddcbf: Pulling fs layer 19:03:34 c0a3192eca97: Pulling fs layer 19:03:34 a050256f5b6f: Pulling fs layer 19:03:34 656be50a0ddc: Pulling fs layer 19:03:34 2bbca73fdf42: Pulling fs layer 19:03:34 46d945488cbd: Pulling fs layer 19:03:34 8a5474983e97: Pulling fs layer 19:03:34 329c88fbcd65: Pulling fs layer 19:03:34 2bbca73fdf42: Waiting 19:03:34 656be50a0ddc: Waiting 19:03:34 46d945488cbd: Waiting 19:03:34 8a5474983e97: Waiting 19:03:34 329c88fbcd65: Waiting 19:03:34 a050256f5b6f: Verifying Checksum 19:03:34 a050256f5b6f: Download complete 19:03:34 c0a3192eca97: Verifying Checksum 19:03:34 c0a3192eca97: Download complete 19:03:34 2bbca73fdf42: Verifying Checksum 19:03:34 2bbca73fdf42: Download complete 19:03:34 46d945488cbd: Verifying Checksum 19:03:34 46d945488cbd: Download complete 19:03:34 b3c136eddcbf: Verifying Checksum 19:03:35 b3c136eddcbf: Pull complete 19:03:35 329c88fbcd65: Verifying Checksum 19:03:35 329c88fbcd65: Download complete 19:03:36 c0a3192eca97: Pull complete 19:03:36 a050256f5b6f: Pull complete 19:03:37 8a5474983e97: Verifying Checksum 19:03:37 8a5474983e97: Download complete 19:03:38 656be50a0ddc: Verifying Checksum 19:03:38 656be50a0ddc: Download complete 19:03:50 656be50a0ddc: Pull complete 19:03:50 2bbca73fdf42: Pull complete 19:03:51 46d945488cbd: Pull complete 19:03:57 8a5474983e97: Pull complete 19:03:59 329c88fbcd65: Pull complete 19:03:59 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 19:03:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:03:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 19:03:59 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:59 + docker inspect -f . ci-base-image-arm64 19:03:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:00 prd-ubuntu20.04-docker-arm64-4c-16g-20433 does not seem to be running inside a container 19:04:00 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:04:03 $ docker top 4bf114e1446e123663e6e7dfb6ee5ad6077e33fdbde6bbc0719ab0b4c34646b8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:04 + go version 19:04:04 go version go1.18.3 linux/arm64 [Pipeline] } 19:04:04 $ docker stop --time=1 4bf114e1446e123663e6e7dfb6ee5ad6077e33fdbde6bbc0719ab0b4c34646b8 19:04:05 $ docker rm -f 4bf114e1446e123663e6e7dfb6ee5ad6077e33fdbde6bbc0719ab0b4c34646b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:06 + docker inspect -f . ci-base-image-arm64 19:04:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:06 prd-ubuntu20.04-docker-arm64-4c-16g-20433 does not seem to be running inside a container 19:04:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:04:08 $ docker top 6fe491bfd5085c19f8fb723f0652ef8a1a65d3db47e8411baa9dd7af6f46d7a3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:09 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/2 [Pipeline] fileExists [Pipeline] sh 19:04:09 + make test 19:04:09 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:04:09 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 19:04:09 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 19:04:09 go: downloading github.com/pelletier/go-toml v1.9.5 19:04:09 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.5 19:04:10 go: downloading github.com/stretchr/testify v1.8.0 19:04:10 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 19:04:10 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:04:10 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 19:04:10 go: downloading github.com/gorilla/mux v1.8.0 19:04:10 go: downloading github.com/google/uuid v1.3.0 19:04:10 go: downloading github.com/hashicorp/go-multierror v1.1.1 19:04:10 go: downloading github.com/davecgh/go-spew v1.1.1 19:04:10 go: downloading github.com/pmezard/go-difflib v1.0.0 19:04:10 go: downloading gopkg.in/yaml.v3 v3.0.1 19:04:10 go: downloading github.com/go-kit/log v0.2.0 19:04:10 go: downloading github.com/stretchr/objx v0.4.0 19:04:10 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 19:04:10 go: downloading github.com/go-playground/validator/v10 v10.10.1 19:04:10 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 19:04:10 go: downloading github.com/hashicorp/errwrap v1.0.0 19:04:10 go: downloading github.com/hashicorp/consul/api v1.9.1 19:04:10 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:04:10 go: downloading github.com/go-logfmt/logfmt v0.5.1 19:04:10 go: downloading github.com/zeebo/errs v1.2.2 19:04:10 go: downloading google.golang.org/grpc v1.46.0 19:04:11 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 19:04:11 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:04:11 go: downloading github.com/pebbe/zmq4 v1.2.7 19:04:11 go: downloading github.com/go-playground/universal-translator v0.18.0 19:04:11 go: downloading github.com/leodido/go-urn v1.2.1 19:04:11 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 19:04:11 go: downloading golang.org/x/text v0.3.7 19:04:11 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:04:12 go: downloading github.com/mitchellh/copystructure v1.0.0 19:04:12 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:04:12 go: downloading github.com/x448/float16 v0.8.4 19:04:12 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 19:04:12 go: downloading google.golang.org/protobuf v1.28.0 19:04:13 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:04:13 go: downloading github.com/hashicorp/go-hclog v0.12.0 19:04:13 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:04:13 go: downloading github.com/hashicorp/serf v0.9.5 19:04:13 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 19:04:13 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 19:04:13 go: downloading github.com/go-playground/locales v0.14.0 19:04:13 go: downloading github.com/gorilla/websocket v1.4.2 19:04:14 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:04:14 go: downloading github.com/golang/protobuf v1.5.2 19:04:14 go: downloading github.com/fatih/color v1.9.0 19:04:14 go: downloading github.com/mattn/go-isatty v0.0.12 19:04:14 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:04:14 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 19:04:15 go: downloading github.com/mattn/go-colorable v0.1.6 19:04:15 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:04:15 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:05:37 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 19:05:37 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.069s coverage: 4.6% of statements 19:05:37 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 19:05:37 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.105s coverage: 92.2% of statements 19:05:37 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.030s coverage: 85.3% of statements 19:05:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.083s coverage: 54.6% of statements 19:05:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 19:05:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 19:05:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.152s coverage: 100.0% of statements 19:05:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.410s coverage: 88.4% of statements 19:05:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.098s coverage: 25.0% of statements 19:05:48 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.092s coverage: 79.6% of statements 19:05:48 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 19:05:48 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.040s coverage: 41.7% of statements 19:05:48 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.014s coverage: 91.3% of statements 19:05:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:05:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:06:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:06:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 19:06:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:06:07 $ docker stop --time=1 6fe491bfd5085c19f8fb723f0652ef8a1a65d3db47e8411baa9dd7af6f46d7a3 19:06:08 $ docker rm -f 6fe491bfd5085c19f8fb723f0652ef8a1a65d3db47e8411baa9dd7af6f46d7a3 [Pipeline] // withDockerContainer [Pipeline] sh 19:06:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:06:11 Warning: overwriting stash ‘coverage-report’ 19:06:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:06:12 19:06:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:06:13 arm64: Pulling from edgex-lftools-log-publisher 19:06:13 8998bd30e6a1: Pulling fs layer 19:06:13 04944245beec: Pulling fs layer 19:06:13 699f458cf7ca: Pulling fs layer 19:06:13 765212b225bb: Pulling fs layer 19:06:13 f23df028b6ca: Pulling fs layer 19:06:13 d65c8cfc05b1: Pulling fs layer 19:06:13 2437ff75d9bd: Pulling fs layer 19:06:13 765212b225bb: Waiting 19:06:13 f23df028b6ca: Waiting 19:06:13 d65c8cfc05b1: Waiting 19:06:13 2437ff75d9bd: Waiting 19:06:13 04944245beec: Verifying Checksum 19:06:13 04944245beec: Download complete 19:06:13 765212b225bb: Verifying Checksum 19:06:13 765212b225bb: Download complete 19:06:13 f23df028b6ca: Verifying Checksum 19:06:13 f23df028b6ca: Download complete 19:06:13 d65c8cfc05b1: Verifying Checksum 19:06:13 d65c8cfc05b1: Download complete 19:06:13 699f458cf7ca: Verifying Checksum 19:06:13 699f458cf7ca: Download complete 19:06:14 8998bd30e6a1: Verifying Checksum 19:06:14 8998bd30e6a1: Download complete 19:06:16 2437ff75d9bd: Verifying Checksum 19:06:16 2437ff75d9bd: Download complete 19:06:18 8998bd30e6a1: Pull complete 19:06:18 04944245beec: Pull complete 19:06:20 699f458cf7ca: Pull complete 19:06:20 765212b225bb: Pull complete 19:06:21 f23df028b6ca: Pull complete 19:06:21 d65c8cfc05b1: Pull complete 19:06:36 2437ff75d9bd: Pull complete 19:06:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:06:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:06:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:36 prd-ubuntu20.04-docker-arm64-4c-16g-20433 does not seem to be running inside a container 19:06:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:06:39 $ docker top 5a5ea985568cb8d078f4fa83cffcb2ccb3f58ed240d861a5ba02857f7f2a9f57 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:40 ---> job-cost.sh 19:06:40 lf-activate-venv: SKIPPING 19:06:40 INFO: No Stack... 19:06:40 INFO: Retrieving Pricing Info for: v3-standard-4 19:06:41 INFO: Archiving Costs [Pipeline] sh 19:06:42 + cut -d, -f6 19:06:42 + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv [Pipeline] lock 19:06:42 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-358-2-stack-cost] 19:06:42 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-358-2-stack-cost] did not exist. Created. 19:06:42 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-358-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:06:42 /w/workspace/go-mod-bootstrap/2@tmp/durable-56697b7a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:06:43 + echo total: 0.10999999940395355 [Pipeline] stash 19:06:43 Warning: overwriting stash ‘stack-cost’ 19:06:43 Stashed 1 file(s) [Pipeline] } 19:06:43 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-358-2-stack-cost] [Pipeline] // lock [Pipeline] } 19:06:43 $ docker stop --time=1 5a5ea985568cb8d078f4fa83cffcb2ccb3f58ed240d861a5ba02857f7f2a9f57 19:06:45 $ docker rm -f 5a5ea985568cb8d078f4fa83cffcb2ccb3f58ed240d861a5ba02857f7f2a9f57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 19:06:45 provisioning config files... 19:06:45 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-358@tmp/config6358491902268429189tmp [Pipeline] { [Pipeline] sh 19:06:45 + set +x 19:06:45 + curl -s https://codecov.io/bash 19:06:45 + bash -s -- 19:06:45 19:06:45 _____ _ 19:06:45 / ____| | | 19:06:45 | | ___ __| | ___ ___ _____ __ 19:06:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:06:45 | |___| (_) | (_| | __/ (_| (_) \ V / 19:06:45 \_____\___/ \__,_|\___|\___\___/ \_/ 19:06:45 Bash-1.0.6 19:06:45 19:06:45 19:06:45 ==> git version 2.25.1 found 19:06:45 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:06:45 Release-Date: 2020-01-08 19:06:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:06:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:06:45 ==> Jenkins CI detected. 19:06:45 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-358 19:06:45 project root: . 19:06:45 --> token set from env 19:06:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:06:45 ==> Running gcov in . (disable via -X gcov) 19:06:45 ==> Python coveragepy not found 19:06:45 ==> Searching for coverage reports in: 19:06:45 + . 19:06:45 -> Found 1 reports 19:06:45 ==> Detecting git/mercurial file structure 19:06:45 ==> Reading reports 19:06:46 + ./coverage.out bytes=56351 19:06:46 ==> Appending adjustments 19:06:46 https://docs.codecov.io/docs/fixing-reports 19:06:46 + Found adjustments 19:06:46 ==> Gzipping contents 19:06:46 12K /tmp/codecov.3OrpNj.gz 19:06:46 ==> Uploading reports 19:06:46 url: https://codecov.io 19:06:46 query: branch=PR-358&commit=fa9a8479b78ec45e75ae7adecd971d845cca4134&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-358%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=358&job=&cmd_args= 19:06:46 -> Pinging Codecov 19:06:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-358&commit=fa9a8479b78ec45e75ae7adecd971d845cca4134&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-358%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=358&job=&cmd_args= 19:06:46 -> Uploading to 19:06:46 https://storage.googleapis.com/codecov/v4/raw/2022-07-18/833815588EE85121546D348822E98E2E/fa9a8479b78ec45e75ae7adecd971d845cca4134/7c43d12b-7830-46a3-b708-325d4ac99dc7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220718%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220718T190646Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d78e61e65fdd89567099de9003eccea0a98a9c9407615e4c0f58b69b31eee19e 19:06:46 % Total % Received % Xferd Average Speed Time Time Time Current 19:06:46 Dload Upload Total Spent Left Speed 19:06:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9336 0 0 100 9336 0 33703 --:--:-- --:--:-- --:--:-- 33582 19:06:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/fa9a8479b78ec45e75ae7adecd971d845cca4134 [Pipeline] } 19:06:46 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:06:47 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-358/archives ] 19:06:47 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-358/archives 19:06:47 total 16 19:06:47 drwxr-xr-x 3 root root 4096 Jul 18 19:02 . 19:06:47 drwxrwxr-x 9 jenkins jenkins 4096 Jul 18 19:02 .. 19:06:47 drwxr-xr-x 2 root root 4096 Jul 18 19:02 cost 19:06:47 -rw-r--r-- 1 root root 87 Jul 18 19:02 cost.csv 19:06:47 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-358/archives 19:06:47 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-358/archives 19:06:47 total 16 19:06:47 drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 19:02 . 19:06:47 drwxrwxr-x 9 jenkins jenkins 4096 Jul 18 19:02 .. 19:06:47 drwxr-xr-x 2 jenkins jenkins 4096 Jul 18 19:02 cost 19:06:47 -rw-r--r-- 1 jenkins jenkins 87 Jul 18 19:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:06:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:06:48 ---> package-listing.sh 19:06:48 ++ facter osfamily 19:06:48 ++ tr '[:upper:]' '[:lower:]' 19:06:49 + OS_FAMILY=debian 19:06:49 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-358 19:06:49 + START_PACKAGES=/tmp/packages_start.txt 19:06:49 + END_PACKAGES=/tmp/packages_end.txt 19:06:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:06:49 + PACKAGES=/tmp/packages_start.txt 19:06:49 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-358 ']' 19:06:49 + PACKAGES=/tmp/packages_end.txt 19:06:49 + case "${OS_FAMILY}" in 19:06:49 + dpkg -l 19:06:49 + grep '^ii' 19:06:49 + '[' -f /tmp/packages_start.txt ']' 19:06:49 + '[' -f /tmp/packages_end.txt ']' 19:06:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:06:49 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-358 ']' 19:06:49 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-358/archives/ 19:06:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-358/archives/ [Pipeline] echo 19:06:49 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-358/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:06:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:06:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:50 prd-ubuntu20.04-docker-8c-8g-20432 does not seem to be running inside a container 19:06:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-358/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-358 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-358:/w/workspace/xfoundry_go-mod-bootstrap_PR-358:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-358@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-358@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:06:50 $ docker top e17e40ba1728b524a18a8e39e4a29b5a855faea309f9cc82daea5688727c0e0a -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:50 + touch /tmp/pre-build-complete [Pipeline] sh 19:06:50 + mkdir -p /var/log/sysstat [Pipeline] sh 19:06:51 + ls /var/log/sa-host 19:06:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:51 provisioning config files... 19:06:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-358@tmp/config5910794115507839309tmp [Pipeline] { [Pipeline] echo 19:06:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:06:51 ---> create-netrc.sh [Pipeline] } 19:06:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:06:52 ---> python-tools-install.sh [Pipeline] echo 19:06:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:06:52 ---> sudo-logs.sh 19:06:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:06:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:06:52 ---> job-cost.sh 19:06:52 lf-activate-venv: SKIPPING 19:06:52 DEBUG: total: 0.2199999988079071 19:06:52 INFO: Retrieving Stack Cost... 19:06:52 INFO: Retrieving Pricing Info for: v3-standard-8 19:06:53 INFO: Archiving Costs [Pipeline] echo 19:06:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:06:53 ---> logs-deploy.sh 19:06:53 lf-activate-venv: SKIPPING 19:06:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-358/2 19:06:53 INFO: archiving workspace using pattern(s): 19:06:54 Archives upload complete. 19:06:55 INFO: archiving logs to Nexus 19:06:55 ---> uname -a: 19:06:55 Linux prd-ubuntu20-04-docker-8c-8g-20432 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:06:55 19:06:55 19:06:55 ---> lscpu: 19:06:55 Architecture: x86_64 19:06:55 CPU op-mode(s): 32-bit, 64-bit 19:06:55 Byte Order: Little Endian 19:06:55 Address sizes: 40 bits physical, 48 bits virtual 19:06:55 CPU(s): 8 19:06:55 On-line CPU(s) list: 0-7 19:06:55 Thread(s) per core: 1 19:06:55 Core(s) per socket: 1 19:06:55 Socket(s): 8 19:06:55 NUMA node(s): 1 19:06:55 Vendor ID: AuthenticAMD 19:06:55 CPU family: 23 19:06:55 Model: 49 19:06:55 Model name: AMD EPYC-Rome Processor 19:06:55 Stepping: 0 19:06:55 CPU MHz: 2799.998 19:06:55 BogoMIPS: 5599.99 19:06:55 Virtualization: AMD-V 19:06:55 Hypervisor vendor: KVM 19:06:55 Virtualization type: full 19:06:55 L1d cache: 256 KiB 19:06:55 L1i cache: 256 KiB 19:06:55 L2 cache: 4 MiB 19:06:55 L3 cache: 128 MiB 19:06:55 NUMA node0 CPU(s): 0-7 19:06:55 Vulnerability Itlb multihit: Not affected 19:06:55 Vulnerability L1tf: Not affected 19:06:55 Vulnerability Mds: Not affected 19:06:55 Vulnerability Meltdown: Not affected 19:06:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:06:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:06:55 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:06:55 Vulnerability Srbds: Not affected 19:06:55 Vulnerability Tsx async abort: Not affected 19:06:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:06:55 19:06:55 19:06:55 ---> nproc: 19:06:55 8 19:06:55 19:06:55 19:06:55 ---> df -h: 19:06:55 Filesystem Size Used Avail Use% Mounted on 19:06:55 overlay 155G 11G 145G 7% / 19:06:55 tmpfs 64M 0 64M 0% /dev 19:06:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:06:55 shm 64M 0 64M 0% /dev/shm 19:06:55 /dev/vda1 155G 11G 145G 7% /facter-os 19:06:55 19:06:55 19:06:55 ---> sar -b -r -n DEV: 19:06:55 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20432) 07/18/22 _x86_64_ (8 CPU) 19:06:55 19:06:55 19:00:11 LINUX RESTART (8 CPU) 19:06:55 19:06:55 19:01:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:06:55 19:02:01 95.17 1.27 93.90 0.00 44.60 61174.31 0.00 19:06:55 19:03:01 14.95 0.00 14.95 0.00 0.00 4642.44 0.00 19:06:55 19:04:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 19:06:55 19:05:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 19:06:55 19:06:01 1.00 0.02 0.98 0.00 0.13 12.80 0.00 19:06:55 Average: 22.44 0.25 22.19 0.00 8.83 13010.48 0.00 19:06:55 19:06:55 19:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:06:55 19:02:01 28417520 31762068 533008 1.62 123740 3439008 1968520 5.80 1250176 2777316 126612 19:06:55 19:03:01 28440880 31785856 510064 1.55 124040 3439136 1787904 5.27 1237676 2764924 20 19:06:55 19:04:01 28441476 31786588 509116 1.55 124064 3439148 1787904 5.27 1237568 2764940 24 19:06:55 19:05:01 28448104 31793240 502328 1.53 124096 3439148 1787904 5.27 1230652 2764940 40 19:06:55 19:06:01 28447972 31793060 502468 1.53 124132 3439152 1787904 5.27 1231104 2764952 36 19:06:55 Average: 28439190 31784162 511397 1.56 124014 3439118 1824027 5.38 1237435 2767414 25346 19:06:55 19:06:55 19:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:06:55 19:02:01 docker0 46.30 50.42 3.76 737.70 0.00 0.00 0.00 0.00 19:06:55 19:02:01 lo 2.17 2.17 0.22 0.22 0.00 0.00 0.00 0.00 19:06:55 19:02:01 ens3 375.24 286.04 7333.29 91.80 0.00 0.00 0.00 0.00 19:06:55 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:55 19:03:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:06:55 19:03:01 ens3 9.10 5.55 8.43 3.11 0.00 0.00 0.00 0.00 19:06:55 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:55 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:55 19:04:01 ens3 0.98 0.38 0.39 0.27 0.00 0.00 0.00 0.00 19:06:55 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:55 19:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:06:55 19:05:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:06:55 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:55 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:55 19:06:01 ens3 14.85 8.73 13.06 0.66 0.00 0.00 0.00 0.00 19:06:55 Average: docker0 9.14 9.95 0.74 145.56 0.00 0.00 0.00 0.00 19:06:55 Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 19:06:55 Average: ens3 79.06 59.40 1451.38 18.93 0.00 0.00 0.00 0.00 19:06:55 19:06:55 19:06:55 ---> sar -P ALL: 19:06:55 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20432) 07/18/22 _x86_64_ (8 CPU) 19:06:55 19:06:55 19:00:11 LINUX RESTART (8 CPU) 19:06:55 19:06:55 19:01:02 CPU %user %nice %system %iowait %steal %idle 19:06:55 19:02:01 all 30.10 0.00 6.57 0.97 0.08 62.28 19:06:55 19:02:01 0 30.74 0.00 6.85 0.33 0.07 62.02 19:06:55 19:02:01 1 29.93 0.00 6.35 2.86 0.09 60.77 19:06:55 19:02:01 2 30.14 0.00 6.36 0.07 0.07 63.36 19:06:55 19:02:01 3 30.03 0.00 6.98 3.89 0.09 59.01 19:06:55 19:02:01 4 30.20 0.00 6.29 0.14 0.07 63.30 19:06:55 19:02:01 5 30.53 0.00 6.09 0.19 0.07 63.12 19:06:55 19:02:01 6 30.21 0.00 7.41 0.22 0.07 62.08 19:06:55 19:02:01 7 29.03 0.00 6.24 0.09 0.09 64.56 19:06:55 19:03:01 all 0.53 0.00 0.17 0.11 0.00 99.19 19:06:55 19:03:01 0 0.27 0.00 0.12 0.07 0.00 99.55 19:06:55 19:03:01 1 0.15 0.00 0.15 0.02 0.00 99.68 19:06:55 19:03:01 2 0.33 0.00 0.15 0.00 0.00 99.52 19:06:55 19:03:01 3 0.25 0.00 0.30 0.65 0.00 98.80 19:06:55 19:03:01 4 0.38 0.00 0.13 0.10 0.02 99.37 19:06:55 19:03:01 5 0.48 0.00 0.18 0.00 0.00 99.33 19:06:55 19:03:01 6 2.09 0.00 0.20 0.00 0.02 97.70 19:06:55 19:03:01 7 0.23 0.00 0.15 0.02 0.00 99.60 19:06:55 19:04:01 all 0.28 0.00 0.01 0.00 0.00 99.71 19:06:55 19:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:06:55 19:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:06:55 19:04:01 2 0.07 0.00 0.02 0.00 0.00 99.92 19:06:55 19:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:06:55 19:04:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:06:55 19:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:06:55 19:04:01 6 2.00 0.00 0.02 0.00 0.00 97.98 19:06:55 19:04:01 7 0.03 0.00 0.03 0.00 0.00 99.93 19:06:55 19:05:01 all 0.25 0.00 0.02 0.00 0.00 99.72 19:06:55 19:05:01 0 0.00 0.00 0.03 0.02 0.00 99.95 19:06:55 19:05:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:06:55 19:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:06:55 19:05:01 3 0.05 0.00 0.02 0.00 0.00 99.93 19:06:55 19:05:01 4 0.07 0.00 0.10 0.02 0.00 99.82 19:06:55 19:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:06:55 19:05:01 6 1.76 0.00 0.00 0.00 0.02 98.22 19:06:55 19:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:06:55 19:06:01 all 0.04 0.00 0.02 0.00 0.00 99.94 19:06:55 19:06:01 0 0.03 0.00 0.00 0.02 0.00 99.95 19:06:55 19:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:06:55 19:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:06:55 19:06:01 3 0.07 0.00 0.03 0.00 0.00 99.90 19:06:55 19:06:01 4 0.03 0.00 0.02 0.02 0.00 99.93 19:06:55 19:06:01 5 0.05 0.00 0.02 0.00 0.00 99.93 19:06:55 19:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:06:55 19:06:01 7 0.07 0.00 0.08 0.00 0.00 99.85 19:06:55 Average: all 6.09 0.00 1.33 0.21 0.02 92.35 19:06:55 Average: 0 6.07 0.00 1.37 0.08 0.01 92.46 19:06:55 Average: 1 5.88 0.00 1.28 0.56 0.02 92.27 19:06:55 Average: 2 5.95 0.00 1.28 0.01 0.01 92.75 19:06:55 Average: 3 5.95 0.00 1.44 0.89 0.02 91.70 19:06:55 Average: 4 6.03 0.00 1.29 0.06 0.02 92.61 19:06:55 Average: 5 6.07 0.00 1.23 0.04 0.01 92.65 19:06:55 Average: 6 7.03 0.00 1.48 0.04 0.02 91.43 19:06:55 Average: 7 5.72 0.00 1.27 0.02 0.02 92.97 19:06:55 19:06:55 19:06:55