Pull request #866 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 ejlee3 for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 19844c402a13fd3820b4425fdcd9bc78a451426b+f257af92ec9a84d5eb23be9d36a24fa6f543465b (5b46921956aef7c13a482b8b301149a7d2776876) 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-ssh5798573218066910067.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh2626200865805821861.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-core-contracts/branches/PR-866/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-core-contracts/branches/PR-866/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2912481820236043110.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-core-contracts/branches/PR-866/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6387963903974290652.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh5280704727894239092.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-core-contracts/branches/PR-866/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-core-contracts/branches/PR-866/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14702074611625430394.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-core-contracts 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16218 in /w/workspace/dry_go-mod-core-contracts_PR-866 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-866 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f257af92ec9a84d5eb23be9d36a24fa6f543465b into PR head commit 19844c402a13fd3820b4425fdcd9bc78a451426b Merge succeeded, producing 19844c402a13fd3820b4425fdcd9bc78a451426b Checking out Revision 19844c402a13fd3820b4425fdcd9bc78a451426b (PR-866) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/866/head:refs/remotes/origin/PR-866 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19844c402a13fd3820b4425fdcd9bc78a451426b # 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 f257af92ec9a84d5eb23be9d36a24fa6f543465b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19844c402a13fd3820b4425fdcd9bc78a451426b # timeout=10 Commit message: "docs: Update changelog for 3.1 release" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-01T16:25:12.368Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-01T16:25:12.562Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-01T16:25:12.664Z] ========================================================= [2023-11-01T16:25:12.664Z] EdgeX Global Pipelines Version Info [2023-11-01T16:25:12.664Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:25:13.820Z] ------------------- [2023-11-01T16:25:13.820Z] stable info: [2023-11-01T16:25:13.820Z] ------------------- [2023-11-01T16:25:13.820Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-01T16:25:13.820Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T16:25:13.820Z] Message: update stable to v1.0.255 [2023-11-01T16:25:14.081Z] ------------------- [2023-11-01T16:25:14.081Z] experimental info: [2023-11-01T16:25:14.081Z] ------------------- [2023-11-01T16:25:14.081Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-01T16:25:14.081Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T16:25:14.081Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-01T16:25:14.379Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2023-11-01T16:25:14.427Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2023-11-01T16:25:14.476Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-01T16:25:14.514Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-01T16:25:14.553Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-01T16:25:14.594Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-01T16:25:14.634Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-01T16:25:14.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-01T16:25:14.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-01T16:25:14.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-01T16:25:14.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-01T16:25:14.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2023-11-01T16:25:14.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-01T16:25:14.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-01T16:25:15.003Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T16:25:15.049Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T16:25:15.090Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T16:25:15.135Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T16:25:15.177Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-01T16:25:15.222Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-01T16:25:15.266Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-01T16:25:15.304Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-01T16:25:15.345Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-01T16:25:15.390Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-01T16:25:15.430Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-11-01T16:25:15.473Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-01T16:25:15.510Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-01T16:25:15.549Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-866 [Pipeline] echo [2023-11-01T16:25:15.588Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-866 [Pipeline] echo [2023-11-01T16:25:15.624Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-866 [Pipeline] echo [2023-11-01T16:25:15.663Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 19844c402a13fd3820b4425fdcd9bc78a451426b [Pipeline] echo [2023-11-01T16:25:15.709Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 19844c4 [Pipeline] echo [2023-11-01T16:25:15.748Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-01T16:25:16.284Z] + git rev-list -1 --merges 19844c402a13fd3820b4425fdcd9bc78a451426b~1..19844c402a13fd3820b4425fdcd9bc78a451426b [Pipeline] echo [2023-11-01T16:25:16.355Z] -----------> git rev-list -1 --merges 19844c402a13fd3820b4425fdcd9bc78a451426b~1..19844c402a13fd3820b4425fdcd9bc78a451426b 19844c402a13fd3820b4425fdcd9bc78a451426b [false] [Pipeline] sh [2023-11-01T16:25:16.665Z] + git log --format=format:%s -1 19844c402a13fd3820b4425fdcd9bc78a451426b [Pipeline] echo [2023-11-01T16:25:16.699Z] ========================================================= [2023-11-01T16:25:16.699Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-01T16:25:16.700Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T16:25:17.134Z] + git log --format=format:%s -1 19844c402a13fd3820b4425fdcd9bc78a451426b [Pipeline] echo [2023-11-01T16:25:17.164Z] [semverPrep] GIT_COMMIT: 19844c402a13fd3820b4425fdcd9bc78a451426b, Commit Message: docs: Update changelog for 3.1 release [Pipeline] echo [2023-11-01T16:25:17.193Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-01T16:25:17.565Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T16:25:17.565Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-01T16:25:17.565Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-01T16:25:17.565Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-01T16:25:17.565Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-11-01T16:25:17.565Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-01T16:25:17.565Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:25:18.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T16:25:18.261Z] [2023-11-01T16:25:18.261Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:25:18.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T16:25:18.654Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-01T16:25:18.654Z] b85a868b505f: Pulling fs layer [2023-11-01T16:25:18.654Z] e2be974225ed: Pulling fs layer [2023-11-01T16:25:18.654Z] 339a4e72a1f5: Pulling fs layer [2023-11-01T16:25:18.654Z] 988bab9f4d93: Pulling fs layer [2023-11-01T16:25:18.654Z] 1469e6f7b9e6: Pulling fs layer [2023-11-01T16:25:18.654Z] eaf3925da568: Pulling fs layer [2023-11-01T16:25:18.654Z] bab4dde63d76: Pulling fs layer [2023-11-01T16:25:18.654Z] bde34c3a00c8: Pulling fs layer [2023-11-01T16:25:18.654Z] b352a97aabf1: Pulling fs layer [2023-11-01T16:25:18.654Z] 4872d77fe225: Pulling fs layer [2023-11-01T16:25:18.654Z] 5851b861e8e6: Pulling fs layer [2023-11-01T16:25:18.654Z] bab4dde63d76: Waiting [2023-11-01T16:25:18.654Z] 4872d77fe225: Waiting [2023-11-01T16:25:18.654Z] b352a97aabf1: Waiting [2023-11-01T16:25:18.654Z] 5851b861e8e6: Waiting [2023-11-01T16:25:18.654Z] bde34c3a00c8: Waiting [2023-11-01T16:25:18.654Z] 1469e6f7b9e6: Waiting [2023-11-01T16:25:18.654Z] eaf3925da568: Waiting [2023-11-01T16:25:18.654Z] 988bab9f4d93: Waiting [2023-11-01T16:25:18.654Z] e2be974225ed: Verifying Checksum [2023-11-01T16:25:18.654Z] e2be974225ed: Download complete [2023-11-01T16:25:18.654Z] 988bab9f4d93: Verifying Checksum [2023-11-01T16:25:18.654Z] 988bab9f4d93: Download complete [2023-11-01T16:25:18.916Z] 1469e6f7b9e6: Verifying Checksum [2023-11-01T16:25:18.916Z] 1469e6f7b9e6: Download complete [2023-11-01T16:25:18.916Z] eaf3925da568: Download complete [2023-11-01T16:25:18.916Z] 339a4e72a1f5: Verifying Checksum [2023-11-01T16:25:18.916Z] 339a4e72a1f5: Download complete [2023-11-01T16:25:18.916Z] bde34c3a00c8: Verifying Checksum [2023-11-01T16:25:18.916Z] bde34c3a00c8: Download complete [2023-11-01T16:25:18.916Z] b352a97aabf1: Download complete [2023-11-01T16:25:18.916Z] 4872d77fe225: Verifying Checksum [2023-11-01T16:25:18.916Z] 4872d77fe225: Download complete [2023-11-01T16:25:18.916Z] 5851b861e8e6: Verifying Checksum [2023-11-01T16:25:18.916Z] 5851b861e8e6: Download complete [2023-11-01T16:25:19.174Z] b85a868b505f: Verifying Checksum [2023-11-01T16:25:19.174Z] b85a868b505f: Download complete [2023-11-01T16:25:19.434Z] bab4dde63d76: Download complete [2023-11-01T16:25:20.873Z] b85a868b505f: Pull complete [2023-11-01T16:25:20.873Z] e2be974225ed: Pull complete [2023-11-01T16:25:21.148Z] 339a4e72a1f5: Pull complete [2023-11-01T16:25:21.148Z] 988bab9f4d93: Pull complete [2023-11-01T16:25:21.720Z] 1469e6f7b9e6: Pull complete [2023-11-01T16:25:21.720Z] eaf3925da568: Pull complete [2023-11-01T16:25:23.095Z] bab4dde63d76: Pull complete [2023-11-01T16:25:23.354Z] bde34c3a00c8: Pull complete [2023-11-01T16:25:23.354Z] b352a97aabf1: Pull complete [2023-11-01T16:25:23.613Z] 4872d77fe225: Pull complete [2023-11-01T16:25:23.614Z] 5851b861e8e6: Pull complete [2023-11-01T16:25:23.614Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-01T16:25:23.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T16:25:23.614Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:25:23.827Z] prd-ubuntu20.04-docker-8c-8g-16218 does not seem to be running inside a container [2023-11-01T16:25:23.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-866 -v /w/workspace/dry_go-mod-core-contracts_PR-866:/w/workspace/dry_go-mod-core-contracts_PR-866:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-866@tmp:/w/workspace/dry_go-mod-core-contracts_PR-866@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 [2023-11-01T16:25:34.751Z] $ docker top 05587ea2db5e014ae3fcaaf27d1577d7553803c0cb5368f0c8c8cc9e09624911 -eo pid,comm [2023-11-01T16:25:34.806Z] 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-11-01T16:25:34.806Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T16:25:34.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T16:25:34.944Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T16:25:35.054Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T16:25:35.059Z] $ docker exec 05587ea2db5e014ae3fcaaf27d1577d7553803c0cb5368f0c8c8cc9e09624911 ssh-agent [2023-11-01T16:25:35.150Z] SSH_AUTH_SOCK=/tmp/ssh-llVUSnawy3Fw/agent.32 [2023-11-01T16:25:35.150Z] SSH_AGENT_PID=38 [2023-11-01T16:25:35.156Z] Running ssh-add (command line suppressed) [2023-11-01T16:25:35.248Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-866@tmp/private_key_7575091172240725761.key (/w/workspace/dry_go-mod-core-contracts_PR-866@tmp/private_key_7575091172240725761.key) [2023-11-01T16:25:35.263Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T16:25:35.607Z] + git tag --points-at HEAD [Pipeline] } [2023-11-01T16:25:35.635Z] $ docker exec --env ******** --env ******** 05587ea2db5e014ae3fcaaf27d1577d7553803c0cb5368f0c8c8cc9e09624911 ssh-agent -k [2023-11-01T16:25:35.733Z] unset SSH_AUTH_SOCK; [2023-11-01T16:25:35.733Z] unset SSH_AGENT_PID; [2023-11-01T16:25:35.733Z] echo Agent pid 38 killed; [2023-11-01T16:25:35.742Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-01T16:25:35.830Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T16:25:35.830Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T16:25:35.943Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T16:25:35.947Z] $ docker exec 05587ea2db5e014ae3fcaaf27d1577d7553803c0cb5368f0c8c8cc9e09624911 ssh-agent [2023-11-01T16:25:36.037Z] SSH_AUTH_SOCK=/tmp/ssh-Iqu2qWMecHeo/agent.70 [2023-11-01T16:25:36.037Z] SSH_AGENT_PID=76 [2023-11-01T16:25:36.043Z] Running ssh-add (command line suppressed) [2023-11-01T16:25:36.157Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-866@tmp/private_key_11646498096539303394.key (/w/workspace/dry_go-mod-core-contracts_PR-866@tmp/private_key_11646498096539303394.key) [2023-11-01T16:25:36.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T16:25:36.502Z] + git semver init [2023-11-01T16:25:36.763Z] 2023-11-01 16:25:36,688 [run_init] DEBUG init version:0.0.0 force:False [2023-11-01T16:25:36.763Z] 2023-11-01 16:25:36,689 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_go-mod-core-contracts_PR-866/.semver [2023-11-01T16:25:36.763Z] 2023-11-01 16:25:36,690 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/dry_go-mod-core-contracts_PR-866/.semver [2023-11-01T16:25:36.763Z] 2023-11-01 16:25:36,690 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/dry_go-mod-core-contracts_PR-866/.semver'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-866, universal_newlines=False, shell=None, istream=None) [2023-11-01T16:25:37.702Z] 2023-11-01 16:25:37,588 [append_file] DEBUG append to file:/w/workspace/dry_go-mod-core-contracts_PR-866/.git/info/exclude [2023-11-01T16:25:37.702Z] 2023-11-01 16:25:37,589 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_go-mod-core-contracts_PR-866/.semver/PR-866 with force:False [2023-11-01T16:25:37.702Z] 2023-11-01 16:25:37,589 [write_file] DEBUG write to file:/w/workspace/dry_go-mod-core-contracts_PR-866/.semver/PR-866 [2023-11-01T16:25:37.702Z] 2023-11-01 16:25:37,593 [execute] INFO git cat-file --batch-check [2023-11-01T16:25:37.702Z] 2023-11-01 16:25:37,593 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-866/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T16:25:37.702Z] 2023-11-01 16:25:37,599 [execute] INFO git cat-file --batch [2023-11-01T16:25:37.702Z] 2023-11-01 16:25:37,599 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-866/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T16:25:37.702Z] 2023-11-01 16:25:37,604 [read_version] DEBUG read version from /w/workspace/dry_go-mod-core-contracts_PR-866/.semver/PR-866 [2023-11-01T16:25:37.702Z] 0.0.0 [Pipeline] } [2023-11-01T16:25:37.729Z] $ docker exec --env ******** --env ******** 05587ea2db5e014ae3fcaaf27d1577d7553803c0cb5368f0c8c8cc9e09624911 ssh-agent -k [2023-11-01T16:25:37.826Z] unset SSH_AUTH_SOCK; [2023-11-01T16:25:37.827Z] unset SSH_AGENT_PID; [2023-11-01T16:25:37.827Z] echo Agent pid 76 killed; [2023-11-01T16:25:37.835Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T16:25:38.283Z] + git semver [Pipeline] } [2023-11-01T16:25:38.580Z] $ docker stop --time=1 05587ea2db5e014ae3fcaaf27d1577d7553803c0cb5368f0c8c8cc9e09624911 [2023-11-01T16:25:39.894Z] $ docker rm -f --volumes 05587ea2db5e014ae3fcaaf27d1577d7553803c0cb5368f0c8c8cc9e09624911 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T16:25:40.308Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-01T16:25:40.594Z] Stashed 1 file(s) [Pipeline] echo [2023-11-01T16:25:40.615Z] [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-11-01T16:25:41.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T16:25:41.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T16:25:41.413Z] ========================================================= [2023-11-01T16:25:41.413Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-01T16:25:41.413Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-11-01T16:25:41.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T16:25:41.822Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-01T16:25:41.822Z] 7264a8db6415: Pulling fs layer [2023-11-01T16:25:41.822Z] c4d48a809fc2: Pulling fs layer [2023-11-01T16:25:41.822Z] 4f1c88b9dad5: Pulling fs layer [2023-11-01T16:25:41.822Z] ad3a456e5733: Pulling fs layer [2023-11-01T16:25:41.822Z] 33e27b845d1e: Pulling fs layer [2023-11-01T16:25:41.822Z] c68163c4e522: Pulling fs layer [2023-11-01T16:25:41.822Z] 50da416c3ac9: Pulling fs layer [2023-11-01T16:25:41.822Z] 23d2d4c4bb30: Pulling fs layer [2023-11-01T16:25:41.822Z] c68163c4e522: Waiting [2023-11-01T16:25:41.822Z] ad3a456e5733: Waiting [2023-11-01T16:25:41.822Z] 50da416c3ac9: Waiting [2023-11-01T16:25:41.822Z] 33e27b845d1e: Waiting [2023-11-01T16:25:41.822Z] 23d2d4c4bb30: Waiting [2023-11-01T16:25:41.822Z] c4d48a809fc2: Download complete [2023-11-01T16:25:41.822Z] ad3a456e5733: Download complete [2023-11-01T16:25:41.822Z] 33e27b845d1e: Verifying Checksum [2023-11-01T16:25:41.822Z] 33e27b845d1e: Download complete [2023-11-01T16:25:41.822Z] 7264a8db6415: Verifying Checksum [2023-11-01T16:25:41.822Z] 7264a8db6415: Download complete [2023-11-01T16:25:41.822Z] c68163c4e522: Verifying Checksum [2023-11-01T16:25:41.822Z] c68163c4e522: Download complete [2023-11-01T16:25:42.080Z] 7264a8db6415: Pull complete [2023-11-01T16:25:42.080Z] 23d2d4c4bb30: Verifying Checksum [2023-11-01T16:25:42.080Z] 23d2d4c4bb30: Download complete [2023-11-01T16:25:42.340Z] c4d48a809fc2: Pull complete [2023-11-01T16:25:42.340Z] 4f1c88b9dad5: Verifying Checksum [2023-11-01T16:25:42.340Z] 4f1c88b9dad5: Download complete [2023-11-01T16:25:42.598Z] 50da416c3ac9: Verifying Checksum [2023-11-01T16:25:42.598Z] 50da416c3ac9: Download complete [2023-11-01T16:25:45.884Z] 4f1c88b9dad5: Pull complete [2023-11-01T16:25:45.884Z] ad3a456e5733: Pull complete [2023-11-01T16:25:45.884Z] 33e27b845d1e: Pull complete [2023-11-01T16:25:45.884Z] c68163c4e522: Pull complete [2023-11-01T16:25:48.418Z] 50da416c3ac9: Pull complete [2023-11-01T16:25:48.418Z] 23d2d4c4bb30: Pull complete [2023-11-01T16:25:48.418Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-01T16:25:48.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T16:25:48.677Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2023-11-01T16:25:48.996Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:25:49.376Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T16:25:49.376Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:25:49.543Z] prd-ubuntu20.04-docker-8c-8g-16218 does not seem to be running inside a container [2023-11-01T16:25:49.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-866 -v /w/workspace/dry_go-mod-core-contracts_PR-866:/w/workspace/dry_go-mod-core-contracts_PR-866:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-866@tmp:/w/workspace/dry_go-mod-core-contracts_PR-866@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 [2023-11-01T16:25:56.072Z] Still waiting to schedule task [2023-11-01T16:25:56.072Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-01T16:25:58.741Z] $ docker top 093e1c518976fe19a19cdf0e56386aa0ed3f7ef90def8fbe037cec4d720ee36a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T16:25:59.153Z] + go version [2023-11-01T16:25:59.153Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-01T16:25:59.197Z] $ docker stop --time=1 093e1c518976fe19a19cdf0e56386aa0ed3f7ef90def8fbe037cec4d720ee36a [2023-11-01T16:26:00.491Z] $ docker rm -f --volumes 093e1c518976fe19a19cdf0e56386aa0ed3f7ef90def8fbe037cec4d720ee36a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:26:01.185Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T16:26:01.185Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:26:01.344Z] prd-ubuntu20.04-docker-8c-8g-16218 does not seem to be running inside a container [2023-11-01T16:26:01.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_go-mod-core-contracts_PR-866 -v /w/workspace/dry_go-mod-core-contracts_PR-866:/w/workspace/dry_go-mod-core-contracts_PR-866:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-866@tmp:/w/workspace/dry_go-mod-core-contracts_PR-866@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 [2023-11-01T16:26:01.724Z] $ docker top c62845971e558491eae9806f673960a561592561751c5013f114f3d13c8a9b4e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T16:26:02.110Z] + git config --global --add safe.directory /w/workspace/dry_go-mod-core-contracts_PR-866 [Pipeline] fileExists [Pipeline] sh [2023-11-01T16:26:02.472Z] + make test [2023-11-01T16:26:02.472Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-11-01T16:26:02.472Z] go: downloading github.com/go-playground/validator/v10 v10.15.5 [2023-11-01T16:26:02.472Z] go: downloading github.com/google/uuid v1.3.1 [2023-11-01T16:26:02.472Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-11-01T16:26:02.472Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-11-01T16:26:02.472Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-11-01T16:26:02.472Z] go: downloading github.com/go-kit/log v0.2.1 [2023-11-01T16:26:02.730Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-11-01T16:26:02.730Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-11-01T16:26:02.730Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-11-01T16:26:02.730Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-11-01T16:26:02.730Z] go: downloading github.com/x448/float16 v0.8.4 [2023-11-01T16:26:02.730Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-11-01T16:26:02.730Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-11-01T16:26:02.730Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-11-01T16:26:02.730Z] go: downloading golang.org/x/crypto v0.14.0 [2023-11-01T16:26:02.730Z] go: downloading golang.org/x/text v0.13.0 [2023-11-01T16:26:02.730Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-11-01T16:26:04.136Z] go: downloading golang.org/x/net v0.17.0 [2023-11-01T16:26:05.510Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2023-11-01T16:26:12.066Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2023-11-01T16:26:12.066Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2023-11-01T16:26:12.066Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2023-11-01T16:26:12.066Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.082s coverage: 83.5% of statements [2023-11-01T16:26:12.066Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.012s coverage: 32.4% of statements [2023-11-01T16:26:12.066Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.014s coverage: 29.4% of statements [2023-11-01T16:26:12.066Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.026s coverage: 29.3% of statements [2023-11-01T16:26:12.066Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.015s coverage: 53.8% of statements [2023-11-01T16:26:12.066Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.008s coverage: 90.0% of statements [2023-11-01T16:26:12.066Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.038s coverage: 86.7% of statements [2023-11-01T16:26:12.066Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.013s coverage: 60.5% of statements [2023-11-01T16:26:12.067Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.010s coverage: 36.1% of statements [2023-11-01T16:26:12.067Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.014s coverage: 48.7% of statements [2023-11-01T16:26:22.045Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-11-01T16:26:22.980Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T16:26:22.980Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-11-01T16:26:23.025Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T16:26:23.110Z] $ docker stop --time=1 c62845971e558491eae9806f673960a561592561751c5013f114f3d13c8a9b4e [2023-11-01T16:26:29.875Z] $ docker rm -f --volumes c62845971e558491eae9806f673960a561592561751c5013f114f3d13c8a9b4e [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T16:26:30.445Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T16:26:30.532Z] 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-11-01T16:26:31.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T16:26:31.595Z] [2023-11-01T16:26:31.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:26:31.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T16:26:31.992Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-01T16:26:31.992Z] 5eb5b503b376: Pulling fs layer [2023-11-01T16:26:31.992Z] 5c69ac0246d0: Pulling fs layer [2023-11-01T16:26:31.992Z] ec43610c2a17: Pulling fs layer [2023-11-01T16:26:31.992Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-01T16:26:31.992Z] 33b1e0a273af: Pulling fs layer [2023-11-01T16:26:31.992Z] 5d3b04190fa2: Pulling fs layer [2023-11-01T16:26:31.992Z] 2f39f015ded8: Pulling fs layer [2023-11-01T16:26:31.992Z] 5d3b04190fa2: Waiting [2023-11-01T16:26:31.992Z] 2f39f015ded8: Waiting [2023-11-01T16:26:31.992Z] 33b1e0a273af: Waiting [2023-11-01T16:26:31.992Z] 5c69ac0246d0: Verifying Checksum [2023-11-01T16:26:31.992Z] 5c69ac0246d0: Download complete [2023-11-01T16:26:31.992Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-01T16:26:31.992Z] 3a2ae6a8a46f: Download complete [2023-11-01T16:26:32.249Z] 33b1e0a273af: Verifying Checksum [2023-11-01T16:26:32.249Z] 33b1e0a273af: Download complete [2023-11-01T16:26:32.250Z] 5d3b04190fa2: Verifying Checksum [2023-11-01T16:26:32.250Z] 5d3b04190fa2: Download complete [2023-11-01T16:26:32.250Z] ec43610c2a17: Verifying Checksum [2023-11-01T16:26:32.250Z] ec43610c2a17: Download complete [2023-11-01T16:26:32.250Z] 5eb5b503b376: Verifying Checksum [2023-11-01T16:26:32.250Z] 5eb5b503b376: Download complete [2023-11-01T16:26:32.815Z] 2f39f015ded8: Verifying Checksum [2023-11-01T16:26:32.815Z] 2f39f015ded8: Download complete [2023-11-01T16:26:33.380Z] 5eb5b503b376: Pull complete [2023-11-01T16:26:33.640Z] 5c69ac0246d0: Pull complete [2023-11-01T16:26:33.900Z] ec43610c2a17: Pull complete [2023-11-01T16:26:34.158Z] 3a2ae6a8a46f: Pull complete [2023-11-01T16:26:34.417Z] 33b1e0a273af: Pull complete [2023-11-01T16:26:34.417Z] 5d3b04190fa2: Pull complete [2023-11-01T16:26:38.598Z] 2f39f015ded8: Pull complete [2023-11-01T16:26:38.598Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-01T16:26:38.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T16:26:38.598Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:26:38.833Z] prd-ubuntu20.04-docker-8c-8g-16218 does not seem to be running inside a container [2023-11-01T16:26:38.865Z] $ 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/dry_go-mod-core-contracts_PR-866 -v /w/workspace/dry_go-mod-core-contracts_PR-866:/w/workspace/dry_go-mod-core-contracts_PR-866:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-866@tmp:/w/workspace/dry_go-mod-core-contracts_PR-866@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-11-01T16:26:50.371Z] $ docker top 4915f0e21d7547a70700323676cf02ca74e20c3974dcb68479dca99e6aae6c33 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:26:50.821Z] ---> job-cost.sh [2023-11-01T16:26:50.821Z] lf-activate-venv: SKIPPING [2023-11-01T16:26:50.821Z] INFO: No Stack... [2023-11-01T16:26:51.080Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T16:26:51.649Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T16:26:51.997Z] + cat /w/workspace/dry_go-mod-core-contracts_PR-866/archives/cost.csv [2023-11-01T16:26:51.997Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T16:26:52.046Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-866-1-stack-cost] [2023-11-01T16:26:52.051Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-866-1-stack-cost] did not exist. Created. [2023-11-01T16:26:52.052Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-866-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T16:26:52.494Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-01T16:26:52.548Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T16:26:52.577Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-866-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T16:26:52.666Z] $ docker stop --time=1 4915f0e21d7547a70700323676cf02ca74e20c3974dcb68479dca99e6aae6c33 [2023-11-01T16:26:54.173Z] $ docker rm -f --volumes 4915f0e21d7547a70700323676cf02ca74e20c3974dcb68479dca99e6aae6c33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-01T16:27:46.068Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16221 in /w/workspace/dry_go-mod-core-contracts_PR-866 [Pipeline] { [Pipeline] ws [2023-11-01T16:27:46.129Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2023-11-01T16:27:46.213Z] The recommended git tool is: git [2023-11-01T16:27:52.607Z] using credential edgex-jenkins-ssh [2023-11-01T16:27:52.630Z] Cloning the remote Git repository [2023-11-01T16:27:52.700Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2023-11-01T16:27:52.857Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2023-11-01T16:27:53.056Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2023-11-01T16:27:53.058Z] > git --version # timeout=10 [2023-11-01T16:27:53.093Z] > git --version # 'git version 2.25.1' [2023-11-01T16:27:53.096Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T16:27:53.304Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T16:27:54.724Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2023-11-01T16:27:54.752Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T16:27:56.678Z] Merging remotes/origin/main commit f257af92ec9a84d5eb23be9d36a24fa6f543465b into PR head commit 19844c402a13fd3820b4425fdcd9bc78a451426b [2023-11-01T16:27:55.840Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2023-11-01T16:27:55.890Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2023-11-01T16:27:55.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T16:27:55.913Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/866/head:refs/remotes/origin/PR-866 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-01T16:27:57.057Z] Merge succeeded, producing 19844c402a13fd3820b4425fdcd9bc78a451426b [2023-11-01T16:27:57.057Z] Checking out Revision 19844c402a13fd3820b4425fdcd9bc78a451426b (PR-866) [2023-11-01T16:27:56.699Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T16:27:56.783Z] > git checkout -f 19844c402a13fd3820b4425fdcd9bc78a451426b # timeout=10 [2023-11-01T16:27:56.940Z] > git remote # timeout=10 [2023-11-01T16:27:56.963Z] > git config --get remote.origin.url # timeout=10 [2023-11-01T16:27:56.986Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T16:27:57.003Z] > git merge f257af92ec9a84d5eb23be9d36a24fa6f543465b # timeout=10 [2023-11-01T16:27:57.035Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-01T16:27:57.064Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T16:27:57.082Z] > git checkout -f 19844c402a13fd3820b4425fdcd9bc78a451426b # timeout=10 [2023-11-01T16:28:00.771Z] Commit message: "docs: Update changelog for 3.1 release" [2023-11-01T16:28:00.831Z] > git --version # timeout=10 [2023-11-01T16:28:00.842Z] > git --version # 'git version 2.25.1' [2023-11-01T16:28:00.861Z] fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T16:28:02.077Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-01T16:28:02.077Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T16:28:02.077Z] Dload Upload Total Spent Left Speed [2023-11-01T16:28:02.077Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 75 12751 75 9637 0 0 69833 0 --:--:-- --:--:-- --:--:-- 69330 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh [2023-11-01T16:28:02.817Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-01T16:28:03.177Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-01T16:28:03.177Z] + sudo tee /etc/docker/daemon.new [2023-11-01T16:28:03.177Z] { [2023-11-01T16:28:03.177Z] "registry-mirrors": [ [2023-11-01T16:28:03.178Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-01T16:28:03.178Z] ], [2023-11-01T16:28:03.178Z] "bip": "10.250.0.254/24", [2023-11-01T16:28:03.178Z] "hosts": [ [2023-11-01T16:28:03.178Z] "tcp://0.0.0.0:5555", [2023-11-01T16:28:03.178Z] "unix:///var/run/docker.sock" [2023-11-01T16:28:03.178Z] ], [2023-11-01T16:28:03.178Z] "mtu": 1458, [2023-11-01T16:28:03.178Z] "selinux-enabled": true, [2023-11-01T16:28:03.178Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-01T16:28:03.178Z] } [Pipeline] sh [2023-11-01T16:28:03.537Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-01T16:28:03.891Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-11-01T16:28:22.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T16:28:22.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T16:28:22.656Z] ========================================================= [2023-11-01T16:28:22.656Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-01T16:28:22.656Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-11-01T16:28:23.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T16:28:23.687Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-01T16:28:23.687Z] 9fda8d8052c6: Pulling fs layer [2023-11-01T16:28:23.687Z] 5d54e960e981: Pulling fs layer [2023-11-01T16:28:23.687Z] c4a7e357bf2a: Pulling fs layer [2023-11-01T16:28:23.687Z] f0e02332f6b5: Pulling fs layer [2023-11-01T16:28:23.687Z] cefa15bbcfad: Pulling fs layer [2023-11-01T16:28:23.687Z] 17808c966233: Pulling fs layer [2023-11-01T16:28:23.687Z] f4c1fc716caa: Pulling fs layer [2023-11-01T16:28:23.687Z] f0e02332f6b5: Waiting [2023-11-01T16:28:23.687Z] cefa15bbcfad: Waiting [2023-11-01T16:28:23.687Z] 17808c966233: Waiting [2023-11-01T16:28:23.687Z] f4c1fc716caa: Waiting [2023-11-01T16:28:23.687Z] 5d54e960e981: Verifying Checksum [2023-11-01T16:28:23.687Z] 5d54e960e981: Download complete [2023-11-01T16:28:23.687Z] f0e02332f6b5: Verifying Checksum [2023-11-01T16:28:23.687Z] f0e02332f6b5: Download complete [2023-11-01T16:28:23.959Z] cefa15bbcfad: Verifying Checksum [2023-11-01T16:28:23.959Z] cefa15bbcfad: Download complete [2023-11-01T16:28:23.959Z] 9fda8d8052c6: Download complete [2023-11-01T16:28:24.233Z] f4c1fc716caa: Verifying Checksum [2023-11-01T16:28:24.233Z] f4c1fc716caa: Download complete [2023-11-01T16:28:24.834Z] 9fda8d8052c6: Pull complete [2023-11-01T16:28:25.427Z] 5d54e960e981: Pull complete [2023-11-01T16:28:25.700Z] c4a7e357bf2a: Verifying Checksum [2023-11-01T16:28:26.678Z] 17808c966233: Download complete [2023-11-01T16:28:39.063Z] c4a7e357bf2a: Pull complete [2023-11-01T16:28:39.332Z] f0e02332f6b5: Pull complete [2023-11-01T16:28:39.605Z] cefa15bbcfad: Pull complete [2023-11-01T16:28:47.871Z] 17808c966233: Pull complete [2023-11-01T16:28:49.849Z] f4c1fc716caa: Pull complete [2023-11-01T16:28:49.849Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-01T16:28:49.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T16:28:49.849Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-11-01T16:28:50.478Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:28:50.905Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T16:28:50.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:28:51.225Z] prd-ubuntu20.04-docker-arm64-4c-16g-16221 does not seem to be running inside a container [2023-11-01T16:28:51.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** ci-base-image-arm64 cat [2023-11-01T16:28:59.670Z] $ docker top 4dc6412b9360d0cfb9b2464fa3c76c61cce6aae7f8f46e216284128a5d869f6b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T16:29:00.588Z] + go version [2023-11-01T16:29:00.588Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-01T16:29:00.624Z] $ docker stop --time=1 4dc6412b9360d0cfb9b2464fa3c76c61cce6aae7f8f46e216284128a5d869f6b [2023-11-01T16:29:02.339Z] $ docker rm -f --volumes 4dc6412b9360d0cfb9b2464fa3c76c61cce6aae7f8f46e216284128a5d869f6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:29:03.288Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T16:29:03.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:29:03.565Z] prd-ubuntu20.04-docker-arm64-4c-16g-16221 does not seem to be running inside a container [2023-11-01T16:29:03.648Z] $ 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-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** ci-base-image-arm64 cat [2023-11-01T16:29:05.005Z] $ docker top c4c60cdd2366f34609383bc6e59dd1516395c4777223852359249338044e2e10 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T16:29:05.953Z] + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/1 [Pipeline] fileExists [Pipeline] sh [2023-11-01T16:29:06.687Z] + make test [2023-11-01T16:29:06.687Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-11-01T16:29:06.966Z] go: downloading github.com/go-kit/log v0.2.1 [2023-11-01T16:29:06.966Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-11-01T16:29:06.966Z] go: downloading github.com/go-playground/validator/v10 v10.15.5 [2023-11-01T16:29:07.236Z] go: downloading github.com/google/uuid v1.3.1 [2023-11-01T16:29:07.236Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-11-01T16:29:07.236Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-11-01T16:29:07.849Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-11-01T16:29:07.849Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-11-01T16:29:07.849Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-11-01T16:29:07.849Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-11-01T16:29:07.849Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-11-01T16:29:07.849Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-11-01T16:29:07.849Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-11-01T16:29:07.849Z] go: downloading golang.org/x/crypto v0.14.0 [2023-11-01T16:29:07.849Z] go: downloading golang.org/x/text v0.13.0 [2023-11-01T16:29:08.832Z] go: downloading github.com/x448/float16 v0.8.4 [2023-11-01T16:29:09.099Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-11-01T16:29:13.371Z] go: downloading golang.org/x/net v0.17.0 [2023-11-01T16:29:16.732Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2023-11-01T16:30:13.181Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2023-11-01T16:30:13.181Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2023-11-01T16:30:13.181Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.455s coverage: 83.5% of statements [2023-11-01T16:30:13.181Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.047s coverage: 32.4% of statements [2023-11-01T16:30:13.181Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2023-11-01T16:30:13.181Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.134s coverage: 29.4% of statements [2023-11-01T16:30:13.181Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.057s coverage: 29.3% of statements [2023-11-01T16:30:15.145Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.106s coverage: 53.8% of statements [2023-11-01T16:30:15.425Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.045s coverage: 90.0% of statements [2023-11-01T16:30:18.035Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.310s coverage: 86.7% of statements [2023-11-01T16:30:18.035Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.062s coverage: 60.5% of statements [2023-11-01T16:30:18.035Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.018s coverage: 36.1% of statements [2023-11-01T16:30:18.035Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.046s coverage: 48.7% of statements [2023-11-01T16:30:18.623Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-01T16:30:18.623Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-11-01T16:30:30.963Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T16:30:31.230Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-11-01T16:30:31.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T16:30:31.563Z] $ docker stop --time=1 c4c60cdd2366f34609383bc6e59dd1516395c4777223852359249338044e2e10 [2023-11-01T16:30:33.490Z] $ docker rm -f --volumes c4c60cdd2366f34609383bc6e59dd1516395c4777223852359249338044e2e10 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T16:30:35.402Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T16:30:35.438Z] Warning: overwriting stash ‘coverage-report’ [2023-11-01T16:30:36.143Z] 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-11-01T16:30:37.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T16:30:37.012Z] [2023-11-01T16:30:37.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:30:37.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T16:30:39.997Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-01T16:30:39.997Z] 8998bd30e6a1: Pulling fs layer [2023-11-01T16:30:39.997Z] 04944245beec: Pulling fs layer [2023-11-01T16:30:39.997Z] 699f458cf7ca: Pulling fs layer [2023-11-01T16:30:39.997Z] 765212b225bb: Pulling fs layer [2023-11-01T16:30:39.997Z] f23df028b6ca: Pulling fs layer [2023-11-01T16:30:39.997Z] d65c8cfc05b1: Pulling fs layer [2023-11-01T16:30:39.997Z] 2437ff75d9bd: Pulling fs layer [2023-11-01T16:30:39.997Z] 765212b225bb: Waiting [2023-11-01T16:30:39.997Z] f23df028b6ca: Waiting [2023-11-01T16:30:39.997Z] 2437ff75d9bd: Waiting [2023-11-01T16:30:39.997Z] d65c8cfc05b1: Waiting [2023-11-01T16:30:39.997Z] 04944245beec: Download complete [2023-11-01T16:30:39.997Z] 765212b225bb: Download complete [2023-11-01T16:30:39.997Z] f23df028b6ca: Verifying Checksum [2023-11-01T16:30:39.997Z] f23df028b6ca: Download complete [2023-11-01T16:30:39.997Z] d65c8cfc05b1: Verifying Checksum [2023-11-01T16:30:39.997Z] d65c8cfc05b1: Download complete [2023-11-01T16:30:39.997Z] 699f458cf7ca: Verifying Checksum [2023-11-01T16:30:39.997Z] 699f458cf7ca: Download complete [2023-11-01T16:30:40.266Z] 8998bd30e6a1: Verifying Checksum [2023-11-01T16:30:40.266Z] 8998bd30e6a1: Download complete [2023-11-01T16:30:42.859Z] 2437ff75d9bd: Verifying Checksum [2023-11-01T16:30:42.859Z] 2437ff75d9bd: Download complete [2023-11-01T16:30:44.812Z] 8998bd30e6a1: Pull complete [2023-11-01T16:30:45.398Z] 04944245beec: Pull complete [2023-11-01T16:30:46.804Z] 699f458cf7ca: Pull complete [2023-11-01T16:30:47.084Z] 765212b225bb: Pull complete [2023-11-01T16:30:48.052Z] f23df028b6ca: Pull complete [2023-11-01T16:30:48.052Z] d65c8cfc05b1: Pull complete [2023-11-01T16:31:06.274Z] 2437ff75d9bd: Pull complete [2023-11-01T16:31:06.274Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-01T16:31:06.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T16:31:06.274Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:31:06.699Z] prd-ubuntu20.04-docker-arm64-4c-16g-16221 does not seem to be running inside a container [2023-11-01T16:31:06.787Z] $ 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-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-01T16:31:10.782Z] $ docker top 341c95a7051558c933126fb63b192b2e6a2111a5c4448b01a3a4664db5aa4ab8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:31:11.793Z] ---> job-cost.sh [2023-11-01T16:31:11.793Z] lf-activate-venv: SKIPPING [2023-11-01T16:31:11.793Z] INFO: No Stack... [2023-11-01T16:31:12.394Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-01T16:31:13.374Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T16:31:14.052Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [2023-11-01T16:31:14.052Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T16:31:14.138Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-866-1-stack-cost] [2023-11-01T16:31:14.142Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-866-1-stack-cost] did not exist. Created. [2023-11-01T16:31:14.143Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-866-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T16:31:14.887Z] /w/workspace/go-mod-core-contracts/1@tmp/durable-4bd00bfc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-01T16:31:15.578Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-01T16:31:15.625Z] Warning: overwriting stash ‘stack-cost’ [2023-11-01T16:31:15.738Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T16:31:15.757Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-866-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T16:31:15.837Z] $ docker stop --time=1 341c95a7051558c933126fb63b192b2e6a2111a5c4448b01a3a4664db5aa4ab8 [2023-11-01T16:31:17.366Z] $ docker rm -f --volumes 341c95a7051558c933126fb63b192b2e6a2111a5c4448b01a3a4664db5aa4ab8 [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-11-01T16:31:18.407Z] provisioning config files... [2023-11-01T16:31:18.423Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-866@tmp/config7602168866534165487tmp [Pipeline] { [Pipeline] sh [2023-11-01T16:31:18.760Z] + set +x [2023-11-01T16:31:18.760Z] + bash -s -- [2023-11-01T16:31:18.760Z] + curl -s https://codecov.io/bash [2023-11-01T16:31:18.760Z] [2023-11-01T16:31:18.760Z] _____ _ [2023-11-01T16:31:18.760Z] / ____| | | [2023-11-01T16:31:18.760Z] | | ___ __| | ___ ___ _____ __ [2023-11-01T16:31:18.760Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-01T16:31:18.760Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-01T16:31:18.760Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-01T16:31:18.760Z] Bash-1.0.6 [2023-11-01T16:31:18.760Z] [2023-11-01T16:31:18.760Z] [2023-11-01T16:31:18.760Z] ==> git version 2.25.1 found [2023-11-01T16:31:18.760Z] ==> 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-11-01T16:31:18.760Z] Release-Date: 2020-01-08 [2023-11-01T16:31:18.760Z] 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-11-01T16:31:18.760Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-01T16:31:18.760Z] ==> Jenkins CI detected. [2023-11-01T16:31:18.760Z] current dir:  /w/workspace/dry_go-mod-core-contracts_PR-866 [2023-11-01T16:31:18.760Z] project root: . [2023-11-01T16:31:18.760Z] --> token set from env [2023-11-01T16:31:18.760Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-01T16:31:18.760Z] ==> Running gcov in . (disable via -X gcov) [2023-11-01T16:31:18.760Z] ==> Python coveragepy not found [2023-11-01T16:31:18.760Z] ==> Searching for coverage reports in: [2023-11-01T16:31:18.760Z] + . [2023-11-01T16:31:18.760Z] -> Found 1 reports [2023-11-01T16:31:18.760Z] ==> Detecting git/mercurial file structure [2023-11-01T16:31:19.020Z] ==> Reading reports [2023-11-01T16:31:19.020Z] + ./coverage.out bytes=135171 [2023-11-01T16:31:19.020Z] ==> Appending adjustments [2023-11-01T16:31:19.020Z] https://docs.codecov.io/docs/fixing-reports [2023-11-01T16:31:19.588Z] + Found adjustments [2023-11-01T16:31:19.588Z] ==> Gzipping contents [2023-11-01T16:31:19.588Z] 20K /tmp/codecov.UgtCVQ.gz [2023-11-01T16:31:19.588Z] ==> Uploading reports [2023-11-01T16:31:19.588Z] url: https://codecov.io [2023-11-01T16:31:19.588Z] query: branch=PR-866&commit=19844c402a13fd3820b4425fdcd9bc78a451426b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-866%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=866&job=&cmd_args= [2023-11-01T16:31:19.588Z] -> Pinging Codecov [2023-11-01T16:31:19.588Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-866&commit=19844c402a13fd3820b4425fdcd9bc78a451426b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-866%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=866&job=&cmd_args= [2023-11-01T16:31:19.848Z] -> Uploading to [2023-11-01T16:31:19.848Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-01/71470A77251A30514AAF9C0BB2E5B6CE/19844c402a13fd3820b4425fdcd9bc78a451426b/f85c16a3-dcf6-4bb0-a772-f825395f242f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T163119Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dd5591d68852919c81008f240467ea88f7d0709aa52a6540a606fbdb89993212 [2023-11-01T16:31:19.848Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T16:31:19.848Z] Dload Upload Total Spent Left Speed [2023-11-01T16:31:20.108Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19172 0 0 100 19172 0 68716 --:--:-- --:--:-- --:--:-- 68716 [2023-11-01T16:31:20.108Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/19844c402a13fd3820b4425fdcd9bc78a451426b [Pipeline] } [2023-11-01T16:31:20.144Z] 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-11-01T16:31:21.948Z] + [ -d /w/workspace/dry_go-mod-core-contracts_PR-866/archives ] [2023-11-01T16:31:21.948Z] + ls -al /w/workspace/dry_go-mod-core-contracts_PR-866/archives [2023-11-01T16:31:21.948Z] total 16 [2023-11-01T16:31:21.948Z] drwxr-xr-x 3 root root 4096 Nov 1 16:26 . [2023-11-01T16:31:21.948Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 16:26 .. [2023-11-01T16:31:21.948Z] drwxr-xr-x 2 root root 4096 Nov 1 16:26 cost [2023-11-01T16:31:21.948Z] -rw-r--r-- 1 root root 93 Nov 1 16:26 cost.csv [2023-11-01T16:31:21.948Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_go-mod-core-contracts_PR-866/archives [2023-11-01T16:31:21.948Z] + ls -al /w/workspace/dry_go-mod-core-contracts_PR-866/archives [2023-11-01T16:31:21.948Z] total 16 [2023-11-01T16:31:21.948Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 16:26 . [2023-11-01T16:31:21.948Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 16:26 .. [2023-11-01T16:31:21.948Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 16:26 cost [2023-11-01T16:31:21.948Z] -rw-r--r-- 1 jenkins jenkins 93 Nov 1 16:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:31:22.277Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:31:23.172Z] ---> package-listing.sh [2023-11-01T16:31:23.172Z] ++ facter osfamily [2023-11-01T16:31:23.172Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-01T16:31:23.433Z] + OS_FAMILY=debian [2023-11-01T16:31:23.433Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-866 [2023-11-01T16:31:23.433Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-01T16:31:23.433Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-01T16:31:23.433Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-01T16:31:23.433Z] + PACKAGES=/tmp/packages_start.txt [2023-11-01T16:31:23.433Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-866 ']' [2023-11-01T16:31:23.433Z] + PACKAGES=/tmp/packages_end.txt [2023-11-01T16:31:23.433Z] + case "${OS_FAMILY}" in [2023-11-01T16:31:23.433Z] + dpkg -l [2023-11-01T16:31:23.433Z] + grep '^ii' [2023-11-01T16:31:23.433Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-01T16:31:23.433Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-01T16:31:23.433Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-01T16:31:23.433Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-866 ']' [2023-11-01T16:31:23.433Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-866/archives/ [2023-11-01T16:31:23.433Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-866/archives/ [Pipeline] echo [2023-11-01T16:31:23.467Z] 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/dry_go-mod-core-contracts_PR-866/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-01T16:31:23.757Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T16:31:24.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T16:31:24.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T16:31:24.556Z] prd-ubuntu20.04-docker-8c-8g-16218 does not seem to be running inside a container [2023-11-01T16:31:24.616Z] $ 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/dry_go-mod-core-contracts_PR-866/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-866 -v /w/workspace/dry_go-mod-core-contracts_PR-866:/w/workspace/dry_go-mod-core-contracts_PR-866:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-866@tmp:/w/workspace/dry_go-mod-core-contracts_PR-866@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 [2023-11-01T16:31:24.809Z] $ docker top 144f28fb8df4848f3adf6afc22633877984fd63df8dd9cbf551d5eba82a9ed7d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T16:31:25.184Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-01T16:31:25.493Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-01T16:31:25.803Z] + ls /var/log/sa-host [2023-11-01T16:31:25.803Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T16:31:25.947Z] provisioning config files... [2023-11-01T16:31:25.961Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-866@tmp/config7238879376582788584tmp [Pipeline] { [Pipeline] echo [2023-11-01T16:31:26.017Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:31:26.339Z] ---> create-netrc.sh [Pipeline] } [2023-11-01T16:31:26.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:31:26.775Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-01T16:31:26.807Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:31:27.124Z] ---> sudo-logs.sh [2023-11-01T16:31:27.124Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-01T16:31:27.208Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:31:27.519Z] ---> job-cost.sh [2023-11-01T16:31:27.519Z] lf-activate-venv: SKIPPING [2023-11-01T16:31:27.519Z] DEBUG: total: 0.2199999988079071 [2023-11-01T16:31:27.519Z] INFO: Retrieving Stack Cost... [2023-11-01T16:31:27.779Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T16:31:28.350Z] INFO: Archiving Costs [Pipeline] echo [2023-11-01T16:31:28.387Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T16:31:28.698Z] ---> logs-deploy.sh [2023-11-01T16:31:28.698Z] lf-activate-venv: SKIPPING [2023-11-01T16:31:28.698Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-866/1 [2023-11-01T16:31:28.698Z] INFO: archiving workspace using pattern(s): [2023-11-01T16:31:29.637Z] Archives upload complete. [2023-11-01T16:31:29.985Z] INFO: archiving logs to Nexus [2023-11-01T16:31:30.556Z] ---> uname -a: [2023-11-01T16:31:30.556Z] Linux prd-ubuntu20-04-docker-8c-8g-16218 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-01T16:31:30.556Z] [2023-11-01T16:31:30.556Z] [2023-11-01T16:31:30.556Z] ---> lscpu: [2023-11-01T16:31:30.556Z] Architecture: x86_64 [2023-11-01T16:31:30.556Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-01T16:31:30.556Z] Byte Order: Little Endian [2023-11-01T16:31:30.556Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-01T16:31:30.556Z] CPU(s): 8 [2023-11-01T16:31:30.556Z] On-line CPU(s) list: 0-7 [2023-11-01T16:31:30.556Z] Thread(s) per core: 1 [2023-11-01T16:31:30.556Z] Core(s) per socket: 1 [2023-11-01T16:31:30.556Z] Socket(s): 8 [2023-11-01T16:31:30.556Z] NUMA node(s): 1 [2023-11-01T16:31:30.556Z] Vendor ID: AuthenticAMD [2023-11-01T16:31:30.556Z] CPU family: 23 [2023-11-01T16:31:30.556Z] Model: 49 [2023-11-01T16:31:30.556Z] Model name: AMD EPYC-Rome Processor [2023-11-01T16:31:30.556Z] Stepping: 0 [2023-11-01T16:31:30.556Z] CPU MHz: 2799.998 [2023-11-01T16:31:30.556Z] BogoMIPS: 5599.99 [2023-11-01T16:31:30.556Z] Virtualization: AMD-V [2023-11-01T16:31:30.556Z] Hypervisor vendor: KVM [2023-11-01T16:31:30.556Z] Virtualization type: full [2023-11-01T16:31:30.556Z] L1d cache: 256 KiB [2023-11-01T16:31:30.556Z] L1i cache: 256 KiB [2023-11-01T16:31:30.556Z] L2 cache: 4 MiB [2023-11-01T16:31:30.556Z] L3 cache: 128 MiB [2023-11-01T16:31:30.556Z] NUMA node0 CPU(s): 0-7 [2023-11-01T16:31:30.556Z] Vulnerability Itlb multihit: Not affected [2023-11-01T16:31:30.556Z] Vulnerability L1tf: Not affected [2023-11-01T16:31:30.556Z] Vulnerability Mds: Not affected [2023-11-01T16:31:30.556Z] Vulnerability Meltdown: Not affected [2023-11-01T16:31:30.556Z] Vulnerability Mmio stale data: Not affected [2023-11-01T16:31:30.556Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-01T16:31:30.556Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-01T16:31:30.556Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-01T16:31:30.556Z] Vulnerability Srbds: Not affected [2023-11-01T16:31:30.556Z] Vulnerability Tsx async abort: Not affected [2023-11-01T16:31:30.556Z] 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-11-01T16:31:30.556Z] [2023-11-01T16:31:30.556Z] [2023-11-01T16:31:30.556Z] ---> nproc: [2023-11-01T16:31:30.556Z] 8 [2023-11-01T16:31:30.556Z] [2023-11-01T16:31:30.556Z] [2023-11-01T16:31:30.556Z] ---> df -h: [2023-11-01T16:31:30.556Z] Filesystem Size Used Avail Use% Mounted on [2023-11-01T16:31:30.556Z] overlay 155G 11G 145G 7% / [2023-11-01T16:31:30.556Z] tmpfs 64M 0 64M 0% /dev [2023-11-01T16:31:30.556Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-01T16:31:30.556Z] shm 64M 0 64M 0% /dev/shm [2023-11-01T16:31:30.556Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-11-01T16:31:30.556Z] [2023-11-01T16:31:30.556Z] [2023-11-01T16:31:30.556Z] ---> sar -b -r -n DEV: [2023-11-01T16:31:30.556Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16218) 11/01/23 _x86_64_ (8 CPU) [2023-11-01T16:31:30.556Z] [2023-11-01T16:31:30.556Z] 16:24:15 LINUX RESTART (8 CPU) [2023-11-01T16:31:30.556Z] [2023-11-01T16:31:30.556Z] 16:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-01T16:31:30.556Z] 16:26:01 293.52 14.66 278.85 0.00 1913.28 36534.71 0.00 [2023-11-01T16:31:30.556Z] 16:27:01 80.25 0.40 79.85 0.00 8.93 32522.98 0.00 [2023-11-01T16:31:30.556Z] 16:28:01 2.30 0.00 2.30 0.00 0.00 2442.41 0.00 [2023-11-01T16:31:30.556Z] 16:29:01 1.93 0.00 1.93 0.00 0.00 2438.93 0.00 [2023-11-01T16:31:30.556Z] 16:30:01 45.63 11.35 34.28 0.00 3439.16 8272.49 0.00 [2023-11-01T16:31:30.556Z] 16:31:01 6.72 0.02 6.70 0.00 0.13 2538.38 0.00 [2023-11-01T16:31:30.556Z] Average: 71.72 4.40 67.32 0.00 893.58 14124.98 0.00 [2023-11-01T16:31:30.556Z] [2023-11-01T16:31:30.556Z] 16:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-01T16:31:30.556Z] 16:26:01 29259024 31545648 776112 2.36 74088 2486276 1807076 5.33 1022648 2229832 580 [2023-11-01T16:31:30.556Z] 16:27:01 28738736 31545940 762516 2.32 95044 2938304 1725120 5.08 1128316 2580360 424 [2023-11-01T16:31:30.556Z] 16:28:01 28738820 31546148 762076 2.32 95124 2938308 1725120 5.08 1128416 2580364 8 [2023-11-01T16:31:30.556Z] 16:29:01 28739124 31546528 761620 2.32 95196 2938308 1725120 5.08 1126992 2580364 148 [2023-11-01T16:31:30.556Z] 16:30:01 28406164 31528840 749576 2.28 118372 3231032 1699136 5.01 1354676 2653632 1012 [2023-11-01T16:31:30.556Z] 16:31:01 28411732 31529696 748264 2.28 116976 3227908 1694616 4.99 1352184 2650504 24 [2023-11-01T16:31:30.557Z] Average: 28715600 31540467 760027 2.31 99133 2960023 1729365 5.10 1185539 2545843 366 [2023-11-01T16:31:30.557Z] [2023-11-01T16:31:30.557Z] 16:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-01T16:31:30.557Z] 16:26:01 docker0 4.35 3.68 0.55 41.72 0.00 0.00 0.00 0.00 [2023-11-01T16:31:30.557Z] 16:26:01 veth21dc48d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T16:31:30.557Z] 16:26:01 lo 3.33 3.33 0.32 0.32 0.00 0.00 0.00 0.00 [2023-11-01T16:31:30.557Z] 16:26:01 ens3 409.52 252.87 5120.26 85.00 0.00 0.00 0.00 0.00 [2023-11-01T16:31:30.557Z] 16:27:01 docker0 50.27 86.10 4.03 744.47 0.00 0.00 0.00 0.00 [2023-11-01T16:31:30.557Z] 16:27:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-11-01T16:31:30.557Z] 16:27:01 ens3 191.13 114.53 3278.93 21.36 0.00 0.00 0.00 0.00 [2023-11-01T16:31:30.557Z] 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T16:31:30.557Z] 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T16:31:30.557Z] 16:28:01 ens3 5.08 1.52 3.39 0.28 0.00 0.00 0.00 0.00 [2023-11-01T16:31:30.557Z] 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T16:31:30.557Z] 16:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T16:31:30.557Z] 16:29:01 ens3 1.48 1.15 0.66 0.51 0.00 0.00 0.00 0.00 [2023-11-01T16:31:30.557Z] 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T16:31:30.557Z] 16:30:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-11-01T16:31:30.557Z] 16:30:01 ens3 139.09 60.86 2076.92 4.62 0.00 0.00 0.00 0.00 [2023-11-01T16:31:30.557Z] 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T16:31:30.557Z] 16:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T16:31:30.557Z] 16:31:01 ens3 0.20 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T16:31:30.557Z] Average: docker0 9.10 14.96 0.76 131.03 0.00 0.00 0.00 0.00 [2023-11-01T16:31:30.557Z] Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 [2023-11-01T16:31:30.557Z] Average: ens3 124.42 71.85 1746.70 18.63 0.00 0.00 0.00 0.00 [2023-11-01T16:31:30.557Z] [2023-11-01T16:31:30.557Z] [2023-11-01T16:31:30.557Z] ---> sar -P ALL: [2023-11-01T16:31:30.557Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16218) 11/01/23 _x86_64_ (8 CPU) [2023-11-01T16:31:30.557Z] [2023-11-01T16:31:30.557Z] 16:24:15 LINUX RESTART (8 CPU) [2023-11-01T16:31:30.557Z] [2023-11-01T16:31:30.557Z] 16:25:01 CPU %user %nice %system %iowait %steal %idle [2023-11-01T16:31:30.557Z] 16:26:01 all 7.10 0.00 2.45 6.03 0.06 84.36 [2023-11-01T16:31:30.557Z] 16:26:01 0 5.75 0.00 2.36 1.42 0.07 90.40 [2023-11-01T16:31:30.557Z] 16:26:01 1 6.63 0.00 3.79 16.10 0.05 73.43 [2023-11-01T16:31:30.557Z] 16:26:01 2 6.55 0.00 2.55 18.35 0.05 72.50 [2023-11-01T16:31:30.557Z] 16:26:01 3 5.99 0.00 3.18 0.25 0.07 90.51 [2023-11-01T16:31:30.557Z] 16:26:01 4 8.67 0.00 2.08 0.24 0.08 88.93 [2023-11-01T16:31:30.557Z] 16:26:01 5 7.12 0.00 1.72 10.25 0.05 80.86 [2023-11-01T16:31:30.557Z] 16:26:01 6 6.25 0.00 2.07 1.61 0.05 90.02 [2023-11-01T16:31:30.557Z] 16:26:01 7 9.86 0.00 1.85 0.03 0.08 88.17 [2023-11-01T16:31:30.557Z] 16:27:01 all 18.72 0.00 2.92 4.37 0.07 73.91 [2023-11-01T16:31:30.557Z] 16:27:01 0 18.44 0.00 3.14 0.87 0.07 77.48 [2023-11-01T16:31:30.557Z] 16:27:01 1 18.81 0.00 3.16 0.86 0.08 77.09 [2023-11-01T16:31:30.557Z] 16:27:01 2 19.18 0.00 2.83 0.57 0.05 77.37 [2023-11-01T16:31:30.557Z] 16:27:01 3 19.62 0.00 2.60 2.73 0.08 74.97 [2023-11-01T16:31:30.557Z] 16:27:01 4 17.42 0.00 2.25 0.92 0.05 79.35 [2023-11-01T16:31:30.557Z] 16:27:01 5 17.89 0.00 3.53 20.38 0.07 58.13 [2023-11-01T16:31:30.557Z] 16:27:01 6 17.81 0.00 2.87 8.55 0.08 70.68 [2023-11-01T16:31:30.557Z] 16:27:01 7 20.60 0.00 2.99 0.27 0.07 76.08 [2023-11-01T16:31:30.557Z] 16:28:01 all 0.05 0.00 0.01 0.09 0.00 99.85 [2023-11-01T16:31:30.557Z] 16:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-01T16:31:30.557Z] 16:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T16:31:30.557Z] 16:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-01T16:31:30.557Z] 16:28:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2023-11-01T16:31:30.557Z] 16:28:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-01T16:31:30.557Z] 16:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-01T16:31:30.557Z] 16:28:01 6 0.20 0.00 0.02 0.72 0.02 99.05 [2023-11-01T16:31:30.557Z] 16:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T16:31:30.557Z] 16:29:01 all 0.16 0.00 0.01 0.05 0.00 99.78 [2023-11-01T16:31:30.557Z] 16:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-01T16:31:30.557Z] 16:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-01T16:31:30.557Z] 16:29:01 2 0.00 0.00 0.00 0.15 0.00 99.85 [2023-11-01T16:31:30.557Z] 16:29:01 3 0.10 0.00 0.02 0.00 0.02 99.87 [2023-11-01T16:31:30.557Z] 16:29:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2023-11-01T16:31:30.557Z] 16:29:01 5 0.12 0.00 0.02 0.02 0.00 99.85 [2023-11-01T16:31:30.557Z] 16:29:01 6 0.93 0.00 0.02 0.22 0.00 98.84 [2023-11-01T16:31:30.557Z] 16:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-01T16:31:30.557Z] 16:30:01 all 2.30 0.00 1.15 4.31 0.03 92.21 [2023-11-01T16:31:30.557Z] 16:30:01 0 1.60 0.00 0.89 3.81 0.02 93.69 [2023-11-01T16:31:30.557Z] 16:30:01 1 3.86 0.00 2.05 1.54 0.08 92.47 [2023-11-01T16:31:30.557Z] 16:30:01 2 1.53 0.00 0.80 0.97 0.02 96.68 [2023-11-01T16:31:30.557Z] 16:30:01 3 1.26 0.00 1.71 21.42 0.03 75.59 [2023-11-01T16:31:30.557Z] 16:30:01 4 1.83 0.00 0.92 0.47 0.02 96.77 [2023-11-01T16:31:30.557Z] 16:30:01 5 3.66 0.00 1.30 0.87 0.03 94.14 [2023-11-01T16:31:30.557Z] 16:30:01 6 2.27 0.00 0.75 4.20 0.03 92.75 [2023-11-01T16:31:30.557Z] 16:30:01 7 2.39 0.00 0.80 1.22 0.03 95.55 [2023-11-01T16:31:30.557Z] 16:31:01 all 0.08 0.00 0.05 0.01 0.00 99.85 [2023-11-01T16:31:30.557Z] 16:31:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2023-11-01T16:31:30.557Z] 16:31:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2023-11-01T16:31:30.557Z] 16:31:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-01T16:31:30.557Z] 16:31:01 3 0.10 0.00 0.03 0.10 0.00 99.77 [2023-11-01T16:31:30.557Z] 16:31:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2023-11-01T16:31:30.557Z] 16:31:01 5 0.23 0.00 0.07 0.00 0.00 99.70 [2023-11-01T16:31:30.557Z] 16:31:01 6 0.12 0.00 0.07 0.02 0.00 99.80 [2023-11-01T16:31:30.557Z] 16:31:01 7 0.07 0.00 0.05 0.00 0.00 99.88 [2023-11-01T16:31:30.557Z] Average: all 4.71 0.00 1.10 2.47 0.03 91.69 [2023-11-01T16:31:30.557Z] Average: 0 4.29 0.00 1.08 1.02 0.03 93.59 [2023-11-01T16:31:30.557Z] Average: 1 4.88 0.00 1.50 3.07 0.04 90.51 [2023-11-01T16:31:30.557Z] Average: 2 4.54 0.00 1.03 3.32 0.02 91.09 [2023-11-01T16:31:30.557Z] Average: 3 4.50 0.00 1.26 4.08 0.03 90.13 [2023-11-01T16:31:30.557Z] Average: 4 4.65 0.00 0.88 0.27 0.03 94.16 [2023-11-01T16:31:30.557Z] Average: 5 4.80 0.00 1.10 5.20 0.03 88.88 [2023-11-01T16:31:30.557Z] Average: 6 4.58 0.00 0.96 2.55 0.03 91.88 [2023-11-01T16:31:30.557Z] Average: 7 5.47 0.00 0.95 0.25 0.03 93.30 [2023-11-01T16:31:30.557Z] [2023-11-01T16:31:30.557Z] [2023-11-01T16:31:30.557Z]