Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1d60cde15cd51b1939e351083d3a575b145e7103 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-ssh2166186118366302151.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16587107028005085999.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/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-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10300962485465860965.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh16592706132772601374.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-bootstrap/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-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11756057312280430452.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-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-24066 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1d60cde15cd51b1939e351083d3a575b145e7103 (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 (#638)" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d60cde15cd51b1939e351083d3a575b145e7103 # timeout=10 > git rev-list --no-walk b1d9a746dc7c6abbc6258d4b4c004f56f8a48f18 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:55:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:55:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:55:29 ========================================================= 15:55:29 EdgeX Global Pipelines Version Info 15:55:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:55:30 ------------------- 15:55:30 stable info: 15:55:30 ------------------- 15:55:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:55:30 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:55:30 Message: update stable to v1.0.258 15:55:30 ------------------- 15:55:30 experimental info: 15:55:30 ------------------- 15:55:30 Commited By: **** collab-it+edgex@linuxfoundation.org 15:55:30 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:55:30 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:55:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 15:55:31 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 15:55:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:55:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:55:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:55:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:55:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:55:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:55:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:55:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:55:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:55:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 15:55:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:55:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:55:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:55:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:55:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:55:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:55:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:55:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:55:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:55:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:55:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:55:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:55:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:55:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:55:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:55:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:55:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:55:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:55:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d60cde15cd51b1939e351083d3a575b145e7103 [Pipeline] echo 15:55:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d60cde [Pipeline] echo 15:55:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:55:32 + git rev-list -1 --merges 1d60cde15cd51b1939e351083d3a575b145e7103~1..1d60cde15cd51b1939e351083d3a575b145e7103 [Pipeline] echo 15:55:32 -----------> git rev-list -1 --merges 1d60cde15cd51b1939e351083d3a575b145e7103~1..1d60cde15cd51b1939e351083d3a575b145e7103 1d60cde15cd51b1939e351083d3a575b145e7103 [false] [Pipeline] sh 15:55:32 + git log --format=format:%s -1 1d60cde15cd51b1939e351083d3a575b145e7103 [Pipeline] echo 15:55:32 ========================================================= 15:55:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:55:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:55:33 + git log --format=format:%s -1 1d60cde15cd51b1939e351083d3a575b145e7103 [Pipeline] echo 15:55:33 [semverPrep] GIT_COMMIT: 1d60cde15cd51b1939e351083d3a575b145e7103, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 (#638) [Pipeline] echo 15:55:33 [semverPrep] This is not a build commit. [Pipeline] sh 15:55:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:55:33 + grep -v github /etc/ssh/ssh_known_hosts 15:55:33 + [ -e /tmp/ssh_known_hosts ] 15:55:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:55:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:55:33 + sudo tee -a /etc/ssh/ssh_known_hosts 15:55:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:55:34 15:55:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:55:34 0.1.4: Pulling from edgex-devops/py-git-semver 15:55:34 b85a868b505f: Pulling fs layer 15:55:34 e2be974225ed: Pulling fs layer 15:55:34 339a4e72a1f5: Pulling fs layer 15:55:34 988bab9f4d93: Pulling fs layer 15:55:34 1469e6f7b9e6: Pulling fs layer 15:55:34 eaf3925da568: Pulling fs layer 15:55:34 bab4dde63d76: Pulling fs layer 15:55:34 bde34c3a00c8: Pulling fs layer 15:55:34 b352a97aabf1: Pulling fs layer 15:55:34 4872d77fe225: Pulling fs layer 15:55:34 5851b861e8e6: Pulling fs layer 15:55:34 bab4dde63d76: Waiting 15:55:34 bde34c3a00c8: Waiting 15:55:34 b352a97aabf1: Waiting 15:55:34 4872d77fe225: Waiting 15:55:34 5851b861e8e6: Waiting 15:55:34 1469e6f7b9e6: Waiting 15:55:34 eaf3925da568: Waiting 15:55:34 988bab9f4d93: Waiting 15:55:34 e2be974225ed: Download complete 15:55:34 988bab9f4d93: Verifying Checksum 15:55:34 988bab9f4d93: Download complete 15:55:34 1469e6f7b9e6: Verifying Checksum 15:55:34 1469e6f7b9e6: Download complete 15:55:34 339a4e72a1f5: Verifying Checksum 15:55:34 eaf3925da568: Verifying Checksum 15:55:34 eaf3925da568: Download complete 15:55:34 bde34c3a00c8: Verifying Checksum 15:55:34 bde34c3a00c8: Download complete 15:55:34 b352a97aabf1: Download complete 15:55:34 4872d77fe225: Verifying Checksum 15:55:34 4872d77fe225: Download complete 15:55:34 5851b861e8e6: Download complete 15:55:34 b85a868b505f: Verifying Checksum 15:55:34 b85a868b505f: Download complete 15:55:34 bab4dde63d76: Download complete 15:55:35 b85a868b505f: Pull complete 15:55:35 e2be974225ed: Pull complete 15:55:36 339a4e72a1f5: Pull complete 15:55:36 988bab9f4d93: Pull complete 15:55:36 1469e6f7b9e6: Pull complete 15:55:36 eaf3925da568: Pull complete 15:55:38 bab4dde63d76: Pull complete 15:55:38 bde34c3a00c8: Pull complete 15:55:38 b352a97aabf1: Pull complete 15:55:38 4872d77fe225: Pull complete 15:55:38 5851b861e8e6: Pull complete 15:55:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:55:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:55:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:38 prd-ubuntu20.04-docker-8c-8g-24066 does not seem to be running inside a container 15:55:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:55:41 $ docker top 44b7146c9f29a9fea8cf950a0f301e9f9562a45888e127a29cf39cf3a1ab693c -eo pid,comm 15:55:42 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). 15:55:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:55:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:55:42 [ssh-agent] Looking for ssh-agent implementation... 15:55:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:55:42 $ docker exec 44b7146c9f29a9fea8cf950a0f301e9f9562a45888e127a29cf39cf3a1ab693c ssh-agent 15:55:42 SSH_AUTH_SOCK=/tmp/ssh-L7N9BeYwvqoA/agent.32 15:55:42 SSH_AGENT_PID=38 15:55:42 Running ssh-add (command line suppressed) 15:55:42 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7098434653075523952.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7098434653075523952.key) 15:55:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:55:42 + git tag --points-at HEAD [Pipeline] } 15:55:42 $ docker exec --env ******** --env ******** 44b7146c9f29a9fea8cf950a0f301e9f9562a45888e127a29cf39cf3a1ab693c ssh-agent -k 15:55:42 unset SSH_AUTH_SOCK; 15:55:42 unset SSH_AGENT_PID; 15:55:42 echo Agent pid 38 killed; 15:55:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:55:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:55:43 [ssh-agent] Looking for ssh-agent implementation... 15:55:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:55:43 $ docker exec 44b7146c9f29a9fea8cf950a0f301e9f9562a45888e127a29cf39cf3a1ab693c ssh-agent 15:55:43 SSH_AUTH_SOCK=/tmp/ssh-YT5SBCfCV1qk/agent.70 15:55:43 SSH_AGENT_PID=76 15:55:43 Running ssh-add (command line suppressed) 15:55:43 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16830013704152327906.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16830013704152327906.key) 15:55:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:55:43 + git semver init 15:55:43 2023-12-05 15:55:43,866 [run_init] DEBUG init version:0.0.0 force:False 15:55:43 2023-12-05 15:55:43,867 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 15:55:43 2023-12-05 15:55:43,867 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 15:55:43 2023-12-05 15:55:43,867 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 15:55:45 2023-12-05 15:55:45,109 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 15:55:45 2023-12-05 15:55:45,109 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 15:55:45 2023-12-05 15:55:45,109 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 15:55:45 2023-12-05 15:55:45,110 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 15:55:45 3.2.0-dev.6 [Pipeline] } 15:55:45 $ docker exec --env ******** --env ******** 44b7146c9f29a9fea8cf950a0f301e9f9562a45888e127a29cf39cf3a1ab693c ssh-agent -k 15:55:45 unset SSH_AUTH_SOCK; 15:55:45 unset SSH_AGENT_PID; 15:55:45 echo Agent pid 76 killed; 15:55:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:55:45 + git semver [Pipeline] } 15:55:46 $ docker stop --time=1 44b7146c9f29a9fea8cf950a0f301e9f9562a45888e127a29cf39cf3a1ab693c 15:55:47 $ docker rm -f --volumes 44b7146c9f29a9fea8cf950a0f301e9f9562a45888e127a29cf39cf3a1ab693c [Pipeline] // withDockerContainer [Pipeline] sh 15:55:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:55:48 Stashed 1 file(s) [Pipeline] echo 15:55:48 [edgeXSemver]: initialized semver on version 3.2.0-dev.6 [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 15:55:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:55:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:55:48 ========================================================= 15:55:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:55:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:55:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24071 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 15:55:48 Running in /w/workspace/go-mod-bootstrap/253 [Pipeline] { [Pipeline] checkout 15:55:48 The recommended git tool is: git 15:55:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:55:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:55:48 7264a8db6415: Pulling fs layer 15:55:48 c4d48a809fc2: Pulling fs layer 15:55:48 4f1c88b9dad5: Pulling fs layer 15:55:48 ad3a456e5733: Pulling fs layer 15:55:48 69c7f0334f64: Pulling fs layer 15:55:48 1f1c1a5573a3: Pulling fs layer 15:55:48 ce7588e14bc9: Pulling fs layer 15:55:48 b5e4710f87ac: Pulling fs layer 15:55:48 69c7f0334f64: Waiting 15:55:48 ce7588e14bc9: Waiting 15:55:48 b5e4710f87ac: Waiting 15:55:48 1f1c1a5573a3: Waiting 15:55:48 ad3a456e5733: Waiting 15:55:48 c4d48a809fc2: Download complete 15:55:48 ad3a456e5733: Verifying Checksum 15:55:48 ad3a456e5733: Download complete 15:55:48 69c7f0334f64: Verifying Checksum 15:55:48 69c7f0334f64: Download complete 15:55:48 7264a8db6415: Verifying Checksum 15:55:48 7264a8db6415: Download complete 15:55:48 1f1c1a5573a3: Verifying Checksum 15:55:48 1f1c1a5573a3: Download complete 15:55:49 7264a8db6415: Pull complete 15:55:49 b5e4710f87ac: Verifying Checksum 15:55:49 b5e4710f87ac: Download complete 15:55:49 c4d48a809fc2: Pull complete 15:55:49 4f1c88b9dad5: Verifying Checksum 15:55:49 4f1c88b9dad5: Download complete 15:55:49 ce7588e14bc9: Verifying Checksum 15:55:49 ce7588e14bc9: Download complete 15:55:52 4f1c88b9dad5: Pull complete 15:55:52 ad3a456e5733: Pull complete 15:55:52 69c7f0334f64: Pull complete 15:55:52 1f1c1a5573a3: Pull complete 15:55:53 using credential edgex-jenkins-ssh 15:55:53 Cloning the remote Git repository 15:55:54 ce7588e14bc9: Pull complete 15:55:53 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 15:55:53 > git init /w/workspace/go-mod-bootstrap/253 # timeout=10 15:55:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:55:54 > git --version # timeout=10 15:55:54 > git --version # 'git version 2.25.1' 15:55:54 using GIT_SSH to set credentials SSH Credentials for GitHub 15:55:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:55:55 b5e4710f87ac: Pull complete 15:55:55 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 15:55:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:55:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 15:55:55 + 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 15:55:55 + docker inspect -f . ci-base-image-x86_64 15:55:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:56 prd-ubuntu20.04-docker-8c-8g-24066 does not seem to be running inside a container 15:55:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 ******** ci-base-image-x86_64 cat 15:55:57 Avoid second fetch 15:55:57 Checking out Revision 1d60cde15cd51b1939e351083d3a575b145e7103 (main) 15:55:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:55:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:55:57 > git config core.sparsecheckout # timeout=10 15:55:57 > git checkout -f 1d60cde15cd51b1939e351083d3a575b145e7103 # timeout=10 15:55:57 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 (#638)" 15:56:01 $ docker top 1b5b8cb92bd02513376f6c98ed36de79785983d6917afeca828b1e8360794267 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:56:01 + go version 15:56:01 go version go1.21.0 linux/amd64 [Pipeline] } 15:56:01 $ docker stop --time=1 1b5b8cb92bd02513376f6c98ed36de79785983d6917afeca828b1e8360794267 15:56:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:56:01 % Total % Received % Xferd Average Speed Time Time Time Current 15:56:01 Dload Upload Total Spent Left Speed 15:56:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 96809 0 --:--:-- --:--:-- --:--:-- 96075 15:56:02 $ docker rm -f --volumes 1b5b8cb92bd02513376f6c98ed36de79785983d6917afeca828b1e8360794267 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:56:03 + docker inspect -f . ci-base-image-x86_64 15:56:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:56:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:56:03 + sudo tee /etc/docker/daemon.new 15:56:03 { 15:56:03 "registry-mirrors": [ 15:56:03 "https://nexus3.edgexfoundry.org:10001" 15:56:03 ], 15:56:03 "bip": "10.250.0.254/24", 15:56:03 "hosts": [ 15:56:03 "tcp://0.0.0.0:5555", 15:56:03 "unix:///var/run/docker.sock" 15:56:03 ], 15:56:03 "mtu": 1458, 15:56:03 "selinux-enabled": true, 15:56:03 "seccomp-profile": "/etc/docker/seccomp.json" 15:56:03 } 15:56:03 prd-ubuntu20.04-docker-8c-8g-24066 does not seem to be running inside a container 15:56:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 ******** ci-base-image-x86_64 cat 15:56:04 $ docker top 05ed5e2f227ea84fcc61bec8f6c0687fe3708ba631a516acaaecad4ab4e65f1a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 15:56:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:56:04 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 15:56:04 + sudo service docker restart 15:56:04 + make test 15:56:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:56:04 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 15:56:04 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.1 15:56:04 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.2 15:56:04 go: downloading github.com/mitchellh/copystructure v1.2.0 15:56:05 go: downloading gopkg.in/yaml.v3 v3.0.1 15:56:05 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.3 15:56:05 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.1 15:56:05 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.2 15:56:05 go: downloading github.com/labstack/echo/v4 v4.11.3 15:56:05 go: downloading github.com/mitchellh/mapstructure v1.5.0 15:56:05 go: downloading github.com/google/uuid v1.4.0 15:56:05 go: downloading github.com/stretchr/testify v1.8.4 15:56:05 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:56:05 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:56:05 go: downloading github.com/mitchellh/reflectwalk v1.0.2 15:56:05 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 15:56:05 go: downloading github.com/go-kit/log v0.2.1 15:56:05 go: downloading github.com/go-playground/validator/v10 v10.16.0 15:56:05 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 15:56:05 go: downloading github.com/gorilla/websocket v1.5.0 15:56:05 go: downloading golang.org/x/net v0.17.0 15:56:05 go: downloading golang.org/x/sync v0.2.0 15:56:05 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 15:56:05 go: downloading github.com/labstack/gommon v0.4.0 15:56:05 go: downloading golang.org/x/crypto v0.14.0 15:56:05 go: downloading github.com/valyala/fasttemplate v1.2.2 15:56:05 go: downloading golang.org/x/time v0.3.0 15:56:05 go: downloading github.com/hashicorp/errwrap v1.1.0 15:56:05 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 15:56:05 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 15:56:05 go: downloading github.com/stretchr/objx v0.5.0 15:56:05 go: downloading github.com/hashicorp/consul/api v1.25.1 15:56:05 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:56:05 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:56:05 go: downloading github.com/go-logfmt/logfmt v0.5.1 15:56:05 go: downloading github.com/x448/float16 v0.8.4 15:56:05 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 15:56:05 go: downloading github.com/go-playground/universal-translator v0.18.1 15:56:05 go: downloading github.com/leodido/go-urn v1.2.4 15:56:05 go: downloading golang.org/x/text v0.13.0 15:56:05 go: downloading github.com/zeebo/errs v1.3.0 15:56:05 go: downloading google.golang.org/grpc v1.56.3 15:56:05 go: downloading github.com/mattn/go-colorable v0.1.13 15:56:05 go: downloading github.com/mattn/go-isatty v0.0.19 15:56:05 go: downloading github.com/valyala/bytebufferpool v1.0.0 15:56:05 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:56:05 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:56:05 go: downloading github.com/hashicorp/go-hclog v1.5.0 15:56:05 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:56:05 go: downloading github.com/hashicorp/serf v0.10.1 15:56:05 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 15:56:05 go: downloading google.golang.org/protobuf v1.30.0 15:56:05 go: downloading github.com/go-jose/go-jose/v3 v3.0.1 15:56:06 go: downloading github.com/go-playground/locales v0.14.1 15:56:06 go: downloading golang.org/x/sys v0.13.0 15:56:06 go: downloading github.com/fatih/color v1.14.1 15:56:06 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 15:56:06 go: downloading github.com/armon/go-metrics v0.4.1 15:56:06 go: downloading github.com/golang/protobuf v1.5.3 15:56:06 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:56:06 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:56:18 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 15:56:18 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 15:56:18 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 15:56:18 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 15:56:19 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [Pipeline] unstash [Pipeline] echo 15:56:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:56:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:56:23 ========================================================= 15:56:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:56:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:56:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:56:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:56:24 9fda8d8052c6: Pulling fs layer 15:56:24 5d54e960e981: Pulling fs layer 15:56:24 c4a7e357bf2a: Pulling fs layer 15:56:24 f0e02332f6b5: Pulling fs layer 15:56:24 872ee5b61b7b: Pulling fs layer 15:56:24 0c6a40ed1a82: Pulling fs layer 15:56:24 94ae7d8d031c: Pulling fs layer 15:56:24 872ee5b61b7b: Waiting 15:56:24 0c6a40ed1a82: Waiting 15:56:24 94ae7d8d031c: Waiting 15:56:24 f0e02332f6b5: Waiting 15:56:24 5d54e960e981: Verifying Checksum 15:56:24 5d54e960e981: Download complete 15:56:24 f0e02332f6b5: Download complete 15:56:24 872ee5b61b7b: Verifying Checksum 15:56:24 872ee5b61b7b: Download complete 15:56:24 9fda8d8052c6: Verifying Checksum 15:56:24 9fda8d8052c6: Download complete 15:56:24 94ae7d8d031c: Verifying Checksum 15:56:24 94ae7d8d031c: Download complete 15:56:24 9fda8d8052c6: Pull complete 15:56:25 5d54e960e981: Pull complete 15:56:25 c4a7e357bf2a: Verifying Checksum 15:56:25 c4a7e357bf2a: Download complete 15:56:26 0c6a40ed1a82: Verifying Checksum 15:56:26 0c6a40ed1a82: Download complete 15:56:37 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.041s coverage: 35.9% of statements 15:56:37 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.023s coverage: 93.5% of statements 15:56:37 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.023s coverage: 91.9% of statements 15:56:37 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.338s coverage: 88.2% of statements 15:56:37 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.005s coverage: 84.4% of statements 15:56:37 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.050s coverage: 46.9% of statements 15:56:37 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.018s coverage: 100.0% of statements 15:56:37 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.318s coverage: 87.7% of statements 15:56:37 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.013s coverage: 26.3% of statements 15:56:37 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.033s coverage: 79.0% of statements 15:56:37 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.010s coverage: 59.3% of statements 15:56:37 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.009s coverage: 31.2% of statements 15:56:37 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.002s coverage: 91.3% of statements 15:56:44 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:56:44 c4a7e357bf2a: Pull complete 15:56:44 f0e02332f6b5: Pull complete 15:56:44 872ee5b61b7b: Pull complete 15:56:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:56:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 15:56:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:56:47 $ docker stop --time=1 05ed5e2f227ea84fcc61bec8f6c0687fe3708ba631a516acaaecad4ab4e65f1a 15:56:49 $ docker rm -f --volumes 05ed5e2f227ea84fcc61bec8f6c0687fe3708ba631a516acaaecad4ab4e65f1a [Pipeline] // withDockerContainer [Pipeline] sh 15:56:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:56:50 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 15:56:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:56:51 15:56:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:56:51 latest: Pulling from edgex-lftools-log-publisher 15:56:51 5eb5b503b376: Pulling fs layer 15:56:51 5c69ac0246d0: Pulling fs layer 15:56:51 ec43610c2a17: Pulling fs layer 15:56:51 3a2ae6a8a46f: Pulling fs layer 15:56:51 33b1e0a273af: Pulling fs layer 15:56:51 5d3b04190fa2: Pulling fs layer 15:56:51 2f39f015ded8: Pulling fs layer 15:56:51 3a2ae6a8a46f: Waiting 15:56:51 5d3b04190fa2: Waiting 15:56:51 33b1e0a273af: Waiting 15:56:51 5c69ac0246d0: Verifying Checksum 15:56:51 5c69ac0246d0: Download complete 15:56:51 3a2ae6a8a46f: Verifying Checksum 15:56:51 3a2ae6a8a46f: Download complete 15:56:51 33b1e0a273af: Verifying Checksum 15:56:51 33b1e0a273af: Download complete 15:56:51 5d3b04190fa2: Verifying Checksum 15:56:51 5d3b04190fa2: Download complete 15:56:51 ec43610c2a17: Verifying Checksum 15:56:51 ec43610c2a17: Download complete 15:56:51 5eb5b503b376: Verifying Checksum 15:56:51 5eb5b503b376: Download complete 15:56:52 2f39f015ded8: Verifying Checksum 15:56:52 2f39f015ded8: Download complete 15:56:53 5eb5b503b376: Pull complete 15:56:53 5c69ac0246d0: Pull complete 15:56:54 0c6a40ed1a82: Pull complete 15:56:55 ec43610c2a17: Pull complete 15:56:55 3a2ae6a8a46f: Pull complete 15:56:55 33b1e0a273af: Pull complete 15:56:55 5d3b04190fa2: Pull complete 15:56:55 94ae7d8d031c: Pull complete 15:56:55 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 15:56:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:56:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 15:56:55 + 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 15:56:56 + docker inspect -f . ci-base-image-arm64 15:56:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:56:56 prd-ubuntu20.04-docker-arm64-4c-16g-24071 does not seem to be running inside a container 15:56:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/253 -v /w/workspace/go-mod-bootstrap/253:/w/workspace/go-mod-bootstrap/253:rw,z -v /w/workspace/go-mod-bootstrap/253@tmp:/w/workspace/go-mod-bootstrap/253@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 15:56:59 2f39f015ded8: Pull complete 15:56:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:56:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:56:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:57:00 $ docker top 05021dfc5c934db09a5afbfd5c4f5854fe7ff328568caa1cf6676da72be5348d -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer 15:57:01 prd-ubuntu20.04-docker-8c-8g-24066 does not seem to be running inside a container 15:57:01 $ 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/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 15:57:01 + go version 15:57:01 go version go1.21.0 linux/arm64 15:57:06 $ docker top 1098dbe14acb285a637c7b7070fb98b357f9e1f7e790c5fef833d721f9f37cfb -eo pid,comm [Pipeline] { [Pipeline] } 15:57:07 $ docker stop --time=1 05021dfc5c934db09a5afbfd5c4f5854fe7ff328568caa1cf6676da72be5348d 15:57:08 $ docker rm -f --volumes 05021dfc5c934db09a5afbfd5c4f5854fe7ff328568caa1cf6676da72be5348d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:09 ---> job-cost.sh 15:57:09 lf-activate-venv: SKIPPING 15:57:09 INFO: No Stack... 15:57:09 INFO: Retrieving Pricing Info for: v3-standard-8 15:57:09 + docker inspect -f . ci-base-image-arm64 15:57:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:57:09 prd-ubuntu20.04-docker-arm64-4c-16g-24071 does not seem to be running inside a container 15:57:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/253 -v /w/workspace/go-mod-bootstrap/253:/w/workspace/go-mod-bootstrap/253:rw,z -v /w/workspace/go-mod-bootstrap/253@tmp:/w/workspace/go-mod-bootstrap/253@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 15:57:09 INFO: Archiving Costs 15:57:14 $ docker top af93516915b10c2850ba70dbc3ee244e626815467eab178e4ce7c1d0454004d9 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 15:57:14 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 15:57:14 + cut -d, -f6 [Pipeline] lock 15:57:14 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-253-stack-cost] 15:57:14 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-253-stack-cost] did not exist. Created. 15:57:14 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-253-stack-cost] [Pipeline] { [Pipeline] unstash 15:57:14 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/253 [Pipeline] fileExists [Pipeline] sh [Pipeline] sh 15:57:15 + echo total: 0.2199999988079071 [Pipeline] stash 15:57:15 Stashed 1 file(s) [Pipeline] } 15:57:15 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-253-stack-cost] 15:57:15 + make test 15:57:15 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] // lock [Pipeline] } 15:57:15 $ docker stop --time=1 1098dbe14acb285a637c7b7070fb98b357f9e1f7e790c5fef833d721f9f37cfb 15:57:15 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.1 15:57:15 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.2 15:57:15 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.1 15:57:15 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 15:57:15 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.3 15:57:15 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:57:15 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.2 15:57:16 go: downloading github.com/mitchellh/copystructure v1.2.0 15:57:16 go: downloading gopkg.in/yaml.v3 v3.0.1 15:57:16 go: downloading github.com/stretchr/testify v1.8.4 15:57:16 go: downloading github.com/labstack/echo/v4 v4.11.3 15:57:16 go: downloading github.com/mitchellh/mapstructure v1.5.0 15:57:16 go: downloading github.com/google/uuid v1.4.0 15:57:16 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:57:16 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 15:57:16 go: downloading github.com/mitchellh/reflectwalk v1.0.2 15:57:16 go: downloading github.com/go-kit/log v0.2.1 15:57:16 go: downloading github.com/go-playground/validator/v10 v10.16.0 15:57:16 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 15:57:16 $ docker rm -f --volumes 1098dbe14acb285a637c7b7070fb98b357f9e1f7e790c5fef833d721f9f37cfb [Pipeline] // withDockerContainer 15:57:16 go: downloading github.com/gorilla/websocket v1.5.0 15:57:16 go: downloading golang.org/x/net v0.17.0 15:57:16 go: downloading golang.org/x/sync v0.2.0 15:57:16 go: downloading github.com/hashicorp/errwrap v1.1.0 15:57:16 go: downloading github.com/labstack/gommon v0.4.0 15:57:16 go: downloading golang.org/x/crypto v0.14.0 15:57:16 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 15:57:16 go: downloading github.com/valyala/fasttemplate v1.2.2 15:57:16 go: downloading golang.org/x/time v0.3.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:57:16 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 15:57:16 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 15:57:16 go: downloading github.com/stretchr/objx v0.5.0 15:57:16 go: downloading github.com/hashicorp/consul/api v1.25.1 15:57:16 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:57:16 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:57:16 go: downloading github.com/go-logfmt/logfmt v0.5.1 15:57:17 go: downloading github.com/x448/float16 v0.8.4 15:57:17 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 15:57:17 go: downloading github.com/go-playground/universal-translator v0.18.1 15:57:17 go: downloading github.com/leodido/go-urn v1.2.4 15:57:17 go: downloading golang.org/x/text v0.13.0 15:57:17 go: downloading github.com/mattn/go-colorable v0.1.13 15:57:17 go: downloading github.com/mattn/go-isatty v0.0.19 15:57:17 go: downloading github.com/zeebo/errs v1.3.0 15:57:17 go: downloading google.golang.org/grpc v1.56.3 15:57:17 go: downloading github.com/valyala/bytebufferpool v1.0.0 15:57:17 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:57:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:57:17 go: downloading github.com/hashicorp/go-hclog v1.5.0 15:57:17 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:57:18 go: downloading github.com/hashicorp/serf v0.10.1 15:57:18 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 15:57:19 go: downloading github.com/go-playground/locales v0.14.1 15:57:19 go: downloading github.com/go-jose/go-jose/v3 v3.0.1 15:57:19 go: downloading google.golang.org/protobuf v1.30.0 15:57:19 go: downloading golang.org/x/sys v0.13.0 15:57:19 go: downloading github.com/fatih/color v1.14.1 15:57:19 go: downloading github.com/armon/go-metrics v0.4.1 15:57:20 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 15:57:20 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:57:20 go: downloading github.com/golang/protobuf v1.5.3 15:57:20 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:58:17 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 15:58:43 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.105s coverage: 35.9% of statements 15:58:43 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 15:58:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.058s coverage: 93.5% of statements 15:58:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.065s coverage: 91.9% of statements 15:58:47 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.289s coverage: 88.2% of statements 15:58:47 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.019s coverage: 84.4% of statements 15:58:48 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 15:58:48 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 15:58:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.101s coverage: 46.9% of statements 15:58:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.058s coverage: 100.0% of statements 15:58:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.374s coverage: 87.7% of statements 15:58:51 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.047s coverage: 26.3% of statements 15:58:53 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 15:58:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.132s coverage: 79.0% of statements 15:58:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.047s coverage: 59.3% of statements 15:58:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.037s coverage: 31.2% of statements 15:58:56 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.015s coverage: 91.3% of statements 15:58:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:58:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:59:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:59:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 15:59:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:59:11 $ docker stop --time=1 af93516915b10c2850ba70dbc3ee244e626815467eab178e4ce7c1d0454004d9 15:59:13 $ docker rm -f --volumes af93516915b10c2850ba70dbc3ee244e626815467eab178e4ce7c1d0454004d9 [Pipeline] // withDockerContainer [Pipeline] sh 15:59:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:59:16 Warning: overwriting stash ‘coverage-report’ 15:59:16 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 15:59:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:59:17 15:59:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:59:20 arm64: Pulling from edgex-lftools-log-publisher 15:59:20 8998bd30e6a1: Pulling fs layer 15:59:20 04944245beec: Pulling fs layer 15:59:20 699f458cf7ca: Pulling fs layer 15:59:20 765212b225bb: Pulling fs layer 15:59:20 f23df028b6ca: Pulling fs layer 15:59:20 d65c8cfc05b1: Pulling fs layer 15:59:20 2437ff75d9bd: Pulling fs layer 15:59:20 765212b225bb: Waiting 15:59:20 d65c8cfc05b1: Waiting 15:59:20 2437ff75d9bd: Waiting 15:59:20 f23df028b6ca: Waiting 15:59:20 04944245beec: Verifying Checksum 15:59:20 04944245beec: Download complete 15:59:20 765212b225bb: Verifying Checksum 15:59:20 765212b225bb: Download complete 15:59:20 f23df028b6ca: Verifying Checksum 15:59:20 f23df028b6ca: Download complete 15:59:20 d65c8cfc05b1: Verifying Checksum 15:59:20 d65c8cfc05b1: Download complete 15:59:20 699f458cf7ca: Verifying Checksum 15:59:20 699f458cf7ca: Download complete 15:59:21 8998bd30e6a1: Verifying Checksum 15:59:21 8998bd30e6a1: Download complete 15:59:23 2437ff75d9bd: Download complete 15:59:27 8998bd30e6a1: Pull complete 15:59:27 04944245beec: Pull complete 15:59:29 699f458cf7ca: Pull complete 15:59:29 765212b225bb: Pull complete 15:59:30 f23df028b6ca: Pull complete 15:59:30 d65c8cfc05b1: Pull complete 15:59:57 2437ff75d9bd: Pull complete 15:59:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:59:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:59:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:57 prd-ubuntu20.04-docker-arm64-4c-16g-24071 does not seem to be running inside a container 15:59:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/253 -v /w/workspace/go-mod-bootstrap/253:/w/workspace/go-mod-bootstrap/253:rw,z -v /w/workspace/go-mod-bootstrap/253@tmp:/w/workspace/go-mod-bootstrap/253@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 15:59:58 $ docker top 2ebd744e860957480edbe25ab114dde5ac313082dcd25902643935717db231f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:59:59 ---> job-cost.sh 15:59:59 lf-activate-venv: SKIPPING 15:59:59 INFO: No Stack... 16:00:00 INFO: Retrieving Pricing Info for: v3-standard-8 16:00:00 INFO: Archiving Costs [Pipeline] sh 16:00:01 + cat /w/workspace/go-mod-bootstrap/253/archives/cost.csv 16:00:01 + cut -d, -f6 [Pipeline] lock 16:00:01 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-253-stack-cost] 16:00:01 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-253-stack-cost] did not exist. Created. 16:00:01 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-253-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:00:01 /w/workspace/go-mod-bootstrap/253@tmp/durable-292406d8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:00:02 + echo total: 0.2199999988079071 [Pipeline] stash 16:00:02 Warning: overwriting stash ‘stack-cost’ 16:00:02 Stashed 1 file(s) [Pipeline] } 16:00:02 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-253-stack-cost] [Pipeline] // lock [Pipeline] } 16:00:02 $ docker stop --time=1 2ebd744e860957480edbe25ab114dde5ac313082dcd25902643935717db231f6 16:00:05 $ docker rm -f --volumes 2ebd744e860957480edbe25ab114dde5ac313082dcd25902643935717db231f6 [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:00:06 provisioning config files... 16:00:06 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2417905544465965824tmp [Pipeline] { [Pipeline] sh 16:00:06 + set +x 16:00:06 + curl -s https://codecov.io/bash 16:00:06 + bash -s -- 16:00:06 16:00:06 _____ _ 16:00:06 / ____| | | 16:00:06 | | ___ __| | ___ ___ _____ __ 16:00:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:00:06 | |___| (_) | (_| | __/ (_| (_) \ V / 16:00:06 \_____\___/ \__,_|\___|\___\___/ \_/ 16:00:06 Bash-1.0.6 16:00:06 16:00:06 16:00:06 ==> git version 2.25.1 found 16:00:06 ==> 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:00:06 Release-Date: 2020-01-08 16:00:06 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:00:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:00:06 ==> Jenkins CI detected. 16:00:06 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 16:00:06 project root: . 16:00:06 --> token set from env 16:00:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:00:06 ==> Running gcov in . (disable via -X gcov) 16:00:06 ==> Python coveragepy not found 16:00:06 ==> Searching for coverage reports in: 16:00:06 + . 16:00:07 -> Found 1 reports 16:00:07 ==> Detecting git/mercurial file structure 16:00:07 ==> Reading reports 16:00:07 + ./coverage.out bytes=105911 16:00:07 ==> Appending adjustments 16:00:07 https://docs.codecov.io/docs/fixing-reports 16:00:07 + Found adjustments 16:00:07 ==> Gzipping contents 16:00:07 20K /tmp/codecov.qAy7RS.gz 16:00:07 ==> Uploading reports 16:00:07 url: https://codecov.io 16:00:07 query: branch=main&commit=1d60cde15cd51b1939e351083d3a575b145e7103&build=253&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F253%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 16:00:07 -> Pinging Codecov 16:00:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1d60cde15cd51b1939e351083d3a575b145e7103&build=253&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F253%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 16:00:08 -> Uploading to 16:00:08 https://storage.googleapis.com/codecov/v4/raw/2023-12-05/833815588EE85121546D348822E98E2E/1d60cde15cd51b1939e351083d3a575b145e7103/6c128363-71ce-40c1-827f-1c90e3f5198a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231205%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231205T160008Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b78ac3609cd19a16506e17faf856c60791f6bf2a33a1f3520bbd362d8c1fc122 16:00:08 % Total % Received % Xferd Average Speed Time Time Time Current 16:00:08 Dload Upload Total Spent Left Speed 16:00:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16505 0 0 100 16505 0 80906 --:--:-- --:--:-- --:--:-- 80512 100 16505 0 0 100 16505 0 63237 --:--:-- --:--:-- --:--:-- 62996 16:00:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/1d60cde15cd51b1939e351083d3a575b145e7103 [Pipeline] } 16:00:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:00:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:00:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:00:09 16:00:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:00:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:00:09 df9b9388f04a: Pulling fs layer 16:00:09 52dc419b0ee2: Pulling fs layer 16:00:09 25bc292e5bac: Pulling fs layer 16:00:09 114826534d7a: Pulling fs layer 16:00:09 4657fd5d0bcf: Pulling fs layer 16:00:09 6ad1cebc031e: Pulling fs layer 16:00:09 8a3aa393b2d8: Pulling fs layer 16:00:09 4657fd5d0bcf: Waiting 16:00:09 6ad1cebc031e: Waiting 16:00:09 8a3aa393b2d8: Waiting 16:00:09 114826534d7a: Waiting 16:00:09 25bc292e5bac: Verifying Checksum 16:00:09 25bc292e5bac: Download complete 16:00:09 52dc419b0ee2: Verifying Checksum 16:00:09 52dc419b0ee2: Download complete 16:00:09 4657fd5d0bcf: Verifying Checksum 16:00:09 4657fd5d0bcf: Download complete 16:00:09 df9b9388f04a: Download complete 16:00:10 df9b9388f04a: Pull complete 16:00:10 6ad1cebc031e: Verifying Checksum 16:00:10 6ad1cebc031e: Download complete 16:00:10 52dc419b0ee2: Pull complete 16:00:10 25bc292e5bac: Pull complete 16:00:10 114826534d7a: Verifying Checksum 16:00:10 114826534d7a: Download complete 16:00:10 8a3aa393b2d8: Verifying Checksum 16:00:10 8a3aa393b2d8: Download complete 16:00:13 114826534d7a: Pull complete 16:00:13 4657fd5d0bcf: Pull complete 16:00:14 6ad1cebc031e: Pull complete 16:00:17 8a3aa393b2d8: Pull complete 16:00:17 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:00:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:00:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:17 prd-ubuntu20.04-docker-8c-8g-24066 does not seem to be running inside a container 16:00:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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/edgex-snyk-go:1.410.4 cat 16:00:20 $ docker top e819daf86614ead81b1fab8e1eadd6e94c77f9b2500c375683416fe7342eaf4a -eo pid,comm [Pipeline] { [Pipeline] echo 16:00:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 16:00:20 + set -o pipefail 16:00:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 16:00:25 16:00:25 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 16:00:25 16:00:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/0f96cf96-eb7f-4447-8750-1eb3fb2e8d51 16:00:25 16:00:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:00:25 16:00:25 16:00:25 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:00:25 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:00:25 More details here: https://snyk.co/ue1NS 16:00:25 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 16:00:25 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:00:25 $ docker stop --time=1 e819daf86614ead81b1fab8e1eadd6e94c77f9b2500c375683416fe7342eaf4a 16:00:28 $ docker rm -f --volumes e819daf86614ead81b1fab8e1eadd6e94c77f9b2500c375683416fe7342eaf4a [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:00:30 + git log --format=format:%s -1 1d60cde15cd51b1939e351083d3a575b145e7103 [Pipeline] sh 16:00:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:00:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:00:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:30 prd-ubuntu20.04-docker-8c-8g-24066 does not seem to be running inside a container 16:00:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:00:31 $ docker top d8d256b4ff19bed3abfe91df8931f2fff7f3001c1a67053f5ab3b4598bc7f82a -eo pid,comm 16:00:31 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:00:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:00:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:00:31 [ssh-agent] Looking for ssh-agent implementation... 16:00:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:31 $ docker exec d8d256b4ff19bed3abfe91df8931f2fff7f3001c1a67053f5ab3b4598bc7f82a ssh-agent 16:00:31 SSH_AUTH_SOCK=/tmp/ssh-81kryU2ViZKc/agent.32 16:00:31 SSH_AGENT_PID=38 16:00:31 Running ssh-add (command line suppressed) 16:00:31 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_17946481769755277477.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_17946481769755277477.key) 16:00:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:00:32 + git semver tag 16:00:32 2023-12-05 16:00:32,248 [run_tag] DEBUG tag force:False 16:00:32 2023-12-05 16:00:32,249 [check_head_tag] DEBUG check head tag 16:00:32 2023-12-05 16:00:32,251 [execute] INFO git cat-file --batch-check 16:00:32 2023-12-05 16:00:32,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 16:00:32 2023-12-05 16:00:32,254 [execute] INFO git cat-file --batch 16:00:32 2023-12-05 16:00:32,254 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 16:00:32 2023-12-05 16:00:32,290 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:00:32 2023-12-05 16:00:32,290 [execute] INFO git tag -a v3.2.0-dev.6 -m v3.2.0-dev.6 16:00:32 2023-12-05 16:00:32,290 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.6', '-m', 'v3.2.0-dev.6'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 16:00:32 2023-12-05 16:00:32,295 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:00:32 3.2.0-dev.6 [Pipeline] } 16:00:32 $ docker exec --env ******** --env ******** d8d256b4ff19bed3abfe91df8931f2fff7f3001c1a67053f5ab3b4598bc7f82a ssh-agent -k 16:00:32 unset SSH_AUTH_SOCK; 16:00:32 unset SSH_AGENT_PID; 16:00:32 echo Agent pid 38 killed; 16:00:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:00:32 + git semver [Pipeline] } 16:00:33 $ docker stop --time=1 d8d256b4ff19bed3abfe91df8931f2fff7f3001c1a67053f5ab3b4598bc7f82a 16:00:34 $ docker rm -f --volumes d8d256b4ff19bed3abfe91df8931f2fff7f3001c1a67053f5ab3b4598bc7f82a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:00:35 16:00:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:00:35 0.23.1-centos7: Pulling from edgex-lftools 16:00:35 ab5ef0e58194: Pulling fs layer 16:00:35 9712f1f96733: Pulling fs layer 16:00:35 63f879dbbcfc: Pulling fs layer 16:00:35 0d9ebad4ef96: Pulling fs layer 16:00:35 e9a5061849ea: Pulling fs layer 16:00:35 d747dcd14b5f: Pulling fs layer 16:00:35 2de7ff778b66: Pulling fs layer 16:00:35 0d9ebad4ef96: Waiting 16:00:35 d747dcd14b5f: Waiting 16:00:35 2de7ff778b66: Waiting 16:00:35 e9a5061849ea: Waiting 16:00:35 9712f1f96733: Verifying Checksum 16:00:35 9712f1f96733: Download complete 16:00:35 63f879dbbcfc: Verifying Checksum 16:00:35 63f879dbbcfc: Download complete 16:00:35 e9a5061849ea: Verifying Checksum 16:00:35 e9a5061849ea: Download complete 16:00:35 d747dcd14b5f: Verifying Checksum 16:00:35 d747dcd14b5f: Download complete 16:00:35 0d9ebad4ef96: Verifying Checksum 16:00:35 0d9ebad4ef96: Download complete 16:00:35 ab5ef0e58194: Download complete 16:00:35 2de7ff778b66: Verifying Checksum 16:00:35 2de7ff778b66: Download complete 16:00:38 ab5ef0e58194: Pull complete 16:00:38 9712f1f96733: Pull complete 16:00:38 63f879dbbcfc: Pull complete 16:00:42 0d9ebad4ef96: Pull complete 16:00:42 e9a5061849ea: Pull complete 16:00:42 d747dcd14b5f: Pull complete 16:00:43 2de7ff778b66: Pull complete 16:00:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:00:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:00:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:43 prd-ubuntu20.04-docker-8c-8g-24066 does not seem to be running inside a container 16:00:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:00:47 $ docker top 02274606a77a03902834ee99ad069e14179854ea15fffcfbb55634cd2d247930 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:00:47 provisioning config files... 16:00:47 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config11866970460920333962tmp 16:00:47 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4734964564888025392tmp 16:00:47 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config17629357362261986913tmp [Pipeline] { [Pipeline] echo 16:00:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:00:48 ---> sigul-configuration.sh 16:00:48 gpg: directory `/root/.gnupg' created 16:00:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:00:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:00:48 gpg: keyring `/root/.gnupg/secring.gpg' created 16:00:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:00:48 gpg: CAST5 encrypted data 16:00:48 gpg: encrypted with 1 passphrase 16:00:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:00:48 + mkdir /home/jenkins 16:00:48 + mkdir /home/jenkins/sigul [Pipeline] sh 16:00:48 + 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:00:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:00:49 ---> sigul-install.sh 16:00:49 Sigul already installed; skipping installation. [Pipeline] sh 16:00:49 + git tag --list 16:00:49 v0.0.1 16:00:49 v0.0.10 16:00:49 v0.0.11 16:00:49 v0.0.12 16:00:49 v0.0.13 16:00:49 v0.0.14 16:00:49 v0.0.15 16:00:49 v0.0.16 16:00:49 v0.0.17 16:00:49 v0.0.18 16:00:49 v0.0.19 16:00:49 v0.0.2 16:00:49 v0.0.20 16:00:49 v0.0.21 16:00:49 v0.0.22 16:00:49 v0.0.23 16:00:49 v0.0.24 16:00:49 v0.0.25 16:00:49 v0.0.26 16:00:49 v0.0.27 16:00:49 v0.0.28 16:00:49 v0.0.29 16:00:49 v0.0.3 16:00:49 v0.0.30 16:00:49 v0.0.31 16:00:49 v0.0.32 16:00:49 v0.0.33 16:00:49 v0.0.34 16:00:49 v0.0.35 16:00:49 v0.0.36 16:00:49 v0.0.37 16:00:49 v0.0.38 16:00:49 v0.0.39 16:00:49 v0.0.4 16:00:49 v0.0.40 16:00:49 v0.0.41 16:00:49 v0.0.42 16:00:49 v0.0.43 16:00:49 v0.0.44 16:00:49 v0.0.45 16:00:49 v0.0.46 16:00:49 v0.0.47 16:00:49 v0.0.48 16:00:49 v0.0.49 16:00:49 v0.0.5 16:00:49 v0.0.50 16:00:49 v0.0.51 16:00:49 v0.0.52 16:00:49 v0.0.53 16:00:49 v0.0.54 16:00:49 v0.0.55 16:00:49 v0.0.56 16:00:49 v0.0.57 16:00:49 v0.0.58 16:00:49 v0.0.59 16:00:49 v0.0.6 16:00:49 v0.0.60 16:00:49 v0.0.61 16:00:49 v0.0.62 16:00:49 v0.0.63 16:00:49 v0.0.64 16:00:49 v0.0.65 16:00:49 v0.0.66 16:00:49 v0.0.67 16:00:49 v0.0.68 16:00:49 v0.0.69 16:00:49 v0.0.7 16:00:49 v0.0.70 16:00:49 v0.0.71 16:00:49 v0.0.72 16:00:49 v0.0.8 16:00:49 v0.0.9 16:00:49 v2.0.0 16:00:49 v2.1.0 16:00:49 v2.1.1 16:00:49 v2.2.0 16:00:49 v2.3.0 16:00:49 v3.0 16:00:49 v3.0.0 16:00:49 v3.0.1 16:00:49 v3.1 16:00:49 v3.1.0 16:00:49 v3.1.0-dev.1 16:00:49 v3.1.0-dev.10 16:00:49 v3.1.0-dev.11 16:00:49 v3.1.0-dev.12 16:00:49 v3.1.0-dev.13 16:00:49 v3.1.0-dev.14 16:00:49 v3.1.0-dev.15 16:00:49 v3.1.0-dev.16 16:00:49 v3.1.0-dev.17 16:00:49 v3.1.0-dev.18 16:00:49 v3.1.0-dev.19 16:00:49 v3.1.0-dev.2 16:00:49 v3.1.0-dev.20 16:00:49 v3.1.0-dev.21 16:00:49 v3.1.0-dev.22 16:00:49 v3.1.0-dev.23 16:00:49 v3.1.0-dev.24 16:00:49 v3.1.0-dev.25 16:00:49 v3.1.0-dev.26 16:00:49 v3.1.0-dev.27 16:00:49 v3.1.0-dev.28 16:00:49 v3.1.0-dev.29 16:00:49 v3.1.0-dev.3 16:00:49 v3.1.0-dev.30 16:00:49 v3.1.0-dev.31 16:00:49 v3.1.0-dev.32 16:00:49 v3.1.0-dev.33 16:00:49 v3.1.0-dev.34 16:00:49 v3.1.0-dev.35 16:00:49 v3.1.0-dev.36 16:00:49 v3.1.0-dev.37 16:00:49 v3.1.0-dev.38 16:00:49 v3.1.0-dev.39 16:00:49 v3.1.0-dev.4 16:00:49 v3.1.0-dev.40 16:00:49 v3.1.0-dev.41 16:00:49 v3.1.0-dev.42 16:00:49 v3.1.0-dev.43 16:00:49 v3.1.0-dev.44 16:00:49 v3.1.0-dev.45 16:00:49 v3.1.0-dev.46 16:00:49 v3.1.0-dev.47 16:00:49 v3.1.0-dev.48 16:00:49 v3.1.0-dev.49 16:00:49 v3.1.0-dev.5 16:00:49 v3.1.0-dev.50 16:00:49 v3.1.0-dev.51 16:00:49 v3.1.0-dev.52 16:00:49 v3.1.0-dev.53 16:00:49 v3.1.0-dev.54 16:00:49 v3.1.0-dev.55 16:00:49 v3.1.0-dev.56 16:00:49 v3.1.0-dev.57 16:00:49 v3.1.0-dev.58 16:00:49 v3.1.0-dev.59 16:00:49 v3.1.0-dev.6 16:00:49 v3.1.0-dev.60 16:00:49 v3.1.0-dev.7 16:00:49 v3.1.0-dev.8 16:00:49 v3.1.0-dev.9 16:00:49 v3.2.0-dev.1 16:00:49 v3.2.0-dev.2 16:00:49 v3.2.0-dev.3 16:00:49 v3.2.0-dev.4 16:00:49 v3.2.0-dev.5 16:00:49 v3.2.0-dev.6 [Pipeline] sh 16:00:49 + lftools sign git-tag v3.2.0-dev.6 16:00:50 Signing Git tag with Sigul... 16:00:50 Signing v3.2.0-dev.6 [Pipeline] echo 16:00:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:00:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:00:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:00:51 $ docker stop --time=1 02274606a77a03902834ee99ad069e14179854ea15fffcfbb55634cd2d247930 16:00:52 $ docker rm -f --volumes 02274606a77a03902834ee99ad069e14179854ea15fffcfbb55634cd2d247930 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:00:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:00:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:00:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:53 prd-ubuntu20.04-docker-8c-8g-24066 does not seem to be running inside a container 16:00:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:00:54 $ docker top d24bb704a9b194d4406c93a830dd3a2c3dcd1b08968d9b7ec561e7007ace3d87 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:00:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:00:54 [ssh-agent] Looking for ssh-agent implementation... 16:00:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:54 $ docker exec d24bb704a9b194d4406c93a830dd3a2c3dcd1b08968d9b7ec561e7007ace3d87 ssh-agent 16:00:54 SSH_AUTH_SOCK=/tmp/ssh-fKPURbyUslem/agent.31 16:00:54 SSH_AGENT_PID=37 16:00:54 Running ssh-add (command line suppressed) 16:00:55 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_18313260675821253258.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_18313260675821253258.key) 16:00:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:00:55 + git semver bump pre 16:00:55 2023-12-05 16:00:55,532 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:00:55 2023-12-05 16:00:55,532 [bump_version] DEBUG bumping version:3.2.0-dev.6 on axis:pre with prefix:dev 16:00:55 2023-12-05 16:00:55,532 [bump_version] DEBUG bumped version:3.2.0-dev.7 16:00:55 2023-12-05 16:00:55,532 [write_version] DEBUG write version:3.2.0-dev.7 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 16:00:55 2023-12-05 16:00:55,532 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:00:55 2023-12-05 16:00:55,532 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:00:55 2023-12-05 16:00:55,534 [execute] INFO git cat-file --batch-check 16:00:55 2023-12-05 16:00:55,535 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 16:00:55 2023-12-05 16:00:55,539 [execute] INFO git cat-file --batch 16:00:55 2023-12-05 16:00:55,539 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 16:00:55 2023-12-05 16:00:55,543 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:00:55 3.2.0-dev.7 [Pipeline] } 16:00:55 $ docker exec --env ******** --env ******** d24bb704a9b194d4406c93a830dd3a2c3dcd1b08968d9b7ec561e7007ace3d87 ssh-agent -k 16:00:55 unset SSH_AUTH_SOCK; 16:00:55 unset SSH_AGENT_PID; 16:00:55 echo Agent pid 37 killed; 16:00:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:00:56 + git semver [Pipeline] } 16:00:56 $ docker stop --time=1 d24bb704a9b194d4406c93a830dd3a2c3dcd1b08968d9b7ec561e7007ace3d87 16:00:57 $ docker rm -f --volumes d24bb704a9b194d4406c93a830dd3a2c3dcd1b08968d9b7ec561e7007ace3d87 [Pipeline] // withDockerContainer [Pipeline] sh 16:00:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:00:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:00:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:58 prd-ubuntu20.04-docker-8c-8g-24066 does not seem to be running inside a container 16:00:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:00:59 $ docker top 6bc95ae82b647d6eac44d9ac3c5b205f8687cd41f26b6122edba5cc69572abea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:00:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:00:59 [ssh-agent] Looking for ssh-agent implementation... 16:00:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:59 $ docker exec 6bc95ae82b647d6eac44d9ac3c5b205f8687cd41f26b6122edba5cc69572abea ssh-agent 16:00:59 SSH_AUTH_SOCK=/tmp/ssh-YDkfWkCeFLwV/agent.32 16:00:59 SSH_AGENT_PID=38 16:00:59 Running ssh-add (command line suppressed) 16:00:59 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5806499194922590514.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5806499194922590514.key) 16:00:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:01:00 + git semver push 16:01:00 2023-12-05 16:01:00,486 [run_push] DEBUG push 16:01:00 2023-12-05 16:01:00,487 [execute] INFO git cat-file --batch-check 16:01:00 2023-12-05 16:01:00,487 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 16:01:00 2023-12-05 16:01:00,491 [execute] INFO git rev-list 949980b0d19fa2f7675b04aa4381e9636a3a7404 -- 16:01:00 2023-12-05 16:01:00,491 [execute] DEBUG Popen(['git', 'rev-list', '949980b0d19fa2f7675b04aa4381e9636a3a7404', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 16:01:00 2023-12-05 16:01:00,504 [execute] INFO git fetch -v origin 16:01:00 2023-12-05 16:01:00,504 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 16:01:01 2023-12-05 16:01:01,042 [run_push] DEBUG no remote changes detected 16:01:01 2023-12-05 16:01:01,043 [execute] INFO git push origin semver 16:01:01 2023-12-05 16:01:01,043 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 16:01:02 2023-12-05 16:01:02,118 [run_push] DEBUG push all version tags 16:01:02 2023-12-05 16:01:02,119 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:01:02 2023-12-05 16:01:02,119 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 16:01:03 2023-12-05 16:01:03,061 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 16:01:03 3.2.0-dev.7 [Pipeline] } 16:01:03 $ docker exec --env ******** --env ******** 6bc95ae82b647d6eac44d9ac3c5b205f8687cd41f26b6122edba5cc69572abea ssh-agent -k 16:01:03 unset SSH_AUTH_SOCK; 16:01:03 unset SSH_AGENT_PID; 16:01:03 echo Agent pid 38 killed; 16:01:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:01:03 + git semver [Pipeline] } 16:01:03 $ docker stop --time=1 6bc95ae82b647d6eac44d9ac3c5b205f8687cd41f26b6122edba5cc69572abea 16:01:05 $ docker rm -f --volumes 6bc95ae82b647d6eac44d9ac3c5b205f8687cd41f26b6122edba5cc69572abea [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:01:06 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 16:01:06 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 16:01:06 total 16 16:01:06 drwxr-xr-x 3 root root 4096 Dec 5 15:57 . 16:01:06 drwxrwxr-x 9 jenkins jenkins 4096 Dec 5 16:00 .. 16:01:06 drwxr-xr-x 2 root root 4096 Dec 5 15:57 cost 16:01:06 -rw-r--r-- 1 root root 88 Dec 5 15:57 cost.csv 16:01:06 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 16:01:06 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 16:01:06 total 16 16:01:06 drwxr-xr-x 3 jenkins jenkins 4096 Dec 5 15:57 . 16:01:06 drwxrwxr-x 9 jenkins jenkins 4096 Dec 5 16:00 .. 16:01:06 drwxr-xr-x 2 jenkins jenkins 4096 Dec 5 15:57 cost 16:01:06 -rw-r--r-- 1 jenkins jenkins 88 Dec 5 15:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:01:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:01:07 ---> package-listing.sh 16:01:07 ++ facter osfamily 16:01:07 ++ tr '[:upper:]' '[:lower:]' 16:01:08 + OS_FAMILY=debian 16:01:08 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 16:01:08 + START_PACKAGES=/tmp/packages_start.txt 16:01:08 + END_PACKAGES=/tmp/packages_end.txt 16:01:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:01:08 + PACKAGES=/tmp/packages_start.txt 16:01:08 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 16:01:08 + PACKAGES=/tmp/packages_end.txt 16:01:08 + case "${OS_FAMILY}" in 16:01:08 + dpkg -l 16:01:08 + grep '^ii' 16:01:08 + '[' -f /tmp/packages_start.txt ']' 16:01:08 + '[' -f /tmp/packages_end.txt ']' 16:01:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:01:08 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 16:01:08 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 16:01:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 16:01:08 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/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:01:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:01:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:01:09 prd-ubuntu20.04-docker-8c-8g-24066 does not seem to be running inside a container 16:01:09 $ 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/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:01:09 $ docker top 171492f338e810a4cc39d08d6f127fcf4185c99c1e5473f5c3b8548ed2bab79a -eo pid,comm [Pipeline] { [Pipeline] sh 16:01:09 + touch /tmp/pre-build-complete [Pipeline] sh 16:01:10 + mkdir -p /var/log/sysstat [Pipeline] sh 16:01:10 + ls /var/log/sa-host 16:01:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:01:10 provisioning config files... 16:01:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config9083380688970894484tmp [Pipeline] { [Pipeline] echo 16:01:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:01:10 ---> create-netrc.sh [Pipeline] } 16:01:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:01:11 ---> python-tools-install.sh [Pipeline] echo 16:01:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:01:11 ---> sudo-logs.sh 16:01:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:01:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:01:11 ---> job-cost.sh 16:01:11 lf-activate-venv: SKIPPING 16:01:11 DEBUG: total: 0.2199999988079071 16:01:11 INFO: Retrieving Stack Cost... 16:01:12 INFO: Retrieving Pricing Info for: v3-standard-8 16:01:12 INFO: Archiving Costs [Pipeline] echo 16:01:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:01:12 ---> logs-deploy.sh 16:01:12 lf-activate-venv: SKIPPING 16:01:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/253 16:01:12 INFO: archiving workspace using pattern(s): 16:01:13 Archives upload complete. 16:01:13 INFO: archiving logs to Nexus 16:01:14 ---> uname -a: 16:01:14 Linux prd-ubuntu20-04-docker-8c-8g-24066 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:01:14 16:01:14 16:01:14 ---> lscpu: 16:01:14 Architecture: x86_64 16:01:14 CPU op-mode(s): 32-bit, 64-bit 16:01:14 Byte Order: Little Endian 16:01:14 Address sizes: 40 bits physical, 48 bits virtual 16:01:14 CPU(s): 8 16:01:14 On-line CPU(s) list: 0-7 16:01:14 Thread(s) per core: 1 16:01:14 Core(s) per socket: 1 16:01:14 Socket(s): 8 16:01:14 NUMA node(s): 1 16:01:14 Vendor ID: AuthenticAMD 16:01:14 CPU family: 23 16:01:14 Model: 49 16:01:14 Model name: AMD EPYC-Rome Processor 16:01:14 Stepping: 0 16:01:14 CPU MHz: 2800.000 16:01:14 BogoMIPS: 5600.00 16:01:14 Virtualization: AMD-V 16:01:14 Hypervisor vendor: KVM 16:01:14 Virtualization type: full 16:01:14 L1d cache: 256 KiB 16:01:14 L1i cache: 256 KiB 16:01:14 L2 cache: 4 MiB 16:01:14 L3 cache: 128 MiB 16:01:14 NUMA node0 CPU(s): 0-7 16:01:14 Vulnerability Itlb multihit: Not affected 16:01:14 Vulnerability L1tf: Not affected 16:01:14 Vulnerability Mds: Not affected 16:01:14 Vulnerability Meltdown: Not affected 16:01:14 Vulnerability Mmio stale data: Not affected 16:01:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:01:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:01:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:01:14 Vulnerability Srbds: Not affected 16:01:14 Vulnerability Tsx async abort: Not affected 16:01:14 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:01:14 16:01:14 16:01:14 ---> nproc: 16:01:14 8 16:01:14 16:01:14 16:01:14 ---> df -h: 16:01:14 Filesystem Size Used Avail Use% Mounted on 16:01:14 overlay 155G 12G 144G 8% / 16:01:14 tmpfs 64M 0 64M 0% /dev 16:01:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:01:14 shm 64M 0 64M 0% /dev/shm 16:01:14 /dev/vda1 155G 12G 144G 8% /facter-os 16:01:14 16:01:14 16:01:14 ---> sar -b -r -n DEV: 16:01:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24066) 12/05/23 _x86_64_ (8 CPU) 16:01:14 16:01:14 15:42:40 LINUX RESTART (8 CPU) 16:01:14 16:01:14 15:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:01:14 15:44:01 55.12 24.41 30.71 0.00 2396.53 97081.02 0.00 16:01:14 15:45:01 11.38 0.00 11.38 0.00 0.00 61195.42 0.00 16:01:14 15:46:01 2.57 0.00 2.57 0.00 0.00 9557.07 0.00 16:01:14 15:47:01 0.95 0.00 0.95 0.00 0.00 12.40 0.00 16:01:14 15:48:01 28.83 9.28 19.55 0.00 2883.92 2287.89 0.00 16:01:14 15:49:01 30.27 2.35 27.92 0.00 2292.70 6382.41 0.00 16:01:14 15:50:01 3.28 0.02 3.27 0.00 0.13 83.85 0.00 16:01:14 15:51:01 1.87 0.00 1.87 0.00 0.00 20.80 0.00 16:01:14 15:52:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 16:01:14 15:53:01 2.00 0.00 2.00 0.00 0.00 22.26 0.00 16:01:14 15:54:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 16:01:14 15:55:01 1.90 0.00 1.90 0.00 0.00 26.00 0.00 16:01:14 15:56:01 85.59 14.35 71.24 0.00 1861.29 32587.50 0.00 16:01:14 15:57:01 72.85 0.70 72.15 0.00 21.85 22700.33 0.00 16:01:14 15:58:01 43.56 0.05 43.51 0.00 4.53 15394.23 0.00 16:01:14 15:59:01 2.05 0.00 2.05 0.00 0.00 21.60 0.00 16:01:14 16:00:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 16:01:14 16:01:01 144.54 0.42 144.13 0.00 28.93 64616.16 0.00 16:01:14 Average: 27.26 2.87 24.39 0.00 527.21 17334.82 0.00 16:01:14 16:01:14 15:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:01:14 15:44:01 30596428 31870568 509528 1.55 47280 1543468 1652060 4.87 602072 1416760 932 16:01:14 15:45:01 30593800 31868080 511288 1.55 47372 1543484 1652060 4.87 604072 1416716 16 16:01:14 15:46:01 30592788 31867216 511888 1.56 47468 1543476 1652060 4.87 605892 1416728 8 16:01:14 15:47:01 30591952 31866448 512508 1.56 47508 1543492 1652060 4.87 607368 1416732 160 16:01:14 15:48:01 30319808 31835680 510244 1.55 63624 1774648 1682344 4.96 758156 1506368 66644 16:01:14 15:49:01 30102444 31829400 511636 1.56 78092 1968448 1629628 4.80 917660 1553088 48 16:01:14 15:50:01 30107276 31829612 511144 1.55 76700 1965212 1595376 4.70 915712 1549868 0 16:01:14 15:51:01 30107416 31829840 510812 1.55 76788 1965216 1595376 4.70 916008 1549868 136 16:01:14 15:52:01 30108692 31831196 509428 1.55 76884 1965220 1595376 4.70 914644 1549880 8 16:01:14 15:53:01 30108456 31831080 509508 1.55 76980 1965216 1595376 4.70 914760 1549880 4 16:01:14 15:54:01 30108804 31831440 509240 1.55 77036 1965224 1595376 4.70 915208 1549880 8 16:01:14 15:55:01 30110868 31833624 507044 1.54 77132 1965228 1595376 4.70 913832 1549888 8 16:01:14 15:56:01 28794728 31542964 746864 2.27 103576 2924220 2050936 6.04 1305768 2382368 520 16:01:14 15:57:01 28257800 31545348 736384 2.24 129244 3376636 1772200 5.22 1411972 2741776 436612 16:01:14 15:58:01 28267888 31556064 726128 2.21 129524 3376752 1682556 4.96 1412784 2729632 196 16:01:14 15:59:01 28268092 31556348 725732 2.21 129592 3376756 1682556 4.96 1412404 2729640 4 16:01:14 16:00:01 28277816 31566140 715868 2.18 129652 3376752 1682556 4.96 1402532 2729640 8 16:01:14 16:01:01 26712804 31488552 783620 2.38 175968 4685976 1810308 5.34 1579508 3975820 568 16:01:14 Average: 29557103 31743311 586604 1.78 88357 2379190 1676310 4.94 1006131 1961918 28104 16:01:14 16:01:14 15:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:01:14 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:14 15:44:01 ens3 147.31 96.87 473.66 22.10 0.00 0.00 0.00 0.00 16:01:14 15:44:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 16:01:14 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:14 15:45:01 ens3 1.95 0.45 1.61 0.09 0.00 0.00 0.00 0.00 16:01:14 15:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:01:14 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:14 15:46:01 ens3 1.87 0.50 0.60 0.40 0.00 0.00 0.00 0.00 16:01:14 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:14 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:14 15:47:01 ens3 1.50 0.63 0.66 0.47 0.00 0.00 0.00 0.00 16:01:14 15:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:01:14 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:14 15:48:01 ens3 103.63 55.29 1355.60 4.13 0.00 0.00 0.00 0.00 16:01:14 15:48:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 16:01:14 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:14 15:49:01 ens3 91.14 45.68 1374.65 3.17 0.00 0.00 0.00 0.00 16:01:14 15:49:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 16:01:14 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:14 15:50:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:01:14 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:14 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:14 15:51:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 16:01:14 15:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:01:14 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:14 15:52:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 16:01:14 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:14 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:14 15:53:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:01:14 15:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:01:14 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:14 15:54:01 ens3 0.33 0.13 0.14 0.07 0.00 0.00 0.00 0.00 16:01:14 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:14 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:14 15:55:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:01:14 15:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:01:14 15:56:01 docker0 17.95 18.45 1.51 137.31 0.00 0.00 0.00 0.00 16:01:14 15:56:01 vethbc9dfff 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:01:14 15:56:01 ens3 379.29 241.31 5335.81 63.19 0.00 0.00 0.00 0.00 16:01:14 15:56:01 lo 3.13 3.13 0.30 0.30 0.00 0.00 0.00 0.00 16:01:14 15:57:01 docker0 58.76 118.95 5.05 1022.12 0.00 0.00 0.00 0.00 16:01:14 15:57:01 ens3 238.34 131.13 3560.44 25.31 0.00 0.00 0.00 0.00 16:01:14 15:57:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 16:01:14 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:14 15:58:01 ens3 7.58 5.87 8.09 3.00 0.00 0.00 0.00 0.00 16:01:14 15:58:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:01:14 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:14 15:59:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:01:14 15:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:01:14 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:14 16:00:01 ens3 1.87 0.98 3.73 0.07 0.00 0.00 0.00 0.00 16:01:14 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:14 16:01:01 docker0 59.92 118.03 5.14 1023.22 0.00 0.00 0.00 0.00 16:01:14 16:01:01 veth092fec2 1.03 0.90 0.17 0.44 0.00 0.00 0.00 0.00 16:01:14 16:01:01 ens3 498.90 290.18 8267.44 134.08 0.00 0.00 0.00 0.00 16:01:14 16:01:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 16:01:14 Average: docker0 7.59 14.19 0.65 121.28 0.00 0.00 0.00 0.00 16:01:14 Average: veth092fec2 0.06 0.05 0.01 0.02 0.00 0.00 0.00 0.00 16:01:14 Average: ens3 81.94 48.31 1132.41 14.23 0.00 0.00 0.00 0.00 16:01:14 Average: lo 0.49 0.49 0.04 0.04 0.00 0.00 0.00 0.00 16:01:14 16:01:14 16:01:14 ---> sar -P ALL: 16:01:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24066) 12/05/23 _x86_64_ (8 CPU) 16:01:14 16:01:14 15:42:40 LINUX RESTART (8 CPU) 16:01:14 16:01:14 15:43:01 CPU %user %nice %system %iowait %steal %idle 16:01:14 15:44:01 all 1.88 0.00 0.54 2.47 0.03 95.08 16:01:14 15:44:01 0 0.97 0.00 0.47 0.12 0.03 98.41 16:01:14 15:44:01 1 2.99 0.00 0.23 1.55 0.02 95.21 16:01:14 15:44:01 2 2.42 0.00 0.23 0.13 0.02 97.20 16:01:14 15:44:01 3 3.00 0.00 0.33 0.45 0.02 96.20 16:01:14 15:44:01 4 1.19 0.00 0.33 0.08 0.02 98.38 16:01:14 15:44:01 5 2.17 0.00 0.37 5.13 0.03 92.30 16:01:14 15:44:01 6 1.36 0.00 1.84 11.92 0.03 84.85 16:01:14 15:44:01 7 0.95 0.00 0.48 0.45 0.03 98.08 16:01:14 15:45:01 all 0.04 0.00 0.02 0.02 0.00 99.92 16:01:14 15:45:01 0 0.07 0.00 0.02 0.00 0.02 99.90 16:01:14 15:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:01:14 15:45:01 2 0.00 0.00 0.02 0.02 0.00 99.97 16:01:14 15:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:01:14 15:45:01 4 0.05 0.00 0.03 0.00 0.00 99.92 16:01:14 15:45:01 5 0.02 0.00 0.02 0.13 0.00 99.83 16:01:14 15:45:01 6 0.10 0.00 0.03 0.00 0.00 99.87 16:01:14 15:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:01:14 15:46:01 all 0.02 0.00 0.01 0.01 0.01 99.95 16:01:14 15:46:01 0 0.05 0.00 0.07 0.00 0.02 99.87 16:01:14 15:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:01:14 15:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:01:14 15:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:01:14 15:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 16:01:14 15:46:01 5 0.00 0.00 0.02 0.07 0.00 99.92 16:01:14 15:46:01 6 0.03 0.00 0.02 0.00 0.02 99.93 16:01:14 15:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:01:14 15:47:01 all 0.21 0.00 0.01 0.02 0.01 99.75 16:01:14 15:47:01 0 0.07 0.00 0.00 0.00 0.02 99.92 16:01:14 15:47:01 1 0.00 0.00 0.02 0.02 0.02 99.95 16:01:14 15:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:01:14 15:47:01 3 0.13 0.00 0.00 0.00 0.02 99.85 16:01:14 15:47:01 4 0.86 0.00 0.00 0.00 0.00 99.14 16:01:14 15:47:01 5 0.00 0.00 0.02 0.12 0.02 99.85 16:01:14 15:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:01:14 15:47:01 7 0.60 0.00 0.00 0.00 0.00 99.40 16:01:14 15:48:01 all 1.58 0.00 0.78 0.42 0.01 97.20 16:01:14 15:48:01 0 1.35 0.00 0.78 0.83 0.02 97.01 16:01:14 15:48:01 1 1.13 0.00 0.45 0.02 0.02 98.38 16:01:14 15:48:01 2 0.93 0.00 0.63 0.07 0.00 98.37 16:01:14 15:48:01 3 1.30 0.00 0.93 0.28 0.02 97.46 16:01:14 15:48:01 4 1.73 0.00 0.52 0.12 0.00 97.63 16:01:14 15:48:01 5 1.25 0.00 0.45 1.75 0.02 96.53 16:01:14 15:48:01 6 3.01 0.00 0.84 0.28 0.02 95.86 16:01:14 15:48:01 7 1.91 0.00 1.66 0.03 0.03 96.37 16:01:14 15:49:01 all 1.53 0.00 0.66 1.04 0.02 96.75 16:01:14 15:49:01 0 1.62 0.00 1.63 0.17 0.02 96.56 16:01:14 15:49:01 1 1.19 0.00 0.80 2.22 0.02 95.78 16:01:14 15:49:01 2 1.65 0.00 0.48 0.40 0.03 97.43 16:01:14 15:49:01 3 2.15 0.00 0.26 0.63 0.03 96.92 16:01:14 15:49:01 4 0.85 0.00 0.30 0.05 0.02 98.78 16:01:14 15:49:01 5 1.09 0.00 0.49 4.76 0.03 93.64 16:01:14 15:49:01 6 3.10 0.00 1.03 0.03 0.02 95.81 16:01:14 15:49:01 7 0.57 0.00 0.28 0.05 0.00 99.10 16:01:14 15:50:01 all 0.07 0.00 0.05 0.01 0.00 99.86 16:01:14 15:50:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:01:14 15:50:01 1 0.07 0.00 0.05 0.00 0.00 99.88 16:01:14 15:50:01 2 0.03 0.00 0.03 0.12 0.00 99.82 16:01:14 15:50:01 3 0.12 0.00 0.07 0.00 0.00 99.82 16:01:14 15:50:01 4 0.03 0.00 0.05 0.00 0.00 99.92 16:01:14 15:50:01 5 0.03 0.00 0.07 0.00 0.02 99.88 16:01:14 15:50:01 6 0.03 0.00 0.05 0.00 0.00 99.92 16:01:14 15:50:01 7 0.22 0.00 0.08 0.00 0.02 99.68 16:01:14 15:51:01 all 0.26 0.00 0.01 0.01 0.00 99.72 16:01:14 15:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:01:14 15:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:01:14 15:51:01 2 0.00 0.00 0.02 0.05 0.00 99.93 16:01:14 15:51:01 3 1.94 0.00 0.02 0.00 0.00 98.05 16:01:14 15:51:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:01:14 15:51:01 5 0.02 0.00 0.03 0.02 0.02 99.92 16:01:14 15:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:01:14 15:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:01:14 15:52:01 all 0.21 0.00 0.01 0.01 0.00 99.76 16:01:14 15:52:01 0 0.00 0.00 0.03 0.00 0.00 99.97 16:01:14 15:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:01:14 15:52:01 2 0.00 0.00 0.00 0.07 0.00 99.93 16:01:14 15:52:01 3 1.65 0.00 0.00 0.00 0.02 98.34 16:01:14 15:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:01:14 15:52:01 5 0.02 0.00 0.02 0.02 0.00 99.95 16:01:14 15:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:01:14 15:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:01:14 15:53:01 all 0.02 0.00 0.01 0.01 0.00 99.96 16:01:14 15:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:01:14 15:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:01:14 15:53:01 2 0.02 0.00 0.02 0.05 0.00 99.92 16:01:14 15:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:01:14 15:53:01 4 0.05 0.00 0.02 0.00 0.00 99.93 16:01:14 15:53:01 5 0.03 0.00 0.03 0.02 0.02 99.90 16:01:14 15:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:01:14 15:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:01:14 15:54:01 all 0.01 0.00 0.00 0.00 0.00 99.98 16:01:14 15:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:01:14 15:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 16:01:14 15:54:01 2 0.00 0.00 0.00 0.03 0.00 99.97 16:01:14 15:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:01:14 15:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:01:14 15:54:01 5 0.03 0.00 0.00 0.00 0.02 99.95 16:01:14 15:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:01:14 15:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:01:14 16:01:14 15:54:01 CPU %user %nice %system %iowait %steal %idle 16:01:14 15:55:01 all 0.02 0.00 0.01 0.02 0.00 99.95 16:01:14 15:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:01:14 15:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:01:14 15:55:01 2 0.00 0.00 0.02 0.12 0.00 99.87 16:01:14 15:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:01:14 15:55:01 4 0.05 0.00 0.03 0.00 0.02 99.90 16:01:14 15:55:01 5 0.02 0.00 0.02 0.02 0.02 99.93 16:01:14 15:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:01:14 15:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:01:14 15:56:01 all 6.45 0.00 2.18 1.86 0.04 89.47 16:01:14 15:56:01 0 5.38 0.00 1.84 1.39 0.03 91.35 16:01:14 15:56:01 1 6.02 0.00 2.52 0.03 0.03 91.40 16:01:14 15:56:01 2 5.44 0.00 2.18 0.82 0.03 91.52 16:01:14 15:56:01 3 7.10 0.00 2.24 0.22 0.05 90.39 16:01:14 15:56:01 4 5.90 0.00 2.01 0.08 0.03 91.97 16:01:14 15:56:01 5 5.80 0.00 2.30 4.12 0.03 87.74 16:01:14 15:56:01 6 9.06 0.00 1.96 8.07 0.05 80.86 16:01:14 15:56:01 7 6.89 0.00 2.39 0.13 0.05 90.54 16:01:14 15:57:01 all 26.35 0.00 3.62 1.61 0.07 68.35 16:01:14 15:57:01 0 26.30 0.00 3.36 1.75 0.07 68.52 16:01:14 15:57:01 1 25.83 0.00 4.48 4.18 0.07 65.44 16:01:14 15:57:01 2 27.62 0.00 3.09 1.19 0.07 68.03 16:01:14 15:57:01 3 26.81 0.00 3.31 0.25 0.07 69.56 16:01:14 15:57:01 4 25.80 0.00 3.58 0.45 0.07 70.10 16:01:14 15:57:01 5 26.01 0.00 3.38 0.40 0.08 70.12 16:01:14 15:57:01 6 25.90 0.00 4.04 4.32 0.07 65.67 16:01:14 15:57:01 7 26.51 0.00 3.71 0.34 0.07 69.37 16:01:14 15:58:01 all 0.42 0.00 0.20 1.15 0.01 98.22 16:01:14 15:58:01 0 0.33 0.00 0.17 0.03 0.02 99.45 16:01:14 15:58:01 1 0.37 0.00 0.55 7.71 0.02 91.35 16:01:14 15:58:01 2 0.35 0.00 0.10 0.00 0.02 99.53 16:01:14 15:58:01 3 1.11 0.00 0.18 0.00 0.00 98.71 16:01:14 15:58:01 4 0.47 0.00 0.15 0.00 0.02 99.37 16:01:14 15:58:01 5 0.17 0.00 0.10 0.00 0.02 99.72 16:01:14 15:58:01 6 0.30 0.00 0.18 1.46 0.00 98.06 16:01:14 15:58:01 7 0.28 0.00 0.17 0.00 0.02 99.53 16:01:14 15:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:01:14 15:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:01:14 15:59:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:01:14 15:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:01:14 15:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:01:14 15:59:01 4 0.08 0.00 0.02 0.02 0.00 99.88 16:01:14 15:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:01:14 15:59:01 6 0.02 0.00 0.00 0.02 0.00 99.97 16:01:14 15:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:01:14 16:00:01 all 0.04 0.00 0.01 0.01 0.00 99.94 16:01:14 16:00:01 0 0.03 0.00 0.00 0.02 0.02 99.93 16:01:14 16:00:01 1 0.07 0.00 0.03 0.00 0.00 99.90 16:01:14 16:00:01 2 0.05 0.00 0.02 0.00 0.00 99.93 16:01:14 16:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:01:14 16:00:01 4 0.07 0.00 0.02 0.00 0.00 99.92 16:01:14 16:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:01:14 16:00:01 6 0.02 0.00 0.03 0.03 0.00 99.92 16:01:14 16:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:01:14 16:01:01 all 8.84 0.00 3.76 1.84 0.07 85.50 16:01:14 16:01:01 0 6.92 0.00 3.66 1.75 0.05 87.62 16:01:14 16:01:01 1 9.13 0.00 3.89 0.60 0.08 86.29 16:01:14 16:01:01 2 10.46 0.00 3.59 0.05 0.08 85.81 16:01:14 16:01:01 3 9.09 0.00 3.27 0.27 0.07 87.31 16:01:14 16:01:01 4 10.03 0.00 5.02 9.18 0.07 75.70 16:01:14 16:01:01 5 8.17 0.00 3.61 0.51 0.07 87.65 16:01:14 16:01:01 6 7.40 0.00 2.89 2.29 0.07 87.35 16:01:14 16:01:01 7 9.49 0.00 4.19 0.08 0.05 86.19 16:01:14 Average: all 2.65 0.00 0.66 0.58 0.02 96.10 16:01:14 Average: 0 2.38 0.00 0.67 0.33 0.02 96.60 16:01:14 Average: 1 2.59 0.00 0.72 0.90 0.02 95.77 16:01:14 Average: 2 2.71 0.00 0.58 0.17 0.02 96.53 16:01:14 Average: 3 3.02 0.00 0.59 0.12 0.02 96.26 16:01:14 Average: 4 2.61 0.00 0.67 0.55 0.01 96.16 16:01:14 Average: 5 2.47 0.00 0.60 0.95 0.02 95.96 16:01:14 Average: 6 2.78 0.00 0.72 1.57 0.01 94.92 16:01:14 Average: 7 2.63 0.00 0.72 0.06 0.01 96.58 16:01:14 16:01:14 16:01:14