Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f2ffc544cc718b868e82a1fda8db36af4414b488+960b4ca3d2837990ff00ccd22443c4240c2dd367 (0b7d1802fad1abff9966a9b099243bc4366a8cde) 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-ssh4513523430456771507.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh8338612797168904895.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-319/workspace@libs/edgex-global-pipelines/.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-319/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1080226591241351364.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11503573402168316461.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-319/workspace@libs/lf-pipelines/.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-319/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17485180326690658069.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21510 in /w/workspace/xfoundry_go-mod-bootstrap_PR-319 [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-319 # 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 960b4ca3d2837990ff00ccd22443c4240c2dd367 into PR head commit f2ffc544cc718b868e82a1fda8db36af4414b488 Merge succeeded, producing 2a1cf2c4ee9883b8af67e56aba0aa105480f2314 Checking out Revision 2a1cf2c4ee9883b8af67e56aba0aa105480f2314 (PR-319) > 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/319/head:refs/remotes/origin/PR-319 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2ffc544cc718b868e82a1fda8db36af4414b488 # 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 960b4ca3d2837990ff00ccd22443c4240c2dd367 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a1cf2c4ee9883b8af67e56aba0aa105480f2314 # timeout=10 Commit message: "Merge commit '960b4ca3d2837990ff00ccd22443c4240c2dd367' into HEAD" > git rev-list --no-walk f2ffc544cc718b868e82a1fda8db36af4414b488 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:01:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:01:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:01:53 ========================================================= 19:01:53 EdgeX Global Pipelines Version Info 19:01:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:01:54 ------------------- 19:01:54 stable info: 19:01:54 ------------------- 19:01:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:01:54 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 19:01:54 Message: update stable to v1.0.221 19:01:54 ------------------- 19:01:54 experimental info: 19:01:54 ------------------- 19:01:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:01:54 Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b 19:01:54 Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:01:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 19:01:54 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 19:01:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:01:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:01:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:01:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:01:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:01:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:01:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:01:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:01:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:01:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 19:01:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:01:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:01:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:01:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:01:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:01:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:01:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:01:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:01:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:01:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:01:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:01:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:01:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:01:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:01:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-319 [Pipeline] echo 19:01:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-319 [Pipeline] echo 19:01:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-319 [Pipeline] echo 19:01:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a1cf2c4ee9883b8af67e56aba0aa105480f2314 [Pipeline] echo 19:01:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a1cf2c [Pipeline] echo 19:01:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:01:55 + git rev-list -1 --merges 2a1cf2c4ee9883b8af67e56aba0aa105480f2314~1..2a1cf2c4ee9883b8af67e56aba0aa105480f2314 [Pipeline] echo 19:01:55 -----------> git rev-list -1 --merges 2a1cf2c4ee9883b8af67e56aba0aa105480f2314~1..2a1cf2c4ee9883b8af67e56aba0aa105480f2314 2a1cf2c4ee9883b8af67e56aba0aa105480f2314 19:01:55 2a1cf2c4ee9883b8af67e56aba0aa105480f2314 [false] [Pipeline] sh 19:01:56 + git log --format=format:%s -1 2a1cf2c4ee9883b8af67e56aba0aa105480f2314 [Pipeline] echo 19:01:56 ========================================================= 19:01:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:01:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:01:56 + git log --format=format:%s -1 2a1cf2c4ee9883b8af67e56aba0aa105480f2314 [Pipeline] echo 19:01:56 [semverPrep] GIT_COMMIT: 2a1cf2c4ee9883b8af67e56aba0aa105480f2314, Commit Message: Merge commit '960b4ca3d2837990ff00ccd22443c4240c2dd367' into HEAD [Pipeline] echo 19:01:56 [semverPrep] This is not a build commit. [Pipeline] sh 19:01:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:01:56 + grep -v github /etc/ssh/ssh_known_hosts 19:01:56 + [ -e /tmp/ssh_known_hosts ] 19:01:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:01:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:01:56 + sudo tee -a /etc/ssh/ssh_known_hosts 19:01:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:01:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:01:57 19:01:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:01:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:01:57 latest: Pulling from edgex-devops/git-semver 19:01:57 a0d0a0d46f8b: Pulling fs layer 19:01:57 3e5f54012d9b: Pulling fs layer 19:01:57 4c7163046ea9: Pulling fs layer 19:01:57 0c2d73faf560: Pulling fs layer 19:01:57 0c2d73faf560: Waiting 19:01:57 3e5f54012d9b: Verifying Checksum 19:01:57 3e5f54012d9b: Download complete 19:01:58 a0d0a0d46f8b: Download complete 19:01:58 0c2d73faf560: Verifying Checksum 19:01:58 0c2d73faf560: Download complete 19:01:58 4c7163046ea9: Verifying Checksum 19:01:58 a0d0a0d46f8b: Pull complete 19:01:58 3e5f54012d9b: Pull complete 19:01:58 4c7163046ea9: Pull complete 19:01:58 0c2d73faf560: Pull complete 19:01:58 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:01:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:01:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:01:58 prd-ubuntu20.04-docker-8c-8g-21510 does not seem to be running inside a container 19:01:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-319 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319:/w/workspace/xfoundry_go-mod-bootstrap_PR-319:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-319@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:01:59 $ docker top f320aa49b3c555edd72dff87a80ca3c5188fab508383597ae6a73b5d2ca5e047 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:01:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:01:59 [ssh-agent] Looking for ssh-agent implementation... 19:01:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:02:00 $ docker exec f320aa49b3c555edd72dff87a80ca3c5188fab508383597ae6a73b5d2ca5e047 ssh-agent 19:02:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgebliF/agent.15 19:02:00 SSH_AGENT_PID=22 19:02:00 Running ssh-add (command line suppressed) 19:02:00 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp/private_key_2074745391215249566.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp/private_key_2074745391215249566.key) 19:02:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:02:00 + git tag --points-at HEAD [Pipeline] } 19:02:00 $ docker exec --env ******** --env ******** f320aa49b3c555edd72dff87a80ca3c5188fab508383597ae6a73b5d2ca5e047 ssh-agent -k 19:02:00 unset SSH_AUTH_SOCK; 19:02:00 unset SSH_AGENT_PID; 19:02:00 echo Agent pid 22 killed; 19:02:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:02:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:02:00 [ssh-agent] Looking for ssh-agent implementation... 19:02:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:02:01 $ docker exec f320aa49b3c555edd72dff87a80ca3c5188fab508383597ae6a73b5d2ca5e047 ssh-agent 19:02:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdHcIIb/agent.56 19:02:01 SSH_AGENT_PID=62 19:02:01 Running ssh-add (command line suppressed) 19:02:01 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp/private_key_5255434433595925792.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp/private_key_5255434433595925792.key) 19:02:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:02:01 + git semver init 19:02:01 # -> Open(): unable to determine branch for HEAD 19:02:01 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-319/.git 19:02:01 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-319 19:02:01 # $SEMVER_REMOTE_NAME = origin 19:02:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:02:01 # $SEMVER_USER_NAME = edgex-jenkins 19:02:01 # $SEMVER_BRANCH = PR-319 19:02:01 # $SEMVER_TEMP = /tmp/semver-829128407 19:02:01 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 19:02:02 # '/tmp/semver-829128407' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-319/.semver' 19:02:02 # -> Force: false 19:02:02 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-319/.semver [Pipeline] } 19:02:02 $ docker exec --env ******** --env ******** f320aa49b3c555edd72dff87a80ca3c5188fab508383597ae6a73b5d2ca5e047 ssh-agent -k 19:02:02 unset SSH_AUTH_SOCK; 19:02:02 unset SSH_AGENT_PID; 19:02:02 echo Agent pid 62 killed; 19:02:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:02:02 + git semver [Pipeline] } 19:02:03 $ docker stop --time=1 f320aa49b3c555edd72dff87a80ca3c5188fab508383597ae6a73b5d2ca5e047 19:02:04 $ docker rm -f f320aa49b3c555edd72dff87a80ca3c5188fab508383597ae6a73b5d2ca5e047 [Pipeline] // withDockerContainer [Pipeline] sh 19:02:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:02:04 Stashed 1 file(s) [Pipeline] echo 19:02:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:02:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:02:05 ========================================================= 19:02:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:02:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:02:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:02:05 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:02:05 59bf1c3509f3: Pulling fs layer 19:02:05 666ba61612fd: Pulling fs layer 19:02:05 8ed8ca486205: Pulling fs layer 19:02:05 4fe6c5a15a65: Pulling fs layer 19:02:05 22a0e8bec74d: Pulling fs layer 19:02:05 640e595b4fbd: Pulling fs layer 19:02:05 763cafe07f6e: Pulling fs layer 19:02:05 0c0b528cf693: Pulling fs layer 19:02:05 10935f4eaf8b: Pulling fs layer 19:02:05 22a0e8bec74d: Waiting 19:02:05 640e595b4fbd: Waiting 19:02:05 763cafe07f6e: Waiting 19:02:05 0c0b528cf693: Waiting 19:02:05 10935f4eaf8b: Waiting 19:02:05 4fe6c5a15a65: Waiting 19:02:05 8ed8ca486205: Verifying Checksum 19:02:05 8ed8ca486205: Download complete 19:02:05 666ba61612fd: Download complete 19:02:05 22a0e8bec74d: Verifying Checksum 19:02:05 22a0e8bec74d: Download complete 19:02:05 640e595b4fbd: Download complete 19:02:05 59bf1c3509f3: Verifying Checksum 19:02:05 763cafe07f6e: Verifying Checksum 19:02:05 763cafe07f6e: Download complete 19:02:05 0c0b528cf693: Verifying Checksum 19:02:05 0c0b528cf693: Download complete 19:02:05 59bf1c3509f3: Pull complete 19:02:05 666ba61612fd: Pull complete 19:02:05 8ed8ca486205: Pull complete 19:02:06 10935f4eaf8b: Verifying Checksum 19:02:06 10935f4eaf8b: Download complete 19:02:06 4fe6c5a15a65: Verifying Checksum 19:02:06 4fe6c5a15a65: Download complete 19:02:11 4fe6c5a15a65: Pull complete 19:02:11 22a0e8bec74d: Pull complete 19:02:11 640e595b4fbd: Pull complete 19:02:11 763cafe07f6e: Pull complete 19:02:11 0c0b528cf693: Pull complete 19:02:13 10935f4eaf8b: Pull complete 19:02:13 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 19:02:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:02:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 19:02:13 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 19:02:13 + docker inspect -f . ci-base-image-x86_64 19:02:13 . [Pipeline] withDockerContainer 19:02:14 prd-ubuntu20.04-docker-8c-8g-21510 does not seem to be running inside a container 19:02:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-319 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319:/w/workspace/xfoundry_go-mod-bootstrap_PR-319:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-319@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 ******** ci-base-image-x86_64 cat 19:02:16 $ docker top b79c7ee0b2c7ed7a1fb3cdd7c1a9f461dd49c9e9a4684fb37f672a0b3a800964 -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:16 + go version 19:02:16 go version go1.17.6 linux/amd64 [Pipeline] } 19:02:16 $ docker stop --time=1 b79c7ee0b2c7ed7a1fb3cdd7c1a9f461dd49c9e9a4684fb37f672a0b3a800964 19:02:17 $ docker rm -f b79c7ee0b2c7ed7a1fb3cdd7c1a9f461dd49c9e9a4684fb37f672a0b3a800964 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:02:18 + docker inspect -f . ci-base-image-x86_64 19:02:18 . [Pipeline] withDockerContainer 19:02:18 prd-ubuntu20.04-docker-8c-8g-21510 does not seem to be running inside a container 19:02:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-319 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319:/w/workspace/xfoundry_go-mod-bootstrap_PR-319:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-319@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 ******** ci-base-image-x86_64 cat 19:02:18 $ docker top cd8a1291fadc17263d3de37fda63b70ab8e7d1cb4b7548c4fa648e34e92a99ca -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:02:19 + make test 19:02:19 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:02:19 go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a 19:02:19 go: downloading github.com/stretchr/testify v1.7.1 19:02:19 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.25 19:02:19 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 19:02:19 go: downloading github.com/google/uuid v1.3.0 19:02:19 go: downloading github.com/hashicorp/go-multierror v1.1.1 19:02:19 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 19:02:19 go: downloading github.com/gorilla/mux v1.8.0 19:02:19 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.6 19:02:19 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 19:02:19 go: downloading github.com/pelletier/go-toml v1.9.4 19:02:19 go: downloading github.com/davecgh/go-spew v1.1.1 19:02:19 go: downloading github.com/stretchr/objx v0.1.1 19:02:19 go: downloading github.com/pmezard/go-difflib v1.0.0 19:02:19 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 19:02:19 go: downloading github.com/hashicorp/errwrap v1.0.0 19:02:19 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 19:02:19 go: downloading github.com/go-kit/log v0.2.0 19:02:19 go: downloading github.com/go-playground/validator/v10 v10.10.1 19:02:19 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 19:02:19 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 19:02:19 go: downloading github.com/pebbe/zmq4 v1.2.7 19:02:19 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:02:19 go: downloading github.com/hashicorp/consul/api v1.9.1 19:02:19 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:02:19 go: downloading github.com/go-logfmt/logfmt v0.5.1 19:02:19 go: downloading github.com/x448/float16 v0.8.4 19:02:19 go: downloading github.com/gorilla/websocket v1.4.2 19:02:19 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 19:02:19 go: downloading github.com/zeebo/errs v1.2.2 19:02:19 go: downloading google.golang.org/grpc v1.42.0 19:02:19 go: downloading github.com/go-playground/universal-translator v0.18.0 19:02:19 go: downloading github.com/leodido/go-urn v1.2.1 19:02:19 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 19:02:19 go: downloading golang.org/x/text v0.3.7 19:02:19 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 19:02:19 go: downloading google.golang.org/protobuf v1.27.1 19:02:19 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:02:19 go: downloading github.com/mitchellh/copystructure v1.0.0 19:02:19 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:02:19 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:02:19 go: downloading github.com/hashicorp/go-hclog v0.12.0 19:02:19 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:02:19 go: downloading github.com/hashicorp/serf v0.9.5 19:02:19 go: downloading github.com/go-playground/locales v0.14.0 19:02:19 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 19:02:19 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:02:19 go: downloading github.com/fatih/color v1.9.0 19:02:19 go: downloading github.com/mattn/go-isatty v0.0.12 19:02:19 go: downloading github.com/golang/protobuf v1.5.2 19:02:19 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 19:02:19 go: downloading github.com/mattn/go-colorable v0.1.6 19:02:19 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:02:19 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:02:19 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:02:20 Still waiting to schedule task 19:02:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:02:32 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 19:02:32 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.016s coverage: 4.7% of statements 19:02:32 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 19:02:32 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.018s coverage: 92.2% of statements 19:02:32 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.037s coverage: 85.3% of statements 19:02:32 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.020s coverage: 53.8% of statements 19:02:32 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 19:02:32 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 19:02:32 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.017s coverage: 100.0% of statements 19:02:32 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.322s coverage: 85.9% of statements 19:02:32 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.015s coverage: 25.0% of statements 19:02:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.028s coverage: 79.6% of statements 19:02:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 19:02:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 19:02:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.010s coverage: 91.3% of statements 19:02:43 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:02:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:02:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 19:02:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:02:46 $ docker stop --time=1 cd8a1291fadc17263d3de37fda63b70ab8e7d1cb4b7548c4fa648e34e92a99ca 19:02:49 $ docker rm -f cd8a1291fadc17263d3de37fda63b70ab8e7d1cb4b7548c4fa648e34e92a99ca [Pipeline] // withDockerContainer [Pipeline] sh 19:02:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:02:50 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] sh 19:02:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:02:50 19:02:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:02:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:02:50 latest: Pulling from edgex-lftools-log-publisher 19:02:50 5eb5b503b376: Pulling fs layer 19:02:50 5c69ac0246d0: Pulling fs layer 19:02:50 ec43610c2a17: Pulling fs layer 19:02:50 3a2ae6a8a46f: Pulling fs layer 19:02:50 33b1e0a273af: Pulling fs layer 19:02:50 5d3b04190fa2: Pulling fs layer 19:02:50 2f39f015ded8: Pulling fs layer 19:02:50 5d3b04190fa2: Waiting 19:02:50 3a2ae6a8a46f: Waiting 19:02:50 33b1e0a273af: Waiting 19:02:50 2f39f015ded8: Waiting 19:02:50 5c69ac0246d0: Download complete 19:02:50 3a2ae6a8a46f: Verifying Checksum 19:02:50 3a2ae6a8a46f: Download complete 19:02:50 33b1e0a273af: Verifying Checksum 19:02:50 33b1e0a273af: Download complete 19:02:51 5d3b04190fa2: Verifying Checksum 19:02:51 5d3b04190fa2: Download complete 19:02:51 ec43610c2a17: Verifying Checksum 19:02:51 ec43610c2a17: Download complete 19:02:51 5eb5b503b376: Verifying Checksum 19:02:51 5eb5b503b376: Download complete 19:02:51 2f39f015ded8: Download complete 19:02:52 5eb5b503b376: Pull complete 19:02:52 5c69ac0246d0: Pull complete 19:02:53 ec43610c2a17: Pull complete 19:02:53 3a2ae6a8a46f: Pull complete 19:02:53 33b1e0a273af: Pull complete 19:02:53 5d3b04190fa2: Pull complete 19:02:58 2f39f015ded8: Pull complete 19:02:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:02:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:02:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:02:58 prd-ubuntu20.04-docker-8c-8g-21510 does not seem to be running inside a container 19:02:58 $ 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-319 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319:/w/workspace/xfoundry_go-mod-bootstrap_PR-319:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-319@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 19:03:00 $ docker top 798537ddaa26e9a369e7f36ab80ab16f0ede1759465469f9bfad7bcf533c3d33 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:01 ---> job-cost.sh 19:03:01 lf-activate-venv: SKIPPING 19:03:01 INFO: No Stack... 19:03:01 INFO: Retrieving Pricing Info for: v3-standard-8 19:03:02 INFO: Archiving Costs [Pipeline] sh 19:03:02 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-319/archives/cost.csv 19:03:02 + cut -d, -f6 [Pipeline] lock 19:03:02 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-319-3-stack-cost] 19:03:02 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-319-3-stack-cost] did not exist. Created. 19:03:02 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-319-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:03:02 + echo total: 0.2199999988079071 [Pipeline] stash 19:03:02 Stashed 1 file(s) [Pipeline] } 19:03:02 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-319-3-stack-cost] [Pipeline] // lock [Pipeline] } 19:03:02 $ docker stop --time=1 798537ddaa26e9a369e7f36ab80ab16f0ede1759465469f9bfad7bcf533c3d33 19:03:03 $ docker rm -f 798537ddaa26e9a369e7f36ab80ab16f0ede1759465469f9bfad7bcf533c3d33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:05:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21513 in /w/workspace/xfoundry_go-mod-bootstrap_PR-319 [Pipeline] { [Pipeline] ws 19:05:11 Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout 19:05:11 Selected Git installation does not exist. Using Default 19:05:11 The recommended git tool is: NONE 19:05:16 using credential edgex-jenkins-ssh 19:05:16 Cloning the remote Git repository 19:05:17 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 19:05:17 > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 19:05:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 19:05:17 > git --version # timeout=10 19:05:17 > git --version # 'git version 2.25.1' 19:05:17 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 19:05:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 19:05:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 19:05:18 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/319/head:refs/remotes/origin/PR-319 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:05:19 Merging remotes/origin/main commit 960b4ca3d2837990ff00ccd22443c4240c2dd367 into PR head commit f2ffc544cc718b868e82a1fda8db36af4414b488 19:05:19 Merge succeeded, producing 5d19cde3adaa494e31f9dc4b706b208dd1b1f06f 19:05:19 Checking out Revision 5d19cde3adaa494e31f9dc4b706b208dd1b1f06f (PR-319) 19:05:19 > git config core.sparsecheckout # timeout=10 19:05:19 > git checkout -f f2ffc544cc718b868e82a1fda8db36af4414b488 # timeout=10 19:05:19 > git remote # timeout=10 19:05:19 > git config --get remote.origin.url # timeout=10 19:05:19 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:19 > git merge 960b4ca3d2837990ff00ccd22443c4240c2dd367 # timeout=10 19:05:19 > git rev-parse HEAD^{commit} # timeout=10 19:05:19 > git config core.sparsecheckout # timeout=10 19:05:19 > git checkout -f 5d19cde3adaa494e31f9dc4b706b208dd1b1f06f # timeout=10 19:05:23 Commit message: "Merge commit '960b4ca3d2837990ff00ccd22443c4240c2dd367' into HEAD" 19:05:24 > git rev-list --no-walk f2ffc544cc718b868e82a1fda8db36af4414b488 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:05:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:05:24 % Total % Received % Xferd Average Speed Time Time Time Current 19:05:24 Dload Upload Total Spent Left Speed 19:05:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 19:05:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:05:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:05:25 + sudo tee /etc/docker/daemon.new 19:05:25 { 19:05:25 "registry-mirrors": [ 19:05:25 "https://nexus3.edgexfoundry.org:10001" 19:05:25 ], 19:05:25 "bip": "10.250.0.254/24", 19:05:25 "hosts": [ 19:05:25 "tcp://0.0.0.0:5555", 19:05:25 "unix:///var/run/docker.sock" 19:05:25 ], 19:05:25 "mtu": 1458, 19:05:25 "selinux-enabled": true, 19:05:25 "seccomp-profile": "/etc/docker/seccomp.json" 19:05:25 } [Pipeline] sh 19:05:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:05:26 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 19:05:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:45 ========================================================= 19:05:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:05:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:05:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:05:46 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:05:46 9b3977197b4f: Pulling fs layer 19:05:46 1a89e8eeedd5: Pulling fs layer 19:05:46 94645a83ff95: Pulling fs layer 19:05:46 3f3a8bcf1eab: Pulling fs layer 19:05:46 3f3a8bcf1eab: Waiting 19:05:46 0c92f367c5e7: Pulling fs layer 19:05:46 f7c0051592d6: Pulling fs layer 19:05:46 a227ed2f7395: Pulling fs layer 19:05:46 7b1c46037f91: Pulling fs layer 19:05:46 0c92f367c5e7: Waiting 19:05:46 f7c0051592d6: Waiting 19:05:46 a227ed2f7395: Waiting 19:05:46 7b1c46037f91: Waiting 19:05:46 94645a83ff95: Verifying Checksum 19:05:46 94645a83ff95: Download complete 19:05:46 1a89e8eeedd5: Verifying Checksum 19:05:46 1a89e8eeedd5: Download complete 19:05:46 0c92f367c5e7: Verifying Checksum 19:05:46 0c92f367c5e7: Download complete 19:05:46 f7c0051592d6: Verifying Checksum 19:05:46 f7c0051592d6: Download complete 19:05:46 9b3977197b4f: Verifying Checksum 19:05:46 9b3977197b4f: Download complete 19:05:46 a227ed2f7395: Verifying Checksum 19:05:46 a227ed2f7395: Download complete 19:05:47 9b3977197b4f: Pull complete 19:05:48 1a89e8eeedd5: Pull complete 19:05:48 94645a83ff95: Pull complete 19:05:48 7b1c46037f91: Verifying Checksum 19:05:49 3f3a8bcf1eab: Verifying Checksum 19:05:49 3f3a8bcf1eab: Download complete 19:06:01 3f3a8bcf1eab: Pull complete 19:06:01 0c92f367c5e7: Pull complete 19:06:02 f7c0051592d6: Pull complete 19:06:02 a227ed2f7395: Pull complete 19:06:09 7b1c46037f91: Pull complete 19:06:09 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 19:06:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:06:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 19:06:09 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 19:06:09 + docker inspect -f . ci-base-image-arm64 19:06:09 . [Pipeline] withDockerContainer 19:06:10 prd-ubuntu20.04-docker-arm64-4c-16g-21513 does not seem to be running inside a container 19:06:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@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 ******** ci-base-image-arm64 cat 19:06:12 $ docker top 0b48e30779625baf291919fb41a4d704f6e5330f53c5e31877e416d99bf31ba3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:13 + go version 19:06:13 go version go1.17.6 linux/arm64 [Pipeline] } 19:06:13 $ docker stop --time=1 0b48e30779625baf291919fb41a4d704f6e5330f53c5e31877e416d99bf31ba3 19:06:15 $ docker rm -f 0b48e30779625baf291919fb41a4d704f6e5330f53c5e31877e416d99bf31ba3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:06:16 + docker inspect -f . ci-base-image-arm64 19:06:16 . [Pipeline] withDockerContainer 19:06:16 prd-ubuntu20.04-docker-arm64-4c-16g-21513 does not seem to be running inside a container 19:06:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@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 ******** ci-base-image-arm64 cat 19:06:17 $ docker top 9a3db5580f8d33a47e6d3c0d0257e84136535472c91cd8972fa6d961b5d0040d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:06:18 + make test 19:06:18 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:06:18 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 19:06:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.25 19:06:18 go: downloading github.com/pelletier/go-toml v1.9.4 19:06:19 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.6 19:06:19 go: downloading github.com/stretchr/testify v1.7.1 19:06:19 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 19:06:19 go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a 19:06:19 go: downloading github.com/gorilla/mux v1.8.0 19:06:19 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 19:06:19 go: downloading github.com/google/uuid v1.3.0 19:06:19 go: downloading github.com/hashicorp/go-multierror v1.1.1 19:06:19 go: downloading github.com/davecgh/go-spew v1.1.1 19:06:19 go: downloading github.com/pmezard/go-difflib v1.0.0 19:06:19 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 19:06:19 go: downloading github.com/go-kit/log v0.2.0 19:06:19 go: downloading github.com/stretchr/objx v0.1.1 19:06:19 go: downloading github.com/go-playground/validator/v10 v10.10.1 19:06:19 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 19:06:19 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 19:06:19 go: downloading github.com/hashicorp/errwrap v1.0.0 19:06:19 go: downloading github.com/hashicorp/consul/api v1.9.1 19:06:19 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:06:19 go: downloading github.com/go-logfmt/logfmt v0.5.1 19:06:19 go: downloading github.com/x448/float16 v0.8.4 19:06:19 go: downloading github.com/go-playground/universal-translator v0.18.0 19:06:19 go: downloading github.com/leodido/go-urn v1.2.1 19:06:19 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 19:06:19 go: downloading golang.org/x/text v0.3.7 19:06:19 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 19:06:20 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:06:20 go: downloading github.com/pebbe/zmq4 v1.2.7 19:06:20 go: downloading github.com/zeebo/errs v1.2.2 19:06:20 go: downloading google.golang.org/grpc v1.42.0 19:06:21 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:06:21 go: downloading github.com/mitchellh/copystructure v1.0.0 19:06:21 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:06:21 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:06:21 go: downloading github.com/hashicorp/go-hclog v0.12.0 19:06:21 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:06:21 go: downloading github.com/hashicorp/serf v0.9.5 19:06:21 go: downloading github.com/go-playground/locales v0.14.0 19:06:21 go: downloading github.com/gorilla/websocket v1.4.2 19:06:21 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 19:06:21 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 19:06:21 go: downloading google.golang.org/protobuf v1.27.1 19:06:23 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 19:06:23 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:06:23 go: downloading github.com/fatih/color v1.9.0 19:06:23 go: downloading github.com/mattn/go-isatty v0.0.12 19:06:23 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:06:23 go: downloading github.com/golang/protobuf v1.5.2 19:06:23 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 19:06:23 go: downloading github.com/mattn/go-colorable v0.1.6 19:06:23 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:06:23 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:08:00 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 19:08:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.075s coverage: 4.7% of statements 19:08:00 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 19:08:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.072s coverage: 92.2% of statements 19:08:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.027s coverage: 85.3% of statements 19:08:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.091s coverage: 53.8% of statements 19:08:00 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 19:08:00 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 19:08:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.082s coverage: 100.0% of statements 19:08:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.400s coverage: 85.9% of statements 19:08:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.093s coverage: 25.0% of statements 19:08:04 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.089s coverage: 79.6% of statements 19:08:04 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 19:08:04 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 19:08:04 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.016s coverage: 91.3% of statements 19:08:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:08:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:08:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:08:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 19:08:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:08:31 $ docker stop --time=1 9a3db5580f8d33a47e6d3c0d0257e84136535472c91cd8972fa6d961b5d0040d 19:08:32 $ docker rm -f 9a3db5580f8d33a47e6d3c0d0257e84136535472c91cd8972fa6d961b5d0040d [Pipeline] // withDockerContainer [Pipeline] sh 19:08:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:08:35 Warning: overwriting stash ‘coverage-report’ 19:08:35 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] sh 19:08:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:08:36 19:08:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:08:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:08:36 arm64: Pulling from edgex-lftools-log-publisher 19:08:36 8998bd30e6a1: Pulling fs layer 19:08:36 04944245beec: Pulling fs layer 19:08:36 699f458cf7ca: Pulling fs layer 19:08:36 765212b225bb: Pulling fs layer 19:08:36 f23df028b6ca: Pulling fs layer 19:08:36 d65c8cfc05b1: Pulling fs layer 19:08:36 2437ff75d9bd: Pulling fs layer 19:08:36 f23df028b6ca: Waiting 19:08:36 d65c8cfc05b1: Waiting 19:08:36 2437ff75d9bd: Waiting 19:08:36 765212b225bb: Waiting 19:08:36 04944245beec: Verifying Checksum 19:08:36 04944245beec: Download complete 19:08:36 765212b225bb: Verifying Checksum 19:08:36 765212b225bb: Download complete 19:08:36 f23df028b6ca: Download complete 19:08:36 d65c8cfc05b1: Verifying Checksum 19:08:36 d65c8cfc05b1: Download complete 19:08:37 699f458cf7ca: Verifying Checksum 19:08:37 699f458cf7ca: Download complete 19:08:37 8998bd30e6a1: Verifying Checksum 19:08:37 8998bd30e6a1: Download complete 19:08:40 2437ff75d9bd: Verifying Checksum 19:08:40 2437ff75d9bd: Download complete 19:08:42 8998bd30e6a1: Pull complete 19:08:42 04944245beec: Pull complete 19:08:43 699f458cf7ca: Pull complete 19:08:43 765212b225bb: Pull complete 19:08:44 f23df028b6ca: Pull complete 19:08:44 d65c8cfc05b1: Pull complete 19:08:59 2437ff75d9bd: Pull complete 19:08:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:08:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:08:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:09:00 prd-ubuntu20.04-docker-arm64-4c-16g-21513 does not seem to be running inside a container 19:09:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@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:arm64 cat 19:09:02 $ docker top ba7ed803789f01ae5460efa59d5502136351e0d76cb1d60f843e7540583aa3c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:03 ---> job-cost.sh 19:09:03 lf-activate-venv: SKIPPING 19:09:03 INFO: No Stack... 19:09:04 INFO: Retrieving Pricing Info for: v3-standard-4 19:09:05 INFO: Archiving Costs [Pipeline] sh 19:09:05 + cut -d, -f6 19:09:05 + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv [Pipeline] lock 19:09:05 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-319-3-stack-cost] 19:09:05 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-319-3-stack-cost] did not exist. Created. 19:09:05 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-319-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:09:06 /w/workspace/go-mod-bootstrap/3@tmp/durable-8147adab/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:09:06 + echo total: 0.10999999940395355 [Pipeline] stash 19:09:06 Warning: overwriting stash ‘stack-cost’ 19:09:06 Stashed 1 file(s) [Pipeline] } 19:09:06 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-319-3-stack-cost] [Pipeline] // lock [Pipeline] } 19:09:06 $ docker stop --time=1 ba7ed803789f01ae5460efa59d5502136351e0d76cb1d60f843e7540583aa3c9 19:09:08 $ docker rm -f ba7ed803789f01ae5460efa59d5502136351e0d76cb1d60f843e7540583aa3c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:09:08 provisioning config files... 19:09:08 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp/config396722602075334104tmp [Pipeline] { [Pipeline] sh 19:09:09 + set +x 19:09:09 + curl -s https://codecov.io/bash 19:09:09 + bash -s -- 19:09:09 19:09:09 _____ _ 19:09:09 / ____| | | 19:09:09 | | ___ __| | ___ ___ _____ __ 19:09:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:09:09 | |___| (_) | (_| | __/ (_| (_) \ V / 19:09:09 \_____\___/ \__,_|\___|\___\___/ \_/ 19:09:09 Bash-1.0.6 19:09:09 19:09:09 19:09:09 ==> git version 2.25.1 found 19:09:09 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:09:09 Release-Date: 2020-01-08 19:09:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:09:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:09:09 ==> Jenkins CI detected. 19:09:09 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-319 19:09:09 project root: . 19:09:09 --> token set from env 19:09:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:09:09 ==> Running gcov in . (disable via -X gcov) 19:09:09 ==> Python coveragepy not found 19:09:09 ==> Searching for coverage reports in: 19:09:09 + . 19:09:09 -> Found 1 reports 19:09:09 ==> Detecting git/mercurial file structure 19:09:09 ==> Reading reports 19:09:09 + ./coverage.out bytes=54172 19:09:09 ==> Appending adjustments 19:09:09 https://docs.codecov.io/docs/fixing-reports 19:09:09 + Found adjustments 19:09:09 ==> Gzipping contents 19:09:09 12K /tmp/codecov.VMKN4n.gz 19:09:09 ==> Uploading reports 19:09:09 url: https://codecov.io 19:09:09 query: branch=PR-319&commit=2a1cf2c4ee9883b8af67e56aba0aa105480f2314&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-319%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=319&job=&cmd_args= 19:09:09 -> Pinging Codecov 19:09:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-319&commit=2a1cf2c4ee9883b8af67e56aba0aa105480f2314&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-319%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=319&job=&cmd_args= 19:09:09 -> Uploading to 19:09:09 https://storage.googleapis.com/codecov/v4/raw/2022-04-20/833815588EE85121546D348822E98E2E/2a1cf2c4ee9883b8af67e56aba0aa105480f2314/ce620d4d-b319-4df9-9c72-429d7703adb2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220420T190909Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=41b263815de9feeb159b181ceadcc7a687d0563cf6e8f687da7d3c6aeceb2aad 19:09:09 % Total % Received % Xferd Average Speed Time Time Time Current 19:09:09 Dload Upload Total Spent Left Speed 19:09:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9042 0 0 100 9042 0 41861 --:--:-- --:--:-- --:--:-- 42055 19:09:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/2a1cf2c4ee9883b8af67e56aba0aa105480f2314 [Pipeline] } 19:09:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:09:10 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-319/archives ] 19:09:10 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-319/archives 19:09:10 total 16 19:09:10 drwxr-xr-x 3 root root 4096 Apr 20 19:03 . 19:09:10 drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 19:03 .. 19:09:10 drwxr-xr-x 2 root root 4096 Apr 20 19:03 cost 19:09:10 -rw-r--r-- 1 root root 87 Apr 20 19:03 cost.csv 19:09:10 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-319/archives 19:09:10 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-319/archives 19:09:10 total 16 19:09:10 drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 19:03 . 19:09:10 drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 19:03 .. 19:09:10 drwxr-xr-x 2 jenkins jenkins 4096 Apr 20 19:03 cost 19:09:10 -rw-r--r-- 1 jenkins jenkins 87 Apr 20 19:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:09:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:09:11 ---> package-listing.sh 19:09:11 ++ facter osfamily 19:09:11 ++ tr '[:upper:]' '[:lower:]' 19:09:12 + OS_FAMILY=debian 19:09:12 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-319 19:09:12 + START_PACKAGES=/tmp/packages_start.txt 19:09:12 + END_PACKAGES=/tmp/packages_end.txt 19:09:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:09:12 + PACKAGES=/tmp/packages_start.txt 19:09:12 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-319 ']' 19:09:12 + PACKAGES=/tmp/packages_end.txt 19:09:12 + case "${OS_FAMILY}" in 19:09:12 + dpkg -l 19:09:12 + grep '^ii' 19:09:12 + '[' -f /tmp/packages_start.txt ']' 19:09:12 + '[' -f /tmp/packages_end.txt ']' 19:09:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:09:12 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-319 ']' 19:09:12 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-319/archives/ 19:09:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-319/archives/ [Pipeline] echo 19:09:12 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-319/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:09:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:09:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:09:13 . [Pipeline] withDockerContainer 19:09:13 prd-ubuntu20.04-docker-8c-8g-21510 does not seem to be running inside a container 19:09:13 $ 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-319/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-319 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319:/w/workspace/xfoundry_go-mod-bootstrap_PR-319:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-319@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:09:13 $ docker top 9c96e2a1c23f1ec1a65dededb395259a85681eb666d878047d49a98c8f654ce2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:13 + touch /tmp/pre-build-complete [Pipeline] sh 19:09:14 + mkdir -p /var/log/sysstat [Pipeline] sh 19:09:14 + ls /var/log/sa-host 19:09:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:14 provisioning config files... 19:09:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-319@tmp/config77266049366699990tmp [Pipeline] { [Pipeline] echo 19:09:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:09:14 ---> create-netrc.sh [Pipeline] } 19:09:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:09:15 ---> python-tools-install.sh [Pipeline] echo 19:09:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:09:15 ---> sudo-logs.sh 19:09:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:09:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:09:15 ---> job-cost.sh 19:09:15 lf-activate-venv: SKIPPING 19:09:15 DEBUG: total: 0.2199999988079071 19:09:15 INFO: Retrieving Stack Cost... 19:09:16 INFO: Retrieving Pricing Info for: v3-standard-8 19:09:16 INFO: Archiving Costs [Pipeline] echo 19:09:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:09:17 ---> logs-deploy.sh 19:09:17 lf-activate-venv: SKIPPING 19:09:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-319/3 19:09:17 INFO: archiving workspace using pattern(s): 19:09:17 Archives upload complete. 19:09:18 INFO: archiving logs to Nexus 19:09:18 ---> uname -a: 19:09:18 Linux prd-ubuntu20-04-docker-8c-8g-21510 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:09:18 19:09:18 19:09:18 ---> lscpu: 19:09:18 Architecture: x86_64 19:09:18 CPU op-mode(s): 32-bit, 64-bit 19:09:18 Byte Order: Little Endian 19:09:18 Address sizes: 40 bits physical, 48 bits virtual 19:09:18 CPU(s): 8 19:09:18 On-line CPU(s) list: 0-7 19:09:18 Thread(s) per core: 1 19:09:18 Core(s) per socket: 1 19:09:18 Socket(s): 8 19:09:18 NUMA node(s): 1 19:09:18 Vendor ID: AuthenticAMD 19:09:18 CPU family: 23 19:09:18 Model: 49 19:09:18 Model name: AMD EPYC-Rome Processor 19:09:18 Stepping: 0 19:09:18 CPU MHz: 2799.998 19:09:18 BogoMIPS: 5599.99 19:09:18 Virtualization: AMD-V 19:09:18 Hypervisor vendor: KVM 19:09:18 Virtualization type: full 19:09:18 L1d cache: 256 KiB 19:09:18 L1i cache: 256 KiB 19:09:18 L2 cache: 4 MiB 19:09:18 L3 cache: 128 MiB 19:09:18 NUMA node0 CPU(s): 0-7 19:09:18 Vulnerability Itlb multihit: Not affected 19:09:18 Vulnerability L1tf: Not affected 19:09:18 Vulnerability Mds: Not affected 19:09:18 Vulnerability Meltdown: Not affected 19:09:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:09:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:09:18 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:09:18 Vulnerability Srbds: Not affected 19:09:18 Vulnerability Tsx async abort: Not affected 19:09:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:09:18 19:09:18 19:09:18 ---> nproc: 19:09:18 8 19:09:18 19:09:18 19:09:18 ---> df -h: 19:09:18 Filesystem Size Used Avail Use% Mounted on 19:09:18 overlay 155G 9.8G 146G 7% / 19:09:18 tmpfs 64M 0 64M 0% /dev 19:09:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:09:18 shm 64M 0 64M 0% /dev/shm 19:09:18 /dev/vda1 155G 9.8G 146G 7% /facter-os 19:09:18 19:09:18 19:09:18 ---> sar -b -r -n DEV: 19:09:18 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21510) 04/20/22 _x86_64_ (8 CPU) 19:09:18 19:09:18 19:01:12 LINUX RESTART (8 CPU) 19:09:18 19:09:18 19:02:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:09:18 19:03:01 103.56 1.36 102.20 0.00 38.23 64334.18 0.00 19:09:18 19:04:01 4.12 0.02 4.10 0.00 0.13 61.46 0.00 19:09:18 19:05:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 19:09:18 19:06:01 2.03 0.00 2.03 0.00 0.00 24.53 0.00 19:09:18 19:07:01 1.18 0.02 1.17 0.00 0.13 14.53 0.00 19:09:18 19:08:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 19:09:18 19:09:01 0.90 0.00 0.90 0.00 0.00 11.60 0.00 19:09:18 Average: 16.11 0.20 15.91 0.00 5.42 9078.31 0.00 19:09:18 19:09:18 19:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:09:18 19:03:01 28824276 31771552 526896 1.60 113432 3078900 1965808 5.79 1213896 2436504 164 19:09:18 19:04:01 28843212 31790528 509088 1.55 113568 3078852 1837816 5.42 1203572 2427336 28 19:09:18 19:05:01 28843112 31790504 508820 1.55 113600 3078856 1837816 5.42 1203140 2427340 32 19:09:18 19:06:01 28851348 31798972 500360 1.52 113676 3078860 1837816 5.42 1195108 2427456 12 19:09:18 19:07:01 28851600 31799348 499868 1.52 113748 3078992 1837816 5.42 1194840 2427600 20 19:09:18 19:08:01 28853360 31801124 497892 1.51 113780 3079000 1837816 5.42 1193012 2427600 12 19:09:18 19:09:01 28853128 31800960 497744 1.51 113812 3079004 1837816 5.42 1193376 2427604 36 19:09:18 Average: 28845719 31793284 505810 1.54 113659 3078923 1856101 5.47 1199563 2428777 43 19:09:18 19:09:18 19:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:09:18 19:03:01 lo 2.24 2.24 0.22 0.22 0.00 0.00 0.00 0.00 19:09:18 19:03:01 ens3 314.27 195.39 6681.92 68.49 0.00 0.00 0.00 0.00 19:09:18 19:03:01 docker0 39.20 49.57 3.12 693.06 0.00 0.00 0.00 0.00 19:09:18 19:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:18 19:04:01 ens3 13.53 6.28 11.93 2.67 0.00 0.00 0.00 0.00 19:09:18 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:18 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:18 19:05:01 ens3 0.27 0.08 0.10 0.06 0.00 0.00 0.00 0.00 19:09:18 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:18 19:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:18 19:06:01 ens3 0.52 0.38 0.26 0.21 0.00 0.00 0.00 0.00 19:09:18 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:18 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:18 19:07:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 19:09:18 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:18 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:18 19:08:01 ens3 0.58 0.18 0.11 0.01 0.00 0.00 0.00 0.00 19:09:18 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:18 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:18 19:09:01 ens3 0.53 0.45 0.26 0.21 0.00 0.00 0.00 0.00 19:09:18 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:18 Average: lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 19:09:18 Average: ens3 46.48 28.58 942.63 10.11 0.00 0.00 0.00 0.00 19:09:18 Average: docker0 5.52 6.98 0.44 97.58 0.00 0.00 0.00 0.00 19:09:18 19:09:18 19:09:18 ---> sar -P ALL: 19:09:18 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21510) 04/20/22 _x86_64_ (8 CPU) 19:09:18 19:09:18 19:01:12 LINUX RESTART (8 CPU) 19:09:18 19:09:18 19:02:02 CPU %user %nice %system %iowait %steal %idle 19:09:18 19:03:01 all 31.24 0.00 7.03 1.17 0.10 60.46 19:09:18 19:03:01 0 29.22 0.00 5.74 0.03 0.09 64.92 19:09:18 19:03:01 1 31.17 0.00 7.40 0.31 0.10 61.01 19:09:18 19:03:01 2 30.51 0.00 7.47 2.58 0.10 59.34 19:09:18 19:03:01 3 34.06 0.00 6.98 1.89 0.10 56.97 19:09:18 19:03:01 4 30.58 0.00 8.41 2.92 0.10 57.99 19:09:18 19:03:01 5 30.50 0.00 6.42 1.22 0.10 61.75 19:09:18 19:03:01 6 31.22 0.00 6.90 0.09 0.10 61.69 19:09:18 19:03:01 7 32.61 0.00 6.95 0.28 0.12 60.04 19:09:18 19:04:01 all 0.28 0.00 0.11 0.01 0.01 99.59 19:09:18 19:04:01 0 0.13 0.00 0.12 0.00 0.02 99.73 19:09:18 19:04:01 1 0.08 0.00 0.10 0.05 0.00 99.77 19:09:18 19:04:01 2 0.90 0.00 0.20 0.07 0.02 98.82 19:09:18 19:04:01 3 0.35 0.00 0.12 0.00 0.00 99.53 19:09:18 19:04:01 4 0.17 0.00 0.08 0.00 0.00 99.75 19:09:18 19:04:01 5 0.12 0.00 0.07 0.00 0.00 99.82 19:09:18 19:04:01 6 0.27 0.00 0.10 0.00 0.02 99.62 19:09:18 19:04:01 7 0.22 0.00 0.07 0.00 0.00 99.72 19:09:18 19:05:01 all 0.03 0.00 0.02 0.00 0.00 99.95 19:09:18 19:05:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:09:18 19:05:01 1 0.00 0.00 0.02 0.02 0.00 99.97 19:09:18 19:05:01 2 0.08 0.00 0.02 0.00 0.02 99.88 19:09:18 19:05:01 3 0.05 0.00 0.02 0.02 0.00 99.92 19:09:18 19:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:09:18 19:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:09:18 19:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:09:18 19:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:09:18 19:06:01 all 0.04 0.00 0.02 0.01 0.00 99.93 19:09:18 19:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:09:18 19:06:01 1 0.05 0.00 0.00 0.03 0.00 99.92 19:09:18 19:06:01 2 0.08 0.00 0.03 0.02 0.00 99.87 19:09:18 19:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:09:18 19:06:01 4 0.03 0.00 0.02 0.00 0.02 99.93 19:09:18 19:06:01 5 0.05 0.00 0.00 0.00 0.00 99.95 19:09:18 19:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:09:18 19:06:01 7 0.05 0.00 0.03 0.00 0.00 99.92 19:09:18 19:07:01 all 0.01 0.00 0.01 0.01 0.01 99.96 19:09:18 19:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:09:18 19:07:01 1 0.00 0.00 0.02 0.03 0.02 99.93 19:09:18 19:07:01 2 0.03 0.00 0.02 0.02 0.02 99.92 19:09:18 19:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:09:18 19:07:01 4 0.03 0.00 0.03 0.00 0.00 99.93 19:09:18 19:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:09:18 19:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:09:18 19:07:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:09:18 19:08:01 all 0.03 0.00 0.01 0.00 0.00 99.96 19:09:18 19:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:09:18 19:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:09:18 19:08:01 2 0.07 0.00 0.03 0.00 0.02 99.88 19:09:18 19:08:01 3 0.02 0.00 0.02 0.02 0.00 99.95 19:09:18 19:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:09:18 19:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:09:18 19:08:01 6 0.05 0.00 0.02 0.00 0.00 99.93 19:09:18 19:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:09:18 19:09:01 all 0.02 0.00 0.02 0.00 0.00 99.96 19:09:18 19:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:09:18 19:09:01 1 0.00 0.00 0.02 0.02 0.00 99.97 19:09:18 19:09:01 2 0.05 0.00 0.05 0.00 0.02 99.88 19:09:18 19:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:09:18 19:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:09:18 19:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:09:18 19:09:01 6 0.05 0.00 0.00 0.00 0.00 99.95 19:09:18 19:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:09:18 Average: all 4.40 0.00 1.00 0.17 0.02 94.41 19:09:18 Average: 0 4.09 0.00 0.83 0.00 0.01 95.07 19:09:18 Average: 1 4.34 0.00 1.05 0.06 0.02 94.53 19:09:18 Average: 2 4.45 0.00 1.10 0.38 0.03 94.05 19:09:18 Average: 3 4.81 0.00 1.00 0.27 0.02 93.91 19:09:18 Average: 4 4.28 0.00 1.19 0.40 0.02 94.11 19:09:18 Average: 5 4.26 0.00 0.91 0.17 0.01 94.64 19:09:18 Average: 6 4.41 0.00 0.98 0.01 0.02 94.58 19:09:18 Average: 7 4.57 0.00 0.98 0.04 0.02 94.39 19:09:18 19:09:18 19:09:18