Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4dfb9614be7a1fb3e20b5c41f8462bb624c0cce2 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-ssh1352847936481907417.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh16774530422934098583.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-messaging/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-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5791680369684247446.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh3463140669300572314.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-messaging/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-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2132872512564857784.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-messaging, 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-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3078 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4dfb9614be7a1fb3e20b5c41f8462bb624c0cce2 (main) Commit message: "Merge pull request #266 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.21" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.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 4dfb9614be7a1fb3e20b5c41f8462bb624c0cce2 # timeout=10 > git rev-list --no-walk dd94a068d6303af3a7c7b3332ebc02ad8eefcdfe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:29:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:29:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:29:43 ========================================================= 00:29:43 EdgeX Global Pipelines Version Info 00:29:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:29:44 ------------------- 00:29:44 stable info: 00:29:44 ------------------- 00:29:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:29:44 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 00:29:44 Message: update stable to v1.0.250 00:29:45 ------------------- 00:29:45 experimental info: 00:29:45 ------------------- 00:29:45 Commited By: **** collab-it+edgex@linuxfoundation.org 00:29:45 Commit SHA: e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 00:29:45 Message: update experimental to v1.0.252 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4dfb9614be7a1fb3e20b5c41f8462bb624c0cce2 [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4dfb961 [Pipeline] echo 00:29:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:29:45 + git rev-list -1 --merges 4dfb9614be7a1fb3e20b5c41f8462bb624c0cce2~1..4dfb9614be7a1fb3e20b5c41f8462bb624c0cce2 [Pipeline] echo 00:29:45 -----------> git rev-list -1 --merges 4dfb9614be7a1fb3e20b5c41f8462bb624c0cce2~1..4dfb9614be7a1fb3e20b5c41f8462bb624c0cce2 4dfb9614be7a1fb3e20b5c41f8462bb624c0cce2 00:29:45 4dfb9614be7a1fb3e20b5c41f8462bb624c0cce2 [false] [Pipeline] sh 00:29:46 + git log --format=format:%s -1 4dfb9614be7a1fb3e20b5c41f8462bb624c0cce2 [Pipeline] echo 00:29:46 ========================================================= 00:29:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:29:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:29:46 + git log --format=format:%s -1 4dfb9614be7a1fb3e20b5c41f8462bb624c0cce2 [Pipeline] echo 00:29:46 [semverPrep] GIT_COMMIT: 4dfb9614be7a1fb3e20b5c41f8462bb624c0cce2, Commit Message: Merge pull request #266 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.21 [Pipeline] echo 00:29:46 [semverPrep] This is not a build commit. [Pipeline] sh 00:29:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:29:47 + grep -v github /etc/ssh/ssh_known_hosts 00:29:47 + [ -e /tmp/ssh_known_hosts ] 00:29:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:29:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:29:47 + sudo tee -a /etc/ssh/ssh_known_hosts 00:29:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:29:47 00:29:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:29:47 0.1.4: Pulling from edgex-devops/py-git-semver 00:29:47 b85a868b505f: Pulling fs layer 00:29:47 e2be974225ed: Pulling fs layer 00:29:47 339a4e72a1f5: Pulling fs layer 00:29:47 988bab9f4d93: Pulling fs layer 00:29:47 1469e6f7b9e6: Pulling fs layer 00:29:47 eaf3925da568: Pulling fs layer 00:29:47 bab4dde63d76: Pulling fs layer 00:29:47 bde34c3a00c8: Pulling fs layer 00:29:47 b352a97aabf1: Pulling fs layer 00:29:47 4872d77fe225: Pulling fs layer 00:29:47 5851b861e8e6: Pulling fs layer 00:29:47 988bab9f4d93: Waiting 00:29:47 1469e6f7b9e6: Waiting 00:29:47 eaf3925da568: Waiting 00:29:47 bab4dde63d76: Waiting 00:29:47 bde34c3a00c8: Waiting 00:29:47 b352a97aabf1: Waiting 00:29:47 4872d77fe225: Waiting 00:29:47 5851b861e8e6: Waiting 00:29:48 e2be974225ed: Download complete 00:29:48 988bab9f4d93: Download complete 00:29:48 1469e6f7b9e6: Verifying Checksum 00:29:48 1469e6f7b9e6: Download complete 00:29:48 eaf3925da568: Verifying Checksum 00:29:48 eaf3925da568: Download complete 00:29:48 339a4e72a1f5: Verifying Checksum 00:29:48 339a4e72a1f5: Download complete 00:29:48 bde34c3a00c8: Verifying Checksum 00:29:48 bde34c3a00c8: Download complete 00:29:48 b352a97aabf1: Verifying Checksum 00:29:48 b352a97aabf1: Download complete 00:29:48 4872d77fe225: Download complete 00:29:48 5851b861e8e6: Download complete 00:29:48 b85a868b505f: Verifying Checksum 00:29:48 b85a868b505f: Download complete 00:29:48 bab4dde63d76: Verifying Checksum 00:29:48 bab4dde63d76: Download complete 00:29:49 b85a868b505f: Pull complete 00:29:49 e2be974225ed: Pull complete 00:29:50 339a4e72a1f5: Pull complete 00:29:50 988bab9f4d93: Pull complete 00:29:50 1469e6f7b9e6: Pull complete 00:29:50 eaf3925da568: Pull complete 00:29:52 bab4dde63d76: Pull complete 00:29:52 bde34c3a00c8: Pull complete 00:29:52 b352a97aabf1: Pull complete 00:29:52 4872d77fe225: Pull complete 00:29:52 5851b861e8e6: Pull complete 00:29:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:29:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:29:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:29:52 prd-ubuntu20.04-docker-8c-8g-3078 does not seem to be running inside a container 00:29:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 00:29:56 $ docker top 017e56fd377f48cbf61df46e443a4fc033e92c3275f006fce9be93655736f90c -eo pid,comm 00:29:56 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). 00:29:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:29:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:29:56 [ssh-agent] Looking for ssh-agent implementation... 00:29:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:29:56 $ docker exec 017e56fd377f48cbf61df46e443a4fc033e92c3275f006fce9be93655736f90c ssh-agent 00:29:57 SSH_AUTH_SOCK=/tmp/ssh-aoDp9M1GzTUn/agent.31 00:29:57 SSH_AGENT_PID=37 00:29:57 Running ssh-add (command line suppressed) 00:29:57 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9481082880647353906.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9481082880647353906.key) 00:29:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:29:57 + git tag --points-at HEAD [Pipeline] } 00:29:57 $ docker exec --env ******** --env ******** 017e56fd377f48cbf61df46e443a4fc033e92c3275f006fce9be93655736f90c ssh-agent -k 00:29:57 unset SSH_AUTH_SOCK; 00:29:57 unset SSH_AGENT_PID; 00:29:57 echo Agent pid 37 killed; 00:29:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:29:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:29:57 [ssh-agent] Looking for ssh-agent implementation... 00:29:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:29:57 $ docker exec 017e56fd377f48cbf61df46e443a4fc033e92c3275f006fce9be93655736f90c ssh-agent 00:29:57 SSH_AUTH_SOCK=/tmp/ssh-kcRInyzXuvK1/agent.69 00:29:57 SSH_AGENT_PID=75 00:29:57 Running ssh-add (command line suppressed) 00:29:57 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15788992968104150204.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15788992968104150204.key) 00:29:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:29:58 + git semver init 00:29:58 2023-08-08 00:29:58,331 [run_init] DEBUG init version:0.0.0 force:False 00:29:58 2023-08-08 00:29:58,332 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 00:29:58 2023-08-08 00:29:58,332 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 00:29:58 2023-08-08 00:29:58,332 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 00:29:59 2023-08-08 00:29:59,025 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 00:29:59 2023-08-08 00:29:59,026 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 00:29:59 2023-08-08 00:29:59,026 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 00:29:59 2023-08-08 00:29:59,026 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 00:29:59 3.1.0-dev.13 [Pipeline] } 00:29:59 $ docker exec --env ******** --env ******** 017e56fd377f48cbf61df46e443a4fc033e92c3275f006fce9be93655736f90c ssh-agent -k 00:29:59 unset SSH_AUTH_SOCK; 00:29:59 unset SSH_AGENT_PID; 00:29:59 echo Agent pid 75 killed; 00:29:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:29:59 + git semver [Pipeline] } 00:30:00 $ docker stop --time=1 017e56fd377f48cbf61df46e443a4fc033e92c3275f006fce9be93655736f90c 00:30:01 $ docker rm -f --volumes 017e56fd377f48cbf61df46e443a4fc033e92c3275f006fce9be93655736f90c [Pipeline] // withDockerContainer [Pipeline] sh 00:30:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:30:01 Stashed 1 file(s) [Pipeline] echo 00:30:01 [edgeXSemver]: initialized semver on version 3.1.0-dev.13 [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 00:30:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:30:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:30:02 ========================================================= 00:30:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:30:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:30:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:30:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:30:02 4db1b89c0bd1: Pulling fs layer 00:30:02 6911f1a30b25: Pulling fs layer 00:30:02 e194b8c5c2a9: Pulling fs layer 00:30:02 6863d3e3a2b1: Pulling fs layer 00:30:02 ec0bb842ea78: Pulling fs layer 00:30:02 40a00589a448: Pulling fs layer 00:30:02 6c08303d61cc: Pulling fs layer 00:30:02 ec0bb842ea78: Waiting 00:30:02 798269fcf238: Pulling fs layer 00:30:02 40a00589a448: Waiting 00:30:02 6c08303d61cc: Waiting 00:30:02 6911f1a30b25: Verifying Checksum 00:30:02 6911f1a30b25: Download complete 00:30:02 6863d3e3a2b1: Verifying Checksum 00:30:02 6863d3e3a2b1: Download complete 00:30:02 ec0bb842ea78: Download complete 00:30:02 4db1b89c0bd1: Verifying Checksum 00:30:02 4db1b89c0bd1: Download complete 00:30:02 40a00589a448: Verifying Checksum 00:30:02 40a00589a448: Download complete 00:30:02 4db1b89c0bd1: Pull complete 00:30:02 6911f1a30b25: Pull complete 00:30:03 798269fcf238: Verifying Checksum 00:30:03 798269fcf238: Download complete 00:30:03 e194b8c5c2a9: Download complete 00:30:03 6c08303d61cc: Verifying Checksum 00:30:03 6c08303d61cc: Download complete 00:30:06 e194b8c5c2a9: Pull complete 00:30:06 6863d3e3a2b1: Pull complete 00:30:06 ec0bb842ea78: Pull complete 00:30:06 40a00589a448: Pull complete 00:30:08 6c08303d61cc: Pull complete 00:30:09 798269fcf238: Pull complete 00:30:09 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 00:30:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:30:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 00:30:09 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:10 + docker inspect -f . ci-base-image-x86_64 00:30:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:30:10 prd-ubuntu20.04-docker-8c-8g-3078 does not seem to be running inside a container 00:30:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 00:30:15 $ docker top ec19cc0e95c9239154fcc4f9b8872a3fda2cfccfbb30251ee2265c3e287d9fd5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:30:16 + go version 00:30:16 go version go1.20.6 linux/amd64 [Pipeline] } 00:30:16 $ docker stop --time=1 ec19cc0e95c9239154fcc4f9b8872a3fda2cfccfbb30251ee2265c3e287d9fd5 00:30:17 Still waiting to schedule task 00:30:17 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3076’ 00:30:17 $ docker rm -f --volumes ec19cc0e95c9239154fcc4f9b8872a3fda2cfccfbb30251ee2265c3e287d9fd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:17 + docker inspect -f . ci-base-image-x86_64 00:30:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:30:17 prd-ubuntu20.04-docker-8c-8g-3078 does not seem to be running inside a container 00:30:17 $ 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-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 00:30:18 $ docker top e5061a3b064f274317cd06216d9d1287abdb56b52c72e5fe8bd89d331a8b488f -eo pid,comm [Pipeline] { [Pipeline] sh 00:30:18 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 00:30:18 + make test 00:30:18 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 00:30:18 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:30:18 go: downloading github.com/nats-io/nats.go v1.28.0 00:30:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 00:30:18 go: downloading github.com/google/uuid v1.3.0 00:30:18 go: downloading github.com/stretchr/testify v1.8.4 00:30:18 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 00:30:19 go: downloading github.com/nats-io/nats-server/v2 v2.9.21 00:30:19 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:30:19 go: downloading github.com/hashicorp/errwrap v1.0.0 00:30:19 go: downloading github.com/davecgh/go-spew v1.1.1 00:30:19 go: downloading github.com/pmezard/go-difflib v1.0.0 00:30:19 go: downloading gopkg.in/yaml.v3 v3.0.1 00:30:19 go: downloading github.com/stretchr/objx v0.5.0 00:30:19 go: downloading github.com/gorilla/websocket v1.5.0 00:30:19 go: downloading golang.org/x/net v0.10.0 00:30:19 go: downloading golang.org/x/sync v0.1.0 00:30:19 go: downloading github.com/go-playground/validator/v10 v10.14.1 00:30:19 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 00:30:19 go: downloading github.com/klauspost/compress v1.16.7 00:30:19 go: downloading github.com/nats-io/nkeys v0.4.4 00:30:19 go: downloading github.com/nats-io/nuid v1.0.1 00:30:19 go: downloading github.com/x448/float16 v0.8.4 00:30:19 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 00:30:19 go: downloading github.com/go-playground/universal-translator v0.18.1 00:30:19 go: downloading github.com/leodido/go-urn v1.2.4 00:30:19 go: downloading golang.org/x/crypto v0.11.0 00:30:19 go: downloading golang.org/x/text v0.11.0 00:30:19 go: downloading github.com/go-playground/locales v0.14.1 00:30:20 go: downloading golang.org/x/sys v0.10.0 00:30:20 go: downloading github.com/minio/highwayhash v1.0.2 00:30:20 go: downloading github.com/nats-io/jwt/v2 v2.4.1 00:30:20 go: downloading golang.org/x/time v0.3.0 00:30:38 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.059s coverage: 88.6% of statements 00:30:38 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 00:30:38 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 00:30:41 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.056s coverage: 19.8% of statements 00:30:41 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.080s coverage: 88.8% of statements 00:30:41 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.090s coverage: 86.2% of statements 00:30:46 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 00:30:46 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 00:30:46 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.126s coverage: 84.6% of statements 00:30:46 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.162s coverage: 61.3% of statements 00:30:46 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.070s coverage: 87.5% of statements 00:30:46 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.047s coverage: 100.0% of statements 00:30:46 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.044s coverage: 100.0% of statements 00:30:46 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.055s coverage: 95.1% of statements 00:31:01 go vet ./... 00:31:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:31:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:31:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:31:02 $ docker stop --time=1 e5061a3b064f274317cd06216d9d1287abdb56b52c72e5fe8bd89d331a8b488f 00:31:05 $ docker rm -f --volumes e5061a3b064f274317cd06216d9d1287abdb56b52c72e5fe8bd89d331a8b488f [Pipeline] // withDockerContainer [Pipeline] sh 00:31:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:31:06 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 00:31:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:31:06 00:31:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:31:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:31:07 latest: Pulling from edgex-lftools-log-publisher 00:31:07 5eb5b503b376: Pulling fs layer 00:31:07 5c69ac0246d0: Pulling fs layer 00:31:07 ec43610c2a17: Pulling fs layer 00:31:07 3a2ae6a8a46f: Pulling fs layer 00:31:07 33b1e0a273af: Pulling fs layer 00:31:07 5d3b04190fa2: Pulling fs layer 00:31:07 2f39f015ded8: Pulling fs layer 00:31:07 5d3b04190fa2: Waiting 00:31:07 3a2ae6a8a46f: Waiting 00:31:07 33b1e0a273af: Waiting 00:31:07 2f39f015ded8: Waiting 00:31:07 5c69ac0246d0: Download complete 00:31:07 3a2ae6a8a46f: Verifying Checksum 00:31:07 3a2ae6a8a46f: Download complete 00:31:07 33b1e0a273af: Verifying Checksum 00:31:07 33b1e0a273af: Download complete 00:31:07 5d3b04190fa2: Verifying Checksum 00:31:07 5d3b04190fa2: Download complete 00:31:07 ec43610c2a17: Verifying Checksum 00:31:07 ec43610c2a17: Download complete 00:31:07 5eb5b503b376: Verifying Checksum 00:31:07 5eb5b503b376: Download complete 00:31:07 2f39f015ded8: Download complete 00:31:08 5eb5b503b376: Pull complete 00:31:08 5c69ac0246d0: Pull complete 00:31:08 ec43610c2a17: Pull complete 00:31:08 3a2ae6a8a46f: Pull complete 00:31:09 33b1e0a273af: Pull complete 00:31:09 5d3b04190fa2: Pull complete 00:31:13 2f39f015ded8: Pull complete 00:31:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:31:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:31:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:31:13 prd-ubuntu20.04-docker-8c-8g-3078 does not seem to be running inside a container 00:31:13 $ 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-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 00:31:17 $ docker top 38fda6fcebb3846ccafc1e88b48458e2fe59da33e1e291f6af3cbeca12bf370d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:18 ---> job-cost.sh 00:31:18 lf-activate-venv: SKIPPING 00:31:18 INFO: No Stack... 00:31:18 INFO: Retrieving Pricing Info for: v3-standard-8 00:31:18 INFO: Archiving Costs [Pipeline] sh 00:31:19 + cut -d, -f6 00:31:19 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [Pipeline] lock 00:31:19 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-112-stack-cost] 00:31:19 Resource [jenkins-edgexfoundry-go-mod-messaging-main-112-stack-cost] did not exist. Created. 00:31:19 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:31:19 + echo total: 0.2199999988079071 [Pipeline] stash 00:31:19 Stashed 1 file(s) [Pipeline] } 00:31:19 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-112-stack-cost] [Pipeline] // lock [Pipeline] } 00:31:19 $ docker stop --time=1 38fda6fcebb3846ccafc1e88b48458e2fe59da33e1e291f6af3cbeca12bf370d 00:31:20 $ docker rm -f --volumes 38fda6fcebb3846ccafc1e88b48458e2fe59da33e1e291f6af3cbeca12bf370d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:33:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3080 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 00:33:46 Running in /w/workspace/go-mod-messaging/112 [Pipeline] { [Pipeline] checkout 00:33:46 Selected Git installation does not exist. Using Default 00:33:46 The recommended git tool is: NONE 00:33:55 using credential edgex-jenkins-ssh 00:33:55 Cloning the remote Git repository 00:33:55 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 00:33:55 > git init /w/workspace/go-mod-messaging/112 # timeout=10 00:33:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 00:33:55 > git --version # timeout=10 00:33:55 > git --version # 'git version 2.25.1' 00:33:55 using GIT_SSH to set credentials SSH Credentials for GitHub 00:33:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:33:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 00:33:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:33:57 Avoid second fetch 00:33:57 Checking out Revision 4dfb9614be7a1fb3e20b5c41f8462bb624c0cce2 (main) 00:33:58 Commit message: "Merge pull request #266 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.21" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:33:57 > git config core.sparsecheckout # timeout=10 00:33:57 > git checkout -f 4dfb9614be7a1fb3e20b5c41f8462bb624c0cce2 # timeout=10 00:33:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:33:59 % Total % Received % Xferd Average Speed Time Time Time Current 00:33:59 Dload Upload Total Spent Left Speed 00:33:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh 00:33:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:34:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:34:00 + sudo tee /etc/docker/daemon.new 00:34:00 { 00:34:00 "registry-mirrors": [ 00:34:00 "https://nexus3.edgexfoundry.org:10001" 00:34:00 ], 00:34:00 "bip": "10.250.0.254/24", 00:34:00 "hosts": [ 00:34:00 "tcp://0.0.0.0:5555", 00:34:00 "unix:///var/run/docker.sock" 00:34:00 ], 00:34:00 "mtu": 1458, 00:34:00 "selinux-enabled": true, 00:34:00 "seccomp-profile": "/etc/docker/seccomp.json" 00:34:00 } [Pipeline] sh 00:34:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:34:00 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 00:34:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:34:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:34:19 ========================================================= 00:34:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:34:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:34:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:34:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:34:20 edb6bdbacee9: Pulling fs layer 00:34:20 5f9638ab2659: Pulling fs layer 00:34:20 8d51d6327a98: Pulling fs layer 00:34:20 8b374f2dd631: Pulling fs layer 00:34:20 ec14aa9079de: Pulling fs layer 00:34:20 2f466654f4bb: Pulling fs layer 00:34:20 554e91adad29: Pulling fs layer 00:34:20 8b374f2dd631: Waiting 00:34:20 2f466654f4bb: Waiting 00:34:20 ec14aa9079de: Waiting 00:34:20 554e91adad29: Waiting 00:34:20 5f9638ab2659: Verifying Checksum 00:34:20 5f9638ab2659: Download complete 00:34:20 8b374f2dd631: Verifying Checksum 00:34:20 8b374f2dd631: Download complete 00:34:20 ec14aa9079de: Download complete 00:34:20 edb6bdbacee9: Download complete 00:34:21 554e91adad29: Verifying Checksum 00:34:21 554e91adad29: Download complete 00:34:21 8d51d6327a98: Verifying Checksum 00:34:21 8d51d6327a98: Download complete 00:34:21 2f466654f4bb: Verifying Checksum 00:34:21 2f466654f4bb: Download complete 00:34:22 edb6bdbacee9: Pull complete 00:34:22 5f9638ab2659: Pull complete 00:34:32 8d51d6327a98: Pull complete 00:34:32 8b374f2dd631: Pull complete 00:34:32 ec14aa9079de: Pull complete 00:34:37 2f466654f4bb: Pull complete 00:34:40 554e91adad29: Pull complete 00:34:40 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 00:34:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:34:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 00:34:40 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:41 + docker inspect -f . ci-base-image-arm64 00:34:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:41 prd-ubuntu20.04-docker-arm64-4c-16g-3080 does not seem to be running inside a container 00:34:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/112 -v /w/workspace/go-mod-messaging/112:/w/workspace/go-mod-messaging/112:rw,z -v /w/workspace/go-mod-messaging/112@tmp:/w/workspace/go-mod-messaging/112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:34:44 $ docker top 06195fe688ecd6d2e20d36e5e4cddd68bb0ea6789fcc7501ed1aae35dac420bd -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:45 + go version 00:34:45 go version go1.20.6 linux/arm64 [Pipeline] } 00:34:45 $ docker stop --time=1 06195fe688ecd6d2e20d36e5e4cddd68bb0ea6789fcc7501ed1aae35dac420bd 00:34:48 $ docker rm -f --volumes 06195fe688ecd6d2e20d36e5e4cddd68bb0ea6789fcc7501ed1aae35dac420bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:49 + docker inspect -f . ci-base-image-arm64 00:34:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:49 prd-ubuntu20.04-docker-arm64-4c-16g-3080 does not seem to be running inside a container 00:34:49 $ 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-messaging/112 -v /w/workspace/go-mod-messaging/112:/w/workspace/go-mod-messaging/112:rw,z -v /w/workspace/go-mod-messaging/112@tmp:/w/workspace/go-mod-messaging/112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:34:50 $ docker top ebba2dc40a82ced5c7a2fc5c61c45ec3411421b7745e585c5fed9aaba070a61b -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:50 + git config --global --add safe.directory /w/workspace/go-mod-messaging/112 [Pipeline] fileExists [Pipeline] sh 00:34:51 + make test 00:34:51 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 00:34:51 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 00:34:52 go: downloading github.com/google/uuid v1.3.0 00:34:52 go: downloading github.com/stretchr/testify v1.8.4 00:34:52 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:34:52 go: downloading github.com/nats-io/nats.go v1.28.0 00:34:52 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 00:34:52 go: downloading github.com/nats-io/nats-server/v2 v2.9.21 00:34:52 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:34:52 go: downloading github.com/go-playground/validator/v10 v10.14.1 00:34:52 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 00:34:52 go: downloading github.com/hashicorp/errwrap v1.0.0 00:34:52 go: downloading github.com/davecgh/go-spew v1.1.1 00:34:52 go: downloading github.com/pmezard/go-difflib v1.0.0 00:34:52 go: downloading gopkg.in/yaml.v3 v3.0.1 00:34:52 go: downloading github.com/stretchr/objx v0.5.0 00:34:52 go: downloading github.com/gorilla/websocket v1.5.0 00:34:52 go: downloading golang.org/x/net v0.10.0 00:34:52 go: downloading golang.org/x/sync v0.1.0 00:34:52 go: downloading github.com/klauspost/compress v1.16.7 00:34:52 go: downloading github.com/nats-io/nkeys v0.4.4 00:34:52 go: downloading github.com/nats-io/nuid v1.0.1 00:34:52 go: downloading github.com/x448/float16 v0.8.4 00:34:52 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 00:34:53 go: downloading github.com/go-playground/universal-translator v0.18.1 00:34:53 go: downloading github.com/leodido/go-urn v1.2.4 00:34:53 go: downloading golang.org/x/crypto v0.11.0 00:34:53 go: downloading golang.org/x/text v0.11.0 00:34:57 go: downloading github.com/minio/highwayhash v1.0.2 00:34:57 go: downloading github.com/nats-io/jwt/v2 v2.4.1 00:34:57 go: downloading golang.org/x/time v0.3.0 00:34:57 go: downloading github.com/go-playground/locales v0.14.1 00:36:49 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.265s coverage: 88.6% of statements 00:36:49 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 00:36:49 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 00:36:49 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.222s coverage: 19.8% of statements 00:36:49 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.322s coverage: 88.8% of statements 00:36:49 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.449s coverage: 86.2% of statements 00:38:10 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 00:38:10 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.571s coverage: 84.6% of statements 00:38:10 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.371s coverage: 61.3% of statements 00:38:10 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 00:38:10 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.302s coverage: 87.5% of statements 00:38:10 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.220s coverage: 100.0% of statements 00:38:10 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.210s coverage: 100.0% of statements 00:38:10 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.193s coverage: 95.1% of statements 00:38:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:38:10 go vet ./... 00:39:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:39:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:39:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:39:47 $ docker stop --time=1 ebba2dc40a82ced5c7a2fc5c61c45ec3411421b7745e585c5fed9aaba070a61b 00:39:49 $ docker rm -f --volumes ebba2dc40a82ced5c7a2fc5c61c45ec3411421b7745e585c5fed9aaba070a61b [Pipeline] // withDockerContainer [Pipeline] sh 00:39:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:39:51 Warning: overwriting stash ‘coverage-report’ 00:39:51 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 00:39:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:39:52 00:39:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:39:52 arm64: Pulling from edgex-lftools-log-publisher 00:39:52 8998bd30e6a1: Pulling fs layer 00:39:52 04944245beec: Pulling fs layer 00:39:52 699f458cf7ca: Pulling fs layer 00:39:52 765212b225bb: Pulling fs layer 00:39:52 f23df028b6ca: Pulling fs layer 00:39:52 d65c8cfc05b1: Pulling fs layer 00:39:52 2437ff75d9bd: Pulling fs layer 00:39:52 d65c8cfc05b1: Waiting 00:39:52 2437ff75d9bd: Waiting 00:39:52 765212b225bb: Waiting 00:39:52 f23df028b6ca: Waiting 00:39:52 04944245beec: Verifying Checksum 00:39:52 04944245beec: Download complete 00:39:52 765212b225bb: Verifying Checksum 00:39:52 765212b225bb: Download complete 00:39:53 f23df028b6ca: Download complete 00:39:53 d65c8cfc05b1: Verifying Checksum 00:39:53 d65c8cfc05b1: Download complete 00:39:53 699f458cf7ca: Verifying Checksum 00:39:53 699f458cf7ca: Download complete 00:39:53 8998bd30e6a1: Verifying Checksum 00:39:53 8998bd30e6a1: Download complete 00:39:55 2437ff75d9bd: Verifying Checksum 00:39:55 2437ff75d9bd: Download complete 00:39:57 8998bd30e6a1: Pull complete 00:39:57 04944245beec: Pull complete 00:39:59 699f458cf7ca: Pull complete 00:39:59 765212b225bb: Pull complete 00:40:00 f23df028b6ca: Pull complete 00:40:00 d65c8cfc05b1: Pull complete 00:40:15 2437ff75d9bd: Pull complete 00:40:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:40:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:40:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:40:15 prd-ubuntu20.04-docker-arm64-4c-16g-3080 does not seem to be running inside a container 00:40:15 $ 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-messaging/112 -v /w/workspace/go-mod-messaging/112:/w/workspace/go-mod-messaging/112:rw,z -v /w/workspace/go-mod-messaging/112@tmp:/w/workspace/go-mod-messaging/112@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:40:17 $ docker top e441ce0de0d85ed8a6189488804c703fdfba414bfb296794b77715b28530b83b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:40:18 ---> job-cost.sh 00:40:18 lf-activate-venv: SKIPPING 00:40:18 INFO: No Stack... 00:40:18 INFO: Retrieving Pricing Info for: v3-standard-4 00:40:19 INFO: Archiving Costs [Pipeline] sh 00:40:20 + cut -d, -f6 00:40:20 + cat /w/workspace/go-mod-messaging/112/archives/cost.csv [Pipeline] lock 00:40:20 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-112-stack-cost] 00:40:20 Resource [jenkins-edgexfoundry-go-mod-messaging-main-112-stack-cost] did not exist. Created. 00:40:20 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:40:20 /w/workspace/go-mod-messaging/112@tmp/durable-4523febe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:40:21 + echo total: 0.10999999940395355 [Pipeline] stash 00:40:21 Warning: overwriting stash ‘stack-cost’ 00:40:21 Stashed 1 file(s) [Pipeline] } 00:40:21 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-112-stack-cost] [Pipeline] // lock [Pipeline] } 00:40:21 $ docker stop --time=1 e441ce0de0d85ed8a6189488804c703fdfba414bfb296794b77715b28530b83b 00:40:22 $ docker rm -f --volumes e441ce0de0d85ed8a6189488804c703fdfba414bfb296794b77715b28530b83b [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 00:40:23 provisioning config files... 00:40:23 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3575893641601427057tmp [Pipeline] { [Pipeline] sh 00:40:23 + set +x 00:40:23 + curl -s https://codecov.io/bash 00:40:23 + bash -s -- 00:40:23 00:40:23 _____ _ 00:40:23 / ____| | | 00:40:23 | | ___ __| | ___ ___ _____ __ 00:40:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:40:23 | |___| (_) | (_| | __/ (_| (_) \ V / 00:40:23 \_____\___/ \__,_|\___|\___\___/ \_/ 00:40:23 Bash-1.0.6 00:40:23 00:40:23 00:40:23 ==> git version 2.25.1 found 00:40:23 ==> 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 00:40:23 Release-Date: 2020-01-08 00:40:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:40:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:40:23 ==> Jenkins CI detected. 00:40:23 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 00:40:23 project root: . 00:40:23 --> token set from env 00:40:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:40:23 ==> Running gcov in . (disable via -X gcov) 00:40:23 ==> Python coveragepy not found 00:40:23 ==> Searching for coverage reports in: 00:40:23 + . 00:40:23 -> Found 1 reports 00:40:23 ==> Detecting git/mercurial file structure 00:40:23 ==> Reading reports 00:40:23 + ./coverage.out bytes=42718 00:40:23 ==> Appending adjustments 00:40:23 https://docs.codecov.io/docs/fixing-reports 00:40:24 + Found adjustments 00:40:24 ==> Gzipping contents 00:40:24 12K /tmp/codecov.Be7MT9.gz 00:40:24 ==> Uploading reports 00:40:24 url: https://codecov.io 00:40:24 query: branch=main&commit=4dfb9614be7a1fb3e20b5c41f8462bb624c0cce2&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 00:40:24 -> Pinging Codecov 00:40:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=main&commit=4dfb9614be7a1fb3e20b5c41f8462bb624c0cce2&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 00:40:24 -> Uploading to 00:40:24 https://storage.googleapis.com/codecov/v4/raw/2023-08-08/F6E385568367DD0E4001BA4F8F1CB792/4dfb9614be7a1fb3e20b5c41f8462bb624c0cce2/50402ba8-612f-4382-8cf5-341278fcf700.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230808%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230808T004024Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=756e52e5e9d31c4ad37f448cd4940880952b54d6b5b99725ceebe70ca4e082ca 00:40:24 % Total % Received % Xferd Average Speed Time Time Time Current 00:40:24 Dload Upload Total Spent Left Speed 00:40:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8415 0 0 100 8415 0 38778 --:--:-- --:--:-- --:--:-- 38778 00:40:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/4dfb9614be7a1fb3e20b5c41f8462bb624c0cce2 [Pipeline] } 00:40:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:40:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:40:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:40:25 00:40:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:40:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:40:25 df9b9388f04a: Pulling fs layer 00:40:25 52dc419b0ee2: Pulling fs layer 00:40:25 25bc292e5bac: Pulling fs layer 00:40:25 114826534d7a: Pulling fs layer 00:40:25 4657fd5d0bcf: Pulling fs layer 00:40:25 6ad1cebc031e: Pulling fs layer 00:40:25 8a3aa393b2d8: Pulling fs layer 00:40:25 114826534d7a: Waiting 00:40:25 4657fd5d0bcf: Waiting 00:40:25 6ad1cebc031e: Waiting 00:40:25 25bc292e5bac: Verifying Checksum 00:40:25 25bc292e5bac: Download complete 00:40:25 52dc419b0ee2: Download complete 00:40:25 4657fd5d0bcf: Download complete 00:40:25 df9b9388f04a: Verifying Checksum 00:40:25 df9b9388f04a: Download complete 00:40:25 df9b9388f04a: Pull complete 00:40:25 6ad1cebc031e: Verifying Checksum 00:40:25 6ad1cebc031e: Download complete 00:40:25 52dc419b0ee2: Pull complete 00:40:25 25bc292e5bac: Pull complete 00:40:26 114826534d7a: Verifying Checksum 00:40:26 114826534d7a: Download complete 00:40:26 8a3aa393b2d8: Verifying Checksum 00:40:26 8a3aa393b2d8: Download complete 00:40:29 114826534d7a: Pull complete 00:40:29 4657fd5d0bcf: Pull complete 00:40:30 6ad1cebc031e: Pull complete 00:40:32 8a3aa393b2d8: Pull complete 00:40:32 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:40:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:40:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:40:32 prd-ubuntu20.04-docker-8c-8g-3078 does not seem to be running inside a container 00:40:32 $ 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-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 00:40:37 $ docker top 35ddd6e629cef95fc9b306bb6a4525e00ab3b7ec28b018f3172082a2188cbeaf -eo pid,comm [Pipeline] { [Pipeline] echo 00:40:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 00:40:38 + set -o pipefail 00:40:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 00:40:43 00:40:43 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... 00:40:43 00:40:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/484c5c70-5a4c-4037-95fb-84131682b29b 00:40:43 00:40:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:40:43 00:40:43 00:40:43 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:40:43 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:40:43 More details here: https://snyk.co/ue1NS 00:40:43 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 00:40:43 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:40:43 $ docker stop --time=1 35ddd6e629cef95fc9b306bb6a4525e00ab3b7ec28b018f3172082a2188cbeaf 00:40:46 $ docker rm -f --volumes 35ddd6e629cef95fc9b306bb6a4525e00ab3b7ec28b018f3172082a2188cbeaf [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 00:40:47 + git log --format=format:%s -1 4dfb9614be7a1fb3e20b5c41f8462bb624c0cce2 [Pipeline] sh 00:40:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:40:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:40:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:40:47 prd-ubuntu20.04-docker-8c-8g-3078 does not seem to be running inside a container 00:40:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 00:40:48 $ docker top f8f416dc5b8fb990ab55b9805265abe480eb66a2e7bfa36b3f34c2f9a1f440c6 -eo pid,comm 00:40:48 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). 00:40:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:40:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:40:48 [ssh-agent] Looking for ssh-agent implementation... 00:40:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:40:48 $ docker exec f8f416dc5b8fb990ab55b9805265abe480eb66a2e7bfa36b3f34c2f9a1f440c6 ssh-agent 00:40:48 SSH_AUTH_SOCK=/tmp/ssh-6iv4J6m50sMv/agent.32 00:40:48 SSH_AGENT_PID=38 00:40:48 Running ssh-add (command line suppressed) 00:40:48 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10770660618720118474.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10770660618720118474.key) 00:40:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:40:48 + git semver tag 00:40:49 2023-08-08 00:40:49,150 [run_tag] DEBUG tag force:False 00:40:49 2023-08-08 00:40:49,150 [check_head_tag] DEBUG check head tag 00:40:49 2023-08-08 00:40:49,151 [execute] INFO git cat-file --batch-check 00:40:49 2023-08-08 00:40:49,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 00:40:49 2023-08-08 00:40:49,154 [execute] INFO git cat-file --batch 00:40:49 2023-08-08 00:40:49,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 00:40:49 2023-08-08 00:40:49,171 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 00:40:49 2023-08-08 00:40:49,171 [execute] INFO git tag -a v3.1.0-dev.13 -m v3.1.0-dev.13 00:40:49 2023-08-08 00:40:49,171 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.13', '-m', 'v3.1.0-dev.13'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 00:40:49 2023-08-08 00:40:49,176 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 00:40:49 3.1.0-dev.13 [Pipeline] } 00:40:49 $ docker exec --env ******** --env ******** f8f416dc5b8fb990ab55b9805265abe480eb66a2e7bfa36b3f34c2f9a1f440c6 ssh-agent -k 00:40:49 unset SSH_AUTH_SOCK; 00:40:49 unset SSH_AGENT_PID; 00:40:49 echo Agent pid 38 killed; 00:40:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:40:49 + git semver [Pipeline] } 00:40:49 $ docker stop --time=1 f8f416dc5b8fb990ab55b9805265abe480eb66a2e7bfa36b3f34c2f9a1f440c6 00:40:51 $ docker rm -f --volumes f8f416dc5b8fb990ab55b9805265abe480eb66a2e7bfa36b3f34c2f9a1f440c6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:40:51 00:40:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:40:51 0.23.1-centos7: Pulling from edgex-lftools 00:40:51 ab5ef0e58194: Pulling fs layer 00:40:51 9712f1f96733: Pulling fs layer 00:40:51 63f879dbbcfc: Pulling fs layer 00:40:51 0d9ebad4ef96: Pulling fs layer 00:40:51 e9a5061849ea: Pulling fs layer 00:40:51 d747dcd14b5f: Pulling fs layer 00:40:51 2de7ff778b66: Pulling fs layer 00:40:51 0d9ebad4ef96: Waiting 00:40:51 e9a5061849ea: Waiting 00:40:51 d747dcd14b5f: Waiting 00:40:51 9712f1f96733: Verifying Checksum 00:40:51 9712f1f96733: Download complete 00:40:52 63f879dbbcfc: Verifying Checksum 00:40:52 63f879dbbcfc: Download complete 00:40:52 e9a5061849ea: Verifying Checksum 00:40:52 e9a5061849ea: Download complete 00:40:52 d747dcd14b5f: Download complete 00:40:52 0d9ebad4ef96: Verifying Checksum 00:40:52 0d9ebad4ef96: Download complete 00:40:52 ab5ef0e58194: Download complete 00:40:52 2de7ff778b66: Verifying Checksum 00:40:52 2de7ff778b66: Download complete 00:40:55 ab5ef0e58194: Pull complete 00:40:55 9712f1f96733: Pull complete 00:40:55 63f879dbbcfc: Pull complete 00:41:00 0d9ebad4ef96: Pull complete 00:41:00 e9a5061849ea: Pull complete 00:41:00 d747dcd14b5f: Pull complete 00:41:01 2de7ff778b66: Pull complete 00:41:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:41:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:41:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:41:01 prd-ubuntu20.04-docker-8c-8g-3078 does not seem to be running inside a container 00:41:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 00:41:06 $ docker top 8c7a7973d07ff41f1b98de32a75974d49b5435a8d3ce3c52d80951ddc3167bdf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:41:06 provisioning config files... 00:41:06 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config13738527562446128711tmp 00:41:06 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config10971251179520507800tmp 00:41:06 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6837731869576739422tmp [Pipeline] { [Pipeline] echo 00:41:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:41:06 ---> sigul-configuration.sh 00:41:06 gpg: directory `/root/.gnupg' created 00:41:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:41:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:41:06 gpg: keyring `/root/.gnupg/secring.gpg' created 00:41:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:41:06 gpg: CAST5 encrypted data 00:41:06 gpg: encrypted with 1 passphrase 00:41:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:41:06 + mkdir /home/jenkins 00:41:06 + mkdir /home/jenkins/sigul [Pipeline] sh 00:41:07 + 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 00:41:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:41:07 ---> sigul-install.sh 00:41:07 Sigul already installed; skipping installation. [Pipeline] sh 00:41:07 + git tag --list 00:41:07 v0.0.0 00:41:07 v0.1.0 00:41:07 v0.1.1 00:41:07 v0.1.10 00:41:07 v0.1.11 00:41:07 v0.1.12 00:41:07 v0.1.13 00:41:07 v0.1.14 00:41:07 v0.1.15 00:41:07 v0.1.16 00:41:07 v0.1.17 00:41:07 v0.1.18 00:41:07 v0.1.19 00:41:07 v0.1.2 00:41:07 v0.1.20 00:41:07 v0.1.21 00:41:07 v0.1.22 00:41:07 v0.1.23 00:41:07 v0.1.24 00:41:07 v0.1.25 00:41:07 v0.1.26 00:41:07 v0.1.27 00:41:07 v0.1.28 00:41:07 v0.1.29 00:41:07 v0.1.3 00:41:07 v0.1.30 00:41:07 v0.1.31 00:41:07 v0.1.4 00:41:07 v0.1.5 00:41:07 v0.1.6 00:41:07 v0.1.7 00:41:07 v0.1.8 00:41:07 v0.1.9 00:41:07 v2.0.0 00:41:07 v2.0.1 00:41:07 v2.1.0 00:41:07 v2.1.1 00:41:07 v2.2.0 00:41:07 v2.3.0 00:41:07 v3.0 00:41:07 v3.0.0 00:41:07 v3.1.0-dev.1 00:41:07 v3.1.0-dev.10 00:41:07 v3.1.0-dev.11 00:41:07 v3.1.0-dev.12 00:41:07 v3.1.0-dev.13 00:41:07 v3.1.0-dev.2 00:41:07 v3.1.0-dev.3 00:41:07 v3.1.0-dev.4 00:41:07 v3.1.0-dev.5 00:41:07 v3.1.0-dev.6 00:41:07 v3.1.0-dev.7 00:41:07 v3.1.0-dev.8 00:41:07 v3.1.0-dev.9 [Pipeline] sh 00:41:08 + lftools sign git-tag v3.1.0-dev.13 00:41:08 Signing Git tag with Sigul... 00:41:08 Signing v3.1.0-dev.13 [Pipeline] echo 00:41:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:41:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:41:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:41:09 $ docker stop --time=1 8c7a7973d07ff41f1b98de32a75974d49b5435a8d3ce3c52d80951ddc3167bdf 00:41:10 $ docker rm -f --volumes 8c7a7973d07ff41f1b98de32a75974d49b5435a8d3ce3c52d80951ddc3167bdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:41:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:41:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:41:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:41:11 prd-ubuntu20.04-docker-8c-8g-3078 does not seem to be running inside a container 00:41:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 00:41:11 $ docker top 5024e32bad43ee1f2ff1a3813ca13724cc8c8eaac46ace7a43c86d36e80434e2 -eo pid,comm 00:41:11 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). 00:41:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:41:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:41:11 [ssh-agent] Looking for ssh-agent implementation... 00:41:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:41:11 $ docker exec 5024e32bad43ee1f2ff1a3813ca13724cc8c8eaac46ace7a43c86d36e80434e2 ssh-agent 00:41:12 SSH_AUTH_SOCK=/tmp/ssh-7O55UdPLuykQ/agent.32 00:41:12 SSH_AGENT_PID=38 00:41:12 Running ssh-add (command line suppressed) 00:41:12 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6991068276937147343.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6991068276937147343.key) 00:41:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:41:12 + git semver bump pre 00:41:12 2023-08-08 00:41:12,642 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 00:41:12 2023-08-08 00:41:12,642 [bump_version] DEBUG bumping version:3.1.0-dev.13 on axis:pre with prefix:dev 00:41:12 2023-08-08 00:41:12,642 [bump_version] DEBUG bumped version:3.1.0-dev.14 00:41:12 2023-08-08 00:41:12,642 [write_version] DEBUG write version:3.1.0-dev.14 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 00:41:12 2023-08-08 00:41:12,642 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 00:41:12 2023-08-08 00:41:12,642 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 00:41:12 2023-08-08 00:41:12,644 [execute] INFO git cat-file --batch-check 00:41:12 2023-08-08 00:41:12,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 00:41:12 2023-08-08 00:41:12,649 [execute] INFO git cat-file --batch 00:41:12 2023-08-08 00:41:12,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 00:41:12 2023-08-08 00:41:12,654 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 00:41:12 3.1.0-dev.14 [Pipeline] } 00:41:12 $ docker exec --env ******** --env ******** 5024e32bad43ee1f2ff1a3813ca13724cc8c8eaac46ace7a43c86d36e80434e2 ssh-agent -k 00:41:12 unset SSH_AUTH_SOCK; 00:41:12 unset SSH_AGENT_PID; 00:41:12 echo Agent pid 38 killed; 00:41:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:41:13 + git semver [Pipeline] } 00:41:13 $ docker stop --time=1 5024e32bad43ee1f2ff1a3813ca13724cc8c8eaac46ace7a43c86d36e80434e2 00:41:14 $ docker rm -f --volumes 5024e32bad43ee1f2ff1a3813ca13724cc8c8eaac46ace7a43c86d36e80434e2 [Pipeline] // withDockerContainer [Pipeline] sh 00:41:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:41:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:41:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:41:15 prd-ubuntu20.04-docker-8c-8g-3078 does not seem to be running inside a container 00:41:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 00:41:15 $ docker top b0285006dccac9ee4e45c24648933668f1ab1cb83cd2847629958cf7f1a4609e -eo pid,comm 00:41:15 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). 00:41:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:41:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:41:15 [ssh-agent] Looking for ssh-agent implementation... 00:41:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:41:15 $ docker exec b0285006dccac9ee4e45c24648933668f1ab1cb83cd2847629958cf7f1a4609e ssh-agent 00:41:16 SSH_AUTH_SOCK=/tmp/ssh-E0v7HbMafExw/agent.32 00:41:16 SSH_AGENT_PID=38 00:41:16 Running ssh-add (command line suppressed) 00:41:16 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_18340832435684338627.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_18340832435684338627.key) 00:41:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:41:16 + git semver push 00:41:16 2023-08-08 00:41:16,601 [run_push] DEBUG push 00:41:16 2023-08-08 00:41:16,601 [execute] INFO git cat-file --batch-check 00:41:16 2023-08-08 00:41:16,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 00:41:16 2023-08-08 00:41:16,606 [execute] INFO git rev-list f76f1f4dc71f147dfc983d1984f887621a7a53a4 -- 00:41:16 2023-08-08 00:41:16,606 [execute] DEBUG Popen(['git', 'rev-list', 'f76f1f4dc71f147dfc983d1984f887621a7a53a4', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 00:41:16 2023-08-08 00:41:16,614 [execute] INFO git fetch -v origin 00:41:16 2023-08-08 00:41:16,614 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 00:41:17 2023-08-08 00:41:17,093 [run_push] DEBUG no remote changes detected 00:41:17 2023-08-08 00:41:17,093 [execute] INFO git push origin semver 00:41:17 2023-08-08 00:41:17,094 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 00:41:17 2023-08-08 00:41:17,818 [run_push] DEBUG push all version tags 00:41:17 2023-08-08 00:41:17,819 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:41:17 2023-08-08 00:41:17,819 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 00:41:18 2023-08-08 00:41:18,513 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 00:41:18 3.1.0-dev.14 [Pipeline] } 00:41:18 $ docker exec --env ******** --env ******** b0285006dccac9ee4e45c24648933668f1ab1cb83cd2847629958cf7f1a4609e ssh-agent -k 00:41:18 unset SSH_AUTH_SOCK; 00:41:18 unset SSH_AGENT_PID; 00:41:18 echo Agent pid 38 killed; 00:41:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:41:19 + git semver [Pipeline] } 00:41:19 $ docker stop --time=1 b0285006dccac9ee4e45c24648933668f1ab1cb83cd2847629958cf7f1a4609e 00:41:20 $ docker rm -f --volumes b0285006dccac9ee4e45c24648933668f1ab1cb83cd2847629958cf7f1a4609e [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 00:41:21 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 00:41:21 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 00:41:21 total 16 00:41:21 drwxr-xr-x 3 root root 4096 Aug 8 00:31 . 00:41:21 drwxrwxr-x 10 jenkins jenkins 4096 Aug 8 00:41 .. 00:41:21 drwxr-xr-x 2 root root 4096 Aug 8 00:31 cost 00:41:21 -rw-r--r-- 1 root root 88 Aug 8 00:31 cost.csv 00:41:21 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 00:41:21 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 00:41:21 total 16 00:41:21 drwxr-xr-x 3 jenkins jenkins 4096 Aug 8 00:31 . 00:41:21 drwxrwxr-x 10 jenkins jenkins 4096 Aug 8 00:41 .. 00:41:21 drwxr-xr-x 2 jenkins jenkins 4096 Aug 8 00:31 cost 00:41:21 -rw-r--r-- 1 jenkins jenkins 88 Aug 8 00:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:41:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:41:22 ---> package-listing.sh 00:41:22 ++ facter osfamily 00:41:22 ++ tr '[:upper:]' '[:lower:]' 00:41:22 + OS_FAMILY=debian 00:41:22 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 00:41:22 + START_PACKAGES=/tmp/packages_start.txt 00:41:22 + END_PACKAGES=/tmp/packages_end.txt 00:41:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:41:22 + PACKAGES=/tmp/packages_start.txt 00:41:22 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 00:41:22 + PACKAGES=/tmp/packages_end.txt 00:41:22 + case "${OS_FAMILY}" in 00:41:22 + dpkg -l 00:41:22 + grep '^ii' 00:41:22 + '[' -f /tmp/packages_start.txt ']' 00:41:22 + '[' -f /tmp/packages_end.txt ']' 00:41:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:41:22 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 00:41:22 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 00:41:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 00:41:22 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-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:41:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:41:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:41:23 prd-ubuntu20.04-docker-8c-8g-3078 does not seem to be running inside a container 00:41:23 $ 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-messaging_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-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 00:41:23 $ docker top 6bd9477de8af42b9f1446d379a4e6400fc963bdb6ac7ea098fb9cd4a814e42eb -eo pid,comm [Pipeline] { [Pipeline] sh 00:41:24 + touch /tmp/pre-build-complete [Pipeline] sh 00:41:24 + mkdir -p /var/log/sysstat [Pipeline] sh 00:41:24 + ls /var/log/sa-host 00:41:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:41:24 provisioning config files... 00:41:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config10366662590381046464tmp [Pipeline] { [Pipeline] echo 00:41:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:41:25 ---> create-netrc.sh [Pipeline] } 00:41:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:41:25 ---> python-tools-install.sh [Pipeline] echo 00:41:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:41:25 ---> sudo-logs.sh 00:41:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:41:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:41:26 ---> job-cost.sh 00:41:26 lf-activate-venv: SKIPPING 00:41:26 DEBUG: total: 0.2199999988079071 00:41:26 INFO: Retrieving Stack Cost... 00:41:26 INFO: Retrieving Pricing Info for: v3-standard-8 00:41:27 INFO: Archiving Costs [Pipeline] echo 00:41:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:41:27 ---> logs-deploy.sh 00:41:27 lf-activate-venv: SKIPPING 00:41:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/112 00:41:27 INFO: archiving workspace using pattern(s): 00:41:28 Archives upload complete. 00:41:28 INFO: archiving logs to Nexus 00:41:29 ---> uname -a: 00:41:29 Linux prd-ubuntu20-04-docker-8c-8g-3078 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:41:29 00:41:29 00:41:29 ---> lscpu: 00:41:29 Architecture: x86_64 00:41:29 CPU op-mode(s): 32-bit, 64-bit 00:41:29 Byte Order: Little Endian 00:41:29 Address sizes: 40 bits physical, 48 bits virtual 00:41:29 CPU(s): 8 00:41:29 On-line CPU(s) list: 0-7 00:41:29 Thread(s) per core: 1 00:41:29 Core(s) per socket: 1 00:41:29 Socket(s): 8 00:41:29 NUMA node(s): 1 00:41:29 Vendor ID: AuthenticAMD 00:41:29 CPU family: 23 00:41:29 Model: 49 00:41:29 Model name: AMD EPYC-Rome Processor 00:41:29 Stepping: 0 00:41:29 CPU MHz: 2799.998 00:41:29 BogoMIPS: 5599.99 00:41:29 Virtualization: AMD-V 00:41:29 Hypervisor vendor: KVM 00:41:29 Virtualization type: full 00:41:29 L1d cache: 256 KiB 00:41:29 L1i cache: 256 KiB 00:41:29 L2 cache: 4 MiB 00:41:29 L3 cache: 128 MiB 00:41:29 NUMA node0 CPU(s): 0-7 00:41:29 Vulnerability Itlb multihit: Not affected 00:41:29 Vulnerability L1tf: Not affected 00:41:29 Vulnerability Mds: Not affected 00:41:29 Vulnerability Meltdown: Not affected 00:41:29 Vulnerability Mmio stale data: Not affected 00:41:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:41:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:41:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:41:29 Vulnerability Srbds: Not affected 00:41:29 Vulnerability Tsx async abort: Not affected 00:41:29 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 00:41:29 00:41:29 00:41:29 ---> nproc: 00:41:29 8 00:41:29 00:41:29 00:41:29 ---> df -h: 00:41:29 Filesystem Size Used Avail Use% Mounted on 00:41:29 overlay 155G 12G 143G 8% / 00:41:29 tmpfs 64M 0 64M 0% /dev 00:41:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:41:29 shm 64M 0 64M 0% /dev/shm 00:41:29 /dev/vda1 155G 12G 143G 8% /facter-os 00:41:29 00:41:29 00:41:29 ---> sar -b -r -n DEV: 00:41:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3078) 08/08/23 _x86_64_ (8 CPU) 00:41:29 00:41:29 00:29:04 LINUX RESTART (8 CPU) 00:41:29 00:41:29 00:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:41:29 00:31:01 65.14 0.25 64.89 0.00 18.03 119099.41 0.00 00:41:29 00:32:01 48.13 0.15 47.98 0.00 6.66 25731.44 0.00 00:41:29 00:33:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 00:41:29 00:34:01 1.72 0.00 1.72 0.00 0.00 20.26 0.00 00:41:29 00:35:01 55.66 10.80 44.86 0.00 5178.60 8943.18 0.00 00:41:29 00:36:01 6.32 1.03 5.28 0.00 22.00 113.18 0.00 00:41:29 00:37:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 00:41:29 00:38:01 1.62 0.00 1.62 0.00 0.00 17.86 0.00 00:41:29 00:39:01 0.87 0.00 0.87 0.00 0.00 9.07 0.00 00:41:29 00:40:01 1.90 0.00 1.90 0.00 0.00 21.60 0.00 00:41:29 00:41:01 58.87 0.32 58.56 0.00 24.40 38653.69 0.00 00:41:29 Average: 22.02 1.14 20.87 0.00 477.92 17358.20 0.00 00:41:29 00:41:29 00:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:41:29 00:31:01 28413816 31522512 780584 2.37 85248 3248076 1948520 5.74 1242268 2805416 239124 00:41:29 00:32:01 28639264 31566936 740588 2.25 91812 3065212 1730968 5.10 1115340 2710964 12 00:41:29 00:33:01 28638848 31566696 740636 2.25 91900 3065216 1730968 5.10 1115420 2710972 160 00:41:29 00:34:01 28640744 31569380 738324 2.25 91956 3065216 1730968 5.10 1114208 2711576 32 00:41:29 00:35:01 28106996 31546360 741920 2.26 126644 3526664 1810424 5.34 1441876 2880776 372 00:41:29 00:36:01 28116852 31552452 735432 2.24 125308 3524024 1819108 5.36 1433364 2878104 8 00:41:29 00:37:01 28116796 31552516 735332 2.24 125400 3524028 1819108 5.36 1433536 2878116 136 00:41:29 00:38:01 28116780 31552556 735224 2.24 125436 3524032 1819108 5.36 1433548 2878112 4 00:41:29 00:39:01 28116692 31552480 735196 2.24 125456 3524028 1819108 5.36 1433644 2878112 8 00:41:29 00:40:01 28116884 31552800 734740 2.23 125524 3524036 1819108 5.36 1433732 2878120 16 00:41:29 00:41:01 26605764 31521028 761284 2.32 174360 4832252 1870000 5.51 1553192 4143708 595260 00:41:29 Average: 28148131 31550520 743569 2.26 117186 3492980 1810672 5.34 1340921 2941271 75921 00:41:29 00:41:29 00:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:41:29 00:31:01 vetha204b51 86.97 117.12 7.69 1476.37 0.00 0.00 0.00 0.12 00:41:29 00:31:01 ens3 238.10 150.82 4781.17 25.84 0.00 0.00 0.00 0.00 00:41:29 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:29 00:31:01 docker0 86.97 117.00 6.50 1476.36 0.00 0.00 0.00 0.00 00:41:29 00:32:01 ens3 95.05 64.91 2523.96 35.06 0.00 0.00 0.00 0.00 00:41:29 00:32:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 00:41:29 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:29 00:33:01 ens3 0.63 0.02 0.06 0.00 0.00 0.00 0.00 0.00 00:41:29 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:29 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:29 00:34:01 ens3 4.18 4.10 11.92 6.92 0.00 0.00 0.00 0.00 00:41:29 00:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:41:29 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:29 00:35:01 ens3 214.75 115.46 2924.66 14.52 0.00 0.00 0.00 0.00 00:41:29 00:35:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 00:41:29 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:29 00:36:01 ens3 0.23 0.20 0.02 0.02 0.00 0.00 0.00 0.00 00:41:29 00:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:41:29 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:29 00:37:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:29 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:29 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:29 00:38:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:41:29 00:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:41:29 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:29 00:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:29 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:29 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:29 00:40:01 ens3 2.57 4.58 0.23 7.17 0.00 0.00 0.00 0.00 00:41:29 00:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:41:29 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:29 00:41:01 ens3 416.65 244.91 8586.97 73.79 0.00 0.00 0.00 0.00 00:41:29 00:41:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 00:41:29 00:41:01 docker0 77.82 155.89 5.96 1415.50 0.00 0.00 0.00 0.00 00:41:29 Average: ens3 88.17 53.04 1707.03 14.83 0.00 0.00 0.00 0.00 00:41:29 Average: lo 0.43 0.43 0.04 0.04 0.00 0.00 0.00 0.00 00:41:29 Average: docker0 14.87 24.67 1.12 261.04 0.00 0.00 0.00 0.00 00:41:29 00:41:29 00:41:29 ---> sar -P ALL: 00:41:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3078) 08/08/23 _x86_64_ (8 CPU) 00:41:29 00:41:29 00:29:04 LINUX RESTART (8 CPU) 00:41:29 00:41:29 00:30:02 CPU %user %nice %system %iowait %steal %idle 00:41:29 00:31:01 all 34.63 0.00 5.01 1.75 0.08 58.53 00:41:29 00:31:01 0 37.51 0.00 4.84 1.64 0.09 55.93 00:41:29 00:31:01 1 31.50 0.00 5.32 0.65 0.07 62.47 00:41:29 00:31:01 2 33.99 0.00 5.36 0.03 0.07 60.55 00:41:29 00:31:01 3 34.22 0.00 4.47 0.10 0.09 61.13 00:41:29 00:31:01 4 37.53 0.00 4.63 1.63 0.09 56.13 00:41:29 00:31:01 5 33.07 0.00 5.17 3.47 0.09 58.21 00:41:29 00:31:01 6 32.51 0.00 5.00 1.37 0.07 61.06 00:41:29 00:31:01 7 36.75 0.00 5.29 5.14 0.09 52.74 00:41:29 00:32:01 all 2.69 0.00 1.18 1.32 0.02 94.79 00:41:29 00:32:01 0 3.78 0.00 0.94 1.40 0.02 93.87 00:41:29 00:32:01 1 2.45 0.00 0.99 0.02 0.02 96.53 00:41:29 00:32:01 2 2.54 0.00 1.05 0.00 0.02 96.39 00:41:29 00:32:01 3 2.64 0.00 2.06 0.00 0.02 95.28 00:41:29 00:32:01 4 2.16 0.00 1.27 0.12 0.02 96.43 00:41:29 00:32:01 5 2.23 0.00 0.85 0.47 0.03 96.41 00:41:29 00:32:01 6 2.95 0.00 1.02 0.03 0.03 95.96 00:41:29 00:32:01 7 2.74 0.00 1.26 8.56 0.03 87.41 00:41:29 00:33:01 all 0.03 0.00 0.01 0.01 0.01 99.95 00:41:29 00:33:01 0 0.00 0.00 0.00 0.03 0.00 99.97 00:41:29 00:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:41:29 00:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:41:29 00:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:41:29 00:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:41:29 00:33:01 5 0.10 0.00 0.03 0.00 0.02 99.85 00:41:29 00:33:01 6 0.07 0.00 0.02 0.02 0.03 99.87 00:41:29 00:33:01 7 0.00 0.00 0.03 0.00 0.02 99.95 00:41:29 00:34:01 all 0.05 0.00 0.01 0.01 0.01 99.92 00:41:29 00:34:01 0 0.03 0.00 0.00 0.02 0.02 99.93 00:41:29 00:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:41:29 00:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:41:29 00:34:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:41:29 00:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 00:41:29 00:34:01 5 0.17 0.00 0.02 0.03 0.02 99.77 00:41:29 00:34:01 6 0.07 0.00 0.03 0.00 0.02 99.88 00:41:29 00:34:01 7 0.03 0.00 0.02 0.02 0.00 99.93 00:41:29 00:35:01 all 2.37 0.00 1.44 0.82 0.03 95.33 00:41:29 00:35:01 0 2.18 0.00 1.02 0.58 0.03 96.18 00:41:29 00:35:01 1 3.22 0.00 1.17 0.07 0.03 95.51 00:41:29 00:35:01 2 1.55 0.00 0.97 0.80 0.02 96.66 00:41:29 00:35:01 3 3.09 0.00 2.20 0.83 0.03 93.84 00:41:29 00:35:01 4 1.30 0.00 0.98 0.92 0.03 96.77 00:41:29 00:35:01 5 4.19 0.00 1.05 0.60 0.03 94.12 00:41:29 00:35:01 6 1.92 0.00 3.20 1.33 0.03 93.51 00:41:29 00:35:01 7 1.49 0.00 0.94 1.43 0.05 96.09 00:41:29 00:36:01 all 0.12 0.00 0.07 0.02 0.01 99.78 00:41:29 00:36:01 0 0.32 0.00 0.13 0.00 0.02 99.53 00:41:29 00:36:01 1 0.08 0.00 0.05 0.00 0.00 99.87 00:41:29 00:36:01 2 0.05 0.00 0.10 0.00 0.02 99.83 00:41:29 00:36:01 3 0.03 0.00 0.08 0.00 0.02 99.87 00:41:29 00:36:01 4 0.08 0.00 0.05 0.02 0.00 99.85 00:41:29 00:36:01 5 0.13 0.00 0.07 0.03 0.00 99.77 00:41:29 00:36:01 6 0.13 0.00 0.05 0.02 0.00 99.80 00:41:29 00:36:01 7 0.13 0.00 0.05 0.08 0.02 99.72 00:41:29 00:37:01 all 0.01 0.00 0.02 0.01 0.01 99.96 00:41:29 00:37:01 0 0.02 0.00 0.03 0.00 0.02 99.93 00:41:29 00:37:01 1 0.00 0.00 0.02 0.02 0.00 99.97 00:41:29 00:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:41:29 00:37:01 3 0.03 0.00 0.02 0.00 0.03 99.92 00:41:29 00:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:41:29 00:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 00:41:29 00:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:41:29 00:37:01 7 0.00 0.00 0.02 0.03 0.02 99.93 00:41:29 00:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:41:29 00:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 00:41:29 00:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:41:29 00:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:41:29 00:38:01 3 0.05 0.00 0.02 0.00 0.03 99.90 00:41:29 00:38:01 4 0.00 0.00 0.02 0.00 0.02 99.97 00:41:29 00:38:01 5 0.02 0.00 0.02 0.02 0.00 99.95 00:41:29 00:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:41:29 00:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:41:29 00:39:01 all 0.01 0.00 0.02 0.00 0.01 99.96 00:41:29 00:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:41:29 00:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:41:29 00:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:41:29 00:39:01 3 0.02 0.00 0.03 0.00 0.03 99.92 00:41:29 00:39:01 4 0.05 0.00 0.02 0.00 0.00 99.93 00:41:29 00:39:01 5 0.03 0.00 0.02 0.00 0.02 99.93 00:41:29 00:39:01 6 0.02 0.00 0.03 0.00 0.02 99.93 00:41:29 00:39:01 7 0.00 0.00 0.02 0.02 0.00 99.97 00:41:29 00:40:01 all 0.04 0.00 0.02 0.00 0.01 99.93 00:41:29 00:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:41:29 00:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:41:29 00:40:01 2 0.03 0.00 0.02 0.02 0.00 99.93 00:41:29 00:40:01 3 0.03 0.00 0.05 0.00 0.02 99.90 00:41:29 00:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:41:29 00:40:01 5 0.15 0.00 0.02 0.00 0.02 99.82 00:41:29 00:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:41:29 00:40:01 7 0.05 0.00 0.03 0.02 0.02 99.88 00:41:29 00:41:01 all 7.78 0.00 3.17 1.98 0.05 87.02 00:41:29 00:41:01 0 7.84 0.00 3.03 0.13 0.05 88.94 00:41:29 00:41:01 1 9.67 0.00 3.16 0.12 0.07 86.99 00:41:29 00:41:01 2 6.73 0.00 3.57 0.02 0.03 89.65 00:41:29 00:41:01 3 7.68 0.00 3.64 1.49 0.07 87.13 00:41:29 00:41:01 4 6.26 0.00 2.69 7.13 0.05 83.87 00:41:29 00:41:01 5 9.60 0.00 3.40 2.29 0.03 84.67 00:41:29 00:41:01 6 7.51 0.00 2.72 0.74 0.03 89.00 00:41:29 00:41:01 7 6.93 0.00 3.18 3.92 0.05 85.92 00:41:29 00:41:29 Average: CPU %user %nice %system %iowait %steal %idle 00:41:29 Average: all 4.27 0.00 0.99 0.53 0.02 94.19 00:41:29 Average: 0 4.63 0.00 0.90 0.34 0.02 94.11 00:41:29 Average: 1 4.20 0.00 0.96 0.08 0.02 94.75 00:41:29 Average: 2 4.01 0.00 0.99 0.08 0.01 94.91 00:41:29 Average: 3 4.27 0.00 1.13 0.22 0.03 94.34 00:41:29 Average: 4 4.23 0.00 0.87 0.89 0.02 93.99 00:41:29 Average: 5 4.45 0.00 0.96 0.62 0.02 93.95 00:41:29 Average: 6 4.04 0.00 1.09 0.32 0.02 94.53 00:41:29 Average: 7 4.30 0.00 0.97 1.73 0.03 92.97 00:41:29 00:41:29 00:41:29