Pull request #369 updated 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 drkfmorton for edgexfoundry/go-mod-bootstrap Loading trusted files from base branch main at 81938145ae1591d3977dbff9e1e268f1741d248f rather than 3c447c4367e6a1d0182afe47f6ae99c5c6ce4fd9 Obtained Jenkinsfile from 81938145ae1591d3977dbff9e1e268f1741d248f 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-ssh12628651908588696380.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh7539978662047254118.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-369/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-369/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6089472120842358026.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh2499756015898331747.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-369/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-369/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14875842105693349187.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-29061 in /w/workspace/xfoundry_go-mod-bootstrap_PR-369 [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-369 # 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 81938145ae1591d3977dbff9e1e268f1741d248f into PR head commit 3c447c4367e6a1d0182afe47f6ae99c5c6ce4fd9 Merge succeeded, producing 3c447c4367e6a1d0182afe47f6ae99c5c6ce4fd9 Checking out Revision 3c447c4367e6a1d0182afe47f6ae99c5c6ce4fd9 (PR-369) > 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/369/head:refs/remotes/origin/PR-369 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c447c4367e6a1d0182afe47f6ae99c5c6ce4fd9 # 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 81938145ae1591d3977dbff9e1e268f1741d248f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c447c4367e6a1d0182afe47f6ae99c5c6ce4fd9 # timeout=10 Commit message: "feat: PR updates" > git rev-list --no-walk 662f0b1471aa2c3637cd4f336140071f71e98054 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:20:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:20:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:20:52 ========================================================= 17:20:52 EdgeX Global Pipelines Version Info 17:20:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:20:53 ------------------- 17:20:53 stable info: 17:20:53 ------------------- 17:20:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:20:53 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:20:53 Message: update stable to v1.0.239 17:20:53 ------------------- 17:20:53 experimental info: 17:20:53 ------------------- 17:20:53 Commited By: **** collab-it+edgex@linuxfoundation.org 17:20:53 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:20:53 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:20:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 17:20:53 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 17:20:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:20:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:20:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:20:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:20:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:20:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:20:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:20:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:20:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:20:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 17:20:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:20:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:20:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:20:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:20:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:20:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:20:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:20:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:20:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:20:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:20:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:20:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:20:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:20:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:20:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:20:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-369 [Pipeline] echo 17:20:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-369 [Pipeline] echo 17:20:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-369 [Pipeline] echo 17:20:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3c447c4367e6a1d0182afe47f6ae99c5c6ce4fd9 [Pipeline] echo 17:20:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3c447c4 [Pipeline] echo 17:20:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:20:54 + git rev-list -1 --merges 3c447c4367e6a1d0182afe47f6ae99c5c6ce4fd9~1..3c447c4367e6a1d0182afe47f6ae99c5c6ce4fd9 [Pipeline] echo 17:20:54 -----------> git rev-list -1 --merges 3c447c4367e6a1d0182afe47f6ae99c5c6ce4fd9~1..3c447c4367e6a1d0182afe47f6ae99c5c6ce4fd9 3c447c4367e6a1d0182afe47f6ae99c5c6ce4fd9 [false] [Pipeline] sh 17:20:55 + git log --format=format:%s -1 3c447c4367e6a1d0182afe47f6ae99c5c6ce4fd9 [Pipeline] echo 17:20:55 ========================================================= 17:20:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:20:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:20:55 + git log --format=format:%s -1 3c447c4367e6a1d0182afe47f6ae99c5c6ce4fd9 [Pipeline] echo 17:20:55 [semverPrep] GIT_COMMIT: 3c447c4367e6a1d0182afe47f6ae99c5c6ce4fd9, Commit Message: feat: PR updates [Pipeline] echo 17:20:55 [semverPrep] This is not a build commit. [Pipeline] sh 17:20:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:20:55 + grep -v github /etc/ssh/ssh_known_hosts 17:20:55 + [ -e /tmp/ssh_known_hosts ] 17:20:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:20:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:20:55 + sudo tee -a /etc/ssh/ssh_known_hosts 17:20:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:20:56 17:20:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:20:57 0.1.4: Pulling from edgex-devops/py-git-semver 17:20:57 b85a868b505f: Pulling fs layer 17:20:57 e2be974225ed: Pulling fs layer 17:20:57 339a4e72a1f5: Pulling fs layer 17:20:57 988bab9f4d93: Pulling fs layer 17:20:57 1469e6f7b9e6: Pulling fs layer 17:20:57 eaf3925da568: Pulling fs layer 17:20:57 bab4dde63d76: Pulling fs layer 17:20:57 bde34c3a00c8: Pulling fs layer 17:20:57 b352a97aabf1: Pulling fs layer 17:20:57 4872d77fe225: Pulling fs layer 17:20:57 5851b861e8e6: Pulling fs layer 17:20:57 988bab9f4d93: Waiting 17:20:57 1469e6f7b9e6: Waiting 17:20:57 eaf3925da568: Waiting 17:20:57 bab4dde63d76: Waiting 17:20:57 bde34c3a00c8: Waiting 17:20:57 b352a97aabf1: Waiting 17:20:57 4872d77fe225: Waiting 17:20:57 5851b861e8e6: Waiting 17:20:57 e2be974225ed: Verifying Checksum 17:20:57 e2be974225ed: Download complete 17:20:57 988bab9f4d93: Download complete 17:20:57 1469e6f7b9e6: Verifying Checksum 17:20:57 1469e6f7b9e6: Download complete 17:20:57 eaf3925da568: Verifying Checksum 17:20:57 eaf3925da568: Download complete 17:20:57 339a4e72a1f5: Verifying Checksum 17:20:57 339a4e72a1f5: Download complete 17:20:57 bde34c3a00c8: Verifying Checksum 17:20:57 bde34c3a00c8: Download complete 17:20:57 b352a97aabf1: Download complete 17:20:57 4872d77fe225: Verifying Checksum 17:20:57 4872d77fe225: Download complete 17:20:57 5851b861e8e6: Verifying Checksum 17:20:57 5851b861e8e6: Download complete 17:20:57 b85a868b505f: Verifying Checksum 17:20:57 b85a868b505f: Download complete 17:20:57 bab4dde63d76: Verifying Checksum 17:20:57 bab4dde63d76: Download complete 17:20:58 b85a868b505f: Pull complete 17:20:58 e2be974225ed: Pull complete 17:20:59 339a4e72a1f5: Pull complete 17:20:59 988bab9f4d93: Pull complete 17:20:59 1469e6f7b9e6: Pull complete 17:20:59 eaf3925da568: Pull complete 17:21:01 bab4dde63d76: Pull complete 17:21:01 bde34c3a00c8: Pull complete 17:21:01 b352a97aabf1: Pull complete 17:21:02 4872d77fe225: Pull complete 17:21:02 5851b861e8e6: Pull complete 17:21:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:21:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:21:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:02 prd-ubuntu20.04-docker-8c-8g-29061 does not seem to be running inside a container 17:21:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-369 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-369:/w/workspace/xfoundry_go-mod-bootstrap_PR-369:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-369@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-369@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-devops/py-git-semver:0.1.4 cat 17:21:03 $ docker top 8efc2d10cb5668727dccc1b266f7088dfbe68a4d55d8853f62f553ed82763867 -eo pid,comm 17:21:03 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). 17:21:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:21:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:21:03 [ssh-agent] Looking for ssh-agent implementation... 17:21:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:21:03 $ docker exec 8efc2d10cb5668727dccc1b266f7088dfbe68a4d55d8853f62f553ed82763867 ssh-agent 17:21:03 SSH_AUTH_SOCK=/tmp/ssh-cxYQT4otpUhP/agent.32 17:21:03 SSH_AGENT_PID=38 17:21:03 Running ssh-add (command line suppressed) 17:21:04 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-369@tmp/private_key_5630520702876343939.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-369@tmp/private_key_5630520702876343939.key) 17:21:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:21:04 + git tag --points-at HEAD [Pipeline] } 17:21:04 $ docker exec --env ******** --env ******** 8efc2d10cb5668727dccc1b266f7088dfbe68a4d55d8853f62f553ed82763867 ssh-agent -k 17:21:04 unset SSH_AUTH_SOCK; 17:21:04 unset SSH_AGENT_PID; 17:21:04 echo Agent pid 38 killed; 17:21:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:21:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:21:04 [ssh-agent] Looking for ssh-agent implementation... 17:21:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:21:05 $ docker exec 8efc2d10cb5668727dccc1b266f7088dfbe68a4d55d8853f62f553ed82763867 ssh-agent 17:21:05 SSH_AUTH_SOCK=/tmp/ssh-A5aT4A24x0BI/agent.73 17:21:05 SSH_AGENT_PID=80 17:21:05 Running ssh-add (command line suppressed) 17:21:05 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-369@tmp/private_key_205668148757234225.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-369@tmp/private_key_205668148757234225.key) 17:21:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:21:06 + git semver init 17:21:06 2022-09-13 17:21:06,434 [run_init] DEBUG init version:0.0.0 force:False 17:21:06 2022-09-13 17:21:06,435 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-369/.semver 17:21:06 2022-09-13 17:21:06,435 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-369/.semver 17:21:06 2022-09-13 17:21:06,435 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-369/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-369, universal_newlines=False, shell=None, istream=None) 17:21:07 2022-09-13 17:21:07,345 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-369/.git/info/exclude 17:21:07 2022-09-13 17:21:07,345 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-369/.semver/PR-369 with force:False 17:21:07 2022-09-13 17:21:07,345 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-369/.semver/PR-369 17:21:07 2022-09-13 17:21:07,350 [execute] INFO git cat-file --batch-check 17:21:07 2022-09-13 17:21:07,351 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-369/.semver, universal_newlines=False, shell=None, istream=) 17:21:07 2022-09-13 17:21:07,357 [execute] INFO git cat-file --batch 17:21:07 2022-09-13 17:21:07,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-369/.semver, universal_newlines=False, shell=None, istream=) 17:21:07 2022-09-13 17:21:07,362 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-369/.semver/PR-369 17:21:07 0.0.0 [Pipeline] } 17:21:07 $ docker exec --env ******** --env ******** 8efc2d10cb5668727dccc1b266f7088dfbe68a4d55d8853f62f553ed82763867 ssh-agent -k 17:21:07 unset SSH_AUTH_SOCK; 17:21:07 unset SSH_AGENT_PID; 17:21:07 echo Agent pid 80 killed; 17:21:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:21:07 + git semver [Pipeline] } 17:21:08 $ docker stop --time=1 8efc2d10cb5668727dccc1b266f7088dfbe68a4d55d8853f62f553ed82763867 17:21:09 $ docker rm -f 8efc2d10cb5668727dccc1b266f7088dfbe68a4d55d8853f62f553ed82763867 [Pipeline] // withDockerContainer [Pipeline] sh 17:21:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:21:10 Stashed 1 file(s) [Pipeline] echo 17:21:10 [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 17:21:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:21:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:21:10 ========================================================= 17:21:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:21:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:21:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:21:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:21:10 2408cc74d12b: Pulling fs layer 17:21:10 ea60b727a1ce: Pulling fs layer 17:21:10 30c4a7721957: Pulling fs layer 17:21:10 370296b7ddb6: Pulling fs layer 17:21:10 7c6cee850709: Pulling fs layer 17:21:10 39a5fcdaea64: Pulling fs layer 17:21:10 d94ebbe4e438: Pulling fs layer 17:21:10 bcfd1f05c69d: Pulling fs layer 17:21:10 59ccb84bbe0f: Pulling fs layer 17:21:10 39a5fcdaea64: Waiting 17:21:10 7c6cee850709: Waiting 17:21:10 d94ebbe4e438: Waiting 17:21:10 59ccb84bbe0f: Waiting 17:21:10 370296b7ddb6: Waiting 17:21:10 30c4a7721957: Download complete 17:21:10 ea60b727a1ce: Verifying Checksum 17:21:10 ea60b727a1ce: Download complete 17:21:10 7c6cee850709: Download complete 17:21:10 39a5fcdaea64: Download complete 17:21:10 2408cc74d12b: Download complete 17:21:10 d94ebbe4e438: Verifying Checksum 17:21:10 d94ebbe4e438: Download complete 17:21:10 2408cc74d12b: Pull complete 17:21:10 ea60b727a1ce: Pull complete 17:21:11 59ccb84bbe0f: Verifying Checksum 17:21:11 59ccb84bbe0f: Download complete 17:21:11 30c4a7721957: Pull complete 17:21:11 bcfd1f05c69d: Verifying Checksum 17:21:11 bcfd1f05c69d: Download complete 17:21:11 370296b7ddb6: Download complete 17:21:15 370296b7ddb6: Pull complete 17:21:15 7c6cee850709: Pull complete 17:21:15 39a5fcdaea64: Pull complete 17:21:15 d94ebbe4e438: Pull complete 17:21:18 bcfd1f05c69d: Pull complete 17:21:18 59ccb84bbe0f: Pull complete 17:21:18 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 17:21:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:21:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 17:21:19 + 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 17:21:19 + docker inspect -f . ci-base-image-x86_64 17:21:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:19 prd-ubuntu20.04-docker-8c-8g-29061 does not seem to be running inside a container 17:21:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-369 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-369:/w/workspace/xfoundry_go-mod-bootstrap_PR-369:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-369@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-369@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 ******** ci-base-image-x86_64 cat 17:21:21 $ docker top b36b2132bf70e9383855230c5d55510397babce30a98e6651442b79e0e2f413c -eo pid,comm [Pipeline] { [Pipeline] sh 17:21:21 + go version 17:21:21 go version go1.18.3 linux/amd64 [Pipeline] } 17:21:21 $ docker stop --time=1 b36b2132bf70e9383855230c5d55510397babce30a98e6651442b79e0e2f413c 17:21:23 $ docker rm -f b36b2132bf70e9383855230c5d55510397babce30a98e6651442b79e0e2f413c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:23 + docker inspect -f . ci-base-image-x86_64 17:21:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:23 prd-ubuntu20.04-docker-8c-8g-29061 does not seem to be running inside a container 17:21:23 $ 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-369 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-369:/w/workspace/xfoundry_go-mod-bootstrap_PR-369:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-369@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-369@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 ******** ci-base-image-x86_64 cat 17:21:24 $ docker top c83418d66ebb5928f6fed3890461fa9a30f7cb29145f30c4bb069aa235baf599 -eo pid,comm [Pipeline] { [Pipeline] sh 17:21:24 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-369 [Pipeline] fileExists [Pipeline] sh 17:21:25 Still waiting to schedule task 17:21:25 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:21:25 + make test 17:21:25 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:21:25 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:21:25 go: downloading github.com/stretchr/testify v1.8.0 17:21:25 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 17:21:25 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 17:21:25 go: downloading github.com/google/uuid v1.3.0 17:21:25 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:21:25 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 17:21:25 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 17:21:25 go: downloading github.com/pelletier/go-toml v1.9.5 17:21:25 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.7 17:21:25 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 17:21:25 go: downloading github.com/gorilla/mux v1.8.0 17:21:25 go: downloading github.com/davecgh/go-spew v1.1.1 17:21:25 go: downloading github.com/pmezard/go-difflib v1.0.0 17:21:25 go: downloading github.com/stretchr/objx v0.4.0 17:21:25 go: downloading gopkg.in/yaml.v3 v3.0.1 17:21:25 go: downloading github.com/hashicorp/errwrap v1.0.0 17:21:25 go: downloading github.com/go-kit/log v0.2.0 17:21:25 go: downloading github.com/go-playground/validator/v10 v10.10.1 17:21:25 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:21:25 go: downloading github.com/gorilla/websocket v1.4.2 17:21:25 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 17:21:25 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:21:25 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 17:21:25 go: downloading github.com/hashicorp/consul/api v1.9.1 17:21:25 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:21:25 go: downloading github.com/x448/float16 v0.8.4 17:21:25 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:21:25 go: downloading github.com/pebbe/zmq4 v1.2.7 17:21:25 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:21:25 go: downloading github.com/mitchellh/copystructure v1.0.0 17:21:25 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:21:25 go: downloading github.com/zeebo/errs v1.2.2 17:21:25 go: downloading google.golang.org/grpc v1.46.0 17:21:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:21:26 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:21:26 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:21:26 go: downloading github.com/hashicorp/serf v0.9.5 17:21:26 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 17:21:26 go: downloading google.golang.org/protobuf v1.28.0 17:21:26 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:21:26 go: downloading github.com/go-playground/universal-translator v0.18.0 17:21:26 go: downloading github.com/leodido/go-urn v1.2.1 17:21:26 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 17:21:26 go: downloading golang.org/x/text v0.3.7 17:21:26 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:21:26 go: downloading github.com/fatih/color v1.9.0 17:21:26 go: downloading github.com/mattn/go-isatty v0.0.14 17:21:26 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:21:26 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 17:21:26 go: downloading github.com/go-playground/locales v0.14.0 17:21:26 go: downloading github.com/mattn/go-colorable v0.1.12 17:21:26 go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d 17:21:26 go: downloading github.com/golang/protobuf v1.5.2 17:21:26 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:21:26 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:21:38 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 17:21:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.010s coverage: 4.6% of statements 17:21:38 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 17:21:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.009s coverage: 92.4% of statements 17:21:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.016s coverage: 85.3% of statements 17:21:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.023s coverage: 42.8% of statements 17:21:40 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 17:21:40 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 17:21:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.015s coverage: 100.0% of statements 17:21:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.335s coverage: 88.4% of statements 17:21:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.015s coverage: 25.0% of statements 17:21:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.026s coverage: 80.5% of statements 17:21:41 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 17:21:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.011s coverage: 41.7% of statements 17:21:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.004s coverage: 91.3% of statements 17:21:48 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." 17:21:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:21:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:21:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:21:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:21:51 $ docker stop --time=1 c83418d66ebb5928f6fed3890461fa9a30f7cb29145f30c4bb069aa235baf599 17:21:54 $ docker rm -f c83418d66ebb5928f6fed3890461fa9a30f7cb29145f30c4bb069aa235baf599 [Pipeline] // withDockerContainer [Pipeline] sh 17:21:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:21:54 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 17:21:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:21:55 17:21:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:21:55 latest: Pulling from edgex-lftools-log-publisher 17:21:55 5eb5b503b376: Pulling fs layer 17:21:55 5c69ac0246d0: Pulling fs layer 17:21:55 ec43610c2a17: Pulling fs layer 17:21:55 3a2ae6a8a46f: Pulling fs layer 17:21:55 33b1e0a273af: Pulling fs layer 17:21:55 5d3b04190fa2: Pulling fs layer 17:21:55 2f39f015ded8: Pulling fs layer 17:21:55 3a2ae6a8a46f: Waiting 17:21:55 33b1e0a273af: Waiting 17:21:55 5d3b04190fa2: Waiting 17:21:55 2f39f015ded8: Waiting 17:21:55 5c69ac0246d0: Download complete 17:21:55 3a2ae6a8a46f: Verifying Checksum 17:21:55 3a2ae6a8a46f: Download complete 17:21:55 33b1e0a273af: Verifying Checksum 17:21:55 33b1e0a273af: Download complete 17:21:55 5d3b04190fa2: Verifying Checksum 17:21:55 5d3b04190fa2: Download complete 17:21:55 ec43610c2a17: Verifying Checksum 17:21:55 ec43610c2a17: Download complete 17:21:55 5eb5b503b376: Verifying Checksum 17:21:55 5eb5b503b376: Download complete 17:21:56 2f39f015ded8: Download complete 17:21:56 5eb5b503b376: Pull complete 17:21:57 5c69ac0246d0: Pull complete 17:21:57 ec43610c2a17: Pull complete 17:21:57 3a2ae6a8a46f: Pull complete 17:21:57 33b1e0a273af: Pull complete 17:21:57 5d3b04190fa2: Pull complete 17:22:02 2f39f015ded8: Pull complete 17:22:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:22:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:22:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:02 prd-ubuntu20.04-docker-8c-8g-29061 does not seem to be running inside a container 17:22:02 $ 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-369 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-369:/w/workspace/xfoundry_go-mod-bootstrap_PR-369:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-369@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-369@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 17:22:03 $ docker top dc95a3f8d9cb3a8fe5acd07f1369d3b7681217cca406516731f704e885b9ad68 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:22:04 ---> job-cost.sh 17:22:04 lf-activate-venv: SKIPPING 17:22:04 INFO: No Stack... 17:22:04 INFO: Retrieving Pricing Info for: v3-standard-8 17:22:04 INFO: Archiving Costs [Pipeline] sh 17:22:05 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-369/archives/cost.csv 17:22:05 + cut -d, -f6 [Pipeline] lock 17:22:05 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-369-8-stack-cost] 17:22:05 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-369-8-stack-cost] did not exist. Created. 17:22:05 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-369-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:22:05 + echo total: 0.2199999988079071 [Pipeline] stash 17:22:05 Stashed 1 file(s) [Pipeline] } 17:22:05 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-369-8-stack-cost] [Pipeline] // lock [Pipeline] } 17:22:05 $ docker stop --time=1 dc95a3f8d9cb3a8fe5acd07f1369d3b7681217cca406516731f704e885b9ad68 17:22:06 $ docker rm -f dc95a3f8d9cb3a8fe5acd07f1369d3b7681217cca406516731f704e885b9ad68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:22:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29062 in /w/workspace/xfoundry_go-mod-bootstrap_PR-369 [Pipeline] { [Pipeline] ws 17:22:57 Running in /w/workspace/go-mod-bootstrap/8 [Pipeline] { [Pipeline] checkout 17:22:57 Selected Git installation does not exist. Using Default 17:22:57 The recommended git tool is: NONE 17:23:02 using credential edgex-jenkins-ssh 17:23:02 Cloning the remote Git repository 17:23:02 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 17:23:02 > git init /w/workspace/go-mod-bootstrap/8 # timeout=10 17:23:02 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:23:02 > git --version # timeout=10 17:23:02 > git --version # 'git version 2.25.1' 17:23:02 using GIT_SSH to set credentials SSH Credentials for GitHub 17:23:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:23:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:23:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:23:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:23:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:23:04 using GIT_SSH to set credentials SSH Credentials for GitHub 17:23:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/369/head:refs/remotes/origin/PR-369 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:23:05 Merging remotes/origin/main commit 81938145ae1591d3977dbff9e1e268f1741d248f into PR head commit 3c447c4367e6a1d0182afe47f6ae99c5c6ce4fd9 17:23:05 Merge succeeded, producing 3c447c4367e6a1d0182afe47f6ae99c5c6ce4fd9 17:23:05 Checking out Revision 3c447c4367e6a1d0182afe47f6ae99c5c6ce4fd9 (PR-369) 17:23:05 > git config core.sparsecheckout # timeout=10 17:23:05 > git checkout -f 3c447c4367e6a1d0182afe47f6ae99c5c6ce4fd9 # timeout=10 17:23:05 > git remote # timeout=10 17:23:05 > git config --get remote.origin.url # timeout=10 17:23:05 using GIT_SSH to set credentials SSH Credentials for GitHub 17:23:05 > git merge 81938145ae1591d3977dbff9e1e268f1741d248f # timeout=10 17:23:05 > git rev-parse HEAD^{commit} # timeout=10 17:23:05 > git config core.sparsecheckout # timeout=10 17:23:05 > git checkout -f 3c447c4367e6a1d0182afe47f6ae99c5c6ce4fd9 # timeout=10 17:23:09 Commit message: "feat: PR updates" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:23:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:23:10 % Total % Received % Xferd Average Speed Time Time Time Current 17:23:10 Dload Upload Total Spent Left Speed 17:23:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85148 0 --:--:-- --:--:-- --:--:-- 85148 [Pipeline] sh 17:23:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:23:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:23:11 + sudo tee /etc/docker/daemon.new 17:23:11 { 17:23:11 "registry-mirrors": [ 17:23:11 "https://nexus3.edgexfoundry.org:10001" 17:23:11 ], 17:23:11 "bip": "10.250.0.254/24", 17:23:11 "hosts": [ 17:23:11 "tcp://0.0.0.0:5555", 17:23:11 "unix:///var/run/docker.sock" 17:23:11 ], 17:23:11 "mtu": 1458, 17:23:11 "selinux-enabled": true, 17:23:11 "seccomp-profile": "/etc/docker/seccomp.json" 17:23:11 } [Pipeline] sh 17:23:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:23:12 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:23:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:23:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:23:31 ========================================================= 17:23:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:23:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:23:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:23:32 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:23:32 b3c136eddcbf: Pulling fs layer 17:23:32 c0a3192eca97: Pulling fs layer 17:23:32 a050256f5b6f: Pulling fs layer 17:23:32 656be50a0ddc: Pulling fs layer 17:23:32 2bbca73fdf42: Pulling fs layer 17:23:32 46d945488cbd: Pulling fs layer 17:23:32 8a5474983e97: Pulling fs layer 17:23:32 329c88fbcd65: Pulling fs layer 17:23:32 656be50a0ddc: Waiting 17:23:32 2bbca73fdf42: Waiting 17:23:32 46d945488cbd: Waiting 17:23:32 8a5474983e97: Waiting 17:23:32 329c88fbcd65: Waiting 17:23:32 a050256f5b6f: Download complete 17:23:32 c0a3192eca97: Download complete 17:23:32 2bbca73fdf42: Download complete 17:23:32 46d945488cbd: Verifying Checksum 17:23:32 46d945488cbd: Download complete 17:23:32 b3c136eddcbf: Download complete 17:23:33 b3c136eddcbf: Pull complete 17:23:33 329c88fbcd65: Verifying Checksum 17:23:33 329c88fbcd65: Download complete 17:23:33 c0a3192eca97: Pull complete 17:23:33 a050256f5b6f: Pull complete 17:23:34 8a5474983e97: Verifying Checksum 17:23:34 8a5474983e97: Download complete 17:23:34 656be50a0ddc: Verifying Checksum 17:23:34 656be50a0ddc: Download complete 17:23:49 656be50a0ddc: Pull complete 17:23:49 2bbca73fdf42: Pull complete 17:23:49 46d945488cbd: Pull complete 17:23:54 8a5474983e97: Pull complete 17:23:56 329c88fbcd65: Pull complete 17:23:56 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 17:23:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:23:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 17:23:56 + 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 17:23:56 + docker inspect -f . ci-base-image-arm64 17:23:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:57 prd-ubuntu20.04-docker-arm64-4c-16g-29062 does not seem to be running inside a container 17:23:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/8 -v /w/workspace/go-mod-bootstrap/8:/w/workspace/go-mod-bootstrap/8:rw,z -v /w/workspace/go-mod-bootstrap/8@tmp:/w/workspace/go-mod-bootstrap/8@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 17:24:00 $ docker top a21a59a6c69b76ee07aa64495f572728d290c6142d3b1d0dd27d5a49c8e3fecc -eo pid,comm [Pipeline] { [Pipeline] sh 17:24:01 + go version 17:24:01 go version go1.18.3 linux/arm64 [Pipeline] } 17:24:01 $ docker stop --time=1 a21a59a6c69b76ee07aa64495f572728d290c6142d3b1d0dd27d5a49c8e3fecc 17:24:02 $ docker rm -f a21a59a6c69b76ee07aa64495f572728d290c6142d3b1d0dd27d5a49c8e3fecc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:03 + docker inspect -f . ci-base-image-arm64 17:24:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:03 prd-ubuntu20.04-docker-arm64-4c-16g-29062 does not seem to be running inside a container 17:24:03 $ 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/8 -v /w/workspace/go-mod-bootstrap/8:/w/workspace/go-mod-bootstrap/8:rw,z -v /w/workspace/go-mod-bootstrap/8@tmp:/w/workspace/go-mod-bootstrap/8@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 17:24:05 $ docker top 4ac6a36b8fef8c57ad9cfc5585c85e37596df38565ef65f981e0748caffcb52f -eo pid,comm [Pipeline] { [Pipeline] sh 17:24:06 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/8 [Pipeline] fileExists [Pipeline] sh 17:24:06 + make test 17:24:06 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:24:06 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 17:24:06 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 17:24:06 go: downloading github.com/pelletier/go-toml v1.9.5 17:24:06 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.7 17:24:06 go: downloading github.com/stretchr/testify v1.8.0 17:24:06 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 17:24:06 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:24:06 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 17:24:06 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 17:24:06 go: downloading github.com/google/uuid v1.3.0 17:24:07 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:24:07 go: downloading github.com/gorilla/mux v1.8.0 17:24:07 go: downloading github.com/go-kit/log v0.2.0 17:24:07 go: downloading github.com/davecgh/go-spew v1.1.1 17:24:07 go: downloading github.com/pmezard/go-difflib v1.0.0 17:24:07 go: downloading github.com/stretchr/objx v0.4.0 17:24:07 go: downloading gopkg.in/yaml.v3 v3.0.1 17:24:07 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 17:24:07 go: downloading github.com/go-playground/validator/v10 v10.10.1 17:24:07 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:24:07 go: downloading github.com/gorilla/websocket v1.4.2 17:24:07 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 17:24:07 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:24:07 go: downloading github.com/hashicorp/errwrap v1.0.0 17:24:07 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:24:07 go: downloading github.com/hashicorp/consul/api v1.9.1 17:24:07 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:24:07 go: downloading github.com/go-playground/universal-translator v0.18.0 17:24:07 go: downloading github.com/leodido/go-urn v1.2.1 17:24:07 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 17:24:07 go: downloading golang.org/x/text v0.3.7 17:24:08 go: downloading github.com/zeebo/errs v1.2.2 17:24:08 go: downloading google.golang.org/grpc v1.46.0 17:24:09 go: downloading github.com/pebbe/zmq4 v1.2.7 17:24:09 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:24:09 go: downloading github.com/x448/float16 v0.8.4 17:24:09 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:24:09 go: downloading github.com/mitchellh/copystructure v1.0.0 17:24:09 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:24:09 go: downloading github.com/go-playground/locales v0.14.0 17:24:09 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:24:09 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:24:09 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:24:09 go: downloading github.com/hashicorp/serf v0.9.5 17:24:09 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 17:24:09 go: downloading google.golang.org/protobuf v1.28.0 17:24:10 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 17:24:10 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:24:10 go: downloading github.com/fatih/color v1.9.0 17:24:10 go: downloading github.com/mattn/go-isatty v0.0.14 17:24:10 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:24:10 go: downloading github.com/golang/protobuf v1.5.2 17:24:10 go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d 17:24:11 go: downloading github.com/mattn/go-colorable v0.1.12 17:24:11 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:24:11 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:25:33 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 17:25:33 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.129s coverage: 4.6% of statements 17:25:33 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 17:25:33 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.074s coverage: 92.4% of statements 17:25:33 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.031s coverage: 85.3% of statements 17:25:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.158s coverage: 42.8% of statements 17:25:41 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 17:25:41 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 17:25:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.076s coverage: 100.0% of statements 17:25:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.425s coverage: 88.4% of statements 17:25:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.066s coverage: 25.0% of statements 17:25:48 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.098s coverage: 80.5% of statements 17:25:48 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 17:25:48 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.040s coverage: 41.7% of statements 17:25:48 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.014s coverage: 91.3% of statements 17:25:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:25:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:26:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:26:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:26:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:26:06 $ docker stop --time=1 4ac6a36b8fef8c57ad9cfc5585c85e37596df38565ef65f981e0748caffcb52f 17:26:08 $ docker rm -f 4ac6a36b8fef8c57ad9cfc5585c85e37596df38565ef65f981e0748caffcb52f [Pipeline] // withDockerContainer [Pipeline] sh 17:26:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:26:11 Warning: overwriting stash ‘coverage-report’ 17:26:11 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 17:26:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:26:12 17:26:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:26:12 arm64: Pulling from edgex-lftools-log-publisher 17:26:12 8998bd30e6a1: Pulling fs layer 17:26:12 04944245beec: Pulling fs layer 17:26:12 699f458cf7ca: Pulling fs layer 17:26:12 765212b225bb: Pulling fs layer 17:26:12 f23df028b6ca: Pulling fs layer 17:26:12 d65c8cfc05b1: Pulling fs layer 17:26:12 2437ff75d9bd: Pulling fs layer 17:26:12 2437ff75d9bd: Waiting 17:26:12 765212b225bb: Waiting 17:26:12 f23df028b6ca: Waiting 17:26:12 d65c8cfc05b1: Waiting 17:26:13 04944245beec: Verifying Checksum 17:26:13 04944245beec: Download complete 17:26:13 765212b225bb: Verifying Checksum 17:26:13 765212b225bb: Download complete 17:26:13 f23df028b6ca: Download complete 17:26:13 d65c8cfc05b1: Verifying Checksum 17:26:13 d65c8cfc05b1: Download complete 17:26:13 699f458cf7ca: Verifying Checksum 17:26:13 699f458cf7ca: Download complete 17:26:13 8998bd30e6a1: Download complete 17:26:15 2437ff75d9bd: Verifying Checksum 17:26:15 2437ff75d9bd: Download complete 17:26:17 8998bd30e6a1: Pull complete 17:26:18 04944245beec: Pull complete 17:26:19 699f458cf7ca: Pull complete 17:26:20 765212b225bb: Pull complete 17:26:21 f23df028b6ca: Pull complete 17:26:21 d65c8cfc05b1: Pull complete 17:26:36 2437ff75d9bd: Pull complete 17:26:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:26:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:26:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:26:36 prd-ubuntu20.04-docker-arm64-4c-16g-29062 does not seem to be running inside a container 17:26: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/8 -v /w/workspace/go-mod-bootstrap/8:/w/workspace/go-mod-bootstrap/8:rw,z -v /w/workspace/go-mod-bootstrap/8@tmp:/w/workspace/go-mod-bootstrap/8@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 17:26:38 $ docker top 6fa3c70bf7c870b27a703ad19f6307e05845f5ebff10cbe454b8a5daee1fe2cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:26:39 ---> job-cost.sh 17:26:39 lf-activate-venv: SKIPPING 17:26:39 INFO: No Stack... 17:26:40 INFO: Retrieving Pricing Info for: v3-standard-4 17:26:41 INFO: Archiving Costs [Pipeline] sh 17:26:41 + + cat /w/workspace/go-mod-bootstrap/8/archives/cost.csv 17:26:41 cut -d, -f6 [Pipeline] lock 17:26:41 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-369-8-stack-cost] 17:26:41 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-369-8-stack-cost] did not exist. Created. 17:26:41 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-369-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:26:42 /w/workspace/go-mod-bootstrap/8@tmp/durable-f3a0e0b0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:26:43 + echo total: 0.10999999940395355 [Pipeline] stash 17:26:43 Warning: overwriting stash ‘stack-cost’ 17:26:43 Stashed 1 file(s) [Pipeline] } 17:26:43 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-369-8-stack-cost] [Pipeline] // lock [Pipeline] } 17:26:43 $ docker stop --time=1 6fa3c70bf7c870b27a703ad19f6307e05845f5ebff10cbe454b8a5daee1fe2cd 17:26:44 $ docker rm -f 6fa3c70bf7c870b27a703ad19f6307e05845f5ebff10cbe454b8a5daee1fe2cd [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 17:26:45 provisioning config files... 17:26:45 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-369@tmp/config9001723605417835425tmp [Pipeline] { [Pipeline] sh 17:26:45 + set +x 17:26:45 + curl -s https://codecov.io/bash 17:26:45 + bash -s -- 17:26:45 17:26:45 _____ _ 17:26:45 / ____| | | 17:26:45 | | ___ __| | ___ ___ _____ __ 17:26:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:26:45 | |___| (_) | (_| | __/ (_| (_) \ V / 17:26:45 \_____\___/ \__,_|\___|\___\___/ \_/ 17:26:45 Bash-1.0.6 17:26:45 17:26:45 17:26:45 ==> git version 2.25.1 found 17:26: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 17:26:45 Release-Date: 2020-01-08 17:26: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 17:26:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:26:45 ==> Jenkins CI detected. 17:26:45 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-369 17:26:45 project root: . 17:26:45 --> token set from env 17:26:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:26:45 ==> Running gcov in . (disable via -X gcov) 17:26:45 ==> Python coveragepy not found 17:26:45 ==> Searching for coverage reports in: 17:26:45 + . 17:26:45 -> Found 1 reports 17:26:45 ==> Detecting git/mercurial file structure 17:26:45 ==> Reading reports 17:26:45 + ./coverage.out bytes=64722 17:26:45 ==> Appending adjustments 17:26:45 https://docs.codecov.io/docs/fixing-reports 17:26:45 + Found adjustments 17:26:45 ==> Gzipping contents 17:26:46 12K /tmp/codecov.M3ekZo.gz 17:26:46 ==> Uploading reports 17:26:46 url: https://codecov.io 17:26:46 query: branch=PR-369&commit=3c447c4367e6a1d0182afe47f6ae99c5c6ce4fd9&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-369%2F8%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=369&job=&cmd_args= 17:26:46 -> Pinging Codecov 17:26: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-369&commit=3c447c4367e6a1d0182afe47f6ae99c5c6ce4fd9&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-369%2F8%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=369&job=&cmd_args= 17:26:46 -> Uploading to 17:26:46 https://storage.googleapis.com/codecov/v4/raw/2022-09-13/833815588EE85121546D348822E98E2E/3c447c4367e6a1d0182afe47f6ae99c5c6ce4fd9/6ff697e4-3489-47e3-925a-7ac66d5be27a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220913%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220913T172646Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6c239fd55a65539630f4476f149a9dddacc9fca79fec97ccd7a977957afc880d 17:26:46 % Total % Received % Xferd Average Speed Time Time Time Current 17:26:46 Dload Upload Total Spent Left Speed 17:26:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10466 0 0 100 10466 0 35598 --:--:-- --:--:-- --:--:-- 35598 17:26:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/3c447c4367e6a1d0182afe47f6ae99c5c6ce4fd9 [Pipeline] } 17:26: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 17:26:47 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-369/archives ] 17:26:47 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-369/archives 17:26:47 total 16 17:26:47 drwxr-xr-x 3 root root 4096 Sep 13 17:22 . 17:26:47 drwxrwxr-x 9 jenkins jenkins 4096 Sep 13 17:22 .. 17:26:47 drwxr-xr-x 2 root root 4096 Sep 13 17:22 cost 17:26:47 -rw-r--r-- 1 root root 88 Sep 13 17:22 cost.csv 17:26:47 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-369/archives 17:26:47 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-369/archives 17:26:47 total 16 17:26:47 drwxr-xr-x 3 jenkins jenkins 4096 Sep 13 17:22 . 17:26:47 drwxrwxr-x 9 jenkins jenkins 4096 Sep 13 17:22 .. 17:26:47 drwxr-xr-x 2 jenkins jenkins 4096 Sep 13 17:22 cost 17:26:47 -rw-r--r-- 1 jenkins jenkins 88 Sep 13 17:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:26:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:26:48 ---> package-listing.sh 17:26:48 ++ facter osfamily 17:26:48 ++ tr '[:upper:]' '[:lower:]' 17:26:48 + OS_FAMILY=debian 17:26:48 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-369 17:26:48 + START_PACKAGES=/tmp/packages_start.txt 17:26:48 + END_PACKAGES=/tmp/packages_end.txt 17:26:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:26:48 + PACKAGES=/tmp/packages_start.txt 17:26:48 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-369 ']' 17:26:48 + PACKAGES=/tmp/packages_end.txt 17:26:48 + case "${OS_FAMILY}" in 17:26:48 + dpkg -l 17:26:48 + grep '^ii' 17:26:48 + '[' -f /tmp/packages_start.txt ']' 17:26:48 + '[' -f /tmp/packages_end.txt ']' 17:26:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:26:48 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-369 ']' 17:26:48 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-369/archives/ 17:26:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-369/archives/ [Pipeline] echo 17:26:48 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-369/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:26:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:26:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:26:49 prd-ubuntu20.04-docker-8c-8g-29061 does not seem to be running inside a container 17:26:49 $ 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-369/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-369 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-369:/w/workspace/xfoundry_go-mod-bootstrap_PR-369:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-369@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-369@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:26:49 $ docker top 76bb68f69e9c5d14184e0bc62d4b35077cd1d656b4ee278034e46985bb9f4f48 -eo pid,comm [Pipeline] { [Pipeline] sh 17:26:50 + touch /tmp/pre-build-complete [Pipeline] sh 17:26:50 + mkdir -p /var/log/sysstat [Pipeline] sh 17:26:50 + ls /var/log/sa-host 17:26:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:26:50 provisioning config files... 17:26:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-369@tmp/config8157364002241376935tmp [Pipeline] { [Pipeline] echo 17:26:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:26:51 ---> create-netrc.sh [Pipeline] } 17:26:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:26:51 ---> python-tools-install.sh [Pipeline] echo 17:26:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:26:51 ---> sudo-logs.sh 17:26:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:26:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:26:52 ---> job-cost.sh 17:26:52 lf-activate-venv: SKIPPING 17:26:52 DEBUG: total: 0.2199999988079071 17:26:52 INFO: Retrieving Stack Cost... 17:26:52 INFO: Retrieving Pricing Info for: v3-standard-8 17:26:52 INFO: Archiving Costs [Pipeline] echo 17:26:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:26:53 ---> logs-deploy.sh 17:26:53 lf-activate-venv: SKIPPING 17:26:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-369/8 17:26:53 INFO: archiving workspace using pattern(s): 17:26:54 Archives upload complete. 17:26:54 INFO: archiving logs to Nexus 17:26:55 ---> uname -a: 17:26:55 Linux prd-ubuntu20-04-docker-8c-8g-29061 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:26:55 17:26:55 17:26:55 ---> lscpu: 17:26:55 Architecture: x86_64 17:26:55 CPU op-mode(s): 32-bit, 64-bit 17:26:55 Byte Order: Little Endian 17:26:55 Address sizes: 40 bits physical, 48 bits virtual 17:26:55 CPU(s): 8 17:26:55 On-line CPU(s) list: 0-7 17:26:55 Thread(s) per core: 1 17:26:55 Core(s) per socket: 1 17:26:55 Socket(s): 8 17:26:55 NUMA node(s): 1 17:26:55 Vendor ID: AuthenticAMD 17:26:55 CPU family: 23 17:26:55 Model: 49 17:26:55 Model name: AMD EPYC-Rome Processor 17:26:55 Stepping: 0 17:26:55 CPU MHz: 2800.000 17:26:55 BogoMIPS: 5600.00 17:26:55 Virtualization: AMD-V 17:26:55 Hypervisor vendor: KVM 17:26:55 Virtualization type: full 17:26:55 L1d cache: 256 KiB 17:26:55 L1i cache: 256 KiB 17:26:55 L2 cache: 4 MiB 17:26:55 L3 cache: 128 MiB 17:26:55 NUMA node0 CPU(s): 0-7 17:26:55 Vulnerability Itlb multihit: Not affected 17:26:55 Vulnerability L1tf: Not affected 17:26:55 Vulnerability Mds: Not affected 17:26:55 Vulnerability Meltdown: Not affected 17:26:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:26:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:26:55 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:26:55 Vulnerability Srbds: Not affected 17:26:55 Vulnerability Tsx async abort: Not affected 17:26: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 17:26:55 17:26:55 17:26:55 ---> nproc: 17:26:55 8 17:26:55 17:26:55 17:26:55 ---> df -h: 17:26:55 Filesystem Size Used Avail Use% Mounted on 17:26:55 overlay 155G 11G 145G 7% / 17:26:55 tmpfs 64M 0 64M 0% /dev 17:26:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:26:55 shm 64M 0 64M 0% /dev/shm 17:26:55 /dev/vda1 155G 11G 145G 7% /facter-os 17:26:55 17:26:55 17:26:55 ---> sar -b -r -n DEV: 17:26:55 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29061) 09/13/22 _x86_64_ (8 CPU) 17:26:55 17:26:55 17:20:11 LINUX RESTART (8 CPU) 17:26:55 17:26:55 17:21:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:26:55 17:22:01 99.58 3.52 96.05 0.00 393.83 50701.64 0.00 17:26:55 17:23:01 29.55 0.03 29.51 0.00 3.87 16468.07 0.00 17:26:55 17:24:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 17:26:55 17:25:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 17:26:55 17:26:01 1.30 0.02 1.28 0.00 0.13 15.46 0.00 17:26:55 Average: 26.34 0.71 25.64 0.00 78.51 13317.92 0.00 17:26:55 17:26:55 17:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:26:55 17:22:01 28394704 31733912 562820 1.71 133088 3424856 2226744 6.56 1229868 2819984 524220 17:26:55 17:23:01 28509288 31787224 508956 1.55 133548 3361000 1791440 5.28 1189544 2743280 40 17:26:55 17:24:01 28510708 31788976 506960 1.54 133572 3361132 1791440 5.28 1188672 2743460 20 17:26:55 17:25:01 28517676 31795968 499848 1.52 133604 3361132 1791440 5.28 1181588 2743476 176 17:26:55 17:26:01 28517320 31795684 500076 1.52 133660 3361144 1791440 5.28 1181824 2743484 36 17:26:55 Average: 28489939 31780353 515732 1.57 133494 3373853 1878501 5.54 1194299 2758737 104898 17:26:55 17:26:55 17:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:26:55 17:22:01 lo 2.30 2.30 0.23 0.23 0.00 0.00 0.00 0.00 17:26:55 17:22:01 docker0 43.20 52.18 3.66 738.78 0.00 0.00 0.00 0.00 17:26:55 17:22:01 ens3 348.99 242.13 7336.40 81.94 0.00 0.00 0.00 0.00 17:26:55 17:23:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 17:26:55 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:55 17:23:01 ens3 10.85 7.15 12.03 4.31 0.00 0.00 0.00 0.00 17:26:55 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:55 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:55 17:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:55 17:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:26:55 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:55 17:25:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:26:55 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:55 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:55 17:26:01 ens3 0.20 0.12 0.08 0.06 0.00 0.00 0.00 0.00 17:26:55 Average: lo 0.55 0.55 0.05 0.05 0.00 0.00 0.00 0.00 17:26:55 Average: docker0 8.52 10.30 0.72 145.77 0.00 0.00 0.00 0.00 17:26:55 Average: ens3 71.11 49.26 1450.04 17.05 0.00 0.00 0.00 0.00 17:26:55 17:26:55 17:26:55 ---> sar -P ALL: 17:26:55 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29061) 09/13/22 _x86_64_ (8 CPU) 17:26:55 17:26:55 17:20:11 LINUX RESTART (8 CPU) 17:26:55 17:26:55 17:21:02 CPU %user %nice %system %iowait %steal %idle 17:26:55 17:22:01 all 30.45 0.00 6.90 0.83 0.08 61.74 17:26:55 17:22:01 0 31.82 0.00 6.47 0.31 0.07 61.33 17:26:55 17:22:01 1 30.26 0.00 7.27 0.19 0.09 62.20 17:26:55 17:22:01 2 30.37 0.00 7.52 0.81 0.09 61.22 17:26:55 17:22:01 3 30.40 0.00 6.93 0.21 0.09 62.38 17:26:55 17:22:01 4 29.72 0.00 6.32 0.36 0.07 63.53 17:26:55 17:22:01 5 30.83 0.00 6.63 3.06 0.07 59.41 17:26:55 17:22:01 6 30.30 0.00 7.24 1.22 0.09 61.14 17:26:55 17:22:01 7 29.93 0.00 6.82 0.47 0.09 62.70 17:26:55 17:23:01 all 0.50 0.00 0.28 0.23 0.01 98.99 17:26:55 17:23:01 0 0.30 0.00 0.60 1.20 0.00 97.90 17:26:55 17:23:01 1 0.87 0.00 0.25 0.00 0.00 98.88 17:26:55 17:23:01 2 0.52 0.00 0.30 0.10 0.02 99.06 17:26:55 17:23:01 3 0.45 0.00 0.22 0.02 0.02 99.30 17:26:55 17:23:01 4 0.47 0.00 0.28 0.02 0.00 99.23 17:26:55 17:23:01 5 0.42 0.00 0.23 0.18 0.00 99.17 17:26:55 17:23:01 6 0.62 0.00 0.17 0.02 0.00 99.20 17:26:55 17:23:01 7 0.35 0.00 0.20 0.28 0.02 99.15 17:26:55 17:24:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:26:55 17:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:26:55 17:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:26:55 17:24:01 2 0.07 0.00 0.05 0.00 0.02 99.87 17:26:55 17:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:26:55 17:24:01 4 0.02 0.00 0.02 0.02 0.02 99.93 17:26:55 17:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:26:55 17:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:26:55 17:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:26:55 17:25:01 all 0.03 0.00 0.02 0.00 0.01 99.94 17:26:55 17:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:26:55 17:25:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:26:55 17:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:26:55 17:25:01 3 0.05 0.00 0.02 0.00 0.00 99.93 17:26:55 17:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:26:55 17:25:01 5 0.03 0.00 0.03 0.00 0.02 99.92 17:26:55 17:25:01 6 0.07 0.00 0.03 0.00 0.00 99.90 17:26:55 17:25:01 7 0.00 0.00 0.02 0.02 0.00 99.97 17:26:55 17:26:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:26:55 17:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:26:55 17:26:01 1 0.05 0.00 0.00 0.00 0.00 99.95 17:26:55 17:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:26:55 17:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:26:55 17:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:26:55 17:26:01 5 0.00 0.00 0.03 0.00 0.02 99.95 17:26:55 17:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:26:55 17:26:01 7 0.00 0.00 0.00 0.03 0.00 99.97 17:26:55 Average: all 6.05 0.00 1.41 0.21 0.02 92.31 17:26:55 Average: 0 6.27 0.00 1.39 0.30 0.01 92.03 17:26:55 Average: 1 6.09 0.00 1.48 0.04 0.02 92.38 17:26:55 Average: 2 6.06 0.00 1.54 0.18 0.03 92.19 17:26:55 Average: 3 6.02 0.00 1.39 0.04 0.02 92.53 17:26:55 Average: 4 5.89 0.00 1.30 0.08 0.02 92.72 17:26:55 Average: 5 6.11 0.00 1.36 0.63 0.02 91.88 17:26:55 Average: 6 6.05 0.00 1.45 0.24 0.02 92.24 17:26:55 Average: 7 5.89 0.00 1.37 0.16 0.02 92.56 17:26:55 17:26:55 17:26:55