Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 551051db7aaa0b435323df95571c6aae9f281fd0 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-ssh8832153160731452605.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh4992052352752754958.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh666975222427275302.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh877648347409095306.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-ssh14706289542072648952.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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 Running on prd-ubuntu20.04-docker-8c-8g-22973 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-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 551051db7aaa0b435323df95571c6aae9f281fd0 (main) > 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 551051db7aaa0b435323df95571c6aae9f281fd0 # timeout=10 Commit message: "Merge pull request #756 from hahattan/uom" > git rev-list --no-walk 7564b23d55ded10561c72ebec295f8709b7e2fff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-17T15:06:36.777Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-17T15:06:36.828Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-17T15:06:36.844Z] ========================================================= [2022-08-17T15:06:36.844Z] EdgeX Global Pipelines Version Info [2022-08-17T15:06:36.844Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-17T15:06:37.605Z] ------------------- [2022-08-17T15:06:37.605Z] stable info: [2022-08-17T15:06:37.605Z] ------------------- [2022-08-17T15:06:37.605Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-17T15:06:37.605Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-17T15:06:37.605Z] Message: update stable to v1.0.238 [2022-08-17T15:06:38.176Z] ------------------- [2022-08-17T15:06:38.176Z] experimental info: [2022-08-17T15:06:38.176Z] ------------------- [2022-08-17T15:06:38.176Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-17T15:06:38.176Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-17T15:06:38.176Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-17T15:06:38.425Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2022-08-17T15:06:38.433Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2022-08-17T15:06:38.442Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-17T15:06:38.460Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-17T15:06:38.476Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-17T15:06:38.486Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-17T15:06:38.499Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-17T15:06:38.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-17T15:06:38.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-17T15:06:38.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-17T15:06:38.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-17T15:06:38.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2022-08-17T15:06:38.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-17T15:06:38.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-17T15:06:38.597Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-08-17T15:06:38.610Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-08-17T15:06:38.624Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-17T15:06:38.635Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-17T15:06:38.648Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-17T15:06:38.658Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-17T15:06:38.670Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-17T15:06:38.686Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-17T15:06:38.698Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-17T15:06:38.715Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-17T15:06:38.731Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-08-17T15:06:38.744Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-17T15:06:38.761Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-17T15:06:38.772Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-17T15:06:38.785Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-17T15:06:38.796Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-17T15:06:38.810Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 551051db7aaa0b435323df95571c6aae9f281fd0 [Pipeline] echo [2022-08-17T15:06:38.828Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 551051d [Pipeline] echo [2022-08-17T15:06:38.852Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-17T15:06:39.218Z] + git rev-list -1 --merges 551051db7aaa0b435323df95571c6aae9f281fd0~1..551051db7aaa0b435323df95571c6aae9f281fd0 [Pipeline] echo [2022-08-17T15:06:39.245Z] -----------> git rev-list -1 --merges 551051db7aaa0b435323df95571c6aae9f281fd0~1..551051db7aaa0b435323df95571c6aae9f281fd0 551051db7aaa0b435323df95571c6aae9f281fd0 [2022-08-17T15:06:39.245Z] 551051db7aaa0b435323df95571c6aae9f281fd0 [false] [Pipeline] sh [2022-08-17T15:06:39.539Z] + git log --format=format:%s -1 551051db7aaa0b435323df95571c6aae9f281fd0 [Pipeline] echo [2022-08-17T15:06:39.556Z] ========================================================= [2022-08-17T15:06:39.556Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-17T15:06:39.556Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-17T15:06:39.905Z] + git log --format=format:%s -1 551051db7aaa0b435323df95571c6aae9f281fd0 [Pipeline] echo [2022-08-17T15:06:39.919Z] [semverPrep] GIT_COMMIT: 551051db7aaa0b435323df95571c6aae9f281fd0, Commit Message: Merge pull request #756 from hahattan/uom [Pipeline] echo [2022-08-17T15:06:39.929Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-17T15:06:40.297Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-17T15:06:40.297Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-17T15:06:40.297Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-17T15:06:40.297Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-17T15:06:40.298Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-17T15:06:40.298Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-17T15:06:40.298Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T15:06:40.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-17T15:06:40.989Z] [2022-08-17T15:06:40.989Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T15:06:41.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-17T15:06:41.301Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-17T15:06:41.563Z] b85a868b505f: Pulling fs layer [2022-08-17T15:06:41.563Z] e2be974225ed: Pulling fs layer [2022-08-17T15:06:41.564Z] 339a4e72a1f5: Pulling fs layer [2022-08-17T15:06:41.564Z] 988bab9f4d93: Pulling fs layer [2022-08-17T15:06:41.564Z] 1469e6f7b9e6: Pulling fs layer [2022-08-17T15:06:41.564Z] eaf3925da568: Pulling fs layer [2022-08-17T15:06:41.564Z] bab4dde63d76: Pulling fs layer [2022-08-17T15:06:41.564Z] bde34c3a00c8: Pulling fs layer [2022-08-17T15:06:41.564Z] b352a97aabf1: Pulling fs layer [2022-08-17T15:06:41.564Z] 4872d77fe225: Pulling fs layer [2022-08-17T15:06:41.564Z] 5851b861e8e6: Pulling fs layer [2022-08-17T15:06:41.564Z] 1469e6f7b9e6: Waiting [2022-08-17T15:06:41.564Z] eaf3925da568: Waiting [2022-08-17T15:06:41.564Z] 988bab9f4d93: Waiting [2022-08-17T15:06:41.564Z] bab4dde63d76: Waiting [2022-08-17T15:06:41.564Z] bde34c3a00c8: Waiting [2022-08-17T15:06:41.564Z] b352a97aabf1: Waiting [2022-08-17T15:06:41.564Z] 4872d77fe225: Waiting [2022-08-17T15:06:41.564Z] e2be974225ed: Download complete [2022-08-17T15:06:41.564Z] 988bab9f4d93: Verifying Checksum [2022-08-17T15:06:41.564Z] 988bab9f4d93: Download complete [2022-08-17T15:06:41.564Z] 1469e6f7b9e6: Verifying Checksum [2022-08-17T15:06:41.564Z] 1469e6f7b9e6: Download complete [2022-08-17T15:06:41.564Z] eaf3925da568: Download complete [2022-08-17T15:06:41.564Z] 339a4e72a1f5: Verifying Checksum [2022-08-17T15:06:41.564Z] 339a4e72a1f5: Download complete [2022-08-17T15:06:41.564Z] bde34c3a00c8: Verifying Checksum [2022-08-17T15:06:41.564Z] bde34c3a00c8: Download complete [2022-08-17T15:06:41.564Z] b352a97aabf1: Verifying Checksum [2022-08-17T15:06:41.564Z] b352a97aabf1: Download complete [2022-08-17T15:06:41.564Z] 4872d77fe225: Verifying Checksum [2022-08-17T15:06:41.564Z] 4872d77fe225: Download complete [2022-08-17T15:06:41.564Z] 5851b861e8e6: Verifying Checksum [2022-08-17T15:06:41.564Z] 5851b861e8e6: Download complete [2022-08-17T15:06:41.824Z] b85a868b505f: Verifying Checksum [2022-08-17T15:06:41.824Z] b85a868b505f: Download complete [2022-08-17T15:06:42.086Z] bab4dde63d76: Verifying Checksum [2022-08-17T15:06:43.037Z] b85a868b505f: Pull complete [2022-08-17T15:06:43.037Z] e2be974225ed: Pull complete [2022-08-17T15:06:43.621Z] 339a4e72a1f5: Pull complete [2022-08-17T15:06:43.621Z] 988bab9f4d93: Pull complete [2022-08-17T15:06:43.886Z] 1469e6f7b9e6: Pull complete [2022-08-17T15:06:44.149Z] eaf3925da568: Pull complete [2022-08-17T15:06:46.060Z] bab4dde63d76: Pull complete [2022-08-17T15:06:46.060Z] bde34c3a00c8: Pull complete [2022-08-17T15:06:46.060Z] b352a97aabf1: Pull complete [2022-08-17T15:06:46.060Z] 4872d77fe225: Pull complete [2022-08-17T15:06:46.060Z] 5851b861e8e6: Pull complete [2022-08-17T15:06:46.060Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-17T15:06:46.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-17T15:06:46.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-17T15:06:46.164Z] prd-ubuntu20.04-docker-8c-8g-22973 does not seem to be running inside a container [2022-08-17T15:06:46.206Z] $ 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 [2022-08-17T15:06:47.807Z] $ docker top b178f030213c6e928ff0591cc6650d278d69118eb017854e3d879de62a2f990c -eo pid,comm [2022-08-17T15:06:47.872Z] 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). [2022-08-17T15:06:47.872Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-17T15:06:47.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-17T15:06:47.911Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-17T15:06:48.039Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-17T15:06:48.043Z] $ docker exec b178f030213c6e928ff0591cc6650d278d69118eb017854e3d879de62a2f990c ssh-agent [2022-08-17T15:06:48.169Z] SSH_AUTH_SOCK=/tmp/ssh-JXzEH4Y4IxRF/agent.33 [2022-08-17T15:06:48.169Z] SSH_AGENT_PID=39 [2022-08-17T15:06:48.174Z] Running ssh-add (command line suppressed) [2022-08-17T15:06:48.294Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7931418421279656171.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7931418421279656171.key) [2022-08-17T15:06:48.308Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-17T15:06:48.603Z] + git tag --points-at HEAD [Pipeline] } [2022-08-17T15:06:48.623Z] $ docker exec --env ******** --env ******** b178f030213c6e928ff0591cc6650d278d69118eb017854e3d879de62a2f990c ssh-agent -k [2022-08-17T15:06:48.731Z] unset SSH_AUTH_SOCK; [2022-08-17T15:06:48.731Z] unset SSH_AGENT_PID; [2022-08-17T15:06:48.732Z] echo Agent pid 39 killed; [2022-08-17T15:06:48.745Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-17T15:06:48.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-17T15:06:48.766Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-17T15:06:48.903Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-17T15:06:48.907Z] $ docker exec b178f030213c6e928ff0591cc6650d278d69118eb017854e3d879de62a2f990c ssh-agent [2022-08-17T15:06:49.045Z] SSH_AUTH_SOCK=/tmp/ssh-5bZZOcIeAguT/agent.72 [2022-08-17T15:06:49.045Z] SSH_AGENT_PID=79 [2022-08-17T15:06:49.054Z] Running ssh-add (command line suppressed) [2022-08-17T15:06:49.176Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2978500491762262757.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2978500491762262757.key) [2022-08-17T15:06:49.191Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-17T15:06:49.482Z] + git semver init [2022-08-17T15:06:49.742Z] 2022-08-17 15:06:49,681 [run_init] DEBUG init version:0.0.0 force:False [2022-08-17T15:06:49.742Z] 2022-08-17 15:06:49,682 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver [2022-08-17T15:06:49.742Z] 2022-08-17 15:06:49,682 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver [2022-08-17T15:06:49.742Z] 2022-08-17 15:06:49,683 [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) [2022-08-17T15:06:50.694Z] 2022-08-17 15:06:50,502 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude [2022-08-17T15:06:50.694Z] 2022-08-17 15:06:50,503 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False [2022-08-17T15:06:50.694Z] 2022-08-17 15:06:50,503 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-08-17T15:06:50.694Z] 2022-08-17 15:06:50,503 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-08-17T15:06:50.694Z] 2.3.0-dev.15 [Pipeline] } [2022-08-17T15:06:50.706Z] $ docker exec --env ******** --env ******** b178f030213c6e928ff0591cc6650d278d69118eb017854e3d879de62a2f990c ssh-agent -k [2022-08-17T15:06:50.837Z] unset SSH_AUTH_SOCK; [2022-08-17T15:06:50.837Z] unset SSH_AGENT_PID; [2022-08-17T15:06:50.837Z] echo Agent pid 79 killed; [2022-08-17T15:06:50.849Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-17T15:06:51.158Z] + git semver [Pipeline] } [2022-08-17T15:06:51.436Z] $ docker stop --time=1 b178f030213c6e928ff0591cc6650d278d69118eb017854e3d879de62a2f990c [2022-08-17T15:06:52.784Z] $ docker rm -f b178f030213c6e928ff0591cc6650d278d69118eb017854e3d879de62a2f990c [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-17T15:06:53.151Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-17T15:06:53.409Z] Stashed 1 file(s) [Pipeline] echo [2022-08-17T15:06:53.412Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.15 [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 [2022-08-17T15:06:53.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-17T15:06:53.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-17T15:06:53.591Z] ========================================================= [2022-08-17T15:06:53.591Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-17T15:06:53.591Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-08-17T15:06:53.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-17T15:06:53.892Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-17T15:06:53.892Z] 2408cc74d12b: Pulling fs layer [2022-08-17T15:06:53.892Z] ea60b727a1ce: Pulling fs layer [2022-08-17T15:06:53.892Z] 30c4a7721957: Pulling fs layer [2022-08-17T15:06:53.892Z] 370296b7ddb6: Pulling fs layer [2022-08-17T15:06:53.892Z] 7c6cee850709: Pulling fs layer [2022-08-17T15:06:53.892Z] 39a5fcdaea64: Pulling fs layer [2022-08-17T15:06:53.892Z] d94ebbe4e438: Pulling fs layer [2022-08-17T15:06:53.892Z] bcfd1f05c69d: Pulling fs layer [2022-08-17T15:06:53.892Z] 59ccb84bbe0f: Pulling fs layer [2022-08-17T15:06:53.892Z] 370296b7ddb6: Waiting [2022-08-17T15:06:53.892Z] 7c6cee850709: Waiting [2022-08-17T15:06:53.892Z] d94ebbe4e438: Waiting [2022-08-17T15:06:53.892Z] bcfd1f05c69d: Waiting [2022-08-17T15:06:53.892Z] 39a5fcdaea64: Waiting [2022-08-17T15:06:53.892Z] 59ccb84bbe0f: Waiting [2022-08-17T15:06:53.892Z] 30c4a7721957: Verifying Checksum [2022-08-17T15:06:53.892Z] 30c4a7721957: Download complete [2022-08-17T15:06:53.892Z] ea60b727a1ce: Verifying Checksum [2022-08-17T15:06:53.892Z] ea60b727a1ce: Download complete [2022-08-17T15:06:53.892Z] 7c6cee850709: Verifying Checksum [2022-08-17T15:06:53.892Z] 7c6cee850709: Download complete [2022-08-17T15:06:53.892Z] 39a5fcdaea64: Verifying Checksum [2022-08-17T15:06:53.892Z] 39a5fcdaea64: Download complete [2022-08-17T15:06:53.892Z] 2408cc74d12b: Verifying Checksum [2022-08-17T15:06:53.892Z] 2408cc74d12b: Download complete [2022-08-17T15:06:53.892Z] d94ebbe4e438: Verifying Checksum [2022-08-17T15:06:53.892Z] d94ebbe4e438: Download complete [2022-08-17T15:06:54.153Z] 2408cc74d12b: Pull complete [2022-08-17T15:06:54.153Z] ea60b727a1ce: Pull complete [2022-08-17T15:06:54.416Z] 30c4a7721957: Pull complete [2022-08-17T15:06:54.416Z] 59ccb84bbe0f: Verifying Checksum [2022-08-17T15:06:54.416Z] 59ccb84bbe0f: Download complete [2022-08-17T15:06:54.677Z] bcfd1f05c69d: Verifying Checksum [2022-08-17T15:06:54.677Z] bcfd1f05c69d: Download complete [2022-08-17T15:06:54.677Z] 370296b7ddb6: Verifying Checksum [2022-08-17T15:06:54.677Z] 370296b7ddb6: Download complete [2022-08-17T15:06:58.872Z] 370296b7ddb6: Pull complete [2022-08-17T15:06:58.872Z] 7c6cee850709: Pull complete [2022-08-17T15:06:58.872Z] 39a5fcdaea64: Pull complete [2022-08-17T15:06:58.872Z] d94ebbe4e438: Pull complete [2022-08-17T15:07:00.783Z] bcfd1f05c69d: Pull complete [2022-08-17T15:07:01.351Z] 59ccb84bbe0f: Pull complete [2022-08-17T15:07:01.351Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-17T15:07:01.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-17T15:07:01.351Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-08-17T15:07:01.641Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T15:07:01.942Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-17T15:07:01.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-17T15:07:02.027Z] prd-ubuntu20.04-docker-8c-8g-22973 does not seem to be running inside a container [2022-08-17T15:07:02.072Z] $ 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 [2022-08-17T15:07:03.958Z] $ docker top dd1ecc01ecca4f744002619ad34eef8e66129559f3971537c94a8a175a189fbb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-17T15:07:04.313Z] + go version [2022-08-17T15:07:04.314Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-17T15:07:04.325Z] $ docker stop --time=1 dd1ecc01ecca4f744002619ad34eef8e66129559f3971537c94a8a175a189fbb [2022-08-17T15:07:05.613Z] $ docker rm -f dd1ecc01ecca4f744002619ad34eef8e66129559f3971537c94a8a175a189fbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T15:07:06.037Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-17T15:07:06.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-17T15:07:06.123Z] prd-ubuntu20.04-docker-8c-8g-22973 does not seem to be running inside a container [2022-08-17T15:07:06.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 [2022-08-17T15:07:06.535Z] $ docker top 7e36d92b32b348a4082138523ae65b83975dd024691fe11af5ed34691970103f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-17T15:07:06.894Z] + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh [2022-08-17T15:07:07.196Z] + make test [2022-08-17T15:07:07.196Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-17T15:07:07.196Z] go: downloading github.com/go-playground/validator/v10 v10.11.0 [2022-08-17T15:07:07.196Z] go: downloading github.com/google/uuid v1.3.0 [2022-08-17T15:07:07.196Z] go: downloading github.com/go-kit/log v0.2.1 [2022-08-17T15:07:07.196Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-08-17T15:07:07.196Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-08-17T15:07:07.196Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-08-17T15:07:07.457Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-08-17T15:07:07.457Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-17T15:07:07.457Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-17T15:07:07.457Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-08-17T15:07:07.457Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-08-17T15:07:07.457Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-08-17T15:07:07.457Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-08-17T15:07:07.457Z] go: downloading golang.org/x/text v0.3.7 [2022-08-17T15:07:07.457Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-08-17T15:07:07.457Z] go: downloading github.com/x448/float16 v0.8.4 [2022-08-17T15:07:08.508Z] Still waiting to schedule task [2022-08-17T15:07:08.508Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-17T15:07:09.369Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2022-08-17T15:07:14.672Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.083s coverage: 83.4% of statements [2022-08-17T15:07:14.672Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2022-08-17T15:07:14.672Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2022-08-17T15:07:14.672Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2022-08-17T15:07:14.672Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.056s coverage: 29.4% of statements [2022-08-17T15:07:14.672Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] [2022-08-17T15:07:14.672Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2022-08-17T15:07:14.672Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.016s coverage: 53.5% of statements [2022-08-17T15:07:14.672Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.012s coverage: 90.5% of statements [2022-08-17T15:07:14.672Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.055s coverage: 86.8% of statements [2022-08-17T15:07:14.672Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.006s coverage: 60.5% of statements [2022-08-17T15:07:14.672Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.024s coverage: 36.1% of statements [2022-08-17T15:07:14.672Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.009s coverage: 48.7% of statements [2022-08-17T15:07:21.337Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-17T15:07:21.337Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-08-17T15:07:23.247Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-17T15:07:23.247Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-08-17T15:07:23.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-17T15:07:23.274Z] $ docker stop --time=1 7e36d92b32b348a4082138523ae65b83975dd024691fe11af5ed34691970103f [2022-08-17T15:07:25.158Z] $ docker rm -f 7e36d92b32b348a4082138523ae65b83975dd024691fe11af5ed34691970103f [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-17T15:07:25.633Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-17T15:07:25.684Z] 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 [2022-08-17T15:07:26.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-17T15:07:26.108Z] [2022-08-17T15:07:26.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T15:07:26.410Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-17T15:07:26.411Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-17T15:07:26.411Z] 5eb5b503b376: Pulling fs layer [2022-08-17T15:07:26.411Z] 5c69ac0246d0: Pulling fs layer [2022-08-17T15:07:26.411Z] ec43610c2a17: Pulling fs layer [2022-08-17T15:07:26.411Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-17T15:07:26.411Z] 33b1e0a273af: Pulling fs layer [2022-08-17T15:07:26.411Z] 5d3b04190fa2: Pulling fs layer [2022-08-17T15:07:26.411Z] 2f39f015ded8: Pulling fs layer [2022-08-17T15:07:26.411Z] 5d3b04190fa2: Waiting [2022-08-17T15:07:26.411Z] 33b1e0a273af: Waiting [2022-08-17T15:07:26.411Z] 2f39f015ded8: Waiting [2022-08-17T15:07:26.411Z] 5c69ac0246d0: Download complete [2022-08-17T15:07:26.411Z] 3a2ae6a8a46f: Download complete [2022-08-17T15:07:26.411Z] 33b1e0a273af: Verifying Checksum [2022-08-17T15:07:26.411Z] 33b1e0a273af: Download complete [2022-08-17T15:07:26.411Z] ec43610c2a17: Verifying Checksum [2022-08-17T15:07:26.411Z] ec43610c2a17: Download complete [2022-08-17T15:07:26.411Z] 5d3b04190fa2: Download complete [2022-08-17T15:07:26.671Z] 5eb5b503b376: Verifying Checksum [2022-08-17T15:07:26.671Z] 5eb5b503b376: Download complete [2022-08-17T15:07:27.240Z] 2f39f015ded8: Download complete [2022-08-17T15:07:27.809Z] 5eb5b503b376: Pull complete [2022-08-17T15:07:28.070Z] 5c69ac0246d0: Pull complete [2022-08-17T15:07:28.639Z] ec43610c2a17: Pull complete [2022-08-17T15:07:28.639Z] 3a2ae6a8a46f: Pull complete [2022-08-17T15:07:28.899Z] 33b1e0a273af: Pull complete [2022-08-17T15:07:28.899Z] 5d3b04190fa2: Pull complete [2022-08-17T15:07:33.095Z] 2f39f015ded8: Pull complete [2022-08-17T15:07:33.095Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-17T15:07:33.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-17T15:07:33.095Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-17T15:07:33.191Z] prd-ubuntu20.04-docker-8c-8g-22973 does not seem to be running inside a container [2022-08-17T15:07:33.233Z] $ 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 [2022-08-17T15:07:35.030Z] $ docker top 7996d03341bb97242750e32d0c505787e0f8c38d886cf749fd5bbb06b05164e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-17T15:07:35.446Z] ---> job-cost.sh [2022-08-17T15:07:35.447Z] lf-activate-venv: SKIPPING [2022-08-17T15:07:35.447Z] INFO: No Stack... [2022-08-17T15:07:36.386Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-17T15:07:36.648Z] INFO: Archiving Costs [Pipeline] sh [2022-08-17T15:07:36.942Z] + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv [2022-08-17T15:07:36.942Z] + cut -d, -f6 [Pipeline] lock [2022-08-17T15:07:36.957Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-81-stack-cost] [2022-08-17T15:07:36.963Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-81-stack-cost] did not exist. Created. [2022-08-17T15:07:36.963Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-17T15:07:37.267Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-17T15:07:37.301Z] Stashed 1 file(s) [Pipeline] } [2022-08-17T15:07:37.308Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-81-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-17T15:07:37.326Z] $ docker stop --time=1 7996d03341bb97242750e32d0c505787e0f8c38d886cf749fd5bbb06b05164e4 [2022-08-17T15:07:38.490Z] $ docker rm -f 7996d03341bb97242750e32d0c505787e0f8c38d886cf749fd5bbb06b05164e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-17T15:09:31.043Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22975 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2022-08-17T15:09:31.056Z] Running in /w/workspace/go-mod-core-contracts/81 [Pipeline] { [Pipeline] checkout [2022-08-17T15:09:31.088Z] Selected Git installation does not exist. Using Default [2022-08-17T15:09:31.088Z] The recommended git tool is: NONE [2022-08-17T15:09:38.078Z] using credential edgex-jenkins-ssh [2022-08-17T15:09:38.095Z] Cloning the remote Git repository [2022-08-17T15:09:38.137Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-08-17T15:09:38.211Z] > git init /w/workspace/go-mod-core-contracts/81 # timeout=10 [2022-08-17T15:09:38.298Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-08-17T15:09:38.298Z] > git --version # timeout=10 [2022-08-17T15:09:38.327Z] > git --version # 'git version 2.25.1' [2022-08-17T15:09:38.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-17T15:09:38.400Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-17T15:09:39.701Z] Avoid second fetch [2022-08-17T15:09:39.701Z] Checking out Revision 551051db7aaa0b435323df95571c6aae9f281fd0 (main) [2022-08-17T15:09:39.658Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2022-08-17T15:09:39.678Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-17T15:09:39.716Z] > git config core.sparsecheckout # timeout=10 [2022-08-17T15:09:39.731Z] > git checkout -f 551051db7aaa0b435323df95571c6aae9f281fd0 # timeout=10 [2022-08-17T15:09:44.672Z] Commit message: "Merge pull request #756 from hahattan/uom" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-17T15:09:46.981Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-17T15:09:46.981Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-17T15:09:46.981Z] Dload Upload Total Spent Left Speed [2022-08-17T15:09:46.981Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 46360 0 --:--:-- --:--:-- --:--:-- 46360 [Pipeline] sh [2022-08-17T15:09:47.744Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-17T15:09:48.086Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2022-08-17T15:09:48.087Z] [2022-08-17T15:09:48.087Z] { [2022-08-17T15:09:48.087Z] "registry-mirrors": [ [2022-08-17T15:09:48.087Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-17T15:09:48.087Z] ], [2022-08-17T15:09:48.087Z] "bip": "10.250.0.254/24", [2022-08-17T15:09:48.087Z] "hosts": [ [2022-08-17T15:09:48.087Z] "tcp://0.0.0.0:5555", [2022-08-17T15:09:48.087Z] "unix:///var/run/docker.sock" [2022-08-17T15:09:48.087Z] ], [2022-08-17T15:09:48.087Z] "mtu": 1458, [2022-08-17T15:09:48.087Z] "selinux-enabled": true, [2022-08-17T15:09:48.087Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-17T15:09:48.087Z] } [Pipeline] sh [2022-08-17T15:09:48.503Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-17T15:09:48.842Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-08-17T15:10:07.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-17T15:10:07.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-17T15:10:07.976Z] ========================================================= [2022-08-17T15:10:07.977Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-17T15:10:07.977Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-08-17T15:10:08.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-17T15:10:08.968Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-17T15:10:08.968Z] b3c136eddcbf: Pulling fs layer [2022-08-17T15:10:08.968Z] c0a3192eca97: Pulling fs layer [2022-08-17T15:10:08.968Z] a050256f5b6f: Pulling fs layer [2022-08-17T15:10:08.968Z] 656be50a0ddc: Pulling fs layer [2022-08-17T15:10:08.968Z] 2bbca73fdf42: Pulling fs layer [2022-08-17T15:10:08.968Z] 46d945488cbd: Pulling fs layer [2022-08-17T15:10:08.968Z] 8a5474983e97: Pulling fs layer [2022-08-17T15:10:08.968Z] 329c88fbcd65: Pulling fs layer [2022-08-17T15:10:08.968Z] 8a5474983e97: Waiting [2022-08-17T15:10:08.968Z] 656be50a0ddc: Waiting [2022-08-17T15:10:08.968Z] 2bbca73fdf42: Waiting [2022-08-17T15:10:08.968Z] 329c88fbcd65: Waiting [2022-08-17T15:10:08.968Z] 46d945488cbd: Waiting [2022-08-17T15:10:08.968Z] a050256f5b6f: Verifying Checksum [2022-08-17T15:10:08.968Z] a050256f5b6f: Download complete [2022-08-17T15:10:08.968Z] c0a3192eca97: Verifying Checksum [2022-08-17T15:10:08.968Z] c0a3192eca97: Download complete [2022-08-17T15:10:08.968Z] 2bbca73fdf42: Download complete [2022-08-17T15:10:08.968Z] 46d945488cbd: Verifying Checksum [2022-08-17T15:10:08.968Z] 46d945488cbd: Download complete [2022-08-17T15:10:08.968Z] b3c136eddcbf: Verifying Checksum [2022-08-17T15:10:08.968Z] b3c136eddcbf: Download complete [2022-08-17T15:10:09.960Z] b3c136eddcbf: Pull complete [2022-08-17T15:10:10.236Z] 329c88fbcd65: Verifying Checksum [2022-08-17T15:10:10.236Z] 329c88fbcd65: Download complete [2022-08-17T15:10:10.857Z] c0a3192eca97: Pull complete [2022-08-17T15:10:11.142Z] a050256f5b6f: Pull complete [2022-08-17T15:10:11.142Z] 8a5474983e97: Verifying Checksum [2022-08-17T15:10:11.142Z] 8a5474983e97: Download complete [2022-08-17T15:10:11.743Z] 656be50a0ddc: Download complete [2022-08-17T15:10:25.276Z] 656be50a0ddc: Pull complete [2022-08-17T15:10:25.276Z] 2bbca73fdf42: Pull complete [2022-08-17T15:10:25.276Z] 46d945488cbd: Pull complete [2022-08-17T15:10:32.274Z] 8a5474983e97: Pull complete [2022-08-17T15:10:33.726Z] 329c88fbcd65: Pull complete [2022-08-17T15:10:33.726Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-17T15:10:33.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-17T15:10:33.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-08-17T15:10:34.082Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T15:10:34.455Z] + docker inspect -f . ci-base-image-arm64 [2022-08-17T15:10:34.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-17T15:10:34.713Z] prd-ubuntu20.04-docker-arm64-4c-16g-22975 does not seem to be running inside a container [2022-08-17T15:10:34.804Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/81 -v /w/workspace/go-mod-core-contracts/81:/w/workspace/go-mod-core-contracts/81:rw,z -v /w/workspace/go-mod-core-contracts/81@tmp:/w/workspace/go-mod-core-contracts/81@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 [2022-08-17T15:10:38.202Z] $ docker top 008f4c0eb5dc865ada058a35ac0a5ca8935893a10ad7760cc7b255cc5e388ff9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-17T15:10:39.316Z] + go version [2022-08-17T15:10:39.316Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-17T15:10:39.396Z] $ docker stop --time=1 008f4c0eb5dc865ada058a35ac0a5ca8935893a10ad7760cc7b255cc5e388ff9 [2022-08-17T15:10:41.162Z] $ docker rm -f 008f4c0eb5dc865ada058a35ac0a5ca8935893a10ad7760cc7b255cc5e388ff9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T15:10:42.121Z] + docker inspect -f . ci-base-image-arm64 [2022-08-17T15:10:42.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-17T15:10:43.069Z] prd-ubuntu20.04-docker-arm64-4c-16g-22975 does not seem to be running inside a container [2022-08-17T15:10:43.158Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/go-mod-core-contracts/81 -v /w/workspace/go-mod-core-contracts/81:/w/workspace/go-mod-core-contracts/81:rw,z -v /w/workspace/go-mod-core-contracts/81@tmp:/w/workspace/go-mod-core-contracts/81@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 [2022-08-17T15:10:44.513Z] $ docker top 0ea57741fba2c977406aa806cc05bcb809d4b40b30f3d5e7253063bd99e9cfe7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-17T15:10:45.454Z] + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/81 [Pipeline] fileExists [Pipeline] sh [2022-08-17T15:10:46.235Z] + make test [2022-08-17T15:10:46.235Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-17T15:10:46.516Z] go: downloading github.com/google/uuid v1.3.0 [2022-08-17T15:10:46.516Z] go: downloading github.com/go-kit/log v0.2.1 [2022-08-17T15:10:46.516Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-08-17T15:10:47.080Z] go: downloading github.com/go-playground/validator/v10 v10.11.0 [2022-08-17T15:10:47.080Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-08-17T15:10:47.080Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-08-17T15:10:47.403Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-08-17T15:10:47.403Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-17T15:10:47.403Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-17T15:10:47.403Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-08-17T15:10:47.403Z] go: downloading github.com/x448/float16 v0.8.4 [2022-08-17T15:10:47.403Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-08-17T15:10:47.403Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-08-17T15:10:47.403Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-08-17T15:10:47.688Z] go: downloading golang.org/x/text v0.3.7 [2022-08-17T15:10:47.688Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-08-17T15:10:52.016Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2022-08-17T15:11:31.175Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.486s coverage: 83.4% of statements [2022-08-17T15:11:31.175Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2022-08-17T15:11:31.175Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2022-08-17T15:11:31.175Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2022-08-17T15:11:31.175Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.040s coverage: 29.4% of statements [2022-08-17T15:11:31.175Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] [2022-08-17T15:11:31.175Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2022-08-17T15:11:31.175Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.134s coverage: 53.5% of statements [2022-08-17T15:11:31.175Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.068s coverage: 90.5% of statements [2022-08-17T15:11:31.175Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.259s coverage: 86.8% of statements [2022-08-17T15:11:31.175Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.048s coverage: 60.5% of statements [2022-08-17T15:11:31.175Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.024s coverage: 36.1% of statements [2022-08-17T15:11:31.175Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.040s coverage: 48.7% of statements [2022-08-17T15:11:31.175Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-17T15:11:31.175Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-08-17T15:11:41.400Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-17T15:11:41.400Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-08-17T15:11:41.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-17T15:11:41.429Z] $ docker stop --time=1 0ea57741fba2c977406aa806cc05bcb809d4b40b30f3d5e7253063bd99e9cfe7 [2022-08-17T15:11:43.257Z] $ docker rm -f 0ea57741fba2c977406aa806cc05bcb809d4b40b30f3d5e7253063bd99e9cfe7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-17T15:11:44.720Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-17T15:11:44.747Z] Warning: overwriting stash ‘coverage-report’ [2022-08-17T15:11:45.368Z] 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 [2022-08-17T15:11:45.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-17T15:11:45.820Z] [2022-08-17T15:11:45.820Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T15:11:46.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-17T15:11:46.463Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-17T15:11:46.463Z] 8998bd30e6a1: Pulling fs layer [2022-08-17T15:11:46.463Z] 04944245beec: Pulling fs layer [2022-08-17T15:11:46.463Z] 699f458cf7ca: Pulling fs layer [2022-08-17T15:11:46.463Z] 765212b225bb: Pulling fs layer [2022-08-17T15:11:46.463Z] f23df028b6ca: Pulling fs layer [2022-08-17T15:11:46.463Z] d65c8cfc05b1: Pulling fs layer [2022-08-17T15:11:46.463Z] 2437ff75d9bd: Pulling fs layer [2022-08-17T15:11:46.463Z] f23df028b6ca: Waiting [2022-08-17T15:11:46.463Z] d65c8cfc05b1: Waiting [2022-08-17T15:11:46.463Z] 2437ff75d9bd: Waiting [2022-08-17T15:11:46.463Z] 765212b225bb: Waiting [2022-08-17T15:11:46.463Z] 04944245beec: Verifying Checksum [2022-08-17T15:11:46.463Z] 04944245beec: Download complete [2022-08-17T15:11:46.463Z] 765212b225bb: Verifying Checksum [2022-08-17T15:11:46.463Z] 765212b225bb: Download complete [2022-08-17T15:11:46.746Z] f23df028b6ca: Verifying Checksum [2022-08-17T15:11:46.746Z] f23df028b6ca: Download complete [2022-08-17T15:11:46.746Z] d65c8cfc05b1: Verifying Checksum [2022-08-17T15:11:46.746Z] d65c8cfc05b1: Download complete [2022-08-17T15:11:46.746Z] 699f458cf7ca: Verifying Checksum [2022-08-17T15:11:46.746Z] 699f458cf7ca: Download complete [2022-08-17T15:11:47.366Z] 8998bd30e6a1: Verifying Checksum [2022-08-17T15:11:47.366Z] 8998bd30e6a1: Download complete [2022-08-17T15:11:49.709Z] 2437ff75d9bd: Verifying Checksum [2022-08-17T15:11:49.709Z] 2437ff75d9bd: Download complete [2022-08-17T15:11:51.708Z] 8998bd30e6a1: Pull complete [2022-08-17T15:11:51.984Z] 04944245beec: Pull complete [2022-08-17T15:11:53.683Z] 699f458cf7ca: Pull complete [2022-08-17T15:11:53.683Z] 765212b225bb: Pull complete [2022-08-17T15:11:54.670Z] f23df028b6ca: Pull complete [2022-08-17T15:11:54.950Z] d65c8cfc05b1: Pull complete [2022-08-17T15:12:10.104Z] 2437ff75d9bd: Pull complete [2022-08-17T15:12:10.104Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-17T15:12:10.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-17T15:12:10.104Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-17T15:12:10.361Z] prd-ubuntu20.04-docker-arm64-4c-16g-22975 does not seem to be running inside a container [2022-08-17T15:12:10.439Z] $ 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/81 -v /w/workspace/go-mod-core-contracts/81:/w/workspace/go-mod-core-contracts/81:rw,z -v /w/workspace/go-mod-core-contracts/81@tmp:/w/workspace/go-mod-core-contracts/81@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 [2022-08-17T15:12:12.910Z] $ docker top 2bb8d8253301beee16dccdab0c822b7016161410d85ef1fe2a1a519baf9016c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-17T15:12:13.856Z] ---> job-cost.sh [2022-08-17T15:12:13.856Z] lf-activate-venv: SKIPPING [2022-08-17T15:12:13.856Z] INFO: No Stack... [2022-08-17T15:12:14.451Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-17T15:12:15.047Z] INFO: Archiving Costs [Pipeline] sh [2022-08-17T15:12:15.802Z] + cat /w/workspace/go-mod-core-contracts/81/archives/cost.csv [2022-08-17T15:12:15.802Z] + cut -d, -f6 [Pipeline] lock [2022-08-17T15:12:15.871Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-81-stack-cost] [2022-08-17T15:12:15.878Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-81-stack-cost] did not exist. Created. [2022-08-17T15:12:15.878Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-17T15:12:16.580Z] /w/workspace/go-mod-core-contracts/81@tmp/durable-8f782049/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-17T15:12:17.376Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-17T15:12:17.406Z] Warning: overwriting stash ‘stack-cost’ [2022-08-17T15:12:17.509Z] Stashed 1 file(s) [Pipeline] } [2022-08-17T15:12:17.519Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-81-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-17T15:12:17.531Z] $ docker stop --time=1 2bb8d8253301beee16dccdab0c822b7016161410d85ef1fe2a1a519baf9016c1 [2022-08-17T15:12:19.070Z] $ docker rm -f 2bb8d8253301beee16dccdab0c822b7016161410d85ef1fe2a1a519baf9016c1 [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 [2022-08-17T15:12:19.537Z] provisioning config files... [2022-08-17T15:12:19.548Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2524214856534327498tmp [Pipeline] { [Pipeline] sh [2022-08-17T15:12:19.843Z] + set +x [2022-08-17T15:12:19.843Z] + curl -s https://codecov.io/bash [2022-08-17T15:12:19.843Z] + bash -s -- [2022-08-17T15:12:19.843Z] [2022-08-17T15:12:19.843Z] _____ _ [2022-08-17T15:12:19.843Z] / ____| | | [2022-08-17T15:12:19.843Z] | | ___ __| | ___ ___ _____ __ [2022-08-17T15:12:19.843Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-17T15:12:19.843Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-17T15:12:19.843Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-17T15:12:19.843Z] Bash-1.0.6 [2022-08-17T15:12:19.843Z] [2022-08-17T15:12:19.843Z] [2022-08-17T15:12:19.843Z] ==> git version 2.25.1 found [2022-08-17T15:12:19.843Z] ==> 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 [2022-08-17T15:12:19.843Z] Release-Date: 2020-01-08 [2022-08-17T15:12:19.843Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-17T15:12:19.843Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-17T15:12:19.843Z] ==> Jenkins CI detected. [2022-08-17T15:12:19.843Z] current dir:  /w/workspace/undry_go-mod-core-contracts_main [2022-08-17T15:12:19.843Z] project root: . [2022-08-17T15:12:19.843Z] --> token set from env [2022-08-17T15:12:19.843Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-17T15:12:19.843Z] ==> Running gcov in . (disable via -X gcov) [2022-08-17T15:12:19.843Z] ==> Python coveragepy not found [2022-08-17T15:12:19.843Z] ==> Searching for coverage reports in: [2022-08-17T15:12:19.843Z] + . [2022-08-17T15:12:19.843Z] -> Found 1 reports [2022-08-17T15:12:19.843Z] ==> Detecting git/mercurial file structure [2022-08-17T15:12:20.105Z] ==> Reading reports [2022-08-17T15:12:20.105Z] + ./coverage.out bytes=117200 [2022-08-17T15:12:20.105Z] ==> Appending adjustments [2022-08-17T15:12:20.105Z] https://docs.codecov.io/docs/fixing-reports [2022-08-17T15:12:20.677Z] + Found adjustments [2022-08-17T15:12:20.677Z] ==> Gzipping contents [2022-08-17T15:12:20.677Z] 20K /tmp/codecov.DUlJks.gz [2022-08-17T15:12:20.677Z] ==> Uploading reports [2022-08-17T15:12:20.677Z] url: https://codecov.io [2022-08-17T15:12:20.677Z] query: branch=main&commit=551051db7aaa0b435323df95571c6aae9f281fd0&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-17T15:12:20.677Z] -> Pinging Codecov [2022-08-17T15:12:20.677Z] 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=551051db7aaa0b435323df95571c6aae9f281fd0&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-17T15:12:20.936Z] -> Uploading to [2022-08-17T15:12:20.936Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-17/71470A77251A30514AAF9C0BB2E5B6CE/551051db7aaa0b435323df95571c6aae9f281fd0/51d1174a-fc7b-4ed3-bb16-70f10e2ec390.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220817%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220817T151220Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=97aa6d37a97d4f62c34e22fa9e5c44fdf1bd661343fca7f6f15ba038290b02fa [2022-08-17T15:12:20.936Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-17T15:12:20.936Z] Dload Upload Total Spent Left Speed [2022-08-17T15:12:21.194Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17585 0 0 100 17585 0 78155 --:--:-- --:--:-- --:--:-- 78155 [2022-08-17T15:12:21.194Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/551051db7aaa0b435323df95571c6aae9f281fd0 [Pipeline] } [2022-08-17T15:12:21.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-17T15:12:21.403Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-17T15:12:21.412Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T15:12:21.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-17T15:12:21.708Z] [2022-08-17T15:12:21.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T15:12:22.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-17T15:12:22.013Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-17T15:12:22.013Z] df9b9388f04a: Pulling fs layer [2022-08-17T15:12:22.013Z] 52dc419b0ee2: Pulling fs layer [2022-08-17T15:12:22.013Z] 25bc292e5bac: Pulling fs layer [2022-08-17T15:12:22.013Z] 114826534d7a: Pulling fs layer [2022-08-17T15:12:22.013Z] 4657fd5d0bcf: Pulling fs layer [2022-08-17T15:12:22.013Z] 6ad1cebc031e: Pulling fs layer [2022-08-17T15:12:22.013Z] 8a3aa393b2d8: Pulling fs layer [2022-08-17T15:12:22.013Z] 4657fd5d0bcf: Waiting [2022-08-17T15:12:22.013Z] 6ad1cebc031e: Waiting [2022-08-17T15:12:22.013Z] 114826534d7a: Waiting [2022-08-17T15:12:22.013Z] 8a3aa393b2d8: Waiting [2022-08-17T15:12:22.013Z] 25bc292e5bac: Download complete [2022-08-17T15:12:22.013Z] 52dc419b0ee2: Verifying Checksum [2022-08-17T15:12:22.013Z] 52dc419b0ee2: Download complete [2022-08-17T15:12:22.013Z] 4657fd5d0bcf: Verifying Checksum [2022-08-17T15:12:22.013Z] 4657fd5d0bcf: Download complete [2022-08-17T15:12:22.013Z] df9b9388f04a: Verifying Checksum [2022-08-17T15:12:22.013Z] df9b9388f04a: Download complete [2022-08-17T15:12:22.281Z] df9b9388f04a: Pull complete [2022-08-17T15:12:22.281Z] 6ad1cebc031e: Verifying Checksum [2022-08-17T15:12:22.281Z] 6ad1cebc031e: Download complete [2022-08-17T15:12:22.281Z] 52dc419b0ee2: Pull complete [2022-08-17T15:12:22.281Z] 25bc292e5bac: Pull complete [2022-08-17T15:12:22.869Z] 114826534d7a: Verifying Checksum [2022-08-17T15:12:22.869Z] 114826534d7a: Download complete [2022-08-17T15:12:22.869Z] 8a3aa393b2d8: Verifying Checksum [2022-08-17T15:12:22.869Z] 8a3aa393b2d8: Download complete [2022-08-17T15:12:26.159Z] 114826534d7a: Pull complete [2022-08-17T15:12:26.419Z] 4657fd5d0bcf: Pull complete [2022-08-17T15:12:26.678Z] 6ad1cebc031e: Pull complete [2022-08-17T15:12:29.211Z] 8a3aa393b2d8: Pull complete [2022-08-17T15:12:29.211Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-17T15:12:29.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-17T15:12:29.211Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-17T15:12:29.313Z] prd-ubuntu20.04-docker-8c-8g-22973 does not seem to be running inside a container [2022-08-17T15:12:29.335Z] $ 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 [2022-08-17T15:12:31.556Z] $ docker top f8688d8cc28542161d731db0f83ac8ac47645091f1a53c545335a2a7690817df -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-17T15:12:31.649Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh [2022-08-17T15:12:31.933Z] + set -o pipefail [2022-08-17T15:12:31.933Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' [2022-08-17T15:12:35.231Z] [2022-08-17T15:12:35.231Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2022-08-17T15:12:35.231Z] [2022-08-17T15:12:35.231Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/723cf19b-6c37-48fe-ab51-7f36261a3552 [2022-08-17T15:12:35.231Z] [2022-08-17T15:12:35.231Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-17T15:12:35.231Z] [2022-08-17T15:12:35.231Z] [Pipeline] } [2022-08-17T15:12:35.229Z] $ docker stop --time=1 f8688d8cc28542161d731db0f83ac8ac47645091f1a53c545335a2a7690817df [2022-08-17T15:12:36.927Z] $ docker rm -f f8688d8cc28542161d731db0f83ac8ac47645091f1a53c545335a2a7690817df [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 [2022-08-17T15:12:37.572Z] + git log --format=format:%s -1 551051db7aaa0b435323df95571c6aae9f281fd0 [Pipeline] sh [2022-08-17T15:12:37.870Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-17T15:12:37.870Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T15:12:38.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-17T15:12:38.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-17T15:12:38.261Z] prd-ubuntu20.04-docker-8c-8g-22973 does not seem to be running inside a container [2022-08-17T15:12:38.286Z] $ 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 [2022-08-17T15:12:38.751Z] $ docker top c10ddcbea2635d87eae677979d1de1d0339cfd3cfe0334461a6190cab0ff7bc5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-17T15:12:38.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-17T15:12:38.862Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-17T15:12:38.998Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-17T15:12:38.987Z] $ docker exec c10ddcbea2635d87eae677979d1de1d0339cfd3cfe0334461a6190cab0ff7bc5 ssh-agent [2022-08-17T15:12:39.140Z] SSH_AUTH_SOCK=/tmp/ssh-kx8n1ruwNwjY/agent.33 [2022-08-17T15:12:39.140Z] SSH_AGENT_PID=39 [2022-08-17T15:12:39.146Z] Running ssh-add (command line suppressed) [2022-08-17T15:12:39.257Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4862936310454305749.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4862936310454305749.key) [2022-08-17T15:12:39.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-17T15:12:39.578Z] + git semver tag [2022-08-17T15:12:39.838Z] 2022-08-17 15:12:39,753 [run_tag] DEBUG tag force:False [2022-08-17T15:12:39.838Z] 2022-08-17 15:12:39,753 [check_head_tag] DEBUG check head tag [2022-08-17T15:12:39.838Z] 2022-08-17 15:12:39,756 [execute] INFO git cat-file --batch-check [2022-08-17T15:12:39.838Z] 2022-08-17 15:12:39,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2022-08-17T15:12:39.838Z] 2022-08-17 15:12:39,760 [execute] INFO git cat-file --batch [2022-08-17T15:12:39.838Z] 2022-08-17 15:12:39,760 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2022-08-17T15:12:39.838Z] 2022-08-17 15:12:39,803 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-08-17T15:12:39.838Z] 2022-08-17 15:12:39,803 [execute] INFO git tag -a v2.3.0-dev.15 -m v2.3.0-dev.15 [2022-08-17T15:12:39.838Z] 2022-08-17 15:12:39,804 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.15', '-m', 'v2.3.0-dev.15'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2022-08-17T15:12:39.838Z] 2022-08-17 15:12:39,808 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-08-17T15:12:39.838Z] 2.3.0-dev.15 [Pipeline] } [2022-08-17T15:12:40.096Z] $ docker exec --env ******** --env ******** c10ddcbea2635d87eae677979d1de1d0339cfd3cfe0334461a6190cab0ff7bc5 ssh-agent -k [2022-08-17T15:12:40.216Z] unset SSH_AUTH_SOCK; [2022-08-17T15:12:40.216Z] unset SSH_AGENT_PID; [2022-08-17T15:12:40.216Z] echo Agent pid 39 killed; [2022-08-17T15:12:40.248Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-17T15:12:40.552Z] + git semver [Pipeline] } [2022-08-17T15:12:40.811Z] $ docker stop --time=1 c10ddcbea2635d87eae677979d1de1d0339cfd3cfe0334461a6190cab0ff7bc5 [2022-08-17T15:12:42.135Z] $ docker rm -f c10ddcbea2635d87eae677979d1de1d0339cfd3cfe0334461a6190cab0ff7bc5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T15:12:42.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-17T15:12:42.575Z] [2022-08-17T15:12:42.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T15:12:42.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-17T15:12:42.892Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-17T15:12:42.892Z] ab5ef0e58194: Pulling fs layer [2022-08-17T15:12:42.892Z] 9712f1f96733: Pulling fs layer [2022-08-17T15:12:42.892Z] 63f879dbbcfc: Pulling fs layer [2022-08-17T15:12:42.892Z] 0d9ebad4ef96: Pulling fs layer [2022-08-17T15:12:42.892Z] e9a5061849ea: Pulling fs layer [2022-08-17T15:12:42.892Z] d747dcd14b5f: Pulling fs layer [2022-08-17T15:12:42.892Z] 2de7ff778b66: Pulling fs layer [2022-08-17T15:12:42.892Z] e9a5061849ea: Waiting [2022-08-17T15:12:42.892Z] d747dcd14b5f: Waiting [2022-08-17T15:12:42.892Z] 2de7ff778b66: Waiting [2022-08-17T15:12:42.892Z] 0d9ebad4ef96: Waiting [2022-08-17T15:12:42.892Z] 9712f1f96733: Verifying Checksum [2022-08-17T15:12:42.892Z] 9712f1f96733: Download complete [2022-08-17T15:12:43.156Z] 63f879dbbcfc: Verifying Checksum [2022-08-17T15:12:43.156Z] 63f879dbbcfc: Download complete [2022-08-17T15:12:43.416Z] e9a5061849ea: Verifying Checksum [2022-08-17T15:12:43.416Z] e9a5061849ea: Download complete [2022-08-17T15:12:43.416Z] d747dcd14b5f: Verifying Checksum [2022-08-17T15:12:43.416Z] d747dcd14b5f: Download complete [2022-08-17T15:12:43.416Z] 0d9ebad4ef96: Verifying Checksum [2022-08-17T15:12:43.416Z] 0d9ebad4ef96: Download complete [2022-08-17T15:12:43.416Z] ab5ef0e58194: Download complete [2022-08-17T15:12:43.676Z] 2de7ff778b66: Verifying Checksum [2022-08-17T15:12:43.676Z] 2de7ff778b66: Download complete [2022-08-17T15:12:46.964Z] ab5ef0e58194: Pull complete [2022-08-17T15:12:46.964Z] 9712f1f96733: Pull complete [2022-08-17T15:12:47.542Z] 63f879dbbcfc: Pull complete [2022-08-17T15:12:51.953Z] 0d9ebad4ef96: Pull complete [2022-08-17T15:12:51.953Z] e9a5061849ea: Pull complete [2022-08-17T15:12:52.214Z] d747dcd14b5f: Pull complete [2022-08-17T15:12:53.154Z] 2de7ff778b66: Pull complete [2022-08-17T15:12:53.154Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-17T15:12:53.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-17T15:12:53.154Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-17T15:12:53.254Z] prd-ubuntu20.04-docker-8c-8g-22973 does not seem to be running inside a container [2022-08-17T15:12:53.277Z] $ 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 [2022-08-17T15:12:55.826Z] $ docker top 9fb3af9a9811d0329266f5520c36c6147bd3b2f9d17a7db22de5259a0dda24bf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-17T15:12:55.931Z] provisioning config files... [2022-08-17T15:12:55.939Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config953682864525767087tmp [2022-08-17T15:12:55.952Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8982853909779541699tmp [2022-08-17T15:12:55.964Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config7653213488845296321tmp [Pipeline] { [Pipeline] echo [2022-08-17T15:12:55.981Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-17T15:12:56.266Z] ---> sigul-configuration.sh [2022-08-17T15:12:56.266Z] gpg: directory `/root/.gnupg' created [2022-08-17T15:12:56.266Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-17T15:12:56.266Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-17T15:12:56.266Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-17T15:12:56.266Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-17T15:12:56.266Z] gpg: CAST5 encrypted data [2022-08-17T15:12:56.266Z] gpg: encrypted with 1 passphrase [2022-08-17T15:12:56.266Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-17T15:12:56.557Z] + mkdir /home/jenkins [2022-08-17T15:12:56.557Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-17T15:12:56.848Z] + 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 [2022-08-17T15:12:56.857Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-17T15:12:57.147Z] ---> sigul-install.sh [2022-08-17T15:12:57.147Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-17T15:12:57.438Z] + git tag --list [2022-08-17T15:12:57.438Z] v0.0.0 [2022-08-17T15:12:57.438Z] v0.0.1 [2022-08-17T15:12:57.438Z] v0.1.0 [2022-08-17T15:12:57.438Z] v0.1.1 [2022-08-17T15:12:57.438Z] v0.1.10 [2022-08-17T15:12:57.438Z] v0.1.100 [2022-08-17T15:12:57.438Z] v0.1.101 [2022-08-17T15:12:57.438Z] v0.1.102 [2022-08-17T15:12:57.438Z] v0.1.103 [2022-08-17T15:12:57.438Z] v0.1.104 [2022-08-17T15:12:57.438Z] v0.1.105 [2022-08-17T15:12:57.438Z] v0.1.106 [2022-08-17T15:12:57.438Z] v0.1.107 [2022-08-17T15:12:57.438Z] v0.1.108 [2022-08-17T15:12:57.438Z] v0.1.109 [2022-08-17T15:12:57.438Z] v0.1.11 [2022-08-17T15:12:57.438Z] v0.1.110 [2022-08-17T15:12:57.438Z] v0.1.111 [2022-08-17T15:12:57.438Z] v0.1.112 [2022-08-17T15:12:57.438Z] v0.1.113 [2022-08-17T15:12:57.438Z] v0.1.114 [2022-08-17T15:12:57.438Z] v0.1.115 [2022-08-17T15:12:57.438Z] v0.1.116 [2022-08-17T15:12:57.438Z] v0.1.117 [2022-08-17T15:12:57.438Z] v0.1.118 [2022-08-17T15:12:57.438Z] v0.1.119 [2022-08-17T15:12:57.438Z] v0.1.12 [2022-08-17T15:12:57.438Z] v0.1.120 [2022-08-17T15:12:57.438Z] v0.1.121 [2022-08-17T15:12:57.438Z] v0.1.122 [2022-08-17T15:12:57.438Z] v0.1.123 [2022-08-17T15:12:57.438Z] v0.1.124 [2022-08-17T15:12:57.438Z] v0.1.125 [2022-08-17T15:12:57.438Z] v0.1.126 [2022-08-17T15:12:57.438Z] v0.1.127 [2022-08-17T15:12:57.438Z] v0.1.128 [2022-08-17T15:12:57.438Z] v0.1.129 [2022-08-17T15:12:57.438Z] v0.1.13 [2022-08-17T15:12:57.438Z] v0.1.130 [2022-08-17T15:12:57.438Z] v0.1.131 [2022-08-17T15:12:57.438Z] v0.1.132 [2022-08-17T15:12:57.438Z] v0.1.133 [2022-08-17T15:12:57.438Z] v0.1.134 [2022-08-17T15:12:57.438Z] v0.1.135 [2022-08-17T15:12:57.438Z] v0.1.136 [2022-08-17T15:12:57.438Z] v0.1.137 [2022-08-17T15:12:57.438Z] v0.1.138 [2022-08-17T15:12:57.438Z] v0.1.139 [2022-08-17T15:12:57.438Z] v0.1.14 [2022-08-17T15:12:57.438Z] v0.1.140 [2022-08-17T15:12:57.438Z] v0.1.141 [2022-08-17T15:12:57.438Z] v0.1.142 [2022-08-17T15:12:57.438Z] v0.1.143 [2022-08-17T15:12:57.438Z] v0.1.144 [2022-08-17T15:12:57.438Z] v0.1.145 [2022-08-17T15:12:57.438Z] v0.1.146 [2022-08-17T15:12:57.438Z] v0.1.147 [2022-08-17T15:12:57.438Z] v0.1.148 [2022-08-17T15:12:57.438Z] v0.1.149 [2022-08-17T15:12:57.438Z] v0.1.15 [2022-08-17T15:12:57.438Z] v0.1.16 [2022-08-17T15:12:57.438Z] v0.1.17 [2022-08-17T15:12:57.438Z] v0.1.18 [2022-08-17T15:12:57.438Z] v0.1.19 [2022-08-17T15:12:57.438Z] v0.1.2 [2022-08-17T15:12:57.438Z] v0.1.20 [2022-08-17T15:12:57.438Z] v0.1.21 [2022-08-17T15:12:57.438Z] v0.1.22 [2022-08-17T15:12:57.438Z] v0.1.23 [2022-08-17T15:12:57.438Z] v0.1.24 [2022-08-17T15:12:57.438Z] v0.1.25 [2022-08-17T15:12:57.438Z] v0.1.26 [2022-08-17T15:12:57.438Z] v0.1.27 [2022-08-17T15:12:57.438Z] v0.1.28 [2022-08-17T15:12:57.438Z] v0.1.29 [2022-08-17T15:12:57.438Z] v0.1.3 [2022-08-17T15:12:57.438Z] v0.1.30 [2022-08-17T15:12:57.438Z] v0.1.31 [2022-08-17T15:12:57.438Z] v0.1.32 [2022-08-17T15:12:57.438Z] v0.1.33 [2022-08-17T15:12:57.438Z] v0.1.34 [2022-08-17T15:12:57.438Z] v0.1.35 [2022-08-17T15:12:57.438Z] v0.1.36 [2022-08-17T15:12:57.438Z] v0.1.37 [2022-08-17T15:12:57.438Z] v0.1.38 [2022-08-17T15:12:57.438Z] v0.1.39 [2022-08-17T15:12:57.438Z] v0.1.4 [2022-08-17T15:12:57.438Z] v0.1.40 [2022-08-17T15:12:57.438Z] v0.1.41 [2022-08-17T15:12:57.438Z] v0.1.42 [2022-08-17T15:12:57.438Z] v0.1.43 [2022-08-17T15:12:57.438Z] v0.1.44 [2022-08-17T15:12:57.438Z] v0.1.45 [2022-08-17T15:12:57.438Z] v0.1.46 [2022-08-17T15:12:57.438Z] v0.1.47 [2022-08-17T15:12:57.438Z] v0.1.48 [2022-08-17T15:12:57.438Z] v0.1.49 [2022-08-17T15:12:57.438Z] v0.1.5 [2022-08-17T15:12:57.438Z] v0.1.50 [2022-08-17T15:12:57.438Z] v0.1.51 [2022-08-17T15:12:57.438Z] v0.1.52 [2022-08-17T15:12:57.438Z] v0.1.53 [2022-08-17T15:12:57.438Z] v0.1.54 [2022-08-17T15:12:57.438Z] v0.1.55 [2022-08-17T15:12:57.438Z] v0.1.56 [2022-08-17T15:12:57.438Z] v0.1.57 [2022-08-17T15:12:57.438Z] v0.1.58 [2022-08-17T15:12:57.438Z] v0.1.59 [2022-08-17T15:12:57.438Z] v0.1.6 [2022-08-17T15:12:57.438Z] v0.1.60 [2022-08-17T15:12:57.438Z] v0.1.61 [2022-08-17T15:12:57.438Z] v0.1.62 [2022-08-17T15:12:57.438Z] v0.1.63 [2022-08-17T15:12:57.438Z] v0.1.64 [2022-08-17T15:12:57.438Z] v0.1.65 [2022-08-17T15:12:57.438Z] v0.1.66 [2022-08-17T15:12:57.438Z] v0.1.67 [2022-08-17T15:12:57.438Z] v0.1.68 [2022-08-17T15:12:57.438Z] v0.1.69 [2022-08-17T15:12:57.438Z] v0.1.7 [2022-08-17T15:12:57.438Z] v0.1.70 [2022-08-17T15:12:57.438Z] v0.1.71 [2022-08-17T15:12:57.438Z] v0.1.72 [2022-08-17T15:12:57.438Z] v0.1.73 [2022-08-17T15:12:57.438Z] v0.1.74 [2022-08-17T15:12:57.438Z] v0.1.75 [2022-08-17T15:12:57.438Z] v0.1.76 [2022-08-17T15:12:57.438Z] v0.1.77 [2022-08-17T15:12:57.438Z] v0.1.78 [2022-08-17T15:12:57.438Z] v0.1.79 [2022-08-17T15:12:57.438Z] v0.1.8 [2022-08-17T15:12:57.438Z] v0.1.80 [2022-08-17T15:12:57.438Z] v0.1.81 [2022-08-17T15:12:57.438Z] v0.1.82 [2022-08-17T15:12:57.438Z] v0.1.83 [2022-08-17T15:12:57.438Z] v0.1.84 [2022-08-17T15:12:57.438Z] v0.1.85 [2022-08-17T15:12:57.438Z] v0.1.86 [2022-08-17T15:12:57.438Z] v0.1.87 [2022-08-17T15:12:57.438Z] v0.1.88 [2022-08-17T15:12:57.438Z] v0.1.89 [2022-08-17T15:12:57.438Z] v0.1.9 [2022-08-17T15:12:57.438Z] v0.1.90 [2022-08-17T15:12:57.438Z] v0.1.91 [2022-08-17T15:12:57.438Z] v0.1.92 [2022-08-17T15:12:57.438Z] v0.1.93 [2022-08-17T15:12:57.438Z] v0.1.94 [2022-08-17T15:12:57.438Z] v0.1.95 [2022-08-17T15:12:57.438Z] v0.1.96 [2022-08-17T15:12:57.438Z] v0.1.97 [2022-08-17T15:12:57.438Z] v0.1.98 [2022-08-17T15:12:57.438Z] v0.1.99 [2022-08-17T15:12:57.438Z] v2.0.0 [2022-08-17T15:12:57.438Z] v2.1.0 [2022-08-17T15:12:57.438Z] v2.1.1 [2022-08-17T15:12:57.438Z] v2.1.1-dev.2 [2022-08-17T15:12:57.438Z] v2.2.0 [2022-08-17T15:12:57.438Z] v2.2.1-dev.1 [2022-08-17T15:12:57.438Z] v2.2.1-dev.10 [2022-08-17T15:12:57.438Z] v2.2.1-dev.11 [2022-08-17T15:12:57.438Z] v2.2.1-dev.2 [2022-08-17T15:12:57.438Z] v2.2.1-dev.3 [2022-08-17T15:12:57.438Z] v2.2.1-dev.4 [2022-08-17T15:12:57.438Z] v2.2.1-dev.5 [2022-08-17T15:12:57.438Z] v2.2.1-dev.6 [2022-08-17T15:12:57.438Z] v2.2.1-dev.7 [2022-08-17T15:12:57.438Z] v2.2.1-dev.8 [2022-08-17T15:12:57.438Z] v2.2.1-dev.9 [2022-08-17T15:12:57.438Z] v2.3.0-dev.12 [2022-08-17T15:12:57.438Z] v2.3.0-dev.13 [2022-08-17T15:12:57.438Z] v2.3.0-dev.14 [2022-08-17T15:12:57.438Z] v2.3.0-dev.15 [Pipeline] sh [2022-08-17T15:12:57.727Z] + lftools sign git-tag v2.3.0-dev.15 [2022-08-17T15:12:58.259Z] Signing Git tag with Sigul... [2022-08-17T15:12:58.259Z] Signing v2.3.0-dev.15 [Pipeline] echo [2022-08-17T15:12:58.840Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-17T15:12:59.128Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-17T15:12:59.135Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-17T15:12:59.139Z] $ docker stop --time=1 9fb3af9a9811d0329266f5520c36c6147bd3b2f9d17a7db22de5259a0dda24bf [2022-08-17T15:13:00.435Z] $ docker rm -f 9fb3af9a9811d0329266f5520c36c6147bd3b2f9d17a7db22de5259a0dda24bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-17T15:13:00.861Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-17T15:13:00.861Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T15:13:01.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-17T15:13:01.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-17T15:13:01.256Z] prd-ubuntu20.04-docker-8c-8g-22973 does not seem to be running inside a container [2022-08-17T15:13:01.279Z] $ 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 [2022-08-17T15:13:01.668Z] $ docker top 07dfe6322fea6b85599fd74a1b3af0ce6b740337696f414ed9d2d9ed288dad22 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-17T15:13:02.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-17T15:13:02.008Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-17T15:13:02.124Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-17T15:13:02.115Z] $ docker exec 07dfe6322fea6b85599fd74a1b3af0ce6b740337696f414ed9d2d9ed288dad22 ssh-agent [2022-08-17T15:13:02.252Z] SSH_AUTH_SOCK=/tmp/ssh-VmERKdHf3oGk/agent.33 [2022-08-17T15:13:02.252Z] SSH_AGENT_PID=39 [2022-08-17T15:13:02.258Z] Running ssh-add (command line suppressed) [2022-08-17T15:13:02.350Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5258994877322745922.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5258994877322745922.key) [2022-08-17T15:13:02.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-17T15:13:02.675Z] + git semver bump pre [2022-08-17T15:13:02.935Z] 2022-08-17 15:13:02,836 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-08-17T15:13:02.935Z] 2022-08-17 15:13:02,836 [bump_version] DEBUG bumping version:2.3.0-dev.15 on axis:pre with prefix:dev [2022-08-17T15:13:02.935Z] 2022-08-17 15:13:02,836 [bump_version] DEBUG bumped version:2.3.0-dev.16 [2022-08-17T15:13:02.935Z] 2022-08-17 15:13:02,836 [write_version] DEBUG write version:2.3.0-dev.16 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True [2022-08-17T15:13:02.935Z] 2022-08-17 15:13:02,836 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-08-17T15:13:02.935Z] 2022-08-17 15:13:02,837 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-08-17T15:13:02.935Z] 2022-08-17 15:13:02,839 [execute] INFO git cat-file --batch-check [2022-08-17T15:13:02.935Z] 2022-08-17 15:13:02,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-17T15:13:02.935Z] 2022-08-17 15:13:02,845 [execute] INFO git cat-file --batch [2022-08-17T15:13:02.935Z] 2022-08-17 15:13:02,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-17T15:13:02.935Z] 2022-08-17 15:13:02,850 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-08-17T15:13:02.935Z] 2.3.0-dev.16 [Pipeline] } [2022-08-17T15:13:02.929Z] $ docker exec --env ******** --env ******** 07dfe6322fea6b85599fd74a1b3af0ce6b740337696f414ed9d2d9ed288dad22 ssh-agent -k [2022-08-17T15:13:03.036Z] unset SSH_AUTH_SOCK; [2022-08-17T15:13:03.037Z] unset SSH_AGENT_PID; [2022-08-17T15:13:03.037Z] echo Agent pid 39 killed; [2022-08-17T15:13:03.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-17T15:13:03.365Z] + git semver [Pipeline] } [2022-08-17T15:13:03.624Z] $ docker stop --time=1 07dfe6322fea6b85599fd74a1b3af0ce6b740337696f414ed9d2d9ed288dad22 [2022-08-17T15:13:04.931Z] $ docker rm -f 07dfe6322fea6b85599fd74a1b3af0ce6b740337696f414ed9d2d9ed288dad22 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-17T15:13:05.304Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-17T15:13:05.304Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T15:13:05.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-17T15:13:05.606Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-17T15:13:05.685Z] prd-ubuntu20.04-docker-8c-8g-22973 does not seem to be running inside a container [2022-08-17T15:13:05.713Z] $ 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 [2022-08-17T15:13:06.084Z] $ docker top 7a64b55ba588cda306a1dcf258e7c34c387b56ead20dc55c005e201c86193d29 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-17T15:13:06.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-17T15:13:06.224Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-17T15:13:06.354Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-17T15:13:06.340Z] $ docker exec 7a64b55ba588cda306a1dcf258e7c34c387b56ead20dc55c005e201c86193d29 ssh-agent [2022-08-17T15:13:06.471Z] SSH_AUTH_SOCK=/tmp/ssh-nkevxLsx6LuB/agent.33 [2022-08-17T15:13:06.471Z] SSH_AGENT_PID=40 [2022-08-17T15:13:06.476Z] Running ssh-add (command line suppressed) [2022-08-17T15:13:06.566Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_337279069668445997.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_337279069668445997.key) [2022-08-17T15:13:06.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-17T15:13:06.886Z] + git semver push [2022-08-17T15:13:07.147Z] 2022-08-17 15:13:07,064 [run_push] DEBUG push [2022-08-17T15:13:07.147Z] 2022-08-17 15:13:07,065 [execute] INFO git cat-file --batch-check [2022-08-17T15:13:07.147Z] 2022-08-17 15:13:07,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-17T15:13:07.147Z] 2022-08-17 15:13:07,068 [execute] INFO git rev-list 9d4673e5b1d7b78ae14fd99773b5c8771de7035a -- [2022-08-17T15:13:07.147Z] 2022-08-17 15:13:07,068 [execute] DEBUG Popen(['git', 'rev-list', '9d4673e5b1d7b78ae14fd99773b5c8771de7035a', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-17T15:13:07.147Z] 2022-08-17 15:13:07,077 [execute] INFO git fetch -v origin [2022-08-17T15:13:07.147Z] 2022-08-17 15:13:07,078 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-17T15:13:07.720Z] 2022-08-17 15:13:07,509 [run_push] DEBUG no remote changes detected [2022-08-17T15:13:07.720Z] 2022-08-17 15:13:07,510 [execute] INFO git push origin semver [2022-08-17T15:13:07.720Z] 2022-08-17 15:13:07,510 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-17T15:13:08.662Z] 2022-08-17 15:13:08,323 [run_push] DEBUG push all version tags [2022-08-17T15:13:08.662Z] 2022-08-17 15:13:08,323 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-17T15:13:08.662Z] 2022-08-17 15:13:08,324 [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) [2022-08-17T15:13:09.606Z] 2022-08-17 15:13:09,288 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2022-08-17T15:13:09.606Z] 2.3.0-dev.16 [Pipeline] } [2022-08-17T15:13:09.601Z] $ docker exec --env ******** --env ******** 7a64b55ba588cda306a1dcf258e7c34c387b56ead20dc55c005e201c86193d29 ssh-agent -k [2022-08-17T15:13:09.713Z] unset SSH_AUTH_SOCK; [2022-08-17T15:13:09.713Z] unset SSH_AGENT_PID; [2022-08-17T15:13:09.713Z] echo Agent pid 40 killed; [2022-08-17T15:13:09.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-17T15:13:10.048Z] + git semver [Pipeline] } [2022-08-17T15:13:10.308Z] $ docker stop --time=1 7a64b55ba588cda306a1dcf258e7c34c387b56ead20dc55c005e201c86193d29 [2022-08-17T15:13:11.619Z] $ docker rm -f 7a64b55ba588cda306a1dcf258e7c34c387b56ead20dc55c005e201c86193d29 [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 [2022-08-17T15:13:12.213Z] + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] [2022-08-17T15:13:12.213Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2022-08-17T15:13:12.214Z] total 16 [2022-08-17T15:13:12.214Z] drwxr-xr-x 3 root root 4096 Aug 17 15:07 . [2022-08-17T15:13:12.214Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 17 15:12 .. [2022-08-17T15:13:12.214Z] drwxr-xr-x 2 root root 4096 Aug 17 15:07 cost [2022-08-17T15:13:12.214Z] -rw-r--r-- 1 root root 92 Aug 17 15:07 cost.csv [2022-08-17T15:13:12.214Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives [2022-08-17T15:13:12.214Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2022-08-17T15:13:12.214Z] total 16 [2022-08-17T15:13:12.214Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 17 15:07 . [2022-08-17T15:13:12.214Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 17 15:12 .. [2022-08-17T15:13:12.214Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 17 15:07 cost [2022-08-17T15:13:12.214Z] -rw-r--r-- 1 jenkins jenkins 92 Aug 17 15:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-17T15:13:12.506Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-17T15:13:13.371Z] ---> package-listing.sh [2022-08-17T15:13:13.371Z] ++ facter osfamily [2022-08-17T15:13:13.371Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-17T15:13:13.632Z] + OS_FAMILY=debian [2022-08-17T15:13:13.632Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2022-08-17T15:13:13.632Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-17T15:13:13.632Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-17T15:13:13.632Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-17T15:13:13.632Z] + PACKAGES=/tmp/packages_start.txt [2022-08-17T15:13:13.632Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2022-08-17T15:13:13.632Z] + PACKAGES=/tmp/packages_end.txt [2022-08-17T15:13:13.632Z] + case "${OS_FAMILY}" in [2022-08-17T15:13:13.632Z] + dpkg -l [2022-08-17T15:13:13.632Z] + grep '^ii' [2022-08-17T15:13:13.632Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-17T15:13:13.632Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-17T15:13:13.632Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-17T15:13:13.632Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2022-08-17T15:13:13.632Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2022-08-17T15:13:13.632Z] + 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 [2022-08-17T15:13:13.644Z] 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 [2022-08-17T15:13:13.925Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-17T15:13:14.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-17T15:13:14.495Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-17T15:13:14.575Z] prd-ubuntu20.04-docker-8c-8g-22973 does not seem to be running inside a container [2022-08-17T15:13:14.593Z] $ 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 [2022-08-17T15:13:14.842Z] $ docker top b4e666d22e15a93fc542c5ff5061526077fbb29637a149485a6dc1f21aa5e101 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-17T15:13:15.223Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-17T15:13:15.513Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-17T15:13:15.798Z] + ls /var/log/sa-host [2022-08-17T15:13:15.798Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-17T15:13:16.028Z] provisioning config files... [2022-08-17T15:13:16.037Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config381400996769234203tmp [Pipeline] { [Pipeline] echo [2022-08-17T15:13:16.052Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-17T15:13:16.337Z] ---> create-netrc.sh [Pipeline] } [2022-08-17T15:13:16.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-17T15:13:16.698Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-17T15:13:16.708Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-17T15:13:16.996Z] ---> sudo-logs.sh [2022-08-17T15:13:16.996Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-17T15:13:17.030Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-17T15:13:17.318Z] ---> job-cost.sh [2022-08-17T15:13:17.318Z] lf-activate-venv: SKIPPING [2022-08-17T15:13:17.318Z] DEBUG: total: 0.2199999988079071 [2022-08-17T15:13:17.318Z] INFO: Retrieving Stack Cost... [2022-08-17T15:13:18.263Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-17T15:13:18.840Z] INFO: Archiving Costs [Pipeline] echo [2022-08-17T15:13:18.852Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-17T15:13:19.140Z] ---> logs-deploy.sh [2022-08-17T15:13:19.140Z] lf-activate-venv: SKIPPING [2022-08-17T15:13:19.140Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/81 [2022-08-17T15:13:19.140Z] INFO: archiving workspace using pattern(s): [2022-08-17T15:13:20.085Z] Archives upload complete. [2022-08-17T15:13:20.346Z] INFO: archiving logs to Nexus [2022-08-17T15:13:20.917Z] ---> uname -a: [2022-08-17T15:13:20.917Z] Linux prd-ubuntu20-04-docker-8c-8g-22973 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-17T15:13:20.917Z] [2022-08-17T15:13:20.917Z] [2022-08-17T15:13:20.917Z] ---> lscpu: [2022-08-17T15:13:20.917Z] Architecture: x86_64 [2022-08-17T15:13:20.917Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-17T15:13:20.917Z] Byte Order: Little Endian [2022-08-17T15:13:20.917Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-17T15:13:20.918Z] CPU(s): 8 [2022-08-17T15:13:20.918Z] On-line CPU(s) list: 0-7 [2022-08-17T15:13:20.918Z] Thread(s) per core: 1 [2022-08-17T15:13:20.918Z] Core(s) per socket: 1 [2022-08-17T15:13:20.918Z] Socket(s): 8 [2022-08-17T15:13:20.918Z] NUMA node(s): 1 [2022-08-17T15:13:20.918Z] Vendor ID: AuthenticAMD [2022-08-17T15:13:20.918Z] CPU family: 23 [2022-08-17T15:13:20.918Z] Model: 49 [2022-08-17T15:13:20.918Z] Model name: AMD EPYC-Rome Processor [2022-08-17T15:13:20.918Z] Stepping: 0 [2022-08-17T15:13:20.918Z] CPU MHz: 2799.998 [2022-08-17T15:13:20.918Z] BogoMIPS: 5599.99 [2022-08-17T15:13:20.918Z] Virtualization: AMD-V [2022-08-17T15:13:20.918Z] Hypervisor vendor: KVM [2022-08-17T15:13:20.918Z] Virtualization type: full [2022-08-17T15:13:20.918Z] L1d cache: 256 KiB [2022-08-17T15:13:20.918Z] L1i cache: 256 KiB [2022-08-17T15:13:20.918Z] L2 cache: 4 MiB [2022-08-17T15:13:20.918Z] L3 cache: 128 MiB [2022-08-17T15:13:20.918Z] NUMA node0 CPU(s): 0-7 [2022-08-17T15:13:20.918Z] Vulnerability Itlb multihit: Not affected [2022-08-17T15:13:20.918Z] Vulnerability L1tf: Not affected [2022-08-17T15:13:20.918Z] Vulnerability Mds: Not affected [2022-08-17T15:13:20.918Z] Vulnerability Meltdown: Not affected [2022-08-17T15:13:20.918Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-17T15:13:20.918Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-17T15:13:20.918Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-17T15:13:20.918Z] Vulnerability Srbds: Not affected [2022-08-17T15:13:20.918Z] Vulnerability Tsx async abort: Not affected [2022-08-17T15:13:20.918Z] 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 [2022-08-17T15:13:20.918Z] [2022-08-17T15:13:20.918Z] [2022-08-17T15:13:20.918Z] ---> nproc: [2022-08-17T15:13:20.918Z] 8 [2022-08-17T15:13:20.918Z] [2022-08-17T15:13:20.918Z] [2022-08-17T15:13:20.918Z] ---> df -h: [2022-08-17T15:13:20.918Z] Filesystem Size Used Avail Use% Mounted on [2022-08-17T15:13:20.918Z] overlay 155G 12G 144G 8% / [2022-08-17T15:13:20.918Z] tmpfs 64M 0 64M 0% /dev [2022-08-17T15:13:20.918Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-17T15:13:20.918Z] shm 64M 0 64M 0% /dev/shm [2022-08-17T15:13:20.918Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-08-17T15:13:20.918Z] [2022-08-17T15:13:20.918Z] [2022-08-17T15:13:20.918Z] ---> sar -b -r -n DEV: [2022-08-17T15:13:20.918Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22973) 08/17/22 _x86_64_ (8 CPU) [2022-08-17T15:13:20.918Z] [2022-08-17T15:13:20.918Z] 15:06:00 LINUX RESTART (8 CPU) [2022-08-17T15:13:20.918Z] [2022-08-17T15:13:20.918Z] 15:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-17T15:13:20.918Z] 15:08:01 77.67 0.23 77.44 0.00 17.20 47611.13 0.00 [2022-08-17T15:13:20.918Z] 15:09:01 1.70 0.00 1.70 0.00 0.00 20.01 0.00 [2022-08-17T15:13:20.918Z] 15:10:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 [2022-08-17T15:13:20.918Z] 15:11:01 1.52 0.00 1.52 0.00 0.00 18.26 0.00 [2022-08-17T15:13:20.918Z] 15:12:01 1.00 0.02 0.98 0.00 0.13 12.93 0.00 [2022-08-17T15:13:20.918Z] 15:13:01 92.77 0.20 92.57 0.00 22.80 55426.36 0.00 [2022-08-17T15:13:20.918Z] Average: 29.27 0.07 29.19 0.00 6.69 17182.88 0.00 [2022-08-17T15:13:20.918Z] [2022-08-17T15:13:20.918Z] 15:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-17T15:13:20.918Z] 15:08:01 28447876 31789764 508268 1.55 121516 3440148 1837812 5.42 1206828 2791564 324 [2022-08-17T15:13:20.918Z] 15:09:01 28449240 31791448 505976 1.54 121548 3440284 1837812 5.42 1206032 2791684 36 [2022-08-17T15:13:20.918Z] 15:10:01 28453056 31795352 501964 1.53 121580 3440288 1837812 5.42 1201620 2791704 20 [2022-08-17T15:13:20.918Z] 15:11:01 28453772 31796116 501112 1.52 121628 3440272 1837812 5.42 1201420 2791712 28 [2022-08-17T15:13:20.918Z] 15:12:01 28458828 31801228 495964 1.51 121668 3440296 1837812 5.42 1196348 2791720 168 [2022-08-17T15:13:20.918Z] 15:13:01 26943972 31772472 517172 1.57 170864 4748840 1946784 5.74 1326588 4041076 748 [2022-08-17T15:13:20.918Z] Average: 28201124 31791063 505076 1.54 129801 3658355 1855974 5.47 1223139 2999910 221 [2022-08-17T15:13:20.918Z] [2022-08-17T15:13:20.918Z] 15:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-17T15:13:20.918Z] 15:08:01 ens3 156.86 107.27 2837.78 65.06 0.00 0.00 0.00 0.00 [2022-08-17T15:13:20.918Z] 15:08:01 docker0 13.86 16.68 1.25 289.71 0.00 0.00 0.00 0.00 [2022-08-17T15:13:20.918Z] 15:08:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2022-08-17T15:13:20.918Z] 15:09:01 ens3 0.77 0.18 0.15 0.07 0.00 0.00 0.00 0.00 [2022-08-17T15:13:20.918Z] 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-17T15:13:20.918Z] 15:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-17T15:13:20.918Z] 15:10:01 ens3 0.43 0.23 0.26 0.19 0.00 0.00 0.00 0.00 [2022-08-17T15:13:20.918Z] 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-17T15:13:20.918Z] 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-17T15:13:20.918Z] 15:11:01 ens3 0.60 0.43 0.27 0.22 0.00 0.00 0.00 0.00 [2022-08-17T15:13:20.918Z] 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-17T15:13:20.918Z] 15:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-17T15:13:20.918Z] 15:12:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-17T15:13:20.918Z] 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-17T15:13:20.918Z] 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-17T15:13:20.918Z] 15:13:01 ens3 321.16 228.50 7486.33 79.55 0.00 0.00 0.00 0.00 [2022-08-17T15:13:20.918Z] 15:13:01 docker0 14.51 17.26 1.39 291.70 0.00 0.00 0.00 0.00 [2022-08-17T15:13:20.918Z] 15:13:01 vethc8523e1 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-17T15:13:20.918Z] 15:13:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2022-08-17T15:13:20.918Z] Average: ens3 80.00 56.12 1720.76 24.19 0.00 0.00 0.00 0.00 [2022-08-17T15:13:20.918Z] Average: docker0 4.73 5.66 0.44 96.90 0.00 0.00 0.00 0.00 [2022-08-17T15:13:20.918Z] Average: vethc8523e1 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-17T15:13:20.918Z] Average: lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-08-17T15:13:20.918Z] [2022-08-17T15:13:20.918Z] [2022-08-17T15:13:20.918Z] ---> sar -P ALL: [2022-08-17T15:13:20.918Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22973) 08/17/22 _x86_64_ (8 CPU) [2022-08-17T15:13:20.918Z] [2022-08-17T15:13:20.918Z] 15:06:00 LINUX RESTART (8 CPU) [2022-08-17T15:13:20.918Z] [2022-08-17T15:13:20.918Z] 15:07:01 CPU %user %nice %system %iowait %steal %idle [2022-08-17T15:13:20.918Z] 15:08:01 all 15.12 0.00 3.25 0.80 0.05 80.77 [2022-08-17T15:13:20.918Z] 15:08:01 0 14.15 0.00 3.22 1.36 0.05 81.21 [2022-08-17T15:13:20.918Z] 15:08:01 1 15.88 0.00 2.97 0.07 0.05 81.03 [2022-08-17T15:13:20.918Z] 15:08:01 2 15.89 0.00 3.16 0.30 0.05 80.60 [2022-08-17T15:13:20.918Z] 15:08:01 3 15.04 0.00 3.97 2.07 0.05 78.87 [2022-08-17T15:13:20.918Z] 15:08:01 4 15.53 0.00 3.06 0.05 0.05 81.31 [2022-08-17T15:13:20.918Z] 15:08:01 5 15.28 0.00 2.88 0.07 0.05 81.73 [2022-08-17T15:13:20.918Z] 15:08:01 6 15.56 0.00 3.84 2.48 0.05 78.07 [2022-08-17T15:13:20.918Z] 15:08:01 7 13.60 0.00 2.94 0.03 0.07 83.37 [2022-08-17T15:13:20.918Z] 15:09:01 all 0.10 0.00 0.01 0.01 0.00 99.88 [2022-08-17T15:13:20.918Z] 15:09:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-17T15:13:20.918Z] 15:09:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-17T15:13:20.918Z] 15:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-17T15:13:20.918Z] 15:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-17T15:13:20.918Z] 15:09:01 4 0.73 0.00 0.00 0.00 0.00 99.27 [2022-08-17T15:13:20.918Z] 15:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-17T15:13:20.918Z] 15:09:01 6 0.00 0.00 0.03 0.02 0.00 99.95 [2022-08-17T15:13:20.918Z] 15:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-17T15:13:20.918Z] 15:10:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-08-17T15:13:20.918Z] 15:10:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-17T15:13:20.918Z] 15:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-17T15:13:20.918Z] 15:10:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2022-08-17T15:13:20.918Z] 15:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-17T15:13:20.918Z] 15:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-17T15:13:20.918Z] 15:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-17T15:13:20.918Z] 15:10:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-17T15:13:20.918Z] 15:10:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2022-08-17T15:13:20.918Z] 15:11:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2022-08-17T15:13:20.918Z] 15:11:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-17T15:13:20.918Z] 15:11:01 1 0.07 0.00 0.02 0.02 0.00 99.90 [2022-08-17T15:13:20.918Z] 15:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-17T15:13:20.918Z] 15:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-17T15:13:20.918Z] 15:11:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-17T15:13:20.918Z] 15:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-17T15:13:20.918Z] 15:11:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-17T15:13:20.918Z] 15:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-17T15:13:20.918Z] 15:12:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-08-17T15:13:20.918Z] 15:12:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2022-08-17T15:13:20.919Z] 15:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-17T15:13:20.919Z] 15:12:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2022-08-17T15:13:20.919Z] 15:12:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-17T15:13:20.919Z] 15:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-17T15:13:20.919Z] 15:12:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2022-08-17T15:13:20.919Z] 15:12:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2022-08-17T15:13:20.919Z] 15:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-17T15:13:20.919Z] 15:13:01 all 8.86 0.00 3.71 1.14 0.05 86.25 [2022-08-17T15:13:20.919Z] 15:13:01 0 9.58 0.00 3.65 1.92 0.05 84.79 [2022-08-17T15:13:20.919Z] 15:13:01 1 9.60 0.00 3.81 2.90 0.05 83.63 [2022-08-17T15:13:20.919Z] 15:13:01 2 8.47 0.00 3.22 0.27 0.05 87.99 [2022-08-17T15:13:20.919Z] 15:13:01 3 8.43 0.00 3.31 0.07 0.05 88.14 [2022-08-17T15:13:20.919Z] 15:13:01 4 9.68 0.00 4.13 0.05 0.03 86.10 [2022-08-17T15:13:20.919Z] 15:13:01 5 7.96 0.00 4.06 1.05 0.05 86.88 [2022-08-17T15:13:20.919Z] 15:13:01 6 8.97 0.00 3.76 2.84 0.05 84.39 [2022-08-17T15:13:20.919Z] 15:13:01 7 8.16 0.00 3.72 0.02 0.05 88.05 [2022-08-17T15:13:20.919Z] Average: all 4.00 0.00 1.16 0.32 0.02 94.50 [2022-08-17T15:13:20.919Z] Average: 0 3.95 0.00 1.14 0.55 0.02 94.34 [2022-08-17T15:13:20.919Z] Average: 1 4.25 0.00 1.13 0.50 0.02 94.11 [2022-08-17T15:13:20.919Z] Average: 2 4.05 0.00 1.07 0.09 0.02 94.76 [2022-08-17T15:13:20.919Z] Average: 3 3.90 0.00 1.21 0.35 0.02 94.52 [2022-08-17T15:13:20.919Z] Average: 4 4.32 0.00 1.20 0.02 0.02 94.45 [2022-08-17T15:13:20.919Z] Average: 5 3.86 0.00 1.16 0.18 0.02 94.78 [2022-08-17T15:13:20.919Z] Average: 6 4.07 0.00 1.27 0.89 0.02 93.75 [2022-08-17T15:13:20.919Z] Average: 7 3.61 0.00 1.11 0.01 0.02 95.25 [2022-08-17T15:13:20.919Z] [2022-08-17T15:13:20.919Z] [2022-08-17T15:13:20.919Z]