Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bb9b4230a1c1462292f826b2ff2c739bb0fba4cd 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-ssh15846798804686233262.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh12373031719251044727.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh8344193429096702693.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh3205945887570236296.key Verifying host key using known hosts file > 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-ssh16903770341070738762.key Verifying host key using known hosts file > 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.18 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 ‘prd-ubuntu20.04-docker-8c-8g-1208’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1212 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 bb9b4230a1c1462292f826b2ff2c739bb0fba4cd (main) Commit message: "Merge pull request #175 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.1" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb9b4230a1c1462292f826b2ff2c739bb0fba4cd # timeout=10 > git rev-list --no-walk 1f47019fe98ba391dccf3598956e93bbdae57d3c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:08:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:08:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:08:31 ========================================================= 21:08:31 EdgeX Global Pipelines Version Info 21:08:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:08:32 ------------------- 21:08:32 stable info: 21:08:32 ------------------- 21:08:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:08:32 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:08:32 Message: update stable to v1.0.239 21:08:32 ------------------- 21:08:32 experimental info: 21:08:32 ------------------- 21:08:32 Commited By: **** collab-it+edgex@linuxfoundation.org 21:08:32 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:08:32 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb9b4230a1c1462292f826b2ff2c739bb0fba4cd [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb9b423 [Pipeline] echo 21:08:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:08:33 + git rev-list -1 --merges bb9b4230a1c1462292f826b2ff2c739bb0fba4cd~1..bb9b4230a1c1462292f826b2ff2c739bb0fba4cd [Pipeline] echo 21:08:33 -----------> git rev-list -1 --merges bb9b4230a1c1462292f826b2ff2c739bb0fba4cd~1..bb9b4230a1c1462292f826b2ff2c739bb0fba4cd bb9b4230a1c1462292f826b2ff2c739bb0fba4cd 21:08:33 bb9b4230a1c1462292f826b2ff2c739bb0fba4cd [false] [Pipeline] sh 21:08:34 + git log --format=format:%s -1 bb9b4230a1c1462292f826b2ff2c739bb0fba4cd [Pipeline] echo 21:08:34 ========================================================= 21:08:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:08:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:08:34 + git log --format=format:%s -1 bb9b4230a1c1462292f826b2ff2c739bb0fba4cd [Pipeline] echo 21:08:34 [semverPrep] GIT_COMMIT: bb9b4230a1c1462292f826b2ff2c739bb0fba4cd, Commit Message: Merge pull request #175 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.1 [Pipeline] echo 21:08:34 [semverPrep] This is not a build commit. [Pipeline] sh 21:08:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:08:34 + grep -v github /etc/ssh/ssh_known_hosts 21:08:34 + [ -e /tmp/ssh_known_hosts ] 21:08:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:08:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:08:34 + sudo tee -a /etc/ssh/ssh_known_hosts 21:08:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:08:35 21:08:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:08:35 0.1.4: Pulling from edgex-devops/py-git-semver 21:08:35 b85a868b505f: Pulling fs layer 21:08:35 e2be974225ed: Pulling fs layer 21:08:35 339a4e72a1f5: Pulling fs layer 21:08:35 988bab9f4d93: Pulling fs layer 21:08:35 1469e6f7b9e6: Pulling fs layer 21:08:35 eaf3925da568: Pulling fs layer 21:08:35 bab4dde63d76: Pulling fs layer 21:08:35 bde34c3a00c8: Pulling fs layer 21:08:35 b352a97aabf1: Pulling fs layer 21:08:35 4872d77fe225: Pulling fs layer 21:08:35 5851b861e8e6: Pulling fs layer 21:08:35 bab4dde63d76: Waiting 21:08:35 bde34c3a00c8: Waiting 21:08:35 b352a97aabf1: Waiting 21:08:35 4872d77fe225: Waiting 21:08:35 988bab9f4d93: Waiting 21:08:35 eaf3925da568: Waiting 21:08:35 1469e6f7b9e6: Waiting 21:08:35 5851b861e8e6: Waiting 21:08:35 e2be974225ed: Verifying Checksum 21:08:35 e2be974225ed: Download complete 21:08:35 988bab9f4d93: Download complete 21:08:35 1469e6f7b9e6: Verifying Checksum 21:08:35 1469e6f7b9e6: Download complete 21:08:35 339a4e72a1f5: Verifying Checksum 21:08:35 339a4e72a1f5: Download complete 21:08:35 eaf3925da568: Download complete 21:08:35 bde34c3a00c8: Verifying Checksum 21:08:35 bde34c3a00c8: Download complete 21:08:35 b352a97aabf1: Verifying Checksum 21:08:35 b352a97aabf1: Download complete 21:08:35 4872d77fe225: Download complete 21:08:35 5851b861e8e6: Verifying Checksum 21:08:35 5851b861e8e6: Download complete 21:08:35 b85a868b505f: Verifying Checksum 21:08:35 b85a868b505f: Download complete 21:08:36 bab4dde63d76: Verifying Checksum 21:08:36 bab4dde63d76: Download complete 21:08:37 b85a868b505f: Pull complete 21:08:37 e2be974225ed: Pull complete 21:08:37 339a4e72a1f5: Pull complete 21:08:37 988bab9f4d93: Pull complete 21:08:38 1469e6f7b9e6: Pull complete 21:08:38 eaf3925da568: Pull complete 21:08:40 bab4dde63d76: Pull complete 21:08:40 bde34c3a00c8: Pull complete 21:08:40 b352a97aabf1: Pull complete 21:08:40 4872d77fe225: Pull complete 21:08:40 5851b861e8e6: Pull complete 21:08:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:08:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:08:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:40 prd-ubuntu20.04-docker-8c-8g-1212 does not seem to be running inside a container 21:08:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:08:42 $ docker top 585769b91339f45667f58f8436330ae76ce419b83026bf381188d80101f4e0a7 -eo pid,comm 21:08:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:08:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:08:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:42 [ssh-agent] Looking for ssh-agent implementation... 21:08:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:43 $ docker exec 585769b91339f45667f58f8436330ae76ce419b83026bf381188d80101f4e0a7 ssh-agent 21:08:43 SSH_AUTH_SOCK=/tmp/ssh-QiSbHBhoS63W/agent.32 21:08:43 SSH_AGENT_PID=38 21:08:43 Running ssh-add (command line suppressed) 21:08:43 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4544071915870610717.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4544071915870610717.key) 21:08:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:43 + git tag --points-at HEAD [Pipeline] } 21:08:43 $ docker exec --env ******** --env ******** 585769b91339f45667f58f8436330ae76ce419b83026bf381188d80101f4e0a7 ssh-agent -k 21:08:43 unset SSH_AUTH_SOCK; 21:08:43 unset SSH_AGENT_PID; 21:08:43 echo Agent pid 38 killed; 21:08:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:08:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:43 [ssh-agent] Looking for ssh-agent implementation... 21:08:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:43 $ docker exec 585769b91339f45667f58f8436330ae76ce419b83026bf381188d80101f4e0a7 ssh-agent 21:08:43 SSH_AUTH_SOCK=/tmp/ssh-wHjONdtssAY9/agent.70 21:08:43 SSH_AGENT_PID=76 21:08:43 Running ssh-add (command line suppressed) 21:08:44 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10901570864405519966.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10901570864405519966.key) 21:08:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:44 + git semver init 21:08:44 2022-09-26 21:08:44,520 [run_init] DEBUG init version:0.0.0 force:False 21:08:44 2022-09-26 21:08:44,521 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 21:08:44 2022-09-26 21:08:44,521 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 21:08:44 2022-09-26 21:08:44,521 [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) 21:08:45 2022-09-26 21:08:45,327 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 21:08:45 2022-09-26 21:08:45,327 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 21:08:45 2022-09-26 21:08:45,327 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:08:45 2022-09-26 21:08:45,327 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:08:45 2.3.0-dev.18 [Pipeline] } 21:08:45 $ docker exec --env ******** --env ******** 585769b91339f45667f58f8436330ae76ce419b83026bf381188d80101f4e0a7 ssh-agent -k 21:08:45 unset SSH_AUTH_SOCK; 21:08:45 unset SSH_AGENT_PID; 21:08:45 echo Agent pid 76 killed; 21:08:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:08:45 + git semver [Pipeline] } 21:08:46 $ docker stop --time=1 585769b91339f45667f58f8436330ae76ce419b83026bf381188d80101f4e0a7 21:08:47 $ docker rm -f 585769b91339f45667f58f8436330ae76ce419b83026bf381188d80101f4e0a7 [Pipeline] // withDockerContainer [Pipeline] sh 21:08:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:08:48 Stashed 1 file(s) [Pipeline] echo 21:08:48 [edgeXSemver]: initialized semver on version 2.3.0-dev.18 [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 21:08:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:08:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:08:48 ========================================================= 21:08:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:08:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:08:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:08:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:08:48 2408cc74d12b: Pulling fs layer 21:08:48 ea60b727a1ce: Pulling fs layer 21:08:48 30c4a7721957: Pulling fs layer 21:08:48 370296b7ddb6: Pulling fs layer 21:08:48 7c6cee850709: Pulling fs layer 21:08:48 39a5fcdaea64: Pulling fs layer 21:08:48 d94ebbe4e438: Pulling fs layer 21:08:48 bcfd1f05c69d: Pulling fs layer 21:08:48 59ccb84bbe0f: Pulling fs layer 21:08:48 370296b7ddb6: Waiting 21:08:48 d94ebbe4e438: Waiting 21:08:48 59ccb84bbe0f: Waiting 21:08:48 39a5fcdaea64: Waiting 21:08:48 7c6cee850709: Waiting 21:08:48 30c4a7721957: Verifying Checksum 21:08:48 30c4a7721957: Download complete 21:08:48 ea60b727a1ce: Verifying Checksum 21:08:48 ea60b727a1ce: Download complete 21:08:48 7c6cee850709: Verifying Checksum 21:08:48 7c6cee850709: Download complete 21:08:48 39a5fcdaea64: Verifying Checksum 21:08:48 39a5fcdaea64: Download complete 21:08:48 2408cc74d12b: Verifying Checksum 21:08:48 2408cc74d12b: Download complete 21:08:48 d94ebbe4e438: Verifying Checksum 21:08:48 d94ebbe4e438: Download complete 21:08:48 2408cc74d12b: Pull complete 21:08:48 ea60b727a1ce: Pull complete 21:08:48 30c4a7721957: Pull complete 21:08:49 59ccb84bbe0f: Verifying Checksum 21:08:49 59ccb84bbe0f: Download complete 21:08:49 bcfd1f05c69d: Verifying Checksum 21:08:49 bcfd1f05c69d: Download complete 21:08:49 370296b7ddb6: Verifying Checksum 21:08:49 370296b7ddb6: Download complete 21:08:52 370296b7ddb6: Pull complete 21:08:52 7c6cee850709: Pull complete 21:08:52 39a5fcdaea64: Pull complete 21:08:52 d94ebbe4e438: Pull complete 21:08:54 bcfd1f05c69d: Pull complete 21:08:55 59ccb84bbe0f: Pull complete 21:08:55 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 21:08:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:08:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 21:08:55 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:55 + docker inspect -f . ci-base-image-x86_64 21:08:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:55 prd-ubuntu20.04-docker-8c-8g-1212 does not seem to be running inside a container 21:08:55 $ 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 ******** -e ******** ci-base-image-x86_64 cat 21:08:59 $ docker top ac5aec20d51ae304530ba00e80a2163bd475abd85866ae343940cca70db5e81d -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:00 + go version 21:09:00 go version go1.18.3 linux/amd64 [Pipeline] } 21:09:00 $ docker stop --time=1 ac5aec20d51ae304530ba00e80a2163bd475abd85866ae343940cca70db5e81d 21:09:01 $ docker rm -f ac5aec20d51ae304530ba00e80a2163bd475abd85866ae343940cca70db5e81d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:01 + docker inspect -f . ci-base-image-x86_64 21:09:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:01 prd-ubuntu20.04-docker-8c-8g-1212 does not seem to be running inside a container 21:09:01 $ 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 ******** -e ******** ci-base-image-x86_64 cat 21:09:02 $ docker top 2acb89bd92a4cc75d759d3d32de6063ae5ff5cb9aec61e5930cb5b005c35fcbf -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:02 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 21:09:02 + make test 21:09:02 CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 21:09:02 go: downloading github.com/stretchr/testify v1.8.0 21:09:02 go: downloading github.com/pebbe/zmq4 v1.2.7 21:09:02 go: downloading github.com/nats-io/nats.go v1.16.1-0.20220906180156-a1017eec10b0 21:09:02 go: downloading github.com/google/uuid v1.3.0 21:09:02 go: downloading github.com/nats-io/nats-server/v2 v2.9.1 21:09:02 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 21:09:02 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:09:02 go: downloading github.com/davecgh/go-spew v1.1.1 21:09:02 go: downloading github.com/pmezard/go-difflib v1.0.0 21:09:02 go: downloading github.com/stretchr/objx v0.4.0 21:09:02 go: downloading gopkg.in/yaml.v3 v3.0.1 21:09:02 go: downloading github.com/gorilla/websocket v1.4.2 21:09:02 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 21:09:02 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:09:03 Still waiting to schedule task 21:09:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:09:03 go: downloading github.com/nats-io/nuid v1.0.1 21:09:03 go: downloading github.com/nats-io/nkeys v0.3.0 21:09:03 go: downloading golang.org/x/crypto v0.0.0-20220919173607-35f4265a4bc0 21:09:03 go: downloading github.com/klauspost/compress v1.15.10 21:09:03 go: downloading github.com/minio/highwayhash v1.0.2 21:09:03 go: downloading github.com/nats-io/jwt/v2 v2.3.0 21:09:03 go: downloading golang.org/x/time v0.0.0-20220920022843-2ce7c2934d45 21:09:03 go: downloading golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8 21:09:15 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 21:09:18 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.069s coverage: 90.4% of statements 21:09:18 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.041s coverage: 87.0% of statements 21:09:18 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 21:09:18 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 21:09:26 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.109s coverage: 35.9% of statements 21:09:26 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.042s coverage: 68.5% of statements 21:09:26 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 21:09:41 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.370s coverage: 83.8% of statements 21:09:41 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.035s coverage: 88.9% of statements 21:09:41 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 21:09:41 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.037s coverage: 100.0% of statements 21:09:41 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.032s coverage: 100.0% of statements 21:09:41 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.045s coverage: 95.1% of statements 21:09:41 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 21:09:41 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 21:09:41 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.062s coverage: 90.4% of statements 21:09:41 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.036s coverage: 100.0% of statements 21:09:41 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 21:09:41 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.021s coverage: 100.0% of statements 21:09:41 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.032s coverage: 68.5% of statements 21:09:41 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 21:10:03 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.374s coverage: 83.8% of statements 21:10:03 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.034s coverage: 88.9% of statements 21:10:03 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 21:10:03 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.038s coverage: 100.0% of statements 21:10:03 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.031s coverage: 100.0% of statements 21:10:03 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.032s coverage: 95.1% of statements 21:10:10 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 21:10:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:10:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:10:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:10:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:10:11 $ docker stop --time=1 2acb89bd92a4cc75d759d3d32de6063ae5ff5cb9aec61e5930cb5b005c35fcbf 21:10:13 $ docker rm -f 2acb89bd92a4cc75d759d3d32de6063ae5ff5cb9aec61e5930cb5b005c35fcbf [Pipeline] // withDockerContainer [Pipeline] sh 21:10:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:10:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:10:14 21:10:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:10:14 latest: Pulling from edgex-lftools-log-publisher 21:10:14 5eb5b503b376: Pulling fs layer 21:10:14 5c69ac0246d0: Pulling fs layer 21:10:14 ec43610c2a17: Pulling fs layer 21:10:14 3a2ae6a8a46f: Pulling fs layer 21:10:14 33b1e0a273af: Pulling fs layer 21:10:14 5d3b04190fa2: Pulling fs layer 21:10:14 2f39f015ded8: Pulling fs layer 21:10:14 3a2ae6a8a46f: Waiting 21:10:14 33b1e0a273af: Waiting 21:10:14 5d3b04190fa2: Waiting 21:10:14 2f39f015ded8: Waiting 21:10:14 5c69ac0246d0: Verifying Checksum 21:10:14 5c69ac0246d0: Download complete 21:10:14 3a2ae6a8a46f: Download complete 21:10:14 33b1e0a273af: Verifying Checksum 21:10:14 33b1e0a273af: Download complete 21:10:14 5d3b04190fa2: Download complete 21:10:14 ec43610c2a17: Verifying Checksum 21:10:14 ec43610c2a17: Download complete 21:10:14 5eb5b503b376: Verifying Checksum 21:10:14 5eb5b503b376: Download complete 21:10:15 2f39f015ded8: Download complete 21:10:16 5eb5b503b376: Pull complete 21:10:16 5c69ac0246d0: Pull complete 21:10:16 ec43610c2a17: Pull complete 21:10:16 3a2ae6a8a46f: Pull complete 21:10:16 33b1e0a273af: Pull complete 21:10:16 5d3b04190fa2: Pull complete 21:10:21 2f39f015ded8: Pull complete 21:10:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:10:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:10:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:21 prd-ubuntu20.04-docker-8c-8g-1212 does not seem to be running inside a container 21:10:21 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:10:24 $ docker top e1bbff87ad935222f1d9ceb66e433ba4e52b4fb6e6da0eadc9d6e117aafb8dc4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:10:24 ---> job-cost.sh 21:10:24 lf-activate-venv: SKIPPING 21:10:24 INFO: No Stack... 21:10:24 INFO: Retrieving Pricing Info for: v3-standard-8 21:10:25 INFO: Archiving Costs [Pipeline] sh 21:10:25 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 21:10:25 + cut -d, -f6 [Pipeline] lock 21:10:25 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-42-stack-cost] 21:10:25 Resource [jenkins-edgexfoundry-go-mod-messaging-main-42-stack-cost] did not exist. Created. 21:10:25 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:10:26 + echo total: 0.2199999988079071 [Pipeline] stash 21:10:26 Stashed 1 file(s) [Pipeline] } 21:10:26 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-42-stack-cost] [Pipeline] // lock [Pipeline] } 21:10:26 $ docker stop --time=1 e1bbff87ad935222f1d9ceb66e433ba4e52b4fb6e6da0eadc9d6e117aafb8dc4 21:10:27 $ docker rm -f e1bbff87ad935222f1d9ceb66e433ba4e52b4fb6e6da0eadc9d6e117aafb8dc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:10:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1213 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 21:10:33 Running in /w/workspace/go-mod-messaging/42 [Pipeline] { [Pipeline] checkout 21:10:33 Selected Git installation does not exist. Using Default 21:10:33 The recommended git tool is: NONE 21:10:38 using credential edgex-jenkins-ssh 21:10:38 Cloning the remote Git repository 21:10:38 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 21:10:38 > git init /w/workspace/go-mod-messaging/42 # timeout=10 21:10:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 21:10:38 > git --version # timeout=10 21:10:38 > git --version # 'git version 2.25.1' 21:10:38 using GIT_SSH to set credentials SSH Credentials for GitHub 21:10:38 Verifying host key using known hosts file 21:10:38 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 21:10:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:10:40 Avoid second fetch 21:10:40 Checking out Revision bb9b4230a1c1462292f826b2ff2c739bb0fba4cd (main) 21:10:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 21:10:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:10:41 Commit message: "Merge pull request #175 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:10:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:10:41 % Total % Received % Xferd Average Speed Time Time Time Current 21:10:41 Dload Upload Total Spent Left Speed 21:10:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 76375 0 --:--:-- --:--:-- --:--:-- 76375 21:10:40 > git config core.sparsecheckout # timeout=10 21:10:40 > git checkout -f bb9b4230a1c1462292f826b2ff2c739bb0fba4cd # timeout=10 [Pipeline] sh 21:10:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:10:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:10:42 + sudo tee /etc/docker/daemon.new 21:10:42 { 21:10:42 "registry-mirrors": [ 21:10:42 "https://nexus3.edgexfoundry.org:10001" 21:10:42 ], 21:10:42 "bip": "10.250.0.254/24", 21:10:42 "hosts": [ 21:10:42 "tcp://0.0.0.0:5555", 21:10:42 "unix:///var/run/docker.sock" 21:10:42 ], 21:10:42 "mtu": 1458, 21:10:42 "selinux-enabled": true, 21:10:42 "seccomp-profile": "/etc/docker/seccomp.json" 21:10:42 } [Pipeline] sh 21:10:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:10:43 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:11:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:11:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:11:01 ========================================================= 21:11:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:11:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:11:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:11:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:11:02 b3c136eddcbf: Pulling fs layer 21:11:02 c0a3192eca97: Pulling fs layer 21:11:02 a050256f5b6f: Pulling fs layer 21:11:02 656be50a0ddc: Pulling fs layer 21:11:02 2bbca73fdf42: Pulling fs layer 21:11:02 46d945488cbd: Pulling fs layer 21:11:02 8a5474983e97: Pulling fs layer 21:11:02 329c88fbcd65: Pulling fs layer 21:11:02 2bbca73fdf42: Waiting 21:11:02 46d945488cbd: Waiting 21:11:02 8a5474983e97: Waiting 21:11:02 329c88fbcd65: Waiting 21:11:02 a050256f5b6f: Verifying Checksum 21:11:02 a050256f5b6f: Download complete 21:11:02 c0a3192eca97: Verifying Checksum 21:11:02 c0a3192eca97: Download complete 21:11:02 2bbca73fdf42: Verifying Checksum 21:11:02 2bbca73fdf42: Download complete 21:11:03 46d945488cbd: Verifying Checksum 21:11:03 46d945488cbd: Download complete 21:11:03 b3c136eddcbf: Verifying Checksum 21:11:03 b3c136eddcbf: Download complete 21:11:04 b3c136eddcbf: Pull complete 21:11:04 329c88fbcd65: Verifying Checksum 21:11:04 329c88fbcd65: Download complete 21:11:04 c0a3192eca97: Pull complete 21:11:04 a050256f5b6f: Pull complete 21:11:05 8a5474983e97: Verifying Checksum 21:11:05 8a5474983e97: Download complete 21:11:05 656be50a0ddc: Verifying Checksum 21:11:05 656be50a0ddc: Download complete 21:11:18 656be50a0ddc: Pull complete 21:11:18 2bbca73fdf42: Pull complete 21:11:18 46d945488cbd: Pull complete 21:11:23 8a5474983e97: Pull complete 21:11:25 329c88fbcd65: Pull complete 21:11:25 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 21:11:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:11:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 21:11:25 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:26 + docker inspect -f . ci-base-image-arm64 21:11:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:26 prd-ubuntu20.04-docker-arm64-4c-16g-1213 does not seem to be running inside a container 21:11:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/42 -v /w/workspace/go-mod-messaging/42:/w/workspace/go-mod-messaging/42:rw,z -v /w/workspace/go-mod-messaging/42@tmp:/w/workspace/go-mod-messaging/42@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 21:11:29 $ docker top d1457fafd17871967cf018357d76d8f46b28f7acfc956b0df83a98d7ebb9585e -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:30 + go version 21:11:30 go version go1.18.3 linux/arm64 [Pipeline] } 21:11:30 $ docker stop --time=1 d1457fafd17871967cf018357d76d8f46b28f7acfc956b0df83a98d7ebb9585e 21:11:31 $ docker rm -f d1457fafd17871967cf018357d76d8f46b28f7acfc956b0df83a98d7ebb9585e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:32 + docker inspect -f . ci-base-image-arm64 21:11:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:32 prd-ubuntu20.04-docker-arm64-4c-16g-1213 does not seem to be running inside a container 21:11:32 $ 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/42 -v /w/workspace/go-mod-messaging/42:/w/workspace/go-mod-messaging/42:rw,z -v /w/workspace/go-mod-messaging/42@tmp:/w/workspace/go-mod-messaging/42@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 21:11:33 $ docker top 5071a7fac625afaa40376debaf00ddc6e2ecf6f5bc1a89fe6d46f4da74bdf949 -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:34 + git config --global --add safe.directory /w/workspace/go-mod-messaging/42 [Pipeline] fileExists [Pipeline] sh 21:11:34 + make test 21:11:34 CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 21:11:34 go: downloading github.com/nats-io/nats.go v1.16.1-0.20220906180156-a1017eec10b0 21:11:34 go: downloading github.com/stretchr/testify v1.8.0 21:11:34 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 21:11:34 go: downloading github.com/google/uuid v1.3.0 21:11:34 go: downloading github.com/nats-io/nats-server/v2 v2.9.1 21:11:34 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:11:34 go: downloading github.com/pebbe/zmq4 v1.2.7 21:11:35 go: downloading github.com/davecgh/go-spew v1.1.1 21:11:35 go: downloading github.com/pmezard/go-difflib v1.0.0 21:11:35 go: downloading github.com/stretchr/objx v0.4.0 21:11:35 go: downloading gopkg.in/yaml.v3 v3.0.1 21:11:35 go: downloading github.com/gorilla/websocket v1.4.2 21:11:35 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 21:11:35 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:11:35 go: downloading github.com/nats-io/nkeys v0.3.0 21:11:35 go: downloading github.com/nats-io/nuid v1.0.1 21:11:35 go: downloading golang.org/x/crypto v0.0.0-20220919173607-35f4265a4bc0 21:11:36 go: downloading github.com/klauspost/compress v1.15.10 21:11:36 go: downloading github.com/minio/highwayhash v1.0.2 21:11:36 go: downloading github.com/nats-io/jwt/v2 v2.3.0 21:11:36 go: downloading golang.org/x/time v0.0.0-20220920022843-2ce7c2934d45 21:12:43 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 21:13:02 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.248s coverage: 90.4% of statements 21:13:14 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.147s coverage: 87.0% of statements 21:13:14 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 21:13:14 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 21:14:10 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.312s coverage: 35.9% of statements 21:14:10 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.126s coverage: 68.5% of statements 21:14:10 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 21:14:10 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.496s coverage: 83.8% of statements 21:14:10 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.092s coverage: 88.9% of statements 21:14:10 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 21:14:10 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.081s coverage: 100.0% of statements 21:14:10 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.051s coverage: 100.0% of statements 21:14:10 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.082s coverage: 95.1% of statements 21:14:10 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 21:14:10 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 21:14:11 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.246s coverage: 90.4% of statements 21:14:11 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.074s coverage: 100.0% of statements 21:14:11 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 21:14:12 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.065s coverage: 100.0% of statements 21:14:13 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.171s coverage: 68.5% of statements 21:14:13 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 21:14:39 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.488s coverage: 83.8% of statements 21:14:39 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.072s coverage: 88.9% of statements 21:14:39 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 21:14:39 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.073s coverage: 100.0% of statements 21:14:39 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.090s coverage: 100.0% of statements 21:14:39 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.085s coverage: 95.1% of statements 21:14:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:14:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:15:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:15:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:15:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:15:26 $ docker stop --time=1 5071a7fac625afaa40376debaf00ddc6e2ecf6f5bc1a89fe6d46f4da74bdf949 21:15:28 $ docker rm -f 5071a7fac625afaa40376debaf00ddc6e2ecf6f5bc1a89fe6d46f4da74bdf949 [Pipeline] // withDockerContainer [Pipeline] sh 21:15:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:15:30 Warning: overwriting stash ‘coverage-report’ 21:15:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:15:31 21:15:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:15:31 arm64: Pulling from edgex-lftools-log-publisher 21:15:31 8998bd30e6a1: Pulling fs layer 21:15:31 04944245beec: Pulling fs layer 21:15:31 699f458cf7ca: Pulling fs layer 21:15:31 765212b225bb: Pulling fs layer 21:15:31 f23df028b6ca: Pulling fs layer 21:15:31 d65c8cfc05b1: Pulling fs layer 21:15:31 2437ff75d9bd: Pulling fs layer 21:15:31 765212b225bb: Waiting 21:15:31 f23df028b6ca: Waiting 21:15:31 d65c8cfc05b1: Waiting 21:15:31 2437ff75d9bd: Waiting 21:15:32 04944245beec: Verifying Checksum 21:15:32 04944245beec: Download complete 21:15:32 765212b225bb: Verifying Checksum 21:15:32 765212b225bb: Download complete 21:15:32 f23df028b6ca: Verifying Checksum 21:15:32 f23df028b6ca: Download complete 21:15:32 d65c8cfc05b1: Verifying Checksum 21:15:32 d65c8cfc05b1: Download complete 21:15:32 699f458cf7ca: Verifying Checksum 21:15:32 699f458cf7ca: Download complete 21:15:32 8998bd30e6a1: Verifying Checksum 21:15:32 8998bd30e6a1: Download complete 21:15:35 2437ff75d9bd: Verifying Checksum 21:15:35 2437ff75d9bd: Download complete 21:15:38 8998bd30e6a1: Pull complete 21:15:38 04944245beec: Pull complete 21:15:39 699f458cf7ca: Pull complete 21:15:40 765212b225bb: Pull complete 21:15:41 f23df028b6ca: Pull complete 21:15:41 d65c8cfc05b1: Pull complete 21:16:03 2437ff75d9bd: Pull complete 21:16:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:16:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:16:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:03 prd-ubuntu20.04-docker-arm64-4c-16g-1213 does not seem to be running inside a container 21:16:03 $ 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/42 -v /w/workspace/go-mod-messaging/42:/w/workspace/go-mod-messaging/42:rw,z -v /w/workspace/go-mod-messaging/42@tmp:/w/workspace/go-mod-messaging/42@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 21:16:05 $ docker top 018d5cebfa79978f52f77ea2b70fcb45cdcd2d2adb3dfa6dc46e31b77fb794be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:16:06 ---> job-cost.sh 21:16:06 lf-activate-venv: SKIPPING 21:16:06 INFO: No Stack... 21:16:06 INFO: Retrieving Pricing Info for: v3-standard-4 21:16:07 INFO: Archiving Costs [Pipeline] sh 21:16:08 + cut -d, -f6 21:16:08 + cat /w/workspace/go-mod-messaging/42/archives/cost.csv [Pipeline] lock 21:16:08 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-42-stack-cost] 21:16:08 Resource [jenkins-edgexfoundry-go-mod-messaging-main-42-stack-cost] did not exist. Created. 21:16:08 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:16:08 /w/workspace/go-mod-messaging/42@tmp/durable-90c5e5de/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:16:09 + echo total: 0.10999999940395355 [Pipeline] stash 21:16:09 Warning: overwriting stash ‘stack-cost’ 21:16:09 Stashed 1 file(s) [Pipeline] } 21:16:09 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-42-stack-cost] [Pipeline] // lock [Pipeline] } 21:16:09 $ docker stop --time=1 018d5cebfa79978f52f77ea2b70fcb45cdcd2d2adb3dfa6dc46e31b77fb794be 21:16:10 $ docker rm -f 018d5cebfa79978f52f77ea2b70fcb45cdcd2d2adb3dfa6dc46e31b77fb794be [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 21:16:11 provisioning config files... 21:16:11 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config17792561798997685403tmp [Pipeline] { [Pipeline] sh 21:16:11 + set +x 21:16:11 + bash+ -s -- 21:16:11 curl -s https://codecov.io/bash 21:16:11 21:16:11 _____ _ 21:16:11 / ____| | | 21:16:11 | | ___ __| | ___ ___ _____ __ 21:16:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:16:11 | |___| (_) | (_| | __/ (_| (_) \ V / 21:16:11 \_____\___/ \__,_|\___|\___\___/ \_/ 21:16:11 Bash-1.0.6 21:16:11 21:16:11 21:16:11 ==> git version 2.25.1 found 21:16:11 ==> 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 21:16:11 Release-Date: 2020-01-08 21:16:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:16:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:16:11 ==> Jenkins CI detected. 21:16:11 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 21:16:11 project root: . 21:16:11 --> token set from env 21:16:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:16:11 ==> Running gcov in . (disable via -X gcov) 21:16:11 ==> Python coveragepy not found 21:16:11 ==> Searching for coverage reports in: 21:16:11 + . 21:16:11 -> Found 1 reports 21:16:11 ==> Detecting git/mercurial file structure 21:16:11 ==> Reading reports 21:16:11 + ./coverage.out bytes=25878 21:16:11 ==> Appending adjustments 21:16:11 https://docs.codecov.io/docs/fixing-reports 21:16:12 + Found adjustments 21:16:12 ==> Gzipping contents 21:16:12 8.0K /tmp/codecov.rIHPRZ.gz 21:16:12 ==> Uploading reports 21:16:12 url: https://codecov.io 21:16:12 query: branch=main&commit=bb9b4230a1c1462292f826b2ff2c739bb0fba4cd&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 21:16:12 -> Pinging Codecov 21:16:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=main&commit=bb9b4230a1c1462292f826b2ff2c739bb0fba4cd&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 21:16:12 -> Uploading to 21:16:12 https://storage.googleapis.com/codecov/v4/raw/2022-09-26/F6E385568367DD0E4001BA4F8F1CB792/bb9b4230a1c1462292f826b2ff2c739bb0fba4cd/cee63b0c-3460-4d8d-a840-cb3116da256e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220926%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220926T211612Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b7d36200ebfcccf151fb746a278736596bc058057adaeb94f835ec023cc6d3ea 21:16:12 % Total % Received % Xferd Average Speed Time Time Time Current 21:16:12 Dload Upload Total Spent Left Speed 21:16:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6962 0 0 100 6962 0 32231 --:--:-- --:--:-- --:--:-- 32231 21:16:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/bb9b4230a1c1462292f826b2ff2c739bb0fba4cd [Pipeline] } 21:16:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:16:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:16:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:16:13 21:16:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:16:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:16:13 df9b9388f04a: Pulling fs layer 21:16:13 52dc419b0ee2: Pulling fs layer 21:16:13 25bc292e5bac: Pulling fs layer 21:16:13 114826534d7a: Pulling fs layer 21:16:13 4657fd5d0bcf: Pulling fs layer 21:16:13 6ad1cebc031e: Pulling fs layer 21:16:13 8a3aa393b2d8: Pulling fs layer 21:16:13 114826534d7a: Waiting 21:16:13 8a3aa393b2d8: Waiting 21:16:13 4657fd5d0bcf: Waiting 21:16:13 6ad1cebc031e: Waiting 21:16:13 25bc292e5bac: Verifying Checksum 21:16:13 25bc292e5bac: Download complete 21:16:13 52dc419b0ee2: Download complete 21:16:13 4657fd5d0bcf: Verifying Checksum 21:16:13 4657fd5d0bcf: Download complete 21:16:13 df9b9388f04a: Download complete 21:16:13 df9b9388f04a: Pull complete 21:16:13 52dc419b0ee2: Pull complete 21:16:13 6ad1cebc031e: Verifying Checksum 21:16:13 6ad1cebc031e: Download complete 21:16:13 25bc292e5bac: Pull complete 21:16:14 8a3aa393b2d8: Verifying Checksum 21:16:15 114826534d7a: Verifying Checksum 21:16:15 114826534d7a: Download complete 21:16:18 114826534d7a: Pull complete 21:16:18 4657fd5d0bcf: Pull complete 21:16:18 6ad1cebc031e: Pull complete 21:16:20 8a3aa393b2d8: Pull complete 21:16:20 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:16:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:16:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:20 prd-ubuntu20.04-docker-8c-8g-1212 does not seem to be running inside a container 21:16:20 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:16:24 $ docker top 9e4072549da5786dbea93758addf2d200c638b9ee393e993e67b14952ea78aac -eo pid,comm [Pipeline] { [Pipeline] echo 21:16:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 21:16:24 + set -o pipefail 21:16:24 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 21:16:26 21:16:26 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... 21:16:26 21:16:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/e36bb316-4546-4231-962e-6d46926b5d12 21:16:26 21:16:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:16:26 21:16:26 [Pipeline] } 21:16:26 $ docker stop --time=1 9e4072549da5786dbea93758addf2d200c638b9ee393e993e67b14952ea78aac 21:16:27 $ docker rm -f 9e4072549da5786dbea93758addf2d200c638b9ee393e993e67b14952ea78aac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:16:28 + git log --format=format:%s -1 bb9b4230a1c1462292f826b2ff2c739bb0fba4cd [Pipeline] sh 21:16:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:16:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:16:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:29 prd-ubuntu20.04-docker-8c-8g-1212 does not seem to be running inside a container 21:16:29 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:16:29 $ docker top 95d99daffbc32ac35092a5ea34362e05a0ee547da13186b36662acdb74d05ced -eo pid,comm 21:16:29 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). 21:16:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:16:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:16:29 [ssh-agent] Looking for ssh-agent implementation... 21:16:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:16:29 $ docker exec 95d99daffbc32ac35092a5ea34362e05a0ee547da13186b36662acdb74d05ced ssh-agent 21:16:29 SSH_AUTH_SOCK=/tmp/ssh-nZi2RA2LnIxS/agent.32 21:16:29 SSH_AGENT_PID=38 21:16:29 Running ssh-add (command line suppressed) 21:16:29 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_14156970515434219096.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_14156970515434219096.key) 21:16:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:16:30 + git semver tag 21:16:30 2022-09-26 21:16:30,357 [run_tag] DEBUG tag force:False 21:16:30 2022-09-26 21:16:30,357 [check_head_tag] DEBUG check head tag 21:16:30 2022-09-26 21:16:30,358 [execute] INFO git cat-file --batch-check 21:16:30 2022-09-26 21:16:30,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 21:16:30 2022-09-26 21:16:30,362 [execute] INFO git cat-file --batch 21:16:30 2022-09-26 21:16:30,362 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 21:16:30 2022-09-26 21:16:30,380 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:16:30 2022-09-26 21:16:30,380 [execute] INFO git tag -a v2.3.0-dev.18 -m v2.3.0-dev.18 21:16:30 2022-09-26 21:16:30,380 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.18', '-m', 'v2.3.0-dev.18'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 21:16:30 2022-09-26 21:16:30,385 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:16:30 2.3.0-dev.18 [Pipeline] } 21:16:30 $ docker exec --env ******** --env ******** 95d99daffbc32ac35092a5ea34362e05a0ee547da13186b36662acdb74d05ced ssh-agent -k 21:16:30 unset SSH_AUTH_SOCK; 21:16:30 unset SSH_AGENT_PID; 21:16:30 echo Agent pid 38 killed; 21:16:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:16:30 + git semver [Pipeline] } 21:16:31 $ docker stop --time=1 95d99daffbc32ac35092a5ea34362e05a0ee547da13186b36662acdb74d05ced 21:16:32 $ docker rm -f 95d99daffbc32ac35092a5ea34362e05a0ee547da13186b36662acdb74d05ced [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:16:32 21:16:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:16:33 0.23.1-centos7: Pulling from edgex-lftools 21:16:33 ab5ef0e58194: Pulling fs layer 21:16:33 9712f1f96733: Pulling fs layer 21:16:33 63f879dbbcfc: Pulling fs layer 21:16:33 0d9ebad4ef96: Pulling fs layer 21:16:33 e9a5061849ea: Pulling fs layer 21:16:33 d747dcd14b5f: Pulling fs layer 21:16:33 2de7ff778b66: Pulling fs layer 21:16:33 e9a5061849ea: Waiting 21:16:33 d747dcd14b5f: Waiting 21:16:33 0d9ebad4ef96: Waiting 21:16:33 2de7ff778b66: Waiting 21:16:33 9712f1f96733: Verifying Checksum 21:16:33 9712f1f96733: Download complete 21:16:33 63f879dbbcfc: Verifying Checksum 21:16:33 63f879dbbcfc: Download complete 21:16:33 0d9ebad4ef96: Verifying Checksum 21:16:33 0d9ebad4ef96: Download complete 21:16:33 e9a5061849ea: Verifying Checksum 21:16:33 e9a5061849ea: Download complete 21:16:33 d747dcd14b5f: Verifying Checksum 21:16:33 d747dcd14b5f: Download complete 21:16:33 ab5ef0e58194: Download complete 21:16:33 2de7ff778b66: Verifying Checksum 21:16:33 2de7ff778b66: Download complete 21:16:36 ab5ef0e58194: Pull complete 21:16:36 9712f1f96733: Pull complete 21:16:36 63f879dbbcfc: Pull complete 21:16:40 0d9ebad4ef96: Pull complete 21:16:40 e9a5061849ea: Pull complete 21:16:40 d747dcd14b5f: Pull complete 21:16:40 2de7ff778b66: Pull complete 21:16:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:16:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:16:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:41 prd-ubuntu20.04-docker-8c-8g-1212 does not seem to be running inside a container 21:16:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:16:44 $ docker top 2dd0041039a1af11fdcbd1757d8ac5790ba63ee1e486b49cf81291ce92daa3c6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:16:44 provisioning config files... 21:16:44 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1119408605338028560tmp 21:16:44 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config18483507971465682tmp 21:16:44 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config15886486667402868267tmp [Pipeline] { [Pipeline] echo 21:16:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:16:44 ---> sigul-configuration.sh 21:16:44 gpg: directory `/root/.gnupg' created 21:16:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:16:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:16:44 gpg: keyring `/root/.gnupg/secring.gpg' created 21:16:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:16:44 gpg: CAST5 encrypted data 21:16:44 gpg: encrypted with 1 passphrase 21:16:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:16:45 + mkdir /home/jenkins 21:16:45 + mkdir /home/jenkins/sigul [Pipeline] sh 21:16:45 + 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 21:16:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:16:45 ---> sigul-install.sh 21:16:45 Sigul already installed; skipping installation. [Pipeline] sh 21:16:45 + git tag --list 21:16:45 v0.0.0 21:16:45 v0.1.0 21:16:45 v0.1.1 21:16:45 v0.1.10 21:16:45 v0.1.11 21:16:45 v0.1.12 21:16:45 v0.1.13 21:16:45 v0.1.14 21:16:45 v0.1.15 21:16:45 v0.1.16 21:16:45 v0.1.17 21:16:45 v0.1.18 21:16:45 v0.1.19 21:16:45 v0.1.2 21:16:45 v0.1.20 21:16:45 v0.1.21 21:16:45 v0.1.22 21:16:45 v0.1.23 21:16:45 v0.1.24 21:16:45 v0.1.25 21:16:45 v0.1.26 21:16:45 v0.1.27 21:16:45 v0.1.28 21:16:45 v0.1.29 21:16:45 v0.1.3 21:16:45 v0.1.30 21:16:45 v0.1.31 21:16:45 v0.1.4 21:16:45 v0.1.5 21:16:45 v0.1.6 21:16:45 v0.1.7 21:16:45 v0.1.8 21:16:45 v0.1.9 21:16:45 v2.0.0 21:16:45 v2.0.1 21:16:45 v2.1.0 21:16:45 v2.1.1 21:16:45 v2.1.1-dev.1 21:16:45 v2.1.1-dev.2 21:16:45 v2.1.1-dev.3 21:16:45 v2.2.0 21:16:45 v2.2.1-dev.1 21:16:45 v2.2.1-dev.10 21:16:45 v2.2.1-dev.11 21:16:45 v2.2.1-dev.2 21:16:45 v2.2.1-dev.3 21:16:45 v2.2.1-dev.4 21:16:45 v2.2.1-dev.5 21:16:45 v2.2.1-dev.6 21:16:45 v2.2.1-dev.7 21:16:45 v2.2.1-dev.8 21:16:45 v2.2.1-dev.9 21:16:45 v2.3.0-dev.11 21:16:45 v2.3.0-dev.12 21:16:45 v2.3.0-dev.13 21:16:45 v2.3.0-dev.14 21:16:45 v2.3.0-dev.15 21:16:45 v2.3.0-dev.16 21:16:45 v2.3.0-dev.17 21:16:45 v2.3.0-dev.18 [Pipeline] sh 21:16:46 + lftools sign git-tag v2.3.0-dev.18 21:16:46 Signing Git tag with Sigul... 21:16:46 Signing v2.3.0-dev.18 [Pipeline] echo 21:16:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:16:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:16:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:16:47 $ docker stop --time=1 2dd0041039a1af11fdcbd1757d8ac5790ba63ee1e486b49cf81291ce92daa3c6 21:16:48 $ docker rm -f 2dd0041039a1af11fdcbd1757d8ac5790ba63ee1e486b49cf81291ce92daa3c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:16:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:16:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:16:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:49 prd-ubuntu20.04-docker-8c-8g-1212 does not seem to be running inside a container 21:16:49 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:16:49 $ docker top 115af08359c8ca4a7677638c30f069f5ef1cc5b95e047de729d46306b3d1afb0 -eo pid,comm 21:16:49 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). 21:16:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:16:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:16:49 [ssh-agent] Looking for ssh-agent implementation... 21:16:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:16:50 $ docker exec 115af08359c8ca4a7677638c30f069f5ef1cc5b95e047de729d46306b3d1afb0 ssh-agent 21:16:50 SSH_AUTH_SOCK=/tmp/ssh-wuR0nKyX327j/agent.32 21:16:50 SSH_AGENT_PID=38 21:16:50 Running ssh-add (command line suppressed) 21:16:50 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11543535040198054256.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11543535040198054256.key) 21:16:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:16:50 + git semver bump pre 21:16:50 2022-09-26 21:16:50,768 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:16:50 2022-09-26 21:16:50,768 [bump_version] DEBUG bumping version:2.3.0-dev.18 on axis:pre with prefix:dev 21:16:50 2022-09-26 21:16:50,768 [bump_version] DEBUG bumped version:2.3.0-dev.19 21:16:50 2022-09-26 21:16:50,768 [write_version] DEBUG write version:2.3.0-dev.19 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 21:16:50 2022-09-26 21:16:50,768 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:16:50 2022-09-26 21:16:50,769 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:16:50 2022-09-26 21:16:50,771 [execute] INFO git cat-file --batch-check 21:16:50 2022-09-26 21:16:50,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 21:16:50 2022-09-26 21:16:50,776 [execute] INFO git cat-file --batch 21:16:50 2022-09-26 21:16:50,777 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 21:16:50 2022-09-26 21:16:50,781 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:16:50 2.3.0-dev.19 [Pipeline] } 21:16:50 $ docker exec --env ******** --env ******** 115af08359c8ca4a7677638c30f069f5ef1cc5b95e047de729d46306b3d1afb0 ssh-agent -k 21:16:50 unset SSH_AUTH_SOCK; 21:16:50 unset SSH_AGENT_PID; 21:16:50 echo Agent pid 38 killed; 21:16:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:16:51 + git semver [Pipeline] } 21:16:51 $ docker stop --time=1 115af08359c8ca4a7677638c30f069f5ef1cc5b95e047de729d46306b3d1afb0 21:16:52 $ docker rm -f 115af08359c8ca4a7677638c30f069f5ef1cc5b95e047de729d46306b3d1afb0 [Pipeline] // withDockerContainer [Pipeline] sh 21:16:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:16:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:16:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:53 prd-ubuntu20.04-docker-8c-8g-1212 does not seem to be running inside a container 21:16:53 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:16:53 $ docker top ad41b429a64f02099afcfa1aab2dadc123e2bca8eb36165bb795d758530a82b1 -eo pid,comm 21:16:53 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). 21:16:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:16:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:16:53 [ssh-agent] Looking for ssh-agent implementation... 21:16:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:16:54 $ docker exec ad41b429a64f02099afcfa1aab2dadc123e2bca8eb36165bb795d758530a82b1 ssh-agent 21:16:54 SSH_AUTH_SOCK=/tmp/ssh-tbWIVWx1iPSp/agent.32 21:16:54 SSH_AGENT_PID=38 21:16:54 Running ssh-add (command line suppressed) 21:16:54 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11746209075617463166.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11746209075617463166.key) 21:16:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:16:54 + git semver push 21:16:54 2022-09-26 21:16:54,724 [run_push] DEBUG push 21:16:54 2022-09-26 21:16:54,725 [execute] INFO git cat-file --batch-check 21:16:54 2022-09-26 21:16:54,725 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 21:16:54 2022-09-26 21:16:54,729 [execute] INFO git rev-list c4a35b9f9764bd4649ab5274641672a372b93430 -- 21:16:54 2022-09-26 21:16:54,729 [execute] DEBUG Popen(['git', 'rev-list', 'c4a35b9f9764bd4649ab5274641672a372b93430', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 21:16:54 2022-09-26 21:16:54,736 [execute] INFO git fetch -v origin 21:16:54 2022-09-26 21:16:54,737 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 21:16:55 2022-09-26 21:16:55,321 [run_push] DEBUG no remote changes detected 21:16:55 2022-09-26 21:16:55,321 [execute] INFO git push origin semver 21:16:55 2022-09-26 21:16:55,322 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 21:16:56 2022-09-26 21:16:56,184 [run_push] DEBUG push all version tags 21:16:56 2022-09-26 21:16:56,184 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:16:56 2022-09-26 21:16:56,185 [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) 21:16:57 2022-09-26 21:16:56,944 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:16:57 2.3.0-dev.19 [Pipeline] } 21:16:57 $ docker exec --env ******** --env ******** ad41b429a64f02099afcfa1aab2dadc123e2bca8eb36165bb795d758530a82b1 ssh-agent -k 21:16:57 unset SSH_AUTH_SOCK; 21:16:57 unset SSH_AGENT_PID; 21:16:57 echo Agent pid 38 killed; 21:16:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:16:57 + git semver [Pipeline] } 21:16:57 $ docker stop --time=1 ad41b429a64f02099afcfa1aab2dadc123e2bca8eb36165bb795d758530a82b1 21:16:59 $ docker rm -f ad41b429a64f02099afcfa1aab2dadc123e2bca8eb36165bb795d758530a82b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:16:59 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 21:16:59 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 21:16:59 total 16 21:16:59 drwxr-xr-x 3 root root 4096 Sep 26 21:10 . 21:16:59 drwxrwxr-x 9 jenkins jenkins 4096 Sep 26 21:16 .. 21:16:59 drwxr-xr-x 2 root root 4096 Sep 26 21:10 cost 21:16:59 -rw-r--r-- 1 root root 87 Sep 26 21:10 cost.csv 21:16:59 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 21:16:59 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 21:16:59 total 16 21:16:59 drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 21:10 . 21:16:59 drwxrwxr-x 9 jenkins jenkins 4096 Sep 26 21:16 .. 21:16:59 drwxr-xr-x 2 jenkins jenkins 4096 Sep 26 21:10 cost 21:16:59 -rw-r--r-- 1 jenkins jenkins 87 Sep 26 21:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:17:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:17:00 ---> package-listing.sh 21:17:00 ++ facter osfamily 21:17:00 ++ tr '[:upper:]' '[:lower:]' 21:17:01 + OS_FAMILY=debian 21:17:01 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 21:17:01 + START_PACKAGES=/tmp/packages_start.txt 21:17:01 + END_PACKAGES=/tmp/packages_end.txt 21:17:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:17:01 + PACKAGES=/tmp/packages_start.txt 21:17:01 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 21:17:01 + PACKAGES=/tmp/packages_end.txt 21:17:01 + case "${OS_FAMILY}" in 21:17:01 + dpkg -l 21:17:01 + grep '^ii' 21:17:01 + '[' -f /tmp/packages_start.txt ']' 21:17:01 + '[' -f /tmp/packages_end.txt ']' 21:17:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:17:01 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 21:17:01 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 21:17:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 21:17:01 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 21:17:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:17:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:02 prd-ubuntu20.04-docker-8c-8g-1212 does not seem to be running inside a container 21:17:02 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:17:02 $ docker top bbc063cee7299a55dfcf7792faeca345ee15f925d7257cec209dcbbee1b4c5b4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:17:02 + touch /tmp/pre-build-complete [Pipeline] sh 21:17:02 + mkdir -p /var/log/sysstat [Pipeline] sh 21:17:03 + ls /var/log/sa-host 21:17:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:17:03 provisioning config files... 21:17:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config17021309404641636017tmp [Pipeline] { [Pipeline] echo 21:17:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:17:03 ---> create-netrc.sh [Pipeline] } 21:17:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:17:03 ---> python-tools-install.sh [Pipeline] echo 21:17:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:17:04 ---> sudo-logs.sh 21:17:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:17:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:17:04 ---> job-cost.sh 21:17:04 lf-activate-venv: SKIPPING 21:17:04 DEBUG: total: 0.2199999988079071 21:17:04 INFO: Retrieving Stack Cost... 21:17:05 INFO: Retrieving Pricing Info for: v3-standard-8 21:17:05 INFO: Archiving Costs [Pipeline] echo 21:17:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:17:05 ---> logs-deploy.sh 21:17:05 lf-activate-venv: SKIPPING 21:17:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/42 21:17:05 INFO: archiving workspace using pattern(s): 21:17:06 Archives upload complete. 21:17:06 INFO: archiving logs to Nexus 21:17:07 ---> uname -a: 21:17:07 Linux prd-ubuntu20-04-docker-8c-8g-1212 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:17:07 21:17:07 21:17:07 ---> lscpu: 21:17:07 Architecture: x86_64 21:17:07 CPU op-mode(s): 32-bit, 64-bit 21:17:07 Byte Order: Little Endian 21:17:07 Address sizes: 40 bits physical, 48 bits virtual 21:17:07 CPU(s): 8 21:17:07 On-line CPU(s) list: 0-7 21:17:07 Thread(s) per core: 1 21:17:07 Core(s) per socket: 1 21:17:07 Socket(s): 8 21:17:07 NUMA node(s): 1 21:17:07 Vendor ID: AuthenticAMD 21:17:07 CPU family: 23 21:17:07 Model: 49 21:17:07 Model name: AMD EPYC-Rome Processor 21:17:07 Stepping: 0 21:17:07 CPU MHz: 2799.998 21:17:07 BogoMIPS: 5599.99 21:17:07 Virtualization: AMD-V 21:17:07 Hypervisor vendor: KVM 21:17:07 Virtualization type: full 21:17:07 L1d cache: 256 KiB 21:17:07 L1i cache: 256 KiB 21:17:07 L2 cache: 4 MiB 21:17:07 L3 cache: 128 MiB 21:17:07 NUMA node0 CPU(s): 0-7 21:17:07 Vulnerability Itlb multihit: Not affected 21:17:07 Vulnerability L1tf: Not affected 21:17:07 Vulnerability Mds: Not affected 21:17:07 Vulnerability Meltdown: Not affected 21:17:07 Vulnerability Mmio stale data: Not affected 21:17:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:17:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:17:07 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:17:07 Vulnerability Srbds: Not affected 21:17:07 Vulnerability Tsx async abort: Not affected 21:17:07 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 21:17:07 21:17:07 21:17:07 ---> nproc: 21:17:07 8 21:17:07 21:17:07 21:17:07 ---> df -h: 21:17:07 Filesystem Size Used Avail Use% Mounted on 21:17:07 overlay 155G 12G 144G 8% / 21:17:07 tmpfs 64M 0 64M 0% /dev 21:17:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:17:07 shm 64M 0 64M 0% /dev/shm 21:17:07 /dev/vda1 155G 12G 144G 8% /facter-os 21:17:07 21:17:07 21:17:07 ---> sar -b -r -n DEV: 21:17:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1212) 09/26/22 _x86_64_ (8 CPU) 21:17:07 21:17:07 21:07:56 LINUX RESTART (8 CPU) 21:17:07 21:17:07 21:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:17:07 21:09:01 164.03 47.25 116.78 0.00 5320.53 202861.20 0.00 21:17:07 21:10:01 25.93 0.12 25.81 0.00 4.93 11414.36 0.00 21:17:07 21:11:01 45.93 0.25 45.68 0.00 18.80 18954.99 0.00 21:17:07 21:12:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 21:17:07 21:13:01 4.70 0.97 3.73 0.00 67.46 81.19 0.00 21:17:07 21:14:01 37.58 9.00 28.58 0.00 2887.39 4758.94 0.00 21:17:07 21:15:02 1.62 0.00 1.62 0.00 0.00 18.66 0.00 21:17:07 21:16:01 1.53 0.00 1.53 0.00 0.00 15.86 0.00 21:17:07 21:17:01 108.10 0.55 107.55 0.00 49.86 51549.68 0.00 21:17:07 Average: 43.48 6.47 37.00 0.00 929.28 32241.34 0.00 21:17:07 21:17:07 21:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:17:07 21:09:01 29238096 31620872 704176 2.14 71696 2586068 1873804 5.52 957160 2337152 64 21:17:07 21:10:01 28894716 31596816 710048 2.16 77848 2879572 1900576 5.60 1200028 2397524 10012 21:17:07 21:11:01 28706568 31605516 703696 2.14 91736 3038732 1725988 5.09 1075308 2689720 4 21:17:07 21:12:01 28706752 31605936 702944 2.14 91792 3038736 1725988 5.09 1075472 2689724 140 21:17:07 21:13:01 28693516 31605592 703104 2.14 93380 3049320 1749940 5.16 1079064 2700528 5792 21:17:07 21:14:01 28417984 31592840 699116 2.13 110736 3289544 1776660 5.24 1224356 2801792 132 21:17:07 21:15:02 28421340 31596340 695496 2.12 110828 3289548 1776660 5.24 1220948 2801796 8 21:17:07 21:16:01 28421704 31597056 695024 2.11 110876 3289548 1776660 5.24 1220916 2802100 300 21:17:07 21:17:01 26899244 31561248 722632 2.20 160600 4599464 1761208 5.19 1360996 4048616 860 21:17:07 Average: 28488880 31598024 704026 2.14 102166 3228948 1785276 5.26 1157139 2807661 1924 21:17:07 21:17:07 21:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:17:07 21:09:01 ens3 655.50 433.98 6355.33 89.50 0.00 0.00 0.00 0.00 21:17:07 21:09:01 lo 3.60 3.60 0.34 0.34 0.00 0.00 0.00 0.00 21:17:07 21:09:01 docker0 1.55 1.50 0.20 12.47 0.00 0.00 0.00 0.00 21:17:07 21:10:01 ens3 63.46 47.44 750.55 12.44 0.00 0.00 0.00 0.00 21:17:07 21:10:01 vethaa2b86c 32.96 42.48 3.19 732.67 0.00 0.00 0.00 0.06 21:17:07 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:17:07 21:10:01 docker0 32.96 42.33 2.74 732.66 0.00 0.00 0.00 0.00 21:17:07 21:11:01 ens3 146.46 112.15 2541.81 100.13 0.00 0.00 0.00 0.00 21:17:07 21:11:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 21:17:07 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:07 21:12:01 ens3 1.07 0.33 0.40 0.26 0.00 0.00 0.00 0.00 21:17:07 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:17:07 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:07 21:13:01 ens3 17.41 13.31 96.30 1.06 0.00 0.00 0.00 0.00 21:17:07 21:13:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 21:17:07 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:07 21:14:01 ens3 65.36 35.03 1203.62 2.96 0.00 0.00 0.00 0.00 21:17:07 21:14:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 21:17:07 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:07 21:15:02 ens3 1.82 0.67 0.69 0.48 0.00 0.00 0.00 0.00 21:17:07 21:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:07 21:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:07 21:16:01 ens3 0.90 0.51 0.37 0.29 0.00 0.00 0.00 0.00 21:17:07 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:17:07 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:07 21:17:01 ens3 359.56 237.83 7305.71 48.52 0.00 0.00 0.00 0.00 21:17:07 21:17:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 21:17:07 21:17:01 docker0 10.15 9.73 1.02 77.52 0.00 0.00 0.00 0.00 21:17:07 Average: ens3 145.98 98.09 2031.95 28.46 0.00 0.00 0.00 0.00 21:17:07 Average: lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 21:17:07 Average: docker0 4.97 5.96 0.44 91.57 0.00 0.00 0.00 0.00 21:17:07 21:17:07 21:17:07 ---> sar -P ALL: 21:17:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1212) 09/26/22 _x86_64_ (8 CPU) 21:17:07 21:17:07 21:07:56 LINUX RESTART (8 CPU) 21:17:07 21:17:07 21:08:01 CPU %user %nice %system %iowait %steal %idle 21:17:07 21:09:01 all 8.43 0.00 2.97 2.58 0.05 85.97 21:17:07 21:09:01 0 7.84 0.00 2.70 0.54 0.03 88.90 21:17:07 21:09:01 1 11.05 0.00 2.78 6.11 0.07 79.99 21:17:07 21:09:01 2 7.54 0.00 2.02 0.50 0.03 89.90 21:17:07 21:09:01 3 8.55 0.00 2.11 0.34 0.05 88.96 21:17:07 21:09:01 4 6.55 0.00 3.18 8.51 0.05 81.71 21:17:07 21:09:01 5 6.84 0.00 3.60 1.08 0.03 88.46 21:17:07 21:09:01 6 10.93 0.00 2.38 1.22 0.05 85.41 21:17:07 21:09:01 7 8.12 0.00 5.04 2.44 0.05 84.36 21:17:07 21:10:01 all 15.71 0.00 1.85 0.69 0.04 81.72 21:17:07 21:10:01 0 13.37 0.00 1.72 0.00 0.03 84.88 21:17:07 21:10:01 1 14.77 0.00 1.85 0.52 0.03 82.84 21:17:07 21:10:01 2 14.38 0.00 1.80 0.00 0.03 83.78 21:17:07 21:10:01 3 16.35 0.00 1.91 0.05 0.03 81.66 21:17:07 21:10:01 4 19.62 0.00 2.01 0.00 0.03 78.34 21:17:07 21:10:01 5 15.37 0.00 1.98 0.02 0.03 82.60 21:17:07 21:10:01 6 16.80 0.00 1.57 0.02 0.03 81.58 21:17:07 21:10:01 7 15.01 0.00 1.93 4.95 0.05 78.06 21:17:07 21:11:01 all 9.63 0.00 1.94 0.80 0.04 87.60 21:17:07 21:11:01 0 9.78 0.00 1.86 0.72 0.05 87.58 21:17:07 21:11:01 1 10.19 0.00 1.62 0.02 0.03 88.14 21:17:07 21:11:01 2 10.84 0.00 1.81 0.76 0.03 86.55 21:17:07 21:11:01 3 9.49 0.00 2.50 0.02 0.03 87.97 21:17:07 21:11:01 4 8.97 0.00 1.70 0.03 0.03 89.26 21:17:07 21:11:01 5 9.18 0.00 1.88 0.03 0.03 88.87 21:17:07 21:11:01 6 9.03 0.00 2.15 3.77 0.05 85.00 21:17:07 21:11:01 7 9.52 0.00 1.99 1.02 0.03 87.43 21:17:07 21:12:01 all 0.27 0.00 0.01 0.01 0.00 99.71 21:17:07 21:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:17:07 21:12:01 1 0.05 0.00 0.00 0.00 0.00 99.95 21:17:07 21:12:01 2 1.97 0.00 0.00 0.00 0.00 98.03 21:17:07 21:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:17:07 21:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:17:07 21:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:17:07 21:12:01 6 0.02 0.00 0.02 0.07 0.00 99.90 21:17:07 21:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:17:07 21:13:01 all 0.28 0.00 0.07 0.02 0.00 99.62 21:17:07 21:13:01 0 0.07 0.00 0.22 0.03 0.00 99.68 21:17:07 21:13:01 1 0.10 0.00 0.07 0.03 0.00 99.80 21:17:07 21:13:01 2 1.73 0.00 0.12 0.00 0.00 98.16 21:17:07 21:13:01 3 0.12 0.00 0.08 0.00 0.00 99.80 21:17:07 21:13:01 4 0.13 0.00 0.07 0.02 0.02 99.77 21:17:07 21:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:17:07 21:13:01 6 0.05 0.00 0.03 0.10 0.00 99.82 21:17:07 21:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:17:07 21:14:01 all 1.14 0.00 0.74 0.41 0.01 97.69 21:17:07 21:14:01 0 1.13 0.00 1.72 0.05 0.02 97.08 21:17:07 21:14:01 1 1.10 0.00 0.88 0.95 0.02 97.05 21:17:07 21:14:01 2 1.07 0.00 0.42 0.30 0.02 98.19 21:17:07 21:14:01 3 2.52 0.00 0.65 0.13 0.02 96.68 21:17:07 21:14:01 4 0.93 0.00 0.62 0.43 0.02 98.00 21:17:07 21:14:01 5 1.07 0.00 0.35 0.03 0.00 98.55 21:17:07 21:14:01 6 0.68 0.00 0.37 1.38 0.02 97.55 21:17:07 21:14:01 7 0.62 0.00 0.92 0.02 0.02 98.43 21:17:07 21:15:02 all 0.07 0.00 0.01 0.00 0.01 99.91 21:17:07 21:15:02 0 0.05 0.00 0.00 0.00 0.02 99.93 21:17:07 21:15:02 1 0.03 0.00 0.00 0.00 0.00 99.97 21:17:07 21:15:02 2 0.37 0.00 0.02 0.00 0.02 99.60 21:17:07 21:15:02 3 0.00 0.00 0.00 0.00 0.00 100.00 21:17:07 21:15:02 4 0.03 0.00 0.00 0.00 0.00 99.97 21:17:07 21:15:02 5 0.02 0.00 0.00 0.00 0.00 99.98 21:17:07 21:15:02 6 0.03 0.00 0.03 0.03 0.02 99.88 21:17:07 21:15:02 7 0.02 0.00 0.00 0.00 0.00 99.98 21:17:07 21:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:17:07 21:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:17:07 21:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:17:07 21:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:17:07 21:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:17:07 21:16:01 4 0.07 0.00 0.02 0.00 0.00 99.92 21:17:07 21:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:17:07 21:16:01 6 0.00 0.00 0.02 0.02 0.02 99.95 21:17:07 21:16:01 7 0.00 0.00 0.02 0.02 0.02 99.95 21:17:07 21:17:01 all 7.73 0.00 3.35 1.58 0.06 87.29 21:17:07 21:17:01 0 7.01 0.00 3.55 1.94 0.03 87.47 21:17:07 21:17:01 1 10.12 0.00 3.51 0.27 0.07 86.03 21:17:07 21:17:01 2 6.93 0.00 3.84 0.13 0.05 89.04 21:17:07 21:17:01 3 7.56 0.00 3.35 0.22 0.07 88.80 21:17:07 21:17:01 4 7.51 0.00 3.70 4.10 0.07 84.62 21:17:07 21:17:01 5 7.36 0.00 3.11 0.03 0.07 89.44 21:17:07 21:17:01 6 7.43 0.00 2.62 0.87 0.05 89.02 21:17:07 21:17:01 7 7.92 0.00 3.10 5.08 0.05 83.85 21:17:07 Average: all 4.80 0.00 1.21 0.68 0.02 93.29 21:17:07 Average: 0 4.36 0.00 1.31 0.36 0.02 93.95 21:17:07 Average: 1 5.27 0.00 1.19 0.87 0.02 92.65 21:17:07 Average: 2 4.98 0.00 1.11 0.19 0.02 93.70 21:17:07 Average: 3 4.95 0.00 1.18 0.08 0.02 93.77 21:17:07 Average: 4 4.87 0.00 1.25 1.45 0.02 92.42 21:17:07 Average: 5 4.42 0.00 1.21 0.13 0.02 94.21 21:17:07 Average: 6 5.00 0.00 1.02 0.83 0.03 93.13 21:17:07 Average: 7 4.57 0.00 1.44 1.50 0.02 92.47 21:17:07 21:17:07 21:17:07