Pull request #219 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/go-mod-secrets Obtained Jenkinsfile from 340602b488be974e30af29944331650b29a2057f+e8ded105ffef250b62d4ea29756d1a308fea0d27 (85c6c51bd6da591c92d20e4770c6ab48f1e7a5c7) 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-ssh11687666259211045065.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh2861720655414927566.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-219/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-219/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15757915049934951482.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-219/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10780808341840332683.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh12178248732451784856.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-219/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-219/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14869780188844658799.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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.20 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2777’ Running on prd-ubuntu20.04-docker-8c-8g-2779 in /w/workspace/gexfoundry_go-mod-secrets_PR-219 [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-219 # 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 > 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/219/head:refs/remotes/origin/PR-219 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e8ded105ffef250b62d4ea29756d1a308fea0d27 into PR head commit 340602b488be974e30af29944331650b29a2057f Merge succeeded, producing 340602b488be974e30af29944331650b29a2057f Checking out Revision 340602b488be974e30af29944331650b29a2057f (PR-219) > git config core.sparsecheckout # timeout=10 > git checkout -f 340602b488be974e30af29944331650b29a2057f # 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 e8ded105ffef250b62d4ea29756d1a308fea0d27 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 340602b488be974e30af29944331650b29a2057f # timeout=10 Commit message: "fix(security): Allow underscores in service keys / Vault usernames" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:44:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:44:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:44:22 ========================================================= 21:44:22 EdgeX Global Pipelines Version Info 21:44:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:44:22 ------------------- 21:44:22 stable info: 21:44:22 ------------------- 21:44:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:44:22 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 21:44:22 Message: update stable to v1.0.250 21:44:23 ------------------- 21:44:23 experimental info: 21:44:23 ------------------- 21:44:23 Commited By: **** collab-it+edgex@linuxfoundation.org 21:44:23 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 21:44:23 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:44:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 21:44:23 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 21:44:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:44:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:44:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:44:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:44:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:44:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:44:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:44:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:44:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:44:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 21:44:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:44:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:44:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:44:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:44:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:44:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:44:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:44:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:44:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:44:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:44:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:44:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:44:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:44:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:44:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:44:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-219 [Pipeline] echo 21:44:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-219 [Pipeline] echo 21:44:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-219 [Pipeline] echo 21:44:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 340602b488be974e30af29944331650b29a2057f [Pipeline] echo 21:44:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 340602b [Pipeline] echo 21:44:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:44:30 + git rev-list -1 --merges 340602b488be974e30af29944331650b29a2057f~1..340602b488be974e30af29944331650b29a2057f [Pipeline] echo 21:44:30 -----------> git rev-list -1 --merges 340602b488be974e30af29944331650b29a2057f~1..340602b488be974e30af29944331650b29a2057f 340602b488be974e30af29944331650b29a2057f [false] [Pipeline] sh 21:44:30 + git log --format=format:%s -1 340602b488be974e30af29944331650b29a2057f [Pipeline] echo 21:44:30 ========================================================= 21:44:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:44:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:44:31 + git log --format=format:%s -1 340602b488be974e30af29944331650b29a2057f [Pipeline] echo 21:44:31 [semverPrep] GIT_COMMIT: 340602b488be974e30af29944331650b29a2057f, Commit Message: fix(security): Allow underscores in service keys / Vault usernames [Pipeline] echo 21:44:31 [semverPrep] This is not a build commit. [Pipeline] sh 21:44:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:44:31 + grep -v github /etc/ssh/ssh_known_hosts 21:44:31 + [ -e /tmp/ssh_known_hosts ] 21:44:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:44:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 21:44:31 sudo tee -a /etc/ssh/ssh_known_hosts 21:44:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:44:32 21:44:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:44:32 0.1.4: Pulling from edgex-devops/py-git-semver 21:44:32 b85a868b505f: Pulling fs layer 21:44:32 e2be974225ed: Pulling fs layer 21:44:32 339a4e72a1f5: Pulling fs layer 21:44:32 988bab9f4d93: Pulling fs layer 21:44:32 1469e6f7b9e6: Pulling fs layer 21:44:32 eaf3925da568: Pulling fs layer 21:44:32 bab4dde63d76: Pulling fs layer 21:44:32 bde34c3a00c8: Pulling fs layer 21:44:32 b352a97aabf1: Pulling fs layer 21:44:32 4872d77fe225: Pulling fs layer 21:44:32 5851b861e8e6: Pulling fs layer 21:44:32 bde34c3a00c8: Waiting 21:44:32 b352a97aabf1: Waiting 21:44:32 1469e6f7b9e6: Waiting 21:44:32 eaf3925da568: Waiting 21:44:32 bab4dde63d76: Waiting 21:44:32 4872d77fe225: Waiting 21:44:32 5851b861e8e6: Waiting 21:44:32 988bab9f4d93: Waiting 21:44:32 e2be974225ed: Verifying Checksum 21:44:32 988bab9f4d93: Verifying Checksum 21:44:32 988bab9f4d93: Download complete 21:44:33 1469e6f7b9e6: Verifying Checksum 21:44:33 1469e6f7b9e6: Download complete 21:44:33 eaf3925da568: Verifying Checksum 21:44:33 eaf3925da568: Download complete 21:44:33 339a4e72a1f5: Verifying Checksum 21:44:33 339a4e72a1f5: Download complete 21:44:33 bde34c3a00c8: Verifying Checksum 21:44:33 bde34c3a00c8: Download complete 21:44:33 b352a97aabf1: Download complete 21:44:33 4872d77fe225: Download complete 21:44:33 5851b861e8e6: Verifying Checksum 21:44:33 5851b861e8e6: Download complete 21:44:33 b85a868b505f: Download complete 21:44:33 bab4dde63d76: Verifying Checksum 21:44:33 bab4dde63d76: Download complete 21:44:34 b85a868b505f: Pull complete 21:44:34 e2be974225ed: Pull complete 21:44:34 339a4e72a1f5: Pull complete 21:44:35 988bab9f4d93: Pull complete 21:44:35 1469e6f7b9e6: Pull complete 21:44:35 eaf3925da568: Pull complete 21:44:37 bab4dde63d76: Pull complete 21:44:37 bde34c3a00c8: Pull complete 21:44:37 b352a97aabf1: Pull complete 21:44:37 4872d77fe225: Pull complete 21:44:37 5851b861e8e6: Pull complete 21:44:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:44:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:44:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:44:37 prd-ubuntu20.04-docker-8c-8g-2779 does not seem to be running inside a container 21:44:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-219 -v /w/workspace/gexfoundry_go-mod-secrets_PR-219:/w/workspace/gexfoundry_go-mod-secrets_PR-219:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-219@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:44:40 $ docker top 6ff76fb5ca00f273f498ddb2d3adb0517746c8caac74a17100bea49a9fe30d10 -eo pid,comm 21:44:40 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). 21:44:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:44:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:44:40 [ssh-agent] Looking for ssh-agent implementation... 21:44:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:44:40 $ docker exec 6ff76fb5ca00f273f498ddb2d3adb0517746c8caac74a17100bea49a9fe30d10 ssh-agent 21:44:41 SSH_AUTH_SOCK=/tmp/ssh-ngXabIS4AdcV/agent.33 21:44:41 SSH_AGENT_PID=39 21:44:41 Running ssh-add (command line suppressed) 21:44:41 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-219@tmp/private_key_4984304922528423785.key (/w/workspace/gexfoundry_go-mod-secrets_PR-219@tmp/private_key_4984304922528423785.key) 21:44:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:44:41 + git tag --points-at HEAD [Pipeline] } 21:44:41 $ docker exec --env ******** --env ******** 6ff76fb5ca00f273f498ddb2d3adb0517746c8caac74a17100bea49a9fe30d10 ssh-agent -k 21:44:41 unset SSH_AUTH_SOCK; 21:44:41 unset SSH_AGENT_PID; 21:44:41 echo Agent pid 39 killed; 21:44:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:44:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:44:41 [ssh-agent] Looking for ssh-agent implementation... 21:44:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:44:41 $ docker exec 6ff76fb5ca00f273f498ddb2d3adb0517746c8caac74a17100bea49a9fe30d10 ssh-agent 21:44:42 SSH_AUTH_SOCK=/tmp/ssh-eW1YRquqnTwt/agent.71 21:44:42 SSH_AGENT_PID=77 21:44:42 Running ssh-add (command line suppressed) 21:44:42 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-219@tmp/private_key_1171100168760036506.key (/w/workspace/gexfoundry_go-mod-secrets_PR-219@tmp/private_key_1171100168760036506.key) 21:44:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:44:42 + git semver init 21:44:42 2023-08-02 21:44:42,699 [run_init] DEBUG init version:0.0.0 force:False 21:44:42 2023-08-02 21:44:42,699 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-219/.semver 21:44:42 2023-08-02 21:44:42,700 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-219/.semver 21:44:42 2023-08-02 21:44:42,700 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-219/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-219, universal_newlines=False, shell=None, istream=None) 21:44:43 2023-08-02 21:44:43,402 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-219/.git/info/exclude 21:44:43 2023-08-02 21:44:43,403 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-219/.semver/PR-219 with force:False 21:44:43 2023-08-02 21:44:43,403 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-219/.semver/PR-219 21:44:43 2023-08-02 21:44:43,407 [execute] INFO git cat-file --batch-check 21:44:43 2023-08-02 21:44:43,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-219/.semver, universal_newlines=False, shell=None, istream=) 21:44:43 2023-08-02 21:44:43,415 [execute] INFO git cat-file --batch 21:44:43 2023-08-02 21:44:43,415 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-219/.semver, universal_newlines=False, shell=None, istream=) 21:44:43 2023-08-02 21:44:43,421 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-219/.semver/PR-219 21:44:43 0.0.0 [Pipeline] } 21:44:43 $ docker exec --env ******** --env ******** 6ff76fb5ca00f273f498ddb2d3adb0517746c8caac74a17100bea49a9fe30d10 ssh-agent -k 21:44:43 unset SSH_AUTH_SOCK; 21:44:43 unset SSH_AGENT_PID; 21:44:43 echo Agent pid 77 killed; 21:44:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:44:44 + git semver [Pipeline] } 21:44:44 $ docker stop --time=1 6ff76fb5ca00f273f498ddb2d3adb0517746c8caac74a17100bea49a9fe30d10 21:44:45 $ docker rm -f --volumes 6ff76fb5ca00f273f498ddb2d3adb0517746c8caac74a17100bea49a9fe30d10 [Pipeline] // withDockerContainer [Pipeline] sh 21:44:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:44:46 Stashed 1 file(s) [Pipeline] echo 21:44:46 [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 21:44:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:44:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:44:47 ========================================================= 21:44:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:44:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:44:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:44:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:44:47 4db1b89c0bd1: Pulling fs layer 21:44:47 6911f1a30b25: Pulling fs layer 21:44:47 e194b8c5c2a9: Pulling fs layer 21:44:47 6863d3e3a2b1: Pulling fs layer 21:44:47 ec0bb842ea78: Pulling fs layer 21:44:47 40a00589a448: Pulling fs layer 21:44:47 6c08303d61cc: Pulling fs layer 21:44:47 798269fcf238: Pulling fs layer 21:44:47 ec0bb842ea78: Waiting 21:44:47 40a00589a448: Waiting 21:44:47 6c08303d61cc: Waiting 21:44:47 6863d3e3a2b1: Waiting 21:44:47 798269fcf238: Waiting 21:44:47 6911f1a30b25: Download complete 21:44:47 6863d3e3a2b1: Verifying Checksum 21:44:47 6863d3e3a2b1: Download complete 21:44:47 ec0bb842ea78: Verifying Checksum 21:44:47 ec0bb842ea78: Download complete 21:44:47 4db1b89c0bd1: Verifying Checksum 21:44:47 4db1b89c0bd1: Download complete 21:44:47 40a00589a448: Verifying Checksum 21:44:47 40a00589a448: Download complete 21:44:47 4db1b89c0bd1: Pull complete 21:44:48 6911f1a30b25: Pull complete 21:44:48 798269fcf238: Verifying Checksum 21:44:48 798269fcf238: Download complete 21:44:48 e194b8c5c2a9: Verifying Checksum 21:44:48 e194b8c5c2a9: Download complete 21:44:48 6c08303d61cc: Verifying Checksum 21:44:48 6c08303d61cc: Download complete 21:44:51 e194b8c5c2a9: Pull complete 21:44:51 6863d3e3a2b1: Pull complete 21:44:52 ec0bb842ea78: Pull complete 21:44:52 40a00589a448: Pull complete 21:44:54 6c08303d61cc: Pull complete 21:44:56 798269fcf238: Pull complete 21:44:56 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 21:44:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:44:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 21:44:56 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:57 + docker inspect -f . ci-base-image-x86_64 21:44:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:44:57 prd-ubuntu20.04-docker-8c-8g-2779 does not seem to be running inside a container 21:44:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-219 -v /w/workspace/gexfoundry_go-mod-secrets_PR-219:/w/workspace/gexfoundry_go-mod-secrets_PR-219:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-219@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:45:01 Still waiting to schedule task 21:45:01 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2778’ is offline 21:45:04 $ docker top e86b86f800cb37e28a7da81d208fe8412ffd457a21c0979c927f4006d22729dc -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:04 + go version 21:45:04 go version go1.20.6 linux/amd64 [Pipeline] } 21:45:04 $ docker stop --time=1 e86b86f800cb37e28a7da81d208fe8412ffd457a21c0979c927f4006d22729dc 21:45:06 $ docker rm -f --volumes e86b86f800cb37e28a7da81d208fe8412ffd457a21c0979c927f4006d22729dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:06 + docker inspect -f . ci-base-image-x86_64 21:45:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:07 prd-ubuntu20.04-docker-8c-8g-2779 does not seem to be running inside a container 21:45:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-secrets_PR-219 -v /w/workspace/gexfoundry_go-mod-secrets_PR-219:/w/workspace/gexfoundry_go-mod-secrets_PR-219:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-219@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:45:07 $ docker top 66944ebf287e122edb17342c1de4ab66b4ca8ee94fa74dabce13f95357c11db8 -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:07 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-219 [Pipeline] fileExists [Pipeline] sh 21:45:08 + make test 21:45:08 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 21:45:08 go: downloading github.com/stretchr/testify v1.8.4 21:45:08 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 21:45:08 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 21:45:08 go: downloading github.com/davecgh/go-spew v1.1.1 21:45:08 go: downloading github.com/pmezard/go-difflib v1.0.0 21:45:08 go: downloading github.com/stretchr/objx v0.5.0 21:45:08 go: downloading gopkg.in/yaml.v3 v3.0.1 21:45:08 go: downloading github.com/zeebo/errs v1.3.0 21:45:08 go: downloading google.golang.org/grpc v1.53.0 21:45:08 go: downloading github.com/go-kit/log v0.2.1 21:45:08 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 21:45:08 go: downloading google.golang.org/protobuf v1.28.1 21:45:08 go: downloading github.com/go-playground/validator/v10 v10.14.1 21:45:08 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:45:08 go: downloading github.com/google/uuid v1.3.0 21:45:08 go: downloading golang.org/x/crypto v0.7.0 21:45:08 go: downloading golang.org/x/net v0.8.0 21:45:08 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 21:45:08 go: downloading github.com/golang/protobuf v1.5.2 21:45:08 go: downloading golang.org/x/sys v0.6.0 21:45:08 go: downloading github.com/go-playground/universal-translator v0.18.1 21:45:08 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 21:45:08 go: downloading github.com/leodido/go-urn v1.2.4 21:45:08 go: downloading golang.org/x/text v0.8.0 21:45:08 go: downloading github.com/go-playground/locales v0.14.1 21:45:27 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 21:45:27 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 21:45:27 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 21:45:29 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 21:45:29 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 21:45:34 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 8.165s coverage: 75.7% of statements 21:45:34 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.052s coverage: 52.2% of statements 21:45:34 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.073s coverage: 96.7% of statements 21:45:34 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.028s coverage: 89.5% of statements 21:45:34 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.030s coverage: 100.0% of statements 21:45:34 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.060s coverage: 55.8% of statements 21:45:34 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.040s coverage: 56.0% of statements 21:45:34 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.063s coverage: 100.0% of statements 21:45:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:45:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:45:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:45:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:45:57 $ docker stop --time=1 66944ebf287e122edb17342c1de4ab66b4ca8ee94fa74dabce13f95357c11db8 21:46:00 $ docker rm -f --volumes 66944ebf287e122edb17342c1de4ab66b4ca8ee94fa74dabce13f95357c11db8 [Pipeline] // withDockerContainer [Pipeline] sh 21:46:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:46:01 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 21:46:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:46:02 21:46:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:46:02 latest: Pulling from edgex-lftools-log-publisher 21:46:02 5eb5b503b376: Pulling fs layer 21:46:02 5c69ac0246d0: Pulling fs layer 21:46:02 ec43610c2a17: Pulling fs layer 21:46:02 3a2ae6a8a46f: Pulling fs layer 21:46:02 33b1e0a273af: Pulling fs layer 21:46:02 3a2ae6a8a46f: Waiting 21:46:02 5d3b04190fa2: Pulling fs layer 21:46:02 2f39f015ded8: Pulling fs layer 21:46:02 5d3b04190fa2: Waiting 21:46:02 2f39f015ded8: Waiting 21:46:02 5c69ac0246d0: Download complete 21:46:02 3a2ae6a8a46f: Download complete 21:46:02 33b1e0a273af: Verifying Checksum 21:46:02 33b1e0a273af: Download complete 21:46:02 ec43610c2a17: Verifying Checksum 21:46:02 ec43610c2a17: Download complete 21:46:02 5d3b04190fa2: Verifying Checksum 21:46:02 5d3b04190fa2: Download complete 21:46:02 5eb5b503b376: Verifying Checksum 21:46:02 5eb5b503b376: Download complete 21:46:03 2f39f015ded8: Download complete 21:46:04 5eb5b503b376: Pull complete 21:46:04 5c69ac0246d0: Pull complete 21:46:04 ec43610c2a17: Pull complete 21:46:04 3a2ae6a8a46f: Pull complete 21:46:05 33b1e0a273af: Pull complete 21:46:05 5d3b04190fa2: Pull complete 21:46:10 2f39f015ded8: Pull complete 21:46:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:46:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:46:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:46:10 prd-ubuntu20.04-docker-8c-8g-2779 does not seem to be running inside a container 21:46:10 $ 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-219 -v /w/workspace/gexfoundry_go-mod-secrets_PR-219:/w/workspace/gexfoundry_go-mod-secrets_PR-219:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-219@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:46:14 $ docker top 522372d08ee5a3c54b30ab47590c9d624faaae0e4bdb7f0e52ee9461d5bb6b5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:46:14 ---> job-cost.sh 21:46:14 lf-activate-venv: SKIPPING 21:46:14 INFO: No Stack... 21:46:15 INFO: Retrieving Pricing Info for: v3-standard-8 21:46:15 INFO: Archiving Costs [Pipeline] sh 21:46:15 + cat /w/workspace/gexfoundry_go-mod-secrets_PR-219/archives/cost.csv 21:46:15 + cut -d, -f6 [Pipeline] lock 21:46:15 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-219-1-stack-cost] 21:46:15 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-219-1-stack-cost] did not exist. Created. 21:46:15 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-219-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:46:16 + echo total: 0.2199999988079071 [Pipeline] stash 21:46:16 Stashed 1 file(s) [Pipeline] } 21:46:16 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-219-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:46:16 $ docker stop --time=1 522372d08ee5a3c54b30ab47590c9d624faaae0e4bdb7f0e52ee9461d5bb6b5a 21:46:17 $ docker rm -f --volumes 522372d08ee5a3c54b30ab47590c9d624faaae0e4bdb7f0e52ee9461d5bb6b5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:46:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2781 in /w/workspace/gexfoundry_go-mod-secrets_PR-219 [Pipeline] { [Pipeline] ws 21:46:39 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 21:46:39 Selected Git installation does not exist. Using Default 21:46:39 The recommended git tool is: NONE 21:46:44 using credential edgex-jenkins-ssh 21:46:44 Cloning the remote Git repository 21:46:44 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 21:46:44 > git init /w/workspace/go-mod-secrets/1 # timeout=10 21:46:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 21:46:44 > git --version # timeout=10 21:46:44 > git --version # 'git version 2.25.1' 21:46:44 using GIT_SSH to set credentials SSH Credentials for GitHub 21:46:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:46:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 21:46:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:46:46 Merging remotes/origin/main commit e8ded105ffef250b62d4ea29756d1a308fea0d27 into PR head commit 340602b488be974e30af29944331650b29a2057f 21:46:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 21:46:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 21:46:46 using GIT_SSH to set credentials SSH Credentials for GitHub 21:46:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/219/head:refs/remotes/origin/PR-219 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:46:46 > git config core.sparsecheckout # timeout=10 21:46:47 Merge succeeded, producing 340602b488be974e30af29944331650b29a2057f 21:46:47 Checking out Revision 340602b488be974e30af29944331650b29a2057f (PR-219) 21:46:46 > git checkout -f 340602b488be974e30af29944331650b29a2057f # timeout=10 21:46:47 > git remote # timeout=10 21:46:47 > git config --get remote.origin.url # timeout=10 21:46:47 using GIT_SSH to set credentials SSH Credentials for GitHub 21:46:47 > git merge e8ded105ffef250b62d4ea29756d1a308fea0d27 # timeout=10 21:46:47 > git rev-parse HEAD^{commit} # timeout=10 21:46:47 > git config core.sparsecheckout # timeout=10 21:46:47 > git checkout -f 340602b488be974e30af29944331650b29a2057f # timeout=10 21:46:50 Commit message: "fix(security): Allow underscores in service keys / Vault usernames" 21:46:50 > git --version # timeout=10 21:46:50 > git --version # 'git version 2.25.1' 21:46:50 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:46:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:46:51 % Total % Received % Xferd Average Speed Time Time Time Current 21:46:51 Dload Upload Total Spent Left Speed 21:46:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 21:46:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:46:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:46:52 + sudo tee /etc/docker/daemon.new 21:46:52 { 21:46:52 "registry-mirrors": [ 21:46:52 "https://nexus3.edgexfoundry.org:10001" 21:46:52 ], 21:46:52 "bip": "10.250.0.254/24", 21:46:52 "hosts": [ 21:46:52 "tcp://0.0.0.0:5555", 21:46:52 "unix:///var/run/docker.sock" 21:46:52 ], 21:46:52 "mtu": 1458, 21:46:52 "selinux-enabled": true, 21:46:52 "seccomp-profile": "/etc/docker/seccomp.json" 21:46:52 } [Pipeline] sh 21:46:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:46:53 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:47:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:47:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:47:12 ========================================================= 21:47:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:47:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:47:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:47:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:47:13 edb6bdbacee9: Pulling fs layer 21:47:13 5f9638ab2659: Pulling fs layer 21:47:13 8d51d6327a98: Pulling fs layer 21:47:13 8b374f2dd631: Pulling fs layer 21:47:13 ec14aa9079de: Pulling fs layer 21:47:13 2f466654f4bb: Pulling fs layer 21:47:13 554e91adad29: Pulling fs layer 21:47:13 8b374f2dd631: Waiting 21:47:13 ec14aa9079de: Waiting 21:47:13 2f466654f4bb: Waiting 21:47:13 554e91adad29: Waiting 21:47:13 5f9638ab2659: Download complete 21:47:13 8b374f2dd631: Verifying Checksum 21:47:13 8b374f2dd631: Download complete 21:47:13 ec14aa9079de: Verifying Checksum 21:47:13 ec14aa9079de: Download complete 21:47:13 edb6bdbacee9: Verifying Checksum 21:47:14 edb6bdbacee9: Pull complete 21:47:14 554e91adad29: Verifying Checksum 21:47:14 554e91adad29: Download complete 21:47:15 8d51d6327a98: Verifying Checksum 21:47:15 8d51d6327a98: Download complete 21:47:15 2f466654f4bb: Verifying Checksum 21:47:15 2f466654f4bb: Download complete 21:47:16 5f9638ab2659: Pull complete 21:47:31 8d51d6327a98: Pull complete 21:47:31 8b374f2dd631: Pull complete 21:47:31 ec14aa9079de: Pull complete 21:47:37 2f466654f4bb: Pull complete 21:47:39 554e91adad29: Pull complete 21:47:39 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 21:47:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:47:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 21:47:40 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:40 + docker inspect -f . ci-base-image-arm64 21:47:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:40 prd-ubuntu20.04-docker-arm64-4c-16g-2781 does not seem to be running inside a container 21:47:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@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 21:47:43 $ docker top a3eeef97fc6188b0f2281c1a3f2c245e5ca7d821aeaca7f2c34601543823cc43 -eo pid,comm [Pipeline] { [Pipeline] sh 21:47:44 + go version 21:47:44 go version go1.20.6 linux/arm64 [Pipeline] } 21:47:44 $ docker stop --time=1 a3eeef97fc6188b0f2281c1a3f2c245e5ca7d821aeaca7f2c34601543823cc43 21:47:46 $ docker rm -f --volumes a3eeef97fc6188b0f2281c1a3f2c245e5ca7d821aeaca7f2c34601543823cc43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:47 + docker inspect -f . ci-base-image-arm64 21:47:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:47 prd-ubuntu20.04-docker-arm64-4c-16g-2781 does not seem to be running inside a container 21:47:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@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 21:47:48 $ docker top f895067f5e188ee9d0970b119e47fe3eaf86d93aff954265ac8d528f15dbd861 -eo pid,comm [Pipeline] { [Pipeline] sh 21:47:49 + git config --global --add safe.directory /w/workspace/go-mod-secrets/1 [Pipeline] fileExists [Pipeline] sh 21:47:49 + make test 21:47:49 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 21:47:49 go: downloading github.com/stretchr/testify v1.8.4 21:47:49 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 21:47:49 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 21:47:50 go: downloading github.com/davecgh/go-spew v1.1.1 21:47:50 go: downloading github.com/pmezard/go-difflib v1.0.0 21:47:50 go: downloading gopkg.in/yaml.v3 v3.0.1 21:47:50 go: downloading github.com/stretchr/objx v0.5.0 21:47:50 go: downloading github.com/go-kit/log v0.2.1 21:47:50 go: downloading github.com/go-playground/validator/v10 v10.14.1 21:47:50 go: downloading github.com/google/uuid v1.3.0 21:47:50 go: downloading github.com/zeebo/errs v1.3.0 21:47:50 go: downloading google.golang.org/grpc v1.53.0 21:47:51 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 21:47:51 go: downloading google.golang.org/protobuf v1.28.1 21:47:52 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:47:52 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 21:47:53 go: downloading github.com/go-playground/universal-translator v0.18.1 21:47:53 go: downloading github.com/leodido/go-urn v1.2.4 21:47:53 go: downloading golang.org/x/crypto v0.7.0 21:47:53 go: downloading golang.org/x/text v0.8.0 21:47:53 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 21:47:54 go: downloading golang.org/x/net v0.8.0 21:47:55 go: downloading github.com/go-playground/locales v0.14.1 21:47:57 go: downloading github.com/golang/protobuf v1.5.2 21:47:57 go: downloading golang.org/x/sys v0.6.0 21:49:34 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 21:49:34 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 21:49:34 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 21:49:44 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 15.833s coverage: 75.7% of statements 21:49:44 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.246s coverage: 52.2% of statements 21:49:44 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.247s coverage: 96.7% of statements 21:49:44 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.168s coverage: 89.5% of statements 21:49:44 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.185s coverage: 100.0% of statements 21:50:40 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 21:50:40 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.222s coverage: 55.8% of statements 21:50:40 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.099s coverage: 56.0% of statements 21:50:40 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.219s coverage: 100.0% of statements 21:50:40 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 21:50:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:50:40 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:52:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:52:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:52:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:52:47 $ docker stop --time=1 f895067f5e188ee9d0970b119e47fe3eaf86d93aff954265ac8d528f15dbd861 21:52:49 $ docker rm -f --volumes f895067f5e188ee9d0970b119e47fe3eaf86d93aff954265ac8d528f15dbd861 [Pipeline] // withDockerContainer [Pipeline] sh 21:52:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:52:52 Warning: overwriting stash ‘coverage-report’ 21:52:53 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 21:52:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:52:53 21:52:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:52:54 arm64: Pulling from edgex-lftools-log-publisher 21:52:54 8998bd30e6a1: Pulling fs layer 21:52:54 04944245beec: Pulling fs layer 21:52:54 699f458cf7ca: Pulling fs layer 21:52:54 765212b225bb: Pulling fs layer 21:52:54 f23df028b6ca: Pulling fs layer 21:52:54 d65c8cfc05b1: Pulling fs layer 21:52:54 2437ff75d9bd: Pulling fs layer 21:52:54 765212b225bb: Waiting 21:52:54 f23df028b6ca: Waiting 21:52:54 d65c8cfc05b1: Waiting 21:52:54 2437ff75d9bd: Waiting 21:52:54 04944245beec: Verifying Checksum 21:52:54 04944245beec: Download complete 21:52:54 765212b225bb: Verifying Checksum 21:52:54 765212b225bb: Download complete 21:52:54 f23df028b6ca: Verifying Checksum 21:52:54 f23df028b6ca: Download complete 21:52:54 d65c8cfc05b1: Verifying Checksum 21:52:54 d65c8cfc05b1: Download complete 21:52:54 699f458cf7ca: Verifying Checksum 21:52:54 699f458cf7ca: Download complete 21:52:55 8998bd30e6a1: Verifying Checksum 21:52:55 8998bd30e6a1: Download complete 21:52:57 2437ff75d9bd: Verifying Checksum 21:52:57 2437ff75d9bd: Download complete 21:52:59 8998bd30e6a1: Pull complete 21:52:59 04944245beec: Pull complete 21:53:01 699f458cf7ca: Pull complete 21:53:01 765212b225bb: Pull complete 21:53:04 f23df028b6ca: Pull complete 21:53:04 d65c8cfc05b1: Pull complete 21:53:19 2437ff75d9bd: Pull complete 21:53:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:53:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:53:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:19 prd-ubuntu20.04-docker-arm64-4c-16g-2781 does not seem to be running inside a container 21:53:19 $ 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/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@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 21:53:22 $ docker top d797e56ef877051768f9d6ff81d459add4a8b4869d167879b545de1e462a76c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:53:23 ---> job-cost.sh 21:53:23 lf-activate-venv: SKIPPING 21:53:23 INFO: No Stack... 21:53:23 INFO: Retrieving Pricing Info for: v3-standard-4 21:53:24 INFO: Archiving Costs [Pipeline] sh 21:53:24 + cut -d, -f6 21:53:24 + cat /w/workspace/go-mod-secrets/1/archives/cost.csv [Pipeline] lock 21:53:24 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-219-1-stack-cost] 21:53:24 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-219-1-stack-cost] did not exist. Created. 21:53:24 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-219-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:53:25 /w/workspace/go-mod-secrets/1@tmp/durable-f54c3fea/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:53:25 + echo total: 0.10999999940395355 [Pipeline] stash 21:53:25 Warning: overwriting stash ‘stack-cost’ 21:53:26 Stashed 1 file(s) [Pipeline] } 21:53:26 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-219-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:53:26 $ docker stop --time=1 d797e56ef877051768f9d6ff81d459add4a8b4869d167879b545de1e462a76c1 21:53:27 $ docker rm -f --volumes d797e56ef877051768f9d6ff81d459add4a8b4869d167879b545de1e462a76c1 [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 21:53:28 provisioning config files... 21:53:28 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-219@tmp/config12113009094119909999tmp [Pipeline] { [Pipeline] sh 21:53:28 + set +x 21:53:28 + curl -s https://codecov.io/bash 21:53:28 + bash -s -- 21:53:28 21:53:28 _____ _ 21:53:28 / ____| | | 21:53:28 | | ___ __| | ___ ___ _____ __ 21:53:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:53:28 | |___| (_) | (_| | __/ (_| (_) \ V / 21:53:28 \_____\___/ \__,_|\___|\___\___/ \_/ 21:53:28 Bash-1.0.6 21:53:28 21:53:28 21:53:28 ==> git version 2.25.1 found 21:53:28 ==> 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 21:53:28 Release-Date: 2020-01-08 21:53:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:53:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:53:28 ==> Jenkins CI detected. 21:53:28 current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-219 21:53:28 project root: . 21:53:28 --> token set from env 21:53:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:53:28 ==> Running gcov in . (disable via -X gcov) 21:53:28 ==> Python coveragepy not found 21:53:28 ==> Searching for coverage reports in: 21:53:28 + . 21:53:28 -> Found 1 reports 21:53:28 ==> Detecting git/mercurial file structure 21:53:29 ==> Reading reports 21:53:29 + ./coverage.out bytes=41149 21:53:29 ==> Appending adjustments 21:53:29 https://docs.codecov.io/docs/fixing-reports 21:53:29 + Found adjustments 21:53:29 ==> Gzipping contents 21:53:29 8.0K /tmp/codecov.1BpQE1.gz 21:53:29 ==> Uploading reports 21:53:29 url: https://codecov.io 21:53:29 query: branch=PR-219&commit=340602b488be974e30af29944331650b29a2057f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-219%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=219&job=&cmd_args= 21:53:29 -> Pinging Codecov 21:53:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-219&commit=340602b488be974e30af29944331650b29a2057f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-219%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=219&job=&cmd_args= 21:53:29 -> Uploading to 21:53:29 https://storage.googleapis.com/codecov/v4/raw/2023-08-02/D63849C06B6B67093493C71CE874ED06/340602b488be974e30af29944331650b29a2057f/67a8822e-6c9a-44d3-961d-43f9de5266b3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230802T215329Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e5adfd7024c33b6495009e906f43272dbb845e41c26f0b964fa21894b707b5cf 21:53:29 % Total % Received % Xferd Average Speed Time Time Time Current 21:53:29 Dload Upload Total Spent Left Speed 21:53:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8130 0 0 100 8130 0 32650 --:--:-- --:--:-- --:--:-- 32782 21:53:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/340602b488be974e30af29944331650b29a2057f [Pipeline] } 21:53:29 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 21:53:31 + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-219/archives ] 21:53:31 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-219/archives 21:53:31 total 16 21:53:31 drwxr-xr-x 3 root root 4096 Aug 2 21:46 . 21:53:31 drwxrwxr-x 9 jenkins jenkins 4096 Aug 2 21:46 .. 21:53:31 drwxr-xr-x 2 root root 4096 Aug 2 21:46 cost 21:53:31 -rw-r--r-- 1 root root 86 Aug 2 21:46 cost.csv 21:53:31 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-219/archives 21:53:31 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-219/archives 21:53:31 total 16 21:53:31 drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 21:46 . 21:53:31 drwxrwxr-x 9 jenkins jenkins 4096 Aug 2 21:46 .. 21:53:31 drwxr-xr-x 2 jenkins jenkins 4096 Aug 2 21:46 cost 21:53:31 -rw-r--r-- 1 jenkins jenkins 86 Aug 2 21:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:53:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:53:33 ---> package-listing.sh 21:53:33 ++ tr '[:upper:]' '[:lower:]' 21:53:33 ++ facter osfamily 21:53:33 + OS_FAMILY=debian 21:53:33 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-219 21:53:33 + START_PACKAGES=/tmp/packages_start.txt 21:53:33 + END_PACKAGES=/tmp/packages_end.txt 21:53:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:53:33 + PACKAGES=/tmp/packages_start.txt 21:53:33 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-219 ']' 21:53:33 + PACKAGES=/tmp/packages_end.txt 21:53:33 + case "${OS_FAMILY}" in 21:53:33 + dpkg -l 21:53:33 + grep '^ii' 21:53:33 + '[' -f /tmp/packages_start.txt ']' 21:53:33 + '[' -f /tmp/packages_end.txt ']' 21:53:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:53:33 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-219 ']' 21:53:33 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-219/archives/ 21:53:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-219/archives/ [Pipeline] echo 21:53:34 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-219/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:53:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:53:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:53:36 prd-ubuntu20.04-docker-8c-8g-2779 does not seem to be running inside a container 21:53:36 $ 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-219/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-219 -v /w/workspace/gexfoundry_go-mod-secrets_PR-219:/w/workspace/gexfoundry_go-mod-secrets_PR-219:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-219@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-219@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 21:53:37 $ docker top b599368c66f51a486f2544517442e38efb7a2a3b6e470e13110c9c45d1a65f5b -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:37 + touch /tmp/pre-build-complete [Pipeline] sh 21:53:37 + mkdir -p /var/log/sysstat [Pipeline] sh 21:53:38 + ls /var/log/sa-host 21:53:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:53:38 provisioning config files... 21:53:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-219@tmp/config13448354492257380826tmp [Pipeline] { [Pipeline] echo 21:53:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:53:38 ---> create-netrc.sh [Pipeline] } 21:53:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:53:39 ---> python-tools-install.sh [Pipeline] echo 21:53:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:53:39 ---> sudo-logs.sh 21:53:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:53:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:53:39 ---> job-cost.sh 21:53:39 lf-activate-venv: SKIPPING 21:53:39 DEBUG: total: 0.2199999988079071 21:53:39 INFO: Retrieving Stack Cost... 21:53:40 INFO: Retrieving Pricing Info for: v3-standard-8 21:53:40 INFO: Archiving Costs [Pipeline] echo 21:53:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:53:41 ---> logs-deploy.sh 21:53:41 lf-activate-venv: SKIPPING 21:53:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-219/1 21:53:41 INFO: archiving workspace using pattern(s): 21:53:41 Archives upload complete. 21:53:42 INFO: archiving logs to Nexus 21:53:42 ---> uname -a: 21:53:42 Linux prd-ubuntu20-04-docker-8c-8g-2779 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:53:42 21:53:42 21:53:42 ---> lscpu: 21:53:42 Architecture: x86_64 21:53:42 CPU op-mode(s): 32-bit, 64-bit 21:53:42 Byte Order: Little Endian 21:53:42 Address sizes: 40 bits physical, 48 bits virtual 21:53:42 CPU(s): 8 21:53:42 On-line CPU(s) list: 0-7 21:53:42 Thread(s) per core: 1 21:53:42 Core(s) per socket: 1 21:53:42 Socket(s): 8 21:53:42 NUMA node(s): 1 21:53:42 Vendor ID: AuthenticAMD 21:53:42 CPU family: 23 21:53:42 Model: 49 21:53:42 Model name: AMD EPYC-Rome Processor 21:53:42 Stepping: 0 21:53:42 CPU MHz: 2800.000 21:53:42 BogoMIPS: 5600.00 21:53:42 Virtualization: AMD-V 21:53:42 Hypervisor vendor: KVM 21:53:42 Virtualization type: full 21:53:42 L1d cache: 256 KiB 21:53:42 L1i cache: 256 KiB 21:53:42 L2 cache: 4 MiB 21:53:42 L3 cache: 128 MiB 21:53:42 NUMA node0 CPU(s): 0-7 21:53:42 Vulnerability Itlb multihit: Not affected 21:53:42 Vulnerability L1tf: Not affected 21:53:42 Vulnerability Mds: Not affected 21:53:42 Vulnerability Meltdown: Not affected 21:53:42 Vulnerability Mmio stale data: Not affected 21:53:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:53:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:53:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:53:42 Vulnerability Srbds: Not affected 21:53:42 Vulnerability Tsx async abort: Not affected 21:53:42 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 21:53:42 21:53:42 21:53:42 ---> nproc: 21:53:42 8 21:53:42 21:53:42 21:53:42 ---> df -h: 21:53:42 Filesystem Size Used Avail Use% Mounted on 21:53:42 overlay 155G 11G 145G 7% / 21:53:42 tmpfs 64M 0 64M 0% /dev 21:53:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:53:42 shm 64M 0 64M 0% /dev/shm 21:53:42 /dev/vda1 155G 11G 145G 7% /facter-os 21:53:42 21:53:42 21:53:42 ---> sar -b -r -n DEV: 21:53:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2779) 08/02/23 _x86_64_ (8 CPU) 21:53:42 21:53:42 21:43:40 LINUX RESTART (8 CPU) 21:53:42 21:53:42 21:44:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:53:42 21:45:01 319.34 39.11 280.23 0.00 4355.66 159855.20 0.00 21:53:42 21:46:01 56.79 0.32 56.47 0.00 18.00 32476.59 0.00 21:53:42 21:47:01 33.46 0.15 33.31 0.00 6.27 16873.74 0.00 21:53:42 21:48:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 21:53:42 21:49:01 40.98 10.38 30.59 0.00 2907.25 5199.93 0.00 21:53:42 21:50:01 18.40 1.23 17.16 0.00 2270.42 3791.50 0.00 21:53:42 21:51:01 3.33 0.02 3.32 0.00 0.13 88.24 0.00 21:53:42 21:52:01 1.87 0.00 1.87 0.00 0.00 20.80 0.00 21:53:42 21:53:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 21:53:42 Average: 52.00 5.57 46.44 0.00 1049.69 23754.82 0.00 21:53:42 21:53:42 21:44:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:53:42 21:45:01 29174496 31583148 742732 2.26 71660 2612024 1869616 5.51 1001100 2360152 266536 21:53:42 21:46:01 29137712 31570628 747444 2.27 90812 2612812 1777668 5.24 1112936 2269668 92 21:53:42 21:47:01 28643828 31575272 735728 2.24 93580 3064708 1769176 5.21 1114456 2708852 16 21:53:42 21:48:01 28644236 31575716 735092 2.24 93620 3064712 1769176 5.21 1114232 2708856 48 21:53:42 21:49:01 28309812 31542716 749768 2.28 112840 3337704 1777772 5.24 1283044 2846672 18248 21:53:42 21:50:01 28111324 31552704 737800 2.24 128312 3525816 1815412 5.35 1439252 2878120 36 21:53:42 21:51:01 28125764 31562328 728648 2.22 126908 3522580 1788128 5.27 1429328 2874908 8 21:53:42 21:52:01 28126220 31562884 728036 2.21 126984 3522568 1788128 5.27 1429424 2874908 16 21:53:42 21:53:01 28126172 31562888 727956 2.21 127060 3522560 1788128 5.27 1429472 2874912 8 21:53:42 Average: 28488840 31565365 737023 2.24 107975 3198387 1793689 5.29 1261472 2710783 31668 21:53:42 21:53:42 21:44:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:53:42 21:45:01 lo 3.45 3.45 0.33 0.33 0.00 0.00 0.00 0.00 21:53:42 21:45:01 ens3 636.39 399.36 6816.95 112.61 0.00 0.00 0.00 0.00 21:53:42 21:45:01 docker0 1.60 1.50 0.20 18.07 0.00 0.00 0.00 0.00 21:53:42 21:46:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:53:42 21:46:01 ens3 142.78 77.95 983.77 16.65 0.00 0.00 0.00 0.00 21:53:42 21:46:01 docker0 58.87 113.30 4.28 957.11 0.00 0.00 0.00 0.00 21:53:42 21:47:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 21:53:42 21:47:01 ens3 94.22 55.71 2526.68 10.67 0.00 0.00 0.00 0.00 21:53:42 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:42 21:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:53:42 21:48:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:53:42 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:42 21:49:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 21:53:42 21:49:01 ens3 159.02 86.49 1855.06 6.01 0.00 0.00 0.00 0.00 21:53:42 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:42 21:50:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:53:42 21:50:01 ens3 75.04 31.68 1070.76 2.21 0.00 0.00 0.00 0.00 21:53:42 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:42 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:42 21:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:42 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:42 21:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:53:42 21:52:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:53:42 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:42 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:42 21:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:42 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:42 Average: lo 0.65 0.65 0.06 0.06 0.00 0.00 0.00 0.00 21:53:42 Average: ens3 121.18 71.16 1452.66 16.10 0.00 0.00 0.00 0.00 21:53:42 Average: docker0 6.74 12.80 0.50 108.69 0.00 0.00 0.00 0.00 21:53:42 21:53:42 21:53:42 ---> sar -P ALL: 21:53:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2779) 08/02/23 _x86_64_ (8 CPU) 21:53:42 21:53:42 21:43:40 LINUX RESTART (8 CPU) 21:53:42 21:53:42 21:44:03 CPU %user %nice %system %iowait %steal %idle 21:53:42 21:45:01 all 9.43 0.00 3.16 3.20 0.07 84.14 21:53:42 21:45:01 0 9.00 0.00 3.93 10.40 0.07 76.59 21:53:42 21:45:01 1 9.22 0.00 3.08 1.07 0.05 86.58 21:53:42 21:45:01 2 7.88 0.00 2.80 2.16 0.05 87.11 21:53:42 21:45:01 3 12.20 0.00 3.11 0.45 0.07 84.17 21:53:42 21:45:01 4 6.66 0.00 3.50 3.17 0.09 86.58 21:53:42 21:45:01 5 9.03 0.00 3.00 0.14 0.05 87.78 21:53:42 21:45:01 6 8.87 0.00 2.39 2.46 0.07 86.21 21:53:42 21:45:01 7 12.59 0.00 3.47 5.78 0.11 78.05 21:53:42 21:46:01 all 38.32 0.00 6.39 1.93 0.10 53.26 21:53:42 21:46:01 0 37.23 0.00 6.43 5.67 0.10 50.58 21:53:42 21:46:01 1 37.05 0.00 6.42 0.03 0.10 56.39 21:53:42 21:46:01 2 34.74 0.00 5.73 0.47 0.10 58.96 21:53:42 21:46:01 3 39.41 0.00 7.19 0.61 0.10 52.68 21:53:42 21:46:01 4 37.90 0.00 5.95 4.89 0.08 51.17 21:53:42 21:46:01 5 39.92 0.00 6.36 0.13 0.10 53.48 21:53:42 21:46:01 6 40.24 0.00 6.78 3.47 0.12 49.39 21:53:42 21:46:01 7 40.04 0.00 6.29 0.19 0.10 53.38 21:53:42 21:47:01 all 2.96 0.00 1.28 0.73 0.03 95.00 21:53:42 21:47:01 0 2.85 0.00 1.85 5.61 0.07 89.62 21:53:42 21:47:01 1 4.81 0.00 1.24 0.03 0.02 93.90 21:53:42 21:47:01 2 2.44 0.00 0.99 0.07 0.02 96.49 21:53:42 21:47:01 3 2.90 0.00 1.27 0.00 0.02 95.82 21:53:42 21:47:01 4 2.32 0.00 1.04 0.00 0.03 96.60 21:53:42 21:47:01 5 2.88 0.00 0.99 0.02 0.02 96.10 21:53:42 21:47:01 6 2.62 0.00 1.59 0.02 0.02 95.76 21:53:42 21:47:01 7 2.81 0.00 1.26 0.15 0.03 95.75 21:53:42 21:48:01 all 0.26 0.00 0.02 0.00 0.01 99.71 21:53:42 21:48:01 0 0.00 0.00 0.03 0.03 0.00 99.93 21:53:42 21:48:01 1 1.83 0.00 0.03 0.00 0.02 98.13 21:53:42 21:48:01 2 0.07 0.00 0.05 0.00 0.02 99.87 21:53:42 21:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:53:42 21:48:01 4 0.05 0.00 0.02 0.00 0.00 99.93 21:53:42 21:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:53:42 21:48:01 6 0.03 0.00 0.00 0.00 0.02 99.95 21:53:42 21:48:01 7 0.05 0.00 0.02 0.00 0.02 99.92 21:53:42 21:49:01 all 1.57 0.00 0.99 0.40 0.02 97.02 21:53:42 21:49:01 0 0.77 0.00 0.65 1.10 0.02 97.46 21:53:42 21:49:01 1 1.95 0.00 0.72 0.25 0.02 97.06 21:53:42 21:49:01 2 1.52 0.00 0.75 0.02 0.02 97.69 21:53:42 21:49:01 3 2.81 0.00 2.32 0.47 0.03 94.37 21:53:42 21:49:01 4 1.20 0.00 0.52 0.25 0.02 98.01 21:53:42 21:49:01 5 1.87 0.00 1.00 0.40 0.02 96.71 21:53:42 21:49:01 6 1.55 0.00 1.03 0.67 0.00 96.75 21:53:42 21:49:01 7 0.90 0.00 0.90 0.05 0.03 98.11 21:53:42 21:50:01 all 0.96 0.00 0.66 0.27 0.01 98.11 21:53:42 21:50:01 0 1.12 0.00 0.35 0.00 0.00 98.53 21:53:42 21:50:01 1 0.85 0.00 0.42 0.20 0.00 98.53 21:53:42 21:50:01 2 1.65 0.00 0.45 0.60 0.02 97.28 21:53:42 21:50:01 3 1.29 0.00 0.63 0.37 0.00 97.71 21:53:42 21:50:01 4 0.60 0.00 1.97 0.73 0.02 96.68 21:53:42 21:50:01 5 0.65 0.00 0.75 0.02 0.00 98.58 21:53:42 21:50:01 6 0.58 0.00 0.32 0.07 0.02 99.01 21:53:42 21:50:01 7 0.90 0.00 0.38 0.15 0.02 98.55 21:53:42 21:51:01 all 0.16 0.00 0.05 0.01 0.01 99.77 21:53:42 21:51:01 0 0.05 0.00 0.07 0.00 0.00 99.88 21:53:42 21:51:01 1 0.28 0.00 0.08 0.00 0.00 99.63 21:53:42 21:51:01 2 0.12 0.00 0.07 0.02 0.00 99.80 21:53:42 21:51:01 3 0.03 0.00 0.05 0.00 0.02 99.90 21:53:42 21:51:01 4 0.02 0.00 0.03 0.00 0.00 99.95 21:53:42 21:51:01 5 0.05 0.00 0.03 0.00 0.02 99.90 21:53:42 21:51:01 6 0.66 0.00 0.03 0.00 0.00 99.30 21:53:42 21:51:01 7 0.03 0.00 0.07 0.07 0.02 99.82 21:53:42 21:52:01 all 0.02 0.00 0.01 0.01 0.01 99.95 21:53:42 21:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:53:42 21:52:01 1 0.02 0.00 0.02 0.02 0.02 99.93 21:53:42 21:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:53:42 21:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:53:42 21:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:53:42 21:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:53:42 21:52:01 6 0.02 0.00 0.03 0.00 0.02 99.93 21:53:42 21:52:01 7 0.05 0.00 0.03 0.03 0.00 99.88 21:53:42 21:53:01 all 0.04 0.00 0.02 0.01 0.00 99.93 21:53:42 21:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:53:42 21:53:01 1 0.05 0.00 0.03 0.00 0.00 99.92 21:53:42 21:53:01 2 0.10 0.00 0.02 0.00 0.02 99.87 21:53:42 21:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:53:42 21:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:53:42 21:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:53:42 21:53:01 6 0.02 0.00 0.03 0.00 0.00 99.95 21:53:42 21:53:01 7 0.08 0.00 0.05 0.05 0.02 99.80 21:53:42 Average: all 5.91 0.00 1.38 0.71 0.03 91.97 21:53:42 Average: 0 5.60 0.00 1.46 2.49 0.03 90.42 21:53:42 Average: 1 6.17 0.00 1.32 0.17 0.02 92.31 21:53:42 Average: 2 5.35 0.00 1.20 0.36 0.03 93.06 21:53:42 Average: 3 6.45 0.00 1.61 0.21 0.03 91.71 21:53:42 Average: 4 5.36 0.00 1.43 0.99 0.03 92.19 21:53:42 Average: 5 5.99 0.00 1.34 0.08 0.02 92.57 21:53:42 Average: 6 6.01 0.00 1.34 0.73 0.03 91.89 21:53:42 Average: 7 6.31 0.00 1.37 0.69 0.04 91.60 21:53:42 21:53:42 21:53:42