Pull request #157 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d1b90bdd2aa7e7739e9c5fbf21e40402046d0283+89ec4516c7caea91d7aee6a5e507534b44b5a7fe (ca63ebf69acd8ef6d36542a158db6acfccf78e40) 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-ssh7924811719903445593.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh3735470680162937480.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-secrets/branches/PR-157/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-157/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6635678136366970077.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh16907112986255409894.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-157/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-157/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14472797667158645328.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-secrets, 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-secrets-settings PROJECT: go-mod-secrets 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-secrets 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-16828 in /w/workspace/gexfoundry_go-mod-secrets_PR-157 [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-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-157 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 89ec4516c7caea91d7aee6a5e507534b44b5a7fe into PR head commit d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 Merge succeeded, producing d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 Checking out Revision d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 (PR-157) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/157/head:refs/remotes/origin/PR-157 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 # 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 89ec4516c7caea91d7aee6a5e507534b44b5a7fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:09:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:09:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:09:55 ========================================================= 14:09:55 EdgeX Global Pipelines Version Info 14:09:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ae4eeae4ae4743af7a2603de4e61810ee123edb0 # timeout=10 14:09:55 ------------------- 14:09:55 stable info: 14:09:55 ------------------- 14:09:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:09:55 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 14:09:55 Message: update stable to v1.0.234 14:09:56 ------------------- 14:09:56 experimental info: 14:09:56 ------------------- 14:09:56 Commited By: **** collab-it+edgex@linuxfoundation.org 14:09:56 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 14:09:56 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:09:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 14:09:56 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 14:09:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:09:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:09:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:09:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 14:09:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 14:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:09:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:09:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:09:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:09:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:09:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:09:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:09:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:09:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:09:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:09:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:09:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:09:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:09:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:09:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-157 [Pipeline] echo 14:09:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-157 [Pipeline] echo 14:09:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-157 [Pipeline] echo 14:09:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 [Pipeline] echo 14:09:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1b90bd [Pipeline] echo 14:09:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:09:57 + git rev-list -1 --merges d1b90bdd2aa7e7739e9c5fbf21e40402046d0283~1..d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 [Pipeline] echo 14:09:57 -----------> git rev-list -1 --merges d1b90bdd2aa7e7739e9c5fbf21e40402046d0283~1..d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 [false] [Pipeline] sh 14:09:57 + git log --format=format:%s -1 d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 [Pipeline] echo 14:09:57 ========================================================= 14:09:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:09:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:09:58 + git log --format=format:%s -1 d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 [Pipeline] echo 14:09:58 [semverPrep] GIT_COMMIT: d1b90bdd2aa7e7739e9c5fbf21e40402046d0283, Commit Message: build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 [Pipeline] echo 14:09:58 [semverPrep] This is not a build commit. [Pipeline] sh 14:09:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:09:58 + grep -v github /etc/ssh/ssh_known_hosts 14:09:58 + [ -e /tmp/ssh_known_hosts ] 14:09:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:09:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:09:58 + sudo tee -a /etc/ssh/ssh_known_hosts 14:09:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:09:59 14:09:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:09:59 0.1.4: Pulling from edgex-devops/py-git-semver 14:09:59 42c077c10790: Pulling fs layer 14:09:59 f63e77b7563a: Pulling fs layer 14:09:59 bd5fdadae976: Pulling fs layer 14:09:59 205491f53016: Pulling fs layer 14:09:59 df18705c85c3: Pulling fs layer 14:09:59 bdb3f477010e: Pulling fs layer 14:09:59 c8a8fc8e1c8f: Pulling fs layer 14:09:59 2c6e9b1d212d: Pulling fs layer 14:09:59 bdb8f0575790: Pulling fs layer 14:09:59 386e3cb2ff24: Pulling fs layer 14:09:59 2343380bae48: Pulling fs layer 14:09:59 2c6e9b1d212d: Waiting 14:09:59 df18705c85c3: Waiting 14:09:59 bdb8f0575790: Waiting 14:09:59 bdb3f477010e: Waiting 14:09:59 205491f53016: Waiting 14:09:59 2343380bae48: Waiting 14:09:59 c8a8fc8e1c8f: Waiting 14:09:59 386e3cb2ff24: Waiting 14:09:59 f63e77b7563a: Verifying Checksum 14:09:59 f63e77b7563a: Download complete 14:09:59 205491f53016: Verifying Checksum 14:09:59 205491f53016: Download complete 14:09:59 df18705c85c3: Verifying Checksum 14:09:59 df18705c85c3: Download complete 14:09:59 bd5fdadae976: Verifying Checksum 14:09:59 bd5fdadae976: Download complete 14:09:59 2c6e9b1d212d: Verifying Checksum 14:09:59 2c6e9b1d212d: Download complete 14:09:59 bdb8f0575790: Verifying Checksum 14:09:59 bdb8f0575790: Download complete 14:09:59 386e3cb2ff24: Download complete 14:09:59 2343380bae48: Download complete 14:09:59 42c077c10790: Verifying Checksum 14:09:59 42c077c10790: Download complete 14:10:00 c8a8fc8e1c8f: Verifying Checksum 14:10:00 c8a8fc8e1c8f: Download complete 14:10:01 42c077c10790: Pull complete 14:10:01 f63e77b7563a: Pull complete 14:10:01 bd5fdadae976: Pull complete 14:10:02 205491f53016: Pull complete 14:10:02 df18705c85c3: Pull complete 14:10:02 bdb3f477010e: Pull complete 14:10:04 c8a8fc8e1c8f: Pull complete 14:10:04 2c6e9b1d212d: Pull complete 14:10:04 bdb8f0575790: Pull complete 14:10:04 386e3cb2ff24: Pull complete 14:10:04 2343380bae48: Pull complete 14:10:04 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 14:10:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:10:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:04 prd-ubuntu20.04-docker-8c-8g-16828 does not seem to be running inside a container 14:10:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-157 -v /w/workspace/gexfoundry_go-mod-secrets_PR-157:/w/workspace/gexfoundry_go-mod-secrets_PR-157:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-157@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-157@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:10003/edgex-devops/py-git-semver:0.1.4 cat 14:10:06 $ docker top 71a9f1d9948dad034c0ac0cf3952c4c07d4a2ab52b0c8a6c2d2aeaddb3121e8c -eo pid,comm 14:10:06 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:10:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:10:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:10:06 [ssh-agent] Looking for ssh-agent implementation... 14:10:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:10:06 $ docker exec 71a9f1d9948dad034c0ac0cf3952c4c07d4a2ab52b0c8a6c2d2aeaddb3121e8c ssh-agent 14:10:07 SSH_AUTH_SOCK=/tmp/ssh-jKVmIbmbEioQ/agent.32 14:10:07 SSH_AGENT_PID=39 14:10:07 Running ssh-add (command line suppressed) 14:10:07 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-157@tmp/private_key_3782490597419883733.key (/w/workspace/gexfoundry_go-mod-secrets_PR-157@tmp/private_key_3782490597419883733.key) 14:10:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:10:07 + git tag --points-at HEAD [Pipeline] } 14:10:07 $ docker exec --env ******** --env ******** 71a9f1d9948dad034c0ac0cf3952c4c07d4a2ab52b0c8a6c2d2aeaddb3121e8c ssh-agent -k 14:10:07 unset SSH_AUTH_SOCK; 14:10:07 unset SSH_AGENT_PID; 14:10:07 echo Agent pid 39 killed; 14:10:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:10:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:10:07 [ssh-agent] Looking for ssh-agent implementation... 14:10:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:10:07 $ docker exec 71a9f1d9948dad034c0ac0cf3952c4c07d4a2ab52b0c8a6c2d2aeaddb3121e8c ssh-agent 14:10:07 SSH_AUTH_SOCK=/tmp/ssh-vHmKstw7yXKY/agent.71 14:10:07 SSH_AGENT_PID=77 14:10:07 Running ssh-add (command line suppressed) 14:10:08 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-157@tmp/private_key_4836382500750606765.key (/w/workspace/gexfoundry_go-mod-secrets_PR-157@tmp/private_key_4836382500750606765.key) 14:10:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:10:08 + git semver init 14:10:08 2022-07-04 14:10:08,617 [run_init] DEBUG init version:0.0.0 force:False 14:10:08 2022-07-04 14:10:08,617 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-157/.semver 14:10:08 2022-07-04 14:10:08,618 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-157/.semver 14:10:08 2022-07-04 14:10:08,618 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-157/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-157, universal_newlines=False, shell=None, istream=None) 14:10:09 2022-07-04 14:10:09,266 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-157/.git/info/exclude 14:10:09 2022-07-04 14:10:09,267 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-157/.semver/PR-157 with force:False 14:10:09 2022-07-04 14:10:09,267 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-157/.semver/PR-157 14:10:09 2022-07-04 14:10:09,272 [execute] INFO git cat-file --batch-check 14:10:09 2022-07-04 14:10:09,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-157/.semver, universal_newlines=False, shell=None, istream=) 14:10:09 2022-07-04 14:10:09,280 [execute] INFO git cat-file --batch 14:10:09 2022-07-04 14:10:09,281 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-157/.semver, universal_newlines=False, shell=None, istream=) 14:10:09 2022-07-04 14:10:09,287 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-157/.semver/PR-157 14:10:09 0.0.0 [Pipeline] } 14:10:09 $ docker exec --env ******** --env ******** 71a9f1d9948dad034c0ac0cf3952c4c07d4a2ab52b0c8a6c2d2aeaddb3121e8c ssh-agent -k 14:10:09 unset SSH_AUTH_SOCK; 14:10:09 unset SSH_AGENT_PID; 14:10:09 echo Agent pid 77 killed; 14:10:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:10:10 + git semver [Pipeline] } 14:10:10 $ docker stop --time=1 71a9f1d9948dad034c0ac0cf3952c4c07d4a2ab52b0c8a6c2d2aeaddb3121e8c 14:10:11 $ docker rm -f 71a9f1d9948dad034c0ac0cf3952c4c07d4a2ab52b0c8a6c2d2aeaddb3121e8c [Pipeline] // withDockerContainer [Pipeline] sh 14:10:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:10:12 Stashed 1 file(s) [Pipeline] echo 14:10:12 [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:10:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:10:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:10:12 ========================================================= 14:10:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 14:10:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:10:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:10:12 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 14:10:12 59bf1c3509f3: Pulling fs layer 14:10:12 666ba61612fd: Pulling fs layer 14:10:12 8ed8ca486205: Pulling fs layer 14:10:12 cc1cd167ecdc: Pulling fs layer 14:10:12 c516ae0d96e1: Pulling fs layer 14:10:12 684cea983483: Pulling fs layer 14:10:12 dd3240ac7de5: Pulling fs layer 14:10:12 b1e948a4e11c: Pulling fs layer 14:10:12 a8fd76ee1af6: Pulling fs layer 14:10:12 646ad004c059: Pulling fs layer 14:10:12 cc1cd167ecdc: Waiting 14:10:12 c516ae0d96e1: Waiting 14:10:12 684cea983483: Waiting 14:10:12 a8fd76ee1af6: Waiting 14:10:12 646ad004c059: Waiting 14:10:12 dd3240ac7de5: Waiting 14:10:12 b1e948a4e11c: Waiting 14:10:12 8ed8ca486205: Download complete 14:10:12 666ba61612fd: Verifying Checksum 14:10:12 666ba61612fd: Download complete 14:10:12 c516ae0d96e1: Download complete 14:10:12 684cea983483: Verifying Checksum 14:10:12 684cea983483: Download complete 14:10:12 dd3240ac7de5: Verifying Checksum 14:10:12 dd3240ac7de5: Download complete 14:10:12 59bf1c3509f3: Verifying Checksum 14:10:12 59bf1c3509f3: Download complete 14:10:13 b1e948a4e11c: Verifying Checksum 14:10:13 b1e948a4e11c: Download complete 14:10:13 59bf1c3509f3: Pull complete 14:10:13 666ba61612fd: Pull complete 14:10:13 8ed8ca486205: Pull complete 14:10:13 646ad004c059: Verifying Checksum 14:10:13 646ad004c059: Download complete 14:10:13 a8fd76ee1af6: Verifying Checksum 14:10:13 a8fd76ee1af6: Download complete 14:10:13 cc1cd167ecdc: Verifying Checksum 14:10:13 cc1cd167ecdc: Download complete 14:10:17 cc1cd167ecdc: Pull complete 14:10:17 c516ae0d96e1: Pull complete 14:10:18 684cea983483: Pull complete 14:10:18 dd3240ac7de5: Pull complete 14:10:18 b1e948a4e11c: Pull complete 14:10:20 a8fd76ee1af6: Pull complete 14:10:21 646ad004c059: Pull complete 14:10:21 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 14:10:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:10:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 14:10:21 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:22 + docker inspect -f . ci-base-image-x86_64 14:10:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:22 prd-ubuntu20.04-docker-8c-8g-16828 does not seem to be running inside a container 14:10:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-157 -v /w/workspace/gexfoundry_go-mod-secrets_PR-157:/w/workspace/gexfoundry_go-mod-secrets_PR-157:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-157@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-157@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 14:10:24 $ docker top b40333011029cf726967f9e66381beb84d9f3a5e3779edfb750de4bea1968d6a -eo pid,comm [Pipeline] { [Pipeline] sh 14:10:24 + go version 14:10:24 go version go1.17.7 linux/amd64 [Pipeline] } 14:10:24 $ docker stop --time=1 b40333011029cf726967f9e66381beb84d9f3a5e3779edfb750de4bea1968d6a 14:10:26 $ docker rm -f b40333011029cf726967f9e66381beb84d9f3a5e3779edfb750de4bea1968d6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:26 + docker inspect -f . ci-base-image-x86_64 14:10:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:26 prd-ubuntu20.04-docker-8c-8g-16828 does not seem to be running inside a container 14:10:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-157 -v /w/workspace/gexfoundry_go-mod-secrets_PR-157:/w/workspace/gexfoundry_go-mod-secrets_PR-157:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-157@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-157@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 14:10:27 $ docker top dc6106a8f429a42a9b163a95462fdd2edca3f5886daa70468a2d667754b513e0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:10:27 + make test 14:10:27 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 14:10:27 go: downloading github.com/stretchr/testify v1.8.0 14:10:27 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 14:10:27 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 14:10:27 go: downloading github.com/davecgh/go-spew v1.1.1 14:10:27 go: downloading github.com/pmezard/go-difflib v1.0.0 14:10:27 go: downloading github.com/stretchr/objx v0.4.0 14:10:27 Still waiting to schedule task 14:10:27 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16829’ is offline 14:10:27 go: downloading gopkg.in/yaml.v3 v3.0.1 14:10:27 go: downloading github.com/zeebo/errs v1.2.2 14:10:27 go: downloading google.golang.org/grpc v1.46.0 14:10:27 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 14:10:27 go: downloading google.golang.org/protobuf v1.28.0 14:10:27 go: downloading github.com/go-kit/log v0.2.0 14:10:27 go: downloading github.com/go-playground/validator/v10 v10.10.1 14:10:27 go: downloading github.com/google/uuid v1.3.0 14:10:27 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 14:10:27 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:10:27 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 14:10:27 go: downloading github.com/golang/protobuf v1.5.2 14:10:27 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 14:10:27 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 14:10:27 go: downloading github.com/go-playground/universal-translator v0.18.0 14:10:27 go: downloading github.com/leodido/go-urn v1.2.1 14:10:28 go: downloading golang.org/x/text v0.3.7 14:10:28 go: downloading github.com/go-playground/locales v0.14.0 14:10:54 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.527s coverage: 80.8% of statements 14:10:54 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.070s coverage: 57.1% of statements 14:10:54 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 14:10:54 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.077s coverage: 96.7% of statements 14:10:54 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.032s coverage: 89.5% of statements 14:10:54 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 14:10:54 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.042s coverage: 100.0% of statements 14:10:54 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 14:10:54 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.065s coverage: 55.8% of statements 14:10:54 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] 14:10:54 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.020s coverage: 75.0% of statements 14:10:54 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.073s coverage: 100.0% of statements 14:10:54 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 14:11:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:11:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:11:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:11:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:11:09 $ docker stop --time=1 dc6106a8f429a42a9b163a95462fdd2edca3f5886daa70468a2d667754b513e0 14:11:11 $ docker rm -f dc6106a8f429a42a9b163a95462fdd2edca3f5886daa70468a2d667754b513e0 [Pipeline] // withDockerContainer [Pipeline] sh 14:11:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:11:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:11:12 14:11:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:11:13 latest: Pulling from edgex-lftools-log-publisher 14:11:13 5eb5b503b376: Pulling fs layer 14:11:13 5c69ac0246d0: Pulling fs layer 14:11:13 ec43610c2a17: Pulling fs layer 14:11:13 3a2ae6a8a46f: Pulling fs layer 14:11:13 33b1e0a273af: Pulling fs layer 14:11:13 5d3b04190fa2: Pulling fs layer 14:11:13 2f39f015ded8: Pulling fs layer 14:11:13 3a2ae6a8a46f: Waiting 14:11:13 33b1e0a273af: Waiting 14:11:13 5d3b04190fa2: Waiting 14:11:13 2f39f015ded8: Waiting 14:11:13 5c69ac0246d0: Download complete 14:11:13 3a2ae6a8a46f: Download complete 14:11:13 33b1e0a273af: Verifying Checksum 14:11:13 33b1e0a273af: Download complete 14:11:13 5d3b04190fa2: Download complete 14:11:13 ec43610c2a17: Verifying Checksum 14:11:13 ec43610c2a17: Download complete 14:11:13 5eb5b503b376: Verifying Checksum 14:11:13 5eb5b503b376: Download complete 14:11:13 2f39f015ded8: Download complete 14:11:14 5eb5b503b376: Pull complete 14:11:14 5c69ac0246d0: Pull complete 14:11:15 ec43610c2a17: Pull complete 14:11:15 3a2ae6a8a46f: Pull complete 14:11:15 33b1e0a273af: Pull complete 14:11:15 5d3b04190fa2: Pull complete 14:11:21 2f39f015ded8: Pull complete 14:11:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:11:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:11:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:21 prd-ubuntu20.04-docker-8c-8g-16828 does not seem to be running inside a container 14:11:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-157 -v /w/workspace/gexfoundry_go-mod-secrets_PR-157:/w/workspace/gexfoundry_go-mod-secrets_PR-157:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-157@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-157@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:11:23 $ docker top 3b2d4325b081c7fa9068eb338746562f57068936ecc7f070d219fb804322363d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:11:23 ---> job-cost.sh 14:11:23 lf-activate-venv: SKIPPING 14:11:23 INFO: No Stack... 14:11:24 INFO: Retrieving Pricing Info for: v3-standard-8 14:11:24 INFO: Archiving Costs [Pipeline] sh 14:11:24 + cat /w/workspace/gexfoundry_go-mod-secrets_PR-157/archives/cost.csv 14:11:24 + cut -d, -f6 [Pipeline] lock 14:11:24 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-157-2-stack-cost] 14:11:24 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-157-2-stack-cost] did not exist. Created. 14:11:24 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-157-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:11:25 + echo total: 0.2199999988079071 [Pipeline] stash 14:11:25 Stashed 1 file(s) [Pipeline] } 14:11:25 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-157-2-stack-cost] [Pipeline] // lock [Pipeline] } 14:11:25 $ docker stop --time=1 3b2d4325b081c7fa9068eb338746562f57068936ecc7f070d219fb804322363d 14:11:26 $ docker rm -f 3b2d4325b081c7fa9068eb338746562f57068936ecc7f070d219fb804322363d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:13:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16830 in /w/workspace/gexfoundry_go-mod-secrets_PR-157 [Pipeline] { [Pipeline] ws 14:13:10 Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout 14:13:10 Selected Git installation does not exist. Using Default 14:13:10 The recommended git tool is: NONE 14:13:18 using credential edgex-jenkins-ssh 14:13:19 Cloning the remote Git repository 14:13:19 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 14:13:19 > git init /w/workspace/go-mod-secrets/2 # timeout=10 14:13:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 14:13:19 > git --version # timeout=10 14:13:19 > git --version # 'git version 2.25.1' 14:13:19 using GIT_SSH to set credentials SSH Credentials for GitHub 14:13:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:13:21 Merging remotes/origin/main commit 89ec4516c7caea91d7aee6a5e507534b44b5a7fe into PR head commit d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 14:13:21 Merge succeeded, producing d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 14:13:21 Checking out Revision d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 (PR-157) 14:13:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 14:13:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:13:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 14:13:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 14:13:20 using GIT_SSH to set credentials SSH Credentials for GitHub 14:13:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/157/head:refs/remotes/origin/PR-157 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:13:21 > git config core.sparsecheckout # timeout=10 14:13:21 > git checkout -f d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 # timeout=10 14:13:21 > git remote # timeout=10 14:13:21 > git config --get remote.origin.url # timeout=10 14:13:21 using GIT_SSH to set credentials SSH Credentials for GitHub 14:13:21 > git merge 89ec4516c7caea91d7aee6a5e507534b44b5a7fe # timeout=10 14:13:21 > git rev-parse HEAD^{commit} # timeout=10 14:13:21 > git config core.sparsecheckout # timeout=10 14:13:21 > git checkout -f d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 # timeout=10 14:13:25 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:13:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:13:26 % Total % Received % Xferd Average Speed Time Time Time Current 14:13:26 Dload Upload Total Spent Left Speed 14:13:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 221k 0 --:--:-- --:--:-- --:--:-- 225k [Pipeline] sh 14:13:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:13:27 + sudo tee /etc/docker/daemon.new 14:13:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:13:27 { 14:13:27 "registry-mirrors": [ 14:13:27 "https://nexus3.edgexfoundry.org:10001" 14:13:27 ], 14:13:27 "bip": "10.250.0.254/24", 14:13:27 "hosts": [ 14:13:27 "tcp://0.0.0.0:5555", 14:13:27 "unix:///var/run/docker.sock" 14:13:27 ], 14:13:27 "mtu": 1458, 14:13:27 "selinux-enabled": true, 14:13:27 "seccomp-profile": "/etc/docker/seccomp.json" 14:13:27 } [Pipeline] sh 14:13:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:13:28 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 14:13:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:13:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:13:47 ========================================================= 14:13:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 14:13:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:13:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:13:48 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:13:48 9b3977197b4f: Pulling fs layer 14:13:48 1a89e8eeedd5: Pulling fs layer 14:13:48 94645a83ff95: Pulling fs layer 14:13:48 e6fb740bc735: Pulling fs layer 14:13:48 3a77bd46dcc9: Pulling fs layer 14:13:48 355e64cbe906: Pulling fs layer 14:13:48 63ab81a10011: Pulling fs layer 14:13:48 555d1d1c4555: Pulling fs layer 14:13:48 7d9057610161: Pulling fs layer 14:13:48 355e64cbe906: Waiting 14:13:48 63ab81a10011: Waiting 14:13:48 555d1d1c4555: Waiting 14:13:48 7d9057610161: Waiting 14:13:48 e6fb740bc735: Waiting 14:13:48 3a77bd46dcc9: Waiting 14:13:48 94645a83ff95: Verifying Checksum 14:13:48 94645a83ff95: Download complete 14:13:48 1a89e8eeedd5: Download complete 14:13:48 3a77bd46dcc9: Download complete 14:13:48 355e64cbe906: Verifying Checksum 14:13:48 355e64cbe906: Download complete 14:13:48 9b3977197b4f: Verifying Checksum 14:13:48 9b3977197b4f: Download complete 14:13:48 63ab81a10011: Verifying Checksum 14:13:48 63ab81a10011: Download complete 14:13:49 9b3977197b4f: Pull complete 14:13:49 7d9057610161: Verifying Checksum 14:13:49 7d9057610161: Download complete 14:13:49 1a89e8eeedd5: Pull complete 14:13:50 94645a83ff95: Pull complete 14:13:50 555d1d1c4555: Verifying Checksum 14:13:50 555d1d1c4555: Download complete 14:13:51 e6fb740bc735: Verifying Checksum 14:13:51 e6fb740bc735: Download complete 14:14:03 e6fb740bc735: Pull complete 14:14:03 3a77bd46dcc9: Pull complete 14:14:03 355e64cbe906: Pull complete 14:14:03 63ab81a10011: Pull complete 14:14:09 555d1d1c4555: Pull complete 14:14:10 7d9057610161: Pull complete 14:14:10 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 14:14:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:14:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 14:14:10 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:10 + docker inspect -f . ci-base-image-arm64 14:14:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:14:11 prd-ubuntu20.04-docker-arm64-4c-16g-16830 does not seem to be running inside a container 14:14:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/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:14:14 $ docker top cd807988d3eef4b9792d6907337eadd4057f9bd2a47a53020dc1a97aa3191ff0 -eo pid,comm [Pipeline] { [Pipeline] sh 14:14:15 + go version 14:14:15 go version go1.17.7 linux/arm64 [Pipeline] } 14:14:15 $ docker stop --time=1 cd807988d3eef4b9792d6907337eadd4057f9bd2a47a53020dc1a97aa3191ff0 14:14:16 $ docker rm -f cd807988d3eef4b9792d6907337eadd4057f9bd2a47a53020dc1a97aa3191ff0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:17 + docker inspect -f . ci-base-image-arm64 14:14:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:14:17 prd-ubuntu20.04-docker-arm64-4c-16g-16830 does not seem to be running inside a container 14:14:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/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:14:19 $ docker top a65a40dccc83f011eb3660c7a30a8cbe08efb96e9298c518f4141bf3a88e0ea0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:14:20 + make test 14:14:20 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 14:14:20 go: downloading github.com/stretchr/testify v1.8.0 14:14:20 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 14:14:20 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 14:14:21 go: downloading github.com/davecgh/go-spew v1.1.1 14:14:21 go: downloading github.com/pmezard/go-difflib v1.0.0 14:14:21 go: downloading github.com/stretchr/objx v0.4.0 14:14:21 go: downloading gopkg.in/yaml.v3 v3.0.1 14:14:21 go: downloading github.com/go-kit/log v0.2.0 14:14:21 go: downloading github.com/zeebo/errs v1.2.2 14:14:21 go: downloading google.golang.org/grpc v1.46.0 14:14:22 go: downloading github.com/go-playground/validator/v10 v10.10.1 14:14:22 go: downloading github.com/google/uuid v1.3.0 14:14:22 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 14:14:22 go: downloading google.golang.org/protobuf v1.28.0 14:14:22 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:14:22 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 14:14:23 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 14:14:23 go: downloading github.com/go-playground/universal-translator v0.18.0 14:14:23 go: downloading github.com/leodido/go-urn v1.2.1 14:14:23 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 14:14:23 go: downloading golang.org/x/text v0.3.7 14:14:24 go: downloading github.com/golang/protobuf v1.5.2 14:14:24 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 14:14:24 go: downloading github.com/go-playground/locales v0.14.0 14:16:16 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 10.194s coverage: 80.8% of statements 14:16:16 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.262s coverage: 57.1% of statements 14:16:16 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 14:16:16 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.281s coverage: 96.7% of statements 14:16:16 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.119s coverage: 89.5% of statements 14:16:16 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 14:16:16 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.058s coverage: 100.0% of statements 14:16:16 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 14:16:31 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.224s coverage: 55.8% of statements 14:16:31 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] 14:16:31 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.072s coverage: 75.0% of statements 14:16:31 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.224s coverage: 100.0% of statements 14:16:31 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 14:16:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:16:31 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:17:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:17:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:17:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:17:28 $ docker stop --time=1 a65a40dccc83f011eb3660c7a30a8cbe08efb96e9298c518f4141bf3a88e0ea0 14:17:30 $ docker rm -f a65a40dccc83f011eb3660c7a30a8cbe08efb96e9298c518f4141bf3a88e0ea0 [Pipeline] // withDockerContainer [Pipeline] sh 14:17:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:17:33 Warning: overwriting stash ‘coverage-report’ 14:17:33 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:17:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:17:34 14:17:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:17:34 arm64: Pulling from edgex-lftools-log-publisher 14:17:34 8998bd30e6a1: Pulling fs layer 14:17:34 04944245beec: Pulling fs layer 14:17:34 699f458cf7ca: Pulling fs layer 14:17:34 765212b225bb: Pulling fs layer 14:17:34 f23df028b6ca: Pulling fs layer 14:17:34 d65c8cfc05b1: Pulling fs layer 14:17:34 2437ff75d9bd: Pulling fs layer 14:17:34 765212b225bb: Waiting 14:17:34 f23df028b6ca: Waiting 14:17:34 d65c8cfc05b1: Waiting 14:17:34 2437ff75d9bd: Waiting 14:17:34 04944245beec: Verifying Checksum 14:17:34 04944245beec: Download complete 14:17:34 765212b225bb: Verifying Checksum 14:17:34 765212b225bb: Download complete 14:17:34 f23df028b6ca: Verifying Checksum 14:17:34 f23df028b6ca: Download complete 14:17:34 d65c8cfc05b1: Verifying Checksum 14:17:34 d65c8cfc05b1: Download complete 14:17:34 699f458cf7ca: Verifying Checksum 14:17:34 699f458cf7ca: Download complete 14:17:35 8998bd30e6a1: Verifying Checksum 14:17:35 8998bd30e6a1: Download complete 14:17:37 2437ff75d9bd: Verifying Checksum 14:17:37 2437ff75d9bd: Download complete 14:17:39 8998bd30e6a1: Pull complete 14:17:39 04944245beec: Pull complete 14:17:40 699f458cf7ca: Pull complete 14:17:40 765212b225bb: Pull complete 14:17:41 f23df028b6ca: Pull complete 14:17:41 d65c8cfc05b1: Pull complete 14:17:56 2437ff75d9bd: Pull complete 14:17:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:17:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:17:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:17:57 prd-ubuntu20.04-docker-arm64-4c-16g-16830 does not seem to be running inside a container 14:17:57 $ 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-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/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:17:59 $ docker top e2445effbdf29fe1c62f022f9f71d00c7617eba00ee7baba40d7375e98cad1a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:18:00 ---> job-cost.sh 14:18:00 lf-activate-venv: SKIPPING 14:18:00 INFO: No Stack... 14:18:00 INFO: Retrieving Pricing Info for: v3-standard-4 14:18:01 INFO: Archiving Costs [Pipeline] sh 14:18:02 + cat /w/workspace/go-mod-secrets/2/archives/cost.csv 14:18:02 + cut -d, -f6 [Pipeline] lock 14:18:02 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-157-2-stack-cost] 14:18:02 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-157-2-stack-cost] did not exist. Created. 14:18:02 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-157-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:18:03 /w/workspace/go-mod-secrets/2@tmp/durable-3f483916/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:18:03 + echo total: 0.10999999940395355 [Pipeline] stash 14:18:03 Warning: overwriting stash ‘stack-cost’ 14:18:03 Stashed 1 file(s) [Pipeline] } 14:18:03 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-157-2-stack-cost] [Pipeline] // lock [Pipeline] } 14:18:04 $ docker stop --time=1 e2445effbdf29fe1c62f022f9f71d00c7617eba00ee7baba40d7375e98cad1a1 14:18:05 $ docker rm -f e2445effbdf29fe1c62f022f9f71d00c7617eba00ee7baba40d7375e98cad1a1 [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 14:18:05 provisioning config files... 14:18:05 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-157@tmp/config1935630938453971239tmp [Pipeline] { [Pipeline] sh 14:18:06 + set +x 14:18:06 + curl -s https://codecov.io/bash 14:18:06 + bash -s -- 14:18:06 14:18:06 _____ _ 14:18:06 / ____| | | 14:18:06 | | ___ __| | ___ ___ _____ __ 14:18:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:18:06 | |___| (_) | (_| | __/ (_| (_) \ V / 14:18:06 \_____\___/ \__,_|\___|\___\___/ \_/ 14:18:06 Bash-1.0.6 14:18:06 14:18:06 14:18:06 ==> git version 2.25.1 found 14:18:06 ==> 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 14:18:06 Release-Date: 2020-01-08 14:18:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:18:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:18:06 ==> Jenkins CI detected. 14:18:06 current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-157 14:18:06 project root: . 14:18:06 --> token set from env 14:18:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:18:06 ==> Running gcov in . (disable via -X gcov) 14:18:06 ==> Python coveragepy not found 14:18:06 ==> Searching for coverage reports in: 14:18:06 + . 14:18:06 -> Found 1 reports 14:18:06 ==> Detecting git/mercurial file structure 14:18:06 ==> Reading reports 14:18:06 + ./coverage.out bytes=30450 14:18:06 ==> Appending adjustments 14:18:06 https://docs.codecov.io/docs/fixing-reports 14:18:06 + Found adjustments 14:18:06 ==> Gzipping contents 14:18:06 8.0K /tmp/codecov.Z2j9Br.gz 14:18:06 ==> Uploading reports 14:18:06 url: https://codecov.io 14:18:06 query: branch=PR-157&commit=d1b90bdd2aa7e7739e9c5fbf21e40402046d0283&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-157%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=157&job=&cmd_args= 14:18:06 -> Pinging Codecov 14:18:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-157&commit=d1b90bdd2aa7e7739e9c5fbf21e40402046d0283&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-157%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=157&job=&cmd_args= 14:18:06 -> Uploading to 14:18:06 https://storage.googleapis.com/codecov/v4/raw/2022-07-04/D63849C06B6B67093493C71CE874ED06/d1b90bdd2aa7e7739e9c5fbf21e40402046d0283/e340ef5f-d21d-46d4-bdef-b0cc5b387d26.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220704%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220704T141806Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d6d14f6117c80588abe0b5b517f9f183b9153089b111947c85e85e24fc84d403 14:18:06 % Total % Received % Xferd Average Speed Time Time Time Current 14:18:06 Dload Upload Total Spent Left Speed 14:18:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6133 0 0 100 6133 0 29917 --:--:-- --:--:-- --:--:-- 29917 14:18:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/d1b90bdd2aa7e7739e9c5fbf21e40402046d0283 [Pipeline] } 14:18:07 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 14:18:07 + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-157/archives ] 14:18:07 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-157/archives 14:18:07 total 16 14:18:07 drwxr-xr-x 3 root root 4096 Jul 4 14:11 . 14:18:07 drwxrwxr-x 9 jenkins jenkins 4096 Jul 4 14:11 .. 14:18:07 drwxr-xr-x 2 root root 4096 Jul 4 14:11 cost 14:18:07 -rw-r--r-- 1 root root 85 Jul 4 14:11 cost.csv 14:18:07 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-157/archives 14:18:07 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-157/archives 14:18:07 total 16 14:18:07 drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 14:11 . 14:18:07 drwxrwxr-x 9 jenkins jenkins 4096 Jul 4 14:11 .. 14:18:07 drwxr-xr-x 2 jenkins jenkins 4096 Jul 4 14:11 cost 14:18:07 -rw-r--r-- 1 jenkins jenkins 85 Jul 4 14:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:18:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:18:08 ---> package-listing.sh 14:18:08 ++ facter osfamily 14:18:08 ++ tr '[:upper:]' '[:lower:]' 14:18:09 + OS_FAMILY=debian 14:18:09 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-157 14:18:09 + START_PACKAGES=/tmp/packages_start.txt 14:18:09 + END_PACKAGES=/tmp/packages_end.txt 14:18:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:18:09 + PACKAGES=/tmp/packages_start.txt 14:18:09 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-157 ']' 14:18:09 + PACKAGES=/tmp/packages_end.txt 14:18:09 + case "${OS_FAMILY}" in 14:18:09 + dpkg -l 14:18:09 + grep '^ii' 14:18:09 + '[' -f /tmp/packages_start.txt ']' 14:18:09 + '[' -f /tmp/packages_end.txt ']' 14:18:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:18:09 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-157 ']' 14:18:09 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-157/archives/ 14:18:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-157/archives/ [Pipeline] echo 14:18:09 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/gexfoundry_go-mod-secrets_PR-157/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:18:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:18:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:18:10 prd-ubuntu20.04-docker-8c-8g-16828 does not seem to be running inside a container 14:18:10 $ 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/gexfoundry_go-mod-secrets_PR-157/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-157 -v /w/workspace/gexfoundry_go-mod-secrets_PR-157:/w/workspace/gexfoundry_go-mod-secrets_PR-157:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-157@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-157@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 14:18:10 $ docker top 055460312ec321ad3dc357f19fac1f90acaac80cbadf9c388bbb5655f499943e -eo pid,comm [Pipeline] { [Pipeline] sh 14:18:10 + touch /tmp/pre-build-complete [Pipeline] sh 14:18:11 + mkdir -p /var/log/sysstat [Pipeline] sh 14:18:11 + ls /var/log/sa-host 14:18:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:18:11 provisioning config files... 14:18:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-157@tmp/config7005045405689757987tmp [Pipeline] { [Pipeline] echo 14:18:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:18:11 ---> create-netrc.sh [Pipeline] } 14:18:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:18:12 ---> python-tools-install.sh [Pipeline] echo 14:18:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:18:12 ---> sudo-logs.sh 14:18:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:18:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:18:12 ---> job-cost.sh 14:18:12 lf-activate-venv: SKIPPING 14:18:12 DEBUG: total: 0.2199999988079071 14:18:12 INFO: Retrieving Stack Cost... 14:18:12 INFO: Retrieving Pricing Info for: v3-standard-8 14:18:13 INFO: Archiving Costs [Pipeline] echo 14:18:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:18:13 ---> logs-deploy.sh 14:18:13 lf-activate-venv: SKIPPING 14:18:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-157/2 14:18:13 INFO: archiving workspace using pattern(s): 14:18:14 Archives upload complete. 14:18:14 INFO: archiving logs to Nexus 14:18:15 ---> uname -a: 14:18:15 Linux prd-ubuntu20-04-docker-8c-8g-16828 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 14:18:15 14:18:15 14:18:15 ---> lscpu: 14:18:15 Architecture: x86_64 14:18:15 CPU op-mode(s): 32-bit, 64-bit 14:18:15 Byte Order: Little Endian 14:18:15 Address sizes: 40 bits physical, 48 bits virtual 14:18:15 CPU(s): 8 14:18:15 On-line CPU(s) list: 0-7 14:18:15 Thread(s) per core: 1 14:18:15 Core(s) per socket: 1 14:18:15 Socket(s): 8 14:18:15 NUMA node(s): 1 14:18:15 Vendor ID: AuthenticAMD 14:18:15 CPU family: 23 14:18:15 Model: 49 14:18:15 Model name: AMD EPYC-Rome Processor 14:18:15 Stepping: 0 14:18:15 CPU MHz: 2799.996 14:18:15 BogoMIPS: 5599.99 14:18:15 Virtualization: AMD-V 14:18:15 Hypervisor vendor: KVM 14:18:15 Virtualization type: full 14:18:15 L1d cache: 256 KiB 14:18:15 L1i cache: 256 KiB 14:18:15 L2 cache: 4 MiB 14:18:15 L3 cache: 128 MiB 14:18:15 NUMA node0 CPU(s): 0-7 14:18:15 Vulnerability Itlb multihit: Not affected 14:18:15 Vulnerability L1tf: Not affected 14:18:15 Vulnerability Mds: Not affected 14:18:15 Vulnerability Meltdown: Not affected 14:18:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:18:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:18:15 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:18:15 Vulnerability Srbds: Not affected 14:18:15 Vulnerability Tsx async abort: Not affected 14:18:15 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:18:15 14:18:15 14:18:15 ---> nproc: 14:18:15 8 14:18:15 14:18:15 14:18:15 ---> df -h: 14:18:15 Filesystem Size Used Avail Use% Mounted on 14:18:15 overlay 155G 11G 145G 7% / 14:18:15 tmpfs 64M 0 64M 0% /dev 14:18:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:18:15 shm 64M 0 64M 0% /dev/shm 14:18:15 /dev/vda1 155G 11G 145G 7% /facter-os 14:18:15 14:18:15 14:18:15 ---> sar -b -r -n DEV: 14:18:15 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-16828) 07/04/22 _x86_64_ (8 CPU) 14:18:15 14:18:15 14:09:13 LINUX RESTART (8 CPU) 14:18:15 14:18:15 14:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:18:15 14:11:01 80.21 3.32 76.89 0.00 385.36 37478.55 0.00 14:18:15 14:12:01 61.82 0.08 61.74 0.00 4.27 33387.92 0.00 14:18:15 14:13:01 1.05 0.00 1.05 0.00 0.00 281.37 0.00 14:18:15 14:14:01 1.35 0.00 1.35 0.00 0.00 286.09 0.00 14:18:15 14:15:01 12.66 0.02 12.65 0.00 0.13 699.35 0.00 14:18:15 14:16:01 1.83 0.00 1.83 0.00 0.00 296.08 0.00 14:18:15 14:17:01 2.80 1.58 1.22 0.00 49.18 357.08 0.00 14:18:15 14:18:01 1.77 0.00 1.77 0.00 0.00 291.02 0.00 14:18:15 Average: 20.31 0.62 19.69 0.00 54.18 9075.75 0.00 14:18:15 14:18:15 14:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:18:15 14:11:01 28293780 31634140 659096 2.00 119332 3443528 2100076 6.19 1349368 2807212 462016 14:18:15 14:12:01 28429020 31772028 523420 1.59 123308 3435148 1814904 5.35 1177536 2833828 8 14:18:15 14:13:01 28430280 31773444 521856 1.59 123348 3435152 1814904 5.35 1176032 2833832 16 14:18:15 14:14:01 28432088 31775500 519608 1.58 123384 3435288 1814904 5.35 1173900 2833968 12 14:18:15 14:15:01 28433804 31779068 516116 1.57 124932 3435296 1814904 5.35 1173408 2834152 72 14:18:15 14:16:01 28442284 31787608 507508 1.54 124984 3435312 1814904 5.35 1164608 2834152 28 14:18:15 14:17:01 28436084 31784016 510756 1.55 125036 3436788 1814904 5.35 1171496 2833684 224 14:18:15 14:18:01 28436644 31784624 510072 1.55 125068 3436788 1814904 5.35 1170188 2833680 52 14:18:15 Average: 28416748 31761304 533554 1.62 123674 3436662 1850550 5.45 1194567 2830564 57804 14:18:15 14:18:15 14:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:18:15 14:11:01 veth6e97805 28.79 40.09 2.92 659.57 0.00 0.00 0.00 0.05 14:18:15 14:11:01 docker0 30.52 41.61 2.72 674.91 0.00 0.00 0.00 0.00 14:18:15 14:11:01 ens3 237.83 149.64 4655.24 46.33 0.00 0.00 0.00 0.00 14:18:15 14:11:01 lo 1.29 1.29 0.13 0.13 0.00 0.00 0.00 0.00 14:18:15 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:15 14:12:01 ens3 122.66 85.82 2528.25 45.80 0.00 0.00 0.00 0.00 14:18:15 14:12:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 14:18:15 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:15 14:13:01 ens3 11.13 5.56 10.88 0.46 0.00 0.00 0.00 0.00 14:18:15 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:15 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:15 14:14:01 ens3 2.57 1.47 2.43 0.28 0.00 0.00 0.00 0.00 14:18:15 14:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:18:15 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:15 14:15:01 ens3 153.61 106.68 97.14 127.17 0.00 0.00 0.00 0.00 14:18:15 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:15 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:15 14:16:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:18:15 14:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:18:15 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:15 14:17:01 ens3 6.96 4.75 5.17 5.56 0.00 0.00 0.00 0.00 14:18:15 14:17:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:18:15 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:15 14:18:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:18:15 14:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:18:15 Average: docker0 3.76 5.13 0.34 83.14 0.00 0.00 0.00 0.00 14:18:15 Average: ens3 66.53 44.05 904.62 28.16 0.00 0.00 0.00 0.00 14:18:15 Average: lo 0.42 0.42 0.04 0.04 0.00 0.00 0.00 0.00 14:18:15 14:18:15 14:18:15 ---> sar -P ALL: 14:18:15 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-16828) 07/04/22 _x86_64_ (8 CPU) 14:18:15 14:18:15 14:09:13 LINUX RESTART (8 CPU) 14:18:15 14:18:15 14:10:02 CPU %user %nice %system %iowait %steal %idle 14:18:15 14:11:01 all 30.47 0.00 6.86 0.77 0.10 61.79 14:18:15 14:11:01 0 29.81 0.00 6.71 0.98 0.09 62.42 14:18:15 14:11:01 1 30.53 0.00 6.51 0.14 0.10 62.72 14:18:15 14:11:01 2 29.29 0.00 7.52 0.07 0.12 63.00 14:18:15 14:11:01 3 29.29 0.00 5.95 0.07 0.10 64.59 14:18:15 14:11:01 4 30.01 0.00 6.03 0.88 0.09 62.99 14:18:15 14:11:01 5 30.36 0.00 7.30 1.52 0.10 60.71 14:18:15 14:11:01 6 32.29 0.00 7.43 2.12 0.09 58.07 14:18:15 14:11:01 7 32.24 0.00 7.41 0.42 0.12 59.81 14:18:15 14:12:01 all 11.15 0.00 2.45 0.53 0.04 85.84 14:18:15 14:12:01 0 10.25 0.00 2.55 0.72 0.05 86.43 14:18:15 14:12:01 1 11.76 0.00 2.38 0.05 0.05 85.76 14:18:15 14:12:01 2 10.66 0.00 2.27 0.02 0.03 87.02 14:18:15 14:12:01 3 11.55 0.00 2.91 0.17 0.03 85.34 14:18:15 14:12:01 4 12.18 0.00 2.06 0.27 0.05 85.44 14:18:15 14:12:01 5 11.75 0.00 2.98 2.56 0.03 82.69 14:18:15 14:12:01 6 10.21 0.00 2.47 0.25 0.05 87.02 14:18:15 14:12:01 7 10.82 0.00 1.96 0.20 0.03 86.98 14:18:15 14:13:01 all 0.14 0.00 0.03 0.00 0.00 99.83 14:18:15 14:13:01 0 0.05 0.00 0.10 0.02 0.02 99.82 14:18:15 14:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:18:15 14:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:18:15 14:13:01 3 0.07 0.00 0.03 0.00 0.00 99.90 14:18:15 14:13:01 4 0.88 0.00 0.00 0.00 0.00 99.12 14:18:15 14:13:01 5 0.02 0.00 0.05 0.02 0.00 99.92 14:18:15 14:13:01 6 0.00 0.00 0.03 0.00 0.00 99.97 14:18:15 14:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:18:15 14:14:01 all 0.04 0.00 0.02 0.00 0.00 99.94 14:18:15 14:14:01 0 0.12 0.00 0.03 0.02 0.00 99.83 14:18:15 14:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:18:15 14:14:01 2 0.05 0.00 0.02 0.00 0.00 99.93 14:18:15 14:14:01 3 0.02 0.00 0.03 0.00 0.00 99.95 14:18:15 14:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:18:15 14:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 14:18:15 14:14:01 6 0.02 0.00 0.00 0.02 0.00 99.97 14:18:15 14:14:01 7 0.03 0.00 0.05 0.00 0.00 99.92 14:18:15 14:15:01 all 0.39 0.00 0.23 0.11 0.01 99.25 14:18:15 14:15:01 0 0.22 0.00 0.22 0.69 0.02 98.86 14:18:15 14:15:01 1 0.47 0.00 0.12 0.03 0.02 99.36 14:18:15 14:15:01 2 0.35 0.00 0.20 0.02 0.02 99.42 14:18:15 14:15:01 3 0.52 0.00 0.20 0.02 0.02 99.25 14:18:15 14:15:01 4 0.50 0.00 0.25 0.05 0.02 99.18 14:18:15 14:15:01 5 0.12 0.00 0.08 0.00 0.00 99.80 14:18:15 14:15:01 6 0.53 0.00 0.28 0.05 0.02 99.11 14:18:15 14:15:01 7 0.45 0.00 0.52 0.00 0.02 99.01 14:18:15 14:16:01 all 0.03 0.00 0.02 0.01 0.00 99.94 14:18:15 14:16:01 0 0.03 0.00 0.00 0.03 0.00 99.93 14:18:15 14:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:18:15 14:16:01 2 0.08 0.00 0.07 0.00 0.00 99.85 14:18:15 14:16:01 3 0.02 0.00 0.03 0.00 0.00 99.95 14:18:15 14:16:01 4 0.03 0.00 0.03 0.00 0.00 99.93 14:18:15 14:16:01 5 0.02 0.00 0.03 0.02 0.00 99.93 14:18:15 14:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:18:15 14:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:18:15 14:17:01 all 0.23 0.00 0.04 0.01 0.00 99.72 14:18:15 14:17:01 0 0.13 0.00 0.05 0.02 0.00 99.80 14:18:15 14:17:01 1 0.13 0.00 0.07 0.00 0.00 99.80 14:18:15 14:17:01 2 0.38 0.00 0.00 0.02 0.00 99.60 14:18:15 14:17:01 3 0.17 0.00 0.03 0.00 0.00 99.80 14:18:15 14:17:01 4 0.17 0.00 0.03 0.00 0.02 99.78 14:18:15 14:17:01 5 0.33 0.00 0.05 0.05 0.00 99.57 14:18:15 14:17:01 6 0.05 0.00 0.03 0.00 0.00 99.92 14:18:15 14:17:01 7 0.47 0.00 0.03 0.02 0.00 99.48 14:18:15 14:18:01 all 0.11 0.00 0.01 0.01 0.00 99.87 14:18:15 14:18:01 0 0.00 0.00 0.00 0.03 0.00 99.97 14:18:15 14:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:18:15 14:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:18:15 14:18:01 3 0.73 0.00 0.05 0.00 0.00 99.22 14:18:15 14:18:01 4 0.08 0.00 0.00 0.00 0.00 99.92 14:18:15 14:18:01 5 0.03 0.00 0.00 0.02 0.02 99.93 14:18:15 14:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 14:18:15 14:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:18:15 Average: all 5.21 0.00 1.18 0.18 0.02 93.41 14:18:15 Average: 0 4.98 0.00 1.19 0.31 0.02 93.51 14:18:15 Average: 1 5.26 0.00 1.11 0.03 0.02 93.57 14:18:15 Average: 2 5.00 0.00 1.23 0.01 0.02 93.73 14:18:15 Average: 3 5.19 0.00 1.13 0.03 0.02 93.62 14:18:15 Average: 4 5.38 0.00 1.03 0.15 0.02 93.42 14:18:15 Average: 5 5.22 0.00 1.29 0.52 0.02 92.96 14:18:15 Average: 6 5.25 0.00 1.25 0.30 0.02 93.18 14:18:15 Average: 7 5.38 0.00 1.22 0.08 0.02 93.30 14:18:15 14:18:15 14:18:15