Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e5be78050731c5ec2d6b9ee88f554ad176af7363 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-ssh3593849446783448668.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh7904369116748745608.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6264091470976392265.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh4850445284572973795.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16539819241888712824.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4165’ Running on prd-ubuntu20.04-docker-8c-8g-4168 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e5be78050731c5ec2d6b9ee88f554ad176af7363 (main) Commit message: "Merge pull request #852 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.3.1" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5be78050731c5ec2d6b9ee88f554ad176af7363 # timeout=10 > git rev-list --no-walk b2d99f122c230494f8a88c9382c67596855d154f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-21T21:53:34.976Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-21T21:53:35.017Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-21T21:53:35.028Z] ========================================================= [2023-08-21T21:53:35.028Z] EdgeX Global Pipelines Version Info [2023-08-21T21:53:35.028Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:53:36.103Z] ------------------- [2023-08-21T21:53:36.103Z] stable info: [2023-08-21T21:53:36.103Z] ------------------- [2023-08-21T21:53:36.103Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-21T21:53:36.103Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-21T21:53:36.103Z] Message: update stable to v1.0.253 [2023-08-21T21:53:36.672Z] ------------------- [2023-08-21T21:53:36.672Z] experimental info: [2023-08-21T21:53:36.672Z] ------------------- [2023-08-21T21:53:36.672Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-21T21:53:36.672Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-21T21:53:36.672Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-21T21:53:36.827Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2023-08-21T21:53:36.836Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2023-08-21T21:53:36.845Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-21T21:53:36.853Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-21T21:53:36.862Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-21T21:53:36.870Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-21T21:53:36.884Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-21T21:53:36.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-21T21:53:36.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-21T21:53:36.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-21T21:53:36.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-21T21:53:36.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2023-08-21T21:53:36.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-21T21:53:36.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-21T21:53:36.989Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-08-21T21:53:37.004Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-08-21T21:53:37.015Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-21T21:53:37.030Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-21T21:53:37.045Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-21T21:53:37.063Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-21T21:53:37.080Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-21T21:53:37.095Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-21T21:53:37.107Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-21T21:53:37.121Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-21T21:53:37.133Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-08-21T21:53:37.144Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-21T21:53:37.160Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-21T21:53:37.176Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-21T21:53:37.190Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-21T21:53:37.203Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-21T21:53:37.215Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5be78050731c5ec2d6b9ee88f554ad176af7363 [Pipeline] echo [2023-08-21T21:53:37.229Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5be780 [Pipeline] echo [2023-08-21T21:53:37.247Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-21T21:53:37.618Z] + git rev-list -1 --merges e5be78050731c5ec2d6b9ee88f554ad176af7363~1..e5be78050731c5ec2d6b9ee88f554ad176af7363 [Pipeline] echo [2023-08-21T21:53:37.662Z] -----------> git rev-list -1 --merges e5be78050731c5ec2d6b9ee88f554ad176af7363~1..e5be78050731c5ec2d6b9ee88f554ad176af7363 e5be78050731c5ec2d6b9ee88f554ad176af7363 [2023-08-21T21:53:37.662Z] e5be78050731c5ec2d6b9ee88f554ad176af7363 [false] [Pipeline] sh [2023-08-21T21:53:37.948Z] + git log --format=format:%s -1 e5be78050731c5ec2d6b9ee88f554ad176af7363 [Pipeline] echo [2023-08-21T21:53:37.964Z] ========================================================= [2023-08-21T21:53:37.964Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-21T21:53:37.964Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-21T21:53:38.309Z] + git log --format=format:%s -1 e5be78050731c5ec2d6b9ee88f554ad176af7363 [Pipeline] echo [2023-08-21T21:53:38.318Z] [semverPrep] GIT_COMMIT: e5be78050731c5ec2d6b9ee88f554ad176af7363, Commit Message: Merge pull request #852 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.3.1 [Pipeline] echo [2023-08-21T21:53:38.329Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-21T21:53:38.704Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-21T21:53:38.704Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-21T21:53:38.704Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-21T21:53:38.704Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-21T21:53:38.704Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-21T21:53:38.704Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-21T21:53:38.704Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:53:39.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T21:53:39.376Z] [2023-08-21T21:53:39.376Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:53:39.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T21:53:39.676Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-21T21:53:39.676Z] b85a868b505f: Pulling fs layer [2023-08-21T21:53:39.676Z] e2be974225ed: Pulling fs layer [2023-08-21T21:53:39.676Z] 339a4e72a1f5: Pulling fs layer [2023-08-21T21:53:39.676Z] 988bab9f4d93: Pulling fs layer [2023-08-21T21:53:39.676Z] 1469e6f7b9e6: Pulling fs layer [2023-08-21T21:53:39.676Z] eaf3925da568: Pulling fs layer [2023-08-21T21:53:39.676Z] bab4dde63d76: Pulling fs layer [2023-08-21T21:53:39.676Z] bde34c3a00c8: Pulling fs layer [2023-08-21T21:53:39.676Z] 988bab9f4d93: Waiting [2023-08-21T21:53:39.676Z] b352a97aabf1: Pulling fs layer [2023-08-21T21:53:39.676Z] 4872d77fe225: Pulling fs layer [2023-08-21T21:53:39.676Z] 5851b861e8e6: Pulling fs layer [2023-08-21T21:53:39.676Z] 1469e6f7b9e6: Waiting [2023-08-21T21:53:39.676Z] 4872d77fe225: Waiting [2023-08-21T21:53:39.676Z] 5851b861e8e6: Waiting [2023-08-21T21:53:39.676Z] eaf3925da568: Waiting [2023-08-21T21:53:39.676Z] bde34c3a00c8: Waiting [2023-08-21T21:53:39.676Z] b352a97aabf1: Waiting [2023-08-21T21:53:39.676Z] bab4dde63d76: Waiting [2023-08-21T21:53:39.676Z] e2be974225ed: Verifying Checksum [2023-08-21T21:53:39.676Z] e2be974225ed: Download complete [2023-08-21T21:53:39.676Z] 988bab9f4d93: Verifying Checksum [2023-08-21T21:53:39.676Z] 988bab9f4d93: Download complete [2023-08-21T21:53:39.934Z] 1469e6f7b9e6: Verifying Checksum [2023-08-21T21:53:39.934Z] 1469e6f7b9e6: Download complete [2023-08-21T21:53:39.934Z] eaf3925da568: Verifying Checksum [2023-08-21T21:53:39.934Z] eaf3925da568: Download complete [2023-08-21T21:53:39.934Z] 339a4e72a1f5: Download complete [2023-08-21T21:53:39.934Z] bde34c3a00c8: Download complete [2023-08-21T21:53:39.934Z] b352a97aabf1: Verifying Checksum [2023-08-21T21:53:39.934Z] b352a97aabf1: Download complete [2023-08-21T21:53:39.934Z] 4872d77fe225: Verifying Checksum [2023-08-21T21:53:39.934Z] 4872d77fe225: Download complete [2023-08-21T21:53:39.934Z] 5851b861e8e6: Verifying Checksum [2023-08-21T21:53:39.934Z] 5851b861e8e6: Download complete [2023-08-21T21:53:39.934Z] b85a868b505f: Verifying Checksum [2023-08-21T21:53:39.934Z] b85a868b505f: Download complete [2023-08-21T21:53:40.194Z] bab4dde63d76: Verifying Checksum [2023-08-21T21:53:40.194Z] bab4dde63d76: Download complete [2023-08-21T21:53:41.132Z] b85a868b505f: Pull complete [2023-08-21T21:53:41.132Z] e2be974225ed: Pull complete [2023-08-21T21:53:41.703Z] 339a4e72a1f5: Pull complete [2023-08-21T21:53:41.703Z] 988bab9f4d93: Pull complete [2023-08-21T21:53:41.962Z] 1469e6f7b9e6: Pull complete [2023-08-21T21:53:41.962Z] eaf3925da568: Pull complete [2023-08-21T21:53:43.870Z] bab4dde63d76: Pull complete [2023-08-21T21:53:43.870Z] bde34c3a00c8: Pull complete [2023-08-21T21:53:43.870Z] b352a97aabf1: Pull complete [2023-08-21T21:53:43.870Z] 4872d77fe225: Pull complete [2023-08-21T21:53:44.131Z] 5851b861e8e6: Pull complete [2023-08-21T21:53:44.131Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-21T21:53:44.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T21:53:44.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:53:44.222Z] prd-ubuntu20.04-docker-8c-8g-4168 does not seem to be running inside a container [2023-08-21T21:53:44.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-21T21:53:48.778Z] $ docker top b8e8001876b14fb791825961e7d004cd820884720680be21ccc09daee2ea1801 -eo pid,comm [2023-08-21T21:53:48.834Z] 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). [2023-08-21T21:53:48.834Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-21T21:53:48.868Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-21T21:53:48.868Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-21T21:53:48.982Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-21T21:53:48.982Z] $ docker exec b8e8001876b14fb791825961e7d004cd820884720680be21ccc09daee2ea1801 ssh-agent [2023-08-21T21:53:49.078Z] SSH_AUTH_SOCK=/tmp/ssh-yq3j2dYwbGz9/agent.32 [2023-08-21T21:53:49.078Z] SSH_AGENT_PID=38 [2023-08-21T21:53:49.087Z] Running ssh-add (command line suppressed) [2023-08-21T21:53:49.189Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9309944220778977498.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9309944220778977498.key) [2023-08-21T21:53:49.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-21T21:53:49.495Z] + git tag --points-at HEAD [Pipeline] } [2023-08-21T21:53:49.508Z] $ docker exec --env ******** --env ******** b8e8001876b14fb791825961e7d004cd820884720680be21ccc09daee2ea1801 ssh-agent -k [2023-08-21T21:53:49.606Z] unset SSH_AUTH_SOCK; [2023-08-21T21:53:49.607Z] unset SSH_AGENT_PID; [2023-08-21T21:53:49.607Z] echo Agent pid 38 killed; [2023-08-21T21:53:49.621Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-21T21:53:49.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-21T21:53:49.647Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-21T21:53:49.749Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-21T21:53:49.749Z] $ docker exec b8e8001876b14fb791825961e7d004cd820884720680be21ccc09daee2ea1801 ssh-agent [2023-08-21T21:53:49.856Z] SSH_AUTH_SOCK=/tmp/ssh-vv0xF18DMQeC/agent.72 [2023-08-21T21:53:49.856Z] SSH_AGENT_PID=78 [2023-08-21T21:53:49.860Z] Running ssh-add (command line suppressed) [2023-08-21T21:53:49.943Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15700027264883528706.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15700027264883528706.key) [2023-08-21T21:53:49.962Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-21T21:53:50.249Z] + git semver init [2023-08-21T21:53:50.510Z] 2023-08-21 21:53:50,408 [run_init] DEBUG init version:0.0.0 force:False [2023-08-21T21:53:50.510Z] 2023-08-21 21:53:50,409 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver [2023-08-21T21:53:50.510Z] 2023-08-21 21:53:50,409 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver [2023-08-21T21:53:50.510Z] 2023-08-21 21:53:50,409 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/undry_go-mod-core-contracts_main/.semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2023-08-21T21:53:51.449Z] 2023-08-21 21:53:51,207 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude [2023-08-21T21:53:51.449Z] 2023-08-21 21:53:51,207 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False [2023-08-21T21:53:51.449Z] 2023-08-21 21:53:51,207 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-08-21T21:53:51.449Z] 2023-08-21 21:53:51,208 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-08-21T21:53:51.449Z] 3.1.0-dev.8 [Pipeline] } [2023-08-21T21:53:51.456Z] $ docker exec --env ******** --env ******** b8e8001876b14fb791825961e7d004cd820884720680be21ccc09daee2ea1801 ssh-agent -k [2023-08-21T21:53:51.540Z] unset SSH_AUTH_SOCK; [2023-08-21T21:53:51.541Z] unset SSH_AGENT_PID; [2023-08-21T21:53:51.541Z] echo Agent pid 78 killed; [2023-08-21T21:53:51.552Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-21T21:53:51.861Z] + git semver [Pipeline] } [2023-08-21T21:53:52.130Z] $ docker stop --time=1 b8e8001876b14fb791825961e7d004cd820884720680be21ccc09daee2ea1801 [2023-08-21T21:53:53.415Z] $ docker rm -f --volumes b8e8001876b14fb791825961e7d004cd820884720680be21ccc09daee2ea1801 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-21T21:53:53.753Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-21T21:53:53.979Z] Stashed 1 file(s) [Pipeline] echo [2023-08-21T21:53:53.982Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.8 [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 [2023-08-21T21:53:54.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T21:53:54.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T21:53:54.181Z] ========================================================= [2023-08-21T21:53:54.181Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-21T21:53:54.181Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-08-21T21:53:54.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-21T21:53:54.513Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-21T21:53:54.513Z] 4db1b89c0bd1: Pulling fs layer [2023-08-21T21:53:54.513Z] 6911f1a30b25: Pulling fs layer [2023-08-21T21:53:54.513Z] e194b8c5c2a9: Pulling fs layer [2023-08-21T21:53:54.513Z] 6863d3e3a2b1: Pulling fs layer [2023-08-21T21:53:54.513Z] ec0bb842ea78: Pulling fs layer [2023-08-21T21:53:54.513Z] 40a00589a448: Pulling fs layer [2023-08-21T21:53:54.513Z] 6c08303d61cc: Pulling fs layer [2023-08-21T21:53:54.513Z] 798269fcf238: Pulling fs layer [2023-08-21T21:53:54.513Z] 6863d3e3a2b1: Waiting [2023-08-21T21:53:54.513Z] ec0bb842ea78: Waiting [2023-08-21T21:53:54.513Z] 40a00589a448: Waiting [2023-08-21T21:53:54.513Z] 6c08303d61cc: Waiting [2023-08-21T21:53:54.513Z] 798269fcf238: Waiting [2023-08-21T21:53:54.513Z] 6911f1a30b25: Verifying Checksum [2023-08-21T21:53:54.513Z] 6911f1a30b25: Download complete [2023-08-21T21:53:54.513Z] 6863d3e3a2b1: Verifying Checksum [2023-08-21T21:53:54.513Z] 6863d3e3a2b1: Download complete [2023-08-21T21:53:54.513Z] ec0bb842ea78: Verifying Checksum [2023-08-21T21:53:54.513Z] ec0bb842ea78: Download complete [2023-08-21T21:53:54.513Z] 4db1b89c0bd1: Verifying Checksum [2023-08-21T21:53:54.513Z] 4db1b89c0bd1: Download complete [2023-08-21T21:53:54.513Z] 40a00589a448: Verifying Checksum [2023-08-21T21:53:54.513Z] 40a00589a448: Download complete [2023-08-21T21:53:54.775Z] 4db1b89c0bd1: Pull complete [2023-08-21T21:53:54.775Z] 6911f1a30b25: Pull complete [2023-08-21T21:53:55.347Z] e194b8c5c2a9: Download complete [2023-08-21T21:53:55.606Z] 798269fcf238: Verifying Checksum [2023-08-21T21:53:55.606Z] 798269fcf238: Download complete [2023-08-21T21:53:55.606Z] 6c08303d61cc: Verifying Checksum [2023-08-21T21:53:55.606Z] 6c08303d61cc: Download complete [2023-08-21T21:53:58.893Z] e194b8c5c2a9: Pull complete [2023-08-21T21:53:58.893Z] 6863d3e3a2b1: Pull complete [2023-08-21T21:53:58.893Z] ec0bb842ea78: Pull complete [2023-08-21T21:53:58.893Z] 40a00589a448: Pull complete [2023-08-21T21:54:01.424Z] 6c08303d61cc: Pull complete [2023-08-21T21:54:01.991Z] 798269fcf238: Pull complete [2023-08-21T21:54:01.991Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-21T21:54:01.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-21T21:54:01.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-08-21T21:54:02.278Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:54:02.576Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-21T21:54:02.576Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:54:02.643Z] prd-ubuntu20.04-docker-8c-8g-4168 does not seem to be running inside a container [2023-08-21T21:54:02.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-21T21:54:08.355Z] $ docker top 52e7510c4789bfeb0d85b5c2da15c35d0089a804da90b6062ec890c013fdfeb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-21T21:54:08.691Z] + go version [2023-08-21T21:54:08.691Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-21T21:54:08.701Z] $ docker stop --time=1 52e7510c4789bfeb0d85b5c2da15c35d0089a804da90b6062ec890c013fdfeb3 [2023-08-21T21:54:09.088Z] Still waiting to schedule task [2023-08-21T21:54:09.089Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4167’ is offline [2023-08-21T21:54:09.967Z] $ docker rm -f --volumes 52e7510c4789bfeb0d85b5c2da15c35d0089a804da90b6062ec890c013fdfeb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:54:10.350Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-21T21:54:10.350Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:54:10.417Z] prd-ubuntu20.04-docker-8c-8g-4168 does not seem to be running inside a container [2023-08-21T21:54:10.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-21T21:54:10.792Z] $ docker top 4116b3060623301f514d66ec9175179028d0151ecfd7246c84058de8a31f2e8e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-21T21:54:11.130Z] + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh [2023-08-21T21:54:11.419Z] + make test [2023-08-21T21:54:11.419Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-08-21T21:54:11.419Z] go: downloading github.com/go-playground/validator/v10 v10.15.1 [2023-08-21T21:54:11.419Z] go: downloading github.com/google/uuid v1.3.1 [2023-08-21T21:54:11.419Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-08-21T21:54:11.419Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-08-21T21:54:11.419Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-08-21T21:54:11.419Z] go: downloading github.com/go-kit/log v0.2.1 [2023-08-21T21:54:11.679Z] go: downloading github.com/x448/float16 v0.8.4 [2023-08-21T21:54:11.679Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-08-21T21:54:11.679Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-08-21T21:54:11.679Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-08-21T21:54:11.679Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-08-21T21:54:11.679Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-08-21T21:54:11.679Z] go: downloading golang.org/x/text v0.8.0 [2023-08-21T21:54:11.679Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-08-21T21:54:11.679Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-08-21T21:54:11.679Z] go: downloading golang.org/x/crypto v0.7.0 [2023-08-21T21:54:11.679Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-08-21T21:54:13.053Z] go: downloading golang.org/x/net v0.8.0 [2023-08-21T21:54:17.236Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2023-08-21T21:54:22.499Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2023-08-21T21:54:22.499Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2023-08-21T21:54:22.499Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2023-08-21T21:54:22.499Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.059s coverage: 83.5% of statements [2023-08-21T21:54:22.499Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.032s coverage: 32.4% of statements [2023-08-21T21:54:22.499Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.022s coverage: 29.4% of statements [2023-08-21T21:54:22.499Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.036s coverage: 18.3% of statements [2023-08-21T21:54:22.499Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.039s coverage: 53.8% of statements [2023-08-21T21:54:22.756Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.007s coverage: 90.0% of statements [2023-08-21T21:54:23.321Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.043s coverage: 86.7% of statements [2023-08-21T21:54:23.321Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.017s coverage: 60.5% of statements [2023-08-21T21:54:23.321Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.005s coverage: 36.1% of statements [2023-08-21T21:54:23.321Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.013s coverage: 48.7% of statements [2023-08-21T21:54:33.284Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-08-21T21:54:34.217Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-21T21:54:34.217Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-08-21T21:54:34.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-21T21:54:34.244Z] $ docker stop --time=1 4116b3060623301f514d66ec9175179028d0151ecfd7246c84058de8a31f2e8e [2023-08-21T21:54:38.982Z] $ docker rm -f --volumes 4116b3060623301f514d66ec9175179028d0151ecfd7246c84058de8a31f2e8e [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-21T21:54:39.461Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-21T21:54:39.523Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:54:39.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-21T21:54:39.961Z] [2023-08-21T21:54:39.961Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:54:40.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-21T21:54:40.279Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-21T21:54:40.279Z] 5eb5b503b376: Pulling fs layer [2023-08-21T21:54:40.279Z] 5c69ac0246d0: Pulling fs layer [2023-08-21T21:54:40.279Z] ec43610c2a17: Pulling fs layer [2023-08-21T21:54:40.279Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-21T21:54:40.279Z] 33b1e0a273af: Pulling fs layer [2023-08-21T21:54:40.279Z] 5d3b04190fa2: Pulling fs layer [2023-08-21T21:54:40.279Z] 2f39f015ded8: Pulling fs layer [2023-08-21T21:54:40.279Z] 33b1e0a273af: Waiting [2023-08-21T21:54:40.279Z] 5d3b04190fa2: Waiting [2023-08-21T21:54:40.279Z] 2f39f015ded8: Waiting [2023-08-21T21:54:40.279Z] 3a2ae6a8a46f: Waiting [2023-08-21T21:54:40.279Z] 5c69ac0246d0: Verifying Checksum [2023-08-21T21:54:40.279Z] 5c69ac0246d0: Download complete [2023-08-21T21:54:40.279Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-21T21:54:40.279Z] 3a2ae6a8a46f: Download complete [2023-08-21T21:54:40.537Z] 33b1e0a273af: Verifying Checksum [2023-08-21T21:54:40.537Z] 33b1e0a273af: Download complete [2023-08-21T21:54:40.537Z] 5d3b04190fa2: Verifying Checksum [2023-08-21T21:54:40.537Z] 5d3b04190fa2: Download complete [2023-08-21T21:54:40.537Z] ec43610c2a17: Verifying Checksum [2023-08-21T21:54:40.537Z] ec43610c2a17: Download complete [2023-08-21T21:54:40.537Z] 5eb5b503b376: Verifying Checksum [2023-08-21T21:54:40.537Z] 5eb5b503b376: Download complete [2023-08-21T21:54:41.471Z] 2f39f015ded8: Verifying Checksum [2023-08-21T21:54:41.471Z] 2f39f015ded8: Download complete [2023-08-21T21:54:41.728Z] 5eb5b503b376: Pull complete [2023-08-21T21:54:41.728Z] 5c69ac0246d0: Pull complete [2023-08-21T21:54:42.295Z] ec43610c2a17: Pull complete [2023-08-21T21:54:42.295Z] 3a2ae6a8a46f: Pull complete [2023-08-21T21:54:42.554Z] 33b1e0a273af: Pull complete [2023-08-21T21:54:42.554Z] 5d3b04190fa2: Pull complete [2023-08-21T21:54:46.742Z] 2f39f015ded8: Pull complete [2023-08-21T21:54:46.742Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-21T21:54:46.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-21T21:54:46.742Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:54:46.831Z] prd-ubuntu20.04-docker-8c-8g-4168 does not seem to be running inside a container [2023-08-21T21:54:46.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-21T21:54:51.839Z] $ docker top fea7b53a063f9cf4f9624645385e7b5ea198e6dd63a625bc5490d572434764c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:54:52.227Z] ---> job-cost.sh [2023-08-21T21:54:52.227Z] lf-activate-venv: SKIPPING [2023-08-21T21:54:52.227Z] INFO: No Stack... [2023-08-21T21:54:52.487Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-21T21:54:52.746Z] INFO: Archiving Costs [Pipeline] sh [2023-08-21T21:54:53.033Z] + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv [2023-08-21T21:54:53.033Z] + cut -d, -f6 [Pipeline] lock [2023-08-21T21:54:53.049Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-142-stack-cost] [2023-08-21T21:54:53.055Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-142-stack-cost] did not exist. Created. [2023-08-21T21:54:53.055Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-21T21:54:53.360Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-21T21:54:53.394Z] Stashed 1 file(s) [Pipeline] } [2023-08-21T21:54:53.401Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-142-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-21T21:54:53.415Z] $ docker stop --time=1 fea7b53a063f9cf4f9624645385e7b5ea198e6dd63a625bc5490d572434764c9 [2023-08-21T21:54:54.596Z] $ docker rm -f --volumes fea7b53a063f9cf4f9624645385e7b5ea198e6dd63a625bc5490d572434764c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-21T21:55:36.465Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4170 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2023-08-21T21:55:36.477Z] Running in /w/workspace/go-mod-core-contracts/142 [Pipeline] { [Pipeline] checkout [2023-08-21T21:55:36.511Z] The recommended git tool is: git [2023-08-21T21:55:41.528Z] using credential edgex-jenkins-ssh [2023-08-21T21:55:41.543Z] Cloning the remote Git repository [2023-08-21T21:55:41.588Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2023-08-21T21:55:41.677Z] > git init /w/workspace/go-mod-core-contracts/142 # timeout=10 [2023-08-21T21:55:41.814Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2023-08-21T21:55:41.815Z] > git --version # timeout=10 [2023-08-21T21:55:41.836Z] > git --version # 'git version 2.25.1' [2023-08-21T21:55:41.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-21T21:55:41.983Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-21T21:55:43.244Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2023-08-21T21:55:43.265Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-21T21:55:44.044Z] Avoid second fetch [2023-08-21T21:55:44.044Z] Checking out Revision e5be78050731c5ec2d6b9ee88f554ad176af7363 (main) [2023-08-21T21:55:44.587Z] Commit message: "Merge pull request #852 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.3.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-21T21:55:44.062Z] > git config core.sparsecheckout # timeout=10 [2023-08-21T21:55:44.125Z] > git checkout -f e5be78050731c5ec2d6b9ee88f554ad176af7363 # timeout=10 [2023-08-21T21:55:45.483Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-21T21:55:45.483Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-21T21:55:45.483Z] Dload Upload Total Spent Left Speed [2023-08-21T21:55:45.483Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2023-08-21T21:55:46.146Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-21T21:55:46.482Z] + sudo tee /etc/docker/daemon.new [2023-08-21T21:55:46.482Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-21T21:55:46.482Z] { [2023-08-21T21:55:46.482Z] "registry-mirrors": [ [2023-08-21T21:55:46.482Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-21T21:55:46.482Z] ], [2023-08-21T21:55:46.482Z] "bip": "10.250.0.254/24", [2023-08-21T21:55:46.482Z] "hosts": [ [2023-08-21T21:55:46.482Z] "tcp://0.0.0.0:5555", [2023-08-21T21:55:46.482Z] "unix:///var/run/docker.sock" [2023-08-21T21:55:46.482Z] ], [2023-08-21T21:55:46.482Z] "mtu": 1458, [2023-08-21T21:55:46.482Z] "selinux-enabled": true, [2023-08-21T21:55:46.482Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-21T21:55:46.482Z] } [Pipeline] sh [2023-08-21T21:55:46.811Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-21T21:55:47.155Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-08-21T21:56:05.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T21:56:05.634Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T21:56:05.642Z] ========================================================= [2023-08-21T21:56:05.642Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-21T21:56:05.642Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-08-21T21:56:05.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-21T21:56:06.560Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-21T21:56:06.560Z] edb6bdbacee9: Pulling fs layer [2023-08-21T21:56:06.560Z] 5f9638ab2659: Pulling fs layer [2023-08-21T21:56:06.560Z] 8d51d6327a98: Pulling fs layer [2023-08-21T21:56:06.560Z] 8b374f2dd631: Pulling fs layer [2023-08-21T21:56:06.560Z] ec14aa9079de: Pulling fs layer [2023-08-21T21:56:06.560Z] 2f466654f4bb: Pulling fs layer [2023-08-21T21:56:06.560Z] 554e91adad29: Pulling fs layer [2023-08-21T21:56:06.560Z] 8b374f2dd631: Waiting [2023-08-21T21:56:06.560Z] 2f466654f4bb: Waiting [2023-08-21T21:56:06.560Z] 554e91adad29: Waiting [2023-08-21T21:56:06.560Z] 5f9638ab2659: Verifying Checksum [2023-08-21T21:56:06.560Z] 5f9638ab2659: Download complete [2023-08-21T21:56:06.560Z] 8b374f2dd631: Verifying Checksum [2023-08-21T21:56:06.560Z] 8b374f2dd631: Download complete [2023-08-21T21:56:06.560Z] ec14aa9079de: Verifying Checksum [2023-08-21T21:56:06.560Z] ec14aa9079de: Download complete [2023-08-21T21:56:06.560Z] edb6bdbacee9: Verifying Checksum [2023-08-21T21:56:06.560Z] edb6bdbacee9: Download complete [2023-08-21T21:56:07.531Z] edb6bdbacee9: Pull complete [2023-08-21T21:56:08.123Z] 554e91adad29: Verifying Checksum [2023-08-21T21:56:08.123Z] 554e91adad29: Download complete [2023-08-21T21:56:08.123Z] 5f9638ab2659: Pull complete [2023-08-21T21:56:09.088Z] 8d51d6327a98: Verifying Checksum [2023-08-21T21:56:09.088Z] 8d51d6327a98: Download complete [2023-08-21T21:56:09.088Z] 2f466654f4bb: Verifying Checksum [2023-08-21T21:56:09.088Z] 2f466654f4bb: Download complete [2023-08-21T21:56:21.436Z] 8d51d6327a98: Pull complete [2023-08-21T21:56:21.436Z] 8b374f2dd631: Pull complete [2023-08-21T21:56:21.436Z] ec14aa9079de: Pull complete [2023-08-21T21:56:26.794Z] 2f466654f4bb: Pull complete [2023-08-21T21:56:29.382Z] 554e91adad29: Pull complete [2023-08-21T21:56:29.382Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-21T21:56:29.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-21T21:56:29.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-08-21T21:56:29.703Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:56:30.037Z] + docker inspect -f . ci-base-image-arm64 [2023-08-21T21:56:30.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:56:30.242Z] prd-ubuntu20.04-docker-arm64-4c-16g-4170 does not seem to be running inside a container [2023-08-21T21:56:30.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/142 -v /w/workspace/go-mod-core-contracts/142:/w/workspace/go-mod-core-contracts/142:rw,z -v /w/workspace/go-mod-core-contracts/142@tmp:/w/workspace/go-mod-core-contracts/142@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 [2023-08-21T21:56:33.169Z] $ docker top fd06d3e01b6aea1e21a6406e0aa5c56efef5e4e5fcbe96cc678ae1f9a3eab817 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-21T21:56:34.037Z] + go version [2023-08-21T21:56:34.038Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-21T21:56:34.058Z] $ docker stop --time=1 fd06d3e01b6aea1e21a6406e0aa5c56efef5e4e5fcbe96cc678ae1f9a3eab817 [2023-08-21T21:56:35.644Z] $ docker rm -f --volumes fd06d3e01b6aea1e21a6406e0aa5c56efef5e4e5fcbe96cc678ae1f9a3eab817 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:56:36.201Z] + docker inspect -f . ci-base-image-arm64 [2023-08-21T21:56:36.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:56:36.374Z] prd-ubuntu20.04-docker-arm64-4c-16g-4170 does not seem to be running inside a container [2023-08-21T21:56:36.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-core-contracts/142 -v /w/workspace/go-mod-core-contracts/142:/w/workspace/go-mod-core-contracts/142:rw,z -v /w/workspace/go-mod-core-contracts/142@tmp:/w/workspace/go-mod-core-contracts/142@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 [2023-08-21T21:56:37.597Z] $ docker top 0a58dda876543c7cabfd41cae566a28c256aaa611b9c101d27b76f0dcdac4564 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-21T21:56:38.067Z] + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/142 [Pipeline] fileExists [Pipeline] sh [2023-08-21T21:56:38.399Z] + make test [2023-08-21T21:56:38.399Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-08-21T21:56:38.982Z] go: downloading github.com/go-kit/log v0.2.1 [2023-08-21T21:56:38.982Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-08-21T21:56:38.982Z] go: downloading github.com/google/uuid v1.3.1 [2023-08-21T21:56:38.982Z] go: downloading github.com/go-playground/validator/v10 v10.15.1 [2023-08-21T21:56:38.982Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-08-21T21:56:38.982Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-08-21T21:56:39.565Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-08-21T21:56:39.565Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-08-21T21:56:39.565Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-08-21T21:56:39.565Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-08-21T21:56:39.565Z] go: downloading github.com/x448/float16 v0.8.4 [2023-08-21T21:56:39.565Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-08-21T21:56:39.565Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-08-21T21:56:39.565Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-08-21T21:56:39.565Z] go: downloading golang.org/x/crypto v0.7.0 [2023-08-21T21:56:39.565Z] go: downloading golang.org/x/text v0.8.0 [2023-08-21T21:56:40.145Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-08-21T21:56:44.407Z] go: downloading golang.org/x/net v0.8.0 [2023-08-21T21:57:11.089Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2023-08-21T21:57:57.918Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2023-08-21T21:57:57.918Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.516s coverage: 83.5% of statements [2023-08-21T21:57:57.918Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.078s coverage: 32.4% of statements [2023-08-21T21:57:57.918Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2023-08-21T21:57:59.862Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2023-08-21T21:57:59.862Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.072s coverage: 29.4% of statements [2023-08-21T21:57:59.862Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.086s coverage: 18.3% of statements [2023-08-21T21:58:01.814Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.174s coverage: 53.8% of statements [2023-08-21T21:58:02.397Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.115s coverage: 90.0% of statements [2023-08-21T21:58:04.979Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.290s coverage: 86.7% of statements [2023-08-21T21:58:04.979Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.056s coverage: 60.5% of statements [2023-08-21T21:58:04.979Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.045s coverage: 36.1% of statements [2023-08-21T21:58:04.979Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.053s coverage: 48.7% of statements [2023-08-21T21:58:05.560Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-21T21:58:05.560Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-08-21T21:58:20.577Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-21T21:58:20.577Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-08-21T21:58:20.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-21T21:58:20.609Z] $ docker stop --time=1 0a58dda876543c7cabfd41cae566a28c256aaa611b9c101d27b76f0dcdac4564 [2023-08-21T21:58:22.354Z] $ docker rm -f --volumes 0a58dda876543c7cabfd41cae566a28c256aaa611b9c101d27b76f0dcdac4564 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-21T21:58:23.933Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-21T21:58:23.953Z] Warning: overwriting stash ‘coverage-report’ [2023-08-21T21:58:24.464Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:58:24.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-21T21:58:24.875Z] [2023-08-21T21:58:24.875Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:58:25.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-21T21:58:25.208Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-21T21:58:25.208Z] 8998bd30e6a1: Pulling fs layer [2023-08-21T21:58:25.208Z] 04944245beec: Pulling fs layer [2023-08-21T21:58:25.208Z] 699f458cf7ca: Pulling fs layer [2023-08-21T21:58:25.208Z] 765212b225bb: Pulling fs layer [2023-08-21T21:58:25.208Z] f23df028b6ca: Pulling fs layer [2023-08-21T21:58:25.208Z] d65c8cfc05b1: Pulling fs layer [2023-08-21T21:58:25.208Z] 2437ff75d9bd: Pulling fs layer [2023-08-21T21:58:25.208Z] 765212b225bb: Waiting [2023-08-21T21:58:25.208Z] d65c8cfc05b1: Waiting [2023-08-21T21:58:25.208Z] f23df028b6ca: Waiting [2023-08-21T21:58:25.208Z] 2437ff75d9bd: Waiting [2023-08-21T21:58:25.477Z] 04944245beec: Verifying Checksum [2023-08-21T21:58:25.477Z] 04944245beec: Download complete [2023-08-21T21:58:25.477Z] 765212b225bb: Verifying Checksum [2023-08-21T21:58:25.477Z] 765212b225bb: Download complete [2023-08-21T21:58:25.477Z] f23df028b6ca: Verifying Checksum [2023-08-21T21:58:25.477Z] f23df028b6ca: Download complete [2023-08-21T21:58:25.477Z] d65c8cfc05b1: Verifying Checksum [2023-08-21T21:58:25.477Z] d65c8cfc05b1: Download complete [2023-08-21T21:58:25.477Z] 699f458cf7ca: Verifying Checksum [2023-08-21T21:58:25.477Z] 699f458cf7ca: Download complete [2023-08-21T21:58:26.062Z] 8998bd30e6a1: Verifying Checksum [2023-08-21T21:58:26.062Z] 8998bd30e6a1: Download complete [2023-08-21T21:58:28.009Z] 2437ff75d9bd: Download complete [2023-08-21T21:58:29.952Z] 8998bd30e6a1: Pull complete [2023-08-21T21:58:30.218Z] 04944245beec: Pull complete [2023-08-21T21:58:31.624Z] 699f458cf7ca: Pull complete [2023-08-21T21:58:31.892Z] 765212b225bb: Pull complete [2023-08-21T21:58:32.478Z] f23df028b6ca: Pull complete [2023-08-21T21:58:32.745Z] d65c8cfc05b1: Pull complete [2023-08-21T21:58:47.741Z] 2437ff75d9bd: Pull complete [2023-08-21T21:58:47.741Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-21T21:58:47.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-21T21:58:47.741Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:58:47.924Z] prd-ubuntu20.04-docker-arm64-4c-16g-4170 does not seem to be running inside a container [2023-08-21T21:58:47.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/142 -v /w/workspace/go-mod-core-contracts/142:/w/workspace/go-mod-core-contracts/142:rw,z -v /w/workspace/go-mod-core-contracts/142@tmp:/w/workspace/go-mod-core-contracts/142@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 [2023-08-21T21:58:50.304Z] $ docker top a6d2cbffc0495160a05f19ddf40bda871e7f3dac135c5ce0369ee01e0407d190 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:58:50.813Z] ---> job-cost.sh [2023-08-21T21:58:51.078Z] lf-activate-venv: SKIPPING [2023-08-21T21:58:51.078Z] INFO: No Stack... [2023-08-21T21:58:51.659Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-21T21:58:52.240Z] INFO: Archiving Costs [Pipeline] sh [2023-08-21T21:58:52.879Z] + + cat /w/workspace/go-mod-core-contracts/142/archives/cost.csv [2023-08-21T21:58:52.879Z] cut -d, -f6 [Pipeline] lock [2023-08-21T21:58:52.939Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-142-stack-cost] [2023-08-21T21:58:52.944Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-142-stack-cost] did not exist. Created. [2023-08-21T21:58:52.944Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-21T21:58:53.280Z] /w/workspace/go-mod-core-contracts/142@tmp/durable-e1436c67/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-21T21:58:53.612Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-21T21:58:53.633Z] Warning: overwriting stash ‘stack-cost’ [2023-08-21T21:58:53.695Z] Stashed 1 file(s) [Pipeline] } [2023-08-21T21:58:53.702Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-142-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-21T21:58:53.726Z] $ docker stop --time=1 a6d2cbffc0495160a05f19ddf40bda871e7f3dac135c5ce0369ee01e0407d190 [2023-08-21T21:58:55.187Z] $ docker rm -f --volumes a6d2cbffc0495160a05f19ddf40bda871e7f3dac135c5ce0369ee01e0407d190 [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 [2023-08-21T21:58:55.597Z] provisioning config files... [2023-08-21T21:58:55.628Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6939191156842662952tmp [Pipeline] { [Pipeline] sh [2023-08-21T21:58:55.953Z] + set +x [2023-08-21T21:58:55.953Z] + curl -s https://codecov.io/bash [2023-08-21T21:58:55.953Z] + bash -s -- [2023-08-21T21:58:55.953Z] [2023-08-21T21:58:55.953Z] _____ _ [2023-08-21T21:58:55.953Z] / ____| | | [2023-08-21T21:58:55.953Z] | | ___ __| | ___ ___ _____ __ [2023-08-21T21:58:55.953Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-21T21:58:55.953Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-21T21:58:55.953Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-21T21:58:55.953Z] Bash-1.0.6 [2023-08-21T21:58:55.953Z] [2023-08-21T21:58:55.953Z] [2023-08-21T21:58:55.953Z] ==> git version 2.25.1 found [2023-08-21T21:58:55.953Z] ==> 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 [2023-08-21T21:58:55.953Z] Release-Date: 2020-01-08 [2023-08-21T21:58:55.953Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-21T21:58:55.953Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-21T21:58:55.953Z] ==> Jenkins CI detected. [2023-08-21T21:58:55.953Z] current dir:  /w/workspace/undry_go-mod-core-contracts_main [2023-08-21T21:58:55.953Z] project root: . [2023-08-21T21:58:55.953Z] --> token set from env [2023-08-21T21:58:55.953Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-21T21:58:55.953Z] ==> Running gcov in . (disable via -X gcov) [2023-08-21T21:58:55.953Z] ==> Python coveragepy not found [2023-08-21T21:58:55.953Z] ==> Searching for coverage reports in: [2023-08-21T21:58:55.953Z] + . [2023-08-21T21:58:56.212Z] -> Found 1 reports [2023-08-21T21:58:56.212Z] ==> Detecting git/mercurial file structure [2023-08-21T21:58:56.212Z] ==> Reading reports [2023-08-21T21:58:56.212Z] + ./coverage.out bytes=134600 [2023-08-21T21:58:56.212Z] ==> Appending adjustments [2023-08-21T21:58:56.212Z] https://docs.codecov.io/docs/fixing-reports [2023-08-21T21:58:56.779Z] + Found adjustments [2023-08-21T21:58:56.779Z] ==> Gzipping contents [2023-08-21T21:58:56.779Z] 20K /tmp/codecov.n1fAqA.gz [2023-08-21T21:58:56.779Z] ==> Uploading reports [2023-08-21T21:58:56.779Z] url: https://codecov.io [2023-08-21T21:58:56.779Z] query: branch=main&commit=e5be78050731c5ec2d6b9ee88f554ad176af7363&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-21T21:58:56.779Z] -> Pinging Codecov [2023-08-21T21:58:56.779Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=e5be78050731c5ec2d6b9ee88f554ad176af7363&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-21T21:58:56.779Z] -> Uploading to [2023-08-21T21:58:56.779Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-21/71470A77251A30514AAF9C0BB2E5B6CE/e5be78050731c5ec2d6b9ee88f554ad176af7363/90f89abb-7f6f-4e55-b1c5-0a3ce4a26109.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230821%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230821T215856Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=994270ff3053c8b4584dfae74dfd5321beed32237cb35fb3d40fbcf152540110 [2023-08-21T21:58:56.779Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-21T21:58:56.779Z] Dload Upload Total Spent Left Speed [2023-08-21T21:58:57.038Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19051 0 0 100 19051 0 92931 --:--:-- --:--:-- --:--:-- 92931 [2023-08-21T21:58:57.038Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/e5be78050731c5ec2d6b9ee88f554ad176af7363 [Pipeline] } [2023-08-21T21:58:57.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-21T21:58:57.249Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-21T21:58:57.258Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:58:57.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-21T21:58:57.563Z] [2023-08-21T21:58:57.563Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:58:57.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-21T21:58:57.882Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-21T21:58:57.882Z] df9b9388f04a: Pulling fs layer [2023-08-21T21:58:57.882Z] 52dc419b0ee2: Pulling fs layer [2023-08-21T21:58:57.882Z] 25bc292e5bac: Pulling fs layer [2023-08-21T21:58:57.882Z] 114826534d7a: Pulling fs layer [2023-08-21T21:58:57.882Z] 4657fd5d0bcf: Pulling fs layer [2023-08-21T21:58:57.882Z] 6ad1cebc031e: Pulling fs layer [2023-08-21T21:58:57.882Z] 8a3aa393b2d8: Pulling fs layer [2023-08-21T21:58:57.882Z] 114826534d7a: Waiting [2023-08-21T21:58:57.882Z] 4657fd5d0bcf: Waiting [2023-08-21T21:58:57.882Z] 6ad1cebc031e: Waiting [2023-08-21T21:58:57.882Z] 8a3aa393b2d8: Waiting [2023-08-21T21:58:57.882Z] 25bc292e5bac: Verifying Checksum [2023-08-21T21:58:57.882Z] 25bc292e5bac: Download complete [2023-08-21T21:58:57.882Z] 52dc419b0ee2: Download complete [2023-08-21T21:58:57.882Z] 4657fd5d0bcf: Verifying Checksum [2023-08-21T21:58:57.882Z] 4657fd5d0bcf: Download complete [2023-08-21T21:58:58.149Z] df9b9388f04a: Pull complete [2023-08-21T21:58:58.149Z] 6ad1cebc031e: Verifying Checksum [2023-08-21T21:58:58.149Z] 6ad1cebc031e: Download complete [2023-08-21T21:58:58.149Z] 52dc419b0ee2: Pull complete [2023-08-21T21:58:58.149Z] 25bc292e5bac: Pull complete [2023-08-21T21:58:58.719Z] 114826534d7a: Verifying Checksum [2023-08-21T21:58:58.719Z] 114826534d7a: Download complete [2023-08-21T21:58:58.977Z] 8a3aa393b2d8: Verifying Checksum [2023-08-21T21:58:58.977Z] 8a3aa393b2d8: Download complete [2023-08-21T21:59:02.258Z] 114826534d7a: Pull complete [2023-08-21T21:59:02.258Z] 4657fd5d0bcf: Pull complete [2023-08-21T21:59:02.258Z] 6ad1cebc031e: Pull complete [2023-08-21T21:59:04.788Z] 8a3aa393b2d8: Pull complete [2023-08-21T21:59:04.788Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-21T21:59:04.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-21T21:59:04.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:59:04.867Z] prd-ubuntu20.04-docker-8c-8g-4168 does not seem to be running inside a container [2023-08-21T21:59:04.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-21T21:59:09.732Z] $ docker top 611d24da4510626dfdec07ccf52f12226e7af0c197ab96c8d5c7ff54373cbb05 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-21T21:59:09.800Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh [2023-08-21T21:59:10.079Z] + set -o pipefail [2023-08-21T21:59:10.079Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' [2023-08-21T21:59:14.267Z] [2023-08-21T21:59:14.268Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... [2023-08-21T21:59:14.268Z] [2023-08-21T21:59:14.268Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/0eb601c5-d9bf-46f9-aa85-5293f30be81f [2023-08-21T21:59:14.268Z] [2023-08-21T21:59:14.268Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-21T21:59:14.268Z] [2023-08-21T21:59:14.268Z] [2023-08-21T21:59:14.268Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-21T21:59:14.268Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-21T21:59:14.268Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-21T21:59:14.276Z] $ docker stop --time=1 611d24da4510626dfdec07ccf52f12226e7af0c197ab96c8d5c7ff54373cbb05 [2023-08-21T21:59:16.899Z] $ docker rm -f --volumes 611d24da4510626dfdec07ccf52f12226e7af0c197ab96c8d5c7ff54373cbb05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-21T21:59:17.519Z] + git log --format=format:%s -1 e5be78050731c5ec2d6b9ee88f554ad176af7363 [Pipeline] sh [2023-08-21T21:59:17.807Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-21T21:59:17.807Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:59:18.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T21:59:18.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:59:18.164Z] prd-ubuntu20.04-docker-8c-8g-4168 does not seem to be running inside a container [2023-08-21T21:59:18.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-21T21:59:18.579Z] $ docker top dd30a0dc1cc0b24bc25fd95174bb83d6d33cf7b3fc36c6d061522b94f71e13c4 -eo pid,comm [2023-08-21T21:59:18.631Z] 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). [2023-08-21T21:59:18.631Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-21T21:59:18.666Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-21T21:59:18.666Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-21T21:59:18.788Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-21T21:59:18.788Z] $ docker exec dd30a0dc1cc0b24bc25fd95174bb83d6d33cf7b3fc36c6d061522b94f71e13c4 ssh-agent [2023-08-21T21:59:18.897Z] SSH_AUTH_SOCK=/tmp/ssh-PNXpATGBYwOj/agent.33 [2023-08-21T21:59:18.897Z] SSH_AGENT_PID=39 [2023-08-21T21:59:18.901Z] Running ssh-add (command line suppressed) [2023-08-21T21:59:19.012Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15335512222306576600.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15335512222306576600.key) [2023-08-21T21:59:19.029Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-21T21:59:19.315Z] + git semver tag [2023-08-21T21:59:19.574Z] 2023-08-21 21:59:19,484 [run_tag] DEBUG tag force:False [2023-08-21T21:59:19.574Z] 2023-08-21 21:59:19,484 [check_head_tag] DEBUG check head tag [2023-08-21T21:59:19.574Z] 2023-08-21 21:59:19,487 [execute] INFO git cat-file --batch-check [2023-08-21T21:59:19.574Z] 2023-08-21 21:59:19,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2023-08-21T21:59:19.574Z] 2023-08-21 21:59:19,491 [execute] INFO git cat-file --batch [2023-08-21T21:59:19.574Z] 2023-08-21 21:59:19,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2023-08-21T21:59:19.574Z] 2023-08-21 21:59:19,528 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-08-21T21:59:19.574Z] 2023-08-21 21:59:19,528 [execute] INFO git tag -a v3.1.0-dev.8 -m v3.1.0-dev.8 [2023-08-21T21:59:19.574Z] 2023-08-21 21:59:19,529 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.8', '-m', 'v3.1.0-dev.8'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2023-08-21T21:59:19.574Z] 2023-08-21 21:59:19,533 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-08-21T21:59:19.574Z] 3.1.0-dev.8 [Pipeline] } [2023-08-21T21:59:19.580Z] $ docker exec --env ******** --env ******** dd30a0dc1cc0b24bc25fd95174bb83d6d33cf7b3fc36c6d061522b94f71e13c4 ssh-agent -k [2023-08-21T21:59:19.672Z] unset SSH_AUTH_SOCK; [2023-08-21T21:59:19.673Z] unset SSH_AGENT_PID; [2023-08-21T21:59:19.673Z] echo Agent pid 39 killed; [2023-08-21T21:59:19.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-21T21:59:19.979Z] + git semver [Pipeline] } [2023-08-21T21:59:20.248Z] $ docker stop --time=1 dd30a0dc1cc0b24bc25fd95174bb83d6d33cf7b3fc36c6d061522b94f71e13c4 [2023-08-21T21:59:21.512Z] $ docker rm -f --volumes dd30a0dc1cc0b24bc25fd95174bb83d6d33cf7b3fc36c6d061522b94f71e13c4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:59:21.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-21T21:59:21.923Z] [2023-08-21T21:59:21.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:59:22.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-21T21:59:22.245Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-21T21:59:22.245Z] ab5ef0e58194: Pulling fs layer [2023-08-21T21:59:22.245Z] 9712f1f96733: Pulling fs layer [2023-08-21T21:59:22.245Z] 63f879dbbcfc: Pulling fs layer [2023-08-21T21:59:22.245Z] 0d9ebad4ef96: Pulling fs layer [2023-08-21T21:59:22.245Z] e9a5061849ea: Pulling fs layer [2023-08-21T21:59:22.245Z] d747dcd14b5f: Pulling fs layer [2023-08-21T21:59:22.245Z] 2de7ff778b66: Pulling fs layer [2023-08-21T21:59:22.245Z] d747dcd14b5f: Waiting [2023-08-21T21:59:22.245Z] 0d9ebad4ef96: Waiting [2023-08-21T21:59:22.245Z] e9a5061849ea: Waiting [2023-08-21T21:59:22.245Z] 2de7ff778b66: Waiting [2023-08-21T21:59:22.245Z] 9712f1f96733: Verifying Checksum [2023-08-21T21:59:22.245Z] 9712f1f96733: Download complete [2023-08-21T21:59:22.822Z] 63f879dbbcfc: Verifying Checksum [2023-08-21T21:59:22.822Z] 63f879dbbcfc: Download complete [2023-08-21T21:59:22.822Z] e9a5061849ea: Verifying Checksum [2023-08-21T21:59:22.822Z] e9a5061849ea: Download complete [2023-08-21T21:59:22.822Z] 0d9ebad4ef96: Verifying Checksum [2023-08-21T21:59:22.822Z] 0d9ebad4ef96: Download complete [2023-08-21T21:59:22.822Z] d747dcd14b5f: Verifying Checksum [2023-08-21T21:59:23.081Z] ab5ef0e58194: Verifying Checksum [2023-08-21T21:59:23.081Z] ab5ef0e58194: Download complete [2023-08-21T21:59:23.081Z] 2de7ff778b66: Verifying Checksum [2023-08-21T21:59:23.081Z] 2de7ff778b66: Download complete [2023-08-21T21:59:26.363Z] ab5ef0e58194: Pull complete [2023-08-21T21:59:26.363Z] 9712f1f96733: Pull complete [2023-08-21T21:59:26.363Z] 63f879dbbcfc: Pull complete [2023-08-21T21:59:30.547Z] 0d9ebad4ef96: Pull complete [2023-08-21T21:59:30.547Z] e9a5061849ea: Pull complete [2023-08-21T21:59:30.547Z] d747dcd14b5f: Pull complete [2023-08-21T21:59:31.483Z] 2de7ff778b66: Pull complete [2023-08-21T21:59:31.483Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-21T21:59:31.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-21T21:59:31.483Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:59:31.566Z] prd-ubuntu20.04-docker-8c-8g-4168 does not seem to be running inside a container [2023-08-21T21:59:31.593Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-21T21:59:35.841Z] $ docker top 11cfbfb70ecc3626a02a60ff4a803aa5b78c968e9e431a4efeb8a572d4e59603 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-21T21:59:35.913Z] provisioning config files... [2023-08-21T21:59:35.920Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config17125107321487071956tmp [2023-08-21T21:59:35.929Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2731993873166670257tmp [2023-08-21T21:59:35.937Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config12093462453405704384tmp [Pipeline] { [Pipeline] echo [2023-08-21T21:59:35.950Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:59:36.233Z] ---> sigul-configuration.sh [2023-08-21T21:59:36.233Z] gpg: directory `/root/.gnupg' created [2023-08-21T21:59:36.233Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-21T21:59:36.233Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-21T21:59:36.233Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-21T21:59:36.233Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-21T21:59:36.233Z] gpg: CAST5 encrypted data [2023-08-21T21:59:36.233Z] gpg: encrypted with 1 passphrase [2023-08-21T21:59:36.233Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-21T21:59:36.518Z] + mkdir /home/jenkins [2023-08-21T21:59:36.518Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-21T21:59:36.804Z] + 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 [2023-08-21T21:59:36.812Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:59:37.095Z] ---> sigul-install.sh [2023-08-21T21:59:37.095Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-21T21:59:37.377Z] + git tag --list [2023-08-21T21:59:37.377Z] v0.0.0 [2023-08-21T21:59:37.377Z] v0.0.1 [2023-08-21T21:59:37.377Z] v0.1.0 [2023-08-21T21:59:37.377Z] v0.1.1 [2023-08-21T21:59:37.377Z] v0.1.10 [2023-08-21T21:59:37.377Z] v0.1.100 [2023-08-21T21:59:37.377Z] v0.1.101 [2023-08-21T21:59:37.377Z] v0.1.102 [2023-08-21T21:59:37.377Z] v0.1.103 [2023-08-21T21:59:37.377Z] v0.1.104 [2023-08-21T21:59:37.377Z] v0.1.105 [2023-08-21T21:59:37.377Z] v0.1.106 [2023-08-21T21:59:37.377Z] v0.1.107 [2023-08-21T21:59:37.377Z] v0.1.108 [2023-08-21T21:59:37.377Z] v0.1.109 [2023-08-21T21:59:37.377Z] v0.1.11 [2023-08-21T21:59:37.377Z] v0.1.110 [2023-08-21T21:59:37.377Z] v0.1.111 [2023-08-21T21:59:37.377Z] v0.1.112 [2023-08-21T21:59:37.377Z] v0.1.113 [2023-08-21T21:59:37.377Z] v0.1.114 [2023-08-21T21:59:37.377Z] v0.1.115 [2023-08-21T21:59:37.377Z] v0.1.116 [2023-08-21T21:59:37.377Z] v0.1.117 [2023-08-21T21:59:37.377Z] v0.1.118 [2023-08-21T21:59:37.377Z] v0.1.119 [2023-08-21T21:59:37.377Z] v0.1.12 [2023-08-21T21:59:37.377Z] v0.1.120 [2023-08-21T21:59:37.377Z] v0.1.121 [2023-08-21T21:59:37.377Z] v0.1.122 [2023-08-21T21:59:37.377Z] v0.1.123 [2023-08-21T21:59:37.377Z] v0.1.124 [2023-08-21T21:59:37.377Z] v0.1.125 [2023-08-21T21:59:37.377Z] v0.1.126 [2023-08-21T21:59:37.377Z] v0.1.127 [2023-08-21T21:59:37.377Z] v0.1.128 [2023-08-21T21:59:37.377Z] v0.1.129 [2023-08-21T21:59:37.377Z] v0.1.13 [2023-08-21T21:59:37.377Z] v0.1.130 [2023-08-21T21:59:37.377Z] v0.1.131 [2023-08-21T21:59:37.377Z] v0.1.132 [2023-08-21T21:59:37.377Z] v0.1.133 [2023-08-21T21:59:37.377Z] v0.1.134 [2023-08-21T21:59:37.377Z] v0.1.135 [2023-08-21T21:59:37.377Z] v0.1.136 [2023-08-21T21:59:37.377Z] v0.1.137 [2023-08-21T21:59:37.377Z] v0.1.138 [2023-08-21T21:59:37.377Z] v0.1.139 [2023-08-21T21:59:37.377Z] v0.1.14 [2023-08-21T21:59:37.377Z] v0.1.140 [2023-08-21T21:59:37.377Z] v0.1.141 [2023-08-21T21:59:37.377Z] v0.1.142 [2023-08-21T21:59:37.377Z] v0.1.143 [2023-08-21T21:59:37.377Z] v0.1.144 [2023-08-21T21:59:37.377Z] v0.1.145 [2023-08-21T21:59:37.377Z] v0.1.146 [2023-08-21T21:59:37.377Z] v0.1.147 [2023-08-21T21:59:37.377Z] v0.1.148 [2023-08-21T21:59:37.377Z] v0.1.149 [2023-08-21T21:59:37.377Z] v0.1.15 [2023-08-21T21:59:37.377Z] v0.1.16 [2023-08-21T21:59:37.377Z] v0.1.17 [2023-08-21T21:59:37.377Z] v0.1.18 [2023-08-21T21:59:37.377Z] v0.1.19 [2023-08-21T21:59:37.377Z] v0.1.2 [2023-08-21T21:59:37.377Z] v0.1.20 [2023-08-21T21:59:37.377Z] v0.1.21 [2023-08-21T21:59:37.377Z] v0.1.22 [2023-08-21T21:59:37.377Z] v0.1.23 [2023-08-21T21:59:37.377Z] v0.1.24 [2023-08-21T21:59:37.377Z] v0.1.25 [2023-08-21T21:59:37.377Z] v0.1.26 [2023-08-21T21:59:37.377Z] v0.1.27 [2023-08-21T21:59:37.377Z] v0.1.28 [2023-08-21T21:59:37.377Z] v0.1.29 [2023-08-21T21:59:37.377Z] v0.1.3 [2023-08-21T21:59:37.377Z] v0.1.30 [2023-08-21T21:59:37.377Z] v0.1.31 [2023-08-21T21:59:37.377Z] v0.1.32 [2023-08-21T21:59:37.377Z] v0.1.33 [2023-08-21T21:59:37.377Z] v0.1.34 [2023-08-21T21:59:37.377Z] v0.1.35 [2023-08-21T21:59:37.377Z] v0.1.36 [2023-08-21T21:59:37.377Z] v0.1.37 [2023-08-21T21:59:37.377Z] v0.1.38 [2023-08-21T21:59:37.377Z] v0.1.39 [2023-08-21T21:59:37.377Z] v0.1.4 [2023-08-21T21:59:37.377Z] v0.1.40 [2023-08-21T21:59:37.377Z] v0.1.41 [2023-08-21T21:59:37.377Z] v0.1.42 [2023-08-21T21:59:37.377Z] v0.1.43 [2023-08-21T21:59:37.377Z] v0.1.44 [2023-08-21T21:59:37.377Z] v0.1.45 [2023-08-21T21:59:37.377Z] v0.1.46 [2023-08-21T21:59:37.377Z] v0.1.47 [2023-08-21T21:59:37.377Z] v0.1.48 [2023-08-21T21:59:37.377Z] v0.1.49 [2023-08-21T21:59:37.377Z] v0.1.5 [2023-08-21T21:59:37.377Z] v0.1.50 [2023-08-21T21:59:37.377Z] v0.1.51 [2023-08-21T21:59:37.377Z] v0.1.52 [2023-08-21T21:59:37.377Z] v0.1.53 [2023-08-21T21:59:37.377Z] v0.1.54 [2023-08-21T21:59:37.377Z] v0.1.55 [2023-08-21T21:59:37.377Z] v0.1.56 [2023-08-21T21:59:37.377Z] v0.1.57 [2023-08-21T21:59:37.377Z] v0.1.58 [2023-08-21T21:59:37.377Z] v0.1.59 [2023-08-21T21:59:37.377Z] v0.1.6 [2023-08-21T21:59:37.377Z] v0.1.60 [2023-08-21T21:59:37.377Z] v0.1.61 [2023-08-21T21:59:37.377Z] v0.1.62 [2023-08-21T21:59:37.377Z] v0.1.63 [2023-08-21T21:59:37.377Z] v0.1.64 [2023-08-21T21:59:37.377Z] v0.1.65 [2023-08-21T21:59:37.377Z] v0.1.66 [2023-08-21T21:59:37.377Z] v0.1.67 [2023-08-21T21:59:37.377Z] v0.1.68 [2023-08-21T21:59:37.377Z] v0.1.69 [2023-08-21T21:59:37.377Z] v0.1.7 [2023-08-21T21:59:37.377Z] v0.1.70 [2023-08-21T21:59:37.377Z] v0.1.71 [2023-08-21T21:59:37.377Z] v0.1.72 [2023-08-21T21:59:37.377Z] v0.1.73 [2023-08-21T21:59:37.377Z] v0.1.74 [2023-08-21T21:59:37.377Z] v0.1.75 [2023-08-21T21:59:37.377Z] v0.1.76 [2023-08-21T21:59:37.377Z] v0.1.77 [2023-08-21T21:59:37.377Z] v0.1.78 [2023-08-21T21:59:37.377Z] v0.1.79 [2023-08-21T21:59:37.377Z] v0.1.8 [2023-08-21T21:59:37.377Z] v0.1.80 [2023-08-21T21:59:37.377Z] v0.1.81 [2023-08-21T21:59:37.377Z] v0.1.82 [2023-08-21T21:59:37.377Z] v0.1.83 [2023-08-21T21:59:37.377Z] v0.1.84 [2023-08-21T21:59:37.377Z] v0.1.85 [2023-08-21T21:59:37.377Z] v0.1.86 [2023-08-21T21:59:37.377Z] v0.1.87 [2023-08-21T21:59:37.377Z] v0.1.88 [2023-08-21T21:59:37.377Z] v0.1.89 [2023-08-21T21:59:37.377Z] v0.1.9 [2023-08-21T21:59:37.377Z] v0.1.90 [2023-08-21T21:59:37.377Z] v0.1.91 [2023-08-21T21:59:37.377Z] v0.1.92 [2023-08-21T21:59:37.377Z] v0.1.93 [2023-08-21T21:59:37.377Z] v0.1.94 [2023-08-21T21:59:37.377Z] v0.1.95 [2023-08-21T21:59:37.377Z] v0.1.96 [2023-08-21T21:59:37.377Z] v0.1.97 [2023-08-21T21:59:37.377Z] v0.1.98 [2023-08-21T21:59:37.377Z] v0.1.99 [2023-08-21T21:59:37.377Z] v2.0.0 [2023-08-21T21:59:37.377Z] v2.1.0 [2023-08-21T21:59:37.377Z] v2.1.1 [2023-08-21T21:59:37.377Z] v2.2.0 [2023-08-21T21:59:37.377Z] v2.3.0 [2023-08-21T21:59:37.377Z] v3.0 [2023-08-21T21:59:37.377Z] v3.0.0 [2023-08-21T21:59:37.377Z] v3.1.0-dev.1 [2023-08-21T21:59:37.377Z] v3.1.0-dev.2 [2023-08-21T21:59:37.377Z] v3.1.0-dev.3 [2023-08-21T21:59:37.377Z] v3.1.0-dev.4 [2023-08-21T21:59:37.377Z] v3.1.0-dev.5 [2023-08-21T21:59:37.377Z] v3.1.0-dev.6 [2023-08-21T21:59:37.377Z] v3.1.0-dev.7 [2023-08-21T21:59:37.377Z] v3.1.0-dev.8 [Pipeline] sh [2023-08-21T21:59:37.671Z] + lftools sign git-tag v3.1.0-dev.8 [2023-08-21T21:59:38.240Z] Signing Git tag with Sigul... [2023-08-21T21:59:38.240Z] Signing v3.1.0-dev.8 [Pipeline] echo [2023-08-21T21:59:38.815Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:59:39.097Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-21T21:59:39.104Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-21T21:59:39.124Z] $ docker stop --time=1 11cfbfb70ecc3626a02a60ff4a803aa5b78c968e9e431a4efeb8a572d4e59603 [2023-08-21T21:59:40.397Z] $ docker rm -f --volumes 11cfbfb70ecc3626a02a60ff4a803aa5b78c968e9e431a4efeb8a572d4e59603 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-21T21:59:40.822Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-21T21:59:40.822Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:59:41.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T21:59:41.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:59:41.195Z] prd-ubuntu20.04-docker-8c-8g-4168 does not seem to be running inside a container [2023-08-21T21:59:41.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-21T21:59:41.630Z] $ docker top b46e4ff9ff546af9378077208ed8148b63f5e530898047b97dd9f29a0acd077f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-21T21:59:41.730Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-21T21:59:41.730Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-21T21:59:41.860Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-21T21:59:41.859Z] $ docker exec b46e4ff9ff546af9378077208ed8148b63f5e530898047b97dd9f29a0acd077f ssh-agent [2023-08-21T21:59:41.973Z] SSH_AUTH_SOCK=/tmp/ssh-vRp4i7o3pEe8/agent.32 [2023-08-21T21:59:41.973Z] SSH_AGENT_PID=38 [2023-08-21T21:59:41.978Z] Running ssh-add (command line suppressed) [2023-08-21T21:59:42.078Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9997589833230129203.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9997589833230129203.key) [2023-08-21T21:59:42.096Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-21T21:59:42.382Z] + git semver bump pre [2023-08-21T21:59:42.642Z] 2023-08-21 21:59:42,554 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-08-21T21:59:42.642Z] 2023-08-21 21:59:42,554 [bump_version] DEBUG bumping version:3.1.0-dev.8 on axis:pre with prefix:dev [2023-08-21T21:59:42.642Z] 2023-08-21 21:59:42,554 [bump_version] DEBUG bumped version:3.1.0-dev.9 [2023-08-21T21:59:42.642Z] 2023-08-21 21:59:42,554 [write_version] DEBUG write version:3.1.0-dev.9 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True [2023-08-21T21:59:42.643Z] 2023-08-21 21:59:42,554 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-08-21T21:59:42.643Z] 2023-08-21 21:59:42,554 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-08-21T21:59:42.643Z] 2023-08-21 21:59:42,556 [execute] INFO git cat-file --batch-check [2023-08-21T21:59:42.643Z] 2023-08-21 21:59:42,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-21T21:59:42.643Z] 2023-08-21 21:59:42,562 [execute] INFO git cat-file --batch [2023-08-21T21:59:42.643Z] 2023-08-21 21:59:42,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-21T21:59:42.643Z] 2023-08-21 21:59:42,567 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-08-21T21:59:42.643Z] 3.1.0-dev.9 [Pipeline] } [2023-08-21T21:59:42.653Z] $ docker exec --env ******** --env ******** b46e4ff9ff546af9378077208ed8148b63f5e530898047b97dd9f29a0acd077f ssh-agent -k [2023-08-21T21:59:42.765Z] unset SSH_AUTH_SOCK; [2023-08-21T21:59:42.765Z] unset SSH_AGENT_PID; [2023-08-21T21:59:42.765Z] echo Agent pid 38 killed; [2023-08-21T21:59:42.778Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-21T21:59:43.098Z] + git semver [Pipeline] } [2023-08-21T21:59:43.367Z] $ docker stop --time=1 b46e4ff9ff546af9378077208ed8148b63f5e530898047b97dd9f29a0acd077f [2023-08-21T21:59:44.637Z] $ docker rm -f --volumes b46e4ff9ff546af9378077208ed8148b63f5e530898047b97dd9f29a0acd077f [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-21T21:59:44.982Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-21T21:59:44.983Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:59:45.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T21:59:45.279Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:59:45.405Z] prd-ubuntu20.04-docker-8c-8g-4168 does not seem to be running inside a container [2023-08-21T21:59:45.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-21T21:59:45.792Z] $ docker top 060b2ec44079e4e06fa1530f4e3fd34ab249a87e4c7e469db396b71ea130e87c -eo pid,comm [2023-08-21T21:59:45.838Z] 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). [2023-08-21T21:59:45.838Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-21T21:59:45.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-21T21:59:45.877Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-21T21:59:45.984Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-21T21:59:45.983Z] $ docker exec 060b2ec44079e4e06fa1530f4e3fd34ab249a87e4c7e469db396b71ea130e87c ssh-agent [2023-08-21T21:59:46.088Z] SSH_AUTH_SOCK=/tmp/ssh-tKK1chRBhDIn/agent.32 [2023-08-21T21:59:46.088Z] SSH_AGENT_PID=38 [2023-08-21T21:59:46.092Z] Running ssh-add (command line suppressed) [2023-08-21T21:59:46.194Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_88894358666561805.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_88894358666561805.key) [2023-08-21T21:59:46.209Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-21T21:59:46.494Z] + git semver push [2023-08-21T21:59:46.754Z] 2023-08-21 21:59:46,677 [run_push] DEBUG push [2023-08-21T21:59:46.754Z] 2023-08-21 21:59:46,678 [execute] INFO git cat-file --batch-check [2023-08-21T21:59:46.754Z] 2023-08-21 21:59:46,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-21T21:59:46.754Z] 2023-08-21 21:59:46,681 [execute] INFO git rev-list 49be1b7c230da79f8f8a9b5c8c5657e0b7263d43 -- [2023-08-21T21:59:46.754Z] 2023-08-21 21:59:46,682 [execute] DEBUG Popen(['git', 'rev-list', '49be1b7c230da79f8f8a9b5c8c5657e0b7263d43', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-21T21:59:46.754Z] 2023-08-21 21:59:46,692 [execute] INFO git fetch -v origin [2023-08-21T21:59:46.754Z] 2023-08-21 21:59:46,692 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-21T21:59:47.321Z] 2023-08-21 21:59:47,125 [run_push] DEBUG no remote changes detected [2023-08-21T21:59:47.321Z] 2023-08-21 21:59:47,125 [execute] INFO git push origin semver [2023-08-21T21:59:47.321Z] 2023-08-21 21:59:47,126 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-21T21:59:47.889Z] 2023-08-21 21:59:47,883 [run_push] DEBUG push all version tags [2023-08-21T21:59:47.889Z] 2023-08-21 21:59:47,883 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-21T21:59:47.889Z] 2023-08-21 21:59:47,884 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2023-08-21T21:59:48.826Z] 2023-08-21 21:59:48,590 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-08-21T21:59:48.826Z] 3.1.0-dev.9 [Pipeline] } [2023-08-21T21:59:48.832Z] $ docker exec --env ******** --env ******** 060b2ec44079e4e06fa1530f4e3fd34ab249a87e4c7e469db396b71ea130e87c ssh-agent -k [2023-08-21T21:59:48.935Z] unset SSH_AUTH_SOCK; [2023-08-21T21:59:48.935Z] unset SSH_AGENT_PID; [2023-08-21T21:59:48.935Z] echo Agent pid 38 killed; [2023-08-21T21:59:48.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-21T21:59:49.246Z] + git semver [Pipeline] } [2023-08-21T21:59:49.517Z] $ docker stop --time=1 060b2ec44079e4e06fa1530f4e3fd34ab249a87e4c7e469db396b71ea130e87c [2023-08-21T21:59:50.783Z] $ docker rm -f --volumes 060b2ec44079e4e06fa1530f4e3fd34ab249a87e4c7e469db396b71ea130e87c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-21T21:59:51.358Z] + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] [2023-08-21T21:59:51.358Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2023-08-21T21:59:51.358Z] total 16 [2023-08-21T21:59:51.358Z] drwxr-xr-x 3 root root 4096 Aug 21 21:54 . [2023-08-21T21:59:51.358Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 21 21:59 .. [2023-08-21T21:59:51.358Z] drwxr-xr-x 2 root root 4096 Aug 21 21:54 cost [2023-08-21T21:59:51.358Z] -rw-r--r-- 1 root root 93 Aug 21 21:54 cost.csv [2023-08-21T21:59:51.358Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives [2023-08-21T21:59:51.358Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2023-08-21T21:59:51.358Z] total 16 [2023-08-21T21:59:51.358Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 21 21:54 . [2023-08-21T21:59:51.358Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 21 21:59 .. [2023-08-21T21:59:51.358Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 21 21:54 cost [2023-08-21T21:59:51.358Z] -rw-r--r-- 1 jenkins jenkins 93 Aug 21 21:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:59:51.645Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:59:52.504Z] ---> package-listing.sh [2023-08-21T21:59:52.504Z] ++ facter osfamily [2023-08-21T21:59:52.504Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-21T21:59:52.763Z] + OS_FAMILY=debian [2023-08-21T21:59:52.763Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2023-08-21T21:59:52.763Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-21T21:59:52.763Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-21T21:59:52.763Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-21T21:59:52.763Z] + PACKAGES=/tmp/packages_start.txt [2023-08-21T21:59:52.763Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2023-08-21T21:59:52.763Z] + PACKAGES=/tmp/packages_end.txt [2023-08-21T21:59:52.763Z] + case "${OS_FAMILY}" in [2023-08-21T21:59:52.763Z] + dpkg -l [2023-08-21T21:59:52.763Z] + grep '^ii' [2023-08-21T21:59:52.763Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-21T21:59:52.763Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-21T21:59:52.763Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-21T21:59:52.763Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2023-08-21T21:59:52.763Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2023-08-21T21:59:52.763Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo [2023-08-21T21:59:52.774Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-21T21:59:53.049Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:59:53.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-21T21:59:53.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:59:53.671Z] prd-ubuntu20.04-docker-8c-8g-4168 does not seem to be running inside a container [2023-08-21T21:59:53.696Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-21T21:59:54.206Z] $ docker top abbfd5bf0c68694ce973062b5e972f1966eac6c3a0723d79b62f45bf72559209 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-21T21:59:54.562Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-21T21:59:54.847Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-21T21:59:55.128Z] + ls /var/log/sa-host [2023-08-21T21:59:55.128Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-21T21:59:55.291Z] provisioning config files... [2023-08-21T21:59:55.301Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config16511406791920873936tmp [Pipeline] { [Pipeline] echo [2023-08-21T21:59:55.313Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:59:55.594Z] ---> create-netrc.sh [Pipeline] } [2023-08-21T21:59:55.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:59:55.926Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-21T21:59:55.933Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:59:56.216Z] ---> sudo-logs.sh [2023-08-21T21:59:56.216Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-21T21:59:56.236Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:59:56.519Z] ---> job-cost.sh [2023-08-21T21:59:56.519Z] lf-activate-venv: SKIPPING [2023-08-21T21:59:56.519Z] DEBUG: total: 0.2199999988079071 [2023-08-21T21:59:56.519Z] INFO: Retrieving Stack Cost... [2023-08-21T21:59:56.778Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-21T21:59:57.037Z] INFO: Archiving Costs [Pipeline] echo [2023-08-21T21:59:57.047Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:59:57.333Z] ---> logs-deploy.sh [2023-08-21T21:59:57.333Z] lf-activate-venv: SKIPPING [2023-08-21T21:59:57.333Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/142 [2023-08-21T21:59:57.333Z] INFO: archiving workspace using pattern(s): [2023-08-21T21:59:58.272Z] Archives upload complete. [2023-08-21T21:59:58.532Z] INFO: archiving logs to Nexus [2023-08-21T21:59:59.100Z] ---> uname -a: [2023-08-21T21:59:59.100Z] Linux prd-ubuntu20-04-docker-8c-8g-4168 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-21T21:59:59.100Z] [2023-08-21T21:59:59.100Z] [2023-08-21T21:59:59.100Z] ---> lscpu: [2023-08-21T21:59:59.100Z] Architecture: x86_64 [2023-08-21T21:59:59.100Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-21T21:59:59.100Z] Byte Order: Little Endian [2023-08-21T21:59:59.100Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-21T21:59:59.100Z] CPU(s): 8 [2023-08-21T21:59:59.100Z] On-line CPU(s) list: 0-7 [2023-08-21T21:59:59.100Z] Thread(s) per core: 1 [2023-08-21T21:59:59.100Z] Core(s) per socket: 1 [2023-08-21T21:59:59.100Z] Socket(s): 8 [2023-08-21T21:59:59.100Z] NUMA node(s): 1 [2023-08-21T21:59:59.100Z] Vendor ID: AuthenticAMD [2023-08-21T21:59:59.100Z] CPU family: 23 [2023-08-21T21:59:59.100Z] Model: 49 [2023-08-21T21:59:59.100Z] Model name: AMD EPYC-Rome Processor [2023-08-21T21:59:59.100Z] Stepping: 0 [2023-08-21T21:59:59.100Z] CPU MHz: 2799.998 [2023-08-21T21:59:59.100Z] BogoMIPS: 5599.99 [2023-08-21T21:59:59.100Z] Virtualization: AMD-V [2023-08-21T21:59:59.100Z] Hypervisor vendor: KVM [2023-08-21T21:59:59.100Z] Virtualization type: full [2023-08-21T21:59:59.100Z] L1d cache: 256 KiB [2023-08-21T21:59:59.100Z] L1i cache: 256 KiB [2023-08-21T21:59:59.100Z] L2 cache: 4 MiB [2023-08-21T21:59:59.100Z] L3 cache: 128 MiB [2023-08-21T21:59:59.100Z] NUMA node0 CPU(s): 0-7 [2023-08-21T21:59:59.100Z] Vulnerability Itlb multihit: Not affected [2023-08-21T21:59:59.100Z] Vulnerability L1tf: Not affected [2023-08-21T21:59:59.100Z] Vulnerability Mds: Not affected [2023-08-21T21:59:59.100Z] Vulnerability Meltdown: Not affected [2023-08-21T21:59:59.100Z] Vulnerability Mmio stale data: Not affected [2023-08-21T21:59:59.100Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-21T21:59:59.100Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-21T21:59:59.100Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-21T21:59:59.100Z] Vulnerability Srbds: Not affected [2023-08-21T21:59:59.100Z] Vulnerability Tsx async abort: Not affected [2023-08-21T21:59:59.100Z] 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 [2023-08-21T21:59:59.100Z] [2023-08-21T21:59:59.100Z] [2023-08-21T21:59:59.100Z] ---> nproc: [2023-08-21T21:59:59.100Z] 8 [2023-08-21T21:59:59.100Z] [2023-08-21T21:59:59.100Z] [2023-08-21T21:59:59.100Z] ---> df -h: [2023-08-21T21:59:59.100Z] Filesystem Size Used Avail Use% Mounted on [2023-08-21T21:59:59.100Z] overlay 155G 12G 144G 8% / [2023-08-21T21:59:59.100Z] tmpfs 64M 0 64M 0% /dev [2023-08-21T21:59:59.100Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-21T21:59:59.100Z] shm 64M 0 64M 0% /dev/shm [2023-08-21T21:59:59.100Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-08-21T21:59:59.100Z] [2023-08-21T21:59:59.100Z] [2023-08-21T21:59:59.100Z] ---> sar -b -r -n DEV: [2023-08-21T21:59:59.100Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4168) 08/21/23 _x86_64_ (8 CPU) [2023-08-21T21:59:59.100Z] [2023-08-21T21:59:59.100Z] 21:52:56 LINUX RESTART (8 CPU) [2023-08-21T21:59:59.100Z] [2023-08-21T21:59:59.100Z] 21:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-08-21T21:59:59.100Z] 21:54:01 133.89 47.66 86.24 0.00 5353.37 174718.08 0.00 [2023-08-21T21:59:59.100Z] 21:55:01 80.94 0.35 80.59 0.00 24.40 53773.57 0.00 [2023-08-21T21:59:59.100Z] 21:56:01 1.55 0.00 1.55 0.00 0.00 18.01 0.00 [2023-08-21T21:59:59.100Z] 21:57:01 0.87 0.00 0.87 0.00 0.00 10.40 0.00 [2023-08-21T21:59:59.100Z] 21:58:01 3.18 1.05 2.13 0.00 69.06 66.92 0.00 [2023-08-21T21:59:59.100Z] 21:59:01 48.60 10.73 37.87 0.00 3417.33 6654.27 0.00 [2023-08-21T21:59:59.100Z] Average: 44.84 9.97 34.87 0.00 1477.26 39206.69 0.00 [2023-08-21T21:59:59.100Z] [2023-08-21T21:59:59.100Z] 21:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-08-21T21:59:59.100Z] 21:54:01 29224888 31642312 689528 2.10 71564 2616744 1691784 4.99 941376 2369088 732804 [2023-08-21T21:59:59.100Z] 21:55:01 28664636 31599456 716636 2.18 91600 3069348 1740748 5.13 1089508 2717956 392 [2023-08-21T21:59:59.100Z] 21:56:01 28664324 31599260 716516 2.18 91632 3069348 1740748 5.13 1089588 2717956 164 [2023-08-21T21:59:59.100Z] 21:57:01 28666324 31601344 714388 2.17 91664 3069352 1740748 5.13 1087364 2717960 228 [2023-08-21T21:59:59.100Z] 21:58:01 28652676 31600944 713980 2.17 93208 3080528 1757176 5.18 1091820 2729012 6324 [2023-08-21T21:59:59.100Z] 21:59:01 27727264 31545264 744428 2.26 127408 3875636 2028996 5.98 1371956 3302164 489264 [2023-08-21T21:59:59.100Z] Average: 28600019 31598097 715913 2.18 94513 3130159 1783367 5.26 1111935 2759023 204863 [2023-08-21T21:59:59.100Z] [2023-08-21T21:59:59.100Z] 21:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-08-21T21:59:59.100Z] 21:54:01 ens3 538.99 323.05 6680.79 78.00 0.00 0.00 0.00 0.00 [2023-08-21T21:59:59.100Z] 21:54:01 docker0 4.92 3.77 0.58 43.28 0.00 0.00 0.00 0.00 [2023-08-21T21:59:59.100Z] 21:54:01 lo 3.53 3.53 0.34 0.34 0.00 0.00 0.00 0.00 [2023-08-21T21:59:59.100Z] 21:55:01 ens3 214.65 118.45 3281.88 42.92 0.00 0.00 0.00 0.00 [2023-08-21T21:59:59.100Z] 21:55:01 docker0 41.54 89.05 3.11 729.80 0.00 0.00 0.00 0.00 [2023-08-21T21:59:59.100Z] 21:55:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-08-21T21:59:59.100Z] 21:56:01 ens3 4.13 3.97 0.53 6.92 0.00 0.00 0.00 0.00 [2023-08-21T21:59:59.100Z] 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:59:59.100Z] 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:59:59.100Z] 21:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:59:59.100Z] 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:59:59.100Z] 21:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:59:59.100Z] 21:58:01 ens3 18.46 14.00 101.79 1.11 0.00 0.00 0.00 0.00 [2023-08-21T21:59:59.100Z] 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:59:59.100Z] 21:58:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-08-21T21:59:59.100Z] 21:59:01 ens3 301.88 170.10 6156.67 67.55 0.00 0.00 0.00 0.00 [2023-08-21T21:59:59.100Z] 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:59:59.100Z] 21:59:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 [2023-08-21T21:59:59.100Z] Average: ens3 179.70 104.94 2703.44 32.75 0.00 0.00 0.00 0.00 [2023-08-21T21:59:59.100Z] Average: docker0 7.74 15.47 0.61 128.85 0.00 0.00 0.00 0.00 [2023-08-21T21:59:59.100Z] Average: lo 1.12 1.12 0.11 0.11 0.00 0.00 0.00 0.00 [2023-08-21T21:59:59.100Z] [2023-08-21T21:59:59.100Z] [2023-08-21T21:59:59.100Z] ---> sar -P ALL: [2023-08-21T21:59:59.100Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4168) 08/21/23 _x86_64_ (8 CPU) [2023-08-21T21:59:59.100Z] [2023-08-21T21:59:59.100Z] 21:52:56 LINUX RESTART (8 CPU) [2023-08-21T21:59:59.100Z] [2023-08-21T21:59:59.100Z] 21:53:01 CPU %user %nice %system %iowait %steal %idle [2023-08-21T21:59:59.100Z] 21:54:01 all 8.53 0.00 2.79 4.02 0.05 84.62 [2023-08-21T21:59:59.100Z] 21:54:01 0 6.49 0.00 2.72 1.56 0.03 89.21 [2023-08-21T21:59:59.100Z] 21:54:01 1 10.47 0.00 2.44 12.57 0.05 74.47 [2023-08-21T21:59:59.100Z] 21:54:01 2 8.34 0.00 2.14 0.50 0.03 88.98 [2023-08-21T21:59:59.100Z] 21:54:01 3 8.84 0.00 2.69 0.22 0.05 88.20 [2023-08-21T21:59:59.100Z] 21:54:01 4 7.22 0.00 3.43 8.39 0.03 80.93 [2023-08-21T21:59:59.100Z] 21:54:01 5 12.03 0.00 2.27 0.35 0.05 85.30 [2023-08-21T21:59:59.100Z] 21:54:01 6 8.74 0.00 3.07 3.32 0.05 84.81 [2023-08-21T21:59:59.100Z] 21:54:01 7 6.07 0.00 3.54 5.29 0.07 85.04 [2023-08-21T21:59:59.100Z] 21:55:01 all 20.03 0.00 3.74 3.22 0.07 72.93 [2023-08-21T21:59:59.100Z] 21:55:01 0 18.81 0.00 3.73 4.61 0.07 72.78 [2023-08-21T21:59:59.100Z] 21:55:01 1 17.75 0.00 2.76 0.00 0.07 79.42 [2023-08-21T21:59:59.100Z] 21:55:01 2 20.59 0.00 3.47 2.89 0.07 72.99 [2023-08-21T21:59:59.100Z] 21:55:01 3 20.26 0.00 4.33 11.79 0.07 63.55 [2023-08-21T21:59:59.100Z] 21:55:01 4 20.92 0.00 3.76 2.77 0.07 72.48 [2023-08-21T21:59:59.100Z] 21:55:01 5 19.75 0.00 4.54 3.01 0.05 72.65 [2023-08-21T21:59:59.100Z] 21:55:01 6 22.22 0.00 3.60 0.66 0.07 73.46 [2023-08-21T21:59:59.100Z] 21:55:01 7 19.96 0.00 3.75 0.08 0.10 76.10 [2023-08-21T21:59:59.100Z] 21:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-08-21T21:59:59.100Z] 21:56:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-21T21:59:59.100Z] 21:56:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2023-08-21T21:59:59.100Z] 21:56:01 2 0.13 0.00 0.02 0.02 0.02 99.82 [2023-08-21T21:59:59.100Z] 21:56:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-08-21T21:59:59.100Z] 21:56:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-21T21:59:59.100Z] 21:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-21T21:59:59.100Z] 21:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-21T21:59:59.100Z] 21:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-21T21:59:59.100Z] 21:57:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2023-08-21T21:59:59.100Z] 21:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-21T21:59:59.100Z] 21:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-21T21:59:59.101Z] 21:57:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2023-08-21T21:59:59.101Z] 21:57:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2023-08-21T21:59:59.101Z] 21:57:01 4 0.08 0.00 0.05 0.00 0.03 99.83 [2023-08-21T21:59:59.101Z] 21:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-21T21:59:59.101Z] 21:57:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-21T21:59:59.101Z] 21:57:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-21T21:59:59.101Z] 21:58:01 all 0.06 0.00 0.06 0.02 0.01 99.86 [2023-08-21T21:59:59.101Z] 21:58:01 0 0.13 0.00 0.07 0.02 0.00 99.78 [2023-08-21T21:59:59.101Z] 21:58:01 1 0.02 0.00 0.22 0.03 0.02 99.72 [2023-08-21T21:59:59.101Z] 21:58:01 2 0.05 0.00 0.03 0.07 0.02 99.83 [2023-08-21T21:59:59.101Z] 21:58:01 3 0.07 0.00 0.03 0.02 0.02 99.87 [2023-08-21T21:59:59.101Z] 21:58:01 4 0.10 0.00 0.03 0.00 0.03 99.83 [2023-08-21T21:59:59.101Z] 21:58:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2023-08-21T21:59:59.101Z] 21:58:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-08-21T21:59:59.101Z] 21:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-21T21:59:59.101Z] 21:59:01 all 3.63 0.00 1.88 0.63 0.03 93.83 [2023-08-21T21:59:59.101Z] 21:59:01 0 3.48 0.00 1.34 1.36 0.03 93.79 [2023-08-21T21:59:59.101Z] 21:59:01 1 3.83 0.00 1.61 0.02 0.02 94.53 [2023-08-21T21:59:59.101Z] 21:59:01 2 2.99 0.00 1.22 1.26 0.03 94.50 [2023-08-21T21:59:59.101Z] 21:59:01 3 3.35 0.00 1.55 0.10 0.03 94.97 [2023-08-21T21:59:59.101Z] 21:59:01 4 4.85 0.00 1.50 0.08 0.02 93.55 [2023-08-21T21:59:59.101Z] 21:59:01 5 3.40 0.00 2.78 0.92 0.02 92.88 [2023-08-21T21:59:59.101Z] 21:59:01 6 3.24 0.00 2.89 0.90 0.03 92.93 [2023-08-21T21:59:59.101Z] 21:59:01 7 3.93 0.00 2.13 0.40 0.03 93.51 [2023-08-21T21:59:59.101Z] Average: all 5.36 0.00 1.41 1.31 0.03 91.89 [2023-08-21T21:59:59.101Z] Average: 0 4.80 0.00 1.31 1.25 0.02 92.61 [2023-08-21T21:59:59.101Z] Average: 1 5.32 0.00 1.17 2.09 0.03 91.39 [2023-08-21T21:59:59.101Z] Average: 2 5.35 0.00 1.15 0.79 0.03 92.69 [2023-08-21T21:59:59.101Z] Average: 3 5.40 0.00 1.43 2.02 0.03 91.13 [2023-08-21T21:59:59.101Z] Average: 4 5.52 0.00 1.46 1.86 0.03 91.13 [2023-08-21T21:59:59.101Z] Average: 5 5.85 0.00 1.59 0.71 0.02 91.82 [2023-08-21T21:59:59.101Z] Average: 6 5.68 0.00 1.60 0.81 0.03 91.88 [2023-08-21T21:59:59.101Z] Average: 7 4.98 0.00 1.57 0.95 0.04 92.46 [2023-08-21T21:59:59.101Z] [2023-08-21T21:59:59.101Z] [2023-08-21T21:59:59.101Z]