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 9d385f3c82b4e8a08167a85b9a5770f429d4d616 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-ssh6318512433908802538.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-ssh17668448014283927439.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-369/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /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-ssh7926737215428831522.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /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-ssh13597485677252297797.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-ssh13868577054773410184.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-369/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /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-ssh12563564773294575705.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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-28628 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 9d385f3c82b4e8a08167a85b9a5770f429d4d616 Merge succeeded, producing 9d385f3c82b4e8a08167a85b9a5770f429d4d616 Checking out Revision 9d385f3c82b4e8a08167a85b9a5770f429d4d616 (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 9d385f3c82b4e8a08167a85b9a5770f429d4d616 # 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 9d385f3c82b4e8a08167a85b9a5770f429d4d616 # timeout=10 Commit message: "Merge remote-tracking branch 'origin' into feat-348" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:26:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:26:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:26:00 ========================================================= 14:26:00 EdgeX Global Pipelines Version Info 14:26:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:26:01 ------------------- 14:26:01 stable info: 14:26:01 ------------------- 14:26:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:26:01 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 14:26:01 Message: update stable to v1.0.239 14:26:02 ------------------- 14:26:02 experimental info: 14:26:02 ------------------- 14:26:02 Commited By: **** collab-it+edgex@linuxfoundation.org 14:26:02 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 14:26:02 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:26:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 14:26:02 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 14:26:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:26:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:26:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:26:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:26:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:26:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:26:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:26:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:26:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:26:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 14:26:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:26:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:26:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:26:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:26:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:26:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:26:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:26:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:26:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:26:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:26:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:26:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:26:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:26:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:26:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:26:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-369 [Pipeline] echo 14:26:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-369 [Pipeline] echo 14:26:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-369 [Pipeline] echo 14:26:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d385f3c82b4e8a08167a85b9a5770f429d4d616 [Pipeline] echo 14:26:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d385f3 [Pipeline] echo 14:26:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:26:04 + git rev-list -1 --merges 9d385f3c82b4e8a08167a85b9a5770f429d4d616~1..9d385f3c82b4e8a08167a85b9a5770f429d4d616 [Pipeline] echo 14:26:04 -----------> git rev-list -1 --merges 9d385f3c82b4e8a08167a85b9a5770f429d4d616~1..9d385f3c82b4e8a08167a85b9a5770f429d4d616 9d385f3c82b4e8a08167a85b9a5770f429d4d616 14:26:04 9d385f3c82b4e8a08167a85b9a5770f429d4d616 [false] [Pipeline] sh 14:26:04 + git log --format=format:%s -1 9d385f3c82b4e8a08167a85b9a5770f429d4d616 [Pipeline] echo 14:26:04 ========================================================= 14:26:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:26:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:26:05 + git log --format=format:%s -1 9d385f3c82b4e8a08167a85b9a5770f429d4d616 [Pipeline] echo 14:26:05 [semverPrep] GIT_COMMIT: 9d385f3c82b4e8a08167a85b9a5770f429d4d616, Commit Message: Merge remote-tracking branch 'origin' into feat-348 [Pipeline] echo 14:26:05 [semverPrep] This is not a build commit. [Pipeline] sh 14:26:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:26:05 + grep -v github /etc/ssh/ssh_known_hosts 14:26:05 + [ -e /tmp/ssh_known_hosts ] 14:26:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:26:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:26:05 + sudo tee -a /etc/ssh/ssh_known_hosts 14:26:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:26:06 14:26:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:26:07 0.1.4: Pulling from edgex-devops/py-git-semver 14:26:07 b85a868b505f: Pulling fs layer 14:26:07 e2be974225ed: Pulling fs layer 14:26:07 339a4e72a1f5: Pulling fs layer 14:26:07 988bab9f4d93: Pulling fs layer 14:26:07 1469e6f7b9e6: Pulling fs layer 14:26:07 eaf3925da568: Pulling fs layer 14:26:07 bab4dde63d76: Pulling fs layer 14:26:07 bde34c3a00c8: Pulling fs layer 14:26:07 b352a97aabf1: Pulling fs layer 14:26:07 4872d77fe225: Pulling fs layer 14:26:07 5851b861e8e6: Pulling fs layer 14:26:07 988bab9f4d93: Waiting 14:26:07 bab4dde63d76: Waiting 14:26:07 bde34c3a00c8: Waiting 14:26:07 b352a97aabf1: Waiting 14:26:07 5851b861e8e6: Waiting 14:26:07 1469e6f7b9e6: Waiting 14:26:07 eaf3925da568: Waiting 14:26:07 4872d77fe225: Waiting 14:26:07 e2be974225ed: Download complete 14:26:07 988bab9f4d93: Download complete 14:26:07 339a4e72a1f5: Verifying Checksum 14:26:07 339a4e72a1f5: Download complete 14:26:07 eaf3925da568: Verifying Checksum 14:26:07 eaf3925da568: Download complete 14:26:07 1469e6f7b9e6: Verifying Checksum 14:26:07 1469e6f7b9e6: Download complete 14:26:07 bde34c3a00c8: Download complete 14:26:07 b352a97aabf1: Download complete 14:26:07 4872d77fe225: Verifying Checksum 14:26:07 4872d77fe225: Download complete 14:26:07 5851b861e8e6: Verifying Checksum 14:26:07 5851b861e8e6: Download complete 14:26:07 b85a868b505f: Download complete 14:26:07 bab4dde63d76: Verifying Checksum 14:26:07 bab4dde63d76: Download complete 14:26:08 b85a868b505f: Pull complete 14:26:08 e2be974225ed: Pull complete 14:26:09 339a4e72a1f5: Pull complete 14:26:09 988bab9f4d93: Pull complete 14:26:09 1469e6f7b9e6: Pull complete 14:26:09 eaf3925da568: Pull complete 14:26:11 bab4dde63d76: Pull complete 14:26:11 bde34c3a00c8: Pull complete 14:26:11 b352a97aabf1: Pull complete 14:26:11 4872d77fe225: Pull complete 14:26:11 5851b861e8e6: Pull complete 14:26:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:26:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:26:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:26:12 prd-ubuntu20.04-docker-8c-8g-28628 does not seem to be running inside a container 14:26:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:26:14 $ docker top 72214c2b3b1a31209ca5e2bb519cb49f842b33e99d9658cd18e05cd2eb95426c -eo pid,comm 14:26:14 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). 14:26:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:26:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:26:14 [ssh-agent] Looking for ssh-agent implementation... 14:26:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:26:14 $ docker exec 72214c2b3b1a31209ca5e2bb519cb49f842b33e99d9658cd18e05cd2eb95426c ssh-agent 14:26:14 SSH_AUTH_SOCK=/tmp/ssh-MvNwJUi05xhB/agent.32 14:26:14 SSH_AGENT_PID=38 14:26:14 Running ssh-add (command line suppressed) 14:26:15 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-369@tmp/private_key_7657294958237925113.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-369@tmp/private_key_7657294958237925113.key) 14:26:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:26:15 + git tag --points-at HEAD [Pipeline] } 14:26:15 $ docker exec --env ******** --env ******** 72214c2b3b1a31209ca5e2bb519cb49f842b33e99d9658cd18e05cd2eb95426c ssh-agent -k 14:26:15 unset SSH_AUTH_SOCK; 14:26:15 unset SSH_AGENT_PID; 14:26:15 echo Agent pid 38 killed; 14:26:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:26:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:26:15 [ssh-agent] Looking for ssh-agent implementation... 14:26:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:26:15 $ docker exec 72214c2b3b1a31209ca5e2bb519cb49f842b33e99d9658cd18e05cd2eb95426c ssh-agent 14:26:15 SSH_AUTH_SOCK=/tmp/ssh-PR1SAtVrnK9G/agent.71 14:26:15 SSH_AGENT_PID=77 14:26:15 Running ssh-add (command line suppressed) 14:26:15 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-369@tmp/private_key_2190741612940604463.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-369@tmp/private_key_2190741612940604463.key) 14:26:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:26:16 + git semver init 14:26:16 2022-09-07 14:26:16,475 [run_init] DEBUG init version:0.0.0 force:False 14:26:16 2022-09-07 14:26:16,476 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-369/.semver 14:26:16 2022-09-07 14:26:16,476 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-369/.semver 14:26:16 2022-09-07 14:26:16,477 [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) 14:26:17 2022-09-07 14:26:17,397 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-369/.git/info/exclude 14:26:17 2022-09-07 14:26:17,397 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-369/.semver/PR-369 with force:False 14:26:17 2022-09-07 14:26:17,397 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-369/.semver/PR-369 14:26:17 2022-09-07 14:26:17,402 [execute] INFO git cat-file --batch-check 14:26:17 2022-09-07 14:26:17,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-369/.semver, universal_newlines=False, shell=None, istream=) 14:26:17 2022-09-07 14:26:17,407 [execute] INFO git cat-file --batch 14:26:17 2022-09-07 14:26:17,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-369/.semver, universal_newlines=False, shell=None, istream=) 14:26:17 2022-09-07 14:26:17,412 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-369/.semver/PR-369 14:26:17 0.0.0 [Pipeline] } 14:26:17 $ docker exec --env ******** --env ******** 72214c2b3b1a31209ca5e2bb519cb49f842b33e99d9658cd18e05cd2eb95426c ssh-agent -k 14:26:17 unset SSH_AUTH_SOCK; 14:26:17 unset SSH_AGENT_PID; 14:26:17 echo Agent pid 77 killed; 14:26:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:26:18 + git semver [Pipeline] } 14:26:18 $ docker stop --time=1 72214c2b3b1a31209ca5e2bb519cb49f842b33e99d9658cd18e05cd2eb95426c 14:26:19 $ docker rm -f 72214c2b3b1a31209ca5e2bb519cb49f842b33e99d9658cd18e05cd2eb95426c [Pipeline] // withDockerContainer [Pipeline] sh 14:26:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:26:20 Stashed 1 file(s) [Pipeline] echo 14:26:20 [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 14:26:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:26:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:26:21 ========================================================= 14:26:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:26:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:26:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:26:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:26:21 2408cc74d12b: Pulling fs layer 14:26:21 ea60b727a1ce: Pulling fs layer 14:26:21 30c4a7721957: Pulling fs layer 14:26:21 370296b7ddb6: Pulling fs layer 14:26:21 7c6cee850709: Pulling fs layer 14:26:21 39a5fcdaea64: Pulling fs layer 14:26:21 d94ebbe4e438: Pulling fs layer 14:26:21 bcfd1f05c69d: Pulling fs layer 14:26:21 59ccb84bbe0f: Pulling fs layer 14:26:21 370296b7ddb6: Waiting 14:26:21 7c6cee850709: Waiting 14:26:21 d94ebbe4e438: Waiting 14:26:21 bcfd1f05c69d: Waiting 14:26:21 39a5fcdaea64: Waiting 14:26:21 59ccb84bbe0f: Waiting 14:26:21 30c4a7721957: Download complete 14:26:21 ea60b727a1ce: Verifying Checksum 14:26:21 ea60b727a1ce: Download complete 14:26:21 7c6cee850709: Verifying Checksum 14:26:21 7c6cee850709: Download complete 14:26:21 39a5fcdaea64: Download complete 14:26:21 2408cc74d12b: Verifying Checksum 14:26:21 2408cc74d12b: Download complete 14:26:21 d94ebbe4e438: Verifying Checksum 14:26:21 d94ebbe4e438: Download complete 14:26:21 2408cc74d12b: Pull complete 14:26:21 ea60b727a1ce: Pull complete 14:26:21 30c4a7721957: Pull complete 14:26:21 59ccb84bbe0f: Verifying Checksum 14:26:21 59ccb84bbe0f: Download complete 14:26:21 bcfd1f05c69d: Verifying Checksum 14:26:21 bcfd1f05c69d: Download complete 14:26:22 370296b7ddb6: Verifying Checksum 14:26:22 370296b7ddb6: Download complete 14:26:26 370296b7ddb6: Pull complete 14:26:26 7c6cee850709: Pull complete 14:26:26 39a5fcdaea64: Pull complete 14:26:26 d94ebbe4e438: Pull complete 14:26:27 bcfd1f05c69d: Pull complete 14:26:28 59ccb84bbe0f: Pull complete 14:26:28 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 14:26:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:26:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 14:26:29 + 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 14:26:29 + docker inspect -f . ci-base-image-x86_64 14:26:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:26:29 prd-ubuntu20.04-docker-8c-8g-28628 does not seem to be running inside a container 14:26:29 $ 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 ******** ci-base-image-x86_64 cat 14:26:33 $ docker top 3f2883a85f59daf795f3d7bd48d1284d7d50a5b171062fdca0f9ff63f581d388 -eo pid,comm [Pipeline] { [Pipeline] sh 14:26:33 + go version 14:26:33 go version go1.18.3 linux/amd64 [Pipeline] } 14:26:33 $ docker stop --time=1 3f2883a85f59daf795f3d7bd48d1284d7d50a5b171062fdca0f9ff63f581d388 14:26:35 $ docker rm -f 3f2883a85f59daf795f3d7bd48d1284d7d50a5b171062fdca0f9ff63f581d388 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26:35 Still waiting to schedule task 14:26:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:26:35 + docker inspect -f . ci-base-image-x86_64 14:26:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:26:36 prd-ubuntu20.04-docker-8c-8g-28628 does not seem to be running inside a container 14:26:36 $ 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 ******** ci-base-image-x86_64 cat 14:26:36 $ docker top ae52153678abcef5d78fe9bdddc73b9ab5be9cf1825135b854b3a9048612d6da -eo pid,comm [Pipeline] { [Pipeline] sh 14:26:36 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-369 [Pipeline] fileExists [Pipeline] sh 14:26:37 + make test 14:26:37 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:26:37 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:26:37 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 14:26:37 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 14:26:37 go: downloading github.com/stretchr/testify v1.8.0 14:26:37 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 14:26:37 go: downloading github.com/google/uuid v1.3.0 14:26:37 go: downloading github.com/hashicorp/go-multierror v1.1.1 14:26:37 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.7 14:26:37 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 14:26:37 go: downloading github.com/pelletier/go-toml v1.9.5 14:26:37 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 14:26:37 go: downloading github.com/gorilla/mux v1.8.0 14:26:37 go: downloading github.com/davecgh/go-spew v1.1.1 14:26:37 go: downloading github.com/pmezard/go-difflib v1.0.0 14:26:37 go: downloading github.com/stretchr/objx v0.4.0 14:26:37 go: downloading gopkg.in/yaml.v3 v3.0.1 14:26:37 go: downloading github.com/hashicorp/errwrap v1.0.0 14:26:37 go: downloading github.com/go-kit/log v0.2.0 14:26:37 go: downloading github.com/go-playground/validator/v10 v10.10.1 14:26:37 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 14:26:37 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 14:26:37 go: downloading github.com/hashicorp/consul/api v1.9.1 14:26:37 go: downloading github.com/gorilla/websocket v1.4.2 14:26:37 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 14:26:37 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:26:37 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:26:37 go: downloading github.com/pebbe/zmq4 v1.2.7 14:26:37 go: downloading github.com/go-redis/redis/v7 v7.3.0 14:26:37 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:26:37 go: downloading github.com/x448/float16 v0.8.4 14:26:37 go: downloading github.com/zeebo/errs v1.2.2 14:26:37 go: downloading google.golang.org/grpc v1.46.0 14:26:37 go: downloading github.com/go-playground/universal-translator v0.18.0 14:26:37 go: downloading github.com/leodido/go-urn v1.2.1 14:26:37 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 14:26:37 go: downloading golang.org/x/text v0.3.7 14:26:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:26:38 go: downloading github.com/hashicorp/go-hclog v0.12.0 14:26:38 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:26:38 go: downloading github.com/hashicorp/serf v0.9.5 14:26:38 go: downloading github.com/mitchellh/mapstructure v1.5.0 14:26:38 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 14:26:38 go: downloading google.golang.org/protobuf v1.28.0 14:26:38 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:26:38 go: downloading github.com/mitchellh/copystructure v1.0.0 14:26:38 go: downloading github.com/go-playground/locales v0.14.0 14:26:38 go: downloading github.com/fatih/color v1.9.0 14:26:38 go: downloading github.com/mattn/go-isatty v0.0.14 14:26:38 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 14:26:38 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:26:38 go: downloading github.com/mattn/go-colorable v0.1.12 14:26:38 go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d 14:26:38 go: downloading github.com/golang/protobuf v1.5.2 14:26:38 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 14:26:38 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:26:38 go: downloading github.com/hashicorp/golang-lru v0.5.0 14:26:50 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 14:26:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.014s coverage: 4.6% of statements 14:26:50 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 14:26:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.010s coverage: 92.4% of statements 14:26:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.025s coverage: 85.3% of statements 14:26:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.023s coverage: 42.8% of statements 14:26:52 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 14:26:52 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 14:26:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.017s coverage: 100.0% of statements 14:26:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.321s coverage: 88.4% of statements 14:26:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.012s coverage: 25.0% of statements 14:26:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.026s coverage: 81.4% of statements 14:26:53 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 14:26:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.010s coverage: 41.7% of statements 14:26:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.011s coverage: 91.3% of statements 14:27:00 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." 14:27:00 bootstrap/secret/insecure.go:149:11: S1005: unnecessary assignment to the blank identifier (gosimple) 14:27:00 for k, _ := range insecureSecret.Secrets { 14:27:00 ^ 14:27:00 make: *** [Makefile:14: lint] Error 1 [Pipeline] } 14:27:00 $ docker stop --time=1 ae52153678abcef5d78fe9bdddc73b9ab5be9cf1825135b854b3a9048612d6da 14:27:04 $ docker rm -f ae52153678abcef5d78fe9bdddc73b9ab5be9cf1825135b854b3a9048612d6da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:27:05 14:27:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:27:05 latest: Pulling from edgex-lftools-log-publisher 14:27:05 5eb5b503b376: Pulling fs layer 14:27:05 5c69ac0246d0: Pulling fs layer 14:27:05 ec43610c2a17: Pulling fs layer 14:27:05 3a2ae6a8a46f: Pulling fs layer 14:27:05 33b1e0a273af: Pulling fs layer 14:27:05 5d3b04190fa2: Pulling fs layer 14:27:05 2f39f015ded8: Pulling fs layer 14:27:05 3a2ae6a8a46f: Waiting 14:27:05 33b1e0a273af: Waiting 14:27:05 5d3b04190fa2: Waiting 14:27:05 2f39f015ded8: Waiting 14:27:05 5c69ac0246d0: Verifying Checksum 14:27:05 5c69ac0246d0: Download complete 14:27:05 3a2ae6a8a46f: Verifying Checksum 14:27:05 3a2ae6a8a46f: Download complete 14:27:06 33b1e0a273af: Verifying Checksum 14:27:06 33b1e0a273af: Download complete 14:27:06 5d3b04190fa2: Verifying Checksum 14:27:06 5d3b04190fa2: Download complete 14:27:06 ec43610c2a17: Verifying Checksum 14:27:06 ec43610c2a17: Download complete 14:27:06 5eb5b503b376: Download complete 14:27:06 2f39f015ded8: Verifying Checksum 14:27:06 2f39f015ded8: Download complete 14:27:07 5eb5b503b376: Pull complete 14:27:07 5c69ac0246d0: Pull complete 14:27:08 ec43610c2a17: Pull complete 14:27:08 3a2ae6a8a46f: Pull complete 14:27:08 33b1e0a273af: Pull complete 14:27:08 5d3b04190fa2: Pull complete 14:27:12 2f39f015ded8: Pull complete 14:27:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:27:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:27:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:27:12 prd-ubuntu20.04-docker-8c-8g-28628 does not seem to be running inside a container 14:27:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:27:15 $ docker top 3be5ce7bf0f81e9efd27ca41b302de875359ff68724602113522e3a535a465b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:27:16 ---> job-cost.sh 14:27:16 lf-activate-venv: SKIPPING 14:27:16 INFO: No Stack... 14:27:16 INFO: Retrieving Pricing Info for: v3-standard-8 14:27:16 INFO: Archiving Costs [Pipeline] sh 14:27:17 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-369/archives/cost.csv 14:27:17 + cut -d, -f6 [Pipeline] lock 14:27:17 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-369-2-stack-cost] 14:27:17 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-369-2-stack-cost] did not exist. Created. 14:27:17 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-369-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:27:17 + echo total: 0.2199999988079071 [Pipeline] stash 14:27:17 Stashed 1 file(s) [Pipeline] } 14:27:17 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-369-2-stack-cost] [Pipeline] // lock [Pipeline] } 14:27:17 $ docker stop --time=1 3be5ce7bf0f81e9efd27ca41b302de875359ff68724602113522e3a535a465b2 14:27:18 $ docker rm -f 3be5ce7bf0f81e9efd27ca41b302de875359ff68724602113522e3a535a465b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:27:19 Failed in branch amd64 14:28:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-28629 in /w/workspace/xfoundry_go-mod-bootstrap_PR-369 [Pipeline] { [Pipeline] ws 14:28:18 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 14:28:18 Selected Git installation does not exist. Using Default 14:28:18 The recommended git tool is: NONE 14:28:25 using credential edgex-jenkins-ssh 14:28:25 Cloning the remote Git repository 14:28:25 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 14:28:25 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 14:28:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 14:28:25 > git --version # timeout=10 14:28:25 > git --version # 'git version 2.25.1' 14:28:25 using GIT_SSH to set credentials SSH Credentials for GitHub 14:28:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:28:27 Merging remotes/origin/main commit 81938145ae1591d3977dbff9e1e268f1741d248f into PR head commit 9d385f3c82b4e8a08167a85b9a5770f429d4d616 14:28:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 14:28:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:28:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 14:28:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 14:28:26 using GIT_SSH to set credentials SSH Credentials for GitHub 14:28:26 > 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 14:28:27 > git config core.sparsecheckout # timeout=10 14:28:27 > git checkout -f 9d385f3c82b4e8a08167a85b9a5770f429d4d616 # timeout=10 14:28:27 > git remote # timeout=10 14:28:27 > git config --get remote.origin.url # timeout=10 14:28:27 using GIT_SSH to set credentials SSH Credentials for GitHub 14:28:27 > git merge 81938145ae1591d3977dbff9e1e268f1741d248f # timeout=10 14:28:27 Merge succeeded, producing 9d385f3c82b4e8a08167a85b9a5770f429d4d616 14:28:27 Checking out Revision 9d385f3c82b4e8a08167a85b9a5770f429d4d616 (PR-369) 14:28:27 > git rev-parse HEAD^{commit} # timeout=10 14:28:27 > git config core.sparsecheckout # timeout=10 14:28:27 > git checkout -f 9d385f3c82b4e8a08167a85b9a5770f429d4d616 # timeout=10 14:28:31 Commit message: "Merge remote-tracking branch 'origin' into feat-348" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:28:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:28:33 % Total % Received % Xferd Average Speed Time Time Time Current 14:28:33 Dload Upload Total Spent Left Speed 14:28:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 90661 0 --:--:-- --:--:-- --:--:-- 90661 [Pipeline] sh 14:28:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:28:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:28:34 + sudo tee /etc/docker/daemon.new 14:28:34 { 14:28:34 "registry-mirrors": [ 14:28:34 "https://nexus3.edgexfoundry.org:10001" 14:28:34 ], 14:28:34 "bip": "10.250.0.254/24", 14:28:34 "hosts": [ 14:28:34 "tcp://0.0.0.0:5555", 14:28:34 "unix:///var/run/docker.sock" 14:28:34 ], 14:28:34 "mtu": 1458, 14:28:34 "selinux-enabled": true, 14:28:34 "seccomp-profile": "/etc/docker/seccomp.json" 14:28:34 } [Pipeline] sh 14:28:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:28:34 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 14:28:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:28:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:28:53 ========================================================= 14:28:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:28:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:28:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:28:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:28:54 b3c136eddcbf: Pulling fs layer 14:28:54 c0a3192eca97: Pulling fs layer 14:28:54 a050256f5b6f: Pulling fs layer 14:28:54 656be50a0ddc: Pulling fs layer 14:28:54 2bbca73fdf42: Pulling fs layer 14:28:54 46d945488cbd: Pulling fs layer 14:28:54 8a5474983e97: Pulling fs layer 14:28:54 329c88fbcd65: Pulling fs layer 14:28:54 2bbca73fdf42: Waiting 14:28:54 46d945488cbd: Waiting 14:28:54 8a5474983e97: Waiting 14:28:54 329c88fbcd65: Waiting 14:28:54 656be50a0ddc: Waiting 14:28:54 a050256f5b6f: Verifying Checksum 14:28:54 a050256f5b6f: Download complete 14:28:54 c0a3192eca97: Verifying Checksum 14:28:54 c0a3192eca97: Download complete 14:28:54 2bbca73fdf42: Verifying Checksum 14:28:54 2bbca73fdf42: Download complete 14:28:54 46d945488cbd: Verifying Checksum 14:28:54 46d945488cbd: Download complete 14:28:54 b3c136eddcbf: Verifying Checksum 14:28:55 b3c136eddcbf: Pull complete 14:28:56 329c88fbcd65: Verifying Checksum 14:28:56 329c88fbcd65: Download complete 14:28:56 c0a3192eca97: Pull complete 14:28:57 a050256f5b6f: Pull complete 14:28:57 8a5474983e97: Verifying Checksum 14:28:57 8a5474983e97: Download complete 14:28:57 656be50a0ddc: Verifying Checksum 14:28:57 656be50a0ddc: Download complete 14:29:10 656be50a0ddc: Pull complete 14:29:10 2bbca73fdf42: Pull complete 14:29:10 46d945488cbd: Pull complete 14:29:17 8a5474983e97: Pull complete 14:29:19 329c88fbcd65: Pull complete 14:29:19 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 14:29:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:29:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 14:29:19 + 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 14:29:19 + docker inspect -f . ci-base-image-arm64 14:29:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:20 prd-ubuntu20.04-docker-arm64-4c-16g-28629 does not seem to be running inside a container 14:29:20 $ 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 14:29:23 $ docker top f6dd8189e9b71b0bdecd6b97f4f6a8f746e8d68ae82c72acef5edcb845593c6c -eo pid,comm [Pipeline] { [Pipeline] sh 14:29:24 + go version 14:29:24 go version go1.18.3 linux/arm64 [Pipeline] } 14:29:24 $ docker stop --time=1 f6dd8189e9b71b0bdecd6b97f4f6a8f746e8d68ae82c72acef5edcb845593c6c 14:29:26 $ docker rm -f f6dd8189e9b71b0bdecd6b97f4f6a8f746e8d68ae82c72acef5edcb845593c6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:27 + docker inspect -f . ci-base-image-arm64 14:29:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:27 prd-ubuntu20.04-docker-arm64-4c-16g-28629 does not seem to be running inside a container 14:29:27 $ 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 14:29:28 $ docker top a1fc3f218dc5c83a10bd26a2cfcfa7031d6972ebd9ed5e77018b22bb93686d54 -eo pid,comm [Pipeline] { [Pipeline] sh 14:29:29 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/2 [Pipeline] fileExists [Pipeline] sh 14:29:30 + make test 14:29:30 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:29:30 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 14:29:30 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 14:29:30 go: downloading github.com/pelletier/go-toml v1.9.5 14:29:30 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.7 14:29:30 go: downloading github.com/stretchr/testify v1.8.0 14:29:30 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 14:29:30 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:29:30 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 14:29:30 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 14:29:31 go: downloading github.com/gorilla/mux v1.8.0 14:29:31 go: downloading github.com/google/uuid v1.3.0 14:29:31 go: downloading github.com/hashicorp/go-multierror v1.1.1 14:29:31 go: downloading github.com/go-kit/log v0.2.0 14:29:31 go: downloading github.com/davecgh/go-spew v1.1.1 14:29:31 go: downloading github.com/pmezard/go-difflib v1.0.0 14:29:31 go: downloading github.com/stretchr/objx v0.4.0 14:29:31 go: downloading gopkg.in/yaml.v3 v3.0.1 14:29:31 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 14:29:31 go: downloading github.com/go-playground/validator/v10 v10.10.1 14:29:31 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 14:29:31 go: downloading github.com/hashicorp/errwrap v1.0.0 14:29:31 go: downloading github.com/gorilla/websocket v1.4.2 14:29:31 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 14:29:31 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:29:31 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:29:31 go: downloading github.com/hashicorp/consul/api v1.9.1 14:29:31 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:29:31 go: downloading github.com/zeebo/errs v1.2.2 14:29:31 go: downloading google.golang.org/grpc v1.46.0 14:29:32 go: downloading github.com/pebbe/zmq4 v1.2.7 14:29:32 go: downloading github.com/go-redis/redis/v7 v7.3.0 14:29:32 go: downloading github.com/go-playground/universal-translator v0.18.0 14:29:32 go: downloading github.com/leodido/go-urn v1.2.1 14:29:32 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 14:29:32 go: downloading golang.org/x/text v0.3.7 14:29:32 go: downloading github.com/x448/float16 v0.8.4 14:29:32 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:29:32 go: downloading github.com/mitchellh/copystructure v1.0.0 14:29:32 go: downloading github.com/mitchellh/mapstructure v1.5.0 14:29:32 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 14:29:32 go: downloading google.golang.org/protobuf v1.28.0 14:29:33 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:29:33 go: downloading github.com/hashicorp/go-hclog v0.12.0 14:29:33 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:29:33 go: downloading github.com/hashicorp/serf v0.9.5 14:29:33 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 14:29:33 go: downloading github.com/go-playground/locales v0.14.0 14:29:34 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:29:34 go: downloading github.com/golang/protobuf v1.5.2 14:29:34 go: downloading github.com/fatih/color v1.9.0 14:29:34 go: downloading github.com/mattn/go-isatty v0.0.14 14:29:34 go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d 14:29:35 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:29:35 go: downloading github.com/mattn/go-colorable v0.1.12 14:29:35 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 14:29:36 go: downloading github.com/hashicorp/golang-lru v0.5.0 14:30:57 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 14:30:58 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.067s coverage: 4.6% of statements 14:30:58 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 14:30:58 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.069s coverage: 92.4% of statements 14:30:58 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.033s coverage: 85.3% of statements 14:31:03 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.143s coverage: 42.8% of statements 14:31:03 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 14:31:03 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 14:31:03 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.084s coverage: 100.0% of statements 14:31:03 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.404s coverage: 88.4% of statements 14:31:04 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.069s coverage: 25.0% of statements 14:31:10 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.099s coverage: 81.4% of statements 14:31:10 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 14:31:10 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.038s coverage: 41.7% of statements 14:31:10 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.030s coverage: 91.3% of statements 14:31:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:31:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:31:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:31:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:31:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:31:33 $ docker stop --time=1 a1fc3f218dc5c83a10bd26a2cfcfa7031d6972ebd9ed5e77018b22bb93686d54 14:31:35 $ docker rm -f a1fc3f218dc5c83a10bd26a2cfcfa7031d6972ebd9ed5e77018b22bb93686d54 [Pipeline] // withDockerContainer [Pipeline] sh 14:31:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:31:38 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 14:31:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:31:39 14:31:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:31:39 arm64: Pulling from edgex-lftools-log-publisher 14:31:39 8998bd30e6a1: Pulling fs layer 14:31:39 04944245beec: Pulling fs layer 14:31:39 699f458cf7ca: Pulling fs layer 14:31:39 765212b225bb: Pulling fs layer 14:31:39 f23df028b6ca: Pulling fs layer 14:31:39 d65c8cfc05b1: Pulling fs layer 14:31:39 2437ff75d9bd: Pulling fs layer 14:31:39 2437ff75d9bd: Waiting 14:31:39 765212b225bb: Waiting 14:31:39 f23df028b6ca: Waiting 14:31:39 d65c8cfc05b1: Waiting 14:31:40 04944245beec: Verifying Checksum 14:31:40 04944245beec: Download complete 14:31:40 765212b225bb: Verifying Checksum 14:31:40 765212b225bb: Download complete 14:31:40 f23df028b6ca: Verifying Checksum 14:31:40 f23df028b6ca: Download complete 14:31:40 d65c8cfc05b1: Verifying Checksum 14:31:40 d65c8cfc05b1: Download complete 14:31:40 699f458cf7ca: Verifying Checksum 14:31:40 699f458cf7ca: Download complete 14:31:40 8998bd30e6a1: Verifying Checksum 14:31:40 8998bd30e6a1: Download complete 14:31:42 2437ff75d9bd: Verifying Checksum 14:31:42 2437ff75d9bd: Download complete 14:31:44 8998bd30e6a1: Pull complete 14:31:45 04944245beec: Pull complete 14:31:46 699f458cf7ca: Pull complete 14:31:47 765212b225bb: Pull complete 14:31:48 f23df028b6ca: Pull complete 14:31:48 d65c8cfc05b1: Pull complete 14:32:03 2437ff75d9bd: Pull complete 14:32:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:32:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:32:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:32:03 prd-ubuntu20.04-docker-arm64-4c-16g-28629 does not seem to be running inside a container 14:32:04 $ 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 14:32:06 $ docker top 7d33fe5d0e921744cb5324cb05db69b2ba613ce315ac95a0e26db08c83711da9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:32:07 ---> job-cost.sh 14:32:07 lf-activate-venv: SKIPPING 14:32:07 INFO: No Stack... 14:32:07 INFO: Retrieving Pricing Info for: v3-standard-4 14:32:08 INFO: Archiving Costs [Pipeline] sh 14:32:09 + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv 14:32:09 + cut -d, -f6 [Pipeline] lock 14:32:09 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-369-2-stack-cost] 14:32:09 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-369-2-stack-cost] did not exist. Created. 14:32:09 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-369-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:32:10 /w/workspace/go-mod-bootstrap/2@tmp/durable-0690edb0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:32:10 + echo total: 0.10999999940395355 [Pipeline] stash 14:32:10 Warning: overwriting stash ‘stack-cost’ 14:32:10 Stashed 1 file(s) [Pipeline] } 14:32:10 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-369-2-stack-cost] [Pipeline] // lock [Pipeline] } 14:32:11 $ docker stop --time=1 7d33fe5d0e921744cb5324cb05db69b2ba613ce315ac95a0e26db08c83711da9 14:32:12 $ docker rm -f 7d33fe5d0e921744cb5324cb05db69b2ba613ce315ac95a0e26db08c83711da9 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:32:15 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-369/archives ] 14:32:15 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-369/archives 14:32:15 total 16 14:32:15 drwxr-xr-x 3 root root 4096 Sep 7 14:27 . 14:32:15 drwxrwxr-x 9 jenkins jenkins 4096 Sep 7 14:27 .. 14:32:15 drwxr-xr-x 2 root root 4096 Sep 7 14:27 cost 14:32:15 -rw-r--r-- 1 root root 88 Sep 7 14:27 cost.csv 14:32:15 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-369/archives 14:32:15 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-369/archives 14:32:15 total 16 14:32:15 drwxr-xr-x 3 jenkins jenkins 4096 Sep 7 14:27 . 14:32:15 drwxrwxr-x 9 jenkins jenkins 4096 Sep 7 14:27 .. 14:32:15 drwxr-xr-x 2 jenkins jenkins 4096 Sep 7 14:27 cost 14:32:15 -rw-r--r-- 1 jenkins jenkins 88 Sep 7 14:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:32:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:32:16 ---> package-listing.sh 14:32:16 ++ facter osfamily 14:32:16 ++ tr '[:upper:]' '[:lower:]' 14:32:16 + OS_FAMILY=debian 14:32:16 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-369 14:32:16 + START_PACKAGES=/tmp/packages_start.txt 14:32:16 + END_PACKAGES=/tmp/packages_end.txt 14:32:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:32:16 + PACKAGES=/tmp/packages_start.txt 14:32:16 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-369 ']' 14:32:16 + PACKAGES=/tmp/packages_end.txt 14:32:16 + case "${OS_FAMILY}" in 14:32:16 + dpkg -l 14:32:16 + grep '^ii' 14:32:16 + '[' -f /tmp/packages_start.txt ']' 14:32:16 + '[' -f /tmp/packages_end.txt ']' 14:32:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:32:16 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-369 ']' 14:32:16 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-369/archives/ 14:32:16 + 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 14:32:16 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 14:32:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:32:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:32:17 prd-ubuntu20.04-docker-8c-8g-28628 does not seem to be running inside a container 14:32:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:32:17 $ docker top 84c53e9c8c5d8e8ce2919eb294075f60b086c75bd390c25c9a2f1b1199cead4f -eo pid,comm [Pipeline] { [Pipeline] sh 14:32:18 + touch /tmp/pre-build-complete [Pipeline] sh 14:32:18 + mkdir -p /var/log/sysstat [Pipeline] sh 14:32:18 + ls /var/log/sa-host 14:32:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:32:19 provisioning config files... 14:32:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-369@tmp/config6349004287580488924tmp [Pipeline] { [Pipeline] echo 14:32:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:32:19 ---> create-netrc.sh [Pipeline] } 14:32:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:32:19 ---> python-tools-install.sh [Pipeline] echo 14:32:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:32:20 ---> sudo-logs.sh 14:32:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:32:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:32:20 ---> job-cost.sh 14:32:20 lf-activate-venv: SKIPPING 14:32:20 DEBUG: total: 0.2199999988079071 14:32:20 INFO: Retrieving Stack Cost... 14:32:21 INFO: Retrieving Pricing Info for: v3-standard-8 14:32:21 INFO: Archiving Costs [Pipeline] echo 14:32:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:32:21 ---> logs-deploy.sh 14:32:21 lf-activate-venv: SKIPPING 14:32:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-369/2 14:32:21 INFO: archiving workspace using pattern(s): 14:32:22 Archives upload complete. 14:32:22 INFO: archiving logs to Nexus 14:32:23 ---> uname -a: 14:32:23 Linux prd-ubuntu20-04-docker-8c-8g-28628 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 14:32:23 14:32:23 14:32:23 ---> lscpu: 14:32:23 Architecture: x86_64 14:32:23 CPU op-mode(s): 32-bit, 64-bit 14:32:23 Byte Order: Little Endian 14:32:23 Address sizes: 40 bits physical, 48 bits virtual 14:32:23 CPU(s): 8 14:32:23 On-line CPU(s) list: 0-7 14:32:23 Thread(s) per core: 1 14:32:23 Core(s) per socket: 1 14:32:23 Socket(s): 8 14:32:23 NUMA node(s): 1 14:32:23 Vendor ID: AuthenticAMD 14:32:23 CPU family: 23 14:32:23 Model: 49 14:32:23 Model name: AMD EPYC-Rome Processor 14:32:23 Stepping: 0 14:32:23 CPU MHz: 2799.864 14:32:23 BogoMIPS: 5599.72 14:32:23 Virtualization: AMD-V 14:32:23 Hypervisor vendor: KVM 14:32:23 Virtualization type: full 14:32:23 L1d cache: 256 KiB 14:32:23 L1i cache: 256 KiB 14:32:23 L2 cache: 4 MiB 14:32:23 L3 cache: 128 MiB 14:32:23 NUMA node0 CPU(s): 0-7 14:32:23 Vulnerability Itlb multihit: Not affected 14:32:23 Vulnerability L1tf: Not affected 14:32:23 Vulnerability Mds: Not affected 14:32:23 Vulnerability Meltdown: Not affected 14:32:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:32:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:32:23 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:32:23 Vulnerability Srbds: Not affected 14:32:23 Vulnerability Tsx async abort: Not affected 14:32:23 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 14:32:23 14:32:23 14:32:23 ---> nproc: 14:32:23 8 14:32:23 14:32:23 14:32:23 ---> df -h: 14:32:23 Filesystem Size Used Avail Use% Mounted on 14:32:23 overlay 155G 11G 145G 7% / 14:32:23 tmpfs 64M 0 64M 0% /dev 14:32:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:32:23 shm 64M 0 64M 0% /dev/shm 14:32:23 /dev/vda1 155G 11G 145G 7% /facter-os 14:32:23 14:32:23 14:32:23 ---> sar -b -r -n DEV: 14:32:23 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28628) 09/07/22 _x86_64_ (8 CPU) 14:32:23 14:32:23 14:25:20 LINUX RESTART (8 CPU) 14:32:23 14:32:23 14:26:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:32:23 14:27:01 94.31 10.86 83.44 0.00 1943.53 74883.58 0.00 14:32:23 14:28:01 57.21 0.08 57.12 0.00 7.87 30642.78 0.00 14:32:23 14:29:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 14:32:23 14:30:01 2.12 0.00 2.12 0.00 0.00 25.06 0.00 14:32:23 14:31:01 1.27 0.02 1.25 0.00 0.13 15.20 0.00 14:32:23 14:32:01 1.77 0.00 1.77 0.00 0.00 20.40 0.00 14:32:23 Average: 26.17 1.80 24.37 0.00 320.74 17440.64 0.00 14:32:23 14:32:23 14:26:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:32:23 14:27:01 28459892 31754760 536396 1.63 120532 3388208 2072176 6.11 1308492 2669392 405256 14:32:23 14:28:01 28429544 31775700 519428 1.58 123904 3439508 1789448 5.27 1244144 2768428 12 14:32:23 14:29:01 28430316 31776524 518536 1.58 123972 3439512 1789448 5.27 1244400 2768432 12 14:32:23 14:30:01 28431528 31777940 517048 1.57 124052 3439644 1789448 5.27 1242780 2768556 12 14:32:23 14:31:01 28430764 31778172 517732 1.57 124088 3439648 1789448 5.27 1242388 2769572 8 14:32:23 14:32:01 28440488 31787960 507816 1.54 124124 3439652 1789448 5.27 1232716 2769572 8 14:32:23 Average: 28437089 31775176 519493 1.58 123445 3431029 1836569 5.41 1252487 2752325 67551 14:32:23 14:32:23 14:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:32:23 14:27:01 docker0 45.31 49.87 3.75 738.60 0.00 0.00 0.00 0.00 14:32:23 14:27:01 ens3 339.69 244.48 6505.16 95.53 0.00 0.00 0.00 0.00 14:32:23 14:27:01 lo 2.58 2.58 0.26 0.26 0.00 0.00 0.00 0.00 14:32:23 14:27:01 veth8f0a29b 41.38 46.77 3.87 695.30 0.00 0.00 0.00 0.06 14:32:23 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:23 14:28:01 ens3 126.28 70.67 2523.72 11.26 0.00 0.00 0.00 0.00 14:32:23 14:28:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 14:32:23 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:23 14:29:01 ens3 0.47 0.30 0.26 0.20 0.00 0.00 0.00 0.00 14:32:23 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:23 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:23 14:30:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:32:23 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:32:23 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:23 14:31:01 ens3 0.17 0.22 0.08 0.08 0.00 0.00 0.00 0.00 14:32:23 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:23 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:23 14:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:32:23 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:32:23 Average: docker0 7.45 8.20 0.62 121.38 0.00 0.00 0.00 0.00 14:32:23 Average: ens3 77.08 52.11 1490.91 17.63 0.00 0.00 0.00 0.00 14:32:23 Average: lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 14:32:23 14:32:23 14:32:23 ---> sar -P ALL: 14:32:23 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28628) 09/07/22 _x86_64_ (8 CPU) 14:32:23 14:32:23 14:25:20 LINUX RESTART (8 CPU) 14:32:23 14:32:23 14:26:02 CPU %user %nice %system %iowait %steal %idle 14:32:23 14:27:01 all 25.19 0.00 5.09 1.68 0.06 67.98 14:32:23 14:27:01 0 23.92 0.00 4.96 0.56 0.05 70.50 14:32:23 14:27:01 1 24.73 0.00 5.75 8.45 0.07 61.00 14:32:23 14:27:01 2 25.73 0.00 4.91 0.60 0.07 68.70 14:32:23 14:27:01 3 25.18 0.00 5.01 0.26 0.07 69.49 14:32:23 14:27:01 4 25.05 0.00 4.43 1.87 0.07 68.58 14:32:23 14:27:01 5 24.75 0.00 5.30 1.01 0.05 68.89 14:32:23 14:27:01 6 25.59 0.00 5.09 0.39 0.07 68.86 14:32:23 14:27:01 7 26.56 0.00 5.28 0.28 0.07 67.82 14:32:23 14:28:01 all 2.81 0.00 1.14 1.11 0.04 94.89 14:32:23 14:28:01 0 2.77 0.00 1.04 0.39 0.02 95.79 14:32:23 14:28:01 1 2.87 0.00 0.92 0.03 0.02 96.16 14:32:23 14:28:01 2 3.52 0.00 1.03 0.32 0.02 95.11 14:32:23 14:28:01 3 2.41 0.00 0.85 0.00 0.08 96.65 14:32:23 14:28:01 4 3.19 0.00 0.65 0.62 0.03 95.50 14:32:23 14:28:01 5 2.79 0.00 0.97 0.23 0.07 95.94 14:32:23 14:28:01 6 2.77 0.00 1.93 7.29 0.02 87.99 14:32:23 14:28:01 7 2.18 0.00 1.74 0.07 0.05 95.97 14:32:23 14:29:01 all 0.19 0.00 0.01 0.03 0.01 99.76 14:32:23 14:29:01 0 1.39 0.00 0.02 0.25 0.02 98.33 14:32:23 14:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:32:23 14:29:01 2 0.00 0.00 0.03 0.00 0.02 99.95 14:32:23 14:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:32:23 14:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:32:23 14:29:01 5 0.05 0.00 0.02 0.00 0.02 99.92 14:32:23 14:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:32:23 14:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:32:23 14:30:01 all 0.27 0.00 0.01 0.01 0.01 99.70 14:32:23 14:30:01 0 1.99 0.00 0.00 0.02 0.02 97.98 14:32:23 14:30:01 1 0.00 0.00 0.02 0.05 0.02 99.92 14:32:23 14:30:01 2 0.03 0.00 0.03 0.00 0.02 99.92 14:32:23 14:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:32:23 14:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 14:32:23 14:30:01 5 0.05 0.00 0.02 0.00 0.00 99.93 14:32:23 14:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:32:23 14:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:32:23 14:31:01 all 0.13 0.00 0.06 0.01 0.01 99.79 14:32:23 14:31:01 0 0.85 0.00 0.15 0.12 0.02 98.87 14:32:23 14:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:32:23 14:31:01 2 0.05 0.00 0.10 0.00 0.02 99.83 14:32:23 14:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:32:23 14:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:32:23 14:31:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:32:23 14:31:01 6 0.07 0.00 0.20 0.00 0.00 99.73 14:32:23 14:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:32:23 14:32:01 all 0.12 0.00 0.02 0.01 0.01 99.84 14:32:23 14:32:01 0 0.80 0.00 0.05 0.07 0.03 99.05 14:32:23 14:32:01 1 0.02 0.00 0.03 0.02 0.00 99.93 14:32:23 14:32:01 2 0.05 0.00 0.03 0.00 0.02 99.90 14:32:23 14:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:32:23 14:32:01 4 0.03 0.00 0.03 0.00 0.00 99.93 14:32:23 14:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:32:23 14:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:32:23 14:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:32:23 Average: all 4.69 0.00 1.04 0.47 0.02 93.79 14:32:23 Average: 0 5.19 0.00 1.01 0.23 0.02 93.54 14:32:23 Average: 1 4.51 0.00 1.10 1.39 0.02 92.99 14:32:23 Average: 2 4.81 0.00 1.01 0.15 0.03 94.01 14:32:23 Average: 3 4.51 0.00 0.96 0.04 0.03 94.46 14:32:23 Average: 4 4.62 0.00 0.84 0.41 0.02 94.11 14:32:23 Average: 5 4.52 0.00 1.03 0.20 0.03 94.22 14:32:23 Average: 6 4.64 0.00 1.19 1.28 0.01 92.88 14:32:23 Average: 7 4.69 0.00 1.16 0.06 0.02 94.08 14:32:23 14:32:23 14:32:23