Pull request #776 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 lenny-intel for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 6f6279bcbc87cde762f0ccd64b58ee6a94963b25+3865620dd9e95ffb8da8d22f04bdc6a07f486477 (b20922a19d7252f42cd382ed5d9b095d055f177f) 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-ssh18016199605814351983.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17928874401152282538.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh 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-776/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-776/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh535272518351769148.key Verifying host key using known hosts file > 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-776/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12854870136753857858.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh12283465199684509553.key Verifying host key using known hosts file > 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-776/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-776/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13251308908746209382.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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-120257 in /w/workspace/dry_go-mod-core-contracts_PR-776 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-776 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/776/head:refs/remotes/origin/PR-776 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3865620dd9e95ffb8da8d22f04bdc6a07f486477 into PR head commit 6f6279bcbc87cde762f0ccd64b58ee6a94963b25 Merge succeeded, producing 6f6279bcbc87cde762f0ccd64b58ee6a94963b25 Checking out Revision 6f6279bcbc87cde762f0ccd64b58ee6a94963b25 (PR-776) > git config core.sparsecheckout # timeout=10 > git checkout -f 6f6279bcbc87cde762f0ccd64b58ee6a94963b25 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 3865620dd9e95ffb8da8d22f04bdc6a07f486477 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f6279bcbc87cde762f0ccd64b58ee6a94963b25 # timeout=10 Commit message: "refactor: Change Config stem constants to flatten config layout" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-01T00:46:36.019Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-01T00:46:36.197Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-01T00:46:36.294Z] ========================================================= [2022-12-01T00:46:36.294Z] EdgeX Global Pipelines Version Info [2022-12-01T00:46:36.294Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-01T00:46:37.044Z] ------------------- [2022-12-01T00:46:37.044Z] stable info: [2022-12-01T00:46:37.044Z] ------------------- [2022-12-01T00:46:37.044Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-01T00:46:37.044Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-01T00:46:37.044Z] Message: update stable to v1.0.244 [2022-12-01T00:46:37.618Z] ------------------- [2022-12-01T00:46:37.618Z] experimental info: [2022-12-01T00:46:37.618Z] ------------------- [2022-12-01T00:46:37.618Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-01T00:46:37.618Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-01T00:46:37.618Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-01T00:46:37.942Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2022-12-01T00:46:37.983Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2022-12-01T00:46:38.025Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-01T00:46:38.069Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-01T00:46:38.108Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-01T00:46:38.147Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-01T00:46:38.187Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-01T00:46:38.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-12-01T00:46:38.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-01T00:46:38.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-01T00:46:38.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-01T00:46:38.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2022-12-01T00:46:38.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-01T00:46:38.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-01T00:46:38.506Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-12-01T00:46:38.541Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-12-01T00:46:38.581Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-01T00:46:38.616Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-01T00:46:38.653Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-01T00:46:38.688Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-01T00:46:38.729Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-12-01T00:46:38.767Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-12-01T00:46:38.811Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-01T00:46:38.856Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-01T00:46:38.893Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-12-01T00:46:38.938Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-01T00:46:38.976Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-01T00:46:39.017Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-776 [Pipeline] echo [2022-12-01T00:46:39.060Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-776 [Pipeline] echo [2022-12-01T00:46:39.095Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-776 [Pipeline] echo [2022-12-01T00:46:39.130Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6f6279bcbc87cde762f0ccd64b58ee6a94963b25 [Pipeline] echo [2022-12-01T00:46:39.171Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6f6279b [Pipeline] echo [2022-12-01T00:46:39.256Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-01T00:46:39.761Z] + git rev-list -1 --merges 6f6279bcbc87cde762f0ccd64b58ee6a94963b25~1..6f6279bcbc87cde762f0ccd64b58ee6a94963b25 [Pipeline] echo [2022-12-01T00:46:39.808Z] -----------> git rev-list -1 --merges 6f6279bcbc87cde762f0ccd64b58ee6a94963b25~1..6f6279bcbc87cde762f0ccd64b58ee6a94963b25 6f6279bcbc87cde762f0ccd64b58ee6a94963b25 [false] [Pipeline] sh [2022-12-01T00:46:40.127Z] + git log --format=format:%s -1 6f6279bcbc87cde762f0ccd64b58ee6a94963b25 [Pipeline] echo [2022-12-01T00:46:40.165Z] ========================================================= [2022-12-01T00:46:40.165Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-01T00:46:40.165Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-01T00:46:40.607Z] + git log --format=format:%s -1 6f6279bcbc87cde762f0ccd64b58ee6a94963b25 [Pipeline] echo [2022-12-01T00:46:40.636Z] [semverPrep] GIT_COMMIT: 6f6279bcbc87cde762f0ccd64b58ee6a94963b25, Commit Message: refactor: Change Config stem constants to flatten config layout [Pipeline] echo [2022-12-01T00:46:40.664Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-01T00:46:41.057Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-01T00:46:41.057Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-01T00:46:41.057Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-01T00:46:41.057Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-01T00:46:41.057Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-01T00:46:41.057Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-01T00:46:41.057Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-01T00:46:41.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-01T00:46:41.531Z] [2022-12-01T00:46:41.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-01T00:46:41.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-01T00:46:41.892Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-01T00:46:41.892Z] b85a868b505f: Pulling fs layer [2022-12-01T00:46:41.892Z] e2be974225ed: Pulling fs layer [2022-12-01T00:46:41.892Z] 339a4e72a1f5: Pulling fs layer [2022-12-01T00:46:41.892Z] 988bab9f4d93: Pulling fs layer [2022-12-01T00:46:41.892Z] 1469e6f7b9e6: Pulling fs layer [2022-12-01T00:46:41.892Z] eaf3925da568: Pulling fs layer [2022-12-01T00:46:41.892Z] bab4dde63d76: Pulling fs layer [2022-12-01T00:46:41.892Z] bde34c3a00c8: Pulling fs layer [2022-12-01T00:46:41.892Z] b352a97aabf1: Pulling fs layer [2022-12-01T00:46:41.892Z] 4872d77fe225: Pulling fs layer [2022-12-01T00:46:41.892Z] 5851b861e8e6: Pulling fs layer [2022-12-01T00:46:41.892Z] 988bab9f4d93: Waiting [2022-12-01T00:46:41.892Z] b352a97aabf1: Waiting [2022-12-01T00:46:41.892Z] 1469e6f7b9e6: Waiting [2022-12-01T00:46:41.892Z] 5851b861e8e6: Waiting [2022-12-01T00:46:41.892Z] 4872d77fe225: Waiting [2022-12-01T00:46:41.892Z] eaf3925da568: Waiting [2022-12-01T00:46:41.892Z] bde34c3a00c8: Waiting [2022-12-01T00:46:41.892Z] bab4dde63d76: Waiting [2022-12-01T00:46:42.151Z] e2be974225ed: Verifying Checksum [2022-12-01T00:46:42.151Z] e2be974225ed: Download complete [2022-12-01T00:46:42.151Z] 988bab9f4d93: Verifying Checksum [2022-12-01T00:46:42.151Z] 988bab9f4d93: Download complete [2022-12-01T00:46:42.151Z] 1469e6f7b9e6: Verifying Checksum [2022-12-01T00:46:42.151Z] 1469e6f7b9e6: Download complete [2022-12-01T00:46:42.151Z] eaf3925da568: Download complete [2022-12-01T00:46:42.151Z] 339a4e72a1f5: Verifying Checksum [2022-12-01T00:46:42.151Z] 339a4e72a1f5: Download complete [2022-12-01T00:46:42.151Z] bde34c3a00c8: Verifying Checksum [2022-12-01T00:46:42.151Z] bde34c3a00c8: Download complete [2022-12-01T00:46:42.151Z] b352a97aabf1: Verifying Checksum [2022-12-01T00:46:42.151Z] b352a97aabf1: Download complete [2022-12-01T00:46:42.151Z] 4872d77fe225: Verifying Checksum [2022-12-01T00:46:42.151Z] 4872d77fe225: Download complete [2022-12-01T00:46:42.151Z] 5851b861e8e6: Download complete [2022-12-01T00:46:42.410Z] b85a868b505f: Verifying Checksum [2022-12-01T00:46:42.410Z] b85a868b505f: Download complete [2022-12-01T00:46:42.668Z] bab4dde63d76: Verifying Checksum [2022-12-01T00:46:42.668Z] bab4dde63d76: Download complete [2022-12-01T00:46:43.602Z] b85a868b505f: Pull complete [2022-12-01T00:46:43.602Z] e2be974225ed: Pull complete [2022-12-01T00:46:44.171Z] 339a4e72a1f5: Pull complete [2022-12-01T00:46:44.171Z] 988bab9f4d93: Pull complete [2022-12-01T00:46:44.429Z] 1469e6f7b9e6: Pull complete [2022-12-01T00:46:44.688Z] eaf3925da568: Pull complete [2022-12-01T00:46:46.592Z] bab4dde63d76: Pull complete [2022-12-01T00:46:46.592Z] bde34c3a00c8: Pull complete [2022-12-01T00:46:46.592Z] b352a97aabf1: Pull complete [2022-12-01T00:46:46.592Z] 4872d77fe225: Pull complete [2022-12-01T00:46:46.592Z] 5851b861e8e6: Pull complete [2022-12-01T00:46:46.592Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-01T00:46:46.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-01T00:46:46.592Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-01T00:46:46.783Z] prd-ubuntu20.04-docker-8c-8g-120257 does not seem to be running inside a container [2022-12-01T00:46:46.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-776 -v /w/workspace/dry_go-mod-core-contracts_PR-776:/w/workspace/dry_go-mod-core-contracts_PR-776:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-776@tmp:/w/workspace/dry_go-mod-core-contracts_PR-776@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 [2022-12-01T00:46:49.486Z] $ docker top ca318a3646f36c8ee033e9d679e299cabc62d49db9a3b258dc7e736beb62d91e -eo pid,comm [2022-12-01T00:46:49.544Z] 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). [2022-12-01T00:46:49.544Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-01T00:46:49.671Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-01T00:46:49.671Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-01T00:46:49.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-01T00:46:49.789Z] $ docker exec ca318a3646f36c8ee033e9d679e299cabc62d49db9a3b258dc7e736beb62d91e ssh-agent [2022-12-01T00:46:49.917Z] SSH_AUTH_SOCK=/tmp/ssh-EbU1YPfEWYKc/agent.33 [2022-12-01T00:46:49.917Z] SSH_AGENT_PID=39 [2022-12-01T00:46:49.922Z] Running ssh-add (command line suppressed) [2022-12-01T00:46:50.028Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-776@tmp/private_key_14644374867761076327.key (/w/workspace/dry_go-mod-core-contracts_PR-776@tmp/private_key_14644374867761076327.key) [2022-12-01T00:46:50.047Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-01T00:46:50.375Z] + git tag --points-at HEAD [Pipeline] } [2022-12-01T00:46:50.397Z] $ docker exec --env ******** --env ******** ca318a3646f36c8ee033e9d679e299cabc62d49db9a3b258dc7e736beb62d91e ssh-agent -k [2022-12-01T00:46:50.497Z] unset SSH_AUTH_SOCK; [2022-12-01T00:46:50.497Z] unset SSH_AGENT_PID; [2022-12-01T00:46:50.498Z] echo Agent pid 39 killed; [2022-12-01T00:46:50.510Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-01T00:46:50.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-01T00:46:50.592Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-01T00:46:50.702Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-01T00:46:50.705Z] $ docker exec ca318a3646f36c8ee033e9d679e299cabc62d49db9a3b258dc7e736beb62d91e ssh-agent [2022-12-01T00:46:50.817Z] SSH_AUTH_SOCK=/tmp/ssh-pwnrIBg4Z0lW/agent.72 [2022-12-01T00:46:50.817Z] SSH_AGENT_PID=78 [2022-12-01T00:46:50.822Z] Running ssh-add (command line suppressed) [2022-12-01T00:46:50.921Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-776@tmp/private_key_18006839959389100347.key (/w/workspace/dry_go-mod-core-contracts_PR-776@tmp/private_key_18006839959389100347.key) [2022-12-01T00:46:50.935Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-01T00:46:51.259Z] + git semver init [2022-12-01T00:46:51.518Z] 2022-12-01 00:46:51,435 [run_init] DEBUG init version:0.0.0 force:False [2022-12-01T00:46:51.518Z] 2022-12-01 00:46:51,435 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_go-mod-core-contracts_PR-776/.semver [2022-12-01T00:46:51.518Z] 2022-12-01 00:46:51,436 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/dry_go-mod-core-contracts_PR-776/.semver [2022-12-01T00:46:51.519Z] 2022-12-01 00:46:51,436 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/dry_go-mod-core-contracts_PR-776/.semver'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-776, universal_newlines=False, shell=None, istream=None) [2022-12-01T00:46:52.456Z] 2022-12-01 00:46:52,179 [append_file] DEBUG append to file:/w/workspace/dry_go-mod-core-contracts_PR-776/.git/info/exclude [2022-12-01T00:46:52.456Z] 2022-12-01 00:46:52,180 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_go-mod-core-contracts_PR-776/.semver/PR-776 with force:False [2022-12-01T00:46:52.456Z] 2022-12-01 00:46:52,180 [write_file] DEBUG write to file:/w/workspace/dry_go-mod-core-contracts_PR-776/.semver/PR-776 [2022-12-01T00:46:52.456Z] 2022-12-01 00:46:52,183 [execute] INFO git cat-file --batch-check [2022-12-01T00:46:52.456Z] 2022-12-01 00:46:52,183 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-776/.semver, universal_newlines=False, shell=None, istream=) [2022-12-01T00:46:52.456Z] 2022-12-01 00:46:52,189 [execute] INFO git cat-file --batch [2022-12-01T00:46:52.456Z] 2022-12-01 00:46:52,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-776/.semver, universal_newlines=False, shell=None, istream=) [2022-12-01T00:46:52.456Z] 2022-12-01 00:46:52,194 [read_version] DEBUG read version from /w/workspace/dry_go-mod-core-contracts_PR-776/.semver/PR-776 [2022-12-01T00:46:52.456Z] 0.0.0 [Pipeline] } [2022-12-01T00:46:52.484Z] $ docker exec --env ******** --env ******** ca318a3646f36c8ee033e9d679e299cabc62d49db9a3b258dc7e736beb62d91e ssh-agent -k [2022-12-01T00:46:52.579Z] unset SSH_AUTH_SOCK; [2022-12-01T00:46:52.580Z] unset SSH_AGENT_PID; [2022-12-01T00:46:52.580Z] echo Agent pid 78 killed; [2022-12-01T00:46:52.591Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-01T00:46:53.008Z] + git semver [Pipeline] } [2022-12-01T00:46:53.290Z] $ docker stop --time=1 ca318a3646f36c8ee033e9d679e299cabc62d49db9a3b258dc7e736beb62d91e [2022-12-01T00:46:54.586Z] $ docker rm -f ca318a3646f36c8ee033e9d679e299cabc62d49db9a3b258dc7e736beb62d91e [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-01T00:46:54.982Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-01T00:46:55.206Z] Stashed 1 file(s) [Pipeline] echo [2022-12-01T00:46:55.224Z] [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 [2022-12-01T00:46:55.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-01T00:46:55.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-01T00:46:55.853Z] ========================================================= [2022-12-01T00:46:55.853Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-01T00:46:55.853Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-12-01T00:46:56.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-01T00:46:56.231Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-01T00:46:56.231Z] 213ec9aee27d: Pulling fs layer [2022-12-01T00:46:56.231Z] 4583459ba037: Pulling fs layer [2022-12-01T00:46:56.231Z] 93c1e223e6f2: Pulling fs layer [2022-12-01T00:46:56.231Z] 53926ce57604: Pulling fs layer [2022-12-01T00:46:56.231Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-01T00:46:56.231Z] 22ff95d597cd: Pulling fs layer [2022-12-01T00:46:56.231Z] 12d6caf4c0d1: Pulling fs layer [2022-12-01T00:46:56.231Z] 96b7cbca73a9: Pulling fs layer [2022-12-01T00:46:56.231Z] a7acece74701: Pulling fs layer [2022-12-01T00:46:56.231Z] 21b2b0c7a3f4: Waiting [2022-12-01T00:46:56.231Z] 22ff95d597cd: Waiting [2022-12-01T00:46:56.231Z] 12d6caf4c0d1: Waiting [2022-12-01T00:46:56.231Z] 96b7cbca73a9: Waiting [2022-12-01T00:46:56.231Z] a7acece74701: Waiting [2022-12-01T00:46:56.231Z] 53926ce57604: Waiting [2022-12-01T00:46:56.231Z] 93c1e223e6f2: Verifying Checksum [2022-12-01T00:46:56.231Z] 93c1e223e6f2: Download complete [2022-12-01T00:46:56.231Z] 4583459ba037: Verifying Checksum [2022-12-01T00:46:56.231Z] 4583459ba037: Download complete [2022-12-01T00:46:56.231Z] 21b2b0c7a3f4: Verifying Checksum [2022-12-01T00:46:56.231Z] 21b2b0c7a3f4: Download complete [2022-12-01T00:46:56.231Z] 22ff95d597cd: Download complete [2022-12-01T00:46:56.231Z] 213ec9aee27d: Verifying Checksum [2022-12-01T00:46:56.231Z] 213ec9aee27d: Download complete [2022-12-01T00:46:56.231Z] 12d6caf4c0d1: Download complete [2022-12-01T00:46:56.492Z] 213ec9aee27d: Pull complete [2022-12-01T00:46:56.493Z] 4583459ba037: Pull complete [2022-12-01T00:46:56.762Z] 93c1e223e6f2: Pull complete [2022-12-01T00:46:57.028Z] a7acece74701: Verifying Checksum [2022-12-01T00:46:57.028Z] a7acece74701: Download complete [2022-12-01T00:46:57.028Z] 53926ce57604: Verifying Checksum [2022-12-01T00:46:57.028Z] 53926ce57604: Download complete [2022-12-01T00:46:57.028Z] 96b7cbca73a9: Verifying Checksum [2022-12-01T00:46:57.028Z] 96b7cbca73a9: Download complete [2022-12-01T00:47:01.238Z] 53926ce57604: Pull complete [2022-12-01T00:47:01.238Z] 21b2b0c7a3f4: Pull complete [2022-12-01T00:47:01.238Z] 22ff95d597cd: Pull complete [2022-12-01T00:47:01.239Z] 12d6caf4c0d1: Pull complete [2022-12-01T00:47:03.147Z] 96b7cbca73a9: Pull complete [2022-12-01T00:47:04.083Z] a7acece74701: Pull complete [2022-12-01T00:47:04.083Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-01T00:47:04.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-01T00:47:04.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-12-01T00:47:04.399Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-01T00:47:04.780Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-01T00:47:04.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-01T00:47:04.940Z] prd-ubuntu20.04-docker-8c-8g-120257 does not seem to be running inside a container [2022-12-01T00:47:04.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-776 -v /w/workspace/dry_go-mod-core-contracts_PR-776:/w/workspace/dry_go-mod-core-contracts_PR-776:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-776@tmp:/w/workspace/dry_go-mod-core-contracts_PR-776@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 [2022-12-01T00:47:09.377Z] $ docker top 21317dbe37501d52a7591bc869d7c74da3cc24e490cf7ec153b6ce49d45a8ea0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-01T00:47:09.762Z] + go version [2022-12-01T00:47:09.762Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-01T00:47:09.790Z] $ docker stop --time=1 21317dbe37501d52a7591bc869d7c74da3cc24e490cf7ec153b6ce49d45a8ea0 [2022-12-01T00:47:10.615Z] Still waiting to schedule task [2022-12-01T00:47:10.616Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-120256’ [2022-12-01T00:47:11.116Z] $ docker rm -f 21317dbe37501d52a7591bc869d7c74da3cc24e490cf7ec153b6ce49d45a8ea0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-01T00:47:11.802Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-01T00:47:11.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-01T00:47:11.946Z] prd-ubuntu20.04-docker-8c-8g-120257 does not seem to be running inside a container [2022-12-01T00:47:11.976Z] $ 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-776 -v /w/workspace/dry_go-mod-core-contracts_PR-776:/w/workspace/dry_go-mod-core-contracts_PR-776:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-776@tmp:/w/workspace/dry_go-mod-core-contracts_PR-776@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 [2022-12-01T00:47:12.316Z] $ docker top 72d359f8ffdf90641ddb9a7237036ffd32f1ea97793d93441da4bf54b1283126 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-01T00:47:12.716Z] + git config --global --add safe.directory /w/workspace/dry_go-mod-core-contracts_PR-776 [Pipeline] fileExists [Pipeline] sh [2022-12-01T00:47:13.071Z] + make test [2022-12-01T00:47:13.071Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-12-01T00:47:13.071Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-12-01T00:47:13.071Z] go: downloading github.com/google/uuid v1.3.0 [2022-12-01T00:47:13.071Z] go: downloading github.com/stretchr/testify v1.8.1 [2022-12-01T00:47:13.071Z] go: downloading github.com/go-kit/log v0.2.1 [2022-12-01T00:47:13.071Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-12-01T00:47:13.071Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-12-01T00:47:13.332Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-12-01T00:47:13.332Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-12-01T00:47:13.332Z] go: downloading github.com/stretchr/objx v0.5.0 [2022-12-01T00:47:13.332Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-12-01T00:47:13.332Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-12-01T00:47:13.332Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-12-01T00:47:13.332Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-12-01T00:47:13.332Z] go: downloading golang.org/x/text v0.3.7 [2022-12-01T00:47:13.332Z] go: downloading github.com/x448/float16 v0.8.4 [2022-12-01T00:47:13.591Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-12-01T00:47:15.495Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2022-12-01T00:47:20.764Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.088s coverage: 83.4% of statements [2022-12-01T00:47:20.764Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2022-12-01T00:47:20.764Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2022-12-01T00:47:20.765Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2022-12-01T00:47:20.765Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.026s coverage: 29.4% of statements [2022-12-01T00:47:20.765Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] [2022-12-01T00:47:20.765Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2022-12-01T00:47:20.765Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.016s coverage: 53.5% of statements [2022-12-01T00:47:20.765Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.042s coverage: 90.5% of statements [2022-12-01T00:47:20.765Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.038s coverage: 86.8% of statements [2022-12-01T00:47:20.765Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.009s coverage: 60.5% of statements [2022-12-01T00:47:20.765Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.015s coverage: 36.1% of statements [2022-12-01T00:47:20.765Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.009s coverage: 48.7% of statements [2022-12-01T00:47:27.328Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-12-01T00:47:27.328Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-12-01T00:47:29.227Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-01T00:47:29.227Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-12-01T00:47:29.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-01T00:47:29.292Z] $ docker stop --time=1 72d359f8ffdf90641ddb9a7237036ffd32f1ea97793d93441da4bf54b1283126 [2022-12-01T00:47:32.200Z] $ docker rm -f 72d359f8ffdf90641ddb9a7237036ffd32f1ea97793d93441da4bf54b1283126 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-01T00:47:32.717Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-01T00:47:32.808Z] 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 [2022-12-01T00:47:33.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-01T00:47:33.739Z] [2022-12-01T00:47:33.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-01T00:47:34.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-01T00:47:34.114Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-01T00:47:34.114Z] 5eb5b503b376: Pulling fs layer [2022-12-01T00:47:34.114Z] 5c69ac0246d0: Pulling fs layer [2022-12-01T00:47:34.114Z] ec43610c2a17: Pulling fs layer [2022-12-01T00:47:34.114Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-01T00:47:34.114Z] 33b1e0a273af: Pulling fs layer [2022-12-01T00:47:34.114Z] 5d3b04190fa2: Pulling fs layer [2022-12-01T00:47:34.114Z] 2f39f015ded8: Pulling fs layer [2022-12-01T00:47:34.114Z] 3a2ae6a8a46f: Waiting [2022-12-01T00:47:34.114Z] 33b1e0a273af: Waiting [2022-12-01T00:47:34.114Z] 5c69ac0246d0: Verifying Checksum [2022-12-01T00:47:34.114Z] 5c69ac0246d0: Download complete [2022-12-01T00:47:34.114Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-01T00:47:34.114Z] 3a2ae6a8a46f: Download complete [2022-12-01T00:47:34.114Z] 33b1e0a273af: Verifying Checksum [2022-12-01T00:47:34.114Z] 33b1e0a273af: Download complete [2022-12-01T00:47:34.373Z] 5d3b04190fa2: Verifying Checksum [2022-12-01T00:47:34.373Z] 5d3b04190fa2: Download complete [2022-12-01T00:47:34.373Z] ec43610c2a17: Verifying Checksum [2022-12-01T00:47:34.373Z] ec43610c2a17: Download complete [2022-12-01T00:47:34.373Z] 5eb5b503b376: Verifying Checksum [2022-12-01T00:47:34.373Z] 5eb5b503b376: Download complete [2022-12-01T00:47:34.938Z] 2f39f015ded8: Download complete [2022-12-01T00:47:35.502Z] 5eb5b503b376: Pull complete [2022-12-01T00:47:35.502Z] 5c69ac0246d0: Pull complete [2022-12-01T00:47:35.761Z] ec43610c2a17: Pull complete [2022-12-01T00:47:36.020Z] 3a2ae6a8a46f: Pull complete [2022-12-01T00:47:36.020Z] 33b1e0a273af: Pull complete [2022-12-01T00:47:36.020Z] 5d3b04190fa2: Pull complete [2022-12-01T00:47:40.202Z] 2f39f015ded8: Pull complete [2022-12-01T00:47:40.202Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-01T00:47:40.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-01T00:47:40.202Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-01T00:47:40.393Z] prd-ubuntu20.04-docker-8c-8g-120257 does not seem to be running inside a container [2022-12-01T00:47:40.424Z] $ 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-776 -v /w/workspace/dry_go-mod-core-contracts_PR-776:/w/workspace/dry_go-mod-core-contracts_PR-776:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-776@tmp:/w/workspace/dry_go-mod-core-contracts_PR-776@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 [2022-12-01T00:47:43.761Z] $ docker top 65bb20ccd95b510607b99a4fe32f35c67d262e7a7242f7b64ffa3e93c6dd7f77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-01T00:47:44.208Z] ---> job-cost.sh [2022-12-01T00:47:44.208Z] lf-activate-venv: SKIPPING [2022-12-01T00:47:44.208Z] INFO: No Stack... [2022-12-01T00:47:44.467Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-01T00:47:44.726Z] INFO: Archiving Costs [Pipeline] sh [2022-12-01T00:47:45.037Z] + cat /w/workspace/dry_go-mod-core-contracts_PR-776/archives/cost.csv [2022-12-01T00:47:45.037Z] + cut -d, -f6 [Pipeline] lock [2022-12-01T00:47:45.079Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-776-1-stack-cost] [2022-12-01T00:47:45.084Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-776-1-stack-cost] did not exist. Created. [2022-12-01T00:47:45.084Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-776-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-01T00:47:45.463Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-12-01T00:47:45.510Z] Stashed 1 file(s) [Pipeline] } [2022-12-01T00:47:45.534Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-776-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-01T00:47:45.608Z] $ docker stop --time=1 65bb20ccd95b510607b99a4fe32f35c67d262e7a7242f7b64ffa3e93c6dd7f77 [2022-12-01T00:47:46.755Z] $ docker rm -f 65bb20ccd95b510607b99a4fe32f35c67d262e7a7242f7b64ffa3e93c6dd7f77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-01T00:50:38.894Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-120258 in /w/workspace/dry_go-mod-core-contracts_PR-776 [Pipeline] { [Pipeline] ws [2022-12-01T00:50:38.936Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2022-12-01T00:50:39.007Z] Selected Git installation does not exist. Using Default [2022-12-01T00:50:39.007Z] The recommended git tool is: NONE [2022-12-01T00:50:43.842Z] using credential edgex-jenkins-ssh [2022-12-01T00:50:43.864Z] Cloning the remote Git repository [2022-12-01T00:50:43.913Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-12-01T00:50:43.992Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2022-12-01T00:50:44.130Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-12-01T00:50:44.131Z] > git --version # timeout=10 [2022-12-01T00:50:44.156Z] > git --version # 'git version 2.25.1' [2022-12-01T00:50:44.158Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-01T00:50:44.203Z] Verifying host key using known hosts file [2022-12-01T00:50:44.387Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-12-01T00:50:44.398Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-01T00:50:45.454Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2022-12-01T00:50:45.470Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-01T00:50:46.224Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2022-12-01T00:50:46.275Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-12-01T00:50:46.277Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-01T00:50:46.282Z] Verifying host key using known hosts file [2022-12-01T00:50:46.289Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-12-01T00:50:46.301Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/776/head:refs/remotes/origin/PR-776 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-12-01T00:50:46.948Z] Merging remotes/origin/main commit 3865620dd9e95ffb8da8d22f04bdc6a07f486477 into PR head commit 6f6279bcbc87cde762f0ccd64b58ee6a94963b25 [2022-12-01T00:50:47.211Z] Merge succeeded, producing 6f6279bcbc87cde762f0ccd64b58ee6a94963b25 [2022-12-01T00:50:47.212Z] Checking out Revision 6f6279bcbc87cde762f0ccd64b58ee6a94963b25 (PR-776) [2022-12-01T00:50:46.972Z] > git config core.sparsecheckout # timeout=10 [2022-12-01T00:50:46.988Z] > git checkout -f 6f6279bcbc87cde762f0ccd64b58ee6a94963b25 # timeout=10 [2022-12-01T00:50:47.116Z] > git remote # timeout=10 [2022-12-01T00:50:47.132Z] > git config --get remote.origin.url # timeout=10 [2022-12-01T00:50:47.152Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-01T00:50:47.156Z] Verifying host key using known hosts file [2022-12-01T00:50:47.160Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-12-01T00:50:47.170Z] > git merge 3865620dd9e95ffb8da8d22f04bdc6a07f486477 # timeout=10 [2022-12-01T00:50:47.195Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-01T00:50:47.223Z] > git config core.sparsecheckout # timeout=10 [2022-12-01T00:50:47.237Z] > git checkout -f 6f6279bcbc87cde762f0ccd64b58ee6a94963b25 # timeout=10 [2022-12-01T00:50:50.738Z] Commit message: "refactor: Change Config stem constants to flatten config layout" [2022-12-01T00:50:50.795Z] > git --version # timeout=10 [2022-12-01T00:50:50.807Z] > git --version # 'git version 2.25.1' [2022-12-01T00:50:50.824Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-01T00:50:51.927Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-01T00:50:51.927Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-01T00:50:51.927Z] Dload Upload Total Spent Left Speed [2022-12-01T00:50:51.927Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 54085 0 --:--:-- --:--:-- --:--:-- 54085 [Pipeline] sh [2022-12-01T00:50:52.600Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-01T00:50:52.944Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-01T00:50:52.944Z] + sudo tee /etc/docker/daemon.new [2022-12-01T00:50:52.944Z] { [2022-12-01T00:50:52.944Z] "registry-mirrors": [ [2022-12-01T00:50:52.944Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-01T00:50:52.944Z] ], [2022-12-01T00:50:52.944Z] "bip": "10.250.0.254/24", [2022-12-01T00:50:52.944Z] "hosts": [ [2022-12-01T00:50:52.944Z] "tcp://0.0.0.0:5555", [2022-12-01T00:50:52.944Z] "unix:///var/run/docker.sock" [2022-12-01T00:50:52.944Z] ], [2022-12-01T00:50:52.944Z] "mtu": 1458, [2022-12-01T00:50:52.944Z] "selinux-enabled": true, [2022-12-01T00:50:52.944Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-01T00:50:52.944Z] } [Pipeline] sh [2022-12-01T00:50:53.280Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-01T00:50:53.626Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-12-01T00:51:12.022Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-01T00:51:12.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-01T00:51:12.089Z] ========================================================= [2022-12-01T00:51:12.089Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-01T00:51:12.089Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-12-01T00:51:12.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-01T00:51:13.086Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-01T00:51:13.086Z] 9b18e9b68314: Pulling fs layer [2022-12-01T00:51:13.086Z] 35d82f9e3411: Pulling fs layer [2022-12-01T00:51:13.086Z] e16973657156: Pulling fs layer [2022-12-01T00:51:13.086Z] fc693d55d65f: Pulling fs layer [2022-12-01T00:51:13.086Z] 7e9fc2657dce: Pulling fs layer [2022-12-01T00:51:13.086Z] dda99020689f: Pulling fs layer [2022-12-01T00:51:13.086Z] db1c61fa0a46: Pulling fs layer [2022-12-01T00:51:13.086Z] 891c053d2c06: Pulling fs layer [2022-12-01T00:51:13.086Z] fc693d55d65f: Waiting [2022-12-01T00:51:13.086Z] 7e9fc2657dce: Waiting [2022-12-01T00:51:13.086Z] dda99020689f: Waiting [2022-12-01T00:51:13.086Z] db1c61fa0a46: Waiting [2022-12-01T00:51:13.086Z] 891c053d2c06: Waiting [2022-12-01T00:51:13.086Z] e16973657156: Verifying Checksum [2022-12-01T00:51:13.086Z] e16973657156: Download complete [2022-12-01T00:51:13.086Z] 35d82f9e3411: Verifying Checksum [2022-12-01T00:51:13.086Z] 35d82f9e3411: Download complete [2022-12-01T00:51:13.086Z] 7e9fc2657dce: Download complete [2022-12-01T00:51:13.086Z] dda99020689f: Verifying Checksum [2022-12-01T00:51:13.086Z] dda99020689f: Download complete [2022-12-01T00:51:13.086Z] 9b18e9b68314: Download complete [2022-12-01T00:51:14.062Z] 9b18e9b68314: Pull complete [2022-12-01T00:51:14.062Z] 891c053d2c06: Verifying Checksum [2022-12-01T00:51:14.062Z] 891c053d2c06: Download complete [2022-12-01T00:51:14.653Z] 35d82f9e3411: Pull complete [2022-12-01T00:51:14.932Z] e16973657156: Pull complete [2022-12-01T00:51:15.200Z] db1c61fa0a46: Verifying Checksum [2022-12-01T00:51:15.200Z] db1c61fa0a46: Download complete [2022-12-01T00:51:15.788Z] fc693d55d65f: Verifying Checksum [2022-12-01T00:51:15.788Z] fc693d55d65f: Download complete [2022-12-01T00:51:28.138Z] fc693d55d65f: Pull complete [2022-12-01T00:51:28.138Z] 7e9fc2657dce: Pull complete [2022-12-01T00:51:28.138Z] dda99020689f: Pull complete [2022-12-01T00:51:34.796Z] db1c61fa0a46: Pull complete [2022-12-01T00:51:36.208Z] 891c053d2c06: Pull complete [2022-12-01T00:51:36.208Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-01T00:51:36.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-01T00:51:36.208Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-12-01T00:51:36.547Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-01T00:51:36.940Z] + docker inspect -f . ci-base-image-arm64 [2022-12-01T00:51:36.940Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-01T00:51:37.183Z] prd-ubuntu20.04-docker-arm64-4c-16g-120258 does not seem to be running inside a container [2022-12-01T00:51:37.248Z] $ 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 [2022-12-01T00:51:40.238Z] $ docker top 600b23d2c985222d75c2f47fa6ef32157ca580bc70de183a92838bffb1e8856b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-01T00:51:41.105Z] + go version [2022-12-01T00:51:41.106Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-01T00:51:41.141Z] $ docker stop --time=1 600b23d2c985222d75c2f47fa6ef32157ca580bc70de183a92838bffb1e8856b [2022-12-01T00:51:42.791Z] $ docker rm -f 600b23d2c985222d75c2f47fa6ef32157ca580bc70de183a92838bffb1e8856b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-01T00:51:43.581Z] + docker inspect -f . ci-base-image-arm64 [2022-12-01T00:51:43.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-01T00:51:43.826Z] prd-ubuntu20.04-docker-arm64-4c-16g-120258 does not seem to be running inside a container [2022-12-01T00:51:43.893Z] $ 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 [2022-12-01T00:51:45.901Z] $ docker top a45c5b1a327eae8c1904516ff6d6657e5aec232fa4b625570f9c3e6c03e9415a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-01T00:51:46.457Z] + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/1 [Pipeline] fileExists [Pipeline] sh [2022-12-01T00:51:46.843Z] + make test [2022-12-01T00:51:46.843Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-12-01T00:51:47.110Z] go: downloading github.com/google/uuid v1.3.0 [2022-12-01T00:51:47.110Z] go: downloading github.com/go-kit/log v0.2.1 [2022-12-01T00:51:47.111Z] go: downloading github.com/stretchr/testify v1.8.1 [2022-12-01T00:51:47.378Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-12-01T00:51:47.378Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-12-01T00:51:47.378Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-12-01T00:51:47.647Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-12-01T00:51:47.647Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-12-01T00:51:47.647Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-12-01T00:51:47.647Z] go: downloading github.com/stretchr/objx v0.5.0 [2022-12-01T00:51:47.647Z] go: downloading github.com/x448/float16 v0.8.4 [2022-12-01T00:51:47.647Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-12-01T00:51:47.647Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-12-01T00:51:47.647Z] go: downloading golang.org/x/text v0.3.7 [2022-12-01T00:51:47.647Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-12-01T00:51:47.647Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-12-01T00:51:51.913Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2022-12-01T00:52:30.811Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.438s coverage: 83.4% of statements [2022-12-01T00:52:30.812Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2022-12-01T00:52:30.812Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2022-12-01T00:52:30.812Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2022-12-01T00:52:30.812Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.062s coverage: 29.4% of statements [2022-12-01T00:52:30.812Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] [2022-12-01T00:52:30.812Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2022-12-01T00:52:30.812Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.192s coverage: 53.5% of statements [2022-12-01T00:52:30.812Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.050s coverage: 90.5% of statements [2022-12-01T00:52:30.812Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.231s coverage: 86.8% of statements [2022-12-01T00:52:30.812Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.060s coverage: 60.5% of statements [2022-12-01T00:52:30.812Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.020s coverage: 36.1% of statements [2022-12-01T00:52:30.812Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.044s coverage: 48.7% of statements [2022-12-01T00:52:30.812Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-01T00:52:30.812Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-12-01T00:52:40.898Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-01T00:52:40.899Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-12-01T00:52:40.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-01T00:52:40.969Z] $ docker stop --time=1 a45c5b1a327eae8c1904516ff6d6657e5aec232fa4b625570f9c3e6c03e9415a [2022-12-01T00:52:42.766Z] $ docker rm -f a45c5b1a327eae8c1904516ff6d6657e5aec232fa4b625570f9c3e6c03e9415a [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-01T00:52:44.176Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-01T00:52:44.210Z] Warning: overwriting stash ‘coverage-report’ [2022-12-01T00:52:44.684Z] 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 [2022-12-01T00:52:45.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-01T00:52:45.491Z] [2022-12-01T00:52:45.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-01T00:52:45.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-01T00:52:46.157Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-01T00:52:46.157Z] 8998bd30e6a1: Pulling fs layer [2022-12-01T00:52:46.157Z] 04944245beec: Pulling fs layer [2022-12-01T00:52:46.157Z] 699f458cf7ca: Pulling fs layer [2022-12-01T00:52:46.157Z] 765212b225bb: Pulling fs layer [2022-12-01T00:52:46.157Z] f23df028b6ca: Pulling fs layer [2022-12-01T00:52:46.157Z] d65c8cfc05b1: Pulling fs layer [2022-12-01T00:52:46.157Z] 2437ff75d9bd: Pulling fs layer [2022-12-01T00:52:46.157Z] f23df028b6ca: Waiting [2022-12-01T00:52:46.157Z] d65c8cfc05b1: Waiting [2022-12-01T00:52:46.157Z] 2437ff75d9bd: Waiting [2022-12-01T00:52:46.157Z] 765212b225bb: Waiting [2022-12-01T00:52:46.157Z] 04944245beec: Verifying Checksum [2022-12-01T00:52:46.157Z] 04944245beec: Download complete [2022-12-01T00:52:46.157Z] 765212b225bb: Verifying Checksum [2022-12-01T00:52:46.157Z] 765212b225bb: Download complete [2022-12-01T00:52:46.425Z] f23df028b6ca: Verifying Checksum [2022-12-01T00:52:46.425Z] f23df028b6ca: Download complete [2022-12-01T00:52:46.425Z] d65c8cfc05b1: Verifying Checksum [2022-12-01T00:52:46.425Z] d65c8cfc05b1: Download complete [2022-12-01T00:52:46.425Z] 699f458cf7ca: Verifying Checksum [2022-12-01T00:52:46.425Z] 699f458cf7ca: Download complete [2022-12-01T00:52:46.693Z] 8998bd30e6a1: Verifying Checksum [2022-12-01T00:52:46.693Z] 8998bd30e6a1: Download complete [2022-12-01T00:52:49.278Z] 2437ff75d9bd: Verifying Checksum [2022-12-01T00:52:49.278Z] 2437ff75d9bd: Download complete [2022-12-01T00:52:50.688Z] 8998bd30e6a1: Pull complete [2022-12-01T00:52:50.956Z] 04944245beec: Pull complete [2022-12-01T00:52:52.368Z] 699f458cf7ca: Pull complete [2022-12-01T00:52:52.654Z] 765212b225bb: Pull complete [2022-12-01T00:52:53.245Z] f23df028b6ca: Pull complete [2022-12-01T00:52:53.512Z] d65c8cfc05b1: Pull complete [2022-12-01T00:53:08.529Z] 2437ff75d9bd: Pull complete [2022-12-01T00:53:08.529Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-01T00:53:08.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-01T00:53:08.529Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-01T00:53:08.842Z] prd-ubuntu20.04-docker-arm64-4c-16g-120258 does not seem to be running inside a container [2022-12-01T00:53:08.903Z] $ 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 [2022-12-01T00:53:12.295Z] $ docker top d509086acd45cf0dd473537df5c71b4edd31fe23df6934a6eeb42d30847f18cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-01T00:53:12.846Z] ---> job-cost.sh [2022-12-01T00:53:13.116Z] lf-activate-venv: SKIPPING [2022-12-01T00:53:13.116Z] INFO: No Stack... [2022-12-01T00:53:13.383Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-01T00:53:14.345Z] INFO: Archiving Costs [Pipeline] sh [2022-12-01T00:53:14.699Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [2022-12-01T00:53:14.699Z] + cut -d, -f6 [Pipeline] lock [2022-12-01T00:53:15.041Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-776-1-stack-cost] [2022-12-01T00:53:15.047Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-776-1-stack-cost] did not exist. Created. [2022-12-01T00:53:15.047Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-776-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-01T00:53:15.461Z] /w/workspace/go-mod-core-contracts/1@tmp/durable-14e16067/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-01T00:53:15.806Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-01T00:53:15.838Z] Warning: overwriting stash ‘stack-cost’ [2022-12-01T00:53:15.890Z] Stashed 1 file(s) [Pipeline] } [2022-12-01T00:53:15.904Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-776-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-01T00:53:15.975Z] $ docker stop --time=1 d509086acd45cf0dd473537df5c71b4edd31fe23df6934a6eeb42d30847f18cc [2022-12-01T00:53:17.431Z] $ docker rm -f d509086acd45cf0dd473537df5c71b4edd31fe23df6934a6eeb42d30847f18cc [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 [2022-12-01T00:53:18.367Z] provisioning config files... [2022-12-01T00:53:18.380Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-776@tmp/config14161305785896325586tmp [Pipeline] { [Pipeline] sh [2022-12-01T00:53:18.709Z] + set +x [2022-12-01T00:53:18.710Z] + curl -s https://codecov.io/bash [2022-12-01T00:53:18.710Z] + bash -s -- [2022-12-01T00:53:18.710Z] [2022-12-01T00:53:18.710Z] _____ _ [2022-12-01T00:53:18.710Z] / ____| | | [2022-12-01T00:53:18.710Z] | | ___ __| | ___ ___ _____ __ [2022-12-01T00:53:18.710Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-01T00:53:18.710Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-01T00:53:18.710Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-01T00:53:18.710Z] Bash-1.0.6 [2022-12-01T00:53:18.710Z] [2022-12-01T00:53:18.710Z] [2022-12-01T00:53:18.710Z] ==> git version 2.25.1 found [2022-12-01T00:53:18.710Z] ==> 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 [2022-12-01T00:53:18.710Z] Release-Date: 2020-01-08 [2022-12-01T00:53:18.710Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-12-01T00:53:18.710Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-01T00:53:18.710Z] ==> Jenkins CI detected. [2022-12-01T00:53:18.710Z] current dir:  /w/workspace/dry_go-mod-core-contracts_PR-776 [2022-12-01T00:53:18.710Z] project root: . [2022-12-01T00:53:18.710Z] --> token set from env [2022-12-01T00:53:18.710Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-01T00:53:18.710Z] ==> Running gcov in . (disable via -X gcov) [2022-12-01T00:53:18.710Z] ==> Python coveragepy not found [2022-12-01T00:53:18.710Z] ==> Searching for coverage reports in: [2022-12-01T00:53:18.710Z] + . [2022-12-01T00:53:18.710Z] -> Found 1 reports [2022-12-01T00:53:18.710Z] ==> Detecting git/mercurial file structure [2022-12-01T00:53:18.972Z] ==> Reading reports [2022-12-01T00:53:18.972Z] + ./coverage.out bytes=117200 [2022-12-01T00:53:18.972Z] ==> Appending adjustments [2022-12-01T00:53:18.972Z] https://docs.codecov.io/docs/fixing-reports [2022-12-01T00:53:19.541Z] + Found adjustments [2022-12-01T00:53:19.541Z] ==> Gzipping contents [2022-12-01T00:53:19.541Z] 20K /tmp/codecov.y6JJhK.gz [2022-12-01T00:53:19.541Z] ==> Uploading reports [2022-12-01T00:53:19.541Z] url: https://codecov.io [2022-12-01T00:53:19.541Z] query: branch=PR-776&commit=6f6279bcbc87cde762f0ccd64b58ee6a94963b25&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-776%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=776&job=&cmd_args= [2022-12-01T00:53:19.541Z] -> Pinging Codecov [2022-12-01T00:53:19.541Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-776&commit=6f6279bcbc87cde762f0ccd64b58ee6a94963b25&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-776%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=776&job=&cmd_args= [2022-12-01T00:53:19.802Z] -> Uploading to [2022-12-01T00:53:19.802Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-01/71470A77251A30514AAF9C0BB2E5B6CE/6f6279bcbc87cde762f0ccd64b58ee6a94963b25/5de3030a-6c21-40e5-a6aa-6ade891f1645.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221201T005319Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=445bf3e797562ae3d6d2852a50285ef5dbbe0af6b65f2ef5bf5fcbabd0b08492 [2022-12-01T00:53:19.802Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-01T00:53:19.802Z] Dload Upload Total Spent Left Speed [2022-12-01T00:53:20.370Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17493 0 0 100 17493 0 61378 --:--:-- --:--:-- --:--:-- 61378 [2022-12-01T00:53:20.370Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/6f6279bcbc87cde762f0ccd64b58ee6a94963b25 [Pipeline] } [2022-12-01T00:53:20.397Z] 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 [2022-12-01T00:53:22.137Z] + [ -d /w/workspace/dry_go-mod-core-contracts_PR-776/archives ] [2022-12-01T00:53:22.137Z] + ls -al /w/workspace/dry_go-mod-core-contracts_PR-776/archives [2022-12-01T00:53:22.137Z] total 16 [2022-12-01T00:53:22.137Z] drwxr-xr-x 3 root root 4096 Dec 1 00:47 . [2022-12-01T00:53:22.137Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 1 00:47 .. [2022-12-01T00:53:22.137Z] drwxr-xr-x 2 root root 4096 Dec 1 00:47 cost [2022-12-01T00:53:22.137Z] -rw-r--r-- 1 root root 93 Dec 1 00:47 cost.csv [2022-12-01T00:53:22.137Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_go-mod-core-contracts_PR-776/archives [2022-12-01T00:53:22.137Z] + ls -al /w/workspace/dry_go-mod-core-contracts_PR-776/archives [2022-12-01T00:53:22.137Z] total 16 [2022-12-01T00:53:22.137Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 1 00:47 . [2022-12-01T00:53:22.137Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 1 00:47 .. [2022-12-01T00:53:22.137Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 1 00:47 cost [2022-12-01T00:53:22.137Z] -rw-r--r-- 1 jenkins jenkins 93 Dec 1 00:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-01T00:53:22.471Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-01T00:53:23.352Z] ---> package-listing.sh [2022-12-01T00:53:23.352Z] ++ facter osfamily [2022-12-01T00:53:23.352Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-01T00:53:23.611Z] + OS_FAMILY=debian [2022-12-01T00:53:23.611Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-776 [2022-12-01T00:53:23.611Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-01T00:53:23.611Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-01T00:53:23.611Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-01T00:53:23.611Z] + PACKAGES=/tmp/packages_start.txt [2022-12-01T00:53:23.611Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-776 ']' [2022-12-01T00:53:23.611Z] + PACKAGES=/tmp/packages_end.txt [2022-12-01T00:53:23.611Z] + case "${OS_FAMILY}" in [2022-12-01T00:53:23.611Z] + dpkg -l [2022-12-01T00:53:23.611Z] + grep '^ii' [2022-12-01T00:53:23.611Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-01T00:53:23.611Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-01T00:53:23.611Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-01T00:53:23.611Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-776 ']' [2022-12-01T00:53:23.611Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-776/archives/ [2022-12-01T00:53:23.611Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-776/archives/ [Pipeline] echo [2022-12-01T00:53:23.645Z] 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-776/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-12-01T00:53:23.933Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-01T00:53:24.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-01T00:53:24.554Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-01T00:53:24.678Z] prd-ubuntu20.04-docker-8c-8g-120257 does not seem to be running inside a container [2022-12-01T00:53:24.702Z] $ 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-776/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-776 -v /w/workspace/dry_go-mod-core-contracts_PR-776:/w/workspace/dry_go-mod-core-contracts_PR-776:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-776@tmp:/w/workspace/dry_go-mod-core-contracts_PR-776@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 [2022-12-01T00:53:24.878Z] $ docker top b4d868cbc911b3c295daff5b557604183646cb360bf354044ba714f113931f91 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-01T00:53:25.259Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-01T00:53:25.566Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-01T00:53:25.874Z] + ls /var/log/sa-host [2022-12-01T00:53:25.875Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-01T00:53:26.073Z] provisioning config files... [2022-12-01T00:53:26.082Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-776@tmp/config15556659890917792883tmp [Pipeline] { [Pipeline] echo [2022-12-01T00:53:26.127Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-01T00:53:26.438Z] ---> create-netrc.sh [Pipeline] } [2022-12-01T00:53:26.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-01T00:53:26.914Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-01T00:53:26.946Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-01T00:53:27.254Z] ---> sudo-logs.sh [2022-12-01T00:53:27.254Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-01T00:53:27.334Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-01T00:53:27.646Z] ---> job-cost.sh [2022-12-01T00:53:27.646Z] lf-activate-venv: SKIPPING [2022-12-01T00:53:27.646Z] DEBUG: total: 0.2199999988079071 [2022-12-01T00:53:27.646Z] INFO: Retrieving Stack Cost... [2022-12-01T00:53:27.903Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-01T00:53:28.161Z] INFO: Archiving Costs [Pipeline] echo [2022-12-01T00:53:28.196Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-01T00:53:28.505Z] ---> logs-deploy.sh [2022-12-01T00:53:28.505Z] lf-activate-venv: SKIPPING [2022-12-01T00:53:28.505Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-776/1 [2022-12-01T00:53:28.505Z] INFO: archiving workspace using pattern(s): [2022-12-01T00:53:29.445Z] Archives upload complete. [2022-12-01T00:53:29.445Z] INFO: archiving logs to Nexus [2022-12-01T00:53:30.386Z] ---> uname -a: [2022-12-01T00:53:30.386Z] Linux prd-ubuntu20-04-docker-8c-8g-120257 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-12-01T00:53:30.386Z] [2022-12-01T00:53:30.386Z] [2022-12-01T00:53:30.386Z] ---> lscpu: [2022-12-01T00:53:30.386Z] Architecture: x86_64 [2022-12-01T00:53:30.386Z] CPU op-mode(s): 32-bit, 64-bit [2022-12-01T00:53:30.386Z] Byte Order: Little Endian [2022-12-01T00:53:30.386Z] Address sizes: 40 bits physical, 48 bits virtual [2022-12-01T00:53:30.386Z] CPU(s): 8 [2022-12-01T00:53:30.386Z] On-line CPU(s) list: 0-7 [2022-12-01T00:53:30.386Z] Thread(s) per core: 1 [2022-12-01T00:53:30.386Z] Core(s) per socket: 1 [2022-12-01T00:53:30.386Z] Socket(s): 8 [2022-12-01T00:53:30.386Z] NUMA node(s): 1 [2022-12-01T00:53:30.386Z] Vendor ID: AuthenticAMD [2022-12-01T00:53:30.386Z] CPU family: 23 [2022-12-01T00:53:30.386Z] Model: 49 [2022-12-01T00:53:30.386Z] Model name: AMD EPYC-Rome Processor [2022-12-01T00:53:30.386Z] Stepping: 0 [2022-12-01T00:53:30.386Z] CPU MHz: 2799.998 [2022-12-01T00:53:30.386Z] BogoMIPS: 5599.99 [2022-12-01T00:53:30.386Z] Virtualization: AMD-V [2022-12-01T00:53:30.386Z] Hypervisor vendor: KVM [2022-12-01T00:53:30.386Z] Virtualization type: full [2022-12-01T00:53:30.386Z] L1d cache: 256 KiB [2022-12-01T00:53:30.386Z] L1i cache: 256 KiB [2022-12-01T00:53:30.386Z] L2 cache: 4 MiB [2022-12-01T00:53:30.386Z] L3 cache: 128 MiB [2022-12-01T00:53:30.386Z] NUMA node0 CPU(s): 0-7 [2022-12-01T00:53:30.386Z] Vulnerability Itlb multihit: Not affected [2022-12-01T00:53:30.386Z] Vulnerability L1tf: Not affected [2022-12-01T00:53:30.386Z] Vulnerability Mds: Not affected [2022-12-01T00:53:30.386Z] Vulnerability Meltdown: Not affected [2022-12-01T00:53:30.386Z] Vulnerability Mmio stale data: Not affected [2022-12-01T00:53:30.386Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-12-01T00:53:30.386Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-12-01T00:53:30.386Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-12-01T00:53:30.386Z] Vulnerability Srbds: Not affected [2022-12-01T00:53:30.386Z] Vulnerability Tsx async abort: Not affected [2022-12-01T00:53:30.386Z] 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 [2022-12-01T00:53:30.386Z] [2022-12-01T00:53:30.386Z] [2022-12-01T00:53:30.386Z] ---> nproc: [2022-12-01T00:53:30.386Z] 8 [2022-12-01T00:53:30.386Z] [2022-12-01T00:53:30.386Z] [2022-12-01T00:53:30.386Z] ---> df -h: [2022-12-01T00:53:30.386Z] Filesystem Size Used Avail Use% Mounted on [2022-12-01T00:53:30.386Z] overlay 155G 11G 145G 7% / [2022-12-01T00:53:30.386Z] tmpfs 64M 0 64M 0% /dev [2022-12-01T00:53:30.386Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-12-01T00:53:30.386Z] shm 64M 0 64M 0% /dev/shm [2022-12-01T00:53:30.386Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-12-01T00:53:30.386Z] [2022-12-01T00:53:30.386Z] [2022-12-01T00:53:30.386Z] ---> sar -b -r -n DEV: [2022-12-01T00:53:30.386Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120257) 12/01/22 _x86_64_ (8 CPU) [2022-12-01T00:53:30.386Z] [2022-12-01T00:53:30.386Z] 00:45:55 LINUX RESTART (8 CPU) [2022-12-01T00:53:30.386Z] [2022-12-01T00:53:30.386Z] 00:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-12-01T00:53:30.386Z] 00:47:02 373.74 47.47 326.27 0.00 5338.22 130835.72 0.00 [2022-12-01T00:53:30.386Z] 00:48:01 81.27 0.46 80.82 0.00 38.23 48621.05 0.00 [2022-12-01T00:53:30.386Z] 00:49:01 2.05 0.00 2.05 0.00 0.00 23.35 0.00 [2022-12-01T00:53:30.386Z] 00:50:01 3.62 1.60 2.02 0.00 37.19 24.80 0.00 [2022-12-01T00:53:30.386Z] 00:51:01 2.97 0.97 2.00 0.00 67.46 73.19 0.00 [2022-12-01T00:53:30.386Z] 00:52:01 52.09 9.60 42.49 0.00 5087.29 8647.76 0.00 [2022-12-01T00:53:30.386Z] 00:53:01 3.35 0.02 3.33 0.00 0.13 83.85 0.00 [2022-12-01T00:53:30.386Z] Average: 74.15 8.61 65.54 0.00 1513.39 26852.04 0.00 [2022-12-01T00:53:30.386Z] [2022-12-01T00:53:30.386Z] 00:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-12-01T00:53:30.386Z] 00:47:02 29238024 31572756 751432 2.29 71180 2542604 2024388 5.97 1011564 2286140 660608 [2022-12-01T00:53:30.386Z] 00:48:01 28679256 31590444 715696 2.18 91556 3052444 1767772 5.21 1138756 2650876 444 [2022-12-01T00:53:30.386Z] 00:49:01 28678604 31590004 715956 2.18 91632 3052444 1767772 5.21 1138624 2650880 4 [2022-12-01T00:53:30.386Z] 00:50:01 28670420 31584180 721588 2.19 91736 3053560 1767772 5.21 1146080 2651288 4 [2022-12-01T00:53:30.386Z] 00:51:01 28644516 31576696 728140 2.21 93296 3069740 1777104 5.24 1157012 2667332 11368 [2022-12-01T00:53:30.386Z] 00:52:01 28151032 31568852 720524 2.19 125536 3507872 1786960 5.27 1462028 2818640 4 [2022-12-01T00:53:30.386Z] 00:53:01 28155212 31568296 720836 2.19 124132 3504620 1781552 5.25 1460512 2815460 8 [2022-12-01T00:53:30.386Z] Average: 28602438 31578747 724882 2.20 98438 3111898 1810474 5.34 1216368 2648659 96063 [2022-12-01T00:53:30.386Z] [2022-12-01T00:53:30.386Z] 00:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-12-01T00:53:30.386Z] 00:47:02 lo 3.87 3.87 0.37 0.37 0.00 0.00 0.00 0.00 [2022-12-01T00:53:30.386Z] 00:47:02 ens3 577.66 366.48 6462.52 92.51 0.00 0.00 0.00 0.00 [2022-12-01T00:53:30.386Z] 00:47:02 docker0 3.68 2.93 0.47 38.60 0.00 0.00 0.00 0.00 [2022-12-01T00:53:30.386Z] 00:48:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 [2022-12-01T00:53:30.386Z] 00:48:01 ens3 159.70 100.47 2889.20 24.25 0.00 0.00 0.00 0.00 [2022-12-01T00:53:30.386Z] 00:48:01 docker0 16.39 26.59 1.42 295.77 0.00 0.00 0.00 0.00 [2022-12-01T00:53:30.386Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-01T00:53:30.386Z] 00:49:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-01T00:53:30.386Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-01T00:53:30.386Z] 00:50:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-12-01T00:53:30.386Z] 00:50:01 ens3 10.85 6.80 12.15 5.82 0.00 0.00 0.00 0.00 [2022-12-01T00:53:30.386Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-01T00:53:30.386Z] 00:51:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2022-12-01T00:53:30.386Z] 00:51:01 ens3 22.25 17.08 186.39 1.49 0.00 0.00 0.00 0.00 [2022-12-01T00:53:30.386Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-01T00:53:30.386Z] 00:52:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2022-12-01T00:53:30.386Z] 00:52:01 ens3 99.32 54.14 2556.52 3.86 0.00 0.00 0.00 0.00 [2022-12-01T00:53:30.386Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-01T00:53:30.386Z] 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-01T00:53:30.386Z] 00:53:01 ens3 0.10 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-01T00:53:30.386Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-01T00:53:30.386Z] Average: lo 0.89 0.89 0.08 0.08 0.00 0.00 0.00 0.00 [2022-12-01T00:53:30.386Z] Average: ens3 124.20 77.82 1726.89 18.26 0.00 0.00 0.00 0.00 [2022-12-01T00:53:30.386Z] Average: docker0 2.83 4.16 0.27 47.18 0.00 0.00 0.00 0.00 [2022-12-01T00:53:30.386Z] [2022-12-01T00:53:30.386Z] [2022-12-01T00:53:30.386Z] ---> sar -P ALL: [2022-12-01T00:53:30.386Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120257) 12/01/22 _x86_64_ (8 CPU) [2022-12-01T00:53:30.386Z] [2022-12-01T00:53:30.386Z] 00:45:55 LINUX RESTART (8 CPU) [2022-12-01T00:53:30.386Z] [2022-12-01T00:53:30.386Z] 00:46:01 CPU %user %nice %system %iowait %steal %idle [2022-12-01T00:53:30.386Z] 00:47:02 all 8.99 0.00 3.03 2.04 0.05 85.89 [2022-12-01T00:53:30.386Z] 00:47:02 0 6.85 0.00 2.57 3.19 0.03 87.36 [2022-12-01T00:53:30.386Z] 00:47:02 1 10.66 0.00 3.01 0.25 0.03 86.05 [2022-12-01T00:53:30.386Z] 00:47:02 2 12.51 0.00 4.04 0.61 0.05 82.80 [2022-12-01T00:53:30.386Z] 00:47:02 3 6.78 0.00 3.05 0.20 0.05 89.92 [2022-12-01T00:53:30.386Z] 00:47:02 4 7.74 0.00 2.84 0.42 0.03 88.97 [2022-12-01T00:53:30.386Z] 00:47:02 5 9.72 0.00 2.65 5.25 0.05 82.34 [2022-12-01T00:53:30.386Z] 00:47:02 6 8.55 0.00 2.03 2.56 0.05 86.81 [2022-12-01T00:53:30.386Z] 00:47:02 7 9.16 0.00 4.07 3.86 0.07 82.84 [2022-12-01T00:53:30.386Z] 00:48:01 all 14.87 0.00 3.28 1.93 0.06 79.86 [2022-12-01T00:53:30.386Z] 00:48:01 0 14.06 0.00 3.45 2.17 0.05 80.26 [2022-12-01T00:53:30.386Z] 00:48:01 1 14.81 0.00 3.56 6.60 0.07 74.97 [2022-12-01T00:53:30.386Z] 00:48:01 2 15.33 0.00 3.16 0.05 0.05 81.40 [2022-12-01T00:53:30.386Z] 00:48:01 3 16.57 0.00 3.06 0.03 0.03 80.31 [2022-12-01T00:53:30.386Z] 00:48:01 4 14.91 0.00 3.46 4.04 0.10 77.48 [2022-12-01T00:53:30.386Z] 00:48:01 5 15.97 0.00 3.36 0.19 0.03 80.45 [2022-12-01T00:53:30.386Z] 00:48:01 6 13.43 0.00 2.59 1.67 0.03 82.28 [2022-12-01T00:53:30.386Z] 00:48:01 7 13.92 0.00 3.59 0.65 0.07 81.77 [2022-12-01T00:53:30.387Z] 00:49:01 all 0.01 0.00 0.02 0.01 0.01 99.95 [2022-12-01T00:53:30.387Z] 00:49:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-12-01T00:53:30.387Z] 00:49:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2022-12-01T00:53:30.387Z] 00:49:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2022-12-01T00:53:30.387Z] 00:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-12-01T00:53:30.387Z] 00:49:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-01T00:53:30.387Z] 00:49:01 5 0.03 0.00 0.02 0.03 0.02 99.90 [2022-12-01T00:53:30.387Z] 00:49:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-12-01T00:53:30.387Z] 00:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-01T00:53:30.387Z] 00:50:01 all 0.28 0.00 0.04 0.01 0.01 99.66 [2022-12-01T00:53:30.387Z] 00:50:01 0 0.22 0.00 0.02 0.02 0.02 99.73 [2022-12-01T00:53:30.387Z] 00:50:01 1 0.18 0.00 0.07 0.00 0.03 99.72 [2022-12-01T00:53:30.387Z] 00:50:01 2 0.07 0.00 0.07 0.00 0.02 99.85 [2022-12-01T00:53:30.387Z] 00:50:01 3 0.08 0.00 0.02 0.00 0.00 99.90 [2022-12-01T00:53:30.387Z] 00:50:01 4 0.03 0.00 0.03 0.02 0.02 99.90 [2022-12-01T00:53:30.387Z] 00:50:01 5 1.15 0.00 0.03 0.03 0.00 98.78 [2022-12-01T00:53:30.387Z] 00:50:01 6 0.43 0.00 0.03 0.03 0.00 99.50 [2022-12-01T00:53:30.387Z] 00:50:01 7 0.08 0.00 0.03 0.00 0.00 99.88 [2022-12-01T00:53:30.387Z] 00:51:01 all 0.08 0.00 0.05 0.01 0.01 99.85 [2022-12-01T00:53:30.387Z] 00:51:01 0 0.05 0.00 0.17 0.03 0.00 99.75 [2022-12-01T00:53:30.387Z] 00:51:01 1 0.10 0.00 0.05 0.00 0.02 99.83 [2022-12-01T00:53:30.387Z] 00:51:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2022-12-01T00:53:30.387Z] 00:51:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2022-12-01T00:53:30.387Z] 00:51:01 4 0.08 0.00 0.03 0.00 0.00 99.88 [2022-12-01T00:53:30.387Z] 00:51:01 5 0.03 0.00 0.02 0.05 0.02 99.88 [2022-12-01T00:53:30.387Z] 00:51:01 6 0.05 0.00 0.03 0.02 0.02 99.88 [2022-12-01T00:53:30.387Z] 00:51:01 7 0.20 0.00 0.05 0.02 0.02 99.72 [2022-12-01T00:53:30.387Z] 00:52:01 all 1.98 0.00 1.22 0.63 0.03 96.14 [2022-12-01T00:53:30.387Z] 00:52:01 0 1.18 0.00 0.82 0.22 0.03 97.75 [2022-12-01T00:53:30.387Z] 00:52:01 1 2.06 0.00 2.61 0.87 0.05 94.41 [2022-12-01T00:53:30.387Z] 00:52:01 2 4.41 0.00 0.92 0.68 0.03 93.96 [2022-12-01T00:53:30.387Z] 00:52:01 3 2.33 0.00 0.77 1.00 0.03 95.86 [2022-12-01T00:53:30.387Z] 00:52:01 4 1.74 0.00 0.80 0.00 0.02 97.45 [2022-12-01T00:53:30.387Z] 00:52:01 5 1.17 0.00 1.85 0.60 0.02 96.36 [2022-12-01T00:53:30.387Z] 00:52:01 6 1.45 0.00 1.32 1.20 0.02 96.01 [2022-12-01T00:53:30.387Z] 00:52:01 7 1.47 0.00 0.69 0.50 0.02 97.32 [2022-12-01T00:53:30.387Z] 00:53:01 all 0.08 0.00 0.04 0.01 0.01 99.87 [2022-12-01T00:53:30.387Z] 00:53:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2022-12-01T00:53:30.387Z] 00:53:01 1 0.07 0.00 0.03 0.05 0.00 99.85 [2022-12-01T00:53:30.387Z] 00:53:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2022-12-01T00:53:30.387Z] 00:53:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2022-12-01T00:53:30.387Z] 00:53:01 4 0.20 0.00 0.10 0.00 0.00 99.70 [2022-12-01T00:53:30.387Z] 00:53:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-12-01T00:53:30.387Z] 00:53:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-12-01T00:53:30.387Z] 00:53:01 7 0.08 0.00 0.07 0.00 0.03 99.82 [2022-12-01T00:53:30.387Z] Average: all 3.71 0.00 1.09 0.66 0.02 94.52 [2022-12-01T00:53:30.387Z] Average: 0 3.16 0.00 1.00 0.80 0.02 95.02 [2022-12-01T00:53:30.387Z] Average: 1 3.94 0.00 1.33 1.09 0.03 93.61 [2022-12-01T00:53:30.387Z] Average: 2 4.59 0.00 1.17 0.19 0.03 94.01 [2022-12-01T00:53:30.387Z] Average: 3 3.65 0.00 0.98 0.18 0.02 95.17 [2022-12-01T00:53:30.387Z] Average: 4 3.48 0.00 1.03 0.63 0.02 94.84 [2022-12-01T00:53:30.387Z] Average: 5 3.96 0.00 1.12 0.87 0.02 94.02 [2022-12-01T00:53:30.387Z] Average: 6 3.39 0.00 0.86 0.78 0.02 94.96 [2022-12-01T00:53:30.387Z] Average: 7 3.51 0.00 1.20 0.71 0.03 94.55 [2022-12-01T00:53:30.387Z] [2022-12-01T00:53:30.387Z] [2022-12-01T00:53:30.387Z]