Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f4b0604cb85b6279f22080bbf898a50c20d43e8 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-ssh15496477743204906354.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh17749341372912800605.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-core-contracts/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-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6865265281910638038.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh12564903843011135654.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/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-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16523833537009560438.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3050’ Running on prd-ubuntu20.04-docker-8c-8g-3058 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3f4b0604cb85b6279f22080bbf898a50c20d43e8 (main) Commit message: "Merge pull request #896 from jinlinGuan/issue-895" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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 3f4b0604cb85b6279f22080bbf898a50c20d43e8 # timeout=10 > git rev-list --no-walk 92e00ed344974ecbec004bd322c3c314ce8fabcf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:25:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:25:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:25:47 ========================================================= 02:25:47 EdgeX Global Pipelines Version Info 02:25:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:25:48 ------------------- 02:25:48 stable info: 02:25:48 ------------------- 02:25:48 Commited By: Ginny Guan ginny@iotechsys.com 02:25:48 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 02:25:48 Message: update stable to v1.0.260 02:25:49 ------------------- 02:25:49 experimental info: 02:25:49 ------------------- 02:25:49 Commited By: Ginny Guan ginny@iotechsys.com 02:25:49 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 02:25:49 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:25:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 02:25:49 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 02:25:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:25:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:25:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:25:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:25:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:25:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:25:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:25:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:25:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:25:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 02:25:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:25:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:25:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 02:25:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:25:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:25:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:25:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:25:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:25:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:25:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:25:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:25:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:25:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 02:25:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:25:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:25:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:25:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:25:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:25:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f4b0604cb85b6279f22080bbf898a50c20d43e8 [Pipeline] echo 02:25:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f4b060 [Pipeline] echo 02:25:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:25:50 + git rev-list -1 --merges 3f4b0604cb85b6279f22080bbf898a50c20d43e8~1..3f4b0604cb85b6279f22080bbf898a50c20d43e8 [Pipeline] echo 02:25:50 -----------> git rev-list -1 --merges 3f4b0604cb85b6279f22080bbf898a50c20d43e8~1..3f4b0604cb85b6279f22080bbf898a50c20d43e8 3f4b0604cb85b6279f22080bbf898a50c20d43e8 02:25:50 3f4b0604cb85b6279f22080bbf898a50c20d43e8 [false] [Pipeline] sh 02:25:51 + git log --format=format:%s -1 3f4b0604cb85b6279f22080bbf898a50c20d43e8 [Pipeline] echo 02:25:51 ========================================================= 02:25:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:25:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:25:51 + git log --format=format:%s -1 3f4b0604cb85b6279f22080bbf898a50c20d43e8 [Pipeline] echo 02:25:51 [semverPrep] GIT_COMMIT: 3f4b0604cb85b6279f22080bbf898a50c20d43e8, Commit Message: Merge pull request #896 from jinlinGuan/issue-895 [Pipeline] echo 02:25:51 [semverPrep] This is not a build commit. [Pipeline] sh 02:25:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:25:51 + grep -v github /etc/ssh/ssh_known_hosts 02:25:51 + [ -e /tmp/ssh_known_hosts ] 02:25:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:25:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:25:51 + sudo tee -a /etc/ssh/ssh_known_hosts 02:25:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:25:52 02:25:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:25:53 0.1.4: Pulling from edgex-devops/py-git-semver 02:25:53 b85a868b505f: Pulling fs layer 02:25:53 e2be974225ed: Pulling fs layer 02:25:53 339a4e72a1f5: Pulling fs layer 02:25:53 988bab9f4d93: Pulling fs layer 02:25:53 1469e6f7b9e6: Pulling fs layer 02:25:53 eaf3925da568: Pulling fs layer 02:25:53 bab4dde63d76: Pulling fs layer 02:25:53 bde34c3a00c8: Pulling fs layer 02:25:53 b352a97aabf1: Pulling fs layer 02:25:53 4872d77fe225: Pulling fs layer 02:25:53 5851b861e8e6: Pulling fs layer 02:25:53 988bab9f4d93: Waiting 02:25:53 1469e6f7b9e6: Waiting 02:25:53 4872d77fe225: Waiting 02:25:53 bde34c3a00c8: Waiting 02:25:53 5851b861e8e6: Waiting 02:25:53 b352a97aabf1: Waiting 02:25:53 bab4dde63d76: Waiting 02:25:53 eaf3925da568: Waiting 02:25:53 e2be974225ed: Download complete 02:25:53 988bab9f4d93: Verifying Checksum 02:25:53 1469e6f7b9e6: Verifying Checksum 02:25:53 1469e6f7b9e6: Download complete 02:25:53 eaf3925da568: Download complete 02:25:53 339a4e72a1f5: Verifying Checksum 02:25:53 339a4e72a1f5: Download complete 02:25:53 bde34c3a00c8: Verifying Checksum 02:25:53 bde34c3a00c8: Download complete 02:25:53 b352a97aabf1: Verifying Checksum 02:25:53 b352a97aabf1: Download complete 02:25:53 4872d77fe225: Verifying Checksum 02:25:53 4872d77fe225: Download complete 02:25:53 5851b861e8e6: Download complete 02:25:53 b85a868b505f: Verifying Checksum 02:25:53 b85a868b505f: Download complete 02:25:53 bab4dde63d76: Verifying Checksum 02:25:53 bab4dde63d76: Download complete 02:25:55 b85a868b505f: Pull complete 02:25:55 e2be974225ed: Pull complete 02:25:55 339a4e72a1f5: Pull complete 02:25:55 988bab9f4d93: Pull complete 02:25:55 1469e6f7b9e6: Pull complete 02:25:55 eaf3925da568: Pull complete 02:25:57 bab4dde63d76: Pull complete 02:25:57 bde34c3a00c8: Pull complete 02:25:57 b352a97aabf1: Pull complete 02:25:58 4872d77fe225: Pull complete 02:25:58 5851b861e8e6: Pull complete 02:25:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:25:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:25:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:58 prd-ubuntu20.04-docker-8c-8g-3058 does not seem to be running inside a container 02:25:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:26:01 $ docker top 13f64069d2ada79b12570a6117fc58cb1d49ba2ea34022825862dce2cf8f9323 -eo pid,comm 02:26:01 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). 02:26:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:26:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:26:01 [ssh-agent] Looking for ssh-agent implementation... 02:26:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:26:01 $ docker exec 13f64069d2ada79b12570a6117fc58cb1d49ba2ea34022825862dce2cf8f9323 ssh-agent 02:26:01 SSH_AUTH_SOCK=/tmp/ssh-ajjAESTUMiI8/agent.33 02:26:01 SSH_AGENT_PID=39 02:26:01 Running ssh-add (command line suppressed) 02:26:01 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9065697746761579022.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9065697746761579022.key) 02:26:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:26:02 + git tag --points-at HEAD [Pipeline] } 02:26:02 $ docker exec --env ******** --env ******** 13f64069d2ada79b12570a6117fc58cb1d49ba2ea34022825862dce2cf8f9323 ssh-agent -k 02:26:02 unset SSH_AUTH_SOCK; 02:26:02 unset SSH_AGENT_PID; 02:26:02 echo Agent pid 39 killed; 02:26:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:26:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:26:02 [ssh-agent] Looking for ssh-agent implementation... 02:26:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:26:02 $ docker exec 13f64069d2ada79b12570a6117fc58cb1d49ba2ea34022825862dce2cf8f9323 ssh-agent 02:26:02 SSH_AUTH_SOCK=/tmp/ssh-q9PGYnaoXv08/agent.73 02:26:02 SSH_AGENT_PID=79 02:26:02 Running ssh-add (command line suppressed) 02:26:02 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_11673646749262234309.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_11673646749262234309.key) 02:26:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:26:03 + git semver init 02:26:03 2024-06-11 02:26:03,280 [run_init] DEBUG init version:0.0.0 force:False 02:26:03 2024-06-11 02:26:03,281 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 02:26:03 2024-06-11 02:26:03,282 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 02:26:03 2024-06-11 02:26:03,282 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/undry_go-mod-core-contracts_main/.semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 02:26:04 2024-06-11 02:26:04,071 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 02:26:04 2024-06-11 02:26:04,071 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 02:26:04 2024-06-11 02:26:04,072 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 02:26:04 2024-06-11 02:26:04,072 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 02:26:04 3.2.0-dev.22 [Pipeline] } 02:26:04 $ docker exec --env ******** --env ******** 13f64069d2ada79b12570a6117fc58cb1d49ba2ea34022825862dce2cf8f9323 ssh-agent -k 02:26:04 unset SSH_AUTH_SOCK; 02:26:04 unset SSH_AGENT_PID; 02:26:04 echo Agent pid 79 killed; 02:26:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:26:04 + git semver [Pipeline] } 02:26:04 $ docker stop --time=1 13f64069d2ada79b12570a6117fc58cb1d49ba2ea34022825862dce2cf8f9323 02:26:06 $ docker rm -f --volumes 13f64069d2ada79b12570a6117fc58cb1d49ba2ea34022825862dce2cf8f9323 [Pipeline] // withDockerContainer [Pipeline] sh 02:26:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:26:06 Stashed 1 file(s) [Pipeline] echo 02:26:06 [edgeXSemver]: initialized semver on version 3.2.0-dev.22 [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 02:26:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:26:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:26:07 ========================================================= 02:26:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:26:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:26:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:26:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:26:07 619be1103602: Pulling fs layer 02:26:07 7862e08f4a3e: Pulling fs layer 02:26:07 5df492c9dc93: Pulling fs layer 02:26:07 7629e6793208: Pulling fs layer 02:26:07 4f4fb700ef54: Pulling fs layer 02:26:07 fb5054dd5b73: Pulling fs layer 02:26:07 eeca6798cff9: Pulling fs layer 02:26:07 aa269ceb94a6: Pulling fs layer 02:26:07 ada007ff1a6a: Pulling fs layer 02:26:07 7629e6793208: Waiting 02:26:07 fb5054dd5b73: Waiting 02:26:07 eeca6798cff9: Waiting 02:26:07 aa269ceb94a6: Waiting 02:26:07 ada007ff1a6a: Waiting 02:26:07 4f4fb700ef54: Waiting 02:26:07 7862e08f4a3e: Verifying Checksum 02:26:07 7862e08f4a3e: Download complete 02:26:07 7629e6793208: Verifying Checksum 02:26:07 7629e6793208: Download complete 02:26:07 4f4fb700ef54: Download complete 02:26:07 fb5054dd5b73: Download complete 02:26:07 619be1103602: Download complete 02:26:07 eeca6798cff9: Verifying Checksum 02:26:07 eeca6798cff9: Download complete 02:26:07 ada007ff1a6a: Verifying Checksum 02:26:07 ada007ff1a6a: Download complete 02:26:07 619be1103602: Pull complete 02:26:07 5df492c9dc93: Verifying Checksum 02:26:07 5df492c9dc93: Download complete 02:26:07 7862e08f4a3e: Pull complete 02:26:08 aa269ceb94a6: Verifying Checksum 02:26:08 aa269ceb94a6: Download complete 02:26:11 5df492c9dc93: Pull complete 02:26:11 7629e6793208: Pull complete 02:26:11 4f4fb700ef54: Pull complete 02:26:11 fb5054dd5b73: Pull complete 02:26:12 eeca6798cff9: Pull complete 02:26:14 aa269ceb94a6: Pull complete 02:26:15 ada007ff1a6a: Pull complete 02:26:15 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 02:26:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:26:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 02:26:15 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:15 + docker inspect -f . ci-base-image-x86_64 02:26:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:26:15 prd-ubuntu20.04-docker-8c-8g-3058 does not seem to be running inside a container 02:26:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:26:21 $ docker top 2e3ceac419a55eb26e51efe724dbc54512828411eb58448dca6894cf6127153b -eo pid,comm [Pipeline] { [Pipeline] sh 02:26:22 Still waiting to schedule task 02:26:22 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3054’ 02:26:22 + go version 02:26:22 go version go1.21.9 linux/amd64 [Pipeline] } 02:26:22 $ docker stop --time=1 2e3ceac419a55eb26e51efe724dbc54512828411eb58448dca6894cf6127153b 02:26:23 $ docker rm -f --volumes 2e3ceac419a55eb26e51efe724dbc54512828411eb58448dca6894cf6127153b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:23 + docker inspect -f . ci-base-image-x86_64 02:26:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:26:24 prd-ubuntu20.04-docker-8c-8g-3058 does not seem to be running inside a container 02:26:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:26:24 $ docker top d1d56b45e9b4e30805391a444bca3a33ebb6948ab2c50e88a6521672ff2e6b2a -eo pid,comm [Pipeline] { [Pipeline] sh 02:26:24 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 02:26:25 + make test 02:26:25 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:26:25 go: downloading github.com/go-playground/validator/v10 v10.21.0 02:26:25 go: downloading github.com/google/uuid v1.6.0 02:26:25 go: downloading github.com/stretchr/testify v1.9.0 02:26:25 go: downloading github.com/go-kit/log v0.2.1 02:26:25 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 02:26:25 go: downloading gopkg.in/yaml.v3 v3.0.1 02:26:25 go: downloading github.com/go-logfmt/logfmt v0.5.1 02:26:25 go: downloading github.com/x448/float16 v0.8.4 02:26:25 go: downloading github.com/davecgh/go-spew v1.1.1 02:26:25 go: downloading github.com/pmezard/go-difflib v1.0.0 02:26:25 go: downloading github.com/stretchr/objx v0.5.2 02:26:25 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 02:26:25 go: downloading github.com/go-playground/universal-translator v0.18.1 02:26:25 go: downloading github.com/leodido/go-urn v1.4.0 02:26:25 go: downloading golang.org/x/crypto v0.21.0 02:26:25 go: downloading golang.org/x/text v0.14.0 02:26:25 go: downloading github.com/go-playground/locales v0.14.1 02:26:26 go: downloading golang.org/x/net v0.23.0 02:26:28 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 02:26:34 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 02:26:34 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 02:26:34 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 02:26:34 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.099s coverage: 83.6% of statements 02:26:34 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.012s coverage: 38.7% of statements 02:26:34 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.012s coverage: 29.4% of statements 02:26:34 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.014s coverage: 29.3% of statements 02:26:34 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.039s coverage: 64.3% of statements 02:26:34 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.012s coverage: 90.0% of statements 02:26:35 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.045s coverage: 85.7% of statements 02:26:35 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.016s coverage: 63.8% of statements 02:26:35 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.005s coverage: 36.1% of statements 02:26:35 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.013s coverage: 47.5% of statements 02:26:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:26:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:26:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:26:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:26:49 $ docker stop --time=1 d1d56b45e9b4e30805391a444bca3a33ebb6948ab2c50e88a6521672ff2e6b2a 02:26:53 $ docker rm -f --volumes d1d56b45e9b4e30805391a444bca3a33ebb6948ab2c50e88a6521672ff2e6b2a [Pipeline] // withDockerContainer [Pipeline] sh 02:26:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:26:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:26:55 02:26:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:26:55 latest: Pulling from edgex-lftools-log-publisher 02:26:55 5eb5b503b376: Pulling fs layer 02:26:55 5c69ac0246d0: Pulling fs layer 02:26:55 ec43610c2a17: Pulling fs layer 02:26:55 3a2ae6a8a46f: Pulling fs layer 02:26:55 33b1e0a273af: Pulling fs layer 02:26:55 5d3b04190fa2: Pulling fs layer 02:26:55 2f39f015ded8: Pulling fs layer 02:26:55 3a2ae6a8a46f: Waiting 02:26:55 2f39f015ded8: Waiting 02:26:55 5c69ac0246d0: Download complete 02:26:55 3a2ae6a8a46f: Verifying Checksum 02:26:55 3a2ae6a8a46f: Download complete 02:26:55 33b1e0a273af: Verifying Checksum 02:26:55 33b1e0a273af: Download complete 02:26:55 5d3b04190fa2: Verifying Checksum 02:26:55 5d3b04190fa2: Download complete 02:26:55 ec43610c2a17: Verifying Checksum 02:26:55 ec43610c2a17: Download complete 02:26:55 5eb5b503b376: Verifying Checksum 02:26:55 5eb5b503b376: Download complete 02:26:56 2f39f015ded8: Download complete 02:26:57 5eb5b503b376: Pull complete 02:26:57 5c69ac0246d0: Pull complete 02:26:57 ec43610c2a17: Pull complete 02:26:57 3a2ae6a8a46f: Pull complete 02:26:57 33b1e0a273af: Pull complete 02:26:57 5d3b04190fa2: Pull complete 02:27:03 2f39f015ded8: Pull complete 02:27:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:27:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:27:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:27:03 prd-ubuntu20.04-docker-8c-8g-3058 does not seem to be running inside a container 02:27: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/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 02:27:08 $ docker top d127ccbf24fffb894ac6d6d218341d4db43017e910a4a41e7eb867f4b39fa692 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:27:08 ---> job-cost.sh 02:27:08 lf-activate-venv: SKIPPING 02:27:08 INFO: No Stack... 02:27:08 INFO: Retrieving Pricing Info for: v3-standard-8 02:27:09 INFO: Archiving Costs [Pipeline] sh 02:27:09 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 02:27:09 + cut -d, -f6 [Pipeline] lock 02:27:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-175-stack-cost] 02:27:09 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-175-stack-cost] did not exist. Created. 02:27:09 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:27:10 + echo total: 0.2199999988079071 [Pipeline] stash 02:27:10 Stashed 1 file(s) [Pipeline] } 02:27:10 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-175-stack-cost] [Pipeline] // lock [Pipeline] } 02:27:10 $ docker stop --time=1 d127ccbf24fffb894ac6d6d218341d4db43017e910a4a41e7eb867f4b39fa692 02:27:11 $ docker rm -f --volumes d127ccbf24fffb894ac6d6d218341d4db43017e910a4a41e7eb867f4b39fa692 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:29:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3059 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 02:29:00 Running in /w/workspace/go-mod-core-contracts/175 [Pipeline] { [Pipeline] checkout 02:29:00 The recommended git tool is: git 02:29:07 using credential edgex-jenkins-ssh 02:29:07 Cloning the remote Git repository 02:29:07 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:29:07 > git init /w/workspace/go-mod-core-contracts/175 # timeout=10 02:29:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:29:08 > git --version # timeout=10 02:29:08 > git --version # 'git version 2.25.1' 02:29:08 using GIT_SSH to set credentials SSH Credentials for GitHub 02:29:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:29:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:29:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:29:11 Avoid second fetch 02:29:11 Checking out Revision 3f4b0604cb85b6279f22080bbf898a50c20d43e8 (main) 02:29:11 > git config core.sparsecheckout # timeout=10 02:29:12 Commit message: "Merge pull request #896 from jinlinGuan/issue-895" 02:29:12 > git checkout -f 3f4b0604cb85b6279f22080bbf898a50c20d43e8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:29:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:29:17 % Total % Received % Xferd Average Speed Time Time Time Current 02:29:17 Dload Upload Total Spent Left Speed 02:29:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 02:29:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:29:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:29:18 + sudo tee /etc/docker/daemon.new 02:29:18 { 02:29:18 "registry-mirrors": [ 02:29:18 "https://nexus3.edgexfoundry.org:10001" 02:29:18 ], 02:29:18 "bip": "10.250.0.254/24", 02:29:18 "hosts": [ 02:29:18 "tcp://0.0.0.0:5555", 02:29:18 "unix:///var/run/docker.sock" 02:29:18 ], 02:29:18 "mtu": 1458, 02:29:18 "selinux-enabled": true, 02:29:18 "seccomp-profile": "/etc/docker/seccomp.json" 02:29:18 } [Pipeline] sh 02:29:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:29:19 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 02:29:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:29:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:29:37 ========================================================= 02:29:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:29:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:29:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:29:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:29:38 c6b39de5b339: Pulling fs layer 02:29:38 a69c41024577: Pulling fs layer 02:29:38 d6de4b400683: Pulling fs layer 02:29:38 35cb2a7552d0: Pulling fs layer 02:29:38 4f4fb700ef54: Pulling fs layer 02:29:38 464afbd9ba4c: Pulling fs layer 02:29:38 00f215d4a9da: Pulling fs layer 02:29:38 d496ad576159: Pulling fs layer 02:29:38 35cb2a7552d0: Waiting 02:29:38 4f4fb700ef54: Waiting 02:29:38 464afbd9ba4c: Waiting 02:29:38 00f215d4a9da: Waiting 02:29:38 d496ad576159: Waiting 02:29:38 a69c41024577: Verifying Checksum 02:29:38 a69c41024577: Download complete 02:29:38 35cb2a7552d0: Verifying Checksum 02:29:38 35cb2a7552d0: Download complete 02:29:38 4f4fb700ef54: Verifying Checksum 02:29:38 4f4fb700ef54: Download complete 02:29:38 464afbd9ba4c: Verifying Checksum 02:29:38 464afbd9ba4c: Download complete 02:29:38 c6b39de5b339: Verifying Checksum 02:29:38 c6b39de5b339: Download complete 02:29:39 d496ad576159: Verifying Checksum 02:29:39 d496ad576159: Download complete 02:29:39 c6b39de5b339: Pull complete 02:29:40 a69c41024577: Pull complete 02:29:40 d6de4b400683: Verifying Checksum 02:29:40 d6de4b400683: Download complete 02:29:41 00f215d4a9da: Verifying Checksum 02:29:41 00f215d4a9da: Download complete 02:29:53 d6de4b400683: Pull complete 02:29:53 35cb2a7552d0: Pull complete 02:29:53 4f4fb700ef54: Pull complete 02:29:54 464afbd9ba4c: Pull complete 02:30:04 00f215d4a9da: Pull complete 02:30:04 d496ad576159: Pull complete 02:30:04 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 02:30:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:30:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 02:30:04 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:04 + docker inspect -f . ci-base-image-arm64 02:30:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:30:05 prd-ubuntu20.04-docker-arm64-4c-16g-3059 does not seem to be running inside a container 02:30:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/175 -v /w/workspace/go-mod-core-contracts/175:/w/workspace/go-mod-core-contracts/175:rw,z -v /w/workspace/go-mod-core-contracts/175@tmp:/w/workspace/go-mod-core-contracts/175@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 02:30:08 $ docker top 53825a68123a4571acd0b1e2378d949ed17865edc83ea50def3293309f20a7c6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:30:09 + go version 02:30:09 go version go1.21.9 linux/arm64 [Pipeline] } 02:30:09 $ docker stop --time=1 53825a68123a4571acd0b1e2378d949ed17865edc83ea50def3293309f20a7c6 02:30:11 $ docker rm -f --volumes 53825a68123a4571acd0b1e2378d949ed17865edc83ea50def3293309f20a7c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:11 + docker inspect -f . ci-base-image-arm64 02:30:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:30:12 prd-ubuntu20.04-docker-arm64-4c-16g-3059 does not seem to be running inside a container 02:30:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-core-contracts/175 -v /w/workspace/go-mod-core-contracts/175:/w/workspace/go-mod-core-contracts/175:rw,z -v /w/workspace/go-mod-core-contracts/175@tmp:/w/workspace/go-mod-core-contracts/175@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 02:30:13 $ docker top a82607a95d15f9985b63e94c8633eca06be998ed18a7b7dbabb7e820b0bfbef4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:30:13 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/175 [Pipeline] fileExists [Pipeline] sh 02:30:14 + make test 02:30:14 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:30:14 go: downloading github.com/google/uuid v1.6.0 02:30:14 go: downloading github.com/stretchr/testify v1.9.0 02:30:14 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 02:30:15 go: downloading github.com/go-playground/validator/v10 v10.21.0 02:30:15 go: downloading gopkg.in/yaml.v3 v3.0.1 02:30:15 go: downloading github.com/x448/float16 v0.8.4 02:30:15 go: downloading github.com/davecgh/go-spew v1.1.1 02:30:15 go: downloading github.com/pmezard/go-difflib v1.0.0 02:30:15 go: downloading github.com/go-kit/log v0.2.1 02:30:15 go: downloading github.com/stretchr/objx v0.5.2 02:30:15 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 02:30:15 go: downloading github.com/go-playground/universal-translator v0.18.1 02:30:15 go: downloading github.com/leodido/go-urn v1.4.0 02:30:15 go: downloading golang.org/x/crypto v0.21.0 02:30:15 go: downloading golang.org/x/text v0.14.0 02:30:16 go: downloading github.com/go-logfmt/logfmt v0.5.1 02:30:16 go: downloading github.com/go-playground/locales v0.14.1 02:30:20 go: downloading golang.org/x/net v0.23.0 02:30:23 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 02:31:19 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 02:31:19 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 02:31:19 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.518s coverage: 83.6% of statements 02:31:19 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.066s coverage: 38.7% of statements 02:31:21 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 02:31:21 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.174s coverage: 29.4% of statements 02:31:21 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.124s coverage: 29.3% of statements 02:31:25 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.161s coverage: 64.3% of statements 02:31:25 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.061s coverage: 90.0% of statements 02:31:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.295s coverage: 85.7% of statements 02:31:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.085s coverage: 63.8% of statements 02:31:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.025s coverage: 36.1% of statements 02:31:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.051s coverage: 47.5% of statements 02:31:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:31:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:31:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:31:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:31:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:31:42 $ docker stop --time=1 a82607a95d15f9985b63e94c8633eca06be998ed18a7b7dbabb7e820b0bfbef4 02:31:44 $ docker rm -f --volumes a82607a95d15f9985b63e94c8633eca06be998ed18a7b7dbabb7e820b0bfbef4 [Pipeline] // withDockerContainer [Pipeline] sh 02:31:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:31:46 Warning: overwriting stash ‘coverage-report’ 02:31:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:31:47 02:31:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:31:47 arm64: Pulling from edgex-lftools-log-publisher 02:31:47 8998bd30e6a1: Pulling fs layer 02:31:47 04944245beec: Pulling fs layer 02:31:47 699f458cf7ca: Pulling fs layer 02:31:47 765212b225bb: Pulling fs layer 02:31:47 f23df028b6ca: Pulling fs layer 02:31:47 765212b225bb: Waiting 02:31:47 f23df028b6ca: Waiting 02:31:47 d65c8cfc05b1: Pulling fs layer 02:31:47 2437ff75d9bd: Pulling fs layer 02:31:47 d65c8cfc05b1: Waiting 02:31:47 2437ff75d9bd: Waiting 02:31:47 04944245beec: Verifying Checksum 02:31:47 04944245beec: Download complete 02:31:47 765212b225bb: Download complete 02:31:48 f23df028b6ca: Download complete 02:31:48 d65c8cfc05b1: Verifying Checksum 02:31:48 d65c8cfc05b1: Download complete 02:31:48 699f458cf7ca: Verifying Checksum 02:31:48 699f458cf7ca: Download complete 02:31:48 8998bd30e6a1: Verifying Checksum 02:31:48 8998bd30e6a1: Download complete 02:31:51 2437ff75d9bd: Verifying Checksum 02:31:51 2437ff75d9bd: Download complete 02:31:53 8998bd30e6a1: Pull complete 02:31:53 04944245beec: Pull complete 02:31:55 699f458cf7ca: Pull complete 02:31:55 765212b225bb: Pull complete 02:31:56 f23df028b6ca: Pull complete 02:31:56 d65c8cfc05b1: Pull complete 02:32:14 2437ff75d9bd: Pull complete 02:32:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:32:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:32:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:32:14 prd-ubuntu20.04-docker-arm64-4c-16g-3059 does not seem to be running inside a container 02:32:14 $ 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-core-contracts/175 -v /w/workspace/go-mod-core-contracts/175:/w/workspace/go-mod-core-contracts/175:rw,z -v /w/workspace/go-mod-core-contracts/175@tmp:/w/workspace/go-mod-core-contracts/175@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 02:32:17 $ docker top 2cdd81a22a26953a3294d73fade582c19cd73bd1bdb034773feea867a4b400e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:32:18 ---> job-cost.sh 02:32:18 lf-activate-venv: SKIPPING 02:32:18 INFO: No Stack... 02:32:18 INFO: Retrieving Pricing Info for: v3-standard-4 02:32:19 INFO: Archiving Costs [Pipeline] sh 02:32:19 + + cut -d,cat -f6 /w/workspace/go-mod-core-contracts/175/archives/cost.csv 02:32:19 [Pipeline] lock 02:32:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-175-stack-cost] 02:32:20 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-175-stack-cost] did not exist. Created. 02:32:20 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:32:20 /w/workspace/go-mod-core-contracts/175@tmp/durable-84b5338e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:32:21 + echo total: 0.10999999940395355 [Pipeline] stash 02:32:21 Warning: overwriting stash ‘stack-cost’ 02:32:21 Stashed 1 file(s) [Pipeline] } 02:32:21 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-175-stack-cost] [Pipeline] // lock [Pipeline] } 02:32:21 $ docker stop --time=1 2cdd81a22a26953a3294d73fade582c19cd73bd1bdb034773feea867a4b400e2 02:32:23 $ docker rm -f --volumes 2cdd81a22a26953a3294d73fade582c19cd73bd1bdb034773feea867a4b400e2 [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 02:32:23 provisioning config files... 02:32:23 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6670682757074447777tmp [Pipeline] { [Pipeline] sh 02:32:23 + set +x 02:32:23 + curl -s https://codecov.io/bash 02:32:23 + bash -s -- 02:32:23 02:32:23 _____ _ 02:32:23 / ____| | | 02:32:23 | | ___ __| | ___ ___ _____ __ 02:32:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:32:23 | |___| (_) | (_| | __/ (_| (_) \ V / 02:32:23 \_____\___/ \__,_|\___|\___\___/ \_/ 02:32:23 Bash-1.0.6 02:32:23 02:32:23 02:32:23 ==> git version 2.25.1 found 02:32:23 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:32:23 Release-Date: 2020-01-08 02:32:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:32:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:32:23 ==> Jenkins CI detected. 02:32:23 current dir:  /w/workspace/undry_go-mod-core-contracts_main 02:32:23 project root: . 02:32:23 --> token set from env 02:32:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:32:23 ==> Running gcov in . (disable via -X gcov) 02:32:23 ==> Python coveragepy not found 02:32:23 ==> Searching for coverage reports in: 02:32:23 + . 02:32:24 -> Found 1 reports 02:32:24 ==> Detecting git/mercurial file structure 02:32:24 ==> Reading reports 02:32:24 + ./coverage.out bytes=140412 02:32:24 ==> Appending adjustments 02:32:24 https://docs.codecov.io/docs/fixing-reports 02:32:24 + Found adjustments 02:32:24 ==> Gzipping contents 02:32:24 20K /tmp/codecov.38WrkJ.gz 02:32:24 ==> Uploading reports 02:32:24 url: https://codecov.io 02:32:24 query: branch=main&commit=3f4b0604cb85b6279f22080bbf898a50c20d43e8&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F175%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 02:32:24 -> Pinging Codecov 02:32:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3f4b0604cb85b6279f22080bbf898a50c20d43e8&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F175%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 02:32:24 -> Uploading to 02:32:24 https://storage.googleapis.com/codecov/v4/raw/2024-06-11/71470A77251A30514AAF9C0BB2E5B6CE/3f4b0604cb85b6279f22080bbf898a50c20d43e8/fae1b110-8541-4480-a9f4-52a2a84b0042.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240611%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240611T023224Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=de3c1d9b744704bbbfcf7f5b8a5d866d3ce101726f020b17b500b7ff43b21c3b 02:32:24 % Total % Received % Xferd Average Speed Time Time Time Current 02:32:24 Dload Upload Total Spent Left Speed 02:32:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20408 0 0 100 20408 0 89508 --:--:-- --:--:-- --:--:-- 89903 02:32:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/3f4b0604cb85b6279f22080bbf898a50c20d43e8 [Pipeline] } 02:32:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:32:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:32:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:32:25 02:32:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:32:26 latest: Pulling from edgex-devops/edgex-snyk-go 02:32:26 619be1103602: Already exists 02:32:26 f8ea3408117e: Pulling fs layer 02:32:26 91320369b822: Pulling fs layer 02:32:26 0406650e8295: Pulling fs layer 02:32:26 4f4fb700ef54: Pulling fs layer 02:32:26 96d80e3f36e1: Pulling fs layer 02:32:26 bcf3aedb951c: Pulling fs layer 02:32:26 4f4fb700ef54: Waiting 02:32:26 96d80e3f36e1: Waiting 02:32:26 bcf3aedb951c: Waiting 02:32:26 0406650e8295: Verifying Checksum 02:32:26 0406650e8295: Download complete 02:32:26 f8ea3408117e: Verifying Checksum 02:32:26 f8ea3408117e: Download complete 02:32:26 4f4fb700ef54: Verifying Checksum 02:32:26 4f4fb700ef54: Download complete 02:32:26 f8ea3408117e: Pull complete 02:32:26 96d80e3f36e1: Verifying Checksum 02:32:26 96d80e3f36e1: Download complete 02:32:26 91320369b822: Verifying Checksum 02:32:26 91320369b822: Download complete 02:32:27 bcf3aedb951c: Verifying Checksum 02:32:27 bcf3aedb951c: Download complete 02:32:30 91320369b822: Pull complete 02:32:30 0406650e8295: Pull complete 02:32:30 4f4fb700ef54: Pull complete 02:32:30 96d80e3f36e1: Pull complete 02:32:33 bcf3aedb951c: Pull complete 02:32:33 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 02:32:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:32:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:32:33 prd-ubuntu20.04-docker-8c-8g-3058 does not seem to be running inside a container 02:32:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:32:37 $ docker top d687b942675a156de949779ed63d8db0c953cd704c3923393b79685f3657ae94 -eo pid,comm [Pipeline] { [Pipeline] sh 02:32:37 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] echo 02:32:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 02:32:38 + set -o pipefail 02:32:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 02:32:43 02:32:43 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... 02:32:43 02:32:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09377b29-f848-436f-b8b4-01dc734d77a6/history/bbd25d37-1465-4b6b-ada2-8f36f39b5c3d 02:32:43 02:32:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:32:43 02:32:43 02:32:43 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 02:32:43 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:32:43 $ docker stop --time=1 d687b942675a156de949779ed63d8db0c953cd704c3923393b79685f3657ae94 02:32:46 $ docker rm -f --volumes d687b942675a156de949779ed63d8db0c953cd704c3923393b79685f3657ae94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:32:46 + git log --format=format:%s -1 3f4b0604cb85b6279f22080bbf898a50c20d43e8 [Pipeline] sh 02:32:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:32:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:32:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:32:47 prd-ubuntu20.04-docker-8c-8g-3058 does not seem to be running inside a container 02:32:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:32:48 $ docker top dafd4ed91ffc7268d2194c3673dfd1d74bf879ee7663125ce54700474ab3cad0 -eo pid,comm 02:32:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:32:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:32:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:32:48 [ssh-agent] Looking for ssh-agent implementation... 02:32:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:32:48 $ docker exec dafd4ed91ffc7268d2194c3673dfd1d74bf879ee7663125ce54700474ab3cad0 ssh-agent 02:32:48 SSH_AUTH_SOCK=/tmp/ssh-CRHBzQJmNifv/agent.33 02:32:48 SSH_AGENT_PID=39 02:32:48 Running ssh-add (command line suppressed) 02:32:48 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_11366453027347454242.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_11366453027347454242.key) 02:32:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:32:48 + git semver tag 02:32:49 2024-06-11 02:32:49,048 [run_tag] DEBUG tag force:False 02:32:49 2024-06-11 02:32:49,048 [check_head_tag] DEBUG check head tag 02:32:49 2024-06-11 02:32:49,051 [execute] INFO git cat-file --batch-check 02:32:49 2024-06-11 02:32:49,052 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 02:32:49 2024-06-11 02:32:49,056 [execute] INFO git cat-file --batch 02:32:49 2024-06-11 02:32:49,056 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 02:32:49 2024-06-11 02:32:49,105 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 02:32:49 2024-06-11 02:32:49,106 [execute] INFO git tag -a v3.2.0-dev.22 -m v3.2.0-dev.22 02:32:49 2024-06-11 02:32:49,106 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.22', '-m', 'v3.2.0-dev.22'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 02:32:49 2024-06-11 02:32:49,111 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 02:32:49 3.2.0-dev.22 [Pipeline] } 02:32:49 $ docker exec --env ******** --env ******** dafd4ed91ffc7268d2194c3673dfd1d74bf879ee7663125ce54700474ab3cad0 ssh-agent -k 02:32:49 unset SSH_AUTH_SOCK; 02:32:49 unset SSH_AGENT_PID; 02:32:49 echo Agent pid 39 killed; 02:32:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:32:49 + git semver [Pipeline] } 02:32:50 $ docker stop --time=1 dafd4ed91ffc7268d2194c3673dfd1d74bf879ee7663125ce54700474ab3cad0 02:32:51 $ docker rm -f --volumes dafd4ed91ffc7268d2194c3673dfd1d74bf879ee7663125ce54700474ab3cad0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:32:51 02:32:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:32:52 0.23.1-centos7: Pulling from edgex-lftools 02:32:52 ab5ef0e58194: Pulling fs layer 02:32:52 9712f1f96733: Pulling fs layer 02:32:52 63f879dbbcfc: Pulling fs layer 02:32:52 0d9ebad4ef96: Pulling fs layer 02:32:52 e9a5061849ea: Pulling fs layer 02:32:52 d747dcd14b5f: Pulling fs layer 02:32:52 2de7ff778b66: Pulling fs layer 02:32:52 e9a5061849ea: Waiting 02:32:52 0d9ebad4ef96: Waiting 02:32:52 d747dcd14b5f: Waiting 02:32:52 2de7ff778b66: Waiting 02:32:52 9712f1f96733: Verifying Checksum 02:32:52 9712f1f96733: Download complete 02:32:52 63f879dbbcfc: Verifying Checksum 02:32:52 63f879dbbcfc: Download complete 02:32:52 0d9ebad4ef96: Verifying Checksum 02:32:52 0d9ebad4ef96: Download complete 02:32:52 e9a5061849ea: Verifying Checksum 02:32:52 e9a5061849ea: Download complete 02:32:52 d747dcd14b5f: Verifying Checksum 02:32:52 d747dcd14b5f: Download complete 02:32:52 ab5ef0e58194: Verifying Checksum 02:32:52 ab5ef0e58194: Download complete 02:32:52 2de7ff778b66: Verifying Checksum 02:32:52 2de7ff778b66: Download complete 02:32:56 ab5ef0e58194: Pull complete 02:32:56 9712f1f96733: Pull complete 02:32:56 63f879dbbcfc: Pull complete 02:33:01 0d9ebad4ef96: Pull complete 02:33:01 e9a5061849ea: Pull complete 02:33:01 d747dcd14b5f: Pull complete 02:33:02 2de7ff778b66: Pull complete 02:33:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:33:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:33:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:02 prd-ubuntu20.04-docker-8c-8g-3058 does not seem to be running inside a container 02:33:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:33:08 $ docker top 4627773493e5f47716a2b668c428c9ecf7ce5009d516933cd7b467b788eb85b4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:33:08 provisioning config files... 02:33:08 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config47230739374180157tmp 02:33:08 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config16796573159736854773tmp 02:33:08 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5803573637810172736tmp [Pipeline] { [Pipeline] echo 02:33:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:33:09 ---> sigul-configuration.sh 02:33:09 gpg: directory `/root/.gnupg' created 02:33:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:33:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:33:09 gpg: keyring `/root/.gnupg/secring.gpg' created 02:33:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:33:09 gpg: CAST5 encrypted data 02:33:09 gpg: encrypted with 1 passphrase 02:33:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:33:09 + mkdir /home/jenkins 02:33:09 + mkdir /home/jenkins/sigul [Pipeline] sh 02:33:10 + 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 02:33:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:33:10 ---> sigul-install.sh 02:33:10 Sigul already installed; skipping installation. [Pipeline] sh 02:33:10 + git tag --list 02:33:10 v0.0.0 02:33:10 v0.0.1 02:33:10 v0.1.0 02:33:10 v0.1.1 02:33:10 v0.1.10 02:33:10 v0.1.100 02:33:10 v0.1.101 02:33:10 v0.1.102 02:33:10 v0.1.103 02:33:10 v0.1.104 02:33:10 v0.1.105 02:33:10 v0.1.106 02:33:10 v0.1.107 02:33:10 v0.1.108 02:33:10 v0.1.109 02:33:10 v0.1.11 02:33:10 v0.1.110 02:33:10 v0.1.111 02:33:10 v0.1.112 02:33:10 v0.1.113 02:33:10 v0.1.114 02:33:10 v0.1.115 02:33:10 v0.1.116 02:33:10 v0.1.117 02:33:10 v0.1.118 02:33:10 v0.1.119 02:33:10 v0.1.12 02:33:10 v0.1.120 02:33:10 v0.1.121 02:33:10 v0.1.122 02:33:10 v0.1.123 02:33:10 v0.1.124 02:33:10 v0.1.125 02:33:10 v0.1.126 02:33:10 v0.1.127 02:33:10 v0.1.128 02:33:10 v0.1.129 02:33:10 v0.1.13 02:33:10 v0.1.130 02:33:10 v0.1.131 02:33:10 v0.1.132 02:33:10 v0.1.133 02:33:10 v0.1.134 02:33:10 v0.1.135 02:33:10 v0.1.136 02:33:10 v0.1.137 02:33:10 v0.1.138 02:33:10 v0.1.139 02:33:10 v0.1.14 02:33:10 v0.1.140 02:33:10 v0.1.141 02:33:10 v0.1.142 02:33:10 v0.1.143 02:33:10 v0.1.144 02:33:10 v0.1.145 02:33:10 v0.1.146 02:33:10 v0.1.147 02:33:10 v0.1.148 02:33:10 v0.1.149 02:33:10 v0.1.15 02:33:10 v0.1.16 02:33:10 v0.1.17 02:33:10 v0.1.18 02:33:10 v0.1.19 02:33:10 v0.1.2 02:33:10 v0.1.20 02:33:10 v0.1.21 02:33:10 v0.1.22 02:33:10 v0.1.23 02:33:10 v0.1.24 02:33:10 v0.1.25 02:33:10 v0.1.26 02:33:10 v0.1.27 02:33:10 v0.1.28 02:33:10 v0.1.29 02:33:10 v0.1.3 02:33:10 v0.1.30 02:33:10 v0.1.31 02:33:10 v0.1.32 02:33:10 v0.1.33 02:33:10 v0.1.34 02:33:10 v0.1.35 02:33:10 v0.1.36 02:33:10 v0.1.37 02:33:10 v0.1.38 02:33:10 v0.1.39 02:33:10 v0.1.4 02:33:10 v0.1.40 02:33:10 v0.1.41 02:33:10 v0.1.42 02:33:10 v0.1.43 02:33:10 v0.1.44 02:33:10 v0.1.45 02:33:10 v0.1.46 02:33:10 v0.1.47 02:33:10 v0.1.48 02:33:10 v0.1.49 02:33:10 v0.1.5 02:33:10 v0.1.50 02:33:10 v0.1.51 02:33:10 v0.1.52 02:33:10 v0.1.53 02:33:10 v0.1.54 02:33:10 v0.1.55 02:33:10 v0.1.56 02:33:10 v0.1.57 02:33:10 v0.1.58 02:33:10 v0.1.59 02:33:10 v0.1.6 02:33:10 v0.1.60 02:33:10 v0.1.61 02:33:10 v0.1.62 02:33:10 v0.1.63 02:33:10 v0.1.64 02:33:10 v0.1.65 02:33:10 v0.1.66 02:33:10 v0.1.67 02:33:10 v0.1.68 02:33:10 v0.1.69 02:33:10 v0.1.7 02:33:10 v0.1.70 02:33:10 v0.1.71 02:33:10 v0.1.72 02:33:10 v0.1.73 02:33:10 v0.1.74 02:33:10 v0.1.75 02:33:10 v0.1.76 02:33:10 v0.1.77 02:33:10 v0.1.78 02:33:10 v0.1.79 02:33:10 v0.1.8 02:33:10 v0.1.80 02:33:10 v0.1.81 02:33:10 v0.1.82 02:33:10 v0.1.83 02:33:10 v0.1.84 02:33:10 v0.1.85 02:33:10 v0.1.86 02:33:10 v0.1.87 02:33:10 v0.1.88 02:33:10 v0.1.89 02:33:10 v0.1.9 02:33:10 v0.1.90 02:33:10 v0.1.91 02:33:10 v0.1.92 02:33:10 v0.1.93 02:33:10 v0.1.94 02:33:10 v0.1.95 02:33:10 v0.1.96 02:33:10 v0.1.97 02:33:10 v0.1.98 02:33:10 v0.1.99 02:33:10 v2.0.0 02:33:10 v2.1.0 02:33:10 v2.1.1 02:33:10 v2.2.0 02:33:10 v2.3.0 02:33:10 v3.0 02:33:10 v3.0.0 02:33:10 v3.1 02:33:10 v3.1.0 02:33:10 v3.1.0-dev.1 02:33:10 v3.1.0-dev.10 02:33:10 v3.1.0-dev.11 02:33:10 v3.1.0-dev.12 02:33:10 v3.1.0-dev.13 02:33:10 v3.1.0-dev.14 02:33:10 v3.1.0-dev.15 02:33:10 v3.1.0-dev.16 02:33:10 v3.1.0-dev.17 02:33:10 v3.1.0-dev.18 02:33:10 v3.1.0-dev.19 02:33:10 v3.1.0-dev.2 02:33:10 v3.1.0-dev.3 02:33:10 v3.1.0-dev.4 02:33:10 v3.1.0-dev.5 02:33:10 v3.1.0-dev.6 02:33:10 v3.1.0-dev.7 02:33:10 v3.1.0-dev.8 02:33:10 v3.1.0-dev.9 02:33:10 v3.2.0-dev.1 02:33:10 v3.2.0-dev.10 02:33:10 v3.2.0-dev.11 02:33:10 v3.2.0-dev.12 02:33:10 v3.2.0-dev.13 02:33:10 v3.2.0-dev.14 02:33:10 v3.2.0-dev.15 02:33:10 v3.2.0-dev.16 02:33:10 v3.2.0-dev.17 02:33:10 v3.2.0-dev.18 02:33:10 v3.2.0-dev.19 02:33:10 v3.2.0-dev.2 02:33:10 v3.2.0-dev.20 02:33:10 v3.2.0-dev.21 02:33:10 v3.2.0-dev.22 02:33:10 v3.2.0-dev.3 02:33:10 v3.2.0-dev.4 02:33:10 v3.2.0-dev.5 02:33:10 v3.2.0-dev.6 02:33:10 v3.2.0-dev.7 02:33:10 v3.2.0-dev.8 02:33:10 v3.2.0-dev.9 [Pipeline] sh 02:33:11 + lftools sign git-tag v3.2.0-dev.22 02:33:11 Signing Git tag with Sigul... 02:33:11 Signing v3.2.0-dev.22 02:35:03 ERROR: I/O error: NSPR connection reset [Pipeline] echo 02:35:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:35:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:35:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:35:03 $ docker stop --time=1 4627773493e5f47716a2b668c428c9ecf7ce5009d516933cd7b467b788eb85b4 02:35:04 $ docker rm -f --volumes 4627773493e5f47716a2b668c428c9ecf7ce5009d516933cd7b467b788eb85b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:35:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:35:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:35:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:05 prd-ubuntu20.04-docker-8c-8g-3058 does not seem to be running inside a container 02:35:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:35:06 $ docker top 2b16084e348ca0855c1ac4a567825070ba508b27d641f4de0419753853338cb0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:35:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:35:06 [ssh-agent] Looking for ssh-agent implementation... 02:35:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:35:06 $ docker exec 2b16084e348ca0855c1ac4a567825070ba508b27d641f4de0419753853338cb0 ssh-agent 02:35:06 SSH_AUTH_SOCK=/tmp/ssh-RhwvWOgWokAG/agent.32 02:35:06 SSH_AGENT_PID=38 02:35:06 Running ssh-add (command line suppressed) 02:35:06 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13854500934261459481.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13854500934261459481.key) 02:35:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:35:06 + git semver bump pre 02:35:07 2024-06-11 02:35:07,099 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 02:35:07 2024-06-11 02:35:07,099 [bump_version] DEBUG bumping version:3.2.0-dev.22 on axis:pre with prefix:dev 02:35:07 2024-06-11 02:35:07,099 [bump_version] DEBUG bumped version:3.2.0-dev.23 02:35:07 2024-06-11 02:35:07,099 [write_version] DEBUG write version:3.2.0-dev.23 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 02:35:07 2024-06-11 02:35:07,099 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 02:35:07 2024-06-11 02:35:07,099 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 02:35:07 2024-06-11 02:35:07,101 [execute] INFO git cat-file --batch-check 02:35:07 2024-06-11 02:35:07,101 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 02:35:07 2024-06-11 02:35:07,107 [execute] INFO git cat-file --batch 02:35:07 2024-06-11 02:35:07,107 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 02:35:07 2024-06-11 02:35:07,112 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 02:35:07 3.2.0-dev.23 [Pipeline] } 02:35:07 $ docker exec --env ******** --env ******** 2b16084e348ca0855c1ac4a567825070ba508b27d641f4de0419753853338cb0 ssh-agent -k 02:35:07 unset SSH_AUTH_SOCK; 02:35:07 unset SSH_AGENT_PID; 02:35:07 echo Agent pid 38 killed; 02:35:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:35:07 + git semver [Pipeline] } 02:35:07 $ docker stop --time=1 2b16084e348ca0855c1ac4a567825070ba508b27d641f4de0419753853338cb0 02:35:09 $ docker rm -f --volumes 2b16084e348ca0855c1ac4a567825070ba508b27d641f4de0419753853338cb0 [Pipeline] // withDockerContainer [Pipeline] sh 02:35:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:35:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:35:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:09 prd-ubuntu20.04-docker-8c-8g-3058 does not seem to be running inside a container 02:35:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:35:10 $ docker top 5e6d6c69cc2a2e46ef693d555e6741faace4d6d7b72e18bdb00786473ff89afd -eo pid,comm 02:35:10 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). 02:35:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:35:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:35:10 [ssh-agent] Looking for ssh-agent implementation... 02:35:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:35:10 $ docker exec 5e6d6c69cc2a2e46ef693d555e6741faace4d6d7b72e18bdb00786473ff89afd ssh-agent 02:35:10 SSH_AUTH_SOCK=/tmp/ssh-BJrhZppIZlBK/agent.33 02:35:10 SSH_AGENT_PID=39 02:35:10 Running ssh-add (command line suppressed) 02:35:10 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9494957507645833626.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9494957507645833626.key) 02:35:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:35:11 + git semver push 02:35:11 2024-06-11 02:35:11,349 [run_push] DEBUG push 02:35:11 2024-06-11 02:35:11,350 [execute] INFO git cat-file --batch-check 02:35:11 2024-06-11 02:35:11,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 02:35:11 2024-06-11 02:35:11,354 [execute] INFO git rev-list 847eb3bcc03e3ef54d094e7a35a65771aa230dc9 -- 02:35:11 2024-06-11 02:35:11,355 [execute] DEBUG Popen(['git', 'rev-list', '847eb3bcc03e3ef54d094e7a35a65771aa230dc9', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 02:35:11 2024-06-11 02:35:11,368 [execute] INFO git fetch -v origin 02:35:11 2024-06-11 02:35:11,368 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 02:35:11 2024-06-11 02:35:11,850 [run_push] DEBUG no remote changes detected 02:35:11 2024-06-11 02:35:11,850 [execute] INFO git push origin semver 02:35:11 2024-06-11 02:35:11,851 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 02:35:12 2024-06-11 02:35:12,640 [run_push] DEBUG push all version tags 02:35:12 2024-06-11 02:35:12,640 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:35:12 2024-06-11 02:35:12,641 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 02:35:13 2024-06-11 02:35:13,367 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 02:35:13 3.2.0-dev.23 [Pipeline] } 02:35:13 $ docker exec --env ******** --env ******** 5e6d6c69cc2a2e46ef693d555e6741faace4d6d7b72e18bdb00786473ff89afd ssh-agent -k 02:35:13 unset SSH_AUTH_SOCK; 02:35:13 unset SSH_AGENT_PID; 02:35:13 echo Agent pid 39 killed; 02:35:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:35:13 + git semver [Pipeline] } 02:35:14 $ docker stop --time=1 5e6d6c69cc2a2e46ef693d555e6741faace4d6d7b72e18bdb00786473ff89afd 02:35:15 $ docker rm -f --volumes 5e6d6c69cc2a2e46ef693d555e6741faace4d6d7b72e18bdb00786473ff89afd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:35:16 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 02:35:16 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 02:35:16 total 16 02:35:16 drwxr-xr-x 3 root root 4096 Jun 11 02:27 . 02:35:16 drwxrwxr-x 11 jenkins jenkins 4096 Jun 11 02:33 .. 02:35:16 drwxr-xr-x 2 root root 4096 Jun 11 02:27 cost 02:35:16 -rw-r--r-- 1 root root 93 Jun 11 02:27 cost.csv 02:35:16 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 02:35:16 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 02:35:16 total 16 02:35:16 drwxr-xr-x 3 jenkins jenkins 4096 Jun 11 02:27 . 02:35:16 drwxrwxr-x 11 jenkins jenkins 4096 Jun 11 02:33 .. 02:35:16 drwxr-xr-x 2 jenkins jenkins 4096 Jun 11 02:27 cost 02:35:16 -rw-r--r-- 1 jenkins jenkins 93 Jun 11 02:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:35:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:35:17 ---> package-listing.sh 02:35:17 ++ facter osfamily 02:35:17 ++ tr '[:upper:]' '[:lower:]' 02:35:17 + OS_FAMILY=debian 02:35:17 + workspace=/w/workspace/undry_go-mod-core-contracts_main 02:35:17 + START_PACKAGES=/tmp/packages_start.txt 02:35:17 + END_PACKAGES=/tmp/packages_end.txt 02:35:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:35:17 + PACKAGES=/tmp/packages_start.txt 02:35:17 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 02:35:17 + PACKAGES=/tmp/packages_end.txt 02:35:17 + case "${OS_FAMILY}" in 02:35:17 + dpkg -l 02:35:17 + grep '^ii' 02:35:17 + '[' -f /tmp/packages_start.txt ']' 02:35:17 + '[' -f /tmp/packages_end.txt ']' 02:35:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:35:17 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 02:35:17 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 02:35:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 02:35:17 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:35:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:35:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:18 prd-ubuntu20.04-docker-8c-8g-3058 does not seem to be running inside a container 02:35:18 $ 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:35:18 $ docker top d6b0863fb8174b4a39a51d7abb8e58ec7c2ea23cd3ad3e416c159ac8ac4022ce -eo pid,comm [Pipeline] { [Pipeline] sh 02:35:19 + touch /tmp/pre-build-complete [Pipeline] sh 02:35:19 + mkdir -p /var/log/sysstat [Pipeline] sh 02:35:19 + ls /var/log/sa-host 02:35:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:35:19 provisioning config files... 02:35:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config13138491732141794245tmp [Pipeline] { [Pipeline] echo 02:35:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:35:20 ---> create-netrc.sh [Pipeline] } 02:35:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:35:20 ---> python-tools-install.sh [Pipeline] echo 02:35:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:35:20 ---> sudo-logs.sh 02:35:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:35:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:35:21 ---> job-cost.sh 02:35:21 lf-activate-venv: SKIPPING 02:35:21 DEBUG: total: 0.2199999988079071 02:35:21 INFO: Retrieving Stack Cost... 02:35:21 INFO: Retrieving Pricing Info for: v3-standard-8 02:35:21 INFO: Archiving Costs [Pipeline] echo 02:35:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:35:21 ---> logs-deploy.sh 02:35:21 lf-activate-venv: SKIPPING 02:35:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/175 02:35:21 INFO: archiving workspace using pattern(s): 02:35:22 Archives upload complete. 02:35:23 INFO: archiving logs to Nexus 02:35:23 ---> uname -a: 02:35:23 Linux prd-ubuntu20-04-docker-8c-8g-3058 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:35:23 02:35:23 02:35:23 ---> lscpu: 02:35:23 Architecture: x86_64 02:35:23 CPU op-mode(s): 32-bit, 64-bit 02:35:23 Byte Order: Little Endian 02:35:23 Address sizes: 40 bits physical, 48 bits virtual 02:35:23 CPU(s): 8 02:35:23 On-line CPU(s) list: 0-7 02:35:23 Thread(s) per core: 1 02:35:23 Core(s) per socket: 1 02:35:23 Socket(s): 8 02:35:23 NUMA node(s): 1 02:35:23 Vendor ID: AuthenticAMD 02:35:23 CPU family: 23 02:35:23 Model: 49 02:35:23 Model name: AMD EPYC-Rome Processor 02:35:23 Stepping: 0 02:35:23 CPU MHz: 2799.998 02:35:23 BogoMIPS: 5599.99 02:35:23 Virtualization: AMD-V 02:35:23 Hypervisor vendor: KVM 02:35:23 Virtualization type: full 02:35:23 L1d cache: 256 KiB 02:35:23 L1i cache: 256 KiB 02:35:23 L2 cache: 4 MiB 02:35:23 L3 cache: 128 MiB 02:35:23 NUMA node0 CPU(s): 0-7 02:35:23 Vulnerability Itlb multihit: Not affected 02:35:23 Vulnerability L1tf: Not affected 02:35:23 Vulnerability Mds: Not affected 02:35:23 Vulnerability Meltdown: Not affected 02:35:23 Vulnerability Mmio stale data: Not affected 02:35:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:35:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:35:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:35:23 Vulnerability Srbds: Not affected 02:35:23 Vulnerability Tsx async abort: Not affected 02:35:23 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 02:35:23 02:35:23 02:35:23 ---> nproc: 02:35:23 8 02:35:23 02:35:23 02:35:23 ---> df -h: 02:35:23 Filesystem Size Used Avail Use% Mounted on 02:35:23 overlay 155G 12G 144G 8% / 02:35:23 tmpfs 64M 0 64M 0% /dev 02:35:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:35:23 shm 64M 0 64M 0% /dev/shm 02:35:23 /dev/vda1 155G 12G 144G 8% /facter-os 02:35:23 02:35:23 02:35:23 ---> sar -b -r -n DEV: 02:35:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3058) 06/11/24 _x86_64_ (8 CPU) 02:35:23 02:35:23 02:25:05 LINUX RESTART (8 CPU) 02:35:23 02:35:23 02:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:35:23 02:27:01 88.40 1.03 87.37 0.00 84.52 35480.89 0.00 02:35:23 02:28:01 43.54 0.02 43.53 0.00 0.67 16431.01 0.00 02:35:23 02:29:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 02:35:23 02:30:01 1.25 0.00 1.25 0.00 0.00 15.86 0.00 02:35:23 02:31:01 49.08 6.12 42.96 0.00 4364.34 8369.94 0.00 02:35:23 02:32:01 3.32 0.02 3.30 0.00 0.13 91.32 0.00 02:35:23 02:33:01 67.17 0.17 67.01 0.00 19.33 38340.28 0.00 02:35:23 02:34:01 48.34 0.02 48.33 0.00 2.53 21711.45 0.00 02:35:23 02:35:01 1.83 0.00 1.83 0.00 0.00 22.00 0.00 02:35:23 Average: 33.78 0.82 32.96 0.00 496.83 13385.79 0.00 02:35:23 02:35:23 02:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:35:23 02:27:01 28650488 31504088 805160 2.45 91464 2994468 2056220 6.06 1142340 2647060 503824 02:35:23 02:28:01 28723932 31541280 766208 2.33 95324 2948588 1775176 5.23 1121360 2588612 12 02:35:23 02:29:01 28723076 31540608 766564 2.33 95372 2948592 1775176 5.23 1121276 2588620 16 02:35:23 02:30:01 28726736 31544344 762520 2.32 95420 2948592 1775176 5.23 1118616 2588624 36 02:35:23 02:31:01 28272388 31521488 756804 2.30 124220 3346956 1691472 4.98 1403408 2722712 4 02:35:23 02:32:01 28284724 31528920 749168 2.28 122796 3343696 1693664 4.99 1393244 2719492 8 02:35:23 02:33:01 26890340 31487148 785376 2.39 169836 4534040 1926400 5.68 1508868 3879996 590272 02:35:23 02:34:01 26767960 31429076 837588 2.55 173468 4577512 1830660 5.40 1574180 3912464 144 02:35:23 02:35:01 26836108 31497312 769276 2.34 173552 4577512 1739620 5.13 1512116 3906912 80 02:35:23 Average: 27986195 31510474 777629 2.36 126828 3579995 1807063 5.33 1321712 3061610 121600 02:35:23 02:35:23 02:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:35:23 02:27:01 ens3 311.05 188.25 6550.93 37.56 0.00 0.00 0.00 0.00 02:35:23 02:27:01 docker0 46.34 79.27 4.18 826.30 0.00 0.00 0.00 0.00 02:35:23 02:27:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 02:35:23 02:28:01 ens3 14.43 8.88 14.34 4.50 0.00 0.00 0.00 0.00 02:35:23 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:23 02:28:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:35:23 02:29:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:35:23 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:23 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:23 02:30:01 ens3 0.48 0.42 0.26 0.22 0.00 0.00 0.00 0.00 02:35:23 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:23 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:35:23 02:31:01 ens3 147.06 53.77 2711.69 4.05 0.00 0.00 0.00 0.00 02:35:23 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:23 02:31:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 02:35:23 02:32:01 ens3 0.23 0.18 0.01 0.01 0.00 0.00 0.00 0.00 02:35:23 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:23 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:35:23 02:33:01 ens3 333.18 197.87 7573.65 31.38 0.00 0.00 0.00 0.00 02:35:23 02:33:01 docker0 48.53 89.60 4.01 764.22 0.00 0.00 0.00 0.00 02:35:23 02:33:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 02:35:23 02:34:01 vethb2a62fa 0.32 0.33 0.05 0.02 0.00 0.00 0.00 0.00 02:35:23 02:34:01 ens3 46.43 48.64 37.95 117.52 0.00 0.00 0.00 0.00 02:35:23 02:34:01 docker0 0.32 0.18 0.05 0.01 0.00 0.00 0.00 0.00 02:35:23 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:35:23 02:35:01 vethb2a62fa 0.05 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:35:23 02:35:01 ens3 1.17 0.87 0.91 0.53 0.00 0.00 0.00 0.00 02:35:23 02:35:01 docker0 0.05 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:35:23 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:23 Average: vethb2a62fa 0.04 0.04 0.01 0.00 0.00 0.00 0.00 0.00 02:35:23 Average: ens3 94.90 55.43 1876.60 21.75 0.00 0.00 0.00 0.00 02:35:23 Average: docker0 10.58 18.79 0.92 176.72 0.00 0.00 0.00 0.00 02:35:23 Average: lo 0.61 0.61 0.06 0.06 0.00 0.00 0.00 0.00 02:35:23 02:35:23 02:35:23 ---> sar -P ALL: 02:35:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3058) 06/11/24 _x86_64_ (8 CPU) 02:35:23 02:35:23 02:25:05 LINUX RESTART (8 CPU) 02:35:23 02:35:23 02:26:01 CPU %user %nice %system %iowait %steal %idle 02:35:23 02:27:01 all 25.28 0.00 6.35 2.26 0.09 66.02 02:35:23 02:27:01 0 25.31 0.00 6.65 3.98 0.12 63.93 02:35:23 02:27:01 1 23.65 0.00 8.10 0.51 0.10 67.64 02:35:23 02:27:01 2 26.60 0.00 5.93 0.35 0.08 67.03 02:35:23 02:27:01 3 26.61 0.00 6.12 1.84 0.10 65.32 02:35:23 02:27:01 4 25.18 0.00 5.59 0.39 0.08 68.75 02:35:23 02:27:01 5 25.10 0.00 6.27 0.62 0.08 67.92 02:35:23 02:27:01 6 24.44 0.00 6.10 10.00 0.08 59.38 02:35:23 02:27:01 7 25.32 0.00 6.02 0.45 0.07 68.14 02:35:23 02:28:01 all 0.57 0.00 0.34 0.99 0.02 98.09 02:35:23 02:28:01 0 0.49 0.00 0.60 6.31 0.02 92.59 02:35:23 02:28:01 1 0.50 0.00 0.30 0.00 0.02 99.18 02:35:23 02:28:01 2 0.60 0.00 0.23 0.00 0.02 99.15 02:35:23 02:28:01 3 0.77 0.00 0.22 0.02 0.02 98.98 02:35:23 02:28:01 4 0.32 0.00 0.13 0.52 0.03 98.99 02:35:23 02:28:01 5 0.73 0.00 0.38 0.00 0.00 98.88 02:35:23 02:28:01 6 0.57 0.00 0.38 0.05 0.02 98.98 02:35:23 02:28:01 7 0.57 0.00 0.50 1.00 0.02 97.91 02:35:23 02:29:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:35:23 02:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:35:23 02:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:35:23 02:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:35:23 02:29:01 3 0.13 0.00 0.02 0.00 0.02 99.83 02:35:23 02:29:01 4 0.03 0.00 0.03 0.00 0.02 99.92 02:35:23 02:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:35:23 02:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:35:23 02:29:01 7 0.00 0.00 0.02 0.02 0.00 99.97 02:35:23 02:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:35:23 02:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:35:23 02:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:35:23 02:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:35:23 02:30:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:35:23 02:30:01 4 0.12 0.00 0.00 0.02 0.02 99.85 02:35:23 02:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:35:23 02:30:01 6 0.05 0.00 0.03 0.00 0.02 99.90 02:35:23 02:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:35:23 02:31:01 all 2.40 0.00 1.37 0.69 0.03 95.52 02:35:23 02:31:01 0 2.29 0.00 1.02 1.22 0.02 95.46 02:35:23 02:31:01 1 1.52 0.00 1.63 0.13 0.02 96.70 02:35:23 02:31:01 2 1.60 0.00 1.37 0.37 0.03 96.62 02:35:23 02:31:01 3 2.99 0.00 2.12 0.10 0.03 94.76 02:35:23 02:31:01 4 3.14 0.00 1.02 0.07 0.05 95.72 02:35:23 02:31:01 5 2.25 0.00 0.97 0.43 0.02 96.33 02:35:23 02:31:01 6 2.94 0.00 1.05 1.45 0.02 94.54 02:35:23 02:31:01 7 2.47 0.00 1.75 1.77 0.02 93.99 02:35:23 02:32:01 all 0.09 0.00 0.06 0.10 0.01 99.74 02:35:23 02:32:01 0 0.23 0.00 0.08 0.00 0.00 99.68 02:35:23 02:32:01 1 0.07 0.00 0.05 0.02 0.02 99.85 02:35:23 02:32:01 2 0.05 0.00 0.05 0.03 0.02 99.85 02:35:23 02:32:01 3 0.05 0.00 0.05 0.00 0.02 99.88 02:35:23 02:32:01 4 0.12 0.00 0.08 0.07 0.03 99.70 02:35:23 02:32:01 5 0.03 0.00 0.05 0.52 0.00 99.40 02:35:23 02:32:01 6 0.13 0.00 0.05 0.17 0.02 99.63 02:35:23 02:32:01 7 0.02 0.00 0.05 0.00 0.00 99.93 02:35:23 02:33:01 all 7.50 0.00 3.24 1.41 0.07 87.78 02:35:23 02:33:01 0 6.49 0.00 2.59 0.44 0.03 90.44 02:35:23 02:33:01 1 7.49 0.00 3.88 0.10 0.05 88.47 02:35:23 02:33:01 2 6.42 0.00 3.23 0.37 0.05 89.93 02:35:23 02:33:01 3 9.60 0.00 3.53 8.10 0.07 78.71 02:35:23 02:33:01 4 8.56 0.00 4.00 0.29 0.20 86.94 02:35:23 02:33:01 5 6.44 0.00 2.93 0.72 0.05 89.86 02:35:23 02:33:01 6 6.90 0.00 2.35 1.19 0.03 89.52 02:35:23 02:33:01 7 8.09 0.00 3.39 0.12 0.05 88.35 02:35:23 02:34:01 all 0.92 0.00 0.49 1.16 0.02 97.42 02:35:23 02:34:01 0 0.82 0.00 0.48 0.02 0.02 98.66 02:35:23 02:34:01 1 0.70 0.00 0.91 7.70 0.03 90.65 02:35:23 02:34:01 2 0.80 0.00 0.35 0.02 0.00 98.83 02:35:23 02:34:01 3 0.83 0.00 0.47 0.00 0.02 98.68 02:35:23 02:34:01 4 1.85 0.00 0.53 0.79 0.03 96.79 02:35:23 02:34:01 5 0.87 0.00 0.50 0.00 0.02 98.62 02:35:23 02:34:01 6 0.58 0.00 0.18 0.78 0.00 98.45 02:35:23 02:34:01 7 0.87 0.00 0.48 0.00 0.02 98.63 02:35:23 02:35:01 all 0.07 0.00 0.03 0.01 0.01 99.88 02:35:23 02:35:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:35:23 02:35:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:35:23 02:35:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:35:23 02:35:01 3 0.02 0.00 0.00 0.02 0.02 99.95 02:35:23 02:35:01 4 0.27 0.00 0.03 0.00 0.03 99.67 02:35:23 02:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:35:23 02:35:01 6 0.08 0.00 0.05 0.03 0.02 99.82 02:35:23 02:35:01 7 0.05 0.00 0.05 0.00 0.00 99.90 02:35:23 Average: all 4.06 0.00 1.31 0.73 0.03 93.86 02:35:23 Average: 0 3.93 0.00 1.26 1.32 0.03 93.46 02:35:23 Average: 1 3.75 0.00 1.65 0.94 0.03 93.63 02:35:23 Average: 2 3.98 0.00 1.24 0.13 0.02 94.63 02:35:23 Average: 3 4.52 0.00 1.38 1.11 0.03 92.96 02:35:23 Average: 4 4.37 0.00 1.26 0.24 0.06 94.08 02:35:23 Average: 5 3.91 0.00 1.23 0.25 0.02 94.59 02:35:23 Average: 6 3.93 0.00 1.13 1.50 0.02 93.42 02:35:23 Average: 7 4.12 0.00 1.35 0.37 0.02 94.13 02:35:23 02:35:23 02:35:23