Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f827f681b44d11bdd2b82a6166d810f6f3413c35 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-ssh17629354013042881595.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh8214615583161483010.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh1138995025767714654.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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-ssh8256305851343531890.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1130170868811447191.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-secrets, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘prd-centos7-blackbox-4c-2g-17291’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-17292’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-19656’ is offline Running on prd-ubuntu20.04-docker-8c-8g-19660 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 Avoid second fetch Checking out Revision f827f681b44d11bdd2b82a6166d810f6f3413c35 (main) Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/edgexfoundry_go-mod-secrets_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 f827f681b44d11bdd2b82a6166d810f6f3413c35 # timeout=10 Commit message: "Merge pull request #159 from lenny-intel/go1.18" > git rev-list --no-walk 33d285036c5e79ba3297c4e49c356f2a754e1c93 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-12T16:53:44.321Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-12T16:53:44.390Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-12T16:53:44.408Z] ========================================================= [2022-07-12T16:53:44.408Z] EdgeX Global Pipelines Version Info [2022-07-12T16:53:44.408Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-12T16:53:45.179Z] ------------------- [2022-07-12T16:53:45.179Z] stable info: [2022-07-12T16:53:45.179Z] ------------------- [2022-07-12T16:53:45.179Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-12T16:53:45.179Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-12T16:53:45.179Z] Message: update stable to v1.0.237 [2022-07-12T16:53:45.750Z] ------------------- [2022-07-12T16:53:45.750Z] experimental info: [2022-07-12T16:53:45.750Z] ------------------- [2022-07-12T16:53:45.750Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-12T16:53:45.750Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-12T16:53:45.750Z] Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-12T16:53:45.992Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2022-07-12T16:53:46.004Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2022-07-12T16:53:46.017Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-12T16:53:46.034Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-12T16:53:46.045Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-12T16:53:46.058Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-12T16:53:46.073Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-12T16:53:46.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-12T16:53:46.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-12T16:53:46.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-12T16:53:46.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-12T16:53:46.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2022-07-12T16:53:46.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-12T16:53:46.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-12T16:53:46.161Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T16:53:46.169Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T16:53:46.177Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T16:53:46.186Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T16:53:46.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-12T16:53:46.206Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-12T16:53:46.217Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-12T16:53:46.229Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-12T16:53:46.241Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-12T16:53:46.252Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-12T16:53:46.264Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-07-12T16:53:46.280Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-12T16:53:46.296Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-12T16:53:46.311Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-12T16:53:46.321Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-12T16:53:46.336Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-12T16:53:46.347Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f827f681b44d11bdd2b82a6166d810f6f3413c35 [Pipeline] echo [2022-07-12T16:53:46.360Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f827f68 [Pipeline] echo [2022-07-12T16:53:46.373Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-12T16:53:46.727Z] + git rev-list -1 --merges f827f681b44d11bdd2b82a6166d810f6f3413c35~1..f827f681b44d11bdd2b82a6166d810f6f3413c35 [Pipeline] echo [2022-07-12T16:53:46.757Z] -----------> git rev-list -1 --merges f827f681b44d11bdd2b82a6166d810f6f3413c35~1..f827f681b44d11bdd2b82a6166d810f6f3413c35 f827f681b44d11bdd2b82a6166d810f6f3413c35 [2022-07-12T16:53:46.757Z] f827f681b44d11bdd2b82a6166d810f6f3413c35 [false] [Pipeline] sh [2022-07-12T16:53:47.050Z] + git log --format=format:%s -1 f827f681b44d11bdd2b82a6166d810f6f3413c35 [Pipeline] echo [2022-07-12T16:53:47.066Z] ========================================================= [2022-07-12T16:53:47.066Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-12T16:53:47.066Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T16:53:47.392Z] + git log --format=format:%s -1 f827f681b44d11bdd2b82a6166d810f6f3413c35 [Pipeline] echo [2022-07-12T16:53:47.404Z] [semverPrep] GIT_COMMIT: f827f681b44d11bdd2b82a6166d810f6f3413c35, Commit Message: Merge pull request #159 from lenny-intel/go1.18 [Pipeline] echo [2022-07-12T16:53:47.415Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-12T16:53:47.759Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T16:53:47.759Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-12T16:53:47.759Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-12T16:53:47.759Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-12T16:53:47.759Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-12T16:53:47.759Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-12T16:53:47.759Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:53:48.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T16:53:48.382Z] [2022-07-12T16:53:48.382Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:53:48.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T16:53:48.686Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-12T16:53:48.686Z] b85a868b505f: Pulling fs layer [2022-07-12T16:53:48.686Z] e2be974225ed: Pulling fs layer [2022-07-12T16:53:48.686Z] 339a4e72a1f5: Pulling fs layer [2022-07-12T16:53:48.686Z] 988bab9f4d93: Pulling fs layer [2022-07-12T16:53:48.686Z] 1469e6f7b9e6: Pulling fs layer [2022-07-12T16:53:48.686Z] eaf3925da568: Pulling fs layer [2022-07-12T16:53:48.686Z] bab4dde63d76: Pulling fs layer [2022-07-12T16:53:48.686Z] bde34c3a00c8: Pulling fs layer [2022-07-12T16:53:48.686Z] b352a97aabf1: Pulling fs layer [2022-07-12T16:53:48.686Z] 4872d77fe225: Pulling fs layer [2022-07-12T16:53:48.686Z] 5851b861e8e6: Pulling fs layer [2022-07-12T16:53:48.686Z] 1469e6f7b9e6: Waiting [2022-07-12T16:53:48.686Z] eaf3925da568: Waiting [2022-07-12T16:53:48.686Z] bab4dde63d76: Waiting [2022-07-12T16:53:48.686Z] bde34c3a00c8: Waiting [2022-07-12T16:53:48.686Z] b352a97aabf1: Waiting [2022-07-12T16:53:48.686Z] 4872d77fe225: Waiting [2022-07-12T16:53:48.686Z] 5851b861e8e6: Waiting [2022-07-12T16:53:48.686Z] 988bab9f4d93: Waiting [2022-07-12T16:53:48.686Z] e2be974225ed: Verifying Checksum [2022-07-12T16:53:48.686Z] e2be974225ed: Download complete [2022-07-12T16:53:48.686Z] 988bab9f4d93: Verifying Checksum [2022-07-12T16:53:48.686Z] 988bab9f4d93: Download complete [2022-07-12T16:53:48.947Z] 1469e6f7b9e6: Verifying Checksum [2022-07-12T16:53:48.947Z] 1469e6f7b9e6: Download complete [2022-07-12T16:53:48.947Z] 339a4e72a1f5: Verifying Checksum [2022-07-12T16:53:48.947Z] 339a4e72a1f5: Download complete [2022-07-12T16:53:48.947Z] eaf3925da568: Verifying Checksum [2022-07-12T16:53:48.947Z] eaf3925da568: Download complete [2022-07-12T16:53:48.947Z] bde34c3a00c8: Download complete [2022-07-12T16:53:48.947Z] b352a97aabf1: Download complete [2022-07-12T16:53:48.947Z] 4872d77fe225: Verifying Checksum [2022-07-12T16:53:48.947Z] 4872d77fe225: Download complete [2022-07-12T16:53:48.947Z] 5851b861e8e6: Verifying Checksum [2022-07-12T16:53:48.947Z] 5851b861e8e6: Download complete [2022-07-12T16:53:48.947Z] b85a868b505f: Verifying Checksum [2022-07-12T16:53:48.947Z] b85a868b505f: Download complete [2022-07-12T16:53:49.206Z] bab4dde63d76: Verifying Checksum [2022-07-12T16:53:49.206Z] bab4dde63d76: Download complete [2022-07-12T16:53:50.598Z] b85a868b505f: Pull complete [2022-07-12T16:53:50.598Z] e2be974225ed: Pull complete [2022-07-12T16:53:51.168Z] 339a4e72a1f5: Pull complete [2022-07-12T16:53:51.168Z] 988bab9f4d93: Pull complete [2022-07-12T16:53:51.429Z] 1469e6f7b9e6: Pull complete [2022-07-12T16:53:51.429Z] eaf3925da568: Pull complete [2022-07-12T16:53:53.335Z] bab4dde63d76: Pull complete [2022-07-12T16:53:53.597Z] bde34c3a00c8: Pull complete [2022-07-12T16:53:53.597Z] b352a97aabf1: Pull complete [2022-07-12T16:53:53.860Z] 4872d77fe225: Pull complete [2022-07-12T16:53:53.860Z] 5851b861e8e6: Pull complete [2022-07-12T16:53:53.860Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-12T16:53:53.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T16:53:53.860Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T16:53:53.963Z] prd-ubuntu20.04-docker-8c-8g-19660 does not seem to be running inside a container [2022-07-12T16:53:54.001Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-12T16:53:55.386Z] $ docker top 028361ada3fdfae6a66eeb7d187f408c7512de16bbbd94346420484a25e6e75a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T16:53:55.506Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T16:53:55.506Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T16:53:55.636Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T16:53:55.640Z] $ docker exec 028361ada3fdfae6a66eeb7d187f408c7512de16bbbd94346420484a25e6e75a ssh-agent [2022-07-12T16:53:55.768Z] SSH_AUTH_SOCK=/tmp/ssh-MRXHAF4xKBVb/agent.33 [2022-07-12T16:53:55.768Z] SSH_AGENT_PID=39 [2022-07-12T16:53:55.776Z] Running ssh-add (command line suppressed) [2022-07-12T16:53:55.899Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2364043829414751595.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2364043829414751595.key) [2022-07-12T16:53:55.915Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T16:53:56.205Z] + git tag --points-at HEAD [Pipeline] } [2022-07-12T16:53:56.229Z] $ docker exec --env ******** --env ******** 028361ada3fdfae6a66eeb7d187f408c7512de16bbbd94346420484a25e6e75a ssh-agent -k [2022-07-12T16:53:56.342Z] unset SSH_AUTH_SOCK; [2022-07-12T16:53:56.343Z] unset SSH_AGENT_PID; [2022-07-12T16:53:56.343Z] echo Agent pid 39 killed; [2022-07-12T16:53:56.353Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-12T16:53:56.379Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T16:53:56.379Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T16:53:56.528Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T16:53:56.532Z] $ docker exec 028361ada3fdfae6a66eeb7d187f408c7512de16bbbd94346420484a25e6e75a ssh-agent [2022-07-12T16:53:56.664Z] SSH_AUTH_SOCK=/tmp/ssh-vPQuGAxNWMDh/agent.71 [2022-07-12T16:53:56.664Z] SSH_AGENT_PID=78 [2022-07-12T16:53:56.670Z] Running ssh-add (command line suppressed) [2022-07-12T16:53:56.789Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4700033004484892779.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4700033004484892779.key) [2022-07-12T16:53:56.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T16:53:57.095Z] + git semver init [2022-07-12T16:53:57.358Z] 2022-07-12 16:53:57,319 [run_init] DEBUG init version:0.0.0 force:False [2022-07-12T16:53:57.358Z] 2022-07-12 16:53:57,320 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2022-07-12T16:53:57.358Z] 2022-07-12 16:53:57,320 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2022-07-12T16:53:57.358Z] 2022-07-12 16:53:57,321 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) [2022-07-12T16:53:58.320Z] 2022-07-12 16:53:57,977 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude [2022-07-12T16:53:58.320Z] 2022-07-12 16:53:57,978 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False [2022-07-12T16:53:58.320Z] 2022-07-12 16:53:57,978 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-07-12T16:53:58.320Z] 2022-07-12 16:53:57,978 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-07-12T16:53:58.320Z] 2.2.1-dev.5 [Pipeline] } [2022-07-12T16:53:58.332Z] $ docker exec --env ******** --env ******** 028361ada3fdfae6a66eeb7d187f408c7512de16bbbd94346420484a25e6e75a ssh-agent -k [2022-07-12T16:53:58.440Z] unset SSH_AUTH_SOCK; [2022-07-12T16:53:58.441Z] unset SSH_AGENT_PID; [2022-07-12T16:53:58.442Z] echo Agent pid 78 killed; [2022-07-12T16:53:58.453Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T16:53:58.764Z] + git semver [Pipeline] } [2022-07-12T16:53:59.042Z] $ docker stop --time=1 028361ada3fdfae6a66eeb7d187f408c7512de16bbbd94346420484a25e6e75a [2022-07-12T16:54:00.374Z] $ docker rm -f 028361ada3fdfae6a66eeb7d187f408c7512de16bbbd94346420484a25e6e75a [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T16:54:00.735Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-12T16:54:00.993Z] Stashed 1 file(s) [Pipeline] echo [2022-07-12T16:54:00.996Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-07-12T16:54:01.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T16:54:01.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T16:54:01.133Z] ========================================================= [2022-07-12T16:54:01.133Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-12T16:54:01.133Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-12T16:54:01.438Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-12T16:54:01.438Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-12T16:54:01.438Z] 2408cc74d12b: Pulling fs layer [2022-07-12T16:54:01.438Z] ea60b727a1ce: Pulling fs layer [2022-07-12T16:54:01.438Z] 30c4a7721957: Pulling fs layer [2022-07-12T16:54:01.438Z] 370296b7ddb6: Pulling fs layer [2022-07-12T16:54:01.438Z] 7c6cee850709: Pulling fs layer [2022-07-12T16:54:01.438Z] 39a5fcdaea64: Pulling fs layer [2022-07-12T16:54:01.438Z] d94ebbe4e438: Pulling fs layer [2022-07-12T16:54:01.438Z] bcfd1f05c69d: Pulling fs layer [2022-07-12T16:54:01.438Z] 59ccb84bbe0f: Pulling fs layer [2022-07-12T16:54:01.438Z] 370296b7ddb6: Waiting [2022-07-12T16:54:01.438Z] bcfd1f05c69d: Waiting [2022-07-12T16:54:01.438Z] 7c6cee850709: Waiting [2022-07-12T16:54:01.438Z] 39a5fcdaea64: Waiting [2022-07-12T16:54:01.438Z] 59ccb84bbe0f: Waiting [2022-07-12T16:54:01.438Z] d94ebbe4e438: Waiting [2022-07-12T16:54:01.438Z] 30c4a7721957: Download complete [2022-07-12T16:54:01.438Z] ea60b727a1ce: Verifying Checksum [2022-07-12T16:54:01.438Z] ea60b727a1ce: Download complete [2022-07-12T16:54:01.438Z] 7c6cee850709: Verifying Checksum [2022-07-12T16:54:01.438Z] 7c6cee850709: Download complete [2022-07-12T16:54:01.438Z] 39a5fcdaea64: Download complete [2022-07-12T16:54:01.438Z] 2408cc74d12b: Verifying Checksum [2022-07-12T16:54:01.438Z] 2408cc74d12b: Download complete [2022-07-12T16:54:01.438Z] d94ebbe4e438: Download complete [2022-07-12T16:54:01.705Z] 2408cc74d12b: Pull complete [2022-07-12T16:54:01.705Z] ea60b727a1ce: Pull complete [2022-07-12T16:54:01.971Z] 30c4a7721957: Pull complete [2022-07-12T16:54:02.242Z] 59ccb84bbe0f: Download complete [2022-07-12T16:54:02.505Z] bcfd1f05c69d: Verifying Checksum [2022-07-12T16:54:02.505Z] bcfd1f05c69d: Download complete [2022-07-12T16:54:02.505Z] 370296b7ddb6: Verifying Checksum [2022-07-12T16:54:02.505Z] 370296b7ddb6: Download complete [2022-07-12T16:54:06.705Z] 370296b7ddb6: Pull complete [2022-07-12T16:54:06.705Z] 7c6cee850709: Pull complete [2022-07-12T16:54:06.966Z] 39a5fcdaea64: Pull complete [2022-07-12T16:54:06.966Z] d94ebbe4e438: Pull complete [2022-07-12T16:54:09.501Z] bcfd1f05c69d: Pull complete [2022-07-12T16:54:10.069Z] 59ccb84bbe0f: Pull complete [2022-07-12T16:54:10.069Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-12T16:54:10.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-12T16:54:10.069Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-07-12T16:54:10.359Z] + 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-07-12T16:54:10.663Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-12T16:54:10.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T16:54:10.748Z] prd-ubuntu20.04-docker-8c-8g-19660 does not seem to be running inside a container [2022-07-12T16:54:10.784Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-07-12T16:54:12.669Z] $ docker top d4e7cc412a55c180384a3f020f6d269ed35566188fbb25d671a6cdecb84d12e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T16:54:13.019Z] + go version [2022-07-12T16:54:13.019Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-12T16:54:13.030Z] $ docker stop --time=1 d4e7cc412a55c180384a3f020f6d269ed35566188fbb25d671a6cdecb84d12e3 [2022-07-12T16:54:14.354Z] $ docker rm -f d4e7cc412a55c180384a3f020f6d269ed35566188fbb25d671a6cdecb84d12e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:54:14.767Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-12T16:54:14.767Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T16:54:14.853Z] prd-ubuntu20.04-docker-8c-8g-19660 does not seem to be running inside a container [2022-07-12T16:54:14.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** -e ******** ci-base-image-x86_64 cat [2022-07-12T16:54:15.291Z] $ docker top c038e28a8d0ba3743f6745ef320ba1cd78489f387c8a0e8d5d6ccf2452e44555 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T16:54:15.729Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] fileExists [Pipeline] sh [2022-07-12T16:54:16.031Z] + make test [2022-07-12T16:54:16.031Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2022-07-12T16:54:16.031Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-07-12T16:54:16.031Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-07-12T16:54:16.031Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-07-12T16:54:16.031Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-12T16:54:16.031Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-12T16:54:16.031Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-12T16:54:16.031Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-12T16:54:16.031Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-07-12T16:54:16.031Z] go: downloading google.golang.org/grpc v1.46.0 [2022-07-12T16:54:16.067Z] Still waiting to schedule task [2022-07-12T16:54:16.067Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19654’ [2022-07-12T16:54:16.291Z] go: downloading github.com/go-kit/log v0.2.0 [2022-07-12T16:54:16.291Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-07-12T16:54:16.291Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-12T16:54:16.291Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-07-12T16:54:16.559Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-07-12T16:54:16.559Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-07-12T16:54:16.559Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-07-12T16:54:16.559Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-07-12T16:54:16.559Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-07-12T16:54:16.559Z] go: downloading golang.org/x/text v0.3.7 [2022-07-12T16:54:16.559Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-07-12T16:54:16.559Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-07-12T16:54:16.559Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-07-12T16:54:16.559Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-07-12T16:54:16.559Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-07-12T16:54:43.139Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.696s coverage: 80.8% of statements [2022-07-12T16:54:43.139Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.072s coverage: 57.1% of statements [2022-07-12T16:54:43.139Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2022-07-12T16:54:43.139Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.070s coverage: 96.7% of statements [2022-07-12T16:54:43.139Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.074s coverage: 89.5% of statements [2022-07-12T16:54:43.139Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2022-07-12T16:54:43.139Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.026s coverage: 100.0% of statements [2022-07-12T16:54:43.139Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2022-07-12T16:54:43.139Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.065s coverage: 55.8% of statements [2022-07-12T16:54:43.139Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] [2022-07-12T16:54:43.139Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.030s coverage: 75.0% of statements [2022-07-12T16:54:43.139Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.064s coverage: 100.0% of statements [2022-07-12T16:54:43.139Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2022-07-12T16:54:55.367Z] 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-07-12T16:54:55.367Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-12T16:54:57.279Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-12T16:54:57.279Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-07-12T16:54:57.295Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-12T16:54:57.310Z] $ docker stop --time=1 c038e28a8d0ba3743f6745ef320ba1cd78489f387c8a0e8d5d6ccf2452e44555 [2022-07-12T16:54:59.194Z] $ docker rm -f c038e28a8d0ba3743f6745ef320ba1cd78489f387c8a0e8d5d6ccf2452e44555 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T16:54:59.822Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-12T16:54:59.862Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:55:00.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T16:55:00.319Z] [2022-07-12T16:55:00.319Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T16:55:00.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T16:55:00.619Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-12T16:55:00.619Z] 5eb5b503b376: Pulling fs layer [2022-07-12T16:55:00.619Z] 5c69ac0246d0: Pulling fs layer [2022-07-12T16:55:00.619Z] ec43610c2a17: Pulling fs layer [2022-07-12T16:55:00.619Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-12T16:55:00.619Z] 33b1e0a273af: Pulling fs layer [2022-07-12T16:55:00.619Z] 5d3b04190fa2: Pulling fs layer [2022-07-12T16:55:00.619Z] 2f39f015ded8: Pulling fs layer [2022-07-12T16:55:00.619Z] 3a2ae6a8a46f: Waiting [2022-07-12T16:55:00.619Z] 33b1e0a273af: Waiting [2022-07-12T16:55:00.619Z] 5d3b04190fa2: Waiting [2022-07-12T16:55:00.619Z] 2f39f015ded8: Waiting [2022-07-12T16:55:00.619Z] 5c69ac0246d0: Download complete [2022-07-12T16:55:00.619Z] 3a2ae6a8a46f: Download complete [2022-07-12T16:55:00.879Z] 33b1e0a273af: Verifying Checksum [2022-07-12T16:55:00.879Z] 33b1e0a273af: Download complete [2022-07-12T16:55:00.879Z] 5d3b04190fa2: Verifying Checksum [2022-07-12T16:55:00.879Z] 5d3b04190fa2: Download complete [2022-07-12T16:55:00.879Z] ec43610c2a17: Verifying Checksum [2022-07-12T16:55:00.879Z] ec43610c2a17: Download complete [2022-07-12T16:55:00.879Z] 5eb5b503b376: Verifying Checksum [2022-07-12T16:55:00.879Z] 5eb5b503b376: Download complete [2022-07-12T16:55:01.447Z] 2f39f015ded8: Download complete [2022-07-12T16:55:02.386Z] 5eb5b503b376: Pull complete [2022-07-12T16:55:02.386Z] 5c69ac0246d0: Pull complete [2022-07-12T16:55:02.956Z] ec43610c2a17: Pull complete [2022-07-12T16:55:02.956Z] 3a2ae6a8a46f: Pull complete [2022-07-12T16:55:03.216Z] 33b1e0a273af: Pull complete [2022-07-12T16:55:03.216Z] 5d3b04190fa2: Pull complete [2022-07-12T16:55:08.499Z] 2f39f015ded8: Pull complete [2022-07-12T16:55:08.499Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-12T16:55:08.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T16:55:08.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T16:55:08.595Z] prd-ubuntu20.04-docker-8c-8g-19660 does not seem to be running inside a container [2022-07-12T16:55:08.631Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-12T16:55:10.385Z] $ docker top 92ae668cb47bb80e867642883e4847c7ab437cc046bd81d6e78f0ae195530b64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T16:55:10.778Z] ---> job-cost.sh [2022-07-12T16:55:10.778Z] lf-activate-venv: SKIPPING [2022-07-12T16:55:10.778Z] INFO: No Stack... [2022-07-12T16:55:11.039Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-12T16:55:11.611Z] INFO: Archiving Costs [Pipeline] sh [2022-07-12T16:55:11.897Z] + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv [2022-07-12T16:55:11.897Z] + cut -d, -f6 [Pipeline] lock [2022-07-12T16:55:11.911Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-29-stack-cost] [2022-07-12T16:55:11.919Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-29-stack-cost] did not exist. Created. [2022-07-12T16:55:11.919Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-12T16:55:12.217Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-12T16:55:12.238Z] Stashed 1 file(s) [Pipeline] } [2022-07-12T16:55:12.244Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-12T16:55:12.261Z] $ docker stop --time=1 92ae668cb47bb80e867642883e4847c7ab437cc046bd81d6e78f0ae195530b64 [2022-07-12T16:55:13.440Z] $ docker rm -f 92ae668cb47bb80e867642883e4847c7ab437cc046bd81d6e78f0ae195530b64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-12T17:04:31.370Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19729 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws [2022-07-12T17:04:31.383Z] Running in /w/workspace/go-mod-secrets/29 [Pipeline] { [Pipeline] checkout [2022-07-12T17:04:31.433Z] Selected Git installation does not exist. Using Default [2022-07-12T17:04:31.433Z] The recommended git tool is: NONE [2022-07-12T17:04:36.979Z] using credential edgex-jenkins-ssh [2022-07-12T17:04:37.000Z] Cloning the remote Git repository [2022-07-12T17:04:37.089Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2022-07-12T17:04:37.309Z] > git init /w/workspace/go-mod-secrets/29 # timeout=10 [2022-07-12T17:04:37.461Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2022-07-12T17:04:37.462Z] > git --version # timeout=10 [2022-07-12T17:04:37.487Z] > git --version # 'git version 2.25.1' [2022-07-12T17:04:37.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-12T17:04:37.586Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-12T17:04:38.471Z] Avoid second fetch [2022-07-12T17:04:38.471Z] Checking out Revision f827f681b44d11bdd2b82a6166d810f6f3413c35 (main) [2022-07-12T17:04:38.428Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2022-07-12T17:04:38.452Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-12T17:04:38.500Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T17:04:38.516Z] > git checkout -f f827f681b44d11bdd2b82a6166d810f6f3413c35 # timeout=10 [2022-07-12T17:04:42.909Z] Commit message: "Merge pull request #159 from lenny-intel/go1.18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T17:04:43.760Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-12T17:04:43.760Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-12T17:04:43.760Z] Dload Upload Total Spent Left Speed [2022-07-12T17:04:43.760Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 68966 0 --:--:-- --:--:-- --:--:-- 69355 [Pipeline] sh [2022-07-12T17:04:44.446Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-12T17:04:44.795Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-12T17:04:44.795Z] + sudo tee /etc/docker/daemon.new [2022-07-12T17:04:44.795Z] { [2022-07-12T17:04:44.795Z] "registry-mirrors": [ [2022-07-12T17:04:44.795Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-12T17:04:44.795Z] ], [2022-07-12T17:04:44.795Z] "bip": "10.250.0.254/24", [2022-07-12T17:04:44.795Z] "hosts": [ [2022-07-12T17:04:44.795Z] "tcp://0.0.0.0:5555", [2022-07-12T17:04:44.795Z] "unix:///var/run/docker.sock" [2022-07-12T17:04:44.795Z] ], [2022-07-12T17:04:44.795Z] "mtu": 1458, [2022-07-12T17:04:44.795Z] "selinux-enabled": true, [2022-07-12T17:04:44.795Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-12T17:04:44.795Z] } [Pipeline] sh [2022-07-12T17:04:45.147Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-12T17:04:45.499Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-07-12T17:05:04.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T17:05:04.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T17:05:04.147Z] ========================================================= [2022-07-12T17:05:04.147Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-12T17:05:04.147Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-12T17:05:04.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-12T17:05:05.478Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-12T17:05:05.478Z] b3c136eddcbf: Pulling fs layer [2022-07-12T17:05:05.478Z] c0a3192eca97: Pulling fs layer [2022-07-12T17:05:05.478Z] a050256f5b6f: Pulling fs layer [2022-07-12T17:05:05.478Z] 656be50a0ddc: Pulling fs layer [2022-07-12T17:05:05.478Z] 2bbca73fdf42: Pulling fs layer [2022-07-12T17:05:05.478Z] 46d945488cbd: Pulling fs layer [2022-07-12T17:05:05.478Z] 8a5474983e97: Pulling fs layer [2022-07-12T17:05:05.478Z] 329c88fbcd65: Pulling fs layer [2022-07-12T17:05:05.478Z] 656be50a0ddc: Waiting [2022-07-12T17:05:05.478Z] 2bbca73fdf42: Waiting [2022-07-12T17:05:05.478Z] 329c88fbcd65: Waiting [2022-07-12T17:05:05.478Z] a050256f5b6f: Verifying Checksum [2022-07-12T17:05:05.478Z] a050256f5b6f: Download complete [2022-07-12T17:05:05.478Z] c0a3192eca97: Verifying Checksum [2022-07-12T17:05:05.478Z] c0a3192eca97: Download complete [2022-07-12T17:05:05.478Z] 2bbca73fdf42: Verifying Checksum [2022-07-12T17:05:05.478Z] 2bbca73fdf42: Download complete [2022-07-12T17:05:05.478Z] 46d945488cbd: Verifying Checksum [2022-07-12T17:05:05.478Z] 46d945488cbd: Download complete [2022-07-12T17:05:05.478Z] b3c136eddcbf: Verifying Checksum [2022-07-12T17:05:06.488Z] b3c136eddcbf: Pull complete [2022-07-12T17:05:06.488Z] 329c88fbcd65: Verifying Checksum [2022-07-12T17:05:06.488Z] 329c88fbcd65: Download complete [2022-07-12T17:05:07.097Z] c0a3192eca97: Pull complete [2022-07-12T17:05:07.375Z] a050256f5b6f: Pull complete [2022-07-12T17:05:07.984Z] 8a5474983e97: Verifying Checksum [2022-07-12T17:05:07.984Z] 8a5474983e97: Download complete [2022-07-12T17:05:08.588Z] 656be50a0ddc: Verifying Checksum [2022-07-12T17:05:08.588Z] 656be50a0ddc: Download complete [2022-07-12T17:05:23.753Z] 656be50a0ddc: Pull complete [2022-07-12T17:05:23.753Z] 2bbca73fdf42: Pull complete [2022-07-12T17:05:23.753Z] 46d945488cbd: Pull complete [2022-07-12T17:05:30.502Z] 8a5474983e97: Pull complete [2022-07-12T17:05:32.501Z] 329c88fbcd65: Pull complete [2022-07-12T17:05:32.501Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-12T17:05:32.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-12T17:05:32.501Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-07-12T17:05:32.863Z] + 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-07-12T17:05:33.241Z] + docker inspect -f . ci-base-image-arm64 [2022-07-12T17:05:33.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T17:05:33.512Z] prd-ubuntu20.04-docker-arm64-4c-16g-19729 does not seem to be running inside a container [2022-07-12T17:05:33.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/29 -v /w/workspace/go-mod-secrets/29:/w/workspace/go-mod-secrets/29:rw,z -v /w/workspace/go-mod-secrets/29@tmp:/w/workspace/go-mod-secrets/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-12T17:05:36.300Z] $ docker top b11171d84de5d5e5c5a6c32e0dfc39824e8bd5e3cab90b7b82329901448923ac -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T17:05:37.283Z] + go version [2022-07-12T17:05:37.283Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-12T17:05:37.315Z] $ docker stop --time=1 b11171d84de5d5e5c5a6c32e0dfc39824e8bd5e3cab90b7b82329901448923ac [2022-07-12T17:05:39.071Z] $ docker rm -f b11171d84de5d5e5c5a6c32e0dfc39824e8bd5e3cab90b7b82329901448923ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T17:05:39.727Z] + docker inspect -f . ci-base-image-arm64 [2022-07-12T17:05:39.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T17:05:40.005Z] prd-ubuntu20.04-docker-arm64-4c-16g-19729 does not seem to be running inside a container [2022-07-12T17:05:40.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/go-mod-secrets/29 -v /w/workspace/go-mod-secrets/29:/w/workspace/go-mod-secrets/29:rw,z -v /w/workspace/go-mod-secrets/29@tmp:/w/workspace/go-mod-secrets/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-12T17:05:41.650Z] $ docker top 7e123f6f141141b5efacb3b7c84ee9d9501e53781a464a213099dc0f9f88357b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T17:05:42.606Z] + git config --global --add safe.directory /w/workspace/go-mod-secrets/29 [Pipeline] fileExists [Pipeline] sh [2022-07-12T17:05:43.295Z] + make test [2022-07-12T17:05:43.295Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2022-07-12T17:05:43.295Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-07-12T17:05:43.295Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-07-12T17:05:43.567Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-07-12T17:05:43.846Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-12T17:05:43.846Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-12T17:05:43.846Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-12T17:05:43.846Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-12T17:05:43.846Z] go: downloading github.com/go-kit/log v0.2.0 [2022-07-12T17:05:43.846Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-07-12T17:05:43.846Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-12T17:05:43.846Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-07-12T17:05:43.846Z] go: downloading google.golang.org/grpc v1.46.0 [2022-07-12T17:05:44.830Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-07-12T17:05:44.830Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-07-12T17:05:45.104Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-07-12T17:05:45.104Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-07-12T17:05:45.104Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-07-12T17:05:45.381Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-07-12T17:05:45.662Z] go: downloading golang.org/x/text v0.3.7 [2022-07-12T17:05:45.662Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-07-12T17:05:45.662Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-07-12T17:05:46.266Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-07-12T17:05:46.871Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-07-12T17:05:47.148Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-07-12T17:07:39.045Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.424s coverage: 80.8% of statements [2022-07-12T17:07:39.045Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.290s coverage: 57.1% of statements [2022-07-12T17:07:39.045Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2022-07-12T17:07:39.045Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.208s coverage: 96.7% of statements [2022-07-12T17:07:39.045Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.074s coverage: 89.5% of statements [2022-07-12T17:07:39.045Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2022-07-12T17:07:39.045Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.062s coverage: 100.0% of statements [2022-07-12T17:07:39.045Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2022-07-12T17:08:01.255Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.221s coverage: 55.8% of statements [2022-07-12T17:08:01.255Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] [2022-07-12T17:08:01.255Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.072s coverage: 75.0% of statements [2022-07-12T17:08:01.255Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.199s coverage: 100.0% of statements [2022-07-12T17:08:01.255Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2022-07-12T17:08:01.255Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-12T17:08:01.255Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-12T17:08:57.864Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-12T17:08:57.864Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-07-12T17:08:57.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-12T17:08:57.906Z] $ docker stop --time=1 7e123f6f141141b5efacb3b7c84ee9d9501e53781a464a213099dc0f9f88357b [2022-07-12T17:08:59.832Z] $ docker rm -f 7e123f6f141141b5efacb3b7c84ee9d9501e53781a464a213099dc0f9f88357b [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T17:09:02.587Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-12T17:09:02.608Z] Warning: overwriting stash ‘coverage-report’ [2022-07-12T17:09:03.121Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T17:09:03.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T17:09:03.586Z] [2022-07-12T17:09:03.586Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T17:09:03.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T17:09:04.217Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-12T17:09:04.217Z] 8998bd30e6a1: Pulling fs layer [2022-07-12T17:09:04.217Z] 04944245beec: Pulling fs layer [2022-07-12T17:09:04.217Z] 699f458cf7ca: Pulling fs layer [2022-07-12T17:09:04.217Z] 765212b225bb: Pulling fs layer [2022-07-12T17:09:04.217Z] f23df028b6ca: Pulling fs layer [2022-07-12T17:09:04.217Z] d65c8cfc05b1: Pulling fs layer [2022-07-12T17:09:04.217Z] 2437ff75d9bd: Pulling fs layer [2022-07-12T17:09:04.217Z] f23df028b6ca: Waiting [2022-07-12T17:09:04.217Z] d65c8cfc05b1: Waiting [2022-07-12T17:09:04.217Z] 2437ff75d9bd: Waiting [2022-07-12T17:09:04.217Z] 765212b225bb: Waiting [2022-07-12T17:09:04.217Z] 04944245beec: Verifying Checksum [2022-07-12T17:09:04.217Z] 04944245beec: Download complete [2022-07-12T17:09:04.217Z] 765212b225bb: Verifying Checksum [2022-07-12T17:09:04.217Z] 765212b225bb: Download complete [2022-07-12T17:09:04.217Z] f23df028b6ca: Verifying Checksum [2022-07-12T17:09:04.217Z] f23df028b6ca: Download complete [2022-07-12T17:09:04.217Z] d65c8cfc05b1: Verifying Checksum [2022-07-12T17:09:04.217Z] d65c8cfc05b1: Download complete [2022-07-12T17:09:04.495Z] 699f458cf7ca: Verifying Checksum [2022-07-12T17:09:04.495Z] 699f458cf7ca: Download complete [2022-07-12T17:09:04.786Z] 8998bd30e6a1: Verifying Checksum [2022-07-12T17:09:04.786Z] 8998bd30e6a1: Download complete [2022-07-12T17:09:07.424Z] 2437ff75d9bd: Verifying Checksum [2022-07-12T17:09:07.424Z] 2437ff75d9bd: Download complete [2022-07-12T17:09:09.404Z] 8998bd30e6a1: Pull complete [2022-07-12T17:09:09.681Z] 04944245beec: Pull complete [2022-07-12T17:09:11.132Z] 699f458cf7ca: Pull complete [2022-07-12T17:09:11.409Z] 765212b225bb: Pull complete [2022-07-12T17:09:12.009Z] f23df028b6ca: Pull complete [2022-07-12T17:09:12.287Z] d65c8cfc05b1: Pull complete [2022-07-12T17:09:27.404Z] 2437ff75d9bd: Pull complete [2022-07-12T17:09:27.404Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-12T17:09:27.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T17:09:27.405Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T17:09:27.674Z] prd-ubuntu20.04-docker-arm64-4c-16g-19729 does not seem to be running inside a container [2022-07-12T17:09:27.769Z] $ 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/29 -v /w/workspace/go-mod-secrets/29:/w/workspace/go-mod-secrets/29:rw,z -v /w/workspace/go-mod-secrets/29@tmp:/w/workspace/go-mod-secrets/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-12T17:09:30.321Z] $ docker top 3a95a9cde837bfb62fe062a69892c470fbfd0771dcadca63cd443b0e86332525 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T17:09:31.250Z] ---> job-cost.sh [2022-07-12T17:09:31.250Z] lf-activate-venv: SKIPPING [2022-07-12T17:09:31.250Z] INFO: No Stack... [2022-07-12T17:09:31.847Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-12T17:09:32.829Z] INFO: Archiving Costs [Pipeline] sh [2022-07-12T17:09:33.504Z] + cat /w/workspace/go-mod-secrets/29/archives/cost.csv [2022-07-12T17:09:33.504Z] + cut -d, -f6 [Pipeline] lock [2022-07-12T17:09:33.537Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-29-stack-cost] [2022-07-12T17:09:33.544Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-29-stack-cost] did not exist. Created. [2022-07-12T17:09:33.544Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-12T17:09:34.226Z] /w/workspace/go-mod-secrets/29@tmp/durable-61399493/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-12T17:09:34.927Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-12T17:09:34.955Z] Warning: overwriting stash ‘stack-cost’ [2022-07-12T17:09:35.008Z] Stashed 1 file(s) [Pipeline] } [2022-07-12T17:09:35.014Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-12T17:09:35.038Z] $ docker stop --time=1 3a95a9cde837bfb62fe062a69892c470fbfd0771dcadca63cd443b0e86332525 [2022-07-12T17:09:36.562Z] $ docker rm -f 3a95a9cde837bfb62fe062a69892c470fbfd0771dcadca63cd443b0e86332525 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-12T17:09:36.988Z] provisioning config files... [2022-07-12T17:09:36.997Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config9124076778427699009tmp [Pipeline] { [Pipeline] sh [2022-07-12T17:09:37.314Z] + set +x [2022-07-12T17:09:37.314Z] + curl -s https://codecov.io/bash [2022-07-12T17:09:37.314Z] + bash -s -- [2022-07-12T17:09:37.314Z] [2022-07-12T17:09:37.314Z] _____ _ [2022-07-12T17:09:37.314Z] / ____| | | [2022-07-12T17:09:37.314Z] | | ___ __| | ___ ___ _____ __ [2022-07-12T17:09:37.314Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-12T17:09:37.314Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-12T17:09:37.314Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-12T17:09:37.314Z] Bash-1.0.6 [2022-07-12T17:09:37.314Z] [2022-07-12T17:09:37.314Z] [2022-07-12T17:09:37.314Z] ==> git version 2.25.1 found [2022-07-12T17:09:37.314Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-12T17:09:37.314Z] Release-Date: 2020-01-08 [2022-07-12T17:09:37.314Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-12T17:09:37.314Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-12T17:09:37.314Z] ==> Jenkins CI detected. [2022-07-12T17:09:37.314Z] current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main [2022-07-12T17:09:37.314Z] project root: . [2022-07-12T17:09:37.314Z] --> token set from env [2022-07-12T17:09:37.314Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-12T17:09:37.314Z] ==> Running gcov in . (disable via -X gcov) [2022-07-12T17:09:37.314Z] ==> Python coveragepy not found [2022-07-12T17:09:37.314Z] ==> Searching for coverage reports in: [2022-07-12T17:09:37.314Z] + . [2022-07-12T17:09:37.314Z] -> Found 1 reports [2022-07-12T17:09:37.314Z] ==> Detecting git/mercurial file structure [2022-07-12T17:09:37.314Z] ==> Reading reports [2022-07-12T17:09:37.314Z] + ./coverage.out bytes=30451 [2022-07-12T17:09:37.314Z] ==> Appending adjustments [2022-07-12T17:09:37.314Z] https://docs.codecov.io/docs/fixing-reports [2022-07-12T17:09:37.623Z] + Found adjustments [2022-07-12T17:09:37.623Z] ==> Gzipping contents [2022-07-12T17:09:37.623Z] 8.0K /tmp/codecov.KCtsPH.gz [2022-07-12T17:09:37.623Z] ==> Uploading reports [2022-07-12T17:09:37.623Z] url: https://codecov.io [2022-07-12T17:09:37.623Z] query: branch=main&commit=f827f681b44d11bdd2b82a6166d810f6f3413c35&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-12T17:09:37.623Z] -> Pinging Codecov [2022-07-12T17:09:37.623Z] 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=f827f681b44d11bdd2b82a6166d810f6f3413c35&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-12T17:09:37.884Z] -> Uploading to [2022-07-12T17:09:37.884Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-12/D63849C06B6B67093493C71CE874ED06/f827f681b44d11bdd2b82a6166d810f6f3413c35/860c2384-309b-46b6-bb11-13bd4af6a6dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220712T170937Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7848df6b8f834a088bf607ec01583849cae34cfbbf6cde0b15a6d737b44b8ad5 [2022-07-12T17:09:37.884Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-12T17:09:37.884Z] Dload Upload Total Spent Left Speed [2022-07-12T17:09:37.884Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6130 0 0 100 6130 0 28119 --:--:-- --:--:-- --:--:-- 28119 [2022-07-12T17:09:37.884Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/f827f681b44d11bdd2b82a6166d810f6f3413c35 [Pipeline] } [2022-07-12T17:09:37.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-12T17:09:37.990Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-12T17:09:37.999Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T17:09:38.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-12T17:09:38.294Z] [2022-07-12T17:09:38.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T17:09:38.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-12T17:09:38.597Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-12T17:09:38.597Z] df9b9388f04a: Pulling fs layer [2022-07-12T17:09:38.597Z] 52dc419b0ee2: Pulling fs layer [2022-07-12T17:09:38.597Z] 25bc292e5bac: Pulling fs layer [2022-07-12T17:09:38.597Z] 114826534d7a: Pulling fs layer [2022-07-12T17:09:38.597Z] 4657fd5d0bcf: Pulling fs layer [2022-07-12T17:09:38.597Z] 6ad1cebc031e: Pulling fs layer [2022-07-12T17:09:38.597Z] 8a3aa393b2d8: Pulling fs layer [2022-07-12T17:09:38.597Z] 4657fd5d0bcf: Waiting [2022-07-12T17:09:38.597Z] 6ad1cebc031e: Waiting [2022-07-12T17:09:38.597Z] 114826534d7a: Waiting [2022-07-12T17:09:38.597Z] 8a3aa393b2d8: Waiting [2022-07-12T17:09:38.597Z] 25bc292e5bac: Verifying Checksum [2022-07-12T17:09:38.597Z] 25bc292e5bac: Download complete [2022-07-12T17:09:38.597Z] 52dc419b0ee2: Verifying Checksum [2022-07-12T17:09:38.597Z] 52dc419b0ee2: Download complete [2022-07-12T17:09:38.597Z] 4657fd5d0bcf: Verifying Checksum [2022-07-12T17:09:38.597Z] 4657fd5d0bcf: Download complete [2022-07-12T17:09:38.597Z] df9b9388f04a: Download complete [2022-07-12T17:09:38.857Z] df9b9388f04a: Pull complete [2022-07-12T17:09:38.857Z] 6ad1cebc031e: Verifying Checksum [2022-07-12T17:09:38.857Z] 6ad1cebc031e: Download complete [2022-07-12T17:09:38.857Z] 52dc419b0ee2: Pull complete [2022-07-12T17:09:39.119Z] 25bc292e5bac: Pull complete [2022-07-12T17:09:39.379Z] 114826534d7a: Verifying Checksum [2022-07-12T17:09:39.379Z] 114826534d7a: Download complete [2022-07-12T17:09:39.379Z] 8a3aa393b2d8: Verifying Checksum [2022-07-12T17:09:39.379Z] 8a3aa393b2d8: Download complete [2022-07-12T17:09:42.669Z] 114826534d7a: Pull complete [2022-07-12T17:09:42.669Z] 4657fd5d0bcf: Pull complete [2022-07-12T17:09:43.239Z] 6ad1cebc031e: Pull complete [2022-07-12T17:09:45.772Z] 8a3aa393b2d8: Pull complete [2022-07-12T17:09:45.772Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-12T17:09:45.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-12T17:09:45.772Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T17:09:45.867Z] prd-ubuntu20.04-docker-8c-8g-19660 does not seem to be running inside a container [2022-07-12T17:09:45.897Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-12T17:09:47.699Z] $ docker top b5a285a92bd6aca2187a962c265c067dbf7cb322933bdb227b81832d13b8d9ed -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-12T17:09:47.781Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh [2022-07-12T17:09:48.060Z] + set -o pipefail [2022-07-12T17:09:48.060Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' [2022-07-12T17:09:52.258Z] [2022-07-12T17:09:52.258Z] Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v2)... [2022-07-12T17:09:52.258Z] [2022-07-12T17:09:52.258Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0d3915cb-23c5-4258-a5a9-356997f1cfb0/history/c8ca64fc-f001-4396-b836-a00af8777801 [2022-07-12T17:09:52.258Z] [2022-07-12T17:09:52.258Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-12T17:09:52.258Z] [2022-07-12T17:09:52.258Z] [2022-07-12T17:09:52.258Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-12T17:09:52.258Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-12T17:09:52.266Z] $ docker stop --time=1 b5a285a92bd6aca2187a962c265c067dbf7cb322933bdb227b81832d13b8d9ed [2022-07-12T17:09:54.417Z] $ docker rm -f b5a285a92bd6aca2187a962c265c067dbf7cb322933bdb227b81832d13b8d9ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-12T17:09:55.123Z] + git log --format=format:%s -1 f827f681b44d11bdd2b82a6166d810f6f3413c35 [Pipeline] sh [2022-07-12T17:09:55.418Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T17:09:55.418Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T17:09:55.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T17:09:55.721Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T17:09:55.801Z] prd-ubuntu20.04-docker-8c-8g-19660 does not seem to be running inside a container [2022-07-12T17:09:55.831Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-12T17:09:56.237Z] $ docker top 677f84fc357c6b37a4bacd5cf00faa35a4a9ff712c367b3621b8dd4e4bfd4067 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T17:09:56.333Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T17:09:56.333Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T17:09:56.454Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T17:09:56.453Z] $ docker exec 677f84fc357c6b37a4bacd5cf00faa35a4a9ff712c367b3621b8dd4e4bfd4067 ssh-agent [2022-07-12T17:09:56.570Z] SSH_AUTH_SOCK=/tmp/ssh-BZDFiTFGtc37/agent.33 [2022-07-12T17:09:56.570Z] SSH_AGENT_PID=39 [2022-07-12T17:09:56.575Z] Running ssh-add (command line suppressed) [2022-07-12T17:09:56.698Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1323214971543983348.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1323214971543983348.key) [2022-07-12T17:09:56.715Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T17:09:57.004Z] + git semver tag [2022-07-12T17:09:57.264Z] 2022-07-12 17:09:57,178 [run_tag] DEBUG tag force:False [2022-07-12T17:09:57.264Z] 2022-07-12 17:09:57,179 [check_head_tag] DEBUG check head tag [2022-07-12T17:09:57.264Z] 2022-07-12 17:09:57,179 [execute] INFO git cat-file --batch-check [2022-07-12T17:09:57.264Z] 2022-07-12 17:09:57,179 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) [2022-07-12T17:09:57.264Z] 2022-07-12 17:09:57,182 [execute] INFO git cat-file --batch [2022-07-12T17:09:57.264Z] 2022-07-12 17:09:57,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) [2022-07-12T17:09:57.264Z] 2022-07-12 17:09:57,197 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-07-12T17:09:57.264Z] 2022-07-12 17:09:57,197 [execute] INFO git tag -a v2.2.1-dev.5 -m v2.2.1-dev.5 [2022-07-12T17:09:57.264Z] 2022-07-12 17:09:57,198 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.5', '-m', 'v2.2.1-dev.5'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) [2022-07-12T17:09:57.264Z] 2022-07-12 17:09:57,201 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-07-12T17:09:57.264Z] 2.2.1-dev.5 [Pipeline] } [2022-07-12T17:09:57.272Z] $ docker exec --env ******** --env ******** 677f84fc357c6b37a4bacd5cf00faa35a4a9ff712c367b3621b8dd4e4bfd4067 ssh-agent -k [2022-07-12T17:09:57.370Z] unset SSH_AUTH_SOCK; [2022-07-12T17:09:57.371Z] unset SSH_AGENT_PID; [2022-07-12T17:09:57.371Z] echo Agent pid 39 killed; [2022-07-12T17:09:57.385Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T17:09:57.697Z] + git semver [Pipeline] } [2022-07-12T17:09:57.969Z] $ docker stop --time=1 677f84fc357c6b37a4bacd5cf00faa35a4a9ff712c367b3621b8dd4e4bfd4067 [2022-07-12T17:09:59.247Z] $ docker rm -f 677f84fc357c6b37a4bacd5cf00faa35a4a9ff712c367b3621b8dd4e4bfd4067 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T17:09:59.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-12T17:09:59.654Z] [2022-07-12T17:09:59.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T17:09:59.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-12T17:09:59.969Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-12T17:09:59.969Z] ab5ef0e58194: Pulling fs layer [2022-07-12T17:09:59.969Z] 9712f1f96733: Pulling fs layer [2022-07-12T17:09:59.969Z] 63f879dbbcfc: Pulling fs layer [2022-07-12T17:09:59.969Z] 0d9ebad4ef96: Pulling fs layer [2022-07-12T17:09:59.969Z] e9a5061849ea: Pulling fs layer [2022-07-12T17:09:59.969Z] d747dcd14b5f: Pulling fs layer [2022-07-12T17:09:59.969Z] 0d9ebad4ef96: Waiting [2022-07-12T17:09:59.969Z] 2de7ff778b66: Pulling fs layer [2022-07-12T17:09:59.969Z] e9a5061849ea: Waiting [2022-07-12T17:09:59.969Z] d747dcd14b5f: Waiting [2022-07-12T17:09:59.969Z] 2de7ff778b66: Waiting [2022-07-12T17:09:59.969Z] 9712f1f96733: Verifying Checksum [2022-07-12T17:09:59.969Z] 9712f1f96733: Download complete [2022-07-12T17:10:00.235Z] 63f879dbbcfc: Verifying Checksum [2022-07-12T17:10:00.235Z] 63f879dbbcfc: Download complete [2022-07-12T17:10:00.496Z] 0d9ebad4ef96: Verifying Checksum [2022-07-12T17:10:00.496Z] 0d9ebad4ef96: Download complete [2022-07-12T17:10:00.496Z] d747dcd14b5f: Verifying Checksum [2022-07-12T17:10:00.496Z] d747dcd14b5f: Download complete [2022-07-12T17:10:00.496Z] ab5ef0e58194: Verifying Checksum [2022-07-12T17:10:00.496Z] ab5ef0e58194: Download complete [2022-07-12T17:10:00.496Z] e9a5061849ea: Verifying Checksum [2022-07-12T17:10:00.496Z] e9a5061849ea: Download complete [2022-07-12T17:10:00.756Z] 2de7ff778b66: Verifying Checksum [2022-07-12T17:10:00.756Z] 2de7ff778b66: Download complete [2022-07-12T17:10:03.301Z] ab5ef0e58194: Pull complete [2022-07-12T17:10:03.301Z] 9712f1f96733: Pull complete [2022-07-12T17:10:03.881Z] 63f879dbbcfc: Pull complete [2022-07-12T17:10:08.085Z] 0d9ebad4ef96: Pull complete [2022-07-12T17:10:08.344Z] e9a5061849ea: Pull complete [2022-07-12T17:10:08.344Z] d747dcd14b5f: Pull complete [2022-07-12T17:10:09.728Z] 2de7ff778b66: Pull complete [2022-07-12T17:10:09.729Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-12T17:10:09.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-12T17:10:09.729Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T17:10:09.819Z] prd-ubuntu20.04-docker-8c-8g-19660 does not seem to be running inside a container [2022-07-12T17:10:09.845Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-12T17:10:12.050Z] $ docker top 1826bb03685217c4c000432f7e0d4623de079ab3924b90fd5af180bd185d9392 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-12T17:10:12.134Z] provisioning config files... [2022-07-12T17:10:12.141Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config421734408027779548tmp [2022-07-12T17:10:12.152Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config4426520026845622918tmp [2022-07-12T17:10:12.163Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config197523981629834935tmp [Pipeline] { [Pipeline] echo [2022-07-12T17:10:12.176Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T17:10:12.457Z] ---> sigul-configuration.sh [2022-07-12T17:10:12.457Z] gpg: directory `/root/.gnupg' created [2022-07-12T17:10:12.457Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-12T17:10:12.457Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-12T17:10:12.457Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-12T17:10:12.457Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-12T17:10:12.457Z] gpg: CAST5 encrypted data [2022-07-12T17:10:12.457Z] gpg: encrypted with 1 passphrase [2022-07-12T17:10:12.457Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-12T17:10:12.744Z] + mkdir /home/jenkins [2022-07-12T17:10:12.744Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-12T17:10:13.032Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-12T17:10:13.042Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T17:10:13.327Z] ---> sigul-install.sh [2022-07-12T17:10:13.327Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-12T17:10:13.614Z] + git tag --list [2022-07-12T17:10:13.615Z] v0.0.0 [2022-07-12T17:10:13.615Z] v0.0.1 [2022-07-12T17:10:13.615Z] v0.0.10 [2022-07-12T17:10:13.615Z] v0.0.11 [2022-07-12T17:10:13.615Z] v0.0.12 [2022-07-12T17:10:13.615Z] v0.0.13 [2022-07-12T17:10:13.615Z] v0.0.14 [2022-07-12T17:10:13.615Z] v0.0.15 [2022-07-12T17:10:13.615Z] v0.0.16 [2022-07-12T17:10:13.615Z] v0.0.17 [2022-07-12T17:10:13.615Z] v0.0.18 [2022-07-12T17:10:13.615Z] v0.0.19 [2022-07-12T17:10:13.615Z] v0.0.2 [2022-07-12T17:10:13.615Z] v0.0.20 [2022-07-12T17:10:13.615Z] v0.0.21 [2022-07-12T17:10:13.615Z] v0.0.22 [2022-07-12T17:10:13.615Z] v0.0.23 [2022-07-12T17:10:13.615Z] v0.0.24 [2022-07-12T17:10:13.615Z] v0.0.25 [2022-07-12T17:10:13.615Z] v0.0.26 [2022-07-12T17:10:13.615Z] v0.0.27 [2022-07-12T17:10:13.615Z] v0.0.28 [2022-07-12T17:10:13.615Z] v0.0.29 [2022-07-12T17:10:13.615Z] v0.0.3 [2022-07-12T17:10:13.615Z] v0.0.30 [2022-07-12T17:10:13.615Z] v0.0.31 [2022-07-12T17:10:13.615Z] v0.0.32 [2022-07-12T17:10:13.615Z] v0.0.33 [2022-07-12T17:10:13.615Z] v0.0.4 [2022-07-12T17:10:13.615Z] v0.0.5 [2022-07-12T17:10:13.615Z] v0.0.6 [2022-07-12T17:10:13.615Z] v0.0.7 [2022-07-12T17:10:13.615Z] v0.0.8 [2022-07-12T17:10:13.615Z] v0.0.9 [2022-07-12T17:10:13.615Z] v2.0.0 [2022-07-12T17:10:13.615Z] v2.1.0 [2022-07-12T17:10:13.615Z] v2.1.1 [2022-07-12T17:10:13.615Z] v2.1.1-dev.1 [2022-07-12T17:10:13.615Z] v2.1.1-dev.2 [2022-07-12T17:10:13.615Z] v2.1.1-dev.3 [2022-07-12T17:10:13.615Z] v2.2.0 [2022-07-12T17:10:13.615Z] v2.2.1-dev.1 [2022-07-12T17:10:13.615Z] v2.2.1-dev.2 [2022-07-12T17:10:13.615Z] v2.2.1-dev.3 [2022-07-12T17:10:13.615Z] v2.2.1-dev.4 [2022-07-12T17:10:13.615Z] v2.2.1-dev.5 [Pipeline] sh [2022-07-12T17:10:13.903Z] + lftools sign git-tag v2.2.1-dev.5 [2022-07-12T17:10:14.475Z] Signing Git tag with Sigul... [2022-07-12T17:10:14.475Z] Signing v2.2.1-dev.5 [Pipeline] echo [2022-07-12T17:10:14.744Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T17:10:15.028Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-12T17:10:15.037Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-12T17:10:15.054Z] $ docker stop --time=1 1826bb03685217c4c000432f7e0d4623de079ab3924b90fd5af180bd185d9392 [2022-07-12T17:10:16.390Z] $ docker rm -f 1826bb03685217c4c000432f7e0d4623de079ab3924b90fd5af180bd185d9392 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-12T17:10:16.855Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T17:10:16.855Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T17:10:17.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T17:10:17.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T17:10:17.242Z] prd-ubuntu20.04-docker-8c-8g-19660 does not seem to be running inside a container [2022-07-12T17:10:17.276Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-12T17:10:17.648Z] $ docker top 18467def0b9417b44cf549b29fcfa7fadb28526603f40ae48dff0480f81e6dbe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T17:10:17.755Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T17:10:17.755Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T17:10:17.885Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T17:10:17.885Z] $ docker exec 18467def0b9417b44cf549b29fcfa7fadb28526603f40ae48dff0480f81e6dbe ssh-agent [2022-07-12T17:10:18.009Z] SSH_AUTH_SOCK=/tmp/ssh-QBND4OqNHM98/agent.33 [2022-07-12T17:10:18.009Z] SSH_AGENT_PID=39 [2022-07-12T17:10:18.014Z] Running ssh-add (command line suppressed) [2022-07-12T17:10:18.117Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1832396898156428878.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1832396898156428878.key) [2022-07-12T17:10:18.137Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T17:10:18.424Z] + git semver bump pre [2022-07-12T17:10:18.686Z] 2022-07-12 17:10:18,599 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-07-12T17:10:18.686Z] 2022-07-12 17:10:18,599 [bump_version] DEBUG bumping version:2.2.1-dev.5 on axis:pre with prefix:dev [2022-07-12T17:10:18.686Z] 2022-07-12 17:10:18,599 [bump_version] DEBUG bumped version:2.2.1-dev.6 [2022-07-12T17:10:18.686Z] 2022-07-12 17:10:18,599 [write_version] DEBUG write version:2.2.1-dev.6 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True [2022-07-12T17:10:18.686Z] 2022-07-12 17:10:18,599 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-07-12T17:10:18.686Z] 2022-07-12 17:10:18,599 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-07-12T17:10:18.686Z] 2022-07-12 17:10:18,602 [execute] INFO git cat-file --batch-check [2022-07-12T17:10:18.686Z] 2022-07-12 17:10:18,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-12T17:10:18.686Z] 2022-07-12 17:10:18,607 [execute] INFO git cat-file --batch [2022-07-12T17:10:18.686Z] 2022-07-12 17:10:18,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-12T17:10:18.686Z] 2022-07-12 17:10:18,612 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-07-12T17:10:18.686Z] 2.2.1-dev.6 [Pipeline] } [2022-07-12T17:10:18.693Z] $ docker exec --env ******** --env ******** 18467def0b9417b44cf549b29fcfa7fadb28526603f40ae48dff0480f81e6dbe ssh-agent -k [2022-07-12T17:10:18.803Z] unset SSH_AUTH_SOCK; [2022-07-12T17:10:18.803Z] unset SSH_AGENT_PID; [2022-07-12T17:10:18.803Z] echo Agent pid 39 killed; [2022-07-12T17:10:18.816Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T17:10:19.118Z] + git semver [Pipeline] } [2022-07-12T17:10:19.391Z] $ docker stop --time=1 18467def0b9417b44cf549b29fcfa7fadb28526603f40ae48dff0480f81e6dbe [2022-07-12T17:10:20.672Z] $ docker rm -f 18467def0b9417b44cf549b29fcfa7fadb28526603f40ae48dff0480f81e6dbe [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T17:10:21.025Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T17:10:21.026Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T17:10:21.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T17:10:21.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T17:10:21.409Z] prd-ubuntu20.04-docker-8c-8g-19660 does not seem to be running inside a container [2022-07-12T17:10:21.438Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-12T17:10:21.815Z] $ docker top c238e2c178d42e5ceae1dcfe243c22f7c5533303be13dee75eb99083af84594a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T17:10:21.905Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T17:10:21.905Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T17:10:22.038Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T17:10:22.038Z] $ docker exec c238e2c178d42e5ceae1dcfe243c22f7c5533303be13dee75eb99083af84594a ssh-agent [2022-07-12T17:10:22.171Z] SSH_AUTH_SOCK=/tmp/ssh-0lm4pKzyY9C7/agent.33 [2022-07-12T17:10:22.171Z] SSH_AGENT_PID=39 [2022-07-12T17:10:22.176Z] Running ssh-add (command line suppressed) [2022-07-12T17:10:22.296Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4218337155498900329.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4218337155498900329.key) [2022-07-12T17:10:22.315Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T17:10:22.601Z] + git semver push [2022-07-12T17:10:22.862Z] 2022-07-12 17:10:22,838 [run_push] DEBUG push [2022-07-12T17:10:22.862Z] 2022-07-12 17:10:22,839 [execute] INFO git cat-file --batch-check [2022-07-12T17:10:22.862Z] 2022-07-12 17:10:22,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-12T17:10:22.862Z] 2022-07-12 17:10:22,844 [execute] INFO git rev-list 7a7ff2d7115ea55e88830aa6d835392404e07aea -- [2022-07-12T17:10:22.862Z] 2022-07-12 17:10:22,844 [execute] DEBUG Popen(['git', 'rev-list', '7a7ff2d7115ea55e88830aa6d835392404e07aea', '--'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-12T17:10:22.862Z] 2022-07-12 17:10:22,852 [execute] INFO git fetch -v origin [2022-07-12T17:10:22.862Z] 2022-07-12 17:10:22,852 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-12T17:10:23.434Z] 2022-07-12 17:10:23,331 [run_push] DEBUG no remote changes detected [2022-07-12T17:10:23.434Z] 2022-07-12 17:10:23,332 [execute] INFO git push origin semver [2022-07-12T17:10:23.434Z] 2022-07-12 17:10:23,332 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-12T17:10:24.376Z] 2022-07-12 17:10:24,148 [run_push] DEBUG push all version tags [2022-07-12T17:10:24.376Z] 2022-07-12 17:10:24,149 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-12T17:10:24.376Z] 2022-07-12 17:10:24,149 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) [2022-07-12T17:10:24.949Z] 2022-07-12 17:10:24,889 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2022-07-12T17:10:24.949Z] 2.2.1-dev.6 [Pipeline] } [2022-07-12T17:10:24.958Z] $ docker exec --env ******** --env ******** c238e2c178d42e5ceae1dcfe243c22f7c5533303be13dee75eb99083af84594a ssh-agent -k [2022-07-12T17:10:25.083Z] unset SSH_AUTH_SOCK; [2022-07-12T17:10:25.083Z] unset SSH_AGENT_PID; [2022-07-12T17:10:25.083Z] echo Agent pid 39 killed; [2022-07-12T17:10:25.101Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T17:10:25.401Z] + git semver [Pipeline] } [2022-07-12T17:10:25.672Z] $ docker stop --time=1 c238e2c178d42e5ceae1dcfe243c22f7c5533303be13dee75eb99083af84594a [2022-07-12T17:10:26.969Z] $ docker rm -f c238e2c178d42e5ceae1dcfe243c22f7c5533303be13dee75eb99083af84594a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-12T17:10:27.508Z] + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] [2022-07-12T17:10:27.508Z] + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2022-07-12T17:10:27.508Z] total 16 [2022-07-12T17:10:27.508Z] drwxr-xr-x 3 root root 4096 Jul 12 16:55 . [2022-07-12T17:10:27.508Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 17:10 .. [2022-07-12T17:10:27.508Z] drwxr-xr-x 2 root root 4096 Jul 12 16:55 cost [2022-07-12T17:10:27.508Z] -rw-r--r-- 1 root root 84 Jul 12 16:55 cost.csv [2022-07-12T17:10:27.508Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2022-07-12T17:10:27.508Z] + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2022-07-12T17:10:27.508Z] total 16 [2022-07-12T17:10:27.508Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 16:55 . [2022-07-12T17:10:27.508Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 17:10 .. [2022-07-12T17:10:27.508Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 16:55 cost [2022-07-12T17:10:27.508Z] -rw-r--r-- 1 jenkins jenkins 84 Jul 12 16:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-12T17:10:27.805Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T17:10:28.679Z] ---> package-listing.sh [2022-07-12T17:10:28.679Z] ++ facter osfamily [2022-07-12T17:10:28.679Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-12T17:10:28.943Z] + OS_FAMILY=debian [2022-07-12T17:10:28.943Z] + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main [2022-07-12T17:10:28.943Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-12T17:10:28.943Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-12T17:10:28.943Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-12T17:10:28.943Z] + PACKAGES=/tmp/packages_start.txt [2022-07-12T17:10:28.943Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2022-07-12T17:10:28.943Z] + PACKAGES=/tmp/packages_end.txt [2022-07-12T17:10:28.943Z] + case "${OS_FAMILY}" in [2022-07-12T17:10:28.943Z] + dpkg -l [2022-07-12T17:10:28.943Z] + grep '^ii' [2022-07-12T17:10:28.943Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-12T17:10:28.943Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-12T17:10:28.943Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-12T17:10:28.943Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2022-07-12T17:10:28.943Z] + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [2022-07-12T17:10:28.943Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo [2022-07-12T17:10:28.954Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-12T17:10:29.234Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T17:10:29.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T17:10:29.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T17:10:29.876Z] prd-ubuntu20.04-docker-8c-8g-19660 does not seem to be running inside a container [2022-07-12T17:10:29.907Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-12T17:10:30.142Z] $ docker top 6bab763b05403a3f9081afb7c03bf647e943fc84048c17776b39e9b8100dbbc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T17:10:30.505Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-12T17:10:30.817Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-12T17:10:31.111Z] + ls /var/log/sa-host [2022-07-12T17:10:31.111Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T17:10:31.177Z] provisioning config files... [2022-07-12T17:10:31.186Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config5090776762376435026tmp [Pipeline] { [Pipeline] echo [2022-07-12T17:10:31.198Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T17:10:31.484Z] ---> create-netrc.sh [Pipeline] } [2022-07-12T17:10:31.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-12T17:10:31.825Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-12T17:10:31.834Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T17:10:32.117Z] ---> sudo-logs.sh [2022-07-12T17:10:32.117Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-12T17:10:32.137Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T17:10:32.422Z] ---> job-cost.sh [2022-07-12T17:10:32.423Z] lf-activate-venv: SKIPPING [2022-07-12T17:10:32.423Z] DEBUG: total: 0.2199999988079071 [2022-07-12T17:10:32.423Z] INFO: Retrieving Stack Cost... [2022-07-12T17:10:32.693Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-12T17:10:33.271Z] INFO: Archiving Costs [Pipeline] echo [2022-07-12T17:10:33.283Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T17:10:33.567Z] ---> logs-deploy.sh [2022-07-12T17:10:33.567Z] lf-activate-venv: SKIPPING [2022-07-12T17:10:33.567Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/29 [2022-07-12T17:10:33.567Z] INFO: archiving workspace using pattern(s): [2022-07-12T17:10:34.509Z] Archives upload complete. [2022-07-12T17:10:34.509Z] INFO: archiving logs to Nexus