Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from db3759c59d39e98bdf0ca83cc7aace05fd638c89 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-ssh18381985171159307637.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12583804973075875377.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-bootstrap/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-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1983156702128774101.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh14185070413677994311.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-bootstrap/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-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2935613788147517854.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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6155 in /w/workspace/gexfoundry_go-mod-bootstrap_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-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision db3759c59d39e98bdf0ca83cc7aace05fd638c89 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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 db3759c59d39e98bdf0ca83cc7aace05fd638c89 # timeout=10 Commit message: "fix: Expand DevMode flag to set values for external access (#601)" > git rev-list --no-walk 54918538d0b5c8fbe28e648a3146f8f7e27f6bcb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:49:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:49:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:49:16 ========================================================= 23:49:16 EdgeX Global Pipelines Version Info 23:49:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:49:17 ------------------- 23:49:17 stable info: 23:49:17 ------------------- 23:49:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:49:17 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 23:49:17 Message: update stable to v1.0.254 23:49:19 ------------------- 23:49:19 experimental info: 23:49:19 ------------------- 23:49:19 Commited By: **** collab-it+edgex@linuxfoundation.org 23:49:19 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 23:49:19 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db3759c59d39e98bdf0ca83cc7aace05fd638c89 [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db3759c [Pipeline] echo 23:49:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:49:20 + git rev-list -1 --merges db3759c59d39e98bdf0ca83cc7aace05fd638c89~1..db3759c59d39e98bdf0ca83cc7aace05fd638c89 [Pipeline] echo 23:49:20 -----------> git rev-list -1 --merges db3759c59d39e98bdf0ca83cc7aace05fd638c89~1..db3759c59d39e98bdf0ca83cc7aace05fd638c89 db3759c59d39e98bdf0ca83cc7aace05fd638c89 [false] [Pipeline] sh 23:49:20 + git log --format=format:%s -1 db3759c59d39e98bdf0ca83cc7aace05fd638c89 [Pipeline] echo 23:49:20 ========================================================= 23:49:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:49:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:49:20 + git log --format=format:%s -1 db3759c59d39e98bdf0ca83cc7aace05fd638c89 [Pipeline] echo 23:49:20 [semverPrep] GIT_COMMIT: db3759c59d39e98bdf0ca83cc7aace05fd638c89, Commit Message: fix: Expand DevMode flag to set values for external access (#601) [Pipeline] echo 23:49:20 [semverPrep] This is not a build commit. [Pipeline] sh 23:49:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:49:21 + grep -v github /etc/ssh/ssh_known_hosts 23:49:21 + [ -e /tmp/ssh_known_hosts ] 23:49:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:49:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:49:21 + sudo tee -a /etc/ssh/ssh_known_hosts 23:49:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:49:22 23:49:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:49:22 0.1.4: Pulling from edgex-devops/py-git-semver 23:49:22 b85a868b505f: Pulling fs layer 23:49:22 e2be974225ed: Pulling fs layer 23:49:22 339a4e72a1f5: Pulling fs layer 23:49:22 988bab9f4d93: Pulling fs layer 23:49:22 1469e6f7b9e6: Pulling fs layer 23:49:22 eaf3925da568: Pulling fs layer 23:49:22 bab4dde63d76: Pulling fs layer 23:49:22 bde34c3a00c8: Pulling fs layer 23:49:22 b352a97aabf1: Pulling fs layer 23:49:22 4872d77fe225: Pulling fs layer 23:49:22 5851b861e8e6: Pulling fs layer 23:49:22 bde34c3a00c8: Waiting 23:49:22 b352a97aabf1: Waiting 23:49:22 4872d77fe225: Waiting 23:49:22 5851b861e8e6: Waiting 23:49:22 1469e6f7b9e6: Waiting 23:49:22 988bab9f4d93: Waiting 23:49:22 eaf3925da568: Waiting 23:49:22 bab4dde63d76: Waiting 23:49:22 e2be974225ed: Verifying Checksum 23:49:22 e2be974225ed: Download complete 23:49:22 988bab9f4d93: Verifying Checksum 23:49:22 988bab9f4d93: Download complete 23:49:22 1469e6f7b9e6: Verifying Checksum 23:49:22 1469e6f7b9e6: Download complete 23:49:22 eaf3925da568: Verifying Checksum 23:49:22 eaf3925da568: Download complete 23:49:22 339a4e72a1f5: Verifying Checksum 23:49:22 339a4e72a1f5: Download complete 23:49:22 bde34c3a00c8: Download complete 23:49:22 b352a97aabf1: Verifying Checksum 23:49:22 b352a97aabf1: Download complete 23:49:22 4872d77fe225: Download complete 23:49:22 5851b861e8e6: Verifying Checksum 23:49:22 5851b861e8e6: Download complete 23:49:22 b85a868b505f: Download complete 23:49:23 bab4dde63d76: Verifying Checksum 23:49:24 b85a868b505f: Pull complete 23:49:24 e2be974225ed: Pull complete 23:49:24 339a4e72a1f5: Pull complete 23:49:24 988bab9f4d93: Pull complete 23:49:25 1469e6f7b9e6: Pull complete 23:49:25 eaf3925da568: Pull complete 23:49:27 bab4dde63d76: Pull complete 23:49:27 bde34c3a00c8: Pull complete 23:49:27 b352a97aabf1: Pull complete 23:49:27 4872d77fe225: Pull complete 23:49:27 5851b861e8e6: Pull complete 23:49:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:49:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:49:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:27 prd-ubuntu20.04-docker-8c-8g-6155 does not seem to be running inside a container 23:49:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 23:49:30 $ docker top 325c27dc46a03f900244720b4f957ea310cbdce1fe8a23f5c06d5392b620ebaa -eo pid,comm 23:49:30 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). 23:49:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:49:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:49:30 [ssh-agent] Looking for ssh-agent implementation... 23:49:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:49:30 $ docker exec 325c27dc46a03f900244720b4f957ea310cbdce1fe8a23f5c06d5392b620ebaa ssh-agent 23:49:30 SSH_AUTH_SOCK=/tmp/ssh-rnxeGA83sUxc/agent.32 23:49:30 SSH_AGENT_PID=38 23:49:31 Running ssh-add (command line suppressed) 23:49:31 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1578996456931754071.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1578996456931754071.key) 23:49:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:49:31 + git tag --points-at HEAD [Pipeline] } 23:49:31 $ docker exec --env ******** --env ******** 325c27dc46a03f900244720b4f957ea310cbdce1fe8a23f5c06d5392b620ebaa ssh-agent -k 23:49:31 unset SSH_AUTH_SOCK; 23:49:31 unset SSH_AGENT_PID; 23:49:31 echo Agent pid 38 killed; 23:49:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:49:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:49:31 [ssh-agent] Looking for ssh-agent implementation... 23:49:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:49:31 $ docker exec 325c27dc46a03f900244720b4f957ea310cbdce1fe8a23f5c06d5392b620ebaa ssh-agent 23:49:31 SSH_AUTH_SOCK=/tmp/ssh-yqtnn3I86CJd/agent.70 23:49:31 SSH_AGENT_PID=76 23:49:31 Running ssh-add (command line suppressed) 23:49:31 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11960890585728880096.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11960890585728880096.key) 23:49:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:49:32 + git semver init 23:49:32 2023-09-13 23:49:32,440 [run_init] DEBUG init version:0.0.0 force:False 23:49:32 2023-09-13 23:49:32,441 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 23:49:32 2023-09-13 23:49:32,441 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 23:49:32 2023-09-13 23:49:32,441 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 23:49:33 2023-09-13 23:49:33,215 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 23:49:33 2023-09-13 23:49:33,216 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 23:49:33 2023-09-13 23:49:33,216 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 23:49:33 2023-09-13 23:49:33,216 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 23:49:33 3.1.0-dev.36 [Pipeline] } 23:49:33 $ docker exec --env ******** --env ******** 325c27dc46a03f900244720b4f957ea310cbdce1fe8a23f5c06d5392b620ebaa ssh-agent -k 23:49:33 unset SSH_AUTH_SOCK; 23:49:33 unset SSH_AGENT_PID; 23:49:33 echo Agent pid 76 killed; 23:49:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:49:33 + git semver [Pipeline] } 23:49:34 $ docker stop --time=1 325c27dc46a03f900244720b4f957ea310cbdce1fe8a23f5c06d5392b620ebaa 23:49:35 $ docker rm -f --volumes 325c27dc46a03f900244720b4f957ea310cbdce1fe8a23f5c06d5392b620ebaa [Pipeline] // withDockerContainer [Pipeline] sh 23:49:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:49:36 Stashed 1 file(s) [Pipeline] echo 23:49:36 [edgeXSemver]: initialized semver on version 3.1.0-dev.36 [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 23:49:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:49:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:49:36 ========================================================= 23:49:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:49:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:49:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:49:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:49:36 7264a8db6415: Pulling fs layer 23:49:36 c4d48a809fc2: Pulling fs layer 23:49:36 4f1c88b9dad5: Pulling fs layer 23:49:36 ad3a456e5733: Pulling fs layer 23:49:36 9e4f439ed901: Pulling fs layer 23:49:36 feaf6a47b606: Pulling fs layer 23:49:36 5e8b037d7d82: Pulling fs layer 23:49:36 8ac70367396e: Pulling fs layer 23:49:36 6db16350a2e2: Pulling fs layer 23:49:36 9250d5d63582: Pulling fs layer 23:49:36 6db16350a2e2: Waiting 23:49:36 feaf6a47b606: Waiting 23:49:36 5e8b037d7d82: Waiting 23:49:36 9250d5d63582: Waiting 23:49:36 9e4f439ed901: Waiting 23:49:36 ad3a456e5733: Waiting 23:49:36 8ac70367396e: Waiting 23:49:36 c4d48a809fc2: Verifying Checksum 23:49:36 c4d48a809fc2: Download complete 23:49:36 ad3a456e5733: Download complete 23:49:36 9e4f439ed901: Verifying Checksum 23:49:36 9e4f439ed901: Download complete 23:49:36 7264a8db6415: Download complete 23:49:36 feaf6a47b606: Download complete 23:49:36 7264a8db6415: Pull complete 23:49:36 8ac70367396e: Verifying Checksum 23:49:36 8ac70367396e: Download complete 23:49:36 c4d48a809fc2: Pull complete 23:49:37 4f1c88b9dad5: Verifying Checksum 23:49:37 4f1c88b9dad5: Download complete 23:49:37 6db16350a2e2: Verifying Checksum 23:49:37 6db16350a2e2: Download complete 23:49:37 9250d5d63582: Verifying Checksum 23:49:37 9250d5d63582: Download complete 23:49:37 5e8b037d7d82: Verifying Checksum 23:49:37 5e8b037d7d82: Download complete 23:49:40 4f1c88b9dad5: Pull complete 23:49:40 ad3a456e5733: Pull complete 23:49:40 9e4f439ed901: Pull complete 23:49:40 feaf6a47b606: Pull complete 23:49:43 5e8b037d7d82: Pull complete 23:49:43 8ac70367396e: Pull complete 23:49:44 6db16350a2e2: Pull complete 23:49:44 9250d5d63582: Pull complete 23:49:45 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 23:49:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:49:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 23:49:45 + 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 23:49:45 + docker inspect -f . ci-base-image-x86_64 23:49:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:45 prd-ubuntu20.04-docker-8c-8g-6155 does not seem to be running inside a container 23:49:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 23:49:51 Still waiting to schedule task 23:49:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:49:51 $ docker top 51dae80f5094f15d20f9e50b166f9a66bb768fac3a970dc382542cc14b838cca -eo pid,comm [Pipeline] { [Pipeline] sh 23:49:51 + go version 23:49:51 go version go1.21.0 linux/amd64 [Pipeline] } 23:49:51 $ docker stop --time=1 51dae80f5094f15d20f9e50b166f9a66bb768fac3a970dc382542cc14b838cca 23:49:53 $ docker rm -f --volumes 51dae80f5094f15d20f9e50b166f9a66bb768fac3a970dc382542cc14b838cca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:53 + docker inspect -f . ci-base-image-x86_64 23:49:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:53 prd-ubuntu20.04-docker-8c-8g-6155 does not seem to be running inside a container 23:49:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 23:49:53 $ docker top 7b74e1427b4c69909b47ac2d39620087421d45a51cacca5325993f8ec8c75463 -eo pid,comm [Pipeline] { [Pipeline] sh 23:49:54 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 23:49:54 + make test 23:49:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:49:54 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 23:49:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.12 23:49:54 go: downloading github.com/mitchellh/copystructure v1.2.0 23:49:54 go: downloading gopkg.in/yaml.v3 v3.0.1 23:49:54 go: downloading github.com/stretchr/testify v1.8.4 23:49:55 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 23:49:55 go: downloading github.com/labstack/echo/v4 v4.11.1 23:49:55 go: downloading github.com/mitchellh/mapstructure v1.5.0 23:49:55 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 23:49:55 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.20 23:49:55 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 23:49:55 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 23:49:55 go: downloading github.com/google/uuid v1.3.1 23:49:55 go: downloading github.com/hashicorp/go-multierror v1.1.1 23:49:55 go: downloading github.com/mitchellh/reflectwalk v1.0.2 23:49:55 go: downloading github.com/go-kit/log v0.2.1 23:49:55 go: downloading github.com/go-playground/validator/v10 v10.15.1 23:49:55 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 23:49:55 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 23:49:55 go: downloading github.com/stretchr/objx v0.5.0 23:49:55 go: downloading github.com/gorilla/websocket v1.5.0 23:49:55 go: downloading golang.org/x/net v0.13.0 23:49:55 go: downloading golang.org/x/sync v0.2.0 23:49:56 go: downloading github.com/labstack/gommon v0.4.0 23:49:56 go: downloading golang.org/x/crypto v0.12.0 23:49:56 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 23:49:56 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 23:49:56 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 23:49:56 go: downloading github.com/valyala/fasttemplate v1.2.2 23:49:56 go: downloading golang.org/x/time v0.3.0 23:49:56 go: downloading github.com/hashicorp/consul/api v1.24.0 23:49:56 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:49:56 go: downloading github.com/hashicorp/errwrap v1.1.0 23:49:56 go: downloading github.com/go-logfmt/logfmt v0.5.1 23:49:56 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 23:49:56 go: downloading github.com/go-playground/universal-translator v0.18.1 23:49:56 go: downloading github.com/leodido/go-urn v1.2.4 23:49:56 go: downloading golang.org/x/text v0.12.0 23:49:56 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:49:56 go: downloading github.com/mattn/go-colorable v0.1.13 23:49:56 go: downloading github.com/mattn/go-isatty v0.0.19 23:49:56 go: downloading github.com/x448/float16 v0.8.4 23:49:56 go: downloading github.com/valyala/bytebufferpool v1.0.0 23:49:56 go: downloading github.com/zeebo/errs v1.3.0 23:49:56 go: downloading google.golang.org/grpc v1.53.0 23:49:57 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 23:49:57 go: downloading github.com/hashicorp/go-hclog v1.5.0 23:49:57 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:49:57 go: downloading github.com/hashicorp/serf v0.10.1 23:49:57 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 23:49:57 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:49:57 go: downloading github.com/go-playground/locales v0.14.1 23:49:57 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 23:49:57 go: downloading google.golang.org/protobuf v1.28.1 23:49:57 go: downloading golang.org/x/sys v0.11.0 23:49:58 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 23:49:58 go: downloading github.com/fatih/color v1.14.1 23:49:58 go: downloading github.com/armon/go-metrics v0.4.1 23:49:58 go: downloading github.com/golang/protobuf v1.5.2 23:49:58 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 23:49:58 go: downloading github.com/hashicorp/golang-lru v0.5.4 23:50:14 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 23:50:14 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 23:50:14 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 23:50:14 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 23:50:15 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 23:50:33 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.058s coverage: 35.9% of statements 23:50:33 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.018s coverage: 93.5% of statements 23:50:33 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.023s coverage: 91.9% of statements 23:50:33 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.293s coverage: 88.2% of statements 23:50:33 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.006s coverage: 84.4% of statements 23:50:33 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.027s coverage: 46.9% of statements 23:50:33 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.021s coverage: 100.0% of statements 23:50:33 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.326s coverage: 87.7% of statements 23:50:33 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.015s coverage: 26.3% of statements 23:50:33 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.125s coverage: 79.0% of statements 23:50:33 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.016s coverage: 59.3% of statements 23:50:33 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.010s coverage: 31.2% of statements 23:50:33 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.006s coverage: 91.3% of statements 23:50:41 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:50:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:50:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 23:50:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:50:44 $ docker stop --time=1 7b74e1427b4c69909b47ac2d39620087421d45a51cacca5325993f8ec8c75463 23:50:46 $ docker rm -f --volumes 7b74e1427b4c69909b47ac2d39620087421d45a51cacca5325993f8ec8c75463 [Pipeline] // withDockerContainer [Pipeline] sh 23:50:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:50:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:50:48 23:50:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:50:48 latest: Pulling from edgex-lftools-log-publisher 23:50:48 5eb5b503b376: Pulling fs layer 23:50:48 5c69ac0246d0: Pulling fs layer 23:50:48 ec43610c2a17: Pulling fs layer 23:50:48 3a2ae6a8a46f: Pulling fs layer 23:50:48 33b1e0a273af: Pulling fs layer 23:50:48 5d3b04190fa2: Pulling fs layer 23:50:48 2f39f015ded8: Pulling fs layer 23:50:48 3a2ae6a8a46f: Waiting 23:50:48 33b1e0a273af: Waiting 23:50:48 5d3b04190fa2: Waiting 23:50:48 2f39f015ded8: Waiting 23:50:48 5c69ac0246d0: Download complete 23:50:48 3a2ae6a8a46f: Verifying Checksum 23:50:48 3a2ae6a8a46f: Download complete 23:50:48 33b1e0a273af: Verifying Checksum 23:50:48 33b1e0a273af: Download complete 23:50:48 ec43610c2a17: Verifying Checksum 23:50:48 ec43610c2a17: Download complete 23:50:48 5d3b04190fa2: Verifying Checksum 23:50:48 5d3b04190fa2: Download complete 23:50:48 5eb5b503b376: Download complete 23:50:49 2f39f015ded8: Verifying Checksum 23:50:49 2f39f015ded8: Download complete 23:50:50 5eb5b503b376: Pull complete 23:50:50 5c69ac0246d0: Pull complete 23:50:50 ec43610c2a17: Pull complete 23:50:50 3a2ae6a8a46f: Pull complete 23:50:51 33b1e0a273af: Pull complete 23:50:51 5d3b04190fa2: Pull complete 23:50:56 2f39f015ded8: Pull complete 23:50:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:50:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:50:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:50:56 prd-ubuntu20.04-docker-8c-8g-6155 does not seem to be running inside a container 23:50:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 23:51:00 $ docker top 36ed192e1fb8ee8da63f1f9db93698f5d3de0d24bcdb228826df8e1f93c403e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:51:00 ---> job-cost.sh 23:51:00 lf-activate-venv: SKIPPING 23:51:00 INFO: No Stack... 23:51:01 INFO: Retrieving Pricing Info for: v3-standard-8 23:51:01 INFO: Archiving Costs [Pipeline] sh 23:51:01 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 23:51:01 + cut -d, -f6 [Pipeline] lock 23:51:01 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-222-stack-cost] 23:51:01 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-222-stack-cost] did not exist. Created. 23:51:01 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-222-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:51:02 + echo total: 0.2199999988079071 [Pipeline] stash 23:51:02 Stashed 1 file(s) [Pipeline] } 23:51:02 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-222-stack-cost] [Pipeline] // lock [Pipeline] } 23:51:02 $ docker stop --time=1 36ed192e1fb8ee8da63f1f9db93698f5d3de0d24bcdb228826df8e1f93c403e0 23:51:03 $ docker rm -f --volumes 36ed192e1fb8ee8da63f1f9db93698f5d3de0d24bcdb228826df8e1f93c403e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:51:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6156 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 23:51:31 Running in /w/workspace/go-mod-bootstrap/222 [Pipeline] { [Pipeline] checkout 23:51:31 The recommended git tool is: git 23:51:36 using credential edgex-jenkins-ssh 23:51:36 Cloning the remote Git repository 23:51:36 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 23:51:36 > git init /w/workspace/go-mod-bootstrap/222 # timeout=10 23:51:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:51:36 > git --version # timeout=10 23:51:36 > git --version # 'git version 2.25.1' 23:51:36 using GIT_SSH to set credentials SSH Credentials for GitHub 23:51:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:51:38 Avoid second fetch 23:51:38 Checking out Revision db3759c59d39e98bdf0ca83cc7aace05fd638c89 (main) 23:51:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:51:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:51:38 > git config core.sparsecheckout # timeout=10 23:51:39 Commit message: "fix: Expand DevMode flag to set values for external access (#601)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:51:38 > git checkout -f db3759c59d39e98bdf0ca83cc7aace05fd638c89 # timeout=10 23:51:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:51:40 % Total % Received % Xferd Average Speed Time Time Time Current 23:51:40 Dload Upload Total Spent Left Speed 23:51:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh 23:51:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:51:40 + sudo tee /etc/docker/daemon.new 23:51:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:51:40 { 23:51:40 "registry-mirrors": [ 23:51:40 "https://nexus3.edgexfoundry.org:10001" 23:51:40 ], 23:51:40 "bip": "10.250.0.254/24", 23:51:40 "hosts": [ 23:51:40 "tcp://0.0.0.0:5555", 23:51:40 "unix:///var/run/docker.sock" 23:51:40 ], 23:51:40 "mtu": 1458, 23:51:40 "selinux-enabled": true, 23:51:40 "seccomp-profile": "/etc/docker/seccomp.json" 23:51:40 } [Pipeline] sh 23:51:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:51:41 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 23:52:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:52:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:52:00 ========================================================= 23:52:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:52:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:52:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:52:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:52:01 9fda8d8052c6: Pulling fs layer 23:52:01 5d54e960e981: Pulling fs layer 23:52:01 c4a7e357bf2a: Pulling fs layer 23:52:01 f0e02332f6b5: Pulling fs layer 23:52:01 66412af1f25a: Pulling fs layer 23:52:01 1baf3a5c0e64: Pulling fs layer 23:52:01 9a37bb91b891: Pulling fs layer 23:52:01 a29adfc67d43: Pulling fs layer 23:52:01 d5de9f91c1a4: Pulling fs layer 23:52:01 f0e02332f6b5: Waiting 23:52:01 66412af1f25a: Waiting 23:52:01 1baf3a5c0e64: Waiting 23:52:01 9a37bb91b891: Waiting 23:52:01 a29adfc67d43: Waiting 23:52:01 d5de9f91c1a4: Waiting 23:52:01 5d54e960e981: Verifying Checksum 23:52:01 5d54e960e981: Download complete 23:52:01 f0e02332f6b5: Verifying Checksum 23:52:01 f0e02332f6b5: Download complete 23:52:01 66412af1f25a: Verifying Checksum 23:52:01 66412af1f25a: Download complete 23:52:01 9fda8d8052c6: Verifying Checksum 23:52:01 9fda8d8052c6: Download complete 23:52:01 9a37bb91b891: Verifying Checksum 23:52:01 9a37bb91b891: Download complete 23:52:01 9fda8d8052c6: Pull complete 23:52:01 a29adfc67d43: Verifying Checksum 23:52:01 a29adfc67d43: Download complete 23:52:02 5d54e960e981: Pull complete 23:52:02 d5de9f91c1a4: Verifying Checksum 23:52:02 d5de9f91c1a4: Download complete 23:52:02 c4a7e357bf2a: Verifying Checksum 23:52:02 c4a7e357bf2a: Download complete 23:52:03 1baf3a5c0e64: Verifying Checksum 23:52:03 1baf3a5c0e64: Download complete 23:52:13 c4a7e357bf2a: Pull complete 23:52:13 f0e02332f6b5: Pull complete 23:52:13 66412af1f25a: Pull complete 23:52:20 1baf3a5c0e64: Pull complete 23:52:23 9a37bb91b891: Pull complete 23:52:24 a29adfc67d43: Pull complete 23:52:26 d5de9f91c1a4: Pull complete 23:52:26 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 23:52:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:52:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 23:52:26 + 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 23:52:27 + docker inspect -f . ci-base-image-arm64 23:52:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:27 prd-ubuntu20.04-docker-arm64-4c-16g-6156 does not seem to be running inside a container 23:52:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/222 -v /w/workspace/go-mod-bootstrap/222:/w/workspace/go-mod-bootstrap/222:rw,z -v /w/workspace/go-mod-bootstrap/222@tmp:/w/workspace/go-mod-bootstrap/222@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 23:52:30 $ docker top 4c2aad48231c8ea4bc6a760410b035fe7dbc7630d0066e51e051ea46d4041d40 -eo pid,comm [Pipeline] { [Pipeline] sh 23:52:31 + go version 23:52:31 go version go1.21.0 linux/arm64 [Pipeline] } 23:52:31 $ docker stop --time=1 4c2aad48231c8ea4bc6a760410b035fe7dbc7630d0066e51e051ea46d4041d40 23:52:32 $ docker rm -f --volumes 4c2aad48231c8ea4bc6a760410b035fe7dbc7630d0066e51e051ea46d4041d40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:33 + docker inspect -f . ci-base-image-arm64 23:52:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:33 prd-ubuntu20.04-docker-arm64-4c-16g-6156 does not seem to be running inside a container 23:52:33 $ 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-bootstrap/222 -v /w/workspace/go-mod-bootstrap/222:/w/workspace/go-mod-bootstrap/222:rw,z -v /w/workspace/go-mod-bootstrap/222@tmp:/w/workspace/go-mod-bootstrap/222@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 23:52:37 $ docker top 804e5815b586f37d24f5335e7094f98e03b2e2c0e1e689754fb9fe4914a45650 -eo pid,comm [Pipeline] { [Pipeline] sh 23:52:37 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/222 [Pipeline] fileExists [Pipeline] sh 23:52:38 + make test 23:52:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:52:38 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 23:52:38 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 23:52:38 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.12 23:52:39 go: downloading github.com/labstack/echo/v4 v4.11.1 23:52:39 go: downloading github.com/mitchellh/mapstructure v1.5.0 23:52:39 go: downloading github.com/google/uuid v1.3.1 23:52:39 go: downloading github.com/stretchr/testify v1.8.4 23:52:39 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 23:52:39 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.20 23:52:39 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 23:52:39 go: downloading github.com/mitchellh/copystructure v1.2.0 23:52:39 go: downloading gopkg.in/yaml.v3 v3.0.1 23:52:39 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 23:52:39 go: downloading github.com/hashicorp/go-multierror v1.1.1 23:52:39 go: downloading github.com/gorilla/websocket v1.5.0 23:52:39 go: downloading golang.org/x/net v0.13.0 23:52:39 go: downloading golang.org/x/sync v0.2.0 23:52:39 go: downloading github.com/go-kit/log v0.2.1 23:52:39 go: downloading github.com/go-playground/validator/v10 v10.15.1 23:52:40 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 23:52:40 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 23:52:40 go: downloading github.com/labstack/gommon v0.4.0 23:52:40 go: downloading golang.org/x/crypto v0.12.0 23:52:40 go: downloading github.com/mitchellh/reflectwalk v1.0.2 23:52:40 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 23:52:40 go: downloading github.com/stretchr/objx v0.5.0 23:52:40 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 23:52:40 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 23:52:40 go: downloading github.com/valyala/fasttemplate v1.2.2 23:52:40 go: downloading golang.org/x/time v0.3.0 23:52:41 go: downloading github.com/hashicorp/errwrap v1.1.0 23:52:41 go: downloading github.com/hashicorp/consul/api v1.24.0 23:52:41 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:52:41 go: downloading github.com/go-logfmt/logfmt v0.5.1 23:52:41 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 23:52:41 go: downloading github.com/go-playground/universal-translator v0.18.1 23:52:41 go: downloading github.com/leodido/go-urn v1.2.4 23:52:41 go: downloading golang.org/x/text v0.12.0 23:52:41 go: downloading github.com/mattn/go-colorable v0.1.13 23:52:41 go: downloading github.com/mattn/go-isatty v0.0.19 23:52:41 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:52:41 go: downloading github.com/zeebo/errs v1.3.0 23:52:41 go: downloading google.golang.org/grpc v1.53.0 23:52:43 go: downloading github.com/valyala/bytebufferpool v1.0.0 23:52:43 go: downloading github.com/x448/float16 v0.8.4 23:52:43 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:52:43 go: downloading github.com/go-playground/locales v0.14.1 23:52:43 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 23:52:43 go: downloading github.com/hashicorp/go-hclog v1.5.0 23:52:43 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:52:43 go: downloading github.com/hashicorp/serf v0.10.1 23:52:43 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 23:52:44 go: downloading golang.org/x/sys v0.11.0 23:52:45 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 23:52:45 go: downloading google.golang.org/protobuf v1.28.1 23:52:46 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 23:52:46 go: downloading github.com/fatih/color v1.14.1 23:52:46 go: downloading github.com/armon/go-metrics v0.4.1 23:52:46 go: downloading github.com/golang/protobuf v1.5.2 23:52:46 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 23:52:46 go: downloading github.com/hashicorp/golang-lru v0.5.4 23:54:08 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 23:54:12 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 23:54:22 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 23:54:22 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 23:54:29 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 23:54:32 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.188s coverage: 35.9% of statements 23:54:32 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.060s coverage: 93.5% of statements 23:54:32 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.062s coverage: 91.9% of statements 23:54:32 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.307s coverage: 88.2% of statements 23:54:32 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.015s coverage: 84.4% of statements 23:54:32 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.090s coverage: 46.9% of statements 23:54:32 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.053s coverage: 100.0% of statements 23:54:32 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.381s coverage: 87.7% of statements 23:54:32 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.060s coverage: 26.3% of statements 23:54:32 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.133s coverage: 79.0% of statements 23:54:32 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.051s coverage: 59.3% of statements 23:54:32 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.031s coverage: 31.2% of statements 23:54:32 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.014s coverage: 91.3% of statements 23:54:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:54:32 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:54:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:54:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 23:54:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:54:54 $ docker stop --time=1 804e5815b586f37d24f5335e7094f98e03b2e2c0e1e689754fb9fe4914a45650 23:54:56 $ docker rm -f --volumes 804e5815b586f37d24f5335e7094f98e03b2e2c0e1e689754fb9fe4914a45650 [Pipeline] // withDockerContainer [Pipeline] sh 23:54:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:54:59 Warning: overwriting stash ‘coverage-report’ 23:55:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:55:00 23:55:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:55:00 arm64: Pulling from edgex-lftools-log-publisher 23:55:00 8998bd30e6a1: Pulling fs layer 23:55:00 04944245beec: Pulling fs layer 23:55:00 699f458cf7ca: Pulling fs layer 23:55:00 765212b225bb: Pulling fs layer 23:55:00 f23df028b6ca: Pulling fs layer 23:55:00 d65c8cfc05b1: Pulling fs layer 23:55:00 2437ff75d9bd: Pulling fs layer 23:55:00 765212b225bb: Waiting 23:55:00 f23df028b6ca: Waiting 23:55:00 d65c8cfc05b1: Waiting 23:55:00 2437ff75d9bd: Waiting 23:55:01 04944245beec: Verifying Checksum 23:55:01 04944245beec: Download complete 23:55:01 765212b225bb: Verifying Checksum 23:55:01 765212b225bb: Download complete 23:55:01 f23df028b6ca: Verifying Checksum 23:55:01 f23df028b6ca: Download complete 23:55:01 d65c8cfc05b1: Verifying Checksum 23:55:01 d65c8cfc05b1: Download complete 23:55:01 699f458cf7ca: Verifying Checksum 23:55:01 699f458cf7ca: Download complete 23:55:01 8998bd30e6a1: Verifying Checksum 23:55:01 8998bd30e6a1: Download complete 23:55:03 2437ff75d9bd: Verifying Checksum 23:55:03 2437ff75d9bd: Download complete 23:55:05 8998bd30e6a1: Pull complete 23:55:05 04944245beec: Pull complete 23:55:07 699f458cf7ca: Pull complete 23:55:07 765212b225bb: Pull complete 23:55:08 f23df028b6ca: Pull complete 23:55:08 d65c8cfc05b1: Pull complete 23:55:23 2437ff75d9bd: Pull complete 23:55:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:55:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:55:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:23 prd-ubuntu20.04-docker-arm64-4c-16g-6156 does not seem to be running inside a container 23:55:23 $ 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-bootstrap/222 -v /w/workspace/go-mod-bootstrap/222:/w/workspace/go-mod-bootstrap/222:rw,z -v /w/workspace/go-mod-bootstrap/222@tmp:/w/workspace/go-mod-bootstrap/222@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 23:55:25 $ docker top 6d7dac7ccd6373635a83886b9dd81de493396ee514bce1f221d2699463fd17a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:55:26 ---> job-cost.sh 23:55:26 lf-activate-venv: SKIPPING 23:55:26 INFO: No Stack... 23:55:27 INFO: Retrieving Pricing Info for: v3-standard-4 23:55:27 INFO: Archiving Costs [Pipeline] sh 23:55:28 + cat /w/workspace/go-mod-bootstrap/222/archives/cost.csv 23:55:28 + cut -d, -f6 [Pipeline] lock 23:55:28 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-222-stack-cost] 23:55:28 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-222-stack-cost] did not exist. Created. 23:55:28 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-222-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:55:28 /w/workspace/go-mod-bootstrap/222@tmp/durable-8b41204d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:55:28 + echo total: 0.10999999940395355 [Pipeline] stash 23:55:28 Warning: overwriting stash ‘stack-cost’ 23:55:29 Stashed 1 file(s) [Pipeline] } 23:55:29 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-222-stack-cost] [Pipeline] // lock [Pipeline] } 23:55:29 $ docker stop --time=1 6d7dac7ccd6373635a83886b9dd81de493396ee514bce1f221d2699463fd17a5 23:55:30 $ docker rm -f --volumes 6d7dac7ccd6373635a83886b9dd81de493396ee514bce1f221d2699463fd17a5 [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 23:55:30 provisioning config files... 23:55:30 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config18356796068962565092tmp [Pipeline] { [Pipeline] sh 23:55:31 + set +x 23:55:31 + curl -s https://codecov.io/bash 23:55:31 + bash -s -- 23:55:31 23:55:31 _____ _ 23:55:31 / ____| | | 23:55:31 | | ___ __| | ___ ___ _____ __ 23:55:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:55:31 | |___| (_) | (_| | __/ (_| (_) \ V / 23:55:31 \_____\___/ \__,_|\___|\___\___/ \_/ 23:55:31 Bash-1.0.6 23:55:31 23:55:31 23:55:31 ==> git version 2.25.1 found 23:55:31 ==> 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 23:55:31 Release-Date: 2020-01-08 23:55:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:55:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:55:31 ==> Jenkins CI detected. 23:55:31 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 23:55:31 project root: . 23:55:31 --> token set from env 23:55:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:55:31 ==> Running gcov in . (disable via -X gcov) 23:55:31 ==> Python coveragepy not found 23:55:31 ==> Searching for coverage reports in: 23:55:31 + . 23:55:31 -> Found 1 reports 23:55:31 ==> Detecting git/mercurial file structure 23:55:31 ==> Reading reports 23:55:31 + ./coverage.out bytes=105911 23:55:31 ==> Appending adjustments 23:55:31 https://docs.codecov.io/docs/fixing-reports 23:55:31 + Found adjustments 23:55:31 ==> Gzipping contents 23:55:31 20K /tmp/codecov.4fasMy.gz 23:55:31 ==> Uploading reports 23:55:31 url: https://codecov.io 23:55:31 query: branch=main&commit=db3759c59d39e98bdf0ca83cc7aace05fd638c89&build=222&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F222%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 23:55:31 -> Pinging Codecov 23:55:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=db3759c59d39e98bdf0ca83cc7aace05fd638c89&build=222&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F222%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 23:55:31 -> Uploading to 23:55:31 https://storage.googleapis.com/codecov/v4/raw/2023-09-13/833815588EE85121546D348822E98E2E/db3759c59d39e98bdf0ca83cc7aace05fd638c89/b1a1f711-8bf1-4e52-a0b4-dd684154fa0a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230913%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230913T235531Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=79891e5c7b4f967a119c94201e74fc266bafa76fe76e1ee935cd5fdf82bcaf08 23:55:31 % Total % Received % Xferd Average Speed Time Time Time Current 23:55:31 Dload Upload Total Spent Left Speed 23:55:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16461 0 0 100 16461 0 84850 --:--:-- --:--:-- --:--:-- 84850 23:55:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/db3759c59d39e98bdf0ca83cc7aace05fd638c89 [Pipeline] } 23:55:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:55:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:55:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:55:32 23:55:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:55:32 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:55:32 df9b9388f04a: Pulling fs layer 23:55:32 52dc419b0ee2: Pulling fs layer 23:55:32 25bc292e5bac: Pulling fs layer 23:55:32 114826534d7a: Pulling fs layer 23:55:32 4657fd5d0bcf: Pulling fs layer 23:55:32 6ad1cebc031e: Pulling fs layer 23:55:32 8a3aa393b2d8: Pulling fs layer 23:55:32 4657fd5d0bcf: Waiting 23:55:32 6ad1cebc031e: Waiting 23:55:32 8a3aa393b2d8: Waiting 23:55:32 114826534d7a: Waiting 23:55:32 25bc292e5bac: Verifying Checksum 23:55:32 25bc292e5bac: Download complete 23:55:32 52dc419b0ee2: Download complete 23:55:32 4657fd5d0bcf: Verifying Checksum 23:55:32 4657fd5d0bcf: Download complete 23:55:32 df9b9388f04a: Download complete 23:55:33 6ad1cebc031e: Verifying Checksum 23:55:33 6ad1cebc031e: Download complete 23:55:33 df9b9388f04a: Pull complete 23:55:33 52dc419b0ee2: Pull complete 23:55:33 25bc292e5bac: Pull complete 23:55:33 114826534d7a: Verifying Checksum 23:55:33 114826534d7a: Download complete 23:55:33 8a3aa393b2d8: Verifying Checksum 23:55:33 8a3aa393b2d8: Download complete 23:55:37 114826534d7a: Pull complete 23:55:37 4657fd5d0bcf: Pull complete 23:55:37 6ad1cebc031e: Pull complete 23:55:40 8a3aa393b2d8: Pull complete 23:55:40 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:55:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:55:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:40 prd-ubuntu20.04-docker-8c-8g-6155 does not seem to be running inside a container 23:55:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:55:45 $ docker top b25860645d53ef55620603fb160553d391363a896d6ac512a870d339c368d317 -eo pid,comm [Pipeline] { [Pipeline] echo 23:55:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 23:55:45 + set -o pipefail 23:55:45 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 23:55:50 23:55:50 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 23:55:50 23:55:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/20e3cabc-7de8-443d-ae6d-0f541e620019 23:55:50 23:55:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:55:50 23:55:50 23:55:50 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:55:50 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:55:50 More details here: https://snyk.co/ue1NS 23:55:50 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 23:55:50 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:55:50 $ docker stop --time=1 b25860645d53ef55620603fb160553d391363a896d6ac512a870d339c368d317 23:55:55 $ docker rm -f --volumes b25860645d53ef55620603fb160553d391363a896d6ac512a870d339c368d317 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:55:55 + git log --format=format:%s -1 db3759c59d39e98bdf0ca83cc7aace05fd638c89 [Pipeline] sh 23:55:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:55:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:55:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:56 prd-ubuntu20.04-docker-8c-8g-6155 does not seem to be running inside a container 23:55:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 23:55:56 $ docker top e4160fa21847ba690be4520fc5f7dde519da1b4ab02ccce89b1741d03c044594 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:55:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:55:57 [ssh-agent] Looking for ssh-agent implementation... 23:55:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:55:57 $ docker exec e4160fa21847ba690be4520fc5f7dde519da1b4ab02ccce89b1741d03c044594 ssh-agent 23:55:57 SSH_AUTH_SOCK=/tmp/ssh-v4MI6A0LvhAM/agent.32 23:55:57 SSH_AGENT_PID=38 23:55:57 Running ssh-add (command line suppressed) 23:55:57 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10075407184992818537.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10075407184992818537.key) 23:55:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:55:57 + git semver tag 23:55:57 2023-09-13 23:55:57,915 [run_tag] DEBUG tag force:False 23:55:57 2023-09-13 23:55:57,915 [check_head_tag] DEBUG check head tag 23:55:57 2023-09-13 23:55:57,916 [execute] INFO git cat-file --batch-check 23:55:57 2023-09-13 23:55:57,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 23:55:57 2023-09-13 23:55:57,921 [execute] INFO git cat-file --batch 23:55:57 2023-09-13 23:55:57,921 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 23:55:57 2023-09-13 23:55:57,954 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 23:55:57 2023-09-13 23:55:57,955 [execute] INFO git tag -a v3.1.0-dev.36 -m v3.1.0-dev.36 23:55:57 2023-09-13 23:55:57,955 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.36', '-m', 'v3.1.0-dev.36'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 23:55:57 2023-09-13 23:55:57,961 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 23:55:57 3.1.0-dev.36 [Pipeline] } 23:55:58 $ docker exec --env ******** --env ******** e4160fa21847ba690be4520fc5f7dde519da1b4ab02ccce89b1741d03c044594 ssh-agent -k 23:55:58 unset SSH_AUTH_SOCK; 23:55:58 unset SSH_AGENT_PID; 23:55:58 echo Agent pid 38 killed; 23:55:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:55:58 + git semver [Pipeline] } 23:55:58 $ docker stop --time=1 e4160fa21847ba690be4520fc5f7dde519da1b4ab02ccce89b1741d03c044594 23:56:00 $ docker rm -f --volumes e4160fa21847ba690be4520fc5f7dde519da1b4ab02ccce89b1741d03c044594 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:56:00 23:56:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:56:00 0.23.1-centos7: Pulling from edgex-lftools 23:56:00 ab5ef0e58194: Pulling fs layer 23:56:00 9712f1f96733: Pulling fs layer 23:56:00 63f879dbbcfc: Pulling fs layer 23:56:00 0d9ebad4ef96: Pulling fs layer 23:56:00 e9a5061849ea: Pulling fs layer 23:56:00 d747dcd14b5f: Pulling fs layer 23:56:00 2de7ff778b66: Pulling fs layer 23:56:00 e9a5061849ea: Waiting 23:56:00 2de7ff778b66: Waiting 23:56:00 0d9ebad4ef96: Waiting 23:56:00 d747dcd14b5f: Waiting 23:56:00 9712f1f96733: Verifying Checksum 23:56:00 9712f1f96733: Download complete 23:56:01 63f879dbbcfc: Verifying Checksum 23:56:01 63f879dbbcfc: Download complete 23:56:01 e9a5061849ea: Verifying Checksum 23:56:01 e9a5061849ea: Download complete 23:56:01 d747dcd14b5f: Download complete 23:56:01 0d9ebad4ef96: Verifying Checksum 23:56:01 0d9ebad4ef96: Download complete 23:56:01 ab5ef0e58194: Verifying Checksum 23:56:01 ab5ef0e58194: Download complete 23:56:01 2de7ff778b66: Verifying Checksum 23:56:01 2de7ff778b66: Download complete 23:56:04 ab5ef0e58194: Pull complete 23:56:04 9712f1f96733: Pull complete 23:56:04 63f879dbbcfc: Pull complete 23:56:09 0d9ebad4ef96: Pull complete 23:56:09 e9a5061849ea: Pull complete 23:56:09 d747dcd14b5f: Pull complete 23:56:10 2de7ff778b66: Pull complete 23:56:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:56:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:56:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:56:10 prd-ubuntu20.04-docker-8c-8g-6155 does not seem to be running inside a container 23:56:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 23:56:16 $ docker top b7c71fa7600924da84c7d7e8c764e169992c33e143162b0e5c2677f9c8e1dbba -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:56:16 provisioning config files... 23:56:16 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config954730126978303049tmp 23:56:16 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2036922274559162029tmp 23:56:16 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config18439045184627900557tmp [Pipeline] { [Pipeline] echo 23:56:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:56:16 ---> sigul-configuration.sh 23:56:16 gpg: directory `/root/.gnupg' created 23:56:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:56:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:56:16 gpg: keyring `/root/.gnupg/secring.gpg' created 23:56:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:56:16 gpg: CAST5 encrypted data 23:56:16 gpg: encrypted with 1 passphrase 23:56:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:56:17 + mkdir /home/jenkins 23:56:17 + mkdir /home/jenkins/sigul [Pipeline] sh 23:56:17 + 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 23:56:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:56:17 ---> sigul-install.sh 23:56:17 Sigul already installed; skipping installation. [Pipeline] sh 23:56:18 + git tag --list 23:56:18 v0.0.1 23:56:18 v0.0.10 23:56:18 v0.0.11 23:56:18 v0.0.12 23:56:18 v0.0.13 23:56:18 v0.0.14 23:56:18 v0.0.15 23:56:18 v0.0.16 23:56:18 v0.0.17 23:56:18 v0.0.18 23:56:18 v0.0.19 23:56:18 v0.0.2 23:56:18 v0.0.20 23:56:18 v0.0.21 23:56:18 v0.0.22 23:56:18 v0.0.23 23:56:18 v0.0.24 23:56:18 v0.0.25 23:56:18 v0.0.26 23:56:18 v0.0.27 23:56:18 v0.0.28 23:56:18 v0.0.29 23:56:18 v0.0.3 23:56:18 v0.0.30 23:56:18 v0.0.31 23:56:18 v0.0.32 23:56:18 v0.0.33 23:56:18 v0.0.34 23:56:18 v0.0.35 23:56:18 v0.0.36 23:56:18 v0.0.37 23:56:18 v0.0.38 23:56:18 v0.0.39 23:56:18 v0.0.4 23:56:18 v0.0.40 23:56:18 v0.0.41 23:56:18 v0.0.42 23:56:18 v0.0.43 23:56:18 v0.0.44 23:56:18 v0.0.45 23:56:18 v0.0.46 23:56:18 v0.0.47 23:56:18 v0.0.48 23:56:18 v0.0.49 23:56:18 v0.0.5 23:56:18 v0.0.50 23:56:18 v0.0.51 23:56:18 v0.0.52 23:56:18 v0.0.53 23:56:18 v0.0.54 23:56:18 v0.0.55 23:56:18 v0.0.56 23:56:18 v0.0.57 23:56:18 v0.0.58 23:56:18 v0.0.59 23:56:18 v0.0.6 23:56:18 v0.0.60 23:56:18 v0.0.61 23:56:18 v0.0.62 23:56:18 v0.0.63 23:56:18 v0.0.64 23:56:18 v0.0.65 23:56:18 v0.0.66 23:56:18 v0.0.67 23:56:18 v0.0.68 23:56:18 v0.0.69 23:56:18 v0.0.7 23:56:18 v0.0.70 23:56:18 v0.0.71 23:56:18 v0.0.72 23:56:18 v0.0.8 23:56:18 v0.0.9 23:56:18 v2.0.0 23:56:18 v2.1.0 23:56:18 v2.1.1 23:56:18 v2.2.0 23:56:18 v2.3.0 23:56:18 v3.0 23:56:18 v3.0.0 23:56:18 v3.0.1 23:56:18 v3.1.0-dev.1 23:56:18 v3.1.0-dev.10 23:56:18 v3.1.0-dev.11 23:56:18 v3.1.0-dev.12 23:56:18 v3.1.0-dev.13 23:56:18 v3.1.0-dev.14 23:56:18 v3.1.0-dev.15 23:56:18 v3.1.0-dev.16 23:56:18 v3.1.0-dev.17 23:56:18 v3.1.0-dev.18 23:56:18 v3.1.0-dev.19 23:56:18 v3.1.0-dev.2 23:56:18 v3.1.0-dev.20 23:56:18 v3.1.0-dev.21 23:56:18 v3.1.0-dev.22 23:56:18 v3.1.0-dev.23 23:56:18 v3.1.0-dev.24 23:56:18 v3.1.0-dev.25 23:56:18 v3.1.0-dev.26 23:56:18 v3.1.0-dev.27 23:56:18 v3.1.0-dev.28 23:56:18 v3.1.0-dev.29 23:56:18 v3.1.0-dev.3 23:56:18 v3.1.0-dev.30 23:56:18 v3.1.0-dev.31 23:56:18 v3.1.0-dev.32 23:56:18 v3.1.0-dev.33 23:56:18 v3.1.0-dev.34 23:56:18 v3.1.0-dev.35 23:56:18 v3.1.0-dev.36 23:56:18 v3.1.0-dev.4 23:56:18 v3.1.0-dev.5 23:56:18 v3.1.0-dev.6 23:56:18 v3.1.0-dev.7 23:56:18 v3.1.0-dev.8 23:56:18 v3.1.0-dev.9 [Pipeline] sh 23:56:18 + lftools sign git-tag v3.1.0-dev.36 23:56:18 Signing Git tag with Sigul... 23:56:18 Signing v3.1.0-dev.36 [Pipeline] echo 23:56:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:56:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:56:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:56:19 $ docker stop --time=1 b7c71fa7600924da84c7d7e8c764e169992c33e143162b0e5c2677f9c8e1dbba 23:56:20 $ docker rm -f --volumes b7c71fa7600924da84c7d7e8c764e169992c33e143162b0e5c2677f9c8e1dbba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:56:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:56:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:56:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:56:21 prd-ubuntu20.04-docker-8c-8g-6155 does not seem to be running inside a container 23:56:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 23:56:21 $ docker top e8d1ecbd8657139ef56454d4c20c3a315a13fbcf0c7b4b2ebeee1b8575c44555 -eo pid,comm 23:56:21 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). 23:56:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:56:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:56:22 [ssh-agent] Looking for ssh-agent implementation... 23:56:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:56:22 $ docker exec e8d1ecbd8657139ef56454d4c20c3a315a13fbcf0c7b4b2ebeee1b8575c44555 ssh-agent 23:56:22 SSH_AUTH_SOCK=/tmp/ssh-jBsgW5zbd2k3/agent.34 23:56:22 SSH_AGENT_PID=40 23:56:22 Running ssh-add (command line suppressed) 23:56:22 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1664301254647873573.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1664301254647873573.key) 23:56:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:56:22 + git semver bump pre 23:56:22 2023-09-13 23:56:22,839 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 23:56:22 2023-09-13 23:56:22,839 [bump_version] DEBUG bumping version:3.1.0-dev.36 on axis:pre with prefix:dev 23:56:22 2023-09-13 23:56:22,839 [bump_version] DEBUG bumped version:3.1.0-dev.37 23:56:22 2023-09-13 23:56:22,840 [write_version] DEBUG write version:3.1.0-dev.37 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 23:56:22 2023-09-13 23:56:22,840 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 23:56:22 2023-09-13 23:56:22,840 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 23:56:22 2023-09-13 23:56:22,842 [execute] INFO git cat-file --batch-check 23:56:22 2023-09-13 23:56:22,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 23:56:22 2023-09-13 23:56:22,848 [execute] INFO git cat-file --batch 23:56:22 2023-09-13 23:56:22,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 23:56:22 2023-09-13 23:56:22,855 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 23:56:22 3.1.0-dev.37 [Pipeline] } 23:56:22 $ docker exec --env ******** --env ******** e8d1ecbd8657139ef56454d4c20c3a315a13fbcf0c7b4b2ebeee1b8575c44555 ssh-agent -k 23:56:23 unset SSH_AUTH_SOCK; 23:56:23 unset SSH_AGENT_PID; 23:56:23 echo Agent pid 40 killed; 23:56:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:56:23 + git semver [Pipeline] } 23:56:23 $ docker stop --time=1 e8d1ecbd8657139ef56454d4c20c3a315a13fbcf0c7b4b2ebeee1b8575c44555 23:56:24 $ docker rm -f --volumes e8d1ecbd8657139ef56454d4c20c3a315a13fbcf0c7b4b2ebeee1b8575c44555 [Pipeline] // withDockerContainer [Pipeline] sh 23:56:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:56:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:56:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:56:25 prd-ubuntu20.04-docker-8c-8g-6155 does not seem to be running inside a container 23:56:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 23:56:25 $ docker top ae98ff2c7573cff4530de0e34e424aa79a1f6141ed4366ee22293f3396474b67 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:56:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:56:26 [ssh-agent] Looking for ssh-agent implementation... 23:56:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:56:26 $ docker exec ae98ff2c7573cff4530de0e34e424aa79a1f6141ed4366ee22293f3396474b67 ssh-agent 23:56:26 SSH_AUTH_SOCK=/tmp/ssh-LOmjHiv1urXM/agent.33 23:56:26 SSH_AGENT_PID=39 23:56:26 Running ssh-add (command line suppressed) 23:56:26 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16612901913579242824.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16612901913579242824.key) 23:56:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:56:26 + git semver push 23:56:26 2023-09-13 23:56:26,887 [run_push] DEBUG push 23:56:26 2023-09-13 23:56:26,887 [execute] INFO git cat-file --batch-check 23:56:26 2023-09-13 23:56:26,888 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 23:56:26 2023-09-13 23:56:26,889 [execute] INFO git rev-list 87548ad198b98fac2ce022bb80f94edddd2e4f88 -- 23:56:26 2023-09-13 23:56:26,890 [execute] DEBUG Popen(['git', 'rev-list', '87548ad198b98fac2ce022bb80f94edddd2e4f88', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 23:56:26 2023-09-13 23:56:26,899 [execute] INFO git fetch -v origin 23:56:26 2023-09-13 23:56:26,899 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 23:56:27 2023-09-13 23:56:27,354 [run_push] DEBUG no remote changes detected 23:56:27 2023-09-13 23:56:27,354 [execute] INFO git push origin semver 23:56:27 2023-09-13 23:56:27,355 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 23:56:28 2023-09-13 23:56:28,148 [run_push] DEBUG push all version tags 23:56:28 2023-09-13 23:56:28,148 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:56:28 2023-09-13 23:56:28,149 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 23:56:29 2023-09-13 23:56:28,825 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 23:56:29 3.1.0-dev.37 [Pipeline] } 23:56:29 $ docker exec --env ******** --env ******** ae98ff2c7573cff4530de0e34e424aa79a1f6141ed4366ee22293f3396474b67 ssh-agent -k 23:56:29 unset SSH_AUTH_SOCK; 23:56:29 unset SSH_AGENT_PID; 23:56:29 echo Agent pid 39 killed; 23:56:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:56:29 + git semver [Pipeline] } 23:56:29 $ docker stop --time=1 ae98ff2c7573cff4530de0e34e424aa79a1f6141ed4366ee22293f3396474b67 23:56:31 $ docker rm -f --volumes ae98ff2c7573cff4530de0e34e424aa79a1f6141ed4366ee22293f3396474b67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:56:31 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 23:56:31 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 23:56:31 total 16 23:56:31 drwxr-xr-x 3 root root 4096 Sep 13 23:51 . 23:56:31 drwxrwxr-x 9 jenkins jenkins 4096 Sep 13 23:56 .. 23:56:31 drwxr-xr-x 2 root root 4096 Sep 13 23:51 cost 23:56:31 -rw-r--r-- 1 root root 88 Sep 13 23:51 cost.csv 23:56:31 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 23:56:31 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 23:56:31 total 16 23:56:31 drwxr-xr-x 3 jenkins jenkins 4096 Sep 13 23:51 . 23:56:31 drwxrwxr-x 9 jenkins jenkins 4096 Sep 13 23:56 .. 23:56:31 drwxr-xr-x 2 jenkins jenkins 4096 Sep 13 23:51 cost 23:56:31 -rw-r--r-- 1 jenkins jenkins 88 Sep 13 23:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:56:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:56:32 ---> package-listing.sh 23:56:32 ++ facter osfamily 23:56:32 ++ tr '[:upper:]' '[:lower:]' 23:56:33 + OS_FAMILY=debian 23:56:33 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 23:56:33 + START_PACKAGES=/tmp/packages_start.txt 23:56:33 + END_PACKAGES=/tmp/packages_end.txt 23:56:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:56:33 + PACKAGES=/tmp/packages_start.txt 23:56:33 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 23:56:33 + PACKAGES=/tmp/packages_end.txt 23:56:33 + case "${OS_FAMILY}" in 23:56:33 + dpkg -l 23:56:33 + grep '^ii' 23:56:33 + '[' -f /tmp/packages_start.txt ']' 23:56:33 + '[' -f /tmp/packages_end.txt ']' 23:56:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:56:33 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 23:56:33 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 23:56:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 23:56:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:56:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:56:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:56:33 prd-ubuntu20.04-docker-8c-8g-6155 does not seem to be running inside a container 23:56:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 23:56:34 $ docker top e6463e4e2fcbf9c00b47698e53a26f8eaf81e5179f87ccb7f5a18b4dd08b5cc1 -eo pid,comm [Pipeline] { [Pipeline] sh 23:56:34 + touch /tmp/pre-build-complete [Pipeline] sh 23:56:34 + mkdir -p /var/log/sysstat [Pipeline] sh 23:56:35 + ls /var/log/sa-host 23:56:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:56:35 provisioning config files... 23:56:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2547372619279203356tmp [Pipeline] { [Pipeline] echo 23:56:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:56:35 ---> create-netrc.sh [Pipeline] } 23:56:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:56:35 ---> python-tools-install.sh [Pipeline] echo 23:56:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:56:36 ---> sudo-logs.sh 23:56:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:56:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:56:36 ---> job-cost.sh 23:56:36 lf-activate-venv: SKIPPING 23:56:36 DEBUG: total: 0.2199999988079071 23:56:36 INFO: Retrieving Stack Cost... 23:56:36 INFO: Retrieving Pricing Info for: v3-standard-8 23:56:37 INFO: Archiving Costs [Pipeline] echo 23:56:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:56:37 ---> logs-deploy.sh 23:56:37 lf-activate-venv: SKIPPING 23:56:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/222 23:56:37 INFO: archiving workspace using pattern(s): 23:56:38 Archives upload complete. 23:56:38 INFO: archiving logs to Nexus 23:56:39 ---> uname -a: 23:56:39 Linux prd-ubuntu20-04-docker-8c-8g-6155 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:56:39 23:56:39 23:56:39 ---> lscpu: 23:56:39 Architecture: x86_64 23:56:39 CPU op-mode(s): 32-bit, 64-bit 23:56:39 Byte Order: Little Endian 23:56:39 Address sizes: 40 bits physical, 48 bits virtual 23:56:39 CPU(s): 8 23:56:39 On-line CPU(s) list: 0-7 23:56:39 Thread(s) per core: 1 23:56:39 Core(s) per socket: 1 23:56:39 Socket(s): 8 23:56:39 NUMA node(s): 1 23:56:39 Vendor ID: AuthenticAMD 23:56:39 CPU family: 23 23:56:39 Model: 49 23:56:39 Model name: AMD EPYC-Rome Processor 23:56:39 Stepping: 0 23:56:39 CPU MHz: 2799.998 23:56:39 BogoMIPS: 5599.99 23:56:39 Virtualization: AMD-V 23:56:39 Hypervisor vendor: KVM 23:56:39 Virtualization type: full 23:56:39 L1d cache: 256 KiB 23:56:39 L1i cache: 256 KiB 23:56:39 L2 cache: 4 MiB 23:56:39 L3 cache: 128 MiB 23:56:39 NUMA node0 CPU(s): 0-7 23:56:39 Vulnerability Itlb multihit: Not affected 23:56:39 Vulnerability L1tf: Not affected 23:56:39 Vulnerability Mds: Not affected 23:56:39 Vulnerability Meltdown: Not affected 23:56:39 Vulnerability Mmio stale data: Not affected 23:56:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:56:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:56:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:56:39 Vulnerability Srbds: Not affected 23:56:39 Vulnerability Tsx async abort: Not affected 23:56:39 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 23:56:39 23:56:39 23:56:39 ---> nproc: 23:56:39 8 23:56:39 23:56:39 23:56:39 ---> df -h: 23:56:39 Filesystem Size Used Avail Use% Mounted on 23:56:39 overlay 155G 12G 143G 8% / 23:56:39 tmpfs 64M 0 64M 0% /dev 23:56:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:56:39 shm 64M 0 64M 0% /dev/shm 23:56:39 /dev/vda1 155G 12G 143G 8% /facter-os 23:56:39 23:56:39 23:56:39 ---> sar -b -r -n DEV: 23:56:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6155) 09/13/23 _x86_64_ (8 CPU) 23:56:39 23:56:39 23:48:35 LINUX RESTART (8 CPU) 23:56:39 23:56:39 23:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:56:39 23:50:01 133.66 38.30 95.35 0.00 4242.19 45099.50 0.00 23:56:39 23:51:01 68.42 0.17 68.26 0.00 11.20 37132.74 0.00 23:56:39 23:52:01 4.17 0.00 4.17 0.00 0.00 61.74 0.00 23:56:39 23:53:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 23:56:39 23:54:01 52.46 11.61 40.84 0.00 5176.87 8398.73 0.00 23:56:39 23:55:01 4.63 0.02 4.62 0.00 0.13 107.32 0.00 23:56:39 23:56:01 62.56 0.57 62.00 0.00 25.32 41915.76 0.00 23:56:39 Average: 46.76 7.24 39.52 0.00 1350.85 18962.93 0.00 23:56:39 23:56:39 23:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:56:39 23:50:01 28577644 31435236 866612 2.64 92460 2999772 2242784 6.61 1281160 2603956 347688 23:56:39 23:51:01 28609696 31578964 723156 2.20 100028 3089960 1816788 5.35 1112824 2727936 244 23:56:39 23:52:01 28617420 31586320 717588 2.18 100168 3089820 1764016 5.20 1108492 2726696 112 23:56:39 23:53:01 28617368 31586424 717112 2.18 100232 3089816 1764016 5.20 1107944 2726708 8 23:56:39 23:54:01 28128764 31558924 716884 2.18 129848 3515024 1699404 5.01 1422764 2864664 912 23:56:39 23:55:01 28150440 31575636 701248 2.13 128456 3511768 1703600 5.02 1405316 2861412 304 23:56:39 23:56:01 27084584 31505868 767036 2.33 155116 4422592 2074988 6.12 1541020 3728900 206544 23:56:39 Average: 28255131 31546767 744234 2.26 115187 3388393 1866514 5.50 1282789 2891467 79402 23:56:39 23:56:39 23:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:56:39 23:50:01 docker0 75.46 129.41 6.13 1071.00 0.00 0.00 0.00 0.00 23:56:39 23:50:01 ens3 645.97 417.73 7300.04 94.15 0.00 0.00 0.00 0.00 23:56:39 23:50:01 lo 3.33 3.33 0.32 0.32 0.00 0.00 0.00 0.00 23:56:39 23:50:01 veth917a2bf 70.71 125.71 6.57 1021.75 0.00 0.00 0.00 0.08 23:56:39 23:51:01 docker0 0.82 0.80 0.07 0.26 0.00 0.00 0.00 0.00 23:56:39 23:51:01 ens3 102.17 63.74 2529.26 15.56 0.00 0.00 0.00 0.00 23:56:39 23:51:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 23:56:39 23:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:39 23:52:01 ens3 22.58 25.63 13.33 84.69 0.00 0.00 0.00 0.00 23:56:39 23:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:39 23:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:39 23:53:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:56:39 23:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:39 23:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:39 23:54:01 ens3 149.09 50.99 2726.83 3.82 0.00 0.00 0.00 0.00 23:56:39 23:54:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 23:56:39 23:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:39 23:55:01 ens3 1.27 0.78 0.40 0.30 0.00 0.00 0.00 0.00 23:56:39 23:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:56:39 23:56:01 docker0 64.98 128.12 5.08 1022.12 0.00 0.00 0.00 0.00 23:56:39 23:56:01 ens3 370.98 205.48 8182.74 29.17 0.00 0.00 0.00 0.00 23:56:39 23:56:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 23:56:39 Average: docker0 20.18 36.91 1.61 299.09 0.00 0.00 0.00 0.00 23:56:39 Average: ens3 184.62 109.22 2964.88 32.53 0.00 0.00 0.00 0.00 23:56:39 Average: lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 23:56:39 23:56:39 23:56:39 ---> sar -P ALL: 23:56:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6155) 09/13/23 _x86_64_ (8 CPU) 23:56:39 23:56:39 23:48:35 LINUX RESTART (8 CPU) 23:56:39 23:56:39 23:49:01 CPU %user %nice %system %iowait %steal %idle 23:56:39 23:50:01 all 12.24 0.00 3.86 2.83 0.07 81.01 23:56:39 23:50:01 0 11.65 0.00 3.72 1.60 0.07 82.96 23:56:39 23:50:01 1 12.35 0.00 3.84 1.79 0.05 81.97 23:56:39 23:50:01 2 13.94 0.00 4.28 0.90 0.07 80.81 23:56:39 23:50:01 3 11.90 0.00 4.27 1.58 0.07 82.18 23:56:39 23:50:01 4 13.53 0.00 3.91 2.08 0.09 80.40 23:56:39 23:50:01 5 10.81 0.00 4.00 3.68 0.05 81.46 23:56:39 23:50:01 6 13.71 0.00 2.89 1.11 0.07 82.22 23:56:39 23:50:01 7 9.97 0.00 3.94 9.99 0.07 76.02 23:56:39 23:51:01 all 28.61 0.00 4.73 2.10 0.06 64.51 23:56:39 23:51:01 0 27.88 0.00 4.65 2.26 0.05 65.17 23:56:39 23:51:01 1 28.18 0.00 4.79 12.08 0.07 54.88 23:56:39 23:51:01 2 28.57 0.00 4.64 0.17 0.05 66.57 23:56:39 23:51:01 3 27.99 0.00 5.36 0.83 0.07 65.76 23:56:39 23:51:01 4 29.68 0.00 5.03 0.09 0.07 65.13 23:56:39 23:51:01 5 28.04 0.00 4.32 0.29 0.07 67.29 23:56:39 23:51:01 6 28.06 0.00 4.97 0.69 0.05 66.23 23:56:39 23:51:01 7 30.54 0.00 4.04 0.35 0.07 65.00 23:56:39 23:52:01 all 0.20 0.00 0.10 0.01 0.01 99.68 23:56:39 23:52:01 0 0.23 0.00 0.15 0.03 0.02 99.57 23:56:39 23:52:01 1 0.15 0.00 0.10 0.00 0.03 99.72 23:56:39 23:52:01 2 0.50 0.00 0.07 0.00 0.02 99.41 23:56:39 23:52:01 3 0.13 0.00 0.07 0.00 0.00 99.80 23:56:39 23:52:01 4 0.17 0.00 0.08 0.00 0.00 99.75 23:56:39 23:52:01 5 0.10 0.00 0.10 0.00 0.02 99.78 23:56:39 23:52:01 6 0.20 0.00 0.07 0.02 0.02 99.70 23:56:39 23:52:01 7 0.15 0.00 0.13 0.00 0.00 99.72 23:56:39 23:53:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:56:39 23:53:01 0 0.03 0.00 0.00 0.03 0.00 99.93 23:56:39 23:53:01 1 0.03 0.00 0.02 0.02 0.02 99.92 23:56:39 23:53:01 2 0.05 0.00 0.00 0.00 0.00 99.95 23:56:39 23:53:01 3 0.00 0.00 0.03 0.02 0.02 99.93 23:56:39 23:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:56:39 23:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:56:39 23:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:56:39 23:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:56:39 23:54:01 all 2.54 0.00 1.42 0.64 0.02 95.38 23:56:39 23:54:01 0 3.36 0.00 1.62 1.32 0.02 93.69 23:56:39 23:54:01 1 1.49 0.00 0.98 0.43 0.02 97.08 23:56:39 23:54:01 2 2.54 0.00 1.58 0.15 0.02 95.72 23:56:39 23:54:01 3 1.87 0.00 0.89 0.90 0.05 96.29 23:56:39 23:54:01 4 2.35 0.00 1.25 0.32 0.02 96.06 23:56:39 23:54:01 5 3.62 0.00 1.37 0.07 0.02 94.93 23:56:39 23:54:01 6 1.82 0.00 1.42 0.05 0.02 96.69 23:56:39 23:54:01 7 3.26 0.00 2.22 1.91 0.03 92.57 23:56:39 23:55:01 all 0.09 0.00 0.06 0.01 0.01 99.82 23:56:39 23:55:01 0 0.25 0.00 0.12 0.00 0.02 99.62 23:56:39 23:55:01 1 0.05 0.00 0.05 0.00 0.00 99.90 23:56:39 23:55:01 2 0.12 0.00 0.05 0.02 0.00 99.82 23:56:39 23:55:01 3 0.08 0.00 0.07 0.07 0.03 99.75 23:56:39 23:55:01 4 0.07 0.00 0.03 0.00 0.00 99.90 23:56:39 23:55:01 5 0.05 0.00 0.05 0.00 0.02 99.88 23:56:39 23:55:01 6 0.05 0.00 0.03 0.02 0.02 99.88 23:56:39 23:55:01 7 0.08 0.00 0.05 0.02 0.00 99.85 23:56:39 23:56:01 all 5.15 0.00 2.17 1.96 0.04 90.69 23:56:39 23:56:01 0 6.01 0.00 2.13 0.23 0.03 91.59 23:56:39 23:56:01 1 6.08 0.00 2.17 0.02 0.03 91.70 23:56:39 23:56:01 2 5.64 0.00 2.03 0.02 0.03 92.28 23:56:39 23:56:01 3 4.78 0.00 2.16 1.69 0.03 91.33 23:56:39 23:56:01 4 5.01 0.00 2.02 0.03 0.03 92.91 23:56:39 23:56:01 5 4.39 0.00 2.53 0.32 0.08 92.67 23:56:39 23:56:01 6 6.35 0.00 2.34 12.41 0.03 78.87 23:56:39 23:56:01 7 2.91 0.00 1.95 0.96 0.03 94.15 23:56:39 Average: all 6.92 0.00 1.75 1.07 0.03 90.22 23:56:39 Average: 0 7.02 0.00 1.76 0.78 0.03 90.41 23:56:39 Average: 1 6.86 0.00 1.70 2.03 0.03 89.38 23:56:39 Average: 2 7.31 0.00 1.80 0.18 0.03 90.68 23:56:39 Average: 3 6.64 0.00 1.82 0.72 0.04 90.78 23:56:39 Average: 4 7.18 0.00 1.74 0.36 0.03 90.69 23:56:39 Average: 5 6.69 0.00 1.76 0.62 0.04 90.90 23:56:39 Average: 6 7.15 0.00 1.67 2.03 0.03 89.12 23:56:39 Average: 7 6.54 0.00 1.74 1.88 0.03 89.81 23:56:39 23:56:39 23:56:39