Pull request #418 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ff09766148ca2d4d309a941fa42518bb67a0841c+1408062522feaf7231051c42e79d70f4fe9a1e2a (2ec39d37d5d49702eb54fb578814a58d964df5c5) 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-ssh2717552604606151078.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh14958570611117181025.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-418/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-418/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13877589059347947195.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh16470181447591345652.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-418/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-418/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10167455315289879534.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3291’ Running on prd-ubuntu20.04-docker-8c-8g-3294 in /w/workspace/xfoundry_go-mod-bootstrap_PR-418 [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-418 # 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 Merging remotes/origin/main commit 1408062522feaf7231051c42e79d70f4fe9a1e2a into PR head commit ff09766148ca2d4d309a941fa42518bb67a0841c Merge succeeded, producing 9fe1e2b2e3ef25cb375d2ff47b9b6684e098bfc8 Checking out Revision 9fe1e2b2e3ef25cb375d2ff47b9b6684e098bfc8 (PR-418) > 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/418/head:refs/remotes/origin/PR-418 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff09766148ca2d4d309a941fa42518bb67a0841c # 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 1408062522feaf7231051c42e79d70f4fe9a1e2a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9fe1e2b2e3ef25cb375d2ff47b9b6684e098bfc8 # timeout=10 Commit message: "Merge commit '1408062522feaf7231051c42e79d70f4fe9a1e2a' into HEAD" > git rev-list --no-walk ff09766148ca2d4d309a941fa42518bb67a0841c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:18:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:18:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:18:17 ========================================================= 00:18:17 EdgeX Global Pipelines Version Info 00:18:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:18:18 ------------------- 00:18:18 stable info: 00:18:18 ------------------- 00:18:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:18:18 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:18:18 Message: update stable to v1.0.244 00:18:18 ------------------- 00:18:18 experimental info: 00:18:18 ------------------- 00:18:18 Commited By: **** collab-it+edgex@linuxfoundation.org 00:18:18 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 00:18:18 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:18:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 00:18:18 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 00:18:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:18:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:18:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:18:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 00:18:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 00:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:18:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:18:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:18:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-418 [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-418 [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-418 [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9fe1e2b2e3ef25cb375d2ff47b9b6684e098bfc8 [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9fe1e2b [Pipeline] echo 00:18:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:18:19 + git rev-list -1 --merges 9fe1e2b2e3ef25cb375d2ff47b9b6684e098bfc8~1..9fe1e2b2e3ef25cb375d2ff47b9b6684e098bfc8 [Pipeline] echo 00:18:19 -----------> git rev-list -1 --merges 9fe1e2b2e3ef25cb375d2ff47b9b6684e098bfc8~1..9fe1e2b2e3ef25cb375d2ff47b9b6684e098bfc8 9fe1e2b2e3ef25cb375d2ff47b9b6684e098bfc8 00:18:19 9fe1e2b2e3ef25cb375d2ff47b9b6684e098bfc8 [false] [Pipeline] sh 00:18:19 + git log --format=format:%s -1 9fe1e2b2e3ef25cb375d2ff47b9b6684e098bfc8 [Pipeline] echo 00:18:19 ========================================================= 00:18:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:18:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:18:20 + git log --format=format:%s -1 9fe1e2b2e3ef25cb375d2ff47b9b6684e098bfc8 [Pipeline] echo 00:18:20 [semverPrep] GIT_COMMIT: 9fe1e2b2e3ef25cb375d2ff47b9b6684e098bfc8, Commit Message: Merge commit '1408062522feaf7231051c42e79d70f4fe9a1e2a' into HEAD [Pipeline] echo 00:18:20 [semverPrep] This is not a build commit. [Pipeline] sh 00:18:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:18:20 + grep -v github /etc/ssh/ssh_known_hosts 00:18:20 + [ -e /tmp/ssh_known_hosts ] 00:18:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:18:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:18:20 + sudo tee -a /etc/ssh/ssh_known_hosts 00:18:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:21 00:18:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:21 0.1.4: Pulling from edgex-devops/py-git-semver 00:18:21 b85a868b505f: Pulling fs layer 00:18:21 e2be974225ed: Pulling fs layer 00:18:21 339a4e72a1f5: Pulling fs layer 00:18:21 988bab9f4d93: Pulling fs layer 00:18:21 1469e6f7b9e6: Pulling fs layer 00:18:21 eaf3925da568: Pulling fs layer 00:18:21 bab4dde63d76: Pulling fs layer 00:18:21 bde34c3a00c8: Pulling fs layer 00:18:21 b352a97aabf1: Pulling fs layer 00:18:21 4872d77fe225: Pulling fs layer 00:18:21 5851b861e8e6: Pulling fs layer 00:18:21 988bab9f4d93: Waiting 00:18:21 bde34c3a00c8: Waiting 00:18:21 b352a97aabf1: Waiting 00:18:21 4872d77fe225: Waiting 00:18:21 eaf3925da568: Waiting 00:18:21 1469e6f7b9e6: Waiting 00:18:21 e2be974225ed: Verifying Checksum 00:18:21 e2be974225ed: Download complete 00:18:21 988bab9f4d93: Download complete 00:18:22 1469e6f7b9e6: Verifying Checksum 00:18:22 1469e6f7b9e6: Download complete 00:18:22 eaf3925da568: Verifying Checksum 00:18:22 eaf3925da568: Download complete 00:18:22 339a4e72a1f5: Verifying Checksum 00:18:22 339a4e72a1f5: Download complete 00:18:22 bde34c3a00c8: Download complete 00:18:22 b352a97aabf1: Download complete 00:18:22 4872d77fe225: Verifying Checksum 00:18:22 4872d77fe225: Download complete 00:18:22 5851b861e8e6: Download complete 00:18:22 b85a868b505f: Verifying Checksum 00:18:22 b85a868b505f: Download complete 00:18:22 bab4dde63d76: Verifying Checksum 00:18:22 bab4dde63d76: Download complete 00:18:23 b85a868b505f: Pull complete 00:18:23 e2be974225ed: Pull complete 00:18:24 339a4e72a1f5: Pull complete 00:18:24 988bab9f4d93: Pull complete 00:18:24 1469e6f7b9e6: Pull complete 00:18:24 eaf3925da568: Pull complete 00:18:26 bab4dde63d76: Pull complete 00:18:26 bde34c3a00c8: Pull complete 00:18:26 b352a97aabf1: Pull complete 00:18:26 4872d77fe225: Pull complete 00:18:26 5851b861e8e6: Pull complete 00:18:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:18:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:26 prd-ubuntu20.04-docker-8c-8g-3294 does not seem to be running inside a container 00:18:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-418 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-418:/w/workspace/xfoundry_go-mod-bootstrap_PR-418:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-418@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-418@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:18:28 $ docker top b4e0f9d09c34643f158e3196c39a464aca4e3305ed4e0e857b20a61a4a5a1daf -eo pid,comm 00:18:28 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). 00:18:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:18:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:18:28 [ssh-agent] Looking for ssh-agent implementation... 00:18:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:18:28 $ docker exec b4e0f9d09c34643f158e3196c39a464aca4e3305ed4e0e857b20a61a4a5a1daf ssh-agent 00:18:28 SSH_AUTH_SOCK=/tmp/ssh-7jNMnGWCOH5Y/agent.32 00:18:28 SSH_AGENT_PID=38 00:18:28 Running ssh-add (command line suppressed) 00:18:28 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-418@tmp/private_key_6593911537180683118.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-418@tmp/private_key_6593911537180683118.key) 00:18:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:18:28 + git tag --points-at HEAD [Pipeline] } 00:18:28 $ docker exec --env ******** --env ******** b4e0f9d09c34643f158e3196c39a464aca4e3305ed4e0e857b20a61a4a5a1daf ssh-agent -k 00:18:29 unset SSH_AUTH_SOCK; 00:18:29 unset SSH_AGENT_PID; 00:18:29 echo Agent pid 38 killed; 00:18:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:18:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:18:29 [ssh-agent] Looking for ssh-agent implementation... 00:18:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:18:29 $ docker exec b4e0f9d09c34643f158e3196c39a464aca4e3305ed4e0e857b20a61a4a5a1daf ssh-agent 00:18:29 SSH_AUTH_SOCK=/tmp/ssh-WpIQAJtNOJGu/agent.71 00:18:29 SSH_AGENT_PID=77 00:18:29 Running ssh-add (command line suppressed) 00:18:29 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-418@tmp/private_key_1581154177150199977.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-418@tmp/private_key_1581154177150199977.key) 00:18:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:18:29 + git semver init 00:18:29 2023-01-23 00:18:29,905 [run_init] DEBUG init version:0.0.0 force:False 00:18:29 2023-01-23 00:18:29,906 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-418/.semver 00:18:29 2023-01-23 00:18:29,906 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-418/.semver 00:18:29 2023-01-23 00:18:29,906 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-418/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-418, universal_newlines=False, shell=None, istream=None) 00:18:30 2023-01-23 00:18:30,698 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-418/.git/info/exclude 00:18:30 2023-01-23 00:18:30,698 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-418/.semver/PR-418 with force:False 00:18:30 2023-01-23 00:18:30,699 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-418/.semver/PR-418 00:18:30 2023-01-23 00:18:30,702 [execute] INFO git cat-file --batch-check 00:18:30 2023-01-23 00:18:30,703 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-418/.semver, universal_newlines=False, shell=None, istream=) 00:18:30 2023-01-23 00:18:30,709 [execute] INFO git cat-file --batch 00:18:30 2023-01-23 00:18:30,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-418/.semver, universal_newlines=False, shell=None, istream=) 00:18:30 2023-01-23 00:18:30,715 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-418/.semver/PR-418 00:18:30 0.0.0 [Pipeline] } 00:18:30 $ docker exec --env ******** --env ******** b4e0f9d09c34643f158e3196c39a464aca4e3305ed4e0e857b20a61a4a5a1daf ssh-agent -k 00:18:31 unset SSH_AUTH_SOCK; 00:18:31 unset SSH_AGENT_PID; 00:18:31 echo Agent pid 77 killed; 00:18:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:18:31 + git semver [Pipeline] } 00:18:31 $ docker stop --time=1 b4e0f9d09c34643f158e3196c39a464aca4e3305ed4e0e857b20a61a4a5a1daf 00:18:32 $ docker rm -f --volumes b4e0f9d09c34643f158e3196c39a464aca4e3305ed4e0e857b20a61a4a5a1daf [Pipeline] // withDockerContainer [Pipeline] sh 00:18:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:18:33 Stashed 1 file(s) [Pipeline] echo 00:18:33 [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 00:18:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:18:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:18:33 ========================================================= 00:18:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 00:18:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:18:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:18:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 00:18:33 213ec9aee27d: Pulling fs layer 00:18:33 4583459ba037: Pulling fs layer 00:18:33 93c1e223e6f2: Pulling fs layer 00:18:33 53926ce57604: Pulling fs layer 00:18:33 21b2b0c7a3f4: Pulling fs layer 00:18:33 22ff95d597cd: Pulling fs layer 00:18:33 12d6caf4c0d1: Pulling fs layer 00:18:33 96b7cbca73a9: Pulling fs layer 00:18:33 a7acece74701: Pulling fs layer 00:18:33 96b7cbca73a9: Waiting 00:18:33 21b2b0c7a3f4: Waiting 00:18:33 a7acece74701: Waiting 00:18:33 53926ce57604: Waiting 00:18:33 22ff95d597cd: Waiting 00:18:33 12d6caf4c0d1: Waiting 00:18:33 93c1e223e6f2: Verifying Checksum 00:18:33 93c1e223e6f2: Download complete 00:18:33 4583459ba037: Download complete 00:18:33 21b2b0c7a3f4: Verifying Checksum 00:18:33 21b2b0c7a3f4: Download complete 00:18:33 22ff95d597cd: Verifying Checksum 00:18:33 22ff95d597cd: Download complete 00:18:33 213ec9aee27d: Verifying Checksum 00:18:34 12d6caf4c0d1: Verifying Checksum 00:18:34 12d6caf4c0d1: Download complete 00:18:34 213ec9aee27d: Pull complete 00:18:34 4583459ba037: Pull complete 00:18:34 93c1e223e6f2: Pull complete 00:18:36 a7acece74701: Verifying Checksum 00:18:36 a7acece74701: Download complete 00:18:36 53926ce57604: Verifying Checksum 00:18:36 53926ce57604: Download complete 00:18:36 96b7cbca73a9: Verifying Checksum 00:18:36 96b7cbca73a9: Download complete 00:18:39 53926ce57604: Pull complete 00:18:39 21b2b0c7a3f4: Pull complete 00:18:39 22ff95d597cd: Pull complete 00:18:39 12d6caf4c0d1: Pull complete 00:18:41 96b7cbca73a9: Pull complete 00:18:42 a7acece74701: Pull complete 00:18:42 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 00:18:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:18:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 00:18:42 + 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 00:18:42 + docker inspect -f . ci-base-image-x86_64 00:18:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:42 prd-ubuntu20.04-docker-8c-8g-3294 does not seem to be running inside a container 00:18:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-418 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-418:/w/workspace/xfoundry_go-mod-bootstrap_PR-418:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-418@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-418@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 ******** ci-base-image-x86_64 cat 00:18:45 $ docker top 7a4df0ae12775c12504e577f59824a67dcfefa1437d0a32e6b450c1047a3030b -eo pid,comm [Pipeline] { [Pipeline] sh 00:18:45 + go version 00:18:45 go version go1.18.7 linux/amd64 [Pipeline] } 00:18:45 $ docker stop --time=1 7a4df0ae12775c12504e577f59824a67dcfefa1437d0a32e6b450c1047a3030b 00:18:46 $ docker rm -f --volumes 7a4df0ae12775c12504e577f59824a67dcfefa1437d0a32e6b450c1047a3030b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:47 + docker inspect -f . ci-base-image-x86_64 00:18:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:47 prd-ubuntu20.04-docker-8c-8g-3294 does not seem to be running inside a container 00:18:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-bootstrap_PR-418 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-418:/w/workspace/xfoundry_go-mod-bootstrap_PR-418:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-418@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-418@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 ******** ci-base-image-x86_64 cat 00:18:47 $ docker top b015684d0de2637b76ecf7a0669be42c93c0f1c45755bd9e3e32ba094c925864 -eo pid,comm [Pipeline] { [Pipeline] sh 00:18:48 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-418 [Pipeline] fileExists [Pipeline] sh 00:18:48 + make test 00:18:48 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:18:48 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:18:48 go: downloading github.com/stretchr/testify v1.8.1 00:18:48 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.6 00:18:48 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.4 00:18:48 go: downloading github.com/google/uuid v1.3.0 00:18:48 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:18:48 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 00:18:48 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.4 00:18:48 Still waiting to schedule task 00:18:48 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3293’ 00:18:48 go: downloading github.com/gorilla/mux v1.8.0 00:18:48 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 00:18:48 go: downloading github.com/pelletier/go-toml v1.9.5 00:18:48 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 00:18:48 go: downloading github.com/davecgh/go-spew v1.1.1 00:18:48 go: downloading github.com/pmezard/go-difflib v1.0.0 00:18:48 go: downloading github.com/stretchr/objx v0.5.0 00:18:48 go: downloading gopkg.in/yaml.v3 v3.0.1 00:18:48 go: downloading github.com/go-playground/validator/v10 v10.11.1 00:18:48 go: downloading github.com/go-kit/log v0.2.1 00:18:48 go: downloading github.com/hashicorp/errwrap v1.0.0 00:18:48 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 00:18:48 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 00:18:48 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:18:48 go: downloading github.com/hashicorp/consul/api v1.18.0 00:18:48 go: downloading github.com/gorilla/websocket v1.4.2 00:18:48 go: downloading golang.org/x/net v0.5.0 00:18:48 go: downloading golang.org/x/sync v0.1.0 00:18:48 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:18:48 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:18:48 go: downloading github.com/go-playground/universal-translator v0.18.0 00:18:48 go: downloading github.com/leodido/go-urn v1.2.1 00:18:48 go: downloading golang.org/x/crypto v0.5.0 00:18:48 go: downloading golang.org/x/text v0.6.0 00:18:48 go: downloading github.com/x448/float16 v0.8.4 00:18:48 go: downloading github.com/zeebo/errs v1.3.0 00:18:48 go: downloading google.golang.org/grpc v1.51.0 00:18:49 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:18:49 go: downloading github.com/hashicorp/go-hclog v0.14.1 00:18:49 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:18:49 go: downloading github.com/hashicorp/serf v0.10.1 00:18:49 go: downloading github.com/mitchellh/mapstructure v1.5.0 00:18:49 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:18:49 go: downloading github.com/mitchellh/copystructure v1.0.0 00:18:49 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 00:18:49 go: downloading google.golang.org/protobuf v1.28.1 00:18:49 go: downloading github.com/go-playground/locales v0.14.0 00:18:49 go: downloading github.com/fatih/color v1.9.0 00:18:49 go: downloading github.com/mattn/go-isatty v0.0.14 00:18:49 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:18:49 go: downloading github.com/armon/go-metrics v0.3.10 00:18:49 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 00:18:49 go: downloading github.com/mattn/go-colorable v0.1.12 00:18:49 go: downloading golang.org/x/sys v0.4.0 00:18:49 go: downloading github.com/golang/protobuf v1.5.2 00:18:49 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 00:18:49 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:18:59 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 00:18:59 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 0.009s coverage: 9.7% of statements 00:18:59 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 00:18:59 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.021s coverage: 92.5% of statements 00:18:59 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.008s coverage: 85.3% of statements 00:19:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.023s coverage: 46.8% of statements 00:19:01 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 00:19:01 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 00:19:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.015s coverage: 100.0% of statements 00:19:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.319s coverage: 88.4% of statements 00:19:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.009s coverage: 25.0% of statements 00:19:02 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.035s coverage: 81.2% of statements 00:19:02 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 00:19:02 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.017s coverage: 38.5% of statements 00:19:02 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.017s coverage: 91.3% of statements 00:19:08 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." 00:19:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:19:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:19:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:19:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:19:10 $ docker stop --time=1 b015684d0de2637b76ecf7a0669be42c93c0f1c45755bd9e3e32ba094c925864 00:19:13 $ docker rm -f --volumes b015684d0de2637b76ecf7a0669be42c93c0f1c45755bd9e3e32ba094c925864 [Pipeline] // withDockerContainer [Pipeline] sh 00:19:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:19:13 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 00:19:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:19:14 00:19:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:19:14 latest: Pulling from edgex-lftools-log-publisher 00:19:14 5eb5b503b376: Pulling fs layer 00:19:14 5c69ac0246d0: Pulling fs layer 00:19:14 ec43610c2a17: Pulling fs layer 00:19:14 3a2ae6a8a46f: Pulling fs layer 00:19:14 33b1e0a273af: Pulling fs layer 00:19:14 5d3b04190fa2: Pulling fs layer 00:19:14 2f39f015ded8: Pulling fs layer 00:19:14 5d3b04190fa2: Waiting 00:19:14 2f39f015ded8: Waiting 00:19:14 3a2ae6a8a46f: Waiting 00:19:14 5c69ac0246d0: Download complete 00:19:14 3a2ae6a8a46f: Verifying Checksum 00:19:14 3a2ae6a8a46f: Download complete 00:19:14 ec43610c2a17: Verifying Checksum 00:19:14 ec43610c2a17: Download complete 00:19:14 33b1e0a273af: Verifying Checksum 00:19:14 33b1e0a273af: Download complete 00:19:14 5d3b04190fa2: Download complete 00:19:15 5eb5b503b376: Verifying Checksum 00:19:15 5eb5b503b376: Download complete 00:19:16 2f39f015ded8: Verifying Checksum 00:19:16 2f39f015ded8: Download complete 00:19:16 5eb5b503b376: Pull complete 00:19:16 5c69ac0246d0: Pull complete 00:19:17 ec43610c2a17: Pull complete 00:19:17 3a2ae6a8a46f: Pull complete 00:19:17 33b1e0a273af: Pull complete 00:19:17 5d3b04190fa2: Pull complete 00:19:21 2f39f015ded8: Pull complete 00:19:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:19:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:19:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:19:21 prd-ubuntu20.04-docker-8c-8g-3294 does not seem to be running inside a container 00:19:21 $ 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-418 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-418:/w/workspace/xfoundry_go-mod-bootstrap_PR-418:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-418@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-418@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-lftools-log-publisher:latest cat 00:19:23 $ docker top f076b0ed4140b41febe59a758b5b6fc9eba1807ea26de8a6153fe8dffc8cd3c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:19:23 ---> job-cost.sh 00:19:23 lf-activate-venv: SKIPPING 00:19:23 INFO: No Stack... 00:19:24 INFO: Retrieving Pricing Info for: v3-standard-8 00:19:24 INFO: Archiving Costs [Pipeline] sh 00:19:24 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-418/archives/cost.csv 00:19:24 + cut -d, -f6 [Pipeline] lock 00:19:24 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-418-2-stack-cost] 00:19:24 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-418-2-stack-cost] did not exist. Created. 00:19:24 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-418-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:19:25 + echo total: 0.2199999988079071 [Pipeline] stash 00:19:25 Stashed 1 file(s) [Pipeline] } 00:19:25 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-418-2-stack-cost] [Pipeline] // lock [Pipeline] } 00:19:25 $ docker stop --time=1 f076b0ed4140b41febe59a758b5b6fc9eba1807ea26de8a6153fe8dffc8cd3c3 00:19:26 $ docker rm -f --volumes f076b0ed4140b41febe59a758b5b6fc9eba1807ea26de8a6153fe8dffc8cd3c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:21:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3299 in /w/workspace/xfoundry_go-mod-bootstrap_PR-418 [Pipeline] { [Pipeline] ws 00:21:51 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 00:21:51 Selected Git installation does not exist. Using Default 00:21:51 The recommended git tool is: NONE 00:21:58 using credential edgex-jenkins-ssh 00:21:58 Cloning the remote Git repository 00:21:58 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 00:21:58 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 00:21:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 00:21:58 > git --version # timeout=10 00:21:58 > git --version # 'git version 2.25.1' 00:21:58 using GIT_SSH to set credentials SSH Credentials for GitHub 00:21:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:21:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 00:21:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:22:01 Merging remotes/origin/main commit 1408062522feaf7231051c42e79d70f4fe9a1e2a into PR head commit ff09766148ca2d4d309a941fa42518bb67a0841c 00:22:01 Merge succeeded, producing 944b4aaafade5cdff8758ae80bafb292f17d7bf4 00:22:01 Checking out Revision 944b4aaafade5cdff8758ae80bafb292f17d7bf4 (PR-418) 00:22:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 00:22:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 00:22:01 using GIT_SSH to set credentials SSH Credentials for GitHub 00:22:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/418/head:refs/remotes/origin/PR-418 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:22:01 > git config core.sparsecheckout # timeout=10 00:22:01 > git checkout -f ff09766148ca2d4d309a941fa42518bb67a0841c # timeout=10 00:22:01 > git remote # timeout=10 00:22:01 > git config --get remote.origin.url # timeout=10 00:22:01 using GIT_SSH to set credentials SSH Credentials for GitHub 00:22:01 > git merge 1408062522feaf7231051c42e79d70f4fe9a1e2a # timeout=10 00:22:01 > git rev-parse HEAD^{commit} # timeout=10 00:22:01 > git config core.sparsecheckout # timeout=10 00:22:02 > git checkout -f 944b4aaafade5cdff8758ae80bafb292f17d7bf4 # timeout=10 00:22:05 Commit message: "Merge commit '1408062522feaf7231051c42e79d70f4fe9a1e2a' into HEAD" 00:22:05 > git rev-list --no-walk ff09766148ca2d4d309a941fa42518bb67a0841c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:22:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:22:06 % Total % Received % Xferd Average Speed Time Time Time Current 00:22:06 Dload Upload Total Spent Left Speed 00:22:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 168k 0 --:--:-- --:--:-- --:--:-- 168k [Pipeline] sh 00:22:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:22:07 + sudo tee /etc/docker/daemon.new 00:22:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:22:07 { 00:22:07 "registry-mirrors": [ 00:22:07 "https://nexus3.edgexfoundry.org:10001" 00:22:07 ], 00:22:07 "bip": "10.250.0.254/24", 00:22:07 "hosts": [ 00:22:07 "tcp://0.0.0.0:5555", 00:22:07 "unix:///var/run/docker.sock" 00:22:07 ], 00:22:07 "mtu": 1458, 00:22:07 "selinux-enabled": true, 00:22:07 "seccomp-profile": "/etc/docker/seccomp.json" 00:22:07 } [Pipeline] sh 00:22:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:22:08 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 00:22:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:22:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:22:26 ========================================================= 00:22:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 00:22:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:22:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:22:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:22:27 9b18e9b68314: Pulling fs layer 00:22:27 35d82f9e3411: Pulling fs layer 00:22:27 e16973657156: Pulling fs layer 00:22:27 fc693d55d65f: Pulling fs layer 00:22:27 7e9fc2657dce: Pulling fs layer 00:22:27 dda99020689f: Pulling fs layer 00:22:27 db1c61fa0a46: Pulling fs layer 00:22:27 891c053d2c06: Pulling fs layer 00:22:27 fc693d55d65f: Waiting 00:22:27 7e9fc2657dce: Waiting 00:22:27 dda99020689f: Waiting 00:22:27 db1c61fa0a46: Waiting 00:22:27 891c053d2c06: Waiting 00:22:27 e16973657156: Verifying Checksum 00:22:27 e16973657156: Download complete 00:22:27 35d82f9e3411: Verifying Checksum 00:22:27 35d82f9e3411: Download complete 00:22:27 7e9fc2657dce: Download complete 00:22:27 dda99020689f: Download complete 00:22:27 9b18e9b68314: Verifying Checksum 00:22:27 9b18e9b68314: Download complete 00:22:28 891c053d2c06: Verifying Checksum 00:22:28 891c053d2c06: Download complete 00:22:29 9b18e9b68314: Pull complete 00:22:30 db1c61fa0a46: Verifying Checksum 00:22:30 db1c61fa0a46: Download complete 00:22:30 35d82f9e3411: Pull complete 00:22:30 e16973657156: Pull complete 00:22:30 fc693d55d65f: Verifying Checksum 00:22:30 fc693d55d65f: Download complete 00:22:42 fc693d55d65f: Pull complete 00:22:42 7e9fc2657dce: Pull complete 00:22:42 dda99020689f: Pull complete 00:22:48 db1c61fa0a46: Pull complete 00:22:50 891c053d2c06: Pull complete 00:22:50 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 00:22:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:22:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 00:22:50 + 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 00:22:50 + docker inspect -f . ci-base-image-arm64 00:22:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:22:51 prd-ubuntu20.04-docker-arm64-4c-16g-3299 does not seem to be running inside a container 00:22:51 $ 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 ******** ci-base-image-arm64 cat 00:22:57 $ docker top bb2afc94e961cfbf199a98424922b62f756f88aa3675147a60eb06d109c7bce1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:22:57 + go version 00:22:57 go version go1.18.7 linux/arm64 [Pipeline] } 00:22:57 $ docker stop --time=1 bb2afc94e961cfbf199a98424922b62f756f88aa3675147a60eb06d109c7bce1 00:22:59 $ docker rm -f --volumes bb2afc94e961cfbf199a98424922b62f756f88aa3675147a60eb06d109c7bce1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:00 + docker inspect -f . ci-base-image-arm64 00:23:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:23:00 prd-ubuntu20.04-docker-arm64-4c-16g-3299 does not seem to be running inside a container 00:23:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-arm64 cat 00:23:01 $ docker top aff229b1ba51d32e1552464c8a4cc596a05938b56d9e701aa1a05313d3ac2a71 -eo pid,comm [Pipeline] { [Pipeline] sh 00:23:02 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/2 [Pipeline] fileExists [Pipeline] sh 00:23:03 + make test 00:23:03 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:23:03 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 00:23:03 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.6 00:23:03 go: downloading github.com/pelletier/go-toml v1.9.5 00:23:03 go: downloading github.com/stretchr/testify v1.8.1 00:23:03 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 00:23:03 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:23:03 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 00:23:03 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.4 00:23:03 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.4 00:23:04 go: downloading github.com/gorilla/mux v1.8.0 00:23:04 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:23:04 go: downloading github.com/google/uuid v1.3.0 00:23:04 go: downloading github.com/davecgh/go-spew v1.1.1 00:23:04 go: downloading github.com/pmezard/go-difflib v1.0.0 00:23:04 go: downloading gopkg.in/yaml.v3 v3.0.1 00:23:04 go: downloading github.com/stretchr/objx v0.5.0 00:23:04 go: downloading github.com/go-kit/log v0.2.1 00:23:04 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 00:23:04 go: downloading github.com/go-playground/validator/v10 v10.11.1 00:23:04 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 00:23:05 go: downloading golang.org/x/net v0.5.0 00:23:05 go: downloading golang.org/x/sync v0.1.0 00:23:05 go: downloading github.com/gorilla/websocket v1.4.2 00:23:05 go: downloading github.com/hashicorp/errwrap v1.0.0 00:23:05 go: downloading github.com/hashicorp/consul/api v1.18.0 00:23:05 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:23:05 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:23:05 go: downloading github.com/go-playground/universal-translator v0.18.0 00:23:05 go: downloading github.com/leodido/go-urn v1.2.1 00:23:05 go: downloading golang.org/x/crypto v0.5.0 00:23:05 go: downloading golang.org/x/text v0.6.0 00:23:05 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:23:06 go: downloading github.com/zeebo/errs v1.3.0 00:23:06 go: downloading google.golang.org/grpc v1.51.0 00:23:07 go: downloading github.com/x448/float16 v0.8.4 00:23:07 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:23:07 go: downloading github.com/mitchellh/copystructure v1.0.0 00:23:07 go: downloading github.com/mitchellh/mapstructure v1.5.0 00:23:07 go: downloading github.com/go-playground/locales v0.14.0 00:23:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:23:07 go: downloading github.com/hashicorp/go-hclog v0.14.1 00:23:07 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:23:07 go: downloading github.com/hashicorp/serf v0.10.1 00:23:07 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 00:23:07 go: downloading google.golang.org/protobuf v1.28.1 00:23:08 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 00:23:08 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:23:08 go: downloading github.com/fatih/color v1.9.0 00:23:09 go: downloading github.com/mattn/go-isatty v0.0.14 00:23:09 go: downloading github.com/armon/go-metrics v0.3.10 00:23:09 go: downloading github.com/golang/protobuf v1.5.2 00:23:09 go: downloading golang.org/x/sys v0.4.0 00:23:09 go: downloading github.com/mattn/go-colorable v0.1.12 00:23:09 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 00:23:09 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:24:46 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 00:24:46 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 0.060s coverage: 9.7% of statements 00:24:46 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 00:24:46 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.082s coverage: 92.5% of statements 00:24:46 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.069s coverage: 85.3% of statements 00:24:47 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.183s coverage: 46.8% of statements 00:24:47 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 00:24:47 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 00:24:47 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.080s coverage: 100.0% of statements 00:24:47 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.417s coverage: 88.4% of statements 00:24:47 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.048s coverage: 25.0% of statements 00:24:54 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.142s coverage: 81.2% of statements 00:24:54 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 00:24:54 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.052s coverage: 38.5% of statements 00:24:54 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.016s coverage: 91.3% of statements 00:24:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:24:54 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:25:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:25:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:25:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:25:21 $ docker stop --time=1 aff229b1ba51d32e1552464c8a4cc596a05938b56d9e701aa1a05313d3ac2a71 00:25:23 $ docker rm -f --volumes aff229b1ba51d32e1552464c8a4cc596a05938b56d9e701aa1a05313d3ac2a71 [Pipeline] // withDockerContainer [Pipeline] sh 00:25:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:25:25 Warning: overwriting stash ‘coverage-report’ 00:25:26 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 00:25:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:25:26 00:25:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:25:27 arm64: Pulling from edgex-lftools-log-publisher 00:25:27 8998bd30e6a1: Pulling fs layer 00:25:27 04944245beec: Pulling fs layer 00:25:27 699f458cf7ca: Pulling fs layer 00:25:27 765212b225bb: Pulling fs layer 00:25:27 f23df028b6ca: Pulling fs layer 00:25:27 d65c8cfc05b1: Pulling fs layer 00:25:27 2437ff75d9bd: Pulling fs layer 00:25:27 f23df028b6ca: Waiting 00:25:27 d65c8cfc05b1: Waiting 00:25:27 2437ff75d9bd: Waiting 00:25:27 765212b225bb: Waiting 00:25:27 04944245beec: Verifying Checksum 00:25:27 04944245beec: Download complete 00:25:27 765212b225bb: Verifying Checksum 00:25:27 765212b225bb: Download complete 00:25:27 f23df028b6ca: Verifying Checksum 00:25:27 f23df028b6ca: Download complete 00:25:27 d65c8cfc05b1: Verifying Checksum 00:25:27 d65c8cfc05b1: Download complete 00:25:27 699f458cf7ca: Verifying Checksum 00:25:27 699f458cf7ca: Download complete 00:25:28 8998bd30e6a1: Verifying Checksum 00:25:28 8998bd30e6a1: Download complete 00:25:30 2437ff75d9bd: Verifying Checksum 00:25:30 2437ff75d9bd: Download complete 00:25:32 8998bd30e6a1: Pull complete 00:25:32 04944245beec: Pull complete 00:25:34 699f458cf7ca: Pull complete 00:25:34 765212b225bb: Pull complete 00:25:34 f23df028b6ca: Pull complete 00:25:34 d65c8cfc05b1: Pull complete 00:25:49 2437ff75d9bd: Pull complete 00:25:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:25:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:25:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:25:50 prd-ubuntu20.04-docker-arm64-4c-16g-3299 does not seem to be running inside a container 00:25:50 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:25:52 $ docker top 1d9b368a5bb6f823c8aba2bdfc71ff0b91fff84c22d193a56b8d8219ef704903 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:25:53 ---> job-cost.sh 00:25:53 lf-activate-venv: SKIPPING 00:25:53 INFO: No Stack... 00:25:53 INFO: Retrieving Pricing Info for: v3-standard-4 00:25:54 INFO: Archiving Costs [Pipeline] sh 00:25:55 + cut -d, -f6 00:25:55 + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv [Pipeline] lock 00:25:55 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-418-2-stack-cost] 00:25:55 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-418-2-stack-cost] did not exist. Created. 00:25:55 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-418-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:25:55 /w/workspace/go-mod-bootstrap/2@tmp/durable-98f76366/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:25:56 + echo total: 0.10999999940395355 [Pipeline] stash 00:25:56 Warning: overwriting stash ‘stack-cost’ 00:25:56 Stashed 1 file(s) [Pipeline] } 00:25:56 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-418-2-stack-cost] [Pipeline] // lock [Pipeline] } 00:25:56 $ docker stop --time=1 1d9b368a5bb6f823c8aba2bdfc71ff0b91fff84c22d193a56b8d8219ef704903 00:25:57 $ docker rm -f --volumes 1d9b368a5bb6f823c8aba2bdfc71ff0b91fff84c22d193a56b8d8219ef704903 [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 00:25:58 provisioning config files... 00:25:58 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-418@tmp/config4035332105565265887tmp [Pipeline] { [Pipeline] sh 00:25:58 + set +x 00:25:58 + curl -s https://codecov.io/bash 00:25:58 + bash -s -- 00:25:58 00:25:58 _____ _ 00:25:58 / ____| | | 00:25:58 | | ___ __| | ___ ___ _____ __ 00:25:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:25:58 | |___| (_) | (_| | __/ (_| (_) \ V / 00:25:58 \_____\___/ \__,_|\___|\___\___/ \_/ 00:25:58 Bash-1.0.6 00:25:58 00:25:58 00:25:58 ==> git version 2.25.1 found 00:25:58 ==> 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 00:25:58 Release-Date: 2020-01-08 00:25:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:25:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:25:58 ==> Jenkins CI detected. 00:25:58 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-418 00:25:58 project root: . 00:25:58 --> token set from env 00:25:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:25:58 ==> Running gcov in . (disable via -X gcov) 00:25:58 ==> Python coveragepy not found 00:25:58 ==> Searching for coverage reports in: 00:25:58 + . 00:25:58 -> Found 1 reports 00:25:58 ==> Detecting git/mercurial file structure 00:25:58 ==> Reading reports 00:25:58 + ./coverage.out bytes=69497 00:25:58 ==> Appending adjustments 00:25:58 https://docs.codecov.io/docs/fixing-reports 00:25:58 + Found adjustments 00:25:58 ==> Gzipping contents 00:25:58 12K /tmp/codecov.lk5h2w.gz 00:25:58 ==> Uploading reports 00:25:58 url: https://codecov.io 00:25:58 query: branch=PR-418&commit=9fe1e2b2e3ef25cb375d2ff47b9b6684e098bfc8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-418%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=418&job=&cmd_args= 00:25:58 -> Pinging Codecov 00:25:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-418&commit=9fe1e2b2e3ef25cb375d2ff47b9b6684e098bfc8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-418%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=418&job=&cmd_args= 00:25:59 -> Uploading to 00:25:59 https://storage.googleapis.com/codecov/v4/raw/2023-01-23/833815588EE85121546D348822E98E2E/9fe1e2b2e3ef25cb375d2ff47b9b6684e098bfc8/ddb0554a-57b1-4480-8ae0-68d950e6764b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230123%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230123T002558Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f399829b5958e243da94b538968ae462008145c8832d2a1641bb561471e2d050 00:25:59 % Total % Received % Xferd Average Speed Time Time Time Current 00:25:59 Dload Upload Total Spent Left Speed 00:25:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11321 0 0 100 11321 0 50995 --:--:-- --:--:-- --:--:-- 50766 100 11321 0 0 100 11321 0 45649 --:--:-- --:--:-- --:--:-- 45649 00:25:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/9fe1e2b2e3ef25cb375d2ff47b9b6684e098bfc8 [Pipeline] } 00:25:59 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 00:25:59 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-418/archives ] 00:25:59 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-418/archives 00:25:59 total 16 00:25:59 drwxr-xr-x 3 root root 4096 Jan 23 00:19 . 00:25:59 drwxrwxr-x 9 jenkins jenkins 4096 Jan 23 00:19 .. 00:25:59 drwxr-xr-x 2 root root 4096 Jan 23 00:19 cost 00:25:59 -rw-r--r-- 1 root root 88 Jan 23 00:19 cost.csv 00:25:59 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-418/archives 00:25:59 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-418/archives 00:25:59 total 16 00:25:59 drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 00:19 . 00:25:59 drwxrwxr-x 9 jenkins jenkins 4096 Jan 23 00:19 .. 00:25:59 drwxr-xr-x 2 jenkins jenkins 4096 Jan 23 00:19 cost 00:25:59 -rw-r--r-- 1 jenkins jenkins 88 Jan 23 00:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:26:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:26:01 ---> package-listing.sh 00:26:01 ++ facter osfamily 00:26:01 ++ tr '[:upper:]' '[:lower:]' 00:26:01 + OS_FAMILY=debian 00:26:01 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-418 00:26:01 + START_PACKAGES=/tmp/packages_start.txt 00:26:01 + END_PACKAGES=/tmp/packages_end.txt 00:26:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:26:01 + PACKAGES=/tmp/packages_start.txt 00:26:01 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-418 ']' 00:26:01 + PACKAGES=/tmp/packages_end.txt 00:26:01 + case "${OS_FAMILY}" in 00:26:01 + dpkg -l 00:26:01 + grep '^ii' 00:26:01 + '[' -f /tmp/packages_start.txt ']' 00:26:01 + '[' -f /tmp/packages_end.txt ']' 00:26:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:26:01 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-418 ']' 00:26:01 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-418/archives/ 00:26:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-418/archives/ [Pipeline] echo 00:26:01 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-418/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:26:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:26:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:26:02 prd-ubuntu20.04-docker-8c-8g-3294 does not seem to be running inside a container 00:26:02 $ 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-418/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-418 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-418:/w/workspace/xfoundry_go-mod-bootstrap_PR-418:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-418@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-418@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:26:02 $ docker top 5226ce8b465e9366eb29b1b2515a0f51eff8fe9fbd3fc0ff07794cb3e68c7601 -eo pid,comm [Pipeline] { [Pipeline] sh 00:26:02 + touch /tmp/pre-build-complete [Pipeline] sh 00:26:03 + mkdir -p /var/log/sysstat [Pipeline] sh 00:26:03 + ls /var/log/sa-host 00:26:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:26:03 provisioning config files... 00:26:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-418@tmp/config2150734576219170247tmp [Pipeline] { [Pipeline] echo 00:26:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:26:03 ---> create-netrc.sh [Pipeline] } 00:26:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:26:04 ---> python-tools-install.sh [Pipeline] echo 00:26:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:26:04 ---> sudo-logs.sh 00:26:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:26:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:26:04 ---> job-cost.sh 00:26:04 lf-activate-venv: SKIPPING 00:26:04 DEBUG: total: 0.2199999988079071 00:26:04 INFO: Retrieving Stack Cost... 00:26:04 INFO: Retrieving Pricing Info for: v3-standard-8 00:26:05 INFO: Archiving Costs [Pipeline] echo 00:26:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:26:05 ---> logs-deploy.sh 00:26:05 lf-activate-venv: SKIPPING 00:26:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-418/2 00:26:05 INFO: archiving workspace using pattern(s): 00:26:06 Archives upload complete. 00:26:06 INFO: archiving logs to Nexus 00:26:07 ---> uname -a: 00:26:07 Linux prd-ubuntu20-04-docker-8c-8g-3294 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:26:07 00:26:07 00:26:07 ---> lscpu: 00:26:07 Architecture: x86_64 00:26:07 CPU op-mode(s): 32-bit, 64-bit 00:26:07 Byte Order: Little Endian 00:26:07 Address sizes: 40 bits physical, 48 bits virtual 00:26:07 CPU(s): 8 00:26:07 On-line CPU(s) list: 0-7 00:26:07 Thread(s) per core: 1 00:26:07 Core(s) per socket: 1 00:26:07 Socket(s): 8 00:26:07 NUMA node(s): 1 00:26:07 Vendor ID: AuthenticAMD 00:26:07 CPU family: 23 00:26:07 Model: 49 00:26:07 Model name: AMD EPYC-Rome Processor 00:26:07 Stepping: 0 00:26:07 CPU MHz: 2799.996 00:26:07 BogoMIPS: 5599.99 00:26:07 Virtualization: AMD-V 00:26:07 Hypervisor vendor: KVM 00:26:07 Virtualization type: full 00:26:07 L1d cache: 256 KiB 00:26:07 L1i cache: 256 KiB 00:26:07 L2 cache: 4 MiB 00:26:07 L3 cache: 128 MiB 00:26:07 NUMA node0 CPU(s): 0-7 00:26:07 Vulnerability Itlb multihit: Not affected 00:26:07 Vulnerability L1tf: Not affected 00:26:07 Vulnerability Mds: Not affected 00:26:07 Vulnerability Meltdown: Not affected 00:26:07 Vulnerability Mmio stale data: Not affected 00:26:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:26:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:26:07 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:26:07 Vulnerability Srbds: Not affected 00:26:07 Vulnerability Tsx async abort: Not affected 00:26:07 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 00:26:07 00:26:07 00:26:07 ---> nproc: 00:26:07 8 00:26:07 00:26:07 00:26:07 ---> df -h: 00:26:07 Filesystem Size Used Avail Use% Mounted on 00:26:07 overlay 155G 11G 145G 7% / 00:26:07 tmpfs 64M 0 64M 0% /dev 00:26:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:26:07 shm 64M 0 64M 0% /dev/shm 00:26:07 /dev/vda1 155G 11G 145G 7% /facter-os 00:26:07 00:26:07 00:26:07 ---> sar -b -r -n DEV: 00:26:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3294) 01/23/23 _x86_64_ (8 CPU) 00:26:07 00:26:07 00:17:39 LINUX RESTART (8 CPU) 00:26:07 00:26:07 00:18:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:26:07 00:19:01 317.39 38.76 278.63 0.00 4303.14 89316.66 0.00 00:26:07 00:20:01 55.26 0.22 55.05 0.00 8.00 29627.32 0.00 00:26:07 00:21:01 1.45 0.00 1.45 0.00 0.00 16.01 0.00 00:26:07 00:22:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 00:26:07 00:23:01 45.29 12.18 33.11 0.00 5246.46 5258.46 0.00 00:26:07 00:24:01 13.06 0.05 13.01 0.00 0.80 3558.21 0.00 00:26:07 00:25:01 3.73 0.02 3.72 0.00 0.13 93.72 0.00 00:26:07 00:26:01 3.05 0.25 2.80 0.00 19.33 39.86 0.00 00:26:07 Average: 54.53 6.37 48.16 0.00 1190.70 15837.70 0.00 00:26:07 00:26:07 00:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:26:07 00:19:01 28636656 31567612 740056 2.25 89444 3071452 1908072 5.62 1340956 2493776 485920 00:26:07 00:20:01 28688280 31607704 702744 2.14 94960 3053692 1742656 5.14 1146744 2634096 324 00:26:07 00:21:01 28688340 31607832 702392 2.14 95008 3053696 1742656 5.14 1146648 2634104 168 00:26:07 00:22:01 28692188 31611836 698256 2.12 95048 3053696 1742656 5.14 1142936 2634180 200 00:26:07 00:23:01 28220436 31588188 703732 2.14 115848 3469656 1804204 5.32 1411468 2803700 94524 00:26:07 00:24:01 28170008 31595200 696352 2.12 129092 3511188 1789492 5.27 1463696 2799640 272 00:26:07 00:25:01 28174708 31595240 695920 2.12 127712 3507940 1748996 5.15 1461924 2796440 12 00:26:07 00:26:01 28171892 31593236 697348 2.12 127772 3508788 1766128 5.20 1465052 2796444 124 00:26:07 Average: 28430314 31595856 704600 2.14 109360 3278764 1780608 5.25 1322428 2699048 72693 00:26:07 00:26:07 00:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:26:07 00:19:01 vethc2ac8a4 32.98 44.84 3.22 589.33 0.00 0.00 0.00 0.05 00:26:07 00:19:01 docker0 37.76 48.35 3.31 634.99 0.00 0.00 0.00 0.00 00:26:07 00:19:01 ens3 677.04 494.15 7151.46 125.83 0.00 0.00 0.00 0.00 00:26:07 00:19:01 lo 3.59 3.59 0.35 0.35 0.00 0.00 0.00 0.00 00:26:07 00:20:01 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:26:07 00:20:01 ens3 145.20 101.73 2542.01 16.88 0.00 0.00 0.00 0.00 00:26:07 00:20:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 00:26:07 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:07 00:21:01 ens3 1.92 0.40 0.80 0.27 0.00 0.00 0.00 0.00 00:26:07 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:07 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:07 00:22:01 ens3 2.35 0.55 0.72 0.46 0.00 0.00 0.00 0.00 00:26:07 00:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:26:07 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:07 00:23:01 ens3 157.02 91.48 2753.51 6.63 0.00 0.00 0.00 0.00 00:26:07 00:23:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 00:26:07 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:07 00:24:01 ens3 1.65 0.67 0.69 0.32 0.00 0.00 0.00 0.00 00:26:07 00:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:26:07 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:07 00:25:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 00:26:07 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:07 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:07 00:26:01 ens3 9.05 5.87 8.99 3.14 0.00 0.00 0.00 0.00 00:26:07 00:26:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 00:26:07 Average: docker0 4.65 5.96 0.41 78.21 0.00 0.00 0.00 0.00 00:26:07 Average: ens3 123.14 86.01 1545.59 18.97 0.00 0.00 0.00 0.00 00:26:07 Average: lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 00:26:07 00:26:07 00:26:07 ---> sar -P ALL: 00:26:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3294) 01/23/23 _x86_64_ (8 CPU) 00:26:07 00:26:07 00:17:39 LINUX RESTART (8 CPU) 00:26:07 00:26:07 00:18:02 CPU %user %nice %system %iowait %steal %idle 00:26:07 00:19:01 all 20.23 0.00 4.82 1.84 0.07 73.04 00:26:07 00:19:01 0 21.87 0.00 4.55 1.56 0.07 71.95 00:26:07 00:19:01 1 19.89 0.00 5.07 1.77 0.07 73.20 00:26:07 00:19:01 2 19.39 0.00 4.58 0.38 0.07 75.59 00:26:07 00:19:01 3 18.95 0.00 4.99 2.41 0.07 73.58 00:26:07 00:19:01 4 21.89 0.00 4.00 1.25 0.09 72.76 00:26:07 00:19:01 5 20.35 0.00 6.15 6.10 0.07 67.32 00:26:07 00:19:01 6 20.92 0.00 4.62 0.75 0.07 73.63 00:26:07 00:19:01 7 18.58 0.00 4.55 0.52 0.09 76.26 00:26:07 00:20:01 all 10.15 0.00 2.13 0.62 0.03 87.07 00:26:07 00:20:01 0 10.33 0.00 2.04 0.03 0.03 87.56 00:26:07 00:20:01 1 10.12 0.00 2.75 2.32 0.03 84.78 00:26:07 00:20:01 2 9.49 0.00 2.18 0.00 0.03 88.29 00:26:07 00:20:01 3 9.82 0.00 2.16 0.00 0.03 87.99 00:26:07 00:20:01 4 11.29 0.00 1.70 0.28 0.03 86.69 00:26:07 00:20:01 5 10.12 0.00 2.38 0.94 0.02 86.55 00:26:07 00:20:01 6 10.06 0.00 1.81 1.37 0.02 86.74 00:26:07 00:20:01 7 9.98 0.00 2.00 0.03 0.03 87.95 00:26:07 00:21:01 all 0.27 0.00 0.01 0.01 0.01 99.70 00:26:07 00:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:26:07 00:21:01 1 0.02 0.00 0.00 0.02 0.00 99.97 00:26:07 00:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 00:26:07 00:21:01 3 0.03 0.00 0.03 0.02 0.02 99.90 00:26:07 00:21:01 4 2.02 0.00 0.03 0.00 0.02 97.93 00:26:07 00:21:01 5 0.00 0.00 0.02 0.03 0.00 99.95 00:26:07 00:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:26:07 00:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:26:07 00:22:01 all 0.15 0.00 0.03 0.00 0.01 99.81 00:26:07 00:22:01 0 0.07 0.00 0.00 0.00 0.02 99.92 00:26:07 00:22:01 1 0.10 0.00 0.02 0.00 0.02 99.87 00:26:07 00:22:01 2 0.02 0.00 0.03 0.00 0.00 99.95 00:26:07 00:22:01 3 0.05 0.00 0.02 0.02 0.02 99.90 00:26:07 00:22:01 4 0.86 0.00 0.10 0.00 0.00 99.04 00:26:07 00:22:01 5 0.03 0.00 0.02 0.02 0.02 99.92 00:26:07 00:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:26:07 00:22:01 7 0.05 0.00 0.02 0.00 0.00 99.93 00:26:07 00:23:01 all 1.81 0.00 0.92 0.27 0.02 96.98 00:26:07 00:23:01 0 1.68 0.00 0.70 0.02 0.02 97.58 00:26:07 00:23:01 1 1.59 0.00 0.78 0.89 0.02 96.73 00:26:07 00:23:01 2 1.61 0.00 0.82 0.22 0.02 97.34 00:26:07 00:23:01 3 1.47 0.00 1.02 0.18 0.02 97.31 00:26:07 00:23:01 4 2.96 0.00 0.44 0.07 0.02 96.52 00:26:07 00:23:01 5 2.36 0.00 1.17 0.45 0.02 96.01 00:26:07 00:23:01 6 1.97 0.00 0.72 0.23 0.02 97.06 00:26:07 00:23:01 7 0.85 0.00 1.74 0.08 0.03 97.29 00:26:07 00:24:01 all 0.68 0.00 0.42 0.08 0.01 98.81 00:26:07 00:24:01 0 0.40 0.00 0.57 0.08 0.02 98.93 00:26:07 00:24:01 1 0.48 0.00 0.23 0.45 0.02 98.82 00:26:07 00:24:01 2 0.42 0.00 0.15 0.00 0.02 99.42 00:26:07 00:24:01 3 0.37 0.00 0.22 0.02 0.00 99.40 00:26:07 00:24:01 4 0.30 0.00 1.15 0.00 0.00 98.55 00:26:07 00:24:01 5 0.52 0.00 0.62 0.08 0.00 98.78 00:26:07 00:24:01 6 2.53 0.00 0.20 0.00 0.02 97.25 00:26:07 00:24:01 7 0.40 0.00 0.25 0.03 0.00 99.32 00:26:07 00:25:01 all 0.32 0.00 0.06 0.02 0.01 99.60 00:26:07 00:25:01 0 0.20 0.00 0.10 0.00 0.00 99.70 00:26:07 00:25:01 1 0.08 0.00 0.08 0.10 0.02 99.72 00:26:07 00:25:01 2 0.07 0.00 0.03 0.02 0.00 99.88 00:26:07 00:25:01 3 0.07 0.00 0.02 0.00 0.02 99.90 00:26:07 00:25:01 4 0.05 0.00 0.03 0.00 0.00 99.92 00:26:07 00:25:01 5 0.05 0.00 0.02 0.05 0.02 99.87 00:26:07 00:25:01 6 1.94 0.00 0.07 0.02 0.02 97.96 00:26:07 00:25:01 7 0.05 0.00 0.10 0.00 0.00 99.85 00:26:07 00:26:01 all 0.35 0.00 0.11 0.01 0.01 99.52 00:26:07 00:26:01 0 0.17 0.00 0.07 0.00 0.03 99.73 00:26:07 00:26:01 1 0.37 0.00 0.05 0.05 0.00 99.53 00:26:07 00:26:01 2 0.45 0.00 0.07 0.00 0.02 99.47 00:26:07 00:26:01 3 0.03 0.00 0.15 0.00 0.00 99.82 00:26:07 00:26:01 4 0.15 0.00 0.07 0.00 0.00 99.78 00:26:07 00:26:01 5 0.45 0.00 0.17 0.05 0.00 99.33 00:26:07 00:26:01 6 1.10 0.00 0.20 0.00 0.00 98.70 00:26:07 00:26:01 7 0.10 0.00 0.10 0.00 0.00 99.80 00:26:07 Average: all 4.18 0.00 1.05 0.35 0.02 94.40 00:26:07 Average: 0 4.27 0.00 0.99 0.21 0.03 94.50 00:26:07 Average: 1 4.01 0.00 1.11 0.69 0.02 94.16 00:26:07 Average: 2 3.88 0.00 0.97 0.08 0.02 95.05 00:26:07 Average: 3 3.79 0.00 1.06 0.32 0.02 94.81 00:26:07 Average: 4 4.88 0.00 0.93 0.20 0.02 93.98 00:26:07 Average: 5 4.18 0.00 1.30 0.95 0.02 93.56 00:26:07 Average: 6 4.75 0.00 0.94 0.29 0.02 94.01 00:26:07 Average: 7 3.68 0.00 1.08 0.08 0.02 95.14 00:26:07 00:26:07 00:26:07