Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 89ec4516c7caea91d7aee6a5e507534b44b5a7fe 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-ssh854578526815981977.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh4553732635449925737.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-secrets/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-secrets/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17523243745752072321.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh11040454190292299660.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-secrets/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-secrets/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16639222888702173817.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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-secrets, 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-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16827 in /w/workspace/edgexfoundry_go-mod-secrets_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-secrets.git > git init /w/workspace/edgexfoundry_go-mod-secrets_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 89ec4516c7caea91d7aee6a5e507534b44b5a7fe (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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 89ec4516c7caea91d7aee6a5e507534b44b5a7fe # timeout=10 Commit message: "build(deps): bump github.com/spiffe/go-spiffe/v2 from 2.1.0 to 2.1.1 (#158)" > git rev-list --no-walk c86181f75e59e3017ffb9c897635351447b02b19 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-04T14:08:59.793Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-04T14:08:59.851Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-04T14:08:59.869Z] ========================================================= [2022-07-04T14:08:59.869Z] EdgeX Global Pipelines Version Info [2022-07-04T14:08:59.869Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-04T14:09:00.625Z] ------------------- [2022-07-04T14:09:00.625Z] stable info: [2022-07-04T14:09:00.625Z] ------------------- [2022-07-04T14:09:00.625Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-04T14:09:00.625Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-04T14:09:00.625Z] Message: update stable to v1.0.234 [2022-07-04T14:09:01.201Z] ------------------- [2022-07-04T14:09:01.201Z] experimental info: [2022-07-04T14:09:01.201Z] ------------------- [2022-07-04T14:09:01.201Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-04T14:09:01.201Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-04T14:09:01.201Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-04T14:09:01.471Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2022-07-04T14:09:01.480Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2022-07-04T14:09:01.488Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-04T14:09:01.497Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-04T14:09:01.506Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-04T14:09:01.520Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-04T14:09:01.532Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-04T14:09:01.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-04T14:09:01.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-04T14:09:01.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-04T14:09:01.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-04T14:09:01.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2022-07-04T14:09:01.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-04T14:09:01.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-04T14:09:01.653Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-07-04T14:09:01.669Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-07-04T14:09:01.680Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-04T14:09:01.693Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-04T14:09:01.704Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-04T14:09:01.715Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-04T14:09:01.727Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-04T14:09:01.738Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-04T14:09:01.749Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-04T14:09:01.763Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-04T14:09:01.774Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-07-04T14:09:01.786Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-04T14:09:01.799Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-04T14:09:01.815Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-04T14:09:01.829Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-04T14:09:01.842Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-04T14:09:01.856Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 89ec4516c7caea91d7aee6a5e507534b44b5a7fe [Pipeline] echo [2022-07-04T14:09:01.866Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 89ec451 [Pipeline] echo [2022-07-04T14:09:01.881Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-04T14:09:02.268Z] + git rev-list -1 --merges 89ec4516c7caea91d7aee6a5e507534b44b5a7fe~1..89ec4516c7caea91d7aee6a5e507534b44b5a7fe [Pipeline] echo [2022-07-04T14:09:02.304Z] -----------> git rev-list -1 --merges 89ec4516c7caea91d7aee6a5e507534b44b5a7fe~1..89ec4516c7caea91d7aee6a5e507534b44b5a7fe 89ec4516c7caea91d7aee6a5e507534b44b5a7fe [false] [Pipeline] sh [2022-07-04T14:09:02.595Z] + git log --format=format:%s -1 89ec4516c7caea91d7aee6a5e507534b44b5a7fe [Pipeline] echo [2022-07-04T14:09:02.613Z] ========================================================= [2022-07-04T14:09:02.613Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-04T14:09:02.613Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-04T14:09:02.947Z] + git log --format=format:%s -1 89ec4516c7caea91d7aee6a5e507534b44b5a7fe [Pipeline] echo [2022-07-04T14:09:02.960Z] [semverPrep] GIT_COMMIT: 89ec4516c7caea91d7aee6a5e507534b44b5a7fe, Commit Message: build(deps): bump github.com/spiffe/go-spiffe/v2 from 2.1.0 to 2.1.1 (#158) [Pipeline] echo [2022-07-04T14:09:02.968Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-04T14:09:03.361Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-04T14:09:03.361Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-04T14:09:03.361Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-04T14:09:03.361Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-04T14:09:03.361Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-04T14:09:03.361Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-04T14:09:03.361Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T14:09:03.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-04T14:09:04.071Z] [2022-07-04T14:09:04.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T14:09:04.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-04T14:09:04.384Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-04T14:09:04.384Z] 42c077c10790: Pulling fs layer [2022-07-04T14:09:04.384Z] f63e77b7563a: Pulling fs layer [2022-07-04T14:09:04.384Z] bd5fdadae976: Pulling fs layer [2022-07-04T14:09:04.384Z] 205491f53016: Pulling fs layer [2022-07-04T14:09:04.384Z] df18705c85c3: Pulling fs layer [2022-07-04T14:09:04.384Z] bdb3f477010e: Pulling fs layer [2022-07-04T14:09:04.384Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-04T14:09:04.384Z] 2c6e9b1d212d: Pulling fs layer [2022-07-04T14:09:04.384Z] bdb8f0575790: Pulling fs layer [2022-07-04T14:09:04.384Z] 386e3cb2ff24: Pulling fs layer [2022-07-04T14:09:04.384Z] 2343380bae48: Pulling fs layer [2022-07-04T14:09:04.384Z] 205491f53016: Waiting [2022-07-04T14:09:04.384Z] c8a8fc8e1c8f: Waiting [2022-07-04T14:09:04.384Z] bdb8f0575790: Waiting [2022-07-04T14:09:04.384Z] 2c6e9b1d212d: Waiting [2022-07-04T14:09:04.384Z] bdb3f477010e: Waiting [2022-07-04T14:09:04.384Z] 386e3cb2ff24: Waiting [2022-07-04T14:09:04.384Z] 2343380bae48: Waiting [2022-07-04T14:09:04.646Z] f63e77b7563a: Verifying Checksum [2022-07-04T14:09:04.646Z] f63e77b7563a: Download complete [2022-07-04T14:09:04.646Z] 205491f53016: Verifying Checksum [2022-07-04T14:09:04.646Z] 205491f53016: Download complete [2022-07-04T14:09:04.646Z] df18705c85c3: Verifying Checksum [2022-07-04T14:09:04.646Z] df18705c85c3: Download complete [2022-07-04T14:09:04.646Z] bd5fdadae976: Verifying Checksum [2022-07-04T14:09:04.646Z] bd5fdadae976: Download complete [2022-07-04T14:09:04.646Z] bdb3f477010e: Verifying Checksum [2022-07-04T14:09:04.646Z] bdb3f477010e: Download complete [2022-07-04T14:09:04.646Z] 2c6e9b1d212d: Verifying Checksum [2022-07-04T14:09:04.646Z] 2c6e9b1d212d: Download complete [2022-07-04T14:09:04.646Z] bdb8f0575790: Verifying Checksum [2022-07-04T14:09:04.646Z] bdb8f0575790: Download complete [2022-07-04T14:09:04.646Z] 386e3cb2ff24: Verifying Checksum [2022-07-04T14:09:04.646Z] 386e3cb2ff24: Download complete [2022-07-04T14:09:04.646Z] 2343380bae48: Download complete [2022-07-04T14:09:04.646Z] 42c077c10790: Download complete [2022-07-04T14:09:05.218Z] c8a8fc8e1c8f: Verifying Checksum [2022-07-04T14:09:06.161Z] 42c077c10790: Pull complete [2022-07-04T14:09:06.422Z] f63e77b7563a: Pull complete [2022-07-04T14:09:06.993Z] bd5fdadae976: Pull complete [2022-07-04T14:09:06.993Z] 205491f53016: Pull complete [2022-07-04T14:09:07.255Z] df18705c85c3: Pull complete [2022-07-04T14:09:07.516Z] bdb3f477010e: Pull complete [2022-07-04T14:09:09.432Z] c8a8fc8e1c8f: Pull complete [2022-07-04T14:09:09.692Z] 2c6e9b1d212d: Pull complete [2022-07-04T14:09:09.692Z] bdb8f0575790: Pull complete [2022-07-04T14:09:09.956Z] 386e3cb2ff24: Pull complete [2022-07-04T14:09:09.956Z] 2343380bae48: Pull complete [2022-07-04T14:09:09.956Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-04T14:09:09.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-04T14:09:09.956Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T14:09:10.075Z] prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container [2022-07-04T14:09:10.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-04T14:09:11.585Z] $ docker top 38085953023af03290196b15a2047cf2753d432d167df7ced565192ed9fdbbc6 -eo pid,comm [2022-07-04T14:09:11.658Z] 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-07-04T14:09:11.658Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-04T14:09:11.693Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-04T14:09:11.693Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-04T14:09:11.840Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-04T14:09:11.847Z] $ docker exec 38085953023af03290196b15a2047cf2753d432d167df7ced565192ed9fdbbc6 ssh-agent [2022-07-04T14:09:11.990Z] SSH_AUTH_SOCK=/tmp/ssh-6zpI3DKJmW0Q/agent.33 [2022-07-04T14:09:11.990Z] SSH_AGENT_PID=39 [2022-07-04T14:09:11.997Z] Running ssh-add (command line suppressed) [2022-07-04T14:09:12.108Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5161104395149453007.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5161104395149453007.key) [2022-07-04T14:09:12.122Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-04T14:09:12.417Z] + git tag --points-at HEAD [Pipeline] } [2022-07-04T14:09:12.434Z] $ docker exec --env ******** --env ******** 38085953023af03290196b15a2047cf2753d432d167df7ced565192ed9fdbbc6 ssh-agent -k [2022-07-04T14:09:12.551Z] unset SSH_AUTH_SOCK; [2022-07-04T14:09:12.552Z] unset SSH_AGENT_PID; [2022-07-04T14:09:12.552Z] echo Agent pid 39 killed; [2022-07-04T14:09:12.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-04T14:09:12.599Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-04T14:09:12.599Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-04T14:09:12.742Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-04T14:09:12.748Z] $ docker exec 38085953023af03290196b15a2047cf2753d432d167df7ced565192ed9fdbbc6 ssh-agent [2022-07-04T14:09:12.888Z] SSH_AUTH_SOCK=/tmp/ssh-xFh0CDgZ8hSM/agent.74 [2022-07-04T14:09:12.888Z] SSH_AGENT_PID=81 [2022-07-04T14:09:12.895Z] Running ssh-add (command line suppressed) [2022-07-04T14:09:13.033Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1551347673613191182.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1551347673613191182.key) [2022-07-04T14:09:13.047Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-04T14:09:13.338Z] + git semver init [2022-07-04T14:09:13.600Z] 2022-07-04 14:09:13,546 [run_init] DEBUG init version:0.0.0 force:False [2022-07-04T14:09:13.600Z] 2022-07-04 14:09:13,547 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2022-07-04T14:09:13.600Z] 2022-07-04 14:09:13,547 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2022-07-04T14:09:13.600Z] 2022-07-04 14:09:13,548 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) [2022-07-04T14:09:14.172Z] 2022-07-04 14:09:14,168 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude [2022-07-04T14:09:14.172Z] 2022-07-04 14:09:14,169 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False [2022-07-04T14:09:14.172Z] 2022-07-04 14:09:14,169 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-07-04T14:09:14.172Z] 2022-07-04 14:09:14,169 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-07-04T14:09:14.172Z] 2.2.1-dev.3 [Pipeline] } [2022-07-04T14:09:14.447Z] $ docker exec --env ******** --env ******** 38085953023af03290196b15a2047cf2753d432d167df7ced565192ed9fdbbc6 ssh-agent -k [2022-07-04T14:09:14.563Z] unset SSH_AUTH_SOCK; [2022-07-04T14:09:14.564Z] unset SSH_AGENT_PID; [2022-07-04T14:09:14.564Z] echo Agent pid 81 killed; [2022-07-04T14:09:14.572Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-04T14:09:14.882Z] + git semver [Pipeline] } [2022-07-04T14:09:15.162Z] $ docker stop --time=1 38085953023af03290196b15a2047cf2753d432d167df7ced565192ed9fdbbc6 [2022-07-04T14:09:16.490Z] $ docker rm -f 38085953023af03290196b15a2047cf2753d432d167df7ced565192ed9fdbbc6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-04T14:09:16.870Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-04T14:09:17.120Z] Stashed 1 file(s) [Pipeline] echo [2022-07-04T14:09:17.122Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-07-04T14:09:17.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-04T14:09:17.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-04T14:09:17.311Z] ========================================================= [2022-07-04T14:09:17.311Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-04T14:09:17.311Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-04T14:09:17.618Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-04T14:09:17.618Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-04T14:09:17.618Z] 59bf1c3509f3: Pulling fs layer [2022-07-04T14:09:17.618Z] 666ba61612fd: Pulling fs layer [2022-07-04T14:09:17.618Z] 8ed8ca486205: Pulling fs layer [2022-07-04T14:09:17.618Z] cc1cd167ecdc: Pulling fs layer [2022-07-04T14:09:17.618Z] c516ae0d96e1: Pulling fs layer [2022-07-04T14:09:17.618Z] 684cea983483: Pulling fs layer [2022-07-04T14:09:17.618Z] c516ae0d96e1: Waiting [2022-07-04T14:09:17.618Z] cc1cd167ecdc: Waiting [2022-07-04T14:09:17.618Z] dd3240ac7de5: Pulling fs layer [2022-07-04T14:09:17.618Z] b1e948a4e11c: Pulling fs layer [2022-07-04T14:09:17.618Z] a8fd76ee1af6: Pulling fs layer [2022-07-04T14:09:17.618Z] 684cea983483: Waiting [2022-07-04T14:09:17.618Z] b1e948a4e11c: Waiting [2022-07-04T14:09:17.619Z] dd3240ac7de5: Waiting [2022-07-04T14:09:17.619Z] 646ad004c059: Pulling fs layer [2022-07-04T14:09:17.619Z] a8fd76ee1af6: Waiting [2022-07-04T14:09:17.619Z] 8ed8ca486205: Verifying Checksum [2022-07-04T14:09:17.619Z] 8ed8ca486205: Download complete [2022-07-04T14:09:17.619Z] 666ba61612fd: Download complete [2022-07-04T14:09:17.619Z] c516ae0d96e1: Verifying Checksum [2022-07-04T14:09:17.619Z] c516ae0d96e1: Download complete [2022-07-04T14:09:17.619Z] 684cea983483: Verifying Checksum [2022-07-04T14:09:17.619Z] 684cea983483: Download complete [2022-07-04T14:09:17.619Z] 59bf1c3509f3: Verifying Checksum [2022-07-04T14:09:17.619Z] dd3240ac7de5: Download complete [2022-07-04T14:09:17.879Z] b1e948a4e11c: Download complete [2022-07-04T14:09:17.879Z] 59bf1c3509f3: Pull complete [2022-07-04T14:09:17.879Z] 666ba61612fd: Pull complete [2022-07-04T14:09:18.139Z] 8ed8ca486205: Pull complete [2022-07-04T14:09:18.139Z] 646ad004c059: Verifying Checksum [2022-07-04T14:09:18.139Z] 646ad004c059: Download complete [2022-07-04T14:09:18.399Z] a8fd76ee1af6: Verifying Checksum [2022-07-04T14:09:18.399Z] a8fd76ee1af6: Download complete [2022-07-04T14:09:18.399Z] cc1cd167ecdc: Verifying Checksum [2022-07-04T14:09:18.399Z] cc1cd167ecdc: Download complete [2022-07-04T14:09:22.608Z] cc1cd167ecdc: Pull complete [2022-07-04T14:09:22.608Z] c516ae0d96e1: Pull complete [2022-07-04T14:09:22.870Z] 684cea983483: Pull complete [2022-07-04T14:09:22.870Z] dd3240ac7de5: Pull complete [2022-07-04T14:09:22.870Z] b1e948a4e11c: Pull complete [2022-07-04T14:09:25.409Z] a8fd76ee1af6: Pull complete [2022-07-04T14:09:25.978Z] 646ad004c059: Pull complete [2022-07-04T14:09:25.978Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-04T14:09:25.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-04T14:09:25.978Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-07-04T14:09:26.272Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T14:09:26.580Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-04T14:09:26.580Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T14:09:26.671Z] prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container [2022-07-04T14:09:26.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-04T14:09:28.625Z] $ docker top aeaee291f183462bd0d1783d746a57925da333f60df49ce568c25b49c9c9994b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-04T14:09:28.987Z] + go version [2022-07-04T14:09:28.987Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-04T14:09:29.005Z] $ docker stop --time=1 aeaee291f183462bd0d1783d746a57925da333f60df49ce568c25b49c9c9994b [2022-07-04T14:09:30.284Z] $ docker rm -f aeaee291f183462bd0d1783d746a57925da333f60df49ce568c25b49c9c9994b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T14:09:30.688Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-04T14:09:30.688Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T14:09:30.776Z] prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container [2022-07-04T14:09:30.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-04T14:09:31.237Z] $ docker top aeffbbc6acf29f6769e75fa6655cd53ae3b12579aa5836498429523e6b439f0e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-04T14:09:31.614Z] + make test [2022-07-04T14:09:31.614Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2022-07-04T14:09:31.614Z] go: downloading github.com/stretchr/testify v1.7.5 [2022-07-04T14:09:31.614Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-07-04T14:09:31.614Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-07-04T14:09:31.878Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-04T14:09:31.878Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-04T14:09:31.878Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-04T14:09:31.878Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-04T14:09:31.878Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-07-04T14:09:31.878Z] go: downloading google.golang.org/grpc v1.46.0 [2022-07-04T14:09:31.878Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-07-04T14:09:32.141Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-07-04T14:09:32.141Z] go: downloading github.com/go-kit/log v0.2.0 [2022-07-04T14:09:32.141Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-07-04T14:09:32.141Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-04T14:09:32.226Z] Still waiting to schedule task [2022-07-04T14:09:32.226Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-04T14:09:32.402Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-07-04T14:09:32.403Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-07-04T14:09:32.403Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-07-04T14:09:32.403Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-07-04T14:09:32.403Z] go: downloading golang.org/x/text v0.3.7 [2022-07-04T14:09:32.403Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-07-04T14:09:32.403Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-07-04T14:09:32.403Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-07-04T14:09:32.403Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-07-04T14:09:32.403Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-07-04T14:09:58.996Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.595s coverage: 80.8% of statements [2022-07-04T14:09:58.996Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.096s coverage: 57.1% of statements [2022-07-04T14:09:58.996Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2022-07-04T14:09:58.996Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.069s coverage: 96.7% of statements [2022-07-04T14:09:58.996Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.045s coverage: 89.5% of statements [2022-07-04T14:09:58.996Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2022-07-04T14:09:58.996Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.065s coverage: 100.0% of statements [2022-07-04T14:09:58.996Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2022-07-04T14:09:58.996Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.060s coverage: 55.8% of statements [2022-07-04T14:09:58.996Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] [2022-07-04T14:09:58.996Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.062s coverage: 75.0% of statements [2022-07-04T14:09:58.996Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.072s coverage: 100.0% of statements [2022-07-04T14:09:58.996Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2022-07-04T14:10:09.168Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-04T14:10:12.471Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-04T14:10:12.471Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-07-04T14:10:12.484Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-04T14:10:12.498Z] $ docker stop --time=1 aeffbbc6acf29f6769e75fa6655cd53ae3b12579aa5836498429523e6b439f0e [2022-07-04T14:10:14.435Z] $ docker rm -f aeffbbc6acf29f6769e75fa6655cd53ae3b12579aa5836498429523e6b439f0e [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-04T14:10:15.142Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-04T14:10:15.193Z] 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-07-04T14:10:15.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-04T14:10:15.629Z] [2022-07-04T14:10:15.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T14:10:15.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-04T14:10:15.933Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-04T14:10:15.933Z] 5eb5b503b376: Pulling fs layer [2022-07-04T14:10:15.933Z] 5c69ac0246d0: Pulling fs layer [2022-07-04T14:10:15.933Z] ec43610c2a17: Pulling fs layer [2022-07-04T14:10:15.933Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-04T14:10:15.933Z] 33b1e0a273af: Pulling fs layer [2022-07-04T14:10:15.933Z] 5d3b04190fa2: Pulling fs layer [2022-07-04T14:10:15.933Z] 2f39f015ded8: Pulling fs layer [2022-07-04T14:10:15.933Z] 3a2ae6a8a46f: Waiting [2022-07-04T14:10:15.933Z] 33b1e0a273af: Waiting [2022-07-04T14:10:15.933Z] 5d3b04190fa2: Waiting [2022-07-04T14:10:15.933Z] 2f39f015ded8: Waiting [2022-07-04T14:10:15.933Z] 5c69ac0246d0: Download complete [2022-07-04T14:10:15.933Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-04T14:10:15.933Z] 3a2ae6a8a46f: Download complete [2022-07-04T14:10:16.193Z] ec43610c2a17: Verifying Checksum [2022-07-04T14:10:16.193Z] ec43610c2a17: Download complete [2022-07-04T14:10:16.193Z] 33b1e0a273af: Verifying Checksum [2022-07-04T14:10:16.193Z] 33b1e0a273af: Download complete [2022-07-04T14:10:16.193Z] 5d3b04190fa2: Download complete [2022-07-04T14:10:16.193Z] 5eb5b503b376: Verifying Checksum [2022-07-04T14:10:16.193Z] 5eb5b503b376: Download complete [2022-07-04T14:10:17.135Z] 2f39f015ded8: Verifying Checksum [2022-07-04T14:10:17.135Z] 2f39f015ded8: Download complete [2022-07-04T14:10:17.723Z] 5eb5b503b376: Pull complete [2022-07-04T14:10:17.983Z] 5c69ac0246d0: Pull complete [2022-07-04T14:10:18.560Z] ec43610c2a17: Pull complete [2022-07-04T14:10:18.560Z] 3a2ae6a8a46f: Pull complete [2022-07-04T14:10:18.820Z] 33b1e0a273af: Pull complete [2022-07-04T14:10:18.820Z] 5d3b04190fa2: Pull complete [2022-07-04T14:10:24.101Z] 2f39f015ded8: Pull complete [2022-07-04T14:10:24.101Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-04T14:10:24.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-04T14:10:24.101Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T14:10:24.198Z] prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container [2022-07-04T14:10:24.237Z] $ 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/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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-07-04T14:10:26.099Z] $ docker top 163454e2136711d77ab41a56078db52120652a7d0abdd2c6115e5d7259db6026 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-04T14:10:26.508Z] ---> job-cost.sh [2022-07-04T14:10:26.508Z] lf-activate-venv: SKIPPING [2022-07-04T14:10:26.508Z] INFO: No Stack... [2022-07-04T14:10:26.774Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-04T14:10:27.360Z] INFO: Archiving Costs [Pipeline] sh [2022-07-04T14:10:27.666Z] + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv [2022-07-04T14:10:27.666Z] + cut -d, -f6 [Pipeline] lock [2022-07-04T14:10:27.687Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-27-stack-cost] [2022-07-04T14:10:27.694Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-27-stack-cost] did not exist. Created. [2022-07-04T14:10:27.694Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-04T14:10:28.013Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-04T14:10:28.083Z] Stashed 1 file(s) [Pipeline] } [2022-07-04T14:10:28.092Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-27-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-04T14:10:28.110Z] $ docker stop --time=1 163454e2136711d77ab41a56078db52120652a7d0abdd2c6115e5d7259db6026 [2022-07-04T14:10:29.295Z] $ docker rm -f 163454e2136711d77ab41a56078db52120652a7d0abdd2c6115e5d7259db6026 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-04T14:11:05.878Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16829 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws [2022-07-04T14:11:05.891Z] Running in /w/workspace/go-mod-secrets/27 [Pipeline] { [Pipeline] checkout [2022-07-04T14:11:05.949Z] Selected Git installation does not exist. Using Default [2022-07-04T14:11:05.949Z] The recommended git tool is: NONE [2022-07-04T14:11:12.730Z] using credential edgex-jenkins-ssh [2022-07-04T14:11:12.747Z] Cloning the remote Git repository [2022-07-04T14:11:12.807Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2022-07-04T14:11:12.888Z] > git init /w/workspace/go-mod-secrets/27 # timeout=10 [2022-07-04T14:11:13.005Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2022-07-04T14:11:13.006Z] > git --version # timeout=10 [2022-07-04T14:11:13.025Z] > git --version # 'git version 2.25.1' [2022-07-04T14:11:13.027Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-04T14:11:13.153Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-04T14:11:13.962Z] Avoid second fetch [2022-07-04T14:11:13.963Z] Checking out Revision 89ec4516c7caea91d7aee6a5e507534b44b5a7fe (main) [2022-07-04T14:11:13.922Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2022-07-04T14:11:13.943Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-04T14:11:13.981Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T14:11:13.998Z] > git checkout -f 89ec4516c7caea91d7aee6a5e507534b44b5a7fe # timeout=10 [2022-07-04T14:11:18.260Z] Commit message: "build(deps): bump github.com/spiffe/go-spiffe/v2 from 2.1.0 to 2.1.1 (#158)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-04T14:11:19.085Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-04T14:11:19.085Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-04T14:11:19.085Z] Dload Upload Total Spent Left Speed [2022-07-04T14:11:19.085Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12253 86 10503 0 0 77800 0 --:--:-- --:--:-- --:--:-- 77800 100 12253 100 12253 0 0 90095 0 --:--:-- --:--:-- --:--:-- 89437 [Pipeline] sh [2022-07-04T14:11:19.715Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-04T14:11:20.080Z] + sudo tee /etc/docker/daemon.new [2022-07-04T14:11:20.080Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-04T14:11:20.080Z] { [2022-07-04T14:11:20.080Z] "registry-mirrors": [ [2022-07-04T14:11:20.080Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-04T14:11:20.080Z] ], [2022-07-04T14:11:20.080Z] "bip": "10.250.0.254/24", [2022-07-04T14:11:20.080Z] "hosts": [ [2022-07-04T14:11:20.080Z] "tcp://0.0.0.0:5555", [2022-07-04T14:11:20.080Z] "unix:///var/run/docker.sock" [2022-07-04T14:11:20.080Z] ], [2022-07-04T14:11:20.080Z] "mtu": 1458, [2022-07-04T14:11:20.080Z] "selinux-enabled": true, [2022-07-04T14:11:20.080Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-04T14:11:20.080Z] } [Pipeline] sh [2022-07-04T14:11:20.477Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-04T14:11:20.837Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-07-04T14:11:39.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-04T14:11:39.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-04T14:11:39.575Z] ========================================================= [2022-07-04T14:11:39.575Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-04T14:11:39.575Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-04T14:11:39.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-04T14:11:40.519Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-04T14:11:40.519Z] 9b3977197b4f: Pulling fs layer [2022-07-04T14:11:40.519Z] 1a89e8eeedd5: Pulling fs layer [2022-07-04T14:11:40.519Z] 94645a83ff95: Pulling fs layer [2022-07-04T14:11:40.519Z] e6fb740bc735: Pulling fs layer [2022-07-04T14:11:40.519Z] 3a77bd46dcc9: Pulling fs layer [2022-07-04T14:11:40.519Z] 355e64cbe906: Pulling fs layer [2022-07-04T14:11:40.519Z] 63ab81a10011: Pulling fs layer [2022-07-04T14:11:40.519Z] 555d1d1c4555: Pulling fs layer [2022-07-04T14:11:40.519Z] 7d9057610161: Pulling fs layer [2022-07-04T14:11:40.519Z] e6fb740bc735: Waiting [2022-07-04T14:11:40.519Z] 3a77bd46dcc9: Waiting [2022-07-04T14:11:40.519Z] 355e64cbe906: Waiting [2022-07-04T14:11:40.519Z] 63ab81a10011: Waiting [2022-07-04T14:11:40.519Z] 555d1d1c4555: Waiting [2022-07-04T14:11:40.519Z] 7d9057610161: Waiting [2022-07-04T14:11:40.519Z] 94645a83ff95: Verifying Checksum [2022-07-04T14:11:40.519Z] 94645a83ff95: Download complete [2022-07-04T14:11:40.519Z] 1a89e8eeedd5: Verifying Checksum [2022-07-04T14:11:40.519Z] 1a89e8eeedd5: Download complete [2022-07-04T14:11:40.519Z] 3a77bd46dcc9: Verifying Checksum [2022-07-04T14:11:40.519Z] 3a77bd46dcc9: Download complete [2022-07-04T14:11:40.519Z] 355e64cbe906: Verifying Checksum [2022-07-04T14:11:40.519Z] 355e64cbe906: Download complete [2022-07-04T14:11:40.519Z] 9b3977197b4f: Verifying Checksum [2022-07-04T14:11:40.519Z] 9b3977197b4f: Download complete [2022-07-04T14:11:40.519Z] 63ab81a10011: Verifying Checksum [2022-07-04T14:11:40.519Z] 63ab81a10011: Download complete [2022-07-04T14:11:41.521Z] 9b3977197b4f: Pull complete [2022-07-04T14:11:41.822Z] 7d9057610161: Verifying Checksum [2022-07-04T14:11:41.822Z] 7d9057610161: Download complete [2022-07-04T14:11:42.114Z] 1a89e8eeedd5: Pull complete [2022-07-04T14:11:42.388Z] 94645a83ff95: Pull complete [2022-07-04T14:11:42.990Z] 555d1d1c4555: Verifying Checksum [2022-07-04T14:11:42.990Z] 555d1d1c4555: Download complete [2022-07-04T14:11:43.261Z] e6fb740bc735: Verifying Checksum [2022-07-04T14:11:43.261Z] e6fb740bc735: Download complete [2022-07-04T14:11:55.677Z] e6fb740bc735: Pull complete [2022-07-04T14:11:55.677Z] 3a77bd46dcc9: Pull complete [2022-07-04T14:11:55.677Z] 355e64cbe906: Pull complete [2022-07-04T14:11:55.677Z] 63ab81a10011: Pull complete [2022-07-04T14:12:01.084Z] 555d1d1c4555: Pull complete [2022-07-04T14:12:02.067Z] 7d9057610161: Pull complete [2022-07-04T14:12:02.067Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-04T14:12:02.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-04T14:12:02.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-07-04T14:12:02.405Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T14:12:02.764Z] + docker inspect -f . ci-base-image-arm64 [2022-07-04T14:12:02.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T14:12:03.014Z] prd-ubuntu20.04-docker-arm64-4c-16g-16829 does not seem to be running inside a container [2022-07-04T14:12:03.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/27 -v /w/workspace/go-mod-secrets/27:/w/workspace/go-mod-secrets/27:rw,z -v /w/workspace/go-mod-secrets/27@tmp:/w/workspace/go-mod-secrets/27@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-07-04T14:12:06.068Z] $ docker top dbfb0933ae474f23fa838f9e24c779c3715c47c4be1762b726238d4d2bfb6655 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-04T14:12:06.973Z] + go version [2022-07-04T14:12:06.973Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-04T14:12:07.001Z] $ docker stop --time=1 dbfb0933ae474f23fa838f9e24c779c3715c47c4be1762b726238d4d2bfb6655 [2022-07-04T14:12:08.630Z] $ docker rm -f dbfb0933ae474f23fa838f9e24c779c3715c47c4be1762b726238d4d2bfb6655 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T14:12:09.235Z] + docker inspect -f . ci-base-image-arm64 [2022-07-04T14:12:09.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T14:12:09.469Z] prd-ubuntu20.04-docker-arm64-4c-16g-16829 does not seem to be running inside a container [2022-07-04T14:12:09.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/27 -v /w/workspace/go-mod-secrets/27:/w/workspace/go-mod-secrets/27:rw,z -v /w/workspace/go-mod-secrets/27@tmp:/w/workspace/go-mod-secrets/27@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-07-04T14:12:10.929Z] $ docker top 0072de203400468f5c91984b4ade1c2562f4037dd3d7029277d53b2e324e8040 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-04T14:12:11.870Z] + make test [2022-07-04T14:12:11.870Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2022-07-04T14:12:11.870Z] go: downloading github.com/stretchr/testify v1.7.5 [2022-07-04T14:12:11.870Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-07-04T14:12:12.143Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-07-04T14:12:12.417Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-04T14:12:12.417Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-04T14:12:12.417Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-04T14:12:12.417Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-04T14:12:12.417Z] go: downloading github.com/go-kit/log v0.2.0 [2022-07-04T14:12:12.417Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-07-04T14:12:12.417Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-04T14:12:12.417Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-07-04T14:12:12.417Z] go: downloading google.golang.org/grpc v1.46.0 [2022-07-04T14:12:13.883Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-07-04T14:12:13.883Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-07-04T14:12:14.157Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-07-04T14:12:14.157Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-07-04T14:12:14.157Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-07-04T14:12:14.434Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-07-04T14:12:14.711Z] go: downloading golang.org/x/text v0.3.7 [2022-07-04T14:12:14.711Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-07-04T14:12:14.991Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-07-04T14:12:15.602Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-07-04T14:12:16.209Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-07-04T14:12:16.209Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-07-04T14:13:53.040Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 10.117s coverage: 80.8% of statements [2022-07-04T14:13:53.040Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.195s coverage: 57.1% of statements [2022-07-04T14:13:53.040Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2022-07-04T14:13:53.040Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.276s coverage: 96.7% of statements [2022-07-04T14:13:53.040Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.086s coverage: 89.5% of statements [2022-07-04T14:13:53.040Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2022-07-04T14:13:53.040Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.096s coverage: 100.0% of statements [2022-07-04T14:13:53.040Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2022-07-04T14:14:19.888Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.222s coverage: 55.8% of statements [2022-07-04T14:14:19.888Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] [2022-07-04T14:14:19.888Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.114s coverage: 75.0% of statements [2022-07-04T14:14:19.888Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.221s coverage: 100.0% of statements [2022-07-04T14:14:19.888Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2022-07-04T14:14:20.491Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-04T14:14:20.491Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-04T14:15:28.985Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-04T14:15:28.985Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-07-04T14:15:29.009Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-04T14:15:29.029Z] $ docker stop --time=1 0072de203400468f5c91984b4ade1c2562f4037dd3d7029277d53b2e324e8040 [2022-07-04T14:15:30.889Z] $ docker rm -f 0072de203400468f5c91984b4ade1c2562f4037dd3d7029277d53b2e324e8040 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-04T14:15:33.519Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-04T14:15:33.547Z] Warning: overwriting stash ‘coverage-report’ [2022-07-04T14:15:34.027Z] 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-07-04T14:15:34.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-04T14:15:34.489Z] [2022-07-04T14:15:34.489Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T14:15:34.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-04T14:15:35.121Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-04T14:15:35.121Z] 8998bd30e6a1: Pulling fs layer [2022-07-04T14:15:35.121Z] 04944245beec: Pulling fs layer [2022-07-04T14:15:35.121Z] 699f458cf7ca: Pulling fs layer [2022-07-04T14:15:35.121Z] 765212b225bb: Pulling fs layer [2022-07-04T14:15:35.121Z] f23df028b6ca: Pulling fs layer [2022-07-04T14:15:35.121Z] d65c8cfc05b1: Pulling fs layer [2022-07-04T14:15:35.121Z] 2437ff75d9bd: Pulling fs layer [2022-07-04T14:15:35.121Z] 765212b225bb: Waiting [2022-07-04T14:15:35.121Z] d65c8cfc05b1: Waiting [2022-07-04T14:15:35.121Z] f23df028b6ca: Waiting [2022-07-04T14:15:35.121Z] 2437ff75d9bd: Waiting [2022-07-04T14:15:35.121Z] 04944245beec: Verifying Checksum [2022-07-04T14:15:35.121Z] 04944245beec: Download complete [2022-07-04T14:15:35.121Z] 765212b225bb: Verifying Checksum [2022-07-04T14:15:35.121Z] 765212b225bb: Download complete [2022-07-04T14:15:35.121Z] f23df028b6ca: Verifying Checksum [2022-07-04T14:15:35.121Z] f23df028b6ca: Download complete [2022-07-04T14:15:35.397Z] d65c8cfc05b1: Verifying Checksum [2022-07-04T14:15:35.397Z] d65c8cfc05b1: Download complete [2022-07-04T14:15:35.397Z] 699f458cf7ca: Verifying Checksum [2022-07-04T14:15:35.397Z] 699f458cf7ca: Download complete [2022-07-04T14:15:35.672Z] 8998bd30e6a1: Verifying Checksum [2022-07-04T14:15:35.672Z] 8998bd30e6a1: Download complete [2022-07-04T14:15:37.646Z] 2437ff75d9bd: Verifying Checksum [2022-07-04T14:15:37.646Z] 2437ff75d9bd: Download complete [2022-07-04T14:15:39.622Z] 8998bd30e6a1: Pull complete [2022-07-04T14:15:40.219Z] 04944245beec: Pull complete [2022-07-04T14:15:41.658Z] 699f458cf7ca: Pull complete [2022-07-04T14:15:41.658Z] 765212b225bb: Pull complete [2022-07-04T14:15:42.640Z] f23df028b6ca: Pull complete [2022-07-04T14:15:42.917Z] d65c8cfc05b1: Pull complete [2022-07-04T14:15:58.003Z] 2437ff75d9bd: Pull complete [2022-07-04T14:15:58.003Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-04T14:15:58.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-04T14:15:58.003Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T14:15:58.265Z] prd-ubuntu20.04-docker-arm64-4c-16g-16829 does not seem to be running inside a container [2022-07-04T14:15:58.356Z] $ 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-secrets/27 -v /w/workspace/go-mod-secrets/27:/w/workspace/go-mod-secrets/27:rw,z -v /w/workspace/go-mod-secrets/27@tmp:/w/workspace/go-mod-secrets/27@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-07-04T14:16:00.903Z] $ docker top ba96a13ab154f45ce0c47174fe0067d7ebff1ebfdb451697e5f3d4abae3d217d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-04T14:16:01.827Z] ---> job-cost.sh [2022-07-04T14:16:01.827Z] lf-activate-venv: SKIPPING [2022-07-04T14:16:01.827Z] INFO: No Stack... [2022-07-04T14:16:02.422Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-04T14:16:03.017Z] INFO: Archiving Costs [Pipeline] sh [2022-07-04T14:16:03.686Z] + cat /w/workspace/go-mod-secrets/27/archives/cost.csv [2022-07-04T14:16:03.686Z] + cut -d, -f6 [Pipeline] lock [2022-07-04T14:16:03.749Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-27-stack-cost] [2022-07-04T14:16:03.755Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-27-stack-cost] did not exist. Created. [2022-07-04T14:16:03.755Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-04T14:16:04.433Z] /w/workspace/go-mod-secrets/27@tmp/durable-6e74f1d8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-04T14:16:05.118Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-04T14:16:05.147Z] Warning: overwriting stash ‘stack-cost’ [2022-07-04T14:16:05.199Z] Stashed 1 file(s) [Pipeline] } [2022-07-04T14:16:05.206Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-27-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-04T14:16:05.232Z] $ docker stop --time=1 ba96a13ab154f45ce0c47174fe0067d7ebff1ebfdb451697e5f3d4abae3d217d [2022-07-04T14:16:06.814Z] $ docker rm -f ba96a13ab154f45ce0c47174fe0067d7ebff1ebfdb451697e5f3d4abae3d217d [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-07-04T14:16:07.322Z] provisioning config files... [2022-07-04T14:16:07.333Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config5828085757811971457tmp [Pipeline] { [Pipeline] sh [2022-07-04T14:16:07.631Z] + set +x [2022-07-04T14:16:07.631Z] + curl -s https://codecov.io/bash [2022-07-04T14:16:07.631Z] + bash -s -- [2022-07-04T14:16:07.631Z] [2022-07-04T14:16:07.631Z] _____ _ [2022-07-04T14:16:07.631Z] / ____| | | [2022-07-04T14:16:07.631Z] | | ___ __| | ___ ___ _____ __ [2022-07-04T14:16:07.631Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-04T14:16:07.631Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-04T14:16:07.631Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-04T14:16:07.631Z] Bash-1.0.6 [2022-07-04T14:16:07.631Z] [2022-07-04T14:16:07.631Z] [2022-07-04T14:16:07.631Z] ==> git version 2.25.1 found [2022-07-04T14:16:07.631Z] ==> 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-07-04T14:16:07.631Z] Release-Date: 2020-01-08 [2022-07-04T14:16:07.631Z] 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-07-04T14:16:07.631Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-04T14:16:07.631Z] ==> Jenkins CI detected. [2022-07-04T14:16:07.631Z] current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main [2022-07-04T14:16:07.631Z] project root: . [2022-07-04T14:16:07.631Z] --> token set from env [2022-07-04T14:16:07.631Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-04T14:16:07.631Z] ==> Running gcov in . (disable via -X gcov) [2022-07-04T14:16:07.631Z] ==> Python coveragepy not found [2022-07-04T14:16:07.631Z] ==> Searching for coverage reports in: [2022-07-04T14:16:07.631Z] + . [2022-07-04T14:16:07.631Z] -> Found 1 reports [2022-07-04T14:16:07.631Z] ==> Detecting git/mercurial file structure [2022-07-04T14:16:07.631Z] ==> Reading reports [2022-07-04T14:16:07.893Z] + ./coverage.out bytes=30451 [2022-07-04T14:16:07.893Z] ==> Appending adjustments [2022-07-04T14:16:07.893Z] https://docs.codecov.io/docs/fixing-reports [2022-07-04T14:16:07.893Z] + Found adjustments [2022-07-04T14:16:07.893Z] ==> Gzipping contents [2022-07-04T14:16:07.893Z] 8.0K /tmp/codecov.mcfMlb.gz [2022-07-04T14:16:07.893Z] ==> Uploading reports [2022-07-04T14:16:07.893Z] url: https://codecov.io [2022-07-04T14:16:07.893Z] query: branch=main&commit=89ec4516c7caea91d7aee6a5e507534b44b5a7fe&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-04T14:16:07.893Z] -> Pinging Codecov [2022-07-04T14:16:07.893Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=main&commit=89ec4516c7caea91d7aee6a5e507534b44b5a7fe&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-04T14:16:08.154Z] -> Uploading to [2022-07-04T14:16:08.155Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-04/D63849C06B6B67093493C71CE874ED06/89ec4516c7caea91d7aee6a5e507534b44b5a7fe/95cca876-a80e-4988-af04-59946f563af2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220704%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220704T141608Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=992a5f86eb5c60eec5b7a3bc86bd089c16a2e8dbf083e2cd47eb8e5151c57ee4 [2022-07-04T14:16:08.155Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-04T14:16:08.155Z] Dload Upload Total Spent Left Speed [2022-07-04T14:16:08.416Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6135 0 0 100 6135 0 34273 --:--:-- --:--:-- --:--:-- 34273 [2022-07-04T14:16:08.417Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/89ec4516c7caea91d7aee6a5e507534b44b5a7fe [Pipeline] } [2022-07-04T14:16:08.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-04T14:16:08.600Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-04T14:16:08.611Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T14:16:08.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-04T14:16:08.911Z] [2022-07-04T14:16:08.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T14:16:09.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-04T14:16:09.219Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-04T14:16:09.219Z] df9b9388f04a: Pulling fs layer [2022-07-04T14:16:09.219Z] 52dc419b0ee2: Pulling fs layer [2022-07-04T14:16:09.219Z] 25bc292e5bac: Pulling fs layer [2022-07-04T14:16:09.219Z] 114826534d7a: Pulling fs layer [2022-07-04T14:16:09.219Z] 4657fd5d0bcf: Pulling fs layer [2022-07-04T14:16:09.219Z] 6ad1cebc031e: Pulling fs layer [2022-07-04T14:16:09.219Z] 8a3aa393b2d8: Pulling fs layer [2022-07-04T14:16:09.219Z] 114826534d7a: Waiting [2022-07-04T14:16:09.219Z] 4657fd5d0bcf: Waiting [2022-07-04T14:16:09.219Z] 6ad1cebc031e: Waiting [2022-07-04T14:16:09.219Z] 25bc292e5bac: Verifying Checksum [2022-07-04T14:16:09.219Z] 25bc292e5bac: Download complete [2022-07-04T14:16:09.219Z] 52dc419b0ee2: Verifying Checksum [2022-07-04T14:16:09.219Z] 52dc419b0ee2: Download complete [2022-07-04T14:16:09.219Z] 4657fd5d0bcf: Verifying Checksum [2022-07-04T14:16:09.219Z] 4657fd5d0bcf: Download complete [2022-07-04T14:16:09.219Z] df9b9388f04a: Verifying Checksum [2022-07-04T14:16:09.219Z] df9b9388f04a: Download complete [2022-07-04T14:16:09.480Z] 6ad1cebc031e: Verifying Checksum [2022-07-04T14:16:09.480Z] 6ad1cebc031e: Download complete [2022-07-04T14:16:09.480Z] df9b9388f04a: Pull complete [2022-07-04T14:16:09.752Z] 52dc419b0ee2: Pull complete [2022-07-04T14:16:09.752Z] 25bc292e5bac: Pull complete [2022-07-04T14:16:10.018Z] 114826534d7a: Verifying Checksum [2022-07-04T14:16:10.018Z] 114826534d7a: Download complete [2022-07-04T14:16:10.278Z] 8a3aa393b2d8: Verifying Checksum [2022-07-04T14:16:10.278Z] 8a3aa393b2d8: Download complete [2022-07-04T14:16:14.478Z] 114826534d7a: Pull complete [2022-07-04T14:16:14.479Z] 4657fd5d0bcf: Pull complete [2022-07-04T14:16:14.479Z] 6ad1cebc031e: Pull complete [2022-07-04T14:16:17.773Z] 8a3aa393b2d8: Pull complete [2022-07-04T14:16:17.773Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-04T14:16:17.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-04T14:16:17.773Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T14:16:17.865Z] prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container [2022-07-04T14:16:17.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-04T14:16:19.771Z] $ docker top 07da1ae589a270bbb3480a5d7ff4c8ccceddce7b15f0e546d6dad6b6035a1573 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-04T14:16:19.856Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh [2022-07-04T14:16:20.137Z] + set -o pipefail [2022-07-04T14:16:20.137Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' [2022-07-04T14:16:26.720Z] [2022-07-04T14:16:26.720Z] Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v2)... [2022-07-04T14:16:26.720Z] [2022-07-04T14:16:26.720Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0d3915cb-23c5-4258-a5a9-356997f1cfb0/history/2b9d61e7-08cd-49ce-a26b-73d914774a17 [2022-07-04T14:16:26.720Z] [2022-07-04T14:16:26.720Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-04T14:16:26.720Z] [2022-07-04T14:16:26.720Z] [2022-07-04T14:16:26.720Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-04T14:16:26.720Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-04T14:16:26.734Z] $ docker stop --time=1 07da1ae589a270bbb3480a5d7ff4c8ccceddce7b15f0e546d6dad6b6035a1573 [2022-07-04T14:16:29.115Z] $ docker rm -f 07da1ae589a270bbb3480a5d7ff4c8ccceddce7b15f0e546d6dad6b6035a1573 [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-07-04T14:16:29.830Z] + git log --format=format:%s -1 89ec4516c7caea91d7aee6a5e507534b44b5a7fe [Pipeline] sh [2022-07-04T14:16:30.124Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-04T14:16:30.124Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T14:16:30.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-04T14:16:30.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T14:16:30.516Z] prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container [2022-07-04T14:16:30.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-04T14:16:31.031Z] $ docker top 999cc88d09a4c90db4c78ef70ba621777ee819599b51a7b0d366ef92f37581aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-04T14:16:31.137Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-04T14:16:31.137Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-04T14:16:31.279Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-04T14:16:31.281Z] $ docker exec 999cc88d09a4c90db4c78ef70ba621777ee819599b51a7b0d366ef92f37581aa ssh-agent [2022-07-04T14:16:31.424Z] SSH_AUTH_SOCK=/tmp/ssh-rs9jCyVz2MPP/agent.33 [2022-07-04T14:16:31.424Z] SSH_AGENT_PID=39 [2022-07-04T14:16:31.430Z] Running ssh-add (command line suppressed) [2022-07-04T14:16:31.567Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5368790652355650985.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5368790652355650985.key) [2022-07-04T14:16:31.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-04T14:16:31.875Z] + git semver tag [2022-07-04T14:16:32.140Z] 2022-07-04 14:16:32,078 [run_tag] DEBUG tag force:False [2022-07-04T14:16:32.140Z] 2022-07-04 14:16:32,079 [check_head_tag] DEBUG check head tag [2022-07-04T14:16:32.140Z] 2022-07-04 14:16:32,080 [execute] INFO git cat-file --batch-check [2022-07-04T14:16:32.140Z] 2022-07-04 14:16:32,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) [2022-07-04T14:16:32.140Z] 2022-07-04 14:16:32,084 [execute] INFO git cat-file --batch [2022-07-04T14:16:32.140Z] 2022-07-04 14:16:32,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) [2022-07-04T14:16:32.140Z] 2022-07-04 14:16:32,101 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-07-04T14:16:32.140Z] 2022-07-04 14:16:32,102 [execute] INFO git tag -a v2.2.1-dev.3 -m v2.2.1-dev.3 [2022-07-04T14:16:32.140Z] 2022-07-04 14:16:32,102 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.3', '-m', 'v2.2.1-dev.3'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) [2022-07-04T14:16:32.140Z] 2022-07-04 14:16:32,108 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-07-04T14:16:32.140Z] 2.2.1-dev.3 [Pipeline] } [2022-07-04T14:16:32.155Z] $ docker exec --env ******** --env ******** 999cc88d09a4c90db4c78ef70ba621777ee819599b51a7b0d366ef92f37581aa ssh-agent -k [2022-07-04T14:16:32.276Z] unset SSH_AUTH_SOCK; [2022-07-04T14:16:32.277Z] unset SSH_AGENT_PID; [2022-07-04T14:16:32.277Z] echo Agent pid 39 killed; [2022-07-04T14:16:32.294Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-04T14:16:32.605Z] + git semver [Pipeline] } [2022-07-04T14:16:32.882Z] $ docker stop --time=1 999cc88d09a4c90db4c78ef70ba621777ee819599b51a7b0d366ef92f37581aa [2022-07-04T14:16:34.220Z] $ docker rm -f 999cc88d09a4c90db4c78ef70ba621777ee819599b51a7b0d366ef92f37581aa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T14:16:34.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-04T14:16:34.638Z] [2022-07-04T14:16:34.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T14:16:34.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-04T14:16:34.945Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-04T14:16:34.945Z] ab5ef0e58194: Pulling fs layer [2022-07-04T14:16:34.945Z] 9712f1f96733: Pulling fs layer [2022-07-04T14:16:34.945Z] 63f879dbbcfc: Pulling fs layer [2022-07-04T14:16:34.945Z] 0d9ebad4ef96: Pulling fs layer [2022-07-04T14:16:34.945Z] e9a5061849ea: Pulling fs layer [2022-07-04T14:16:34.945Z] d747dcd14b5f: Pulling fs layer [2022-07-04T14:16:34.945Z] 2de7ff778b66: Pulling fs layer [2022-07-04T14:16:34.945Z] d747dcd14b5f: Waiting [2022-07-04T14:16:34.945Z] 9712f1f96733: Download complete [2022-07-04T14:16:35.206Z] 63f879dbbcfc: Verifying Checksum [2022-07-04T14:16:35.206Z] 63f879dbbcfc: Download complete [2022-07-04T14:16:35.466Z] e9a5061849ea: Verifying Checksum [2022-07-04T14:16:35.466Z] e9a5061849ea: Download complete [2022-07-04T14:16:35.466Z] d747dcd14b5f: Verifying Checksum [2022-07-04T14:16:35.466Z] d747dcd14b5f: Download complete [2022-07-04T14:16:35.466Z] ab5ef0e58194: Verifying Checksum [2022-07-04T14:16:35.466Z] ab5ef0e58194: Download complete [2022-07-04T14:16:35.466Z] 0d9ebad4ef96: Verifying Checksum [2022-07-04T14:16:35.466Z] 0d9ebad4ef96: Download complete [2022-07-04T14:16:35.725Z] 2de7ff778b66: Verifying Checksum [2022-07-04T14:16:35.725Z] 2de7ff778b66: Download complete [2022-07-04T14:16:39.014Z] ab5ef0e58194: Pull complete [2022-07-04T14:16:39.014Z] 9712f1f96733: Pull complete [2022-07-04T14:16:40.505Z] 63f879dbbcfc: Pull complete [2022-07-04T14:16:43.795Z] 0d9ebad4ef96: Pull complete [2022-07-04T14:16:43.795Z] e9a5061849ea: Pull complete [2022-07-04T14:16:43.795Z] d747dcd14b5f: Pull complete [2022-07-04T14:16:44.734Z] 2de7ff778b66: Pull complete [2022-07-04T14:16:44.734Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-04T14:16:44.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-04T14:16:44.734Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T14:16:44.827Z] prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container [2022-07-04T14:16:44.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-04T14:16:47.153Z] $ docker top 807ca2e0465d0bb918eac5a3ae6ab109519a827661a481e1b496e4b72b83aa13 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-04T14:16:47.236Z] provisioning config files... [2022-07-04T14:16:47.244Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config3286697818946804327tmp [2022-07-04T14:16:47.255Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config4783149288243172042tmp [2022-07-04T14:16:47.268Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config2368724985610489628tmp [Pipeline] { [Pipeline] echo [2022-07-04T14:16:47.282Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T14:16:47.567Z] ---> sigul-configuration.sh [2022-07-04T14:16:47.567Z] gpg: directory `/root/.gnupg' created [2022-07-04T14:16:47.567Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-04T14:16:47.567Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-04T14:16:47.567Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-04T14:16:47.567Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-04T14:16:47.567Z] gpg: CAST5 encrypted data [2022-07-04T14:16:47.567Z] gpg: encrypted with 1 passphrase [2022-07-04T14:16:47.567Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-04T14:16:47.857Z] + mkdir /home/jenkins [2022-07-04T14:16:47.857Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-04T14:16:48.147Z] + 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-07-04T14:16:48.156Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T14:16:48.442Z] ---> sigul-install.sh [2022-07-04T14:16:48.442Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-04T14:16:48.731Z] + git tag --list [2022-07-04T14:16:48.731Z] v0.0.0 [2022-07-04T14:16:48.731Z] v0.0.1 [2022-07-04T14:16:48.731Z] v0.0.10 [2022-07-04T14:16:48.731Z] v0.0.11 [2022-07-04T14:16:48.731Z] v0.0.12 [2022-07-04T14:16:48.731Z] v0.0.13 [2022-07-04T14:16:48.731Z] v0.0.14 [2022-07-04T14:16:48.731Z] v0.0.15 [2022-07-04T14:16:48.731Z] v0.0.16 [2022-07-04T14:16:48.731Z] v0.0.17 [2022-07-04T14:16:48.731Z] v0.0.18 [2022-07-04T14:16:48.731Z] v0.0.19 [2022-07-04T14:16:48.731Z] v0.0.2 [2022-07-04T14:16:48.731Z] v0.0.20 [2022-07-04T14:16:48.731Z] v0.0.21 [2022-07-04T14:16:48.731Z] v0.0.22 [2022-07-04T14:16:48.731Z] v0.0.23 [2022-07-04T14:16:48.731Z] v0.0.24 [2022-07-04T14:16:48.731Z] v0.0.25 [2022-07-04T14:16:48.731Z] v0.0.26 [2022-07-04T14:16:48.731Z] v0.0.27 [2022-07-04T14:16:48.731Z] v0.0.28 [2022-07-04T14:16:48.731Z] v0.0.29 [2022-07-04T14:16:48.731Z] v0.0.3 [2022-07-04T14:16:48.731Z] v0.0.30 [2022-07-04T14:16:48.731Z] v0.0.31 [2022-07-04T14:16:48.731Z] v0.0.32 [2022-07-04T14:16:48.731Z] v0.0.33 [2022-07-04T14:16:48.731Z] v0.0.4 [2022-07-04T14:16:48.731Z] v0.0.5 [2022-07-04T14:16:48.731Z] v0.0.6 [2022-07-04T14:16:48.731Z] v0.0.7 [2022-07-04T14:16:48.731Z] v0.0.8 [2022-07-04T14:16:48.731Z] v0.0.9 [2022-07-04T14:16:48.731Z] v2.0.0 [2022-07-04T14:16:48.731Z] v2.1.0 [2022-07-04T14:16:48.731Z] v2.1.1 [2022-07-04T14:16:48.731Z] v2.1.1-dev.1 [2022-07-04T14:16:48.731Z] v2.1.1-dev.2 [2022-07-04T14:16:48.731Z] v2.1.1-dev.3 [2022-07-04T14:16:48.731Z] v2.2.0 [2022-07-04T14:16:48.731Z] v2.2.1-dev.1 [2022-07-04T14:16:48.731Z] v2.2.1-dev.2 [2022-07-04T14:16:48.731Z] v2.2.1-dev.3 [Pipeline] sh [2022-07-04T14:16:49.021Z] + lftools sign git-tag v2.2.1-dev.3 [2022-07-04T14:16:49.591Z] Signing Git tag with Sigul... [2022-07-04T14:16:49.591Z] Signing v2.2.1-dev.3 [Pipeline] echo [2022-07-04T14:16:49.861Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T14:16:50.146Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-04T14:16:50.155Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-04T14:16:50.175Z] $ docker stop --time=1 807ca2e0465d0bb918eac5a3ae6ab109519a827661a481e1b496e4b72b83aa13 [2022-07-04T14:16:51.496Z] $ docker rm -f 807ca2e0465d0bb918eac5a3ae6ab109519a827661a481e1b496e4b72b83aa13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-04T14:16:51.908Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-04T14:16:51.908Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T14:16:52.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-04T14:16:52.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T14:16:52.297Z] prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container [2022-07-04T14:16:52.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-04T14:16:52.718Z] $ docker top 8edbe0a3b6ba0e46c0eeb33a7af4b36e3319aafc17a98b9bea1b6f9a41ad68a3 -eo pid,comm [2022-07-04T14:16:52.780Z] 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-07-04T14:16:52.780Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-04T14:16:52.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-04T14:16:52.816Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-04T14:16:52.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-04T14:16:52.951Z] $ docker exec 8edbe0a3b6ba0e46c0eeb33a7af4b36e3319aafc17a98b9bea1b6f9a41ad68a3 ssh-agent [2022-07-04T14:16:53.074Z] SSH_AUTH_SOCK=/tmp/ssh-nacrIF6aWPTn/agent.32 [2022-07-04T14:16:53.074Z] SSH_AGENT_PID=38 [2022-07-04T14:16:53.079Z] Running ssh-add (command line suppressed) [2022-07-04T14:16:53.196Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4418481662510590161.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4418481662510590161.key) [2022-07-04T14:16:53.213Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-04T14:16:53.499Z] + git semver bump pre [2022-07-04T14:16:53.759Z] 2022-07-04 14:16:53,683 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-07-04T14:16:53.760Z] 2022-07-04 14:16:53,683 [bump_version] DEBUG bumping version:2.2.1-dev.3 on axis:pre with prefix:dev [2022-07-04T14:16:53.760Z] 2022-07-04 14:16:53,683 [bump_version] DEBUG bumped version:2.2.1-dev.4 [2022-07-04T14:16:53.760Z] 2022-07-04 14:16:53,683 [write_version] DEBUG write version:2.2.1-dev.4 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True [2022-07-04T14:16:53.760Z] 2022-07-04 14:16:53,683 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-07-04T14:16:53.760Z] 2022-07-04 14:16:53,683 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-07-04T14:16:53.760Z] 2022-07-04 14:16:53,685 [execute] INFO git cat-file --batch-check [2022-07-04T14:16:53.760Z] 2022-07-04 14:16:53,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-04T14:16:53.760Z] 2022-07-04 14:16:53,689 [execute] INFO git cat-file --batch [2022-07-04T14:16:53.760Z] 2022-07-04 14:16:53,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-04T14:16:53.760Z] 2022-07-04 14:16:53,694 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-07-04T14:16:53.760Z] 2.2.1-dev.4 [Pipeline] } [2022-07-04T14:16:53.769Z] $ docker exec --env ******** --env ******** 8edbe0a3b6ba0e46c0eeb33a7af4b36e3319aafc17a98b9bea1b6f9a41ad68a3 ssh-agent -k [2022-07-04T14:16:53.877Z] unset SSH_AUTH_SOCK; [2022-07-04T14:16:53.877Z] unset SSH_AGENT_PID; [2022-07-04T14:16:53.877Z] echo Agent pid 38 killed; [2022-07-04T14:16:53.889Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-04T14:16:54.198Z] + git semver [Pipeline] } [2022-07-04T14:16:54.472Z] $ docker stop --time=1 8edbe0a3b6ba0e46c0eeb33a7af4b36e3319aafc17a98b9bea1b6f9a41ad68a3 [2022-07-04T14:16:55.805Z] $ docker rm -f 8edbe0a3b6ba0e46c0eeb33a7af4b36e3319aafc17a98b9bea1b6f9a41ad68a3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-04T14:16:56.163Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-04T14:16:56.163Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T14:16:56.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-04T14:16:56.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T14:16:56.557Z] prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container [2022-07-04T14:16:56.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-04T14:16:56.981Z] $ docker top fdd4c837fe40f35645dd8fe83652fa042ceec534b2d664dc4d219011b93db379 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-04T14:16:57.077Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-04T14:16:57.077Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-04T14:16:57.218Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-04T14:16:57.219Z] $ docker exec fdd4c837fe40f35645dd8fe83652fa042ceec534b2d664dc4d219011b93db379 ssh-agent [2022-07-04T14:16:57.361Z] SSH_AUTH_SOCK=/tmp/ssh-X71feQuxBFpY/agent.33 [2022-07-04T14:16:57.361Z] SSH_AGENT_PID=39 [2022-07-04T14:16:57.369Z] Running ssh-add (command line suppressed) [2022-07-04T14:16:57.500Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7744440421934084403.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7744440421934084403.key) [2022-07-04T14:16:57.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-04T14:16:57.851Z] + git semver push [2022-07-04T14:16:58.109Z] 2022-07-04 14:16:58,028 [run_push] DEBUG push [2022-07-04T14:16:58.109Z] 2022-07-04 14:16:58,029 [execute] INFO git cat-file --batch-check [2022-07-04T14:16:58.109Z] 2022-07-04 14:16:58,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-04T14:16:58.109Z] 2022-07-04 14:16:58,032 [execute] INFO git rev-list 340529049326c5143bca8cccddf2ee96840fc7b2 -- [2022-07-04T14:16:58.109Z] 2022-07-04 14:16:58,032 [execute] DEBUG Popen(['git', 'rev-list', '340529049326c5143bca8cccddf2ee96840fc7b2', '--'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-04T14:16:58.109Z] 2022-07-04 14:16:58,039 [execute] INFO git fetch -v origin [2022-07-04T14:16:58.109Z] 2022-07-04 14:16:58,040 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-04T14:16:58.680Z] 2022-07-04 14:16:58,504 [run_push] DEBUG no remote changes detected [2022-07-04T14:16:58.680Z] 2022-07-04 14:16:58,505 [execute] INFO git push origin semver [2022-07-04T14:16:58.680Z] 2022-07-04 14:16:58,505 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-04T14:16:59.251Z] 2022-07-04 14:16:59,203 [run_push] DEBUG push all version tags [2022-07-04T14:16:59.251Z] 2022-07-04 14:16:59,203 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-04T14:16:59.251Z] 2022-07-04 14:16:59,204 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) [2022-07-04T14:17:00.193Z] 2022-07-04 14:16:59,908 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-07-04T14:17:00.193Z] 2.2.1-dev.4 [Pipeline] } [2022-07-04T14:17:00.203Z] $ docker exec --env ******** --env ******** fdd4c837fe40f35645dd8fe83652fa042ceec534b2d664dc4d219011b93db379 ssh-agent -k [2022-07-04T14:17:00.310Z] unset SSH_AUTH_SOCK; [2022-07-04T14:17:00.310Z] unset SSH_AGENT_PID; [2022-07-04T14:17:00.310Z] echo Agent pid 39 killed; [2022-07-04T14:17:00.328Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-04T14:17:00.636Z] + git semver [Pipeline] } [2022-07-04T14:17:00.908Z] $ docker stop --time=1 fdd4c837fe40f35645dd8fe83652fa042ceec534b2d664dc4d219011b93db379 [2022-07-04T14:17:02.227Z] $ docker rm -f fdd4c837fe40f35645dd8fe83652fa042ceec534b2d664dc4d219011b93db379 [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-07-04T14:17:02.810Z] + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] [2022-07-04T14:17:02.810Z] + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2022-07-04T14:17:02.810Z] total 16 [2022-07-04T14:17:02.810Z] drwxr-xr-x 3 root root 4096 Jul 4 14:10 . [2022-07-04T14:17:02.810Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 4 14:16 .. [2022-07-04T14:17:02.810Z] drwxr-xr-x 2 root root 4096 Jul 4 14:10 cost [2022-07-04T14:17:02.810Z] -rw-r--r-- 1 root root 84 Jul 4 14:10 cost.csv [2022-07-04T14:17:02.810Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2022-07-04T14:17:02.810Z] + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2022-07-04T14:17:02.810Z] total 16 [2022-07-04T14:17:02.810Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 14:10 . [2022-07-04T14:17:02.810Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 4 14:16 .. [2022-07-04T14:17:02.810Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 4 14:10 cost [2022-07-04T14:17:02.810Z] -rw-r--r-- 1 jenkins jenkins 84 Jul 4 14:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-04T14:17:03.103Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T14:17:03.968Z] ---> package-listing.sh [2022-07-04T14:17:03.968Z] ++ facter osfamily [2022-07-04T14:17:03.968Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-04T14:17:04.228Z] + OS_FAMILY=debian [2022-07-04T14:17:04.228Z] + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main [2022-07-04T14:17:04.228Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-04T14:17:04.228Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-04T14:17:04.228Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-04T14:17:04.228Z] + PACKAGES=/tmp/packages_start.txt [2022-07-04T14:17:04.228Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2022-07-04T14:17:04.228Z] + PACKAGES=/tmp/packages_end.txt [2022-07-04T14:17:04.228Z] + case "${OS_FAMILY}" in [2022-07-04T14:17:04.228Z] + dpkg -l [2022-07-04T14:17:04.228Z] + grep '^ii' [2022-07-04T14:17:04.228Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-04T14:17:04.228Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-04T14:17:04.228Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-04T14:17:04.228Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2022-07-04T14:17:04.228Z] + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [2022-07-04T14:17:04.228Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo [2022-07-04T14:17:04.238Z] 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-04T14:17:04.518Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T14:17:05.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-04T14:17:05.086Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T14:17:05.172Z] prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container [2022-07-04T14:17:05.208Z] $ 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-04T14:17:05.457Z] $ docker top 21e304b96ee071c6221bf25d129c5fb4dd55338c48b78fae19e9d1aa506be132 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-04T14:17:05.824Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-04T14:17:06.113Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-04T14:17:06.405Z] + ls /var/log/sa-host [2022-07-04T14:17:06.405Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-04T14:17:06.545Z] provisioning config files... [2022-07-04T14:17:06.556Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config733134077486093145tmp [Pipeline] { [Pipeline] echo [2022-07-04T14:17:06.571Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T14:17:06.857Z] ---> create-netrc.sh [Pipeline] } [2022-07-04T14:17:06.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-04T14:17:07.214Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-04T14:17:07.224Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T14:17:07.513Z] ---> sudo-logs.sh [2022-07-04T14:17:07.513Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-04T14:17:07.536Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T14:17:07.822Z] ---> job-cost.sh [2022-07-04T14:17:07.822Z] lf-activate-venv: SKIPPING [2022-07-04T14:17:07.822Z] DEBUG: total: 0.2199999988079071 [2022-07-04T14:17:07.822Z] INFO: Retrieving Stack Cost... [2022-07-04T14:17:08.083Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-04T14:17:08.656Z] INFO: Archiving Costs [Pipeline] echo [2022-07-04T14:17:08.668Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T14:17:08.955Z] ---> logs-deploy.sh [2022-07-04T14:17:08.955Z] lf-activate-venv: SKIPPING [2022-07-04T14:17:08.955Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/27 [2022-07-04T14:17:08.955Z] INFO: archiving workspace using pattern(s): [2022-07-04T14:17:09.895Z] Archives upload complete. [2022-07-04T14:17:10.156Z] INFO: archiving logs to Nexus [2022-07-04T14:17:10.730Z] ---> uname -a: [2022-07-04T14:17:10.731Z] Linux prd-ubuntu20-04-docker-8c-8g-16827 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-04T14:17:10.731Z] [2022-07-04T14:17:10.731Z] [2022-07-04T14:17:10.731Z] ---> lscpu: [2022-07-04T14:17:10.731Z] Architecture: x86_64 [2022-07-04T14:17:10.731Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-04T14:17:10.731Z] Byte Order: Little Endian [2022-07-04T14:17:10.731Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-04T14:17:10.731Z] CPU(s): 8 [2022-07-04T14:17:10.731Z] On-line CPU(s) list: 0-7 [2022-07-04T14:17:10.731Z] Thread(s) per core: 1 [2022-07-04T14:17:10.731Z] Core(s) per socket: 1 [2022-07-04T14:17:10.731Z] Socket(s): 8 [2022-07-04T14:17:10.731Z] NUMA node(s): 1 [2022-07-04T14:17:10.731Z] Vendor ID: AuthenticAMD [2022-07-04T14:17:10.731Z] CPU family: 23 [2022-07-04T14:17:10.731Z] Model: 49 [2022-07-04T14:17:10.731Z] Model name: AMD EPYC-Rome Processor [2022-07-04T14:17:10.731Z] Stepping: 0 [2022-07-04T14:17:10.731Z] CPU MHz: 2800.000 [2022-07-04T14:17:10.731Z] BogoMIPS: 5600.00 [2022-07-04T14:17:10.731Z] Virtualization: AMD-V [2022-07-04T14:17:10.731Z] Hypervisor vendor: KVM [2022-07-04T14:17:10.731Z] Virtualization type: full [2022-07-04T14:17:10.731Z] L1d cache: 256 KiB [2022-07-04T14:17:10.731Z] L1i cache: 256 KiB [2022-07-04T14:17:10.731Z] L2 cache: 4 MiB [2022-07-04T14:17:10.731Z] L3 cache: 128 MiB [2022-07-04T14:17:10.731Z] NUMA node0 CPU(s): 0-7 [2022-07-04T14:17:10.731Z] Vulnerability Itlb multihit: Not affected [2022-07-04T14:17:10.731Z] Vulnerability L1tf: Not affected [2022-07-04T14:17:10.731Z] Vulnerability Mds: Not affected [2022-07-04T14:17:10.731Z] Vulnerability Meltdown: Not affected [2022-07-04T14:17:10.731Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-04T14:17:10.731Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-04T14:17:10.731Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-04T14:17:10.731Z] Vulnerability Srbds: Not affected [2022-07-04T14:17:10.731Z] Vulnerability Tsx async abort: Not affected [2022-07-04T14:17:10.731Z] 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-07-04T14:17:10.731Z] [2022-07-04T14:17:10.731Z] [2022-07-04T14:17:10.731Z] ---> nproc: [2022-07-04T14:17:10.731Z] 8 [2022-07-04T14:17:10.731Z] [2022-07-04T14:17:10.731Z] [2022-07-04T14:17:10.731Z] ---> df -h: [2022-07-04T14:17:10.731Z] Filesystem Size Used Avail Use% Mounted on [2022-07-04T14:17:10.731Z] overlay 155G 12G 144G 8% / [2022-07-04T14:17:10.731Z] tmpfs 64M 0 64M 0% /dev [2022-07-04T14:17:10.731Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-04T14:17:10.731Z] shm 64M 0 64M 0% /dev/shm [2022-07-04T14:17:10.731Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-07-04T14:17:10.731Z] [2022-07-04T14:17:10.731Z] [2022-07-04T14:17:10.731Z] ---> sar -b -r -n DEV: [2022-07-04T14:17:10.731Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-16827) 07/04/22 _x86_64_ (8 CPU) [2022-07-04T14:17:10.731Z] [2022-07-04T14:17:10.731Z] 14:08:20 LINUX RESTART (8 CPU) [2022-07-04T14:17:10.731Z] [2022-07-04T14:17:10.731Z] 14:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-04T14:17:10.731Z] 14:10:01 90.65 10.81 79.83 0.00 1956.82 68096.12 0.00 [2022-07-04T14:17:10.731Z] 14:11:01 62.00 0.05 61.95 0.00 1.07 33324.82 0.00 [2022-07-04T14:17:10.731Z] 14:12:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 [2022-07-04T14:17:10.731Z] 14:13:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 [2022-07-04T14:17:10.731Z] 14:14:01 1.15 0.03 1.12 0.00 0.40 14.53 0.00 [2022-07-04T14:17:10.731Z] 14:15:01 15.19 0.87 14.33 0.00 18.39 441.45 0.00 [2022-07-04T14:17:10.731Z] 14:16:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 [2022-07-04T14:17:10.731Z] 14:17:01 115.66 1.85 113.81 0.00 65.86 61233.39 0.00 [2022-07-04T14:17:10.731Z] Average: 35.91 1.68 34.23 0.00 251.75 20294.78 0.00 [2022-07-04T14:17:10.731Z] [2022-07-04T14:17:10.731Z] 14:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-04T14:17:10.731Z] 14:10:01 28210692 31540208 753080 2.29 118912 3436728 2531532 7.46 1466264 2774008 455520 [2022-07-04T14:17:10.731Z] 14:11:01 28445336 31786516 511052 1.55 123336 3434740 1812308 5.34 1165880 2832432 8 [2022-07-04T14:17:10.731Z] 14:12:01 28445084 31786388 510636 1.55 123372 3434744 1812308 5.34 1165904 2832440 16 [2022-07-04T14:17:10.731Z] 14:13:01 28449624 31791340 505616 1.54 123404 3434876 1812308 5.34 1160808 2832768 8 [2022-07-04T14:17:10.731Z] 14:14:01 28449504 31791276 505580 1.54 123456 3434884 1812308 5.34 1161084 2832784 24 [2022-07-04T14:17:10.731Z] 14:15:01 28454492 31799048 497812 1.51 125080 3435420 1836652 5.41 1154924 2833272 40 [2022-07-04T14:17:10.731Z] 14:16:01 28454780 31799436 497308 1.51 125104 3435428 1836652 5.41 1154188 2833280 16 [2022-07-04T14:17:10.731Z] 14:17:01 26904840 31740488 545908 1.66 173668 4745152 2169916 6.39 1315492 4079596 772 [2022-07-04T14:17:10.731Z] Average: 28226794 31754338 540874 1.64 129542 3598996 1952998 5.76 1218068 2981322 57050 [2022-07-04T14:17:10.731Z] [2022-07-04T14:17:10.731Z] 14:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-04T14:17:10.731Z] 14:10:01 ens3 319.22 203.83 6321.44 59.98 0.00 0.00 0.00 0.00 [2022-07-04T14:17:10.731Z] 14:10:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 [2022-07-04T14:17:10.731Z] 14:10:01 vethe2968ad 31.40 45.67 3.13 660.68 0.00 0.00 0.00 0.05 [2022-07-04T14:17:10.731Z] 14:10:01 docker0 33.15 47.38 2.90 676.10 0.00 0.00 0.00 0.00 [2022-07-04T14:17:10.731Z] 14:11:01 ens3 115.94 85.41 2527.84 39.75 0.00 0.00 0.00 0.00 [2022-07-04T14:17:10.731Z] 14:11:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-07-04T14:17:10.731Z] 14:11:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-04T14:17:10.731Z] 14:12:01 ens3 0.92 0.27 0.29 0.20 0.00 0.00 0.00 0.00 [2022-07-04T14:17:10.731Z] 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-04T14:17:10.731Z] 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-04T14:17:10.731Z] 14:13:01 ens3 6.50 1.73 7.90 0.18 0.00 0.00 0.00 0.00 [2022-07-04T14:17:10.731Z] 14:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-04T14:17:10.731Z] 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-04T14:17:10.731Z] 14:14:01 ens3 2.83 1.10 5.08 0.33 0.00 0.00 0.00 0.00 [2022-07-04T14:17:10.731Z] 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-04T14:17:10.731Z] 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-04T14:17:10.731Z] 14:15:01 ens3 151.97 110.55 97.02 129.78 0.00 0.00 0.00 0.00 [2022-07-04T14:17:10.731Z] 14:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-04T14:17:10.731Z] 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-04T14:17:10.731Z] 14:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-04T14:17:10.731Z] 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-04T14:17:10.731Z] 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-04T14:17:10.731Z] 14:17:01 ens3 406.13 278.74 7876.34 121.86 0.00 0.00 0.00 0.00 [2022-07-04T14:17:10.731Z] 14:17:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 [2022-07-04T14:17:10.731Z] 14:17:01 vethac474e0 1.87 1.55 0.30 0.51 0.00 0.00 0.00 0.00 [2022-07-04T14:17:10.731Z] 14:17:01 docker0 33.59 43.48 3.21 650.25 0.00 0.00 0.00 0.00 [2022-07-04T14:17:10.731Z] Average: ens3 125.04 84.96 2095.66 43.98 0.00 0.00 0.00 0.00 [2022-07-04T14:17:10.731Z] Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 [2022-07-04T14:17:10.731Z] Average: vethac474e0 0.23 0.19 0.04 0.06 0.00 0.00 0.00 0.00 [2022-07-04T14:17:10.731Z] Average: docker0 8.29 11.28 0.76 164.72 0.00 0.00 0.00 0.00 [2022-07-04T14:17:10.731Z] [2022-07-04T14:17:10.731Z] [2022-07-04T14:17:10.731Z] ---> sar -P ALL: [2022-07-04T14:17:10.731Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-16827) 07/04/22 _x86_64_ (8 CPU) [2022-07-04T14:17:10.731Z] [2022-07-04T14:17:10.731Z] 14:08:20 LINUX RESTART (8 CPU) [2022-07-04T14:17:10.731Z] [2022-07-04T14:17:10.731Z] 14:09:01 CPU %user %nice %system %iowait %steal %idle [2022-07-04T14:17:10.731Z] 14:10:01 all 27.88 0.00 6.82 0.77 0.09 64.44 [2022-07-04T14:17:10.731Z] 14:10:01 0 28.00 0.00 7.11 0.55 0.09 64.26 [2022-07-04T14:17:10.731Z] 14:10:01 1 25.85 0.00 7.08 1.73 0.09 65.25 [2022-07-04T14:17:10.731Z] 14:10:01 2 28.19 0.00 6.68 0.09 0.09 64.95 [2022-07-04T14:17:10.731Z] 14:10:01 3 27.89 0.00 6.62 0.09 0.09 65.32 [2022-07-04T14:17:10.731Z] 14:10:01 4 29.29 0.00 6.33 0.19 0.09 64.10 [2022-07-04T14:17:10.731Z] 14:10:01 5 28.71 0.00 6.91 1.00 0.09 63.29 [2022-07-04T14:17:10.731Z] 14:10:01 6 25.12 0.00 5.95 0.36 0.09 68.48 [2022-07-04T14:17:10.731Z] 14:10:01 7 29.97 0.00 7.85 2.19 0.10 59.89 [2022-07-04T14:17:10.731Z] 14:11:01 all 13.32 0.00 2.76 0.59 0.05 83.28 [2022-07-04T14:17:10.731Z] 14:11:01 0 12.53 0.00 2.53 0.00 0.05 84.90 [2022-07-04T14:17:10.731Z] 14:11:01 1 12.90 0.00 2.57 0.86 0.05 83.62 [2022-07-04T14:17:10.731Z] 14:11:01 2 14.25 0.00 2.80 2.08 0.05 80.81 [2022-07-04T14:17:10.731Z] 14:11:01 3 13.43 0.00 3.31 0.07 0.07 83.13 [2022-07-04T14:17:10.731Z] 14:11:01 4 13.82 0.00 2.19 0.72 0.05 83.22 [2022-07-04T14:17:10.731Z] 14:11:01 5 13.90 0.00 2.55 0.12 0.03 83.40 [2022-07-04T14:17:10.731Z] 14:11:01 6 13.49 0.00 2.38 0.05 0.03 84.04 [2022-07-04T14:17:10.731Z] 14:11:01 7 12.26 0.00 3.78 0.79 0.05 83.11 [2022-07-04T14:17:10.731Z] 14:12:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-07-04T14:17:10.731Z] 14:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-04T14:17:10.731Z] 14:12:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2022-07-04T14:17:10.731Z] 14:12:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2022-07-04T14:17:10.731Z] 14:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-04T14:17:10.731Z] 14:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-04T14:17:10.731Z] 14:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-04T14:17:10.731Z] 14:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-04T14:17:10.731Z] 14:12:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-04T14:17:10.731Z] 14:13:01 all 0.04 0.00 0.02 0.01 0.00 99.92 [2022-07-04T14:17:10.731Z] 14:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-04T14:17:10.731Z] 14:13:01 1 0.05 0.00 0.02 0.02 0.00 99.92 [2022-07-04T14:17:10.731Z] 14:13:01 2 0.05 0.00 0.05 0.03 0.00 99.87 [2022-07-04T14:17:10.731Z] 14:13:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2022-07-04T14:17:10.731Z] 14:13:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-04T14:17:10.731Z] 14:13:01 5 0.08 0.00 0.03 0.00 0.00 99.88 [2022-07-04T14:17:10.731Z] 14:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-04T14:17:10.731Z] 14:13:01 7 0.07 0.00 0.05 0.00 0.00 99.88 [2022-07-04T14:17:10.731Z] 14:14:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2022-07-04T14:17:10.731Z] 14:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-04T14:17:10.731Z] 14:14:01 1 0.17 0.00 0.02 0.03 0.02 99.77 [2022-07-04T14:17:10.731Z] 14:14:01 2 0.03 0.00 0.05 0.02 0.02 99.88 [2022-07-04T14:17:10.731Z] 14:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-04T14:17:10.731Z] 14:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-04T14:17:10.731Z] 14:14:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-04T14:17:10.731Z] 14:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-04T14:17:10.731Z] 14:14:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2022-07-04T14:17:10.731Z] 14:15:01 all 0.58 0.00 0.26 0.18 0.01 98.97 [2022-07-04T14:17:10.731Z] 14:15:01 0 0.68 0.00 0.32 0.10 0.02 98.88 [2022-07-04T14:17:10.731Z] 14:15:01 1 0.47 0.00 0.18 1.00 0.00 98.35 [2022-07-04T14:17:10.731Z] 14:15:01 2 0.47 0.00 0.23 0.05 0.02 99.23 [2022-07-04T14:17:10.731Z] 14:15:01 3 0.92 0.00 0.22 0.03 0.02 98.82 [2022-07-04T14:17:10.731Z] 14:15:01 4 0.42 0.00 0.32 0.07 0.00 99.20 [2022-07-04T14:17:10.731Z] 14:15:01 5 0.22 0.00 0.08 0.00 0.00 99.70 [2022-07-04T14:17:10.731Z] 14:15:01 6 0.47 0.00 0.27 0.10 0.02 99.15 [2022-07-04T14:17:10.731Z] 14:15:01 7 0.99 0.00 0.48 0.07 0.03 98.43 [2022-07-04T14:17:10.731Z] 14:16:01 all 0.26 0.00 0.00 0.00 0.00 99.73 [2022-07-04T14:17:10.731Z] 14:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-04T14:17:10.731Z] 14:16:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2022-07-04T14:17:10.731Z] 14:16:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-04T14:17:10.731Z] 14:16:01 3 1.99 0.00 0.00 0.00 0.00 98.01 [2022-07-04T14:17:10.731Z] 14:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-04T14:17:10.731Z] 14:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-04T14:17:10.731Z] 14:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-04T14:17:10.731Z] 14:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-04T14:17:10.731Z] 14:17:01 all 10.54 0.00 4.49 1.27 0.07 83.63 [2022-07-04T14:17:10.731Z] 14:17:01 0 10.92 0.00 4.18 0.47 0.07 84.35 [2022-07-04T14:17:10.731Z] 14:17:01 1 9.59 0.00 5.27 3.63 0.07 81.44 [2022-07-04T14:17:10.731Z] 14:17:01 2 10.22 0.00 4.71 2.64 0.07 82.36 [2022-07-04T14:17:10.731Z] 14:17:01 3 10.30 0.00 4.47 0.10 0.07 85.06 [2022-07-04T14:17:10.731Z] 14:17:01 4 11.05 0.00 4.28 0.14 0.07 84.47 [2022-07-04T14:17:10.731Z] 14:17:01 5 10.76 0.00 4.03 2.09 0.07 83.05 [2022-07-04T14:17:10.731Z] 14:17:01 6 11.38 0.00 4.10 0.03 0.07 84.42 [2022-07-04T14:17:10.731Z] 14:17:01 7 10.07 0.00 4.87 1.09 0.07 83.90 [2022-07-04T14:17:10.731Z] Average: all 6.48 0.00 1.77 0.35 0.03 91.37 [2022-07-04T14:17:10.731Z] Average: 0 6.42 0.00 1.75 0.14 0.03 91.66 [2022-07-04T14:17:10.731Z] Average: 1 6.04 0.00 1.86 0.90 0.03 91.16 [2022-07-04T14:17:10.731Z] Average: 2 6.56 0.00 1.79 0.61 0.03 91.00 [2022-07-04T14:17:10.731Z] Average: 3 6.71 0.00 1.80 0.04 0.03 91.42 [2022-07-04T14:17:10.731Z] Average: 4 6.74 0.00 1.62 0.14 0.03 91.48 [2022-07-04T14:17:10.731Z] Average: 5 6.60 0.00 1.68 0.39 0.03 91.31 [2022-07-04T14:17:10.731Z] Average: 6 6.22 0.00 1.56 0.07 0.03 92.13 [2022-07-04T14:17:10.731Z] Average: 7 6.55 0.00 2.10 0.51 0.03 90.81 [2022-07-04T14:17:10.731Z] [2022-07-04T14:17:10.731Z] [2022-07-04T14:17:10.731Z]