Pull request #122 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 62bfa72cdf9e4a3c21d1585666305f2372b8b995+c31f67f3566a4136749cb82e763ea4a9fb33f61f (ae94bc62f3b7d3d1ef78f02bdeb3643332d566ae) 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-ssh16110761140400887625.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1483552145311083070.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-configuration/branches/PR-122/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-configuration/branches/PR-122/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3101160043775465191.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-configuration/branches/PR-122/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7570139562697390673.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh956160687034560836.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-configuration/branches/PR-122/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-configuration/branches/PR-122/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3627227043209170588.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-configuration, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-473 in /w/workspace/ndry_go-mod-configuration_PR-122 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/ndry_go-mod-configuration_PR-122 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c31f67f3566a4136749cb82e763ea4a9fb33f61f into PR head commit 62bfa72cdf9e4a3c21d1585666305f2372b8b995 Merge succeeded, producing 62bfa72cdf9e4a3c21d1585666305f2372b8b995 Checking out Revision 62bfa72cdf9e4a3c21d1585666305f2372b8b995 (PR-122) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 62bfa72cdf9e4a3c21d1585666305f2372b8b995 # 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 c31f67f3566a4136749cb82e763ea4a9fb33f61f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 62bfa72cdf9e4a3c21d1585666305f2372b8b995 # timeout=10 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.27.0 to 1.28.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:45:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:45:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:45:00 ========================================================= 12:45:00 EdgeX Global Pipelines Version Info 12:45:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:45:01 ------------------- 12:45:01 stable info: 12:45:01 ------------------- 12:45:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:45:01 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 12:45:01 Message: update stable to v1.0.258 12:45:02 ------------------- 12:45:02 experimental info: 12:45:02 ------------------- 12:45:02 Commited By: **** collab-it+edgex@linuxfoundation.org 12:45:02 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 12:45:02 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:45:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 12:45:02 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 12:45:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:45:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:45:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:45:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 12:45:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:45:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:45:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:45:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:45:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:45:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 12:45:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:45:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:45:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 12:45:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 12:45:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:45:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:45:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:45:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:45:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:45:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:45:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:45:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:45:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 12:45:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:45:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:45:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-122 [Pipeline] echo 12:45:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-122 [Pipeline] echo 12:45:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-122 [Pipeline] echo 12:45:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 62bfa72cdf9e4a3c21d1585666305f2372b8b995 [Pipeline] echo 12:45:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 62bfa72 [Pipeline] echo 12:45:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:45:05 + git rev-list -1 --merges 62bfa72cdf9e4a3c21d1585666305f2372b8b995~1..62bfa72cdf9e4a3c21d1585666305f2372b8b995 [Pipeline] echo 12:45:05 -----------> git rev-list -1 --merges 62bfa72cdf9e4a3c21d1585666305f2372b8b995~1..62bfa72cdf9e4a3c21d1585666305f2372b8b995 62bfa72cdf9e4a3c21d1585666305f2372b8b995 [false] [Pipeline] sh 12:45:05 + git log --format=format:%s -1 62bfa72cdf9e4a3c21d1585666305f2372b8b995 [Pipeline] echo 12:45:05 ========================================================= 12:45:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:45:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:45:06 + git log --format=format:%s -1 62bfa72cdf9e4a3c21d1585666305f2372b8b995 [Pipeline] echo 12:45:06 [semverPrep] GIT_COMMIT: 62bfa72cdf9e4a3c21d1585666305f2372b8b995, Commit Message: build(deps): Bump github.com/hashicorp/consul/api from 1.27.0 to 1.28.3 [Pipeline] echo 12:45:06 [semverPrep] This is not a build commit. [Pipeline] sh 12:45:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:45:06 + grep -v github /etc/ssh/ssh_known_hosts 12:45:06 + [ -e /tmp/ssh_known_hosts ] 12:45:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:45:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:45:06 + sudo tee -a /etc/ssh/ssh_known_hosts 12:45:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:45:07 12:45:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:45:08 0.1.4: Pulling from edgex-devops/py-git-semver 12:45:08 b85a868b505f: Pulling fs layer 12:45:08 e2be974225ed: Pulling fs layer 12:45:08 339a4e72a1f5: Pulling fs layer 12:45:08 988bab9f4d93: Pulling fs layer 12:45:08 1469e6f7b9e6: Pulling fs layer 12:45:08 eaf3925da568: Pulling fs layer 12:45:08 bab4dde63d76: Pulling fs layer 12:45:08 bde34c3a00c8: Pulling fs layer 12:45:08 b352a97aabf1: Pulling fs layer 12:45:08 4872d77fe225: Pulling fs layer 12:45:08 5851b861e8e6: Pulling fs layer 12:45:08 bab4dde63d76: Waiting 12:45:08 bde34c3a00c8: Waiting 12:45:08 b352a97aabf1: Waiting 12:45:08 5851b861e8e6: Waiting 12:45:08 4872d77fe225: Waiting 12:45:08 1469e6f7b9e6: Waiting 12:45:08 eaf3925da568: Waiting 12:45:08 988bab9f4d93: Waiting 12:45:08 e2be974225ed: Verifying Checksum 12:45:08 e2be974225ed: Download complete 12:45:08 988bab9f4d93: Download complete 12:45:08 1469e6f7b9e6: Verifying Checksum 12:45:08 1469e6f7b9e6: Download complete 12:45:08 eaf3925da568: Verifying Checksum 12:45:08 eaf3925da568: Download complete 12:45:08 339a4e72a1f5: Verifying Checksum 12:45:08 339a4e72a1f5: Download complete 12:45:08 bde34c3a00c8: Download complete 12:45:08 b352a97aabf1: Verifying Checksum 12:45:08 b352a97aabf1: Download complete 12:45:08 4872d77fe225: Download complete 12:45:08 5851b861e8e6: Verifying Checksum 12:45:08 5851b861e8e6: Download complete 12:45:08 b85a868b505f: Verifying Checksum 12:45:08 b85a868b505f: Download complete 12:45:08 bab4dde63d76: Verifying Checksum 12:45:08 bab4dde63d76: Download complete 12:45:09 b85a868b505f: Pull complete 12:45:09 e2be974225ed: Pull complete 12:45:10 339a4e72a1f5: Pull complete 12:45:10 988bab9f4d93: Pull complete 12:45:10 1469e6f7b9e6: Pull complete 12:45:10 eaf3925da568: Pull complete 12:45:12 bab4dde63d76: Pull complete 12:45:12 bde34c3a00c8: Pull complete 12:45:12 b352a97aabf1: Pull complete 12:45:12 4872d77fe225: Pull complete 12:45:12 5851b861e8e6: Pull complete 12:45:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:45:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:45:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:45:13 prd-ubuntu20.04-docker-8c-8g-473 does not seem to be running inside a container 12:45:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_PR-122 -v /w/workspace/ndry_go-mod-configuration_PR-122:/w/workspace/ndry_go-mod-configuration_PR-122:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-122@tmp:/w/workspace/ndry_go-mod-configuration_PR-122@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:45:16 $ docker top 4cfd21e14225a210247206c7aba0f2b4b2d8581bbe0d4dd4729f24e4cde28cb4 -eo pid,comm 12:45:16 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). 12:45:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:45:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:45:16 [ssh-agent] Looking for ssh-agent implementation... 12:45:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:45:17 $ docker exec 4cfd21e14225a210247206c7aba0f2b4b2d8581bbe0d4dd4729f24e4cde28cb4 ssh-agent 12:45:17 SSH_AUTH_SOCK=/tmp/ssh-yAGI0EdiMcZ2/agent.32 12:45:17 SSH_AGENT_PID=38 12:45:17 Running ssh-add (command line suppressed) 12:45:17 Identity added: /w/workspace/ndry_go-mod-configuration_PR-122@tmp/private_key_5163190182312626082.key (/w/workspace/ndry_go-mod-configuration_PR-122@tmp/private_key_5163190182312626082.key) 12:45:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:45:17 + git tag --points-at HEAD [Pipeline] } 12:45:17 $ docker exec --env ******** --env ******** 4cfd21e14225a210247206c7aba0f2b4b2d8581bbe0d4dd4729f24e4cde28cb4 ssh-agent -k 12:45:17 unset SSH_AUTH_SOCK; 12:45:17 unset SSH_AGENT_PID; 12:45:17 echo Agent pid 38 killed; 12:45:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:45:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:45:17 [ssh-agent] Looking for ssh-agent implementation... 12:45:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:45:17 $ docker exec 4cfd21e14225a210247206c7aba0f2b4b2d8581bbe0d4dd4729f24e4cde28cb4 ssh-agent 12:45:18 SSH_AUTH_SOCK=/tmp/ssh-SVVwIislLBDd/agent.71 12:45:18 SSH_AGENT_PID=77 12:45:18 Running ssh-add (command line suppressed) 12:45:18 Identity added: /w/workspace/ndry_go-mod-configuration_PR-122@tmp/private_key_8375969422111707358.key (/w/workspace/ndry_go-mod-configuration_PR-122@tmp/private_key_8375969422111707358.key) 12:45:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:45:18 + git semver init 12:45:18 2024-05-20 12:45:18,736 [run_init] DEBUG init version:0.0.0 force:False 12:45:18 2024-05-20 12:45:18,737 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ndry_go-mod-configuration_PR-122/.semver 12:45:18 2024-05-20 12:45:18,737 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/ndry_go-mod-configuration_PR-122/.semver 12:45:18 2024-05-20 12:45:18,737 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/ndry_go-mod-configuration_PR-122/.semver'], cwd=/w/workspace/ndry_go-mod-configuration_PR-122, universal_newlines=False, shell=None, istream=None) 12:45:19 2024-05-20 12:45:19,427 [append_file] DEBUG append to file:/w/workspace/ndry_go-mod-configuration_PR-122/.git/info/exclude 12:45:19 2024-05-20 12:45:19,428 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ndry_go-mod-configuration_PR-122/.semver/PR-122 with force:False 12:45:19 2024-05-20 12:45:19,428 [write_file] DEBUG write to file:/w/workspace/ndry_go-mod-configuration_PR-122/.semver/PR-122 12:45:19 2024-05-20 12:45:19,433 [execute] INFO git cat-file --batch-check 12:45:19 2024-05-20 12:45:19,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ndry_go-mod-configuration_PR-122/.semver, universal_newlines=False, shell=None, istream=) 12:45:19 2024-05-20 12:45:19,439 [execute] INFO git cat-file --batch 12:45:19 2024-05-20 12:45:19,440 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ndry_go-mod-configuration_PR-122/.semver, universal_newlines=False, shell=None, istream=) 12:45:19 2024-05-20 12:45:19,446 [read_version] DEBUG read version from /w/workspace/ndry_go-mod-configuration_PR-122/.semver/PR-122 12:45:19 0.0.0 [Pipeline] } 12:45:19 $ docker exec --env ******** --env ******** 4cfd21e14225a210247206c7aba0f2b4b2d8581bbe0d4dd4729f24e4cde28cb4 ssh-agent -k 12:45:19 unset SSH_AUTH_SOCK; 12:45:19 unset SSH_AGENT_PID; 12:45:19 echo Agent pid 77 killed; 12:45:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:45:20 + git semver [Pipeline] } 12:45:20 $ docker stop --time=1 4cfd21e14225a210247206c7aba0f2b4b2d8581bbe0d4dd4729f24e4cde28cb4 12:45:21 $ docker rm -f --volumes 4cfd21e14225a210247206c7aba0f2b4b2d8581bbe0d4dd4729f24e4cde28cb4 [Pipeline] // withDockerContainer [Pipeline] sh 12:45:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:45:22 Stashed 1 file(s) [Pipeline] echo 12:45:22 [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 12:45:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:45:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:45:23 ========================================================= 12:45:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 12:45:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 12:45:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:45:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 12:45:23 619be1103602: Pulling fs layer 12:45:23 7862e08f4a3e: Pulling fs layer 12:45:23 5df492c9dc93: Pulling fs layer 12:45:23 7629e6793208: Pulling fs layer 12:45:23 4f4fb700ef54: Pulling fs layer 12:45:23 fb5054dd5b73: Pulling fs layer 12:45:23 7629e6793208: Waiting 12:45:23 4f4fb700ef54: Waiting 12:45:23 eeca6798cff9: Pulling fs layer 12:45:23 aa269ceb94a6: Pulling fs layer 12:45:23 ada007ff1a6a: Pulling fs layer 12:45:23 fb5054dd5b73: Waiting 12:45:23 aa269ceb94a6: Waiting 12:45:23 eeca6798cff9: Waiting 12:45:23 ada007ff1a6a: Waiting 12:45:23 7862e08f4a3e: Verifying Checksum 12:45:23 7862e08f4a3e: Download complete 12:45:23 7629e6793208: Verifying Checksum 12:45:23 7629e6793208: Download complete 12:45:23 4f4fb700ef54: Verifying Checksum 12:45:23 4f4fb700ef54: Download complete 12:45:23 619be1103602: Verifying Checksum 12:45:23 619be1103602: Download complete 12:45:23 fb5054dd5b73: Verifying Checksum 12:45:23 fb5054dd5b73: Download complete 12:45:24 eeca6798cff9: Verifying Checksum 12:45:24 eeca6798cff9: Download complete 12:45:24 619be1103602: Pull complete 12:45:24 ada007ff1a6a: Verifying Checksum 12:45:24 ada007ff1a6a: Download complete 12:45:24 7862e08f4a3e: Pull complete 12:45:24 5df492c9dc93: Verifying Checksum 12:45:24 5df492c9dc93: Download complete 12:45:25 aa269ceb94a6: Verifying Checksum 12:45:25 aa269ceb94a6: Download complete 12:45:28 5df492c9dc93: Pull complete 12:45:28 7629e6793208: Pull complete 12:45:28 4f4fb700ef54: Pull complete 12:45:28 fb5054dd5b73: Pull complete 12:45:28 eeca6798cff9: Pull complete 12:45:30 aa269ceb94a6: Pull complete 12:45:31 ada007ff1a6a: Pull complete 12:45:31 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 12:45:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:45:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 12:45:31 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:32 + docker inspect -f . ci-base-image-x86_64 12:45:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:45:32 prd-ubuntu20.04-docker-8c-8g-473 does not seem to be running inside a container 12:45:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_go-mod-configuration_PR-122 -v /w/workspace/ndry_go-mod-configuration_PR-122:/w/workspace/ndry_go-mod-configuration_PR-122:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-122@tmp:/w/workspace/ndry_go-mod-configuration_PR-122@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 ******** ci-base-image-x86_64 cat 12:45:37 $ docker top a8b5aab0daa1eeac25301017836c37144414355806a2b9fda291a018ff140309 -eo pid,comm [Pipeline] { [Pipeline] sh 12:45:38 Still waiting to schedule task 12:45:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:45:38 + go version 12:45:38 go version go1.21.9 linux/amd64 [Pipeline] } 12:45:38 $ docker stop --time=1 a8b5aab0daa1eeac25301017836c37144414355806a2b9fda291a018ff140309 12:45:39 $ docker rm -f --volumes a8b5aab0daa1eeac25301017836c37144414355806a2b9fda291a018ff140309 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:40 + docker inspect -f . ci-base-image-x86_64 12:45:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:45:40 prd-ubuntu20.04-docker-8c-8g-473 does not seem to be running inside a container 12:45:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ndry_go-mod-configuration_PR-122 -v /w/workspace/ndry_go-mod-configuration_PR-122:/w/workspace/ndry_go-mod-configuration_PR-122:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-122@tmp:/w/workspace/ndry_go-mod-configuration_PR-122@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 ******** ci-base-image-x86_64 cat 12:45:40 $ docker top 9b300c90c1c249b3891efebc19bb3ec6fb7d6fb45f2fabef900057fa658d3995 -eo pid,comm [Pipeline] { [Pipeline] sh 12:45:41 + git config --global --add safe.directory /w/workspace/ndry_go-mod-configuration_PR-122 [Pipeline] fileExists [Pipeline] sh 12:45:43 + make test 12:45:43 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:45:43 go: downloading github.com/stretchr/testify v1.9.0 12:45:43 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.20 12:45:43 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.20 12:45:43 go: downloading github.com/hashicorp/consul/api v1.28.3 12:45:43 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:45:43 go: downloading github.com/mitchellh/mapstructure v1.5.0 12:45:43 go: downloading github.com/spf13/cast v1.6.0 12:45:43 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 12:45:43 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 12:45:43 go: downloading gopkg.in/yaml.v3 v3.0.1 12:45:43 go: downloading github.com/stretchr/objx v0.5.2 12:45:43 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 12:45:43 go: downloading github.com/hashicorp/go-hclog v1.5.0 12:45:43 go: downloading github.com/hashicorp/go-multierror v1.1.1 12:45:43 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 12:45:43 go: downloading github.com/hashicorp/serf v0.10.1 12:45:43 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 12:45:43 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 12:45:43 go: downloading github.com/mitchellh/copystructure v1.0.0 12:45:43 go: downloading github.com/google/uuid v1.6.0 12:45:43 go: downloading github.com/go-playground/validator/v10 v10.20.0 12:45:43 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 12:45:43 go: downloading github.com/hashicorp/errwrap v1.1.0 12:45:43 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 12:45:43 go: downloading github.com/go-redis/redis/v7 v7.3.0 12:45:43 go: downloading github.com/fatih/color v1.16.0 12:45:43 go: downloading github.com/mattn/go-isatty v0.0.20 12:45:43 go: downloading github.com/armon/go-metrics v0.4.1 12:45:43 go: downloading github.com/mattn/go-colorable v0.1.13 12:45:43 go: downloading golang.org/x/sys v0.19.0 12:45:43 go: downloading github.com/mitchellh/reflectwalk v1.0.0 12:45:43 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 12:45:43 go: downloading github.com/x448/float16 v0.8.4 12:45:43 go: downloading github.com/hashicorp/golang-lru v0.5.4 12:45:43 go: downloading github.com/leodido/go-urn v1.4.0 12:45:43 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 12:45:43 go: downloading github.com/go-playground/universal-translator v0.18.1 12:45:43 go: downloading golang.org/x/crypto v0.22.0 12:45:43 go: downloading golang.org/x/text v0.14.0 12:45:43 go: downloading github.com/gorilla/websocket v1.5.0 12:45:43 go: downloading golang.org/x/net v0.24.0 12:45:43 go: downloading golang.org/x/sync v0.2.0 12:45:43 go: downloading github.com/go-playground/locales v0.14.1 12:45:53 ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] 12:45:53 ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.022s coverage: 66.7% of statements 12:46:01 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.615s coverage: 87.1% of statements 12:46:01 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/keeper 0.036s coverage: 58.6% of statements 12:46:01 ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.014s coverage: 100.0% of statements 12:46:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:46:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:46:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 12:46:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:46:14 $ docker stop --time=1 9b300c90c1c249b3891efebc19bb3ec6fb7d6fb45f2fabef900057fa658d3995 12:46:18 $ docker rm -f --volumes 9b300c90c1c249b3891efebc19bb3ec6fb7d6fb45f2fabef900057fa658d3995 [Pipeline] // withDockerContainer [Pipeline] sh 12:46:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:46:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:46:20 12:46:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:46:21 latest: Pulling from edgex-lftools-log-publisher 12:46:21 5eb5b503b376: Pulling fs layer 12:46:21 5c69ac0246d0: Pulling fs layer 12:46:21 ec43610c2a17: Pulling fs layer 12:46:21 3a2ae6a8a46f: Pulling fs layer 12:46:21 33b1e0a273af: Pulling fs layer 12:46:21 5d3b04190fa2: Pulling fs layer 12:46:21 2f39f015ded8: Pulling fs layer 12:46:21 33b1e0a273af: Waiting 12:46:21 5d3b04190fa2: Waiting 12:46:21 2f39f015ded8: Waiting 12:46:21 3a2ae6a8a46f: Waiting 12:46:21 5c69ac0246d0: Download complete 12:46:21 3a2ae6a8a46f: Download complete 12:46:21 33b1e0a273af: Verifying Checksum 12:46:21 33b1e0a273af: Download complete 12:46:21 ec43610c2a17: Verifying Checksum 12:46:21 ec43610c2a17: Download complete 12:46:21 5d3b04190fa2: Verifying Checksum 12:46:21 5d3b04190fa2: Download complete 12:46:21 5eb5b503b376: Verifying Checksum 12:46:21 5eb5b503b376: Download complete 12:46:22 2f39f015ded8: Download complete 12:46:23 5eb5b503b376: Pull complete 12:46:23 5c69ac0246d0: Pull complete 12:46:23 ec43610c2a17: Pull complete 12:46:23 3a2ae6a8a46f: Pull complete 12:46:23 33b1e0a273af: Pull complete 12:46:23 5d3b04190fa2: Pull complete 12:46:28 2f39f015ded8: Pull complete 12:46:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:46:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:46:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:46:28 prd-ubuntu20.04-docker-8c-8g-473 does not seem to be running inside a container 12:46:28 $ 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/ndry_go-mod-configuration_PR-122 -v /w/workspace/ndry_go-mod-configuration_PR-122:/w/workspace/ndry_go-mod-configuration_PR-122:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-122@tmp:/w/workspace/ndry_go-mod-configuration_PR-122@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 12:46:31 $ docker top aca4e772de88e359b21e2ad4556991d699e0c22de5b836d9e8104106d21d1394 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:46:32 ---> job-cost.sh 12:46:32 lf-activate-venv: SKIPPING 12:46:32 INFO: No Stack... 12:46:32 INFO: Retrieving Pricing Info for: v3-standard-8 12:46:32 INFO: Archiving Costs [Pipeline] sh 12:46:32 + cat /w/workspace/ndry_go-mod-configuration_PR-122/archives/cost.csv 12:46:32 + cut -d, -f6 [Pipeline] lock 12:46:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-122-1-stack-cost] 12:46:32 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-122-1-stack-cost] did not exist. Created. 12:46:32 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-122-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:46:33 + echo total: 0.2199999988079071 [Pipeline] stash 12:46:33 Stashed 1 file(s) [Pipeline] } 12:46:33 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-122-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:46:33 $ docker stop --time=1 aca4e772de88e359b21e2ad4556991d699e0c22de5b836d9e8104106d21d1394 12:46:34 $ docker rm -f --volumes aca4e772de88e359b21e2ad4556991d699e0c22de5b836d9e8104106d21d1394 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:47:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-474 in /w/workspace/ndry_go-mod-configuration_PR-122 [Pipeline] { [Pipeline] ws 12:47:14 Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout 12:47:17 Selected Git installation does not exist. Using Default 12:47:17 The recommended git tool is: NONE 12:47:24 using credential edgex-jenkins-ssh 12:47:24 Cloning the remote Git repository 12:47:24 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 12:47:24 > git init /w/workspace/go-mod-configuration/1 # timeout=10 12:47:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 12:47:25 > git --version # timeout=10 12:47:25 > git --version # 'git version 2.25.1' 12:47:25 using GIT_SSH to set credentials SSH Credentials for GitHub 12:47:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:47:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 12:47:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:47:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 12:47:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 12:47:27 using GIT_SSH to set credentials SSH Credentials for GitHub 12:47:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:47:27 Merging remotes/origin/main commit c31f67f3566a4136749cb82e763ea4a9fb33f61f into PR head commit 62bfa72cdf9e4a3c21d1585666305f2372b8b995 12:47:28 Merge succeeded, producing 62bfa72cdf9e4a3c21d1585666305f2372b8b995 12:47:28 Checking out Revision 62bfa72cdf9e4a3c21d1585666305f2372b8b995 (PR-122) 12:47:28 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.27.0 to 1.28.3" 12:47:28 > git --version # timeout=10 12:47:28 > git --version # 'git version 2.25.1' 12:47:28 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 12:47:27 > git config core.sparsecheckout # timeout=10 12:47:27 > git checkout -f 62bfa72cdf9e4a3c21d1585666305f2372b8b995 # timeout=10 12:47:28 > git remote # timeout=10 12:47:28 > git config --get remote.origin.url # timeout=10 12:47:28 using GIT_SSH to set credentials SSH Credentials for GitHub 12:47:28 > git merge c31f67f3566a4136749cb82e763ea4a9fb33f61f # timeout=10 12:47:28 > git rev-parse HEAD^{commit} # timeout=10 12:47:28 > git config core.sparsecheckout # timeout=10 12:47:28 > git checkout -f 62bfa72cdf9e4a3c21d1585666305f2372b8b995 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:47:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:47:33 % Total % Received % Xferd Average Speed Time Time Time Current 12:47:33 Dload Upload Total Spent Left Speed 12:47:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 122k 0 --:--:-- --:--:-- --:--:-- 124k [Pipeline] sh 12:47:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:47:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:47:34 + sudo tee /etc/docker/daemon.new 12:47:34 { 12:47:34 "registry-mirrors": [ 12:47:34 "https://nexus3.edgexfoundry.org:10001" 12:47:34 ], 12:47:34 "bip": "10.250.0.254/24", 12:47:34 "hosts": [ 12:47:34 "tcp://0.0.0.0:5555", 12:47:34 "unix:///var/run/docker.sock" 12:47:34 ], 12:47:34 "mtu": 1458, 12:47:34 "selinux-enabled": true, 12:47:34 "seccomp-profile": "/etc/docker/seccomp.json" 12:47:34 } [Pipeline] sh 12:47:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:47:35 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 12:47:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:47:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:47:53 ========================================================= 12:47:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 12:47:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 12:47:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:47:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:47:54 c6b39de5b339: Pulling fs layer 12:47:54 a69c41024577: Pulling fs layer 12:47:54 d6de4b400683: Pulling fs layer 12:47:54 35cb2a7552d0: Pulling fs layer 12:47:54 4f4fb700ef54: Pulling fs layer 12:47:54 464afbd9ba4c: Pulling fs layer 12:47:54 00f215d4a9da: Pulling fs layer 12:47:54 d496ad576159: Pulling fs layer 12:47:54 35cb2a7552d0: Waiting 12:47:54 464afbd9ba4c: Waiting 12:47:54 4f4fb700ef54: Waiting 12:47:54 00f215d4a9da: Waiting 12:47:54 d496ad576159: Waiting 12:47:54 a69c41024577: Verifying Checksum 12:47:54 a69c41024577: Download complete 12:47:54 35cb2a7552d0: Verifying Checksum 12:47:54 35cb2a7552d0: Download complete 12:47:54 4f4fb700ef54: Download complete 12:47:54 464afbd9ba4c: Verifying Checksum 12:47:54 464afbd9ba4c: Download complete 12:47:54 c6b39de5b339: Verifying Checksum 12:47:54 c6b39de5b339: Download complete 12:47:55 d496ad576159: Verifying Checksum 12:47:55 d496ad576159: Download complete 12:47:55 c6b39de5b339: Pull complete 12:47:56 a69c41024577: Pull complete 12:47:56 d6de4b400683: Verifying Checksum 12:47:56 d6de4b400683: Download complete 12:47:57 00f215d4a9da: Verifying Checksum 12:47:57 00f215d4a9da: Download complete 12:48:09 d6de4b400683: Pull complete 12:48:09 35cb2a7552d0: Pull complete 12:48:09 4f4fb700ef54: Pull complete 12:48:09 464afbd9ba4c: Pull complete 12:48:18 00f215d4a9da: Pull complete 12:48:20 d496ad576159: Pull complete 12:48:20 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 12:48:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:48:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 12:48:20 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:20 + docker inspect -f . ci-base-image-arm64 12:48:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:48:21 prd-ubuntu20.04-docker-arm64-4c-16g-474 does not seem to be running inside a container 12:48:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 12:48:24 $ docker top 5cabc0ad716e416ec970a0561d0ad999cf50ba7534f5ea9153d972c7c44dbec2 -eo pid,comm [Pipeline] { [Pipeline] sh 12:48:24 + go version 12:48:24 go version go1.21.9 linux/arm64 [Pipeline] } 12:48:25 $ docker stop --time=1 5cabc0ad716e416ec970a0561d0ad999cf50ba7534f5ea9153d972c7c44dbec2 12:48:26 $ docker rm -f --volumes 5cabc0ad716e416ec970a0561d0ad999cf50ba7534f5ea9153d972c7c44dbec2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:27 + docker inspect -f . ci-base-image-arm64 12:48:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:48:27 prd-ubuntu20.04-docker-arm64-4c-16g-474 does not seem to be running inside a container 12:48:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 12:48:30 $ docker top 83a2fc6a0f4c14c03b10d99a8f1ecc36cceeb699b9dd1900ea45ab5d2b13c1f8 -eo pid,comm [Pipeline] { [Pipeline] sh 12:48:30 + git config --global --add safe.directory /w/workspace/go-mod-configuration/1 [Pipeline] fileExists [Pipeline] sh 12:48:31 + make test 12:48:31 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:48:31 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.20 12:48:31 go: downloading github.com/stretchr/testify v1.9.0 12:48:31 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.20 12:48:31 go: downloading github.com/hashicorp/consul/api v1.28.3 12:48:31 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 12:48:32 go: downloading github.com/mitchellh/mapstructure v1.5.0 12:48:32 go: downloading github.com/spf13/cast v1.6.0 12:48:32 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 12:48:32 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 12:48:32 go: downloading gopkg.in/yaml.v3 v3.0.1 12:48:32 go: downloading github.com/stretchr/objx v0.5.2 12:48:32 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 12:48:32 go: downloading github.com/mitchellh/copystructure v1.0.0 12:48:32 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 12:48:32 go: downloading github.com/hashicorp/go-hclog v1.5.0 12:48:32 go: downloading github.com/hashicorp/go-multierror v1.1.1 12:48:32 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 12:48:32 go: downloading github.com/hashicorp/serf v0.10.1 12:48:32 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 12:48:32 go: downloading github.com/go-playground/validator/v10 v10.20.0 12:48:32 go: downloading github.com/google/uuid v1.6.0 12:48:32 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 12:48:33 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 12:48:33 go: downloading github.com/go-redis/redis/v7 v7.3.0 12:48:33 go: downloading github.com/mitchellh/reflectwalk v1.0.0 12:48:33 go: downloading github.com/hashicorp/errwrap v1.1.0 12:48:33 go: downloading github.com/fatih/color v1.16.0 12:48:33 go: downloading github.com/mattn/go-isatty v0.0.20 12:48:33 go: downloading github.com/x448/float16 v0.8.4 12:48:33 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 12:48:33 go: downloading github.com/go-playground/universal-translator v0.18.1 12:48:33 go: downloading github.com/leodido/go-urn v1.4.0 12:48:33 go: downloading golang.org/x/crypto v0.22.0 12:48:33 go: downloading golang.org/x/text v0.14.0 12:48:33 go: downloading github.com/armon/go-metrics v0.4.1 12:48:34 go: downloading github.com/gorilla/websocket v1.5.0 12:48:34 go: downloading golang.org/x/net v0.24.0 12:48:34 go: downloading golang.org/x/sync v0.2.0 12:48:34 go: downloading github.com/mattn/go-colorable v0.1.13 12:48:34 go: downloading golang.org/x/sys v0.19.0 12:48:36 go: downloading github.com/go-playground/locales v0.14.1 12:48:36 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 12:48:36 go: downloading github.com/hashicorp/golang-lru v0.5.4 12:49:58 ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] 12:49:58 ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.068s coverage: 66.7% of statements 12:49:58 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.834s coverage: 87.1% of statements 12:49:58 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/keeper 0.170s coverage: 58.6% of statements 12:49:58 ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.054s coverage: 100.0% of statements 12:49:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:49:58 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:50:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:50:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 12:50:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:50:16 $ docker stop --time=1 83a2fc6a0f4c14c03b10d99a8f1ecc36cceeb699b9dd1900ea45ab5d2b13c1f8 12:50:18 $ docker rm -f --volumes 83a2fc6a0f4c14c03b10d99a8f1ecc36cceeb699b9dd1900ea45ab5d2b13c1f8 [Pipeline] // withDockerContainer [Pipeline] sh 12:50:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:50:20 Warning: overwriting stash ‘coverage-report’ 12:50:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:50:22 12:50:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:50:22 arm64: Pulling from edgex-lftools-log-publisher 12:50:22 8998bd30e6a1: Pulling fs layer 12:50:22 04944245beec: Pulling fs layer 12:50:22 699f458cf7ca: Pulling fs layer 12:50:22 765212b225bb: Pulling fs layer 12:50:22 f23df028b6ca: Pulling fs layer 12:50:22 d65c8cfc05b1: Pulling fs layer 12:50:22 2437ff75d9bd: Pulling fs layer 12:50:22 f23df028b6ca: Waiting 12:50:22 d65c8cfc05b1: Waiting 12:50:22 2437ff75d9bd: Waiting 12:50:22 765212b225bb: Waiting 12:50:22 04944245beec: Verifying Checksum 12:50:22 04944245beec: Download complete 12:50:22 765212b225bb: Verifying Checksum 12:50:22 765212b225bb: Download complete 12:50:22 f23df028b6ca: Verifying Checksum 12:50:22 f23df028b6ca: Download complete 12:50:23 d65c8cfc05b1: Verifying Checksum 12:50:23 d65c8cfc05b1: Download complete 12:50:23 699f458cf7ca: Verifying Checksum 12:50:23 699f458cf7ca: Download complete 12:50:23 8998bd30e6a1: Verifying Checksum 12:50:23 8998bd30e6a1: Download complete 12:50:25 2437ff75d9bd: Verifying Checksum 12:50:25 2437ff75d9bd: Download complete 12:50:27 8998bd30e6a1: Pull complete 12:50:28 04944245beec: Pull complete 12:50:30 699f458cf7ca: Pull complete 12:50:30 765212b225bb: Pull complete 12:50:30 f23df028b6ca: Pull complete 12:50:31 d65c8cfc05b1: Pull complete 12:50:49 2437ff75d9bd: Pull complete 12:50:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:50:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:50:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:50:49 prd-ubuntu20.04-docker-arm64-4c-16g-474 does not seem to be running inside a container 12:50:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 12:50:51 $ docker top 104b39dff680ca94e7d337e7b801cd1e9938bdb62285a8950f1fe280b3dd7b5e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:50:52 ---> job-cost.sh 12:50:52 lf-activate-venv: SKIPPING 12:50:52 INFO: No Stack... 12:50:53 INFO: Retrieving Pricing Info for: v3-standard-4 12:50:53 INFO: Archiving Costs [Pipeline] sh 12:50:54 + cat /w/workspace/go-mod-configuration/1/archives/cost.csv 12:50:54 + cut -d, -f6 [Pipeline] lock 12:50:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-122-1-stack-cost] 12:50:54 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-122-1-stack-cost] did not exist. Created. 12:50:54 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-122-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:50:54 /w/workspace/go-mod-configuration/1@tmp/durable-fd170191/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:50:55 + echo total: 0.10999999940395355 [Pipeline] stash 12:50:55 Warning: overwriting stash ‘stack-cost’ 12:50:55 Stashed 1 file(s) [Pipeline] } 12:50:55 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-PR-122-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:50:55 $ docker stop --time=1 104b39dff680ca94e7d337e7b801cd1e9938bdb62285a8950f1fe280b3dd7b5e 12:50:56 $ docker rm -f --volumes 104b39dff680ca94e7d337e7b801cd1e9938bdb62285a8950f1fe280b3dd7b5e [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 12:50:58 provisioning config files... 12:50:58 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/ndry_go-mod-configuration_PR-122@tmp/config16546297804289126934tmp [Pipeline] { [Pipeline] sh 12:50:58 + set +x 12:50:58 + bash -s -- 12:50:58 + curl -s https://codecov.io/bash 12:50:58 12:50:58 _____ _ 12:50:58 / ____| | | 12:50:58 | | ___ __| | ___ ___ _____ __ 12:50:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:50:58 | |___| (_) | (_| | __/ (_| (_) \ V / 12:50:58 \_____\___/ \__,_|\___|\___\___/ \_/ 12:50:58 Bash-1.0.6 12:50:58 12:50:58 12:50:58 ==> git version 2.25.1 found 12:50:58 ==> 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 12:50:58 Release-Date: 2020-01-08 12:50:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:50:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:50:58 ==> Jenkins CI detected. 12:50:58 current dir:  /w/workspace/ndry_go-mod-configuration_PR-122 12:50:58 project root: . 12:50:58 --> token set from env 12:50:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:50:58 ==> Running gcov in . (disable via -X gcov) 12:50:58 ==> Python coveragepy not found 12:50:58 ==> Searching for coverage reports in: 12:50:58 + . 12:50:58 -> Found 1 reports 12:50:58 ==> Detecting git/mercurial file structure 12:50:58 ==> Reading reports 12:50:58 + ./coverage.out bytes=34578 12:50:58 ==> Appending adjustments 12:50:58 https://docs.codecov.io/docs/fixing-reports 12:50:58 + Found adjustments 12:50:58 ==> Gzipping contents 12:50:58 8.0K /tmp/codecov.zvjeR8.gz 12:50:58 ==> Uploading reports 12:50:58 url: https://codecov.io 12:50:58 query: branch=PR-122&commit=62bfa72cdf9e4a3c21d1585666305f2372b8b995&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-122%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=122&job=&cmd_args= 12:50:58 -> Pinging Codecov 12:50:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-122&commit=62bfa72cdf9e4a3c21d1585666305f2372b8b995&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-122%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=122&job=&cmd_args= 12:50:59 -> Uploading to 12:50:59 https://storage.googleapis.com/codecov/v4/raw/2024-05-20/9F92B070CA9CA35F4914AC8684776953/62bfa72cdf9e4a3c21d1585666305f2372b8b995/51ca4f91-8fa6-489f-b79c-dd29f7a9ad4e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240520%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240520T125058Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=369142fcaf469b3e6ba38b9f8cef6e4b1a6570d3cce400d7b716cfae8ac03e63 12:50:59 % Total % Received % Xferd Average Speed Time Time Time Current 12:50:59 Dload Upload Total Spent Left Speed 12:50:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5153 0 0 100 5153 0 18208 --:--:-- --:--:-- --:--:-- 18208 12:50:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/62bfa72cdf9e4a3c21d1585666305f2372b8b995 [Pipeline] } 12:50:59 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:51:01 + [ -d /w/workspace/ndry_go-mod-configuration_PR-122/archives ] 12:51:01 + ls -al /w/workspace/ndry_go-mod-configuration_PR-122/archives 12:51:01 total 16 12:51:01 drwxr-xr-x 3 root root 4096 May 20 12:46 . 12:51:01 drwxrwxr-x 9 jenkins jenkins 4096 May 20 12:46 .. 12:51:01 drwxr-xr-x 2 root root 4096 May 20 12:46 cost 12:51:01 -rw-r--r-- 1 root root 92 May 20 12:46 cost.csv 12:51:01 + sudo chown -R jenkins:jenkins /w/workspace/ndry_go-mod-configuration_PR-122/archives 12:51:01 + ls -al /w/workspace/ndry_go-mod-configuration_PR-122/archives 12:51:01 total 16 12:51:01 drwxr-xr-x 3 jenkins jenkins 4096 May 20 12:46 . 12:51:01 drwxrwxr-x 9 jenkins jenkins 4096 May 20 12:46 .. 12:51:01 drwxr-xr-x 2 jenkins jenkins 4096 May 20 12:46 cost 12:51:01 -rw-r--r-- 1 jenkins jenkins 92 May 20 12:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:51:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:51:02 ---> package-listing.sh 12:51:02 ++ facter osfamily 12:51:02 ++ tr '[:upper:]' '[:lower:]' 12:51:03 + OS_FAMILY=debian 12:51:03 + workspace=/w/workspace/ndry_go-mod-configuration_PR-122 12:51:03 + START_PACKAGES=/tmp/packages_start.txt 12:51:03 + END_PACKAGES=/tmp/packages_end.txt 12:51:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:51:03 + PACKAGES=/tmp/packages_start.txt 12:51:03 + '[' /w/workspace/ndry_go-mod-configuration_PR-122 ']' 12:51:03 + PACKAGES=/tmp/packages_end.txt 12:51:03 + case "${OS_FAMILY}" in 12:51:03 + dpkg -l 12:51:03 + grep '^ii' 12:51:03 + '[' -f /tmp/packages_start.txt ']' 12:51:03 + '[' -f /tmp/packages_end.txt ']' 12:51:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:51:03 + '[' /w/workspace/ndry_go-mod-configuration_PR-122 ']' 12:51:03 + mkdir -p /w/workspace/ndry_go-mod-configuration_PR-122/archives/ 12:51:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_go-mod-configuration_PR-122/archives/ [Pipeline] echo 12:51:03 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/ndry_go-mod-configuration_PR-122/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:51:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:51:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:51:04 prd-ubuntu20.04-docker-8c-8g-473 does not seem to be running inside a container 12:51:04 $ 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/ndry_go-mod-configuration_PR-122/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_go-mod-configuration_PR-122 -v /w/workspace/ndry_go-mod-configuration_PR-122:/w/workspace/ndry_go-mod-configuration_PR-122:rw,z -v /w/workspace/ndry_go-mod-configuration_PR-122@tmp:/w/workspace/ndry_go-mod-configuration_PR-122@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:51:04 $ docker top bdee541980d7a25f4bfd3ff4699ae7d6a0982fab6cec04b436092cb5760cbdac -eo pid,comm [Pipeline] { [Pipeline] sh 12:51:04 + touch /tmp/pre-build-complete [Pipeline] sh 12:51:05 + mkdir -p /var/log/sysstat [Pipeline] sh 12:51:05 + ls /var/log/sa-host 12:51:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:51:05 provisioning config files... 12:51:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_go-mod-configuration_PR-122@tmp/config12705661681206633505tmp [Pipeline] { [Pipeline] echo 12:51:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:51:06 ---> create-netrc.sh [Pipeline] } 12:51:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:51:06 ---> python-tools-install.sh [Pipeline] echo 12:51:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:51:07 ---> sudo-logs.sh 12:51:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:51:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:51:07 ---> job-cost.sh 12:51:07 lf-activate-venv: SKIPPING 12:51:07 DEBUG: total: 0.2199999988079071 12:51:07 INFO: Retrieving Stack Cost... 12:51:07 INFO: Retrieving Pricing Info for: v3-standard-8 12:51:07 INFO: Archiving Costs [Pipeline] echo 12:51:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:51:08 ---> logs-deploy.sh 12:51:08 lf-activate-venv: SKIPPING 12:51:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-122/1 12:51:08 INFO: archiving workspace using pattern(s): 12:51:09 Archives upload complete. 12:51:09 INFO: archiving logs to Nexus 12:51:10 ---> uname -a: 12:51:10 Linux prd-ubuntu20-04-docker-8c-8g-473 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:51:10 12:51:10 12:51:10 ---> lscpu: 12:51:10 Architecture: x86_64 12:51:10 CPU op-mode(s): 32-bit, 64-bit 12:51:10 Byte Order: Little Endian 12:51:10 Address sizes: 40 bits physical, 48 bits virtual 12:51:10 CPU(s): 8 12:51:10 On-line CPU(s) list: 0-7 12:51:10 Thread(s) per core: 1 12:51:10 Core(s) per socket: 1 12:51:10 Socket(s): 8 12:51:10 NUMA node(s): 1 12:51:10 Vendor ID: AuthenticAMD 12:51:10 CPU family: 23 12:51:10 Model: 49 12:51:10 Model name: AMD EPYC-Rome Processor 12:51:10 Stepping: 0 12:51:10 CPU MHz: 2799.998 12:51:10 BogoMIPS: 5599.99 12:51:10 Virtualization: AMD-V 12:51:10 Hypervisor vendor: KVM 12:51:10 Virtualization type: full 12:51:10 L1d cache: 256 KiB 12:51:10 L1i cache: 256 KiB 12:51:10 L2 cache: 4 MiB 12:51:10 L3 cache: 128 MiB 12:51:10 NUMA node0 CPU(s): 0-7 12:51:10 Vulnerability Itlb multihit: Not affected 12:51:10 Vulnerability L1tf: Not affected 12:51:10 Vulnerability Mds: Not affected 12:51:10 Vulnerability Meltdown: Not affected 12:51:10 Vulnerability Mmio stale data: Not affected 12:51:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:51:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:51:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:51:10 Vulnerability Srbds: Not affected 12:51:10 Vulnerability Tsx async abort: Not affected 12:51:10 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 12:51:10 12:51:10 12:51:10 ---> nproc: 12:51:10 8 12:51:10 12:51:10 12:51:10 ---> df -h: 12:51:10 Filesystem Size Used Avail Use% Mounted on 12:51:10 overlay 155G 11G 145G 7% / 12:51:10 tmpfs 64M 0 64M 0% /dev 12:51:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:51:10 shm 64M 0 64M 0% /dev/shm 12:51:10 /dev/vda1 155G 11G 145G 7% /facter-os 12:51:10 12:51:10 12:51:10 ---> sar -b -r -n DEV: 12:51:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-473) 05/20/24 _x86_64_ (8 CPU) 12:51:10 12:51:10 12:44:18 LINUX RESTART (8 CPU) 12:51:10 12:51:10 12:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:51:10 12:46:01 112.56 11.10 101.47 0.00 1692.52 47430.76 0.00 12:51:10 12:47:01 72.55 0.12 72.44 0.00 7.07 30779.29 0.00 12:51:10 12:48:01 2.08 0.00 2.08 0.00 0.00 23.86 0.00 12:51:10 12:49:01 1.72 0.00 1.72 0.00 0.00 19.60 0.00 12:51:10 12:50:01 39.01 5.87 33.14 0.00 2622.50 5746.38 0.00 12:51:10 12:51:01 6.52 0.08 6.43 0.00 4.93 129.31 0.00 12:51:10 Average: 39.07 2.86 36.21 0.00 721.15 14021.14 0.00 12:51:10 12:51:10 12:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:51:10 12:46:01 28763848 31470388 841848 2.56 87968 2849188 1944604 5.73 1259308 2420732 333132 12:51:10 12:47:01 28693320 31516176 799384 2.43 95932 2943916 1776236 5.23 1146696 2592256 324 12:51:10 12:48:01 28694812 31517876 797260 2.42 95996 2943920 1776236 5.23 1145516 2592300 28 12:51:10 12:49:01 28700968 31524096 790912 2.41 96024 2943924 1776236 5.23 1138908 2592304 8 12:51:10 12:50:01 28399524 31502708 776956 2.36 118160 3208456 1745920 5.15 1349684 2657132 1084 12:51:10 12:51:01 28413528 31512336 767204 2.33 116748 3205620 1737528 5.12 1334560 2653940 168 12:51:10 Average: 28611000 31507263 795594 2.42 101805 3015837 1792793 5.28 1229112 2584777 55791 12:51:10 12:51:10 12:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:51:10 12:46:01 vethe950a43 51.64 101.82 5.01 832.91 0.00 0.00 0.00 0.07 12:51:10 12:46:01 docker0 55.24 105.20 4.67 870.09 0.00 0.00 0.00 0.00 12:51:10 12:46:01 ens3 340.76 208.00 5720.54 45.39 0.00 0.00 0.00 0.00 12:51:10 12:46:01 lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 12:51:10 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:51:10 12:47:01 ens3 103.62 68.34 2528.30 13.72 0.00 0.00 0.00 0.00 12:51:10 12:47:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 12:51:10 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:51:10 12:48:01 ens3 0.57 0.37 0.35 0.27 0.00 0.00 0.00 0.00 12:51:10 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:51:10 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:51:10 12:49:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:51:10 12:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:51:10 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:51:10 12:50:01 ens3 135.63 65.47 2040.88 4.69 0.00 0.00 0.00 0.00 12:51:10 12:50:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 12:51:10 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:51:10 12:51:01 ens3 21.95 9.97 23.53 2.53 0.00 0.00 0.00 0.00 12:51:10 12:51:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 12:51:10 Average: docker0 9.21 17.53 0.78 145.01 0.00 0.00 0.00 0.00 12:51:10 Average: ens3 100.44 58.71 1718.89 11.10 0.00 0.00 0.00 0.00 12:51:10 Average: lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 12:51:10 12:51:10 12:51:10 ---> sar -P ALL: 12:51:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-473) 05/20/24 _x86_64_ (8 CPU) 12:51:10 12:51:10 12:44:18 LINUX RESTART (8 CPU) 12:51:10 12:51:10 12:45:01 CPU %user %nice %system %iowait %steal %idle 12:51:10 12:46:01 all 16.34 0.00 4.64 2.45 0.06 76.50 12:51:10 12:46:01 0 16.43 0.00 5.15 1.73 0.05 76.63 12:51:10 12:46:01 1 14.63 0.00 4.42 1.40 0.05 79.49 12:51:10 12:46:01 2 15.62 0.00 4.22 1.74 0.07 78.34 12:51:10 12:46:01 3 15.90 0.00 4.75 7.33 0.07 71.96 12:51:10 12:46:01 4 17.77 0.00 4.54 0.76 0.07 76.86 12:51:10 12:46:01 5 16.84 0.00 4.62 4.72 0.07 73.75 12:51:10 12:46:01 6 16.25 0.00 4.54 1.33 0.08 77.80 12:51:10 12:46:01 7 17.28 0.00 4.86 0.62 0.05 77.19 12:51:10 12:47:01 all 13.71 0.00 2.49 1.44 0.04 82.32 12:51:10 12:47:01 0 14.29 0.00 2.23 0.55 0.03 82.90 12:51:10 12:47:01 1 13.17 0.00 1.96 0.08 0.03 84.75 12:51:10 12:47:01 2 13.69 0.00 2.05 0.17 0.03 84.07 12:51:10 12:47:01 3 13.65 0.00 2.66 9.71 0.05 73.93 12:51:10 12:47:01 4 13.32 0.00 2.65 0.05 0.03 83.95 12:51:10 12:47:01 5 14.06 0.00 2.79 0.10 0.03 83.01 12:51:10 12:47:01 6 12.59 0.00 3.26 0.07 0.05 84.04 12:51:10 12:47:01 7 14.95 0.00 2.30 0.79 0.05 81.91 12:51:10 12:48:01 all 0.04 0.00 0.02 0.02 0.02 99.90 12:51:10 12:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:51:10 12:48:01 1 0.07 0.00 0.03 0.00 0.02 99.88 12:51:10 12:48:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:51:10 12:48:01 3 0.07 0.00 0.00 0.18 0.00 99.75 12:51:10 12:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:51:10 12:48:01 5 0.05 0.00 0.02 0.00 0.03 99.90 12:51:10 12:48:01 6 0.07 0.00 0.03 0.00 0.02 99.88 12:51:10 12:48:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:51:10 12:49:01 all 0.07 0.00 0.01 0.04 0.01 99.87 12:51:10 12:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:51:10 12:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:51:10 12:49:01 2 0.02 0.00 0.00 0.20 0.00 99.78 12:51:10 12:49:01 3 0.02 0.00 0.00 0.15 0.00 99.83 12:51:10 12:49:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:51:10 12:49:01 5 0.38 0.00 0.02 0.00 0.02 99.58 12:51:10 12:49:01 6 0.02 0.00 0.03 0.00 0.02 99.93 12:51:10 12:49:01 7 0.05 0.00 0.00 0.00 0.00 99.95 12:51:10 12:50:01 all 2.10 0.00 1.17 0.42 0.03 96.28 12:51:10 12:50:01 0 2.80 0.00 1.45 0.08 0.02 95.65 12:51:10 12:50:01 1 1.27 0.00 1.40 0.12 0.02 97.19 12:51:10 12:50:01 2 2.87 0.00 2.07 0.53 0.03 94.49 12:51:10 12:50:01 3 1.94 0.00 0.70 1.19 0.03 96.14 12:51:10 12:50:01 4 1.90 0.00 1.03 0.87 0.02 96.18 12:51:10 12:50:01 5 1.57 0.00 1.19 0.05 0.03 97.16 12:51:10 12:50:01 6 1.82 0.00 0.77 0.47 0.03 96.91 12:51:10 12:50:01 7 2.63 0.00 0.77 0.08 0.03 96.48 12:51:10 12:51:01 all 0.18 0.00 0.10 0.01 0.01 99.69 12:51:10 12:51:01 0 0.27 0.00 0.12 0.00 0.00 99.62 12:51:10 12:51:01 1 0.10 0.00 0.17 0.00 0.00 99.73 12:51:10 12:51:01 2 0.03 0.00 0.08 0.00 0.00 99.88 12:51:10 12:51:01 3 0.48 0.00 0.07 0.05 0.00 99.40 12:51:10 12:51:01 4 0.20 0.00 0.08 0.00 0.00 99.72 12:51:10 12:51:01 5 0.12 0.00 0.12 0.07 0.02 99.68 12:51:10 12:51:01 6 0.12 0.00 0.12 0.00 0.03 99.73 12:51:10 12:51:01 7 0.13 0.00 0.08 0.00 0.00 99.78 12:51:10 Average: all 5.38 0.00 1.40 0.73 0.03 92.47 12:51:10 Average: 0 5.61 0.00 1.49 0.39 0.02 92.49 12:51:10 Average: 1 4.85 0.00 1.33 0.26 0.02 93.54 12:51:10 Average: 2 5.34 0.00 1.40 0.44 0.03 92.79 12:51:10 Average: 3 5.31 0.00 1.35 3.09 0.03 90.23 12:51:10 Average: 4 5.51 0.00 1.38 0.28 0.03 92.81 12:51:10 Average: 5 5.48 0.00 1.45 0.82 0.03 92.22 12:51:10 Average: 6 5.11 0.00 1.45 0.31 0.04 93.09 12:51:10 Average: 7 5.82 0.00 1.33 0.25 0.03 92.57 12:51:10 12:51:10 12:51:10