Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b2edd5a26a48b5d6ab3c7a2950274ecc4bf0621e 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-ssh14985781369560218379.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17222347769895768258.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh14616357112538057052.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2872109884909140939.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9343630232378567351.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5845 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b2edd5a26a48b5d6ab3c7a2950274ecc4bf0621e (main) Commit message: "Merge pull request #733 from dovholuknf/update-openziti" > 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 b2edd5a26a48b5d6ab3c7a2950274ecc4bf0621e # timeout=10 > git rev-list --no-walk 2ba8894be356c1ae5dbd75a037d2bd093fa83a31 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:14:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:14:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:14:30 ========================================================= 05:14:30 EdgeX Global Pipelines Version Info 05:14:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:14:30 ------------------- 05:14:30 stable info: 05:14:30 ------------------- 05:14:30 Commited By: Ginny Guan ginny@iotechsys.com 05:14:30 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 05:14:30 Message: update stable to v1.0.260 05:14:31 ------------------- 05:14:31 experimental info: 05:14:31 ------------------- 05:14:31 Commited By: Ginny Guan ginny@iotechsys.com 05:14:31 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 05:14:31 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:14:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 05:14:31 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 05:14:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:14:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:14:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:14:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:14:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:14:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:14:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:14:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:14:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:14:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 05:14:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:14:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:14:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:14:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:14:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:14:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:14:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:14:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:14:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:14:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:14:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:14:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:14:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:14:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:14:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:14:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:14:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:14:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:14:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2edd5a26a48b5d6ab3c7a2950274ecc4bf0621e [Pipeline] echo 05:14:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2edd5a [Pipeline] echo 05:14:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:14:32 + git rev-list -1 --merges b2edd5a26a48b5d6ab3c7a2950274ecc4bf0621e~1..b2edd5a26a48b5d6ab3c7a2950274ecc4bf0621e [Pipeline] echo 05:14:32 -----------> git rev-list -1 --merges b2edd5a26a48b5d6ab3c7a2950274ecc4bf0621e~1..b2edd5a26a48b5d6ab3c7a2950274ecc4bf0621e b2edd5a26a48b5d6ab3c7a2950274ecc4bf0621e 05:14:32 b2edd5a26a48b5d6ab3c7a2950274ecc4bf0621e [false] [Pipeline] sh 05:14:33 + git log --format=format:%s -1 b2edd5a26a48b5d6ab3c7a2950274ecc4bf0621e [Pipeline] echo 05:14:33 ========================================================= 05:14:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:14:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:14:33 + git log --format=format:%s -1 b2edd5a26a48b5d6ab3c7a2950274ecc4bf0621e [Pipeline] echo 05:14:33 [semverPrep] GIT_COMMIT: b2edd5a26a48b5d6ab3c7a2950274ecc4bf0621e, Commit Message: Merge pull request #733 from dovholuknf/update-openziti [Pipeline] echo 05:14:33 [semverPrep] This is not a build commit. [Pipeline] sh 05:14:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:14:33 + grep -v github /etc/ssh/ssh_known_hosts 05:14:33 + [ -e /tmp/ssh_known_hosts ] 05:14:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:14:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:14:33 + sudo tee -a /etc/ssh/ssh_known_hosts 05:14:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:14:35 05:14:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:14:35 0.1.4: Pulling from edgex-devops/py-git-semver 05:14:35 b85a868b505f: Pulling fs layer 05:14:35 e2be974225ed: Pulling fs layer 05:14:35 339a4e72a1f5: Pulling fs layer 05:14:35 988bab9f4d93: Pulling fs layer 05:14:35 1469e6f7b9e6: Pulling fs layer 05:14:35 988bab9f4d93: Waiting 05:14:35 eaf3925da568: Pulling fs layer 05:14:35 bab4dde63d76: Pulling fs layer 05:14:35 bde34c3a00c8: Pulling fs layer 05:14:35 b352a97aabf1: Pulling fs layer 05:14:35 1469e6f7b9e6: Waiting 05:14:35 4872d77fe225: Pulling fs layer 05:14:35 5851b861e8e6: Pulling fs layer 05:14:35 eaf3925da568: Waiting 05:14:35 bab4dde63d76: Waiting 05:14:35 bde34c3a00c8: Waiting 05:14:35 b352a97aabf1: Waiting 05:14:35 5851b861e8e6: Waiting 05:14:35 4872d77fe225: Waiting 05:14:36 e2be974225ed: Download complete 05:14:36 988bab9f4d93: Download complete 05:14:36 1469e6f7b9e6: Verifying Checksum 05:14:36 1469e6f7b9e6: Download complete 05:14:36 339a4e72a1f5: Download complete 05:14:36 eaf3925da568: Download complete 05:14:36 bde34c3a00c8: Verifying Checksum 05:14:36 bde34c3a00c8: Download complete 05:14:36 b352a97aabf1: Download complete 05:14:36 4872d77fe225: Verifying Checksum 05:14:36 4872d77fe225: Download complete 05:14:36 5851b861e8e6: Verifying Checksum 05:14:36 5851b861e8e6: Download complete 05:14:36 b85a868b505f: Verifying Checksum 05:14:36 b85a868b505f: Download complete 05:14:36 bab4dde63d76: Verifying Checksum 05:14:36 bab4dde63d76: Download complete 05:14:37 b85a868b505f: Pull complete 05:14:37 e2be974225ed: Pull complete 05:14:38 339a4e72a1f5: Pull complete 05:14:38 988bab9f4d93: Pull complete 05:14:39 1469e6f7b9e6: Pull complete 05:14:39 eaf3925da568: Pull complete 05:14:41 bab4dde63d76: Pull complete 05:14:41 bde34c3a00c8: Pull complete 05:14:41 b352a97aabf1: Pull complete 05:14:41 4872d77fe225: Pull complete 05:14:41 5851b861e8e6: Pull complete 05:14:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:14:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:14:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:41 prd-ubuntu20.04-docker-8c-8g-5845 does not seem to be running inside a container 05:14:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:14:45 $ docker top c164fd5645cd411b479bdd36f18430795dbd46d8fbb97a44dccb6ebe221464db -eo pid,comm 05:14:45 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). 05:14:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:14:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:14:46 [ssh-agent] Looking for ssh-agent implementation... 05:14:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:14:46 $ docker exec c164fd5645cd411b479bdd36f18430795dbd46d8fbb97a44dccb6ebe221464db ssh-agent 05:14:46 SSH_AUTH_SOCK=/tmp/ssh-vJEkaJbFdHAA/agent.33 05:14:46 SSH_AGENT_PID=39 05:14:46 Running ssh-add (command line suppressed) 05:14:46 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14217097692941018169.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14217097692941018169.key) 05:14:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:14:46 + git tag --points-at HEAD [Pipeline] } 05:14:46 $ docker exec --env ******** --env ******** c164fd5645cd411b479bdd36f18430795dbd46d8fbb97a44dccb6ebe221464db ssh-agent -k 05:14:46 unset SSH_AUTH_SOCK; 05:14:46 unset SSH_AGENT_PID; 05:14:46 echo Agent pid 39 killed; 05:14:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:14:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:14:46 [ssh-agent] Looking for ssh-agent implementation... 05:14:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:14:47 $ docker exec c164fd5645cd411b479bdd36f18430795dbd46d8fbb97a44dccb6ebe221464db ssh-agent 05:14:47 SSH_AUTH_SOCK=/tmp/ssh-OcwpX8fAo3x7/agent.72 05:14:47 SSH_AGENT_PID=78 05:14:47 Running ssh-add (command line suppressed) 05:14:47 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5633400712625617706.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5633400712625617706.key) 05:14:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:14:47 + git semver init 05:14:47 2024-07-18 05:14:47,904 [run_init] DEBUG init version:0.0.0 force:False 05:14:47 2024-07-18 05:14:47,906 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 05:14:47 2024-07-18 05:14:47,906 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 05:14:47 2024-07-18 05:14:47,907 [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) 05:14:49 2024-07-18 05:14:49,036 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 05:14:49 2024-07-18 05:14:49,037 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 05:14:49 2024-07-18 05:14:49,037 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 05:14:49 2024-07-18 05:14:49,037 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 05:14:49 3.2.0-dev.45 [Pipeline] } 05:14:49 $ docker exec --env ******** --env ******** c164fd5645cd411b479bdd36f18430795dbd46d8fbb97a44dccb6ebe221464db ssh-agent -k 05:14:49 unset SSH_AUTH_SOCK; 05:14:49 unset SSH_AGENT_PID; 05:14:49 echo Agent pid 78 killed; 05:14:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:14:49 + git semver [Pipeline] } 05:14:50 $ docker stop --time=1 c164fd5645cd411b479bdd36f18430795dbd46d8fbb97a44dccb6ebe221464db 05:14:51 $ docker rm -f --volumes c164fd5645cd411b479bdd36f18430795dbd46d8fbb97a44dccb6ebe221464db [Pipeline] // withDockerContainer [Pipeline] sh 05:14:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:14:52 Stashed 1 file(s) [Pipeline] echo 05:14:52 [edgeXSemver]: initialized semver on version 3.2.0-dev.45 [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 05:14:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:14:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:14:52 ========================================================= 05:14:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:14:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:14:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:14:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:14:52 619be1103602: Pulling fs layer 05:14:52 7862e08f4a3e: Pulling fs layer 05:14:52 5df492c9dc93: Pulling fs layer 05:14:52 7629e6793208: Pulling fs layer 05:14:52 4f4fb700ef54: Pulling fs layer 05:14:52 fb5054dd5b73: Pulling fs layer 05:14:52 eeca6798cff9: Pulling fs layer 05:14:52 aa269ceb94a6: Pulling fs layer 05:14:52 ada007ff1a6a: Pulling fs layer 05:14:52 4f4fb700ef54: Waiting 05:14:52 fb5054dd5b73: Waiting 05:14:52 eeca6798cff9: Waiting 05:14:52 aa269ceb94a6: Waiting 05:14:52 ada007ff1a6a: Waiting 05:14:52 7629e6793208: Waiting 05:14:52 7862e08f4a3e: Verifying Checksum 05:14:52 7862e08f4a3e: Download complete 05:14:52 7629e6793208: Download complete 05:14:52 4f4fb700ef54: Download complete 05:14:52 fb5054dd5b73: Verifying Checksum 05:14:52 fb5054dd5b73: Download complete 05:14:52 619be1103602: Download complete 05:14:52 eeca6798cff9: Verifying Checksum 05:14:52 eeca6798cff9: Download complete 05:14:53 619be1103602: Pull complete 05:14:53 ada007ff1a6a: Verifying Checksum 05:14:53 ada007ff1a6a: Download complete 05:14:53 7862e08f4a3e: Pull complete 05:14:53 5df492c9dc93: Verifying Checksum 05:14:53 5df492c9dc93: Download complete 05:14:53 aa269ceb94a6: Verifying Checksum 05:14:53 aa269ceb94a6: Download complete 05:14:56 5df492c9dc93: Pull complete 05:14:56 7629e6793208: Pull complete 05:14:56 4f4fb700ef54: Pull complete 05:14:56 fb5054dd5b73: Pull complete 05:14:57 eeca6798cff9: Pull complete 05:14:59 aa269ceb94a6: Pull complete 05:14:59 ada007ff1a6a: Pull complete 05:15:00 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 05:15:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:15:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 05:15:00 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:00 + docker inspect -f . ci-base-image-x86_64 05:15:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:00 prd-ubuntu20.04-docker-8c-8g-5845 does not seem to be running inside a container 05:15:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:15:03 $ docker top 78beeedd451810c71a56de391e77abebba08274c322c8af27016fbd06f2e5b65 -eo pid,comm [Pipeline] { [Pipeline] sh 05:15:04 + go version 05:15:04 go version go1.21.9 linux/amd64 [Pipeline] } 05:15:04 $ docker stop --time=1 78beeedd451810c71a56de391e77abebba08274c322c8af27016fbd06f2e5b65 05:15:05 $ docker rm -f --volumes 78beeedd451810c71a56de391e77abebba08274c322c8af27016fbd06f2e5b65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:06 + docker inspect -f . ci-base-image-x86_64 05:15:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:06 prd-ubuntu20.04-docker-8c-8g-5845 does not seem to be running inside a container 05:15:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:15:06 $ docker top bb8dfbe4d7a3a31f6c86957ba87ba78e391d641590239ee099b4bbc331ceb06e -eo pid,comm [Pipeline] { [Pipeline] sh 05:15:07 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 05:15:07 Still waiting to schedule task 05:15:07 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 05:15:07 + make test 05:15:07 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:15:07 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.30 05:15:07 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.12 05:15:07 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 05:15:07 go: downloading github.com/labstack/echo/v4 v4.11.4 05:15:07 go: downloading github.com/mitchellh/mapstructure v1.5.0 05:15:07 go: downloading github.com/stretchr/testify v1.9.0 05:15:07 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.9 05:15:07 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.28 05:15:07 go: downloading github.com/mitchellh/copystructure v1.2.0 05:15:07 go: downloading gopkg.in/yaml.v3 v3.0.1 05:15:07 go: downloading github.com/google/uuid v1.6.0 05:15:07 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 05:15:07 go: downloading github.com/hashicorp/go-multierror v1.1.1 05:15:07 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.9 05:15:07 go: downloading github.com/sirupsen/logrus v1.9.3 05:15:07 go: downloading github.com/openziti/sdk-golang v0.23.39 05:15:08 go: downloading github.com/labstack/gommon v0.4.2 05:15:08 go: downloading golang.org/x/crypto v0.25.0 05:15:08 go: downloading golang.org/x/net v0.27.0 05:15:08 go: downloading github.com/go-kit/log v0.2.1 05:15:08 go: downloading github.com/go-playground/validator/v10 v10.22.0 05:15:08 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 05:15:08 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 05:15:08 go: downloading github.com/stretchr/objx v0.5.2 05:15:08 go: downloading github.com/mitchellh/reflectwalk v1.0.2 05:15:08 go: downloading github.com/hashicorp/errwrap v1.1.0 05:15:08 go: downloading golang.org/x/sys v0.22.0 05:15:08 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 05:15:08 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 05:15:08 go: downloading github.com/valyala/fasttemplate v1.2.2 05:15:08 go: downloading golang.org/x/time v0.5.0 05:15:08 go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 05:15:08 go: downloading github.com/gorilla/websocket v1.5.1 05:15:08 go: downloading golang.org/x/sync v0.7.0 05:15:08 go: downloading github.com/go-openapi/runtime v0.28.0 05:15:08 go: downloading github.com/go-openapi/strfmt v0.23.0 05:15:08 go: downloading github.com/go-resty/resty/v2 v2.13.1 05:15:08 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 05:15:08 go: downloading github.com/openziti/edge-api v0.26.21 05:15:08 go: downloading github.com/michaelquigley/pfxlog v0.6.10 05:15:09 go: downloading github.com/openziti/foundation/v2 v2.0.47 05:15:09 go: downloading github.com/openziti/identity v1.0.81 05:15:09 go: downloading github.com/pkg/errors v0.9.1 05:15:09 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 05:15:09 go: downloading github.com/zitadel/oidc/v2 v2.12.0 05:15:09 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 05:15:09 go: downloading golang.org/x/oauth2 v0.21.0 05:15:09 go: downloading github.com/openziti/channel/v2 v2.0.136 05:15:09 go: downloading github.com/openziti/secretstream v0.1.21 05:15:09 go: downloading github.com/openziti/transport/v2 v2.0.138 05:15:09 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 05:15:09 go: downloading github.com/kataras/go-events v0.0.3 05:15:09 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 05:15:09 go: downloading github.com/openziti/metrics v1.2.56 05:15:09 go: downloading github.com/hashicorp/consul/api v1.28.3 05:15:09 go: downloading github.com/mattn/go-colorable v0.1.13 05:15:09 go: downloading github.com/mattn/go-isatty v0.0.20 05:15:09 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:15:09 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:15:09 go: downloading github.com/spf13/cast v1.6.0 05:15:09 go: downloading github.com/go-redis/redis/v7 v7.3.0 05:15:09 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 05:15:09 go: downloading github.com/go-playground/universal-translator v0.18.1 05:15:09 go: downloading github.com/leodido/go-urn v1.4.0 05:15:09 go: downloading golang.org/x/text v0.16.0 05:15:09 go: downloading github.com/x448/float16 v0.8.4 05:15:09 go: downloading github.com/valyala/bytebufferpool v1.0.0 05:15:09 go: downloading github.com/zeebo/errs v1.3.0 05:15:09 go: downloading google.golang.org/grpc v1.64.1 05:15:09 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 05:15:09 go: downloading github.com/go-openapi/errors v0.22.0 05:15:09 go: downloading github.com/oklog/ulid v1.3.1 05:15:09 go: downloading go.mongodb.org/mongo-driver v1.16.0 05:15:10 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 05:15:10 go: downloading github.com/opentracing/opentracing-go v1.2.0 05:15:10 go: downloading go.opentelemetry.io/otel v1.28.0 05:15:10 go: downloading github.com/go-openapi/swag v0.23.0 05:15:10 go: downloading go.opentelemetry.io/otel/trace v1.28.0 05:15:10 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 05:15:10 go: downloading github.com/go-openapi/validate v0.24.0 05:15:10 go: downloading github.com/fsnotify/fsnotify v1.7.0 05:15:10 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 05:15:10 go: downloading github.com/golang/protobuf v1.5.4 05:15:10 go: downloading google.golang.org/protobuf v1.34.2 05:15:10 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 05:15:10 go: downloading github.com/gorilla/securecookie v1.1.1 05:15:10 go: downloading github.com/gorilla/schema v1.4.1 05:15:10 go: downloading github.com/muhlemmer/gu v0.3.1 05:15:10 go: downloading github.com/mitchellh/go-ps v1.0.0 05:15:10 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 05:15:11 go: downloading github.com/go-playground/locales v0.14.1 05:15:11 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 05:15:11 go: downloading github.com/hashicorp/go-hclog v1.5.0 05:15:11 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 05:15:11 go: downloading github.com/hashicorp/serf v0.10.1 05:15:11 go: downloading github.com/go-jose/go-jose/v4 v4.0.2 05:15:11 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 05:15:11 go: downloading golang.org/x/term v0.22.0 05:15:11 go: downloading github.com/go-openapi/analysis v0.23.0 05:15:11 go: downloading github.com/go-openapi/loads v0.22.0 05:15:11 go: downloading github.com/go-openapi/spec v0.21.0 05:15:11 go: downloading github.com/go-logr/logr v1.4.2 05:15:11 go: downloading go.opentelemetry.io/otel/metric v1.28.0 05:15:11 go: downloading github.com/mailru/easyjson v0.7.7 05:15:11 go: downloading github.com/go-openapi/jsonpointer v0.21.0 05:15:11 go: downloading github.com/tklauser/go-sysconf v0.3.12 05:15:11 go: downloading github.com/fatih/color v1.16.0 05:15:11 go: downloading github.com/go-logr/stdr v1.2.2 05:15:11 go: downloading github.com/armon/go-metrics v0.4.1 05:15:11 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 05:15:11 go: downloading github.com/josharian/intern v1.0.0 05:15:11 go: downloading github.com/tklauser/numcpus v0.6.1 05:15:11 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 05:15:11 go: downloading github.com/go-openapi/jsonreference v0.21.0 05:15:11 go: downloading github.com/hashicorp/golang-lru v0.5.4 05:15:26 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 05:15:26 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 05:15:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.029s coverage: 33.8% of statements 05:15:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.017s coverage: 93.5% of statements 05:15:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.009s coverage: 91.9% of statements 05:15:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.374s coverage: 88.2% of statements 05:15:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.005s coverage: 84.4% of statements 05:15:48 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 05:15:48 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 05:15:48 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 05:15:48 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] 05:15:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.031s coverage: 41.2% of statements 05:15:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.010s coverage: 100.0% of statements 05:15:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.322s coverage: 87.7% of statements 05:15:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.011s coverage: 25.6% of statements 05:15:49 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.087s coverage: 76.2% of statements 05:15:49 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.006s coverage: 50.9% of statements 05:15:49 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.007s coverage: 31.2% of statements 05:15:49 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.005s coverage: 91.3% of statements 05:16:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:16:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:16:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:16:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:16:09 $ docker stop --time=1 bb8dfbe4d7a3a31f6c86957ba87ba78e391d641590239ee099b4bbc331ceb06e 05:16:12 $ docker rm -f --volumes bb8dfbe4d7a3a31f6c86957ba87ba78e391d641590239ee099b4bbc331ceb06e [Pipeline] // withDockerContainer [Pipeline] sh 05:16:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:16:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:16:13 05:16:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:16:14 latest: Pulling from edgex-lftools-log-publisher 05:16:14 5eb5b503b376: Pulling fs layer 05:16:14 5c69ac0246d0: Pulling fs layer 05:16:14 ec43610c2a17: Pulling fs layer 05:16:14 3a2ae6a8a46f: Pulling fs layer 05:16:14 33b1e0a273af: Pulling fs layer 05:16:14 5d3b04190fa2: Pulling fs layer 05:16:14 3a2ae6a8a46f: Waiting 05:16:14 33b1e0a273af: Waiting 05:16:14 2f39f015ded8: Pulling fs layer 05:16:14 5d3b04190fa2: Waiting 05:16:14 5c69ac0246d0: Verifying Checksum 05:16:14 5c69ac0246d0: Download complete 05:16:14 3a2ae6a8a46f: Download complete 05:16:14 33b1e0a273af: Verifying Checksum 05:16:14 33b1e0a273af: Download complete 05:16:14 5d3b04190fa2: Verifying Checksum 05:16:14 5d3b04190fa2: Download complete 05:16:14 ec43610c2a17: Verifying Checksum 05:16:14 ec43610c2a17: Download complete 05:16:14 5eb5b503b376: Verifying Checksum 05:16:14 5eb5b503b376: Download complete 05:16:15 2f39f015ded8: Download complete 05:16:15 5eb5b503b376: Pull complete 05:16:15 5c69ac0246d0: Pull complete 05:16:16 ec43610c2a17: Pull complete 05:16:16 3a2ae6a8a46f: Pull complete 05:16:16 33b1e0a273af: Pull complete 05:16:16 5d3b04190fa2: Pull complete 05:16:22 2f39f015ded8: Pull complete 05:16:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:16:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:16:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:22 prd-ubuntu20.04-docker-8c-8g-5845 does not seem to be running inside a container 05:16:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:16:29 $ docker top b4d26df63bad8b347b3f25a31279e17ea4fe7d3fba1d87bb1a8d4ff139daeba0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:16:29 ---> job-cost.sh 05:16:29 lf-activate-venv: SKIPPING 05:16:29 INFO: No Stack... 05:16:30 INFO: Retrieving Pricing Info for: v3-standard-8 05:16:30 INFO: Archiving Costs [Pipeline] sh 05:16:30 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 05:16:30 + cut -d, -f6 [Pipeline] lock 05:16:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-301-stack-cost] 05:16:30 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-301-stack-cost] did not exist. Created. 05:16:30 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-301-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:16:30 + echo total: 0.2199999988079071 [Pipeline] stash 05:16:30 Stashed 1 file(s) [Pipeline] } 05:16:30 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-301-stack-cost] [Pipeline] // lock [Pipeline] } 05:16:31 $ docker stop --time=1 b4d26df63bad8b347b3f25a31279e17ea4fe7d3fba1d87bb1a8d4ff139daeba0 05:16:32 $ docker rm -f --volumes b4d26df63bad8b347b3f25a31279e17ea4fe7d3fba1d87bb1a8d4ff139daeba0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:20:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5847 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 05:20:51 Running in /w/workspace/go-mod-bootstrap/301 [Pipeline] { [Pipeline] checkout 05:20:54 The recommended git tool is: git 05:21:03 using credential edgex-jenkins-ssh 05:21:03 Cloning the remote Git repository 05:21:03 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 05:21:04 > git init /w/workspace/go-mod-bootstrap/301 # timeout=10 05:21:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 05:21:04 > git --version # timeout=10 05:21:04 > git --version # 'git version 2.25.1' 05:21:04 using GIT_SSH to set credentials SSH Credentials for GitHub 05:21:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:21:07 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 05:21:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:21:08 Avoid second fetch 05:21:08 Checking out Revision b2edd5a26a48b5d6ab3c7a2950274ecc4bf0621e (main) 05:21:09 Commit message: "Merge pull request #733 from dovholuknf/update-openziti" 05:21:08 > git config core.sparsecheckout # timeout=10 05:21:08 > git checkout -f b2edd5a26a48b5d6ab3c7a2950274ecc4bf0621e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:21:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:21:14 % Total % Received % Xferd Average Speed Time Time Time Current 05:21:14 Dload Upload Total Spent Left Speed 05:21:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 112k 0 --:--:-- --:--:-- --:--:-- 112k [Pipeline] sh 05:21:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:21:15 + sudo tee /etc/docker/daemon.new 05:21:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:21:15 { 05:21:15 "registry-mirrors": [ 05:21:15 "https://nexus3.edgexfoundry.org:10001" 05:21:15 ], 05:21:15 "bip": "10.250.0.254/24", 05:21:15 "hosts": [ 05:21:15 "tcp://0.0.0.0:5555", 05:21:15 "unix:///var/run/docker.sock" 05:21:15 ], 05:21:15 "mtu": 1458, 05:21:15 "selinux-enabled": true, 05:21:15 "seccomp-profile": "/etc/docker/seccomp.json" 05:21:15 } [Pipeline] sh 05:21:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:21:15 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 05:21:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:21:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:21:34 ========================================================= 05:21:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:21:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:21:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:21:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:21:35 c6b39de5b339: Pulling fs layer 05:21:35 a69c41024577: Pulling fs layer 05:21:35 d6de4b400683: Pulling fs layer 05:21:35 35cb2a7552d0: Pulling fs layer 05:21:35 4f4fb700ef54: Pulling fs layer 05:21:35 464afbd9ba4c: Pulling fs layer 05:21:35 00f215d4a9da: Pulling fs layer 05:21:35 d496ad576159: Pulling fs layer 05:21:35 35cb2a7552d0: Waiting 05:21:35 4f4fb700ef54: Waiting 05:21:35 464afbd9ba4c: Waiting 05:21:35 00f215d4a9da: Waiting 05:21:35 d496ad576159: Waiting 05:21:35 a69c41024577: Verifying Checksum 05:21:35 a69c41024577: Download complete 05:21:35 35cb2a7552d0: Download complete 05:21:35 4f4fb700ef54: Verifying Checksum 05:21:35 4f4fb700ef54: Download complete 05:21:35 464afbd9ba4c: Verifying Checksum 05:21:35 464afbd9ba4c: Download complete 05:21:35 c6b39de5b339: Verifying Checksum 05:21:35 c6b39de5b339: Download complete 05:21:36 d496ad576159: Verifying Checksum 05:21:36 d496ad576159: Download complete 05:21:36 c6b39de5b339: Pull complete 05:21:37 a69c41024577: Pull complete 05:21:37 d6de4b400683: Verifying Checksum 05:21:37 d6de4b400683: Download complete 05:21:39 00f215d4a9da: Verifying Checksum 05:21:39 00f215d4a9da: Download complete 05:21:51 d6de4b400683: Pull complete 05:21:51 35cb2a7552d0: Pull complete 05:21:51 4f4fb700ef54: Pull complete 05:21:51 464afbd9ba4c: Pull complete 05:21:59 00f215d4a9da: Pull complete 05:22:01 d496ad576159: Pull complete 05:22:01 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:22:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:22:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 05:22:02 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:02 + docker inspect -f . ci-base-image-arm64 05:22:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:22:02 prd-ubuntu20.04-docker-arm64-4c-16g-5847 does not seem to be running inside a container 05:22:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/301 -v /w/workspace/go-mod-bootstrap/301:/w/workspace/go-mod-bootstrap/301:rw,z -v /w/workspace/go-mod-bootstrap/301@tmp:/w/workspace/go-mod-bootstrap/301@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 05:22:06 $ docker top bd918948183a57f68baced042393ff2fdeceee3a9082c11f1017ecb38548f0a9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:22:06 + go version 05:22:06 go version go1.21.9 linux/arm64 [Pipeline] } 05:22:06 $ docker stop --time=1 bd918948183a57f68baced042393ff2fdeceee3a9082c11f1017ecb38548f0a9 05:22:08 $ docker rm -f --volumes bd918948183a57f68baced042393ff2fdeceee3a9082c11f1017ecb38548f0a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:09 + docker inspect -f . ci-base-image-arm64 05:22:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:22:09 prd-ubuntu20.04-docker-arm64-4c-16g-5847 does not seem to be running inside a container 05:22:09 $ 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/301 -v /w/workspace/go-mod-bootstrap/301:/w/workspace/go-mod-bootstrap/301:rw,z -v /w/workspace/go-mod-bootstrap/301@tmp:/w/workspace/go-mod-bootstrap/301@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 05:22:11 $ docker top 9d149600142eb9f9124982a23103014220a46f939fdd1a6d1b8541caa1150f49 -eo pid,comm [Pipeline] { [Pipeline] sh 05:22:12 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/301 [Pipeline] fileExists [Pipeline] sh 05:22:12 + make test 05:22:12 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:22:12 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.30 05:22:12 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.12 05:22:13 go: downloading github.com/mitchellh/mapstructure v1.5.0 05:22:13 go: downloading github.com/labstack/echo/v4 v4.11.4 05:22:13 go: downloading github.com/google/uuid v1.6.0 05:22:13 go: downloading github.com/stretchr/testify v1.9.0 05:22:13 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.9 05:22:13 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.28 05:22:13 go: downloading github.com/mitchellh/copystructure v1.2.0 05:22:13 go: downloading gopkg.in/yaml.v3 v3.0.1 05:22:13 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 05:22:13 go: downloading github.com/openziti/sdk-golang v0.23.39 05:22:13 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 05:22:14 go: downloading github.com/hashicorp/go-multierror v1.1.1 05:22:14 go: downloading github.com/sirupsen/logrus v1.9.3 05:22:14 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.9 05:22:14 go: downloading github.com/go-kit/log v0.2.1 05:22:14 go: downloading github.com/go-playground/validator/v10 v10.22.0 05:22:14 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 05:22:14 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 05:22:14 go: downloading github.com/stretchr/objx v0.5.2 05:22:14 go: downloading github.com/labstack/gommon v0.4.2 05:22:14 go: downloading golang.org/x/crypto v0.25.0 05:22:14 go: downloading golang.org/x/net v0.27.0 05:22:15 go: downloading github.com/mitchellh/reflectwalk v1.0.2 05:22:15 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 05:22:15 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 05:22:15 go: downloading github.com/valyala/fasttemplate v1.2.2 05:22:15 go: downloading golang.org/x/time v0.5.0 05:22:15 go: downloading github.com/gorilla/websocket v1.5.1 05:22:15 go: downloading golang.org/x/sync v0.7.0 05:22:15 go: downloading github.com/hashicorp/errwrap v1.1.0 05:22:15 go: downloading github.com/michaelquigley/pfxlog v0.6.10 05:22:15 go: downloading github.com/openziti/channel/v2 v2.0.136 05:22:15 go: downloading github.com/openziti/edge-api v0.26.21 05:22:15 go: downloading github.com/openziti/foundation/v2 v2.0.47 05:22:16 go: downloading github.com/openziti/transport/v2 v2.0.138 05:22:16 go: downloading github.com/openziti/secretstream v0.1.21 05:22:16 go: downloading github.com/pkg/errors v0.9.1 05:22:16 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 05:22:16 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 05:22:16 go: downloading github.com/go-openapi/strfmt v0.23.0 05:22:16 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 05:22:16 go: downloading github.com/kataras/go-events v0.0.3 05:22:16 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 05:22:19 go: downloading github.com/openziti/identity v1.0.81 05:22:19 go: downloading github.com/openziti/metrics v1.2.56 05:22:19 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 05:22:19 go: downloading github.com/go-openapi/runtime v0.28.0 05:22:19 go: downloading github.com/go-resty/resty/v2 v2.13.1 05:22:19 go: downloading github.com/zitadel/oidc/v2 v2.12.0 05:22:19 go: downloading golang.org/x/oauth2 v0.21.0 05:22:19 go: downloading golang.org/x/sys v0.22.0 05:22:19 go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 05:22:20 go: downloading github.com/hashicorp/consul/api v1.28.3 05:22:20 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:22:20 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:22:20 go: downloading github.com/spf13/cast v1.6.0 05:22:20 go: downloading github.com/mattn/go-colorable v0.1.13 05:22:20 go: downloading github.com/mattn/go-isatty v0.0.20 05:22:20 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 05:22:20 go: downloading github.com/go-playground/universal-translator v0.18.1 05:22:20 go: downloading github.com/leodido/go-urn v1.4.0 05:22:20 go: downloading golang.org/x/text v0.16.0 05:22:21 go: downloading github.com/go-redis/redis/v7 v7.3.0 05:22:21 go: downloading github.com/x448/float16 v0.8.4 05:22:21 go: downloading github.com/valyala/bytebufferpool v1.0.0 05:22:21 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 05:22:21 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 05:22:21 go: downloading github.com/golang/protobuf v1.5.4 05:22:21 go: downloading google.golang.org/protobuf v1.34.2 05:22:22 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 05:22:22 go: downloading github.com/go-openapi/errors v0.22.0 05:22:22 go: downloading github.com/oklog/ulid v1.3.1 05:22:22 go: downloading go.mongodb.org/mongo-driver v1.16.0 05:22:25 go: downloading github.com/go-openapi/swag v0.23.0 05:22:25 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 05:22:25 go: downloading github.com/mitchellh/go-ps v1.0.0 05:22:25 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 05:22:26 go: downloading github.com/go-openapi/validate v0.24.0 05:22:26 go: downloading github.com/fsnotify/fsnotify v1.7.0 05:22:26 go: downloading github.com/opentracing/opentracing-go v1.2.0 05:22:26 go: downloading go.opentelemetry.io/otel v1.28.0 05:22:27 go: downloading go.opentelemetry.io/otel/trace v1.28.0 05:22:27 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 05:22:27 go: downloading github.com/gorilla/securecookie v1.1.1 05:22:27 go: downloading github.com/gorilla/schema v1.4.1 05:22:27 go: downloading github.com/muhlemmer/gu v0.3.1 05:22:27 go: downloading github.com/zeebo/errs v1.3.0 05:22:27 go: downloading google.golang.org/grpc v1.64.1 05:22:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 05:22:29 go: downloading github.com/hashicorp/go-hclog v1.5.0 05:22:29 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 05:22:29 go: downloading github.com/hashicorp/serf v0.10.1 05:22:29 go: downloading github.com/go-playground/locales v0.14.1 05:22:29 go: downloading golang.org/x/term v0.22.0 05:22:29 go: downloading github.com/mailru/easyjson v0.7.7 05:22:29 go: downloading github.com/tklauser/go-sysconf v0.3.12 05:22:29 go: downloading github.com/go-openapi/analysis v0.23.0 05:22:29 go: downloading github.com/go-openapi/loads v0.22.0 05:22:29 go: downloading github.com/go-openapi/spec v0.21.0 05:22:29 go: downloading github.com/go-openapi/jsonpointer v0.21.0 05:22:29 go: downloading github.com/go-logr/logr v1.4.2 05:22:29 go: downloading go.opentelemetry.io/otel/metric v1.28.0 05:22:29 go: downloading github.com/go-jose/go-jose/v4 v4.0.2 05:22:30 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 05:22:30 go: downloading github.com/fatih/color v1.16.0 05:22:30 go: downloading github.com/josharian/intern v1.0.0 05:22:30 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 05:22:30 go: downloading github.com/tklauser/numcpus v0.6.1 05:22:30 go: downloading github.com/armon/go-metrics v0.4.1 05:22:30 go: downloading github.com/go-logr/stdr v1.2.2 05:22:30 go: downloading github.com/go-openapi/jsonreference v0.21.0 05:22:30 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 05:22:30 go: downloading github.com/hashicorp/golang-lru v0.5.4 05:24:37 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 05:24:37 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 05:24:55 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.141s coverage: 33.8% of statements 05:26:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.121s coverage: 93.5% of statements 05:26:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.083s coverage: 91.9% of statements 05:26:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.441s coverage: 88.2% of statements 05:26:03 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.040s coverage: 84.4% of statements 05:26:11 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 05:26:11 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 05:26:12 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.162s coverage: 41.2% of statements 05:26:12 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.046s coverage: 100.0% of statements 05:26:15 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.378s coverage: 87.7% of statements 05:26:15 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.043s coverage: 25.6% of statements 05:26:17 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 05:26:17 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [no test files] 05:26:21 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.139s coverage: 76.2% of statements 05:26:21 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.031s coverage: 50.9% of statements 05:26:21 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.024s coverage: 31.2% of statements 05:26:21 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.019s coverage: 91.3% of statements 05:26:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:26:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:27:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:27:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:27:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:27:08 $ docker stop --time=1 9d149600142eb9f9124982a23103014220a46f939fdd1a6d1b8541caa1150f49 05:27:10 $ docker rm -f --volumes 9d149600142eb9f9124982a23103014220a46f939fdd1a6d1b8541caa1150f49 [Pipeline] // withDockerContainer [Pipeline] sh 05:27:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:27:15 Warning: overwriting stash ‘coverage-report’ 05:27:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:27:16 05:27:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:27:17 arm64: Pulling from edgex-lftools-log-publisher 05:27:17 8998bd30e6a1: Pulling fs layer 05:27:17 04944245beec: Pulling fs layer 05:27:17 699f458cf7ca: Pulling fs layer 05:27:17 765212b225bb: Pulling fs layer 05:27:17 f23df028b6ca: Pulling fs layer 05:27:17 d65c8cfc05b1: Pulling fs layer 05:27:17 2437ff75d9bd: Pulling fs layer 05:27:17 d65c8cfc05b1: Waiting 05:27:17 f23df028b6ca: Waiting 05:27:17 2437ff75d9bd: Waiting 05:27:17 04944245beec: Verifying Checksum 05:27:17 04944245beec: Download complete 05:27:17 765212b225bb: Verifying Checksum 05:27:17 765212b225bb: Download complete 05:27:17 f23df028b6ca: Download complete 05:27:17 d65c8cfc05b1: Verifying Checksum 05:27:17 d65c8cfc05b1: Download complete 05:27:17 699f458cf7ca: Verifying Checksum 05:27:17 699f458cf7ca: Download complete 05:27:18 8998bd30e6a1: Verifying Checksum 05:27:18 8998bd30e6a1: Download complete 05:27:20 2437ff75d9bd: Verifying Checksum 05:27:20 2437ff75d9bd: Download complete 05:27:22 8998bd30e6a1: Pull complete 05:27:23 04944245beec: Pull complete 05:27:24 699f458cf7ca: Pull complete 05:27:24 765212b225bb: Pull complete 05:27:25 f23df028b6ca: Pull complete 05:27:26 d65c8cfc05b1: Pull complete 05:27:44 2437ff75d9bd: Pull complete 05:27:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:27:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:27:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:27:44 prd-ubuntu20.04-docker-arm64-4c-16g-5847 does not seem to be running inside a container 05:27:44 $ 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/301 -v /w/workspace/go-mod-bootstrap/301:/w/workspace/go-mod-bootstrap/301:rw,z -v /w/workspace/go-mod-bootstrap/301@tmp:/w/workspace/go-mod-bootstrap/301@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 05:27:47 $ docker top 92954dfdaabf1b3452ce86ad4c2bd978e280168184a0d1870225827e2e734ea2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:27:48 ---> job-cost.sh 05:27:48 lf-activate-venv: SKIPPING 05:27:48 INFO: No Stack... 05:27:48 INFO: Retrieving Pricing Info for: v3-standard-4 05:27:49 INFO: Archiving Costs [Pipeline] sh 05:27:50 + cat /w/workspace/go-mod-bootstrap/301/archives/cost.csv 05:27:50 + cut -d, -f6 [Pipeline] lock 05:27:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-301-stack-cost] 05:27:50 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-301-stack-cost] did not exist. Created. 05:27:50 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-301-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:27:50 /w/workspace/go-mod-bootstrap/301@tmp/durable-b23adbc8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:27:51 + echo total: 0.10999999940395355 [Pipeline] stash 05:27:51 Warning: overwriting stash ‘stack-cost’ 05:27:51 Stashed 1 file(s) [Pipeline] } 05:27:51 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-301-stack-cost] [Pipeline] // lock [Pipeline] } 05:27:51 $ docker stop --time=1 92954dfdaabf1b3452ce86ad4c2bd978e280168184a0d1870225827e2e734ea2 05:27:53 $ docker rm -f --volumes 92954dfdaabf1b3452ce86ad4c2bd978e280168184a0d1870225827e2e734ea2 [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 05:27:53 provisioning config files... 05:27:53 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config6293257519897115474tmp [Pipeline] { [Pipeline] sh 05:27:53 + set +x 05:27:53 + curl -s https://codecov.io/bash 05:27:53 + bash -s -- 05:27:53 05:27:53 _____ _ 05:27:53 / ____| | | 05:27:53 | | ___ __| | ___ ___ _____ __ 05:27:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:27:53 | |___| (_) | (_| | __/ (_| (_) \ V / 05:27:53 \_____\___/ \__,_|\___|\___\___/ \_/ 05:27:53 Bash-1.0.6 05:27:53 05:27:53 05:27:53 ==> git version 2.25.1 found 05:27:53 ==> 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 05:27:53 Release-Date: 2020-01-08 05:27:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:27:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:27:53 ==> Jenkins CI detected. 05:27:53 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 05:27:53 project root: . 05:27:53 --> token set from env 05:27:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:27:53 ==> Running gcov in . (disable via -X gcov) 05:27:53 ==> Python coveragepy not found 05:27:53 ==> Searching for coverage reports in: 05:27:53 + . 05:27:53 -> Found 1 reports 05:27:53 ==> Detecting git/mercurial file structure 05:27:53 ==> Reading reports 05:27:53 + ./coverage.out bytes=114021 05:27:53 ==> Appending adjustments 05:27:53 https://docs.codecov.io/docs/fixing-reports 05:27:54 + Found adjustments 05:27:54 ==> Gzipping contents 05:27:54 20K /tmp/codecov.aIkgeJ.gz 05:27:54 ==> Uploading reports 05:27:54 url: https://codecov.io 05:27:54 query: branch=main&commit=b2edd5a26a48b5d6ab3c7a2950274ecc4bf0621e&build=301&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F301%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 05:27:54 -> Pinging Codecov 05:27:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b2edd5a26a48b5d6ab3c7a2950274ecc4bf0621e&build=301&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F301%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 05:27:54 -> Uploading to 05:27:54 https://storage.googleapis.com/codecov/v4/raw/2024-07-18/833815588EE85121546D348822E98E2E/b2edd5a26a48b5d6ab3c7a2950274ecc4bf0621e/b361a347-a364-4aa8-903a-a2cd3ef7965a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240718%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240718T052754Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=355d0b4e674247b999f525d2f24570eb96842519c92ac05deebaa2bf8b3fde90 05:27:54 % Total % Received % Xferd Average Speed Time Time Time Current 05:27:54 Dload Upload Total Spent Left Speed 05:27:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17488 0 0 100 17488 0 71672 --:--:-- --:--:-- --:--:-- 71379 05:27:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/b2edd5a26a48b5d6ab3c7a2950274ecc4bf0621e [Pipeline] } 05:27:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:27:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:27:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:27:55 05:27:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:27:55 latest: Pulling from edgex-devops/edgex-snyk-go 05:27:55 619be1103602: Already exists 05:27:55 f8ea3408117e: Pulling fs layer 05:27:55 91320369b822: Pulling fs layer 05:27:55 0406650e8295: Pulling fs layer 05:27:55 4f4fb700ef54: Pulling fs layer 05:27:55 96d80e3f36e1: Pulling fs layer 05:27:55 bcf3aedb951c: Pulling fs layer 05:27:55 4f4fb700ef54: Waiting 05:27:55 96d80e3f36e1: Waiting 05:27:55 bcf3aedb951c: Waiting 05:27:55 0406650e8295: Verifying Checksum 05:27:55 0406650e8295: Download complete 05:27:55 f8ea3408117e: Download complete 05:27:55 4f4fb700ef54: Download complete 05:27:55 f8ea3408117e: Pull complete 05:27:55 96d80e3f36e1: Download complete 05:27:56 91320369b822: Verifying Checksum 05:27:56 91320369b822: Download complete 05:27:56 bcf3aedb951c: Verifying Checksum 05:27:56 bcf3aedb951c: Download complete 05:27:59 91320369b822: Pull complete 05:27:59 0406650e8295: Pull complete 05:27:59 4f4fb700ef54: Pull complete 05:28:00 96d80e3f36e1: Pull complete 05:28:02 bcf3aedb951c: Pull complete 05:28:02 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 05:28:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:28:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:28:02 prd-ubuntu20.04-docker-8c-8g-5845 does not seem to be running inside a container 05:28:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 05:28:09 $ docker top a4f807d95761d85d2cc203d7726a51790816b6e6580c80f8c287ba3a19bc5642 -eo pid,comm [Pipeline] { [Pipeline] sh 05:28:09 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] echo 05:28:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 05:28:09 + set -o pipefail 05:28:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 05:28:17 05:28:17 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 05:28:17 05:28:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38043815-24ee-49a2-867d-492929c96656/history/f524f20d-1a42-4922-ab0d-c11acd6671d0 05:28:17 05:28:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:28:17 [Pipeline] } 05:28:17 $ docker stop --time=1 a4f807d95761d85d2cc203d7726a51790816b6e6580c80f8c287ba3a19bc5642 05:28:25 $ docker rm -f --volumes a4f807d95761d85d2cc203d7726a51790816b6e6580c80f8c287ba3a19bc5642 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:28:26 + git log --format=format:%s -1 b2edd5a26a48b5d6ab3c7a2950274ecc4bf0621e [Pipeline] sh 05:28:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:28:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:28:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:28:27 prd-ubuntu20.04-docker-8c-8g-5845 does not seem to be running inside a container 05:28:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:28:28 $ docker top f4334fe65d2553002b58c05f37276797d016faebe9a89f499099a60d9bc87e20 -eo pid,comm 05:28:28 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). 05:28:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:28:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:28:28 [ssh-agent] Looking for ssh-agent implementation... 05:28:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:28:28 $ docker exec f4334fe65d2553002b58c05f37276797d016faebe9a89f499099a60d9bc87e20 ssh-agent 05:28:28 SSH_AUTH_SOCK=/tmp/ssh-2ylKXO6lwdIO/agent.31 05:28:28 SSH_AGENT_PID=37 05:28:28 Running ssh-add (command line suppressed) 05:28:28 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11657172417958597728.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11657172417958597728.key) 05:28:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:28:28 + git semver tag 05:28:29 2024-07-18 05:28:29,077 [run_tag] DEBUG tag force:False 05:28:29 2024-07-18 05:28:29,077 [check_head_tag] DEBUG check head tag 05:28:29 2024-07-18 05:28:29,083 [execute] INFO git cat-file --batch-check 05:28:29 2024-07-18 05:28:29,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 05:28:29 2024-07-18 05:28:29,088 [execute] INFO git cat-file --batch 05:28:29 2024-07-18 05:28:29,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 05:28:29 2024-07-18 05:28:29,137 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 05:28:29 2024-07-18 05:28:29,137 [execute] INFO git tag -a v3.2.0-dev.45 -m v3.2.0-dev.45 05:28:29 2024-07-18 05:28:29,137 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.45', '-m', 'v3.2.0-dev.45'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 05:28:29 2024-07-18 05:28:29,142 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 05:28:29 3.2.0-dev.45 [Pipeline] } 05:28:29 $ docker exec --env ******** --env ******** f4334fe65d2553002b58c05f37276797d016faebe9a89f499099a60d9bc87e20 ssh-agent -k 05:28:29 unset SSH_AUTH_SOCK; 05:28:29 unset SSH_AGENT_PID; 05:28:29 echo Agent pid 37 killed; 05:28:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:28:29 + git semver [Pipeline] } 05:28:30 $ docker stop --time=1 f4334fe65d2553002b58c05f37276797d016faebe9a89f499099a60d9bc87e20 05:28:31 $ docker rm -f --volumes f4334fe65d2553002b58c05f37276797d016faebe9a89f499099a60d9bc87e20 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:28:32 05:28:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:28:32 0.23.1-centos7: Pulling from edgex-lftools 05:28:32 ab5ef0e58194: Pulling fs layer 05:28:32 9712f1f96733: Pulling fs layer 05:28:32 63f879dbbcfc: Pulling fs layer 05:28:32 0d9ebad4ef96: Pulling fs layer 05:28:32 e9a5061849ea: Pulling fs layer 05:28:32 d747dcd14b5f: Pulling fs layer 05:28:32 2de7ff778b66: Pulling fs layer 05:28:32 0d9ebad4ef96: Waiting 05:28:32 d747dcd14b5f: Waiting 05:28:32 2de7ff778b66: Waiting 05:28:32 9712f1f96733: Verifying Checksum 05:28:32 9712f1f96733: Download complete 05:28:32 63f879dbbcfc: Verifying Checksum 05:28:32 63f879dbbcfc: Download complete 05:28:32 e9a5061849ea: Verifying Checksum 05:28:32 e9a5061849ea: Download complete 05:28:32 0d9ebad4ef96: Verifying Checksum 05:28:32 0d9ebad4ef96: Download complete 05:28:32 d747dcd14b5f: Verifying Checksum 05:28:32 d747dcd14b5f: Download complete 05:28:33 ab5ef0e58194: Verifying Checksum 05:28:33 ab5ef0e58194: Download complete 05:28:33 2de7ff778b66: Verifying Checksum 05:28:33 2de7ff778b66: Download complete 05:28:36 ab5ef0e58194: Pull complete 05:28:36 9712f1f96733: Pull complete 05:28:36 63f879dbbcfc: Pull complete 05:28:40 0d9ebad4ef96: Pull complete 05:28:40 e9a5061849ea: Pull complete 05:28:41 d747dcd14b5f: Pull complete 05:28:42 2de7ff778b66: Pull complete 05:28:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:28:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:28:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:28:42 prd-ubuntu20.04-docker-8c-8g-5845 does not seem to be running inside a container 05:28:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:28:54 $ docker top b12e1d6b6418b492a0302e326796dda1464d87158286fce6599b95c093ee81ce -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:28:54 provisioning config files... 05:28:54 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config9261566900283994470tmp 05:28:54 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config15031133226477459497tmp 05:28:54 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4136284679553920190tmp [Pipeline] { [Pipeline] echo 05:28:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:28:54 ---> sigul-configuration.sh 05:28:54 gpg: directory `/root/.gnupg' created 05:28:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:28:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:28:54 gpg: keyring `/root/.gnupg/secring.gpg' created 05:28:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:28:54 gpg: CAST5 encrypted data 05:28:54 gpg: encrypted with 1 passphrase 05:28:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:28:54 + mkdir /home/jenkins 05:28:54 + mkdir /home/jenkins/sigul [Pipeline] sh 05:28:55 + 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 05:28:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:28:55 ---> sigul-install.sh 05:28:55 Sigul already installed; skipping installation. [Pipeline] sh 05:28:55 + git tag --list 05:28:55 v0.0.1 05:28:55 v0.0.10 05:28:55 v0.0.11 05:28:55 v0.0.12 05:28:55 v0.0.13 05:28:55 v0.0.14 05:28:55 v0.0.15 05:28:55 v0.0.16 05:28:55 v0.0.17 05:28:55 v0.0.18 05:28:55 v0.0.19 05:28:55 v0.0.2 05:28:55 v0.0.20 05:28:55 v0.0.21 05:28:55 v0.0.22 05:28:55 v0.0.23 05:28:55 v0.0.24 05:28:55 v0.0.25 05:28:55 v0.0.26 05:28:55 v0.0.27 05:28:55 v0.0.28 05:28:55 v0.0.29 05:28:55 v0.0.3 05:28:55 v0.0.30 05:28:55 v0.0.31 05:28:55 v0.0.32 05:28:55 v0.0.33 05:28:55 v0.0.34 05:28:55 v0.0.35 05:28:55 v0.0.36 05:28:55 v0.0.37 05:28:55 v0.0.38 05:28:55 v0.0.39 05:28:55 v0.0.4 05:28:55 v0.0.40 05:28:55 v0.0.41 05:28:55 v0.0.42 05:28:55 v0.0.43 05:28:55 v0.0.44 05:28:55 v0.0.45 05:28:55 v0.0.46 05:28:55 v0.0.47 05:28:55 v0.0.48 05:28:55 v0.0.49 05:28:55 v0.0.5 05:28:55 v0.0.50 05:28:55 v0.0.51 05:28:55 v0.0.52 05:28:55 v0.0.53 05:28:55 v0.0.54 05:28:55 v0.0.55 05:28:55 v0.0.56 05:28:55 v0.0.57 05:28:55 v0.0.58 05:28:55 v0.0.59 05:28:55 v0.0.6 05:28:55 v0.0.60 05:28:55 v0.0.61 05:28:55 v0.0.62 05:28:55 v0.0.63 05:28:55 v0.0.64 05:28:55 v0.0.65 05:28:55 v0.0.66 05:28:55 v0.0.67 05:28:55 v0.0.68 05:28:55 v0.0.69 05:28:55 v0.0.7 05:28:55 v0.0.70 05:28:55 v0.0.71 05:28:55 v0.0.72 05:28:55 v0.0.8 05:28:55 v0.0.9 05:28:55 v2.0.0 05:28:55 v2.1.0 05:28:55 v2.1.1 05:28:55 v2.2.0 05:28:55 v2.3.0 05:28:55 v3.0 05:28:55 v3.0.0 05:28:55 v3.0.1 05:28:55 v3.1 05:28:55 v3.1.0 05:28:55 v3.1.0-dev.1 05:28:55 v3.1.0-dev.10 05:28:55 v3.1.0-dev.11 05:28:55 v3.1.0-dev.12 05:28:55 v3.1.0-dev.13 05:28:55 v3.1.0-dev.14 05:28:55 v3.1.0-dev.15 05:28:55 v3.1.0-dev.16 05:28:55 v3.1.0-dev.17 05:28:55 v3.1.0-dev.18 05:28:55 v3.1.0-dev.19 05:28:55 v3.1.0-dev.2 05:28:55 v3.1.0-dev.20 05:28:55 v3.1.0-dev.21 05:28:55 v3.1.0-dev.22 05:28:55 v3.1.0-dev.23 05:28:55 v3.1.0-dev.24 05:28:55 v3.1.0-dev.25 05:28:55 v3.1.0-dev.26 05:28:55 v3.1.0-dev.27 05:28:55 v3.1.0-dev.28 05:28:55 v3.1.0-dev.29 05:28:55 v3.1.0-dev.3 05:28:55 v3.1.0-dev.30 05:28:55 v3.1.0-dev.31 05:28:55 v3.1.0-dev.32 05:28:55 v3.1.0-dev.33 05:28:55 v3.1.0-dev.34 05:28:55 v3.1.0-dev.35 05:28:55 v3.1.0-dev.36 05:28:55 v3.1.0-dev.37 05:28:55 v3.1.0-dev.38 05:28:55 v3.1.0-dev.39 05:28:55 v3.1.0-dev.4 05:28:55 v3.1.0-dev.40 05:28:55 v3.1.0-dev.41 05:28:55 v3.1.0-dev.42 05:28:55 v3.1.0-dev.43 05:28:55 v3.1.0-dev.44 05:28:55 v3.1.0-dev.45 05:28:55 v3.1.0-dev.46 05:28:55 v3.1.0-dev.47 05:28:55 v3.1.0-dev.48 05:28:55 v3.1.0-dev.49 05:28:55 v3.1.0-dev.5 05:28:55 v3.1.0-dev.50 05:28:55 v3.1.0-dev.51 05:28:55 v3.1.0-dev.52 05:28:55 v3.1.0-dev.53 05:28:55 v3.1.0-dev.54 05:28:55 v3.1.0-dev.55 05:28:55 v3.1.0-dev.56 05:28:55 v3.1.0-dev.57 05:28:55 v3.1.0-dev.58 05:28:55 v3.1.0-dev.59 05:28:55 v3.1.0-dev.6 05:28:55 v3.1.0-dev.60 05:28:55 v3.1.0-dev.7 05:28:55 v3.1.0-dev.8 05:28:55 v3.1.0-dev.9 05:28:55 v3.2.0-dev.1 05:28:55 v3.2.0-dev.10 05:28:55 v3.2.0-dev.11 05:28:55 v3.2.0-dev.12 05:28:55 v3.2.0-dev.13 05:28:55 v3.2.0-dev.14 05:28:55 v3.2.0-dev.15 05:28:55 v3.2.0-dev.16 05:28:55 v3.2.0-dev.17 05:28:55 v3.2.0-dev.18 05:28:55 v3.2.0-dev.19 05:28:55 v3.2.0-dev.2 05:28:55 v3.2.0-dev.20 05:28:55 v3.2.0-dev.21 05:28:55 v3.2.0-dev.22 05:28:55 v3.2.0-dev.23 05:28:55 v3.2.0-dev.24 05:28:55 v3.2.0-dev.25 05:28:55 v3.2.0-dev.26 05:28:55 v3.2.0-dev.27 05:28:55 v3.2.0-dev.28 05:28:55 v3.2.0-dev.29 05:28:55 v3.2.0-dev.3 05:28:55 v3.2.0-dev.30 05:28:55 v3.2.0-dev.31 05:28:55 v3.2.0-dev.32 05:28:55 v3.2.0-dev.33 05:28:55 v3.2.0-dev.34 05:28:55 v3.2.0-dev.35 05:28:55 v3.2.0-dev.36 05:28:55 v3.2.0-dev.37 05:28:55 v3.2.0-dev.38 05:28:55 v3.2.0-dev.39 05:28:55 v3.2.0-dev.4 05:28:55 v3.2.0-dev.40 05:28:55 v3.2.0-dev.41 05:28:55 v3.2.0-dev.42 05:28:55 v3.2.0-dev.43 05:28:55 v3.2.0-dev.44 05:28:55 v3.2.0-dev.45 05:28:55 v3.2.0-dev.5 05:28:55 v3.2.0-dev.6 05:28:55 v3.2.0-dev.7 05:28:55 v3.2.0-dev.8 05:28:55 v3.2.0-dev.9 [Pipeline] sh 05:28:55 + lftools sign git-tag v3.2.0-dev.45 05:28:56 Signing Git tag with Sigul... 05:28:56 Signing v3.2.0-dev.45 [Pipeline] echo 05:28:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:28:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:28:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:28:57 $ docker stop --time=1 b12e1d6b6418b492a0302e326796dda1464d87158286fce6599b95c093ee81ce 05:28:59 $ docker rm -f --volumes b12e1d6b6418b492a0302e326796dda1464d87158286fce6599b95c093ee81ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:28:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:28:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:29:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:00 prd-ubuntu20.04-docker-8c-8g-5845 does not seem to be running inside a container 05:29:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:29:00 $ docker top 0e9e957dac007ba2275fb5f0846726cbc8b9db5b8305fb449a9205924e500c7b -eo pid,comm 05:29:00 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). 05:29:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:29:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:29:00 [ssh-agent] Looking for ssh-agent implementation... 05:29:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:29:00 $ docker exec 0e9e957dac007ba2275fb5f0846726cbc8b9db5b8305fb449a9205924e500c7b ssh-agent 05:29:01 SSH_AUTH_SOCK=/tmp/ssh-VHIP56ZWqnna/agent.31 05:29:01 SSH_AGENT_PID=37 05:29:01 Running ssh-add (command line suppressed) 05:29:01 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5176405075003437252.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5176405075003437252.key) 05:29:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:29:01 + git semver bump pre 05:29:01 2024-07-18 05:29:01,590 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 05:29:01 2024-07-18 05:29:01,590 [bump_version] DEBUG bumping version:3.2.0-dev.45 on axis:pre with prefix:dev 05:29:01 2024-07-18 05:29:01,590 [bump_version] DEBUG bumped version:3.2.0-dev.46 05:29:01 2024-07-18 05:29:01,590 [write_version] DEBUG write version:3.2.0-dev.46 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 05:29:01 2024-07-18 05:29:01,590 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 05:29:01 2024-07-18 05:29:01,590 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 05:29:01 2024-07-18 05:29:01,592 [execute] INFO git cat-file --batch-check 05:29:01 2024-07-18 05:29:01,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 05:29:01 2024-07-18 05:29:01,597 [execute] INFO git cat-file --batch 05:29:01 2024-07-18 05:29:01,597 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 05:29:01 2024-07-18 05:29:01,601 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 05:29:01 3.2.0-dev.46 [Pipeline] } 05:29:01 $ docker exec --env ******** --env ******** 0e9e957dac007ba2275fb5f0846726cbc8b9db5b8305fb449a9205924e500c7b ssh-agent -k 05:29:01 unset SSH_AUTH_SOCK; 05:29:01 unset SSH_AGENT_PID; 05:29:01 echo Agent pid 37 killed; 05:29:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:29:02 + git semver [Pipeline] } 05:29:02 $ docker stop --time=1 0e9e957dac007ba2275fb5f0846726cbc8b9db5b8305fb449a9205924e500c7b 05:29:04 $ docker rm -f --volumes 0e9e957dac007ba2275fb5f0846726cbc8b9db5b8305fb449a9205924e500c7b [Pipeline] // withDockerContainer [Pipeline] sh 05:29:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:29:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:29:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:05 prd-ubuntu20.04-docker-8c-8g-5845 does not seem to be running inside a container 05:29:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:29:05 $ docker top 8e8010d76fe8ff6bd2cc76bf7099823fdb03501f4ffa62e116adf505092ea46d -eo pid,comm 05:29:05 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). 05:29:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:29:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:29:05 [ssh-agent] Looking for ssh-agent implementation... 05:29:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:29:06 $ docker exec 8e8010d76fe8ff6bd2cc76bf7099823fdb03501f4ffa62e116adf505092ea46d ssh-agent 05:29:06 SSH_AUTH_SOCK=/tmp/ssh-hY1z5t4jl1x9/agent.32 05:29:06 SSH_AGENT_PID=38 05:29:06 Running ssh-add (command line suppressed) 05:29:07 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13799979708754882162.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_13799979708754882162.key) 05:29:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:29:07 + git semver push 05:29:07 2024-07-18 05:29:07,539 [run_push] DEBUG push 05:29:07 2024-07-18 05:29:07,540 [execute] INFO git cat-file --batch-check 05:29:07 2024-07-18 05:29:07,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 05:29:07 2024-07-18 05:29:07,544 [execute] INFO git rev-list 2e7edcf33738155c84a8d4005e60293ba297df73 -- 05:29:07 2024-07-18 05:29:07,544 [execute] DEBUG Popen(['git', 'rev-list', '2e7edcf33738155c84a8d4005e60293ba297df73', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 05:29:07 2024-07-18 05:29:07,554 [execute] INFO git fetch -v origin 05:29:07 2024-07-18 05:29:07,555 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 05:29:08 2024-07-18 05:29:08,016 [run_push] DEBUG no remote changes detected 05:29:08 2024-07-18 05:29:08,017 [execute] INFO git push origin semver 05:29:08 2024-07-18 05:29:08,017 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 05:29:08 2024-07-18 05:29:08,740 [run_push] DEBUG push all version tags 05:29:08 2024-07-18 05:29:08,741 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:29:08 2024-07-18 05:29:08,742 [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) 05:29:09 2024-07-18 05:29:09,461 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 05:29:09 3.2.0-dev.46 [Pipeline] } 05:29:09 $ docker exec --env ******** --env ******** 8e8010d76fe8ff6bd2cc76bf7099823fdb03501f4ffa62e116adf505092ea46d ssh-agent -k 05:29:09 unset SSH_AUTH_SOCK; 05:29:09 unset SSH_AGENT_PID; 05:29:09 echo Agent pid 38 killed; 05:29:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:29:10 + git semver [Pipeline] } 05:29:10 $ docker stop --time=1 8e8010d76fe8ff6bd2cc76bf7099823fdb03501f4ffa62e116adf505092ea46d 05:29:12 $ docker rm -f --volumes 8e8010d76fe8ff6bd2cc76bf7099823fdb03501f4ffa62e116adf505092ea46d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:29:12 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 05:29:12 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 05:29:12 total 16 05:29:12 drwxr-xr-x 3 root root 4096 Jul 18 05:16 . 05:29:12 drwxrwxr-x 9 jenkins jenkins 4096 Jul 18 05:28 .. 05:29:12 drwxr-xr-x 2 root root 4096 Jul 18 05:16 cost 05:29:12 -rw-r--r-- 1 root root 88 Jul 18 05:16 cost.csv 05:29:12 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 05:29:12 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 05:29:12 total 16 05:29:12 drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 05:16 . 05:29:12 drwxrwxr-x 9 jenkins jenkins 4096 Jul 18 05:28 .. 05:29:12 drwxr-xr-x 2 jenkins jenkins 4096 Jul 18 05:16 cost 05:29:12 -rw-r--r-- 1 jenkins jenkins 88 Jul 18 05:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:29:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:29:13 ---> package-listing.sh 05:29:13 ++ facter osfamily 05:29:13 ++ tr '[:upper:]' '[:lower:]' 05:29:14 + OS_FAMILY=debian 05:29:14 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 05:29:14 + START_PACKAGES=/tmp/packages_start.txt 05:29:14 + END_PACKAGES=/tmp/packages_end.txt 05:29:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:29:14 + PACKAGES=/tmp/packages_start.txt 05:29:14 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 05:29:14 + PACKAGES=/tmp/packages_end.txt 05:29:14 + case "${OS_FAMILY}" in 05:29:14 + dpkg -l 05:29:14 + grep '^ii' 05:29:14 + '[' -f /tmp/packages_start.txt ']' 05:29:14 + '[' -f /tmp/packages_end.txt ']' 05:29:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:29:14 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 05:29:14 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 05:29:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 05:29:14 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 05:29:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:29:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:15 prd-ubuntu20.04-docker-8c-8g-5845 does not seem to be running inside a container 05:29:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:29:15 $ docker top 57438e20cc01d58c55f8d536a1c43d757db0db97c2d0d30467201c3daa420451 -eo pid,comm [Pipeline] { [Pipeline] sh 05:29:15 + touch /tmp/pre-build-complete [Pipeline] sh 05:29:16 + mkdir -p /var/log/sysstat [Pipeline] sh 05:29:16 + ls /var/log/sa-host 05:29:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:29:16 provisioning config files... 05:29:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config3334480291394100161tmp [Pipeline] { [Pipeline] echo 05:29:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:29:16 ---> create-netrc.sh [Pipeline] } 05:29:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:29:17 ---> python-tools-install.sh [Pipeline] echo 05:29:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:29:17 ---> sudo-logs.sh 05:29:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:29:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:29:17 ---> job-cost.sh 05:29:17 lf-activate-venv: SKIPPING 05:29:17 DEBUG: total: 0.2199999988079071 05:29:17 INFO: Retrieving Stack Cost... 05:29:18 INFO: Retrieving Pricing Info for: v3-standard-8 05:29:18 INFO: Archiving Costs [Pipeline] echo 05:29:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:29:18 ---> logs-deploy.sh 05:29:18 lf-activate-venv: SKIPPING 05:29:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/301 05:29:18 INFO: archiving workspace using pattern(s): 05:29:19 Archives upload complete. 05:29:19 INFO: archiving logs to Nexus 05:29:22 ---> uname -a: 05:29:22 Linux prd-ubuntu20-04-docker-8c-8g-5845 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:29:22 05:29:22 05:29:22 ---> lscpu: 05:29:22 Architecture: x86_64 05:29:22 CPU op-mode(s): 32-bit, 64-bit 05:29:22 Byte Order: Little Endian 05:29:22 Address sizes: 40 bits physical, 48 bits virtual 05:29:22 CPU(s): 8 05:29:22 On-line CPU(s) list: 0-7 05:29:22 Thread(s) per core: 1 05:29:22 Core(s) per socket: 1 05:29:22 Socket(s): 8 05:29:22 NUMA node(s): 1 05:29:22 Vendor ID: AuthenticAMD 05:29:22 CPU family: 23 05:29:22 Model: 49 05:29:22 Model name: AMD EPYC-Rome Processor 05:29:22 Stepping: 0 05:29:22 CPU MHz: 2799.998 05:29:22 BogoMIPS: 5599.99 05:29:22 Virtualization: AMD-V 05:29:22 Hypervisor vendor: KVM 05:29:22 Virtualization type: full 05:29:22 L1d cache: 256 KiB 05:29:22 L1i cache: 256 KiB 05:29:22 L2 cache: 4 MiB 05:29:22 L3 cache: 128 MiB 05:29:22 NUMA node0 CPU(s): 0-7 05:29:22 Vulnerability Itlb multihit: Not affected 05:29:22 Vulnerability L1tf: Not affected 05:29:22 Vulnerability Mds: Not affected 05:29:22 Vulnerability Meltdown: Not affected 05:29:22 Vulnerability Mmio stale data: Not affected 05:29:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:29:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:29:22 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:29:22 Vulnerability Srbds: Not affected 05:29:22 Vulnerability Tsx async abort: Not affected 05:29:22 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 05:29:22 05:29:22 05:29:22 ---> nproc: 05:29:22 8 05:29:22 05:29:22 05:29:22 ---> df -h: 05:29:22 Filesystem Size Used Avail Use% Mounted on 05:29:22 overlay 155G 12G 144G 8% / 05:29:22 tmpfs 64M 0 64M 0% /dev 05:29:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:29:22 shm 64M 0 64M 0% /dev/shm 05:29:22 /dev/vda1 155G 12G 144G 8% /facter-os 05:29:22 05:29:22 05:29:22 ---> sar -b -r -n DEV: 05:29:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5845) 07/18/24 _x86_64_ (8 CPU) 05:29:22 05:29:22 05:13:42 LINUX RESTART (8 CPU) 05:29:22 05:29:22 05:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:29:22 05:15:01 205.82 47.84 157.97 0.00 5381.90 119240.13 0.00 05:29:22 05:16:01 108.42 0.60 107.82 0.00 9.07 40634.96 0.00 05:29:22 05:17:01 59.36 0.23 59.13 0.00 12.13 22207.68 0.00 05:29:22 05:18:01 2.60 0.02 2.58 0.00 0.13 30.92 0.00 05:29:22 05:19:01 20.66 2.32 18.35 0.00 92.12 2116.05 0.00 05:29:22 05:20:01 32.51 4.00 28.51 0.00 4290.75 6430.53 0.00 05:29:22 05:21:01 4.05 0.02 4.03 0.00 0.13 96.12 0.00 05:29:22 05:22:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 05:29:22 05:23:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 05:29:22 05:24:01 1.45 0.00 1.45 0.00 0.00 17.59 0.00 05:29:22 05:25:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 05:29:22 05:26:01 2.13 0.00 2.13 0.00 0.00 29.86 0.00 05:29:22 05:27:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 05:29:22 05:28:01 4.50 0.18 4.32 0.00 26.40 480.05 0.00 05:29:22 05:29:01 141.68 0.82 140.86 0.00 32.53 60540.18 0.00 05:29:22 Average: 39.21 3.73 35.47 0.00 656.31 16791.42 0.00 05:29:22 05:29:22 05:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:29:22 05:15:01 29258056 31562728 758572 2.31 73784 2504996 1830072 5.39 990068 2251464 474812 05:29:22 05:16:01 27340696 30525332 1775836 5.40 102652 3254304 2642140 7.79 2282328 2755544 138580 05:29:22 05:17:01 28681480 31529008 777016 2.36 105240 2957556 1786732 5.27 1143748 2596320 300 05:29:22 05:18:01 28681768 31529652 776204 2.36 105312 2957568 1786732 5.27 1143064 2596364 28 05:29:22 05:19:01 28547976 31522340 757648 2.30 119808 3073248 1662008 4.90 1189568 2663676 38696 05:29:22 05:20:01 28230860 31511124 764148 2.32 134644 3356500 1716096 5.06 1421768 2730196 12 05:29:22 05:21:01 28247776 31522884 753656 2.29 133228 3353236 1692488 4.99 1411148 2726940 16 05:29:22 05:22:01 28247632 31522804 753732 2.29 133276 3353236 1692488 4.99 1410608 2726944 48 05:29:22 05:23:01 28249136 31524316 752128 2.29 133308 3353240 1692488 4.99 1409460 2726948 12 05:29:22 05:24:01 28248592 31523900 752664 2.29 133360 3353244 1692488 4.99 1410004 2726948 60 05:29:22 05:25:01 28249004 31524316 752180 2.29 133388 3353248 1692488 4.99 1409632 2726948 16 05:29:22 05:26:01 28251324 31526748 749704 2.28 133476 3353244 1692488 4.99 1408260 2726960 8 05:29:22 05:27:01 28251064 31526576 749812 2.28 133548 3353260 1692488 4.99 1408632 2726956 8 05:29:22 05:28:01 27512172 31479268 796188 2.42 139204 3993636 1979512 5.83 1461224 3366568 648424 05:29:22 05:29:01 26772616 31461984 806124 2.45 177316 4588116 1745360 5.14 1556460 3913580 436 05:29:22 Average: 28184677 31452865 831707 2.53 126103 3343909 1799738 5.30 1403731 2797490 86764 05:29:22 05:29:22 05:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:29:22 05:15:01 ens3 532.58 374.07 5864.44 87.80 0.00 0.00 0.00 0.00 05:29:22 05:15:01 lo 3.67 3.67 0.35 0.35 0.00 0.00 0.00 0.00 05:29:22 05:15:01 docker0 20.35 22.56 1.67 141.03 0.00 0.00 0.00 0.00 05:29:22 05:16:01 ens3 159.34 105.33 1289.39 69.94 0.00 0.00 0.00 0.00 05:29:22 05:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:29:22 05:16:01 docker0 74.79 122.75 6.68 1259.19 0.00 0.00 0.00 0.00 05:29:22 05:16:01 vethd3adb4b 74.79 122.85 7.70 1259.20 0.00 0.00 0.00 0.10 05:29:22 05:17:01 ens3 91.79 57.45 2526.30 12.68 0.00 0.00 0.00 0.00 05:29:22 05:17:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 05:29:22 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:22 05:18:01 ens3 0.50 0.23 1.19 0.02 0.00 0.00 0.00 0.00 05:29:22 05:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:29:22 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:22 05:19:01 ens3 98.30 53.07 1294.80 3.73 0.00 0.00 0.00 0.00 05:29:22 05:19:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 05:29:22 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:22 05:20:01 ens3 91.02 25.65 1419.06 1.98 0.00 0.00 0.00 0.00 05:29:22 05:20:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 05:29:22 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:22 05:21:01 ens3 1.30 0.67 0.51 0.30 0.00 0.00 0.00 0.00 05:29:22 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:22 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:22 05:22:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:29:22 05:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:29:22 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:22 05:23:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:29:22 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:22 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:22 05:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:29:22 05:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:29:22 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:22 05:25:01 ens3 0.33 0.22 0.14 0.07 0.00 0.00 0.00 0.00 05:29:22 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:22 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:22 05:26:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:29:22 05:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:29:22 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:22 05:27:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:22 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:22 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:22 05:28:01 ens3 112.30 65.29 3603.94 8.82 0.00 0.00 0.00 0.00 05:29:22 05:28:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 05:29:22 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:22 05:29:01 veth5b85625 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 05:29:22 05:29:01 ens3 295.82 182.44 4516.02 40.22 0.00 0.00 0.00 0.00 05:29:22 05:29:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 05:29:22 05:29:01 docker0 73.82 126.78 7.05 1262.04 0.00 0.00 0.00 0.00 05:29:22 Average: veth5b85625 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 05:29:22 Average: ens3 92.26 57.65 1367.67 15.04 0.00 0.00 0.00 0.00 05:29:22 Average: lo 0.59 0.59 0.05 0.05 0.00 0.00 0.00 0.00 05:29:22 Average: docker0 11.26 18.14 1.03 177.47 0.00 0.00 0.00 0.00 05:29:22 05:29:22 05:29:22 ---> sar -P ALL: 05:29:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5845) 07/18/24 _x86_64_ (8 CPU) 05:29:22 05:29:22 05:13:42 LINUX RESTART (8 CPU) 05:29:22 05:29:22 05:14:01 CPU %user %nice %system %iowait %steal %idle 05:29:22 05:15:01 all 9.69 0.00 3.43 4.42 0.09 82.37 05:29:22 05:15:01 0 8.86 0.00 5.42 8.15 0.05 77.52 05:29:22 05:15:01 1 8.62 0.00 2.48 2.46 0.13 86.31 05:29:22 05:15:01 2 7.64 0.00 3.41 9.72 0.12 79.11 05:29:22 05:15:01 3 10.57 0.00 3.60 5.91 0.07 79.86 05:29:22 05:15:01 4 10.11 0.00 3.39 0.54 0.07 85.89 05:29:22 05:15:01 5 10.53 0.00 3.18 3.30 0.07 82.91 05:29:22 05:15:01 6 12.16 0.00 2.85 3.35 0.08 81.56 05:29:22 05:15:01 7 9.01 0.00 3.12 1.97 0.13 85.76 05:29:22 05:16:01 all 42.25 0.00 6.83 4.20 0.10 46.62 05:29:22 05:16:01 0 42.69 0.00 7.02 18.04 0.12 32.12 05:29:22 05:16:01 1 41.15 0.00 6.99 3.68 0.10 48.08 05:29:22 05:16:01 2 42.04 0.00 6.46 4.23 0.10 47.17 05:29:22 05:16:01 3 42.60 0.00 6.43 0.71 0.10 50.16 05:29:22 05:16:01 4 43.65 0.00 6.79 1.73 0.10 47.72 05:29:22 05:16:01 5 41.60 0.00 6.91 0.66 0.12 50.72 05:29:22 05:16:01 6 42.30 0.00 6.72 2.97 0.08 47.93 05:29:22 05:16:01 7 41.97 0.00 7.33 1.71 0.08 48.90 05:29:22 05:17:01 all 8.91 0.00 2.93 1.92 0.06 86.18 05:29:22 05:17:01 0 8.22 0.00 2.86 0.61 0.03 88.27 05:29:22 05:17:01 1 9.72 0.00 3.34 0.22 0.05 86.68 05:29:22 05:17:01 2 8.39 0.00 2.54 3.20 0.03 85.84 05:29:22 05:17:01 3 9.17 0.00 3.15 0.17 0.03 87.48 05:29:22 05:17:01 4 9.09 0.00 3.20 9.63 0.15 77.93 05:29:22 05:17:01 5 8.84 0.00 3.26 0.20 0.03 87.67 05:29:22 05:17:01 6 9.08 0.00 2.84 1.11 0.07 86.90 05:29:22 05:17:01 7 8.81 0.00 2.28 0.35 0.05 88.51 05:29:22 05:18:01 all 0.10 0.00 0.02 0.03 0.01 99.85 05:29:22 05:18:01 0 0.50 0.00 0.05 0.00 0.02 99.43 05:29:22 05:18:01 1 0.02 0.00 0.03 0.00 0.00 99.95 05:29:22 05:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:29:22 05:18:01 3 0.03 0.00 0.00 0.03 0.00 99.93 05:29:22 05:18:01 4 0.00 0.00 0.00 0.03 0.00 99.97 05:29:22 05:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:29:22 05:18:01 6 0.07 0.00 0.03 0.18 0.02 99.70 05:29:22 05:18:01 7 0.13 0.00 0.02 0.00 0.02 99.83 05:29:22 05:19:01 all 1.30 0.00 0.71 0.74 0.02 97.23 05:29:22 05:19:01 0 1.37 0.00 0.65 1.12 0.00 96.87 05:29:22 05:19:01 1 0.80 0.00 1.50 0.15 0.02 97.53 05:29:22 05:19:01 2 1.55 0.00 0.50 0.12 0.03 97.79 05:29:22 05:19:01 3 2.27 0.00 0.98 0.50 0.02 96.23 05:29:22 05:19:01 4 0.85 0.00 0.60 0.18 0.02 98.35 05:29:22 05:19:01 5 0.73 0.00 0.45 0.88 0.02 97.92 05:29:22 05:19:01 6 1.65 0.00 0.53 2.77 0.02 95.03 05:29:22 05:19:01 7 1.17 0.00 0.43 0.18 0.05 98.16 05:29:22 05:20:01 all 1.57 0.00 0.81 1.23 0.01 96.38 05:29:22 05:20:01 0 1.42 0.00 1.15 1.34 0.02 96.08 05:29:22 05:20:01 1 0.90 0.00 0.37 0.15 0.02 98.56 05:29:22 05:20:01 2 2.06 0.00 0.57 0.53 0.00 96.84 05:29:22 05:20:01 3 1.29 0.00 0.58 0.80 0.02 97.31 05:29:22 05:20:01 4 1.99 0.00 0.62 1.99 0.02 95.40 05:29:22 05:20:01 5 1.30 0.00 0.60 4.50 0.02 93.58 05:29:22 05:20:01 6 1.97 0.00 1.76 0.23 0.02 96.02 05:29:22 05:20:01 7 1.60 0.00 0.85 0.30 0.02 97.23 05:29:22 05:21:01 all 0.26 0.00 0.06 0.10 0.01 99.58 05:29:22 05:21:01 0 0.07 0.00 0.08 0.05 0.03 99.77 05:29:22 05:21:01 1 0.20 0.00 0.07 0.03 0.00 99.70 05:29:22 05:21:01 2 1.37 0.00 0.03 0.00 0.02 98.58 05:29:22 05:21:01 3 0.05 0.00 0.07 0.07 0.00 99.82 05:29:22 05:21:01 4 0.23 0.00 0.07 0.58 0.00 99.12 05:29:22 05:21:01 5 0.02 0.00 0.03 0.00 0.00 99.95 05:29:22 05:21:01 6 0.03 0.00 0.05 0.00 0.00 99.92 05:29:22 05:21:01 7 0.13 0.00 0.05 0.03 0.02 99.77 05:29:22 05:22:01 all 0.02 0.00 0.01 0.03 0.00 99.94 05:29:22 05:22:01 0 0.07 0.00 0.03 0.05 0.00 99.85 05:29:22 05:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:29:22 05:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:29:22 05:22:01 3 0.00 0.00 0.00 0.02 0.02 99.97 05:29:22 05:22:01 4 0.02 0.00 0.00 0.17 0.00 99.82 05:29:22 05:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:29:22 05:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:29:22 05:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:29:22 05:23:01 all 0.07 0.00 0.02 0.02 0.01 99.88 05:29:22 05:23:01 0 0.03 0.00 0.05 0.00 0.02 99.90 05:29:22 05:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:29:22 05:23:01 2 0.37 0.00 0.03 0.00 0.02 99.58 05:29:22 05:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:29:22 05:23:01 4 0.02 0.00 0.02 0.17 0.02 99.78 05:29:22 05:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:29:22 05:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:29:22 05:23:01 7 0.05 0.00 0.03 0.00 0.00 99.92 05:29:22 05:24:01 all 0.04 0.00 0.02 0.12 0.01 99.81 05:29:22 05:24:01 0 0.10 0.00 0.03 0.00 0.02 99.85 05:29:22 05:24:01 1 0.05 0.00 0.02 0.00 0.02 99.92 05:29:22 05:24:01 2 0.03 0.00 0.00 0.00 0.02 99.95 05:29:22 05:24:01 3 0.02 0.00 0.03 0.52 0.00 99.43 05:29:22 05:24:01 4 0.02 0.00 0.02 0.45 0.00 99.52 05:29:22 05:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:29:22 05:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:29:22 05:24:01 7 0.08 0.00 0.03 0.00 0.02 99.87 05:29:22 05:25:01 all 0.07 0.00 0.01 0.03 0.00 99.89 05:29:22 05:25:01 0 0.00 0.00 0.05 0.00 0.02 99.93 05:29:22 05:25:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:29:22 05:25:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:29:22 05:25:01 3 0.00 0.00 0.00 0.10 0.00 99.90 05:29:22 05:25:01 4 0.00 0.00 0.00 0.13 0.00 99.87 05:29:22 05:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:29:22 05:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:29:22 05:25:01 7 0.43 0.00 0.00 0.00 0.00 99.57 05:29:22 05:29:22 05:25:01 CPU %user %nice %system %iowait %steal %idle 05:29:22 05:26:01 all 0.03 0.00 0.01 0.06 0.01 99.89 05:29:22 05:26:01 0 0.03 0.00 0.02 0.03 0.02 99.90 05:29:22 05:26:01 1 0.07 0.00 0.02 0.00 0.00 99.92 05:29:22 05:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:29:22 05:26:01 3 0.02 0.00 0.00 0.02 0.02 99.95 05:29:22 05:26:01 4 0.02 0.00 0.00 0.45 0.00 99.53 05:29:22 05:26:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:29:22 05:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:29:22 05:26:01 7 0.10 0.00 0.02 0.00 0.02 99.87 05:29:22 05:27:01 all 0.03 0.00 0.01 0.06 0.01 99.90 05:29:22 05:27:01 0 0.05 0.00 0.02 0.00 0.02 99.92 05:29:22 05:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:29:22 05:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:29:22 05:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:29:22 05:27:01 4 0.00 0.00 0.02 0.45 0.02 99.52 05:29:22 05:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:29:22 05:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:29:22 05:27:01 7 0.08 0.00 0.02 0.00 0.00 99.90 05:29:22 05:28:01 all 2.49 0.00 0.96 0.13 0.01 96.40 05:29:22 05:28:01 0 2.24 0.00 1.09 0.08 0.03 96.55 05:29:22 05:28:01 1 1.49 0.00 1.20 0.03 0.02 97.26 05:29:22 05:28:01 2 2.67 0.00 1.25 0.00 0.00 96.08 05:29:22 05:28:01 3 3.38 0.00 0.82 0.00 0.02 95.79 05:29:22 05:28:01 4 3.18 0.00 0.67 0.80 0.02 95.34 05:29:22 05:28:01 5 2.54 0.00 1.05 0.15 0.00 96.26 05:29:22 05:28:01 6 2.04 0.00 0.74 0.00 0.02 97.21 05:29:22 05:28:01 7 2.37 0.00 0.87 0.00 0.02 96.74 05:29:22 05:29:01 all 6.89 0.00 3.00 6.11 0.06 83.94 05:29:22 05:29:01 0 5.90 0.00 2.96 1.70 0.03 89.40 05:29:22 05:29:01 1 6.59 0.00 2.35 0.79 0.07 90.20 05:29:22 05:29:01 2 6.62 0.00 3.05 5.00 0.10 85.24 05:29:22 05:29:01 3 6.85 0.00 2.99 17.02 0.05 73.09 05:29:22 05:29:01 4 8.19 0.00 2.60 0.76 0.05 88.40 05:29:22 05:29:01 5 6.57 0.00 3.82 5.64 0.05 83.92 05:29:22 05:29:01 6 8.36 0.00 2.57 1.29 0.05 87.73 05:29:22 05:29:01 7 5.99 0.00 3.68 16.81 0.07 73.45 05:29:22 Average: all 4.87 0.00 1.25 1.27 0.03 92.59 05:29:22 Average: 0 4.71 0.00 1.42 2.05 0.03 91.79 05:29:22 Average: 1 4.59 0.00 1.22 0.50 0.03 93.67 05:29:22 Average: 2 4.83 0.00 1.18 1.51 0.03 92.45 05:29:22 Average: 3 5.05 0.00 1.24 1.71 0.02 91.99 05:29:22 Average: 4 5.10 0.00 1.19 1.19 0.03 92.50 05:29:22 Average: 5 4.78 0.00 1.28 1.02 0.02 92.90 05:29:22 Average: 6 5.14 0.00 1.20 0.79 0.02 92.84 05:29:22 Average: 7 4.76 0.00 1.24 1.41 0.03 92.56 05:29:22 05:29:22 05:29:22