Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c 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-ssh1633034320373394309.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17031848684872336154.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh9074377514628880894.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. 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-ssh8139218755704916167.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh12159409951475305425.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-116922 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c (main) Commit message: "build: Latest go-mods and daily DependaBot (#165)" > 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 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c # timeout=10 > git rev-list --no-walk 7e745c895ff408b56d2b4fc9117e580f2dc86b88 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-25T17:08:42.538Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-25T17:08:42.596Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-25T17:08:42.607Z] ========================================================= [2022-10-25T17:08:42.607Z] EdgeX Global Pipelines Version Info [2022-10-25T17:08:42.607Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:08:43.304Z] ------------------- [2022-10-25T17:08:43.304Z] stable info: [2022-10-25T17:08:43.304Z] ------------------- [2022-10-25T17:08:43.304Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-25T17:08:43.304Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T17:08:43.304Z] Message: update stable to v1.0.243 [2022-10-25T17:08:43.873Z] ------------------- [2022-10-25T17:08:43.873Z] experimental info: [2022-10-25T17:08:43.873Z] ------------------- [2022-10-25T17:08:43.873Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-25T17:08:43.873Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T17:08:43.873Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-25T17:08:44.047Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2022-10-25T17:08:44.061Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2022-10-25T17:08:44.071Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-25T17:08:44.085Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-25T17:08:44.093Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-25T17:08:44.104Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-25T17:08:44.117Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-25T17:08:44.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-25T17:08:44.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-25T17:08:44.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-25T17:08:44.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-25T17:08:44.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2022-10-25T17:08:44.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-25T17:08:44.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-25T17:08:44.212Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T17:08:44.225Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T17:08:44.240Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T17:08:44.254Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T17:08:44.264Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-25T17:08:44.275Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-25T17:08:44.286Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-25T17:08:44.297Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-25T17:08:44.307Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-25T17:08:44.321Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-25T17:08:44.335Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-10-25T17:08:44.346Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-25T17:08:44.357Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-25T17:08:44.368Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-25T17:08:44.383Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-25T17:08:44.399Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-25T17:08:44.408Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c [Pipeline] echo [2022-10-25T17:08:44.420Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75b59ec [Pipeline] echo [2022-10-25T17:08:44.439Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-25T17:08:44.798Z] + git rev-list -1 --merges 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c~1..75b59ec7fa608e2c901676455fd8f3a4b5bbb38c [Pipeline] echo [2022-10-25T17:08:44.828Z] -----------> git rev-list -1 --merges 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c~1..75b59ec7fa608e2c901676455fd8f3a4b5bbb38c 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c [false] [Pipeline] sh [2022-10-25T17:08:45.118Z] + git log --format=format:%s -1 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c [Pipeline] echo [2022-10-25T17:08:45.132Z] ========================================================= [2022-10-25T17:08:45.132Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-25T17:08:45.132Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T17:08:45.457Z] + git log --format=format:%s -1 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c [Pipeline] echo [2022-10-25T17:08:45.470Z] [semverPrep] GIT_COMMIT: 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c, Commit Message: build: Latest go-mods and daily DependaBot (#165) [Pipeline] echo [2022-10-25T17:08:45.480Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-25T17:08:45.868Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T17:08:45.868Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-25T17:08:45.868Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-25T17:08:45.868Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-25T17:08:45.868Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-25T17:08:45.868Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-25T17:08:45.868Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:08:46.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T17:08:46.568Z] [2022-10-25T17:08:46.568Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:08:46.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T17:08:46.864Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-25T17:08:46.864Z] b85a868b505f: Pulling fs layer [2022-10-25T17:08:46.864Z] e2be974225ed: Pulling fs layer [2022-10-25T17:08:46.864Z] 339a4e72a1f5: Pulling fs layer [2022-10-25T17:08:46.864Z] 988bab9f4d93: Pulling fs layer [2022-10-25T17:08:46.864Z] 1469e6f7b9e6: Pulling fs layer [2022-10-25T17:08:46.864Z] eaf3925da568: Pulling fs layer [2022-10-25T17:08:46.864Z] bab4dde63d76: Pulling fs layer [2022-10-25T17:08:46.864Z] bde34c3a00c8: Pulling fs layer [2022-10-25T17:08:46.864Z] b352a97aabf1: Pulling fs layer [2022-10-25T17:08:46.864Z] 4872d77fe225: Pulling fs layer [2022-10-25T17:08:46.864Z] 5851b861e8e6: Pulling fs layer [2022-10-25T17:08:46.864Z] 988bab9f4d93: Waiting [2022-10-25T17:08:46.864Z] 1469e6f7b9e6: Waiting [2022-10-25T17:08:46.864Z] b352a97aabf1: Waiting [2022-10-25T17:08:46.864Z] eaf3925da568: Waiting [2022-10-25T17:08:47.123Z] 4872d77fe225: Waiting [2022-10-25T17:08:47.123Z] 5851b861e8e6: Waiting [2022-10-25T17:08:47.123Z] bde34c3a00c8: Waiting [2022-10-25T17:08:47.123Z] bab4dde63d76: Waiting [2022-10-25T17:08:47.123Z] e2be974225ed: Verifying Checksum [2022-10-25T17:08:47.123Z] e2be974225ed: Download complete [2022-10-25T17:08:47.123Z] 988bab9f4d93: Verifying Checksum [2022-10-25T17:08:47.123Z] 988bab9f4d93: Download complete [2022-10-25T17:08:47.123Z] 1469e6f7b9e6: Verifying Checksum [2022-10-25T17:08:47.123Z] 1469e6f7b9e6: Download complete [2022-10-25T17:08:47.123Z] 339a4e72a1f5: Verifying Checksum [2022-10-25T17:08:47.123Z] 339a4e72a1f5: Download complete [2022-10-25T17:08:47.123Z] eaf3925da568: Download complete [2022-10-25T17:08:47.124Z] bde34c3a00c8: Download complete [2022-10-25T17:08:47.124Z] b352a97aabf1: Verifying Checksum [2022-10-25T17:08:47.124Z] b352a97aabf1: Download complete [2022-10-25T17:08:47.124Z] 4872d77fe225: Verifying Checksum [2022-10-25T17:08:47.124Z] 4872d77fe225: Download complete [2022-10-25T17:08:47.124Z] 5851b861e8e6: Verifying Checksum [2022-10-25T17:08:47.124Z] 5851b861e8e6: Download complete [2022-10-25T17:08:47.382Z] b85a868b505f: Download complete [2022-10-25T17:08:47.641Z] bab4dde63d76: Verifying Checksum [2022-10-25T17:08:47.641Z] bab4dde63d76: Download complete [2022-10-25T17:08:48.207Z] b85a868b505f: Pull complete [2022-10-25T17:08:48.466Z] e2be974225ed: Pull complete [2022-10-25T17:08:49.033Z] 339a4e72a1f5: Pull complete [2022-10-25T17:08:49.033Z] 988bab9f4d93: Pull complete [2022-10-25T17:08:49.291Z] 1469e6f7b9e6: Pull complete [2022-10-25T17:08:49.291Z] eaf3925da568: Pull complete [2022-10-25T17:08:51.195Z] bab4dde63d76: Pull complete [2022-10-25T17:08:51.195Z] bde34c3a00c8: Pull complete [2022-10-25T17:08:51.195Z] b352a97aabf1: Pull complete [2022-10-25T17:08:51.195Z] 4872d77fe225: Pull complete [2022-10-25T17:08:51.195Z] 5851b861e8e6: Pull complete [2022-10-25T17:08:51.455Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-25T17:08:51.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T17:08:51.455Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T17:08:51.540Z] prd-ubuntu20.04-docker-8c-8g-116922 does not seem to be running inside a container [2022-10-25T17:08:51.574Z] $ 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-10-25T17:08:54.282Z] $ docker top b6d64c7ae1b66b2f506de7dd1ad15c219888b04acbfe9c5c17c4e1b50c305d88 -eo pid,comm [2022-10-25T17:08:54.332Z] 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-10-25T17:08:54.332Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T17:08:54.370Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T17:08:54.370Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T17:08:54.480Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T17:08:54.485Z] $ docker exec b6d64c7ae1b66b2f506de7dd1ad15c219888b04acbfe9c5c17c4e1b50c305d88 ssh-agent [2022-10-25T17:08:54.597Z] SSH_AUTH_SOCK=/tmp/ssh-8btGEEUdK2oI/agent.33 [2022-10-25T17:08:54.597Z] SSH_AGENT_PID=39 [2022-10-25T17:08:54.605Z] Running ssh-add (command line suppressed) [2022-10-25T17:08:54.698Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1431596935984696773.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1431596935984696773.key) [2022-10-25T17:08:54.715Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T17:08:55.001Z] + git tag --points-at HEAD [Pipeline] } [2022-10-25T17:08:55.026Z] $ docker exec --env ******** --env ******** b6d64c7ae1b66b2f506de7dd1ad15c219888b04acbfe9c5c17c4e1b50c305d88 ssh-agent -k [2022-10-25T17:08:55.123Z] unset SSH_AUTH_SOCK; [2022-10-25T17:08:55.123Z] unset SSH_AGENT_PID; [2022-10-25T17:08:55.123Z] echo Agent pid 39 killed; [2022-10-25T17:08:55.130Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-25T17:08:55.151Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T17:08:55.151Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T17:08:55.262Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T17:08:55.266Z] $ docker exec b6d64c7ae1b66b2f506de7dd1ad15c219888b04acbfe9c5c17c4e1b50c305d88 ssh-agent [2022-10-25T17:08:55.351Z] SSH_AUTH_SOCK=/tmp/ssh-cEJBDNUoB0fQ/agent.71 [2022-10-25T17:08:55.351Z] SSH_AGENT_PID=77 [2022-10-25T17:08:55.355Z] Running ssh-add (command line suppressed) [2022-10-25T17:08:55.452Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_9566790878297648289.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_9566790878297648289.key) [2022-10-25T17:08:55.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T17:08:55.752Z] + git semver init [2022-10-25T17:08:56.011Z] 2022-10-25 17:08:55,927 [run_init] DEBUG init version:0.0.0 force:False [2022-10-25T17:08:56.011Z] 2022-10-25 17:08:55,928 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2022-10-25T17:08:56.011Z] 2022-10-25 17:08:55,928 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2022-10-25T17:08:56.011Z] 2022-10-25 17:08:55,928 [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-10-25T17:08:56.951Z] 2022-10-25 17:08:56,826 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude [2022-10-25T17:08:56.951Z] 2022-10-25 17:08:56,827 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False [2022-10-25T17:08:56.951Z] 2022-10-25 17:08:56,827 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-10-25T17:08:56.951Z] 2022-10-25 17:08:56,827 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-10-25T17:08:56.951Z] 2.3.0-dev.10 [Pipeline] } [2022-10-25T17:08:56.963Z] $ docker exec --env ******** --env ******** b6d64c7ae1b66b2f506de7dd1ad15c219888b04acbfe9c5c17c4e1b50c305d88 ssh-agent -k [2022-10-25T17:08:57.055Z] unset SSH_AUTH_SOCK; [2022-10-25T17:08:57.055Z] unset SSH_AGENT_PID; [2022-10-25T17:08:57.055Z] echo Agent pid 77 killed; [2022-10-25T17:08:57.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T17:08:57.358Z] + git semver [Pipeline] } [2022-10-25T17:08:57.633Z] $ docker stop --time=1 b6d64c7ae1b66b2f506de7dd1ad15c219888b04acbfe9c5c17c4e1b50c305d88 [2022-10-25T17:08:59.143Z] $ docker rm -f b6d64c7ae1b66b2f506de7dd1ad15c219888b04acbfe9c5c17c4e1b50c305d88 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T17:08:59.491Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-25T17:08:59.727Z] Stashed 1 file(s) [Pipeline] echo [2022-10-25T17:08:59.730Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.10 [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-10-25T17:08:59.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T17:08:59.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T17:08:59.879Z] ========================================================= [2022-10-25T17:08:59.879Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-25T17:08:59.879Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-25T17:09:00.170Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T17:09:00.170Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-25T17:09:00.170Z] 213ec9aee27d: Pulling fs layer [2022-10-25T17:09:00.170Z] 4583459ba037: Pulling fs layer [2022-10-25T17:09:00.170Z] 93c1e223e6f2: Pulling fs layer [2022-10-25T17:09:00.170Z] 53926ce57604: Pulling fs layer [2022-10-25T17:09:00.170Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-25T17:09:00.170Z] 30f14e443154: Pulling fs layer [2022-10-25T17:09:00.170Z] 801331c1e519: Pulling fs layer [2022-10-25T17:09:00.170Z] 99cc6dd402b0: Pulling fs layer [2022-10-25T17:09:00.170Z] 7d9ed39f4882: Pulling fs layer [2022-10-25T17:09:00.170Z] 53926ce57604: Waiting [2022-10-25T17:09:00.170Z] 21b2b0c7a3f4: Waiting [2022-10-25T17:09:00.170Z] 7d9ed39f4882: Waiting [2022-10-25T17:09:00.170Z] 30f14e443154: Waiting [2022-10-25T17:09:00.170Z] 99cc6dd402b0: Waiting [2022-10-25T17:09:00.170Z] 801331c1e519: Waiting [2022-10-25T17:09:00.170Z] 93c1e223e6f2: Verifying Checksum [2022-10-25T17:09:00.170Z] 93c1e223e6f2: Download complete [2022-10-25T17:09:00.170Z] 4583459ba037: Verifying Checksum [2022-10-25T17:09:00.170Z] 4583459ba037: Download complete [2022-10-25T17:09:00.170Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-25T17:09:00.170Z] 21b2b0c7a3f4: Download complete [2022-10-25T17:09:00.170Z] 30f14e443154: Verifying Checksum [2022-10-25T17:09:00.170Z] 30f14e443154: Download complete [2022-10-25T17:09:00.429Z] 213ec9aee27d: Verifying Checksum [2022-10-25T17:09:00.429Z] 213ec9aee27d: Download complete [2022-10-25T17:09:00.429Z] 801331c1e519: Verifying Checksum [2022-10-25T17:09:00.429Z] 801331c1e519: Download complete [2022-10-25T17:09:00.429Z] 213ec9aee27d: Pull complete [2022-10-25T17:09:00.693Z] 4583459ba037: Pull complete [2022-10-25T17:09:00.693Z] 7d9ed39f4882: Verifying Checksum [2022-10-25T17:09:00.693Z] 7d9ed39f4882: Download complete [2022-10-25T17:09:00.951Z] 99cc6dd402b0: Verifying Checksum [2022-10-25T17:09:00.951Z] 99cc6dd402b0: Download complete [2022-10-25T17:09:00.951Z] 93c1e223e6f2: Pull complete [2022-10-25T17:09:01.212Z] 53926ce57604: Verifying Checksum [2022-10-25T17:09:01.212Z] 53926ce57604: Download complete [2022-10-25T17:09:04.502Z] 53926ce57604: Pull complete [2022-10-25T17:09:04.767Z] 21b2b0c7a3f4: Pull complete [2022-10-25T17:09:04.767Z] 30f14e443154: Pull complete [2022-10-25T17:09:05.025Z] 801331c1e519: Pull complete [2022-10-25T17:09:06.925Z] 99cc6dd402b0: Pull complete [2022-10-25T17:09:07.862Z] 7d9ed39f4882: Pull complete [2022-10-25T17:09:07.862Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-25T17:09:07.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T17:09:07.862Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-10-25T17:09:08.178Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:09:08.479Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T17:09:08.479Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T17:09:08.542Z] prd-ubuntu20.04-docker-8c-8g-116922 does not seem to be running inside a container [2022-10-25T17:09:08.574Z] $ 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-10-25T17:09:12.732Z] $ docker top 5efe2ddc6ff6d0e626d6edbc8f2799c61dbb11a5acda1c8cdd02cc586e9775ea -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T17:09:13.068Z] + go version [2022-10-25T17:09:13.068Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-25T17:09:13.081Z] $ docker stop --time=1 5efe2ddc6ff6d0e626d6edbc8f2799c61dbb11a5acda1c8cdd02cc586e9775ea [2022-10-25T17:09:14.379Z] $ docker rm -f 5efe2ddc6ff6d0e626d6edbc8f2799c61dbb11a5acda1c8cdd02cc586e9775ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:09:14.752Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T17:09:14.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T17:09:14.802Z] Still waiting to schedule task [2022-10-25T17:09:14.803Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-25T17:09:14.809Z] prd-ubuntu20.04-docker-8c-8g-116922 does not seem to be running inside a container [2022-10-25T17:09:14.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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-10-25T17:09:15.239Z] $ docker top 18167c2b6603f39cf8447e9a3dfb7d98d613d0d61053cc4adc9654ce741c4dd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T17:09:15.581Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] fileExists [Pipeline] sh [2022-10-25T17:09:15.875Z] + make test [2022-10-25T17:09:15.875Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2022-10-25T17:09:15.875Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-25T17:09:15.875Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 [2022-10-25T17:09:15.875Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-10-25T17:09:15.875Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-25T17:09:15.875Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-25T17:09:15.875Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-25T17:09:15.875Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-25T17:09:15.875Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-10-25T17:09:15.875Z] go: downloading google.golang.org/grpc v1.46.0 [2022-10-25T17:09:15.875Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-10-25T17:09:16.135Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-10-25T17:09:16.135Z] go: downloading github.com/go-kit/log v0.2.1 [2022-10-25T17:09:16.135Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-10-25T17:09:16.135Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-25T17:09:16.622Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-10-25T17:09:16.622Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-10-25T17:09:16.622Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-10-25T17:09:16.622Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-10-25T17:09:16.622Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-10-25T17:09:16.622Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-10-25T17:09:16.622Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-25T17:09:16.622Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-25T17:09:16.622Z] go: downloading golang.org/x/text v0.3.7 [2022-10-25T17:09:16.622Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-25T17:09:43.157Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.662s coverage: 81.7% of statements [2022-10-25T17:09:43.157Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.064s coverage: 52.2% of statements [2022-10-25T17:09:43.157Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2022-10-25T17:09:43.157Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.067s coverage: 96.7% of statements [2022-10-25T17:09:43.157Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.039s coverage: 89.5% of statements [2022-10-25T17:09:43.157Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2022-10-25T17:09:43.157Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.031s coverage: 100.0% of statements [2022-10-25T17:09:43.157Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2022-10-25T17:09:43.157Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.068s coverage: 55.8% of statements [2022-10-25T17:09:43.157Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] [2022-10-25T17:09:43.157Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.030s coverage: 54.5% of statements [2022-10-25T17:09:43.157Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.077s coverage: 100.0% of statements [2022-10-25T17:09:43.157Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2022-10-25T17:09:55.371Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-25T17:09:55.371Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-25T17:09:58.660Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T17:09:58.660Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-25T17:09:58.670Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-25T17:09:58.683Z] $ docker stop --time=1 18167c2b6603f39cf8447e9a3dfb7d98d613d0d61053cc4adc9654ce741c4dd2 [2022-10-25T17:10:01.695Z] $ docker rm -f 18167c2b6603f39cf8447e9a3dfb7d98d613d0d61053cc4adc9654ce741c4dd2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T17:10:02.312Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-25T17:10:02.362Z] 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-10-25T17:10:02.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T17:10:02.835Z] [2022-10-25T17:10:02.835Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:10:03.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T17:10:03.129Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-25T17:10:03.129Z] 5eb5b503b376: Pulling fs layer [2022-10-25T17:10:03.129Z] 5c69ac0246d0: Pulling fs layer [2022-10-25T17:10:03.129Z] ec43610c2a17: Pulling fs layer [2022-10-25T17:10:03.129Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-25T17:10:03.129Z] 33b1e0a273af: Pulling fs layer [2022-10-25T17:10:03.129Z] 5d3b04190fa2: Pulling fs layer [2022-10-25T17:10:03.129Z] 2f39f015ded8: Pulling fs layer [2022-10-25T17:10:03.129Z] 3a2ae6a8a46f: Waiting [2022-10-25T17:10:03.129Z] 33b1e0a273af: Waiting [2022-10-25T17:10:03.129Z] 5d3b04190fa2: Waiting [2022-10-25T17:10:03.129Z] 2f39f015ded8: Waiting [2022-10-25T17:10:03.129Z] 5c69ac0246d0: Download complete [2022-10-25T17:10:03.129Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-25T17:10:03.129Z] 3a2ae6a8a46f: Download complete [2022-10-25T17:10:03.387Z] 33b1e0a273af: Verifying Checksum [2022-10-25T17:10:03.387Z] 33b1e0a273af: Download complete [2022-10-25T17:10:03.387Z] 5d3b04190fa2: Verifying Checksum [2022-10-25T17:10:03.387Z] 5d3b04190fa2: Download complete [2022-10-25T17:10:03.387Z] ec43610c2a17: Download complete [2022-10-25T17:10:03.387Z] 5eb5b503b376: Verifying Checksum [2022-10-25T17:10:03.387Z] 5eb5b503b376: Download complete [2022-10-25T17:10:04.768Z] 5eb5b503b376: Pull complete [2022-10-25T17:10:05.033Z] 5c69ac0246d0: Pull complete [2022-10-25T17:10:05.294Z] ec43610c2a17: Pull complete [2022-10-25T17:10:05.554Z] 3a2ae6a8a46f: Pull complete [2022-10-25T17:10:05.812Z] 33b1e0a273af: Pull complete [2022-10-25T17:10:05.812Z] 5d3b04190fa2: Pull complete [2022-10-25T17:10:09.993Z] 2f39f015ded8: Pull complete [2022-10-25T17:10:09.993Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-25T17:10:09.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T17:10:09.993Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T17:10:10.064Z] prd-ubuntu20.04-docker-8c-8g-116922 does not seem to be running inside a container [2022-10-25T17:10:10.097Z] $ 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-10-25T17:10:12.976Z] $ docker top 044f353c76292b46d9aeda15218fb6b169b1557013bf7de0741f0c6ae352155b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:10:13.347Z] ---> job-cost.sh [2022-10-25T17:10:13.347Z] lf-activate-venv: SKIPPING [2022-10-25T17:10:13.347Z] INFO: No Stack... [2022-10-25T17:10:13.915Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T17:10:14.174Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T17:10:14.466Z] + cut -d, -f6 [2022-10-25T17:10:14.466Z] + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv [Pipeline] lock [2022-10-25T17:10:14.479Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-34-stack-cost] [2022-10-25T17:10:14.488Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-34-stack-cost] did not exist. Created. [2022-10-25T17:10:14.488Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T17:10:14.793Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-25T17:10:14.825Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T17:10:14.831Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-34-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T17:10:14.850Z] $ docker stop --time=1 044f353c76292b46d9aeda15218fb6b169b1557013bf7de0741f0c6ae352155b [2022-10-25T17:10:16.050Z] $ docker rm -f 044f353c76292b46d9aeda15218fb6b169b1557013bf7de0741f0c6ae352155b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-25T17:12:13.820Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-116924 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws [2022-10-25T17:12:13.835Z] Running in /w/workspace/go-mod-secrets/34 [Pipeline] { [Pipeline] checkout [2022-10-25T17:12:13.873Z] Selected Git installation does not exist. Using Default [2022-10-25T17:12:13.873Z] The recommended git tool is: NONE [2022-10-25T17:12:19.906Z] using credential edgex-jenkins-ssh [2022-10-25T17:12:19.925Z] Cloning the remote Git repository [2022-10-25T17:12:19.985Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2022-10-25T17:12:20.080Z] > git init /w/workspace/go-mod-secrets/34 # timeout=10 [2022-10-25T17:12:20.257Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2022-10-25T17:12:20.258Z] > git --version # timeout=10 [2022-10-25T17:12:20.281Z] > git --version # 'git version 2.25.1' [2022-10-25T17:12:20.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T17:12:20.348Z] Verifying host key using known hosts file [2022-10-25T17:12:20.610Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-25T17:12:20.625Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T17:12:22.590Z] Avoid second fetch [2022-10-25T17:12:22.590Z] Checking out Revision 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c (main) [2022-10-25T17:12:21.524Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2022-10-25T17:12:21.554Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T17:12:22.614Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T17:12:22.634Z] > git checkout -f 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c # timeout=10 [2022-10-25T17:12:23.187Z] Commit message: "build: Latest go-mods and daily DependaBot (#165)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T17:12:24.370Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-25T17:12:24.370Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T17:12:24.370Z] Dload Upload Total Spent Left Speed [2022-10-25T17:12:24.370Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85148 0 --:--:-- --:--:-- --:--:-- 85148 [Pipeline] sh [2022-10-25T17:12:24.955Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-25T17:12:25.296Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-25T17:12:25.296Z] + sudo tee /etc/docker/daemon.new [2022-10-25T17:12:25.296Z] { [2022-10-25T17:12:25.296Z] "registry-mirrors": [ [2022-10-25T17:12:25.296Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-25T17:12:25.296Z] ], [2022-10-25T17:12:25.296Z] "bip": "10.250.0.254/24", [2022-10-25T17:12:25.296Z] "hosts": [ [2022-10-25T17:12:25.296Z] "tcp://0.0.0.0:5555", [2022-10-25T17:12:25.296Z] "unix:///var/run/docker.sock" [2022-10-25T17:12:25.296Z] ], [2022-10-25T17:12:25.296Z] "mtu": 1458, [2022-10-25T17:12:25.296Z] "selinux-enabled": true, [2022-10-25T17:12:25.296Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-25T17:12:25.296Z] } [Pipeline] sh [2022-10-25T17:12:25.636Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-25T17:12:25.971Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-10-25T17:12:44.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T17:12:44.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T17:12:44.419Z] ========================================================= [2022-10-25T17:12:44.419Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-25T17:12:44.419Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-25T17:12:44.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T17:12:45.460Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-25T17:12:45.460Z] 9b18e9b68314: Pulling fs layer [2022-10-25T17:12:45.460Z] d32db5db7311: Pulling fs layer [2022-10-25T17:12:45.460Z] d0c4b47475fc: Pulling fs layer [2022-10-25T17:12:45.460Z] 5831b945b038: Pulling fs layer [2022-10-25T17:12:45.460Z] 86bbec2aaacd: Pulling fs layer [2022-10-25T17:12:45.460Z] e10730c5d714: Pulling fs layer [2022-10-25T17:12:45.460Z] 5dd5c2283517: Pulling fs layer [2022-10-25T17:12:45.460Z] d5ac0230b979: Pulling fs layer [2022-10-25T17:12:45.460Z] 5831b945b038: Waiting [2022-10-25T17:12:45.460Z] 86bbec2aaacd: Waiting [2022-10-25T17:12:45.460Z] d5ac0230b979: Waiting [2022-10-25T17:12:45.460Z] e10730c5d714: Waiting [2022-10-25T17:12:45.460Z] d0c4b47475fc: Verifying Checksum [2022-10-25T17:12:45.460Z] d0c4b47475fc: Download complete [2022-10-25T17:12:45.460Z] d32db5db7311: Verifying Checksum [2022-10-25T17:12:45.460Z] d32db5db7311: Download complete [2022-10-25T17:12:45.736Z] 86bbec2aaacd: Verifying Checksum [2022-10-25T17:12:45.736Z] 86bbec2aaacd: Download complete [2022-10-25T17:12:45.736Z] e10730c5d714: Verifying Checksum [2022-10-25T17:12:45.736Z] e10730c5d714: Download complete [2022-10-25T17:12:45.736Z] 9b18e9b68314: Verifying Checksum [2022-10-25T17:12:45.736Z] 9b18e9b68314: Download complete [2022-10-25T17:12:46.717Z] 9b18e9b68314: Pull complete [2022-10-25T17:12:46.997Z] d5ac0230b979: Verifying Checksum [2022-10-25T17:12:46.997Z] d5ac0230b979: Download complete [2022-10-25T17:12:47.269Z] d32db5db7311: Pull complete [2022-10-25T17:12:47.550Z] d0c4b47475fc: Pull complete [2022-10-25T17:12:48.534Z] 5dd5c2283517: Verifying Checksum [2022-10-25T17:12:48.534Z] 5dd5c2283517: Download complete [2022-10-25T17:12:49.517Z] 5831b945b038: Verifying Checksum [2022-10-25T17:12:49.517Z] 5831b945b038: Download complete [2022-10-25T17:13:02.394Z] 5831b945b038: Pull complete [2022-10-25T17:13:02.394Z] 86bbec2aaacd: Pull complete [2022-10-25T17:13:02.663Z] e10730c5d714: Pull complete [2022-10-25T17:13:09.353Z] 5dd5c2283517: Pull complete [2022-10-25T17:13:10.794Z] d5ac0230b979: Pull complete [2022-10-25T17:13:10.794Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-25T17:13:10.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T17:13:10.794Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-10-25T17:13:11.130Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:13:11.482Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T17:13:11.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T17:13:11.677Z] prd-ubuntu20.04-docker-arm64-4c-16g-116924 does not seem to be running inside a container [2022-10-25T17:13:11.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/34 -v /w/workspace/go-mod-secrets/34:/w/workspace/go-mod-secrets/34:rw,z -v /w/workspace/go-mod-secrets/34@tmp:/w/workspace/go-mod-secrets/34@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-arm64 cat [2022-10-25T17:13:15.437Z] $ docker top 6b60297f60d90d525ff39ad78ff157b03c7ec10debe9c2939fe1bfb85b5d4f83 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T17:13:16.277Z] + go version [2022-10-25T17:13:16.277Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-25T17:13:16.298Z] $ docker stop --time=1 6b60297f60d90d525ff39ad78ff157b03c7ec10debe9c2939fe1bfb85b5d4f83 [2022-10-25T17:13:17.950Z] $ docker rm -f 6b60297f60d90d525ff39ad78ff157b03c7ec10debe9c2939fe1bfb85b5d4f83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:13:18.510Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T17:13:18.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T17:13:18.692Z] prd-ubuntu20.04-docker-arm64-4c-16g-116924 does not seem to be running inside a container [2022-10-25T17:13:18.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-secrets/34 -v /w/workspace/go-mod-secrets/34:/w/workspace/go-mod-secrets/34:rw,z -v /w/workspace/go-mod-secrets/34@tmp:/w/workspace/go-mod-secrets/34@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-arm64 cat [2022-10-25T17:13:19.953Z] $ docker top 1b802759025f027d37fe732bba1eaf8e6427c76429423f930d43698223180786 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T17:13:20.465Z] + git config --global --add safe.directory /w/workspace/go-mod-secrets/34 [Pipeline] fileExists [Pipeline] sh [2022-10-25T17:13:20.805Z] + make test [2022-10-25T17:13:20.805Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2022-10-25T17:13:21.072Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.18 [2022-10-25T17:13:21.072Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-25T17:13:21.338Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-10-25T17:13:21.606Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-25T17:13:21.606Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-25T17:13:21.606Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-25T17:13:21.606Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-25T17:13:21.606Z] go: downloading github.com/go-kit/log v0.2.1 [2022-10-25T17:13:21.606Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-10-25T17:13:21.606Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-25T17:13:21.606Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-10-25T17:13:21.606Z] go: downloading google.golang.org/grpc v1.46.0 [2022-10-25T17:13:22.563Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-10-25T17:13:22.563Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-10-25T17:13:22.563Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-10-25T17:13:22.563Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-25T17:13:22.563Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-25T17:13:22.832Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-10-25T17:13:23.419Z] go: downloading golang.org/x/text v0.3.7 [2022-10-25T17:13:23.419Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-10-25T17:13:23.419Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-10-25T17:13:23.690Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-25T17:13:24.275Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-10-25T17:13:24.545Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-10-25T17:15:16.226Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 10.018s coverage: 81.7% of statements [2022-10-25T17:15:16.226Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.313s coverage: 52.2% of statements [2022-10-25T17:15:16.226Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2022-10-25T17:15:16.226Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.267s coverage: 96.7% of statements [2022-10-25T17:15:16.226Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.077s coverage: 89.5% of statements [2022-10-25T17:15:16.226Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2022-10-25T17:15:16.226Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.069s coverage: 100.0% of statements [2022-10-25T17:15:16.226Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2022-10-25T17:15:38.329Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.255s coverage: 55.8% of statements [2022-10-25T17:15:38.329Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] [2022-10-25T17:15:38.329Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.077s coverage: 54.5% of statements [2022-10-25T17:15:38.329Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.238s coverage: 100.0% of statements [2022-10-25T17:15:38.329Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2022-10-25T17:15:38.329Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-25T17:15:38.329Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-25T17:16:46.207Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T17:16:46.207Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-25T17:16:46.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-25T17:16:46.238Z] $ docker stop --time=1 1b802759025f027d37fe732bba1eaf8e6427c76429423f930d43698223180786 [2022-10-25T17:16:48.271Z] $ docker rm -f 1b802759025f027d37fe732bba1eaf8e6427c76429423f930d43698223180786 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T17:16:51.126Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-25T17:16:51.147Z] Warning: overwriting stash ‘coverage-report’ [2022-10-25T17:16:51.634Z] 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-10-25T17:16:52.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T17:16:52.037Z] [2022-10-25T17:16:52.037Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:16:52.388Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T17:16:52.658Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-25T17:16:52.658Z] 8998bd30e6a1: Pulling fs layer [2022-10-25T17:16:52.658Z] 04944245beec: Pulling fs layer [2022-10-25T17:16:52.658Z] 699f458cf7ca: Pulling fs layer [2022-10-25T17:16:52.658Z] 765212b225bb: Pulling fs layer [2022-10-25T17:16:52.658Z] f23df028b6ca: Pulling fs layer [2022-10-25T17:16:52.658Z] d65c8cfc05b1: Pulling fs layer [2022-10-25T17:16:52.658Z] 2437ff75d9bd: Pulling fs layer [2022-10-25T17:16:52.658Z] 765212b225bb: Waiting [2022-10-25T17:16:52.658Z] d65c8cfc05b1: Waiting [2022-10-25T17:16:52.658Z] 2437ff75d9bd: Waiting [2022-10-25T17:16:52.658Z] f23df028b6ca: Waiting [2022-10-25T17:16:52.658Z] 04944245beec: Verifying Checksum [2022-10-25T17:16:52.658Z] 04944245beec: Download complete [2022-10-25T17:16:52.658Z] 765212b225bb: Verifying Checksum [2022-10-25T17:16:52.658Z] 765212b225bb: Download complete [2022-10-25T17:16:52.658Z] f23df028b6ca: Verifying Checksum [2022-10-25T17:16:52.658Z] f23df028b6ca: Download complete [2022-10-25T17:16:52.932Z] d65c8cfc05b1: Verifying Checksum [2022-10-25T17:16:52.932Z] d65c8cfc05b1: Download complete [2022-10-25T17:16:52.932Z] 699f458cf7ca: Verifying Checksum [2022-10-25T17:16:52.932Z] 699f458cf7ca: Download complete [2022-10-25T17:16:53.523Z] 8998bd30e6a1: Verifying Checksum [2022-10-25T17:16:53.523Z] 8998bd30e6a1: Download complete [2022-10-25T17:16:56.107Z] 2437ff75d9bd: Verifying Checksum [2022-10-25T17:16:56.107Z] 2437ff75d9bd: Download complete [2022-10-25T17:16:58.695Z] 8998bd30e6a1: Pull complete [2022-10-25T17:16:58.961Z] 04944245beec: Pull complete [2022-10-25T17:17:00.912Z] 699f458cf7ca: Pull complete [2022-10-25T17:17:02.326Z] 765212b225bb: Pull complete [2022-10-25T17:17:03.296Z] f23df028b6ca: Pull complete [2022-10-25T17:17:03.566Z] d65c8cfc05b1: Pull complete [2022-10-25T17:17:21.796Z] 2437ff75d9bd: Pull complete [2022-10-25T17:17:21.796Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-25T17:17:21.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T17:17:21.796Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T17:17:22.057Z] prd-ubuntu20.04-docker-arm64-4c-16g-116924 does not seem to be running inside a container [2022-10-25T17:17:22.168Z] $ 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/34 -v /w/workspace/go-mod-secrets/34:/w/workspace/go-mod-secrets/34:rw,z -v /w/workspace/go-mod-secrets/34@tmp:/w/workspace/go-mod-secrets/34@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:arm64 cat [2022-10-25T17:17:23.439Z] $ docker top ee5d07ea5825ae3034d79d83e6964e25ec9580e52dff11d2a7003ddc5bb13421 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:17:24.304Z] ---> job-cost.sh [2022-10-25T17:17:24.304Z] lf-activate-venv: SKIPPING [2022-10-25T17:17:24.304Z] INFO: No Stack... [2022-10-25T17:17:24.890Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-25T17:17:25.862Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T17:17:26.507Z] + cut -d, -f6 [2022-10-25T17:17:26.507Z] + cat /w/workspace/go-mod-secrets/34/archives/cost.csv [Pipeline] lock [2022-10-25T17:17:26.545Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-34-stack-cost] [2022-10-25T17:17:26.552Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-34-stack-cost] did not exist. Created. [2022-10-25T17:17:26.552Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T17:17:27.234Z] /w/workspace/go-mod-secrets/34@tmp/durable-810ea1a4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-25T17:17:27.900Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-25T17:17:27.923Z] Warning: overwriting stash ‘stack-cost’ [2022-10-25T17:17:27.975Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T17:17:27.981Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-34-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T17:17:28.006Z] $ docker stop --time=1 ee5d07ea5825ae3034d79d83e6964e25ec9580e52dff11d2a7003ddc5bb13421 [2022-10-25T17:17:29.524Z] $ docker rm -f ee5d07ea5825ae3034d79d83e6964e25ec9580e52dff11d2a7003ddc5bb13421 [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-10-25T17:17:30.014Z] provisioning config files... [2022-10-25T17:17:30.028Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config886847404266656892tmp [Pipeline] { [Pipeline] sh [2022-10-25T17:17:30.323Z] + set +x [2022-10-25T17:17:30.323Z] + bash -s -- [2022-10-25T17:17:30.323Z] + curl -s https://codecov.io/bash [2022-10-25T17:17:30.323Z] [2022-10-25T17:17:30.323Z] _____ _ [2022-10-25T17:17:30.323Z] / ____| | | [2022-10-25T17:17:30.323Z] | | ___ __| | ___ ___ _____ __ [2022-10-25T17:17:30.323Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-25T17:17:30.323Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-25T17:17:30.323Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-25T17:17:30.323Z] Bash-1.0.6 [2022-10-25T17:17:30.323Z] [2022-10-25T17:17:30.323Z] [2022-10-25T17:17:30.323Z] ==> git version 2.25.1 found [2022-10-25T17:17:30.323Z] ==> 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-10-25T17:17:30.323Z] Release-Date: 2020-01-08 [2022-10-25T17:17:30.323Z] 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-10-25T17:17:30.323Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-25T17:17:30.323Z] ==> Jenkins CI detected. [2022-10-25T17:17:30.323Z] current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main [2022-10-25T17:17:30.323Z] project root: . [2022-10-25T17:17:30.323Z] --> token set from env [2022-10-25T17:17:30.323Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-25T17:17:30.323Z] ==> Running gcov in . (disable via -X gcov) [2022-10-25T17:17:30.323Z] ==> Python coveragepy not found [2022-10-25T17:17:30.323Z] ==> Searching for coverage reports in: [2022-10-25T17:17:30.323Z] + . [2022-10-25T17:17:30.323Z] -> Found 1 reports [2022-10-25T17:17:30.323Z] ==> Detecting git/mercurial file structure [2022-10-25T17:17:30.323Z] ==> Reading reports [2022-10-25T17:17:30.323Z] + ./coverage.out bytes=33436 [2022-10-25T17:17:30.323Z] ==> Appending adjustments [2022-10-25T17:17:30.323Z] https://docs.codecov.io/docs/fixing-reports [2022-10-25T17:17:30.582Z] + Found adjustments [2022-10-25T17:17:30.582Z] ==> Gzipping contents [2022-10-25T17:17:30.582Z] 8.0K /tmp/codecov.fOJhol.gz [2022-10-25T17:17:30.582Z] ==> Uploading reports [2022-10-25T17:17:30.582Z] url: https://codecov.io [2022-10-25T17:17:30.582Z] query: branch=main&commit=75b59ec7fa608e2c901676455fd8f3a4b5bbb38c&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-25T17:17:30.582Z] -> Pinging Codecov [2022-10-25T17:17:30.582Z] 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=75b59ec7fa608e2c901676455fd8f3a4b5bbb38c&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-25T17:17:30.841Z] -> Uploading to [2022-10-25T17:17:30.841Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-25/D63849C06B6B67093493C71CE874ED06/75b59ec7fa608e2c901676455fd8f3a4b5bbb38c/ad1ef781-f659-458c-bac0-5efd122c4725.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T171730Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a14f7d9b93c4e2519c4335b6cfbd9a351249d16dfaa417b49f057387a34a6fdb [2022-10-25T17:17:31.099Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T17:17:31.099Z] Dload Upload Total Spent Left Speed [2022-10-25T17:17:31.099Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6819 0 0 100 6819 0 30172 --:--:-- --:--:-- --:--:-- 30172 [2022-10-25T17:17:31.099Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/75b59ec7fa608e2c901676455fd8f3a4b5bbb38c [Pipeline] } [2022-10-25T17:17:31.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-25T17:17:31.261Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-25T17:17:31.271Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:17:31.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-25T17:17:31.561Z] [2022-10-25T17:17:31.561Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:17:31.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-25T17:17:31.852Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-25T17:17:31.852Z] df9b9388f04a: Pulling fs layer [2022-10-25T17:17:31.852Z] 52dc419b0ee2: Pulling fs layer [2022-10-25T17:17:31.852Z] 25bc292e5bac: Pulling fs layer [2022-10-25T17:17:31.852Z] 114826534d7a: Pulling fs layer [2022-10-25T17:17:31.852Z] 4657fd5d0bcf: Pulling fs layer [2022-10-25T17:17:31.852Z] 6ad1cebc031e: Pulling fs layer [2022-10-25T17:17:31.852Z] 4657fd5d0bcf: Waiting [2022-10-25T17:17:31.852Z] 114826534d7a: Waiting [2022-10-25T17:17:31.852Z] 8a3aa393b2d8: Pulling fs layer [2022-10-25T17:17:31.852Z] 6ad1cebc031e: Waiting [2022-10-25T17:17:31.852Z] 8a3aa393b2d8: Waiting [2022-10-25T17:17:31.852Z] 25bc292e5bac: Download complete [2022-10-25T17:17:31.852Z] 52dc419b0ee2: Verifying Checksum [2022-10-25T17:17:31.852Z] 52dc419b0ee2: Download complete [2022-10-25T17:17:31.852Z] 4657fd5d0bcf: Verifying Checksum [2022-10-25T17:17:31.852Z] 4657fd5d0bcf: Download complete [2022-10-25T17:17:31.852Z] df9b9388f04a: Download complete [2022-10-25T17:17:32.123Z] df9b9388f04a: Pull complete [2022-10-25T17:17:32.123Z] 6ad1cebc031e: Verifying Checksum [2022-10-25T17:17:32.123Z] 6ad1cebc031e: Download complete [2022-10-25T17:17:32.123Z] 52dc419b0ee2: Pull complete [2022-10-25T17:17:32.123Z] 25bc292e5bac: Pull complete [2022-10-25T17:17:32.705Z] 114826534d7a: Verifying Checksum [2022-10-25T17:17:32.705Z] 114826534d7a: Download complete [2022-10-25T17:17:32.963Z] 8a3aa393b2d8: Verifying Checksum [2022-10-25T17:17:32.963Z] 8a3aa393b2d8: Download complete [2022-10-25T17:17:36.266Z] 114826534d7a: Pull complete [2022-10-25T17:17:36.266Z] 4657fd5d0bcf: Pull complete [2022-10-25T17:17:36.266Z] 6ad1cebc031e: Pull complete [2022-10-25T17:17:38.812Z] 8a3aa393b2d8: Pull complete [2022-10-25T17:17:38.812Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-25T17:17:38.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-25T17:17:38.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T17:17:38.891Z] prd-ubuntu20.04-docker-8c-8g-116922 does not seem to be running inside a container [2022-10-25T17:17:38.920Z] $ 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-10-25T17:17:41.962Z] $ docker top 99c83becdd4a4486391957623f0356d446aaa1982f7bbb5a29c34d1c0054906b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-25T17:17:42.029Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh [2022-10-25T17:17:42.306Z] + set -o pipefail [2022-10-25T17:17:42.306Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' [2022-10-25T17:17:47.574Z] [2022-10-25T17:17:47.574Z] Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v2)... [2022-10-25T17:17:47.574Z] [2022-10-25T17:17:47.574Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0d3915cb-23c5-4258-a5a9-356997f1cfb0/history/bfd1d4d8-6371-4841-bedb-b44b311508af [2022-10-25T17:17:47.574Z] [2022-10-25T17:17:47.574Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-25T17:17:47.574Z] [2022-10-25T17:17:47.832Z] [2022-10-25T17:17:47.832Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-25T17:17:47.832Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-25T17:17:47.832Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-25T17:17:47.846Z] $ docker stop --time=1 99c83becdd4a4486391957623f0356d446aaa1982f7bbb5a29c34d1c0054906b [2022-10-25T17:17:50.405Z] $ docker rm -f 99c83becdd4a4486391957623f0356d446aaa1982f7bbb5a29c34d1c0054906b [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-10-25T17:17:51.059Z] + git log --format=format:%s -1 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c [Pipeline] sh [2022-10-25T17:17:51.349Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T17:17:51.349Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:17:51.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T17:17:51.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T17:17:51.713Z] prd-ubuntu20.04-docker-8c-8g-116922 does not seem to be running inside a container [2022-10-25T17:17:51.745Z] $ 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-10-25T17:17:52.187Z] $ docker top 0a6c18e9b97b93e6437ce78b7372882f4335c782227db830f57a57bd7b022b5b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T17:17:52.263Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T17:17:52.263Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T17:17:52.383Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T17:17:52.388Z] $ docker exec 0a6c18e9b97b93e6437ce78b7372882f4335c782227db830f57a57bd7b022b5b ssh-agent [2022-10-25T17:17:52.492Z] SSH_AUTH_SOCK=/tmp/ssh-0nvwxNG6g1oX/agent.32 [2022-10-25T17:17:52.492Z] SSH_AGENT_PID=38 [2022-10-25T17:17:52.497Z] Running ssh-add (command line suppressed) [2022-10-25T17:17:52.600Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_17357263278598057815.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_17357263278598057815.key) [2022-10-25T17:17:52.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T17:17:52.892Z] + git semver tag [2022-10-25T17:17:53.152Z] 2022-10-25 17:17:53,060 [run_tag] DEBUG tag force:False [2022-10-25T17:17:53.152Z] 2022-10-25 17:17:53,061 [check_head_tag] DEBUG check head tag [2022-10-25T17:17:53.152Z] 2022-10-25 17:17:53,061 [execute] INFO git cat-file --batch-check [2022-10-25T17:17:53.152Z] 2022-10-25 17:17:53,062 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) [2022-10-25T17:17:53.152Z] 2022-10-25 17:17:53,065 [execute] INFO git cat-file --batch [2022-10-25T17:17:53.152Z] 2022-10-25 17:17:53,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) [2022-10-25T17:17:53.152Z] 2022-10-25 17:17:53,080 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-10-25T17:17:53.152Z] 2022-10-25 17:17:53,080 [execute] INFO git tag -a v2.3.0-dev.10 -m v2.3.0-dev.10 [2022-10-25T17:17:53.152Z] 2022-10-25 17:17:53,080 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.10', '-m', 'v2.3.0-dev.10'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) [2022-10-25T17:17:53.152Z] 2022-10-25 17:17:53,085 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-10-25T17:17:53.152Z] 2.3.0-dev.10 [Pipeline] } [2022-10-25T17:17:53.163Z] $ docker exec --env ******** --env ******** 0a6c18e9b97b93e6437ce78b7372882f4335c782227db830f57a57bd7b022b5b ssh-agent -k [2022-10-25T17:17:53.255Z] unset SSH_AUTH_SOCK; [2022-10-25T17:17:53.255Z] unset SSH_AGENT_PID; [2022-10-25T17:17:53.256Z] echo Agent pid 38 killed; [2022-10-25T17:17:53.275Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T17:17:53.583Z] + git semver [Pipeline] } [2022-10-25T17:17:53.854Z] $ docker stop --time=1 0a6c18e9b97b93e6437ce78b7372882f4335c782227db830f57a57bd7b022b5b [2022-10-25T17:17:55.181Z] $ docker rm -f 0a6c18e9b97b93e6437ce78b7372882f4335c782227db830f57a57bd7b022b5b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:17:55.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-25T17:17:55.564Z] [2022-10-25T17:17:55.564Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:17:55.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-25T17:17:56.124Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-25T17:17:56.124Z] ab5ef0e58194: Pulling fs layer [2022-10-25T17:17:56.124Z] 9712f1f96733: Pulling fs layer [2022-10-25T17:17:56.124Z] 63f879dbbcfc: Pulling fs layer [2022-10-25T17:17:56.124Z] 0d9ebad4ef96: Pulling fs layer [2022-10-25T17:17:56.124Z] e9a5061849ea: Pulling fs layer [2022-10-25T17:17:56.124Z] d747dcd14b5f: Pulling fs layer [2022-10-25T17:17:56.124Z] e9a5061849ea: Waiting [2022-10-25T17:17:56.124Z] 0d9ebad4ef96: Waiting [2022-10-25T17:17:56.124Z] 2de7ff778b66: Pulling fs layer [2022-10-25T17:17:56.124Z] d747dcd14b5f: Waiting [2022-10-25T17:17:56.124Z] 9712f1f96733: Verifying Checksum [2022-10-25T17:17:56.124Z] 9712f1f96733: Download complete [2022-10-25T17:17:56.394Z] 63f879dbbcfc: Verifying Checksum [2022-10-25T17:17:56.394Z] 63f879dbbcfc: Download complete [2022-10-25T17:17:56.661Z] e9a5061849ea: Verifying Checksum [2022-10-25T17:17:56.661Z] e9a5061849ea: Download complete [2022-10-25T17:17:56.661Z] d747dcd14b5f: Verifying Checksum [2022-10-25T17:17:56.661Z] d747dcd14b5f: Download complete [2022-10-25T17:17:56.923Z] ab5ef0e58194: Verifying Checksum [2022-10-25T17:17:56.923Z] ab5ef0e58194: Download complete [2022-10-25T17:17:56.923Z] 0d9ebad4ef96: Verifying Checksum [2022-10-25T17:17:56.923Z] 0d9ebad4ef96: Download complete [2022-10-25T17:17:56.923Z] 2de7ff778b66: Verifying Checksum [2022-10-25T17:17:56.923Z] 2de7ff778b66: Download complete [2022-10-25T17:17:59.448Z] ab5ef0e58194: Pull complete [2022-10-25T17:17:59.448Z] 9712f1f96733: Pull complete [2022-10-25T17:18:00.014Z] 63f879dbbcfc: Pull complete [2022-10-25T17:18:03.302Z] 0d9ebad4ef96: Pull complete [2022-10-25T17:18:03.302Z] e9a5061849ea: Pull complete [2022-10-25T17:18:03.302Z] d747dcd14b5f: Pull complete [2022-10-25T17:18:04.248Z] 2de7ff778b66: Pull complete [2022-10-25T17:18:04.248Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-25T17:18:04.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-25T17:18:04.248Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T17:18:04.315Z] prd-ubuntu20.04-docker-8c-8g-116922 does not seem to be running inside a container [2022-10-25T17:18:04.351Z] $ 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-10-25T17:18:07.925Z] $ docker top 9d8c861215d4baf1ba516c3378d1c8629d40da25bcf620c0dafd3e496648d689 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-25T17:18:07.982Z] provisioning config files... [2022-10-25T17:18:07.987Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config7693121516154893430tmp [2022-10-25T17:18:07.996Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config4209143442456709676tmp [2022-10-25T17:18:08.004Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config13106522249538160580tmp [Pipeline] { [Pipeline] echo [2022-10-25T17:18:08.018Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:18:08.304Z] ---> sigul-configuration.sh [2022-10-25T17:18:08.304Z] gpg: directory `/root/.gnupg' created [2022-10-25T17:18:08.304Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-25T17:18:08.304Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-25T17:18:08.304Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-25T17:18:08.304Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-25T17:18:08.304Z] gpg: CAST5 encrypted data [2022-10-25T17:18:08.304Z] gpg: encrypted with 1 passphrase [2022-10-25T17:18:08.304Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-25T17:18:08.595Z] + mkdir /home/jenkins [2022-10-25T17:18:08.595Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-25T17:18:08.877Z] + 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-10-25T17:18:08.884Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:18:09.162Z] ---> sigul-install.sh [2022-10-25T17:18:09.162Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-25T17:18:09.441Z] + git tag --list [2022-10-25T17:18:09.441Z] v0.0.0 [2022-10-25T17:18:09.441Z] v0.0.1 [2022-10-25T17:18:09.441Z] v0.0.10 [2022-10-25T17:18:09.441Z] v0.0.11 [2022-10-25T17:18:09.441Z] v0.0.12 [2022-10-25T17:18:09.441Z] v0.0.13 [2022-10-25T17:18:09.441Z] v0.0.14 [2022-10-25T17:18:09.441Z] v0.0.15 [2022-10-25T17:18:09.441Z] v0.0.16 [2022-10-25T17:18:09.441Z] v0.0.17 [2022-10-25T17:18:09.441Z] v0.0.18 [2022-10-25T17:18:09.441Z] v0.0.19 [2022-10-25T17:18:09.441Z] v0.0.2 [2022-10-25T17:18:09.441Z] v0.0.20 [2022-10-25T17:18:09.441Z] v0.0.21 [2022-10-25T17:18:09.441Z] v0.0.22 [2022-10-25T17:18:09.441Z] v0.0.23 [2022-10-25T17:18:09.441Z] v0.0.24 [2022-10-25T17:18:09.441Z] v0.0.25 [2022-10-25T17:18:09.441Z] v0.0.26 [2022-10-25T17:18:09.441Z] v0.0.27 [2022-10-25T17:18:09.441Z] v0.0.28 [2022-10-25T17:18:09.441Z] v0.0.29 [2022-10-25T17:18:09.441Z] v0.0.3 [2022-10-25T17:18:09.441Z] v0.0.30 [2022-10-25T17:18:09.441Z] v0.0.31 [2022-10-25T17:18:09.441Z] v0.0.32 [2022-10-25T17:18:09.441Z] v0.0.33 [2022-10-25T17:18:09.441Z] v0.0.4 [2022-10-25T17:18:09.441Z] v0.0.5 [2022-10-25T17:18:09.441Z] v0.0.6 [2022-10-25T17:18:09.441Z] v0.0.7 [2022-10-25T17:18:09.441Z] v0.0.8 [2022-10-25T17:18:09.441Z] v0.0.9 [2022-10-25T17:18:09.441Z] v2.0.0 [2022-10-25T17:18:09.441Z] v2.1.0 [2022-10-25T17:18:09.441Z] v2.1.1 [2022-10-25T17:18:09.441Z] v2.1.1-dev.1 [2022-10-25T17:18:09.441Z] v2.1.1-dev.2 [2022-10-25T17:18:09.441Z] v2.1.1-dev.3 [2022-10-25T17:18:09.441Z] v2.2.0 [2022-10-25T17:18:09.441Z] v2.2.1-dev.1 [2022-10-25T17:18:09.441Z] v2.2.1-dev.2 [2022-10-25T17:18:09.441Z] v2.2.1-dev.3 [2022-10-25T17:18:09.441Z] v2.2.1-dev.4 [2022-10-25T17:18:09.441Z] v2.2.1-dev.5 [2022-10-25T17:18:09.441Z] v2.3.0-dev.10 [2022-10-25T17:18:09.441Z] v2.3.0-dev.5 [2022-10-25T17:18:09.441Z] v2.3.0-dev.6 [2022-10-25T17:18:09.441Z] v2.3.0-dev.7 [2022-10-25T17:18:09.441Z] v2.3.0-dev.8 [2022-10-25T17:18:09.441Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-25T17:18:09.721Z] + lftools sign git-tag v2.3.0-dev.10 [2022-10-25T17:18:10.287Z] Signing Git tag with Sigul... [2022-10-25T17:18:10.287Z] Signing v2.3.0-dev.10 [Pipeline] echo [2022-10-25T17:18:10.553Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:18:10.835Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-25T17:18:10.842Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-25T17:18:10.861Z] $ docker stop --time=1 9d8c861215d4baf1ba516c3378d1c8629d40da25bcf620c0dafd3e496648d689 [2022-10-25T17:18:12.165Z] $ docker rm -f 9d8c861215d4baf1ba516c3378d1c8629d40da25bcf620c0dafd3e496648d689 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-25T17:18:12.554Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T17:18:12.554Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:18:12.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T17:18:12.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T17:18:12.923Z] prd-ubuntu20.04-docker-8c-8g-116922 does not seem to be running inside a container [2022-10-25T17:18:12.957Z] $ 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-10-25T17:18:13.265Z] $ docker top 0cd2ed4b68c3df795463a8cb5f491527f7214c35a59c92b1019e0353cef17f20 -eo pid,comm [2022-10-25T17:18:13.321Z] 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-10-25T17:18:13.321Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T17:18:13.356Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T17:18:13.356Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T17:18:13.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T17:18:13.474Z] $ docker exec 0cd2ed4b68c3df795463a8cb5f491527f7214c35a59c92b1019e0353cef17f20 ssh-agent [2022-10-25T17:18:13.570Z] SSH_AUTH_SOCK=/tmp/ssh-o6kNIQLbg3pZ/agent.32 [2022-10-25T17:18:13.570Z] SSH_AGENT_PID=38 [2022-10-25T17:18:13.575Z] Running ssh-add (command line suppressed) [2022-10-25T17:18:13.680Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2172560571353296929.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2172560571353296929.key) [2022-10-25T17:18:13.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T17:18:13.977Z] + git semver bump pre [2022-10-25T17:18:14.237Z] 2022-10-25 17:18:14,140 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-10-25T17:18:14.237Z] 2022-10-25 17:18:14,140 [bump_version] DEBUG bumping version:2.3.0-dev.10 on axis:pre with prefix:dev [2022-10-25T17:18:14.237Z] 2022-10-25 17:18:14,140 [bump_version] DEBUG bumped version:2.3.0-dev.11 [2022-10-25T17:18:14.237Z] 2022-10-25 17:18:14,140 [write_version] DEBUG write version:2.3.0-dev.11 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True [2022-10-25T17:18:14.237Z] 2022-10-25 17:18:14,140 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-10-25T17:18:14.237Z] 2022-10-25 17:18:14,140 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-10-25T17:18:14.237Z] 2022-10-25 17:18:14,142 [execute] INFO git cat-file --batch-check [2022-10-25T17:18:14.237Z] 2022-10-25 17:18:14,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T17:18:14.237Z] 2022-10-25 17:18:14,146 [execute] INFO git cat-file --batch [2022-10-25T17:18:14.237Z] 2022-10-25 17:18:14,146 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T17:18:14.237Z] 2022-10-25 17:18:14,150 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-10-25T17:18:14.237Z] 2.3.0-dev.11 [Pipeline] } [2022-10-25T17:18:14.248Z] $ docker exec --env ******** --env ******** 0cd2ed4b68c3df795463a8cb5f491527f7214c35a59c92b1019e0353cef17f20 ssh-agent -k [2022-10-25T17:18:14.341Z] unset SSH_AUTH_SOCK; [2022-10-25T17:18:14.341Z] unset SSH_AGENT_PID; [2022-10-25T17:18:14.341Z] echo Agent pid 38 killed; [2022-10-25T17:18:14.348Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T17:18:14.658Z] + git semver [Pipeline] } [2022-10-25T17:18:14.933Z] $ docker stop --time=1 0cd2ed4b68c3df795463a8cb5f491527f7214c35a59c92b1019e0353cef17f20 [2022-10-25T17:18:16.183Z] $ docker rm -f 0cd2ed4b68c3df795463a8cb5f491527f7214c35a59c92b1019e0353cef17f20 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T17:18:16.513Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T17:18:16.513Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:18:16.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T17:18:16.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T17:18:16.874Z] prd-ubuntu20.04-docker-8c-8g-116922 does not seem to be running inside a container [2022-10-25T17:18:16.905Z] $ 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-10-25T17:18:17.249Z] $ docker top 4c3a4459d7d44eaf9b30d27e776a4740670eaa84db9b25c750e8892817b6f0be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T17:18:17.323Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T17:18:17.323Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T17:18:17.430Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T17:18:17.435Z] $ docker exec 4c3a4459d7d44eaf9b30d27e776a4740670eaa84db9b25c750e8892817b6f0be ssh-agent [2022-10-25T17:18:17.528Z] SSH_AUTH_SOCK=/tmp/ssh-RD0HpPoGShJP/agent.32 [2022-10-25T17:18:17.528Z] SSH_AGENT_PID=38 [2022-10-25T17:18:17.532Z] Running ssh-add (command line suppressed) [2022-10-25T17:18:17.632Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_10162082264609697515.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_10162082264609697515.key) [2022-10-25T17:18:17.641Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T17:18:17.921Z] + git semver push [2022-10-25T17:18:18.179Z] 2022-10-25 17:18:18,098 [run_push] DEBUG push [2022-10-25T17:18:18.179Z] 2022-10-25 17:18:18,099 [execute] INFO git cat-file --batch-check [2022-10-25T17:18:18.179Z] 2022-10-25 17:18:18,099 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T17:18:18.179Z] 2022-10-25 17:18:18,102 [execute] INFO git rev-list 4ef68bd32ad3babc513040f2ab34b597833dd90b -- [2022-10-25T17:18:18.179Z] 2022-10-25 17:18:18,103 [execute] DEBUG Popen(['git', 'rev-list', '4ef68bd32ad3babc513040f2ab34b597833dd90b', '--'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-25T17:18:18.179Z] 2022-10-25 17:18:18,109 [execute] INFO git fetch -v origin [2022-10-25T17:18:18.179Z] 2022-10-25 17:18:18,110 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-25T17:18:18.748Z] 2022-10-25 17:18:18,689 [run_push] DEBUG no remote changes detected [2022-10-25T17:18:18.748Z] 2022-10-25 17:18:18,689 [execute] INFO git push origin semver [2022-10-25T17:18:18.748Z] 2022-10-25 17:18:18,689 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-25T17:18:19.685Z] 2022-10-25 17:18:19,533 [run_push] DEBUG push all version tags [2022-10-25T17:18:19.685Z] 2022-10-25 17:18:19,533 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-25T17:18:19.685Z] 2022-10-25 17:18:19,534 [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-10-25T17:18:20.622Z] 2022-10-25 17:18:20,356 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-10-25T17:18:20.622Z] 2.3.0-dev.11 [Pipeline] } [2022-10-25T17:18:20.635Z] $ docker exec --env ******** --env ******** 4c3a4459d7d44eaf9b30d27e776a4740670eaa84db9b25c750e8892817b6f0be ssh-agent -k [2022-10-25T17:18:20.736Z] unset SSH_AUTH_SOCK; [2022-10-25T17:18:20.736Z] unset SSH_AGENT_PID; [2022-10-25T17:18:20.737Z] echo Agent pid 38 killed; [2022-10-25T17:18:20.744Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T17:18:21.050Z] + git semver [Pipeline] } [2022-10-25T17:18:21.325Z] $ docker stop --time=1 4c3a4459d7d44eaf9b30d27e776a4740670eaa84db9b25c750e8892817b6f0be [2022-10-25T17:18:22.603Z] $ docker rm -f 4c3a4459d7d44eaf9b30d27e776a4740670eaa84db9b25c750e8892817b6f0be [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-10-25T17:18:23.164Z] + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] [2022-10-25T17:18:23.164Z] + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2022-10-25T17:18:23.164Z] total 16 [2022-10-25T17:18:23.164Z] drwxr-xr-x 3 root root 4096 Oct 25 17:10 . [2022-10-25T17:18:23.164Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 17:18 .. [2022-10-25T17:18:23.164Z] drwxr-xr-x 2 root root 4096 Oct 25 17:10 cost [2022-10-25T17:18:23.164Z] -rw-r--r-- 1 root root 85 Oct 25 17:10 cost.csv [2022-10-25T17:18:23.164Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2022-10-25T17:18:23.164Z] + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2022-10-25T17:18:23.164Z] total 16 [2022-10-25T17:18:23.164Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 17:10 . [2022-10-25T17:18:23.164Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 17:18 .. [2022-10-25T17:18:23.164Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 17:10 cost [2022-10-25T17:18:23.164Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 25 17:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:18:23.450Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:18:24.316Z] ---> package-listing.sh [2022-10-25T17:18:24.316Z] ++ facter osfamily [2022-10-25T17:18:24.316Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-25T17:18:24.575Z] + OS_FAMILY=debian [2022-10-25T17:18:24.575Z] + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main [2022-10-25T17:18:24.575Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-25T17:18:24.575Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-25T17:18:24.575Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-25T17:18:24.575Z] + PACKAGES=/tmp/packages_start.txt [2022-10-25T17:18:24.575Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2022-10-25T17:18:24.575Z] + PACKAGES=/tmp/packages_end.txt [2022-10-25T17:18:24.575Z] + case "${OS_FAMILY}" in [2022-10-25T17:18:24.575Z] + dpkg -l [2022-10-25T17:18:24.575Z] + grep '^ii' [2022-10-25T17:18:24.575Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-25T17:18:24.575Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-25T17:18:24.575Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-25T17:18:24.575Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2022-10-25T17:18:24.575Z] + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [2022-10-25T17:18:24.575Z] + 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-10-25T17:18:24.587Z] 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-10-25T17:18:24.863Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T17:18:25.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T17:18:25.419Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T17:18:25.485Z] prd-ubuntu20.04-docker-8c-8g-116922 does not seem to be running inside a container [2022-10-25T17:18:25.515Z] $ 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-10-25T17:18:25.721Z] $ docker top cd84f3d6cc881a09e9b7cdb6cbecd93fdf05315f5774d6874d3dbb07abcf69ee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T17:18:26.049Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-25T17:18:26.332Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-25T17:18:26.610Z] + ls /var/log/sa-host [2022-10-25T17:18:26.610Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T17:18:26.749Z] provisioning config files... [2022-10-25T17:18:26.757Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config16190968819862437478tmp [Pipeline] { [Pipeline] echo [2022-10-25T17:18:26.772Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:18:27.054Z] ---> create-netrc.sh [Pipeline] } [2022-10-25T17:18:27.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:18:27.397Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-25T17:18:27.406Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:18:27.689Z] ---> sudo-logs.sh [2022-10-25T17:18:27.689Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-25T17:18:27.708Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:18:27.989Z] ---> job-cost.sh [2022-10-25T17:18:27.989Z] lf-activate-venv: SKIPPING [2022-10-25T17:18:27.989Z] DEBUG: total: 0.2199999988079071 [2022-10-25T17:18:27.989Z] INFO: Retrieving Stack Cost... [2022-10-25T17:18:28.557Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T17:18:28.816Z] INFO: Archiving Costs [Pipeline] echo [2022-10-25T17:18:28.830Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T17:18:29.110Z] ---> logs-deploy.sh [2022-10-25T17:18:29.110Z] lf-activate-venv: SKIPPING [2022-10-25T17:18:29.110Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/34 [2022-10-25T17:18:29.110Z] INFO: archiving workspace using pattern(s): [2022-10-25T17:18:30.047Z] Archives upload complete. [2022-10-25T17:18:30.306Z] INFO: archiving logs to Nexus [2022-10-25T17:18:30.873Z] ---> uname -a: [2022-10-25T17:18:30.873Z] Linux prd-ubuntu20-04-docker-8c-8g-116922 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-25T17:18:30.873Z] [2022-10-25T17:18:30.873Z] [2022-10-25T17:18:30.873Z] ---> lscpu: [2022-10-25T17:18:30.873Z] Architecture: x86_64 [2022-10-25T17:18:30.873Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-25T17:18:30.873Z] Byte Order: Little Endian [2022-10-25T17:18:30.873Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-25T17:18:30.873Z] CPU(s): 8 [2022-10-25T17:18:30.873Z] On-line CPU(s) list: 0-7 [2022-10-25T17:18:30.873Z] Thread(s) per core: 1 [2022-10-25T17:18:30.873Z] Core(s) per socket: 1 [2022-10-25T17:18:30.873Z] Socket(s): 8 [2022-10-25T17:18:30.873Z] NUMA node(s): 1 [2022-10-25T17:18:30.873Z] Vendor ID: AuthenticAMD [2022-10-25T17:18:30.873Z] CPU family: 23 [2022-10-25T17:18:30.873Z] Model: 49 [2022-10-25T17:18:30.873Z] Model name: AMD EPYC-Rome Processor [2022-10-25T17:18:30.873Z] Stepping: 0 [2022-10-25T17:18:30.873Z] CPU MHz: 2799.956 [2022-10-25T17:18:30.873Z] BogoMIPS: 5599.91 [2022-10-25T17:18:30.873Z] Virtualization: AMD-V [2022-10-25T17:18:30.873Z] Hypervisor vendor: KVM [2022-10-25T17:18:30.873Z] Virtualization type: full [2022-10-25T17:18:30.873Z] L1d cache: 256 KiB [2022-10-25T17:18:30.873Z] L1i cache: 256 KiB [2022-10-25T17:18:30.873Z] L2 cache: 4 MiB [2022-10-25T17:18:30.873Z] L3 cache: 128 MiB [2022-10-25T17:18:30.873Z] NUMA node0 CPU(s): 0-7 [2022-10-25T17:18:30.873Z] Vulnerability Itlb multihit: Not affected [2022-10-25T17:18:30.873Z] Vulnerability L1tf: Not affected [2022-10-25T17:18:30.873Z] Vulnerability Mds: Not affected [2022-10-25T17:18:30.873Z] Vulnerability Meltdown: Not affected [2022-10-25T17:18:30.873Z] Vulnerability Mmio stale data: Not affected [2022-10-25T17:18:30.873Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-25T17:18:30.873Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-25T17:18:30.873Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-25T17:18:30.873Z] Vulnerability Srbds: Not affected [2022-10-25T17:18:30.873Z] Vulnerability Tsx async abort: Not affected [2022-10-25T17:18:30.873Z] 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-10-25T17:18:30.873Z] [2022-10-25T17:18:30.873Z] [2022-10-25T17:18:30.873Z] ---> nproc: [2022-10-25T17:18:30.873Z] 8 [2022-10-25T17:18:30.873Z] [2022-10-25T17:18:30.873Z] [2022-10-25T17:18:30.873Z] ---> df -h: [2022-10-25T17:18:30.873Z] Filesystem Size Used Avail Use% Mounted on [2022-10-25T17:18:30.873Z] overlay 155G 12G 144G 8% / [2022-10-25T17:18:30.873Z] tmpfs 64M 0 64M 0% /dev [2022-10-25T17:18:30.873Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-25T17:18:30.873Z] shm 64M 0 64M 0% /dev/shm [2022-10-25T17:18:30.873Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-10-25T17:18:30.873Z] [2022-10-25T17:18:30.873Z] [2022-10-25T17:18:30.873Z] ---> sar -b -r -n DEV: [2022-10-25T17:18:30.873Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116922) 10/25/22 _x86_64_ (8 CPU) [2022-10-25T17:18:30.873Z] [2022-10-25T17:18:30.873Z] 17:08:04 LINUX RESTART (8 CPU) [2022-10-25T17:18:30.873Z] [2022-10-25T17:18:30.873Z] 17:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-25T17:18:30.873Z] 17:10:01 70.57 0.32 70.25 0.00 34.39 42623.03 0.00 [2022-10-25T17:18:30.873Z] 17:11:01 33.28 0.20 33.08 0.00 13.33 16891.07 0.00 [2022-10-25T17:18:30.873Z] 17:12:02 0.93 0.00 0.93 0.00 0.00 10.93 0.00 [2022-10-25T17:18:30.873Z] 17:13:01 3.13 1.68 1.46 0.00 38.36 19.93 0.00 [2022-10-25T17:18:30.873Z] 17:14:01 37.41 9.35 28.06 0.00 2885.25 4773.87 0.00 [2022-10-25T17:18:30.873Z] 17:15:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 [2022-10-25T17:18:30.873Z] 17:16:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 [2022-10-25T17:18:30.873Z] 17:17:01 1.60 0.02 1.58 0.00 0.13 17.46 0.00 [2022-10-25T17:18:30.873Z] 17:18:01 59.34 0.38 58.96 0.00 16.26 35336.91 0.00 [2022-10-25T17:18:30.873Z] Average: 23.24 1.33 21.91 0.00 332.50 11098.17 0.00 [2022-10-25T17:18:30.873Z] [2022-10-25T17:18:30.873Z] 17:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-25T17:18:30.873Z] 17:10:01 29116880 31578436 732772 2.23 90280 2640456 1888640 5.57 1094908 2298824 88 [2022-10-25T17:18:30.873Z] 17:11:01 28683140 31590712 715720 2.18 93428 3043836 1753316 5.17 1090200 2691992 16 [2022-10-25T17:18:30.873Z] 17:12:02 28682816 31590596 715632 2.18 93468 3043840 1753316 5.17 1090252 2691996 28 [2022-10-25T17:18:30.873Z] 17:13:01 28662656 31572672 733324 2.23 93548 3044964 1753316 5.17 1111900 2692388 64 [2022-10-25T17:18:30.873Z] 17:14:01 28364968 31552040 739732 2.25 112364 3293916 1765904 5.20 1265840 2806728 8 [2022-10-25T17:18:30.873Z] 17:15:01 28367164 31554252 737432 2.24 112416 3293920 1765904 5.20 1263728 2806732 16 [2022-10-25T17:18:30.873Z] 17:16:01 28367400 31554592 737136 2.24 112440 3293924 1765904 5.20 1263768 2806776 8 [2022-10-25T17:18:30.873Z] 17:17:01 28366524 31553724 737920 2.24 112484 3293920 1765904 5.20 1264044 2806776 12 [2022-10-25T17:18:30.873Z] 17:18:01 26965088 31497592 789696 2.40 139628 4523588 2042312 6.02 1387340 3993252 530812 [2022-10-25T17:18:30.873Z] Average: 28397404 31560513 737707 2.24 106673 3274707 1806057 5.32 1203553 2843940 59006 [2022-10-25T17:18:30.873Z] [2022-10-25T17:18:30.873Z] 17:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-25T17:18:30.873Z] 17:10:01 docker0 35.03 59.57 3.11 650.77 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] 17:10:01 ens3 91.05 56.32 683.15 17.33 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] 17:11:01 ens3 98.58 68.52 2522.43 11.59 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] 17:11:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] 17:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] 17:12:02 ens3 0.88 0.18 0.18 0.07 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] 17:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] 17:13:01 ens3 33.43 49.56 16.47 88.69 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] 17:13:01 lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] 17:14:01 ens3 72.20 44.63 1298.74 3.52 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] 17:14:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] 17:15:01 ens3 0.32 0.20 0.13 0.02 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] 17:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] 17:16:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] 17:17:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] 17:18:01 docker0 32.08 51.29 2.82 650.23 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] 17:18:01 ens3 310.96 229.73 7815.41 31.08 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] 17:18:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] Average: docker0 7.47 12.34 0.66 144.82 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] Average: ens3 67.57 49.92 1373.19 16.79 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] Average: lo 0.48 0.48 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-25T17:18:30.873Z] [2022-10-25T17:18:30.873Z] [2022-10-25T17:18:30.873Z] ---> sar -P ALL: [2022-10-25T17:18:30.873Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116922) 10/25/22 _x86_64_ (8 CPU) [2022-10-25T17:18:30.873Z] [2022-10-25T17:18:30.873Z] 17:08:04 LINUX RESTART (8 CPU) [2022-10-25T17:18:30.873Z] [2022-10-25T17:18:30.873Z] 17:09:01 CPU %user %nice %system %iowait %steal %idle [2022-10-25T17:18:30.873Z] 17:10:01 all 33.96 0.00 5.90 1.80 0.09 58.25 [2022-10-25T17:18:30.873Z] 17:10:01 0 33.83 0.00 6.87 0.32 0.08 58.89 [2022-10-25T17:18:30.873Z] 17:10:01 1 35.04 0.00 5.85 0.31 0.09 58.72 [2022-10-25T17:18:30.873Z] 17:10:01 2 29.76 0.00 5.63 0.63 0.09 63.89 [2022-10-25T17:18:30.873Z] 17:10:01 3 37.29 0.00 5.93 0.07 0.08 56.63 [2022-10-25T17:18:30.873Z] 17:10:01 4 35.94 0.00 6.41 7.10 0.08 50.46 [2022-10-25T17:18:30.873Z] 17:10:01 5 36.26 0.00 5.70 2.92 0.08 55.04 [2022-10-25T17:18:30.873Z] 17:10:01 6 27.17 0.00 5.05 1.60 0.14 66.04 [2022-10-25T17:18:30.873Z] 17:10:01 7 36.33 0.00 5.77 1.41 0.08 56.41 [2022-10-25T17:18:30.873Z] 17:11:01 all 2.64 0.00 1.19 0.66 0.04 95.48 [2022-10-25T17:18:30.873Z] 17:11:01 0 3.25 0.00 1.44 0.42 0.02 94.88 [2022-10-25T17:18:30.873Z] 17:11:01 1 2.62 0.00 2.11 3.34 0.07 91.86 [2022-10-25T17:18:30.873Z] 17:11:01 2 3.22 0.00 0.45 0.20 0.03 96.10 [2022-10-25T17:18:30.873Z] 17:11:01 3 2.59 0.00 1.09 0.02 0.03 96.27 [2022-10-25T17:18:30.873Z] 17:11:01 4 2.70 0.00 0.92 0.02 0.02 96.35 [2022-10-25T17:18:30.873Z] 17:11:01 5 2.47 0.00 0.99 1.15 0.02 95.37 [2022-10-25T17:18:30.873Z] 17:11:01 6 1.72 0.00 0.95 0.10 0.03 97.19 [2022-10-25T17:18:30.873Z] 17:11:01 7 2.53 0.00 1.56 0.02 0.08 95.81 [2022-10-25T17:18:30.873Z] 17:12:02 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-10-25T17:18:30.873Z] 17:12:02 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T17:18:30.873Z] 17:12:02 1 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-25T17:18:30.873Z] 17:12:02 2 0.08 0.00 0.02 0.00 0.02 99.88 [2022-10-25T17:18:30.873Z] 17:12:02 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T17:18:30.873Z] 17:12:02 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T17:18:30.873Z] 17:12:02 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T17:18:30.873Z] 17:12:02 6 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-25T17:18:30.874Z] 17:12:02 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T17:18:30.874Z] 17:13:01 all 0.40 0.00 0.06 0.01 0.01 99.50 [2022-10-25T17:18:30.874Z] 17:13:01 0 0.15 0.00 0.07 0.00 0.02 99.76 [2022-10-25T17:18:30.874Z] 17:13:01 1 0.15 0.00 0.05 0.02 0.02 99.76 [2022-10-25T17:18:30.874Z] 17:13:01 2 0.51 0.00 0.07 0.00 0.00 99.42 [2022-10-25T17:18:30.874Z] 17:13:01 3 0.36 0.00 0.08 0.00 0.02 99.54 [2022-10-25T17:18:30.874Z] 17:13:01 4 0.27 0.00 0.05 0.02 0.00 99.66 [2022-10-25T17:18:30.874Z] 17:13:01 5 0.44 0.00 0.08 0.07 0.02 99.39 [2022-10-25T17:18:30.874Z] 17:13:01 6 0.29 0.00 0.03 0.00 0.03 99.64 [2022-10-25T17:18:30.874Z] 17:13:01 7 1.07 0.00 0.07 0.00 0.02 98.85 [2022-10-25T17:18:30.874Z] 17:14:01 all 1.18 0.00 0.81 0.38 0.01 97.61 [2022-10-25T17:18:30.874Z] 17:14:01 0 0.67 0.00 0.47 0.10 0.03 98.73 [2022-10-25T17:18:30.874Z] 17:14:01 1 1.38 0.00 0.67 0.50 0.02 97.43 [2022-10-25T17:18:30.874Z] 17:14:01 2 0.88 0.00 1.79 0.58 0.02 96.73 [2022-10-25T17:18:30.874Z] 17:14:01 3 1.05 0.00 0.87 0.08 0.02 97.98 [2022-10-25T17:18:30.874Z] 17:14:01 4 0.92 0.00 0.37 0.03 0.02 98.66 [2022-10-25T17:18:30.874Z] 17:14:01 5 0.68 0.00 0.90 1.20 0.00 97.21 [2022-10-25T17:18:30.874Z] 17:14:01 6 1.72 0.00 0.82 0.47 0.00 97.00 [2022-10-25T17:18:30.874Z] 17:14:01 7 2.16 0.00 0.62 0.07 0.02 97.14 [2022-10-25T17:18:30.874Z] 17:15:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-10-25T17:18:30.874Z] 17:15:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2022-10-25T17:18:30.874Z] 17:15:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-25T17:18:30.874Z] 17:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T17:18:30.874Z] 17:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T17:18:30.874Z] 17:15:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-25T17:18:30.874Z] 17:15:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-25T17:18:30.874Z] 17:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T17:18:30.874Z] 17:15:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-25T17:18:30.874Z] 17:16:01 all 0.03 0.00 0.04 0.00 0.01 99.92 [2022-10-25T17:18:30.874Z] 17:16:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2022-10-25T17:18:30.874Z] 17:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T17:18:30.874Z] 17:16:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2022-10-25T17:18:30.874Z] 17:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T17:18:30.874Z] 17:16:01 4 0.00 0.00 0.03 0.02 0.00 99.95 [2022-10-25T17:18:30.874Z] 17:16:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-25T17:18:30.874Z] 17:16:01 6 0.03 0.00 0.07 0.00 0.02 99.88 [2022-10-25T17:18:30.874Z] 17:16:01 7 0.03 0.00 0.13 0.00 0.02 99.82 [2022-10-25T17:18:30.874Z] 17:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-10-25T17:18:30.874Z] 17:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-25T17:18:30.874Z] 17:17:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2022-10-25T17:18:30.874Z] 17:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T17:18:30.874Z] 17:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T17:18:30.874Z] 17:17:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-25T17:18:30.874Z] 17:17:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-25T17:18:30.874Z] 17:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T17:18:30.874Z] 17:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T17:18:30.874Z] 17:18:01 all 6.21 0.00 2.49 1.00 0.03 90.28 [2022-10-25T17:18:30.874Z] 17:18:01 0 6.60 0.00 2.32 0.03 0.03 91.01 [2022-10-25T17:18:30.874Z] 17:18:01 1 7.57 0.00 2.39 4.10 0.03 85.91 [2022-10-25T17:18:30.874Z] 17:18:01 2 5.79 0.00 2.39 0.02 0.03 91.77 [2022-10-25T17:18:30.874Z] 17:18:01 3 6.35 0.00 2.70 1.98 0.03 88.94 [2022-10-25T17:18:30.874Z] 17:18:01 4 6.73 0.00 2.42 0.22 0.02 90.61 [2022-10-25T17:18:30.874Z] 17:18:01 5 6.37 0.00 2.40 0.69 0.02 90.53 [2022-10-25T17:18:30.874Z] 17:18:01 6 3.55 0.00 2.74 0.84 0.03 92.84 [2022-10-25T17:18:30.874Z] 17:18:01 7 6.70 0.00 2.56 0.08 0.05 90.61 [2022-10-25T17:18:30.874Z] Average: all 4.89 0.00 1.16 0.43 0.02 93.49 [2022-10-25T17:18:30.874Z] Average: 0 4.92 0.00 1.24 0.10 0.03 93.71 [2022-10-25T17:18:30.874Z] Average: 1 5.15 0.00 1.23 0.92 0.03 92.68 [2022-10-25T17:18:30.874Z] Average: 2 4.43 0.00 1.14 0.16 0.02 94.24 [2022-10-25T17:18:30.874Z] Average: 3 5.25 0.00 1.18 0.24 0.02 93.31 [2022-10-25T17:18:30.874Z] Average: 4 5.14 0.00 1.13 0.82 0.02 92.89 [2022-10-25T17:18:30.874Z] Average: 5 5.09 0.00 1.11 0.68 0.02 93.11 [2022-10-25T17:18:30.874Z] Average: 6 3.79 0.00 1.07 0.33 0.03 94.78 [2022-10-25T17:18:30.874Z] Average: 7 5.38 0.00 1.19 0.17 0.03 93.23 [2022-10-25T17:18:30.874Z] [2022-10-25T17:18:30.874Z] [2022-10-25T17:18:30.874Z]