Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 331853c130345ff2df93bd4439588ce2c3109fba 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-ssh7054203774946517053.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2477112835503284084.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2175439730172743940.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh6619290330532017053.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3566845872360220682.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-configuration, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16223 in /w/workspace/oundry_go-mod-configuration_main [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/oundry_go-mod-configuration_main # 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 > 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 Avoid second fetch Checking out Revision 331853c130345ff2df93bd4439588ce2c3109fba (main) Commit message: "Merge pull request #106 from ejlee3/changelog-3.1" > git config core.sparsecheckout # timeout=10 > git checkout -f 331853c130345ff2df93bd4439588ce2c3109fba # timeout=10 > git rev-list --no-walk 83862e9e6f7b4986573e621e994bbbe019ee841f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:28:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:28:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:28:15 ========================================================= 16:28:15 EdgeX Global Pipelines Version Info 16:28:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:28:16 ------------------- 16:28:16 stable info: 16:28:16 ------------------- 16:28:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:28:16 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 16:28:16 Message: update stable to v1.0.255 16:28:16 ------------------- 16:28:16 experimental info: 16:28:16 ------------------- 16:28:16 Commited By: **** collab-it+edgex@linuxfoundation.org 16:28:16 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 16:28:16 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:28:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 16:28:16 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 16:28:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:28:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:28:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:28:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:28:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:28:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:28:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:28:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:28:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:28:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 16:28:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:28:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:28:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:28:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:28:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:28:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:28:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:28:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:28:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:28:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:28:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:28:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:28:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:28:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:28:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:28:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:28:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:28:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:28:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 331853c130345ff2df93bd4439588ce2c3109fba [Pipeline] echo 16:28:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 331853c [Pipeline] echo 16:28:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:28:17 + git rev-list -1 --merges 331853c130345ff2df93bd4439588ce2c3109fba~1..331853c130345ff2df93bd4439588ce2c3109fba [Pipeline] echo 16:28:17 -----------> git rev-list -1 --merges 331853c130345ff2df93bd4439588ce2c3109fba~1..331853c130345ff2df93bd4439588ce2c3109fba 331853c130345ff2df93bd4439588ce2c3109fba 16:28:17 331853c130345ff2df93bd4439588ce2c3109fba [false] [Pipeline] sh 16:28:18 + git log --format=format:%s -1 331853c130345ff2df93bd4439588ce2c3109fba [Pipeline] echo 16:28:18 ========================================================= 16:28:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:28:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:28:18 + git log --format=format:%s -1 331853c130345ff2df93bd4439588ce2c3109fba [Pipeline] echo 16:28:18 [semverPrep] GIT_COMMIT: 331853c130345ff2df93bd4439588ce2c3109fba, Commit Message: Merge pull request #106 from ejlee3/changelog-3.1 [Pipeline] echo 16:28:18 [semverPrep] This is not a build commit. [Pipeline] sh 16:28:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:28:18 + grep -v github /etc/ssh/ssh_known_hosts 16:28:18 + [ -e /tmp/ssh_known_hosts ] 16:28:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:28:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:28:18 + sudo tee -a /etc/ssh/ssh_known_hosts 16:28:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:28:19 16:28:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:28:19 0.1.4: Pulling from edgex-devops/py-git-semver 16:28:19 b85a868b505f: Pulling fs layer 16:28:19 e2be974225ed: Pulling fs layer 16:28:19 339a4e72a1f5: Pulling fs layer 16:28:19 988bab9f4d93: Pulling fs layer 16:28:19 1469e6f7b9e6: Pulling fs layer 16:28:19 eaf3925da568: Pulling fs layer 16:28:19 bab4dde63d76: Pulling fs layer 16:28:19 bde34c3a00c8: Pulling fs layer 16:28:19 b352a97aabf1: Pulling fs layer 16:28:19 4872d77fe225: Pulling fs layer 16:28:19 5851b861e8e6: Pulling fs layer 16:28:19 bab4dde63d76: Waiting 16:28:19 4872d77fe225: Waiting 16:28:19 bde34c3a00c8: Waiting 16:28:19 5851b861e8e6: Waiting 16:28:19 b352a97aabf1: Waiting 16:28:19 988bab9f4d93: Waiting 16:28:19 1469e6f7b9e6: Waiting 16:28:19 eaf3925da568: Waiting 16:28:19 e2be974225ed: Download complete 16:28:19 988bab9f4d93: Verifying Checksum 16:28:19 988bab9f4d93: Download complete 16:28:19 1469e6f7b9e6: Verifying Checksum 16:28:19 1469e6f7b9e6: Download complete 16:28:19 eaf3925da568: Verifying Checksum 16:28:19 339a4e72a1f5: Verifying Checksum 16:28:19 339a4e72a1f5: Download complete 16:28:19 bde34c3a00c8: Verifying Checksum 16:28:19 bde34c3a00c8: Download complete 16:28:19 b352a97aabf1: Verifying Checksum 16:28:19 b352a97aabf1: Download complete 16:28:19 4872d77fe225: Download complete 16:28:19 5851b861e8e6: Verifying Checksum 16:28:19 5851b861e8e6: Download complete 16:28:19 b85a868b505f: Verifying Checksum 16:28:19 b85a868b505f: Download complete 16:28:20 bab4dde63d76: Verifying Checksum 16:28:21 b85a868b505f: Pull complete 16:28:21 e2be974225ed: Pull complete 16:28:22 339a4e72a1f5: Pull complete 16:28:22 988bab9f4d93: Pull complete 16:28:22 1469e6f7b9e6: Pull complete 16:28:22 eaf3925da568: Pull complete 16:28:24 bab4dde63d76: Pull complete 16:28:24 bde34c3a00c8: Pull complete 16:28:24 b352a97aabf1: Pull complete 16:28:24 4872d77fe225: Pull complete 16:28:24 5851b861e8e6: Pull complete 16:28:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:28:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:28:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:25 prd-ubuntu20.04-docker-8c-8g-16223 does not seem to be running inside a container 16:28:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:28:33 $ docker top b1aa90208ee20b1515b5fe2dfbd74ef38d9bee0809f9dc235d200d45e59c8b8b -eo pid,comm 16:28:33 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). 16:28:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:28:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:28:33 [ssh-agent] Looking for ssh-agent implementation... 16:28:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:28:33 $ docker exec b1aa90208ee20b1515b5fe2dfbd74ef38d9bee0809f9dc235d200d45e59c8b8b ssh-agent 16:28:34 SSH_AUTH_SOCK=/tmp/ssh-QsHCWWIM1vju/agent.32 16:28:34 SSH_AGENT_PID=38 16:28:34 Running ssh-add (command line suppressed) 16:28:34 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_10920198630272974935.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_10920198630272974935.key) 16:28:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:28:34 + git tag --points-at HEAD [Pipeline] } 16:28:34 $ docker exec --env ******** --env ******** b1aa90208ee20b1515b5fe2dfbd74ef38d9bee0809f9dc235d200d45e59c8b8b ssh-agent -k 16:28:34 unset SSH_AUTH_SOCK; 16:28:34 unset SSH_AGENT_PID; 16:28:34 echo Agent pid 38 killed; 16:28:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:28:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:28:34 [ssh-agent] Looking for ssh-agent implementation... 16:28:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:28:34 $ docker exec b1aa90208ee20b1515b5fe2dfbd74ef38d9bee0809f9dc235d200d45e59c8b8b ssh-agent 16:28:34 SSH_AUTH_SOCK=/tmp/ssh-qCk7819q4VOA/agent.70 16:28:34 SSH_AGENT_PID=76 16:28:35 Running ssh-add (command line suppressed) 16:28:35 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_10857929471119311992.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_10857929471119311992.key) 16:28:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:28:35 + git semver init 16:28:35 2023-11-01 16:28:35,609 [run_init] DEBUG init version:0.0.0 force:False 16:28:35 2023-11-01 16:28:35,610 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver 16:28:35 2023-11-01 16:28:35,610 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver 16:28:35 2023-11-01 16:28:35,610 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/oundry_go-mod-configuration_main/.semver'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 16:28:36 2023-11-01 16:28:36,471 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude 16:28:36 2023-11-01 16:28:36,472 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False 16:28:36 2023-11-01 16:28:36,472 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 16:28:36 2023-11-01 16:28:36,472 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 16:28:36 3.1.0-dev.8 [Pipeline] } 16:28:36 $ docker exec --env ******** --env ******** b1aa90208ee20b1515b5fe2dfbd74ef38d9bee0809f9dc235d200d45e59c8b8b ssh-agent -k 16:28:36 unset SSH_AUTH_SOCK; 16:28:36 unset SSH_AGENT_PID; 16:28:36 echo Agent pid 76 killed; 16:28:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:28:37 + git semver [Pipeline] } 16:28:37 $ docker stop --time=1 b1aa90208ee20b1515b5fe2dfbd74ef38d9bee0809f9dc235d200d45e59c8b8b 16:28:38 $ docker rm -f --volumes b1aa90208ee20b1515b5fe2dfbd74ef38d9bee0809f9dc235d200d45e59c8b8b [Pipeline] // withDockerContainer [Pipeline] sh 16:28:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:28:39 Stashed 1 file(s) [Pipeline] echo 16:28:39 [edgeXSemver]: initialized semver on version 3.1.0-dev.8 [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 16:28:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:28:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:28:39 ========================================================= 16:28:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:28:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:28:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:28:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:28:39 7264a8db6415: Pulling fs layer 16:28:39 c4d48a809fc2: Pulling fs layer 16:28:39 4f1c88b9dad5: Pulling fs layer 16:28:39 ad3a456e5733: Pulling fs layer 16:28:39 33e27b845d1e: Pulling fs layer 16:28:39 c68163c4e522: Pulling fs layer 16:28:39 50da416c3ac9: Pulling fs layer 16:28:39 23d2d4c4bb30: Pulling fs layer 16:28:39 c68163c4e522: Waiting 16:28:39 ad3a456e5733: Waiting 16:28:39 50da416c3ac9: Waiting 16:28:39 33e27b845d1e: Waiting 16:28:39 23d2d4c4bb30: Waiting 16:28:39 c4d48a809fc2: Download complete 16:28:39 ad3a456e5733: Download complete 16:28:39 33e27b845d1e: Verifying Checksum 16:28:39 33e27b845d1e: Download complete 16:28:40 c68163c4e522: Verifying Checksum 16:28:40 c68163c4e522: Download complete 16:28:40 7264a8db6415: Verifying Checksum 16:28:40 7264a8db6415: Download complete 16:28:40 23d2d4c4bb30: Verifying Checksum 16:28:40 23d2d4c4bb30: Download complete 16:28:40 7264a8db6415: Pull complete 16:28:40 4f1c88b9dad5: Verifying Checksum 16:28:40 4f1c88b9dad5: Download complete 16:28:40 50da416c3ac9: Verifying Checksum 16:28:40 c4d48a809fc2: Pull complete 16:28:45 4f1c88b9dad5: Pull complete 16:28:45 ad3a456e5733: Pull complete 16:28:45 33e27b845d1e: Pull complete 16:28:45 c68163c4e522: Pull complete 16:28:47 50da416c3ac9: Pull complete 16:28:47 23d2d4c4bb30: Pull complete 16:28:47 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 16:28:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:28:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 16:28:47 + 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 16:28:48 + docker inspect -f . ci-base-image-x86_64 16:28:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:48 prd-ubuntu20.04-docker-8c-8g-16223 does not seem to be running inside a container 16:28:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** ci-base-image-x86_64 cat 16:28:54 Still waiting to schedule task 16:28:54 ‘prd-centos7-blackbox-4c-2g-12692’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:28:54 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16222’ is offline 16:28:54 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16224’ is offline 16:28:58 $ docker top b950f3c7c4c3ad1cb2e1f58a7ca96897fd4a0750dc973ac88c4cfc6b29b6bea6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:58 + go version 16:28:58 go version go1.21.0 linux/amd64 [Pipeline] } 16:28:58 $ docker stop --time=1 b950f3c7c4c3ad1cb2e1f58a7ca96897fd4a0750dc973ac88c4cfc6b29b6bea6 16:28:59 $ docker rm -f --volumes b950f3c7c4c3ad1cb2e1f58a7ca96897fd4a0750dc973ac88c4cfc6b29b6bea6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:00 + docker inspect -f . ci-base-image-x86_64 16:29:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:00 prd-ubuntu20.04-docker-8c-8g-16223 does not seem to be running inside a container 16:29:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** ci-base-image-x86_64 cat 16:29:00 $ docker top 2cb1f6c5c400b3ef54c83ae7190043caa3b1e58939c3300b89c2c794c077c159 -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:01 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] fileExists [Pipeline] sh 16:29:01 + make test 16:29:01 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:29:01 go: downloading github.com/stretchr/testify v1.8.4 16:29:01 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:29:01 go: downloading github.com/hashicorp/consul/api v1.25.1 16:29:01 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:29:01 go: downloading github.com/mitchellh/copystructure v1.0.0 16:29:01 go: downloading github.com/mitchellh/mapstructure v1.5.0 16:29:01 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 16:29:01 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 16:29:01 go: downloading gopkg.in/yaml.v3 v3.0.1 16:29:01 go: downloading github.com/stretchr/objx v0.5.0 16:29:01 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:29:01 go: downloading github.com/hashicorp/go-hclog v1.5.0 16:29:01 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:29:01 go: downloading github.com/hashicorp/serf v0.10.1 16:29:01 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 16:29:01 go: downloading github.com/mattn/go-isatty v0.0.17 16:29:01 go: downloading github.com/fatih/color v1.14.1 16:29:01 go: downloading golang.org/x/sys v0.10.0 16:29:01 go: downloading github.com/mattn/go-colorable v0.1.13 16:29:01 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:29:01 go: downloading github.com/armon/go-metrics v0.4.1 16:29:01 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:29:01 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:29:08 ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] 16:29:08 ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.005s coverage: 85.7% of statements 16:29:16 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.591s coverage: 87.1% of statements 16:29:16 ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.004s coverage: 100.0% of statements 16:29:24 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:29:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:29:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:29:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:29:26 $ docker stop --time=1 2cb1f6c5c400b3ef54c83ae7190043caa3b1e58939c3300b89c2c794c077c159 16:29:32 $ docker rm -f --volumes 2cb1f6c5c400b3ef54c83ae7190043caa3b1e58939c3300b89c2c794c077c159 [Pipeline] // withDockerContainer [Pipeline] sh 16:29:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:29:32 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 16:29:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:29:33 16:29:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:29:33 latest: Pulling from edgex-lftools-log-publisher 16:29:33 5eb5b503b376: Pulling fs layer 16:29:33 5c69ac0246d0: Pulling fs layer 16:29:33 ec43610c2a17: Pulling fs layer 16:29:33 3a2ae6a8a46f: Pulling fs layer 16:29:33 33b1e0a273af: Pulling fs layer 16:29:33 5d3b04190fa2: Pulling fs layer 16:29:33 2f39f015ded8: Pulling fs layer 16:29:33 3a2ae6a8a46f: Waiting 16:29:33 33b1e0a273af: Waiting 16:29:33 5d3b04190fa2: Waiting 16:29:33 2f39f015ded8: Waiting 16:29:33 5c69ac0246d0: Verifying Checksum 16:29:33 5c69ac0246d0: Download complete 16:29:33 3a2ae6a8a46f: Download complete 16:29:33 33b1e0a273af: Verifying Checksum 16:29:33 33b1e0a273af: Download complete 16:29:33 5d3b04190fa2: Verifying Checksum 16:29:33 5d3b04190fa2: Download complete 16:29:33 ec43610c2a17: Verifying Checksum 16:29:33 ec43610c2a17: Download complete 16:29:33 5eb5b503b376: Verifying Checksum 16:29:33 5eb5b503b376: Download complete 16:29:34 2f39f015ded8: Verifying Checksum 16:29:34 2f39f015ded8: Download complete 16:29:34 5eb5b503b376: Pull complete 16:29:35 5c69ac0246d0: Pull complete 16:29:35 ec43610c2a17: Pull complete 16:29:35 3a2ae6a8a46f: Pull complete 16:29:35 33b1e0a273af: Pull complete 16:29:35 5d3b04190fa2: Pull complete 16:29:40 2f39f015ded8: Pull complete 16:29:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:29:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:29:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:40 prd-ubuntu20.04-docker-8c-8g-16223 does not seem to be running inside a container 16:29:40 $ 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/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 16:29:51 $ docker top dff364eee01dba217c7327a5a3ef597cd8564f6e3b17a67a1620e55d74aa886e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:52 ---> job-cost.sh 16:29:52 lf-activate-venv: SKIPPING 16:29:52 INFO: No Stack... 16:29:52 INFO: Retrieving Pricing Info for: v3-standard-8 16:29:53 INFO: Archiving Costs [Pipeline] sh 16:29:53 + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv 16:29:53 + cut -d, -f6 [Pipeline] lock 16:29:53 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-52-stack-cost] 16:29:53 Resource [jenkins-edgexfoundry-go-mod-configuration-main-52-stack-cost] did not exist. Created. 16:29:53 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:29:53 + echo total: 0.2199999988079071 [Pipeline] stash 16:29:53 Stashed 1 file(s) [Pipeline] } 16:29:53 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-52-stack-cost] [Pipeline] // lock [Pipeline] } 16:29:53 $ docker stop --time=1 dff364eee01dba217c7327a5a3ef597cd8564f6e3b17a67a1620e55d74aa886e 16:29:55 $ docker rm -f --volumes dff364eee01dba217c7327a5a3ef597cd8564f6e3b17a67a1620e55d74aa886e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:33:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16225 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws 16:33:35 Running in /w/workspace/go-mod-configuration/52 [Pipeline] { [Pipeline] checkout 16:33:36 Selected Git installation does not exist. Using Default 16:33:36 The recommended git tool is: NONE 16:33:42 using credential edgex-jenkins-ssh 16:33:42 Cloning the remote Git repository 16:33:42 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 16:33:42 > git init /w/workspace/go-mod-configuration/52 # timeout=10 16:33:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 16:33:42 > git --version # timeout=10 16:33:42 > git --version # 'git version 2.25.1' 16:33:42 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:44 Avoid second fetch 16:33:44 Checking out Revision 331853c130345ff2df93bd4439588ce2c3109fba (main) 16:33:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 16:33:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:44 > git config core.sparsecheckout # timeout=10 16:33:45 Commit message: "Merge pull request #106 from ejlee3/changelog-3.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:33:44 > git checkout -f 331853c130345ff2df93bd4439588ce2c3109fba # timeout=10 16:33:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:33:46 % Total % Received % Xferd Average Speed Time Time Time Current 16:33:46 Dload Upload Total Spent Left Speed 16:33:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh 16:33:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:33:47 + sudo tee /etc/docker/daemon.new 16:33:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:33:47 { 16:33:47 "registry-mirrors": [ 16:33:47 "https://nexus3.edgexfoundry.org:10001" 16:33:47 ], 16:33:47 "bip": "10.250.0.254/24", 16:33:47 "hosts": [ 16:33:47 "tcp://0.0.0.0:5555", 16:33:47 "unix:///var/run/docker.sock" 16:33:47 ], 16:33:47 "mtu": 1458, 16:33:47 "selinux-enabled": true, 16:33:47 "seccomp-profile": "/etc/docker/seccomp.json" 16:33:47 } [Pipeline] sh 16:33:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:33:48 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:34:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:34:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:34:06 ========================================================= 16:34:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:34:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:34:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:34:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:34:07 9fda8d8052c6: Pulling fs layer 16:34:07 5d54e960e981: Pulling fs layer 16:34:07 c4a7e357bf2a: Pulling fs layer 16:34:07 f0e02332f6b5: Pulling fs layer 16:34:07 cefa15bbcfad: Pulling fs layer 16:34:07 17808c966233: Pulling fs layer 16:34:07 f4c1fc716caa: Pulling fs layer 16:34:07 f0e02332f6b5: Waiting 16:34:07 cefa15bbcfad: Waiting 16:34:07 17808c966233: Waiting 16:34:07 f4c1fc716caa: Waiting 16:34:07 5d54e960e981: Verifying Checksum 16:34:07 5d54e960e981: Download complete 16:34:07 f0e02332f6b5: Verifying Checksum 16:34:07 f0e02332f6b5: Download complete 16:34:07 cefa15bbcfad: Verifying Checksum 16:34:07 cefa15bbcfad: Download complete 16:34:07 9fda8d8052c6: Verifying Checksum 16:34:07 9fda8d8052c6: Download complete 16:34:08 f4c1fc716caa: Verifying Checksum 16:34:08 f4c1fc716caa: Download complete 16:34:08 9fda8d8052c6: Pull complete 16:34:09 5d54e960e981: Pull complete 16:34:09 c4a7e357bf2a: Verifying Checksum 16:34:09 c4a7e357bf2a: Download complete 16:34:10 17808c966233: Download complete 16:34:23 c4a7e357bf2a: Pull complete 16:34:23 f0e02332f6b5: Pull complete 16:34:23 cefa15bbcfad: Pull complete 16:34:31 17808c966233: Pull complete 16:34:33 f4c1fc716caa: Pull complete 16:34:33 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 16:34:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:34:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 16:34:33 + 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 16:34:34 + docker inspect -f . ci-base-image-arm64 16:34:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:34 prd-ubuntu20.04-docker-arm64-4c-16g-16225 does not seem to be running inside a container 16:34:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/52 -v /w/workspace/go-mod-configuration/52:/w/workspace/go-mod-configuration/52:rw,z -v /w/workspace/go-mod-configuration/52@tmp:/w/workspace/go-mod-configuration/52@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 ******** ci-base-image-arm64 cat 16:34:37 $ docker top a8f8f2dea95921c17e7f43b532273eaea45fac8fec2ebc0a3981dc1c3cc1acbe -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:38 + go version 16:34:38 go version go1.21.0 linux/arm64 [Pipeline] } 16:34:38 $ docker stop --time=1 a8f8f2dea95921c17e7f43b532273eaea45fac8fec2ebc0a3981dc1c3cc1acbe 16:34:40 $ docker rm -f --volumes a8f8f2dea95921c17e7f43b532273eaea45fac8fec2ebc0a3981dc1c3cc1acbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:41 + docker inspect -f . ci-base-image-arm64 16:34:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:41 prd-ubuntu20.04-docker-arm64-4c-16g-16225 does not seem to be running inside a container 16:34:41 $ 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/52 -v /w/workspace/go-mod-configuration/52:/w/workspace/go-mod-configuration/52:rw,z -v /w/workspace/go-mod-configuration/52@tmp:/w/workspace/go-mod-configuration/52@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 ******** ci-base-image-arm64 cat 16:34:42 $ docker top 93d8082a23e5e22656d261986f243a372a0d5a8ddd2df81da0e5bbf42ebe89ce -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:43 + git config --global --add safe.directory /w/workspace/go-mod-configuration/52 [Pipeline] fileExists [Pipeline] sh 16:34:44 + make test 16:34:44 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:34:44 go: downloading github.com/stretchr/testify v1.8.4 16:34:44 go: downloading github.com/hashicorp/consul/api v1.25.1 16:34:44 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:34:45 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 16:34:45 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 16:34:45 go: downloading github.com/stretchr/objx v0.5.0 16:34:45 go: downloading gopkg.in/yaml.v3 v3.0.1 16:34:45 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:34:45 go: downloading github.com/mitchellh/copystructure v1.0.0 16:34:45 go: downloading github.com/mitchellh/mapstructure v1.5.0 16:34:45 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 16:34:45 go: downloading github.com/hashicorp/go-hclog v1.5.0 16:34:45 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:34:45 go: downloading github.com/hashicorp/serf v0.10.1 16:34:45 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 16:34:45 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:34:45 go: downloading github.com/fatih/color v1.14.1 16:34:45 go: downloading github.com/mattn/go-isatty v0.0.17 16:34:45 go: downloading github.com/mattn/go-colorable v0.1.13 16:34:45 go: downloading golang.org/x/sys v0.10.0 16:34:46 go: downloading github.com/armon/go-metrics v0.4.1 16:34:46 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 16:34:46 go: downloading github.com/hashicorp/golang-lru v0.5.4 16:35:33 ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] 16:35:33 ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.023s coverage: 85.7% of statements 16:35:39 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.763s coverage: 87.1% of statements 16:35:39 ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.017s coverage: 100.0% of statements 16:35:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:35:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:35:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:35:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:35:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:35:51 $ docker stop --time=1 93d8082a23e5e22656d261986f243a372a0d5a8ddd2df81da0e5bbf42ebe89ce 16:35:54 $ docker rm -f --volumes 93d8082a23e5e22656d261986f243a372a0d5a8ddd2df81da0e5bbf42ebe89ce [Pipeline] // withDockerContainer [Pipeline] sh 16:35:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:35:56 Warning: overwriting stash ‘coverage-report’ 16:35:56 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 16:35:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:35:57 16:35:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:35:57 arm64: Pulling from edgex-lftools-log-publisher 16:35:57 8998bd30e6a1: Pulling fs layer 16:35:57 04944245beec: Pulling fs layer 16:35:57 699f458cf7ca: Pulling fs layer 16:35:57 765212b225bb: Pulling fs layer 16:35:57 f23df028b6ca: Pulling fs layer 16:35:57 d65c8cfc05b1: Pulling fs layer 16:35:57 2437ff75d9bd: Pulling fs layer 16:35:57 765212b225bb: Waiting 16:35:57 f23df028b6ca: Waiting 16:35:57 d65c8cfc05b1: Waiting 16:35:57 2437ff75d9bd: Waiting 16:35:57 04944245beec: Verifying Checksum 16:35:57 04944245beec: Download complete 16:35:57 765212b225bb: Verifying Checksum 16:35:57 765212b225bb: Download complete 16:35:57 f23df028b6ca: Verifying Checksum 16:35:57 f23df028b6ca: Download complete 16:35:57 d65c8cfc05b1: Verifying Checksum 16:35:57 d65c8cfc05b1: Download complete 16:35:57 699f458cf7ca: Verifying Checksum 16:35:57 699f458cf7ca: Download complete 16:35:58 8998bd30e6a1: Verifying Checksum 16:35:58 8998bd30e6a1: Download complete 16:36:00 2437ff75d9bd: Verifying Checksum 16:36:00 2437ff75d9bd: Download complete 16:36:02 8998bd30e6a1: Pull complete 16:36:03 04944245beec: Pull complete 16:36:04 699f458cf7ca: Pull complete 16:36:05 765212b225bb: Pull complete 16:36:09 f23df028b6ca: Pull complete 16:36:09 d65c8cfc05b1: Pull complete 16:36:24 2437ff75d9bd: Pull complete 16:36:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:36:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:36:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:24 prd-ubuntu20.04-docker-arm64-4c-16g-16225 does not seem to be running inside a container 16:36:24 $ 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/52 -v /w/workspace/go-mod-configuration/52:/w/workspace/go-mod-configuration/52:rw,z -v /w/workspace/go-mod-configuration/52@tmp:/w/workspace/go-mod-configuration/52@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-lftools-log-publisher:arm64 cat 16:36:26 $ docker top 292bbd371c0b249d8877bacb3db4bbfe07cae1658cb4d66068787f7f0943152f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:36:27 ---> job-cost.sh 16:36:27 lf-activate-venv: SKIPPING 16:36:27 INFO: No Stack... 16:36:27 INFO: Retrieving Pricing Info for: v3-standard-4 16:36:28 INFO: Archiving Costs [Pipeline] sh 16:36:29 + cat /w/workspace/go-mod-configuration/52/archives/cost.csv 16:36:29 + cut -d, -f6 [Pipeline] lock 16:36:29 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-52-stack-cost] 16:36:29 Resource [jenkins-edgexfoundry-go-mod-configuration-main-52-stack-cost] did not exist. Created. 16:36:29 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:36:30 /w/workspace/go-mod-configuration/52@tmp/durable-4bcf2857/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:36:30 + echo total: 0.10999999940395355 [Pipeline] stash 16:36:30 Warning: overwriting stash ‘stack-cost’ 16:36:31 Stashed 1 file(s) [Pipeline] } 16:36:31 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-52-stack-cost] [Pipeline] // lock [Pipeline] } 16:36:31 $ docker stop --time=1 292bbd371c0b249d8877bacb3db4bbfe07cae1658cb4d66068787f7f0943152f 16:36:32 $ docker rm -f --volumes 292bbd371c0b249d8877bacb3db4bbfe07cae1658cb4d66068787f7f0943152f [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 16:36:32 provisioning config files... 16:36:32 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config3164479616316956951tmp [Pipeline] { [Pipeline] sh 16:36:33 + set +x 16:36:33 + + curl -s https://codecov.io/bash 16:36:33 bash -s -- 16:36:33 16:36:33 _____ _ 16:36:33 / ____| | | 16:36:33 | | ___ __| | ___ ___ _____ __ 16:36:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:36:33 | |___| (_) | (_| | __/ (_| (_) \ V / 16:36:33 \_____\___/ \__,_|\___|\___\___/ \_/ 16:36:33 Bash-1.0.6 16:36:33 16:36:33 16:36:33 ==> git version 2.25.1 found 16:36:33 ==> 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 16:36:33 Release-Date: 2020-01-08 16:36:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:36:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:36:33 ==> Jenkins CI detected. 16:36:33 current dir:  /w/workspace/oundry_go-mod-configuration_main 16:36:33 project root: . 16:36:33 --> token set from env 16:36:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:36:33 ==> Running gcov in . (disable via -X gcov) 16:36:33 ==> Python coveragepy not found 16:36:33 ==> Searching for coverage reports in: 16:36:33 + . 16:36:33 -> Found 1 reports 16:36:33 ==> Detecting git/mercurial file structure 16:36:33 ==> Reading reports 16:36:33 + ./coverage.out bytes=18751 16:36:33 ==> Appending adjustments 16:36:33 https://docs.codecov.io/docs/fixing-reports 16:36:33 + Found adjustments 16:36:33 ==> Gzipping contents 16:36:33 4.0K /tmp/codecov.UPgN3N.gz 16:36:33 ==> Uploading reports 16:36:33 url: https://codecov.io 16:36:33 query: branch=main&commit=331853c130345ff2df93bd4439588ce2c3109fba&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 16:36:33 -> Pinging Codecov 16:36:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=main&commit=331853c130345ff2df93bd4439588ce2c3109fba&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 16:36:33 -> Uploading to 16:36:33 https://storage.googleapis.com/codecov/v4/raw/2023-11-01/9F92B070CA9CA35F4914AC8684776953/331853c130345ff2df93bd4439588ce2c3109fba/a9dd2020-b1ca-4aff-90cb-c1184f55d097.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T163633Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f96fba53b0c0cc007446229c0ed8605eed8ca229a0994bf1e3417ae766bebb91 16:36:33 % Total % Received % Xferd Average Speed Time Time Time Current 16:36:33 Dload Upload Total Spent Left Speed 16:36:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3263 0 0 100 3263 0 16073 --:--:-- --:--:-- --:--:-- 15995 100 3263 0 0 100 3263 0 12746 --:--:-- --:--:-- --:--:-- 12696 16:36:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/331853c130345ff2df93bd4439588ce2c3109fba [Pipeline] } 16:36:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:36:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:36:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:36:34 16:36:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:36:34 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:36:34 df9b9388f04a: Pulling fs layer 16:36:34 52dc419b0ee2: Pulling fs layer 16:36:34 25bc292e5bac: Pulling fs layer 16:36:34 114826534d7a: Pulling fs layer 16:36:34 4657fd5d0bcf: Pulling fs layer 16:36:34 6ad1cebc031e: Pulling fs layer 16:36:34 8a3aa393b2d8: Pulling fs layer 16:36:34 6ad1cebc031e: Waiting 16:36:34 114826534d7a: Waiting 16:36:34 4657fd5d0bcf: Waiting 16:36:34 25bc292e5bac: Verifying Checksum 16:36:34 25bc292e5bac: Download complete 16:36:34 52dc419b0ee2: Verifying Checksum 16:36:34 52dc419b0ee2: Download complete 16:36:34 4657fd5d0bcf: Verifying Checksum 16:36:34 4657fd5d0bcf: Download complete 16:36:34 df9b9388f04a: Download complete 16:36:34 6ad1cebc031e: Verifying Checksum 16:36:34 6ad1cebc031e: Download complete 16:36:34 df9b9388f04a: Pull complete 16:36:35 52dc419b0ee2: Pull complete 16:36:35 25bc292e5bac: Pull complete 16:36:35 114826534d7a: Verifying Checksum 16:36:35 114826534d7a: Download complete 16:36:35 8a3aa393b2d8: Verifying Checksum 16:36:35 8a3aa393b2d8: Download complete 16:36:38 114826534d7a: Pull complete 16:36:38 4657fd5d0bcf: Pull complete 16:36:39 6ad1cebc031e: Pull complete 16:36:41 8a3aa393b2d8: Pull complete 16:36:41 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:36:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:36:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:42 prd-ubuntu20.04-docker-8c-8g-16223 does not seem to be running inside a container 16:36:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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-devops/edgex-snyk-go:1.410.4 cat 16:36:54 $ docker top b84f833365a8fd4cc2c971d02035abbc649a191a777fefb39f69f645f4a9a252 -eo pid,comm [Pipeline] { [Pipeline] echo 16:36:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-configuration:main' [Pipeline] sh 16:36:54 + set -o pipefail 16:36:54 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-configuration:main' 16:36:58 16:36:58 Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v3)... 16:36:58 16:36:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/876be593-d0c5-460b-ab82-cce3a3e0e96e/history/b43101d2-f741-4f21-81b7-3ce1dd50b105 16:36:58 16:36:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:36:58 16:36:59 16:36:59 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:36:59 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:36:59 More details here: https://snyk.co/ue1NS 16:36:59 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 16:36:59 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:36:59 $ docker stop --time=1 b84f833365a8fd4cc2c971d02035abbc649a191a777fefb39f69f645f4a9a252 16:37:01 $ docker rm -f --volumes b84f833365a8fd4cc2c971d02035abbc649a191a777fefb39f69f645f4a9a252 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:37:01 + git log --format=format:%s -1 331853c130345ff2df93bd4439588ce2c3109fba [Pipeline] sh 16:37:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:37:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:37:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:02 prd-ubuntu20.04-docker-8c-8g-16223 does not seem to be running inside a container 16:37:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 16:37:03 $ docker top 3175bb58b976c81fb6edec08f1e2ad8c94441af9bff74cdf97bf868003f95f5a -eo pid,comm 16:37:03 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). 16:37:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:37:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:37:03 [ssh-agent] Looking for ssh-agent implementation... 16:37:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:37:03 $ docker exec 3175bb58b976c81fb6edec08f1e2ad8c94441af9bff74cdf97bf868003f95f5a ssh-agent 16:37:03 SSH_AUTH_SOCK=/tmp/ssh-bGXtGQuBouzC/agent.32 16:37:03 SSH_AGENT_PID=38 16:37:03 Running ssh-add (command line suppressed) 16:37:03 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_11480968603067940227.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_11480968603067940227.key) 16:37:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:37:04 + git semver tag 16:37:04 2023-11-01 16:37:04,323 [run_tag] DEBUG tag force:False 16:37:04 2023-11-01 16:37:04,323 [check_head_tag] DEBUG check head tag 16:37:04 2023-11-01 16:37:04,324 [execute] INFO git cat-file --batch-check 16:37:04 2023-11-01 16:37:04,324 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 16:37:04 2023-11-01 16:37:04,328 [execute] INFO git cat-file --batch 16:37:04 2023-11-01 16:37:04,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 16:37:04 2023-11-01 16:37:04,342 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 16:37:04 2023-11-01 16:37:04,342 [execute] INFO git tag -a v3.1.0-dev.8 -m v3.1.0-dev.8 16:37:04 2023-11-01 16:37:04,342 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.8', '-m', 'v3.1.0-dev.8'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 16:37:04 2023-11-01 16:37:04,347 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 16:37:04 3.1.0-dev.8 [Pipeline] } 16:37:04 $ docker exec --env ******** --env ******** 3175bb58b976c81fb6edec08f1e2ad8c94441af9bff74cdf97bf868003f95f5a ssh-agent -k 16:37:04 unset SSH_AUTH_SOCK; 16:37:04 unset SSH_AGENT_PID; 16:37:04 echo Agent pid 38 killed; 16:37:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:37:04 + git semver [Pipeline] } 16:37:05 $ docker stop --time=1 3175bb58b976c81fb6edec08f1e2ad8c94441af9bff74cdf97bf868003f95f5a 16:37:06 $ docker rm -f --volumes 3175bb58b976c81fb6edec08f1e2ad8c94441af9bff74cdf97bf868003f95f5a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:37:06 16:37:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:37:07 0.23.1-centos7: Pulling from edgex-lftools 16:37:07 ab5ef0e58194: Pulling fs layer 16:37:07 9712f1f96733: Pulling fs layer 16:37:07 63f879dbbcfc: Pulling fs layer 16:37:07 0d9ebad4ef96: Pulling fs layer 16:37:07 e9a5061849ea: Pulling fs layer 16:37:07 d747dcd14b5f: Pulling fs layer 16:37:07 2de7ff778b66: Pulling fs layer 16:37:07 0d9ebad4ef96: Waiting 16:37:07 e9a5061849ea: Waiting 16:37:07 2de7ff778b66: Waiting 16:37:07 d747dcd14b5f: Waiting 16:37:07 9712f1f96733: Verifying Checksum 16:37:07 9712f1f96733: Download complete 16:37:07 63f879dbbcfc: Verifying Checksum 16:37:07 63f879dbbcfc: Download complete 16:37:07 e9a5061849ea: Verifying Checksum 16:37:07 e9a5061849ea: Download complete 16:37:07 ab5ef0e58194: Verifying Checksum 16:37:07 ab5ef0e58194: Download complete 16:37:07 d747dcd14b5f: Verifying Checksum 16:37:07 d747dcd14b5f: Download complete 16:37:07 0d9ebad4ef96: Download complete 16:37:07 2de7ff778b66: Verifying Checksum 16:37:07 2de7ff778b66: Download complete 16:37:10 ab5ef0e58194: Pull complete 16:37:10 9712f1f96733: Pull complete 16:37:11 63f879dbbcfc: Pull complete 16:37:15 0d9ebad4ef96: Pull complete 16:37:15 e9a5061849ea: Pull complete 16:37:16 d747dcd14b5f: Pull complete 16:37:17 2de7ff778b66: Pull complete 16:37:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:37:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:37:17 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:17 prd-ubuntu20.04-docker-8c-8g-16223 does not seem to be running inside a container 16:37:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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-lftools:0.23.1-centos7 cat 16:37:49 $ docker top 6dbc4430af6741bba172317b3dd61681d22d47b28fd61b144d070c8310546a51 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:37:49 provisioning config files... 16:37:49 copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config7610868896091851547tmp 16:37:49 copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config4943326548662497769tmp 16:37:49 copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config16637327762517702975tmp [Pipeline] { [Pipeline] echo 16:37:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:37:49 ---> sigul-configuration.sh 16:37:49 gpg: directory `/root/.gnupg' created 16:37:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:37:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:37:49 gpg: keyring `/root/.gnupg/secring.gpg' created 16:37:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:37:49 gpg: CAST5 encrypted data 16:37:49 gpg: encrypted with 1 passphrase 16:37:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:37:49 + mkdir /home/jenkins 16:37:49 + mkdir /home/jenkins/sigul [Pipeline] sh 16:37:50 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:37:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:37:50 ---> sigul-install.sh 16:37:50 Sigul already installed; skipping installation. [Pipeline] sh 16:37:50 + git tag --list 16:37:50 v0.0.0 16:37:50 v0.0.1 16:37:50 v0.0.2 16:37:50 v0.0.3 16:37:50 v0.0.4 16:37:50 v0.0.5 16:37:50 v0.0.6 16:37:50 v0.0.7 16:37:50 v0.0.8 16:37:50 v2.0.0 16:37:50 v2.1.0 16:37:50 v2.2.0 16:37:50 v2.3.0 16:37:50 v3.0 16:37:50 v3.0.0 16:37:50 v3.1.0-dev.1 16:37:50 v3.1.0-dev.2 16:37:50 v3.1.0-dev.3 16:37:50 v3.1.0-dev.4 16:37:50 v3.1.0-dev.5 16:37:50 v3.1.0-dev.6 16:37:50 v3.1.0-dev.7 16:37:50 v3.1.0-dev.8 [Pipeline] sh 16:37:51 + lftools sign git-tag v3.1.0-dev.8 16:37:51 Signing Git tag with Sigul... 16:37:51 Signing v3.1.0-dev.8 [Pipeline] echo 16:37:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:37:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:37:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:37:52 $ docker stop --time=1 6dbc4430af6741bba172317b3dd61681d22d47b28fd61b144d070c8310546a51 16:37:53 $ docker rm -f --volumes 6dbc4430af6741bba172317b3dd61681d22d47b28fd61b144d070c8310546a51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:37:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:37:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:37:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:54 prd-ubuntu20.04-docker-8c-8g-16223 does not seem to be running inside a container 16:37:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 16:37:55 $ docker top 74b580fd6298e3d6760da37bdae1b1c8fd421b99a95cea26efe99b7ea24feac5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:37:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:37:55 [ssh-agent] Looking for ssh-agent implementation... 16:37:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:37:55 $ docker exec 74b580fd6298e3d6760da37bdae1b1c8fd421b99a95cea26efe99b7ea24feac5 ssh-agent 16:37:55 SSH_AUTH_SOCK=/tmp/ssh-Cm9GEpH0EsSo/agent.32 16:37:55 SSH_AGENT_PID=38 16:37:55 Running ssh-add (command line suppressed) 16:37:55 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_13979315275743299768.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_13979315275743299768.key) 16:37:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:37:55 + git semver bump pre 16:37:56 2023-11-01 16:37:55,987 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 16:37:56 2023-11-01 16:37:55,987 [bump_version] DEBUG bumping version:3.1.0-dev.8 on axis:pre with prefix:dev 16:37:56 2023-11-01 16:37:55,988 [bump_version] DEBUG bumped version:3.1.0-dev.9 16:37:56 2023-11-01 16:37:55,988 [write_version] DEBUG write version:3.1.0-dev.9 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True 16:37:56 2023-11-01 16:37:55,988 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 16:37:56 2023-11-01 16:37:55,988 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main 16:37:56 2023-11-01 16:37:55,993 [execute] INFO git cat-file --batch-check 16:37:56 2023-11-01 16:37:55,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 16:37:56 2023-11-01 16:37:55,998 [execute] INFO git cat-file --batch 16:37:56 2023-11-01 16:37:55,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 16:37:56 2023-11-01 16:37:56,002 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 16:37:56 3.1.0-dev.9 [Pipeline] } 16:37:56 $ docker exec --env ******** --env ******** 74b580fd6298e3d6760da37bdae1b1c8fd421b99a95cea26efe99b7ea24feac5 ssh-agent -k 16:37:56 unset SSH_AUTH_SOCK; 16:37:56 unset SSH_AGENT_PID; 16:37:56 echo Agent pid 38 killed; 16:37:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:37:56 + git semver [Pipeline] } 16:37:56 $ docker stop --time=1 74b580fd6298e3d6760da37bdae1b1c8fd421b99a95cea26efe99b7ea24feac5 16:37:58 $ docker rm -f --volumes 74b580fd6298e3d6760da37bdae1b1c8fd421b99a95cea26efe99b7ea24feac5 [Pipeline] // withDockerContainer [Pipeline] sh 16:37:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:37:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:37:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:58 prd-ubuntu20.04-docker-8c-8g-16223 does not seem to be running inside a container 16:37:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 16:37:59 $ docker top 3752df302495561c1252da99fcc7821bc6d6b70c84c72a71f24a8674d505ffed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:37:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:37:59 [ssh-agent] Looking for ssh-agent implementation... 16:37:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:37:59 $ docker exec 3752df302495561c1252da99fcc7821bc6d6b70c84c72a71f24a8674d505ffed ssh-agent 16:37:59 SSH_AUTH_SOCK=/tmp/ssh-C3DECtsI4Vod/agent.31 16:37:59 SSH_AGENT_PID=37 16:37:59 Running ssh-add (command line suppressed) 16:37:59 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_11517528476259992735.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_11517528476259992735.key) 16:37:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:38:00 + git semver push 16:38:00 2023-11-01 16:38:00,394 [run_push] DEBUG push 16:38:00 2023-11-01 16:38:00,395 [execute] INFO git cat-file --batch-check 16:38:00 2023-11-01 16:38:00,396 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 16:38:00 2023-11-01 16:38:00,399 [execute] INFO git rev-list 1953e14187b96096c4a426b97f3dc79d2ac3e391 -- 16:38:00 2023-11-01 16:38:00,399 [execute] DEBUG Popen(['git', 'rev-list', '1953e14187b96096c4a426b97f3dc79d2ac3e391', '--'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) 16:38:00 2023-11-01 16:38:00,405 [execute] INFO git fetch -v origin 16:38:00 2023-11-01 16:38:00,406 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=True, shell=None, istream=None) 16:38:01 2023-11-01 16:38:00,946 [run_push] DEBUG no remote changes detected 16:38:01 2023-11-01 16:38:00,946 [execute] INFO git push origin semver 16:38:01 2023-11-01 16:38:00,947 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) 16:38:02 2023-11-01 16:38:01,813 [run_push] DEBUG push all version tags 16:38:02 2023-11-01 16:38:01,813 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:38:02 2023-11-01 16:38:01,814 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 16:38:02 2023-11-01 16:38:02,612 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 16:38:02 3.1.0-dev.9 [Pipeline] } 16:38:02 $ docker exec --env ******** --env ******** 3752df302495561c1252da99fcc7821bc6d6b70c84c72a71f24a8674d505ffed ssh-agent -k 16:38:02 unset SSH_AUTH_SOCK; 16:38:02 unset SSH_AGENT_PID; 16:38:02 echo Agent pid 37 killed; 16:38:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:38:03 + git semver [Pipeline] } 16:38:03 $ docker stop --time=1 3752df302495561c1252da99fcc7821bc6d6b70c84c72a71f24a8674d505ffed 16:38:04 $ docker rm -f --volumes 3752df302495561c1252da99fcc7821bc6d6b70c84c72a71f24a8674d505ffed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 16:38:05 + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] 16:38:05 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 16:38:05 total 16 16:38:05 drwxr-xr-x 3 root root 4096 Nov 1 16:29 . 16:38:05 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 16:37 .. 16:38:05 drwxr-xr-x 2 root root 4096 Nov 1 16:29 cost 16:38:05 -rw-r--r-- 1 root root 91 Nov 1 16:29 cost.csv 16:38:05 + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives 16:38:05 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 16:38:05 total 16 16:38:05 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 16:29 . 16:38:05 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 16:37 .. 16:38:05 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 16:29 cost 16:38:05 -rw-r--r-- 1 jenkins jenkins 91 Nov 1 16:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:38:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:38:06 ---> package-listing.sh 16:38:06 ++ facter osfamily 16:38:06 ++ tr '[:upper:]' '[:lower:]' 16:38:06 + OS_FAMILY=debian 16:38:06 + workspace=/w/workspace/oundry_go-mod-configuration_main 16:38:06 + START_PACKAGES=/tmp/packages_start.txt 16:38:06 + END_PACKAGES=/tmp/packages_end.txt 16:38:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:38:06 + PACKAGES=/tmp/packages_start.txt 16:38:06 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 16:38:06 + PACKAGES=/tmp/packages_end.txt 16:38:06 + case "${OS_FAMILY}" in 16:38:06 + dpkg -l 16:38:06 + grep '^ii' 16:38:06 + '[' -f /tmp/packages_start.txt ']' 16:38:06 + '[' -f /tmp/packages_end.txt ']' 16:38:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:38:06 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 16:38:06 + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ 16:38:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo 16:38:06 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:38:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:38:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:38:07 prd-ubuntu20.04-docker-8c-8g-16223 does not seem to be running inside a container 16:38:07 $ 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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-lftools-log-publisher:latest cat 16:38:08 $ docker top abf13cf02c19c4cde85969b34af096c6a5475aaf0a038ec3f00ad696d369fcb1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:38:08 + touch /tmp/pre-build-complete [Pipeline] sh 16:38:08 + mkdir -p /var/log/sysstat [Pipeline] sh 16:38:08 + ls /var/log/sa-host 16:38:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:38:09 provisioning config files... 16:38:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config8140572763574120839tmp [Pipeline] { [Pipeline] echo 16:38:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:38:09 ---> create-netrc.sh [Pipeline] } 16:38:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:38:09 ---> python-tools-install.sh [Pipeline] echo 16:38:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:38:09 ---> sudo-logs.sh 16:38:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:38:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:38:10 ---> job-cost.sh 16:38:10 lf-activate-venv: SKIPPING 16:38:10 DEBUG: total: 0.2199999988079071 16:38:10 INFO: Retrieving Stack Cost... 16:38:10 INFO: Retrieving Pricing Info for: v3-standard-8 16:38:11 INFO: Archiving Costs [Pipeline] echo 16:38:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:38:11 ---> logs-deploy.sh 16:38:11 lf-activate-venv: SKIPPING 16:38:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/52 16:38:11 INFO: archiving workspace using pattern(s): 16:38:12 Archives upload complete. 16:38:12 INFO: archiving logs to Nexus 16:38:13 ---> uname -a: 16:38:13 Linux prd-ubuntu20-04-docker-8c-8g-16223 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:38:13 16:38:13 16:38:13 ---> lscpu: 16:38:13 Architecture: x86_64 16:38:13 CPU op-mode(s): 32-bit, 64-bit 16:38:13 Byte Order: Little Endian 16:38:13 Address sizes: 40 bits physical, 48 bits virtual 16:38:13 CPU(s): 8 16:38:13 On-line CPU(s) list: 0-7 16:38:13 Thread(s) per core: 1 16:38:13 Core(s) per socket: 1 16:38:13 Socket(s): 8 16:38:13 NUMA node(s): 1 16:38:13 Vendor ID: AuthenticAMD 16:38:13 CPU family: 23 16:38:13 Model: 49 16:38:13 Model name: AMD EPYC-Rome Processor 16:38:13 Stepping: 0 16:38:13 CPU MHz: 2799.998 16:38:13 BogoMIPS: 5599.99 16:38:13 Virtualization: AMD-V 16:38:13 Hypervisor vendor: KVM 16:38:13 Virtualization type: full 16:38:13 L1d cache: 256 KiB 16:38:13 L1i cache: 256 KiB 16:38:13 L2 cache: 4 MiB 16:38:13 L3 cache: 128 MiB 16:38:13 NUMA node0 CPU(s): 0-7 16:38:13 Vulnerability Itlb multihit: Not affected 16:38:13 Vulnerability L1tf: Not affected 16:38:13 Vulnerability Mds: Not affected 16:38:13 Vulnerability Meltdown: Not affected 16:38:13 Vulnerability Mmio stale data: Not affected 16:38:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:38:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:38:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:38:13 Vulnerability Srbds: Not affected 16:38:13 Vulnerability Tsx async abort: Not affected 16:38:13 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 16:38:13 16:38:13 16:38:13 ---> nproc: 16:38:13 8 16:38:13 16:38:13 16:38:13 ---> df -h: 16:38:13 Filesystem Size Used Avail Use% Mounted on 16:38:13 overlay 155G 12G 144G 8% / 16:38:13 tmpfs 64M 0 64M 0% /dev 16:38:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:38:13 shm 64M 0 64M 0% /dev/shm 16:38:13 /dev/vda1 155G 12G 144G 8% /facter-os 16:38:13 16:38:13 16:38:13 ---> sar -b -r -n DEV: 16:38:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16223) 11/01/23 _x86_64_ (8 CPU) 16:38:13 16:38:13 16:27:25 LINUX RESTART (8 CPU) 16:38:13 16:38:13 16:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:38:13 16:29:01 128.70 38.13 90.57 0.00 4244.36 35545.14 0.00 16:38:13 16:30:01 67.54 0.23 67.31 0.00 13.73 23322.38 0.00 16:38:13 16:31:01 1.47 0.00 1.47 0.00 0.00 15.34 0.00 16:38:13 16:32:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 16:38:13 16:33:01 54.67 11.61 43.06 0.00 5176.87 8538.31 0.00 16:38:13 16:34:01 5.32 0.02 5.30 0.00 0.13 116.51 0.00 16:38:13 16:35:01 2.00 0.00 2.00 0.00 0.00 21.73 0.00 16:38:13 16:36:01 2.00 0.00 2.00 0.00 0.00 22.93 0.00 16:38:13 16:37:01 43.93 0.23 43.69 0.00 23.20 26961.77 0.00 16:38:13 16:38:01 79.72 0.07 79.65 0.00 7.87 23473.55 0.00 16:38:13 Average: 38.63 5.03 33.60 0.00 946.58 11802.48 0.00 16:38:13 16:38:13 16:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:38:13 16:29:01 29261732 31562728 762372 2.32 76624 2495072 1844264 5.44 1007736 2240584 14364 16:38:13 16:30:01 28800176 31597496 721340 2.19 94916 2933780 1731780 5.10 1079856 2581952 172 16:38:13 16:31:01 28800316 31597724 721020 2.19 94956 2933776 1731780 5.10 1079468 2581960 8 16:38:13 16:32:01 28803392 31601136 717668 2.18 94972 2933784 1731780 5.10 1076864 2582248 40 16:38:13 16:33:01 28323988 31579272 708064 2.15 124732 3358888 1698240 5.00 1383964 2716664 960 16:38:13 16:34:01 28331636 31582080 705288 2.14 123328 3355628 1678436 4.95 1380948 2713412 312 16:38:13 16:35:01 28336620 31587112 700156 2.13 123404 3355632 1678436 4.95 1375988 2713420 8 16:38:13 16:36:01 28336392 31587000 700180 2.13 123484 3355636 1678436 4.95 1376360 2713416 8 16:38:13 16:37:01 27532816 31554148 730432 2.22 140104 4059904 1699696 5.01 1461968 3379368 208 16:38:13 16:38:01 26782608 31520332 757876 2.30 173160 4664688 1820400 5.36 1544456 3961112 600 16:38:13 Average: 28330968 31576903 722440 2.20 116968 3344679 1729325 5.10 1276761 2818414 1668 16:38:13 16:38:13 16:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:38:13 16:29:01 docker0 10.43 12.35 0.86 89.11 0.00 0.00 0.00 0.00 16:38:13 16:29:01 veth7b9a123 7.73 10.08 0.69 61.87 0.00 0.00 0.00 0.01 16:38:13 16:29:01 ens3 610.03 370.72 5560.94 122.01 0.00 0.00 0.00 0.00 16:38:13 16:29:01 lo 3.20 3.20 0.31 0.31 0.00 0.00 0.00 0.00 16:38:13 16:30:01 docker0 1.15 1.57 0.10 1.12 0.00 0.00 0.00 0.00 16:38:13 16:30:01 ens3 109.67 63.79 2543.88 16.32 0.00 0.00 0.00 0.00 16:38:13 16:30:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 16:38:13 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:13 16:31:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:38:13 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:13 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:13 16:32:01 ens3 0.43 0.13 0.02 0.01 0.00 0.00 0.00 0.00 16:38:13 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:38:13 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:13 16:33:01 ens3 204.12 105.25 2730.74 7.40 0.00 0.00 0.00 0.00 16:38:13 16:33:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 16:38:13 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:13 16:34:01 ens3 1.53 0.95 2.11 0.31 0.00 0.00 0.00 0.00 16:38:13 16:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:38:13 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:13 16:35:01 ens3 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 16:38:13 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:13 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:13 16:36:01 ens3 0.72 0.58 0.27 0.23 0.00 0.00 0.00 0.00 16:38:13 16:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:38:13 16:37:01 docker0 8.95 10.95 0.72 63.06 0.00 0.00 0.00 0.00 16:38:13 16:37:01 ens3 140.69 80.37 4041.61 13.72 0.00 0.00 0.00 0.00 16:38:13 16:37:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 16:38:13 16:38:01 docker0 1.72 1.55 0.29 0.43 0.00 0.00 0.00 0.00 16:38:13 16:38:01 ens3 171.10 127.63 3240.25 93.91 0.00 0.00 0.00 0.00 16:38:13 16:38:01 veth6d80983 1.40 1.28 0.23 0.32 0.00 0.00 0.00 0.00 16:38:13 16:38:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 16:38:13 Average: docker0 2.22 2.64 0.20 15.37 0.00 0.00 0.00 0.00 16:38:13 Average: ens3 123.88 74.94 1811.93 25.39 0.00 0.00 0.00 0.00 16:38:13 Average: veth6d80983 0.14 0.13 0.02 0.03 0.00 0.00 0.00 0.00 16:38:13 Average: lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 16:38:13 16:38:13 16:38:13 ---> sar -P ALL: 16:38:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16223) 11/01/23 _x86_64_ (8 CPU) 16:38:13 16:38:13 16:27:25 LINUX RESTART (8 CPU) 16:38:13 16:38:13 16:28:01 CPU %user %nice %system %iowait %steal %idle 16:38:13 16:29:01 all 8.97 0.00 3.07 5.47 0.07 82.42 16:38:13 16:29:01 0 9.15 0.00 3.43 1.24 0.05 86.13 16:38:13 16:29:01 1 10.90 0.00 2.70 0.54 0.08 85.78 16:38:13 16:29:01 2 7.43 0.00 3.14 7.21 0.07 82.15 16:38:13 16:29:01 3 11.19 0.00 3.66 13.63 0.08 71.45 16:38:13 16:29:01 4 8.90 0.00 2.20 2.47 0.05 86.37 16:38:13 16:29:01 5 8.20 0.00 3.23 0.34 0.07 88.17 16:38:13 16:29:01 6 8.52 0.00 2.84 14.52 0.07 74.06 16:38:13 16:29:01 7 7.51 0.00 3.36 3.90 0.05 85.17 16:38:13 16:30:01 all 14.84 0.00 2.40 4.27 0.06 78.44 16:38:13 16:30:01 0 15.39 0.00 2.14 0.20 0.07 82.20 16:38:13 16:30:01 1 15.54 0.00 1.89 6.64 0.05 75.87 16:38:13 16:30:01 2 14.65 0.00 2.28 0.62 0.07 82.38 16:38:13 16:30:01 3 14.54 0.00 3.31 24.78 0.05 57.31 16:38:13 16:30:01 4 14.50 0.00 2.40 0.37 0.05 82.68 16:38:13 16:30:01 5 14.28 0.00 2.95 1.12 0.07 81.58 16:38:13 16:30:01 6 14.72 0.00 2.13 0.37 0.07 82.71 16:38:13 16:30:01 7 15.06 0.00 2.10 0.08 0.05 82.71 16:38:13 16:31:01 all 0.03 0.00 0.02 0.10 0.01 99.85 16:38:13 16:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:38:13 16:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:38:13 16:31:01 2 0.02 0.00 0.03 0.00 0.00 99.95 16:38:13 16:31:01 3 0.03 0.00 0.03 0.00 0.02 99.92 16:38:13 16:31:01 4 0.02 0.00 0.00 0.02 0.02 99.95 16:38:13 16:31:01 5 0.03 0.00 0.02 0.78 0.00 99.17 16:38:13 16:31:01 6 0.03 0.00 0.03 0.00 0.00 99.93 16:38:13 16:31:01 7 0.03 0.00 0.00 0.00 0.02 99.95 16:38:13 16:32:01 all 0.17 0.00 0.01 0.00 0.00 99.81 16:38:13 16:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:38:13 16:32:01 1 1.11 0.00 0.02 0.00 0.02 98.86 16:38:13 16:32:01 2 0.05 0.00 0.00 0.00 0.00 99.95 16:38:13 16:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:38:13 16:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:38:13 16:32:01 5 0.07 0.00 0.03 0.02 0.00 99.88 16:38:13 16:32:01 6 0.02 0.00 0.03 0.00 0.00 99.95 16:38:13 16:32:01 7 0.05 0.00 0.02 0.00 0.00 99.93 16:38:13 16:33:01 all 2.68 0.00 1.38 1.98 0.02 93.93 16:38:13 16:33:01 0 2.42 0.00 1.17 1.69 0.02 94.71 16:38:13 16:33:01 1 3.78 0.00 0.90 1.94 0.03 93.34 16:38:13 16:33:01 2 2.49 0.00 1.07 2.05 0.02 94.37 16:38:13 16:33:01 3 3.30 0.00 1.47 1.16 0.03 94.04 16:38:13 16:33:01 4 2.47 0.00 0.79 1.89 0.02 94.83 16:38:13 16:33:01 5 1.89 0.00 2.16 4.01 0.03 91.91 16:38:13 16:33:01 6 1.98 0.00 1.55 0.88 0.02 95.57 16:38:13 16:33:01 7 3.10 0.00 1.94 2.25 0.02 92.69 16:38:13 16:34:01 all 0.11 0.00 0.05 0.05 0.00 99.79 16:38:13 16:34:01 0 0.07 0.00 0.05 0.33 0.02 99.53 16:38:13 16:34:01 1 0.07 0.00 0.03 0.00 0.00 99.90 16:38:13 16:34:01 2 0.30 0.00 0.12 0.00 0.00 99.58 16:38:13 16:34:01 3 0.00 0.00 0.07 0.00 0.00 99.93 16:38:13 16:34:01 4 0.07 0.00 0.03 0.00 0.00 99.90 16:38:13 16:34:01 5 0.28 0.00 0.03 0.05 0.00 99.63 16:38:13 16:34:01 6 0.02 0.00 0.05 0.00 0.02 99.92 16:38:13 16:34:01 7 0.05 0.00 0.05 0.00 0.00 99.90 16:38:13 16:35:01 all 0.02 0.00 0.02 0.01 0.00 99.96 16:38:13 16:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:38:13 16:35:01 1 0.07 0.00 0.03 0.00 0.02 99.88 16:38:13 16:35:01 2 0.02 0.00 0.03 0.00 0.00 99.95 16:38:13 16:35:01 3 0.02 0.00 0.00 0.02 0.00 99.97 16:38:13 16:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:38:13 16:35:01 5 0.00 0.00 0.02 0.03 0.00 99.95 16:38:13 16:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:38:13 16:35:01 7 0.02 0.00 0.03 0.00 0.00 99.95 16:38:13 16:36:01 all 0.05 0.00 0.01 0.08 0.01 99.84 16:38:13 16:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:38:13 16:36:01 1 0.27 0.00 0.03 0.00 0.02 99.68 16:38:13 16:36:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:38:13 16:36:01 3 0.02 0.00 0.03 0.12 0.00 99.83 16:38:13 16:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:38:13 16:36:01 5 0.02 0.00 0.00 0.53 0.02 99.43 16:38:13 16:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:38:13 16:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:38:13 16:37:01 all 3.17 0.00 1.38 3.44 0.03 91.98 16:38:13 16:37:01 0 2.88 0.00 1.09 0.02 0.03 95.98 16:38:13 16:37:01 1 3.08 0.00 1.09 0.07 0.03 95.73 16:38:13 16:37:01 2 3.99 0.00 1.44 3.67 0.02 90.88 16:38:13 16:37:01 3 3.73 0.00 1.29 1.80 0.03 93.15 16:38:13 16:37:01 4 3.17 0.00 1.46 0.00 0.03 95.34 16:38:13 16:37:01 5 2.74 0.00 1.63 21.88 0.05 73.69 16:38:13 16:37:01 6 3.06 0.00 1.45 0.02 0.03 95.44 16:38:13 16:37:01 7 2.70 0.00 1.61 0.10 0.03 95.56 16:38:13 16:38:01 all 4.41 0.00 2.03 11.18 0.04 82.33 16:38:13 16:38:01 0 5.49 0.00 1.93 3.98 0.03 88.57 16:38:13 16:38:01 1 3.67 0.00 2.11 0.05 0.03 94.13 16:38:13 16:38:01 2 4.35 0.00 2.47 0.82 0.05 92.31 16:38:13 16:38:01 3 4.68 0.00 2.76 49.14 0.07 43.35 16:38:13 16:38:01 4 3.68 0.00 1.82 0.10 0.03 94.37 16:38:13 16:38:01 5 4.20 0.00 1.46 27.55 0.05 66.73 16:38:13 16:38:01 6 5.29 0.00 1.88 0.96 0.03 91.84 16:38:13 16:38:01 7 3.91 0.00 1.83 6.95 0.05 87.25 16:38:13 Average: all 3.43 0.00 1.03 2.65 0.02 92.86 16:38:13 Average: 0 3.53 0.00 0.98 0.74 0.02 94.72 16:38:13 Average: 1 3.84 0.00 0.88 0.92 0.03 94.33 16:38:13 Average: 2 3.32 0.00 1.06 1.43 0.02 94.17 16:38:13 Average: 3 3.73 0.00 1.26 9.01 0.03 85.97 16:38:13 Average: 4 3.28 0.00 0.87 0.48 0.02 95.35 16:38:13 Average: 5 3.16 0.00 1.15 5.61 0.03 90.06 16:38:13 Average: 6 3.35 0.00 1.00 1.66 0.02 93.97 16:38:13 Average: 7 3.24 0.00 1.09 1.32 0.02 94.33 16:38:13 16:38:13 16:38:13