Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 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-ssh67777830304476029.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh15452400553944020530.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh9079497957271987913.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh10215046837655817170.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-ssh13350290804671903105.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10056 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 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 (main) > 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 Commit message: "Merge pull request #353 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.2.0-dev.46" > git checkout -f 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 # timeout=10 > git rev-list --no-walk 4800511144e73b5458a1d215764f0cd5a9b878c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:46:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:46:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:46:19 ========================================================= 00:46:19 EdgeX Global Pipelines Version Info 00:46:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:46:21 ------------------- 00:46:21 stable info: 00:46:21 ------------------- 00:46:21 Commited By: Cherry Wang cherry@iotechsys.com 00:46:21 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 00:46:21 Message: update stable to v1.0.263 00:46:21 ------------------- 00:46:21 experimental info: 00:46:21 ------------------- 00:46:21 Commited By: Cherry Wang cherry@iotechsys.com 00:46:21 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 00:46:21 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 63b6a18 [Pipeline] echo 00:46:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:46:23 + git rev-list -1 --merges 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912~1..63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 [Pipeline] echo 00:46:23 -----------> git rev-list -1 --merges 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912~1..63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 00:46:23 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 [false] [Pipeline] sh 00:46:23 + git log --format=format:%s -1 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 [Pipeline] echo 00:46:23 ========================================================= 00:46:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:46:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:46:23 + git log --format=format:%s -1 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 [Pipeline] echo 00:46:23 [semverPrep] GIT_COMMIT: 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912, Commit Message: Merge pull request #353 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.2.0-dev.46 [Pipeline] echo 00:46:23 [semverPrep] This is not a build commit. [Pipeline] sh 00:46:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:46:24 + grep -v github /etc/ssh/ssh_known_hosts 00:46:24 + [ -e /tmp/ssh_known_hosts ] 00:46:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:46:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:46:24 + sudo tee -a /etc/ssh/ssh_known_hosts 00:46:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:46:25 00:46:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:46:25 0.1.4: Pulling from edgex-devops/py-git-semver 00:46:25 b85a868b505f: Pulling fs layer 00:46:25 e2be974225ed: Pulling fs layer 00:46:25 339a4e72a1f5: Pulling fs layer 00:46:25 988bab9f4d93: Pulling fs layer 00:46:25 1469e6f7b9e6: Pulling fs layer 00:46:25 eaf3925da568: Pulling fs layer 00:46:25 bab4dde63d76: Pulling fs layer 00:46:25 bde34c3a00c8: Pulling fs layer 00:46:25 b352a97aabf1: Pulling fs layer 00:46:25 4872d77fe225: Pulling fs layer 00:46:25 5851b861e8e6: Pulling fs layer 00:46:25 4872d77fe225: Waiting 00:46:25 1469e6f7b9e6: Waiting 00:46:25 988bab9f4d93: Waiting 00:46:25 5851b861e8e6: Waiting 00:46:25 bde34c3a00c8: Waiting 00:46:25 eaf3925da568: Waiting 00:46:25 b352a97aabf1: Waiting 00:46:25 bab4dde63d76: Waiting 00:46:25 e2be974225ed: Verifying Checksum 00:46:25 e2be974225ed: Download complete 00:46:25 988bab9f4d93: Download complete 00:46:25 1469e6f7b9e6: Verifying Checksum 00:46:25 1469e6f7b9e6: Download complete 00:46:25 339a4e72a1f5: Verifying Checksum 00:46:25 eaf3925da568: Verifying Checksum 00:46:25 eaf3925da568: Download complete 00:46:25 bde34c3a00c8: Download complete 00:46:25 b352a97aabf1: Download complete 00:46:25 4872d77fe225: Verifying Checksum 00:46:25 4872d77fe225: Download complete 00:46:25 5851b861e8e6: Verifying Checksum 00:46:25 5851b861e8e6: Download complete 00:46:25 b85a868b505f: Download complete 00:46:26 bab4dde63d76: Verifying Checksum 00:46:26 bab4dde63d76: Download complete 00:46:26 b85a868b505f: Pull complete 00:46:27 e2be974225ed: Pull complete 00:46:27 339a4e72a1f5: Pull complete 00:46:27 988bab9f4d93: Pull complete 00:46:28 1469e6f7b9e6: Pull complete 00:46:28 eaf3925da568: Pull complete 00:46:29 bab4dde63d76: Pull complete 00:46:29 bde34c3a00c8: Pull complete 00:46:29 b352a97aabf1: Pull complete 00:46:29 4872d77fe225: Pull complete 00:46:30 5851b861e8e6: Pull complete 00:46:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:46:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:46:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:46:30 prd-ubuntu20.04-docker-8c-8g-10056 does not seem to be running inside a container 00:46:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:46:33 $ docker top 24441727c99a714acd1b8eaf2e3fc1ea4e436fadc66394fe8355d3536e910846 -eo pid,comm 00:46:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:46:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:46:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:46:33 [ssh-agent] Looking for ssh-agent implementation... 00:46:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:46:33 $ docker exec 24441727c99a714acd1b8eaf2e3fc1ea4e436fadc66394fe8355d3536e910846 ssh-agent 00:46:33 SSH_AUTH_SOCK=/tmp/ssh-sJaX2zcTrpq6/agent.33 00:46:33 SSH_AGENT_PID=39 00:46:33 Running ssh-add (command line suppressed) 00:46:33 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7824485837228590457.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7824485837228590457.key) 00:46:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:46:34 + git tag --points-at HEAD [Pipeline] } 00:46:34 $ docker exec --env ******** --env ******** 24441727c99a714acd1b8eaf2e3fc1ea4e436fadc66394fe8355d3536e910846 ssh-agent -k 00:46:34 unset SSH_AUTH_SOCK; 00:46:34 unset SSH_AGENT_PID; 00:46:34 echo Agent pid 39 killed; 00:46:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:46:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:46:34 [ssh-agent] Looking for ssh-agent implementation... 00:46:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:46:34 $ docker exec 24441727c99a714acd1b8eaf2e3fc1ea4e436fadc66394fe8355d3536e910846 ssh-agent 00:46:34 SSH_AUTH_SOCK=/tmp/ssh-C5DeKJq9bPgc/agent.72 00:46:34 SSH_AGENT_PID=78 00:46:34 Running ssh-add (command line suppressed) 00:46:34 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8754820564471526927.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8754820564471526927.key) 00:46:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:46:35 + git semver init 00:46:35 2024-09-11 00:46:35,237 [run_init] DEBUG init version:0.0.0 force:False 00:46:35 2024-09-11 00:46:35,238 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 00:46:35 2024-09-11 00:46:35,238 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 00:46:35 2024-09-11 00:46:35,238 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 00:46:37 2024-09-11 00:46:36,781 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 00:46:37 2024-09-11 00:46:36,781 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 00:46:37 2024-09-11 00:46:36,781 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 00:46:37 2024-09-11 00:46:36,781 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 00:46:37 3.2.0-dev.37 [Pipeline] } 00:46:37 $ docker exec --env ******** --env ******** 24441727c99a714acd1b8eaf2e3fc1ea4e436fadc66394fe8355d3536e910846 ssh-agent -k 00:46:37 unset SSH_AUTH_SOCK; 00:46:37 unset SSH_AGENT_PID; 00:46:37 echo Agent pid 78 killed; 00:46:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:46:37 + git semver [Pipeline] } 00:46:37 $ docker stop --time=1 24441727c99a714acd1b8eaf2e3fc1ea4e436fadc66394fe8355d3536e910846 00:46:39 $ docker rm -f --volumes 24441727c99a714acd1b8eaf2e3fc1ea4e436fadc66394fe8355d3536e910846 [Pipeline] // withDockerContainer [Pipeline] sh 00:46:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:46:39 Stashed 1 file(s) [Pipeline] echo 00:46:39 [edgeXSemver]: initialized semver on version 3.2.0-dev.37 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:46:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:46:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:46:40 ========================================================= 00:46:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 00:46:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:46:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:46:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 00:46:40 619be1103602: Pulling fs layer 00:46:40 7862e08f4a3e: Pulling fs layer 00:46:40 5df492c9dc93: Pulling fs layer 00:46:40 7629e6793208: Pulling fs layer 00:46:40 4f4fb700ef54: Pulling fs layer 00:46:40 fb5054dd5b73: Pulling fs layer 00:46:40 eeca6798cff9: Pulling fs layer 00:46:40 aa269ceb94a6: Pulling fs layer 00:46:40 ada007ff1a6a: Pulling fs layer 00:46:40 fb5054dd5b73: Waiting 00:46:40 eeca6798cff9: Waiting 00:46:40 aa269ceb94a6: Waiting 00:46:40 7629e6793208: Waiting 00:46:40 4f4fb700ef54: Waiting 00:46:40 ada007ff1a6a: Waiting 00:46:40 7862e08f4a3e: Verifying Checksum 00:46:40 7862e08f4a3e: Download complete 00:46:40 7629e6793208: Download complete 00:46:40 4f4fb700ef54: Verifying Checksum 00:46:40 4f4fb700ef54: Download complete 00:46:40 fb5054dd5b73: Download complete 00:46:40 619be1103602: Download complete 00:46:40 eeca6798cff9: Verifying Checksum 00:46:40 eeca6798cff9: Download complete 00:46:40 619be1103602: Pull complete 00:46:40 ada007ff1a6a: Verifying Checksum 00:46:40 ada007ff1a6a: Download complete 00:46:40 7862e08f4a3e: Pull complete 00:46:40 5df492c9dc93: Verifying Checksum 00:46:40 5df492c9dc93: Download complete 00:46:41 aa269ceb94a6: Verifying Checksum 00:46:41 aa269ceb94a6: Download complete 00:46:44 5df492c9dc93: Pull complete 00:46:44 7629e6793208: Pull complete 00:46:44 4f4fb700ef54: Pull complete 00:46:44 fb5054dd5b73: Pull complete 00:46:44 eeca6798cff9: Pull complete 00:46:47 aa269ceb94a6: Pull complete 00:46:47 ada007ff1a6a: Pull complete 00:46:47 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 00:46:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:46:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 00:46:47 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:48 + docker inspect -f . ci-base-image-x86_64 00:46:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:46:48 prd-ubuntu20.04-docker-8c-8g-10056 does not seem to be running inside a container 00:46:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:46:52 $ docker top eb24270924224cee4a75d8a46d9465edd262c572c740f290896752e375f27e2f -eo pid,comm [Pipeline] { [Pipeline] sh 00:46:53 + go version 00:46:53 go version go1.21.9 linux/amd64 [Pipeline] } 00:46:53 $ docker stop --time=1 eb24270924224cee4a75d8a46d9465edd262c572c740f290896752e375f27e2f 00:46:54 $ docker rm -f --volumes eb24270924224cee4a75d8a46d9465edd262c572c740f290896752e375f27e2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:54 Still waiting to schedule task 00:46:54 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10055’ 00:46:55 + docker inspect -f . ci-base-image-x86_64 00:46:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:46:55 prd-ubuntu20.04-docker-8c-8g-10056 does not seem to be running inside a container 00:46:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:46:55 $ docker top 76c450e86691334305e6ec5b45f3dd5d0984805135ae25a3ed8779e154e57259 -eo pid,comm [Pipeline] { [Pipeline] sh 00:46:55 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 00:46:56 + make test 00:46:56 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 00:46:56 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:46:56 go: downloading github.com/stretchr/testify v1.9.0 00:46:56 go: downloading github.com/google/uuid v1.6.0 00:46:56 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.46 00:46:56 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:46:56 go: downloading github.com/nats-io/nats.go v1.37.0 00:46:56 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 00:46:56 go: downloading github.com/hashicorp/errwrap v1.0.0 00:46:56 go: downloading github.com/davecgh/go-spew v1.1.1 00:46:56 go: downloading github.com/pmezard/go-difflib v1.0.0 00:46:56 go: downloading gopkg.in/yaml.v3 v3.0.1 00:46:56 go: downloading github.com/stretchr/objx v0.5.2 00:46:56 go: downloading github.com/go-playground/validator/v10 v10.22.1 00:46:56 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 00:46:56 go: downloading github.com/gorilla/websocket v1.5.3 00:46:56 go: downloading golang.org/x/net v0.27.0 00:46:56 go: downloading golang.org/x/sync v0.7.0 00:46:56 go: downloading github.com/x448/float16 v0.8.4 00:46:56 go: downloading golang.org/x/text v0.16.0 00:46:56 go: downloading github.com/go-playground/universal-translator v0.18.1 00:46:56 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 00:46:56 go: downloading github.com/leodido/go-urn v1.4.0 00:46:56 go: downloading golang.org/x/crypto v0.25.0 00:46:56 go: downloading github.com/go-playground/locales v0.14.1 00:46:56 go: downloading github.com/klauspost/compress v1.17.2 00:46:56 go: downloading github.com/nats-io/nkeys v0.4.7 00:46:56 go: downloading github.com/nats-io/nuid v1.0.1 00:46:56 go: downloading golang.org/x/sys v0.22.0 00:47:18 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 00:47:18 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 00:47:18 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.033s coverage: 86.1% of statements 00:47:18 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 00:47:18 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 00:47:21 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.028s coverage: 19.8% of statements 00:47:21 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.052s coverage: 88.8% of statements 00:47:21 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.049s coverage: 86.2% of statements 00:47:21 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.023s coverage: 15.4% of statements 00:47:21 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.139s coverage: 61.3% of statements 00:47:21 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.023s coverage: 87.5% of statements 00:47:21 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.026s coverage: 100.0% of statements 00:47:21 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.017s coverage: 100.0% of statements 00:47:21 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.030s coverage: 95.1% of statements 00:47:36 go vet ./... 00:47:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:47:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:47:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:47:38 $ docker stop --time=1 76c450e86691334305e6ec5b45f3dd5d0984805135ae25a3ed8779e154e57259 00:47:42 $ docker rm -f --volumes 76c450e86691334305e6ec5b45f3dd5d0984805135ae25a3ed8779e154e57259 [Pipeline] // withDockerContainer [Pipeline] sh 00:47:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:47:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:47:43 00:47:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:47:43 latest: Pulling from edgex-lftools-log-publisher 00:47:43 5eb5b503b376: Pulling fs layer 00:47:43 5c69ac0246d0: Pulling fs layer 00:47:43 ec43610c2a17: Pulling fs layer 00:47:43 3a2ae6a8a46f: Pulling fs layer 00:47:43 33b1e0a273af: Pulling fs layer 00:47:43 5d3b04190fa2: Pulling fs layer 00:47:43 2f39f015ded8: Pulling fs layer 00:47:43 33b1e0a273af: Waiting 00:47:43 5d3b04190fa2: Waiting 00:47:43 2f39f015ded8: Waiting 00:47:43 3a2ae6a8a46f: Waiting 00:47:43 5c69ac0246d0: Verifying Checksum 00:47:43 5c69ac0246d0: Download complete 00:47:43 3a2ae6a8a46f: Verifying Checksum 00:47:43 3a2ae6a8a46f: Download complete 00:47:43 33b1e0a273af: Verifying Checksum 00:47:43 33b1e0a273af: Download complete 00:47:43 5d3b04190fa2: Verifying Checksum 00:47:43 5d3b04190fa2: Download complete 00:47:43 ec43610c2a17: Verifying Checksum 00:47:43 ec43610c2a17: Download complete 00:47:43 5eb5b503b376: Verifying Checksum 00:47:43 5eb5b503b376: Download complete 00:47:44 2f39f015ded8: Verifying Checksum 00:47:45 5eb5b503b376: Pull complete 00:47:45 5c69ac0246d0: Pull complete 00:47:46 ec43610c2a17: Pull complete 00:47:46 3a2ae6a8a46f: Pull complete 00:47:46 33b1e0a273af: Pull complete 00:47:46 5d3b04190fa2: Pull complete 00:47:51 2f39f015ded8: Pull complete 00:47:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:47:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:47:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:47:51 prd-ubuntu20.04-docker-8c-8g-10056 does not seem to be running inside a container 00:47:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:47:55 $ docker top 9609d8573db14a83aa2bff0ca4f00071c4ea5e7f75c19e5fb256d8d341b28850 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:47:56 ---> job-cost.sh 00:47:56 lf-activate-venv: SKIPPING 00:47:56 INFO: No Stack... 00:47:56 INFO: Retrieving Pricing Info for: v3-standard-8 00:47:56 INFO: Archiving Costs [Pipeline] sh 00:47:57 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 00:47:57 + cut -d, -f6 [Pipeline] lock 00:47:57 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-170-stack-cost] 00:47:57 Resource [jenkins-edgexfoundry-go-mod-messaging-main-170-stack-cost] did not exist. Created. 00:47:57 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:47:57 + echo total: 0.2199999988079071 [Pipeline] stash 00:47:57 Stashed 1 file(s) [Pipeline] } 00:47:57 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-main-170-stack-cost] [Pipeline] // lock [Pipeline] } 00:47:57 $ docker stop --time=1 9609d8573db14a83aa2bff0ca4f00071c4ea5e7f75c19e5fb256d8d341b28850 00:47:58 $ docker rm -f --volumes 9609d8573db14a83aa2bff0ca4f00071c4ea5e7f75c19e5fb256d8d341b28850 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:50:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10057 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 00:50:33 Running in /w/workspace/go-mod-messaging/170 [Pipeline] { [Pipeline] checkout 00:50:34 Selected Git installation does not exist. Using Default 00:50:34 The recommended git tool is: NONE 00:50:42 using credential edgex-jenkins-ssh 00:50:42 Cloning the remote Git repository 00:50:42 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 00:50:42 > git init /w/workspace/go-mod-messaging/170 # timeout=10 00:50:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 00:50:43 > git --version # timeout=10 00:50:43 > git --version # 'git version 2.25.1' 00:50:43 using GIT_SSH to set credentials SSH Credentials for GitHub 00:50:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:50:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 00:50:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:50:50 Avoid second fetch 00:50:50 Checking out Revision 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 (main) 00:50:51 Commit message: "Merge pull request #353 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.2.0-dev.46" 00:50:50 > git config core.sparsecheckout # timeout=10 00:50:50 > git checkout -f 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:50:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:50:56 % Total % Received % Xferd Average Speed Time Time Time Current 00:50:56 Dload Upload Total Spent Left Speed 00:50:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98676 0 --:--:-- --:--:-- --:--:-- 98676 [Pipeline] sh 00:50:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:50:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:50:56 + sudo tee /etc/docker/daemon.new 00:50:56 { 00:50:56 "registry-mirrors": [ 00:50:56 "https://nexus3.edgexfoundry.org:10001" 00:50:56 ], 00:50:56 "bip": "10.250.0.254/24", 00:50:56 "hosts": [ 00:50:56 "tcp://0.0.0.0:5555", 00:50:56 "unix:///var/run/docker.sock" 00:50:56 ], 00:50:56 "mtu": 1458, 00:50:56 "selinux-enabled": true, 00:50:56 "seccomp-profile": "/etc/docker/seccomp.json" 00:50:56 } [Pipeline] sh 00:50:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:50:57 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 00:51:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:51:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:51:16 ========================================================= 00:51:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 00:51:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:51:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:51:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:51:16 c6b39de5b339: Pulling fs layer 00:51:16 a69c41024577: Pulling fs layer 00:51:16 d6de4b400683: Pulling fs layer 00:51:16 35cb2a7552d0: Pulling fs layer 00:51:16 4f4fb700ef54: Pulling fs layer 00:51:16 464afbd9ba4c: Pulling fs layer 00:51:16 00f215d4a9da: Pulling fs layer 00:51:16 d496ad576159: Pulling fs layer 00:51:16 464afbd9ba4c: Waiting 00:51:16 35cb2a7552d0: Waiting 00:51:16 4f4fb700ef54: Waiting 00:51:16 00f215d4a9da: Waiting 00:51:16 d496ad576159: Waiting 00:51:16 a69c41024577: Verifying Checksum 00:51:16 a69c41024577: Download complete 00:51:16 35cb2a7552d0: Verifying Checksum 00:51:16 35cb2a7552d0: Download complete 00:51:16 4f4fb700ef54: Verifying Checksum 00:51:16 4f4fb700ef54: Download complete 00:51:16 464afbd9ba4c: Download complete 00:51:16 c6b39de5b339: Download complete 00:51:17 d496ad576159: Verifying Checksum 00:51:17 d496ad576159: Download complete 00:51:18 c6b39de5b339: Pull complete 00:51:18 a69c41024577: Pull complete 00:51:18 d6de4b400683: Verifying Checksum 00:51:18 d6de4b400683: Download complete 00:51:19 00f215d4a9da: Verifying Checksum 00:51:32 d6de4b400683: Pull complete 00:51:32 35cb2a7552d0: Pull complete 00:51:32 4f4fb700ef54: Pull complete 00:51:32 464afbd9ba4c: Pull complete 00:51:42 00f215d4a9da: Pull complete 00:51:42 d496ad576159: Pull complete 00:51:42 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 00:51:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:51:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 00:51:42 + 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 00:51:43 + docker inspect -f . ci-base-image-arm64 00:51:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:51:43 prd-ubuntu20.04-docker-arm64-4c-16g-10057 does not seem to be running inside a container 00:51:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/170 -v /w/workspace/go-mod-messaging/170:/w/workspace/go-mod-messaging/170:rw,z -v /w/workspace/go-mod-messaging/170@tmp:/w/workspace/go-mod-messaging/170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:51:45 $ docker top 88afd85fc2a17f2224a2c6c6ab3c013e035105d950a98e57a10a433e81c55b1d -eo pid,comm [Pipeline] { [Pipeline] sh 00:51:46 + go version 00:51:46 go version go1.21.9 linux/arm64 [Pipeline] } 00:51:46 $ docker stop --time=1 88afd85fc2a17f2224a2c6c6ab3c013e035105d950a98e57a10a433e81c55b1d 00:51:47 $ docker rm -f --volumes 88afd85fc2a17f2224a2c6c6ab3c013e035105d950a98e57a10a433e81c55b1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:48 + docker inspect -f . ci-base-image-arm64 00:51:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:51:48 prd-ubuntu20.04-docker-arm64-4c-16g-10057 does not seem to be running inside a container 00:51:48 $ 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/170 -v /w/workspace/go-mod-messaging/170:/w/workspace/go-mod-messaging/170:rw,z -v /w/workspace/go-mod-messaging/170@tmp:/w/workspace/go-mod-messaging/170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:51:50 $ docker top 328812607fd5619d48ba358352cdb6dd6a8b57359cfe8a62ed16ca20754cd84d -eo pid,comm [Pipeline] { [Pipeline] sh 00:51:50 + git config --global --add safe.directory /w/workspace/go-mod-messaging/170 [Pipeline] fileExists [Pipeline] sh 00:51:51 + make test 00:51:51 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 00:51:51 go: downloading github.com/google/uuid v1.6.0 00:51:51 go: downloading github.com/stretchr/testify v1.9.0 00:51:51 go: downloading github.com/nats-io/nats.go v1.37.0 00:51:52 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.46 00:51:52 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 00:51:52 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:51:52 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:51:52 go: downloading github.com/davecgh/go-spew v1.1.1 00:51:52 go: downloading github.com/pmezard/go-difflib v1.0.0 00:51:52 go: downloading gopkg.in/yaml.v3 v3.0.1 00:51:52 go: downloading github.com/go-playground/validator/v10 v10.22.1 00:51:52 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 00:51:52 go: downloading github.com/stretchr/objx v0.5.2 00:51:52 go: downloading github.com/klauspost/compress v1.17.2 00:51:53 go: downloading github.com/nats-io/nkeys v0.4.7 00:51:53 go: downloading github.com/nats-io/nuid v1.0.1 00:51:53 go: downloading github.com/hashicorp/errwrap v1.0.0 00:51:53 go: downloading github.com/gorilla/websocket v1.5.3 00:51:53 go: downloading golang.org/x/net v0.27.0 00:51:53 go: downloading golang.org/x/sync v0.7.0 00:51:53 go: downloading github.com/x448/float16 v0.8.4 00:51:53 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 00:51:53 go: downloading github.com/go-playground/universal-translator v0.18.1 00:51:53 go: downloading github.com/leodido/go-urn v1.4.0 00:51:54 go: downloading golang.org/x/crypto v0.25.0 00:51:54 go: downloading golang.org/x/text v0.16.0 00:51:55 go: downloading github.com/go-playground/locales v0.14.1 00:51:59 go: downloading golang.org/x/sys v0.22.0 00:54:06 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 1.186s coverage: 86.1% of statements 00:54:06 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 00:54:06 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 00:54:06 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 00:54:06 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 6.106s coverage: 19.8% of statements 00:54:06 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 1.228s coverage: 88.8% of statements 00:54:06 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 1.285s coverage: 86.2% of statements 00:54:06 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 1.113s coverage: 15.4% of statements 00:54:06 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 1.261s coverage: 61.3% of statements 00:54:06 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 00:54:06 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 1.121s coverage: 87.5% of statements 00:54:06 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 1.093s coverage: 100.0% of statements 00:54:06 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 1.091s coverage: 100.0% of statements 00:54:06 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 1.094s coverage: 95.1% of statements 00:54:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:54:06 go vet ./... 00:55:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:55:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:55:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:55:43 $ docker stop --time=1 328812607fd5619d48ba358352cdb6dd6a8b57359cfe8a62ed16ca20754cd84d 00:55:45 $ docker rm -f --volumes 328812607fd5619d48ba358352cdb6dd6a8b57359cfe8a62ed16ca20754cd84d [Pipeline] // withDockerContainer [Pipeline] sh 00:55:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:55:47 Warning: overwriting stash ‘coverage-report’ 00:55:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:55:48 00:55:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:55:49 arm64: Pulling from edgex-lftools-log-publisher 00:55:49 8998bd30e6a1: Pulling fs layer 00:55:49 04944245beec: Pulling fs layer 00:55:49 699f458cf7ca: Pulling fs layer 00:55:49 765212b225bb: Pulling fs layer 00:55:49 f23df028b6ca: Pulling fs layer 00:55:49 d65c8cfc05b1: Pulling fs layer 00:55:49 2437ff75d9bd: Pulling fs layer 00:55:49 765212b225bb: Waiting 00:55:49 f23df028b6ca: Waiting 00:55:49 d65c8cfc05b1: Waiting 00:55:49 04944245beec: Verifying Checksum 00:55:49 04944245beec: Download complete 00:55:49 765212b225bb: Verifying Checksum 00:55:49 765212b225bb: Download complete 00:55:49 f23df028b6ca: Verifying Checksum 00:55:49 f23df028b6ca: Download complete 00:55:49 d65c8cfc05b1: Verifying Checksum 00:55:49 d65c8cfc05b1: Download complete 00:55:49 699f458cf7ca: Verifying Checksum 00:55:49 699f458cf7ca: Download complete 00:55:49 8998bd30e6a1: Verifying Checksum 00:55:49 8998bd30e6a1: Download complete 00:55:52 2437ff75d9bd: Verifying Checksum 00:55:52 2437ff75d9bd: Download complete 00:55:54 8998bd30e6a1: Pull complete 00:55:54 04944245beec: Pull complete 00:55:56 699f458cf7ca: Pull complete 00:55:56 765212b225bb: Pull complete 00:55:57 f23df028b6ca: Pull complete 00:55:57 d65c8cfc05b1: Pull complete 00:56:15 2437ff75d9bd: Pull complete 00:56:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:56:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:56:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:56:15 prd-ubuntu20.04-docker-arm64-4c-16g-10057 does not seem to be running inside a container 00:56:16 $ 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/170 -v /w/workspace/go-mod-messaging/170:/w/workspace/go-mod-messaging/170:rw,z -v /w/workspace/go-mod-messaging/170@tmp:/w/workspace/go-mod-messaging/170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:56:18 $ docker top 7be0d926d73f14508b1e770acec0f511afd605aace4074a9b6d7cc0722c3ff09 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:56:19 ---> job-cost.sh 00:56:19 lf-activate-venv: SKIPPING 00:56:19 INFO: No Stack... 00:56:19 INFO: Retrieving Pricing Info for: v3-standard-4 00:56:20 INFO: Archiving Costs [Pipeline] sh 00:56:20 + + cut -d, -f6 00:56:20 cat /w/workspace/go-mod-messaging/170/archives/cost.csv [Pipeline] lock 00:56:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-170-stack-cost] 00:56:21 Resource [jenkins-edgexfoundry-go-mod-messaging-main-170-stack-cost] did not exist. Created. 00:56:21 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:56:21 /w/workspace/go-mod-messaging/170@tmp/durable-d020e98f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:56:22 + echo total: 0.10999999940395355 [Pipeline] stash 00:56:22 Warning: overwriting stash ‘stack-cost’ 00:56:22 Stashed 1 file(s) [Pipeline] } 00:56:22 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-main-170-stack-cost] [Pipeline] // lock [Pipeline] } 00:56:22 $ docker stop --time=1 7be0d926d73f14508b1e770acec0f511afd605aace4074a9b6d7cc0722c3ff09 00:56:24 $ docker rm -f --volumes 7be0d926d73f14508b1e770acec0f511afd605aace4074a9b6d7cc0722c3ff09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:56:24 provisioning config files... 00:56:24 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config15474863868466406262tmp [Pipeline] { [Pipeline] sh 00:56:24 + set +x 00:56:24 + curl -s https://codecov.io/bash 00:56:24 + bash -s -- 00:56:25 00:56:25 _____ _ 00:56:25 / ____| | | 00:56:25 | | ___ __| | ___ ___ _____ __ 00:56:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:56:25 | |___| (_) | (_| | __/ (_| (_) \ V / 00:56:25 \_____\___/ \__,_|\___|\___\___/ \_/ 00:56:25 Bash-1.0.6 00:56:25 00:56:25 00:56:25 ==> git version 2.25.1 found 00:56:25 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 00:56:25 Release-Date: 2020-01-08 00:56:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:56:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:56:25 ==> Jenkins CI detected. 00:56:25 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 00:56:25 project root: . 00:56:25 --> token set from env 00:56:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:56:25 ==> Running gcov in . (disable via -X gcov) 00:56:25 ==> Python coveragepy not found 00:56:25 ==> Searching for coverage reports in: 00:56:25 + . 00:56:25 -> Found 1 reports 00:56:25 ==> Detecting git/mercurial file structure 00:56:25 ==> Reading reports 00:56:25 + ./coverage.out bytes=42805 00:56:25 ==> Appending adjustments 00:56:25 https://docs.codecov.io/docs/fixing-reports 00:56:25 + Found adjustments 00:56:25 ==> Gzipping contents 00:56:25 12K /tmp/codecov.5sGMvH.gz 00:56:25 ==> Uploading reports 00:56:25 url: https://codecov.io 00:56:25 query: branch=main&commit=63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 00:56:25 -> Pinging Codecov 00:56:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 00:56:25 -> Uploading to 00:56:25 https://storage.googleapis.com/codecov/v4/raw/2024-09-11/F6E385568367DD0E4001BA4F8F1CB792/63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912/ac0bfc16-5ae5-4101-9522-51cad5cbbb5e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240911%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240911T005625Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=191c220c3aebf8678179bb9afa53b1349fa0aa1949532d307bbf2d607e96df1c 00:56:25 % Total % Received % Xferd Average Speed Time Time Time Current 00:56:25 Dload Upload Total Spent Left Speed 00:56:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8388 0 0 100 8388 0 32894 --:--:-- --:--:-- --:--:-- 32765 00:56:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 [Pipeline] } 00:56:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:56:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:56:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:56:26 00:56:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:56:26 latest: Pulling from edgex-devops/edgex-snyk-go 00:56:26 619be1103602: Already exists 00:56:26 f8ea3408117e: Pulling fs layer 00:56:26 91320369b822: Pulling fs layer 00:56:26 0406650e8295: Pulling fs layer 00:56:26 4f4fb700ef54: Pulling fs layer 00:56:26 96d80e3f36e1: Pulling fs layer 00:56:26 4f4fb700ef54: Waiting 00:56:26 bcf3aedb951c: Pulling fs layer 00:56:26 96d80e3f36e1: Waiting 00:56:26 bcf3aedb951c: Waiting 00:56:26 0406650e8295: Download complete 00:56:26 f8ea3408117e: Verifying Checksum 00:56:26 f8ea3408117e: Download complete 00:56:26 4f4fb700ef54: Download complete 00:56:26 f8ea3408117e: Pull complete 00:56:27 96d80e3f36e1: Verifying Checksum 00:56:27 96d80e3f36e1: Download complete 00:56:27 91320369b822: Verifying Checksum 00:56:27 91320369b822: Download complete 00:56:28 bcf3aedb951c: Download complete 00:56:31 91320369b822: Pull complete 00:56:31 0406650e8295: Pull complete 00:56:31 4f4fb700ef54: Pull complete 00:56:31 96d80e3f36e1: Pull complete 00:56:34 bcf3aedb951c: Pull complete 00:56:34 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 00:56:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:56:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:56:34 prd-ubuntu20.04-docker-8c-8g-10056 does not seem to be running inside a container 00:56:34 $ 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:latest cat 00:56:40 $ docker top 7c28d55e89d25a4c2b8d35f1c516c5a14d55470fd83c81e3ba2b68135b986eaf -eo pid,comm [Pipeline] { [Pipeline] sh 00:56:40 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] echo 00:56:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 00:56:41 + set -o pipefail 00:56:41 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 00:56:46 00:56:46 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... 00:56:46 00:56:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e131b10b-624f-4025-a5e9-a0c923ea2edd/history/08d3e2da-0edb-4066-9073-05820e5e7871 00:56:46 00:56:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:56:46 00:56:46 00:56:46 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 00:56:46 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:56:46 $ docker stop --time=1 7c28d55e89d25a4c2b8d35f1c516c5a14d55470fd83c81e3ba2b68135b986eaf 00:56:49 $ docker rm -f --volumes 7c28d55e89d25a4c2b8d35f1c516c5a14d55470fd83c81e3ba2b68135b986eaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:56:50 + git log --format=format:%s -1 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 [Pipeline] sh 00:56:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:56:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:56:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:56:51 prd-ubuntu20.04-docker-8c-8g-10056 does not seem to be running inside a container 00:56: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 00:56:51 $ docker top 9b905eb66b8e11de30aabe3758a88084f7f0e60a99f5ce28c41a9248bca2a101 -eo pid,comm 00:56:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:56:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:56:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:56:51 [ssh-agent] Looking for ssh-agent implementation... 00:56:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:56:52 $ docker exec 9b905eb66b8e11de30aabe3758a88084f7f0e60a99f5ce28c41a9248bca2a101 ssh-agent 00:56:52 SSH_AUTH_SOCK=/tmp/ssh-wigxH5AXDM0b/agent.30 00:56:52 SSH_AGENT_PID=36 00:56:52 Running ssh-add (command line suppressed) 00:56:52 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10094176488256009511.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10094176488256009511.key) 00:56:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:56:52 + git semver tag 00:56:52 2024-09-11 00:56:52,755 [run_tag] DEBUG tag force:False 00:56:52 2024-09-11 00:56:52,755 [check_head_tag] DEBUG check head tag 00:56:52 2024-09-11 00:56:52,757 [execute] INFO git cat-file --batch-check 00:56:52 2024-09-11 00:56:52,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 00:56:52 2024-09-11 00:56:52,760 [execute] INFO git cat-file --batch 00:56:52 2024-09-11 00:56:52,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 00:56:52 2024-09-11 00:56:52,791 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 00:56:52 2024-09-11 00:56:52,791 [execute] INFO git tag -a v3.2.0-dev.37 -m v3.2.0-dev.37 00:56:52 2024-09-11 00:56:52,791 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.37', '-m', 'v3.2.0-dev.37'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 00:56:52 2024-09-11 00:56:52,796 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 00:56:52 3.2.0-dev.37 [Pipeline] } 00:56:52 $ docker exec --env ******** --env ******** 9b905eb66b8e11de30aabe3758a88084f7f0e60a99f5ce28c41a9248bca2a101 ssh-agent -k 00:56:52 unset SSH_AUTH_SOCK; 00:56:52 unset SSH_AGENT_PID; 00:56:52 echo Agent pid 36 killed; 00:56:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:56:53 + git semver [Pipeline] } 00:56:53 $ docker stop --time=1 9b905eb66b8e11de30aabe3758a88084f7f0e60a99f5ce28c41a9248bca2a101 00:56:54 $ docker rm -f --volumes 9b905eb66b8e11de30aabe3758a88084f7f0e60a99f5ce28c41a9248bca2a101 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:56:55 00:56:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:56:55 0.23.1-centos7: Pulling from edgex-lftools 00:56:55 ab5ef0e58194: Pulling fs layer 00:56:55 9712f1f96733: Pulling fs layer 00:56:55 63f879dbbcfc: Pulling fs layer 00:56:55 0d9ebad4ef96: Pulling fs layer 00:56:55 e9a5061849ea: Pulling fs layer 00:56:55 d747dcd14b5f: Pulling fs layer 00:56:55 2de7ff778b66: Pulling fs layer 00:56:55 e9a5061849ea: Waiting 00:56:55 d747dcd14b5f: Waiting 00:56:55 2de7ff778b66: Waiting 00:56:55 0d9ebad4ef96: Waiting 00:56:55 9712f1f96733: Download complete 00:56:55 63f879dbbcfc: Verifying Checksum 00:56:55 63f879dbbcfc: Download complete 00:56:56 e9a5061849ea: Verifying Checksum 00:56:56 e9a5061849ea: Download complete 00:56:56 d747dcd14b5f: Verifying Checksum 00:56:56 d747dcd14b5f: Download complete 00:56:56 ab5ef0e58194: Verifying Checksum 00:56:56 ab5ef0e58194: Download complete 00:56:56 0d9ebad4ef96: Verifying Checksum 00:56:56 0d9ebad4ef96: Download complete 00:56:56 2de7ff778b66: Verifying Checksum 00:56:56 2de7ff778b66: Download complete 00:56:58 ab5ef0e58194: Pull complete 00:56:58 9712f1f96733: Pull complete 00:56:59 63f879dbbcfc: Pull complete 00:57:03 0d9ebad4ef96: Pull complete 00:57:04 e9a5061849ea: Pull complete 00:57:04 d747dcd14b5f: Pull complete 00:57:06 2de7ff778b66: Pull complete 00:57:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:57:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:57:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:57:06 prd-ubuntu20.04-docker-8c-8g-10056 does not seem to be running inside a container 00:57:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:57:12 $ docker top dc739c19d3211da95fbd4bec5950e2f3c0cc7f31800ae58c8171ced613fa7728 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:57:12 provisioning config files... 00:57:12 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config10412983711497346709tmp 00:57:12 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config11461640504856603141tmp 00:57:12 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6241885924345903707tmp [Pipeline] { [Pipeline] echo 00:57:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:57:13 ---> sigul-configuration.sh 00:57:13 gpg: directory `/root/.gnupg' created 00:57:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:57:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:57:13 gpg: keyring `/root/.gnupg/secring.gpg' created 00:57:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:57:13 gpg: CAST5 encrypted data 00:57:13 gpg: encrypted with 1 passphrase 00:57:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:57:13 + mkdir /home/jenkins 00:57:13 + mkdir /home/jenkins/sigul [Pipeline] sh 00:57:13 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 00:57:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:57:14 ---> sigul-install.sh 00:57:14 Sigul already installed; skipping installation. [Pipeline] sh 00:57:14 + git tag --list 00:57:14 v0.0.0 00:57:14 v0.1.0 00:57:14 v0.1.1 00:57:14 v0.1.10 00:57:14 v0.1.11 00:57:14 v0.1.12 00:57:14 v0.1.13 00:57:14 v0.1.14 00:57:14 v0.1.15 00:57:14 v0.1.16 00:57:14 v0.1.17 00:57:14 v0.1.18 00:57:14 v0.1.19 00:57:14 v0.1.2 00:57:14 v0.1.20 00:57:14 v0.1.21 00:57:14 v0.1.22 00:57:14 v0.1.23 00:57:14 v0.1.24 00:57:14 v0.1.25 00:57:14 v0.1.26 00:57:14 v0.1.27 00:57:14 v0.1.28 00:57:14 v0.1.29 00:57:14 v0.1.3 00:57:14 v0.1.30 00:57:14 v0.1.31 00:57:14 v0.1.4 00:57:14 v0.1.5 00:57:14 v0.1.6 00:57:14 v0.1.7 00:57:14 v0.1.8 00:57:14 v0.1.9 00:57:14 v2.0.0 00:57:14 v2.0.1 00:57:14 v2.1.0 00:57:14 v2.1.1 00:57:14 v2.2.0 00:57:14 v2.3.0 00:57:14 v3.0 00:57:14 v3.0.0 00:57:14 v3.1 00:57:14 v3.1.0 00:57:14 v3.1.0-dev.1 00:57:14 v3.1.0-dev.10 00:57:14 v3.1.0-dev.11 00:57:14 v3.1.0-dev.12 00:57:14 v3.1.0-dev.13 00:57:14 v3.1.0-dev.14 00:57:14 v3.1.0-dev.15 00:57:14 v3.1.0-dev.16 00:57:14 v3.1.0-dev.17 00:57:14 v3.1.0-dev.18 00:57:14 v3.1.0-dev.19 00:57:14 v3.1.0-dev.2 00:57:14 v3.1.0-dev.20 00:57:14 v3.1.0-dev.21 00:57:14 v3.1.0-dev.22 00:57:14 v3.1.0-dev.23 00:57:14 v3.1.0-dev.24 00:57:14 v3.1.0-dev.25 00:57:14 v3.1.0-dev.26 00:57:14 v3.1.0-dev.27 00:57:14 v3.1.0-dev.28 00:57:14 v3.1.0-dev.29 00:57:14 v3.1.0-dev.3 00:57:14 v3.1.0-dev.30 00:57:14 v3.1.0-dev.31 00:57:14 v3.1.0-dev.32 00:57:14 v3.1.0-dev.33 00:57:14 v3.1.0-dev.4 00:57:14 v3.1.0-dev.5 00:57:14 v3.1.0-dev.6 00:57:14 v3.1.0-dev.7 00:57:14 v3.1.0-dev.8 00:57:14 v3.1.0-dev.9 00:57:14 v3.2.0-dev.1 00:57:14 v3.2.0-dev.10 00:57:14 v3.2.0-dev.11 00:57:14 v3.2.0-dev.12 00:57:14 v3.2.0-dev.13 00:57:14 v3.2.0-dev.14 00:57:14 v3.2.0-dev.15 00:57:14 v3.2.0-dev.16 00:57:14 v3.2.0-dev.17 00:57:14 v3.2.0-dev.18 00:57:14 v3.2.0-dev.19 00:57:14 v3.2.0-dev.2 00:57:14 v3.2.0-dev.20 00:57:14 v3.2.0-dev.21 00:57:14 v3.2.0-dev.22 00:57:14 v3.2.0-dev.23 00:57:14 v3.2.0-dev.24 00:57:14 v3.2.0-dev.25 00:57:14 v3.2.0-dev.26 00:57:14 v3.2.0-dev.27 00:57:14 v3.2.0-dev.28 00:57:14 v3.2.0-dev.29 00:57:14 v3.2.0-dev.3 00:57:14 v3.2.0-dev.30 00:57:14 v3.2.0-dev.31 00:57:14 v3.2.0-dev.32 00:57:14 v3.2.0-dev.33 00:57:14 v3.2.0-dev.34 00:57:14 v3.2.0-dev.35 00:57:14 v3.2.0-dev.36 00:57:14 v3.2.0-dev.37 00:57:14 v3.2.0-dev.4 00:57:14 v3.2.0-dev.5 00:57:14 v3.2.0-dev.6 00:57:14 v3.2.0-dev.7 00:57:14 v3.2.0-dev.8 00:57:14 v3.2.0-dev.9 [Pipeline] sh 00:57:14 + lftools sign git-tag v3.2.0-dev.37 00:57:15 Signing Git tag with Sigul... 00:57:15 Signing v3.2.0-dev.37 [Pipeline] echo 00:57:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:57:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:57:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:57:16 $ docker stop --time=1 dc739c19d3211da95fbd4bec5950e2f3c0cc7f31800ae58c8171ced613fa7728 00:57:17 $ docker rm -f --volumes dc739c19d3211da95fbd4bec5950e2f3c0cc7f31800ae58c8171ced613fa7728 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:57:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:57:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:57:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:57:18 prd-ubuntu20.04-docker-8c-8g-10056 does not seem to be running inside a container 00:57:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:57:18 $ docker top 5edeb2655b8e5e630e72783684edee314d73030001a05f8db1c94a2ebe12356f -eo pid,comm 00:57:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:57:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:57:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:57:18 [ssh-agent] Looking for ssh-agent implementation... 00:57:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:57:19 $ docker exec 5edeb2655b8e5e630e72783684edee314d73030001a05f8db1c94a2ebe12356f ssh-agent 00:57:19 SSH_AUTH_SOCK=/tmp/ssh-xU85HpTYr8UO/agent.32 00:57:19 SSH_AGENT_PID=38 00:57:19 Running ssh-add (command line suppressed) 00:57:19 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7622920183246222424.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7622920183246222424.key) 00:57:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:57:19 + git semver bump pre 00:57:19 2024-09-11 00:57:19,802 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 00:57:19 2024-09-11 00:57:19,802 [bump_version] DEBUG bumping version:3.2.0-dev.37 on axis:pre with prefix:dev 00:57:19 2024-09-11 00:57:19,802 [bump_version] DEBUG bumped version:3.2.0-dev.38 00:57:19 2024-09-11 00:57:19,802 [write_version] DEBUG write version:3.2.0-dev.38 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 00:57:19 2024-09-11 00:57:19,802 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 00:57:19 2024-09-11 00:57:19,803 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 00:57:19 2024-09-11 00:57:19,805 [execute] INFO git cat-file --batch-check 00:57:19 2024-09-11 00:57:19,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 00:57:19 2024-09-11 00:57:19,811 [execute] INFO git cat-file --batch 00:57:19 2024-09-11 00:57:19,811 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 00:57:19 2024-09-11 00:57:19,817 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 00:57:19 3.2.0-dev.38 [Pipeline] } 00:57:19 $ docker exec --env ******** --env ******** 5edeb2655b8e5e630e72783684edee314d73030001a05f8db1c94a2ebe12356f ssh-agent -k 00:57:19 unset SSH_AUTH_SOCK; 00:57:19 unset SSH_AGENT_PID; 00:57:19 echo Agent pid 38 killed; 00:57:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:57:20 + git semver [Pipeline] } 00:57:20 $ docker stop --time=1 5edeb2655b8e5e630e72783684edee314d73030001a05f8db1c94a2ebe12356f 00:57:21 $ docker rm -f --volumes 5edeb2655b8e5e630e72783684edee314d73030001a05f8db1c94a2ebe12356f [Pipeline] // withDockerContainer [Pipeline] sh 00:57:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:57:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:57:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:57:22 prd-ubuntu20.04-docker-8c-8g-10056 does not seem to be running inside a container 00:57:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:57:23 $ docker top 7c5a36e5ec8225671ec0a87f639b377e02417417da22f7e34ee48a4d04e43dca -eo pid,comm 00:57:23 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:57:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:57:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:57:23 [ssh-agent] Looking for ssh-agent implementation... 00:57:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:57:23 $ docker exec 7c5a36e5ec8225671ec0a87f639b377e02417417da22f7e34ee48a4d04e43dca ssh-agent 00:57:23 SSH_AUTH_SOCK=/tmp/ssh-DkeUQEKzUfP3/agent.32 00:57:23 SSH_AGENT_PID=38 00:57:23 Running ssh-add (command line suppressed) 00:57:23 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1480757442835419645.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1480757442835419645.key) 00:57:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:57:24 + git semver push 00:57:24 2024-09-11 00:57:24,288 [run_push] DEBUG push 00:57:24 2024-09-11 00:57:24,289 [execute] INFO git cat-file --batch-check 00:57:24 2024-09-11 00:57:24,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 00:57:24 2024-09-11 00:57:24,294 [execute] INFO git rev-list 5abd374942b0d5d50a1ea5e9091f2eb32596d65c -- 00:57:24 2024-09-11 00:57:24,294 [execute] DEBUG Popen(['git', 'rev-list', '5abd374942b0d5d50a1ea5e9091f2eb32596d65c', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 00:57:24 2024-09-11 00:57:24,304 [execute] INFO git fetch -v origin 00:57:24 2024-09-11 00:57:24,305 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 00:57:25 2024-09-11 00:57:25,168 [run_push] DEBUG no remote changes detected 00:57:25 2024-09-11 00:57:25,168 [execute] INFO git push origin semver 00:57:25 2024-09-11 00:57:25,169 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 00:57:26 2024-09-11 00:57:26,117 [run_push] DEBUG push all version tags 00:57:26 2024-09-11 00:57:26,118 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:57:26 2024-09-11 00:57:26,118 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 00:57:28 2024-09-11 00:57:28,441 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 00:57:28 3.2.0-dev.38 [Pipeline] } 00:57:28 $ docker exec --env ******** --env ******** 7c5a36e5ec8225671ec0a87f639b377e02417417da22f7e34ee48a4d04e43dca ssh-agent -k 00:57:28 unset SSH_AUTH_SOCK; 00:57:28 unset SSH_AGENT_PID; 00:57:28 echo Agent pid 38 killed; 00:57:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:57:29 + git semver [Pipeline] } 00:57:29 $ docker stop --time=1 7c5a36e5ec8225671ec0a87f639b377e02417417da22f7e34ee48a4d04e43dca 00:57:32 $ docker rm -f --volumes 7c5a36e5ec8225671ec0a87f639b377e02417417da22f7e34ee48a4d04e43dca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:57:32 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 00:57:32 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 00:57:32 total 16 00:57:32 drwxr-xr-x 3 root root 4096 Sep 11 00:47 . 00:57:32 drwxrwxr-x 10 jenkins jenkins 4096 Sep 11 00:57 .. 00:57:32 drwxr-xr-x 2 root root 4096 Sep 11 00:47 cost 00:57:32 -rw-r--r-- 1 root root 88 Sep 11 00:47 cost.csv 00:57:32 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 00:57:32 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 00:57:32 total 16 00:57:32 drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 00:47 . 00:57:32 drwxrwxr-x 10 jenkins jenkins 4096 Sep 11 00:57 .. 00:57:32 drwxr-xr-x 2 jenkins jenkins 4096 Sep 11 00:47 cost 00:57:32 -rw-r--r-- 1 jenkins jenkins 88 Sep 11 00:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:57:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:57:33 ---> package-listing.sh 00:57:33 ++ facter osfamily 00:57:33 ++ tr '[:upper:]' '[:lower:]' 00:57:34 + OS_FAMILY=debian 00:57:34 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 00:57:34 + START_PACKAGES=/tmp/packages_start.txt 00:57:34 + END_PACKAGES=/tmp/packages_end.txt 00:57:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:57:34 + PACKAGES=/tmp/packages_start.txt 00:57:34 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 00:57:34 + PACKAGES=/tmp/packages_end.txt 00:57:34 + case "${OS_FAMILY}" in 00:57:34 + dpkg -l 00:57:34 + grep '^ii' 00:57:34 + '[' -f /tmp/packages_start.txt ']' 00:57:34 + '[' -f /tmp/packages_end.txt ']' 00:57:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:57:34 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 00:57:34 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 00:57:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 00:57:34 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:57:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:57:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:57:35 prd-ubuntu20.04-docker-8c-8g-10056 does not seem to be running inside a container 00:57:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:57:36 $ docker top 6cf2c5019c92f9d9c6e6e943264d4603bbcef190fdd46e55efb41243f1c45852 -eo pid,comm [Pipeline] { [Pipeline] sh 00:57:36 + touch /tmp/pre-build-complete [Pipeline] sh 00:57:36 + mkdir -p /var/log/sysstat [Pipeline] sh 00:57:37 + ls /var/log/sa-host 00:57:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:57:37 provisioning config files... 00:57:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config16730327457825381106tmp [Pipeline] { [Pipeline] echo 00:57:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:57:37 ---> create-netrc.sh [Pipeline] } 00:57:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:57:38 ---> python-tools-install.sh [Pipeline] echo 00:57:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:57:38 ---> sudo-logs.sh 00:57:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:57:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:57:38 ---> job-cost.sh 00:57:38 lf-activate-venv: SKIPPING 00:57:38 DEBUG: total: 0.2199999988079071 00:57:38 INFO: Retrieving Stack Cost... 00:57:39 INFO: Retrieving Pricing Info for: v3-standard-8 00:57:39 INFO: Archiving Costs [Pipeline] echo 00:57:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:57:39 ---> logs-deploy.sh 00:57:39 lf-activate-venv: SKIPPING 00:57:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/170 00:57:39 INFO: archiving workspace using pattern(s): 00:57:40 Archives upload complete. 00:57:40 INFO: archiving logs to Nexus 00:57:41 ---> uname -a: 00:57:41 Linux prd-ubuntu20-04-docker-8c-8g-10056 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:57:41 00:57:41 00:57:41 ---> lscpu: 00:57:41 Architecture: x86_64 00:57:41 CPU op-mode(s): 32-bit, 64-bit 00:57:41 Byte Order: Little Endian 00:57:41 Address sizes: 40 bits physical, 48 bits virtual 00:57:41 CPU(s): 8 00:57:41 On-line CPU(s) list: 0-7 00:57:41 Thread(s) per core: 1 00:57:41 Core(s) per socket: 1 00:57:41 Socket(s): 8 00:57:41 NUMA node(s): 1 00:57:41 Vendor ID: AuthenticAMD 00:57:41 CPU family: 23 00:57:41 Model: 49 00:57:41 Model name: AMD EPYC-Rome Processor 00:57:41 Stepping: 0 00:57:41 CPU MHz: 2799.998 00:57:41 BogoMIPS: 5599.99 00:57:41 Virtualization: AMD-V 00:57:41 Hypervisor vendor: KVM 00:57:41 Virtualization type: full 00:57:41 L1d cache: 256 KiB 00:57:41 L1i cache: 256 KiB 00:57:41 L2 cache: 4 MiB 00:57:41 L3 cache: 128 MiB 00:57:41 NUMA node0 CPU(s): 0-7 00:57:41 Vulnerability Itlb multihit: Not affected 00:57:41 Vulnerability L1tf: Not affected 00:57:41 Vulnerability Mds: Not affected 00:57:41 Vulnerability Meltdown: Not affected 00:57:41 Vulnerability Mmio stale data: Not affected 00:57:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:57:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:57:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:57:41 Vulnerability Srbds: Not affected 00:57:41 Vulnerability Tsx async abort: Not affected 00:57:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:57:41 00:57:41 00:57:41 ---> nproc: 00:57:41 8 00:57:41 00:57:41 00:57:41 ---> df -h: 00:57:41 Filesystem Size Used Avail Use% Mounted on 00:57:41 overlay 155G 12G 144G 8% / 00:57:41 tmpfs 64M 0 64M 0% /dev 00:57:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:57:41 shm 64M 0 64M 0% /dev/shm 00:57:41 /dev/vda1 155G 12G 144G 8% /facter-os 00:57:41 00:57:41 00:57:41 ---> sar -b -r -n DEV: 00:57:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10056) 09/11/24 _x86_64_ (8 CPU) 00:57:41 00:57:41 00:45:36 LINUX RESTART (8 CPU) 00:57:41 00:57:41 00:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:57:41 00:47:01 326.18 38.23 287.95 0.00 4243.56 38392.00 0.00 00:57:41 00:48:01 78.00 0.18 77.82 0.00 9.07 37773.44 0.00 00:57:41 00:49:01 1.30 0.00 1.30 0.00 0.00 18.28 0.00 00:57:41 00:50:01 3.25 1.58 1.67 0.00 36.93 20.26 0.00 00:57:41 00:51:01 46.98 6.11 40.87 0.00 4363.61 8390.94 0.00 00:57:41 00:52:01 5.22 0.02 5.20 0.00 0.13 116.11 0.00 00:57:41 00:53:01 1.80 0.00 1.80 0.00 0.00 20.40 0.00 00:57:41 00:54:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 00:57:41 00:55:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 00:57:41 00:56:01 1.05 0.00 1.05 0.00 0.00 13.33 0.00 00:57:41 00:57:01 69.29 0.32 68.97 0.00 17.46 38954.97 0.00 00:57:41 Average: 48.67 4.22 44.45 0.00 788.28 11247.53 0.00 00:57:41 00:57:41 00:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:57:41 00:47:01 28817744 31436372 883752 2.69 83276 2786172 1993872 5.88 1235648 2421440 301008 00:57:41 00:48:01 28753404 31569492 751512 2.29 94908 2945072 1759988 5.19 1104716 2589096 88 00:57:41 00:49:01 28764608 31580740 739840 2.25 94936 2945076 1759988 5.19 1090188 2589100 28 00:57:41 00:50:01 28753184 31571516 748708 2.28 94996 2946180 1759988 5.19 1101948 2589424 48 00:57:41 00:51:01 28300776 31548956 739704 2.25 124112 3344604 1683656 4.96 1377796 2726572 940 00:57:41 00:52:01 28309036 31552308 736996 2.24 122704 3341344 1674712 4.94 1374624 2723320 428 00:57:41 00:53:01 28314964 31558304 730880 2.22 122744 3341348 1674712 4.94 1368420 2723324 132 00:57:41 00:54:01 28315280 31558664 730492 2.22 122780 3341356 1674712 4.94 1368568 2723328 268 00:57:41 00:55:01 28315208 31558640 730416 2.22 122820 3341356 1674712 4.94 1368540 2723332 164 00:57:41 00:56:01 28316924 31560404 728556 2.22 122860 3341360 1674712 4.94 1366920 2723336 272 00:57:41 00:57:01 26961852 31498324 786068 2.39 155976 4507376 1953996 5.76 1486812 3859980 542236 00:57:41 Average: 28356635 31544884 755175 2.30 114737 3289204 1753186 5.17 1294925 2762932 76874 00:57:41 00:57:41 00:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:57:41 00:47:01 ens3 633.28 403.25 7078.16 105.63 0.00 0.00 0.00 0.00 00:57:41 00:47:01 veth8a839bf 89.55 159.82 8.33 1460.90 0.00 0.00 0.00 0.12 00:57:41 00:47:01 docker0 95.27 166.42 7.68 1509.99 0.00 0.00 0.00 0.00 00:57:41 00:47:01 lo 3.40 3.40 0.33 0.33 0.00 0.00 0.00 0.00 00:57:41 00:48:01 ens3 107.32 62.74 2531.96 15.57 0.00 0.00 0.00 0.00 00:57:41 00:48:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:57:41 00:48:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 00:57:41 00:49:01 ens3 0.10 0.02 0.00 0.02 0.00 0.00 0.00 0.00 00:57:41 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:41 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:41 00:50:01 ens3 19.40 9.88 17.52 5.18 0.00 0.00 0.00 0.00 00:57:41 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:41 00:50:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:57:41 00:51:01 ens3 166.83 67.48 2731.67 6.17 0.00 0.00 0.00 0.00 00:57:41 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:41 00:51:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 00:57:41 00:52:01 ens3 0.62 0.38 0.10 0.08 0.00 0.00 0.00 0.00 00:57:41 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:41 00:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:41 00:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:41 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:41 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:41 00:54:01 ens3 0.37 0.17 0.08 0.01 0.00 0.00 0.00 0.00 00:57:41 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:41 00:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:41 00:55:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:57:41 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:41 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:41 00:56:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:57:41 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:41 00:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:41 00:57:01 ens3 373.04 222.18 8267.78 33.40 0.00 0.00 0.00 0.00 00:57:41 00:57:01 docker0 77.75 135.06 6.66 1459.45 0.00 0.00 0.00 0.00 00:57:41 00:57:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 00:57:41 Average: ens3 118.28 69.65 1875.16 15.10 0.00 0.00 0.00 0.00 00:57:41 Average: docker0 15.73 27.41 1.30 269.94 0.00 0.00 0.00 0.00 00:57:41 Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 00:57:41 00:57:41 00:57:41 ---> sar -P ALL: 00:57:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10056) 09/11/24 _x86_64_ (8 CPU) 00:57:41 00:57:41 00:45:36 LINUX RESTART (8 CPU) 00:57:41 00:57:41 00:46:01 CPU %user %nice %system %iowait %steal %idle 00:57:41 00:47:01 all 10.84 0.00 3.19 2.88 0.06 83.03 00:57:41 00:47:01 0 10.20 0.00 3.15 0.65 0.05 85.94 00:57:41 00:47:01 1 12.02 0.00 3.03 2.80 0.07 82.08 00:57:41 00:47:01 2 9.77 0.00 3.76 4.45 0.05 81.96 00:57:41 00:47:01 3 12.15 0.00 3.52 2.09 0.07 82.17 00:57:41 00:47:01 4 10.74 0.00 2.23 0.29 0.05 86.69 00:57:41 00:47:01 5 9.74 0.00 3.19 0.47 0.07 86.52 00:57:41 00:47:01 6 12.78 0.00 3.21 0.42 0.05 83.53 00:57:41 00:47:01 7 9.33 0.00 3.44 11.86 0.07 75.30 00:57:41 00:48:01 all 31.84 0.00 5.14 1.52 0.08 61.42 00:57:41 00:48:01 0 31.06 0.00 5.52 0.03 0.08 63.30 00:57:41 00:48:01 1 30.94 0.00 5.14 0.07 0.07 63.78 00:57:41 00:48:01 2 31.79 0.00 4.81 0.69 0.08 62.63 00:57:41 00:48:01 3 32.09 0.00 5.82 9.72 0.10 52.27 00:57:41 00:48:01 4 31.72 0.00 4.98 1.51 0.08 61.71 00:57:41 00:48:01 5 32.64 0.00 4.53 0.00 0.07 62.76 00:57:41 00:48:01 6 32.23 0.00 4.83 0.03 0.07 62.83 00:57:41 00:48:01 7 32.25 0.00 5.45 0.18 0.08 62.03 00:57:41 00:49:01 all 0.27 0.00 0.02 0.00 0.01 99.70 00:57:41 00:49:01 0 0.05 0.00 0.03 0.00 0.02 99.90 00:57:41 00:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:57:41 00:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:57:41 00:49:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:57:41 00:49:01 4 1.97 0.00 0.02 0.02 0.02 97.98 00:57:41 00:49:01 5 0.00 0.00 0.05 0.00 0.02 99.93 00:57:41 00:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:57:41 00:49:01 7 0.07 0.00 0.03 0.00 0.02 99.88 00:57:41 00:50:01 all 0.50 0.00 0.05 0.01 0.01 99.43 00:57:41 00:50:01 0 0.42 0.00 0.07 0.03 0.03 99.45 00:57:41 00:50:01 1 0.75 0.00 0.05 0.00 0.02 99.18 00:57:41 00:50:01 2 0.33 0.00 0.03 0.00 0.00 99.63 00:57:41 00:50:01 3 0.18 0.00 0.05 0.00 0.02 99.75 00:57:41 00:50:01 4 1.78 0.00 0.08 0.02 0.02 98.10 00:57:41 00:50:01 5 0.03 0.00 0.02 0.02 0.02 99.92 00:57:41 00:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 00:57:41 00:50:01 7 0.43 0.00 0.05 0.02 0.02 99.48 00:57:41 00:51:01 all 2.52 0.00 1.47 0.50 0.02 95.49 00:57:41 00:51:01 0 2.37 0.00 1.17 0.28 0.03 96.14 00:57:41 00:51:01 1 1.90 0.00 2.12 0.82 0.02 95.15 00:57:41 00:51:01 2 2.29 0.00 2.04 0.03 0.02 95.62 00:57:41 00:51:01 3 1.72 0.00 0.80 1.02 0.03 96.42 00:57:41 00:51:01 4 1.78 0.00 1.19 0.34 0.03 96.67 00:57:41 00:51:01 5 2.78 0.00 1.16 0.42 0.02 95.63 00:57:41 00:51:01 6 4.30 0.00 1.84 0.53 0.02 93.31 00:57:41 00:51:01 7 2.99 0.00 1.44 0.53 0.02 95.02 00:57:41 00:52:01 all 0.08 0.00 0.07 0.01 0.02 99.82 00:57:41 00:52:01 0 0.07 0.00 0.07 0.00 0.02 99.85 00:57:41 00:52:01 1 0.02 0.00 0.07 0.03 0.02 99.87 00:57:41 00:52:01 2 0.08 0.00 0.03 0.00 0.02 99.87 00:57:41 00:52:01 3 0.05 0.00 0.07 0.05 0.03 99.80 00:57:41 00:52:01 4 0.10 0.00 0.10 0.00 0.03 99.77 00:57:41 00:52:01 5 0.03 0.00 0.05 0.00 0.02 99.90 00:57:41 00:52:01 6 0.03 0.00 0.05 0.00 0.02 99.90 00:57:41 00:52:01 7 0.25 0.00 0.12 0.00 0.02 99.62 00:57:41 00:53:01 all 0.03 0.00 0.02 0.02 0.01 99.92 00:57:41 00:53:01 0 0.02 0.00 0.00 0.02 0.00 99.97 00:57:41 00:53:01 1 0.03 0.00 0.03 0.13 0.02 99.78 00:57:41 00:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:57:41 00:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:57:41 00:53:01 4 0.08 0.00 0.07 0.00 0.03 99.82 00:57:41 00:53:01 5 0.05 0.00 0.02 0.00 0.02 99.92 00:57:41 00:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:57:41 00:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:57:41 00:54:01 all 0.03 0.00 0.02 0.03 0.01 99.92 00:57:41 00:54:01 0 0.00 0.00 0.02 0.12 0.00 99.87 00:57:41 00:54:01 1 0.03 0.00 0.02 0.08 0.00 99.87 00:57:41 00:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:57:41 00:54:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:57:41 00:54:01 4 0.07 0.00 0.05 0.00 0.03 99.85 00:57:41 00:54:01 5 0.05 0.00 0.02 0.00 0.02 99.92 00:57:41 00:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:57:41 00:54:01 7 0.02 0.00 0.02 0.00 0.02 99.95 00:57:41 00:55:01 all 0.20 0.00 0.00 0.01 0.01 99.78 00:57:41 00:55:01 0 0.00 0.00 0.00 0.03 0.00 99.97 00:57:41 00:55:01 1 0.00 0.00 0.02 0.03 0.02 99.93 00:57:41 00:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:57:41 00:55:01 3 0.07 0.00 0.00 0.00 0.00 99.93 00:57:41 00:55:01 4 0.07 0.00 0.00 0.00 0.03 99.90 00:57:41 00:55:01 5 0.00 0.00 0.00 0.00 0.02 99.98 00:57:41 00:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:57:41 00:55:01 7 1.45 0.00 0.02 0.00 0.02 98.52 00:57:41 00:56:01 all 0.12 0.00 0.01 0.00 0.01 99.86 00:57:41 00:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:57:41 00:56:01 1 0.07 0.00 0.00 0.00 0.02 99.92 00:57:41 00:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:57:41 00:56:01 3 0.05 0.00 0.02 0.00 0.02 99.92 00:57:41 00:56:01 4 0.03 0.00 0.05 0.00 0.02 99.90 00:57:41 00:56:01 5 0.03 0.00 0.00 0.00 0.00 99.97 00:57:41 00:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:57:41 00:56:01 7 0.73 0.00 0.02 0.00 0.00 99.25 00:57:41 00:57:01 all 6.63 0.00 2.97 1.88 0.05 88.47 00:57:41 00:57:01 0 6.95 0.00 2.66 1.14 0.05 89.19 00:57:41 00:57:01 1 7.00 0.00 2.55 0.27 0.03 90.15 00:57:41 00:57:01 2 6.97 0.00 3.08 0.05 0.03 89.87 00:57:41 00:57:01 3 8.29 0.00 3.45 10.94 0.08 77.23 00:57:41 00:57:01 4 6.14 0.00 3.10 0.07 0.07 90.63 00:57:41 00:57:01 5 4.85 0.00 3.05 1.51 0.05 90.54 00:57:41 00:57:01 6 7.29 0.00 3.15 0.37 0.05 89.14 00:57:41 00:57:01 7 5.56 0.00 2.69 0.71 0.05 90.99 00:57:41 00:57:41 Average: CPU %user %nice %system %iowait %steal %idle 00:57:41 Average: all 4.79 0.00 1.17 0.62 0.03 93.39 00:57:41 Average: 0 4.62 0.00 1.15 0.21 0.03 93.99 00:57:41 Average: 1 4.77 0.00 1.18 0.38 0.02 93.64 00:57:41 Average: 2 4.64 0.00 1.25 0.47 0.02 93.62 00:57:41 Average: 3 4.92 0.00 1.24 2.15 0.04 91.65 00:57:41 Average: 4 4.92 0.00 1.07 0.20 0.04 93.77 00:57:41 Average: 5 4.53 0.00 1.09 0.22 0.03 94.13 00:57:41 Average: 6 5.12 0.00 1.19 0.12 0.02 93.55 00:57:41 Average: 7 4.81 0.00 1.20 1.20 0.03 92.77 00:57:41 00:57:41 00:57:41