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 [2023-08-02T21:44:21.727Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-02T21:44:21.922Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-02T21:44:22.019Z] ========================================================= [2023-08-02T21:44:22.019Z] EdgeX Global Pipelines Version Info [2023-08-02T21:44:22.019Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-02T21:44:22.757Z] ------------------- [2023-08-02T21:44:22.757Z] stable info: [2023-08-02T21:44:22.757Z] ------------------- [2023-08-02T21:44:22.757Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-02T21:44:22.757Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-02T21:44:22.757Z] Message: update stable to v1.0.250 [2023-08-02T21:44:23.333Z] ------------------- [2023-08-02T21:44:23.333Z] experimental info: [2023-08-02T21:44:23.333Z] ------------------- [2023-08-02T21:44:23.333Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-02T21:44:23.333Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-02T21:44:23.333Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-02T21:44:23.688Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2023-08-02T21:44:23.730Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2023-08-02T21:44:23.773Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-02T21:44:23.831Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-02T21:44:23.873Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-02T21:44:23.915Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-02T21:44:23.964Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-02T21:44:24.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-02T21:44:24.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-02T21:44:24.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-02T21:44:24.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-02T21:44:24.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2023-08-02T21:44:24.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-02T21:44:24.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-02T21:44:24.321Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-08-02T21:44:24.361Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-08-02T21:44:24.403Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-02T21:44:24.437Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-02T21:44:24.520Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-02T21:44:24.570Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-02T21:44:24.615Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-02T21:44:24.652Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-02T21:44:24.688Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-02T21:44:24.787Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-02T21:44:24.827Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-08-02T21:44:24.997Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-02T21:44:25.032Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-02T21:44:25.077Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-219 [Pipeline] echo [2023-08-02T21:44:25.232Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-219 [Pipeline] echo [2023-08-02T21:44:25.277Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-219 [Pipeline] echo [2023-08-02T21:44:25.542Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 340602b488be974e30af29944331650b29a2057f [Pipeline] echo [2023-08-02T21:44:25.581Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 340602b [Pipeline] echo [2023-08-02T21:44:25.623Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-02T21:44:30.286Z] + git rev-list -1 --merges 340602b488be974e30af29944331650b29a2057f~1..340602b488be974e30af29944331650b29a2057f [Pipeline] echo [2023-08-02T21:44:30.351Z] -----------> git rev-list -1 --merges 340602b488be974e30af29944331650b29a2057f~1..340602b488be974e30af29944331650b29a2057f 340602b488be974e30af29944331650b29a2057f [false] [Pipeline] sh [2023-08-02T21:44:30.661Z] + git log --format=format:%s -1 340602b488be974e30af29944331650b29a2057f [Pipeline] echo [2023-08-02T21:44:30.694Z] ========================================================= [2023-08-02T21:44:30.694Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-02T21:44:30.694Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-02T21:44:31.142Z] + git log --format=format:%s -1 340602b488be974e30af29944331650b29a2057f [Pipeline] echo [2023-08-02T21:44:31.181Z] [semverPrep] GIT_COMMIT: 340602b488be974e30af29944331650b29a2057f, Commit Message: fix(security): Allow underscores in service keys / Vault usernames [Pipeline] echo [2023-08-02T21:44:31.225Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-02T21:44:31.684Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-02T21:44:31.684Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-02T21:44:31.684Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-02T21:44:31.684Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-02T21:44:31.684Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-08-02T21:44:31.684Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-02T21:44:31.684Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T21:44:32.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-02T21:44:32.381Z] [2023-08-02T21:44:32.381Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T21:44:32.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-02T21:44:32.762Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-02T21:44:32.762Z] b85a868b505f: Pulling fs layer [2023-08-02T21:44:32.762Z] e2be974225ed: Pulling fs layer [2023-08-02T21:44:32.762Z] 339a4e72a1f5: Pulling fs layer [2023-08-02T21:44:32.762Z] 988bab9f4d93: Pulling fs layer [2023-08-02T21:44:32.762Z] 1469e6f7b9e6: Pulling fs layer [2023-08-02T21:44:32.762Z] eaf3925da568: Pulling fs layer [2023-08-02T21:44:32.762Z] bab4dde63d76: Pulling fs layer [2023-08-02T21:44:32.762Z] bde34c3a00c8: Pulling fs layer [2023-08-02T21:44:32.762Z] b352a97aabf1: Pulling fs layer [2023-08-02T21:44:32.762Z] 4872d77fe225: Pulling fs layer [2023-08-02T21:44:32.762Z] 5851b861e8e6: Pulling fs layer [2023-08-02T21:44:32.762Z] bde34c3a00c8: Waiting [2023-08-02T21:44:32.762Z] b352a97aabf1: Waiting [2023-08-02T21:44:32.762Z] 1469e6f7b9e6: Waiting [2023-08-02T21:44:32.762Z] eaf3925da568: Waiting [2023-08-02T21:44:32.762Z] bab4dde63d76: Waiting [2023-08-02T21:44:32.762Z] 4872d77fe225: Waiting [2023-08-02T21:44:32.762Z] 5851b861e8e6: Waiting [2023-08-02T21:44:32.762Z] 988bab9f4d93: Waiting [2023-08-02T21:44:32.762Z] e2be974225ed: Verifying Checksum [2023-08-02T21:44:32.762Z] 988bab9f4d93: Verifying Checksum [2023-08-02T21:44:32.762Z] 988bab9f4d93: Download complete [2023-08-02T21:44:33.021Z] 1469e6f7b9e6: Verifying Checksum [2023-08-02T21:44:33.021Z] 1469e6f7b9e6: Download complete [2023-08-02T21:44:33.021Z] eaf3925da568: Verifying Checksum [2023-08-02T21:44:33.021Z] eaf3925da568: Download complete [2023-08-02T21:44:33.021Z] 339a4e72a1f5: Verifying Checksum [2023-08-02T21:44:33.021Z] 339a4e72a1f5: Download complete [2023-08-02T21:44:33.021Z] bde34c3a00c8: Verifying Checksum [2023-08-02T21:44:33.021Z] bde34c3a00c8: Download complete [2023-08-02T21:44:33.021Z] b352a97aabf1: Download complete [2023-08-02T21:44:33.021Z] 4872d77fe225: Download complete [2023-08-02T21:44:33.021Z] 5851b861e8e6: Verifying Checksum [2023-08-02T21:44:33.021Z] 5851b861e8e6: Download complete [2023-08-02T21:44:33.021Z] b85a868b505f: Download complete [2023-08-02T21:44:33.280Z] bab4dde63d76: Verifying Checksum [2023-08-02T21:44:33.280Z] bab4dde63d76: Download complete [2023-08-02T21:44:34.668Z] b85a868b505f: Pull complete [2023-08-02T21:44:34.668Z] e2be974225ed: Pull complete [2023-08-02T21:44:34.927Z] 339a4e72a1f5: Pull complete [2023-08-02T21:44:35.186Z] 988bab9f4d93: Pull complete [2023-08-02T21:44:35.445Z] 1469e6f7b9e6: Pull complete [2023-08-02T21:44:35.445Z] eaf3925da568: Pull complete [2023-08-02T21:44:37.352Z] bab4dde63d76: Pull complete [2023-08-02T21:44:37.352Z] bde34c3a00c8: Pull complete [2023-08-02T21:44:37.352Z] b352a97aabf1: Pull complete [2023-08-02T21:44:37.613Z] 4872d77fe225: Pull complete [2023-08-02T21:44:37.613Z] 5851b861e8e6: Pull complete [2023-08-02T21:44:37.613Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-02T21:44:37.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-02T21:44:37.613Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T21:44:37.888Z] prd-ubuntu20.04-docker-8c-8g-2779 does not seem to be running inside a container [2023-08-02T21:44:37.947Z] $ 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 [2023-08-02T21:44:40.578Z] $ docker top 6ff76fb5ca00f273f498ddb2d3adb0517746c8caac74a17100bea49a9fe30d10 -eo pid,comm [2023-08-02T21:44:40.630Z] 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). [2023-08-02T21:44:40.631Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-02T21:44:40.758Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-02T21:44:40.758Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-02T21:44:40.885Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-02T21:44:40.892Z] $ docker exec 6ff76fb5ca00f273f498ddb2d3adb0517746c8caac74a17100bea49a9fe30d10 ssh-agent [2023-08-02T21:44:41.009Z] SSH_AUTH_SOCK=/tmp/ssh-ngXabIS4AdcV/agent.33 [2023-08-02T21:44:41.009Z] SSH_AGENT_PID=39 [2023-08-02T21:44:41.016Z] Running ssh-add (command line suppressed) [2023-08-02T21:44:41.143Z] 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) [2023-08-02T21:44:41.161Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-02T21:44:41.492Z] + git tag --points-at HEAD [Pipeline] } [2023-08-02T21:44:41.522Z] $ docker exec --env ******** --env ******** 6ff76fb5ca00f273f498ddb2d3adb0517746c8caac74a17100bea49a9fe30d10 ssh-agent -k [2023-08-02T21:44:41.633Z] unset SSH_AUTH_SOCK; [2023-08-02T21:44:41.633Z] unset SSH_AGENT_PID; [2023-08-02T21:44:41.633Z] echo Agent pid 39 killed; [2023-08-02T21:44:41.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-02T21:44:41.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-02T21:44:41.735Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-02T21:44:41.854Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-02T21:44:41.860Z] $ docker exec 6ff76fb5ca00f273f498ddb2d3adb0517746c8caac74a17100bea49a9fe30d10 ssh-agent [2023-08-02T21:44:42.023Z] SSH_AUTH_SOCK=/tmp/ssh-eW1YRquqnTwt/agent.71 [2023-08-02T21:44:42.023Z] SSH_AGENT_PID=77 [2023-08-02T21:44:42.028Z] Running ssh-add (command line suppressed) [2023-08-02T21:44:42.146Z] 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) [2023-08-02T21:44:42.161Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-02T21:44:42.490Z] + git semver init [2023-08-02T21:44:42.749Z] 2023-08-02 21:44:42,699 [run_init] DEBUG init version:0.0.0 force:False [2023-08-02T21:44:42.749Z] 2023-08-02 21:44:42,699 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-219/.semver [2023-08-02T21:44:42.749Z] 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 [2023-08-02T21:44:42.749Z] 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) [2023-08-02T21:44:43.692Z] 2023-08-02 21:44:43,402 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-219/.git/info/exclude [2023-08-02T21:44:43.692Z] 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 [2023-08-02T21:44:43.692Z] 2023-08-02 21:44:43,403 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-219/.semver/PR-219 [2023-08-02T21:44:43.692Z] 2023-08-02 21:44:43,407 [execute] INFO git cat-file --batch-check [2023-08-02T21:44:43.692Z] 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=) [2023-08-02T21:44:43.692Z] 2023-08-02 21:44:43,415 [execute] INFO git cat-file --batch [2023-08-02T21:44:43.692Z] 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=) [2023-08-02T21:44:43.692Z] 2023-08-02 21:44:43,421 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-219/.semver/PR-219 [2023-08-02T21:44:43.692Z] 0.0.0 [Pipeline] } [2023-08-02T21:44:43.722Z] $ docker exec --env ******** --env ******** 6ff76fb5ca00f273f498ddb2d3adb0517746c8caac74a17100bea49a9fe30d10 ssh-agent -k [2023-08-02T21:44:43.829Z] unset SSH_AUTH_SOCK; [2023-08-02T21:44:43.830Z] unset SSH_AGENT_PID; [2023-08-02T21:44:43.830Z] echo Agent pid 77 killed; [2023-08-02T21:44:43.837Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-02T21:44:44.250Z] + git semver [Pipeline] } [2023-08-02T21:44:44.542Z] $ docker stop --time=1 6ff76fb5ca00f273f498ddb2d3adb0517746c8caac74a17100bea49a9fe30d10 [2023-08-02T21:44:45.819Z] $ docker rm -f --volumes 6ff76fb5ca00f273f498ddb2d3adb0517746c8caac74a17100bea49a9fe30d10 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-02T21:44:46.227Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-02T21:44:46.523Z] Stashed 1 file(s) [Pipeline] echo [2023-08-02T21:44:46.542Z] [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 [2023-08-02T21:44:47.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-02T21:44:47.178Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-02T21:44:47.214Z] ========================================================= [2023-08-02T21:44:47.214Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-02T21:44:47.214Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-08-02T21:44:47.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-02T21:44:47.608Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-02T21:44:47.608Z] 4db1b89c0bd1: Pulling fs layer [2023-08-02T21:44:47.608Z] 6911f1a30b25: Pulling fs layer [2023-08-02T21:44:47.608Z] e194b8c5c2a9: Pulling fs layer [2023-08-02T21:44:47.608Z] 6863d3e3a2b1: Pulling fs layer [2023-08-02T21:44:47.608Z] ec0bb842ea78: Pulling fs layer [2023-08-02T21:44:47.608Z] 40a00589a448: Pulling fs layer [2023-08-02T21:44:47.608Z] 6c08303d61cc: Pulling fs layer [2023-08-02T21:44:47.608Z] 798269fcf238: Pulling fs layer [2023-08-02T21:44:47.608Z] ec0bb842ea78: Waiting [2023-08-02T21:44:47.608Z] 40a00589a448: Waiting [2023-08-02T21:44:47.608Z] 6c08303d61cc: Waiting [2023-08-02T21:44:47.608Z] 6863d3e3a2b1: Waiting [2023-08-02T21:44:47.608Z] 798269fcf238: Waiting [2023-08-02T21:44:47.608Z] 6911f1a30b25: Download complete [2023-08-02T21:44:47.608Z] 6863d3e3a2b1: Verifying Checksum [2023-08-02T21:44:47.608Z] 6863d3e3a2b1: Download complete [2023-08-02T21:44:47.608Z] ec0bb842ea78: Verifying Checksum [2023-08-02T21:44:47.608Z] ec0bb842ea78: Download complete [2023-08-02T21:44:47.608Z] 4db1b89c0bd1: Verifying Checksum [2023-08-02T21:44:47.608Z] 4db1b89c0bd1: Download complete [2023-08-02T21:44:47.871Z] 40a00589a448: Verifying Checksum [2023-08-02T21:44:47.871Z] 40a00589a448: Download complete [2023-08-02T21:44:47.871Z] 4db1b89c0bd1: Pull complete [2023-08-02T21:44:48.130Z] 6911f1a30b25: Pull complete [2023-08-02T21:44:48.130Z] 798269fcf238: Verifying Checksum [2023-08-02T21:44:48.130Z] 798269fcf238: Download complete [2023-08-02T21:44:48.392Z] e194b8c5c2a9: Verifying Checksum [2023-08-02T21:44:48.392Z] e194b8c5c2a9: Download complete [2023-08-02T21:44:48.652Z] 6c08303d61cc: Verifying Checksum [2023-08-02T21:44:48.652Z] 6c08303d61cc: Download complete [2023-08-02T21:44:51.936Z] e194b8c5c2a9: Pull complete [2023-08-02T21:44:51.936Z] 6863d3e3a2b1: Pull complete [2023-08-02T21:44:52.195Z] ec0bb842ea78: Pull complete [2023-08-02T21:44:52.195Z] 40a00589a448: Pull complete [2023-08-02T21:44:54.980Z] 6c08303d61cc: Pull complete [2023-08-02T21:44:56.355Z] 798269fcf238: Pull complete [2023-08-02T21:44:56.355Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-02T21:44:56.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-02T21:44:56.355Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-08-02T21:44:56.663Z] + 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 [2023-08-02T21:44:57.048Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-02T21:44:57.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T21:44:57.216Z] prd-ubuntu20.04-docker-8c-8g-2779 does not seem to be running inside a container [2023-08-02T21:44:57.249Z] $ 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 [2023-08-02T21:45:01.967Z] Still waiting to schedule task [2023-08-02T21:45:01.968Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2778’ is offline [2023-08-02T21:45:04.269Z] $ docker top e86b86f800cb37e28a7da81d208fe8412ffd457a21c0979c927f4006d22729dc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-02T21:45:04.660Z] + go version [2023-08-02T21:45:04.660Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-02T21:45:04.693Z] $ docker stop --time=1 e86b86f800cb37e28a7da81d208fe8412ffd457a21c0979c927f4006d22729dc [2023-08-02T21:45:06.106Z] $ 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 [2023-08-02T21:45:06.866Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-02T21:45:06.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T21:45:07.022Z] prd-ubuntu20.04-docker-8c-8g-2779 does not seem to be running inside a container [2023-08-02T21:45:07.051Z] $ 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 [2023-08-02T21:45:07.422Z] $ docker top 66944ebf287e122edb17342c1de4ab66b4ca8ee94fa74dabce13f95357c11db8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-02T21:45:07.809Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-219 [Pipeline] fileExists [Pipeline] sh [2023-08-02T21:45:08.179Z] + make test [2023-08-02T21:45:08.179Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2023-08-02T21:45:08.179Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-08-02T21:45:08.179Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 [2023-08-02T21:45:08.179Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-08-02T21:45:08.437Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-08-02T21:45:08.437Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-08-02T21:45:08.437Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-08-02T21:45:08.437Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-08-02T21:45:08.437Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-08-02T21:45:08.437Z] go: downloading google.golang.org/grpc v1.53.0 [2023-08-02T21:45:08.437Z] go: downloading github.com/go-kit/log v0.2.1 [2023-08-02T21:45:08.437Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-08-02T21:45:08.437Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-08-02T21:45:08.698Z] go: downloading github.com/go-playground/validator/v10 v10.14.1 [2023-08-02T21:45:08.698Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-08-02T21:45:08.698Z] go: downloading github.com/google/uuid v1.3.0 [2023-08-02T21:45:08.698Z] go: downloading golang.org/x/crypto v0.7.0 [2023-08-02T21:45:08.698Z] go: downloading golang.org/x/net v0.8.0 [2023-08-02T21:45:08.698Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-08-02T21:45:08.698Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-08-02T21:45:08.698Z] go: downloading golang.org/x/sys v0.6.0 [2023-08-02T21:45:08.959Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-08-02T21:45:08.959Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-08-02T21:45:08.959Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-08-02T21:45:08.959Z] go: downloading golang.org/x/text v0.8.0 [2023-08-02T21:45:08.959Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-08-02T21:45:27.039Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2023-08-02T21:45:27.039Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2023-08-02T21:45:27.039Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2023-08-02T21:45:29.570Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2023-08-02T21:45:29.570Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2023-08-02T21:45:34.832Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 8.165s coverage: 75.7% of statements [2023-08-02T21:45:34.832Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.052s coverage: 52.2% of statements [2023-08-02T21:45:34.832Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.073s coverage: 96.7% of statements [2023-08-02T21:45:34.832Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.028s coverage: 89.5% of statements [2023-08-02T21:45:34.832Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.030s coverage: 100.0% of statements [2023-08-02T21:45:34.832Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.060s coverage: 55.8% of statements [2023-08-02T21:45:34.832Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.040s coverage: 56.0% of statements [2023-08-02T21:45:34.832Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.063s coverage: 100.0% of statements [2023-08-02T21:45:56.754Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-08-02T21:45:56.755Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-02T21:45:57.014Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-08-02T21:45:57.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-02T21:45:57.093Z] $ docker stop --time=1 66944ebf287e122edb17342c1de4ab66b4ca8ee94fa74dabce13f95357c11db8 [2023-08-02T21:46:00.487Z] $ docker rm -f --volumes 66944ebf287e122edb17342c1de4ab66b4ca8ee94fa74dabce13f95357c11db8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-02T21:46:01.199Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-02T21:46:01.289Z] 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 [2023-08-02T21:46:02.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-02T21:46:02.274Z] [2023-08-02T21:46:02.274Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T21:46:02.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-02T21:46:02.652Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-02T21:46:02.652Z] 5eb5b503b376: Pulling fs layer [2023-08-02T21:46:02.652Z] 5c69ac0246d0: Pulling fs layer [2023-08-02T21:46:02.652Z] ec43610c2a17: Pulling fs layer [2023-08-02T21:46:02.652Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-02T21:46:02.652Z] 33b1e0a273af: Pulling fs layer [2023-08-02T21:46:02.652Z] 3a2ae6a8a46f: Waiting [2023-08-02T21:46:02.652Z] 5d3b04190fa2: Pulling fs layer [2023-08-02T21:46:02.652Z] 2f39f015ded8: Pulling fs layer [2023-08-02T21:46:02.652Z] 5d3b04190fa2: Waiting [2023-08-02T21:46:02.652Z] 2f39f015ded8: Waiting [2023-08-02T21:46:02.652Z] 5c69ac0246d0: Download complete [2023-08-02T21:46:02.652Z] 3a2ae6a8a46f: Download complete [2023-08-02T21:46:02.910Z] 33b1e0a273af: Verifying Checksum [2023-08-02T21:46:02.910Z] 33b1e0a273af: Download complete [2023-08-02T21:46:02.910Z] ec43610c2a17: Verifying Checksum [2023-08-02T21:46:02.910Z] ec43610c2a17: Download complete [2023-08-02T21:46:02.910Z] 5d3b04190fa2: Verifying Checksum [2023-08-02T21:46:02.910Z] 5d3b04190fa2: Download complete [2023-08-02T21:46:02.910Z] 5eb5b503b376: Verifying Checksum [2023-08-02T21:46:02.910Z] 5eb5b503b376: Download complete [2023-08-02T21:46:03.475Z] 2f39f015ded8: Download complete [2023-08-02T21:46:04.047Z] 5eb5b503b376: Pull complete [2023-08-02T21:46:04.305Z] 5c69ac0246d0: Pull complete [2023-08-02T21:46:04.873Z] ec43610c2a17: Pull complete [2023-08-02T21:46:04.873Z] 3a2ae6a8a46f: Pull complete [2023-08-02T21:46:05.133Z] 33b1e0a273af: Pull complete [2023-08-02T21:46:05.133Z] 5d3b04190fa2: Pull complete [2023-08-02T21:46:10.397Z] 2f39f015ded8: Pull complete [2023-08-02T21:46:10.397Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-02T21:46:10.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-02T21:46:10.397Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T21:46:10.616Z] prd-ubuntu20.04-docker-8c-8g-2779 does not seem to be running inside a container [2023-08-02T21:46:10.647Z] $ 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 [2023-08-02T21:46:14.561Z] $ docker top 522372d08ee5a3c54b30ab47590c9d624faaae0e4bdb7f0e52ee9461d5bb6b5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-02T21:46:14.995Z] ---> job-cost.sh [2023-08-02T21:46:14.995Z] lf-activate-venv: SKIPPING [2023-08-02T21:46:14.995Z] INFO: No Stack... [2023-08-02T21:46:15.267Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-02T21:46:15.527Z] INFO: Archiving Costs [Pipeline] sh [2023-08-02T21:46:15.836Z] + cat /w/workspace/gexfoundry_go-mod-secrets_PR-219/archives/cost.csv [2023-08-02T21:46:15.837Z] + cut -d, -f6 [Pipeline] lock [2023-08-02T21:46:15.878Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-219-1-stack-cost] [2023-08-02T21:46:15.883Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-219-1-stack-cost] did not exist. Created. [2023-08-02T21:46:15.883Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-219-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-02T21:46:16.292Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-02T21:46:16.341Z] Stashed 1 file(s) [Pipeline] } [2023-08-02T21:46:16.370Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-219-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-02T21:46:16.452Z] $ docker stop --time=1 522372d08ee5a3c54b30ab47590c9d624faaae0e4bdb7f0e52ee9461d5bb6b5a [2023-08-02T21:46:17.619Z] $ docker rm -f --volumes 522372d08ee5a3c54b30ab47590c9d624faaae0e4bdb7f0e52ee9461d5bb6b5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-02T21:46:39.202Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2781 in /w/workspace/gexfoundry_go-mod-secrets_PR-219 [Pipeline] { [Pipeline] ws [2023-08-02T21:46:39.260Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2023-08-02T21:46:39.341Z] Selected Git installation does not exist. Using Default [2023-08-02T21:46:39.341Z] The recommended git tool is: NONE [2023-08-02T21:46:44.048Z] using credential edgex-jenkins-ssh [2023-08-02T21:46:44.064Z] Cloning the remote Git repository [2023-08-02T21:46:44.104Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2023-08-02T21:46:44.189Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2023-08-02T21:46:44.324Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2023-08-02T21:46:44.325Z] > git --version # timeout=10 [2023-08-02T21:46:44.344Z] > git --version # 'git version 2.25.1' [2023-08-02T21:46:44.346Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-02T21:46:44.478Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-02T21:46:45.329Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2023-08-02T21:46:45.365Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-02T21:46:46.834Z] Merging remotes/origin/main commit e8ded105ffef250b62d4ea29756d1a308fea0d27 into PR head commit 340602b488be974e30af29944331650b29a2057f [2023-08-02T21:46:46.163Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2023-08-02T21:46:46.199Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2023-08-02T21:46:46.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-02T21:46:46.216Z] > 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 [2023-08-02T21:46:46.854Z] > git config core.sparsecheckout # timeout=10 [2023-08-02T21:46:47.112Z] Merge succeeded, producing 340602b488be974e30af29944331650b29a2057f [2023-08-02T21:46:47.113Z] Checking out Revision 340602b488be974e30af29944331650b29a2057f (PR-219) [2023-08-02T21:46:46.927Z] > git checkout -f 340602b488be974e30af29944331650b29a2057f # timeout=10 [2023-08-02T21:46:47.013Z] > git remote # timeout=10 [2023-08-02T21:46:47.029Z] > git config --get remote.origin.url # timeout=10 [2023-08-02T21:46:47.051Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-02T21:46:47.063Z] > git merge e8ded105ffef250b62d4ea29756d1a308fea0d27 # timeout=10 [2023-08-02T21:46:47.089Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-02T21:46:47.121Z] > git config core.sparsecheckout # timeout=10 [2023-08-02T21:46:47.134Z] > git checkout -f 340602b488be974e30af29944331650b29a2057f # timeout=10 [2023-08-02T21:46:50.581Z] Commit message: "fix(security): Allow underscores in service keys / Vault usernames" [2023-08-02T21:46:50.637Z] > git --version # timeout=10 [2023-08-02T21:46:50.648Z] > git --version # 'git version 2.25.1' [2023-08-02T21:46:50.664Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-02T21:46:51.906Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-02T21:46:51.906Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-02T21:46:51.906Z] Dload Upload Total Spent Left Speed [2023-08-02T21:46:51.906Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2023-08-02T21:46:52.618Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-02T21:46:52.953Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-02T21:46:52.953Z] + sudo tee /etc/docker/daemon.new [2023-08-02T21:46:52.953Z] { [2023-08-02T21:46:52.953Z] "registry-mirrors": [ [2023-08-02T21:46:52.953Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-02T21:46:52.953Z] ], [2023-08-02T21:46:52.953Z] "bip": "10.250.0.254/24", [2023-08-02T21:46:52.953Z] "hosts": [ [2023-08-02T21:46:52.953Z] "tcp://0.0.0.0:5555", [2023-08-02T21:46:52.953Z] "unix:///var/run/docker.sock" [2023-08-02T21:46:52.953Z] ], [2023-08-02T21:46:52.953Z] "mtu": 1458, [2023-08-02T21:46:52.953Z] "selinux-enabled": true, [2023-08-02T21:46:52.953Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-02T21:46:52.953Z] } [Pipeline] sh [2023-08-02T21:46:53.289Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-02T21:46:53.628Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-08-02T21:47:12.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-02T21:47:12.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-02T21:47:12.156Z] ========================================================= [2023-08-02T21:47:12.156Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-02T21:47:12.156Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-08-02T21:47:12.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-02T21:47:13.160Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-02T21:47:13.160Z] edb6bdbacee9: Pulling fs layer [2023-08-02T21:47:13.160Z] 5f9638ab2659: Pulling fs layer [2023-08-02T21:47:13.160Z] 8d51d6327a98: Pulling fs layer [2023-08-02T21:47:13.160Z] 8b374f2dd631: Pulling fs layer [2023-08-02T21:47:13.160Z] ec14aa9079de: Pulling fs layer [2023-08-02T21:47:13.160Z] 2f466654f4bb: Pulling fs layer [2023-08-02T21:47:13.160Z] 554e91adad29: Pulling fs layer [2023-08-02T21:47:13.160Z] 8b374f2dd631: Waiting [2023-08-02T21:47:13.160Z] ec14aa9079de: Waiting [2023-08-02T21:47:13.160Z] 2f466654f4bb: Waiting [2023-08-02T21:47:13.160Z] 554e91adad29: Waiting [2023-08-02T21:47:13.160Z] 5f9638ab2659: Download complete [2023-08-02T21:47:13.160Z] 8b374f2dd631: Verifying Checksum [2023-08-02T21:47:13.160Z] 8b374f2dd631: Download complete [2023-08-02T21:47:13.160Z] ec14aa9079de: Verifying Checksum [2023-08-02T21:47:13.160Z] ec14aa9079de: Download complete [2023-08-02T21:47:13.160Z] edb6bdbacee9: Verifying Checksum [2023-08-02T21:47:14.129Z] edb6bdbacee9: Pull complete [2023-08-02T21:47:14.401Z] 554e91adad29: Verifying Checksum [2023-08-02T21:47:14.401Z] 554e91adad29: Download complete [2023-08-02T21:47:15.836Z] 8d51d6327a98: Verifying Checksum [2023-08-02T21:47:15.836Z] 8d51d6327a98: Download complete [2023-08-02T21:47:15.836Z] 2f466654f4bb: Verifying Checksum [2023-08-02T21:47:15.836Z] 2f466654f4bb: Download complete [2023-08-02T21:47:16.806Z] 5f9638ab2659: Pull complete [2023-08-02T21:47:31.835Z] 8d51d6327a98: Pull complete [2023-08-02T21:47:31.836Z] 8b374f2dd631: Pull complete [2023-08-02T21:47:31.836Z] ec14aa9079de: Pull complete [2023-08-02T21:47:37.191Z] 2f466654f4bb: Pull complete [2023-08-02T21:47:39.792Z] 554e91adad29: Pull complete [2023-08-02T21:47:39.792Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-02T21:47:39.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-02T21:47:39.792Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-08-02T21:47:40.134Z] + 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 [2023-08-02T21:47:40.604Z] + docker inspect -f . ci-base-image-arm64 [2023-08-02T21:47:40.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T21:47:40.898Z] prd-ubuntu20.04-docker-arm64-4c-16g-2781 does not seem to be running inside a container [2023-08-02T21:47:40.961Z] $ 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 [2023-08-02T21:47:43.847Z] $ docker top a3eeef97fc6188b0f2281c1a3f2c245e5ca7d821aeaca7f2c34601543823cc43 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-02T21:47:44.691Z] + go version [2023-08-02T21:47:44.691Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-02T21:47:44.725Z] $ docker stop --time=1 a3eeef97fc6188b0f2281c1a3f2c245e5ca7d821aeaca7f2c34601543823cc43 [2023-08-02T21:47:46.301Z] $ 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 [2023-08-02T21:47:47.125Z] + docker inspect -f . ci-base-image-arm64 [2023-08-02T21:47:47.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T21:47:47.359Z] prd-ubuntu20.04-docker-arm64-4c-16g-2781 does not seem to be running inside a container [2023-08-02T21:47:47.420Z] $ 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 [2023-08-02T21:47:48.521Z] $ docker top f895067f5e188ee9d0970b119e47fe3eaf86d93aff954265ac8d528f15dbd861 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-02T21:47:49.056Z] + git config --global --add safe.directory /w/workspace/go-mod-secrets/1 [Pipeline] fileExists [Pipeline] sh [2023-08-02T21:47:49.436Z] + make test [2023-08-02T21:47:49.436Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2023-08-02T21:47:49.702Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-08-02T21:47:49.702Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 [2023-08-02T21:47:49.969Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-08-02T21:47:50.550Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-08-02T21:47:50.550Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-08-02T21:47:50.550Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-08-02T21:47:50.550Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-08-02T21:47:50.550Z] go: downloading github.com/go-kit/log v0.2.1 [2023-08-02T21:47:50.550Z] go: downloading github.com/go-playground/validator/v10 v10.14.1 [2023-08-02T21:47:50.550Z] go: downloading github.com/google/uuid v1.3.0 [2023-08-02T21:47:50.550Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-08-02T21:47:50.550Z] go: downloading google.golang.org/grpc v1.53.0 [2023-08-02T21:47:51.958Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-08-02T21:47:51.958Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-08-02T21:47:52.225Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-08-02T21:47:52.225Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-08-02T21:47:53.190Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-08-02T21:47:53.191Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-08-02T21:47:53.191Z] go: downloading golang.org/x/crypto v0.7.0 [2023-08-02T21:47:53.191Z] go: downloading golang.org/x/text v0.8.0 [2023-08-02T21:47:53.457Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-08-02T21:47:54.040Z] go: downloading golang.org/x/net v0.8.0 [2023-08-02T21:47:55.455Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-08-02T21:47:57.392Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-08-02T21:47:57.392Z] go: downloading golang.org/x/sys v0.6.0 [2023-08-02T21:49:34.014Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2023-08-02T21:49:34.014Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] [2023-08-02T21:49:34.014Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] [2023-08-02T21:49:44.087Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 15.833s coverage: 75.7% of statements [2023-08-02T21:49:44.087Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.246s coverage: 52.2% of statements [2023-08-02T21:49:44.087Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.247s coverage: 96.7% of statements [2023-08-02T21:49:44.087Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.168s coverage: 89.5% of statements [2023-08-02T21:49:44.087Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.185s coverage: 100.0% of statements [2023-08-02T21:50:40.468Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] [2023-08-02T21:50:40.468Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.222s coverage: 55.8% of statements [2023-08-02T21:50:40.468Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.099s coverage: 56.0% of statements [2023-08-02T21:50:40.468Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.219s coverage: 100.0% of statements [2023-08-02T21:50:40.468Z] ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] [2023-08-02T21:50:40.468Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-02T21:50:40.468Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-08-02T21:52:47.157Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-02T21:52:47.157Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-08-02T21:52:47.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-02T21:52:47.227Z] $ docker stop --time=1 f895067f5e188ee9d0970b119e47fe3eaf86d93aff954265ac8d528f15dbd861 [2023-08-02T21:52:49.995Z] $ docker rm -f --volumes f895067f5e188ee9d0970b119e47fe3eaf86d93aff954265ac8d528f15dbd861 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-02T21:52:52.638Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-02T21:52:52.678Z] Warning: overwriting stash ‘coverage-report’ [2023-08-02T21:52:53.091Z] 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 [2023-08-02T21:52:53.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-02T21:52:53.905Z] [2023-08-02T21:52:53.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T21:52:54.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-02T21:52:54.555Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-02T21:52:54.555Z] 8998bd30e6a1: Pulling fs layer [2023-08-02T21:52:54.555Z] 04944245beec: Pulling fs layer [2023-08-02T21:52:54.555Z] 699f458cf7ca: Pulling fs layer [2023-08-02T21:52:54.555Z] 765212b225bb: Pulling fs layer [2023-08-02T21:52:54.555Z] f23df028b6ca: Pulling fs layer [2023-08-02T21:52:54.555Z] d65c8cfc05b1: Pulling fs layer [2023-08-02T21:52:54.555Z] 2437ff75d9bd: Pulling fs layer [2023-08-02T21:52:54.555Z] 765212b225bb: Waiting [2023-08-02T21:52:54.555Z] f23df028b6ca: Waiting [2023-08-02T21:52:54.555Z] d65c8cfc05b1: Waiting [2023-08-02T21:52:54.555Z] 2437ff75d9bd: Waiting [2023-08-02T21:52:54.555Z] 04944245beec: Verifying Checksum [2023-08-02T21:52:54.555Z] 04944245beec: Download complete [2023-08-02T21:52:54.555Z] 765212b225bb: Verifying Checksum [2023-08-02T21:52:54.555Z] 765212b225bb: Download complete [2023-08-02T21:52:54.555Z] f23df028b6ca: Verifying Checksum [2023-08-02T21:52:54.555Z] f23df028b6ca: Download complete [2023-08-02T21:52:54.822Z] d65c8cfc05b1: Verifying Checksum [2023-08-02T21:52:54.822Z] d65c8cfc05b1: Download complete [2023-08-02T21:52:54.822Z] 699f458cf7ca: Verifying Checksum [2023-08-02T21:52:54.822Z] 699f458cf7ca: Download complete [2023-08-02T21:52:55.089Z] 8998bd30e6a1: Verifying Checksum [2023-08-02T21:52:55.089Z] 8998bd30e6a1: Download complete [2023-08-02T21:52:57.666Z] 2437ff75d9bd: Verifying Checksum [2023-08-02T21:52:57.666Z] 2437ff75d9bd: Download complete [2023-08-02T21:52:59.077Z] 8998bd30e6a1: Pull complete [2023-08-02T21:52:59.661Z] 04944245beec: Pull complete [2023-08-02T21:53:01.065Z] 699f458cf7ca: Pull complete [2023-08-02T21:53:01.065Z] 765212b225bb: Pull complete [2023-08-02T21:53:04.403Z] f23df028b6ca: Pull complete [2023-08-02T21:53:04.403Z] d65c8cfc05b1: Pull complete [2023-08-02T21:53:19.519Z] 2437ff75d9bd: Pull complete [2023-08-02T21:53:19.519Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-02T21:53:19.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-02T21:53:19.519Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T21:53:19.913Z] prd-ubuntu20.04-docker-arm64-4c-16g-2781 does not seem to be running inside a container [2023-08-02T21:53:19.988Z] $ 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 [2023-08-02T21:53:22.296Z] $ docker top d797e56ef877051768f9d6ff81d459add4a8b4869d167879b545de1e462a76c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-02T21:53:23.207Z] ---> job-cost.sh [2023-08-02T21:53:23.207Z] lf-activate-venv: SKIPPING [2023-08-02T21:53:23.207Z] INFO: No Stack... [2023-08-02T21:53:23.473Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-02T21:53:24.429Z] INFO: Archiving Costs [Pipeline] sh [2023-08-02T21:53:24.775Z] + cut -d, -f6 [2023-08-02T21:53:24.775Z] + cat /w/workspace/go-mod-secrets/1/archives/cost.csv [Pipeline] lock [2023-08-02T21:53:24.854Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-219-1-stack-cost] [2023-08-02T21:53:24.859Z] Resource [jenkins-edgexfoundry-go-mod-secrets-PR-219-1-stack-cost] did not exist. Created. [2023-08-02T21:53:24.859Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-219-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-02T21:53:25.579Z] /w/workspace/go-mod-secrets/1@tmp/durable-f54c3fea/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-02T21:53:25.925Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-02T21:53:25.959Z] Warning: overwriting stash ‘stack-cost’ [2023-08-02T21:53:26.010Z] Stashed 1 file(s) [Pipeline] } [2023-08-02T21:53:26.027Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-219-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-02T21:53:26.112Z] $ docker stop --time=1 d797e56ef877051768f9d6ff81d459add4a8b4869d167879b545de1e462a76c1 [2023-08-02T21:53:27.568Z] $ 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 [2023-08-02T21:53:28.643Z] provisioning config files... [2023-08-02T21:53:28.654Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-219@tmp/config12113009094119909999tmp [Pipeline] { [Pipeline] sh [2023-08-02T21:53:28.985Z] + set +x [2023-08-02T21:53:28.985Z] + curl -s https://codecov.io/bash [2023-08-02T21:53:28.985Z] + bash -s -- [2023-08-02T21:53:28.985Z] [2023-08-02T21:53:28.985Z] _____ _ [2023-08-02T21:53:28.985Z] / ____| | | [2023-08-02T21:53:28.985Z] | | ___ __| | ___ ___ _____ __ [2023-08-02T21:53:28.985Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-02T21:53:28.985Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-02T21:53:28.985Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-02T21:53:28.985Z] Bash-1.0.6 [2023-08-02T21:53:28.985Z] [2023-08-02T21:53:28.985Z] [2023-08-02T21:53:28.985Z] ==> git version 2.25.1 found [2023-08-02T21:53:28.985Z] ==> 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 [2023-08-02T21:53:28.985Z] Release-Date: 2020-01-08 [2023-08-02T21:53:28.985Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-02T21:53:28.985Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-02T21:53:28.985Z] ==> Jenkins CI detected. [2023-08-02T21:53:28.985Z] current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-219 [2023-08-02T21:53:28.985Z] project root: . [2023-08-02T21:53:28.985Z] --> token set from env [2023-08-02T21:53:28.985Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-02T21:53:28.985Z] ==> Running gcov in . (disable via -X gcov) [2023-08-02T21:53:28.985Z] ==> Python coveragepy not found [2023-08-02T21:53:28.985Z] ==> Searching for coverage reports in: [2023-08-02T21:53:28.985Z] + . [2023-08-02T21:53:28.985Z] -> Found 1 reports [2023-08-02T21:53:28.985Z] ==> Detecting git/mercurial file structure [2023-08-02T21:53:29.248Z] ==> Reading reports [2023-08-02T21:53:29.248Z] + ./coverage.out bytes=41149 [2023-08-02T21:53:29.248Z] ==> Appending adjustments [2023-08-02T21:53:29.248Z] https://docs.codecov.io/docs/fixing-reports [2023-08-02T21:53:29.248Z] + Found adjustments [2023-08-02T21:53:29.248Z] ==> Gzipping contents [2023-08-02T21:53:29.248Z] 8.0K /tmp/codecov.1BpQE1.gz [2023-08-02T21:53:29.248Z] ==> Uploading reports [2023-08-02T21:53:29.248Z] url: https://codecov.io [2023-08-02T21:53:29.248Z] 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= [2023-08-02T21:53:29.248Z] -> Pinging Codecov [2023-08-02T21:53:29.248Z] 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= [2023-08-02T21:53:29.507Z] -> Uploading to [2023-08-02T21:53:29.507Z] 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 [2023-08-02T21:53:29.507Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-02T21:53:29.507Z] Dload Upload Total Spent Left Speed [2023-08-02T21:53:29.766Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8130 0 0 100 8130 0 32650 --:--:-- --:--:-- --:--:-- 32782 [2023-08-02T21:53:29.766Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/340602b488be974e30af29944331650b29a2057f [Pipeline] } [2023-08-02T21:53:29.794Z] 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 [2023-08-02T21:53:31.566Z] + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-219/archives ] [2023-08-02T21:53:31.566Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-219/archives [2023-08-02T21:53:31.566Z] total 16 [2023-08-02T21:53:31.566Z] drwxr-xr-x 3 root root 4096 Aug 2 21:46 . [2023-08-02T21:53:31.566Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 2 21:46 .. [2023-08-02T21:53:31.566Z] drwxr-xr-x 2 root root 4096 Aug 2 21:46 cost [2023-08-02T21:53:31.566Z] -rw-r--r-- 1 root root 86 Aug 2 21:46 cost.csv [2023-08-02T21:53:31.566Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-219/archives [2023-08-02T21:53:31.566Z] + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-219/archives [2023-08-02T21:53:31.566Z] total 16 [2023-08-02T21:53:31.566Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 2 21:46 . [2023-08-02T21:53:31.566Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 2 21:46 .. [2023-08-02T21:53:31.566Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 2 21:46 cost [2023-08-02T21:53:31.566Z] -rw-r--r-- 1 jenkins jenkins 86 Aug 2 21:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-02T21:53:31.894Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T21:53:33.517Z] ---> package-listing.sh [2023-08-02T21:53:33.517Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-02T21:53:33.517Z] ++ facter osfamily [2023-08-02T21:53:33.517Z] + OS_FAMILY=debian [2023-08-02T21:53:33.517Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-219 [2023-08-02T21:53:33.517Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-02T21:53:33.517Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-02T21:53:33.517Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-02T21:53:33.517Z] + PACKAGES=/tmp/packages_start.txt [2023-08-02T21:53:33.517Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-219 ']' [2023-08-02T21:53:33.517Z] + PACKAGES=/tmp/packages_end.txt [2023-08-02T21:53:33.517Z] + case "${OS_FAMILY}" in [2023-08-02T21:53:33.517Z] + dpkg -l [2023-08-02T21:53:33.517Z] + grep '^ii' [2023-08-02T21:53:33.517Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-02T21:53:33.517Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-02T21:53:33.517Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-02T21:53:33.517Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-219 ']' [2023-08-02T21:53:33.517Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-219/archives/ [2023-08-02T21:53:33.517Z] + 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 [2023-08-02T21:53:34.111Z] 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 [2023-08-02T21:53:35.515Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T21:53:35.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-02T21:53:35.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T21:53:36.872Z] prd-ubuntu20.04-docker-8c-8g-2779 does not seem to be running inside a container [2023-08-02T21:53:36.904Z] $ 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 [2023-08-02T21:53:37.104Z] $ docker top b599368c66f51a486f2544517442e38efb7a2a3b6e470e13110c9c45d1a65f5b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-02T21:53:37.494Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-02T21:53:37.807Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-02T21:53:38.117Z] + ls /var/log/sa-host [2023-08-02T21:53:38.117Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-02T21:53:38.248Z] provisioning config files... [2023-08-02T21:53:38.257Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-219@tmp/config13448354492257380826tmp [Pipeline] { [Pipeline] echo [2023-08-02T21:53:38.316Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T21:53:38.629Z] ---> create-netrc.sh [Pipeline] } [2023-08-02T21:53:38.657Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-02T21:53:39.074Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-02T21:53:39.104Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T21:53:39.427Z] ---> sudo-logs.sh [2023-08-02T21:53:39.427Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-02T21:53:39.513Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T21:53:39.825Z] ---> job-cost.sh [2023-08-02T21:53:39.825Z] lf-activate-venv: SKIPPING [2023-08-02T21:53:39.825Z] DEBUG: total: 0.2199999988079071 [2023-08-02T21:53:39.825Z] INFO: Retrieving Stack Cost... [2023-08-02T21:53:40.395Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-02T21:53:40.654Z] INFO: Archiving Costs [Pipeline] echo [2023-08-02T21:53:40.688Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T21:53:41.003Z] ---> logs-deploy.sh [2023-08-02T21:53:41.003Z] lf-activate-venv: SKIPPING [2023-08-02T21:53:41.003Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-219/1 [2023-08-02T21:53:41.003Z] INFO: archiving workspace using pattern(s): [2023-08-02T21:53:41.939Z] Archives upload complete. [2023-08-02T21:53:42.198Z] INFO: archiving logs to Nexus [2023-08-02T21:53:42.769Z] ---> uname -a: [2023-08-02T21:53:42.769Z] 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 [2023-08-02T21:53:42.769Z] [2023-08-02T21:53:42.769Z] [2023-08-02T21:53:42.769Z] ---> lscpu: [2023-08-02T21:53:42.769Z] Architecture: x86_64 [2023-08-02T21:53:42.769Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-02T21:53:42.769Z] Byte Order: Little Endian [2023-08-02T21:53:42.769Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-02T21:53:42.769Z] CPU(s): 8 [2023-08-02T21:53:42.769Z] On-line CPU(s) list: 0-7 [2023-08-02T21:53:42.769Z] Thread(s) per core: 1 [2023-08-02T21:53:42.769Z] Core(s) per socket: 1 [2023-08-02T21:53:42.769Z] Socket(s): 8 [2023-08-02T21:53:42.769Z] NUMA node(s): 1 [2023-08-02T21:53:42.769Z] Vendor ID: AuthenticAMD [2023-08-02T21:53:42.769Z] CPU family: 23 [2023-08-02T21:53:42.769Z] Model: 49 [2023-08-02T21:53:42.769Z] Model name: AMD EPYC-Rome Processor [2023-08-02T21:53:42.769Z] Stepping: 0 [2023-08-02T21:53:42.769Z] CPU MHz: 2800.000 [2023-08-02T21:53:42.769Z] BogoMIPS: 5600.00 [2023-08-02T21:53:42.769Z] Virtualization: AMD-V [2023-08-02T21:53:42.769Z] Hypervisor vendor: KVM [2023-08-02T21:53:42.769Z] Virtualization type: full [2023-08-02T21:53:42.769Z] L1d cache: 256 KiB [2023-08-02T21:53:42.769Z] L1i cache: 256 KiB [2023-08-02T21:53:42.769Z] L2 cache: 4 MiB [2023-08-02T21:53:42.769Z] L3 cache: 128 MiB [2023-08-02T21:53:42.769Z] NUMA node0 CPU(s): 0-7 [2023-08-02T21:53:42.769Z] Vulnerability Itlb multihit: Not affected [2023-08-02T21:53:42.769Z] Vulnerability L1tf: Not affected [2023-08-02T21:53:42.769Z] Vulnerability Mds: Not affected [2023-08-02T21:53:42.769Z] Vulnerability Meltdown: Not affected [2023-08-02T21:53:42.769Z] Vulnerability Mmio stale data: Not affected [2023-08-02T21:53:42.769Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-02T21:53:42.769Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-02T21:53:42.769Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-02T21:53:42.769Z] Vulnerability Srbds: Not affected [2023-08-02T21:53:42.769Z] Vulnerability Tsx async abort: Not affected [2023-08-02T21:53:42.769Z] 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 [2023-08-02T21:53:42.769Z] [2023-08-02T21:53:42.769Z] [2023-08-02T21:53:42.769Z] ---> nproc: [2023-08-02T21:53:42.769Z] 8 [2023-08-02T21:53:42.769Z] [2023-08-02T21:53:42.769Z] [2023-08-02T21:53:42.769Z] ---> df -h: [2023-08-02T21:53:42.769Z] Filesystem Size Used Avail Use% Mounted on [2023-08-02T21:53:42.769Z] overlay 155G 11G 145G 7% / [2023-08-02T21:53:42.769Z] tmpfs 64M 0 64M 0% /dev [2023-08-02T21:53:42.769Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-02T21:53:42.769Z] shm 64M 0 64M 0% /dev/shm [2023-08-02T21:53:42.769Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-08-02T21:53:42.769Z] [2023-08-02T21:53:42.769Z] [2023-08-02T21:53:42.769Z] ---> sar -b -r -n DEV: [2023-08-02T21:53:42.769Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2779) 08/02/23 _x86_64_ (8 CPU) [2023-08-02T21:53:42.769Z] [2023-08-02T21:53:42.769Z] 21:43:40 LINUX RESTART (8 CPU) [2023-08-02T21:53:42.769Z] [2023-08-02T21:53:42.769Z] 21:44:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-08-02T21:53:42.769Z] 21:45:01 319.34 39.11 280.23 0.00 4355.66 159855.20 0.00 [2023-08-02T21:53:42.769Z] 21:46:01 56.79 0.32 56.47 0.00 18.00 32476.59 0.00 [2023-08-02T21:53:42.769Z] 21:47:01 33.46 0.15 33.31 0.00 6.27 16873.74 0.00 [2023-08-02T21:53:42.769Z] 21:48:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 [2023-08-02T21:53:42.769Z] 21:49:01 40.98 10.38 30.59 0.00 2907.25 5199.93 0.00 [2023-08-02T21:53:42.769Z] 21:50:01 18.40 1.23 17.16 0.00 2270.42 3791.50 0.00 [2023-08-02T21:53:42.769Z] 21:51:01 3.33 0.02 3.32 0.00 0.13 88.24 0.00 [2023-08-02T21:53:42.769Z] 21:52:01 1.87 0.00 1.87 0.00 0.00 20.80 0.00 [2023-08-02T21:53:42.769Z] 21:53:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 [2023-08-02T21:53:42.769Z] Average: 52.00 5.57 46.44 0.00 1049.69 23754.82 0.00 [2023-08-02T21:53:42.769Z] [2023-08-02T21:53:42.769Z] 21:44:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-08-02T21:53:42.769Z] 21:45:01 29174496 31583148 742732 2.26 71660 2612024 1869616 5.51 1001100 2360152 266536 [2023-08-02T21:53:42.769Z] 21:46:01 29137712 31570628 747444 2.27 90812 2612812 1777668 5.24 1112936 2269668 92 [2023-08-02T21:53:42.769Z] 21:47:01 28643828 31575272 735728 2.24 93580 3064708 1769176 5.21 1114456 2708852 16 [2023-08-02T21:53:42.769Z] 21:48:01 28644236 31575716 735092 2.24 93620 3064712 1769176 5.21 1114232 2708856 48 [2023-08-02T21:53:42.769Z] 21:49:01 28309812 31542716 749768 2.28 112840 3337704 1777772 5.24 1283044 2846672 18248 [2023-08-02T21:53:42.769Z] 21:50:01 28111324 31552704 737800 2.24 128312 3525816 1815412 5.35 1439252 2878120 36 [2023-08-02T21:53:42.769Z] 21:51:01 28125764 31562328 728648 2.22 126908 3522580 1788128 5.27 1429328 2874908 8 [2023-08-02T21:53:42.769Z] 21:52:01 28126220 31562884 728036 2.21 126984 3522568 1788128 5.27 1429424 2874908 16 [2023-08-02T21:53:42.769Z] 21:53:01 28126172 31562888 727956 2.21 127060 3522560 1788128 5.27 1429472 2874912 8 [2023-08-02T21:53:42.769Z] Average: 28488840 31565365 737023 2.24 107975 3198387 1793689 5.29 1261472 2710783 31668 [2023-08-02T21:53:42.769Z] [2023-08-02T21:53:42.769Z] 21:44:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-08-02T21:53:42.769Z] 21:45:01 lo 3.45 3.45 0.33 0.33 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] 21:45:01 ens3 636.39 399.36 6816.95 112.61 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] 21:45:01 docker0 1.60 1.50 0.20 18.07 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] 21:46:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] 21:46:01 ens3 142.78 77.95 983.77 16.65 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] 21:46:01 docker0 58.87 113.30 4.28 957.11 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] 21:47:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] 21:47:01 ens3 94.22 55.71 2526.68 10.67 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] 21:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] 21:48:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] 21:49:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] 21:49:01 ens3 159.02 86.49 1855.06 6.01 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] 21:50:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] 21:50:01 ens3 75.04 31.68 1070.76 2.21 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] 21:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] 21:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] 21:52:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] 21:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] Average: lo 0.65 0.65 0.06 0.06 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] Average: ens3 121.18 71.16 1452.66 16.10 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] Average: docker0 6.74 12.80 0.50 108.69 0.00 0.00 0.00 0.00 [2023-08-02T21:53:42.769Z] [2023-08-02T21:53:42.769Z] [2023-08-02T21:53:42.769Z] ---> sar -P ALL: [2023-08-02T21:53:42.769Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2779) 08/02/23 _x86_64_ (8 CPU) [2023-08-02T21:53:42.769Z] [2023-08-02T21:53:42.769Z] 21:43:40 LINUX RESTART (8 CPU) [2023-08-02T21:53:42.769Z] [2023-08-02T21:53:42.769Z] 21:44:03 CPU %user %nice %system %iowait %steal %idle [2023-08-02T21:53:42.769Z] 21:45:01 all 9.43 0.00 3.16 3.20 0.07 84.14 [2023-08-02T21:53:42.769Z] 21:45:01 0 9.00 0.00 3.93 10.40 0.07 76.59 [2023-08-02T21:53:42.769Z] 21:45:01 1 9.22 0.00 3.08 1.07 0.05 86.58 [2023-08-02T21:53:42.769Z] 21:45:01 2 7.88 0.00 2.80 2.16 0.05 87.11 [2023-08-02T21:53:42.769Z] 21:45:01 3 12.20 0.00 3.11 0.45 0.07 84.17 [2023-08-02T21:53:42.769Z] 21:45:01 4 6.66 0.00 3.50 3.17 0.09 86.58 [2023-08-02T21:53:42.769Z] 21:45:01 5 9.03 0.00 3.00 0.14 0.05 87.78 [2023-08-02T21:53:42.769Z] 21:45:01 6 8.87 0.00 2.39 2.46 0.07 86.21 [2023-08-02T21:53:42.769Z] 21:45:01 7 12.59 0.00 3.47 5.78 0.11 78.05 [2023-08-02T21:53:42.769Z] 21:46:01 all 38.32 0.00 6.39 1.93 0.10 53.26 [2023-08-02T21:53:42.769Z] 21:46:01 0 37.23 0.00 6.43 5.67 0.10 50.58 [2023-08-02T21:53:42.769Z] 21:46:01 1 37.05 0.00 6.42 0.03 0.10 56.39 [2023-08-02T21:53:42.769Z] 21:46:01 2 34.74 0.00 5.73 0.47 0.10 58.96 [2023-08-02T21:53:42.769Z] 21:46:01 3 39.41 0.00 7.19 0.61 0.10 52.68 [2023-08-02T21:53:42.769Z] 21:46:01 4 37.90 0.00 5.95 4.89 0.08 51.17 [2023-08-02T21:53:42.769Z] 21:46:01 5 39.92 0.00 6.36 0.13 0.10 53.48 [2023-08-02T21:53:42.769Z] 21:46:01 6 40.24 0.00 6.78 3.47 0.12 49.39 [2023-08-02T21:53:42.769Z] 21:46:01 7 40.04 0.00 6.29 0.19 0.10 53.38 [2023-08-02T21:53:42.769Z] 21:47:01 all 2.96 0.00 1.28 0.73 0.03 95.00 [2023-08-02T21:53:42.769Z] 21:47:01 0 2.85 0.00 1.85 5.61 0.07 89.62 [2023-08-02T21:53:42.769Z] 21:47:01 1 4.81 0.00 1.24 0.03 0.02 93.90 [2023-08-02T21:53:42.769Z] 21:47:01 2 2.44 0.00 0.99 0.07 0.02 96.49 [2023-08-02T21:53:42.769Z] 21:47:01 3 2.90 0.00 1.27 0.00 0.02 95.82 [2023-08-02T21:53:42.769Z] 21:47:01 4 2.32 0.00 1.04 0.00 0.03 96.60 [2023-08-02T21:53:42.769Z] 21:47:01 5 2.88 0.00 0.99 0.02 0.02 96.10 [2023-08-02T21:53:42.769Z] 21:47:01 6 2.62 0.00 1.59 0.02 0.02 95.76 [2023-08-02T21:53:42.769Z] 21:47:01 7 2.81 0.00 1.26 0.15 0.03 95.75 [2023-08-02T21:53:42.769Z] 21:48:01 all 0.26 0.00 0.02 0.00 0.01 99.71 [2023-08-02T21:53:42.769Z] 21:48:01 0 0.00 0.00 0.03 0.03 0.00 99.93 [2023-08-02T21:53:42.769Z] 21:48:01 1 1.83 0.00 0.03 0.00 0.02 98.13 [2023-08-02T21:53:42.769Z] 21:48:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2023-08-02T21:53:42.769Z] 21:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T21:53:42.769Z] 21:48:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-08-02T21:53:42.769Z] 21:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-02T21:53:42.770Z] 21:48:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-02T21:53:42.770Z] 21:48:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-08-02T21:53:42.770Z] 21:49:01 all 1.57 0.00 0.99 0.40 0.02 97.02 [2023-08-02T21:53:42.770Z] 21:49:01 0 0.77 0.00 0.65 1.10 0.02 97.46 [2023-08-02T21:53:42.770Z] 21:49:01 1 1.95 0.00 0.72 0.25 0.02 97.06 [2023-08-02T21:53:42.770Z] 21:49:01 2 1.52 0.00 0.75 0.02 0.02 97.69 [2023-08-02T21:53:42.770Z] 21:49:01 3 2.81 0.00 2.32 0.47 0.03 94.37 [2023-08-02T21:53:42.770Z] 21:49:01 4 1.20 0.00 0.52 0.25 0.02 98.01 [2023-08-02T21:53:42.770Z] 21:49:01 5 1.87 0.00 1.00 0.40 0.02 96.71 [2023-08-02T21:53:42.770Z] 21:49:01 6 1.55 0.00 1.03 0.67 0.00 96.75 [2023-08-02T21:53:42.770Z] 21:49:01 7 0.90 0.00 0.90 0.05 0.03 98.11 [2023-08-02T21:53:42.770Z] 21:50:01 all 0.96 0.00 0.66 0.27 0.01 98.11 [2023-08-02T21:53:42.770Z] 21:50:01 0 1.12 0.00 0.35 0.00 0.00 98.53 [2023-08-02T21:53:42.770Z] 21:50:01 1 0.85 0.00 0.42 0.20 0.00 98.53 [2023-08-02T21:53:42.770Z] 21:50:01 2 1.65 0.00 0.45 0.60 0.02 97.28 [2023-08-02T21:53:42.770Z] 21:50:01 3 1.29 0.00 0.63 0.37 0.00 97.71 [2023-08-02T21:53:42.770Z] 21:50:01 4 0.60 0.00 1.97 0.73 0.02 96.68 [2023-08-02T21:53:42.770Z] 21:50:01 5 0.65 0.00 0.75 0.02 0.00 98.58 [2023-08-02T21:53:42.770Z] 21:50:01 6 0.58 0.00 0.32 0.07 0.02 99.01 [2023-08-02T21:53:42.770Z] 21:50:01 7 0.90 0.00 0.38 0.15 0.02 98.55 [2023-08-02T21:53:42.770Z] 21:51:01 all 0.16 0.00 0.05 0.01 0.01 99.77 [2023-08-02T21:53:42.770Z] 21:51:01 0 0.05 0.00 0.07 0.00 0.00 99.88 [2023-08-02T21:53:42.770Z] 21:51:01 1 0.28 0.00 0.08 0.00 0.00 99.63 [2023-08-02T21:53:42.770Z] 21:51:01 2 0.12 0.00 0.07 0.02 0.00 99.80 [2023-08-02T21:53:42.770Z] 21:51:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2023-08-02T21:53:42.770Z] 21:51:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-08-02T21:53:42.770Z] 21:51:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-08-02T21:53:42.770Z] 21:51:01 6 0.66 0.00 0.03 0.00 0.00 99.30 [2023-08-02T21:53:42.770Z] 21:51:01 7 0.03 0.00 0.07 0.07 0.02 99.82 [2023-08-02T21:53:42.770Z] 21:52:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-08-02T21:53:42.770Z] 21:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-02T21:53:42.770Z] 21:52:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-08-02T21:53:42.770Z] 21:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-02T21:53:42.770Z] 21:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T21:53:42.770Z] 21:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T21:53:42.770Z] 21:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-02T21:53:42.770Z] 21:52:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-08-02T21:53:42.770Z] 21:52:01 7 0.05 0.00 0.03 0.03 0.00 99.88 [2023-08-02T21:53:42.770Z] 21:53:01 all 0.04 0.00 0.02 0.01 0.00 99.93 [2023-08-02T21:53:42.770Z] 21:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T21:53:42.770Z] 21:53:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2023-08-02T21:53:42.770Z] 21:53:01 2 0.10 0.00 0.02 0.00 0.02 99.87 [2023-08-02T21:53:42.770Z] 21:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T21:53:42.770Z] 21:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-02T21:53:42.770Z] 21:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-02T21:53:42.770Z] 21:53:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-08-02T21:53:42.770Z] 21:53:01 7 0.08 0.00 0.05 0.05 0.02 99.80 [2023-08-02T21:53:42.770Z] Average: all 5.91 0.00 1.38 0.71 0.03 91.97 [2023-08-02T21:53:42.770Z] Average: 0 5.60 0.00 1.46 2.49 0.03 90.42 [2023-08-02T21:53:42.770Z] Average: 1 6.17 0.00 1.32 0.17 0.02 92.31 [2023-08-02T21:53:42.770Z] Average: 2 5.35 0.00 1.20 0.36 0.03 93.06 [2023-08-02T21:53:42.770Z] Average: 3 6.45 0.00 1.61 0.21 0.03 91.71 [2023-08-02T21:53:42.770Z] Average: 4 5.36 0.00 1.43 0.99 0.03 92.19 [2023-08-02T21:53:42.770Z] Average: 5 5.99 0.00 1.34 0.08 0.02 92.57 [2023-08-02T21:53:42.770Z] Average: 6 6.01 0.00 1.34 0.73 0.03 91.89 [2023-08-02T21:53:42.770Z] Average: 7 6.31 0.00 1.37 0.69 0.04 91.60 [2023-08-02T21:53:42.770Z] [2023-08-02T21:53:42.770Z] [2023-08-02T21:53:42.770Z]