Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e8167b5399796f18ffe8f4da1f2307ce716c5013 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-ssh18212345908274163746.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12979690078254798920.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh15988963913882977703.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4090579316874623808.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-ssh17218413120963743926.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1107 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 e8167b5399796f18ffe8f4da1f2307ce716c5013 (main) Commit message: "Merge pull request #290 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.4.0" > 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 e8167b5399796f18ffe8f4da1f2307ce716c5013 # timeout=10 > git rev-list --no-walk e8167b5399796f18ffe8f4da1f2307ce716c5013 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:13:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:13:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:13:22 ========================================================= 16:13:22 EdgeX Global Pipelines Version Info 16:13:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:13:23 ------------------- 16:13:23 stable info: 16:13:23 ------------------- 16:13:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:13:23 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 16:13:23 Message: update stable to v1.0.258 16:13:24 ------------------- 16:13:24 experimental info: 16:13:24 ------------------- 16:13:24 Commited By: **** collab-it+edgex@linuxfoundation.org 16:13:24 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 16:13:24 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:13:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 16:13:24 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 16:13:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:13:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:13:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:13:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:13:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:13:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:13:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:13:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:13:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:13:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 16:13:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:13:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:13:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:13:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:13:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:13:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:13:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:13:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:13:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:13:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:13:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:13:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:13:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:13:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:13:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:13:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:13:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:13:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:13:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8167b5399796f18ffe8f4da1f2307ce716c5013 [Pipeline] echo 16:13:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8167b5 [Pipeline] echo 16:13:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:13:25 + git rev-list -1 --merges e8167b5399796f18ffe8f4da1f2307ce716c5013~1..e8167b5399796f18ffe8f4da1f2307ce716c5013 [Pipeline] echo 16:13:25 -----------> git rev-list -1 --merges e8167b5399796f18ffe8f4da1f2307ce716c5013~1..e8167b5399796f18ffe8f4da1f2307ce716c5013 e8167b5399796f18ffe8f4da1f2307ce716c5013 16:13:25 e8167b5399796f18ffe8f4da1f2307ce716c5013 [false] [Pipeline] sh 16:13:25 + git log --format=format:%s -1 e8167b5399796f18ffe8f4da1f2307ce716c5013 [Pipeline] echo 16:13:25 ========================================================= 16:13:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:13:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:13:26 + git log --format=format:%s -1 e8167b5399796f18ffe8f4da1f2307ce716c5013 [Pipeline] echo 16:13:26 [semverPrep] GIT_COMMIT: e8167b5399796f18ffe8f4da1f2307ce716c5013, Commit Message: Merge pull request #290 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.4.0 [Pipeline] echo 16:13:26 [semverPrep] This is not a build commit. [Pipeline] sh 16:13:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:13:26 + grep -v github /etc/ssh/ssh_known_hosts 16:13:26 + [ -e /tmp/ssh_known_hosts ] 16:13:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:13:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:13:26 + sudo tee -a /etc/ssh/ssh_known_hosts 16:13:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:13:27 16:13:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:13:27 0.1.4: Pulling from edgex-devops/py-git-semver 16:13:27 b85a868b505f: Pulling fs layer 16:13:27 e2be974225ed: Pulling fs layer 16:13:27 339a4e72a1f5: Pulling fs layer 16:13:27 988bab9f4d93: Pulling fs layer 16:13:27 1469e6f7b9e6: Pulling fs layer 16:13:27 eaf3925da568: Pulling fs layer 16:13:27 bab4dde63d76: Pulling fs layer 16:13:27 bde34c3a00c8: Pulling fs layer 16:13:27 b352a97aabf1: Pulling fs layer 16:13:27 4872d77fe225: Pulling fs layer 16:13:27 5851b861e8e6: Pulling fs layer 16:13:27 988bab9f4d93: Waiting 16:13:27 1469e6f7b9e6: Waiting 16:13:27 eaf3925da568: Waiting 16:13:27 bab4dde63d76: Waiting 16:13:27 bde34c3a00c8: Waiting 16:13:27 4872d77fe225: Waiting 16:13:27 b352a97aabf1: Waiting 16:13:27 e2be974225ed: Download complete 16:13:27 988bab9f4d93: Verifying Checksum 16:13:27 988bab9f4d93: Download complete 16:13:27 1469e6f7b9e6: Verifying Checksum 16:13:27 1469e6f7b9e6: Download complete 16:13:27 eaf3925da568: Download complete 16:13:27 339a4e72a1f5: Verifying Checksum 16:13:27 339a4e72a1f5: Download complete 16:13:27 bde34c3a00c8: Verifying Checksum 16:13:27 bde34c3a00c8: Download complete 16:13:27 b352a97aabf1: Download complete 16:13:27 4872d77fe225: Verifying Checksum 16:13:27 4872d77fe225: Download complete 16:13:27 5851b861e8e6: Verifying Checksum 16:13:27 5851b861e8e6: Download complete 16:13:27 b85a868b505f: Verifying Checksum 16:13:27 b85a868b505f: Download complete 16:13:27 bab4dde63d76: Verifying Checksum 16:13:27 bab4dde63d76: Download complete 16:13:28 b85a868b505f: Pull complete 16:13:29 e2be974225ed: Pull complete 16:13:29 339a4e72a1f5: Pull complete 16:13:29 988bab9f4d93: Pull complete 16:13:29 1469e6f7b9e6: Pull complete 16:13:29 eaf3925da568: Pull complete 16:13:31 bab4dde63d76: Pull complete 16:13:31 bde34c3a00c8: Pull complete 16:13:31 b352a97aabf1: Pull complete 16:13:31 4872d77fe225: Pull complete 16:13:31 5851b861e8e6: Pull complete 16:13:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:13:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:13:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:32 prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container 16:13:32 $ 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 16:13:36 $ docker top 453d58e5d8f77bdcde36e48d05c49367e4e41f10a3f63c45d455833fc98f9196 -eo pid,comm 16:13:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:13:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:13:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:13:36 [ssh-agent] Looking for ssh-agent implementation... 16:13:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:13:36 $ docker exec 453d58e5d8f77bdcde36e48d05c49367e4e41f10a3f63c45d455833fc98f9196 ssh-agent 16:13:36 SSH_AUTH_SOCK=/tmp/ssh-I6as4ubYnkGN/agent.33 16:13:36 SSH_AGENT_PID=39 16:13:36 Running ssh-add (command line suppressed) 16:13:36 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16132114347852694998.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16132114347852694998.key) 16:13:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:13:37 + git tag --points-at HEAD [Pipeline] } 16:13:37 $ docker exec --env ******** --env ******** 453d58e5d8f77bdcde36e48d05c49367e4e41f10a3f63c45d455833fc98f9196 ssh-agent -k 16:13:37 unset SSH_AUTH_SOCK; 16:13:37 unset SSH_AGENT_PID; 16:13:37 echo Agent pid 39 killed; 16:13:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:13:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:13:37 [ssh-agent] Looking for ssh-agent implementation... 16:13:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:13:37 $ docker exec 453d58e5d8f77bdcde36e48d05c49367e4e41f10a3f63c45d455833fc98f9196 ssh-agent 16:13:37 SSH_AUTH_SOCK=/tmp/ssh-1ciR33TZVPuq/agent.71 16:13:37 SSH_AGENT_PID=77 16:13:37 Running ssh-add (command line suppressed) 16:13:37 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_696118344744921416.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_696118344744921416.key) 16:13:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:13:38 + git semver init 16:13:38 2023-11-27 16:13:38,213 [run_init] DEBUG init version:0.0.0 force:False 16:13:38 2023-11-27 16:13:38,214 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 16:13:38 2023-11-27 16:13:38,215 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 16:13:38 2023-11-27 16:13:38,215 [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) 16:13:39 2023-11-27 16:13:39,147 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 16:13:39 2023-11-27 16:13:39,147 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 16:13:39 2023-11-27 16:13:39,147 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:13:39 2023-11-27 16:13:39,147 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:13:39 3.2.0-dev.1 [Pipeline] } 16:13:39 $ docker exec --env ******** --env ******** 453d58e5d8f77bdcde36e48d05c49367e4e41f10a3f63c45d455833fc98f9196 ssh-agent -k 16:13:39 unset SSH_AUTH_SOCK; 16:13:39 unset SSH_AGENT_PID; 16:13:39 echo Agent pid 77 killed; 16:13:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:13:39 + git semver [Pipeline] } 16:13:39 $ docker stop --time=1 453d58e5d8f77bdcde36e48d05c49367e4e41f10a3f63c45d455833fc98f9196 16:13:41 $ docker rm -f --volumes 453d58e5d8f77bdcde36e48d05c49367e4e41f10a3f63c45d455833fc98f9196 [Pipeline] // withDockerContainer [Pipeline] sh 16:13:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:13:41 Stashed 1 file(s) [Pipeline] echo 16:13:41 [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:13:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:13:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:13:42 ========================================================= 16:13:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:13:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:13:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:13:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:13:42 7264a8db6415: Pulling fs layer 16:13:42 c4d48a809fc2: Pulling fs layer 16:13:42 4f1c88b9dad5: Pulling fs layer 16:13:42 ad3a456e5733: Pulling fs layer 16:13:42 69c7f0334f64: Pulling fs layer 16:13:42 1f1c1a5573a3: Pulling fs layer 16:13:42 ce7588e14bc9: Pulling fs layer 16:13:42 b5e4710f87ac: Pulling fs layer 16:13:42 1f1c1a5573a3: Waiting 16:13:42 ce7588e14bc9: Waiting 16:13:42 b5e4710f87ac: Waiting 16:13:42 ad3a456e5733: Waiting 16:13:42 69c7f0334f64: Waiting 16:13:42 c4d48a809fc2: Download complete 16:13:42 ad3a456e5733: Verifying Checksum 16:13:42 ad3a456e5733: Download complete 16:13:42 69c7f0334f64: Download complete 16:13:42 1f1c1a5573a3: Verifying Checksum 16:13:42 1f1c1a5573a3: Download complete 16:13:42 7264a8db6415: Verifying Checksum 16:13:42 7264a8db6415: Download complete 16:13:42 7264a8db6415: Pull complete 16:13:42 b5e4710f87ac: Verifying Checksum 16:13:42 b5e4710f87ac: Download complete 16:13:43 c4d48a809fc2: Pull complete 16:13:43 4f1c88b9dad5: Verifying Checksum 16:13:43 4f1c88b9dad5: Download complete 16:13:43 ce7588e14bc9: Verifying Checksum 16:13:43 ce7588e14bc9: Download complete 16:13:46 4f1c88b9dad5: Pull complete 16:13:46 ad3a456e5733: Pull complete 16:13:46 69c7f0334f64: Pull complete 16:13:46 1f1c1a5573a3: Pull complete 16:13:48 ce7588e14bc9: Pull complete 16:13:49 b5e4710f87ac: Pull complete 16:13:49 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 16:13:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:13:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 16:13:49 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:49 + docker inspect -f . ci-base-image-x86_64 16:13:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:49 prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container 16:13:49 $ 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 16:13:57 Still waiting to schedule task 16:13:57 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1108’ is offline 16:13:57 $ docker top a8ca4edc52d6c26032b4c5b0943c5258f783b7cfe4210f95922740def608afdf -eo pid,comm [Pipeline] { [Pipeline] sh 16:13:57 + go version 16:13:57 go version go1.21.0 linux/amd64 [Pipeline] } 16:13:57 $ docker stop --time=1 a8ca4edc52d6c26032b4c5b0943c5258f783b7cfe4210f95922740def608afdf 16:13:59 $ docker rm -f --volumes a8ca4edc52d6c26032b4c5b0943c5258f783b7cfe4210f95922740def608afdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:59 + docker inspect -f . ci-base-image-x86_64 16:13:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:59 prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container 16:13:59 $ 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 16:14:00 $ docker top df01f798a810a78456526db85a54481ab6165e89916ec539910c87c5d452bd6d -eo pid,comm [Pipeline] { [Pipeline] sh 16:14:00 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 16:14:00 + make test 16:14:00 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 16:14:00 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0 16:14:00 go: downloading github.com/google/uuid v1.4.0 16:14:00 go: downloading github.com/stretchr/testify v1.8.4 16:14:01 go: downloading github.com/nats-io/nats.go v1.31.0 16:14:01 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:14:01 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 16:14:01 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:14:01 go: downloading github.com/davecgh/go-spew v1.1.1 16:14:01 go: downloading github.com/pmezard/go-difflib v1.0.0 16:14:01 go: downloading github.com/stretchr/objx v0.5.0 16:14:01 go: downloading gopkg.in/yaml.v3 v3.0.1 16:14:01 go: downloading github.com/go-playground/validator/v10 v10.15.5 16:14:01 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 16:14:01 go: downloading github.com/hashicorp/errwrap v1.0.0 16:14:01 go: downloading github.com/gorilla/websocket v1.5.0 16:14:01 go: downloading golang.org/x/net v0.17.0 16:14:01 go: downloading golang.org/x/sync v0.1.0 16:14:01 go: downloading github.com/klauspost/compress v1.17.1 16:14:01 go: downloading github.com/nats-io/nkeys v0.4.6 16:14:01 go: downloading github.com/nats-io/nuid v1.0.1 16:14:01 go: downloading github.com/x448/float16 v0.8.4 16:14:01 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 16:14:01 go: downloading github.com/go-playground/universal-translator v0.18.1 16:14:01 go: downloading github.com/leodido/go-urn v1.2.4 16:14:01 go: downloading golang.org/x/crypto v0.14.0 16:14:01 go: downloading golang.org/x/text v0.13.0 16:14:01 go: downloading github.com/go-playground/locales v0.14.1 16:14:01 go: downloading golang.org/x/sys v0.13.0 16:14:17 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 16:14:17 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 16:14:17 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.045s coverage: 88.6% of statements 16:14:17 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 16:14:18 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 16:14:23 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.045s coverage: 19.8% of statements 16:14:23 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.069s coverage: 88.8% of statements 16:14:23 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.065s coverage: 86.2% of statements 16:14:23 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.037s coverage: 15.4% of statements 16:14:23 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.151s coverage: 61.3% of statements 16:14:23 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.033s coverage: 87.5% of statements 16:14:23 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.040s coverage: 100.0% of statements 16:14:23 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.044s coverage: 100.0% of statements 16:14:23 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.039s coverage: 95.1% of statements 16:14:35 go vet ./... 16:14:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:14:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:14:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:14:37 $ docker stop --time=1 df01f798a810a78456526db85a54481ab6165e89916ec539910c87c5d452bd6d 16:14:43 $ docker rm -f --volumes df01f798a810a78456526db85a54481ab6165e89916ec539910c87c5d452bd6d [Pipeline] // withDockerContainer [Pipeline] sh 16:14:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:14:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:14:45 16:14:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:14:45 latest: Pulling from edgex-lftools-log-publisher 16:14:45 5eb5b503b376: Pulling fs layer 16:14:45 5c69ac0246d0: Pulling fs layer 16:14:45 ec43610c2a17: Pulling fs layer 16:14:45 3a2ae6a8a46f: Pulling fs layer 16:14:45 33b1e0a273af: Pulling fs layer 16:14:45 5d3b04190fa2: Pulling fs layer 16:14:45 2f39f015ded8: Pulling fs layer 16:14:45 33b1e0a273af: Waiting 16:14:45 5d3b04190fa2: Waiting 16:14:45 2f39f015ded8: Waiting 16:14:45 3a2ae6a8a46f: Waiting 16:14:45 5c69ac0246d0: Verifying Checksum 16:14:45 5c69ac0246d0: Download complete 16:14:45 3a2ae6a8a46f: Verifying Checksum 16:14:45 3a2ae6a8a46f: Download complete 16:14:45 33b1e0a273af: Verifying Checksum 16:14:45 33b1e0a273af: Download complete 16:14:45 ec43610c2a17: Verifying Checksum 16:14:45 ec43610c2a17: Download complete 16:14:45 5d3b04190fa2: Verifying Checksum 16:14:45 5d3b04190fa2: Download complete 16:14:45 5eb5b503b376: Download complete 16:14:46 2f39f015ded8: Download complete 16:14:46 5eb5b503b376: Pull complete 16:14:46 5c69ac0246d0: Pull complete 16:14:47 ec43610c2a17: Pull complete 16:14:47 3a2ae6a8a46f: Pull complete 16:14:47 33b1e0a273af: Pull complete 16:14:47 5d3b04190fa2: Pull complete 16:14:51 2f39f015ded8: Pull complete 16:14:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:14:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:14:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:14:52 prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container 16:14:52 $ 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 16:14:57 $ docker top b747243c42c015abd26d2481d69115efc12f0001d3a07c0920da756f18551cfe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:14:57 ---> job-cost.sh 16:14:57 lf-activate-venv: SKIPPING 16:14:57 INFO: No Stack... 16:14:58 INFO: Retrieving Pricing Info for: v3-standard-8 16:14:58 INFO: Archiving Costs [Pipeline] sh 16:14:59 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 16:14:59 + cut -d, -f6 [Pipeline] lock 16:14:59 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-134-stack-cost] 16:14:59 Resource [jenkins-edgexfoundry-go-mod-messaging-main-134-stack-cost] did not exist. Created. 16:14:59 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:14:59 + echo total: 0.2199999988079071 [Pipeline] stash 16:14:59 Stashed 1 file(s) [Pipeline] } 16:14:59 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-134-stack-cost] [Pipeline] // lock [Pipeline] } 16:14:59 $ docker stop --time=1 b747243c42c015abd26d2481d69115efc12f0001d3a07c0920da756f18551cfe 16:15:00 $ docker rm -f --volumes b747243c42c015abd26d2481d69115efc12f0001d3a07c0920da756f18551cfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:26:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1171 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 16:26:56 Running in /w/workspace/go-mod-messaging/134 [Pipeline] { [Pipeline] checkout 16:26:59 Selected Git installation does not exist. Using Default 16:26:59 The recommended git tool is: NONE 16:27:11 using credential edgex-jenkins-ssh 16:27:11 Cloning the remote Git repository 16:27:11 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 16:27:11 > git init /w/workspace/go-mod-messaging/134 # timeout=10 16:27:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:27:11 > git --version # timeout=10 16:27:11 > git --version # 'git version 2.25.1' 16:27:11 using GIT_SSH to set credentials SSH Credentials for GitHub 16:27:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:27:14 Avoid second fetch 16:27:14 Checking out Revision e8167b5399796f18ffe8f4da1f2307ce716c5013 (main) 16:27:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:27:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:27:14 > git config core.sparsecheckout # timeout=10 16:27:14 > git checkout -f e8167b5399796f18ffe8f4da1f2307ce716c5013 # timeout=10 16:27:14 Commit message: "Merge pull request #290 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.4.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:27:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:27:16 % Total % Received % Xferd Average Speed Time Time Time Current 16:27:16 Dload Upload Total Spent Left Speed 16:27:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 88069 0 --:--:-- --:--:-- --:--:-- 88685 [Pipeline] sh 16:27:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:27:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:27:16 + sudo tee /etc/docker/daemon.new 16:27:16 { 16:27:16 "registry-mirrors": [ 16:27:16 "https://nexus3.edgexfoundry.org:10001" 16:27:16 ], 16:27:16 "bip": "10.250.0.254/24", 16:27:16 "hosts": [ 16:27:16 "tcp://0.0.0.0:5555", 16:27:16 "unix:///var/run/docker.sock" 16:27:16 ], 16:27:16 "mtu": 1458, 16:27:16 "selinux-enabled": true, 16:27:16 "seccomp-profile": "/etc/docker/seccomp.json" 16:27:16 } [Pipeline] sh 16:27:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:27:17 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:27:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:27:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:27:36 ========================================================= 16:27:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:27:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:27:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:27:37 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:27:37 9fda8d8052c6: Pulling fs layer 16:27:37 5d54e960e981: Pulling fs layer 16:27:37 c4a7e357bf2a: Pulling fs layer 16:27:37 f0e02332f6b5: Pulling fs layer 16:27:37 872ee5b61b7b: Pulling fs layer 16:27:37 0c6a40ed1a82: Pulling fs layer 16:27:37 94ae7d8d031c: Pulling fs layer 16:27:37 872ee5b61b7b: Waiting 16:27:37 0c6a40ed1a82: Waiting 16:27:37 94ae7d8d031c: Waiting 16:27:37 f0e02332f6b5: Waiting 16:27:37 5d54e960e981: Verifying Checksum 16:27:37 5d54e960e981: Download complete 16:27:37 f0e02332f6b5: Verifying Checksum 16:27:37 f0e02332f6b5: Download complete 16:27:37 872ee5b61b7b: Verifying Checksum 16:27:37 872ee5b61b7b: Download complete 16:27:37 9fda8d8052c6: Verifying Checksum 16:27:37 9fda8d8052c6: Download complete 16:27:37 94ae7d8d031c: Verifying Checksum 16:27:37 94ae7d8d031c: Download complete 16:27:38 9fda8d8052c6: Pull complete 16:27:39 5d54e960e981: Pull complete 16:27:39 c4a7e357bf2a: Download complete 16:27:40 0c6a40ed1a82: Verifying Checksum 16:27:40 0c6a40ed1a82: Download complete 16:27:53 c4a7e357bf2a: Pull complete 16:27:53 f0e02332f6b5: Pull complete 16:27:53 872ee5b61b7b: Pull complete 16:28:03 0c6a40ed1a82: Pull complete 16:28:05 94ae7d8d031c: Pull complete 16:28:05 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 16:28:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:28:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 16:28:05 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:05 + docker inspect -f . ci-base-image-arm64 16:28:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:06 prd-ubuntu20.04-docker-arm64-4c-16g-1171 does not seem to be running inside a container 16:28:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/134 -v /w/workspace/go-mod-messaging/134:/w/workspace/go-mod-messaging/134:rw,z -v /w/workspace/go-mod-messaging/134@tmp:/w/workspace/go-mod-messaging/134@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 16:28:09 $ docker top b8b3227d5feb8e21a8504872e8e55687a897b650297c618e1bec5343dee4180c -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:10 + go version 16:28:10 go version go1.21.0 linux/arm64 [Pipeline] } 16:28:10 $ docker stop --time=1 b8b3227d5feb8e21a8504872e8e55687a897b650297c618e1bec5343dee4180c 16:28:11 $ docker rm -f --volumes b8b3227d5feb8e21a8504872e8e55687a897b650297c618e1bec5343dee4180c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:12 + docker inspect -f . ci-base-image-arm64 16:28:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:12 prd-ubuntu20.04-docker-arm64-4c-16g-1171 does not seem to be running inside a container 16:28:12 $ 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/134 -v /w/workspace/go-mod-messaging/134:/w/workspace/go-mod-messaging/134:rw,z -v /w/workspace/go-mod-messaging/134@tmp:/w/workspace/go-mod-messaging/134@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 16:28:13 $ docker top 34534b3a88817e836fbda70f4392fad14d4ed7b56757d34a07c1f110f1dcefac -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:14 + git config --global --add safe.directory /w/workspace/go-mod-messaging/134 [Pipeline] fileExists [Pipeline] sh 16:28:15 + make test 16:28:15 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 16:28:15 go: downloading github.com/google/uuid v1.4.0 16:28:18 go: downloading github.com/stretchr/testify v1.8.4 16:28:18 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:28:18 go: downloading github.com/nats-io/nats.go v1.31.0 16:28:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0 16:28:18 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:28:18 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 16:28:19 go: downloading github.com/hashicorp/errwrap v1.0.0 16:28:19 go: downloading github.com/davecgh/go-spew v1.1.1 16:28:19 go: downloading github.com/pmezard/go-difflib v1.0.0 16:28:19 go: downloading gopkg.in/yaml.v3 v3.0.1 16:28:19 go: downloading github.com/stretchr/objx v0.5.0 16:28:19 go: downloading github.com/klauspost/compress v1.17.1 16:28:19 go: downloading github.com/nats-io/nkeys v0.4.6 16:28:19 go: downloading github.com/nats-io/nuid v1.0.1 16:28:19 go: downloading github.com/gorilla/websocket v1.5.0 16:28:19 go: downloading golang.org/x/net v0.17.0 16:28:19 go: downloading golang.org/x/sync v0.1.0 16:28:19 go: downloading github.com/go-playground/validator/v10 v10.15.5 16:28:19 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 16:28:20 go: downloading golang.org/x/crypto v0.14.0 16:28:21 go: downloading github.com/x448/float16 v0.8.4 16:28:21 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 16:28:21 go: downloading github.com/go-playground/universal-translator v0.18.1 16:28:21 go: downloading github.com/leodido/go-urn v1.2.4 16:28:21 go: downloading golang.org/x/text v0.13.0 16:28:21 go: downloading github.com/go-playground/locales v0.14.1 16:29:58 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.267s coverage: 88.6% of statements 16:29:58 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 16:29:58 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 16:29:58 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 16:29:58 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 16:29:58 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.220s coverage: 19.8% of statements 16:29:58 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.346s coverage: 88.8% of statements 16:29:58 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.347s coverage: 86.2% of statements 16:29:58 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.217s coverage: 15.4% of statements 16:29:58 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.352s coverage: 61.3% of statements 16:29:58 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.204s coverage: 87.5% of statements 16:29:59 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.201s coverage: 100.0% of statements 16:30:00 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.162s coverage: 100.0% of statements 16:30:01 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.183s coverage: 95.1% of statements 16:30:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:30:01 go vet ./... 16:31:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:31:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:31:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:31:12 $ docker stop --time=1 34534b3a88817e836fbda70f4392fad14d4ed7b56757d34a07c1f110f1dcefac 16:31:14 $ docker rm -f --volumes 34534b3a88817e836fbda70f4392fad14d4ed7b56757d34a07c1f110f1dcefac [Pipeline] // withDockerContainer [Pipeline] sh 16:31:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:31:16 Warning: overwriting stash ‘coverage-report’ 16:31:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:31:18 16:31:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:31:18 arm64: Pulling from edgex-lftools-log-publisher 16:31:18 8998bd30e6a1: Pulling fs layer 16:31:18 04944245beec: Pulling fs layer 16:31:18 699f458cf7ca: Pulling fs layer 16:31:18 765212b225bb: Pulling fs layer 16:31:18 f23df028b6ca: Pulling fs layer 16:31:18 d65c8cfc05b1: Pulling fs layer 16:31:18 2437ff75d9bd: Pulling fs layer 16:31:18 765212b225bb: Waiting 16:31:18 f23df028b6ca: Waiting 16:31:18 d65c8cfc05b1: Waiting 16:31:18 2437ff75d9bd: Waiting 16:31:18 04944245beec: Verifying Checksum 16:31:18 04944245beec: Download complete 16:31:18 765212b225bb: Download complete 16:31:18 f23df028b6ca: Verifying Checksum 16:31:18 f23df028b6ca: Download complete 16:31:18 d65c8cfc05b1: Verifying Checksum 16:31:18 d65c8cfc05b1: Download complete 16:31:18 699f458cf7ca: Verifying Checksum 16:31:18 699f458cf7ca: Download complete 16:31:19 8998bd30e6a1: Verifying Checksum 16:31:19 8998bd30e6a1: Download complete 16:31:21 2437ff75d9bd: Download complete 16:31:23 8998bd30e6a1: Pull complete 16:31:25 04944245beec: Pull complete 16:31:27 699f458cf7ca: Pull complete 16:31:27 765212b225bb: Pull complete 16:31:28 f23df028b6ca: Pull complete 16:31:28 d65c8cfc05b1: Pull complete 16:31:46 2437ff75d9bd: Pull complete 16:31:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:31:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:31:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:46 prd-ubuntu20.04-docker-arm64-4c-16g-1171 does not seem to be running inside a container 16:31:47 $ 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/134 -v /w/workspace/go-mod-messaging/134:/w/workspace/go-mod-messaging/134:rw,z -v /w/workspace/go-mod-messaging/134@tmp:/w/workspace/go-mod-messaging/134@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 16:31:49 $ docker top 7ea8021a65cf1132b47eb121bd3e9513abc85b5df57023aebb949d75bca8272e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:50 ---> job-cost.sh 16:31:50 lf-activate-venv: SKIPPING 16:31:50 INFO: No Stack... 16:31:50 INFO: Retrieving Pricing Info for: v3-standard-4 16:31:51 INFO: Archiving Costs [Pipeline] sh 16:31:51 + cut -d, -f6 16:31:51 + cat /w/workspace/go-mod-messaging/134/archives/cost.csv [Pipeline] lock 16:31:52 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-134-stack-cost] 16:31:52 Resource [jenkins-edgexfoundry-go-mod-messaging-main-134-stack-cost] did not exist. Created. 16:31:52 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:31:52 /w/workspace/go-mod-messaging/134@tmp/durable-fe5ada6c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:31:53 + echo total: 0.10999999940395355 [Pipeline] stash 16:31:53 Warning: overwriting stash ‘stack-cost’ 16:31:53 Stashed 1 file(s) [Pipeline] } 16:31:53 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-134-stack-cost] [Pipeline] // lock [Pipeline] } 16:31:53 $ docker stop --time=1 7ea8021a65cf1132b47eb121bd3e9513abc85b5df57023aebb949d75bca8272e 16:31:54 $ docker rm -f --volumes 7ea8021a65cf1132b47eb121bd3e9513abc85b5df57023aebb949d75bca8272e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:31:55 provisioning config files... 16:31:55 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6545076888456365502tmp [Pipeline] { [Pipeline] sh 16:31:56 + set +x 16:31:56 + curl -s https://codecov.io/bash 16:31:56 + bash -s -- 16:31:56 16:31:56 _____ _ 16:31:56 / ____| | | 16:31:56 | | ___ __| | ___ ___ _____ __ 16:31:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:31:56 | |___| (_) | (_| | __/ (_| (_) \ V / 16:31:56 \_____\___/ \__,_|\___|\___\___/ \_/ 16:31:56 Bash-1.0.6 16:31:56 16:31:56 16:31:56 ==> git version 2.25.1 found 16:31:56 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:31:56 Release-Date: 2020-01-08 16:31:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:31:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:31:56 ==> Jenkins CI detected. 16:31:56 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 16:31:56 project root: . 16:31:56 --> token set from env 16:31:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:31:56 ==> Running gcov in . (disable via -X gcov) 16:31:56 ==> Python coveragepy not found 16:31:56 ==> Searching for coverage reports in: 16:31:56 + . 16:31:56 -> Found 1 reports 16:31:56 ==> Detecting git/mercurial file structure 16:31:56 ==> Reading reports 16:31:56 + ./coverage.out bytes=42718 16:31:56 ==> Appending adjustments 16:31:56 https://docs.codecov.io/docs/fixing-reports 16:31:56 + Found adjustments 16:31:56 ==> Gzipping contents 16:31:56 12K /tmp/codecov.p0mI5a.gz 16:31:56 ==> Uploading reports 16:31:56 url: https://codecov.io 16:31:56 query: branch=main&commit=e8167b5399796f18ffe8f4da1f2307ce716c5013&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 16:31:56 -> Pinging Codecov 16:31:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e8167b5399796f18ffe8f4da1f2307ce716c5013&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 16:31:57 -> Uploading to 16:31:57 https://storage.googleapis.com/codecov/v4/raw/2023-11-27/F6E385568367DD0E4001BA4F8F1CB792/e8167b5399796f18ffe8f4da1f2307ce716c5013/3e819d65-9264-4f7e-b9e2-23e4bc1bc2f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231127%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231127T163156Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b9645e6df42e8ade1c4d43e968b9c5e7e9f718fe4c0f4ebc7a9a67774abdfbcc 16:31:57 % Total % Received % Xferd Average Speed Time Time Time Current 16:31:57 Dload Upload Total Spent Left Speed 16:31:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8372 0 0 100 8372 0 40250 --:--:-- --:--:-- --:--:-- 40057 100 8372 0 0 100 8372 0 31473 --:--:-- --:--:-- --:--:-- 31355 16:31:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/e8167b5399796f18ffe8f4da1f2307ce716c5013 [Pipeline] } 16:31:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:31:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:31:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:31:58 16:31:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:31:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:31:58 df9b9388f04a: Pulling fs layer 16:31:58 52dc419b0ee2: Pulling fs layer 16:31:58 25bc292e5bac: Pulling fs layer 16:31:58 114826534d7a: Pulling fs layer 16:31:58 4657fd5d0bcf: Pulling fs layer 16:31:58 6ad1cebc031e: Pulling fs layer 16:31:58 8a3aa393b2d8: Pulling fs layer 16:31:58 8a3aa393b2d8: Waiting 16:31:58 6ad1cebc031e: Waiting 16:31:58 4657fd5d0bcf: Waiting 16:31:58 114826534d7a: Waiting 16:31:58 25bc292e5bac: Download complete 16:31:58 52dc419b0ee2: Verifying Checksum 16:31:58 52dc419b0ee2: Download complete 16:31:58 4657fd5d0bcf: Verifying Checksum 16:31:58 4657fd5d0bcf: Download complete 16:31:58 df9b9388f04a: Download complete 16:31:58 df9b9388f04a: Pull complete 16:31:58 6ad1cebc031e: Verifying Checksum 16:31:58 6ad1cebc031e: Download complete 16:31:58 52dc419b0ee2: Pull complete 16:31:58 25bc292e5bac: Pull complete 16:31:59 114826534d7a: Verifying Checksum 16:31:59 114826534d7a: Download complete 16:31:59 8a3aa393b2d8: Verifying Checksum 16:31:59 8a3aa393b2d8: Download complete 16:32:02 114826534d7a: Pull complete 16:32:02 4657fd5d0bcf: Pull complete 16:32:02 6ad1cebc031e: Pull complete 16:32:05 8a3aa393b2d8: Pull complete 16:32:05 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:32:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:32:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:05 prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container 16:32:05 $ 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 16:32:11 $ docker top 43ae46818b0bf92402e0510221c80f5f71f6fffc9ec28ae742370af8ebb5ee24 -eo pid,comm [Pipeline] { [Pipeline] echo 16:32:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 16:32:12 + set -o pipefail 16:32:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 16:32:16 16:32:16 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... 16:32:16 16:32:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/cf010c90-1557-476a-acd5-021e3c30c3fb 16:32:16 16:32:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:32:16 16:32:16 16:32:16 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:32:16 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:32:16 More details here: https://snyk.co/ue1NS 16:32:16 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 16:32:16 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:32:16 $ docker stop --time=1 43ae46818b0bf92402e0510221c80f5f71f6fffc9ec28ae742370af8ebb5ee24 16:32:21 $ docker rm -f --volumes 43ae46818b0bf92402e0510221c80f5f71f6fffc9ec28ae742370af8ebb5ee24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:32:22 + git log --format=format:%s -1 e8167b5399796f18ffe8f4da1f2307ce716c5013 [Pipeline] sh 16:32:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:32:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:32:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:23 prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container 16:32:23 $ 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 16:32:24 $ docker top d1ea449f67d6bfc6d71e07963faca3b21c6f7099159374b81cdd435cfa6402b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:32:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:24 [ssh-agent] Looking for ssh-agent implementation... 16:32:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:24 $ docker exec d1ea449f67d6bfc6d71e07963faca3b21c6f7099159374b81cdd435cfa6402b0 ssh-agent 16:32:24 SSH_AUTH_SOCK=/tmp/ssh-KTH3n85sc4u1/agent.33 16:32:24 SSH_AGENT_PID=39 16:32:24 Running ssh-add (command line suppressed) 16:32:24 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7508619244294140854.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7508619244294140854.key) 16:32:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:25 + git semver tag 16:32:25 2023-11-27 16:32:25,213 [run_tag] DEBUG tag force:False 16:32:25 2023-11-27 16:32:25,213 [check_head_tag] DEBUG check head tag 16:32:25 2023-11-27 16:32:25,214 [execute] INFO git cat-file --batch-check 16:32:25 2023-11-27 16:32:25,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 16:32:25 2023-11-27 16:32:25,218 [execute] INFO git cat-file --batch 16:32:25 2023-11-27 16:32:25,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 16:32:25 2023-11-27 16:32:25,239 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:32:25 2023-11-27 16:32:25,240 [execute] INFO git tag -a v3.2.0-dev.1 -m v3.2.0-dev.1 16:32:25 2023-11-27 16:32:25,240 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.1', '-m', 'v3.2.0-dev.1'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 16:32:25 2023-11-27 16:32:25,244 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:32:25 3.2.0-dev.1 [Pipeline] } 16:32:25 $ docker exec --env ******** --env ******** d1ea449f67d6bfc6d71e07963faca3b21c6f7099159374b81cdd435cfa6402b0 ssh-agent -k 16:32:25 unset SSH_AUTH_SOCK; 16:32:25 unset SSH_AGENT_PID; 16:32:25 echo Agent pid 39 killed; 16:32:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:25 + git semver [Pipeline] } 16:32:26 $ docker stop --time=1 d1ea449f67d6bfc6d71e07963faca3b21c6f7099159374b81cdd435cfa6402b0 16:32:27 $ docker rm -f --volumes d1ea449f67d6bfc6d71e07963faca3b21c6f7099159374b81cdd435cfa6402b0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:32:28 16:32:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:32:28 0.23.1-centos7: Pulling from edgex-lftools 16:32:28 ab5ef0e58194: Pulling fs layer 16:32:28 9712f1f96733: Pulling fs layer 16:32:28 63f879dbbcfc: Pulling fs layer 16:32:28 0d9ebad4ef96: Pulling fs layer 16:32:28 e9a5061849ea: Pulling fs layer 16:32:28 d747dcd14b5f: Pulling fs layer 16:32:28 2de7ff778b66: Pulling fs layer 16:32:28 e9a5061849ea: Waiting 16:32:28 d747dcd14b5f: Waiting 16:32:28 2de7ff778b66: Waiting 16:32:28 0d9ebad4ef96: Waiting 16:32:28 9712f1f96733: Verifying Checksum 16:32:28 9712f1f96733: Download complete 16:32:28 63f879dbbcfc: Verifying Checksum 16:32:28 63f879dbbcfc: Download complete 16:32:28 0d9ebad4ef96: Verifying Checksum 16:32:28 0d9ebad4ef96: Download complete 16:32:28 d747dcd14b5f: Verifying Checksum 16:32:28 d747dcd14b5f: Download complete 16:32:29 2de7ff778b66: Download complete 16:32:29 e9a5061849ea: Verifying Checksum 16:32:29 e9a5061849ea: Download complete 16:32:29 ab5ef0e58194: Verifying Checksum 16:32:29 ab5ef0e58194: Download complete 16:32:32 ab5ef0e58194: Pull complete 16:32:32 9712f1f96733: Pull complete 16:32:32 63f879dbbcfc: Pull complete 16:32:36 0d9ebad4ef96: Pull complete 16:32:36 e9a5061849ea: Pull complete 16:32:36 d747dcd14b5f: Pull complete 16:32:37 2de7ff778b66: Pull complete 16:32:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:32:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:32:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:37 prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container 16:32:37 $ 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 16:32:45 $ docker top 278ee0a3096f370880cd05de5c672c821092270a1bde0bf1f24935603b55f76f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:32:45 provisioning config files... 16:32:45 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5460989321838970071tmp 16:32:45 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4465171419622039926tmp 16:32:45 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2409096563151525239tmp [Pipeline] { [Pipeline] echo 16:32:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:32:46 ---> sigul-configuration.sh 16:32:46 gpg: directory `/root/.gnupg' created 16:32:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:32:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:32:46 gpg: keyring `/root/.gnupg/secring.gpg' created 16:32:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:32:46 gpg: CAST5 encrypted data 16:32:46 gpg: encrypted with 1 passphrase 16:32:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:32:46 + mkdir /home/jenkins 16:32:46 + mkdir /home/jenkins/sigul [Pipeline] sh 16:32:46 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:32:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:32:47 ---> sigul-install.sh 16:32:47 Sigul already installed; skipping installation. [Pipeline] sh 16:32:47 + git tag --list 16:32:47 v0.0.0 16:32:47 v0.1.0 16:32:47 v0.1.1 16:32:47 v0.1.10 16:32:47 v0.1.11 16:32:47 v0.1.12 16:32:47 v0.1.13 16:32:47 v0.1.14 16:32:47 v0.1.15 16:32:47 v0.1.16 16:32:47 v0.1.17 16:32:47 v0.1.18 16:32:47 v0.1.19 16:32:47 v0.1.2 16:32:47 v0.1.20 16:32:47 v0.1.21 16:32:47 v0.1.22 16:32:47 v0.1.23 16:32:47 v0.1.24 16:32:47 v0.1.25 16:32:47 v0.1.26 16:32:47 v0.1.27 16:32:47 v0.1.28 16:32:47 v0.1.29 16:32:47 v0.1.3 16:32:47 v0.1.30 16:32:47 v0.1.31 16:32:47 v0.1.4 16:32:47 v0.1.5 16:32:47 v0.1.6 16:32:47 v0.1.7 16:32:47 v0.1.8 16:32:47 v0.1.9 16:32:47 v2.0.0 16:32:47 v2.0.1 16:32:47 v2.1.0 16:32:47 v2.1.1 16:32:47 v2.2.0 16:32:47 v2.3.0 16:32:47 v3.0 16:32:47 v3.0.0 16:32:47 v3.1 16:32:47 v3.1.0 16:32:47 v3.1.0-dev.1 16:32:47 v3.1.0-dev.10 16:32:47 v3.1.0-dev.11 16:32:47 v3.1.0-dev.12 16:32:47 v3.1.0-dev.13 16:32:47 v3.1.0-dev.14 16:32:47 v3.1.0-dev.15 16:32:47 v3.1.0-dev.16 16:32:47 v3.1.0-dev.17 16:32:47 v3.1.0-dev.18 16:32:47 v3.1.0-dev.19 16:32:47 v3.1.0-dev.2 16:32:47 v3.1.0-dev.20 16:32:47 v3.1.0-dev.21 16:32:47 v3.1.0-dev.22 16:32:47 v3.1.0-dev.23 16:32:47 v3.1.0-dev.24 16:32:47 v3.1.0-dev.25 16:32:47 v3.1.0-dev.26 16:32:47 v3.1.0-dev.27 16:32:47 v3.1.0-dev.28 16:32:47 v3.1.0-dev.29 16:32:47 v3.1.0-dev.3 16:32:47 v3.1.0-dev.30 16:32:47 v3.1.0-dev.31 16:32:47 v3.1.0-dev.32 16:32:47 v3.1.0-dev.33 16:32:47 v3.1.0-dev.4 16:32:47 v3.1.0-dev.5 16:32:47 v3.1.0-dev.6 16:32:47 v3.1.0-dev.7 16:32:47 v3.1.0-dev.8 16:32:47 v3.1.0-dev.9 16:32:47 v3.2.0-dev.1 [Pipeline] sh 16:32:47 + lftools sign git-tag v3.2.0-dev.1 16:32:48 Signing Git tag with Sigul... 16:32:48 Signing v3.2.0-dev.1 [Pipeline] echo 16:32:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:32:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:32:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:32:49 $ docker stop --time=1 278ee0a3096f370880cd05de5c672c821092270a1bde0bf1f24935603b55f76f 16:32:50 $ docker rm -f --volumes 278ee0a3096f370880cd05de5c672c821092270a1bde0bf1f24935603b55f76f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:32:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:32:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:32:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:51 prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container 16:32:51 $ 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 16:32:52 $ docker top b31ba960af9a484428572a666621e8831c794864ad2b51da562c73fae6da375f -eo pid,comm 16:32:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:32:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:32:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:52 [ssh-agent] Looking for ssh-agent implementation... 16:32:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:52 $ docker exec b31ba960af9a484428572a666621e8831c794864ad2b51da562c73fae6da375f ssh-agent 16:32:52 SSH_AUTH_SOCK=/tmp/ssh-drVBy9pwCg1f/agent.32 16:32:52 SSH_AGENT_PID=38 16:32:52 Running ssh-add (command line suppressed) 16:32:52 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2500023426107722862.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2500023426107722862.key) 16:32:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:53 + git semver bump pre 16:32:53 2023-11-27 16:32:53,300 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:32:53 2023-11-27 16:32:53,300 [bump_version] DEBUG bumping version:3.2.0-dev.1 on axis:pre with prefix:dev 16:32:53 2023-11-27 16:32:53,300 [bump_version] DEBUG bumped version:3.2.0-dev.2 16:32:53 2023-11-27 16:32:53,300 [write_version] DEBUG write version:3.2.0-dev.2 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 16:32:53 2023-11-27 16:32:53,300 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:32:53 2023-11-27 16:32:53,300 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:32:53 2023-11-27 16:32:53,302 [execute] INFO git cat-file --batch-check 16:32:53 2023-11-27 16:32:53,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 16:32:53 2023-11-27 16:32:53,307 [execute] INFO git cat-file --batch 16:32:53 2023-11-27 16:32:53,307 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 16:32:53 2023-11-27 16:32:53,311 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:32:53 3.2.0-dev.2 [Pipeline] } 16:32:53 $ docker exec --env ******** --env ******** b31ba960af9a484428572a666621e8831c794864ad2b51da562c73fae6da375f ssh-agent -k 16:32:53 unset SSH_AUTH_SOCK; 16:32:53 unset SSH_AGENT_PID; 16:32:53 echo Agent pid 38 killed; 16:32:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:54 + git semver [Pipeline] } 16:32:54 $ docker stop --time=1 b31ba960af9a484428572a666621e8831c794864ad2b51da562c73fae6da375f 16:32:55 $ docker rm -f --volumes b31ba960af9a484428572a666621e8831c794864ad2b51da562c73fae6da375f [Pipeline] // withDockerContainer [Pipeline] sh 16:32:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:32:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:32:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:56 prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container 16:32:56 $ 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 16:32:56 $ docker top 8fe1f7469aa1bdb770f653e138614cdcdace5cd19a719ce26443abdebc5b43ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:32:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:57 [ssh-agent] Looking for ssh-agent implementation... 16:32:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:57 $ docker exec 8fe1f7469aa1bdb770f653e138614cdcdace5cd19a719ce26443abdebc5b43ca ssh-agent 16:32:57 SSH_AUTH_SOCK=/tmp/ssh-0QfLNgjZPwh6/agent.32 16:32:57 SSH_AGENT_PID=38 16:32:57 Running ssh-add (command line suppressed) 16:32:57 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15902254168032251299.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15902254168032251299.key) 16:32:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:57 + git semver push 16:32:58 2023-11-27 16:32:58,020 [run_push] DEBUG push 16:32:58 2023-11-27 16:32:58,020 [execute] INFO git cat-file --batch-check 16:32:58 2023-11-27 16:32:58,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 16:32:58 2023-11-27 16:32:58,025 [execute] INFO git rev-list ba2401500250d643545ea03d758145488b31f870 -- 16:32:58 2023-11-27 16:32:58,025 [execute] DEBUG Popen(['git', 'rev-list', 'ba2401500250d643545ea03d758145488b31f870', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 16:32:58 2023-11-27 16:32:58,033 [execute] INFO git fetch -v origin 16:32:58 2023-11-27 16:32:58,034 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 16:32:58 2023-11-27 16:32:58,608 [run_push] DEBUG no remote changes detected 16:32:58 2023-11-27 16:32:58,609 [execute] INFO git push origin semver 16:32:58 2023-11-27 16:32:58,609 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 16:32:59 2023-11-27 16:32:59,440 [run_push] DEBUG push all version tags 16:32:59 2023-11-27 16:32:59,441 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:32:59 2023-11-27 16:32:59,441 [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) 16:33:00 2023-11-27 16:33:00,298 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:33:00 3.2.0-dev.2 [Pipeline] } 16:33:00 $ docker exec --env ******** --env ******** 8fe1f7469aa1bdb770f653e138614cdcdace5cd19a719ce26443abdebc5b43ca ssh-agent -k 16:33:00 unset SSH_AUTH_SOCK; 16:33:00 unset SSH_AGENT_PID; 16:33:00 echo Agent pid 38 killed; 16:33:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:33:01 + git semver [Pipeline] } 16:33:01 $ docker stop --time=1 8fe1f7469aa1bdb770f653e138614cdcdace5cd19a719ce26443abdebc5b43ca 16:33:02 $ docker rm -f --volumes 8fe1f7469aa1bdb770f653e138614cdcdace5cd19a719ce26443abdebc5b43ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:33:04 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 16:33:04 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 16:33:04 total 16 16:33:04 drwxr-xr-x 3 root root 4096 Nov 27 16:14 . 16:33:04 drwxrwxr-x 10 jenkins jenkins 4096 Nov 27 16:32 .. 16:33:04 drwxr-xr-x 2 root root 4096 Nov 27 16:14 cost 16:33:04 -rw-r--r-- 1 root root 88 Nov 27 16:14 cost.csv 16:33:04 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 16:33:04 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 16:33:04 total 16 16:33:04 drwxr-xr-x 3 jenkins jenkins 4096 Nov 27 16:14 . 16:33:04 drwxrwxr-x 10 jenkins jenkins 4096 Nov 27 16:32 .. 16:33:04 drwxr-xr-x 2 jenkins jenkins 4096 Nov 27 16:14 cost 16:33:04 -rw-r--r-- 1 jenkins jenkins 88 Nov 27 16:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:33:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:33:05 ---> package-listing.sh 16:33:05 ++ facter osfamily 16:33:05 ++ tr '[:upper:]' '[:lower:]' 16:33:05 + OS_FAMILY=debian 16:33:05 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 16:33:05 + START_PACKAGES=/tmp/packages_start.txt 16:33:05 + END_PACKAGES=/tmp/packages_end.txt 16:33:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:33:05 + PACKAGES=/tmp/packages_start.txt 16:33:05 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 16:33:05 + PACKAGES=/tmp/packages_end.txt 16:33:05 + case "${OS_FAMILY}" in 16:33:05 + dpkg -l 16:33:05 + grep '^ii' 16:33:05 + '[' -f /tmp/packages_start.txt ']' 16:33:05 + '[' -f /tmp/packages_end.txt ']' 16:33:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:33:05 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 16:33:05 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 16:33:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 16:33:05 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 16:33:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:33:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:06 prd-ubuntu20.04-docker-8c-8g-1107 does not seem to be running inside a container 16:33:06 $ 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 16:33:06 $ docker top ab2513ad265c411e742d9c14afe1f12dbbca7350a2b4650d38d76d7ec0ff8d4e -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:07 + touch /tmp/pre-build-complete [Pipeline] sh 16:33:07 + mkdir -p /var/log/sysstat [Pipeline] sh 16:33:07 + ls /var/log/sa-host 16:33:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:33:08 provisioning config files... 16:33:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1191337886636918101tmp [Pipeline] { [Pipeline] echo 16:33:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:33:08 ---> create-netrc.sh [Pipeline] } 16:33:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:33:08 ---> python-tools-install.sh [Pipeline] echo 16:33:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:33:09 ---> sudo-logs.sh 16:33:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:33:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:33:09 ---> job-cost.sh 16:33:09 lf-activate-venv: SKIPPING 16:33:09 DEBUG: total: 0.2199999988079071 16:33:09 INFO: Retrieving Stack Cost... 16:33:09 INFO: Retrieving Pricing Info for: v3-standard-8 16:33:10 INFO: Archiving Costs [Pipeline] echo 16:33:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:33:10 ---> logs-deploy.sh 16:33:10 lf-activate-venv: SKIPPING 16:33:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/134 16:33:10 INFO: archiving workspace using pattern(s): 16:33:11 Archives upload complete. 16:33:11 INFO: archiving logs to Nexus 16:33:12 ---> uname -a: 16:33:12 Linux prd-ubuntu20-04-docker-8c-8g-1107 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:33:12 16:33:12 16:33:12 ---> lscpu: 16:33:12 Architecture: x86_64 16:33:12 CPU op-mode(s): 32-bit, 64-bit 16:33:12 Byte Order: Little Endian 16:33:12 Address sizes: 40 bits physical, 48 bits virtual 16:33:12 CPU(s): 8 16:33:12 On-line CPU(s) list: 0-7 16:33:12 Thread(s) per core: 1 16:33:12 Core(s) per socket: 1 16:33:12 Socket(s): 8 16:33:12 NUMA node(s): 1 16:33:12 Vendor ID: AuthenticAMD 16:33:12 CPU family: 23 16:33:12 Model: 49 16:33:12 Model name: AMD EPYC-Rome Processor 16:33:12 Stepping: 0 16:33:12 CPU MHz: 2800.000 16:33:12 BogoMIPS: 5600.00 16:33:12 Virtualization: AMD-V 16:33:12 Hypervisor vendor: KVM 16:33:12 Virtualization type: full 16:33:12 L1d cache: 256 KiB 16:33:12 L1i cache: 256 KiB 16:33:12 L2 cache: 4 MiB 16:33:12 L3 cache: 128 MiB 16:33:12 NUMA node0 CPU(s): 0-7 16:33:12 Vulnerability Itlb multihit: Not affected 16:33:12 Vulnerability L1tf: Not affected 16:33:12 Vulnerability Mds: Not affected 16:33:12 Vulnerability Meltdown: Not affected 16:33:12 Vulnerability Mmio stale data: Not affected 16:33:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:33:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:33:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:33:12 Vulnerability Srbds: Not affected 16:33:12 Vulnerability Tsx async abort: Not affected 16:33:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:33:12 16:33:12 16:33:12 ---> nproc: 16:33:12 8 16:33:12 16:33:12 16:33:12 ---> df -h: 16:33:12 Filesystem Size Used Avail Use% Mounted on 16:33:12 overlay 155G 12G 144G 8% / 16:33:12 tmpfs 64M 0 64M 0% /dev 16:33:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:33:12 shm 64M 0 64M 0% /dev/shm 16:33:12 /dev/vda1 155G 12G 144G 8% /facter-os 16:33:12 16:33:12 16:33:12 ---> sar -b -r -n DEV: 16:33:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1107) 11/27/23 _x86_64_ (8 CPU) 16:33:12 16:33:12 16:12:42 LINUX RESTART (8 CPU) 16:33:12 16:33:12 16:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:33:12 16:14:01 154.25 40.03 114.22 0.00 4433.42 125114.52 0.00 16:33:12 16:15:01 85.89 0.30 85.59 0.00 17.59 93180.41 0.00 16:33:12 16:16:01 3.92 0.00 3.92 0.00 0.00 24203.18 0.00 16:33:12 16:17:01 1.38 0.02 1.37 0.00 0.13 16.53 0.00 16:33:12 16:18:01 38.71 9.37 29.35 0.00 2884.59 4760.54 0.00 16:33:12 16:19:01 20.15 2.25 17.90 0.00 2292.28 3839.49 0.00 16:33:12 16:20:01 3.50 0.02 3.48 0.00 0.13 91.17 0.00 16:33:12 16:21:01 1.87 0.00 1.87 0.00 0.00 20.80 0.00 16:33:12 16:22:01 1.35 0.00 1.35 0.00 0.00 14.40 0.00 16:33:12 16:23:01 2.08 0.00 2.08 0.00 0.00 24.13 0.00 16:33:12 16:24:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 16:33:12 16:25:01 1.63 0.00 1.63 0.00 0.00 18.40 0.00 16:33:12 16:26:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 16:33:12 16:27:01 1.72 0.00 1.72 0.00 0.00 19.60 0.00 16:33:12 16:28:01 1.67 0.02 1.65 0.00 0.13 23.73 0.00 16:33:12 16:29:01 2.70 1.67 1.03 0.00 37.73 13.73 0.00 16:33:12 16:30:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 16:33:12 16:31:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 16:33:12 16:32:01 2.85 0.07 2.78 0.00 7.87 121.31 0.00 16:33:12 16:33:01 130.03 0.22 129.81 0.00 29.73 58037.66 0.00 16:33:12 Average: 22.80 2.67 20.13 0.00 481.87 15386.44 0.00 16:33:12 16:33:12 16:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:33:12 16:14:01 29169812 31539904 770876 2.34 77928 2561784 1837968 5.42 1028420 2295132 73208 16:33:12 16:15:01 28754004 31564812 743276 2.26 94840 2942452 1773632 5.23 1108344 2586328 88 16:33:12 16:16:01 28769708 31580624 727304 2.21 94892 2942456 1773632 5.23 1089936 2586332 188 16:33:12 16:17:01 28768844 31579836 727960 2.21 94936 2942456 1773632 5.23 1090140 2586332 184 16:33:12 16:18:01 28493164 31559764 721304 2.19 111948 3181888 1686340 4.97 1244728 2683636 8260 16:33:12 16:19:01 28293244 31564180 714832 2.17 125020 3367560 1710612 5.04 1393652 2723260 40 16:33:12 16:20:01 28304204 31570316 708016 2.15 123640 3364312 1698780 5.01 1385400 2720048 8 16:33:12 16:21:01 28304212 31570444 707804 2.15 123728 3364316 1698780 5.01 1385940 2720056 164 16:33:12 16:22:01 28304480 31570836 707428 2.15 123824 3364316 1698780 5.01 1385632 2720064 8 16:33:12 16:23:01 28305960 31572412 705772 2.15 123928 3364324 1698780 5.01 1383932 2720060 8 16:33:12 16:24:01 28306084 31572600 705484 2.15 124016 3364324 1698780 5.01 1384216 2720064 8 16:33:12 16:25:01 28307320 31573936 704140 2.14 124060 3364328 1698780 5.01 1382756 2720068 16 16:33:12 16:26:01 28307368 31573992 704008 2.14 124092 3364332 1698780 5.01 1382696 2720068 8 16:33:12 16:27:01 28307720 31574384 703768 2.14 124128 3364332 1698780 5.01 1383160 2720068 8 16:33:12 16:28:01 28305668 31572480 705424 2.15 124196 3364312 1724864 5.08 1383544 2720040 64 16:33:12 16:29:01 28298240 31567176 710492 2.16 124244 3365440 1707968 5.03 1392532 2720420 228 16:33:12 16:30:01 28297924 31566900 710716 2.16 124268 3365444 1707968 5.03 1392132 2720376 20 16:33:12 16:31:01 28298096 31567100 710376 2.16 124292 3365452 1707968 5.03 1391988 2720380 188 16:33:12 16:32:01 27763820 31538188 737124 2.24 133164 3829092 1776692 5.24 1425648 3183100 463148 16:33:12 16:33:01 26764396 31523280 743460 2.26 174028 4675024 1879976 5.54 1536596 3967340 800 16:33:12 Average: 28321213 31565158 718478 2.18 119759 3340897 1732575 5.11 1327570 2762659 27332 16:33:12 16:33:12 16:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:33:12 16:14:01 docker0 45.70 83.44 3.92 725.19 0.00 0.00 0.00 0.00 16:33:12 16:14:01 ens3 639.40 374.00 6424.48 138.71 0.00 0.00 0.00 0.00 16:33:12 16:14:01 lo 3.46 3.46 0.34 0.34 0.00 0.00 0.00 0.00 16:33:12 16:14:01 veth6946e64 42.08 80.31 4.08 677.59 0.00 0.00 0.00 0.06 16:33:12 16:15:01 docker0 40.24 44.80 3.25 768.38 0.00 0.00 0.00 0.00 16:33:12 16:15:01 ens3 150.68 103.63 3302.41 20.89 0.00 0.00 0.00 0.00 16:33:12 16:15:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 16:33:12 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:12 16:16:01 ens3 0.08 0.02 0.00 0.01 0.00 0.00 0.00 0.00 16:33:12 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:12 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:12 16:17:01 ens3 0.93 0.62 1.57 0.22 0.00 0.00 0.00 0.00 16:33:12 16:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:33:12 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:12 16:18:01 ens3 113.85 64.87 1497.75 4.62 0.00 0.00 0.00 0.00 16:33:12 16:18:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 16:33:12 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:12 16:19:01 ens3 82.27 42.19 1234.04 2.88 0.00 0.00 0.00 0.00 16:33:12 16:19:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 16:33:12 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:12 16:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:12 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:12 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:12 16:21:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:33:12 16:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:33:12 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:12 16:22:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:33:12 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:12 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:12 16:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:33:12 16:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:33:12 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:12 16:24:01 ens3 0.27 0.15 0.14 0.07 0.00 0.00 0.00 0.00 16:33:12 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:12 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:12 16:25:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:33:12 16:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:33:12 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:12 16:26:01 ens3 0.55 0.00 0.05 0.00 0.00 0.00 0.00 0.00 16:33:12 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:12 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:12 16:27:01 ens3 1.15 0.45 0.40 0.28 0.00 0.00 0.00 0.00 16:33:12 16:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:33:12 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:12 16:28:01 ens3 0.25 0.15 0.10 0.07 0.00 0.00 0.00 0.00 16:33:12 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:12 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:12 16:29:01 ens3 7.92 6.18 5.63 6.05 0.00 0.00 0.00 0.00 16:33:12 16:29:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 16:33:12 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:12 16:30:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 16:33:12 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:12 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:12 16:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:33:12 16:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:33:12 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:12 16:32:01 ens3 125.88 86.09 3970.13 9.11 0.00 0.00 0.00 0.00 16:33:12 16:32:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 16:33:12 16:33:01 docker0 66.41 145.84 5.59 1439.86 0.00 0.00 0.00 0.00 16:33:12 16:33:01 ens3 322.73 171.07 4706.55 42.00 0.00 0.00 0.00 0.00 16:33:12 16:33:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 16:33:12 16:33:01 veth866ab98 1.90 1.72 0.30 0.70 0.00 0.00 0.00 0.00 16:33:12 Average: docker0 7.59 13.65 0.64 146.19 0.00 0.00 0.00 0.00 16:33:12 Average: ens3 71.87 42.22 1052.68 11.14 0.00 0.00 0.00 0.00 16:33:12 Average: lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 16:33:12 Average: veth866ab98 0.10 0.09 0.02 0.04 0.00 0.00 0.00 0.00 16:33:12 16:33:12 16:33:12 ---> sar -P ALL: 16:33:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1107) 11/27/23 _x86_64_ (8 CPU) 16:33:12 16:33:12 16:12:42 LINUX RESTART (8 CPU) 16:33:12 16:33:12 16:13:02 CPU %user %nice %system %iowait %steal %idle 16:33:12 16:14:01 all 9.06 0.00 2.86 4.81 0.06 83.21 16:33:12 16:14:01 0 9.59 0.00 2.62 5.64 0.07 82.08 16:33:12 16:14:01 1 8.97 0.00 2.65 0.60 0.05 87.72 16:33:12 16:14:01 2 8.53 0.00 2.68 10.55 0.05 78.19 16:33:12 16:14:01 3 10.70 0.00 2.95 12.76 0.07 73.52 16:33:12 16:14:01 4 10.74 0.00 1.89 7.01 0.05 80.31 16:33:12 16:14:01 5 7.50 0.00 2.68 0.34 0.05 89.43 16:33:12 16:14:01 6 8.35 0.00 3.14 0.62 0.05 87.84 16:33:12 16:14:01 7 8.08 0.00 4.30 0.94 0.09 86.59 16:33:12 16:15:01 all 28.25 0.00 3.38 2.97 0.08 65.33 16:33:12 16:15:01 0 27.75 0.00 3.31 0.92 0.08 67.93 16:33:12 16:15:01 1 29.53 0.00 3.39 0.13 0.08 66.86 16:33:12 16:15:01 2 27.67 0.00 3.05 3.77 0.08 65.43 16:33:12 16:15:01 3 29.24 0.00 3.60 0.15 0.07 66.94 16:33:12 16:15:01 4 26.24 0.00 3.56 10.66 0.07 59.47 16:33:12 16:15:01 5 27.06 0.00 3.71 7.62 0.08 61.52 16:33:12 16:15:01 6 28.63 0.00 3.19 0.44 0.07 67.68 16:33:12 16:15:01 7 29.90 0.00 3.20 0.10 0.07 66.74 16:33:12 16:16:01 all 0.15 0.00 0.02 0.01 0.00 99.82 16:33:12 16:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:33:12 16:16:01 1 0.03 0.00 0.03 0.02 0.00 99.92 16:33:12 16:16:01 2 0.99 0.00 0.07 0.02 0.00 98.92 16:33:12 16:16:01 3 0.03 0.00 0.03 0.00 0.02 99.92 16:33:12 16:16:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:33:12 16:16:01 5 0.05 0.00 0.02 0.03 0.00 99.90 16:33:12 16:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:33:12 16:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:33:12 16:17:01 all 0.12 0.00 0.01 0.00 0.01 99.86 16:33:12 16:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:33:12 16:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:33:12 16:17:01 2 0.73 0.00 0.07 0.02 0.02 99.17 16:33:12 16:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:33:12 16:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:33:12 16:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:33:12 16:17:01 6 0.08 0.00 0.02 0.00 0.02 99.88 16:33:12 16:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:33:12 16:18:01 all 1.46 0.00 0.82 0.47 0.02 97.24 16:33:12 16:18:01 0 0.97 0.00 1.03 0.28 0.02 97.70 16:33:12 16:18:01 1 2.19 0.00 1.74 0.77 0.00 95.31 16:33:12 16:18:01 2 1.44 0.00 0.89 1.39 0.02 96.26 16:33:12 16:18:01 3 1.34 0.00 0.60 0.43 0.03 97.59 16:33:12 16:18:01 4 2.07 0.00 0.60 0.18 0.02 97.13 16:33:12 16:18:01 5 0.80 0.00 0.40 0.03 0.02 98.75 16:33:12 16:18:01 6 1.87 0.00 0.78 0.65 0.02 96.68 16:33:12 16:18:01 7 0.97 0.00 0.50 0.02 0.02 98.50 16:33:12 16:19:01 all 1.04 0.00 0.56 0.34 0.01 98.04 16:33:12 16:19:01 0 1.52 0.00 1.09 1.86 0.02 95.52 16:33:12 16:19:01 1 0.98 0.00 0.38 0.03 0.02 98.58 16:33:12 16:19:01 2 0.94 0.00 0.28 0.02 0.02 98.74 16:33:12 16:19:01 3 0.70 0.00 0.33 0.00 0.02 98.95 16:33:12 16:19:01 4 1.25 0.00 0.67 0.53 0.02 97.53 16:33:12 16:19:01 5 0.48 0.00 0.32 0.25 0.02 98.93 16:33:12 16:19:01 6 0.57 0.00 0.97 0.00 0.00 98.47 16:33:12 16:19:01 7 1.90 0.00 0.45 0.03 0.02 97.60 16:33:12 16:20:01 all 0.08 0.00 0.05 0.01 0.00 99.86 16:33:12 16:20:01 0 0.08 0.00 0.03 0.02 0.00 99.87 16:33:12 16:20:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:33:12 16:20:01 2 0.08 0.00 0.07 0.00 0.00 99.85 16:33:12 16:20:01 3 0.07 0.00 0.07 0.00 0.02 99.85 16:33:12 16:20:01 4 0.03 0.00 0.05 0.05 0.00 99.87 16:33:12 16:20:01 5 0.03 0.00 0.03 0.00 0.00 99.93 16:33:12 16:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:33:12 16:20:01 7 0.27 0.00 0.10 0.00 0.00 99.63 16:33:12 16:21:01 all 0.14 0.00 0.01 0.00 0.00 99.84 16:33:12 16:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:33:12 16:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:33:12 16:21:01 2 1.03 0.00 0.02 0.00 0.02 98.94 16:33:12 16:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:33:12 16:21:01 4 0.00 0.00 0.02 0.03 0.00 99.95 16:33:12 16:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:33:12 16:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:33:12 16:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:33:12 16:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:33:12 16:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:33:12 16:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:33:12 16:22:01 2 0.02 0.00 0.03 0.00 0.02 99.93 16:33:12 16:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:33:12 16:22:01 4 0.00 0.00 0.00 0.02 0.02 99.97 16:33:12 16:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:33:12 16:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:33:12 16:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:33:12 16:23:01 all 0.02 0.00 0.01 0.01 0.00 99.96 16:33:12 16:23:01 0 0.02 0.00 0.02 0.05 0.00 99.92 16:33:12 16:23:01 1 0.07 0.00 0.02 0.00 0.00 99.92 16:33:12 16:23:01 2 0.05 0.00 0.00 0.00 0.00 99.95 16:33:12 16:23:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:33:12 16:23:01 4 0.00 0.00 0.00 0.02 0.00 99.98 16:33:12 16:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:33:12 16:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:33:12 16:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:33:12 16:24:01 all 0.07 0.00 0.01 0.00 0.01 99.92 16:33:12 16:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:33:12 16:24:01 1 0.38 0.00 0.00 0.00 0.02 99.60 16:33:12 16:24:01 2 0.05 0.00 0.02 0.00 0.02 99.92 16:33:12 16:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:33:12 16:24:01 4 0.00 0.00 0.02 0.02 0.00 99.97 16:33:12 16:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:33:12 16:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 16:33:12 16:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:33:12 16:33:12 16:24:01 CPU %user %nice %system %iowait %steal %idle 16:33:12 16:25:01 all 0.23 0.00 0.01 0.00 0.00 99.75 16:33:12 16:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:33:12 16:25:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:33:12 16:25:01 2 1.79 0.00 0.03 0.00 0.00 98.17 16:33:12 16:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:33:12 16:25:01 4 0.00 0.00 0.00 0.02 0.02 99.97 16:33:12 16:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:33:12 16:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:33:12 16:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:33:12 16:26:01 all 0.26 0.00 0.01 0.00 0.01 99.72 16:33:12 16:26:01 0 0.02 0.00 0.00 0.02 0.02 99.95 16:33:12 16:26:01 1 0.05 0.00 0.00 0.00 0.00 99.95 16:33:12 16:26:01 2 1.92 0.00 0.03 0.00 0.03 98.01 16:33:12 16:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:33:12 16:26:01 4 0.03 0.00 0.00 0.02 0.00 99.95 16:33:12 16:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:33:12 16:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:33:12 16:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:33:12 16:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:33:12 16:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:33:12 16:27:01 1 0.05 0.00 0.02 0.00 0.00 99.93 16:33:12 16:27:01 2 0.07 0.00 0.03 0.00 0.02 99.88 16:33:12 16:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:33:12 16:27:01 4 0.00 0.00 0.03 0.00 0.00 99.97 16:33:12 16:27:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:33:12 16:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:33:12 16:27:01 7 0.02 0.00 0.00 0.00 0.02 99.97 16:33:12 16:28:01 all 0.03 0.00 0.02 0.00 0.00 99.94 16:33:12 16:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:33:12 16:28:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:33:12 16:28:01 2 0.07 0.00 0.02 0.00 0.02 99.90 16:33:12 16:28:01 3 0.00 0.00 0.03 0.02 0.00 99.95 16:33:12 16:28:01 4 0.02 0.00 0.03 0.02 0.02 99.92 16:33:12 16:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:33:12 16:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:33:12 16:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:33:12 16:29:01 all 0.23 0.00 0.02 0.01 0.00 99.74 16:33:12 16:29:01 0 0.33 0.00 0.03 0.03 0.02 99.58 16:33:12 16:29:01 1 0.23 0.00 0.03 0.00 0.00 99.73 16:33:12 16:29:01 2 0.32 0.00 0.03 0.00 0.02 99.63 16:33:12 16:29:01 3 0.05 0.00 0.02 0.00 0.00 99.93 16:33:12 16:29:01 4 0.70 0.00 0.00 0.02 0.00 99.28 16:33:12 16:29:01 5 0.03 0.00 0.03 0.02 0.00 99.92 16:33:12 16:29:01 6 0.07 0.00 0.00 0.00 0.00 99.93 16:33:12 16:29:01 7 0.08 0.00 0.00 0.00 0.00 99.92 16:33:12 16:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:33:12 16:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:33:12 16:30:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:33:12 16:30:01 2 0.05 0.00 0.00 0.00 0.02 99.93 16:33:12 16:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:33:12 16:30:01 4 0.02 0.00 0.02 0.02 0.02 99.93 16:33:12 16:30:01 5 0.00 0.00 0.02 0.00 0.02 99.97 16:33:12 16:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:33:12 16:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:33:12 16:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:33:12 16:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:33:12 16:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:33:12 16:31:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:33:12 16:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:33:12 16:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:33:12 16:31:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:33:12 16:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:33:12 16:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 16:33:12 16:32:01 all 1.49 0.00 0.67 0.03 0.02 97.79 16:33:12 16:32:01 0 1.47 0.00 1.02 0.05 0.02 97.44 16:33:12 16:32:01 1 1.64 0.00 0.52 0.02 0.02 97.81 16:33:12 16:32:01 2 1.01 0.00 1.11 0.00 0.03 97.85 16:33:12 16:32:01 3 1.27 0.00 0.47 0.00 0.02 98.25 16:33:12 16:32:01 4 1.35 0.00 0.38 0.15 0.02 98.10 16:33:12 16:32:01 5 1.97 0.00 0.64 0.02 0.02 97.36 16:33:12 16:32:01 6 1.89 0.00 0.58 0.02 0.02 97.49 16:33:12 16:32:01 7 1.35 0.00 0.62 0.00 0.00 98.03 16:33:12 16:33:01 all 7.04 0.00 2.85 4.39 0.04 85.68 16:33:12 16:33:01 0 8.54 0.00 2.87 3.22 0.05 85.31 16:33:12 16:33:01 1 7.35 0.00 3.23 0.57 0.03 88.81 16:33:12 16:33:01 2 6.11 0.00 2.58 0.17 0.03 91.11 16:33:12 16:33:01 3 6.78 0.00 2.54 1.21 0.03 89.44 16:33:12 16:33:01 4 5.30 0.00 3.22 23.80 0.05 67.62 16:33:12 16:33:01 5 6.07 0.00 3.32 5.70 0.05 84.87 16:33:12 16:33:01 6 7.40 0.00 2.67 0.44 0.05 89.44 16:33:12 16:33:01 7 8.77 0.00 2.36 0.05 0.05 88.77 16:33:12 Average: all 2.47 0.00 0.56 0.65 0.01 96.31 16:33:12 Average: 0 2.50 0.00 0.60 0.60 0.02 96.28 16:33:12 Average: 1 2.56 0.00 0.60 0.11 0.01 96.72 16:33:12 Average: 2 2.64 0.00 0.55 0.79 0.02 96.01 16:33:12 Average: 3 2.49 0.00 0.53 0.71 0.02 96.25 16:33:12 Average: 4 2.36 0.00 0.52 2.10 0.02 94.99 16:33:12 Average: 5 2.18 0.00 0.56 0.69 0.01 96.55 16:33:12 Average: 6 2.43 0.00 0.57 0.11 0.01 96.88 16:33:12 Average: 7 2.55 0.00 0.57 0.06 0.01 96.80 16:33:12 16:33:12 16:33:12