Started by user Bill Mahoney Replayed #77 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a43e4483e78b56bbeb4e7e782749350c10340679 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-ssh13400944442706896517.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh17213427613828976011.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh4032971036252103618.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 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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. Replacing contents of vars/edgeXReleaseOpenApi.groovy Replacing contents of vars/edgeXDockerLogin.groovy Replacing contents of vars/edgeXUpdateNamedTag.groovy Replacing contents of vars/edgeXInfraPublish.groovy Replacing contents of src/main/groovy/edgeXDocGenerator.groovy Replacing contents of vars/edgeXInfraLFToolsSign.groovy Replacing contents of vars/edgeXGeneric.groovy Replacing contents of vars/edgeXBuildGoParallel.groovy Replacing contents of vars/edgeXSemver.groovy Replacing contents of vars/edgeXNexusPublish.groovy Replacing contents of vars/edgeXGHPagesPublish.groovy Replacing contents of vars/edgeXBuildGoMod.groovy Replacing contents of vars/edgeXRelease.groovy Replacing contents of vars/edgeXSnap.groovy Replacing contents of vars/edgeXReleaseSnap.groovy Replacing contents of vars/edgeXBuildCApp.groovy Replacing contents of vars/edgeXInfraShipLogs.groovy Replacing contents of vars/edgeXSetupEnvironment.groovy Replacing contents of vars/edgex.groovy Replacing contents of vars/edgeXBuildDocker.groovy Replacing contents of vars/edgeXEmail.groovy Replacing contents of vars/edgeXSwaggerPublish.groovy Replacing contents of vars/edgeXReleaseGitTag.groovy Replacing contents of vars/edgeXLTS.groovy Replacing contents of vars/edgeXEmailUtil.groovy Replacing contents of vars/edgeXReleaseDockerImage.groovy Replacing contents of vars/edgeXClair.groovy Replacing contents of vars/edgeXBuildGoApp.groovy Replacing contents of vars/edgeXSnyk.groovy Replacing contents of vars/edgeXCodecov.groovy Replacing contents of vars/edgeXDocker.groovy Replacing contents of vars/edgeXReleaseGitTagUtil.groovy Replacing contents of vars/edgeXReleaseGitHubAssets.groovy Replacing contents of vars/edgeXReleaseDocs.groovy 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-ssh10580273209823749093.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-ssh6844835416390516548.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. Replacing contents of vars/lfParallelCostCapture.groovy Replacing contents of vars/lfInfraShipLogs.groovy Replacing contents of vars/lfNode.groovy Replacing contents of vars/lfCommon.groovy Replacing contents of vars/lfDefaults.groovy Replacing contents of vars/lfDocker.groovy Replacing contents of vars/lfJava.groovy [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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8582 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 a43e4483e78b56bbeb4e7e782749350c10340679 (main) Commit message: "feat: add security Consul metrics (#383)" > 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 a43e4483e78b56bbeb4e7e782749350c10340679 # timeout=10 > git rev-list --no-walk a43e4483e78b56bbeb4e7e782749350c10340679 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:09:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:09:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:09:02 ========================================================= 17:09:02 EdgeX Global Pipelines Version Info 17:09:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:09:03 ------------------- 17:09:03 stable info: 17:09:03 ------------------- 17:09:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:09:03 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 17:09:03 Message: update stable to v1.0.243 17:09:03 ------------------- 17:09:03 experimental info: 17:09:03 ------------------- 17:09:03 Commited By: **** collab-it+edgex@linuxfoundation.org 17:09:03 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 17:09:03 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:09:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 17:09:03 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 17:09:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:09:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:09:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:09:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:09:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:09:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:09:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:09:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:09:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:09:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 17:09:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:09:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:09:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:09:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:09:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:09:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:09:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:09:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:09:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:09:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:09:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:09:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:09:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:09:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:09:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:09:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:09:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:09:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:09:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a43e4483e78b56bbeb4e7e782749350c10340679 [Pipeline] echo 17:09:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a43e448 [Pipeline] echo 17:09:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:09:04 + git rev-list -1 --merges a43e4483e78b56bbeb4e7e782749350c10340679~1..a43e4483e78b56bbeb4e7e782749350c10340679 [Pipeline] echo 17:09:04 -----------> git rev-list -1 --merges a43e4483e78b56bbeb4e7e782749350c10340679~1..a43e4483e78b56bbeb4e7e782749350c10340679 a43e4483e78b56bbeb4e7e782749350c10340679 [false] [Pipeline] sh 17:09:04 + git log --format=format:%s -1 a43e4483e78b56bbeb4e7e782749350c10340679 [Pipeline] echo 17:09:04 ========================================================= 17:09:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:09:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:09:05 + git log --format=format:%s -1 a43e4483e78b56bbeb4e7e782749350c10340679 [Pipeline] echo 17:09:05 [semverPrep] GIT_COMMIT: a43e4483e78b56bbeb4e7e782749350c10340679, Commit Message: feat: add security Consul metrics (#383) [Pipeline] echo 17:09:05 [semverPrep] This is not a build commit. [Pipeline] sh 17:09:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:09:05 + grep -v github /etc/ssh/ssh_known_hosts 17:09:05 + [ -e /tmp/ssh_known_hosts ] 17:09:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:09:05 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:09:05 sudo tee -a /etc/ssh/ssh_known_hosts 17:09:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:09:06 17:09:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:09:06 0.1.4: Pulling from edgex-devops/py-git-semver 17:09:06 b85a868b505f: Pulling fs layer 17:09:06 e2be974225ed: Pulling fs layer 17:09:06 339a4e72a1f5: Pulling fs layer 17:09:06 988bab9f4d93: Pulling fs layer 17:09:06 1469e6f7b9e6: Pulling fs layer 17:09:06 eaf3925da568: Pulling fs layer 17:09:06 bab4dde63d76: Pulling fs layer 17:09:06 bde34c3a00c8: Pulling fs layer 17:09:06 b352a97aabf1: Pulling fs layer 17:09:06 4872d77fe225: Pulling fs layer 17:09:06 5851b861e8e6: Pulling fs layer 17:09:06 bde34c3a00c8: Waiting 17:09:06 1469e6f7b9e6: Waiting 17:09:06 eaf3925da568: Waiting 17:09:06 bab4dde63d76: Waiting 17:09:06 4872d77fe225: Waiting 17:09:06 988bab9f4d93: Waiting 17:09:06 5851b861e8e6: Waiting 17:09:06 b352a97aabf1: Waiting 17:09:06 e2be974225ed: Download complete 17:09:06 988bab9f4d93: Verifying Checksum 17:09:06 988bab9f4d93: Download complete 17:09:06 1469e6f7b9e6: Verifying Checksum 17:09:06 1469e6f7b9e6: Download complete 17:09:06 339a4e72a1f5: Verifying Checksum 17:09:06 339a4e72a1f5: Download complete 17:09:06 eaf3925da568: Verifying Checksum 17:09:06 eaf3925da568: Download complete 17:09:06 bde34c3a00c8: Download complete 17:09:06 b352a97aabf1: Download complete 17:09:06 4872d77fe225: Download complete 17:09:06 5851b861e8e6: Verifying Checksum 17:09:06 5851b861e8e6: Download complete 17:09:06 b85a868b505f: Verifying Checksum 17:09:06 b85a868b505f: Download complete 17:09:07 bab4dde63d76: Verifying Checksum 17:09:07 bab4dde63d76: Download complete 17:09:07 b85a868b505f: Pull complete 17:09:07 e2be974225ed: Pull complete 17:09:08 339a4e72a1f5: Pull complete 17:09:08 988bab9f4d93: Pull complete 17:09:08 1469e6f7b9e6: Pull complete 17:09:08 eaf3925da568: Pull complete 17:09:10 bab4dde63d76: Pull complete 17:09:10 bde34c3a00c8: Pull complete 17:09:10 b352a97aabf1: Pull complete 17:09:10 4872d77fe225: Pull complete 17:09:10 5851b861e8e6: Pull complete 17:09:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:09:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:09:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:10 prd-ubuntu20.04-docker-8c-8g-8582 does not seem to be running inside a container 17:09:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:09:12 $ docker top f9bd33e8491a06cb8768a2a0f1fec8f8be680ba666c0af5d7db9c973b7e303ee -eo pid,comm 17:09:12 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). 17:09:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:09:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:09:12 [ssh-agent] Looking for ssh-agent implementation... 17:09:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:09:12 $ docker exec f9bd33e8491a06cb8768a2a0f1fec8f8be680ba666c0af5d7db9c973b7e303ee ssh-agent 17:09:12 SSH_AUTH_SOCK=/tmp/ssh-ceEDERF1dc5R/agent.32 17:09:12 SSH_AGENT_PID=38 17:09:12 Running ssh-add (command line suppressed) 17:09:12 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11293117685105968444.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11293117685105968444.key) 17:09:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:09:13 + git tag --points-at HEAD [Pipeline] } 17:09:13 $ docker exec --env ******** --env ******** f9bd33e8491a06cb8768a2a0f1fec8f8be680ba666c0af5d7db9c973b7e303ee ssh-agent -k 17:09:13 unset SSH_AUTH_SOCK; 17:09:13 unset SSH_AGENT_PID; 17:09:13 echo Agent pid 38 killed; 17:09:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:09:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:09:13 [ssh-agent] Looking for ssh-agent implementation... 17:09:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:09:13 $ docker exec f9bd33e8491a06cb8768a2a0f1fec8f8be680ba666c0af5d7db9c973b7e303ee ssh-agent 17:09:13 SSH_AUTH_SOCK=/tmp/ssh-8G0yLdIPnI9t/agent.71 17:09:13 SSH_AGENT_PID=77 17:09:13 Running ssh-add (command line suppressed) 17:09:13 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3139977590489373613.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3139977590489373613.key) 17:09:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:09:13 + git semver init 17:09:14 2022-10-19 17:09:14,152 [run_init] DEBUG init version:0.0.0 force:False 17:09:14 2022-10-19 17:09:14,153 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 17:09:14 2022-10-19 17:09:14,153 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 17:09:14 2022-10-19 17:09:14,154 [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) 17:09:15 2022-10-19 17:09:15,073 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 17:09:15 2022-10-19 17:09:15,074 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 17:09:15 2022-10-19 17:09:15,074 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:09:15 2022-10-19 17:09:15,074 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:09:15 2.3.0-dev.22 [Pipeline] } 17:09:15 $ docker exec --env ******** --env ******** f9bd33e8491a06cb8768a2a0f1fec8f8be680ba666c0af5d7db9c973b7e303ee ssh-agent -k 17:09:15 unset SSH_AUTH_SOCK; 17:09:15 unset SSH_AGENT_PID; 17:09:15 echo Agent pid 77 killed; 17:09:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:09:15 + git semver [Pipeline] } 17:09:15 $ docker stop --time=1 f9bd33e8491a06cb8768a2a0f1fec8f8be680ba666c0af5d7db9c973b7e303ee 17:09:17 $ docker rm -f f9bd33e8491a06cb8768a2a0f1fec8f8be680ba666c0af5d7db9c973b7e303ee [Pipeline] // withDockerContainer [Pipeline] sh 17:09:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:09:17 Stashed 1 file(s) [Pipeline] echo 17:09:17 [edgeXSemver]: initialized semver on version 2.3.0-dev.22 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:09:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:09:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:09:17 ========================================================= 17:09:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:09:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:09:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:09:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:09:18 213ec9aee27d: Pulling fs layer 17:09:18 4583459ba037: Pulling fs layer 17:09:18 93c1e223e6f2: Pulling fs layer 17:09:18 53926ce57604: Pulling fs layer 17:09:18 21b2b0c7a3f4: Pulling fs layer 17:09:18 30f14e443154: Pulling fs layer 17:09:18 801331c1e519: Pulling fs layer 17:09:18 99cc6dd402b0: Pulling fs layer 17:09:18 7d9ed39f4882: Pulling fs layer 17:09:18 30f14e443154: Waiting 17:09:18 801331c1e519: Waiting 17:09:18 99cc6dd402b0: Waiting 17:09:18 7d9ed39f4882: Waiting 17:09:18 21b2b0c7a3f4: Waiting 17:09:18 53926ce57604: Waiting 17:09:18 93c1e223e6f2: Verifying Checksum 17:09:18 93c1e223e6f2: Download complete 17:09:18 4583459ba037: Verifying Checksum 17:09:18 4583459ba037: Download complete 17:09:18 21b2b0c7a3f4: Download complete 17:09:18 30f14e443154: Verifying Checksum 17:09:18 30f14e443154: Download complete 17:09:18 213ec9aee27d: Verifying Checksum 17:09:18 801331c1e519: Verifying Checksum 17:09:18 801331c1e519: Download complete 17:09:18 213ec9aee27d: Pull complete 17:09:18 4583459ba037: Pull complete 17:09:18 93c1e223e6f2: Pull complete 17:09:18 7d9ed39f4882: Verifying Checksum 17:09:18 7d9ed39f4882: Download complete 17:09:19 99cc6dd402b0: Verifying Checksum 17:09:19 99cc6dd402b0: Download complete 17:09:19 53926ce57604: Verifying Checksum 17:09:19 53926ce57604: Download complete 17:09:22 53926ce57604: Pull complete 17:09:22 21b2b0c7a3f4: Pull complete 17:09:22 30f14e443154: Pull complete 17:09:22 801331c1e519: Pull complete 17:09:25 99cc6dd402b0: Pull complete 17:09:25 7d9ed39f4882: Pull complete 17:09:25 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 17:09:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:09:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 17:09:25 + 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 17:09:26 + docker inspect -f . ci-base-image-x86_64 17:09:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:26 prd-ubuntu20.04-docker-8c-8g-8582 does not seem to be running inside a container 17:09:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:09:28 $ docker top d796467e67f178641ed49e0788f4f27e4d93f327824f3b8ab05820ae71541b5c -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:28 + go version 17:09:28 go version go1.18.7 linux/amd64 [Pipeline] } 17:09:28 $ docker stop --time=1 d796467e67f178641ed49e0788f4f27e4d93f327824f3b8ab05820ae71541b5c 17:09:29 $ docker rm -f d796467e67f178641ed49e0788f4f27e4d93f327824f3b8ab05820ae71541b5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:30 + docker inspect -f . ci-base-image-x86_64 17:09:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:30 prd-ubuntu20.04-docker-8c-8g-8582 does not seem to be running inside a container 17:09:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:09:30 $ docker top 53f8747345215b6a611a6ed814810e87875a7f954d53b5765c67ce440797ccf5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:31 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 17:09:31 + make test 17:09:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:09:31 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:09:31 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 17:09:31 go: downloading github.com/stretchr/testify v1.8.0 17:09:31 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 17:09:31 go: downloading github.com/google/uuid v1.3.0 17:09:31 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:09:31 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 17:09:31 go: downloading github.com/pelletier/go-toml v1.9.5 17:09:31 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.8 17:09:31 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 17:09:31 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 17:09:31 go: downloading github.com/gorilla/mux v1.8.0 17:09:31 go: downloading github.com/davecgh/go-spew v1.1.1 17:09:31 go: downloading github.com/pmezard/go-difflib v1.0.0 17:09:31 go: downloading gopkg.in/yaml.v3 v3.0.1 17:09:31 go: downloading github.com/stretchr/objx v0.4.0 17:09:31 go: downloading github.com/hashicorp/errwrap v1.0.0 17:09:31 go: downloading github.com/go-kit/log v0.2.0 17:09:31 go: downloading github.com/go-playground/validator/v10 v10.10.1 17:09:31 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:09:31 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 17:09:31 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:09:31 go: downloading github.com/pebbe/zmq4 v1.2.7 17:09:31 go: downloading github.com/hashicorp/consul/api v1.9.1 17:09:31 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:09:31 go: downloading github.com/gorilla/websocket v1.4.2 17:09:31 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 17:09:31 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:09:31 go: downloading github.com/x448/float16 v0.8.4 17:09:31 go: downloading github.com/go-playground/universal-translator v0.18.0 17:09:31 go: downloading github.com/leodido/go-urn v1.2.1 17:09:31 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 17:09:31 go: downloading golang.org/x/text v0.3.7 17:09:31 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:09:31 go: downloading github.com/mitchellh/copystructure v1.0.0 17:09:31 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:09:31 go: downloading github.com/zeebo/errs v1.2.2 17:09:31 go: downloading google.golang.org/grpc v1.46.0 17:09:32 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:09:32 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:09:32 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:09:32 go: downloading github.com/hashicorp/serf v0.9.5 17:09:32 go: downloading github.com/go-playground/locales v0.14.0 17:09:32 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:09:32 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 17:09:32 go: downloading google.golang.org/protobuf v1.28.0 17:09:32 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:09:32 go: downloading github.com/fatih/color v1.9.0 17:09:32 go: downloading github.com/mattn/go-isatty v0.0.14 17:09:32 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:09:32 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 17:09:32 go: downloading github.com/mattn/go-colorable v0.1.12 17:09:32 go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d 17:09:32 go: downloading github.com/golang/protobuf v1.5.2 17:09:32 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:09:32 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:09:32 Still waiting to schedule task 17:09:32 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8580’ is offline 17:09:44 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 17:09:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.010s coverage: 9.9% of statements 17:09:44 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 17:09:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.024s coverage: 92.5% of statements 17:09:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.005s coverage: 85.3% of statements 17:09:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.023s coverage: 42.8% of statements 17:09:45 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 17:09:45 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 17:09:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.013s coverage: 100.0% of statements 17:09:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.315s coverage: 88.4% of statements 17:09:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.011s coverage: 25.0% of statements 17:09:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.031s coverage: 81.4% of statements 17:09:47 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 17:09:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.012s coverage: 41.7% of statements 17:09:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.017s coverage: 91.3% of statements 17:09:53 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." 17:09:53 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:09:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:09:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:09:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:09:55 $ docker stop --time=1 53f8747345215b6a611a6ed814810e87875a7f954d53b5765c67ce440797ccf5 17:09:58 $ docker rm -f 53f8747345215b6a611a6ed814810e87875a7f954d53b5765c67ce440797ccf5 [Pipeline] // withDockerContainer [Pipeline] sh 17:09:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:09:58 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 17:09:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:59 17:09:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:59 latest: Pulling from edgex-lftools-log-publisher 17:09:59 5eb5b503b376: Pulling fs layer 17:09:59 5c69ac0246d0: Pulling fs layer 17:09:59 ec43610c2a17: Pulling fs layer 17:09:59 3a2ae6a8a46f: Pulling fs layer 17:09:59 33b1e0a273af: Pulling fs layer 17:09:59 5d3b04190fa2: Pulling fs layer 17:09:59 2f39f015ded8: Pulling fs layer 17:09:59 33b1e0a273af: Waiting 17:09:59 2f39f015ded8: Waiting 17:09:59 5d3b04190fa2: Waiting 17:09:59 3a2ae6a8a46f: Waiting 17:09:59 5c69ac0246d0: Download complete 17:09:59 3a2ae6a8a46f: Download complete 17:09:59 33b1e0a273af: Verifying Checksum 17:09:59 33b1e0a273af: Download complete 17:09:59 5d3b04190fa2: Verifying Checksum 17:09:59 5d3b04190fa2: Download complete 17:09:59 ec43610c2a17: Verifying Checksum 17:09:59 ec43610c2a17: Download complete 17:09:59 5eb5b503b376: Download complete 17:10:00 2f39f015ded8: Download complete 17:10:01 5eb5b503b376: Pull complete 17:10:01 5c69ac0246d0: Pull complete 17:10:01 ec43610c2a17: Pull complete 17:10:01 3a2ae6a8a46f: Pull complete 17:10:01 33b1e0a273af: Pull complete 17:10:01 5d3b04190fa2: Pull complete 17:10:06 2f39f015ded8: Pull complete 17:10:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:10:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:10:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:06 prd-ubuntu20.04-docker-8c-8g-8582 does not seem to be running inside a container 17:10:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:10:07 $ docker top 270d1fbc43dfcb3bcbf4ded68c050f7d997447fc26ca67879807e10bb9b9ec80 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:10:08 ---> job-cost.sh 17:10:08 lf-activate-venv: SKIPPING 17:10:08 INFO: No Stack... 17:10:08 INFO: Retrieving Pricing Info for: v3-standard-8 17:10:09 INFO: Archiving Costs [Pipeline] sh 17:10:09 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 17:10:09 + cut -d, -f6 [Pipeline] lock 17:10:09 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-78-stack-cost] 17:10:09 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-78-stack-cost] did not exist. Created. 17:10:09 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:10:09 + echo total: 0.2199999988079071 [Pipeline] stash 17:10:09 Stashed 1 file(s) [Pipeline] } 17:10:09 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-78-stack-cost] [Pipeline] // lock [Pipeline] } 17:10:09 $ docker stop --time=1 270d1fbc43dfcb3bcbf4ded68c050f7d997447fc26ca67879807e10bb9b9ec80 17:10:11 $ docker rm -f 270d1fbc43dfcb3bcbf4ded68c050f7d997447fc26ca67879807e10bb9b9ec80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:11:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8583 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 17:11:05 Running in /w/workspace/go-mod-bootstrap/78 [Pipeline] { [Pipeline] checkout 17:11:05 Selected Git installation does not exist. Using Default 17:11:05 The recommended git tool is: NONE 17:11:10 using credential edgex-jenkins-ssh 17:11:10 Cloning the remote Git repository 17:11:10 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 17:11:10 > git init /w/workspace/go-mod-bootstrap/78 # timeout=10 17:11:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:11:10 > git --version # timeout=10 17:11:10 > git --version # 'git version 2.25.1' 17:11:10 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:11 Verifying host key using known hosts file 17:11:11 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. 17:11:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:11:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:11:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:11:13 Avoid second fetch 17:11:13 Checking out Revision a43e4483e78b56bbeb4e7e782749350c10340679 (main) 17:11:13 Commit message: "feat: add security Consul metrics (#383)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 17:11:13 > git config core.sparsecheckout # timeout=10 17:11:13 > git checkout -f a43e4483e78b56bbeb4e7e782749350c10340679 # timeout=10 [Pipeline] sh 17:11:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:11:14 % Total % Received % Xferd Average Speed Time Time Time Current 17:11:14 Dload Upload Total Spent Left Speed 17:11:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 78762 0 --:--:-- --:--:-- --:--:-- 78762 [Pipeline] sh 17:11:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:11:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:11:15 + sudo tee /etc/docker/daemon.new 17:11:15 { 17:11:15 "registry-mirrors": [ 17:11:15 "https://nexus3.edgexfoundry.org:10001" 17:11:15 ], 17:11:15 "bip": "10.250.0.254/24", 17:11:15 "hosts": [ 17:11:15 "tcp://0.0.0.0:5555", 17:11:15 "unix:///var/run/docker.sock" 17:11:15 ], 17:11:15 "mtu": 1458, 17:11:15 "selinux-enabled": true, 17:11:15 "seccomp-profile": "/etc/docker/seccomp.json" 17:11:15 } [Pipeline] sh 17:11:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:11:16 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:11:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:11:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:11:34 ========================================================= 17:11:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:11:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:11:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:11:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:11:35 9b18e9b68314: Pulling fs layer 17:11:35 d32db5db7311: Pulling fs layer 17:11:35 d0c4b47475fc: Pulling fs layer 17:11:35 5831b945b038: Pulling fs layer 17:11:35 86bbec2aaacd: Pulling fs layer 17:11:35 e10730c5d714: Pulling fs layer 17:11:35 5dd5c2283517: Pulling fs layer 17:11:35 d5ac0230b979: Pulling fs layer 17:11:35 5831b945b038: Waiting 17:11:35 86bbec2aaacd: Waiting 17:11:35 5dd5c2283517: Waiting 17:11:35 e10730c5d714: Waiting 17:11:35 d5ac0230b979: Waiting 17:11:35 d0c4b47475fc: Verifying Checksum 17:11:35 d0c4b47475fc: Download complete 17:11:35 d32db5db7311: Download complete 17:11:35 86bbec2aaacd: Download complete 17:11:35 e10730c5d714: Verifying Checksum 17:11:35 e10730c5d714: Download complete 17:11:35 9b18e9b68314: Verifying Checksum 17:11:35 9b18e9b68314: Download complete 17:11:36 9b18e9b68314: Pull complete 17:11:37 d5ac0230b979: Verifying Checksum 17:11:37 d5ac0230b979: Download complete 17:11:37 d32db5db7311: Pull complete 17:11:37 d0c4b47475fc: Pull complete 17:11:38 5dd5c2283517: Verifying Checksum 17:11:38 5dd5c2283517: Download complete 17:11:38 5831b945b038: Verifying Checksum 17:11:38 5831b945b038: Download complete 17:11:51 5831b945b038: Pull complete 17:11:51 86bbec2aaacd: Pull complete 17:11:51 e10730c5d714: Pull complete 17:11:57 5dd5c2283517: Pull complete 17:11:58 d5ac0230b979: Pull complete 17:11:59 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 17:11:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:11:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 17:11:59 + 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 17:11:59 + docker inspect -f . ci-base-image-arm64 17:11:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:00 prd-ubuntu20.04-docker-arm64-4c-16g-8583 does not seem to be running inside a container 17:12:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/78 -v /w/workspace/go-mod-bootstrap/78:/w/workspace/go-mod-bootstrap/78:rw,z -v /w/workspace/go-mod-bootstrap/78@tmp:/w/workspace/go-mod-bootstrap/78@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 17:12:03 $ docker top 53f24376e105165534ffb5793ee581afb2748397937311001b09d0b280b4f128 -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:04 + go version 17:12:04 go version go1.18.7 linux/arm64 [Pipeline] } 17:12:04 $ docker stop --time=1 53f24376e105165534ffb5793ee581afb2748397937311001b09d0b280b4f128 17:12:05 $ docker rm -f 53f24376e105165534ffb5793ee581afb2748397937311001b09d0b280b4f128 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:06 + docker inspect -f . ci-base-image-arm64 17:12:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:06 prd-ubuntu20.04-docker-arm64-4c-16g-8583 does not seem to be running inside a container 17:12:06 $ 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/78 -v /w/workspace/go-mod-bootstrap/78:/w/workspace/go-mod-bootstrap/78:rw,z -v /w/workspace/go-mod-bootstrap/78@tmp:/w/workspace/go-mod-bootstrap/78@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 17:12:08 $ docker top a8fc2589fcf83ec4276b300bb441de03669ac8d2e9fdfe3e886f49730fef2f5d -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:09 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/78 [Pipeline] fileExists [Pipeline] sh 17:12:09 + make test 17:12:09 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:12:09 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 17:12:09 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 17:12:09 go: downloading github.com/pelletier/go-toml v1.9.5 17:12:09 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.8 17:12:09 go: downloading github.com/stretchr/testify v1.8.0 17:12:09 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:12:09 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 17:12:09 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 17:12:09 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 17:12:10 go: downloading github.com/gorilla/mux v1.8.0 17:12:10 go: downloading github.com/google/uuid v1.3.0 17:12:10 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:12:10 go: downloading github.com/go-kit/log v0.2.0 17:12:10 go: downloading github.com/davecgh/go-spew v1.1.1 17:12:10 go: downloading github.com/pmezard/go-difflib v1.0.0 17:12:10 go: downloading github.com/stretchr/objx v0.4.0 17:12:10 go: downloading gopkg.in/yaml.v3 v3.0.1 17:12:10 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 17:12:10 go: downloading github.com/go-playground/validator/v10 v10.10.1 17:12:10 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:12:10 go: downloading github.com/gorilla/websocket v1.4.2 17:12:10 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 17:12:10 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:12:10 go: downloading github.com/hashicorp/errwrap v1.0.0 17:12:10 go: downloading github.com/hashicorp/consul/api v1.9.1 17:12:10 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:12:10 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:12:10 go: downloading github.com/zeebo/errs v1.2.2 17:12:10 go: downloading google.golang.org/grpc v1.46.0 17:12:11 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:12:11 go: downloading github.com/pebbe/zmq4 v1.2.7 17:12:11 go: downloading github.com/go-playground/universal-translator v0.18.0 17:12:11 go: downloading github.com/leodido/go-urn v1.2.1 17:12:11 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 17:12:11 go: downloading golang.org/x/text v0.3.7 17:12:11 go: downloading github.com/x448/float16 v0.8.4 17:12:11 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:12:11 go: downloading github.com/mitchellh/copystructure v1.0.0 17:12:11 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:12:11 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 17:12:11 go: downloading google.golang.org/protobuf v1.28.0 17:12:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:12:12 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:12:12 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:12:12 go: downloading github.com/hashicorp/serf v0.9.5 17:12:12 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 17:12:12 go: downloading github.com/go-playground/locales v0.14.0 17:12:13 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:12:13 go: downloading github.com/golang/protobuf v1.5.2 17:12:13 go: downloading github.com/fatih/color v1.9.0 17:12:13 go: downloading github.com/mattn/go-isatty v0.0.14 17:12:13 go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d 17:12:14 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:12:14 go: downloading github.com/mattn/go-colorable v0.1.12 17:12:14 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:12:15 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:13:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 17:13:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.075s coverage: 9.9% of statements 17:13:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 17:13:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.084s coverage: 92.5% of statements 17:13:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.031s coverage: 85.3% of statements 17:13:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.157s coverage: 42.8% of statements 17:13:45 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 17:13:45 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 17:13:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.123s coverage: 100.0% of statements 17:13:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.406s coverage: 88.4% of statements 17:13:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.060s coverage: 25.0% of statements 17:13:51 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.104s coverage: 81.4% of statements 17:13:51 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 17:13:51 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.049s coverage: 41.7% of statements 17:13:51 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.015s coverage: 91.3% of statements 17:13:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:13:51 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:14:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:14:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:14:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:14:13 $ docker stop --time=1 a8fc2589fcf83ec4276b300bb441de03669ac8d2e9fdfe3e886f49730fef2f5d 17:14:15 $ docker rm -f a8fc2589fcf83ec4276b300bb441de03669ac8d2e9fdfe3e886f49730fef2f5d [Pipeline] // withDockerContainer [Pipeline] sh 17:14:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:14:18 Warning: overwriting stash ‘coverage-report’ 17:14:18 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 17:14:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:14:19 17:14:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:14:19 arm64: Pulling from edgex-lftools-log-publisher 17:14:19 8998bd30e6a1: Pulling fs layer 17:14:19 04944245beec: Pulling fs layer 17:14:19 699f458cf7ca: Pulling fs layer 17:14:19 765212b225bb: Pulling fs layer 17:14:19 f23df028b6ca: Pulling fs layer 17:14:19 d65c8cfc05b1: Pulling fs layer 17:14:19 2437ff75d9bd: Pulling fs layer 17:14:19 765212b225bb: Waiting 17:14:19 f23df028b6ca: Waiting 17:14:19 d65c8cfc05b1: Waiting 17:14:19 2437ff75d9bd: Waiting 17:14:19 04944245beec: Verifying Checksum 17:14:19 04944245beec: Download complete 17:14:19 765212b225bb: Verifying Checksum 17:14:19 765212b225bb: Download complete 17:14:19 f23df028b6ca: Verifying Checksum 17:14:19 f23df028b6ca: Download complete 17:14:19 d65c8cfc05b1: Verifying Checksum 17:14:19 d65c8cfc05b1: Download complete 17:14:19 699f458cf7ca: Verifying Checksum 17:14:19 699f458cf7ca: Download complete 17:14:20 8998bd30e6a1: Verifying Checksum 17:14:20 8998bd30e6a1: Download complete 17:14:22 2437ff75d9bd: Verifying Checksum 17:14:22 2437ff75d9bd: Download complete 17:14:24 8998bd30e6a1: Pull complete 17:14:24 04944245beec: Pull complete 17:14:26 699f458cf7ca: Pull complete 17:14:26 765212b225bb: Pull complete 17:14:27 f23df028b6ca: Pull complete 17:14:27 d65c8cfc05b1: Pull complete 17:14:42 2437ff75d9bd: Pull complete 17:14:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:14:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:14:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:42 prd-ubuntu20.04-docker-arm64-4c-16g-8583 does not seem to be running inside a container 17:14:42 $ 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/78 -v /w/workspace/go-mod-bootstrap/78:/w/workspace/go-mod-bootstrap/78:rw,z -v /w/workspace/go-mod-bootstrap/78@tmp:/w/workspace/go-mod-bootstrap/78@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 17:14:44 $ docker top 0aa30742334c2175cb90b5a9496fb1a89dba7a3e3928af0bab4777c738e17260 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:14:45 ---> job-cost.sh 17:14:45 lf-activate-venv: SKIPPING 17:14:45 INFO: No Stack... 17:14:45 INFO: Retrieving Pricing Info for: v3-standard-4 17:14:46 INFO: Archiving Costs [Pipeline] sh 17:14:47 + cat /w/workspace/go-mod-bootstrap/78/archives/cost.csv 17:14:47 + cut -d, -f6 [Pipeline] lock 17:14:47 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-78-stack-cost] 17:14:47 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-78-stack-cost] did not exist. Created. 17:14:47 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:14:47 /w/workspace/go-mod-bootstrap/78@tmp/durable-f564bde9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:14:47 + echo total: 0.10999999940395355 [Pipeline] stash 17:14:47 Warning: overwriting stash ‘stack-cost’ 17:14:47 Stashed 1 file(s) [Pipeline] } 17:14:47 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-78-stack-cost] [Pipeline] // lock [Pipeline] } 17:14:47 $ docker stop --time=1 0aa30742334c2175cb90b5a9496fb1a89dba7a3e3928af0bab4777c738e17260 17:14:49 $ docker rm -f 0aa30742334c2175cb90b5a9496fb1a89dba7a3e3928af0bab4777c738e17260 [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 17:14:49 provisioning config files... 17:14:49 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config9441388437518186450tmp [Pipeline] { [Pipeline] sh 17:14:49 + set +x 17:14:49 + curl -s https://codecov.io/bash 17:14:49 + bash -s -- 17:14:49 17:14:49 _____ _ 17:14:49 / ____| | | 17:14:49 | | ___ __| | ___ ___ _____ __ 17:14:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:14:49 | |___| (_) | (_| | __/ (_| (_) \ V / 17:14:49 \_____\___/ \__,_|\___|\___\___/ \_/ 17:14:49 Bash-1.0.6 17:14:49 17:14:49 17:14:49 ==> git version 2.25.1 found 17:14:49 ==> 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 17:14:49 Release-Date: 2020-01-08 17:14:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:14:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:14:49 ==> Jenkins CI detected. 17:14:49 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 17:14:49 project root: . 17:14:49 --> token set from env 17:14:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:14:49 ==> Running gcov in . (disable via -X gcov) 17:14:49 ==> Python coveragepy not found 17:14:49 ==> Searching for coverage reports in: 17:14:49 + . 17:14:49 -> Found 1 reports 17:14:49 ==> Detecting git/mercurial file structure 17:14:50 ==> Reading reports 17:14:50 + ./coverage.out bytes=67517 17:14:50 ==> Appending adjustments 17:14:50 https://docs.codecov.io/docs/fixing-reports 17:14:50 + Found adjustments 17:14:50 ==> Gzipping contents 17:14:50 12K /tmp/codecov.ZrQZIg.gz 17:14:50 ==> Uploading reports 17:14:50 url: https://codecov.io 17:14:50 query: branch=main&commit=a43e4483e78b56bbeb4e7e782749350c10340679&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 17:14:50 -> Pinging Codecov 17:14:50 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=a43e4483e78b56bbeb4e7e782749350c10340679&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 17:14:50 -> Uploading to 17:14:50 https://storage.googleapis.com/codecov/v4/raw/2022-10-19/833815588EE85121546D348822E98E2E/a43e4483e78b56bbeb4e7e782749350c10340679/ac4a363e-87c0-4aef-a903-447eaa3db720.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221019T171450Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f3bb6469f52b0f1ce3ab7ff64794a7dfa7b4733ba50273f2f17d30e9034e17b0 17:14:50 % Total % Received % Xferd Average Speed Time Time Time Current 17:14:50 Dload Upload Total Spent Left Speed 17:14:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11101 0 0 100 11101 0 48903 --:--:-- --:--:-- --:--:-- 48903 17:14:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/a43e4483e78b56bbeb4e7e782749350c10340679 [Pipeline] } 17:14:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:14:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:14:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:14:51 17:14:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:14:51 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:14:51 df9b9388f04a: Pulling fs layer 17:14:51 52dc419b0ee2: Pulling fs layer 17:14:51 25bc292e5bac: Pulling fs layer 17:14:51 114826534d7a: Pulling fs layer 17:14:51 4657fd5d0bcf: Pulling fs layer 17:14:51 6ad1cebc031e: Pulling fs layer 17:14:51 8a3aa393b2d8: Pulling fs layer 17:14:51 8a3aa393b2d8: Waiting 17:14:51 114826534d7a: Waiting 17:14:51 4657fd5d0bcf: Waiting 17:14:51 6ad1cebc031e: Waiting 17:14:51 25bc292e5bac: Verifying Checksum 17:14:51 25bc292e5bac: Download complete 17:14:51 52dc419b0ee2: Verifying Checksum 17:14:51 52dc419b0ee2: Download complete 17:14:51 4657fd5d0bcf: Verifying Checksum 17:14:51 4657fd5d0bcf: Download complete 17:14:51 df9b9388f04a: Download complete 17:14:52 df9b9388f04a: Pull complete 17:14:52 6ad1cebc031e: Verifying Checksum 17:14:52 6ad1cebc031e: Download complete 17:14:52 52dc419b0ee2: Pull complete 17:14:52 25bc292e5bac: Pull complete 17:14:52 114826534d7a: Verifying Checksum 17:14:52 114826534d7a: Download complete 17:14:52 8a3aa393b2d8: Verifying Checksum 17:14:52 8a3aa393b2d8: Download complete 17:14:55 114826534d7a: Pull complete 17:14:55 4657fd5d0bcf: Pull complete 17:14:56 6ad1cebc031e: Pull complete 17:14:58 8a3aa393b2d8: Pull complete 17:14:58 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:14:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:14:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:58 prd-ubuntu20.04-docker-8c-8g-8582 does not seem to be running inside a container 17:14:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:15:00 $ docker top 03bf4c7efe57961adeedb778ca97c39bd7816986ea94d27ee500cd2b810ad06e -eo pid,comm [Pipeline] { [Pipeline] echo 17:15:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 17:15:01 + set -o pipefail 17:15:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 17:15:07 17:15:07 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... 17:15:07 17:15:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/ead0357b-4322-41db-8a51-e8e3e62a00f6 17:15:07 17:15:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:15:07 17:15:07 17:15:07 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:15:07 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:15:07 More details here: https://snyk.co/ue1NS [Pipeline] } 17:15:07 $ docker stop --time=1 03bf4c7efe57961adeedb778ca97c39bd7816986ea94d27ee500cd2b810ad06e 17:15:10 $ docker rm -f 03bf4c7efe57961adeedb778ca97c39bd7816986ea94d27ee500cd2b810ad06e [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 17:15:10 + git log --format=format:%s -1 a43e4483e78b56bbeb4e7e782749350c10340679 [Pipeline] sh 17:15:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:15:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:15:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:15:11 prd-ubuntu20.04-docker-8c-8g-8582 does not seem to be running inside a container 17:15:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:15:12 $ docker top 5dc32a0a2507b37e037f901d124c560c1d6187fd64343b0df24e5ef88fad6e10 -eo pid,comm 17:15:12 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). 17:15:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:15:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:15:12 [ssh-agent] Looking for ssh-agent implementation... 17:15:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:15:12 $ docker exec 5dc32a0a2507b37e037f901d124c560c1d6187fd64343b0df24e5ef88fad6e10 ssh-agent 17:15:12 SSH_AUTH_SOCK=/tmp/ssh-2PO6igO5jyU2/agent.33 17:15:12 SSH_AGENT_PID=39 17:15:12 Running ssh-add (command line suppressed) 17:15:12 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15854021392689381569.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15854021392689381569.key) 17:15:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:15:12 + git semver tag 17:15:13 2022-10-19 17:15:12,932 [run_tag] DEBUG tag force:False 17:15:13 2022-10-19 17:15:12,932 [check_head_tag] DEBUG check head tag 17:15:13 2022-10-19 17:15:12,934 [execute] INFO git cat-file --batch-check 17:15:13 2022-10-19 17:15:12,934 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 17:15:13 2022-10-19 17:15:12,937 [execute] INFO git cat-file --batch 17:15:13 2022-10-19 17:15:12,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 17:15:13 2022-10-19 17:15:12,963 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:15:13 2022-10-19 17:15:12,964 [execute] INFO git tag -a v2.3.0-dev.22 -m v2.3.0-dev.22 17:15:13 2022-10-19 17:15:12,964 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.22', '-m', 'v2.3.0-dev.22'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 17:15:13 2022-10-19 17:15:12,969 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:15:13 2.3.0-dev.22 [Pipeline] } 17:15:13 $ docker exec --env ******** --env ******** 5dc32a0a2507b37e037f901d124c560c1d6187fd64343b0df24e5ef88fad6e10 ssh-agent -k 17:15:13 unset SSH_AUTH_SOCK; 17:15:13 unset SSH_AGENT_PID; 17:15:13 echo Agent pid 39 killed; 17:15:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:15:13 + git semver [Pipeline] } 17:15:13 $ docker stop --time=1 5dc32a0a2507b37e037f901d124c560c1d6187fd64343b0df24e5ef88fad6e10 17:15:15 $ docker rm -f 5dc32a0a2507b37e037f901d124c560c1d6187fd64343b0df24e5ef88fad6e10 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:15:15 17:15:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:15:15 0.23.1-centos7: Pulling from edgex-lftools 17:15:15 ab5ef0e58194: Pulling fs layer 17:15:15 9712f1f96733: Pulling fs layer 17:15:15 63f879dbbcfc: Pulling fs layer 17:15:15 0d9ebad4ef96: Pulling fs layer 17:15:15 e9a5061849ea: Pulling fs layer 17:15:15 d747dcd14b5f: Pulling fs layer 17:15:15 2de7ff778b66: Pulling fs layer 17:15:15 e9a5061849ea: Waiting 17:15:15 d747dcd14b5f: Waiting 17:15:15 0d9ebad4ef96: Waiting 17:15:15 9712f1f96733: Verifying Checksum 17:15:15 9712f1f96733: Download complete 17:15:15 63f879dbbcfc: Verifying Checksum 17:15:15 63f879dbbcfc: Download complete 17:15:16 ab5ef0e58194: Verifying Checksum 17:15:16 ab5ef0e58194: Download complete 17:15:16 d747dcd14b5f: Verifying Checksum 17:15:16 d747dcd14b5f: Download complete 17:15:16 e9a5061849ea: Verifying Checksum 17:15:16 e9a5061849ea: Download complete 17:15:16 0d9ebad4ef96: Verifying Checksum 17:15:16 0d9ebad4ef96: Download complete 17:15:16 2de7ff778b66: Verifying Checksum 17:15:16 2de7ff778b66: Download complete 17:15:18 ab5ef0e58194: Pull complete 17:15:18 9712f1f96733: Pull complete 17:15:19 63f879dbbcfc: Pull complete 17:15:22 0d9ebad4ef96: Pull complete 17:15:22 e9a5061849ea: Pull complete 17:15:22 d747dcd14b5f: Pull complete 17:15:23 2de7ff778b66: Pull complete 17:15:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:15:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:15:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:15:23 prd-ubuntu20.04-docker-8c-8g-8582 does not seem to be running inside a container 17:15:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:15:26 $ docker top 9d7e2169b9e09a8580a0aa8a5b6224ff271ef1bba06bf08495e850e7c986fb75 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:15:26 provisioning config files... 17:15:26 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config139152112559109109tmp 17:15:26 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7941177511333311138tmp 17:15:26 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4492164070263188919tmp [Pipeline] { [Pipeline] echo 17:15:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:15:26 ---> sigul-configuration.sh 17:15:26 gpg: directory `/root/.gnupg' created 17:15:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:15:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:15:26 gpg: keyring `/root/.gnupg/secring.gpg' created 17:15:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:15:26 gpg: CAST5 encrypted data 17:15:26 gpg: encrypted with 1 passphrase 17:15:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:15:26 + mkdir /home/jenkins 17:15:26 + mkdir /home/jenkins/sigul [Pipeline] sh 17:15:27 + 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 17:15:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:15:27 ---> sigul-install.sh 17:15:27 Sigul already installed; skipping installation. [Pipeline] sh 17:15:27 + git tag --list 17:15:27 v0.0.1 17:15:27 v0.0.10 17:15:27 v0.0.11 17:15:27 v0.0.12 17:15:27 v0.0.13 17:15:27 v0.0.14 17:15:27 v0.0.15 17:15:27 v0.0.16 17:15:27 v0.0.17 17:15:27 v0.0.18 17:15:27 v0.0.19 17:15:27 v0.0.2 17:15:27 v0.0.20 17:15:27 v0.0.21 17:15:27 v0.0.22 17:15:27 v0.0.23 17:15:27 v0.0.24 17:15:27 v0.0.25 17:15:27 v0.0.26 17:15:27 v0.0.27 17:15:27 v0.0.28 17:15:27 v0.0.29 17:15:27 v0.0.3 17:15:27 v0.0.30 17:15:27 v0.0.31 17:15:27 v0.0.32 17:15:27 v0.0.33 17:15:27 v0.0.34 17:15:27 v0.0.35 17:15:27 v0.0.36 17:15:27 v0.0.37 17:15:27 v0.0.38 17:15:27 v0.0.39 17:15:27 v0.0.4 17:15:27 v0.0.40 17:15:27 v0.0.41 17:15:27 v0.0.42 17:15:27 v0.0.43 17:15:27 v0.0.44 17:15:27 v0.0.45 17:15:27 v0.0.46 17:15:27 v0.0.47 17:15:27 v0.0.48 17:15:27 v0.0.49 17:15:27 v0.0.5 17:15:27 v0.0.50 17:15:27 v0.0.51 17:15:27 v0.0.52 17:15:27 v0.0.53 17:15:27 v0.0.54 17:15:27 v0.0.55 17:15:27 v0.0.56 17:15:27 v0.0.57 17:15:27 v0.0.58 17:15:27 v0.0.59 17:15:27 v0.0.6 17:15:27 v0.0.60 17:15:27 v0.0.61 17:15:27 v0.0.62 17:15:27 v0.0.63 17:15:27 v0.0.64 17:15:27 v0.0.65 17:15:27 v0.0.66 17:15:27 v0.0.67 17:15:27 v0.0.68 17:15:27 v0.0.69 17:15:27 v0.0.7 17:15:27 v0.0.70 17:15:27 v0.0.71 17:15:27 v0.0.72 17:15:27 v0.0.8 17:15:27 v0.0.9 17:15:27 v2.0.0 17:15:27 v2.1.0 17:15:27 v2.1.1 17:15:27 v2.1.1-dev.1 17:15:27 v2.1.1-dev.2 17:15:27 v2.1.1-dev.3 17:15:27 v2.1.1-dev.4 17:15:27 v2.2.0 17:15:27 v2.2.1-dev.1 17:15:27 v2.2.1-dev.2 17:15:27 v2.2.1-dev.3 17:15:27 v2.2.1-dev.4 17:15:27 v2.2.1-dev.5 17:15:27 v2.2.1-dev.6 17:15:27 v2.2.1-dev.7 17:15:27 v2.2.1-dev.8 17:15:27 v2.2.1-dev.9 17:15:27 v2.3.0-dev.10 17:15:27 v2.3.0-dev.11 17:15:27 v2.3.0-dev.12 17:15:27 v2.3.0-dev.13 17:15:27 v2.3.0-dev.14 17:15:27 v2.3.0-dev.15 17:15:27 v2.3.0-dev.16 17:15:27 v2.3.0-dev.17 17:15:27 v2.3.0-dev.18 17:15:27 v2.3.0-dev.19 17:15:27 v2.3.0-dev.20 17:15:27 v2.3.0-dev.21 17:15:27 v2.3.0-dev.22 [Pipeline] sh 17:15:28 + lftools sign git-tag v2.3.0-dev.22 17:15:28 Signing Git tag with Sigul... 17:15:28 Signing v2.3.0-dev.22 [Pipeline] echo 17:15:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:15:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:15:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:15:29 $ docker stop --time=1 9d7e2169b9e09a8580a0aa8a5b6224ff271ef1bba06bf08495e850e7c986fb75 17:15:30 $ docker rm -f 9d7e2169b9e09a8580a0aa8a5b6224ff271ef1bba06bf08495e850e7c986fb75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:15:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:15:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:15:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:15:31 prd-ubuntu20.04-docker-8c-8g-8582 does not seem to be running inside a container 17:15:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:15:31 $ docker top 40c77f4d302ac7f8acf351637ed005708002168b2817eb0084e01a6a7ce58139 -eo pid,comm 17:15:31 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). 17:15:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:15:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:15:31 [ssh-agent] Looking for ssh-agent implementation... 17:15:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:15:31 $ docker exec 40c77f4d302ac7f8acf351637ed005708002168b2817eb0084e01a6a7ce58139 ssh-agent 17:15:32 SSH_AUTH_SOCK=/tmp/ssh-M9Zo5rVdbktK/agent.33 17:15:32 SSH_AGENT_PID=39 17:15:32 Running ssh-add (command line suppressed) 17:15:32 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10209048704131298690.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10209048704131298690.key) 17:15:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:15:32 + git semver bump pre 17:15:32 2022-10-19 17:15:32,629 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:15:32 2022-10-19 17:15:32,629 [bump_version] DEBUG bumping version:2.3.0-dev.22 on axis:pre with prefix:dev 17:15:32 2022-10-19 17:15:32,629 [bump_version] DEBUG bumped version:2.3.0-dev.23 17:15:32 2022-10-19 17:15:32,629 [write_version] DEBUG write version:2.3.0-dev.23 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 17:15:32 2022-10-19 17:15:32,629 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:15:32 2022-10-19 17:15:32,629 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:15:32 2022-10-19 17:15:32,632 [execute] INFO git cat-file --batch-check 17:15:32 2022-10-19 17:15:32,632 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 17:15:32 2022-10-19 17:15:32,637 [execute] INFO git cat-file --batch 17:15:32 2022-10-19 17:15:32,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 17:15:32 2022-10-19 17:15:32,642 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:15:32 2.3.0-dev.23 [Pipeline] } 17:15:32 $ docker exec --env ******** --env ******** 40c77f4d302ac7f8acf351637ed005708002168b2817eb0084e01a6a7ce58139 ssh-agent -k 17:15:32 unset SSH_AUTH_SOCK; 17:15:32 unset SSH_AGENT_PID; 17:15:32 echo Agent pid 39 killed; 17:15:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:15:33 + git semver [Pipeline] } 17:15:33 $ docker stop --time=1 40c77f4d302ac7f8acf351637ed005708002168b2817eb0084e01a6a7ce58139 17:15:34 $ docker rm -f 40c77f4d302ac7f8acf351637ed005708002168b2817eb0084e01a6a7ce58139 [Pipeline] // withDockerContainer [Pipeline] sh 17:15:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:15:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:15:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:15:35 prd-ubuntu20.04-docker-8c-8g-8582 does not seem to be running inside a container 17:15:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:15:35 $ docker top b623bb4664ecc062e4db8d5ae23d8d2c10305782fdd0d1a34190375ee2047f73 -eo pid,comm 17:15:35 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). 17:15:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:15:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:15:35 [ssh-agent] Looking for ssh-agent implementation... 17:15:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:15:36 $ docker exec b623bb4664ecc062e4db8d5ae23d8d2c10305782fdd0d1a34190375ee2047f73 ssh-agent 17:15:36 SSH_AUTH_SOCK=/tmp/ssh-fbHtsTHgXRJM/agent.32 17:15:36 SSH_AGENT_PID=38 17:15:36 Running ssh-add (command line suppressed) 17:15:36 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10654208875911322936.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10654208875911322936.key) 17:15:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:15:36 + git semver push 17:15:36 2022-10-19 17:15:36,706 [run_push] DEBUG push 17:15:36 2022-10-19 17:15:36,707 [execute] INFO git cat-file --batch-check 17:15:36 2022-10-19 17:15:36,707 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 17:15:36 2022-10-19 17:15:36,711 [execute] INFO git rev-list 7a46e1baaff4d24ddea80befa8462e7e47b5ce67 -- 17:15:36 2022-10-19 17:15:36,712 [execute] DEBUG Popen(['git', 'rev-list', '7a46e1baaff4d24ddea80befa8462e7e47b5ce67', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 17:15:36 2022-10-19 17:15:36,721 [execute] INFO git fetch -v origin 17:15:36 2022-10-19 17:15:36,721 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 17:15:37 2022-10-19 17:15:37,325 [run_push] DEBUG no remote changes detected 17:15:37 2022-10-19 17:15:37,325 [execute] INFO git push origin semver 17:15:37 2022-10-19 17:15:37,326 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 17:15:38 2022-10-19 17:15:38,381 [run_push] DEBUG push all version tags 17:15:38 2022-10-19 17:15:38,382 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:15:38 2022-10-19 17:15:38,382 [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) 17:15:39 2022-10-19 17:15:39,275 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:15:39 2.3.0-dev.23 [Pipeline] } 17:15:39 $ docker exec --env ******** --env ******** b623bb4664ecc062e4db8d5ae23d8d2c10305782fdd0d1a34190375ee2047f73 ssh-agent -k 17:15:39 unset SSH_AUTH_SOCK; 17:15:39 unset SSH_AGENT_PID; 17:15:39 echo Agent pid 38 killed; 17:15:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:15:39 + git semver [Pipeline] } 17:15:40 $ docker stop --time=1 b623bb4664ecc062e4db8d5ae23d8d2c10305782fdd0d1a34190375ee2047f73 17:15:41 $ docker rm -f b623bb4664ecc062e4db8d5ae23d8d2c10305782fdd0d1a34190375ee2047f73 [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 17:15:41 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 17:15:41 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 17:15:41 total 16 17:15:41 drwxr-xr-x 3 root root 4096 Oct 19 17:10 . 17:15:41 drwxrwxr-x 9 jenkins jenkins 4096 Oct 19 17:15 .. 17:15:41 drwxr-xr-x 2 root root 4096 Oct 19 17:10 cost 17:15:41 -rw-r--r-- 1 root root 87 Oct 19 17:10 cost.csv 17:15:41 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 17:15:41 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 17:15:41 total 16 17:15:41 drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 17:10 . 17:15:41 drwxrwxr-x 9 jenkins jenkins 4096 Oct 19 17:15 .. 17:15:41 drwxr-xr-x 2 jenkins jenkins 4096 Oct 19 17:10 cost 17:15:41 -rw-r--r-- 1 jenkins jenkins 87 Oct 19 17:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:15:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:15:42 ---> package-listing.sh 17:15:42 ++ facter osfamily 17:15:42 ++ tr '[:upper:]' '[:lower:]' 17:15:43 + OS_FAMILY=debian 17:15:43 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 17:15:43 + START_PACKAGES=/tmp/packages_start.txt 17:15:43 + END_PACKAGES=/tmp/packages_end.txt 17:15:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:15:43 + PACKAGES=/tmp/packages_start.txt 17:15:43 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 17:15:43 + PACKAGES=/tmp/packages_end.txt 17:15:43 + case "${OS_FAMILY}" in 17:15:43 + dpkg -l 17:15:43 + grep '^ii' 17:15:43 + '[' -f /tmp/packages_start.txt ']' 17:15:43 + '[' -f /tmp/packages_end.txt ']' 17:15:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:15:43 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 17:15:43 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 17:15:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 17:15:43 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 17:15:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:15:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:15:44 prd-ubuntu20.04-docker-8c-8g-8582 does not seem to be running inside a container 17:15:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:15:44 $ docker top 8832e703067012b9a72d7f2077787fe7d716220183d4aafad1621c1964d279c9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:15:44 + touch /tmp/pre-build-complete [Pipeline] sh 17:15:45 + mkdir -p /var/log/sysstat [Pipeline] sh 17:15:45 + ls /var/log/sa-host 17:15:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:15:45 provisioning config files... 17:15:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7326700785167446154tmp [Pipeline] { [Pipeline] echo 17:15:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:15:45 ---> create-netrc.sh [Pipeline] } 17:15:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:15:46 ---> python-tools-install.sh [Pipeline] echo 17:15:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:15:46 ---> sudo-logs.sh 17:15:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:15:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:15:46 ---> job-cost.sh 17:15:46 lf-activate-venv: SKIPPING 17:15:46 DEBUG: total: 0.2199999988079071 17:15:46 INFO: Retrieving Stack Cost... 17:15:46 INFO: Retrieving Pricing Info for: v3-standard-8 17:15:47 INFO: Archiving Costs [Pipeline] echo 17:15:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:15:47 ---> logs-deploy.sh 17:15:47 lf-activate-venv: SKIPPING 17:15:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/78 17:15:47 INFO: archiving workspace using pattern(s): 17:15:48 Archives upload complete. 17:15:48 INFO: archiving logs to Nexus 17:15:49 ---> uname -a: 17:15:49 Linux prd-ubuntu20-04-docker-8c-8g-8582 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:15:49 17:15:49 17:15:49 ---> lscpu: 17:15:49 Architecture: x86_64 17:15:49 CPU op-mode(s): 32-bit, 64-bit 17:15:49 Byte Order: Little Endian 17:15:49 Address sizes: 40 bits physical, 48 bits virtual 17:15:49 CPU(s): 8 17:15:49 On-line CPU(s) list: 0-7 17:15:49 Thread(s) per core: 1 17:15:49 Core(s) per socket: 1 17:15:49 Socket(s): 8 17:15:49 NUMA node(s): 1 17:15:49 Vendor ID: AuthenticAMD 17:15:49 CPU family: 23 17:15:49 Model: 49 17:15:49 Model name: AMD EPYC-Rome Processor 17:15:49 Stepping: 0 17:15:49 CPU MHz: 2800.000 17:15:49 BogoMIPS: 5600.00 17:15:49 Virtualization: AMD-V 17:15:49 Hypervisor vendor: KVM 17:15:49 Virtualization type: full 17:15:49 L1d cache: 256 KiB 17:15:49 L1i cache: 256 KiB 17:15:49 L2 cache: 4 MiB 17:15:49 L3 cache: 128 MiB 17:15:49 NUMA node0 CPU(s): 0-7 17:15:49 Vulnerability Itlb multihit: Not affected 17:15:49 Vulnerability L1tf: Not affected 17:15:49 Vulnerability Mds: Not affected 17:15:49 Vulnerability Meltdown: Not affected 17:15:49 Vulnerability Mmio stale data: Not affected 17:15:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:15:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:15:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:15:49 Vulnerability Srbds: Not affected 17:15:49 Vulnerability Tsx async abort: Not affected 17:15:49 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 17:15:49 17:15:49 17:15:49 ---> nproc: 17:15:49 8 17:15:49 17:15:49 17:15:49 ---> df -h: 17:15:49 Filesystem Size Used Avail Use% Mounted on 17:15:49 overlay 155G 12G 144G 8% / 17:15:49 tmpfs 64M 0 64M 0% /dev 17:15:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:15:49 shm 64M 0 64M 0% /dev/shm 17:15:49 /dev/vda1 155G 12G 144G 8% /facter-os 17:15:49 17:15:49 17:15:49 ---> sar -b -r -n DEV: 17:15:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8582) 10/19/22 _x86_64_ (8 CPU) 17:15:49 17:15:49 17:08:26 LINUX RESTART (8 CPU) 17:15:49 17:15:49 17:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:15:49 17:10:01 113.53 10.18 103.35 0.00 1699.72 51272.65 0.00 17:15:49 17:11:01 31.71 0.03 31.68 0.00 2.53 16480.60 0.00 17:15:49 17:12:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 17:15:49 17:13:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 17:15:49 17:14:01 22.41 8.97 13.45 0.00 2905.52 2578.77 0.00 17:15:49 17:15:01 28.99 0.18 28.81 0.00 16.53 24691.77 0.00 17:15:49 Average: 33.11 3.23 29.89 0.00 770.67 15841.15 0.00 17:15:49 17:15:49 17:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:15:49 17:10:01 28948572 31611752 700180 2.13 92504 2828716 1877444 5.53 1125836 2424816 246796 17:15:49 17:11:01 28697820 31609428 700152 2.13 94764 3042472 1718268 5.06 1143244 2625804 8 17:15:49 17:12:01 28697668 31609352 699872 2.13 94796 3042472 1718268 5.06 1143520 2625808 12 17:15:49 17:13:01 28704336 31616180 692912 2.11 94844 3042476 1718268 5.06 1135152 2625816 136 17:15:49 17:14:01 28522144 31601784 700788 2.13 99120 3200332 1749440 5.16 1242508 2690104 264 17:15:49 17:15:01 27645948 31490992 806888 2.45 110276 3904572 1903092 5.61 1365644 3381352 680 17:15:49 Average: 28536081 31589915 716799 2.18 97717 3176840 1780797 5.25 1192651 2728950 41316 17:15:49 17:15:49 17:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:15:49 17:10:01 docker0 51.36 78.77 4.20 728.15 0.00 0.00 0.00 0.00 17:15:49 17:10:01 ens3 495.33 333.36 8920.47 53.50 0.00 0.00 0.00 0.00 17:15:49 17:10:01 lo 3.87 3.87 0.38 0.38 0.00 0.00 0.00 0.00 17:15:49 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:49 17:11:01 ens3 39.16 28.93 26.73 43.17 0.00 0.00 0.00 0.00 17:15:49 17:11:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 17:15:49 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:49 17:12:01 ens3 1.62 3.52 0.33 7.24 0.00 0.00 0.00 0.00 17:15:49 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:49 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:49 17:13:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:15:49 17:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:15:49 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:49 17:14:01 ens3 39.14 31.46 476.05 9.13 0.00 0.00 0.00 0.00 17:15:49 17:14:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 17:15:49 17:15:01 docker0 0.40 0.33 0.04 0.51 0.00 0.00 0.00 0.00 17:15:49 17:15:01 ens3 149.67 95.07 3973.64 38.16 0.00 0.00 0.00 0.00 17:15:49 17:15:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 17:15:49 17:15:01 veth938d489 0.40 0.37 0.05 0.51 0.00 0.00 0.00 0.00 17:15:49 Average: docker0 8.63 13.18 0.71 121.44 0.00 0.00 0.00 0.00 17:15:49 Average: ens3 120.84 82.08 2232.86 25.20 0.00 0.00 0.00 0.00 17:15:49 Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 17:15:49 Average: veth938d489 0.07 0.06 0.01 0.09 0.00 0.00 0.00 0.00 17:15:49 17:15:49 17:15:49 ---> sar -P ALL: 17:15:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8582) 10/19/22 _x86_64_ (8 CPU) 17:15:49 17:15:49 17:08:26 LINUX RESTART (8 CPU) 17:15:49 17:15:49 17:09:01 CPU %user %nice %system %iowait %steal %idle 17:15:49 17:10:01 all 26.13 0.00 5.95 1.23 0.07 66.61 17:15:49 17:10:01 0 26.46 0.00 5.89 2.45 0.07 65.14 17:15:49 17:10:01 1 27.80 0.00 6.27 5.46 0.07 60.40 17:15:49 17:10:01 2 25.48 0.00 6.10 0.20 0.10 68.11 17:15:49 17:10:01 3 25.76 0.00 6.33 0.17 0.07 67.68 17:15:49 17:10:01 4 27.00 0.00 5.19 0.39 0.07 67.36 17:15:49 17:10:01 5 26.61 0.00 6.53 0.59 0.07 66.20 17:15:49 17:10:01 6 24.67 0.00 5.68 0.19 0.07 69.40 17:15:49 17:10:01 7 25.26 0.00 5.67 0.37 0.08 68.61 17:15:49 17:11:01 all 1.71 0.00 0.84 0.33 0.01 97.11 17:15:49 17:11:01 0 1.57 0.00 0.92 0.02 0.02 97.47 17:15:49 17:11:01 1 1.29 0.00 1.26 2.04 0.02 95.39 17:15:49 17:11:01 2 1.94 0.00 0.77 0.34 0.02 96.93 17:15:49 17:11:01 3 1.54 0.00 0.79 0.02 0.02 97.64 17:15:49 17:11:01 4 1.42 0.00 0.74 0.02 0.00 97.83 17:15:49 17:11:01 5 1.69 0.00 0.72 0.00 0.02 97.57 17:15:49 17:11:01 6 2.11 0.00 0.77 0.02 0.02 97.09 17:15:49 17:11:01 7 2.12 0.00 0.75 0.18 0.00 96.94 17:15:49 17:12:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:15:49 17:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:15:49 17:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:15:49 17:12:01 2 0.05 0.00 0.03 0.02 0.02 99.88 17:15:49 17:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:15:49 17:12:01 4 0.05 0.00 0.02 0.00 0.00 99.93 17:15:49 17:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:15:49 17:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:15:49 17:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:15:49 17:13:01 all 0.03 0.00 0.01 0.01 0.01 99.95 17:15:49 17:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:15:49 17:13:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:15:49 17:13:01 2 0.05 0.00 0.02 0.03 0.00 99.90 17:15:49 17:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:15:49 17:13:01 4 0.08 0.00 0.02 0.00 0.02 99.88 17:15:49 17:13:01 5 0.05 0.00 0.02 0.00 0.02 99.92 17:15:49 17:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:15:49 17:13:01 7 0.03 0.00 0.02 0.00 0.02 99.93 17:15:49 17:14:01 all 0.44 0.00 0.23 0.19 0.01 99.13 17:15:49 17:14:01 0 0.50 0.00 0.18 0.00 0.02 99.30 17:15:49 17:14:01 1 0.25 0.00 0.23 0.43 0.02 99.07 17:15:49 17:14:01 2 0.37 0.00 0.17 0.12 0.02 99.33 17:15:49 17:14:01 3 0.33 0.00 0.20 0.07 0.00 99.40 17:15:49 17:14:01 4 1.17 0.00 0.22 0.05 0.00 98.57 17:15:49 17:14:01 5 0.43 0.00 0.30 0.30 0.02 98.95 17:15:49 17:14:01 6 0.18 0.00 0.13 0.03 0.00 99.65 17:15:49 17:14:01 7 0.30 0.00 0.40 0.53 0.00 98.77 17:15:49 17:15:01 all 2.83 0.00 1.42 0.39 0.02 95.34 17:15:49 17:15:01 0 2.19 0.00 1.41 0.47 0.00 95.93 17:15:49 17:15:01 1 2.34 0.00 1.66 0.05 0.02 95.93 17:15:49 17:15:01 2 2.43 0.00 1.07 0.25 0.03 96.21 17:15:49 17:15:01 3 3.43 0.00 1.56 0.02 0.02 94.98 17:15:49 17:15:01 4 3.04 0.00 1.11 0.05 0.02 95.79 17:15:49 17:15:01 5 2.56 0.00 2.11 2.23 0.02 93.09 17:15:49 17:15:01 6 3.86 0.00 1.64 0.00 0.02 94.49 17:15:49 17:15:01 7 2.83 0.00 0.77 0.05 0.02 96.33 17:15:49 Average: all 5.15 0.00 1.40 0.36 0.02 93.08 17:15:49 Average: 0 5.09 0.00 1.40 0.48 0.02 93.02 17:15:49 Average: 1 5.22 0.00 1.56 1.32 0.02 91.88 17:15:49 Average: 2 5.00 0.00 1.35 0.16 0.03 93.46 17:15:49 Average: 3 5.13 0.00 1.47 0.04 0.02 93.34 17:15:49 Average: 4 5.43 0.00 1.21 0.08 0.02 93.26 17:15:49 Average: 5 5.17 0.00 1.60 0.52 0.03 92.69 17:15:49 Average: 6 5.09 0.00 1.36 0.04 0.02 93.50 17:15:49 Average: 7 5.04 0.00 1.26 0.19 0.02 93.50 17:15:49 17:15:49 17:15:49