Pull request #91 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3569d28a83b878d6bf42be73b5141b5d3f1501d9+a7fdd82e9e44e39947371815b54a5d2c28c77a18 (7f7d34014ae7dd165d6cbdf0a28749baa8f00c37) 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-ssh15017744498275021427.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6157204017181784825.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-91/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-91/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13876361851648162010.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2789484454546525810.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-91/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-91/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15575174870133467562.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-configuration, 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-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-configuration 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 Running on prd-ubuntu20.04-docker-8c-8g-7583 in /w/workspace/undry_go-mod-configuration_PR-91 [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-configuration.git > git init /w/workspace/undry_go-mod-configuration_PR-91 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a7fdd82e9e44e39947371815b54a5d2c28c77a18 into PR head commit 3569d28a83b878d6bf42be73b5141b5d3f1501d9 Merge succeeded, producing 3569d28a83b878d6bf42be73b5141b5d3f1501d9 Checking out Revision 3569d28a83b878d6bf42be73b5141b5d3f1501d9 (PR-91) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3569d28a83b878d6bf42be73b5141b5d3f1501d9 # 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 a7fdd82e9e44e39947371815b54a5d2c28c77a18 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3569d28a83b878d6bf42be73b5141b5d3f1501d9 # timeout=10 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.18.0 to 1.19.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:22:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:22:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:22:12 ========================================================= 14:22:12 EdgeX Global Pipelines Version Info 14:22:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0dbd5dd4c19a1222623b49fccacbf974b6141f27 # timeout=10 14:22:12 ------------------- 14:22:12 stable info: 14:22:12 ------------------- 14:22:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:22:12 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:22:12 Message: update stable to v1.0.244 14:22:13 ------------------- 14:22:13 experimental info: 14:22:13 ------------------- 14:22:13 Commited By: **** collab-it+edgex@linuxfoundation.org 14:22:13 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:22:13 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-91 [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-91 [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-91 [Pipeline] echo 14:22:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3569d28a83b878d6bf42be73b5141b5d3f1501d9 [Pipeline] echo 14:22:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3569d28 [Pipeline] echo 14:22:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:22:14 + git rev-list -1 --merges 3569d28a83b878d6bf42be73b5141b5d3f1501d9~1..3569d28a83b878d6bf42be73b5141b5d3f1501d9 [Pipeline] echo 14:22:14 -----------> git rev-list -1 --merges 3569d28a83b878d6bf42be73b5141b5d3f1501d9~1..3569d28a83b878d6bf42be73b5141b5d3f1501d9 3569d28a83b878d6bf42be73b5141b5d3f1501d9 [false] [Pipeline] sh 14:22:14 + git log --format=format:%s -1 3569d28a83b878d6bf42be73b5141b5d3f1501d9 [Pipeline] echo 14:22:14 ========================================================= 14:22:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:22:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:22:15 + git log --format=format:%s -1 3569d28a83b878d6bf42be73b5141b5d3f1501d9 [Pipeline] echo 14:22:15 [semverPrep] GIT_COMMIT: 3569d28a83b878d6bf42be73b5141b5d3f1501d9, Commit Message: build(deps): Bump github.com/hashicorp/consul/api from 1.18.0 to 1.19.1 [Pipeline] echo 14:22:15 [semverPrep] This is not a build commit. [Pipeline] sh 14:22:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:22:15 + grep -v github /etc/ssh/ssh_known_hosts 14:22:15 + [ -e /tmp/ssh_known_hosts ] 14:22:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:22:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:22:15 + sudo tee -a /etc/ssh/ssh_known_hosts 14:22:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:22:15 14:22:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:22:16 0.1.4: Pulling from edgex-devops/py-git-semver 14:22:16 b85a868b505f: Pulling fs layer 14:22:16 e2be974225ed: Pulling fs layer 14:22:16 339a4e72a1f5: Pulling fs layer 14:22:16 988bab9f4d93: Pulling fs layer 14:22:16 1469e6f7b9e6: Pulling fs layer 14:22:16 eaf3925da568: Pulling fs layer 14:22:16 bab4dde63d76: Pulling fs layer 14:22:16 bde34c3a00c8: Pulling fs layer 14:22:16 b352a97aabf1: Pulling fs layer 14:22:16 4872d77fe225: Pulling fs layer 14:22:16 5851b861e8e6: Pulling fs layer 14:22:16 bab4dde63d76: Waiting 14:22:16 bde34c3a00c8: Waiting 14:22:16 b352a97aabf1: Waiting 14:22:16 4872d77fe225: Waiting 14:22:16 5851b861e8e6: Waiting 14:22:16 1469e6f7b9e6: Waiting 14:22:16 988bab9f4d93: Waiting 14:22:16 eaf3925da568: Waiting 14:22:16 e2be974225ed: Verifying Checksum 14:22:16 e2be974225ed: Download complete 14:22:16 988bab9f4d93: Verifying Checksum 14:22:16 988bab9f4d93: Download complete 14:22:16 1469e6f7b9e6: Verifying Checksum 14:22:16 1469e6f7b9e6: Download complete 14:22:16 eaf3925da568: Download complete 14:22:16 339a4e72a1f5: Verifying Checksum 14:22:16 339a4e72a1f5: Download complete 14:22:16 bde34c3a00c8: Verifying Checksum 14:22:16 bde34c3a00c8: Download complete 14:22:16 b352a97aabf1: Download complete 14:22:16 4872d77fe225: Verifying Checksum 14:22:16 4872d77fe225: Download complete 14:22:16 5851b861e8e6: Verifying Checksum 14:22:16 5851b861e8e6: Download complete 14:22:16 b85a868b505f: Verifying Checksum 14:22:16 b85a868b505f: Download complete 14:22:16 bab4dde63d76: Verifying Checksum 14:22:16 bab4dde63d76: Download complete 14:22:17 b85a868b505f: Pull complete 14:22:17 e2be974225ed: Pull complete 14:22:17 339a4e72a1f5: Pull complete 14:22:18 988bab9f4d93: Pull complete 14:22:18 1469e6f7b9e6: Pull complete 14:22:18 eaf3925da568: Pull complete 14:22:20 bab4dde63d76: Pull complete 14:22:20 bde34c3a00c8: Pull complete 14:22:20 b352a97aabf1: Pull complete 14:22:20 4872d77fe225: Pull complete 14:22:20 5851b861e8e6: Pull complete 14:22:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:22:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:22:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:22:20 prd-ubuntu20.04-docker-8c-8g-7583 does not seem to be running inside a container 14:22:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-91 -v /w/workspace/undry_go-mod-configuration_PR-91:/w/workspace/undry_go-mod-configuration_PR-91:rw,z -v /w/workspace/undry_go-mod-configuration_PR-91@tmp:/w/workspace/undry_go-mod-configuration_PR-91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:22:21 $ docker top 142e9f46679312af6a20652917572dfe84e065b4eea192a335b937595295c2e8 -eo pid,comm 14:22:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:22:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:22:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:22:21 [ssh-agent] Looking for ssh-agent implementation... 14:22:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:22:21 $ docker exec 142e9f46679312af6a20652917572dfe84e065b4eea192a335b937595295c2e8 ssh-agent 14:22:22 SSH_AUTH_SOCK=/tmp/ssh-In0itspuZ5IK/agent.32 14:22:22 SSH_AGENT_PID=38 14:22:22 Running ssh-add (command line suppressed) 14:22:22 Identity added: /w/workspace/undry_go-mod-configuration_PR-91@tmp/private_key_6710740832188139754.key (/w/workspace/undry_go-mod-configuration_PR-91@tmp/private_key_6710740832188139754.key) 14:22:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:22:22 + git tag --points-at HEAD [Pipeline] } 14:22:22 $ docker exec --env ******** --env ******** 142e9f46679312af6a20652917572dfe84e065b4eea192a335b937595295c2e8 ssh-agent -k 14:22:22 unset SSH_AUTH_SOCK; 14:22:22 unset SSH_AGENT_PID; 14:22:22 echo Agent pid 38 killed; 14:22:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:22:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:22:22 [ssh-agent] Looking for ssh-agent implementation... 14:22:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:22:22 $ docker exec 142e9f46679312af6a20652917572dfe84e065b4eea192a335b937595295c2e8 ssh-agent 14:22:22 SSH_AUTH_SOCK=/tmp/ssh-3SpDBbixEDTY/agent.72 14:22:22 SSH_AGENT_PID=78 14:22:22 Running ssh-add (command line suppressed) 14:22:22 Identity added: /w/workspace/undry_go-mod-configuration_PR-91@tmp/private_key_10209135948541531070.key (/w/workspace/undry_go-mod-configuration_PR-91@tmp/private_key_10209135948541531070.key) 14:22:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:22:23 + git semver init 14:22:23 2023-02-27 14:22:23,426 [run_init] DEBUG init version:0.0.0 force:False 14:22:23 2023-02-27 14:22:23,427 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-configuration_PR-91/.semver 14:22:23 2023-02-27 14:22:23,427 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/undry_go-mod-configuration_PR-91/.semver 14:22:23 2023-02-27 14:22:23,428 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/undry_go-mod-configuration_PR-91/.semver'], cwd=/w/workspace/undry_go-mod-configuration_PR-91, universal_newlines=False, shell=None, istream=None) 14:22:24 2023-02-27 14:22:24,267 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-configuration_PR-91/.git/info/exclude 14:22:24 2023-02-27 14:22:24,267 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-configuration_PR-91/.semver/PR-91 with force:False 14:22:24 2023-02-27 14:22:24,267 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-configuration_PR-91/.semver/PR-91 14:22:24 2023-02-27 14:22:24,271 [execute] INFO git cat-file --batch-check 14:22:24 2023-02-27 14:22:24,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-configuration_PR-91/.semver, universal_newlines=False, shell=None, istream=) 14:22:24 2023-02-27 14:22:24,278 [execute] INFO git cat-file --batch 14:22:24 2023-02-27 14:22:24,279 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-configuration_PR-91/.semver, universal_newlines=False, shell=None, istream=) 14:22:24 2023-02-27 14:22:24,285 [read_version] DEBUG read version from /w/workspace/undry_go-mod-configuration_PR-91/.semver/PR-91 14:22:24 0.0.0 [Pipeline] } 14:22:24 $ docker exec --env ******** --env ******** 142e9f46679312af6a20652917572dfe84e065b4eea192a335b937595295c2e8 ssh-agent -k 14:22:24 unset SSH_AUTH_SOCK; 14:22:24 unset SSH_AGENT_PID; 14:22:24 echo Agent pid 78 killed; 14:22:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:22:24 + git semver [Pipeline] } 14:22:25 $ docker stop --time=1 142e9f46679312af6a20652917572dfe84e065b4eea192a335b937595295c2e8 14:22:26 $ docker rm -f --volumes 142e9f46679312af6a20652917572dfe84e065b4eea192a335b937595295c2e8 [Pipeline] // withDockerContainer [Pipeline] sh 14:22:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:22:27 Stashed 1 file(s) [Pipeline] echo 14:22:27 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:22:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:22:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:22:27 ========================================================= 14:22:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:22:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:22:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:22:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:22:27 213ec9aee27d: Pulling fs layer 14:22:27 4583459ba037: Pulling fs layer 14:22:27 93c1e223e6f2: Pulling fs layer 14:22:27 53926ce57604: Pulling fs layer 14:22:27 21b2b0c7a3f4: Pulling fs layer 14:22:27 22ff95d597cd: Pulling fs layer 14:22:27 12d6caf4c0d1: Pulling fs layer 14:22:27 21b2b0c7a3f4: Waiting 14:22:27 22ff95d597cd: Waiting 14:22:27 53926ce57604: Waiting 14:22:27 96b7cbca73a9: Pulling fs layer 14:22:27 a7acece74701: Pulling fs layer 14:22:27 96b7cbca73a9: Waiting 14:22:27 12d6caf4c0d1: Waiting 14:22:27 a7acece74701: Waiting 14:22:27 93c1e223e6f2: Download complete 14:22:27 4583459ba037: Verifying Checksum 14:22:27 4583459ba037: Download complete 14:22:27 21b2b0c7a3f4: Download complete 14:22:27 22ff95d597cd: Verifying Checksum 14:22:27 22ff95d597cd: Download complete 14:22:27 213ec9aee27d: Verifying Checksum 14:22:27 213ec9aee27d: Download complete 14:22:27 12d6caf4c0d1: Verifying Checksum 14:22:27 12d6caf4c0d1: Download complete 14:22:27 213ec9aee27d: Pull complete 14:22:27 4583459ba037: Pull complete 14:22:28 93c1e223e6f2: Pull complete 14:22:28 a7acece74701: Verifying Checksum 14:22:28 a7acece74701: Download complete 14:22:28 96b7cbca73a9: Verifying Checksum 14:22:28 96b7cbca73a9: Download complete 14:22:28 53926ce57604: Verifying Checksum 14:22:28 53926ce57604: Download complete 14:22:31 53926ce57604: Pull complete 14:22:31 21b2b0c7a3f4: Pull complete 14:22:32 22ff95d597cd: Pull complete 14:22:32 12d6caf4c0d1: Pull complete 14:22:34 96b7cbca73a9: Pull complete 14:22:34 a7acece74701: Pull complete 14:22:34 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 14:22:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:22:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 14:22:35 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:35 + docker inspect -f . ci-base-image-x86_64 14:22:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:22:35 prd-ubuntu20.04-docker-8c-8g-7583 does not seem to be running inside a container 14:22:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-configuration_PR-91 -v /w/workspace/undry_go-mod-configuration_PR-91:/w/workspace/undry_go-mod-configuration_PR-91:rw,z -v /w/workspace/undry_go-mod-configuration_PR-91@tmp:/w/workspace/undry_go-mod-configuration_PR-91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:22:37 $ docker top 1f3a099c1ac5ad6cd560bfb4fccf0433ab3306489f946f5ef98d4bc27675a8f8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:22:37 + go version 14:22:37 go version go1.18.7 linux/amd64 [Pipeline] } 14:22:37 $ docker stop --time=1 1f3a099c1ac5ad6cd560bfb4fccf0433ab3306489f946f5ef98d4bc27675a8f8 14:22:39 $ docker rm -f --volumes 1f3a099c1ac5ad6cd560bfb4fccf0433ab3306489f946f5ef98d4bc27675a8f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:39 + docker inspect -f . ci-base-image-x86_64 14:22:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:22:39 prd-ubuntu20.04-docker-8c-8g-7583 does not seem to be running inside a container 14:22:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-configuration_PR-91 -v /w/workspace/undry_go-mod-configuration_PR-91:/w/workspace/undry_go-mod-configuration_PR-91:rw,z -v /w/workspace/undry_go-mod-configuration_PR-91@tmp:/w/workspace/undry_go-mod-configuration_PR-91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:22:40 $ docker top 45cb7a41314b78215c91d2962413f29522d327fdb27dccd74ba428bbd144dea0 -eo pid,comm [Pipeline] { [Pipeline] sh 14:22:40 + git config --global --add safe.directory /w/workspace/undry_go-mod-configuration_PR-91 [Pipeline] fileExists [Pipeline] sh 14:22:40 + make test 14:22:40 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:22:40 go: downloading github.com/stretchr/testify v1.8.2 14:22:40 go: downloading github.com/hashicorp/consul/api v1.19.1 14:22:40 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:22:40 go: downloading github.com/pelletier/go-toml v1.9.5 14:22:40 go: downloading github.com/mitchellh/mapstructure v1.4.1 14:22:40 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:22:40 go: downloading github.com/mitchellh/copystructure v1.0.0 14:22:40 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:22:40 go: downloading github.com/davecgh/go-spew v1.1.1 14:22:40 go: downloading gopkg.in/yaml.v3 v3.0.1 14:22:40 go: downloading github.com/pmezard/go-difflib v1.0.0 14:22:40 go: downloading github.com/stretchr/objx v0.5.0 14:22:40 go: downloading github.com/hashicorp/serf v0.10.1 14:22:40 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:22:40 go: downloading github.com/hashicorp/go-hclog v0.14.1 14:22:40 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:22:40 go: downloading github.com/mattn/go-isatty v0.0.12 14:22:40 go: downloading github.com/fatih/color v1.9.0 14:22:40 go: downloading github.com/mattn/go-colorable v0.1.6 14:22:40 go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 14:22:40 go: downloading github.com/armon/go-metrics v0.3.10 14:22:40 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 14:22:40 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:22:42 Still waiting to schedule task 14:22:42 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7584’ is offline 14:22:46 ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.006s coverage: 85.7% of statements 14:22:46 ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] 14:22:54 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 6.602s coverage: 88.3% of statements 14:22:54 ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.005s coverage: 100.0% of statements 14:23:00 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 14:23:00 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:23:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:23:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:23:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:23:01 $ docker stop --time=1 45cb7a41314b78215c91d2962413f29522d327fdb27dccd74ba428bbd144dea0 14:23:03 $ docker rm -f --volumes 45cb7a41314b78215c91d2962413f29522d327fdb27dccd74ba428bbd144dea0 [Pipeline] // withDockerContainer [Pipeline] sh 14:23:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:23:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:23:04 14:23:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:23:04 latest: Pulling from edgex-lftools-log-publisher 14:23:04 5eb5b503b376: Pulling fs layer 14:23:04 5c69ac0246d0: Pulling fs layer 14:23:04 ec43610c2a17: Pulling fs layer 14:23:04 3a2ae6a8a46f: Pulling fs layer 14:23:04 33b1e0a273af: Pulling fs layer 14:23:04 5d3b04190fa2: Pulling fs layer 14:23:04 2f39f015ded8: Pulling fs layer 14:23:04 3a2ae6a8a46f: Waiting 14:23:04 33b1e0a273af: Waiting 14:23:04 5d3b04190fa2: Waiting 14:23:04 2f39f015ded8: Waiting 14:23:04 5c69ac0246d0: Verifying Checksum 14:23:04 5c69ac0246d0: Download complete 14:23:04 3a2ae6a8a46f: Verifying Checksum 14:23:04 3a2ae6a8a46f: Download complete 14:23:04 33b1e0a273af: Verifying Checksum 14:23:04 33b1e0a273af: Download complete 14:23:04 5d3b04190fa2: Verifying Checksum 14:23:04 5d3b04190fa2: Download complete 14:23:04 ec43610c2a17: Verifying Checksum 14:23:04 ec43610c2a17: Download complete 14:23:04 5eb5b503b376: Verifying Checksum 14:23:04 5eb5b503b376: Download complete 14:23:05 2f39f015ded8: Download complete 14:23:06 5eb5b503b376: Pull complete 14:23:06 5c69ac0246d0: Pull complete 14:23:06 ec43610c2a17: Pull complete 14:23:06 3a2ae6a8a46f: Pull complete 14:23:07 33b1e0a273af: Pull complete 14:23:07 5d3b04190fa2: Pull complete 14:23:12 2f39f015ded8: Pull complete 14:23:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:23:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:23:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:23:12 prd-ubuntu20.04-docker-8c-8g-7583 does not seem to be running inside a container 14:23:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-91 -v /w/workspace/undry_go-mod-configuration_PR-91:/w/workspace/undry_go-mod-configuration_PR-91:rw,z -v /w/workspace/undry_go-mod-configuration_PR-91@tmp:/w/workspace/undry_go-mod-configuration_PR-91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:23:12 $ docker top 9472867dd2e6de67b01bf1760c7c109e6874bc2d9919e72e5775c9dffecfafda -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:23:13 ---> job-cost.sh 14:23:13 lf-activate-venv: SKIPPING 14:23:13 INFO: No Stack... 14:23:13 INFO: Retrieving Pricing Info for: v3-standard-8 14:23:14 INFO: Archiving Costs [Pipeline] sh 14:23:14 + cat /w/workspace/undry_go-mod-configuration_PR-91/archives/cost.csv 14:23:14 + cut -d, -f6 [Pipeline] lock 14:23:14 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-91-3-stack-cost] 14:23:14 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-91-3-stack-cost] did not exist. Created. 14:23:14 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-91-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:23:14 + echo total: 0.2199999988079071 [Pipeline] stash 14:23:14 Stashed 1 file(s) [Pipeline] } 14:23:14 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-91-3-stack-cost] [Pipeline] // lock [Pipeline] } 14:23:14 $ docker stop --time=1 9472867dd2e6de67b01bf1760c7c109e6874bc2d9919e72e5775c9dffecfafda 14:23:15 $ docker rm -f --volumes 9472867dd2e6de67b01bf1760c7c109e6874bc2d9919e72e5775c9dffecfafda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:24:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7585 in /w/workspace/undry_go-mod-configuration_PR-91 [Pipeline] { [Pipeline] ws 14:24:16 Running in /w/workspace/go-mod-configuration/3 [Pipeline] { [Pipeline] checkout 14:24:16 Selected Git installation does not exist. Using Default 14:24:16 The recommended git tool is: NONE 14:24:21 using credential edgex-jenkins-ssh 14:24:21 Cloning the remote Git repository 14:24:21 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 14:24:21 > git init /w/workspace/go-mod-configuration/3 # timeout=10 14:24:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 14:24:21 > git --version # timeout=10 14:24:21 > git --version # 'git version 2.25.1' 14:24:21 using GIT_SSH to set credentials SSH Credentials for GitHub 14:24:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:24:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 14:24:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:24:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 14:24:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 14:24:23 using GIT_SSH to set credentials SSH Credentials for GitHub 14:24:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:24:23 Merging remotes/origin/main commit a7fdd82e9e44e39947371815b54a5d2c28c77a18 into PR head commit 3569d28a83b878d6bf42be73b5141b5d3f1501d9 14:24:24 Merge succeeded, producing 3569d28a83b878d6bf42be73b5141b5d3f1501d9 14:24:24 Checking out Revision 3569d28a83b878d6bf42be73b5141b5d3f1501d9 (PR-91) 14:24:24 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.18.0 to 1.19.1" 14:24:24 > git config core.sparsecheckout # timeout=10 14:24:24 > git checkout -f 3569d28a83b878d6bf42be73b5141b5d3f1501d9 # timeout=10 14:24:24 > git remote # timeout=10 14:24:24 > git config --get remote.origin.url # timeout=10 14:24:24 using GIT_SSH to set credentials SSH Credentials for GitHub 14:24:24 > git merge a7fdd82e9e44e39947371815b54a5d2c28c77a18 # timeout=10 14:24:24 > git rev-parse HEAD^{commit} # timeout=10 14:24:24 > git config core.sparsecheckout # timeout=10 14:24:24 > git checkout -f 3569d28a83b878d6bf42be73b5141b5d3f1501d9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:24:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:24:25 % Total % Received % Xferd Average Speed Time Time Time Current 14:24:25 Dload Upload Total Spent Left Speed 14:24:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 69298 0 --:--:-- --:--:-- --:--:-- 69677 [Pipeline] sh 14:24:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:24:26 + sudo tee /etc/docker/daemon.new 14:24:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:24:26 { 14:24:26 "registry-mirrors": [ 14:24:26 "https://nexus3.edgexfoundry.org:10001" 14:24:26 ], 14:24:26 "bip": "10.250.0.254/24", 14:24:26 "hosts": [ 14:24:26 "tcp://0.0.0.0:5555", 14:24:26 "unix:///var/run/docker.sock" 14:24:26 ], 14:24:26 "mtu": 1458, 14:24:26 "selinux-enabled": true, 14:24:26 "seccomp-profile": "/etc/docker/seccomp.json" 14:24:26 } [Pipeline] sh 14:24:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:24:27 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 14:24:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:24:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:24:45 ========================================================= 14:24:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:24:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:24:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:24:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:24:46 9b18e9b68314: Pulling fs layer 14:24:46 35d82f9e3411: Pulling fs layer 14:24:46 e16973657156: Pulling fs layer 14:24:46 fc693d55d65f: Pulling fs layer 14:24:46 7e9fc2657dce: Pulling fs layer 14:24:46 dda99020689f: Pulling fs layer 14:24:46 db1c61fa0a46: Pulling fs layer 14:24:46 891c053d2c06: Pulling fs layer 14:24:46 7e9fc2657dce: Waiting 14:24:46 dda99020689f: Waiting 14:24:46 db1c61fa0a46: Waiting 14:24:46 891c053d2c06: Waiting 14:24:46 fc693d55d65f: Waiting 14:24:46 e16973657156: Verifying Checksum 14:24:46 e16973657156: Download complete 14:24:46 35d82f9e3411: Download complete 14:24:46 7e9fc2657dce: Verifying Checksum 14:24:46 7e9fc2657dce: Download complete 14:24:46 dda99020689f: Download complete 14:24:46 9b18e9b68314: Verifying Checksum 14:24:46 9b18e9b68314: Download complete 14:24:47 9b18e9b68314: Pull complete 14:24:47 891c053d2c06: Verifying Checksum 14:24:47 891c053d2c06: Download complete 14:24:48 35d82f9e3411: Pull complete 14:24:48 e16973657156: Pull complete 14:24:49 db1c61fa0a46: Verifying Checksum 14:24:49 db1c61fa0a46: Download complete 14:24:49 fc693d55d65f: Verifying Checksum 14:24:49 fc693d55d65f: Download complete 14:25:01 fc693d55d65f: Pull complete 14:25:01 7e9fc2657dce: Pull complete 14:25:01 dda99020689f: Pull complete 14:25:07 db1c61fa0a46: Pull complete 14:25:09 891c053d2c06: Pull complete 14:25:09 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 14:25:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:25:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 14:25:09 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:09 + docker inspect -f . ci-base-image-arm64 14:25:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:25:09 prd-ubuntu20.04-docker-arm64-4c-16g-7585 does not seem to be running inside a container 14:25:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:25:13 $ docker top 31aca3bff8b190ba6c7a095d00c1655a5e47574c8321a8ec7542d05700cdfd46 -eo pid,comm [Pipeline] { [Pipeline] sh 14:25:13 + go version 14:25:13 go version go1.18.7 linux/arm64 [Pipeline] } 14:25:13 $ docker stop --time=1 31aca3bff8b190ba6c7a095d00c1655a5e47574c8321a8ec7542d05700cdfd46 14:25:15 $ docker rm -f --volumes 31aca3bff8b190ba6c7a095d00c1655a5e47574c8321a8ec7542d05700cdfd46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:25:16 + docker inspect -f . ci-base-image-arm64 14:25:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:25:16 prd-ubuntu20.04-docker-arm64-4c-16g-7585 does not seem to be running inside a container 14:25:16 $ 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-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:25:19 $ docker top d153e0f89bfd3240716b54107a1378d608edc948ecb891290fe211127bbaeab3 -eo pid,comm [Pipeline] { [Pipeline] sh 14:25:19 + git config --global --add safe.directory /w/workspace/go-mod-configuration/3 [Pipeline] fileExists [Pipeline] sh 14:25:20 + make test 14:25:20 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:25:20 go: downloading github.com/stretchr/testify v1.8.2 14:25:20 go: downloading github.com/pelletier/go-toml v1.9.5 14:25:20 go: downloading github.com/hashicorp/consul/api v1.19.1 14:25:20 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:25:20 go: downloading github.com/davecgh/go-spew v1.1.1 14:25:20 go: downloading github.com/pmezard/go-difflib v1.0.0 14:25:20 go: downloading gopkg.in/yaml.v3 v3.0.1 14:25:20 go: downloading github.com/stretchr/objx v0.5.0 14:25:20 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:25:20 go: downloading github.com/mitchellh/copystructure v1.0.0 14:25:20 go: downloading github.com/mitchellh/mapstructure v1.4.1 14:25:20 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:25:20 go: downloading github.com/hashicorp/go-hclog v0.14.1 14:25:20 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:25:20 go: downloading github.com/hashicorp/serf v0.10.1 14:25:20 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:25:20 go: downloading github.com/fatih/color v1.9.0 14:25:20 go: downloading github.com/mattn/go-isatty v0.0.12 14:25:20 go: downloading github.com/mattn/go-colorable v0.1.6 14:25:20 go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 14:25:21 go: downloading github.com/armon/go-metrics v0.3.10 14:25:21 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 14:25:21 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:26:00 ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.015s coverage: 85.7% of statements 14:26:00 ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] 14:26:02 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 6.704s coverage: 88.3% of statements 14:26:02 ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.048s coverage: 100.0% of statements 14:26:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:26:02 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:26:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:26:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:26:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:26:15 $ docker stop --time=1 d153e0f89bfd3240716b54107a1378d608edc948ecb891290fe211127bbaeab3 14:26:16 $ docker rm -f --volumes d153e0f89bfd3240716b54107a1378d608edc948ecb891290fe211127bbaeab3 [Pipeline] // withDockerContainer [Pipeline] sh 14:26:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:26:17 Warning: overwriting stash ‘coverage-report’ 14:26:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:26:18 14:26:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:26:19 arm64: Pulling from edgex-lftools-log-publisher 14:26:19 8998bd30e6a1: Pulling fs layer 14:26:19 04944245beec: Pulling fs layer 14:26:19 699f458cf7ca: Pulling fs layer 14:26:19 765212b225bb: Pulling fs layer 14:26:19 f23df028b6ca: Pulling fs layer 14:26:19 d65c8cfc05b1: Pulling fs layer 14:26:19 2437ff75d9bd: Pulling fs layer 14:26:19 765212b225bb: Waiting 14:26:19 f23df028b6ca: Waiting 14:26:19 d65c8cfc05b1: Waiting 14:26:19 2437ff75d9bd: Waiting 14:26:19 04944245beec: Verifying Checksum 14:26:19 04944245beec: Download complete 14:26:19 765212b225bb: Verifying Checksum 14:26:19 765212b225bb: Download complete 14:26:19 f23df028b6ca: Verifying Checksum 14:26:19 f23df028b6ca: Download complete 14:26:19 d65c8cfc05b1: Verifying Checksum 14:26:19 d65c8cfc05b1: Download complete 14:26:19 699f458cf7ca: Verifying Checksum 14:26:19 699f458cf7ca: Download complete 14:26:19 8998bd30e6a1: Verifying Checksum 14:26:19 8998bd30e6a1: Download complete 14:26:22 2437ff75d9bd: Verifying Checksum 14:26:22 2437ff75d9bd: Download complete 14:26:24 8998bd30e6a1: Pull complete 14:26:24 04944245beec: Pull complete 14:26:25 699f458cf7ca: Pull complete 14:26:25 765212b225bb: Pull complete 14:26:26 f23df028b6ca: Pull complete 14:26:26 d65c8cfc05b1: Pull complete 14:26:41 2437ff75d9bd: Pull complete 14:26:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:26:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:26:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:26:42 prd-ubuntu20.04-docker-arm64-4c-16g-7585 does not seem to be running inside a container 14:26:42 $ 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-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:26:44 $ docker top 1ed94ce8f049e5b0906ccee31938d89f7983ff36530f9bbc114afa0a3f70877f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:26:45 ---> job-cost.sh 14:26:45 lf-activate-venv: SKIPPING 14:26:45 INFO: No Stack... 14:26:45 INFO: Retrieving Pricing Info for: v3-standard-4 14:26:46 INFO: Archiving Costs [Pipeline] sh 14:26:47 + cut -d, -f6 14:26:47 + cat /w/workspace/go-mod-configuration/3/archives/cost.csv [Pipeline] lock 14:26:47 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-91-3-stack-cost] 14:26:47 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-91-3-stack-cost] did not exist. Created. 14:26:47 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-91-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:26:48 /w/workspace/go-mod-configuration/3@tmp/durable-cf33db89/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:26:48 + echo total: 0.10999999940395355 [Pipeline] stash 14:26:48 Warning: overwriting stash ‘stack-cost’ 14:26:48 Stashed 1 file(s) [Pipeline] } 14:26:48 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-91-3-stack-cost] [Pipeline] // lock [Pipeline] } 14:26:48 $ docker stop --time=1 1ed94ce8f049e5b0906ccee31938d89f7983ff36530f9bbc114afa0a3f70877f 14:26:50 $ docker rm -f --volumes 1ed94ce8f049e5b0906ccee31938d89f7983ff36530f9bbc114afa0a3f70877f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:26:50 provisioning config files... 14:26:50 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-91@tmp/config15022968333544898931tmp [Pipeline] { [Pipeline] sh 14:26:51 + set +x 14:26:51 + curl -s https://codecov.io/bash 14:26:51 + bash -s -- 14:26:51 14:26:51 _____ _ 14:26:51 / ____| | | 14:26:51 | | ___ __| | ___ ___ _____ __ 14:26:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:26:51 | |___| (_) | (_| | __/ (_| (_) \ V / 14:26:51 \_____\___/ \__,_|\___|\___\___/ \_/ 14:26:51 Bash-1.0.6 14:26:51 14:26:51 14:26:51 ==> git version 2.25.1 found 14:26:51 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:26:51 Release-Date: 2020-01-08 14:26:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:26:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:26:51 ==> Jenkins CI detected. 14:26:51 current dir:  /w/workspace/undry_go-mod-configuration_PR-91 14:26:51 project root: . 14:26:51 --> token set from env 14:26:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:26:51 ==> Running gcov in . (disable via -X gcov) 14:26:51 ==> Python coveragepy not found 14:26:51 ==> Searching for coverage reports in: 14:26:51 + . 14:26:51 -> Found 1 reports 14:26:51 ==> Detecting git/mercurial file structure 14:26:51 ==> Reading reports 14:26:51 + ./coverage.out bytes=17231 14:26:51 ==> Appending adjustments 14:26:51 https://docs.codecov.io/docs/fixing-reports 14:26:51 + Found adjustments 14:26:51 ==> Gzipping contents 14:26:51 4.0K /tmp/codecov.yZUZGb.gz 14:26:51 ==> Uploading reports 14:26:51 url: https://codecov.io 14:26:51 query: branch=PR-91&commit=3569d28a83b878d6bf42be73b5141b5d3f1501d9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-91%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=91&job=&cmd_args= 14:26:51 -> Pinging Codecov 14:26:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=PR-91&commit=3569d28a83b878d6bf42be73b5141b5d3f1501d9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-91%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=91&job=&cmd_args= 14:26:51 -> Uploading to 14:26:51 https://storage.googleapis.com/codecov/v4/raw/2023-02-27/9F92B070CA9CA35F4914AC8684776953/3569d28a83b878d6bf42be73b5141b5d3f1501d9/6647a853-2f05-4e0d-9c7e-27e32d3cdcc8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T142651Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=106aa88e410758bcff12273248b5dfe7204c60deff16b5e6fb16a94ac9d29748 14:26:51 % Total % Received % Xferd Average Speed Time Time Time Current 14:26:51 Dload Upload Total Spent Left Speed 14:26:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3062 0 0 100 3062 0 13855 --:--:-- --:--:-- --:--:-- 13792 100 3062 0 0 100 3062 0 10974 --:--:-- --:--:-- --:--:-- 10935 14:26:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/3569d28a83b878d6bf42be73b5141b5d3f1501d9 [Pipeline] } 14:26:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:26:52 + [ -d /w/workspace/undry_go-mod-configuration_PR-91/archives ] 14:26:52 + ls -al /w/workspace/undry_go-mod-configuration_PR-91/archives 14:26:52 total 16 14:26:52 drwxr-xr-x 3 root root 4096 Feb 27 14:23 . 14:26:52 drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 14:23 .. 14:26:52 drwxr-xr-x 2 root root 4096 Feb 27 14:23 cost 14:26:52 -rw-r--r-- 1 root root 91 Feb 27 14:23 cost.csv 14:26:52 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-configuration_PR-91/archives 14:26:52 + ls -al /w/workspace/undry_go-mod-configuration_PR-91/archives 14:26:52 total 16 14:26:52 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 14:23 . 14:26:52 drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 14:23 .. 14:26:52 drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 14:23 cost 14:26:52 -rw-r--r-- 1 jenkins jenkins 91 Feb 27 14:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:26:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:26:53 ---> package-listing.sh 14:26:53 ++ facter osfamily 14:26:53 ++ tr '[:upper:]' '[:lower:]' 14:26:54 + OS_FAMILY=debian 14:26:54 + workspace=/w/workspace/undry_go-mod-configuration_PR-91 14:26:54 + START_PACKAGES=/tmp/packages_start.txt 14:26:54 + END_PACKAGES=/tmp/packages_end.txt 14:26:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:26:54 + PACKAGES=/tmp/packages_start.txt 14:26:54 + '[' /w/workspace/undry_go-mod-configuration_PR-91 ']' 14:26:54 + PACKAGES=/tmp/packages_end.txt 14:26:54 + case "${OS_FAMILY}" in 14:26:54 + grep '^ii' 14:26:54 + dpkg -l 14:26:54 + '[' -f /tmp/packages_start.txt ']' 14:26:54 + '[' -f /tmp/packages_end.txt ']' 14:26:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:26:54 + '[' /w/workspace/undry_go-mod-configuration_PR-91 ']' 14:26:54 + mkdir -p /w/workspace/undry_go-mod-configuration_PR-91/archives/ 14:26:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-91/archives/ [Pipeline] echo 14:26:54 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/undry_go-mod-configuration_PR-91/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:26:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:26:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:26:54 prd-ubuntu20.04-docker-8c-8g-7583 does not seem to be running inside a container 14:26:54 $ 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/undry_go-mod-configuration_PR-91/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-91 -v /w/workspace/undry_go-mod-configuration_PR-91:/w/workspace/undry_go-mod-configuration_PR-91:rw,z -v /w/workspace/undry_go-mod-configuration_PR-91@tmp:/w/workspace/undry_go-mod-configuration_PR-91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:26:55 $ docker top 0348a61fb024aa3bc80d707463672b12f4c3686eb8c8e83bf2f6209c3fc30e4f -eo pid,comm [Pipeline] { [Pipeline] sh 14:26:55 + touch /tmp/pre-build-complete [Pipeline] sh 14:26:55 + mkdir -p /var/log/sysstat [Pipeline] sh 14:26:56 + ls /var/log/sa-host 14:26:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:26:56 provisioning config files... 14:26:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-91@tmp/config7783815819966239835tmp [Pipeline] { [Pipeline] echo 14:26:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:26:56 ---> create-netrc.sh [Pipeline] } 14:26:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:26:56 ---> python-tools-install.sh [Pipeline] echo 14:26:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:26:57 ---> sudo-logs.sh 14:26:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:26:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:26:57 ---> job-cost.sh 14:26:57 lf-activate-venv: SKIPPING 14:26:57 DEBUG: total: 0.2199999988079071 14:26:57 INFO: Retrieving Stack Cost... 14:26:58 INFO: Retrieving Pricing Info for: v3-standard-8 14:26:58 INFO: Archiving Costs [Pipeline] echo 14:26:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:26:58 ---> logs-deploy.sh 14:26:58 lf-activate-venv: SKIPPING 14:26:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-91/3 14:26:58 INFO: archiving workspace using pattern(s): 14:26:59 Archives upload complete. 14:26:59 INFO: archiving logs to Nexus 14:27:00 ---> uname -a: 14:27:00 Linux prd-ubuntu20-04-docker-8c-8g-7583 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:27:00 14:27:00 14:27:00 ---> lscpu: 14:27:00 Architecture: x86_64 14:27:00 CPU op-mode(s): 32-bit, 64-bit 14:27:00 Byte Order: Little Endian 14:27:00 Address sizes: 40 bits physical, 48 bits virtual 14:27:00 CPU(s): 8 14:27:00 On-line CPU(s) list: 0-7 14:27:00 Thread(s) per core: 1 14:27:00 Core(s) per socket: 1 14:27:00 Socket(s): 8 14:27:00 NUMA node(s): 1 14:27:00 Vendor ID: AuthenticAMD 14:27:00 CPU family: 23 14:27:00 Model: 49 14:27:00 Model name: AMD EPYC-Rome Processor 14:27:00 Stepping: 0 14:27:00 CPU MHz: 2799.998 14:27:00 BogoMIPS: 5599.99 14:27:00 Virtualization: AMD-V 14:27:00 Hypervisor vendor: KVM 14:27:00 Virtualization type: full 14:27:00 L1d cache: 256 KiB 14:27:00 L1i cache: 256 KiB 14:27:00 L2 cache: 4 MiB 14:27:00 L3 cache: 128 MiB 14:27:00 NUMA node0 CPU(s): 0-7 14:27:00 Vulnerability Itlb multihit: Not affected 14:27:00 Vulnerability L1tf: Not affected 14:27:00 Vulnerability Mds: Not affected 14:27:00 Vulnerability Meltdown: Not affected 14:27:00 Vulnerability Mmio stale data: Not affected 14:27:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:27:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:27:00 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:27:00 Vulnerability Srbds: Not affected 14:27:00 Vulnerability Tsx async abort: Not affected 14:27:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:27:00 14:27:00 14:27:00 ---> nproc: 14:27:00 8 14:27:00 14:27:00 14:27:00 ---> df -h: 14:27:00 Filesystem Size Used Avail Use% Mounted on 14:27:00 overlay 155G 11G 145G 7% / 14:27:00 tmpfs 64M 0 64M 0% /dev 14:27:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:27:00 shm 64M 0 64M 0% /dev/shm 14:27:00 /dev/vda1 155G 11G 145G 7% /facter-os 14:27:00 14:27:00 14:27:00 ---> sar -b -r -n DEV: 14:27:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7583) 02/27/23 _x86_64_ (8 CPU) 14:27:00 14:27:00 14:17:50 LINUX RESTART (8 CPU) 14:27:00 14:27:00 14:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:27:00 14:19:02 85.09 32.98 52.11 0.00 3471.15 154456.39 0.00 14:27:00 14:20:01 1.73 0.00 1.73 0.00 0.00 19.67 0.00 14:27:00 14:21:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 14:27:00 14:22:01 1.82 0.00 1.82 0.00 0.00 22.66 0.00 14:27:00 14:23:01 115.55 22.20 93.35 0.00 2777.40 41604.00 0.00 14:27:00 14:24:01 73.51 3.60 69.91 0.00 4268.44 29738.89 0.00 14:27:00 14:25:01 3.38 0.02 3.37 0.00 0.13 84.79 0.00 14:27:00 14:26:01 19.88 1.02 18.86 0.00 21.86 604.97 0.00 14:27:00 Average: 37.86 7.49 30.37 0.00 1320.16 28376.76 0.00 14:27:00 14:27:00 14:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:27:00 14:19:02 30620480 31881612 493816 1.50 47212 1538428 1687248 4.97 608408 1403824 48 14:27:00 14:20:01 30620964 31882268 492636 1.50 47276 1538432 1687248 4.97 608000 1403808 40 14:27:00 14:21:01 30622412 31883804 490944 1.49 47372 1538432 1687248 4.97 606748 1403820 8 14:27:00 14:22:01 30622460 31883976 490736 1.49 47468 1538436 1687248 4.97 606988 1403820 20 14:27:00 14:23:01 28888816 31514556 778956 2.37 94388 2799496 1951812 5.75 1262552 2339436 10988 14:27:00 14:24:01 28174344 31581592 713004 2.17 125416 3502540 1788520 5.27 1448244 2819140 40 14:27:00 14:25:01 28179732 31582340 712756 2.17 124004 3499296 1772532 5.22 1446952 2816000 8 14:27:00 14:26:01 28174556 31580780 713972 2.17 126260 3499932 1778560 5.24 1452064 2816540 4 14:27:00 Average: 29487970 31723866 610852 1.86 82424 2431874 1755052 5.17 1004994 2050798 1394 14:27:00 14:27:00 14:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:27:00 14:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:00 14:19:02 ens3 150.99 102.70 464.02 22.39 0.00 0.00 0.00 0.00 14:27:00 14:19:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 14:27:00 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:00 14:20:01 ens3 0.22 0.14 0.01 0.01 0.00 0.00 0.00 0.00 14:27:00 14:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:27:00 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:00 14:21:01 ens3 0.63 0.00 0.06 0.00 0.00 0.00 0.00 0.00 14:27:00 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:00 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:00 14:22:01 ens3 0.88 0.75 0.37 0.30 0.00 0.00 0.00 0.00 14:27:00 14:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:27:00 14:23:01 docker0 10.91 18.11 0.90 82.44 0.00 0.00 0.00 0.00 14:27:00 14:23:01 ens3 475.10 306.78 6911.29 116.74 0.00 0.00 0.00 0.00 14:27:00 14:23:01 lo 3.73 3.73 0.36 0.36 0.00 0.00 0.00 0.00 14:27:00 14:23:01 vethf1669dc 8.42 15.71 0.74 55.76 0.00 0.00 0.00 0.00 14:27:00 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:00 14:24:01 ens3 232.52 121.26 4456.68 16.12 0.00 0.00 0.00 0.00 14:27:00 14:24:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 14:27:00 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:00 14:25:01 ens3 6.67 2.80 10.78 0.45 0.00 0.00 0.00 0.00 14:27:00 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:00 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:00 14:26:01 ens3 169.19 120.83 147.80 135.17 0.00 0.00 0.00 0.00 14:27:00 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:27:00 Average: docker0 1.37 2.27 0.11 10.33 0.00 0.00 0.00 0.00 14:27:00 Average: ens3 129.80 82.08 1502.03 36.47 0.00 0.00 0.00 0.00 14:27:00 Average: lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 14:27:00 14:27:00 14:27:00 ---> sar -P ALL: 14:27:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7583) 02/27/23 _x86_64_ (8 CPU) 14:27:00 14:27:00 14:17:50 LINUX RESTART (8 CPU) 14:27:00 14:27:00 14:18:01 CPU %user %nice %system %iowait %steal %idle 14:27:00 14:19:02 all 2.06 0.00 0.62 0.56 0.02 96.74 14:27:00 14:19:02 0 1.89 0.00 0.37 0.25 0.02 97.48 14:27:00 14:19:02 1 2.42 0.00 0.72 2.20 0.02 94.64 14:27:00 14:19:02 2 1.42 0.00 0.30 0.94 0.02 97.33 14:27:00 14:19:02 3 3.18 0.00 0.52 0.08 0.02 96.20 14:27:00 14:19:02 4 1.01 0.00 0.55 0.32 0.02 98.11 14:27:00 14:19:02 5 1.50 0.00 0.33 0.10 0.02 98.05 14:27:00 14:19:02 6 2.68 0.00 0.47 0.37 0.02 96.47 14:27:00 14:19:02 7 2.40 0.00 1.70 0.20 0.02 95.68 14:27:00 14:20:01 all 0.09 0.00 0.02 0.01 0.00 99.88 14:27:00 14:20:01 0 0.00 0.00 0.02 0.02 0.00 99.97 14:27:00 14:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:27:00 14:20:01 2 0.05 0.00 0.03 0.03 0.02 99.86 14:27:00 14:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:27:00 14:20:01 4 0.61 0.00 0.03 0.02 0.02 99.32 14:27:00 14:20:01 5 0.00 0.00 0.03 0.00 0.00 99.97 14:27:00 14:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 14:27:00 14:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:27:00 14:21:01 all 0.19 0.00 0.02 0.01 0.00 99.78 14:27:00 14:21:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:27:00 14:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 14:27:00 14:21:01 2 0.03 0.00 0.03 0.05 0.02 99.87 14:27:00 14:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:27:00 14:21:01 4 1.34 0.00 0.10 0.00 0.00 98.56 14:27:00 14:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:27:00 14:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 14:27:00 14:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:27:00 14:22:01 all 0.02 0.00 0.01 0.01 0.00 99.96 14:27:00 14:22:01 0 0.03 0.00 0.00 0.03 0.00 99.93 14:27:00 14:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:27:00 14:22:01 2 0.05 0.00 0.03 0.05 0.00 99.87 14:27:00 14:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:27:00 14:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:27:00 14:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:27:00 14:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:27:00 14:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:27:00 14:23:01 all 17.19 0.00 4.57 0.91 0.07 77.26 14:27:00 14:23:01 0 18.39 0.00 4.30 1.53 0.07 75.71 14:27:00 14:23:01 1 17.24 0.00 4.81 0.15 0.07 77.73 14:27:00 14:23:01 2 16.20 0.00 5.52 2.13 0.07 76.08 14:27:00 14:23:01 3 18.33 0.00 4.64 0.22 0.07 76.75 14:27:00 14:23:01 4 18.38 0.00 4.32 0.52 0.07 76.71 14:27:00 14:23:01 5 16.68 0.00 3.50 0.49 0.07 79.26 14:27:00 14:23:01 6 15.93 0.00 4.79 0.07 0.05 79.16 14:27:00 14:23:01 7 16.40 0.00 4.62 2.18 0.08 76.72 14:27:00 14:24:01 all 3.78 0.00 2.06 0.66 0.02 93.48 14:27:00 14:24:01 0 3.82 0.00 2.05 0.50 0.02 93.61 14:27:00 14:24:01 1 4.47 0.00 3.19 1.70 0.02 90.62 14:27:00 14:24:01 2 3.53 0.00 1.71 0.10 0.02 94.64 14:27:00 14:24:01 3 3.02 0.00 2.01 0.20 0.02 94.75 14:27:00 14:24:01 4 4.20 0.00 1.71 0.13 0.02 93.93 14:27:00 14:24:01 5 3.81 0.00 1.54 0.02 0.02 94.61 14:27:00 14:24:01 6 3.48 0.00 1.86 1.46 0.03 93.17 14:27:00 14:24:01 7 3.89 0.00 2.43 1.14 0.03 92.50 14:27:00 14:25:01 all 0.10 0.00 0.05 0.01 0.00 99.83 14:27:00 14:25:01 0 0.10 0.00 0.03 0.00 0.02 99.85 14:27:00 14:25:01 1 0.22 0.00 0.07 0.00 0.00 99.72 14:27:00 14:25:01 2 0.05 0.00 0.08 0.00 0.00 99.87 14:27:00 14:25:01 3 0.02 0.00 0.05 0.00 0.00 99.93 14:27:00 14:25:01 4 0.02 0.00 0.05 0.00 0.02 99.92 14:27:00 14:25:01 5 0.05 0.00 0.05 0.00 0.00 99.90 14:27:00 14:25:01 6 0.20 0.00 0.03 0.08 0.00 99.68 14:27:00 14:25:01 7 0.15 0.00 0.07 0.02 0.00 99.77 14:27:00 14:26:01 all 0.51 0.00 0.19 0.14 0.01 99.16 14:27:00 14:26:01 0 1.04 0.00 0.23 0.43 0.02 98.28 14:27:00 14:26:01 1 0.03 0.00 0.03 0.00 0.02 99.92 14:27:00 14:26:01 2 0.85 0.00 0.52 0.52 0.02 98.10 14:27:00 14:26:01 3 0.08 0.00 0.05 0.00 0.02 99.85 14:27:00 14:26:01 4 0.37 0.00 0.08 0.02 0.00 99.53 14:27:00 14:26:01 5 0.12 0.00 0.07 0.00 0.00 99.82 14:27:00 14:26:01 6 0.87 0.00 0.15 0.08 0.02 98.88 14:27:00 14:26:01 7 0.70 0.00 0.35 0.03 0.02 98.89 14:27:00 Average: all 2.98 0.00 0.94 0.29 0.02 95.78 14:27:00 Average: 0 3.15 0.00 0.87 0.35 0.02 95.61 14:27:00 Average: 1 3.04 0.00 1.10 0.51 0.01 95.33 14:27:00 Average: 2 2.77 0.00 1.03 0.48 0.02 95.71 14:27:00 Average: 3 3.07 0.00 0.91 0.06 0.01 95.95 14:27:00 Average: 4 3.22 0.00 0.85 0.13 0.02 95.78 14:27:00 Average: 5 2.76 0.00 0.69 0.08 0.01 96.47 14:27:00 Average: 6 2.89 0.00 0.91 0.26 0.01 95.92 14:27:00 Average: 7 2.93 0.00 1.15 0.44 0.02 95.46 14:27:00 14:27:00 14:27:00