Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e7562d3242d847503bf56db2851374eee3a8dcd 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-ssh10988289943103856232.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8244994934182282301.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15247614913241674503.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh4975028735386332661.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh6789162750530366052.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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-121066 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1e7562d3242d847503bf56db2851374eee3a8dcd (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 (#405)" > 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 1e7562d3242d847503bf56db2851374eee3a8dcd # timeout=10 > git rev-list --no-walk 6cf9e040e289ca8ddff99a8dd7769029d70563ed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:58:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:58:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:58:19 ========================================================= 13:58:19 EdgeX Global Pipelines Version Info 13:58:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:58:20 ------------------- 13:58:20 stable info: 13:58:20 ------------------- 13:58:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:58:20 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 13:58:20 Message: update stable to v1.0.244 13:58:21 ------------------- 13:58:21 experimental info: 13:58:21 ------------------- 13:58:21 Commited By: **** collab-it+edgex@linuxfoundation.org 13:58:21 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 13:58:21 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e7562d3242d847503bf56db2851374eee3a8dcd [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e7562d [Pipeline] echo 13:58:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:58:22 + git rev-list -1 --merges 1e7562d3242d847503bf56db2851374eee3a8dcd~1..1e7562d3242d847503bf56db2851374eee3a8dcd [Pipeline] echo 13:58:22 -----------> git rev-list -1 --merges 1e7562d3242d847503bf56db2851374eee3a8dcd~1..1e7562d3242d847503bf56db2851374eee3a8dcd 1e7562d3242d847503bf56db2851374eee3a8dcd [false] [Pipeline] sh 13:58:22 + git log --format=format:%s -1 1e7562d3242d847503bf56db2851374eee3a8dcd [Pipeline] echo 13:58:22 ========================================================= 13:58:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:58:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:58:22 + git log --format=format:%s -1 1e7562d3242d847503bf56db2851374eee3a8dcd [Pipeline] echo 13:58:22 [semverPrep] GIT_COMMIT: 1e7562d3242d847503bf56db2851374eee3a8dcd, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 (#405) [Pipeline] echo 13:58:22 [semverPrep] This is not a build commit. [Pipeline] sh 13:58:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:58:23 + grep -v github /etc/ssh/ssh_known_hosts 13:58:23 + [ -e /tmp/ssh_known_hosts ] 13:58:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:58:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:58:23 + sudo tee -a /etc/ssh/ssh_known_hosts 13:58:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:58:23 13:58:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:58:24 0.1.4: Pulling from edgex-devops/py-git-semver 13:58:24 b85a868b505f: Pulling fs layer 13:58:24 e2be974225ed: Pulling fs layer 13:58:24 339a4e72a1f5: Pulling fs layer 13:58:24 988bab9f4d93: Pulling fs layer 13:58:24 1469e6f7b9e6: Pulling fs layer 13:58:24 eaf3925da568: Pulling fs layer 13:58:24 bab4dde63d76: Pulling fs layer 13:58:24 bde34c3a00c8: Pulling fs layer 13:58:24 b352a97aabf1: Pulling fs layer 13:58:24 4872d77fe225: Pulling fs layer 13:58:24 5851b861e8e6: Pulling fs layer 13:58:24 1469e6f7b9e6: Waiting 13:58:24 eaf3925da568: Waiting 13:58:24 bab4dde63d76: Waiting 13:58:24 988bab9f4d93: Waiting 13:58:24 4872d77fe225: Waiting 13:58:24 5851b861e8e6: Waiting 13:58:24 b352a97aabf1: Waiting 13:58:24 e2be974225ed: Verifying Checksum 13:58:24 e2be974225ed: Download complete 13:58:24 988bab9f4d93: Verifying Checksum 13:58:24 988bab9f4d93: Download complete 13:58:24 1469e6f7b9e6: Verifying Checksum 13:58:24 1469e6f7b9e6: Download complete 13:58:24 339a4e72a1f5: Verifying Checksum 13:58:24 339a4e72a1f5: Download complete 13:58:24 eaf3925da568: Download complete 13:58:24 bde34c3a00c8: Verifying Checksum 13:58:24 bde34c3a00c8: Download complete 13:58:24 b352a97aabf1: Verifying Checksum 13:58:24 b352a97aabf1: Download complete 13:58:24 4872d77fe225: Verifying Checksum 13:58:24 4872d77fe225: Download complete 13:58:24 5851b861e8e6: Verifying Checksum 13:58:24 5851b861e8e6: Download complete 13:58:24 b85a868b505f: Verifying Checksum 13:58:24 b85a868b505f: Download complete 13:58:24 bab4dde63d76: Verifying Checksum 13:58:24 bab4dde63d76: Download complete 13:58:25 b85a868b505f: Pull complete 13:58:25 e2be974225ed: Pull complete 13:58:26 339a4e72a1f5: Pull complete 13:58:26 988bab9f4d93: Pull complete 13:58:26 1469e6f7b9e6: Pull complete 13:58:26 eaf3925da568: Pull complete 13:58:28 bab4dde63d76: Pull complete 13:58:28 bde34c3a00c8: Pull complete 13:58:28 b352a97aabf1: Pull complete 13:58:28 4872d77fe225: Pull complete 13:58:28 5851b861e8e6: Pull complete 13:58:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:58:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:58:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:58:28 prd-ubuntu20.04-docker-8c-8g-121066 does not seem to be running inside a container 13:58:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:58:29 $ docker top 151f4bf0b6563bc091196dc8ae1ab20deb102025b9b56c69c10131161d961acc -eo pid,comm 13:58:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:58:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:58:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:58:30 [ssh-agent] Looking for ssh-agent implementation... 13:58:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:58:30 $ docker exec 151f4bf0b6563bc091196dc8ae1ab20deb102025b9b56c69c10131161d961acc ssh-agent 13:58:30 SSH_AUTH_SOCK=/tmp/ssh-aKRaEOlW3jl0/agent.33 13:58:30 SSH_AGENT_PID=39 13:58:30 Running ssh-add (command line suppressed) 13:58:30 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13405509295731420741.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13405509295731420741.key) 13:58:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:58:30 + git tag --points-at HEAD [Pipeline] } 13:58:30 $ docker exec --env ******** --env ******** 151f4bf0b6563bc091196dc8ae1ab20deb102025b9b56c69c10131161d961acc ssh-agent -k 13:58:30 unset SSH_AUTH_SOCK; 13:58:30 unset SSH_AGENT_PID; 13:58:30 echo Agent pid 39 killed; 13:58:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:58:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:58:30 [ssh-agent] Looking for ssh-agent implementation... 13:58:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:58:30 $ docker exec 151f4bf0b6563bc091196dc8ae1ab20deb102025b9b56c69c10131161d961acc ssh-agent 13:58:31 SSH_AUTH_SOCK=/tmp/ssh-iWclVw2OLxW6/agent.71 13:58:31 SSH_AGENT_PID=77 13:58:31 Running ssh-add (command line suppressed) 13:58:31 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_534091773845348079.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_534091773845348079.key) 13:58:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:58:31 + git semver init 13:58:31 2022-12-13 13:58:31,678 [run_init] DEBUG init version:0.0.0 force:False 13:58:31 2022-12-13 13:58:31,679 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 13:58:31 2022-12-13 13:58:31,680 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 13:58:31 2022-12-13 13:58:31,680 [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) 13:58:32 2022-12-13 13:58:32,464 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 13:58:32 2022-12-13 13:58:32,465 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 13:58:32 2022-12-13 13:58:32,465 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 13:58:32 2022-12-13 13:58:32,465 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 13:58:32 3.0.0-dev.3 [Pipeline] } 13:58:32 $ docker exec --env ******** --env ******** 151f4bf0b6563bc091196dc8ae1ab20deb102025b9b56c69c10131161d961acc ssh-agent -k 13:58:32 unset SSH_AUTH_SOCK; 13:58:32 unset SSH_AGENT_PID; 13:58:32 echo Agent pid 77 killed; 13:58:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:58:33 + git semver [Pipeline] } 13:58:33 $ docker stop --time=1 151f4bf0b6563bc091196dc8ae1ab20deb102025b9b56c69c10131161d961acc 13:58:34 $ docker rm -f 151f4bf0b6563bc091196dc8ae1ab20deb102025b9b56c69c10131161d961acc [Pipeline] // withDockerContainer [Pipeline] sh 13:58:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:58:35 Stashed 1 file(s) [Pipeline] echo 13:58:35 [edgeXSemver]: initialized semver on version 3.0.0-dev.3 [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 13:58:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:58:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:58:35 ========================================================= 13:58:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:58:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 13:58:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:58:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:58:35 213ec9aee27d: Pulling fs layer 13:58:35 4583459ba037: Pulling fs layer 13:58:35 93c1e223e6f2: Pulling fs layer 13:58:35 53926ce57604: Pulling fs layer 13:58:35 21b2b0c7a3f4: Pulling fs layer 13:58:35 22ff95d597cd: Pulling fs layer 13:58:35 12d6caf4c0d1: Pulling fs layer 13:58:35 96b7cbca73a9: Pulling fs layer 13:58:35 a7acece74701: Pulling fs layer 13:58:35 53926ce57604: Waiting 13:58:35 21b2b0c7a3f4: Waiting 13:58:35 22ff95d597cd: Waiting 13:58:35 96b7cbca73a9: Waiting 13:58:35 12d6caf4c0d1: Waiting 13:58:35 a7acece74701: Waiting 13:58:35 93c1e223e6f2: Verifying Checksum 13:58:35 93c1e223e6f2: Download complete 13:58:35 4583459ba037: Download complete 13:58:35 21b2b0c7a3f4: Verifying Checksum 13:58:35 21b2b0c7a3f4: Download complete 13:58:35 22ff95d597cd: Verifying Checksum 13:58:35 22ff95d597cd: Download complete 13:58:35 213ec9aee27d: Download complete 13:58:35 12d6caf4c0d1: Download complete 13:58:36 213ec9aee27d: Pull complete 13:58:36 4583459ba037: Pull complete 13:58:36 93c1e223e6f2: Pull complete 13:58:36 a7acece74701: Verifying Checksum 13:58:36 a7acece74701: Download complete 13:58:36 96b7cbca73a9: Verifying Checksum 13:58:36 96b7cbca73a9: Download complete 13:58:36 53926ce57604: Verifying Checksum 13:58:36 53926ce57604: Download complete 13:58:40 53926ce57604: Pull complete 13:58:40 21b2b0c7a3f4: Pull complete 13:58:40 22ff95d597cd: Pull complete 13:58:40 12d6caf4c0d1: Pull complete 13:58:42 96b7cbca73a9: Pull complete 13:58:43 a7acece74701: Pull complete 13:58:43 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 13:58:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:58:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 13:58:43 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:43 + docker inspect -f . ci-base-image-x86_64 13:58:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:58:43 prd-ubuntu20.04-docker-8c-8g-121066 does not seem to be running inside a container 13:58:43 $ 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 ******** -e ******** ci-base-image-x86_64 cat 13:58:45 $ docker top 9bc9ad4c082494fc81ca87d75725ee4b51f22903cf250a04c9c8f0e350c35bb5 -eo pid,comm [Pipeline] { [Pipeline] sh 13:58:45 + go version 13:58:45 go version go1.18.7 linux/amd64 [Pipeline] } 13:58:45 $ docker stop --time=1 9bc9ad4c082494fc81ca87d75725ee4b51f22903cf250a04c9c8f0e350c35bb5 13:58:47 $ docker rm -f 9bc9ad4c082494fc81ca87d75725ee4b51f22903cf250a04c9c8f0e350c35bb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:47 + docker inspect -f . ci-base-image-x86_64 13:58:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:58:47 prd-ubuntu20.04-docker-8c-8g-121066 does not seem to be running inside a container 13:58:47 $ 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 ******** -e ******** ci-base-image-x86_64 cat 13:58:48 $ docker top 631859d09712cea29fc7ed63a32887753802e5129b36f43b18fa514b4a99f1b2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:58:48 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 13:58:48 + make test 13:58:48 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:58:48 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:58:48 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.2 13:58:48 go: downloading github.com/stretchr/testify v1.8.1 13:58:48 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 13:58:48 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 13:58:48 go: downloading github.com/pelletier/go-toml v1.9.5 13:58:48 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.1 13:58:48 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.2 13:58:48 go: downloading github.com/google/uuid v1.3.0 13:58:48 go: downloading github.com/hashicorp/go-multierror v1.1.1 13:58:48 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 13:58:48 go: downloading github.com/gorilla/mux v1.8.0 13:58:48 go: downloading github.com/davecgh/go-spew v1.1.1 13:58:48 go: downloading github.com/pmezard/go-difflib v1.0.0 13:58:48 go: downloading github.com/stretchr/objx v0.5.0 13:58:48 go: downloading gopkg.in/yaml.v3 v3.0.1 13:58:48 go: downloading github.com/go-kit/log v0.2.1 13:58:48 go: downloading github.com/go-playground/validator/v10 v10.11.1 13:58:48 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 13:58:48 go: downloading github.com/hashicorp/errwrap v1.0.0 13:58:48 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 13:58:48 go: downloading github.com/hashicorp/consul/api v1.18.0 13:58:48 go: downloading github.com/go-logfmt/logfmt v0.5.1 13:58:48 go: downloading github.com/x448/float16 v0.8.4 13:58:48 go: downloading github.com/zeebo/errs v1.2.2 13:58:48 go: downloading google.golang.org/grpc v1.46.0 13:58:48 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:58:48 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 13:58:49 go: downloading google.golang.org/protobuf v1.28.0 13:58:49 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 13:58:49 go: downloading github.com/hashicorp/go-hclog v0.14.1 13:58:49 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:58:49 go: downloading github.com/hashicorp/serf v0.10.1 13:58:49 go: downloading github.com/mitchellh/mapstructure v1.5.0 13:58:49 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:58:49 go: downloading github.com/mitchellh/copystructure v1.0.0 13:58:49 go: downloading github.com/gorilla/websocket v1.4.2 13:58:49 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 13:58:49 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:58:49 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 13:58:49 go: downloading github.com/go-playground/universal-translator v0.18.0 13:58:49 go: downloading github.com/leodido/go-urn v1.2.1 13:58:49 go: downloading golang.org/x/text v0.3.7 13:58:49 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 13:58:49 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:58:49 go: downloading github.com/fatih/color v1.9.0 13:58:49 go: downloading github.com/mattn/go-isatty v0.0.14 13:58:49 go: downloading github.com/mitchellh/reflectwalk v1.0.0 13:58:49 go: downloading github.com/go-playground/locales v0.14.0 13:58:49 go: downloading github.com/golang/protobuf v1.5.2 13:58:49 go: downloading github.com/armon/go-metrics v0.3.10 13:58:49 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 13:58:49 go: downloading github.com/mattn/go-colorable v0.1.12 13:58:49 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 13:58:49 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:58:50 Still waiting to schedule task 13:58:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:58:59 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 13:59:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 0.016s coverage: 9.9% of statements 13:59:00 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 13:59:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.018s coverage: 92.5% of statements 13:59:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.010s coverage: 85.3% of statements 13:59:02 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.024s coverage: 46.4% of statements 13:59:02 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 13:59:02 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 13:59:02 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.014s coverage: 100.0% of statements 13:59:02 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.329s coverage: 88.4% of statements 13:59:02 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.011s coverage: 25.0% of statements 13:59:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.026s coverage: 81.4% of statements 13:59:03 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 13:59:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.041s coverage: 41.7% of statements 13:59:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.053s coverage: 91.3% of statements 13:59:09 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 13:59:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:59:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:59:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 13:59:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:59:12 $ docker stop --time=1 631859d09712cea29fc7ed63a32887753802e5129b36f43b18fa514b4a99f1b2 13:59:14 $ docker rm -f 631859d09712cea29fc7ed63a32887753802e5129b36f43b18fa514b4a99f1b2 [Pipeline] // withDockerContainer [Pipeline] sh 13:59:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:59:15 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 13:59:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:59:15 13:59:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:59:16 latest: Pulling from edgex-lftools-log-publisher 13:59:16 5eb5b503b376: Pulling fs layer 13:59:16 5c69ac0246d0: Pulling fs layer 13:59:16 ec43610c2a17: Pulling fs layer 13:59:16 3a2ae6a8a46f: Pulling fs layer 13:59:16 33b1e0a273af: Pulling fs layer 13:59:16 5d3b04190fa2: Pulling fs layer 13:59:16 3a2ae6a8a46f: Waiting 13:59:16 33b1e0a273af: Waiting 13:59:16 2f39f015ded8: Pulling fs layer 13:59:16 5d3b04190fa2: Waiting 13:59:16 5c69ac0246d0: Verifying Checksum 13:59:16 5c69ac0246d0: Download complete 13:59:16 3a2ae6a8a46f: Verifying Checksum 13:59:16 3a2ae6a8a46f: Download complete 13:59:16 33b1e0a273af: Verifying Checksum 13:59:16 33b1e0a273af: Download complete 13:59:16 5d3b04190fa2: Verifying Checksum 13:59:16 5d3b04190fa2: Download complete 13:59:16 ec43610c2a17: Verifying Checksum 13:59:16 ec43610c2a17: Download complete 13:59:16 5eb5b503b376: Download complete 13:59:17 2f39f015ded8: Download complete 13:59:17 5eb5b503b376: Pull complete 13:59:17 5c69ac0246d0: Pull complete 13:59:18 ec43610c2a17: Pull complete 13:59:18 3a2ae6a8a46f: Pull complete 13:59:18 33b1e0a273af: Pull complete 13:59:18 5d3b04190fa2: Pull complete 13:59:21 2f39f015ded8: Pull complete 13:59:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:59:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:59:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:21 prd-ubuntu20.04-docker-8c-8g-121066 does not seem to be running inside a container 13:59:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:59:23 $ docker top 46551582f3cbb3f6f869f8a3d4b6ec3ffb080e1917f3405fb0b0f75e1ba67b81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:59:23 ---> job-cost.sh 13:59:23 lf-activate-venv: SKIPPING 13:59:23 INFO: No Stack... 13:59:23 INFO: Retrieving Pricing Info for: v3-standard-8 13:59:24 INFO: Archiving Costs [Pipeline] sh 13:59:24 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 13:59:24 + cut -d, -f6 [Pipeline] lock 13:59:24 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-90-stack-cost] 13:59:24 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-90-stack-cost] did not exist. Created. 13:59:24 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:59:24 + echo total: 0.2199999988079071 [Pipeline] stash 13:59:25 Stashed 1 file(s) [Pipeline] } 13:59:25 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-90-stack-cost] [Pipeline] // lock [Pipeline] } 13:59:25 $ docker stop --time=1 46551582f3cbb3f6f869f8a3d4b6ec3ffb080e1917f3405fb0b0f75e1ba67b81 13:59:26 $ docker rm -f 46551582f3cbb3f6f869f8a3d4b6ec3ffb080e1917f3405fb0b0f75e1ba67b81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:00:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-121067 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 14:00:22 Running in /w/workspace/go-mod-bootstrap/90 [Pipeline] { [Pipeline] checkout 14:00:22 Selected Git installation does not exist. Using Default 14:00:22 The recommended git tool is: NONE 14:00:27 using credential edgex-jenkins-ssh 14:00:27 Cloning the remote Git repository 14:00:27 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 14:00:27 > git init /w/workspace/go-mod-bootstrap/90 # timeout=10 14:00:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 14:00:27 > git --version # timeout=10 14:00:27 > git --version # 'git version 2.25.1' 14:00:27 using GIT_SSH to set credentials SSH Credentials for GitHub 14:00:27 Verifying host key using known hosts file 14:00:27 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 14:00:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:00:28 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 14:00:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:00:29 Avoid second fetch 14:00:29 Checking out Revision 1e7562d3242d847503bf56db2851374eee3a8dcd (main) 14:00:30 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 (#405)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:00:29 > git config core.sparsecheckout # timeout=10 14:00:29 > git checkout -f 1e7562d3242d847503bf56db2851374eee3a8dcd # timeout=10 14:00:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:00:31 % Total % Received % Xferd Average Speed Time Time Time Current 14:00:31 Dload Upload Total Spent Left Speed 14:00:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81216 [Pipeline] sh 14:00:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:00:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:00:31 + sudo tee /etc/docker/daemon.new 14:00:31 { 14:00:31 "registry-mirrors": [ 14:00:31 "https://nexus3.edgexfoundry.org:10001" 14:00:31 ], 14:00:31 "bip": "10.250.0.254/24", 14:00:31 "hosts": [ 14:00:31 "tcp://0.0.0.0:5555", 14:00:31 "unix:///var/run/docker.sock" 14:00:31 ], 14:00:31 "mtu": 1458, 14:00:31 "selinux-enabled": true, 14:00:31 "seccomp-profile": "/etc/docker/seccomp.json" 14:00:31 } [Pipeline] sh 14:00:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:00:32 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 14:00:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:00:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:00:51 ========================================================= 14:00:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:00:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:00:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:00:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:00:51 9b18e9b68314: Pulling fs layer 14:00:51 35d82f9e3411: Pulling fs layer 14:00:51 e16973657156: Pulling fs layer 14:00:51 fc693d55d65f: Pulling fs layer 14:00:51 7e9fc2657dce: Pulling fs layer 14:00:51 dda99020689f: Pulling fs layer 14:00:51 db1c61fa0a46: Pulling fs layer 14:00:51 891c053d2c06: Pulling fs layer 14:00:51 7e9fc2657dce: Waiting 14:00:51 dda99020689f: Waiting 14:00:51 db1c61fa0a46: Waiting 14:00:51 891c053d2c06: Waiting 14:00:51 fc693d55d65f: Waiting 14:00:51 e16973657156: Download complete 14:00:51 35d82f9e3411: Verifying Checksum 14:00:51 35d82f9e3411: Download complete 14:00:51 7e9fc2657dce: Verifying Checksum 14:00:51 7e9fc2657dce: Download complete 14:00:51 dda99020689f: Verifying Checksum 14:00:51 dda99020689f: Download complete 14:00:51 9b18e9b68314: Verifying Checksum 14:00:51 9b18e9b68314: Download complete 14:00:52 9b18e9b68314: Pull complete 14:00:52 891c053d2c06: Verifying Checksum 14:00:52 891c053d2c06: Download complete 14:00:53 35d82f9e3411: Pull complete 14:00:53 e16973657156: Pull complete 14:00:54 db1c61fa0a46: Verifying Checksum 14:00:54 db1c61fa0a46: Download complete 14:00:54 fc693d55d65f: Verifying Checksum 14:00:54 fc693d55d65f: Download complete 14:01:06 fc693d55d65f: Pull complete 14:01:06 7e9fc2657dce: Pull complete 14:01:06 dda99020689f: Pull complete 14:01:12 db1c61fa0a46: Pull complete 14:01:13 891c053d2c06: Pull complete 14:01:13 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 14:01:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:01:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 14:01:14 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:15 + docker inspect -f . ci-base-image-arm64 14:01:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:01:16 prd-ubuntu20.04-docker-arm64-4c-16g-121067 does not seem to be running inside a container 14:01:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/90 -v /w/workspace/go-mod-bootstrap/90:/w/workspace/go-mod-bootstrap/90:rw,z -v /w/workspace/go-mod-bootstrap/90@tmp:/w/workspace/go-mod-bootstrap/90@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 14:01:19 $ docker top da511acdfea3300f9884afb2edd3bdfa2a531ffc820cb720ea7109dc63bbd29a -eo pid,comm [Pipeline] { [Pipeline] sh 14:01:19 + go version 14:01:19 go version go1.18.7 linux/arm64 [Pipeline] } 14:01:19 $ docker stop --time=1 da511acdfea3300f9884afb2edd3bdfa2a531ffc820cb720ea7109dc63bbd29a 14:01:21 $ docker rm -f da511acdfea3300f9884afb2edd3bdfa2a531ffc820cb720ea7109dc63bbd29a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:22 + docker inspect -f . ci-base-image-arm64 14:01:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:01:22 prd-ubuntu20.04-docker-arm64-4c-16g-121067 does not seem to be running inside a container 14:01:22 $ 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/90 -v /w/workspace/go-mod-bootstrap/90:/w/workspace/go-mod-bootstrap/90:rw,z -v /w/workspace/go-mod-bootstrap/90@tmp:/w/workspace/go-mod-bootstrap/90@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 14:01:23 $ docker top 4f6366603505414e4812d80e3983cd4b9e8cbe0c717828e8fe7d2df30a702201 -eo pid,comm [Pipeline] { [Pipeline] sh 14:01:24 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/90 [Pipeline] fileExists [Pipeline] sh 14:01:24 + make test 14:01:24 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:01:24 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.2 14:01:24 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.2 14:01:24 go: downloading github.com/pelletier/go-toml v1.9.5 14:01:25 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.1 14:01:25 go: downloading github.com/stretchr/testify v1.8.1 14:01:25 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:01:25 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 14:01:25 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.2 14:01:25 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 14:01:25 go: downloading github.com/gorilla/mux v1.8.0 14:01:25 go: downloading github.com/google/uuid v1.3.0 14:01:25 go: downloading github.com/hashicorp/go-multierror v1.1.1 14:01:25 go: downloading github.com/go-kit/log v0.2.1 14:01:25 go: downloading github.com/davecgh/go-spew v1.1.1 14:01:25 go: downloading github.com/pmezard/go-difflib v1.0.0 14:01:25 go: downloading github.com/stretchr/objx v0.5.0 14:01:25 go: downloading gopkg.in/yaml.v3 v3.0.1 14:01:25 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 14:01:25 go: downloading github.com/go-playground/validator/v10 v10.11.1 14:01:25 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 14:01:25 go: downloading github.com/gorilla/websocket v1.4.2 14:01:25 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 14:01:26 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:01:26 go: downloading github.com/hashicorp/errwrap v1.0.0 14:01:26 go: downloading github.com/hashicorp/consul/api v1.18.0 14:01:26 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:01:26 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:01:26 go: downloading github.com/go-redis/redis/v7 v7.3.0 14:01:26 go: downloading github.com/zeebo/errs v1.2.2 14:01:26 go: downloading google.golang.org/grpc v1.46.0 14:01:27 go: downloading github.com/x448/float16 v0.8.4 14:01:27 go: downloading github.com/go-playground/universal-translator v0.18.0 14:01:27 go: downloading github.com/leodido/go-urn v1.2.1 14:01:27 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 14:01:27 go: downloading golang.org/x/text v0.3.7 14:01:27 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:01:27 go: downloading github.com/mitchellh/copystructure v1.0.0 14:01:27 go: downloading github.com/mitchellh/mapstructure v1.5.0 14:01:27 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 14:01:27 go: downloading google.golang.org/protobuf v1.28.0 14:01:28 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:01:28 go: downloading github.com/hashicorp/go-hclog v0.14.1 14:01:28 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:01:28 go: downloading github.com/hashicorp/serf v0.10.1 14:01:28 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 14:01:28 go: downloading github.com/go-playground/locales v0.14.0 14:01:28 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:01:28 go: downloading github.com/fatih/color v1.9.0 14:01:28 go: downloading github.com/mattn/go-isatty v0.0.14 14:01:29 go: downloading github.com/golang/protobuf v1.5.2 14:01:29 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 14:01:30 go: downloading github.com/armon/go-metrics v0.3.10 14:01:30 go: downloading github.com/mattn/go-colorable v0.1.12 14:01:30 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 14:01:30 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:02:52 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 14:02:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 0.055s coverage: 9.9% of statements 14:02:52 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 14:02:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.124s coverage: 92.5% of statements 14:02:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.019s coverage: 85.3% of statements 14:02:54 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.159s coverage: 46.4% of statements 14:02:54 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 14:02:54 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 14:02:54 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.063s coverage: 100.0% of statements 14:02:54 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.438s coverage: 88.4% of statements 14:02:54 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.064s coverage: 25.0% of statements 14:03:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.093s coverage: 81.4% of statements 14:03:01 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 14:03:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.043s coverage: 41.7% of statements 14:03:01 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.014s coverage: 91.3% of statements 14:03:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:03:01 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:03:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:03:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:03:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:03:23 $ docker stop --time=1 4f6366603505414e4812d80e3983cd4b9e8cbe0c717828e8fe7d2df30a702201 14:03:25 $ docker rm -f 4f6366603505414e4812d80e3983cd4b9e8cbe0c717828e8fe7d2df30a702201 [Pipeline] // withDockerContainer [Pipeline] sh 14:03:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:03:28 Warning: overwriting stash ‘coverage-report’ 14:03:28 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 14:03:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:03:29 14:03:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:03:29 arm64: Pulling from edgex-lftools-log-publisher 14:03:29 8998bd30e6a1: Pulling fs layer 14:03:29 04944245beec: Pulling fs layer 14:03:29 699f458cf7ca: Pulling fs layer 14:03:29 765212b225bb: Pulling fs layer 14:03:29 f23df028b6ca: Pulling fs layer 14:03:29 d65c8cfc05b1: Pulling fs layer 14:03:29 2437ff75d9bd: Pulling fs layer 14:03:29 765212b225bb: Waiting 14:03:29 f23df028b6ca: Waiting 14:03:29 d65c8cfc05b1: Waiting 14:03:29 2437ff75d9bd: Waiting 14:03:29 04944245beec: Verifying Checksum 14:03:29 04944245beec: Download complete 14:03:29 765212b225bb: Verifying Checksum 14:03:29 765212b225bb: Download complete 14:03:30 f23df028b6ca: Verifying Checksum 14:03:30 f23df028b6ca: Download complete 14:03:30 d65c8cfc05b1: Verifying Checksum 14:03:30 d65c8cfc05b1: Download complete 14:03:30 699f458cf7ca: Verifying Checksum 14:03:30 699f458cf7ca: Download complete 14:03:30 8998bd30e6a1: Verifying Checksum 14:03:30 8998bd30e6a1: Download complete 14:03:32 2437ff75d9bd: Verifying Checksum 14:03:32 2437ff75d9bd: Download complete 14:03:34 8998bd30e6a1: Pull complete 14:03:34 04944245beec: Pull complete 14:03:36 699f458cf7ca: Pull complete 14:03:36 765212b225bb: Pull complete 14:03:37 f23df028b6ca: Pull complete 14:03:37 d65c8cfc05b1: Pull complete 14:03:52 2437ff75d9bd: Pull complete 14:03:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:03:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:03:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:52 prd-ubuntu20.04-docker-arm64-4c-16g-121067 does not seem to be running inside a container 14:03:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/90 -v /w/workspace/go-mod-bootstrap/90:/w/workspace/go-mod-bootstrap/90:rw,z -v /w/workspace/go-mod-bootstrap/90@tmp:/w/workspace/go-mod-bootstrap/90@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 14:03:55 $ docker top 12ea114b3d9d95c1cf9c8defc9f37568f22d772475d41abf35cc64cd1650ea2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:03:56 ---> job-cost.sh 14:03:56 lf-activate-venv: SKIPPING 14:03:56 INFO: No Stack... 14:03:56 INFO: Retrieving Pricing Info for: v3-standard-4 14:03:57 INFO: Archiving Costs [Pipeline] sh 14:03:57 + cat /w/workspace/go-mod-bootstrap/90/archives/cost.csv 14:03:57 + cut -d, -f6 [Pipeline] lock 14:03:57 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-90-stack-cost] 14:03:57 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-90-stack-cost] did not exist. Created. 14:03:57 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:03:58 /w/workspace/go-mod-bootstrap/90@tmp/durable-13b30176/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:03:58 + echo total: 0.10999999940395355 [Pipeline] stash 14:03:58 Warning: overwriting stash ‘stack-cost’ 14:03:58 Stashed 1 file(s) [Pipeline] } 14:03:58 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-90-stack-cost] [Pipeline] // lock [Pipeline] } 14:03:58 $ docker stop --time=1 12ea114b3d9d95c1cf9c8defc9f37568f22d772475d41abf35cc64cd1650ea2a 14:04:00 $ docker rm -f 12ea114b3d9d95c1cf9c8defc9f37568f22d772475d41abf35cc64cd1650ea2a [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 14:04:00 provisioning config files... 14:04:00 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8410707122955199447tmp [Pipeline] { [Pipeline] sh 14:04:00 + set +x 14:04:00 + curl -s https://codecov.io/bash 14:04:00 + bash -s -- 14:04:00 14:04:00 _____ _ 14:04:00 / ____| | | 14:04:00 | | ___ __| | ___ ___ _____ __ 14:04:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:04:00 | |___| (_) | (_| | __/ (_| (_) \ V / 14:04:00 \_____\___/ \__,_|\___|\___\___/ \_/ 14:04:00 Bash-1.0.6 14:04:00 14:04:00 14:04:00 ==> git version 2.25.1 found 14:04:00 ==> 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 14:04:00 Release-Date: 2020-01-08 14:04:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:04:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:04:00 ==> Jenkins CI detected. 14:04:00 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 14:04:00 project root: . 14:04:00 --> token set from env 14:04:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:04:00 ==> Running gcov in . (disable via -X gcov) 14:04:00 ==> Python coveragepy not found 14:04:00 ==> Searching for coverage reports in: 14:04:00 + . 14:04:00 -> Found 1 reports 14:04:00 ==> Detecting git/mercurial file structure 14:04:00 ==> Reading reports 14:04:00 + ./coverage.out bytes=68433 14:04:00 ==> Appending adjustments 14:04:00 https://docs.codecov.io/docs/fixing-reports 14:04:01 + Found adjustments 14:04:01 ==> Gzipping contents 14:04:01 12K /tmp/codecov.y6xwXO.gz 14:04:01 ==> Uploading reports 14:04:01 url: https://codecov.io 14:04:01 query: branch=main&commit=1e7562d3242d847503bf56db2851374eee3a8dcd&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 14:04:01 -> Pinging Codecov 14:04:01 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=1e7562d3242d847503bf56db2851374eee3a8dcd&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 14:04:01 -> Uploading to 14:04:01 https://storage.googleapis.com/codecov/v4/raw/2022-12-13/833815588EE85121546D348822E98E2E/1e7562d3242d847503bf56db2851374eee3a8dcd/731b9fb3-2284-47b5-802b-a653ba0d05ac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221213T140401Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fc396dcaad751d607df7cd59d9adda7e7522d3672e30fe32049edadf70ee9c4e 14:04:01 % Total % Received % Xferd Average Speed Time Time Time Current 14:04:01 Dload Upload Total Spent Left Speed 14:04:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11243 0 0 100 11243 0 44090 --:--:-- --:--:-- --:--:-- 44090 14:04:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/1e7562d3242d847503bf56db2851374eee3a8dcd [Pipeline] } 14:04:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:04:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:04:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:04:02 14:04:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:04:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:04:02 df9b9388f04a: Pulling fs layer 14:04:02 52dc419b0ee2: Pulling fs layer 14:04:02 25bc292e5bac: Pulling fs layer 14:04:02 114826534d7a: Pulling fs layer 14:04:02 4657fd5d0bcf: Pulling fs layer 14:04:02 6ad1cebc031e: Pulling fs layer 14:04:02 8a3aa393b2d8: Pulling fs layer 14:04:02 4657fd5d0bcf: Waiting 14:04:02 6ad1cebc031e: Waiting 14:04:02 114826534d7a: Waiting 14:04:02 8a3aa393b2d8: Waiting 14:04:02 25bc292e5bac: Verifying Checksum 14:04:02 25bc292e5bac: Download complete 14:04:02 52dc419b0ee2: Verifying Checksum 14:04:02 52dc419b0ee2: Download complete 14:04:02 4657fd5d0bcf: Verifying Checksum 14:04:02 4657fd5d0bcf: Download complete 14:04:02 df9b9388f04a: Verifying Checksum 14:04:02 df9b9388f04a: Download complete 14:04:03 df9b9388f04a: Pull complete 14:04:03 6ad1cebc031e: Verifying Checksum 14:04:03 6ad1cebc031e: Download complete 14:04:03 52dc419b0ee2: Pull complete 14:04:03 25bc292e5bac: Pull complete 14:04:03 114826534d7a: Download complete 14:04:03 8a3aa393b2d8: Verifying Checksum 14:04:03 8a3aa393b2d8: Download complete 14:04:07 114826534d7a: Pull complete 14:04:07 4657fd5d0bcf: Pull complete 14:04:07 6ad1cebc031e: Pull complete 14:04:09 8a3aa393b2d8: Pull complete 14:04:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:04:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:04:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:10 prd-ubuntu20.04-docker-8c-8g-121066 does not seem to be running inside a container 14:04:10 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:04:12 $ docker top 1f44ea445498e72dc31643d2a946f53c6ca0fbbf6fe19e977c73ba5bdcd397e2 -eo pid,comm [Pipeline] { [Pipeline] echo 14:04:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 14:04:13 + set -o pipefail 14:04:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 14:04:18 14:04:18 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 14:04:18 14:04:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/7dd0e0c2-b74f-4edb-8405-a9b173e69450 14:04:18 14:04:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:04:18 14:04:18 14:04:18 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:04:18 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:04:18 More details here: https://snyk.co/ue1NS [Pipeline] } 14:04:18 $ docker stop --time=1 1f44ea445498e72dc31643d2a946f53c6ca0fbbf6fe19e977c73ba5bdcd397e2 14:04:20 $ docker rm -f 1f44ea445498e72dc31643d2a946f53c6ca0fbbf6fe19e977c73ba5bdcd397e2 [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 14:04:20 + git log --format=format:%s -1 1e7562d3242d847503bf56db2851374eee3a8dcd [Pipeline] sh 14:04:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:04:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:04:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:21 prd-ubuntu20.04-docker-8c-8g-121066 does not seem to be running inside a container 14:04: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:04:22 $ docker top 7215e7a52682f9c4594d8b57eaa51cdf7fb6617c741a4c007aba974aa816d65a -eo pid,comm 14:04:22 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). 14:04:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:04:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:22 [ssh-agent] Looking for ssh-agent implementation... 14:04:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:22 $ docker exec 7215e7a52682f9c4594d8b57eaa51cdf7fb6617c741a4c007aba974aa816d65a ssh-agent 14:04:22 SSH_AUTH_SOCK=/tmp/ssh-EMmWtsws1pow/agent.33 14:04:22 SSH_AGENT_PID=39 14:04:22 Running ssh-add (command line suppressed) 14:04:22 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12212086779652439203.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12212086779652439203.key) 14:04:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:04:22 + git semver tag 14:04:23 2022-12-13 14:04:22,944 [run_tag] DEBUG tag force:False 14:04:23 2022-12-13 14:04:22,944 [check_head_tag] DEBUG check head tag 14:04:23 2022-12-13 14:04:22,945 [execute] INFO git cat-file --batch-check 14:04:23 2022-12-13 14:04:22,946 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 14:04:23 2022-12-13 14:04:22,948 [execute] INFO git cat-file --batch 14:04:23 2022-12-13 14:04:22,948 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 14:04:23 2022-12-13 14:04:22,975 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:04:23 2022-12-13 14:04:22,975 [execute] INFO git tag -a v3.0.0-dev.3 -m v3.0.0-dev.3 14:04:23 2022-12-13 14:04:22,975 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.3', '-m', 'v3.0.0-dev.3'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 14:04:23 2022-12-13 14:04:22,979 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:04:23 3.0.0-dev.3 [Pipeline] } 14:04:23 $ docker exec --env ******** --env ******** 7215e7a52682f9c4594d8b57eaa51cdf7fb6617c741a4c007aba974aa816d65a ssh-agent -k 14:04:23 unset SSH_AUTH_SOCK; 14:04:23 unset SSH_AGENT_PID; 14:04:23 echo Agent pid 39 killed; 14:04:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:04:23 + git semver [Pipeline] } 14:04:23 $ docker stop --time=1 7215e7a52682f9c4594d8b57eaa51cdf7fb6617c741a4c007aba974aa816d65a 14:04:25 $ docker rm -f 7215e7a52682f9c4594d8b57eaa51cdf7fb6617c741a4c007aba974aa816d65a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:04:25 14:04:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:04:25 0.23.1-centos7: Pulling from edgex-lftools 14:04:25 ab5ef0e58194: Pulling fs layer 14:04:25 9712f1f96733: Pulling fs layer 14:04:25 63f879dbbcfc: Pulling fs layer 14:04:25 0d9ebad4ef96: Pulling fs layer 14:04:25 e9a5061849ea: Pulling fs layer 14:04:25 d747dcd14b5f: Pulling fs layer 14:04:25 2de7ff778b66: Pulling fs layer 14:04:25 0d9ebad4ef96: Waiting 14:04:25 e9a5061849ea: Waiting 14:04:25 d747dcd14b5f: Waiting 14:04:25 2de7ff778b66: Waiting 14:04:25 9712f1f96733: Verifying Checksum 14:04:25 9712f1f96733: Download complete 14:04:26 63f879dbbcfc: Verifying Checksum 14:04:26 63f879dbbcfc: Download complete 14:04:26 e9a5061849ea: Verifying Checksum 14:04:26 e9a5061849ea: Download complete 14:04:26 d747dcd14b5f: Verifying Checksum 14:04:26 d747dcd14b5f: Download complete 14:04:26 0d9ebad4ef96: Verifying Checksum 14:04:26 0d9ebad4ef96: Download complete 14:04:26 2de7ff778b66: Verifying Checksum 14:04:26 2de7ff778b66: Download complete 14:04:26 ab5ef0e58194: Verifying Checksum 14:04:26 ab5ef0e58194: Download complete 14:04:29 ab5ef0e58194: Pull complete 14:04:29 9712f1f96733: Pull complete 14:04:30 63f879dbbcfc: Pull complete 14:04:32 0d9ebad4ef96: Pull complete 14:04:33 e9a5061849ea: Pull complete 14:04:33 d747dcd14b5f: Pull complete 14:04:34 2de7ff778b66: Pull complete 14:04:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:04:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:04:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:34 prd-ubuntu20.04-docker-8c-8g-121066 does not seem to be running inside a container 14:04:34 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:04:35 $ docker top 6b281f74df7405a32e63d12007b349859ecc48fb0a813d030aaf8be315c5987e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:04:35 provisioning config files... 14:04:35 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config120346814855783242tmp 14:04:35 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2744468349681694802tmp 14:04:35 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config6376477699520196162tmp [Pipeline] { [Pipeline] echo 14:04:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:04:36 ---> sigul-configuration.sh 14:04:36 gpg: directory `/root/.gnupg' created 14:04:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:04:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:04:36 gpg: keyring `/root/.gnupg/secring.gpg' created 14:04:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:04:36 gpg: CAST5 encrypted data 14:04:36 gpg: encrypted with 1 passphrase 14:04:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:04:36 + mkdir /home/jenkins 14:04:36 + mkdir /home/jenkins/sigul [Pipeline] sh 14:04:36 + 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 14:04:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:04:37 ---> sigul-install.sh 14:04:37 Sigul already installed; skipping installation. [Pipeline] sh 14:04:37 + git tag --list 14:04:37 v0.0.1 14:04:37 v0.0.10 14:04:37 v0.0.11 14:04:37 v0.0.12 14:04:37 v0.0.13 14:04:37 v0.0.14 14:04:37 v0.0.15 14:04:37 v0.0.16 14:04:37 v0.0.17 14:04:37 v0.0.18 14:04:37 v0.0.19 14:04:37 v0.0.2 14:04:37 v0.0.20 14:04:37 v0.0.21 14:04:37 v0.0.22 14:04:37 v0.0.23 14:04:37 v0.0.24 14:04:37 v0.0.25 14:04:37 v0.0.26 14:04:37 v0.0.27 14:04:37 v0.0.28 14:04:37 v0.0.29 14:04:37 v0.0.3 14:04:37 v0.0.30 14:04:37 v0.0.31 14:04:37 v0.0.32 14:04:37 v0.0.33 14:04:37 v0.0.34 14:04:37 v0.0.35 14:04:37 v0.0.36 14:04:37 v0.0.37 14:04:37 v0.0.38 14:04:37 v0.0.39 14:04:37 v0.0.4 14:04:37 v0.0.40 14:04:37 v0.0.41 14:04:37 v0.0.42 14:04:37 v0.0.43 14:04:37 v0.0.44 14:04:37 v0.0.45 14:04:37 v0.0.46 14:04:37 v0.0.47 14:04:37 v0.0.48 14:04:37 v0.0.49 14:04:37 v0.0.5 14:04:37 v0.0.50 14:04:37 v0.0.51 14:04:37 v0.0.52 14:04:37 v0.0.53 14:04:37 v0.0.54 14:04:37 v0.0.55 14:04:37 v0.0.56 14:04:37 v0.0.57 14:04:37 v0.0.58 14:04:37 v0.0.59 14:04:37 v0.0.6 14:04:37 v0.0.60 14:04:37 v0.0.61 14:04:37 v0.0.62 14:04:37 v0.0.63 14:04:37 v0.0.64 14:04:37 v0.0.65 14:04:37 v0.0.66 14:04:37 v0.0.67 14:04:37 v0.0.68 14:04:37 v0.0.69 14:04:37 v0.0.7 14:04:37 v0.0.70 14:04:37 v0.0.71 14:04:37 v0.0.72 14:04:37 v0.0.8 14:04:37 v0.0.9 14:04:37 v2.0.0 14:04:37 v2.1.0 14:04:37 v2.1.1 14:04:37 v2.1.1-dev.1 14:04:37 v2.1.1-dev.2 14:04:37 v2.1.1-dev.3 14:04:37 v2.1.1-dev.4 14:04:37 v2.2.0 14:04:37 v2.2.1-dev.1 14:04:37 v2.2.1-dev.2 14:04:37 v2.2.1-dev.3 14:04:37 v2.2.1-dev.4 14:04:37 v2.2.1-dev.5 14:04:37 v2.2.1-dev.6 14:04:37 v2.2.1-dev.7 14:04:37 v2.2.1-dev.8 14:04:37 v2.2.1-dev.9 14:04:37 v2.3.0 14:04:37 v2.3.0-dev.10 14:04:37 v2.3.0-dev.11 14:04:37 v2.3.0-dev.12 14:04:37 v2.3.0-dev.13 14:04:37 v2.3.0-dev.14 14:04:37 v2.3.0-dev.15 14:04:37 v2.3.0-dev.16 14:04:37 v2.3.0-dev.17 14:04:37 v2.3.0-dev.18 14:04:37 v2.3.0-dev.19 14:04:37 v2.3.0-dev.20 14:04:37 v2.3.0-dev.21 14:04:37 v2.3.0-dev.22 14:04:37 v2.3.0-dev.23 14:04:37 v2.3.0-dev.24 14:04:37 v2.3.0-dev.25 14:04:37 v2.3.0-dev.26 14:04:37 v2.3.0-dev.27 14:04:37 v2.3.0-dev.28 14:04:37 v2.3.0-dev.29 14:04:37 v2.3.0-dev.30 14:04:37 v3.0.0-dev.1 14:04:37 v3.0.0-dev.2 14:04:37 v3.0.0-dev.3 [Pipeline] sh 14:04:37 + lftools sign git-tag v3.0.0-dev.3 14:04:38 Signing Git tag with Sigul... 14:04:38 Signing v3.0.0-dev.3 [Pipeline] echo 14:04:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:04:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:04:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:04:38 $ docker stop --time=1 6b281f74df7405a32e63d12007b349859ecc48fb0a813d030aaf8be315c5987e 14:04:40 $ docker rm -f 6b281f74df7405a32e63d12007b349859ecc48fb0a813d030aaf8be315c5987e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:04:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:04:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:04:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:40 prd-ubuntu20.04-docker-8c-8g-121066 does not seem to be running inside a container 14:04:40 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:04:41 $ docker top 7ed0c7b33011b5b1e771f63d13146b50cef04afd71b5b59fdbb3048f72ba12cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:04:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:41 [ssh-agent] Looking for ssh-agent implementation... 14:04:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:41 $ docker exec 7ed0c7b33011b5b1e771f63d13146b50cef04afd71b5b59fdbb3048f72ba12cd ssh-agent 14:04:41 SSH_AUTH_SOCK=/tmp/ssh-UpWVWZhZx9zX/agent.31 14:04:41 SSH_AGENT_PID=37 14:04:41 Running ssh-add (command line suppressed) 14:04:41 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9294209555818578602.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9294209555818578602.key) 14:04:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:04:42 + git semver bump pre 14:04:42 2022-12-13 14:04:42,216 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:04:42 2022-12-13 14:04:42,216 [bump_version] DEBUG bumping version:3.0.0-dev.3 on axis:pre with prefix:dev 14:04:42 2022-12-13 14:04:42,216 [bump_version] DEBUG bumped version:3.0.0-dev.4 14:04:42 2022-12-13 14:04:42,217 [write_version] DEBUG write version:3.0.0-dev.4 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 14:04:42 2022-12-13 14:04:42,217 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:04:42 2022-12-13 14:04:42,217 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:04:42 2022-12-13 14:04:42,219 [execute] INFO git cat-file --batch-check 14:04:42 2022-12-13 14:04:42,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 14:04:42 2022-12-13 14:04:42,224 [execute] INFO git cat-file --batch 14:04:42 2022-12-13 14:04:42,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 14:04:42 2022-12-13 14:04:42,229 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:04:42 3.0.0-dev.4 [Pipeline] } 14:04:42 $ docker exec --env ******** --env ******** 7ed0c7b33011b5b1e771f63d13146b50cef04afd71b5b59fdbb3048f72ba12cd ssh-agent -k 14:04:42 unset SSH_AUTH_SOCK; 14:04:42 unset SSH_AGENT_PID; 14:04:42 echo Agent pid 37 killed; 14:04:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:04:42 + git semver [Pipeline] } 14:04:42 $ docker stop --time=1 7ed0c7b33011b5b1e771f63d13146b50cef04afd71b5b59fdbb3048f72ba12cd 14:04:44 $ docker rm -f 7ed0c7b33011b5b1e771f63d13146b50cef04afd71b5b59fdbb3048f72ba12cd [Pipeline] // withDockerContainer [Pipeline] sh 14:04:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:04:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:04:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:44 prd-ubuntu20.04-docker-8c-8g-121066 does not seem to be running inside a container 14:04:45 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:04:45 $ docker top 731445085c65e6edacd779eab0679e5a9d6e611aef3362f1eaa182960c7e1829 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:04:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:45 [ssh-agent] Looking for ssh-agent implementation... 14:04:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:45 $ docker exec 731445085c65e6edacd779eab0679e5a9d6e611aef3362f1eaa182960c7e1829 ssh-agent 14:04:45 SSH_AUTH_SOCK=/tmp/ssh-NtZvaxSvZ8OP/agent.32 14:04:45 SSH_AGENT_PID=38 14:04:45 Running ssh-add (command line suppressed) 14:04:45 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3843563408354726107.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3843563408354726107.key) 14:04:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:04:46 + git semver push 14:04:46 2022-12-13 14:04:46,271 [run_push] DEBUG push 14:04:46 2022-12-13 14:04:46,272 [execute] INFO git cat-file --batch-check 14:04:46 2022-12-13 14:04:46,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 14:04:46 2022-12-13 14:04:46,276 [execute] INFO git rev-list 6535eb6807ae8c9ba7f16fe6d47a5f27f9246696 -- 14:04:46 2022-12-13 14:04:46,277 [execute] DEBUG Popen(['git', 'rev-list', '6535eb6807ae8c9ba7f16fe6d47a5f27f9246696', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 14:04:46 2022-12-13 14:04:46,287 [execute] INFO git fetch -v origin 14:04:46 2022-12-13 14:04:46,287 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 14:04:46 2022-12-13 14:04:46,766 [run_push] DEBUG no remote changes detected 14:04:46 2022-12-13 14:04:46,766 [execute] INFO git push origin semver 14:04:46 2022-12-13 14:04:46,767 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 14:04:47 2022-12-13 14:04:47,676 [run_push] DEBUG push all version tags 14:04:47 2022-12-13 14:04:47,677 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:04:47 2022-12-13 14:04:47,677 [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) 14:04:48 2022-12-13 14:04:48,631 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:04:48 3.0.0-dev.4 [Pipeline] } 14:04:48 $ docker exec --env ******** --env ******** 731445085c65e6edacd779eab0679e5a9d6e611aef3362f1eaa182960c7e1829 ssh-agent -k 14:04:48 unset SSH_AUTH_SOCK; 14:04:48 unset SSH_AGENT_PID; 14:04:48 echo Agent pid 38 killed; 14:04:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:04:49 + git semver [Pipeline] } 14:04:49 $ docker stop --time=1 731445085c65e6edacd779eab0679e5a9d6e611aef3362f1eaa182960c7e1829 14:04:50 $ docker rm -f 731445085c65e6edacd779eab0679e5a9d6e611aef3362f1eaa182960c7e1829 [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 14:04:51 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 14:04:51 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 14:04:51 total 16 14:04:51 drwxr-xr-x 3 root root 4096 Dec 13 13:59 . 14:04:51 drwxrwxr-x 9 jenkins jenkins 4096 Dec 13 14:04 .. 14:04:51 drwxr-xr-x 2 root root 4096 Dec 13 13:59 cost 14:04:51 -rw-r--r-- 1 root root 87 Dec 13 13:59 cost.csv 14:04:51 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 14:04:51 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 14:04:51 total 16 14:04:51 drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 13:59 . 14:04:51 drwxrwxr-x 9 jenkins jenkins 4096 Dec 13 14:04 .. 14:04:51 drwxr-xr-x 2 jenkins jenkins 4096 Dec 13 13:59 cost 14:04:51 -rw-r--r-- 1 jenkins jenkins 87 Dec 13 13:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:04:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:04:52 ---> package-listing.sh 14:04:52 ++ facter osfamily 14:04:52 ++ tr '[:upper:]' '[:lower:]' 14:04:52 + OS_FAMILY=debian 14:04:52 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 14:04:52 + START_PACKAGES=/tmp/packages_start.txt 14:04:52 + END_PACKAGES=/tmp/packages_end.txt 14:04:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:04:52 + PACKAGES=/tmp/packages_start.txt 14:04:52 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 14:04:52 + PACKAGES=/tmp/packages_end.txt 14:04:52 + case "${OS_FAMILY}" in 14:04:52 + dpkg -l 14:04:52 + grep '^ii' 14:04:52 + '[' -f /tmp/packages_start.txt ']' 14:04:52 + '[' -f /tmp/packages_end.txt ']' 14:04:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:04:52 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 14:04:52 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 14:04:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 14:04:52 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 14:04:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:04:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:53 prd-ubuntu20.04-docker-8c-8g-121066 does not seem to be running inside a container 14:04:53 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:04:53 $ docker top c2d4ea20894639615aaf9336d263325aabc7a9588c322015cca88fa675122c6c -eo pid,comm [Pipeline] { [Pipeline] sh 14:04:54 + touch /tmp/pre-build-complete [Pipeline] sh 14:04:54 + mkdir -p /var/log/sysstat [Pipeline] sh 14:04:54 + ls /var/log/sa-host 14:04:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:04:54 provisioning config files... 14:04:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4963813565618550157tmp [Pipeline] { [Pipeline] echo 14:04:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:04:55 ---> create-netrc.sh [Pipeline] } 14:04:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:04:55 ---> python-tools-install.sh [Pipeline] echo 14:04:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:04:55 ---> sudo-logs.sh 14:04:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:04:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:04:56 ---> job-cost.sh 14:04:56 lf-activate-venv: SKIPPING 14:04:56 DEBUG: total: 0.2199999988079071 14:04:56 INFO: Retrieving Stack Cost... 14:04:56 INFO: Retrieving Pricing Info for: v3-standard-8 14:04:56 INFO: Archiving Costs [Pipeline] echo 14:04:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:04:56 ---> logs-deploy.sh 14:04:56 lf-activate-venv: SKIPPING 14:04:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/90 14:04:56 INFO: archiving workspace using pattern(s): 14:04:57 Archives upload complete. 14:04:58 INFO: archiving logs to Nexus 14:04:58 ---> uname -a: 14:04:58 Linux prd-ubuntu20-04-docker-8c-8g-121066 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:04:58 14:04:58 14:04:58 ---> lscpu: 14:04:58 Architecture: x86_64 14:04:58 CPU op-mode(s): 32-bit, 64-bit 14:04:58 Byte Order: Little Endian 14:04:58 Address sizes: 40 bits physical, 48 bits virtual 14:04:58 CPU(s): 8 14:04:58 On-line CPU(s) list: 0-7 14:04:58 Thread(s) per core: 1 14:04:58 Core(s) per socket: 1 14:04:58 Socket(s): 8 14:04:58 NUMA node(s): 1 14:04:58 Vendor ID: AuthenticAMD 14:04:58 CPU family: 23 14:04:58 Model: 49 14:04:58 Model name: AMD EPYC-Rome Processor 14:04:58 Stepping: 0 14:04:58 CPU MHz: 2800.000 14:04:58 BogoMIPS: 5600.00 14:04:58 Virtualization: AMD-V 14:04:58 Hypervisor vendor: KVM 14:04:58 Virtualization type: full 14:04:58 L1d cache: 256 KiB 14:04:58 L1i cache: 256 KiB 14:04:58 L2 cache: 4 MiB 14:04:58 L3 cache: 128 MiB 14:04:58 NUMA node0 CPU(s): 0-7 14:04:58 Vulnerability Itlb multihit: Not affected 14:04:58 Vulnerability L1tf: Not affected 14:04:58 Vulnerability Mds: Not affected 14:04:58 Vulnerability Meltdown: Not affected 14:04:58 Vulnerability Mmio stale data: Not affected 14:04:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:04:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:04:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:04:58 Vulnerability Srbds: Not affected 14:04:58 Vulnerability Tsx async abort: Not affected 14:04:58 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 14:04:58 14:04:58 14:04:58 ---> nproc: 14:04:58 8 14:04:58 14:04:58 14:04:58 ---> df -h: 14:04:58 Filesystem Size Used Avail Use% Mounted on 14:04:58 overlay 155G 12G 143G 8% / 14:04:58 tmpfs 64M 0 64M 0% /dev 14:04:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:04:58 shm 64M 0 64M 0% /dev/shm 14:04:58 /dev/vda1 155G 12G 143G 8% /facter-os 14:04:58 14:04:58 14:04:58 ---> sar -b -r -n DEV: 14:04:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-121066) 12/13/22 _x86_64_ (8 CPU) 14:04:58 14:04:58 13:57:45 LINUX RESTART (8 CPU) 14:04:58 14:04:58 13:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:04:58 13:59:01 157.41 47.34 110.06 0.00 5313.78 93708.52 0.00 14:04:58 14:00:01 56.32 0.17 56.16 0.00 8.80 31387.32 0.00 14:04:58 14:01:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 14:04:58 14:02:02 0.97 0.00 0.97 0.00 0.00 12.93 0.00 14:04:58 14:03:01 29.03 9.39 19.64 0.00 2932.11 2533.40 0.00 14:04:58 14:04:01 28.21 1.35 26.86 0.00 2275.49 6327.35 0.00 14:04:58 Average: 45.53 9.71 35.82 0.00 1751.70 22384.65 0.00 14:04:58 14:04:58 13:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:04:58 13:59:01 28598772 31584180 723264 2.20 88808 3122444 1896412 5.59 1323756 2542708 537576 14:04:58 14:00:01 28700024 31620476 689908 2.10 94740 3052508 1757984 5.18 1129296 2636592 176 14:04:58 14:01:01 28700620 31621176 688884 2.09 94784 3052508 1757984 5.18 1129388 2636592 168 14:04:58 14:02:02 28709904 31630488 679488 2.07 94832 3052512 1757984 5.18 1119472 2636596 168 14:04:58 14:03:01 28393588 31583080 709352 2.16 112572 3303028 1848536 5.45 1276948 2775680 66180 14:04:58 14:04:01 28164956 31585952 702588 2.14 128748 3506708 1814468 5.35 1465576 2800120 32 14:04:58 Average: 28544644 31604225 698914 2.13 102414 3181618 1805561 5.32 1240739 2671381 100717 14:04:58 14:04:58 13:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:04:58 13:59:01 ens3 772.10 479.94 7189.80 97.88 0.00 0.00 0.00 0.00 14:04:58 13:59:01 lo 3.60 3.60 0.35 0.35 0.00 0.00 0.00 0.00 14:04:58 13:59:01 docker0 53.11 71.45 4.20 732.68 0.00 0.00 0.00 0.00 14:04:58 13:59:01 vethbf89c8c 47.79 67.44 4.31 687.82 0.00 0.00 0.00 0.06 14:04:58 14:00:01 ens3 115.93 73.54 2528.85 14.45 0.00 0.00 0.00 0.00 14:04:58 14:00:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 14:04:58 14:00:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:04:58 14:01:01 ens3 0.38 0.22 0.25 0.19 0.00 0.00 0.00 0.00 14:04:58 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:58 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:58 14:02:02 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:04:58 14:02:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:04:58 14:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:58 14:03:01 ens3 91.02 58.58 1398.67 4.09 0.00 0.00 0.00 0.00 14:04:58 14:03:01 lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 14:04:58 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:58 14:04:01 ens3 110.05 78.64 1390.72 80.43 0.00 0.00 0.00 0.00 14:04:58 14:04:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 14:04:58 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:58 Average: ens3 181.85 115.33 2086.57 32.92 0.00 0.00 0.00 0.00 14:04:58 Average: lo 0.99 0.99 0.09 0.09 0.00 0.00 0.00 0.00 14:04:58 Average: docker0 8.89 11.95 0.70 122.45 0.00 0.00 0.00 0.00 14:04:58 14:04:58 14:04:58 ---> sar -P ALL: 14:04:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-121066) 12/13/22 _x86_64_ (8 CPU) 14:04:58 14:04:58 13:57:45 LINUX RESTART (8 CPU) 14:04:58 14:04:58 13:58:01 CPU %user %nice %system %iowait %steal %idle 14:04:58 13:59:01 all 20.62 0.00 5.24 1.09 0.06 73.00 14:04:58 13:59:01 0 21.16 0.00 5.84 0.79 0.05 72.17 14:04:58 13:59:01 1 22.78 0.00 5.16 1.75 0.07 70.24 14:04:58 13:59:01 2 19.82 0.00 5.62 0.64 0.05 73.87 14:04:58 13:59:01 3 20.92 0.00 5.37 2.63 0.07 71.01 14:04:58 13:59:01 4 22.49 0.00 5.34 1.01 0.07 71.10 14:04:58 13:59:01 5 17.91 0.00 4.86 0.34 0.07 76.82 14:04:58 13:59:01 6 20.01 0.00 4.45 0.42 0.07 75.05 14:04:58 13:59:01 7 19.83 0.00 5.25 1.12 0.07 73.73 14:04:58 14:00:01 all 10.61 0.00 2.25 0.46 0.03 86.65 14:04:58 14:00:01 0 9.92 0.00 2.48 0.67 0.03 86.90 14:04:58 14:00:01 1 10.14 0.00 2.46 2.17 0.03 85.20 14:04:58 14:00:01 2 11.90 0.00 2.02 0.05 0.03 86.00 14:04:58 14:00:01 3 10.75 0.00 1.94 0.03 0.03 87.24 14:04:58 14:00:01 4 10.19 0.00 2.11 0.00 0.03 87.67 14:04:58 14:00:01 5 11.25 0.00 2.03 0.20 0.03 86.49 14:04:58 14:00:01 6 10.53 0.00 2.03 0.18 0.02 87.24 14:04:58 14:00:01 7 10.21 0.00 2.89 0.35 0.05 86.50 14:04:58 14:01:01 all 0.28 0.00 0.01 0.00 0.00 99.71 14:04:58 14:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:04:58 14:01:01 1 1.97 0.00 0.00 0.00 0.00 98.03 14:04:58 14:01:01 2 0.00 0.00 0.03 0.00 0.02 99.95 14:04:58 14:01:01 3 0.03 0.00 0.00 0.02 0.00 99.95 14:04:58 14:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 14:04:58 14:01:01 5 0.10 0.00 0.00 0.02 0.00 99.88 14:04:58 14:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:04:58 14:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:04:58 14:02:02 all 0.28 0.00 0.01 0.00 0.00 99.71 14:04:58 14:02:02 0 0.02 0.00 0.02 0.00 0.00 99.97 14:04:58 14:02:02 1 1.99 0.00 0.00 0.00 0.00 98.01 14:04:58 14:02:02 2 0.05 0.00 0.02 0.00 0.00 99.93 14:04:58 14:02:02 3 0.02 0.00 0.02 0.00 0.00 99.97 14:04:58 14:02:02 4 0.03 0.00 0.02 0.00 0.00 99.95 14:04:58 14:02:02 5 0.03 0.00 0.00 0.02 0.00 99.95 14:04:58 14:02:02 6 0.02 0.00 0.02 0.00 0.02 99.95 14:04:58 14:02:02 7 0.05 0.00 0.00 0.00 0.00 99.95 14:04:58 14:03:01 all 1.16 0.00 0.69 0.18 0.01 97.96 14:04:58 14:03:01 0 0.59 0.00 0.42 0.12 0.00 98.86 14:04:58 14:03:01 1 1.93 0.00 0.91 0.03 0.02 97.11 14:04:58 14:03:01 2 1.14 0.00 0.42 0.02 0.02 98.41 14:04:58 14:03:01 3 0.87 0.00 1.63 0.17 0.03 97.30 14:04:58 14:03:01 4 1.44 0.00 0.56 0.05 0.00 97.95 14:04:58 14:03:01 5 0.49 0.00 0.44 0.59 0.02 98.45 14:04:58 14:03:01 6 0.76 0.00 0.53 0.31 0.00 98.40 14:04:58 14:03:01 7 2.07 0.00 0.58 0.12 0.02 97.21 14:04:58 14:04:01 all 1.31 0.00 0.77 0.14 0.01 97.77 14:04:58 14:04:01 0 0.77 0.00 1.00 0.02 0.02 98.20 14:04:58 14:04:01 1 1.03 0.00 0.45 0.03 0.00 98.48 14:04:58 14:04:01 2 0.75 0.00 0.44 0.23 0.03 98.54 14:04:58 14:04:01 3 2.27 0.00 0.68 0.05 0.02 96.98 14:04:58 14:04:01 4 1.84 0.00 1.15 0.10 0.02 96.90 14:04:58 14:04:01 5 0.90 0.00 1.02 0.57 0.02 97.50 14:04:58 14:04:01 6 1.65 0.00 0.52 0.03 0.00 97.80 14:04:58 14:04:01 7 1.25 0.00 0.89 0.12 0.02 97.73 14:04:58 Average: all 5.69 0.00 1.49 0.31 0.02 92.50 14:04:58 Average: 0 5.40 0.00 1.62 0.27 0.02 92.70 14:04:58 Average: 1 6.59 0.00 1.48 0.66 0.02 91.25 14:04:58 Average: 2 5.60 0.00 1.42 0.16 0.03 92.79 14:04:58 Average: 3 5.79 0.00 1.60 0.48 0.03 92.10 14:04:58 Average: 4 5.98 0.00 1.52 0.19 0.02 92.29 14:04:58 Average: 5 5.10 0.00 1.39 0.29 0.02 93.21 14:04:58 Average: 6 5.48 0.00 1.26 0.16 0.02 93.09 14:04:58 Average: 7 5.55 0.00 1.59 0.28 0.03 92.55 14:04:58 14:04:58 14:04:58