Pull request #452 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4991fe8cd2b321e68dd26322b841673026b43b43+e72e9934bd5492766e4f976cf45a22650b663a6d (5187d15a627532b8c848efaeb2d0f6ded48e9892) 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-ssh10311381433461832911.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2328609033335400711.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh 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-bootstrap/branches/PR-452/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-bootstrap/branches/PR-452/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17376879917450077949.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-452/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3484721506204358407.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh15976417500537952842.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-452/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-bootstrap/branches/PR-452/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16306351466000680519.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7703 in /w/workspace/xfoundry_go-mod-bootstrap_PR-452 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-452 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/452/head:refs/remotes/origin/PR-452 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e72e9934bd5492766e4f976cf45a22650b663a6d into PR head commit 4991fe8cd2b321e68dd26322b841673026b43b43 Merge succeeded, producing 4991fe8cd2b321e68dd26322b841673026b43b43 Checking out Revision 4991fe8cd2b321e68dd26322b841673026b43b43 (PR-452) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v3" 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 [2023-02-28T09:58:55.599Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-28T09:58:55.781Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 4991fe8cd2b321e68dd26322b841673026b43b43 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e72e9934bd5492766e4f976cf45a22650b663a6d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4991fe8cd2b321e68dd26322b841673026b43b43 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-28T09:58:55.881Z] ========================================================= [2023-02-28T09:58:55.881Z] EdgeX Global Pipelines Version Info [2023-02-28T09:58:55.881Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-28T09:58:56.624Z] ------------------- [2023-02-28T09:58:56.624Z] stable info: [2023-02-28T09:58:56.624Z] ------------------- [2023-02-28T09:58:56.624Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-28T09:58:56.624Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-28T09:58:56.624Z] Message: update stable to v1.0.244 [2023-02-28T09:58:57.197Z] ------------------- [2023-02-28T09:58:57.197Z] experimental info: [2023-02-28T09:58:57.197Z] ------------------- [2023-02-28T09:58:57.197Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-28T09:58:57.197Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-28T09:58:57.197Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-28T09:58:57.487Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2023-02-28T09:58:57.532Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2023-02-28T09:58:57.571Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-28T09:58:57.614Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-28T09:58:57.658Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-28T09:58:57.694Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-28T09:58:57.729Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-28T09:58:57.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-28T09:58:57.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-28T09:58:57.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-28T09:58:57.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-28T09:58:57.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2023-02-28T09:58:58.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-28T09:58:58.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-28T09:58:58.157Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-02-28T09:58:58.194Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-28T09:58:58.234Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-28T09:58:58.271Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-28T09:58:58.305Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-28T09:58:58.342Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-28T09:58:58.381Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-28T09:58:58.418Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-28T09:58:58.455Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-28T09:58:58.489Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-28T09:58:58.526Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-02-28T09:58:58.564Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-28T09:58:58.600Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-28T09:58:58.635Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-452 [Pipeline] echo [2023-02-28T09:58:58.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-452 [Pipeline] echo [2023-02-28T09:58:58.707Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-452 [Pipeline] echo [2023-02-28T09:58:58.743Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4991fe8cd2b321e68dd26322b841673026b43b43 [Pipeline] echo [2023-02-28T09:58:58.780Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4991fe8 [Pipeline] echo [2023-02-28T09:58:58.822Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-28T09:58:59.349Z] + git rev-list -1 --merges 4991fe8cd2b321e68dd26322b841673026b43b43~1..4991fe8cd2b321e68dd26322b841673026b43b43 [Pipeline] echo [2023-02-28T09:58:59.410Z] -----------> git rev-list -1 --merges 4991fe8cd2b321e68dd26322b841673026b43b43~1..4991fe8cd2b321e68dd26322b841673026b43b43 4991fe8cd2b321e68dd26322b841673026b43b43 [false] [Pipeline] sh [2023-02-28T09:58:59.723Z] + git log --format=format:%s -1 4991fe8cd2b321e68dd26322b841673026b43b43 [Pipeline] echo [2023-02-28T09:58:59.758Z] ========================================================= [2023-02-28T09:58:59.758Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-28T09:58:59.758Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-28T09:59:00.180Z] + git log --format=format:%s -1 4991fe8cd2b321e68dd26322b841673026b43b43 [Pipeline] echo [2023-02-28T09:59:00.209Z] [semverPrep] GIT_COMMIT: 4991fe8cd2b321e68dd26322b841673026b43b43, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-registry/v3 [Pipeline] echo [2023-02-28T09:59:00.238Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-28T09:59:00.633Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-28T09:59:00.633Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-28T09:59:00.633Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-28T09:59:00.633Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-28T09:59:00.633Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-28T09:59:00.633Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-28T09:59:00.633Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T09:59:01.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T09:59:01.383Z] [2023-02-28T09:59:01.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T09:59:01.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T09:59:01.756Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-28T09:59:01.756Z] b85a868b505f: Pulling fs layer [2023-02-28T09:59:01.756Z] e2be974225ed: Pulling fs layer [2023-02-28T09:59:01.756Z] 339a4e72a1f5: Pulling fs layer [2023-02-28T09:59:01.756Z] 988bab9f4d93: Pulling fs layer [2023-02-28T09:59:01.756Z] 1469e6f7b9e6: Pulling fs layer [2023-02-28T09:59:01.756Z] eaf3925da568: Pulling fs layer [2023-02-28T09:59:01.756Z] bab4dde63d76: Pulling fs layer [2023-02-28T09:59:01.756Z] bde34c3a00c8: Pulling fs layer [2023-02-28T09:59:01.756Z] b352a97aabf1: Pulling fs layer [2023-02-28T09:59:01.756Z] 4872d77fe225: Pulling fs layer [2023-02-28T09:59:01.756Z] 5851b861e8e6: Pulling fs layer [2023-02-28T09:59:01.756Z] 1469e6f7b9e6: Waiting [2023-02-28T09:59:01.756Z] eaf3925da568: Waiting [2023-02-28T09:59:01.756Z] b352a97aabf1: Waiting [2023-02-28T09:59:01.756Z] 5851b861e8e6: Waiting [2023-02-28T09:59:01.756Z] bde34c3a00c8: Waiting [2023-02-28T09:59:01.756Z] 988bab9f4d93: Waiting [2023-02-28T09:59:01.756Z] bab4dde63d76: Waiting [2023-02-28T09:59:02.019Z] e2be974225ed: Download complete [2023-02-28T09:59:02.019Z] 988bab9f4d93: Verifying Checksum [2023-02-28T09:59:02.019Z] 988bab9f4d93: Download complete [2023-02-28T09:59:02.019Z] 1469e6f7b9e6: Verifying Checksum [2023-02-28T09:59:02.019Z] 1469e6f7b9e6: Download complete [2023-02-28T09:59:02.019Z] eaf3925da568: Download complete [2023-02-28T09:59:02.019Z] 339a4e72a1f5: Verifying Checksum [2023-02-28T09:59:02.019Z] 339a4e72a1f5: Download complete [2023-02-28T09:59:02.019Z] bde34c3a00c8: Download complete [2023-02-28T09:59:02.280Z] b352a97aabf1: Verifying Checksum [2023-02-28T09:59:02.280Z] b352a97aabf1: Download complete [2023-02-28T09:59:02.280Z] 5851b861e8e6: Verifying Checksum [2023-02-28T09:59:02.280Z] 5851b861e8e6: Download complete [2023-02-28T09:59:02.280Z] b85a868b505f: Download complete [2023-02-28T09:59:02.539Z] bab4dde63d76: Verifying Checksum [2023-02-28T09:59:02.539Z] bab4dde63d76: Download complete [2023-02-28T09:59:03.480Z] b85a868b505f: Pull complete [2023-02-28T09:59:03.740Z] e2be974225ed: Pull complete [2023-02-28T09:59:04.308Z] 339a4e72a1f5: Pull complete [2023-02-28T09:59:04.308Z] 988bab9f4d93: Pull complete [2023-02-28T09:59:04.568Z] 1469e6f7b9e6: Pull complete [2023-02-28T09:59:04.568Z] eaf3925da568: Pull complete [2023-02-28T09:59:06.472Z] bab4dde63d76: Pull complete [2023-02-28T09:59:06.473Z] bde34c3a00c8: Pull complete [2023-02-28T09:59:06.473Z] b352a97aabf1: Pull complete [2023-02-28T09:59:06.732Z] 4872d77fe225: Pull complete [2023-02-28T09:59:06.732Z] 5851b861e8e6: Pull complete [2023-02-28T09:59:06.732Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-28T09:59:06.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-28T09:59:06.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T09:59:06.961Z] prd-ubuntu20.04-docker-8c-8g-7703 does not seem to be running inside a container [2023-02-28T09:59:06.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-452 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-452:/w/workspace/xfoundry_go-mod-bootstrap_PR-452:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-452@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-452@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-28T09:59:09.470Z] $ docker top a3cbaa5fd568adeef629e11030f2168bed3b8c7e5ed035ff2550ed07a61d9c7b -eo pid,comm [2023-02-28T09:59:09.524Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-28T09:59:09.524Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-28T09:59:09.657Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-28T09:59:09.657Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-28T09:59:09.786Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-28T09:59:09.792Z] $ docker exec a3cbaa5fd568adeef629e11030f2168bed3b8c7e5ed035ff2550ed07a61d9c7b ssh-agent [2023-02-28T09:59:09.895Z] SSH_AUTH_SOCK=/tmp/ssh-CDPO4SE0n7hW/agent.31 [2023-02-28T09:59:09.895Z] SSH_AGENT_PID=37 [2023-02-28T09:59:09.902Z] Running ssh-add (command line suppressed) [2023-02-28T09:59:10.015Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-452@tmp/private_key_15182573267811380495.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-452@tmp/private_key_15182573267811380495.key) [2023-02-28T09:59:10.026Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-28T09:59:10.353Z] + git tag --points-at HEAD [Pipeline] } [2023-02-28T09:59:10.380Z] $ docker exec --env ******** --env ******** a3cbaa5fd568adeef629e11030f2168bed3b8c7e5ed035ff2550ed07a61d9c7b ssh-agent -k [2023-02-28T09:59:10.489Z] unset SSH_AUTH_SOCK; [2023-02-28T09:59:10.489Z] unset SSH_AGENT_PID; [2023-02-28T09:59:10.490Z] echo Agent pid 37 killed; [2023-02-28T09:59:10.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-28T09:59:10.600Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-28T09:59:10.600Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-28T09:59:10.724Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-28T09:59:10.729Z] $ docker exec a3cbaa5fd568adeef629e11030f2168bed3b8c7e5ed035ff2550ed07a61d9c7b ssh-agent [2023-02-28T09:59:10.837Z] SSH_AUTH_SOCK=/tmp/ssh-skU5jWQNTuiT/agent.69 [2023-02-28T09:59:10.837Z] SSH_AGENT_PID=75 [2023-02-28T09:59:10.842Z] Running ssh-add (command line suppressed) [2023-02-28T09:59:10.950Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-452@tmp/private_key_10714416353559343269.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-452@tmp/private_key_10714416353559343269.key) [2023-02-28T09:59:10.961Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-28T09:59:11.288Z] + git semver init [2023-02-28T09:59:11.547Z] 2023-02-28 09:59:11,479 [run_init] DEBUG init version:0.0.0 force:False [2023-02-28T09:59:11.547Z] 2023-02-28 09:59:11,480 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-452/.semver [2023-02-28T09:59:11.547Z] 2023-02-28 09:59:11,480 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-452/.semver [2023-02-28T09:59:11.547Z] 2023-02-28 09:59:11,480 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-452/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-452, universal_newlines=False, shell=None, istream=None) [2023-02-28T09:59:12.486Z] 2023-02-28 09:59:12,339 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-452/.git/info/exclude [2023-02-28T09:59:12.486Z] 2023-02-28 09:59:12,339 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-452/.semver/PR-452 with force:False [2023-02-28T09:59:12.486Z] 2023-02-28 09:59:12,340 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-452/.semver/PR-452 [2023-02-28T09:59:12.486Z] 2023-02-28 09:59:12,344 [execute] INFO git cat-file --batch-check [2023-02-28T09:59:12.486Z] 2023-02-28 09:59:12,344 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-452/.semver, universal_newlines=False, shell=None, istream=) [2023-02-28T09:59:12.486Z] 2023-02-28 09:59:12,351 [execute] INFO git cat-file --batch [2023-02-28T09:59:12.486Z] 2023-02-28 09:59:12,351 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-452/.semver, universal_newlines=False, shell=None, istream=) [2023-02-28T09:59:12.486Z] 2023-02-28 09:59:12,357 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-452/.semver/PR-452 [2023-02-28T09:59:12.486Z] 0.0.0 [Pipeline] } [2023-02-28T09:59:12.515Z] $ docker exec --env ******** --env ******** a3cbaa5fd568adeef629e11030f2168bed3b8c7e5ed035ff2550ed07a61d9c7b ssh-agent -k [2023-02-28T09:59:12.616Z] unset SSH_AUTH_SOCK; [2023-02-28T09:59:12.616Z] unset SSH_AGENT_PID; [2023-02-28T09:59:12.617Z] echo Agent pid 75 killed; [2023-02-28T09:59:12.622Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-28T09:59:13.046Z] + git semver [Pipeline] } [2023-02-28T09:59:13.332Z] $ docker stop --time=1 a3cbaa5fd568adeef629e11030f2168bed3b8c7e5ed035ff2550ed07a61d9c7b [2023-02-28T09:59:14.619Z] $ docker rm -f --volumes a3cbaa5fd568adeef629e11030f2168bed3b8c7e5ed035ff2550ed07a61d9c7b [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-28T09:59:15.015Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-28T09:59:15.277Z] Stashed 1 file(s) [Pipeline] echo [2023-02-28T09:59:15.297Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2023-02-28T09:59:15.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T09:59:15.942Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T09:59:15.974Z] ========================================================= [2023-02-28T09:59:15.974Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-28T09:59:15.974Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-02-28T09:59:16.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-28T09:59:16.371Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-28T09:59:16.371Z] 213ec9aee27d: Pulling fs layer [2023-02-28T09:59:16.371Z] 4583459ba037: Pulling fs layer [2023-02-28T09:59:16.371Z] 93c1e223e6f2: Pulling fs layer [2023-02-28T09:59:16.371Z] 53926ce57604: Pulling fs layer [2023-02-28T09:59:16.371Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-28T09:59:16.371Z] 22ff95d597cd: Pulling fs layer [2023-02-28T09:59:16.371Z] 12d6caf4c0d1: Pulling fs layer [2023-02-28T09:59:16.371Z] 96b7cbca73a9: Pulling fs layer [2023-02-28T09:59:16.371Z] a7acece74701: Pulling fs layer [2023-02-28T09:59:16.371Z] 21b2b0c7a3f4: Waiting [2023-02-28T09:59:16.371Z] 22ff95d597cd: Waiting [2023-02-28T09:59:16.371Z] 12d6caf4c0d1: Waiting [2023-02-28T09:59:16.371Z] 96b7cbca73a9: Waiting [2023-02-28T09:59:16.371Z] a7acece74701: Waiting [2023-02-28T09:59:16.371Z] 53926ce57604: Waiting [2023-02-28T09:59:16.371Z] 93c1e223e6f2: Verifying Checksum [2023-02-28T09:59:16.371Z] 93c1e223e6f2: Download complete [2023-02-28T09:59:16.371Z] 4583459ba037: Verifying Checksum [2023-02-28T09:59:16.371Z] 4583459ba037: Download complete [2023-02-28T09:59:16.371Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-28T09:59:16.371Z] 21b2b0c7a3f4: Download complete [2023-02-28T09:59:16.371Z] 22ff95d597cd: Download complete [2023-02-28T09:59:16.371Z] 213ec9aee27d: Download complete [2023-02-28T09:59:16.371Z] 12d6caf4c0d1: Verifying Checksum [2023-02-28T09:59:16.371Z] 12d6caf4c0d1: Download complete [2023-02-28T09:59:16.635Z] 213ec9aee27d: Pull complete [2023-02-28T09:59:16.635Z] 4583459ba037: Pull complete [2023-02-28T09:59:16.915Z] 93c1e223e6f2: Pull complete [2023-02-28T09:59:17.177Z] a7acece74701: Verifying Checksum [2023-02-28T09:59:17.177Z] a7acece74701: Download complete [2023-02-28T09:59:17.177Z] 96b7cbca73a9: Verifying Checksum [2023-02-28T09:59:17.177Z] 96b7cbca73a9: Download complete [2023-02-28T09:59:17.177Z] 53926ce57604: Verifying Checksum [2023-02-28T09:59:17.177Z] 53926ce57604: Download complete [2023-02-28T09:59:21.368Z] 53926ce57604: Pull complete [2023-02-28T09:59:21.368Z] 21b2b0c7a3f4: Pull complete [2023-02-28T09:59:21.368Z] 22ff95d597cd: Pull complete [2023-02-28T09:59:21.368Z] 12d6caf4c0d1: Pull complete [2023-02-28T09:59:23.282Z] 96b7cbca73a9: Pull complete [2023-02-28T09:59:23.849Z] a7acece74701: Pull complete [2023-02-28T09:59:23.849Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-28T09:59:23.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-28T09:59:23.849Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2023-02-28T09:59:24.161Z] + 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 [2023-02-28T09:59:24.556Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-28T09:59:24.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T09:59:24.714Z] prd-ubuntu20.04-docker-8c-8g-7703 does not seem to be running inside a container [2023-02-28T09:59:24.741Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-452 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-452:/w/workspace/xfoundry_go-mod-bootstrap_PR-452:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-452@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-452@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 ******** ci-base-image-x86_64 cat [2023-02-28T09:59:28.453Z] $ docker top df02f578891d5a227560a0e4c4f76b604aa20d4c20ce4492681493a7c6dd0910 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T09:59:28.845Z] + go version [2023-02-28T09:59:28.845Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-28T09:59:28.879Z] $ docker stop --time=1 df02f578891d5a227560a0e4c4f76b604aa20d4c20ce4492681493a7c6dd0910 [2023-02-28T09:59:30.175Z] $ docker rm -f --volumes df02f578891d5a227560a0e4c4f76b604aa20d4c20ce4492681493a7c6dd0910 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T09:59:30.720Z] Still waiting to schedule task [2023-02-28T09:59:30.721Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-28T09:59:30.911Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-28T09:59:30.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T09:59:31.057Z] prd-ubuntu20.04-docker-8c-8g-7703 does not seem to be running inside a container [2023-02-28T09:59:31.091Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-bootstrap_PR-452 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-452:/w/workspace/xfoundry_go-mod-bootstrap_PR-452:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-452@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-452@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 ******** ci-base-image-x86_64 cat [2023-02-28T09:59:31.469Z] $ docker top d2eb6cfb908b2c48328ed17c2c34f4cd45ccf95e0b1a9477077e03dd91787e3d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T09:59:31.865Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-452 [Pipeline] fileExists [Pipeline] sh [2023-02-28T09:59:32.234Z] + make test [2023-02-28T09:59:32.234Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-02-28T09:59:32.234Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-02-28T09:59:32.234Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-02-28T09:59:32.234Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.22 [2023-02-28T09:59:32.234Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.11 [2023-02-28T09:59:32.494Z] go: downloading github.com/google/uuid v1.3.0 [2023-02-28T09:59:32.494Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-02-28T09:59:32.494Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.5 [2023-02-28T09:59:32.494Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.6 [2023-02-28T09:59:32.494Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-02-28T09:59:32.494Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-02-28T09:59:32.494Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.8 [2023-02-28T09:59:32.494Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-02-28T09:59:32.754Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-02-28T09:59:32.754Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-28T09:59:32.754Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-28T09:59:32.754Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-02-28T09:59:32.754Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-02-28T09:59:32.754Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-02-28T09:59:32.754Z] go: downloading github.com/go-kit/log v0.2.1 [2023-02-28T09:59:32.754Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-02-28T09:59:32.754Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-02-28T09:59:32.754Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-02-28T09:59:32.754Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-02-28T09:59:32.754Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-02-28T09:59:32.754Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-02-28T09:59:32.754Z] go: downloading golang.org/x/net v0.7.0 [2023-02-28T09:59:32.754Z] go: downloading golang.org/x/sync v0.1.0 [2023-02-28T09:59:32.754Z] go: downloading github.com/hashicorp/consul/api v1.19.1 [2023-02-28T09:59:33.013Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-02-28T09:59:33.013Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-02-28T09:59:33.013Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-02-28T09:59:33.013Z] go: downloading golang.org/x/crypto v0.5.0 [2023-02-28T09:59:33.013Z] go: downloading golang.org/x/text v0.7.0 [2023-02-28T09:59:33.013Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-02-28T09:59:33.013Z] go: downloading github.com/x448/float16 v0.8.4 [2023-02-28T09:59:33.013Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-02-28T09:59:33.013Z] go: downloading google.golang.org/grpc v1.51.0 [2023-02-28T09:59:33.013Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-02-28T09:59:33.271Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-02-28T09:59:33.271Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-02-28T09:59:33.271Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-02-28T09:59:33.271Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-02-28T09:59:33.530Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-02-28T09:59:33.530Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-02-28T09:59:33.530Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-02-28T09:59:33.530Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-02-28T09:59:33.530Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-02-28T09:59:33.530Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-02-28T09:59:33.530Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-02-28T09:59:33.530Z] go: downloading golang.org/x/sys v0.5.0 [2023-02-28T09:59:33.530Z] go: downloading github.com/fatih/color v1.9.0 [2023-02-28T09:59:33.530Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-02-28T09:59:33.790Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-02-28T09:59:33.790Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-02-28T09:59:34.049Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-02-28T09:59:46.263Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-02-28T10:00:08.200Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.029s coverage: 35.3% of statements [2023-02-28T10:00:08.200Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-02-28T10:00:08.200Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.017s coverage: 92.5% of statements [2023-02-28T10:00:08.200Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.019s coverage: 85.3% of statements [2023-02-28T10:00:08.200Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.029s coverage: 42.3% of statements [2023-02-28T10:00:08.200Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-02-28T10:00:08.200Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-02-28T10:00:08.200Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.012s coverage: 100.0% of statements [2023-02-28T10:00:08.200Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.329s coverage: 87.7% of statements [2023-02-28T10:00:08.200Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.011s coverage: 25.0% of statements [2023-02-28T10:00:08.200Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.041s coverage: 79.2% of statements [2023-02-28T10:00:08.200Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-02-28T10:00:08.200Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.029s coverage: 31.2% of statements [2023-02-28T10:00:08.200Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.024s coverage: 91.3% of statements [2023-02-28T10:00:13.470Z] 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." [2023-02-28T10:00:13.470Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-02-28T10:00:16.001Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-28T10:00:16.001Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-02-28T10:00:16.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-28T10:00:16.077Z] $ docker stop --time=1 d2eb6cfb908b2c48328ed17c2c34f4cd45ccf95e0b1a9477077e03dd91787e3d [2023-02-28T10:00:17.718Z] $ docker rm -f --volumes d2eb6cfb908b2c48328ed17c2c34f4cd45ccf95e0b1a9477077e03dd91787e3d [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-28T10:00:18.432Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-28T10:00:18.514Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T10:00:19.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-28T10:00:19.527Z] [2023-02-28T10:00:19.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T10:00:19.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-28T10:00:19.912Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-28T10:00:19.912Z] 5eb5b503b376: Pulling fs layer [2023-02-28T10:00:19.912Z] 5c69ac0246d0: Pulling fs layer [2023-02-28T10:00:19.912Z] ec43610c2a17: Pulling fs layer [2023-02-28T10:00:19.912Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-28T10:00:19.912Z] 33b1e0a273af: Pulling fs layer [2023-02-28T10:00:19.912Z] 5d3b04190fa2: Pulling fs layer [2023-02-28T10:00:19.912Z] 2f39f015ded8: Pulling fs layer [2023-02-28T10:00:19.912Z] 3a2ae6a8a46f: Waiting [2023-02-28T10:00:19.912Z] 33b1e0a273af: Waiting [2023-02-28T10:00:19.912Z] 5d3b04190fa2: Waiting [2023-02-28T10:00:19.912Z] 5c69ac0246d0: Verifying Checksum [2023-02-28T10:00:19.912Z] 5c69ac0246d0: Download complete [2023-02-28T10:00:19.912Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-28T10:00:19.912Z] 3a2ae6a8a46f: Download complete [2023-02-28T10:00:20.174Z] 33b1e0a273af: Verifying Checksum [2023-02-28T10:00:20.174Z] 33b1e0a273af: Download complete [2023-02-28T10:00:20.174Z] 5d3b04190fa2: Download complete [2023-02-28T10:00:20.174Z] ec43610c2a17: Verifying Checksum [2023-02-28T10:00:20.174Z] ec43610c2a17: Download complete [2023-02-28T10:00:20.436Z] 5eb5b503b376: Verifying Checksum [2023-02-28T10:00:20.436Z] 5eb5b503b376: Download complete [2023-02-28T10:00:21.004Z] 2f39f015ded8: Download complete [2023-02-28T10:00:21.573Z] 5eb5b503b376: Pull complete [2023-02-28T10:00:21.832Z] 5c69ac0246d0: Pull complete [2023-02-28T10:00:22.090Z] ec43610c2a17: Pull complete [2023-02-28T10:00:22.349Z] 3a2ae6a8a46f: Pull complete [2023-02-28T10:00:22.609Z] 33b1e0a273af: Pull complete [2023-02-28T10:00:22.609Z] 5d3b04190fa2: Pull complete [2023-02-28T10:00:26.793Z] 2f39f015ded8: Pull complete [2023-02-28T10:00:26.793Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-28T10:00:26.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-28T10:00:27.054Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T10:00:27.273Z] prd-ubuntu20.04-docker-8c-8g-7703 does not seem to be running inside a container [2023-02-28T10:00:27.315Z] $ 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/xfoundry_go-mod-bootstrap_PR-452 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-452:/w/workspace/xfoundry_go-mod-bootstrap_PR-452:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-452@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-452@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-28T10:00:30.033Z] $ docker top 617485c7087ca3f59f80103c4149a0c99ed3ae6b67d31096cabc1a47e44aa720 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T10:00:30.569Z] ---> job-cost.sh [2023-02-28T10:00:30.569Z] lf-activate-venv: SKIPPING [2023-02-28T10:00:30.569Z] INFO: No Stack... [2023-02-28T10:00:30.835Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-28T10:00:31.094Z] INFO: Archiving Costs [Pipeline] sh [2023-02-28T10:00:31.408Z] + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-452/archives/cost.csv [2023-02-28T10:00:31.408Z] + cut -d, -f6 [Pipeline] lock [2023-02-28T10:00:31.449Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-452-1-stack-cost] [2023-02-28T10:00:31.453Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-452-1-stack-cost] did not exist. Created. [2023-02-28T10:00:31.453Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-452-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-28T10:00:31.864Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-28T10:00:31.915Z] Stashed 1 file(s) [Pipeline] } [2023-02-28T10:00:31.945Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-452-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-28T10:00:32.028Z] $ docker stop --time=1 617485c7087ca3f59f80103c4149a0c99ed3ae6b67d31096cabc1a47e44aa720 [2023-02-28T10:00:33.194Z] $ docker rm -f --volumes 617485c7087ca3f59f80103c4149a0c99ed3ae6b67d31096cabc1a47e44aa720 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-28T10:01:01.380Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7704 in /w/workspace/xfoundry_go-mod-bootstrap_PR-452 [Pipeline] { [Pipeline] ws [2023-02-28T10:01:01.437Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2023-02-28T10:01:01.516Z] Selected Git installation does not exist. Using Default [2023-02-28T10:01:01.516Z] The recommended git tool is: NONE [2023-02-28T10:01:06.208Z] using credential edgex-jenkins-ssh [2023-02-28T10:01:06.224Z] Cloning the remote Git repository [2023-02-28T10:01:06.267Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-02-28T10:01:06.339Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2023-02-28T10:01:06.493Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-02-28T10:01:06.494Z] > git --version # timeout=10 [2023-02-28T10:01:06.515Z] > git --version # 'git version 2.25.1' [2023-02-28T10:01:06.517Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-28T10:01:06.573Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-28T10:01:07.775Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-02-28T10:01:07.792Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-28T10:01:08.564Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-02-28T10:01:08.605Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-02-28T10:01:08.606Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-28T10:01:08.621Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/452/head:refs/remotes/origin/PR-452 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-28T10:01:09.219Z] Merging remotes/origin/main commit e72e9934bd5492766e4f976cf45a22650b663a6d into PR head commit 4991fe8cd2b321e68dd26322b841673026b43b43 [2023-02-28T10:01:09.434Z] Merge succeeded, producing 4991fe8cd2b321e68dd26322b841673026b43b43 [2023-02-28T10:01:09.435Z] Checking out Revision 4991fe8cd2b321e68dd26322b841673026b43b43 (PR-452) [2023-02-28T10:01:09.879Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v3" [2023-02-28T10:01:09.926Z] > git --version # timeout=10 [2023-02-28T10:01:09.939Z] > git --version # 'git version 2.25.1' [2023-02-28T10:01:09.963Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-28T10:01:09.237Z] > git config core.sparsecheckout # timeout=10 [2023-02-28T10:01:09.257Z] > git checkout -f 4991fe8cd2b321e68dd26322b841673026b43b43 # timeout=10 [2023-02-28T10:01:09.349Z] > git remote # timeout=10 [2023-02-28T10:01:09.365Z] > git config --get remote.origin.url # timeout=10 [2023-02-28T10:01:09.384Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-28T10:01:09.397Z] > git merge e72e9934bd5492766e4f976cf45a22650b663a6d # timeout=10 [2023-02-28T10:01:09.421Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-28T10:01:09.443Z] > git config core.sparsecheckout # timeout=10 [2023-02-28T10:01:09.455Z] > git checkout -f 4991fe8cd2b321e68dd26322b841673026b43b43 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-28T10:01:11.150Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-28T10:01:11.150Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-28T10:01:11.150Z] Dload Upload Total Spent Left Speed [2023-02-28T10:01:11.150Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh [2023-02-28T10:01:11.810Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-28T10:01:12.161Z] + sudo tee /etc/docker/daemon.new [2023-02-28T10:01:12.161Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-28T10:01:12.161Z] { [2023-02-28T10:01:12.161Z] "registry-mirrors": [ [2023-02-28T10:01:12.161Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-28T10:01:12.161Z] ], [2023-02-28T10:01:12.161Z] "bip": "10.250.0.254/24", [2023-02-28T10:01:12.161Z] "hosts": [ [2023-02-28T10:01:12.161Z] "tcp://0.0.0.0:5555", [2023-02-28T10:01:12.161Z] "unix:///var/run/docker.sock" [2023-02-28T10:01:12.161Z] ], [2023-02-28T10:01:12.161Z] "mtu": 1458, [2023-02-28T10:01:12.161Z] "selinux-enabled": true, [2023-02-28T10:01:12.161Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-28T10:01:12.161Z] } [Pipeline] sh [2023-02-28T10:01:12.517Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-28T10:01:12.859Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-02-28T10:01:31.331Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T10:01:31.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-28T10:01:31.403Z] ========================================================= [2023-02-28T10:01:31.403Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-28T10:01:31.403Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-02-28T10:01:31.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-28T10:01:32.414Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-28T10:01:32.414Z] 9b18e9b68314: Pulling fs layer [2023-02-28T10:01:32.414Z] 35d82f9e3411: Pulling fs layer [2023-02-28T10:01:32.414Z] e16973657156: Pulling fs layer [2023-02-28T10:01:32.414Z] fc693d55d65f: Pulling fs layer [2023-02-28T10:01:32.414Z] 7e9fc2657dce: Pulling fs layer [2023-02-28T10:01:32.414Z] dda99020689f: Pulling fs layer [2023-02-28T10:01:32.414Z] db1c61fa0a46: Pulling fs layer [2023-02-28T10:01:32.414Z] 891c053d2c06: Pulling fs layer [2023-02-28T10:01:32.414Z] fc693d55d65f: Waiting [2023-02-28T10:01:32.414Z] 7e9fc2657dce: Waiting [2023-02-28T10:01:32.414Z] dda99020689f: Waiting [2023-02-28T10:01:32.414Z] 891c053d2c06: Waiting [2023-02-28T10:01:32.414Z] db1c61fa0a46: Waiting [2023-02-28T10:01:32.414Z] e16973657156: Verifying Checksum [2023-02-28T10:01:32.414Z] e16973657156: Download complete [2023-02-28T10:01:32.414Z] 35d82f9e3411: Download complete [2023-02-28T10:01:32.414Z] 7e9fc2657dce: Verifying Checksum [2023-02-28T10:01:32.414Z] 7e9fc2657dce: Download complete [2023-02-28T10:01:32.414Z] dda99020689f: Verifying Checksum [2023-02-28T10:01:32.414Z] dda99020689f: Download complete [2023-02-28T10:01:32.414Z] 9b18e9b68314: Verifying Checksum [2023-02-28T10:01:32.414Z] 9b18e9b68314: Download complete [2023-02-28T10:01:33.380Z] 9b18e9b68314: Pull complete [2023-02-28T10:01:33.380Z] 891c053d2c06: Verifying Checksum [2023-02-28T10:01:33.380Z] 891c053d2c06: Download complete [2023-02-28T10:01:33.971Z] 35d82f9e3411: Pull complete [2023-02-28T10:01:34.243Z] e16973657156: Pull complete [2023-02-28T10:01:34.841Z] db1c61fa0a46: Verifying Checksum [2023-02-28T10:01:34.841Z] db1c61fa0a46: Download complete [2023-02-28T10:01:35.109Z] fc693d55d65f: Download complete [2023-02-28T10:01:47.435Z] fc693d55d65f: Pull complete [2023-02-28T10:01:47.435Z] 7e9fc2657dce: Pull complete [2023-02-28T10:01:47.435Z] dda99020689f: Pull complete [2023-02-28T10:01:52.791Z] db1c61fa0a46: Pull complete [2023-02-28T10:01:54.747Z] 891c053d2c06: Pull complete [2023-02-28T10:01:54.747Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-28T10:01:54.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-28T10:01:54.747Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2023-02-28T10:01:55.166Z] + 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 [2023-02-28T10:01:55.599Z] + docker inspect -f . ci-base-image-arm64 [2023-02-28T10:01:55.599Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T10:01:55.844Z] prd-ubuntu20.04-docker-arm64-4c-16g-7704 does not seem to be running inside a container [2023-02-28T10:01:55.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 ******** ci-base-image-arm64 cat [2023-02-28T10:01:58.857Z] $ docker top ccc8b5dd65645e81e4c102fcc1826857a7e95197465ae76548c716abf91ae2f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T10:01:59.731Z] + go version [2023-02-28T10:01:59.731Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-28T10:01:59.771Z] $ docker stop --time=1 ccc8b5dd65645e81e4c102fcc1826857a7e95197465ae76548c716abf91ae2f3 [2023-02-28T10:02:04.047Z] $ docker rm -f --volumes ccc8b5dd65645e81e4c102fcc1826857a7e95197465ae76548c716abf91ae2f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T10:02:04.926Z] + docker inspect -f . ci-base-image-arm64 [2023-02-28T10:02:04.926Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T10:02:05.171Z] prd-ubuntu20.04-docker-arm64-4c-16g-7704 does not seem to be running inside a container [2023-02-28T10:02:05.237Z] $ 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-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 ******** ci-base-image-arm64 cat [2023-02-28T10:02:06.421Z] $ docker top 9b07e58f8bafcbcafac72e28278e72c4920b33b71b2d0508498808e8f226b707 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T10:02:07.270Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/1 [Pipeline] fileExists [Pipeline] sh [2023-02-28T10:02:07.660Z] + make test [2023-02-28T10:02:07.929Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-02-28T10:02:07.929Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.6 [2023-02-28T10:02:07.929Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-02-28T10:02:07.929Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.22 [2023-02-28T10:02:08.198Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-02-28T10:02:08.198Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-02-28T10:02:08.198Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.5 [2023-02-28T10:02:08.198Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-02-28T10:02:08.198Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-02-28T10:02:08.198Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.11 [2023-02-28T10:02:08.198Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.8 [2023-02-28T10:02:08.466Z] go: downloading github.com/google/uuid v1.3.0 [2023-02-28T10:02:08.466Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-02-28T10:02:08.466Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-02-28T10:02:08.466Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-28T10:02:08.466Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-28T10:02:08.466Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-02-28T10:02:08.466Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-02-28T10:02:08.466Z] go: downloading github.com/go-kit/log v0.2.1 [2023-02-28T10:02:08.466Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-02-28T10:02:08.466Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-02-28T10:02:08.734Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-02-28T10:02:08.734Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-02-28T10:02:08.734Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-02-28T10:02:08.734Z] go: downloading golang.org/x/net v0.7.0 [2023-02-28T10:02:08.734Z] go: downloading golang.org/x/sync v0.1.0 [2023-02-28T10:02:09.009Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-02-28T10:02:09.009Z] go: downloading github.com/hashicorp/consul/api v1.19.1 [2023-02-28T10:02:09.009Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-02-28T10:02:09.009Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-02-28T10:02:09.009Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-02-28T10:02:09.009Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-02-28T10:02:09.009Z] go: downloading golang.org/x/crypto v0.5.0 [2023-02-28T10:02:09.009Z] go: downloading golang.org/x/text v0.7.0 [2023-02-28T10:02:09.278Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-02-28T10:02:09.546Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-02-28T10:02:09.547Z] go: downloading google.golang.org/grpc v1.51.0 [2023-02-28T10:02:10.509Z] go: downloading github.com/x448/float16 v0.8.4 [2023-02-28T10:02:10.509Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-02-28T10:02:10.509Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-02-28T10:02:10.509Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-02-28T10:02:10.777Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-02-28T10:02:10.777Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-02-28T10:02:10.777Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-02-28T10:02:10.777Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-02-28T10:02:10.777Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-02-28T10:02:11.046Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-02-28T10:02:12.028Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-02-28T10:02:12.028Z] go: downloading github.com/fatih/color v1.9.0 [2023-02-28T10:02:12.028Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-02-28T10:02:12.028Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-02-28T10:02:12.028Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-02-28T10:02:12.296Z] go: downloading golang.org/x/sys v0.5.0 [2023-02-28T10:02:12.563Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-02-28T10:02:12.563Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-02-28T10:02:12.563Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-02-28T10:03:34.213Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-02-28T10:03:56.281Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.135s coverage: 35.3% of statements [2023-02-28T10:03:56.281Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-02-28T10:03:56.281Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.073s coverage: 92.5% of statements [2023-02-28T10:03:56.281Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.034s coverage: 85.3% of statements [2023-02-28T10:03:56.281Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.095s coverage: 42.3% of statements [2023-02-28T10:03:56.281Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-02-28T10:03:56.281Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-02-28T10:03:56.281Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.081s coverage: 100.0% of statements [2023-02-28T10:03:56.281Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.375s coverage: 87.7% of statements [2023-02-28T10:03:56.281Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.048s coverage: 25.0% of statements [2023-02-28T10:03:56.281Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.126s coverage: 79.2% of statements [2023-02-28T10:03:56.281Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-02-28T10:03:56.281Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.041s coverage: 31.2% of statements [2023-02-28T10:03:56.281Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.016s coverage: 91.3% of statements [2023-02-28T10:03:56.281Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-28T10:03:56.281Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-02-28T10:04:18.352Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-28T10:04:18.352Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-02-28T10:04:18.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-28T10:04:18.424Z] $ docker stop --time=1 9b07e58f8bafcbcafac72e28278e72c4920b33b71b2d0508498808e8f226b707 [2023-02-28T10:04:20.200Z] $ docker rm -f --volumes 9b07e58f8bafcbcafac72e28278e72c4920b33b71b2d0508498808e8f226b707 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-28T10:04:22.756Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-28T10:04:22.796Z] Warning: overwriting stash ‘coverage-report’ [2023-02-28T10:04:23.339Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T10:04:24.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-28T10:04:24.195Z] [2023-02-28T10:04:24.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T10:04:24.611Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-28T10:04:24.880Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-28T10:04:24.880Z] 8998bd30e6a1: Pulling fs layer [2023-02-28T10:04:24.880Z] 04944245beec: Pulling fs layer [2023-02-28T10:04:24.880Z] 699f458cf7ca: Pulling fs layer [2023-02-28T10:04:24.880Z] 765212b225bb: Pulling fs layer [2023-02-28T10:04:24.880Z] f23df028b6ca: Pulling fs layer [2023-02-28T10:04:24.880Z] d65c8cfc05b1: Pulling fs layer [2023-02-28T10:04:24.880Z] 2437ff75d9bd: Pulling fs layer [2023-02-28T10:04:24.880Z] 765212b225bb: Waiting [2023-02-28T10:04:24.880Z] f23df028b6ca: Waiting [2023-02-28T10:04:24.880Z] d65c8cfc05b1: Waiting [2023-02-28T10:04:24.880Z] 2437ff75d9bd: Waiting [2023-02-28T10:04:24.880Z] 04944245beec: Verifying Checksum [2023-02-28T10:04:24.880Z] 04944245beec: Download complete [2023-02-28T10:04:24.880Z] 765212b225bb: Verifying Checksum [2023-02-28T10:04:24.880Z] 765212b225bb: Download complete [2023-02-28T10:04:24.880Z] f23df028b6ca: Download complete [2023-02-28T10:04:24.880Z] d65c8cfc05b1: Verifying Checksum [2023-02-28T10:04:24.880Z] d65c8cfc05b1: Download complete [2023-02-28T10:04:25.148Z] 699f458cf7ca: Verifying Checksum [2023-02-28T10:04:25.148Z] 699f458cf7ca: Download complete [2023-02-28T10:04:25.417Z] 8998bd30e6a1: Verifying Checksum [2023-02-28T10:04:25.417Z] 8998bd30e6a1: Download complete [2023-02-28T10:04:27.998Z] 2437ff75d9bd: Verifying Checksum [2023-02-28T10:04:27.998Z] 2437ff75d9bd: Download complete [2023-02-28T10:04:29.405Z] 8998bd30e6a1: Pull complete [2023-02-28T10:04:29.673Z] 04944245beec: Pull complete [2023-02-28T10:04:31.079Z] 699f458cf7ca: Pull complete [2023-02-28T10:04:31.079Z] 765212b225bb: Pull complete [2023-02-28T10:04:31.660Z] f23df028b6ca: Pull complete [2023-02-28T10:04:31.926Z] d65c8cfc05b1: Pull complete [2023-02-28T10:04:46.920Z] 2437ff75d9bd: Pull complete [2023-02-28T10:04:46.920Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-28T10:04:46.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-28T10:04:46.921Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T10:04:47.236Z] prd-ubuntu20.04-docker-arm64-4c-16g-7704 does not seem to be running inside a container [2023-02-28T10:04:47.300Z] $ 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-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-28T10:04:49.777Z] $ docker top 8496b32c02d1cca9b42be22eb49c7923efafd340f0435a4dc481b22de833263f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-28T10:04:50.354Z] ---> job-cost.sh [2023-02-28T10:04:50.620Z] lf-activate-venv: SKIPPING [2023-02-28T10:04:50.620Z] INFO: No Stack... [2023-02-28T10:04:50.885Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-28T10:04:51.840Z] INFO: Archiving Costs [Pipeline] sh [2023-02-28T10:04:52.177Z] + cut -d, -f6 [2023-02-28T10:04:52.177Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [Pipeline] lock [2023-02-28T10:04:52.530Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-452-1-stack-cost] [2023-02-28T10:04:52.535Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-452-1-stack-cost] did not exist. Created. [2023-02-28T10:04:52.535Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-452-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-28T10:04:52.938Z] /w/workspace/go-mod-bootstrap/1@tmp/durable-c993d106/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-28T10:04:53.294Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-28T10:04:53.592Z] Warning: overwriting stash ‘stack-cost’ [2023-02-28T10:04:53.635Z] Stashed 1 file(s) [Pipeline] } [2023-02-28T10:04:53.649Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-452-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-28T10:04:53.727Z] $ docker stop --time=1 8496b32c02d1cca9b42be22eb49c7923efafd340f0435a4dc481b22de833263f [2023-02-28T10:04:55.175Z] $ docker rm -f --volumes 8496b32c02d1cca9b42be22eb49c7923efafd340f0435a4dc481b22de833263f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-28T10:04:56.156Z] provisioning config files... [2023-02-28T10:04:56.172Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-452@tmp/config7799397076204414652tmp [Pipeline] { [Pipeline] sh [2023-02-28T10:04:56.500Z] + set +x [2023-02-28T10:04:56.500Z] + curl -s https://codecov.io/bash [2023-02-28T10:04:56.500Z] + bash -s -- [2023-02-28T10:04:56.500Z] [2023-02-28T10:04:56.500Z] _____ _ [2023-02-28T10:04:56.500Z] / ____| | | [2023-02-28T10:04:56.500Z] | | ___ __| | ___ ___ _____ __ [2023-02-28T10:04:56.500Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-28T10:04:56.500Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-28T10:04:56.500Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-28T10:04:56.500Z] Bash-1.0.6 [2023-02-28T10:04:56.500Z] [2023-02-28T10:04:56.500Z] [2023-02-28T10:04:56.500Z] ==> git version 2.25.1 found [2023-02-28T10:04:56.500Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-28T10:04:56.500Z] Release-Date: 2020-01-08 [2023-02-28T10:04:56.500Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-28T10:04:56.500Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-28T10:04:56.500Z] ==> Jenkins CI detected. [2023-02-28T10:04:56.500Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-452 [2023-02-28T10:04:56.500Z] project root: . [2023-02-28T10:04:56.500Z] --> token set from env [2023-02-28T10:04:56.500Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-28T10:04:56.500Z] ==> Running gcov in . (disable via -X gcov) [2023-02-28T10:04:56.759Z] ==> Python coveragepy not found [2023-02-28T10:04:56.759Z] ==> Searching for coverage reports in: [2023-02-28T10:04:56.759Z] + . [2023-02-28T10:04:56.759Z] -> Found 1 reports [2023-02-28T10:04:56.759Z] ==> Detecting git/mercurial file structure [2023-02-28T10:04:56.759Z] ==> Reading reports [2023-02-28T10:04:56.759Z] + ./coverage.out bytes=79766 [2023-02-28T10:04:56.759Z] ==> Appending adjustments [2023-02-28T10:04:56.759Z] https://docs.codecov.io/docs/fixing-reports [2023-02-28T10:04:57.018Z] + Found adjustments [2023-02-28T10:04:57.018Z] ==> Gzipping contents [2023-02-28T10:04:57.018Z] 16K /tmp/codecov.DWTjNj.gz [2023-02-28T10:04:57.018Z] ==> Uploading reports [2023-02-28T10:04:57.018Z] url: https://codecov.io [2023-02-28T10:04:57.018Z] query: branch=PR-452&commit=4991fe8cd2b321e68dd26322b841673026b43b43&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-452%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=452&job=&cmd_args= [2023-02-28T10:04:57.018Z] -> Pinging Codecov [2023-02-28T10:04:57.018Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-452&commit=4991fe8cd2b321e68dd26322b841673026b43b43&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-452%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=452&job=&cmd_args= [2023-02-28T10:04:57.277Z] -> Uploading to [2023-02-28T10:04:57.277Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-28/833815588EE85121546D348822E98E2E/4991fe8cd2b321e68dd26322b841673026b43b43/95722c6f-65c9-4db0-910c-f1f9d6568511.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230228%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230228T100457Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f26bf79df6c81df84ef0066d4923e095e46490b0963b716f9b2a8e12bbb79608 [2023-02-28T10:04:57.277Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-28T10:04:57.277Z] Dload Upload Total Spent Left Speed [2023-02-28T10:04:57.536Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12815 0 0 100 12815 0 45443 --:--:-- --:--:-- --:--:-- 45282 100 12815 0 0 100 12815 0 45443 --:--:-- --:--:-- --:--:-- 45282 [2023-02-28T10:04:57.536Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/4991fe8cd2b321e68dd26322b841673026b43b43 [Pipeline] } [2023-02-28T10:04:57.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-28T10:04:59.347Z] + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-452/archives ] [2023-02-28T10:04:59.347Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-452/archives [2023-02-28T10:04:59.347Z] total 16 [2023-02-28T10:04:59.347Z] drwxr-xr-x 3 root root 4096 Feb 28 10:00 . [2023-02-28T10:04:59.347Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 28 10:00 .. [2023-02-28T10:04:59.347Z] drwxr-xr-x 2 root root 4096 Feb 28 10:00 cost [2023-02-28T10:04:59.347Z] -rw-r--r-- 1 root root 88 Feb 28 10:00 cost.csv [2023-02-28T10:04:59.347Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-452/archives [2023-02-28T10:04:59.347Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-452/archives [2023-02-28T10:04:59.347Z] total 16 [2023-02-28T10:04:59.347Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 28 10:00 . [2023-02-28T10:04:59.347Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 28 10:00 .. [2023-02-28T10:04:59.347Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 28 10:00 cost [2023-02-28T10:04:59.347Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 28 10:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-28T10:04:59.678Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T10:05:00.567Z] ---> package-listing.sh [2023-02-28T10:05:00.567Z] ++ facter osfamily [2023-02-28T10:05:00.567Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-28T10:05:00.825Z] + OS_FAMILY=debian [2023-02-28T10:05:00.825Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-452 [2023-02-28T10:05:00.825Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-28T10:05:00.825Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-28T10:05:00.825Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-28T10:05:00.825Z] + PACKAGES=/tmp/packages_start.txt [2023-02-28T10:05:00.825Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-452 ']' [2023-02-28T10:05:00.825Z] + PACKAGES=/tmp/packages_end.txt [2023-02-28T10:05:00.825Z] + case "${OS_FAMILY}" in [2023-02-28T10:05:00.825Z] + dpkg -l [2023-02-28T10:05:00.825Z] + grep '^ii' [2023-02-28T10:05:00.825Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-28T10:05:00.825Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-28T10:05:00.825Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-28T10:05:00.825Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-452 ']' [2023-02-28T10:05:00.825Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-452/archives/ [2023-02-28T10:05:00.825Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-452/archives/ [Pipeline] echo [2023-02-28T10:05:00.858Z] 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/xfoundry_go-mod-bootstrap_PR-452/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-28T10:05:01.149Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-28T10:05:01.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-28T10:05:01.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-28T10:05:01.898Z] prd-ubuntu20.04-docker-8c-8g-7703 does not seem to be running inside a container [2023-02-28T10:05:01.928Z] $ 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/xfoundry_go-mod-bootstrap_PR-452/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-452 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-452:/w/workspace/xfoundry_go-mod-bootstrap_PR-452:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-452@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-452@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-lftools-log-publisher:latest cat [2023-02-28T10:05:02.383Z] $ docker top ebd6cd4a3d0ef4a2710511d2a13eb8d512da71be8ceaf50c2f729ef2b1f514ef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-28T10:05:02.773Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-28T10:05:03.089Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-28T10:05:03.404Z] + ls /var/log/sa-host [2023-02-28T10:05:03.405Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-28T10:05:03.613Z] provisioning config files... [2023-02-28T10:05:03.622Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-452@tmp/config12844495737190631752tmp [Pipeline] { [Pipeline] echo [2023-02-28T10:05:03.668Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T10:05:03.977Z] ---> create-netrc.sh [Pipeline] } [2023-02-28T10:05:04.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-28T10:05:04.520Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-28T10:05:04.553Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T10:05:04.866Z] ---> sudo-logs.sh [2023-02-28T10:05:04.866Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-28T10:05:04.950Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T10:05:05.265Z] ---> job-cost.sh [2023-02-28T10:05:05.265Z] lf-activate-venv: SKIPPING [2023-02-28T10:05:05.265Z] DEBUG: total: 0.2199999988079071 [2023-02-28T10:05:05.265Z] INFO: Retrieving Stack Cost... [2023-02-28T10:05:05.830Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-28T10:05:06.398Z] INFO: Archiving Costs [Pipeline] echo [2023-02-28T10:05:06.435Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-28T10:05:06.750Z] ---> logs-deploy.sh [2023-02-28T10:05:06.750Z] lf-activate-venv: SKIPPING [2023-02-28T10:05:06.750Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-452/1 [2023-02-28T10:05:06.750Z] INFO: archiving workspace using pattern(s): [2023-02-28T10:05:07.689Z] Archives upload complete. [2023-02-28T10:05:07.948Z] INFO: archiving logs to Nexus [2023-02-28T10:05:08.519Z] ---> uname -a: [2023-02-28T10:05:08.519Z] Linux prd-ubuntu20-04-docker-8c-8g-7703 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-28T10:05:08.519Z] [2023-02-28T10:05:08.519Z] [2023-02-28T10:05:08.519Z] ---> lscpu: [2023-02-28T10:05:08.519Z] Architecture: x86_64 [2023-02-28T10:05:08.519Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-28T10:05:08.519Z] Byte Order: Little Endian [2023-02-28T10:05:08.519Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-28T10:05:08.519Z] CPU(s): 8 [2023-02-28T10:05:08.519Z] On-line CPU(s) list: 0-7 [2023-02-28T10:05:08.519Z] Thread(s) per core: 1 [2023-02-28T10:05:08.519Z] Core(s) per socket: 1 [2023-02-28T10:05:08.519Z] Socket(s): 8 [2023-02-28T10:05:08.519Z] NUMA node(s): 1 [2023-02-28T10:05:08.519Z] Vendor ID: AuthenticAMD [2023-02-28T10:05:08.519Z] CPU family: 23 [2023-02-28T10:05:08.519Z] Model: 49 [2023-02-28T10:05:08.519Z] Model name: AMD EPYC-Rome Processor [2023-02-28T10:05:08.519Z] Stepping: 0 [2023-02-28T10:05:08.519Z] CPU MHz: 2799.956 [2023-02-28T10:05:08.519Z] BogoMIPS: 5599.91 [2023-02-28T10:05:08.519Z] Virtualization: AMD-V [2023-02-28T10:05:08.519Z] Hypervisor vendor: KVM [2023-02-28T10:05:08.519Z] Virtualization type: full [2023-02-28T10:05:08.519Z] L1d cache: 256 KiB [2023-02-28T10:05:08.519Z] L1i cache: 256 KiB [2023-02-28T10:05:08.519Z] L2 cache: 4 MiB [2023-02-28T10:05:08.519Z] L3 cache: 128 MiB [2023-02-28T10:05:08.519Z] NUMA node0 CPU(s): 0-7 [2023-02-28T10:05:08.519Z] Vulnerability Itlb multihit: Not affected [2023-02-28T10:05:08.519Z] Vulnerability L1tf: Not affected [2023-02-28T10:05:08.519Z] Vulnerability Mds: Not affected [2023-02-28T10:05:08.519Z] Vulnerability Meltdown: Not affected [2023-02-28T10:05:08.519Z] Vulnerability Mmio stale data: Not affected [2023-02-28T10:05:08.519Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-28T10:05:08.519Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-28T10:05:08.519Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-28T10:05:08.519Z] Vulnerability Srbds: Not affected [2023-02-28T10:05:08.519Z] Vulnerability Tsx async abort: Not affected [2023-02-28T10:05:08.519Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-02-28T10:05:08.519Z] [2023-02-28T10:05:08.519Z] [2023-02-28T10:05:08.519Z] ---> nproc: [2023-02-28T10:05:08.519Z] 8 [2023-02-28T10:05:08.519Z] [2023-02-28T10:05:08.519Z] [2023-02-28T10:05:08.519Z] ---> df -h: [2023-02-28T10:05:08.519Z] Filesystem Size Used Avail Use% Mounted on [2023-02-28T10:05:08.519Z] overlay 155G 11G 145G 7% / [2023-02-28T10:05:08.519Z] tmpfs 64M 0 64M 0% /dev [2023-02-28T10:05:08.519Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-28T10:05:08.519Z] shm 64M 0 64M 0% /dev/shm [2023-02-28T10:05:08.519Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-02-28T10:05:08.519Z] [2023-02-28T10:05:08.519Z] [2023-02-28T10:05:08.519Z] ---> sar -b -r -n DEV: [2023-02-28T10:05:08.519Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7703) 02/28/23 _x86_64_ (8 CPU) [2023-02-28T10:05:08.519Z] [2023-02-28T10:05:08.519Z] 09:58:18 LINUX RESTART (8 CPU) [2023-02-28T10:05:08.519Z] [2023-02-28T10:05:08.519Z] 09:59:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-28T10:05:08.519Z] 10:00:01 76.56 3.44 73.12 0.00 440.74 37106.93 0.00 [2023-02-28T10:05:08.519Z] 10:01:01 55.72 0.22 55.51 0.00 9.47 29844.63 0.00 [2023-02-28T10:05:08.519Z] 10:02:01 2.03 0.00 2.03 0.00 0.00 22.54 0.00 [2023-02-28T10:05:08.519Z] 10:03:01 1.83 0.00 1.83 0.00 0.00 20.13 0.00 [2023-02-28T10:05:08.519Z] 10:04:01 55.84 11.63 44.21 0.00 5180.20 8858.52 0.00 [2023-02-28T10:05:08.519Z] 10:05:01 6.42 0.27 6.15 0.00 19.46 127.98 0.00 [2023-02-28T10:05:08.519Z] Average: 32.95 2.59 30.36 0.00 942.99 12594.68 0.00 [2023-02-28T10:05:08.519Z] [2023-02-28T10:05:08.519Z] 09:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-28T10:05:08.519Z] 10:00:01 28663568 31574628 727152 2.21 89432 3055704 1865876 5.50 1313804 2488748 472520 [2023-02-28T10:05:08.519Z] 10:01:01 28674816 31589368 714904 2.17 95832 3051856 1722572 5.08 1164372 2627872 336 [2023-02-28T10:05:08.519Z] 10:02:01 28673764 31588528 715108 2.17 95892 3051852 1722572 5.08 1164652 2627876 12 [2023-02-28T10:05:08.519Z] 10:03:01 28680804 31596008 707752 2.15 95980 3051860 1722572 5.08 1157940 2628116 8 [2023-02-28T10:05:08.519Z] 10:04:01 28146076 31569448 718188 2.18 130140 3507656 1786808 5.27 1484536 2797504 904 [2023-02-28T10:05:08.519Z] 10:05:01 28154472 31574220 712948 2.17 128756 3505536 1810376 5.34 1479488 2794548 700 [2023-02-28T10:05:08.519Z] Average: 28498917 31582033 716009 2.18 106005 3204077 1771796 5.22 1294132 2660777 79080 [2023-02-28T10:05:08.519Z] [2023-02-28T10:05:08.519Z] 09:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-28T10:05:08.519Z] 10:00:01 docker0 45.99 74.17 3.63 638.84 0.00 0.00 0.00 0.00 [2023-02-28T10:05:08.519Z] 10:00:01 vethdbec047 40.74 70.02 3.62 591.62 0.00 0.00 0.00 0.05 [2023-02-28T10:05:08.519Z] 10:00:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2023-02-28T10:05:08.519Z] 10:00:01 ens3 283.24 178.38 5096.71 34.62 0.00 0.00 0.00 0.00 [2023-02-28T10:05:08.519Z] 10:01:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T10:05:08.519Z] 10:01:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-02-28T10:05:08.519Z] 10:01:01 ens3 134.83 108.08 2530.25 91.90 0.00 0.00 0.00 0.00 [2023-02-28T10:05:08.519Z] 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T10:05:08.519Z] 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T10:05:08.519Z] 10:02:01 ens3 0.50 0.23 0.26 0.20 0.00 0.00 0.00 0.00 [2023-02-28T10:05:08.519Z] 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T10:05:08.519Z] 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T10:05:08.519Z] 10:03:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-28T10:05:08.520Z] 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T10:05:08.520Z] 10:04:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-02-28T10:05:08.520Z] 10:04:01 ens3 221.56 105.78 2793.09 8.21 0.00 0.00 0.00 0.00 [2023-02-28T10:05:08.520Z] 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-28T10:05:08.520Z] 10:05:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2023-02-28T10:05:08.520Z] 10:05:01 ens3 11.13 7.40 10.87 3.91 0.00 0.00 0.00 0.00 [2023-02-28T10:05:08.520Z] Average: docker0 7.57 12.20 0.60 104.99 0.00 0.00 0.00 0.00 [2023-02-28T10:05:08.520Z] Average: lo 0.65 0.65 0.06 0.06 0.00 0.00 0.00 0.00 [2023-02-28T10:05:08.520Z] Average: ens3 108.08 66.35 1729.08 23.11 0.00 0.00 0.00 0.00 [2023-02-28T10:05:08.520Z] [2023-02-28T10:05:08.520Z] [2023-02-28T10:05:08.520Z] ---> sar -P ALL: [2023-02-28T10:05:08.520Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7703) 02/28/23 _x86_64_ (8 CPU) [2023-02-28T10:05:08.520Z] [2023-02-28T10:05:08.520Z] 09:58:18 LINUX RESTART (8 CPU) [2023-02-28T10:05:08.520Z] [2023-02-28T10:05:08.520Z] 09:59:02 CPU %user %nice %system %iowait %steal %idle [2023-02-28T10:05:08.520Z] 10:00:01 all 19.28 0.00 4.81 1.42 0.07 74.42 [2023-02-28T10:05:08.520Z] 10:00:01 0 19.72 0.00 4.73 0.15 0.05 75.34 [2023-02-28T10:05:08.520Z] 10:00:01 1 18.56 0.00 4.48 1.56 0.07 75.32 [2023-02-28T10:05:08.520Z] 10:00:01 2 19.99 0.00 4.67 0.17 0.09 75.09 [2023-02-28T10:05:08.520Z] 10:00:01 3 18.99 0.00 4.43 1.63 0.05 74.89 [2023-02-28T10:05:08.520Z] 10:00:01 4 19.97 0.00 4.79 4.59 0.07 70.58 [2023-02-28T10:05:08.520Z] 10:00:01 5 20.04 0.00 5.64 2.60 0.07 71.65 [2023-02-28T10:05:08.520Z] 10:00:01 6 18.45 0.00 4.31 0.03 0.07 77.13 [2023-02-28T10:05:08.520Z] 10:00:01 7 18.52 0.00 5.43 0.67 0.07 75.31 [2023-02-28T10:05:08.520Z] 10:01:01 all 12.90 0.00 2.67 0.84 0.04 83.56 [2023-02-28T10:05:08.520Z] 10:01:01 0 13.05 0.00 2.62 3.56 0.03 80.74 [2023-02-28T10:05:08.520Z] 10:01:01 1 14.17 0.00 2.30 0.05 0.03 83.45 [2023-02-28T10:05:08.520Z] 10:01:01 2 13.22 0.00 2.59 0.07 0.08 84.04 [2023-02-28T10:05:08.520Z] 10:01:01 3 12.41 0.00 2.95 0.15 0.03 84.45 [2023-02-28T10:05:08.520Z] 10:01:01 4 12.23 0.00 2.16 0.02 0.03 85.56 [2023-02-28T10:05:08.520Z] 10:01:01 5 12.70 0.00 2.61 0.99 0.05 83.65 [2023-02-28T10:05:08.520Z] 10:01:01 6 12.99 0.00 3.09 0.02 0.03 83.87 [2023-02-28T10:05:08.520Z] 10:01:01 7 12.45 0.00 3.01 1.83 0.03 82.68 [2023-02-28T10:05:08.520Z] 10:02:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2023-02-28T10:05:08.520Z] 10:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-28T10:05:08.520Z] 10:02:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2023-02-28T10:05:08.520Z] 10:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-28T10:05:08.520Z] 10:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-28T10:05:08.520Z] 10:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-28T10:05:08.520Z] 10:02:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-02-28T10:05:08.520Z] 10:02:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-28T10:05:08.520Z] 10:02:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2023-02-28T10:05:08.520Z] 10:03:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-02-28T10:05:08.520Z] 10:03:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-28T10:05:08.520Z] 10:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-28T10:05:08.520Z] 10:03:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-28T10:05:08.520Z] 10:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-28T10:05:08.520Z] 10:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-28T10:05:08.520Z] 10:03:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-28T10:05:08.520Z] 10:03:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-28T10:05:08.520Z] 10:03:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2023-02-28T10:05:08.520Z] 10:04:01 all 2.37 0.00 1.31 1.57 0.02 94.73 [2023-02-28T10:05:08.520Z] 10:04:01 0 2.62 0.00 1.69 2.36 0.03 93.30 [2023-02-28T10:05:08.520Z] 10:04:01 1 1.53 0.00 0.72 6.69 0.02 91.05 [2023-02-28T10:05:08.520Z] 10:04:01 2 1.40 0.00 1.74 1.10 0.02 95.74 [2023-02-28T10:05:08.520Z] 10:04:01 3 2.56 0.00 0.72 0.22 0.03 96.47 [2023-02-28T10:05:08.520Z] 10:04:01 4 1.82 0.00 0.74 0.25 0.02 97.17 [2023-02-28T10:05:08.520Z] 10:04:01 5 2.23 0.00 1.30 0.55 0.02 95.90 [2023-02-28T10:05:08.520Z] 10:04:01 6 3.58 0.00 2.22 0.13 0.02 94.05 [2023-02-28T10:05:08.520Z] 10:04:01 7 3.24 0.00 1.38 1.21 0.03 94.14 [2023-02-28T10:05:08.520Z] 10:05:01 all 0.56 0.00 0.17 0.04 0.01 99.23 [2023-02-28T10:05:08.520Z] 10:05:01 0 0.10 0.00 0.13 0.02 0.02 99.73 [2023-02-28T10:05:08.520Z] 10:05:01 1 1.74 0.00 0.12 0.15 0.02 97.98 [2023-02-28T10:05:08.520Z] 10:05:01 2 0.50 0.00 0.18 0.03 0.02 99.27 [2023-02-28T10:05:08.520Z] 10:05:01 3 0.15 0.00 0.15 0.00 0.00 99.70 [2023-02-28T10:05:08.520Z] 10:05:01 4 0.80 0.00 0.20 0.00 0.02 98.98 [2023-02-28T10:05:08.520Z] 10:05:01 5 0.50 0.00 0.20 0.00 0.00 99.30 [2023-02-28T10:05:08.520Z] 10:05:01 6 0.33 0.00 0.18 0.02 0.00 99.47 [2023-02-28T10:05:08.520Z] 10:05:01 7 0.33 0.00 0.18 0.08 0.02 99.38 [2023-02-28T10:05:08.520Z] Average: all 5.79 0.00 1.48 0.64 0.03 92.06 [2023-02-28T10:05:08.520Z] Average: 0 5.85 0.00 1.51 1.02 0.02 91.60 [2023-02-28T10:05:08.520Z] Average: 1 5.94 0.00 1.26 1.41 0.03 91.37 [2023-02-28T10:05:08.520Z] Average: 2 5.79 0.00 1.52 0.23 0.04 92.43 [2023-02-28T10:05:08.520Z] Average: 3 5.62 0.00 1.36 0.33 0.02 92.66 [2023-02-28T10:05:08.520Z] Average: 4 5.74 0.00 1.30 0.79 0.02 92.15 [2023-02-28T10:05:08.520Z] Average: 5 5.85 0.00 1.61 0.68 0.03 91.84 [2023-02-28T10:05:08.520Z] Average: 6 5.84 0.00 1.62 0.03 0.02 92.48 [2023-02-28T10:05:08.520Z] Average: 7 5.69 0.00 1.65 0.64 0.03 92.00 [2023-02-28T10:05:08.520Z] [2023-02-28T10:05:08.520Z] [2023-02-28T10:05:08.520Z]