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 16:53:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:53:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:53:44 ========================================================= 16:53:44 EdgeX Global Pipelines Version Info 16:53:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:53:45 ------------------- 16:53:45 stable info: 16:53:45 ------------------- 16:53:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:53:45 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 16:53:45 Message: update stable to v1.0.237 16:53:45 ------------------- 16:53:45 experimental info: 16:53:45 ------------------- 16:53:45 Commited By: **** collab-it+edgex@linuxfoundation.org 16:53:45 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 16:53:45 Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:53:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f827f681b44d11bdd2b82a6166d810f6f3413c35 [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f827f68 [Pipeline] echo 16:53:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:53:46 + git rev-list -1 --merges f827f681b44d11bdd2b82a6166d810f6f3413c35~1..f827f681b44d11bdd2b82a6166d810f6f3413c35 [Pipeline] echo 16:53:46 -----------> git rev-list -1 --merges f827f681b44d11bdd2b82a6166d810f6f3413c35~1..f827f681b44d11bdd2b82a6166d810f6f3413c35 f827f681b44d11bdd2b82a6166d810f6f3413c35 16:53:46 f827f681b44d11bdd2b82a6166d810f6f3413c35 [false] [Pipeline] sh 16:53:47 + git log --format=format:%s -1 f827f681b44d11bdd2b82a6166d810f6f3413c35 [Pipeline] echo 16:53:47 ========================================================= 16:53:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:53:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:53:47 + git log --format=format:%s -1 f827f681b44d11bdd2b82a6166d810f6f3413c35 [Pipeline] echo 16:53:47 [semverPrep] GIT_COMMIT: f827f681b44d11bdd2b82a6166d810f6f3413c35, Commit Message: Merge pull request #159 from lenny-intel/go1.18 [Pipeline] echo 16:53:47 [semverPrep] This is not a build commit. [Pipeline] sh 16:53:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:53:47 + grep -v github /etc/ssh/ssh_known_hosts 16:53:47 + [ -e /tmp/ssh_known_hosts ] 16:53:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:53:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:53:47 + sudo tee -a /etc/ssh/ssh_known_hosts 16:53:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:53:48 16:53:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:53:48 0.1.4: Pulling from edgex-devops/py-git-semver 16:53:48 b85a868b505f: Pulling fs layer 16:53:48 e2be974225ed: Pulling fs layer 16:53:48 339a4e72a1f5: Pulling fs layer 16:53:48 988bab9f4d93: Pulling fs layer 16:53:48 1469e6f7b9e6: Pulling fs layer 16:53:48 eaf3925da568: Pulling fs layer 16:53:48 bab4dde63d76: Pulling fs layer 16:53:48 bde34c3a00c8: Pulling fs layer 16:53:48 b352a97aabf1: Pulling fs layer 16:53:48 4872d77fe225: Pulling fs layer 16:53:48 5851b861e8e6: Pulling fs layer 16:53:48 1469e6f7b9e6: Waiting 16:53:48 eaf3925da568: Waiting 16:53:48 bab4dde63d76: Waiting 16:53:48 bde34c3a00c8: Waiting 16:53:48 b352a97aabf1: Waiting 16:53:48 4872d77fe225: Waiting 16:53:48 5851b861e8e6: Waiting 16:53:48 988bab9f4d93: Waiting 16:53:48 e2be974225ed: Verifying Checksum 16:53:48 e2be974225ed: Download complete 16:53:48 988bab9f4d93: Verifying Checksum 16:53:48 988bab9f4d93: Download complete 16:53:48 1469e6f7b9e6: Verifying Checksum 16:53:48 1469e6f7b9e6: Download complete 16:53:48 339a4e72a1f5: Verifying Checksum 16:53:48 339a4e72a1f5: Download complete 16:53:48 eaf3925da568: Verifying Checksum 16:53:48 eaf3925da568: Download complete 16:53:48 bde34c3a00c8: Download complete 16:53:48 b352a97aabf1: Download complete 16:53:48 4872d77fe225: Verifying Checksum 16:53:48 4872d77fe225: Download complete 16:53:48 5851b861e8e6: Verifying Checksum 16:53:48 5851b861e8e6: Download complete 16:53:48 b85a868b505f: Verifying Checksum 16:53:48 b85a868b505f: Download complete 16:53:49 bab4dde63d76: Verifying Checksum 16:53:49 bab4dde63d76: Download complete 16:53:50 b85a868b505f: Pull complete 16:53:50 e2be974225ed: Pull complete 16:53:51 339a4e72a1f5: Pull complete 16:53:51 988bab9f4d93: Pull complete 16:53:51 1469e6f7b9e6: Pull complete 16:53:51 eaf3925da568: Pull complete 16:53:53 bab4dde63d76: Pull complete 16:53:53 bde34c3a00c8: Pull complete 16:53:53 b352a97aabf1: Pull complete 16:53:53 4872d77fe225: Pull complete 16:53:53 5851b861e8e6: Pull complete 16:53:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:53:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:53:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:53 prd-ubuntu20.04-docker-8c-8g-19660 does not seem to be running inside a container 16:53:54 $ 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 16:53:55 $ docker top 028361ada3fdfae6a66eeb7d187f408c7512de16bbbd94346420484a25e6e75a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:53:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:53:55 [ssh-agent] Looking for ssh-agent implementation... 16:53:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:53:55 $ docker exec 028361ada3fdfae6a66eeb7d187f408c7512de16bbbd94346420484a25e6e75a ssh-agent 16:53:55 SSH_AUTH_SOCK=/tmp/ssh-MRXHAF4xKBVb/agent.33 16:53:55 SSH_AGENT_PID=39 16:53:55 Running ssh-add (command line suppressed) 16:53:55 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) 16:53:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:53:56 + git tag --points-at HEAD [Pipeline] } 16:53:56 $ docker exec --env ******** --env ******** 028361ada3fdfae6a66eeb7d187f408c7512de16bbbd94346420484a25e6e75a ssh-agent -k 16:53:56 unset SSH_AUTH_SOCK; 16:53:56 unset SSH_AGENT_PID; 16:53:56 echo Agent pid 39 killed; 16:53:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:53:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:53:56 [ssh-agent] Looking for ssh-agent implementation... 16:53:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:53:56 $ docker exec 028361ada3fdfae6a66eeb7d187f408c7512de16bbbd94346420484a25e6e75a ssh-agent 16:53:56 SSH_AUTH_SOCK=/tmp/ssh-vPQuGAxNWMDh/agent.71 16:53:56 SSH_AGENT_PID=78 16:53:56 Running ssh-add (command line suppressed) 16:53:56 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) 16:53:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:53:57 + git semver init 16:53:57 2022-07-12 16:53:57,319 [run_init] DEBUG init version:0.0.0 force:False 16:53:57 2022-07-12 16:53:57,320 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver 16:53:57 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 16:53:57 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) 16:53:58 2022-07-12 16:53:57,977 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude 16:53:58 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 16:53:58 2022-07-12 16:53:57,978 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 16:53:58 2022-07-12 16:53:57,978 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 16:53:58 2.2.1-dev.5 [Pipeline] } 16:53:58 $ docker exec --env ******** --env ******** 028361ada3fdfae6a66eeb7d187f408c7512de16bbbd94346420484a25e6e75a ssh-agent -k 16:53:58 unset SSH_AUTH_SOCK; 16:53:58 unset SSH_AGENT_PID; 16:53:58 echo Agent pid 78 killed; 16:53:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:53:58 + git semver [Pipeline] } 16:53:59 $ docker stop --time=1 028361ada3fdfae6a66eeb7d187f408c7512de16bbbd94346420484a25e6e75a 16:54:00 $ docker rm -f 028361ada3fdfae6a66eeb7d187f408c7512de16bbbd94346420484a25e6e75a [Pipeline] // withDockerContainer [Pipeline] sh 16:54:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:54:00 Stashed 1 file(s) [Pipeline] echo 16:54:00 [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 16:54:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:54:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:54:01 ========================================================= 16:54:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:54:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:54:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:54:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:54:01 2408cc74d12b: Pulling fs layer 16:54:01 ea60b727a1ce: Pulling fs layer 16:54:01 30c4a7721957: Pulling fs layer 16:54:01 370296b7ddb6: Pulling fs layer 16:54:01 7c6cee850709: Pulling fs layer 16:54:01 39a5fcdaea64: Pulling fs layer 16:54:01 d94ebbe4e438: Pulling fs layer 16:54:01 bcfd1f05c69d: Pulling fs layer 16:54:01 59ccb84bbe0f: Pulling fs layer 16:54:01 370296b7ddb6: Waiting 16:54:01 bcfd1f05c69d: Waiting 16:54:01 7c6cee850709: Waiting 16:54:01 39a5fcdaea64: Waiting 16:54:01 59ccb84bbe0f: Waiting 16:54:01 d94ebbe4e438: Waiting 16:54:01 30c4a7721957: Download complete 16:54:01 ea60b727a1ce: Verifying Checksum 16:54:01 ea60b727a1ce: Download complete 16:54:01 7c6cee850709: Verifying Checksum 16:54:01 7c6cee850709: Download complete 16:54:01 39a5fcdaea64: Download complete 16:54:01 2408cc74d12b: Verifying Checksum 16:54:01 2408cc74d12b: Download complete 16:54:01 d94ebbe4e438: Download complete 16:54:01 2408cc74d12b: Pull complete 16:54:01 ea60b727a1ce: Pull complete 16:54:01 30c4a7721957: Pull complete 16:54:02 59ccb84bbe0f: Download complete 16:54:02 bcfd1f05c69d: Verifying Checksum 16:54:02 bcfd1f05c69d: Download complete 16:54:02 370296b7ddb6: Verifying Checksum 16:54:02 370296b7ddb6: Download complete 16:54:06 370296b7ddb6: Pull complete 16:54:06 7c6cee850709: Pull complete 16:54:06 39a5fcdaea64: Pull complete 16:54:06 d94ebbe4e438: Pull complete 16:54:09 bcfd1f05c69d: Pull complete 16:54:10 59ccb84bbe0f: Pull complete 16:54:10 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:54:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:54:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 16:54:10 + 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 16:54:10 + docker inspect -f . ci-base-image-x86_64 16:54:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:10 prd-ubuntu20.04-docker-8c-8g-19660 does not seem to be running inside a container 16:54:10 $ 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 16:54:12 $ docker top d4e7cc412a55c180384a3f020f6d269ed35566188fbb25d671a6cdecb84d12e3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:54:13 + go version 16:54:13 go version go1.18.3 linux/amd64 [Pipeline] } 16:54:13 $ docker stop --time=1 d4e7cc412a55c180384a3f020f6d269ed35566188fbb25d671a6cdecb84d12e3 16:54:14 $ 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 16:54:14 + docker inspect -f . ci-base-image-x86_64 16:54:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:14 prd-ubuntu20.04-docker-8c-8g-19660 does not seem to be running inside a container 16:54:14 $ 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 16:54:15 $ docker top c038e28a8d0ba3743f6745ef320ba1cd78489f387c8a0e8d5d6ccf2452e44555 -eo pid,comm [Pipeline] { [Pipeline] sh 16:54:15 + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] fileExists [Pipeline] sh 16:54:16 + make test 16:54:16 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 16:54:16 go: downloading github.com/stretchr/testify v1.8.0 16:54:16 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 16:54:16 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 16:54:16 go: downloading github.com/davecgh/go-spew v1.1.1 16:54:16 go: downloading github.com/pmezard/go-difflib v1.0.0 16:54:16 go: downloading github.com/stretchr/objx v0.4.0 16:54:16 go: downloading gopkg.in/yaml.v3 v3.0.1 16:54:16 go: downloading github.com/zeebo/errs v1.2.2 16:54:16 go: downloading google.golang.org/grpc v1.46.0 16:54:16 Still waiting to schedule task 16:54:16 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19654’ 16:54:16 go: downloading github.com/go-kit/log v0.2.0 16:54:16 go: downloading github.com/go-playground/validator/v10 v10.10.1 16:54:16 go: downloading github.com/google/uuid v1.3.0 16:54:16 go: downloading google.golang.org/protobuf v1.28.0 16:54:16 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:54:16 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 16:54:16 go: downloading github.com/go-playground/universal-translator v0.18.0 16:54:16 go: downloading github.com/leodido/go-urn v1.2.1 16:54:16 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 16:54:16 go: downloading golang.org/x/text v0.3.7 16:54:16 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 16:54:16 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 16:54:16 go: downloading github.com/go-playground/locales v0.14.0 16:54:16 go: downloading github.com/golang/protobuf v1.5.2 16:54:16 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 16:54:43 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.696s coverage: 80.8% of statements 16:54:43 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.072s coverage: 57.1% of statements 16:54:43 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 16:54:43 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.070s coverage: 96.7% of statements 16:54:43 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.074s coverage: 89.5% of statements 16:54:43 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 16:54:43 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.026s coverage: 100.0% of statements 16:54:43 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 16:54:43 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.065s coverage: 55.8% of statements 16:54:43 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] 16:54:43 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.030s coverage: 75.0% of statements 16:54:43 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.064s coverage: 100.0% of statements 16:54:43 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 16:54:55 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." 16:54:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:54:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:54:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:54:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:54:57 $ docker stop --time=1 c038e28a8d0ba3743f6745ef320ba1cd78489f387c8a0e8d5d6ccf2452e44555 16:54:59 $ docker rm -f c038e28a8d0ba3743f6745ef320ba1cd78489f387c8a0e8d5d6ccf2452e44555 [Pipeline] // withDockerContainer [Pipeline] sh 16:54:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:54:59 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 16:55:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:55:00 16:55:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:55:00 latest: Pulling from edgex-lftools-log-publisher 16:55:00 5eb5b503b376: Pulling fs layer 16:55:00 5c69ac0246d0: Pulling fs layer 16:55:00 ec43610c2a17: Pulling fs layer 16:55:00 3a2ae6a8a46f: Pulling fs layer 16:55:00 33b1e0a273af: Pulling fs layer 16:55:00 5d3b04190fa2: Pulling fs layer 16:55:00 2f39f015ded8: Pulling fs layer 16:55:00 3a2ae6a8a46f: Waiting 16:55:00 33b1e0a273af: Waiting 16:55:00 5d3b04190fa2: Waiting 16:55:00 2f39f015ded8: Waiting 16:55:00 5c69ac0246d0: Download complete 16:55:00 3a2ae6a8a46f: Download complete 16:55:00 33b1e0a273af: Verifying Checksum 16:55:00 33b1e0a273af: Download complete 16:55:00 5d3b04190fa2: Verifying Checksum 16:55:00 5d3b04190fa2: Download complete 16:55:00 ec43610c2a17: Verifying Checksum 16:55:00 ec43610c2a17: Download complete 16:55:00 5eb5b503b376: Verifying Checksum 16:55:00 5eb5b503b376: Download complete 16:55:01 2f39f015ded8: Download complete 16:55:02 5eb5b503b376: Pull complete 16:55:02 5c69ac0246d0: Pull complete 16:55:02 ec43610c2a17: Pull complete 16:55:02 3a2ae6a8a46f: Pull complete 16:55:03 33b1e0a273af: Pull complete 16:55:03 5d3b04190fa2: Pull complete 16:55:08 2f39f015ded8: Pull complete 16:55:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:55:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:55:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:55:08 prd-ubuntu20.04-docker-8c-8g-19660 does not seem to be running inside a container 16:55:08 $ 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 16:55:10 $ docker top 92ae668cb47bb80e867642883e4847c7ab437cc046bd81d6e78f0ae195530b64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:55:10 ---> job-cost.sh 16:55:10 lf-activate-venv: SKIPPING 16:55:10 INFO: No Stack... 16:55:11 INFO: Retrieving Pricing Info for: v3-standard-8 16:55:11 INFO: Archiving Costs [Pipeline] sh 16:55:11 + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv 16:55:11 + cut -d, -f6 [Pipeline] lock 16:55:11 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-29-stack-cost] 16:55:11 Resource [jenkins-edgexfoundry-go-mod-secrets-main-29-stack-cost] did not exist. Created. 16:55:11 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:55:12 + echo total: 0.2199999988079071 [Pipeline] stash 16:55:12 Stashed 1 file(s) [Pipeline] } 16:55:12 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-29-stack-cost] [Pipeline] // lock [Pipeline] } 16:55:12 $ docker stop --time=1 92ae668cb47bb80e867642883e4847c7ab437cc046bd81d6e78f0ae195530b64 16:55:13 $ docker rm -f 92ae668cb47bb80e867642883e4847c7ab437cc046bd81d6e78f0ae195530b64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:04:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19729 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws 17:04:31 Running in /w/workspace/go-mod-secrets/29 [Pipeline] { [Pipeline] checkout 17:04:31 Selected Git installation does not exist. Using Default 17:04:31 The recommended git tool is: NONE 17:04:36 using credential edgex-jenkins-ssh 17:04:37 Cloning the remote Git repository 17:04:37 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 17:04:37 > git init /w/workspace/go-mod-secrets/29 # timeout=10 17:04:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 17:04:37 > git --version # timeout=10 17:04:37 > git --version # 'git version 2.25.1' 17:04:37 using GIT_SSH to set credentials SSH Credentials for GitHub 17:04:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:04:38 Avoid second fetch 17:04:38 Checking out Revision f827f681b44d11bdd2b82a6166d810f6f3413c35 (main) 17:04:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 17:04:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:04:38 > git config core.sparsecheckout # timeout=10 17:04:38 > git checkout -f f827f681b44d11bdd2b82a6166d810f6f3413c35 # timeout=10 17:04:42 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 17:04:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:04:43 % Total % Received % Xferd Average Speed Time Time Time Current 17:04:43 Dload Upload Total Spent Left Speed 17:04:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 68966 0 --:--:-- --:--:-- --:--:-- 69355 [Pipeline] sh 17:04:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:04:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:04:44 + sudo tee /etc/docker/daemon.new 17:04:44 { 17:04:44 "registry-mirrors": [ 17:04:44 "https://nexus3.edgexfoundry.org:10001" 17:04:44 ], 17:04:44 "bip": "10.250.0.254/24", 17:04:44 "hosts": [ 17:04:44 "tcp://0.0.0.0:5555", 17:04:44 "unix:///var/run/docker.sock" 17:04:44 ], 17:04:44 "mtu": 1458, 17:04:44 "selinux-enabled": true, 17:04:44 "seccomp-profile": "/etc/docker/seccomp.json" 17:04:44 } [Pipeline] sh 17:04:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:04:45 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:05:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:05:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:05:04 ========================================================= 17:05:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:05:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:05:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:05:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:05:05 b3c136eddcbf: Pulling fs layer 17:05:05 c0a3192eca97: Pulling fs layer 17:05:05 a050256f5b6f: Pulling fs layer 17:05:05 656be50a0ddc: Pulling fs layer 17:05:05 2bbca73fdf42: Pulling fs layer 17:05:05 46d945488cbd: Pulling fs layer 17:05:05 8a5474983e97: Pulling fs layer 17:05:05 329c88fbcd65: Pulling fs layer 17:05:05 656be50a0ddc: Waiting 17:05:05 2bbca73fdf42: Waiting 17:05:05 329c88fbcd65: Waiting 17:05:05 a050256f5b6f: Verifying Checksum 17:05:05 a050256f5b6f: Download complete 17:05:05 c0a3192eca97: Verifying Checksum 17:05:05 c0a3192eca97: Download complete 17:05:05 2bbca73fdf42: Verifying Checksum 17:05:05 2bbca73fdf42: Download complete 17:05:05 46d945488cbd: Verifying Checksum 17:05:05 46d945488cbd: Download complete 17:05:05 b3c136eddcbf: Verifying Checksum 17:05:06 b3c136eddcbf: Pull complete 17:05:06 329c88fbcd65: Verifying Checksum 17:05:06 329c88fbcd65: Download complete 17:05:07 c0a3192eca97: Pull complete 17:05:07 a050256f5b6f: Pull complete 17:05:07 8a5474983e97: Verifying Checksum 17:05:07 8a5474983e97: Download complete 17:05:08 656be50a0ddc: Verifying Checksum 17:05:08 656be50a0ddc: Download complete 17:05:23 656be50a0ddc: Pull complete 17:05:23 2bbca73fdf42: Pull complete 17:05:23 46d945488cbd: Pull complete 17:05:30 8a5474983e97: Pull complete 17:05:32 329c88fbcd65: Pull complete 17:05:32 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 17:05:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:05:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 17:05:32 + 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 17:05:33 + docker inspect -f . ci-base-image-arm64 17:05:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:33 prd-ubuntu20.04-docker-arm64-4c-16g-19729 does not seem to be running inside a container 17:05:33 $ 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 17:05:36 $ docker top b11171d84de5d5e5c5a6c32e0dfc39824e8bd5e3cab90b7b82329901448923ac -eo pid,comm [Pipeline] { [Pipeline] sh 17:05:37 + go version 17:05:37 go version go1.18.3 linux/arm64 [Pipeline] } 17:05:37 $ docker stop --time=1 b11171d84de5d5e5c5a6c32e0dfc39824e8bd5e3cab90b7b82329901448923ac 17:05:39 $ 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 17:05:39 + docker inspect -f . ci-base-image-arm64 17:05:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:40 prd-ubuntu20.04-docker-arm64-4c-16g-19729 does not seem to be running inside a container 17:05:40 $ 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 17:05:41 $ docker top 7e123f6f141141b5efacb3b7c84ee9d9501e53781a464a213099dc0f9f88357b -eo pid,comm [Pipeline] { [Pipeline] sh 17:05:42 + git config --global --add safe.directory /w/workspace/go-mod-secrets/29 [Pipeline] fileExists [Pipeline] sh 17:05:43 + make test 17:05:43 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 17:05:43 go: downloading github.com/stretchr/testify v1.8.0 17:05:43 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 17:05:43 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 17:05:43 go: downloading github.com/davecgh/go-spew v1.1.1 17:05:43 go: downloading github.com/pmezard/go-difflib v1.0.0 17:05:43 go: downloading github.com/stretchr/objx v0.4.0 17:05:43 go: downloading gopkg.in/yaml.v3 v3.0.1 17:05:43 go: downloading github.com/go-kit/log v0.2.0 17:05:43 go: downloading github.com/go-playground/validator/v10 v10.10.1 17:05:43 go: downloading github.com/google/uuid v1.3.0 17:05:43 go: downloading github.com/zeebo/errs v1.2.2 17:05:43 go: downloading google.golang.org/grpc v1.46.0 17:05:44 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 17:05:44 go: downloading google.golang.org/protobuf v1.28.0 17:05:45 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:05:45 go: downloading github.com/go-playground/universal-translator v0.18.0 17:05:45 go: downloading github.com/leodido/go-urn v1.2.1 17:05:45 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 17:05:45 go: downloading golang.org/x/text v0.3.7 17:05:45 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 17:05:45 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 17:05:46 go: downloading github.com/go-playground/locales v0.14.0 17:05:46 go: downloading github.com/golang/protobuf v1.5.2 17:05:47 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 17:07:39 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.424s coverage: 80.8% of statements 17:07:39 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.290s coverage: 57.1% of statements 17:07:39 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 17:07:39 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.208s coverage: 96.7% of statements 17:07:39 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.074s coverage: 89.5% of statements 17:07:39 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 17:07:39 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.062s coverage: 100.0% of statements 17:07:39 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 17:08:01 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.221s coverage: 55.8% of statements 17:08:01 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] 17:08:01 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.072s coverage: 75.0% of statements 17:08:01 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.199s coverage: 100.0% of statements 17:08:01 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 17:08:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:08:01 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:08:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:08:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:08:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:08:57 $ docker stop --time=1 7e123f6f141141b5efacb3b7c84ee9d9501e53781a464a213099dc0f9f88357b 17:08:59 $ docker rm -f 7e123f6f141141b5efacb3b7c84ee9d9501e53781a464a213099dc0f9f88357b [Pipeline] // withDockerContainer [Pipeline] sh 17:09:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:09:02 Warning: overwriting stash ‘coverage-report’ 17:09:03 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 17:09:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:09:03 17:09:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:09:04 arm64: Pulling from edgex-lftools-log-publisher 17:09:04 8998bd30e6a1: Pulling fs layer 17:09:04 04944245beec: Pulling fs layer 17:09:04 699f458cf7ca: Pulling fs layer 17:09:04 765212b225bb: Pulling fs layer 17:09:04 f23df028b6ca: Pulling fs layer 17:09:04 d65c8cfc05b1: Pulling fs layer 17:09:04 2437ff75d9bd: Pulling fs layer 17:09:04 f23df028b6ca: Waiting 17:09:04 d65c8cfc05b1: Waiting 17:09:04 2437ff75d9bd: Waiting 17:09:04 765212b225bb: Waiting 17:09:04 04944245beec: Verifying Checksum 17:09:04 04944245beec: Download complete 17:09:04 765212b225bb: Verifying Checksum 17:09:04 765212b225bb: Download complete 17:09:04 f23df028b6ca: Verifying Checksum 17:09:04 f23df028b6ca: Download complete 17:09:04 d65c8cfc05b1: Verifying Checksum 17:09:04 d65c8cfc05b1: Download complete 17:09:04 699f458cf7ca: Verifying Checksum 17:09:04 699f458cf7ca: Download complete 17:09:04 8998bd30e6a1: Verifying Checksum 17:09:04 8998bd30e6a1: Download complete 17:09:07 2437ff75d9bd: Verifying Checksum 17:09:07 2437ff75d9bd: Download complete 17:09:09 8998bd30e6a1: Pull complete 17:09:09 04944245beec: Pull complete 17:09:11 699f458cf7ca: Pull complete 17:09:11 765212b225bb: Pull complete 17:09:12 f23df028b6ca: Pull complete 17:09:12 d65c8cfc05b1: Pull complete 17:09:27 2437ff75d9bd: Pull complete 17:09:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:09:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:09:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:27 prd-ubuntu20.04-docker-arm64-4c-16g-19729 does not seem to be running inside a container 17:09:27 $ 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 17:09:30 $ docker top 3a95a9cde837bfb62fe062a69892c470fbfd0771dcadca63cd443b0e86332525 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:31 ---> job-cost.sh 17:09:31 lf-activate-venv: SKIPPING 17:09:31 INFO: No Stack... 17:09:31 INFO: Retrieving Pricing Info for: v3-standard-4 17:09:32 INFO: Archiving Costs [Pipeline] sh 17:09:33 + cat /w/workspace/go-mod-secrets/29/archives/cost.csv 17:09:33 + cut -d, -f6 [Pipeline] lock 17:09:33 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-29-stack-cost] 17:09:33 Resource [jenkins-edgexfoundry-go-mod-secrets-main-29-stack-cost] did not exist. Created. 17:09:33 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:09:34 /w/workspace/go-mod-secrets/29@tmp/durable-61399493/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:09:34 + echo total: 0.10999999940395355 [Pipeline] stash 17:09:34 Warning: overwriting stash ‘stack-cost’ 17:09:35 Stashed 1 file(s) [Pipeline] } 17:09:35 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-29-stack-cost] [Pipeline] // lock [Pipeline] } 17:09:35 $ docker stop --time=1 3a95a9cde837bfb62fe062a69892c470fbfd0771dcadca63cd443b0e86332525 17:09:36 $ 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 17:09:36 provisioning config files... 17:09:36 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config9124076778427699009tmp [Pipeline] { [Pipeline] sh 17:09:37 + set +x 17:09:37 + curl -s https://codecov.io/bash 17:09:37 + bash -s -- 17:09:37 17:09:37 _____ _ 17:09:37 / ____| | | 17:09:37 | | ___ __| | ___ ___ _____ __ 17:09:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:09:37 | |___| (_) | (_| | __/ (_| (_) \ V / 17:09:37 \_____\___/ \__,_|\___|\___\___/ \_/ 17:09:37 Bash-1.0.6 17:09:37 17:09:37 17:09:37 ==> git version 2.25.1 found 17:09:37 ==> 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 17:09:37 Release-Date: 2020-01-08 17:09:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:09:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:09:37 ==> Jenkins CI detected. 17:09:37 current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main 17:09:37 project root: . 17:09:37 --> token set from env 17:09:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:09:37 ==> Running gcov in . (disable via -X gcov) 17:09:37 ==> Python coveragepy not found 17:09:37 ==> Searching for coverage reports in: 17:09:37 + . 17:09:37 -> Found 1 reports 17:09:37 ==> Detecting git/mercurial file structure 17:09:37 ==> Reading reports 17:09:37 + ./coverage.out bytes=30451 17:09:37 ==> Appending adjustments 17:09:37 https://docs.codecov.io/docs/fixing-reports 17:09:37 + Found adjustments 17:09:37 ==> Gzipping contents 17:09:37 8.0K /tmp/codecov.KCtsPH.gz 17:09:37 ==> Uploading reports 17:09:37 url: https://codecov.io 17:09:37 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= 17:09:37 -> Pinging Codecov 17:09:37 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= 17:09:37 -> Uploading to 17:09:37 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 17:09:37 % Total % Received % Xferd Average Speed Time Time Time Current 17:09:37 Dload Upload Total Spent Left Speed 17:09:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6130 0 0 100 6130 0 28119 --:--:-- --:--:-- --:--:-- 28119 17:09:37 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/f827f681b44d11bdd2b82a6166d810f6f3413c35 [Pipeline] } 17:09:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:09:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:09:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:09:38 17:09:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:09:38 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:09:38 df9b9388f04a: Pulling fs layer 17:09:38 52dc419b0ee2: Pulling fs layer 17:09:38 25bc292e5bac: Pulling fs layer 17:09:38 114826534d7a: Pulling fs layer 17:09:38 4657fd5d0bcf: Pulling fs layer 17:09:38 6ad1cebc031e: Pulling fs layer 17:09:38 8a3aa393b2d8: Pulling fs layer 17:09:38 4657fd5d0bcf: Waiting 17:09:38 6ad1cebc031e: Waiting 17:09:38 114826534d7a: Waiting 17:09:38 8a3aa393b2d8: Waiting 17:09:38 25bc292e5bac: Verifying Checksum 17:09:38 25bc292e5bac: Download complete 17:09:38 52dc419b0ee2: Verifying Checksum 17:09:38 52dc419b0ee2: Download complete 17:09:38 4657fd5d0bcf: Verifying Checksum 17:09:38 4657fd5d0bcf: Download complete 17:09:38 df9b9388f04a: Download complete 17:09:38 df9b9388f04a: Pull complete 17:09:38 6ad1cebc031e: Verifying Checksum 17:09:38 6ad1cebc031e: Download complete 17:09:38 52dc419b0ee2: Pull complete 17:09:39 25bc292e5bac: Pull complete 17:09:39 114826534d7a: Verifying Checksum 17:09:39 114826534d7a: Download complete 17:09:39 8a3aa393b2d8: Verifying Checksum 17:09:39 8a3aa393b2d8: Download complete 17:09:42 114826534d7a: Pull complete 17:09:42 4657fd5d0bcf: Pull complete 17:09:43 6ad1cebc031e: Pull complete 17:09:45 8a3aa393b2d8: Pull complete 17:09:45 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:09:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:09:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:45 prd-ubuntu20.04-docker-8c-8g-19660 does not seem to be running inside a container 17:09:45 $ 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 17:09:47 $ docker top b5a285a92bd6aca2187a962c265c067dbf7cb322933bdb227b81832d13b8d9ed -eo pid,comm [Pipeline] { [Pipeline] echo 17:09:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh 17:09:48 + set -o pipefail 17:09:48 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' 17:09:52 17:09:52 Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v2)... 17:09:52 17:09:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0d3915cb-23c5-4258-a5a9-356997f1cfb0/history/c8ca64fc-f001-4396-b836-a00af8777801 17:09:52 17:09:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:09:52 17:09:52 17:09:52 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 17:09:52 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 17:09:52 $ docker stop --time=1 b5a285a92bd6aca2187a962c265c067dbf7cb322933bdb227b81832d13b8d9ed 17:09:54 $ 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 17:09:55 + git log --format=format:%s -1 f827f681b44d11bdd2b82a6166d810f6f3413c35 [Pipeline] sh 17:09:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:09:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:09:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:55 prd-ubuntu20.04-docker-8c-8g-19660 does not seem to be running inside a container 17:09:55 $ 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 17:09:56 $ docker top 677f84fc357c6b37a4bacd5cf00faa35a4a9ff712c367b3621b8dd4e4bfd4067 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:09:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:09:56 [ssh-agent] Looking for ssh-agent implementation... 17:09:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:09:56 $ docker exec 677f84fc357c6b37a4bacd5cf00faa35a4a9ff712c367b3621b8dd4e4bfd4067 ssh-agent 17:09:56 SSH_AUTH_SOCK=/tmp/ssh-BZDFiTFGtc37/agent.33 17:09:56 SSH_AGENT_PID=39 17:09:56 Running ssh-add (command line suppressed) 17:09:56 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) 17:09:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:09:57 + git semver tag 17:09:57 2022-07-12 17:09:57,178 [run_tag] DEBUG tag force:False 17:09:57 2022-07-12 17:09:57,179 [check_head_tag] DEBUG check head tag 17:09:57 2022-07-12 17:09:57,179 [execute] INFO git cat-file --batch-check 17:09:57 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=) 17:09:57 2022-07-12 17:09:57,182 [execute] INFO git cat-file --batch 17:09:57 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=) 17:09:57 2022-07-12 17:09:57,197 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 17:09:57 2022-07-12 17:09:57,197 [execute] INFO git tag -a v2.2.1-dev.5 -m v2.2.1-dev.5 17:09:57 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) 17:09:57 2022-07-12 17:09:57,201 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 17:09:57 2.2.1-dev.5 [Pipeline] } 17:09:57 $ docker exec --env ******** --env ******** 677f84fc357c6b37a4bacd5cf00faa35a4a9ff712c367b3621b8dd4e4bfd4067 ssh-agent -k 17:09:57 unset SSH_AUTH_SOCK; 17:09:57 unset SSH_AGENT_PID; 17:09:57 echo Agent pid 39 killed; 17:09:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:09:57 + git semver [Pipeline] } 17:09:57 $ docker stop --time=1 677f84fc357c6b37a4bacd5cf00faa35a4a9ff712c367b3621b8dd4e4bfd4067 17:09:59 $ docker rm -f 677f84fc357c6b37a4bacd5cf00faa35a4a9ff712c367b3621b8dd4e4bfd4067 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:09:59 17:09:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:09:59 0.23.1-centos7: Pulling from edgex-lftools 17:09:59 ab5ef0e58194: Pulling fs layer 17:09:59 9712f1f96733: Pulling fs layer 17:09:59 63f879dbbcfc: Pulling fs layer 17:09:59 0d9ebad4ef96: Pulling fs layer 17:09:59 e9a5061849ea: Pulling fs layer 17:09:59 d747dcd14b5f: Pulling fs layer 17:09:59 0d9ebad4ef96: Waiting 17:09:59 2de7ff778b66: Pulling fs layer 17:09:59 e9a5061849ea: Waiting 17:09:59 d747dcd14b5f: Waiting 17:09:59 2de7ff778b66: Waiting 17:09:59 9712f1f96733: Verifying Checksum 17:09:59 9712f1f96733: Download complete 17:10:00 63f879dbbcfc: Verifying Checksum 17:10:00 63f879dbbcfc: Download complete 17:10:00 0d9ebad4ef96: Verifying Checksum 17:10:00 0d9ebad4ef96: Download complete 17:10:00 d747dcd14b5f: Verifying Checksum 17:10:00 d747dcd14b5f: Download complete 17:10:00 ab5ef0e58194: Verifying Checksum 17:10:00 ab5ef0e58194: Download complete 17:10:00 e9a5061849ea: Verifying Checksum 17:10:00 e9a5061849ea: Download complete 17:10:00 2de7ff778b66: Verifying Checksum 17:10:00 2de7ff778b66: Download complete 17:10:03 ab5ef0e58194: Pull complete 17:10:03 9712f1f96733: Pull complete 17:10:03 63f879dbbcfc: Pull complete 17:10:08 0d9ebad4ef96: Pull complete 17:10:08 e9a5061849ea: Pull complete 17:10:08 d747dcd14b5f: Pull complete 17:10:09 2de7ff778b66: Pull complete 17:10:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:10:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:10:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:09 prd-ubuntu20.04-docker-8c-8g-19660 does not seem to be running inside a container 17:10:09 $ 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 17:10:12 $ docker top 1826bb03685217c4c000432f7e0d4623de079ab3924b90fd5af180bd185d9392 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:10:12 provisioning config files... 17:10:12 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config421734408027779548tmp 17:10:12 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config4426520026845622918tmp 17:10:12 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config197523981629834935tmp [Pipeline] { [Pipeline] echo 17:10:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:10:12 ---> sigul-configuration.sh 17:10:12 gpg: directory `/root/.gnupg' created 17:10:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:10:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:10:12 gpg: keyring `/root/.gnupg/secring.gpg' created 17:10:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:10:12 gpg: CAST5 encrypted data 17:10:12 gpg: encrypted with 1 passphrase 17:10:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:10:12 + mkdir /home/jenkins 17:10:12 + mkdir /home/jenkins/sigul [Pipeline] sh 17:10:13 + 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 17:10:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:10:13 ---> sigul-install.sh 17:10:13 Sigul already installed; skipping installation. [Pipeline] sh 17:10:13 + git tag --list 17:10:13 v0.0.0 17:10:13 v0.0.1 17:10:13 v0.0.10 17:10:13 v0.0.11 17:10:13 v0.0.12 17:10:13 v0.0.13 17:10:13 v0.0.14 17:10:13 v0.0.15 17:10:13 v0.0.16 17:10:13 v0.0.17 17:10:13 v0.0.18 17:10:13 v0.0.19 17:10:13 v0.0.2 17:10:13 v0.0.20 17:10:13 v0.0.21 17:10:13 v0.0.22 17:10:13 v0.0.23 17:10:13 v0.0.24 17:10:13 v0.0.25 17:10:13 v0.0.26 17:10:13 v0.0.27 17:10:13 v0.0.28 17:10:13 v0.0.29 17:10:13 v0.0.3 17:10:13 v0.0.30 17:10:13 v0.0.31 17:10:13 v0.0.32 17:10:13 v0.0.33 17:10:13 v0.0.4 17:10:13 v0.0.5 17:10:13 v0.0.6 17:10:13 v0.0.7 17:10:13 v0.0.8 17:10:13 v0.0.9 17:10:13 v2.0.0 17:10:13 v2.1.0 17:10:13 v2.1.1 17:10:13 v2.1.1-dev.1 17:10:13 v2.1.1-dev.2 17:10:13 v2.1.1-dev.3 17:10:13 v2.2.0 17:10:13 v2.2.1-dev.1 17:10:13 v2.2.1-dev.2 17:10:13 v2.2.1-dev.3 17:10:13 v2.2.1-dev.4 17:10:13 v2.2.1-dev.5 [Pipeline] sh 17:10:13 + lftools sign git-tag v2.2.1-dev.5 17:10:14 Signing Git tag with Sigul... 17:10:14 Signing v2.2.1-dev.5 [Pipeline] echo 17:10:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:10:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:10:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:10:15 $ docker stop --time=1 1826bb03685217c4c000432f7e0d4623de079ab3924b90fd5af180bd185d9392 17:10:16 $ docker rm -f 1826bb03685217c4c000432f7e0d4623de079ab3924b90fd5af180bd185d9392 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:10:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:10:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:10:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:17 prd-ubuntu20.04-docker-8c-8g-19660 does not seem to be running inside a container 17:10:17 $ 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 17:10:17 $ docker top 18467def0b9417b44cf549b29fcfa7fadb28526603f40ae48dff0480f81e6dbe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:10:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:10:17 [ssh-agent] Looking for ssh-agent implementation... 17:10:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:10:17 $ docker exec 18467def0b9417b44cf549b29fcfa7fadb28526603f40ae48dff0480f81e6dbe ssh-agent 17:10:18 SSH_AUTH_SOCK=/tmp/ssh-QBND4OqNHM98/agent.33 17:10:18 SSH_AGENT_PID=39 17:10:18 Running ssh-add (command line suppressed) 17:10:18 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) 17:10:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:10:18 + git semver bump pre 17:10:18 2022-07-12 17:10:18,599 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 17:10:18 2022-07-12 17:10:18,599 [bump_version] DEBUG bumping version:2.2.1-dev.5 on axis:pre with prefix:dev 17:10:18 2022-07-12 17:10:18,599 [bump_version] DEBUG bumped version:2.2.1-dev.6 17:10:18 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 17:10:18 2022-07-12 17:10:18,599 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 17:10:18 2022-07-12 17:10:18,599 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 17:10:18 2022-07-12 17:10:18,602 [execute] INFO git cat-file --batch-check 17:10:18 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=) 17:10:18 2022-07-12 17:10:18,607 [execute] INFO git cat-file --batch 17:10:18 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=) 17:10:18 2022-07-12 17:10:18,612 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 17:10:18 2.2.1-dev.6 [Pipeline] } 17:10:18 $ docker exec --env ******** --env ******** 18467def0b9417b44cf549b29fcfa7fadb28526603f40ae48dff0480f81e6dbe ssh-agent -k 17:10:18 unset SSH_AUTH_SOCK; 17:10:18 unset SSH_AGENT_PID; 17:10:18 echo Agent pid 39 killed; 17:10:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:10:19 + git semver [Pipeline] } 17:10:19 $ docker stop --time=1 18467def0b9417b44cf549b29fcfa7fadb28526603f40ae48dff0480f81e6dbe 17:10:20 $ docker rm -f 18467def0b9417b44cf549b29fcfa7fadb28526603f40ae48dff0480f81e6dbe [Pipeline] // withDockerContainer [Pipeline] sh 17:10:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:10:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:10:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:21 prd-ubuntu20.04-docker-8c-8g-19660 does not seem to be running inside a container 17:10:21 $ 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 17:10:21 $ docker top c238e2c178d42e5ceae1dcfe243c22f7c5533303be13dee75eb99083af84594a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:10:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:10:21 [ssh-agent] Looking for ssh-agent implementation... 17:10:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:10:22 $ docker exec c238e2c178d42e5ceae1dcfe243c22f7c5533303be13dee75eb99083af84594a ssh-agent 17:10:22 SSH_AUTH_SOCK=/tmp/ssh-0lm4pKzyY9C7/agent.33 17:10:22 SSH_AGENT_PID=39 17:10:22 Running ssh-add (command line suppressed) 17:10:22 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) 17:10:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:10:22 + git semver push 17:10:22 2022-07-12 17:10:22,838 [run_push] DEBUG push 17:10:22 2022-07-12 17:10:22,839 [execute] INFO git cat-file --batch-check 17:10:22 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=) 17:10:22 2022-07-12 17:10:22,844 [execute] INFO git rev-list 7a7ff2d7115ea55e88830aa6d835392404e07aea -- 17:10:22 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) 17:10:22 2022-07-12 17:10:22,852 [execute] INFO git fetch -v origin 17:10:22 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) 17:10:23 2022-07-12 17:10:23,331 [run_push] DEBUG no remote changes detected 17:10:23 2022-07-12 17:10:23,332 [execute] INFO git push origin semver 17:10:23 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) 17:10:24 2022-07-12 17:10:24,148 [run_push] DEBUG push all version tags 17:10:24 2022-07-12 17:10:24,149 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:10:24 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) 17:10:24 2022-07-12 17:10:24,889 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 17:10:24 2.2.1-dev.6 [Pipeline] } 17:10:24 $ docker exec --env ******** --env ******** c238e2c178d42e5ceae1dcfe243c22f7c5533303be13dee75eb99083af84594a ssh-agent -k 17:10:25 unset SSH_AUTH_SOCK; 17:10:25 unset SSH_AGENT_PID; 17:10:25 echo Agent pid 39 killed; 17:10:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:10:25 + git semver [Pipeline] } 17:10:25 $ docker stop --time=1 c238e2c178d42e5ceae1dcfe243c22f7c5533303be13dee75eb99083af84594a 17:10:26 $ 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 17:10:27 + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] 17:10:27 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 17:10:27 total 16 17:10:27 drwxr-xr-x 3 root root 4096 Jul 12 16:55 . 17:10:27 drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 17:10 .. 17:10:27 drwxr-xr-x 2 root root 4096 Jul 12 16:55 cost 17:10:27 -rw-r--r-- 1 root root 84 Jul 12 16:55 cost.csv 17:10:27 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives 17:10:27 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 17:10:27 total 16 17:10:27 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 16:55 . 17:10:27 drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 17:10 .. 17:10:27 drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 16:55 cost 17:10:27 -rw-r--r-- 1 jenkins jenkins 84 Jul 12 16:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:10:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:10:28 ---> package-listing.sh 17:10:28 ++ facter osfamily 17:10:28 ++ tr '[:upper:]' '[:lower:]' 17:10:28 + OS_FAMILY=debian 17:10:28 + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main 17:10:28 + START_PACKAGES=/tmp/packages_start.txt 17:10:28 + END_PACKAGES=/tmp/packages_end.txt 17:10:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:10:28 + PACKAGES=/tmp/packages_start.txt 17:10:28 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 17:10:28 + PACKAGES=/tmp/packages_end.txt 17:10:28 + case "${OS_FAMILY}" in 17:10:28 + dpkg -l 17:10:28 + grep '^ii' 17:10:28 + '[' -f /tmp/packages_start.txt ']' 17:10:28 + '[' -f /tmp/packages_end.txt ']' 17:10:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:10:28 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 17:10:28 + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ 17:10:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo 17:10:28 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 17:10:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:10:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:29 prd-ubuntu20.04-docker-8c-8g-19660 does not seem to be running inside a container 17:10:29 $ 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 17:10:30 $ docker top 6bab763b05403a3f9081afb7c03bf647e943fc84048c17776b39e9b8100dbbc2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:30 + touch /tmp/pre-build-complete [Pipeline] sh 17:10:30 + mkdir -p /var/log/sysstat [Pipeline] sh 17:10:31 + ls /var/log/sa-host 17:10:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:10:31 provisioning config files... 17:10:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config5090776762376435026tmp [Pipeline] { [Pipeline] echo 17:10:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:10:31 ---> create-netrc.sh [Pipeline] } 17:10:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:10:31 ---> python-tools-install.sh [Pipeline] echo 17:10:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:10:32 ---> sudo-logs.sh 17:10:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:10:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:10:32 ---> job-cost.sh 17:10:32 lf-activate-venv: SKIPPING 17:10:32 DEBUG: total: 0.2199999988079071 17:10:32 INFO: Retrieving Stack Cost... 17:10:32 INFO: Retrieving Pricing Info for: v3-standard-8 17:10:33 INFO: Archiving Costs [Pipeline] echo 17:10:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:10:33 ---> logs-deploy.sh 17:10:33 lf-activate-venv: SKIPPING 17:10:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/29 17:10:33 INFO: archiving workspace using pattern(s): 17:10:34 Archives upload complete. 17:10:34 INFO: archiving logs to Nexus