Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 89ec4516c7caea91d7aee6a5e507534b44b5a7fe Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh854578526815981977.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4553732635449925737.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17523243745752072321.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11040454190292299660.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16639222888702173817.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-secrets, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16827 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/edgexfoundry_go-mod-secrets_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 89ec4516c7caea91d7aee6a5e507534b44b5a7fe (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 89ec4516c7caea91d7aee6a5e507534b44b5a7fe # timeout=10 Commit message: "build(deps): bump github.com/spiffe/go-spiffe/v2 from 2.1.0 to 2.1.1 (#158)" > git rev-list --no-walk c86181f75e59e3017ffb9c897635351447b02b19 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:08:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:08:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:08:59 ========================================================= 14:08:59 EdgeX Global Pipelines Version Info 14:08:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:09:00 ------------------- 14:09:00 stable info: 14:09:00 ------------------- 14:09:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:09:00 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 14:09:00 Message: update stable to v1.0.234 14:09:01 ------------------- 14:09:01 experimental info: 14:09:01 ------------------- 14:09:01 Commited By: **** collab-it+edgex@linuxfoundation.org 14:09:01 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 14:09:01 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 89ec4516c7caea91d7aee6a5e507534b44b5a7fe [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 89ec451 [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:09:02 + git rev-list -1 --merges 89ec4516c7caea91d7aee6a5e507534b44b5a7fe~1..89ec4516c7caea91d7aee6a5e507534b44b5a7fe [Pipeline] echo 14:09:02 -----------> git rev-list -1 --merges 89ec4516c7caea91d7aee6a5e507534b44b5a7fe~1..89ec4516c7caea91d7aee6a5e507534b44b5a7fe 89ec4516c7caea91d7aee6a5e507534b44b5a7fe [false] [Pipeline] sh 14:09:02 + git log --format=format:%s -1 89ec4516c7caea91d7aee6a5e507534b44b5a7fe [Pipeline] echo 14:09:02 ========================================================= 14:09:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:09:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:09:02 + git log --format=format:%s -1 89ec4516c7caea91d7aee6a5e507534b44b5a7fe [Pipeline] echo 14:09:02 [semverPrep] GIT_COMMIT: 89ec4516c7caea91d7aee6a5e507534b44b5a7fe, Commit Message: build(deps): bump github.com/spiffe/go-spiffe/v2 from 2.1.0 to 2.1.1 (#158) [Pipeline] echo 14:09:02 [semverPrep] This is not a build commit. [Pipeline] sh 14:09:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:09:03 + grep -v github /etc/ssh/ssh_known_hosts 14:09:03 + [ -e /tmp/ssh_known_hosts ] 14:09:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:09:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:09:03 + sudo tee -a /etc/ssh/ssh_known_hosts 14:09:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:09:04 14:09:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:09:04 0.1.4: Pulling from edgex-devops/py-git-semver 14:09:04 42c077c10790: Pulling fs layer 14:09:04 f63e77b7563a: Pulling fs layer 14:09:04 bd5fdadae976: Pulling fs layer 14:09:04 205491f53016: Pulling fs layer 14:09:04 df18705c85c3: Pulling fs layer 14:09:04 bdb3f477010e: Pulling fs layer 14:09:04 c8a8fc8e1c8f: Pulling fs layer 14:09:04 2c6e9b1d212d: Pulling fs layer 14:09:04 bdb8f0575790: Pulling fs layer 14:09:04 386e3cb2ff24: Pulling fs layer 14:09:04 2343380bae48: Pulling fs layer 14:09:04 205491f53016: Waiting 14:09:04 c8a8fc8e1c8f: Waiting 14:09:04 bdb8f0575790: Waiting 14:09:04 2c6e9b1d212d: Waiting 14:09:04 bdb3f477010e: Waiting 14:09:04 386e3cb2ff24: Waiting 14:09:04 2343380bae48: Waiting 14:09:04 f63e77b7563a: Verifying Checksum 14:09:04 f63e77b7563a: Download complete 14:09:04 205491f53016: Verifying Checksum 14:09:04 205491f53016: Download complete 14:09:04 df18705c85c3: Verifying Checksum 14:09:04 df18705c85c3: Download complete 14:09:04 bd5fdadae976: Verifying Checksum 14:09:04 bd5fdadae976: Download complete 14:09:04 bdb3f477010e: Verifying Checksum 14:09:04 bdb3f477010e: Download complete 14:09:04 2c6e9b1d212d: Verifying Checksum 14:09:04 2c6e9b1d212d: Download complete 14:09:04 bdb8f0575790: Verifying Checksum 14:09:04 bdb8f0575790: Download complete 14:09:04 386e3cb2ff24: Verifying Checksum 14:09:04 386e3cb2ff24: Download complete 14:09:04 2343380bae48: Download complete 14:09:04 42c077c10790: Download complete 14:09:05 c8a8fc8e1c8f: Verifying Checksum 14:09:06 42c077c10790: Pull complete 14:09:06 f63e77b7563a: Pull complete 14:09:06 bd5fdadae976: Pull complete 14:09:06 205491f53016: Pull complete 14:09:07 df18705c85c3: Pull complete 14:09:07 bdb3f477010e: Pull complete 14:09:09 c8a8fc8e1c8f: Pull complete 14:09:09 2c6e9b1d212d: Pull complete 14:09:09 bdb8f0575790: Pull complete 14:09:09 386e3cb2ff24: Pull complete 14:09:09 2343380bae48: Pull complete 14:09:09 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 14:09:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:09:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:10 prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container 14:09:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:09:11 $ docker top 38085953023af03290196b15a2047cf2753d432d167df7ced565192ed9fdbbc6 -eo pid,comm 14:09:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:09:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:09:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:09:11 [ssh-agent] Looking for ssh-agent implementation... 14:09:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:09:11 $ docker exec 38085953023af03290196b15a2047cf2753d432d167df7ced565192ed9fdbbc6 ssh-agent 14:09:11 SSH_AUTH_SOCK=/tmp/ssh-6zpI3DKJmW0Q/agent.33 14:09:11 SSH_AGENT_PID=39 14:09:11 Running ssh-add (command line suppressed) 14:09:12 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5161104395149453007.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5161104395149453007.key) 14:09:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:09:12 + git tag --points-at HEAD [Pipeline] } 14:09:12 $ docker exec --env ******** --env ******** 38085953023af03290196b15a2047cf2753d432d167df7ced565192ed9fdbbc6 ssh-agent -k 14:09:12 unset SSH_AUTH_SOCK; 14:09:12 unset SSH_AGENT_PID; 14:09:12 echo Agent pid 39 killed; 14:09:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:09:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:09:12 [ssh-agent] Looking for ssh-agent implementation... 14:09:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:09:12 $ docker exec 38085953023af03290196b15a2047cf2753d432d167df7ced565192ed9fdbbc6 ssh-agent 14:09:12 SSH_AUTH_SOCK=/tmp/ssh-xFh0CDgZ8hSM/agent.74 14:09:12 SSH_AGENT_PID=81 14:09:12 Running ssh-add (command line suppressed) 14:09:13 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1551347673613191182.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1551347673613191182.key) 14:09:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:09:13 + git semver init 14:09:13 2022-07-04 14:09:13,546 [run_init] DEBUG init version:0.0.0 force:False 14:09:13 2022-07-04 14:09:13,547 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver 14:09:13 2022-07-04 14:09:13,547 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver 14:09:13 2022-07-04 14:09:13,548 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 14:09:14 2022-07-04 14:09:14,168 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude 14:09:14 2022-07-04 14:09:14,169 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False 14:09:14 2022-07-04 14:09:14,169 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 14:09:14 2022-07-04 14:09:14,169 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 14:09:14 2.2.1-dev.3 [Pipeline] } 14:09:14 $ docker exec --env ******** --env ******** 38085953023af03290196b15a2047cf2753d432d167df7ced565192ed9fdbbc6 ssh-agent -k 14:09:14 unset SSH_AUTH_SOCK; 14:09:14 unset SSH_AGENT_PID; 14:09:14 echo Agent pid 81 killed; 14:09:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:09:14 + git semver [Pipeline] } 14:09:15 $ docker stop --time=1 38085953023af03290196b15a2047cf2753d432d167df7ced565192ed9fdbbc6 14:09:16 $ docker rm -f 38085953023af03290196b15a2047cf2753d432d167df7ced565192ed9fdbbc6 [Pipeline] // withDockerContainer [Pipeline] sh 14:09:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:09:17 Stashed 1 file(s) [Pipeline] echo 14:09:17 [edgeXSemver]: initialized semver on version 2.2.1-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:09:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:09:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:09:17 ========================================================= 14:09:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 14:09:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:09:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:09:17 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 14:09:17 59bf1c3509f3: Pulling fs layer 14:09:17 666ba61612fd: Pulling fs layer 14:09:17 8ed8ca486205: Pulling fs layer 14:09:17 cc1cd167ecdc: Pulling fs layer 14:09:17 c516ae0d96e1: Pulling fs layer 14:09:17 684cea983483: Pulling fs layer 14:09:17 c516ae0d96e1: Waiting 14:09:17 cc1cd167ecdc: Waiting 14:09:17 dd3240ac7de5: Pulling fs layer 14:09:17 b1e948a4e11c: Pulling fs layer 14:09:17 a8fd76ee1af6: Pulling fs layer 14:09:17 684cea983483: Waiting 14:09:17 b1e948a4e11c: Waiting 14:09:17 dd3240ac7de5: Waiting 14:09:17 646ad004c059: Pulling fs layer 14:09:17 a8fd76ee1af6: Waiting 14:09:17 8ed8ca486205: Verifying Checksum 14:09:17 8ed8ca486205: Download complete 14:09:17 666ba61612fd: Download complete 14:09:17 c516ae0d96e1: Verifying Checksum 14:09:17 c516ae0d96e1: Download complete 14:09:17 684cea983483: Verifying Checksum 14:09:17 684cea983483: Download complete 14:09:17 59bf1c3509f3: Verifying Checksum 14:09:17 dd3240ac7de5: Download complete 14:09:17 b1e948a4e11c: Download complete 14:09:17 59bf1c3509f3: Pull complete 14:09:17 666ba61612fd: Pull complete 14:09:18 8ed8ca486205: Pull complete 14:09:18 646ad004c059: Verifying Checksum 14:09:18 646ad004c059: Download complete 14:09:18 a8fd76ee1af6: Verifying Checksum 14:09:18 a8fd76ee1af6: Download complete 14:09:18 cc1cd167ecdc: Verifying Checksum 14:09:18 cc1cd167ecdc: Download complete 14:09:22 cc1cd167ecdc: Pull complete 14:09:22 c516ae0d96e1: Pull complete 14:09:22 684cea983483: Pull complete 14:09:22 dd3240ac7de5: Pull complete 14:09:22 b1e948a4e11c: Pull complete 14:09:25 a8fd76ee1af6: Pull complete 14:09:25 646ad004c059: Pull complete 14:09:25 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 14:09:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:09:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 14:09:26 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:26 + docker inspect -f . ci-base-image-x86_64 14:09:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:26 prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container 14:09:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:09:28 $ docker top aeaee291f183462bd0d1783d746a57925da333f60df49ce568c25b49c9c9994b -eo pid,comm [Pipeline] { [Pipeline] sh 14:09:28 + go version 14:09:28 go version go1.17.7 linux/amd64 [Pipeline] } 14:09:29 $ docker stop --time=1 aeaee291f183462bd0d1783d746a57925da333f60df49ce568c25b49c9c9994b 14:09:30 $ docker rm -f aeaee291f183462bd0d1783d746a57925da333f60df49ce568c25b49c9c9994b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:30 + docker inspect -f . ci-base-image-x86_64 14:09:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:30 prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container 14:09:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:09:31 $ docker top aeffbbc6acf29f6769e75fa6655cd53ae3b12579aa5836498429523e6b439f0e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:09:31 + make test 14:09:31 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 14:09:31 go: downloading github.com/stretchr/testify v1.7.5 14:09:31 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 14:09:31 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 14:09:31 go: downloading github.com/davecgh/go-spew v1.1.1 14:09:31 go: downloading github.com/pmezard/go-difflib v1.0.0 14:09:31 go: downloading github.com/stretchr/objx v0.4.0 14:09:31 go: downloading gopkg.in/yaml.v3 v3.0.1 14:09:31 go: downloading github.com/zeebo/errs v1.2.2 14:09:31 go: downloading google.golang.org/grpc v1.46.0 14:09:31 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 14:09:32 go: downloading google.golang.org/protobuf v1.28.0 14:09:32 go: downloading github.com/go-kit/log v0.2.0 14:09:32 go: downloading github.com/go-playground/validator/v10 v10.10.1 14:09:32 go: downloading github.com/google/uuid v1.3.0 14:09:32 Still waiting to schedule task 14:09:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:09:32 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 14:09:32 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:09:32 go: downloading github.com/go-playground/universal-translator v0.18.0 14:09:32 go: downloading github.com/leodido/go-urn v1.2.1 14:09:32 go: downloading golang.org/x/text v0.3.7 14:09:32 go: downloading github.com/go-playground/locales v0.14.0 14:09:32 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 14:09:32 go: downloading github.com/golang/protobuf v1.5.2 14:09:32 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 14:09:32 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 14:09:58 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.595s coverage: 80.8% of statements 14:09:58 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.096s coverage: 57.1% of statements 14:09:58 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 14:09:58 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.069s coverage: 96.7% of statements 14:09:58 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.045s coverage: 89.5% of statements 14:09:58 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 14:09:58 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.065s coverage: 100.0% of statements 14:09:58 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 14:09:58 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.060s coverage: 55.8% of statements 14:09:58 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] 14:09:58 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.062s coverage: 75.0% of statements 14:09:58 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.072s coverage: 100.0% of statements 14:09:58 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 14:10:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:10:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:10:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:10:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:10:12 $ docker stop --time=1 aeffbbc6acf29f6769e75fa6655cd53ae3b12579aa5836498429523e6b439f0e 14:10:14 $ docker rm -f aeffbbc6acf29f6769e75fa6655cd53ae3b12579aa5836498429523e6b439f0e [Pipeline] // withDockerContainer [Pipeline] sh 14:10:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:10:15 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 14:10:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:10:15 14:10:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:10:15 latest: Pulling from edgex-lftools-log-publisher 14:10:15 5eb5b503b376: Pulling fs layer 14:10:15 5c69ac0246d0: Pulling fs layer 14:10:15 ec43610c2a17: Pulling fs layer 14:10:15 3a2ae6a8a46f: Pulling fs layer 14:10:15 33b1e0a273af: Pulling fs layer 14:10:15 5d3b04190fa2: Pulling fs layer 14:10:15 2f39f015ded8: Pulling fs layer 14:10:15 3a2ae6a8a46f: Waiting 14:10:15 33b1e0a273af: Waiting 14:10:15 5d3b04190fa2: Waiting 14:10:15 2f39f015ded8: Waiting 14:10:15 5c69ac0246d0: Download complete 14:10:15 3a2ae6a8a46f: Verifying Checksum 14:10:15 3a2ae6a8a46f: Download complete 14:10:16 ec43610c2a17: Verifying Checksum 14:10:16 ec43610c2a17: Download complete 14:10:16 33b1e0a273af: Verifying Checksum 14:10:16 33b1e0a273af: Download complete 14:10:16 5d3b04190fa2: Download complete 14:10:16 5eb5b503b376: Verifying Checksum 14:10:16 5eb5b503b376: Download complete 14:10:17 2f39f015ded8: Verifying Checksum 14:10:17 2f39f015ded8: Download complete 14:10:17 5eb5b503b376: Pull complete 14:10:17 5c69ac0246d0: Pull complete 14:10:18 ec43610c2a17: Pull complete 14:10:18 3a2ae6a8a46f: Pull complete 14:10:18 33b1e0a273af: Pull complete 14:10:18 5d3b04190fa2: Pull complete 14:10:24 2f39f015ded8: Pull complete 14:10:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:10:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:10:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:24 prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container 14:10:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:10:26 $ docker top 163454e2136711d77ab41a56078db52120652a7d0abdd2c6115e5d7259db6026 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:10:26 ---> job-cost.sh 14:10:26 lf-activate-venv: SKIPPING 14:10:26 INFO: No Stack... 14:10:26 INFO: Retrieving Pricing Info for: v3-standard-8 14:10:27 INFO: Archiving Costs [Pipeline] sh 14:10:27 + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv 14:10:27 + cut -d, -f6 [Pipeline] lock 14:10:27 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-27-stack-cost] 14:10:27 Resource [jenkins-edgexfoundry-go-mod-secrets-main-27-stack-cost] did not exist. Created. 14:10:27 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:10:28 + echo total: 0.2199999988079071 [Pipeline] stash 14:10:28 Stashed 1 file(s) [Pipeline] } 14:10:28 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-27-stack-cost] [Pipeline] // lock [Pipeline] } 14:10:28 $ docker stop --time=1 163454e2136711d77ab41a56078db52120652a7d0abdd2c6115e5d7259db6026 14:10:29 $ docker rm -f 163454e2136711d77ab41a56078db52120652a7d0abdd2c6115e5d7259db6026 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:11:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16829 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws 14:11:05 Running in /w/workspace/go-mod-secrets/27 [Pipeline] { [Pipeline] checkout 14:11:05 Selected Git installation does not exist. Using Default 14:11:05 The recommended git tool is: NONE 14:11:12 using credential edgex-jenkins-ssh 14:11:12 Cloning the remote Git repository 14:11:12 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 14:11:12 > git init /w/workspace/go-mod-secrets/27 # timeout=10 14:11:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 14:11:13 > git --version # timeout=10 14:11:13 > git --version # 'git version 2.25.1' 14:11:13 using GIT_SSH to set credentials SSH Credentials for GitHub 14:11:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:11:13 Avoid second fetch 14:11:13 Checking out Revision 89ec4516c7caea91d7aee6a5e507534b44b5a7fe (main) 14:11:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 14:11:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:11:13 > git config core.sparsecheckout # timeout=10 14:11:13 > git checkout -f 89ec4516c7caea91d7aee6a5e507534b44b5a7fe # timeout=10 14:11:18 Commit message: "build(deps): bump github.com/spiffe/go-spiffe/v2 from 2.1.0 to 2.1.1 (#158)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:11:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:11:19 % Total % Received % Xferd Average Speed Time Time Time Current 14:11:19 Dload Upload Total Spent Left Speed 14:11:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12253 86 10503 0 0 77800 0 --:--:-- --:--:-- --:--:-- 77800 100 12253 100 12253 0 0 90095 0 --:--:-- --:--:-- --:--:-- 89437 [Pipeline] sh 14:11:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:11:20 + sudo tee /etc/docker/daemon.new 14:11:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:11:20 { 14:11:20 "registry-mirrors": [ 14:11:20 "https://nexus3.edgexfoundry.org:10001" 14:11:20 ], 14:11:20 "bip": "10.250.0.254/24", 14:11:20 "hosts": [ 14:11:20 "tcp://0.0.0.0:5555", 14:11:20 "unix:///var/run/docker.sock" 14:11:20 ], 14:11:20 "mtu": 1458, 14:11:20 "selinux-enabled": true, 14:11:20 "seccomp-profile": "/etc/docker/seccomp.json" 14:11:20 } [Pipeline] sh 14:11:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:11:20 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 14:11:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:11:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:11:39 ========================================================= 14:11:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 14:11:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:11:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:11:40 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:11:40 9b3977197b4f: Pulling fs layer 14:11:40 1a89e8eeedd5: Pulling fs layer 14:11:40 94645a83ff95: Pulling fs layer 14:11:40 e6fb740bc735: Pulling fs layer 14:11:40 3a77bd46dcc9: Pulling fs layer 14:11:40 355e64cbe906: Pulling fs layer 14:11:40 63ab81a10011: Pulling fs layer 14:11:40 555d1d1c4555: Pulling fs layer 14:11:40 7d9057610161: Pulling fs layer 14:11:40 e6fb740bc735: Waiting 14:11:40 3a77bd46dcc9: Waiting 14:11:40 355e64cbe906: Waiting 14:11:40 63ab81a10011: Waiting 14:11:40 555d1d1c4555: Waiting 14:11:40 7d9057610161: Waiting 14:11:40 94645a83ff95: Verifying Checksum 14:11:40 94645a83ff95: Download complete 14:11:40 1a89e8eeedd5: Verifying Checksum 14:11:40 1a89e8eeedd5: Download complete 14:11:40 3a77bd46dcc9: Verifying Checksum 14:11:40 3a77bd46dcc9: Download complete 14:11:40 355e64cbe906: Verifying Checksum 14:11:40 355e64cbe906: Download complete 14:11:40 9b3977197b4f: Verifying Checksum 14:11:40 9b3977197b4f: Download complete 14:11:40 63ab81a10011: Verifying Checksum 14:11:40 63ab81a10011: Download complete 14:11:41 9b3977197b4f: Pull complete 14:11:41 7d9057610161: Verifying Checksum 14:11:41 7d9057610161: Download complete 14:11:42 1a89e8eeedd5: Pull complete 14:11:42 94645a83ff95: Pull complete 14:11:42 555d1d1c4555: Verifying Checksum 14:11:42 555d1d1c4555: Download complete 14:11:43 e6fb740bc735: Verifying Checksum 14:11:43 e6fb740bc735: Download complete 14:11:55 e6fb740bc735: Pull complete 14:11:55 3a77bd46dcc9: Pull complete 14:11:55 355e64cbe906: Pull complete 14:11:55 63ab81a10011: Pull complete 14:12:01 555d1d1c4555: Pull complete 14:12:02 7d9057610161: Pull complete 14:12:02 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 14:12:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:12:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 14:12:02 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:02 + docker inspect -f . ci-base-image-arm64 14:12:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:03 prd-ubuntu20.04-docker-arm64-4c-16g-16829 does not seem to be running inside a container 14:12:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/27 -v /w/workspace/go-mod-secrets/27:/w/workspace/go-mod-secrets/27:rw,z -v /w/workspace/go-mod-secrets/27@tmp:/w/workspace/go-mod-secrets/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:12:06 $ docker top dbfb0933ae474f23fa838f9e24c779c3715c47c4be1762b726238d4d2bfb6655 -eo pid,comm [Pipeline] { [Pipeline] sh 14:12:06 + go version 14:12:06 go version go1.17.7 linux/arm64 [Pipeline] } 14:12:07 $ docker stop --time=1 dbfb0933ae474f23fa838f9e24c779c3715c47c4be1762b726238d4d2bfb6655 14:12:08 $ docker rm -f dbfb0933ae474f23fa838f9e24c779c3715c47c4be1762b726238d4d2bfb6655 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:09 + docker inspect -f . ci-base-image-arm64 14:12:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:09 prd-ubuntu20.04-docker-arm64-4c-16g-16829 does not seem to be running inside a container 14:12:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/27 -v /w/workspace/go-mod-secrets/27:/w/workspace/go-mod-secrets/27:rw,z -v /w/workspace/go-mod-secrets/27@tmp:/w/workspace/go-mod-secrets/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:12:10 $ docker top 0072de203400468f5c91984b4ade1c2562f4037dd3d7029277d53b2e324e8040 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:12:11 + make test 14:12:11 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 14:12:11 go: downloading github.com/stretchr/testify v1.7.5 14:12:11 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 14:12:12 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 14:12:12 go: downloading github.com/davecgh/go-spew v1.1.1 14:12:12 go: downloading github.com/pmezard/go-difflib v1.0.0 14:12:12 go: downloading github.com/stretchr/objx v0.4.0 14:12:12 go: downloading gopkg.in/yaml.v3 v3.0.1 14:12:12 go: downloading github.com/go-kit/log v0.2.0 14:12:12 go: downloading github.com/go-playground/validator/v10 v10.10.1 14:12:12 go: downloading github.com/google/uuid v1.3.0 14:12:12 go: downloading github.com/zeebo/errs v1.2.2 14:12:12 go: downloading google.golang.org/grpc v1.46.0 14:12:13 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 14:12:13 go: downloading google.golang.org/protobuf v1.28.0 14:12:14 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:12:14 go: downloading github.com/go-playground/universal-translator v0.18.0 14:12:14 go: downloading github.com/leodido/go-urn v1.2.1 14:12:14 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 14:12:14 go: downloading golang.org/x/text v0.3.7 14:12:14 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 14:12:14 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 14:12:15 go: downloading github.com/go-playground/locales v0.14.0 14:12:16 go: downloading github.com/golang/protobuf v1.5.2 14:12:16 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 14:13:53 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 10.117s coverage: 80.8% of statements 14:13:53 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.195s coverage: 57.1% of statements 14:13:53 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 14:13:53 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.276s coverage: 96.7% of statements 14:13:53 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.086s coverage: 89.5% of statements 14:13:53 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 14:13:53 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.096s coverage: 100.0% of statements 14:13:53 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 14:14:19 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.222s coverage: 55.8% of statements 14:14:19 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] 14:14:19 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.114s coverage: 75.0% of statements 14:14:19 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.221s coverage: 100.0% of statements 14:14:19 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 14:14:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:14:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:15:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:15:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:15:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:15:29 $ docker stop --time=1 0072de203400468f5c91984b4ade1c2562f4037dd3d7029277d53b2e324e8040 14:15:30 $ docker rm -f 0072de203400468f5c91984b4ade1c2562f4037dd3d7029277d53b2e324e8040 [Pipeline] // withDockerContainer [Pipeline] sh 14:15:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:15:33 Warning: overwriting stash ‘coverage-report’ 14:15:34 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 14:15:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:15:34 14:15:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:15:35 arm64: Pulling from edgex-lftools-log-publisher 14:15:35 8998bd30e6a1: Pulling fs layer 14:15:35 04944245beec: Pulling fs layer 14:15:35 699f458cf7ca: Pulling fs layer 14:15:35 765212b225bb: Pulling fs layer 14:15:35 f23df028b6ca: Pulling fs layer 14:15:35 d65c8cfc05b1: Pulling fs layer 14:15:35 2437ff75d9bd: Pulling fs layer 14:15:35 765212b225bb: Waiting 14:15:35 d65c8cfc05b1: Waiting 14:15:35 f23df028b6ca: Waiting 14:15:35 2437ff75d9bd: Waiting 14:15:35 04944245beec: Verifying Checksum 14:15:35 04944245beec: Download complete 14:15:35 765212b225bb: Verifying Checksum 14:15:35 765212b225bb: Download complete 14:15:35 f23df028b6ca: Verifying Checksum 14:15:35 f23df028b6ca: Download complete 14:15:35 d65c8cfc05b1: Verifying Checksum 14:15:35 d65c8cfc05b1: Download complete 14:15:35 699f458cf7ca: Verifying Checksum 14:15:35 699f458cf7ca: Download complete 14:15:35 8998bd30e6a1: Verifying Checksum 14:15:35 8998bd30e6a1: Download complete 14:15:37 2437ff75d9bd: Verifying Checksum 14:15:37 2437ff75d9bd: Download complete 14:15:39 8998bd30e6a1: Pull complete 14:15:40 04944245beec: Pull complete 14:15:41 699f458cf7ca: Pull complete 14:15:41 765212b225bb: Pull complete 14:15:42 f23df028b6ca: Pull complete 14:15:42 d65c8cfc05b1: Pull complete 14:15:58 2437ff75d9bd: Pull complete 14:15:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:15:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:15:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:58 prd-ubuntu20.04-docker-arm64-4c-16g-16829 does not seem to be running inside a container 14:15:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-secrets/27 -v /w/workspace/go-mod-secrets/27:/w/workspace/go-mod-secrets/27:rw,z -v /w/workspace/go-mod-secrets/27@tmp:/w/workspace/go-mod-secrets/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:16:00 $ docker top ba96a13ab154f45ce0c47174fe0067d7ebff1ebfdb451697e5f3d4abae3d217d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:16:01 ---> job-cost.sh 14:16:01 lf-activate-venv: SKIPPING 14:16:01 INFO: No Stack... 14:16:02 INFO: Retrieving Pricing Info for: v3-standard-4 14:16:03 INFO: Archiving Costs [Pipeline] sh 14:16:03 + cat /w/workspace/go-mod-secrets/27/archives/cost.csv 14:16:03 + cut -d, -f6 [Pipeline] lock 14:16:03 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-27-stack-cost] 14:16:03 Resource [jenkins-edgexfoundry-go-mod-secrets-main-27-stack-cost] did not exist. Created. 14:16:03 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:16:04 /w/workspace/go-mod-secrets/27@tmp/durable-6e74f1d8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:16:05 + echo total: 0.10999999940395355 [Pipeline] stash 14:16:05 Warning: overwriting stash ‘stack-cost’ 14:16:05 Stashed 1 file(s) [Pipeline] } 14:16:05 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-27-stack-cost] [Pipeline] // lock [Pipeline] } 14:16:05 $ docker stop --time=1 ba96a13ab154f45ce0c47174fe0067d7ebff1ebfdb451697e5f3d4abae3d217d 14:16:06 $ docker rm -f ba96a13ab154f45ce0c47174fe0067d7ebff1ebfdb451697e5f3d4abae3d217d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:16:07 provisioning config files... 14:16:07 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config5828085757811971457tmp [Pipeline] { [Pipeline] sh 14:16:07 + set +x 14:16:07 + curl -s https://codecov.io/bash 14:16:07 + bash -s -- 14:16:07 14:16:07 _____ _ 14:16:07 / ____| | | 14:16:07 | | ___ __| | ___ ___ _____ __ 14:16:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:16:07 | |___| (_) | (_| | __/ (_| (_) \ V / 14:16:07 \_____\___/ \__,_|\___|\___\___/ \_/ 14:16:07 Bash-1.0.6 14:16:07 14:16:07 14:16:07 ==> git version 2.25.1 found 14:16:07 ==> 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 14:16:07 Release-Date: 2020-01-08 14:16:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:16:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:16:07 ==> Jenkins CI detected. 14:16:07 current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main 14:16:07 project root: . 14:16:07 --> token set from env 14:16:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:16:07 ==> Running gcov in . (disable via -X gcov) 14:16:07 ==> Python coveragepy not found 14:16:07 ==> Searching for coverage reports in: 14:16:07 + . 14:16:07 -> Found 1 reports 14:16:07 ==> Detecting git/mercurial file structure 14:16:07 ==> Reading reports 14:16:07 + ./coverage.out bytes=30451 14:16:07 ==> Appending adjustments 14:16:07 https://docs.codecov.io/docs/fixing-reports 14:16:07 + Found adjustments 14:16:07 ==> Gzipping contents 14:16:07 8.0K /tmp/codecov.mcfMlb.gz 14:16:07 ==> Uploading reports 14:16:07 url: https://codecov.io 14:16:07 query: branch=main&commit=89ec4516c7caea91d7aee6a5e507534b44b5a7fe&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 14:16:07 -> Pinging Codecov 14:16:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=main&commit=89ec4516c7caea91d7aee6a5e507534b44b5a7fe&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 14:16:08 -> Uploading to 14:16:08 https://storage.googleapis.com/codecov/v4/raw/2022-07-04/D63849C06B6B67093493C71CE874ED06/89ec4516c7caea91d7aee6a5e507534b44b5a7fe/95cca876-a80e-4988-af04-59946f563af2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220704%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220704T141608Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=992a5f86eb5c60eec5b7a3bc86bd089c16a2e8dbf083e2cd47eb8e5151c57ee4 14:16:08 % Total % Received % Xferd Average Speed Time Time Time Current 14:16:08 Dload Upload Total Spent Left Speed 14:16:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6135 0 0 100 6135 0 34273 --:--:-- --:--:-- --:--:-- 34273 14:16:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/89ec4516c7caea91d7aee6a5e507534b44b5a7fe [Pipeline] } 14:16:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:16:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:16:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:16:08 14:16:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:16:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:16:09 df9b9388f04a: Pulling fs layer 14:16:09 52dc419b0ee2: Pulling fs layer 14:16:09 25bc292e5bac: Pulling fs layer 14:16:09 114826534d7a: Pulling fs layer 14:16:09 4657fd5d0bcf: Pulling fs layer 14:16:09 6ad1cebc031e: Pulling fs layer 14:16:09 8a3aa393b2d8: Pulling fs layer 14:16:09 114826534d7a: Waiting 14:16:09 4657fd5d0bcf: Waiting 14:16:09 6ad1cebc031e: Waiting 14:16:09 25bc292e5bac: Verifying Checksum 14:16:09 25bc292e5bac: Download complete 14:16:09 52dc419b0ee2: Verifying Checksum 14:16:09 52dc419b0ee2: Download complete 14:16:09 4657fd5d0bcf: Verifying Checksum 14:16:09 4657fd5d0bcf: Download complete 14:16:09 df9b9388f04a: Verifying Checksum 14:16:09 df9b9388f04a: Download complete 14:16:09 6ad1cebc031e: Verifying Checksum 14:16:09 6ad1cebc031e: Download complete 14:16:09 df9b9388f04a: Pull complete 14:16:09 52dc419b0ee2: Pull complete 14:16:09 25bc292e5bac: Pull complete 14:16:10 114826534d7a: Verifying Checksum 14:16:10 114826534d7a: Download complete 14:16:10 8a3aa393b2d8: Verifying Checksum 14:16:10 8a3aa393b2d8: Download complete 14:16:14 114826534d7a: Pull complete 14:16:14 4657fd5d0bcf: Pull complete 14:16:14 6ad1cebc031e: Pull complete 14:16:17 8a3aa393b2d8: Pull complete 14:16:17 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:16:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:16:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:17 prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container 14:16:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:16:19 $ docker top 07da1ae589a270bbb3480a5d7ff4c8ccceddce7b15f0e546d6dad6b6035a1573 -eo pid,comm [Pipeline] { [Pipeline] echo 14:16:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh 14:16:20 + set -o pipefail 14:16:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' 14:16:26 14:16:26 Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v2)... 14:16:26 14:16:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0d3915cb-23c5-4258-a5a9-356997f1cfb0/history/2b9d61e7-08cd-49ce-a26b-73d914774a17 14:16:26 14:16:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:16:26 14:16:26 14:16:26 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 14:16:26 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:16:26 $ docker stop --time=1 07da1ae589a270bbb3480a5d7ff4c8ccceddce7b15f0e546d6dad6b6035a1573 14:16:29 $ docker rm -f 07da1ae589a270bbb3480a5d7ff4c8ccceddce7b15f0e546d6dad6b6035a1573 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:16:29 + git log --format=format:%s -1 89ec4516c7caea91d7aee6a5e507534b44b5a7fe [Pipeline] sh 14:16:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:16:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:16:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:30 prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container 14:16:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:16:31 $ docker top 999cc88d09a4c90db4c78ef70ba621777ee819599b51a7b0d366ef92f37581aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:16:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:16:31 [ssh-agent] Looking for ssh-agent implementation... 14:16:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:16:31 $ docker exec 999cc88d09a4c90db4c78ef70ba621777ee819599b51a7b0d366ef92f37581aa ssh-agent 14:16:31 SSH_AUTH_SOCK=/tmp/ssh-rs9jCyVz2MPP/agent.33 14:16:31 SSH_AGENT_PID=39 14:16:31 Running ssh-add (command line suppressed) 14:16:31 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5368790652355650985.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5368790652355650985.key) 14:16:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:16:31 + git semver tag 14:16:32 2022-07-04 14:16:32,078 [run_tag] DEBUG tag force:False 14:16:32 2022-07-04 14:16:32,079 [check_head_tag] DEBUG check head tag 14:16:32 2022-07-04 14:16:32,080 [execute] INFO git cat-file --batch-check 14:16:32 2022-07-04 14:16:32,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 14:16:32 2022-07-04 14:16:32,084 [execute] INFO git cat-file --batch 14:16:32 2022-07-04 14:16:32,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 14:16:32 2022-07-04 14:16:32,101 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 14:16:32 2022-07-04 14:16:32,102 [execute] INFO git tag -a v2.2.1-dev.3 -m v2.2.1-dev.3 14:16:32 2022-07-04 14:16:32,102 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.3', '-m', 'v2.2.1-dev.3'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 14:16:32 2022-07-04 14:16:32,108 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 14:16:32 2.2.1-dev.3 [Pipeline] } 14:16:32 $ docker exec --env ******** --env ******** 999cc88d09a4c90db4c78ef70ba621777ee819599b51a7b0d366ef92f37581aa ssh-agent -k 14:16:32 unset SSH_AUTH_SOCK; 14:16:32 unset SSH_AGENT_PID; 14:16:32 echo Agent pid 39 killed; 14:16:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:16:32 + git semver [Pipeline] } 14:16:32 $ docker stop --time=1 999cc88d09a4c90db4c78ef70ba621777ee819599b51a7b0d366ef92f37581aa 14:16:34 $ docker rm -f 999cc88d09a4c90db4c78ef70ba621777ee819599b51a7b0d366ef92f37581aa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:16:34 14:16:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:16:34 0.23.1-centos7: Pulling from edgex-lftools 14:16:34 ab5ef0e58194: Pulling fs layer 14:16:34 9712f1f96733: Pulling fs layer 14:16:34 63f879dbbcfc: Pulling fs layer 14:16:34 0d9ebad4ef96: Pulling fs layer 14:16:34 e9a5061849ea: Pulling fs layer 14:16:34 d747dcd14b5f: Pulling fs layer 14:16:34 2de7ff778b66: Pulling fs layer 14:16:34 d747dcd14b5f: Waiting 14:16:34 9712f1f96733: Download complete 14:16:35 63f879dbbcfc: Verifying Checksum 14:16:35 63f879dbbcfc: Download complete 14:16:35 e9a5061849ea: Verifying Checksum 14:16:35 e9a5061849ea: Download complete 14:16:35 d747dcd14b5f: Verifying Checksum 14:16:35 d747dcd14b5f: Download complete 14:16:35 ab5ef0e58194: Verifying Checksum 14:16:35 ab5ef0e58194: Download complete 14:16:35 0d9ebad4ef96: Verifying Checksum 14:16:35 0d9ebad4ef96: Download complete 14:16:35 2de7ff778b66: Verifying Checksum 14:16:35 2de7ff778b66: Download complete 14:16:39 ab5ef0e58194: Pull complete 14:16:39 9712f1f96733: Pull complete 14:16:40 63f879dbbcfc: Pull complete 14:16:43 0d9ebad4ef96: Pull complete 14:16:43 e9a5061849ea: Pull complete 14:16:43 d747dcd14b5f: Pull complete 14:16:44 2de7ff778b66: Pull complete 14:16:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:16:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:16:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:44 prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container 14:16:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:16:47 $ docker top 807ca2e0465d0bb918eac5a3ae6ab109519a827661a481e1b496e4b72b83aa13 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:16:47 provisioning config files... 14:16:47 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config3286697818946804327tmp 14:16:47 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config4783149288243172042tmp 14:16:47 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config2368724985610489628tmp [Pipeline] { [Pipeline] echo 14:16:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:16:47 ---> sigul-configuration.sh 14:16:47 gpg: directory `/root/.gnupg' created 14:16:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:16:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:16:47 gpg: keyring `/root/.gnupg/secring.gpg' created 14:16:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:16:47 gpg: CAST5 encrypted data 14:16:47 gpg: encrypted with 1 passphrase 14:16:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:16:47 + mkdir /home/jenkins 14:16:47 + mkdir /home/jenkins/sigul [Pipeline] sh 14:16:48 + 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 14:16:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:16:48 ---> sigul-install.sh 14:16:48 Sigul already installed; skipping installation. [Pipeline] sh 14:16:48 + git tag --list 14:16:48 v0.0.0 14:16:48 v0.0.1 14:16:48 v0.0.10 14:16:48 v0.0.11 14:16:48 v0.0.12 14:16:48 v0.0.13 14:16:48 v0.0.14 14:16:48 v0.0.15 14:16:48 v0.0.16 14:16:48 v0.0.17 14:16:48 v0.0.18 14:16:48 v0.0.19 14:16:48 v0.0.2 14:16:48 v0.0.20 14:16:48 v0.0.21 14:16:48 v0.0.22 14:16:48 v0.0.23 14:16:48 v0.0.24 14:16:48 v0.0.25 14:16:48 v0.0.26 14:16:48 v0.0.27 14:16:48 v0.0.28 14:16:48 v0.0.29 14:16:48 v0.0.3 14:16:48 v0.0.30 14:16:48 v0.0.31 14:16:48 v0.0.32 14:16:48 v0.0.33 14:16:48 v0.0.4 14:16:48 v0.0.5 14:16:48 v0.0.6 14:16:48 v0.0.7 14:16:48 v0.0.8 14:16:48 v0.0.9 14:16:48 v2.0.0 14:16:48 v2.1.0 14:16:48 v2.1.1 14:16:48 v2.1.1-dev.1 14:16:48 v2.1.1-dev.2 14:16:48 v2.1.1-dev.3 14:16:48 v2.2.0 14:16:48 v2.2.1-dev.1 14:16:48 v2.2.1-dev.2 14:16:48 v2.2.1-dev.3 [Pipeline] sh 14:16:49 + lftools sign git-tag v2.2.1-dev.3 14:16:49 Signing Git tag with Sigul... 14:16:49 Signing v2.2.1-dev.3 [Pipeline] echo 14:16:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:16:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:16:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:16:50 $ docker stop --time=1 807ca2e0465d0bb918eac5a3ae6ab109519a827661a481e1b496e4b72b83aa13 14:16:51 $ docker rm -f 807ca2e0465d0bb918eac5a3ae6ab109519a827661a481e1b496e4b72b83aa13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:16:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:16:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:16:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:52 prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container 14:16:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:16:52 $ docker top 8edbe0a3b6ba0e46c0eeb33a7af4b36e3319aafc17a98b9bea1b6f9a41ad68a3 -eo pid,comm 14:16:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:16:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:16:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:16:52 [ssh-agent] Looking for ssh-agent implementation... 14:16:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:16:52 $ docker exec 8edbe0a3b6ba0e46c0eeb33a7af4b36e3319aafc17a98b9bea1b6f9a41ad68a3 ssh-agent 14:16:53 SSH_AUTH_SOCK=/tmp/ssh-nacrIF6aWPTn/agent.32 14:16:53 SSH_AGENT_PID=38 14:16:53 Running ssh-add (command line suppressed) 14:16:53 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4418481662510590161.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4418481662510590161.key) 14:16:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:16:53 + git semver bump pre 14:16:53 2022-07-04 14:16:53,683 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 14:16:53 2022-07-04 14:16:53,683 [bump_version] DEBUG bumping version:2.2.1-dev.3 on axis:pre with prefix:dev 14:16:53 2022-07-04 14:16:53,683 [bump_version] DEBUG bumped version:2.2.1-dev.4 14:16:53 2022-07-04 14:16:53,683 [write_version] DEBUG write version:2.2.1-dev.4 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True 14:16:53 2022-07-04 14:16:53,683 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 14:16:53 2022-07-04 14:16:53,683 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 14:16:53 2022-07-04 14:16:53,685 [execute] INFO git cat-file --batch-check 14:16:53 2022-07-04 14:16:53,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 14:16:53 2022-07-04 14:16:53,689 [execute] INFO git cat-file --batch 14:16:53 2022-07-04 14:16:53,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 14:16:53 2022-07-04 14:16:53,694 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 14:16:53 2.2.1-dev.4 [Pipeline] } 14:16:53 $ docker exec --env ******** --env ******** 8edbe0a3b6ba0e46c0eeb33a7af4b36e3319aafc17a98b9bea1b6f9a41ad68a3 ssh-agent -k 14:16:53 unset SSH_AUTH_SOCK; 14:16:53 unset SSH_AGENT_PID; 14:16:53 echo Agent pid 38 killed; 14:16:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:16:54 + git semver [Pipeline] } 14:16:54 $ docker stop --time=1 8edbe0a3b6ba0e46c0eeb33a7af4b36e3319aafc17a98b9bea1b6f9a41ad68a3 14:16:55 $ docker rm -f 8edbe0a3b6ba0e46c0eeb33a7af4b36e3319aafc17a98b9bea1b6f9a41ad68a3 [Pipeline] // withDockerContainer [Pipeline] sh 14:16:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:16:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:16:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:56 prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container 14:16:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:16:56 $ docker top fdd4c837fe40f35645dd8fe83652fa042ceec534b2d664dc4d219011b93db379 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:16:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:16:57 [ssh-agent] Looking for ssh-agent implementation... 14:16:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:16:57 $ docker exec fdd4c837fe40f35645dd8fe83652fa042ceec534b2d664dc4d219011b93db379 ssh-agent 14:16:57 SSH_AUTH_SOCK=/tmp/ssh-X71feQuxBFpY/agent.33 14:16:57 SSH_AGENT_PID=39 14:16:57 Running ssh-add (command line suppressed) 14:16:57 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7744440421934084403.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7744440421934084403.key) 14:16:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:16:57 + git semver push 14:16:58 2022-07-04 14:16:58,028 [run_push] DEBUG push 14:16:58 2022-07-04 14:16:58,029 [execute] INFO git cat-file --batch-check 14:16:58 2022-07-04 14:16:58,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 14:16:58 2022-07-04 14:16:58,032 [execute] INFO git rev-list 340529049326c5143bca8cccddf2ee96840fc7b2 -- 14:16:58 2022-07-04 14:16:58,032 [execute] DEBUG Popen(['git', 'rev-list', '340529049326c5143bca8cccddf2ee96840fc7b2', '--'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 14:16:58 2022-07-04 14:16:58,039 [execute] INFO git fetch -v origin 14:16:58 2022-07-04 14:16:58,040 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=True, shell=None, istream=None) 14:16:58 2022-07-04 14:16:58,504 [run_push] DEBUG no remote changes detected 14:16:58 2022-07-04 14:16:58,505 [execute] INFO git push origin semver 14:16:58 2022-07-04 14:16:58,505 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 14:16:59 2022-07-04 14:16:59,203 [run_push] DEBUG push all version tags 14:16:59 2022-07-04 14:16:59,203 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:16:59 2022-07-04 14:16:59,204 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 14:17:00 2022-07-04 14:16:59,908 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 14:17:00 2.2.1-dev.4 [Pipeline] } 14:17:00 $ docker exec --env ******** --env ******** fdd4c837fe40f35645dd8fe83652fa042ceec534b2d664dc4d219011b93db379 ssh-agent -k 14:17:00 unset SSH_AUTH_SOCK; 14:17:00 unset SSH_AGENT_PID; 14:17:00 echo Agent pid 39 killed; 14:17:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:17:00 + git semver [Pipeline] } 14:17:00 $ docker stop --time=1 fdd4c837fe40f35645dd8fe83652fa042ceec534b2d664dc4d219011b93db379 14:17:02 $ docker rm -f fdd4c837fe40f35645dd8fe83652fa042ceec534b2d664dc4d219011b93db379 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:17:02 + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] 14:17:02 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 14:17:02 total 16 14:17:02 drwxr-xr-x 3 root root 4096 Jul 4 14:10 . 14:17:02 drwxrwxr-x 9 jenkins jenkins 4096 Jul 4 14:16 .. 14:17:02 drwxr-xr-x 2 root root 4096 Jul 4 14:10 cost 14:17:02 -rw-r--r-- 1 root root 84 Jul 4 14:10 cost.csv 14:17:02 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives 14:17:02 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 14:17:02 total 16 14:17:02 drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 14:10 . 14:17:02 drwxrwxr-x 9 jenkins jenkins 4096 Jul 4 14:16 .. 14:17:02 drwxr-xr-x 2 jenkins jenkins 4096 Jul 4 14:10 cost 14:17:02 -rw-r--r-- 1 jenkins jenkins 84 Jul 4 14:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:17:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:17:03 ---> package-listing.sh 14:17:03 ++ facter osfamily 14:17:03 ++ tr '[:upper:]' '[:lower:]' 14:17:04 + OS_FAMILY=debian 14:17:04 + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main 14:17:04 + START_PACKAGES=/tmp/packages_start.txt 14:17:04 + END_PACKAGES=/tmp/packages_end.txt 14:17:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:17:04 + PACKAGES=/tmp/packages_start.txt 14:17:04 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 14:17:04 + PACKAGES=/tmp/packages_end.txt 14:17:04 + case "${OS_FAMILY}" in 14:17:04 + dpkg -l 14:17:04 + grep '^ii' 14:17:04 + '[' -f /tmp/packages_start.txt ']' 14:17:04 + '[' -f /tmp/packages_end.txt ']' 14:17:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:17:04 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 14:17:04 + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ 14:17:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo 14:17:04 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 14:17:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:17:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:17:05 prd-ubuntu20.04-docker-8c-8g-16827 does not seem to be running inside a container 14:17:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:17:05 $ docker top 21e304b96ee071c6221bf25d129c5fb4dd55338c48b78fae19e9d1aa506be132 -eo pid,comm [Pipeline] { [Pipeline] sh 14:17:05 + touch /tmp/pre-build-complete [Pipeline] sh 14:17:06 + mkdir -p /var/log/sysstat [Pipeline] sh 14:17:06 + ls /var/log/sa-host 14:17:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:17:06 provisioning config files... 14:17:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config733134077486093145tmp [Pipeline] { [Pipeline] echo 14:17:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:17:06 ---> create-netrc.sh [Pipeline] } 14:17:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:17:07 ---> python-tools-install.sh [Pipeline] echo 14:17:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:17:07 ---> sudo-logs.sh 14:17:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:17:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:17:07 ---> job-cost.sh 14:17:07 lf-activate-venv: SKIPPING 14:17:07 DEBUG: total: 0.2199999988079071 14:17:07 INFO: Retrieving Stack Cost... 14:17:08 INFO: Retrieving Pricing Info for: v3-standard-8 14:17:08 INFO: Archiving Costs [Pipeline] echo 14:17:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:17:08 ---> logs-deploy.sh 14:17:08 lf-activate-venv: SKIPPING 14:17:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/27 14:17:08 INFO: archiving workspace using pattern(s): 14:17:09 Archives upload complete. 14:17:10 INFO: archiving logs to Nexus 14:17:10 ---> uname -a: 14:17:10 Linux prd-ubuntu20-04-docker-8c-8g-16827 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 14:17:10 14:17:10 14:17:10 ---> lscpu: 14:17:10 Architecture: x86_64 14:17:10 CPU op-mode(s): 32-bit, 64-bit 14:17:10 Byte Order: Little Endian 14:17:10 Address sizes: 40 bits physical, 48 bits virtual 14:17:10 CPU(s): 8 14:17:10 On-line CPU(s) list: 0-7 14:17:10 Thread(s) per core: 1 14:17:10 Core(s) per socket: 1 14:17:10 Socket(s): 8 14:17:10 NUMA node(s): 1 14:17:10 Vendor ID: AuthenticAMD 14:17:10 CPU family: 23 14:17:10 Model: 49 14:17:10 Model name: AMD EPYC-Rome Processor 14:17:10 Stepping: 0 14:17:10 CPU MHz: 2800.000 14:17:10 BogoMIPS: 5600.00 14:17:10 Virtualization: AMD-V 14:17:10 Hypervisor vendor: KVM 14:17:10 Virtualization type: full 14:17:10 L1d cache: 256 KiB 14:17:10 L1i cache: 256 KiB 14:17:10 L2 cache: 4 MiB 14:17:10 L3 cache: 128 MiB 14:17:10 NUMA node0 CPU(s): 0-7 14:17:10 Vulnerability Itlb multihit: Not affected 14:17:10 Vulnerability L1tf: Not affected 14:17:10 Vulnerability Mds: Not affected 14:17:10 Vulnerability Meltdown: Not affected 14:17:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:17:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:17:10 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:17:10 Vulnerability Srbds: Not affected 14:17:10 Vulnerability Tsx async abort: Not affected 14:17:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:17:10 14:17:10 14:17:10 ---> nproc: 14:17:10 8 14:17:10 14:17:10 14:17:10 ---> df -h: 14:17:10 Filesystem Size Used Avail Use% Mounted on 14:17:10 overlay 155G 12G 144G 8% / 14:17:10 tmpfs 64M 0 64M 0% /dev 14:17:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:17:10 shm 64M 0 64M 0% /dev/shm 14:17:10 /dev/vda1 155G 12G 144G 8% /facter-os 14:17:10 14:17:10 14:17:10 ---> sar -b -r -n DEV: 14:17:10 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-16827) 07/04/22 _x86_64_ (8 CPU) 14:17:10 14:17:10 14:08:20 LINUX RESTART (8 CPU) 14:17:10 14:17:10 14:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:17:10 14:10:01 90.65 10.81 79.83 0.00 1956.82 68096.12 0.00 14:17:10 14:11:01 62.00 0.05 61.95 0.00 1.07 33324.82 0.00 14:17:10 14:12:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 14:17:10 14:13:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 14:17:10 14:14:01 1.15 0.03 1.12 0.00 0.40 14.53 0.00 14:17:10 14:15:01 15.19 0.87 14.33 0.00 18.39 441.45 0.00 14:17:10 14:16:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 14:17:10 14:17:01 115.66 1.85 113.81 0.00 65.86 61233.39 0.00 14:17:10 Average: 35.91 1.68 34.23 0.00 251.75 20294.78 0.00 14:17:10 14:17:10 14:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:17:10 14:10:01 28210692 31540208 753080 2.29 118912 3436728 2531532 7.46 1466264 2774008 455520 14:17:10 14:11:01 28445336 31786516 511052 1.55 123336 3434740 1812308 5.34 1165880 2832432 8 14:17:10 14:12:01 28445084 31786388 510636 1.55 123372 3434744 1812308 5.34 1165904 2832440 16 14:17:10 14:13:01 28449624 31791340 505616 1.54 123404 3434876 1812308 5.34 1160808 2832768 8 14:17:10 14:14:01 28449504 31791276 505580 1.54 123456 3434884 1812308 5.34 1161084 2832784 24 14:17:10 14:15:01 28454492 31799048 497812 1.51 125080 3435420 1836652 5.41 1154924 2833272 40 14:17:10 14:16:01 28454780 31799436 497308 1.51 125104 3435428 1836652 5.41 1154188 2833280 16 14:17:10 14:17:01 26904840 31740488 545908 1.66 173668 4745152 2169916 6.39 1315492 4079596 772 14:17:10 Average: 28226794 31754338 540874 1.64 129542 3598996 1952998 5.76 1218068 2981322 57050 14:17:10 14:17:10 14:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:17:10 14:10:01 ens3 319.22 203.83 6321.44 59.98 0.00 0.00 0.00 0.00 14:17:10 14:10:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 14:17:10 14:10:01 vethe2968ad 31.40 45.67 3.13 660.68 0.00 0.00 0.00 0.05 14:17:10 14:10:01 docker0 33.15 47.38 2.90 676.10 0.00 0.00 0.00 0.00 14:17:10 14:11:01 ens3 115.94 85.41 2527.84 39.75 0.00 0.00 0.00 0.00 14:17:10 14:11:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 14:17:10 14:11:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:17:10 14:12:01 ens3 0.92 0.27 0.29 0.20 0.00 0.00 0.00 0.00 14:17:10 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:10 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:10 14:13:01 ens3 6.50 1.73 7.90 0.18 0.00 0.00 0.00 0.00 14:17:10 14:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:17:10 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:10 14:14:01 ens3 2.83 1.10 5.08 0.33 0.00 0.00 0.00 0.00 14:17:10 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:10 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:10 14:15:01 ens3 151.97 110.55 97.02 129.78 0.00 0.00 0.00 0.00 14:17:10 14:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:17:10 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:10 14:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:10 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:10 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:10 14:17:01 ens3 406.13 278.74 7876.34 121.86 0.00 0.00 0.00 0.00 14:17:10 14:17:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 14:17:10 14:17:01 vethac474e0 1.87 1.55 0.30 0.51 0.00 0.00 0.00 0.00 14:17:10 14:17:01 docker0 33.59 43.48 3.21 650.25 0.00 0.00 0.00 0.00 14:17:10 Average: ens3 125.04 84.96 2095.66 43.98 0.00 0.00 0.00 0.00 14:17:10 Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 14:17:10 Average: vethac474e0 0.23 0.19 0.04 0.06 0.00 0.00 0.00 0.00 14:17:10 Average: docker0 8.29 11.28 0.76 164.72 0.00 0.00 0.00 0.00 14:17:10 14:17:10 14:17:10 ---> sar -P ALL: 14:17:10 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-16827) 07/04/22 _x86_64_ (8 CPU) 14:17:10 14:17:10 14:08:20 LINUX RESTART (8 CPU) 14:17:10 14:17:10 14:09:01 CPU %user %nice %system %iowait %steal %idle 14:17:10 14:10:01 all 27.88 0.00 6.82 0.77 0.09 64.44 14:17:10 14:10:01 0 28.00 0.00 7.11 0.55 0.09 64.26 14:17:10 14:10:01 1 25.85 0.00 7.08 1.73 0.09 65.25 14:17:10 14:10:01 2 28.19 0.00 6.68 0.09 0.09 64.95 14:17:10 14:10:01 3 27.89 0.00 6.62 0.09 0.09 65.32 14:17:10 14:10:01 4 29.29 0.00 6.33 0.19 0.09 64.10 14:17:10 14:10:01 5 28.71 0.00 6.91 1.00 0.09 63.29 14:17:10 14:10:01 6 25.12 0.00 5.95 0.36 0.09 68.48 14:17:10 14:10:01 7 29.97 0.00 7.85 2.19 0.10 59.89 14:17:10 14:11:01 all 13.32 0.00 2.76 0.59 0.05 83.28 14:17:10 14:11:01 0 12.53 0.00 2.53 0.00 0.05 84.90 14:17:10 14:11:01 1 12.90 0.00 2.57 0.86 0.05 83.62 14:17:10 14:11:01 2 14.25 0.00 2.80 2.08 0.05 80.81 14:17:10 14:11:01 3 13.43 0.00 3.31 0.07 0.07 83.13 14:17:10 14:11:01 4 13.82 0.00 2.19 0.72 0.05 83.22 14:17:10 14:11:01 5 13.90 0.00 2.55 0.12 0.03 83.40 14:17:10 14:11:01 6 13.49 0.00 2.38 0.05 0.03 84.04 14:17:10 14:11:01 7 12.26 0.00 3.78 0.79 0.05 83.11 14:17:10 14:12:01 all 0.03 0.00 0.01 0.00 0.01 99.95 14:17:10 14:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:17:10 14:12:01 1 0.08 0.00 0.02 0.00 0.00 99.90 14:17:10 14:12:01 2 0.07 0.00 0.03 0.00 0.02 99.88 14:17:10 14:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:17:10 14:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 14:17:10 14:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:17:10 14:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:17:10 14:12:01 7 0.03 0.00 0.02 0.00 0.02 99.93 14:17:10 14:13:01 all 0.04 0.00 0.02 0.01 0.00 99.92 14:17:10 14:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:17:10 14:13:01 1 0.05 0.00 0.02 0.02 0.00 99.92 14:17:10 14:13:01 2 0.05 0.00 0.05 0.03 0.00 99.87 14:17:10 14:13:01 3 0.05 0.00 0.02 0.00 0.02 99.92 14:17:10 14:13:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:17:10 14:13:01 5 0.08 0.00 0.03 0.00 0.00 99.88 14:17:10 14:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:17:10 14:13:01 7 0.07 0.00 0.05 0.00 0.00 99.88 14:17:10 14:14:01 all 0.03 0.00 0.02 0.01 0.00 99.94 14:17:10 14:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:17:10 14:14:01 1 0.17 0.00 0.02 0.03 0.02 99.77 14:17:10 14:14:01 2 0.03 0.00 0.05 0.02 0.02 99.88 14:17:10 14:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:17:10 14:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:17:10 14:14:01 5 0.00 0.00 0.03 0.00 0.00 99.97 14:17:10 14:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:17:10 14:14:01 7 0.03 0.00 0.02 0.02 0.00 99.93 14:17:10 14:15:01 all 0.58 0.00 0.26 0.18 0.01 98.97 14:17:10 14:15:01 0 0.68 0.00 0.32 0.10 0.02 98.88 14:17:10 14:15:01 1 0.47 0.00 0.18 1.00 0.00 98.35 14:17:10 14:15:01 2 0.47 0.00 0.23 0.05 0.02 99.23 14:17:10 14:15:01 3 0.92 0.00 0.22 0.03 0.02 98.82 14:17:10 14:15:01 4 0.42 0.00 0.32 0.07 0.00 99.20 14:17:10 14:15:01 5 0.22 0.00 0.08 0.00 0.00 99.70 14:17:10 14:15:01 6 0.47 0.00 0.27 0.10 0.02 99.15 14:17:10 14:15:01 7 0.99 0.00 0.48 0.07 0.03 98.43 14:17:10 14:16:01 all 0.26 0.00 0.00 0.00 0.00 99.73 14:17:10 14:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:17:10 14:16:01 1 0.03 0.00 0.00 0.02 0.02 99.93 14:17:10 14:16:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:17:10 14:16:01 3 1.99 0.00 0.00 0.00 0.00 98.01 14:17:10 14:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 14:17:10 14:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:17:10 14:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:17:10 14:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:17:10 14:17:01 all 10.54 0.00 4.49 1.27 0.07 83.63 14:17:10 14:17:01 0 10.92 0.00 4.18 0.47 0.07 84.35 14:17:10 14:17:01 1 9.59 0.00 5.27 3.63 0.07 81.44 14:17:10 14:17:01 2 10.22 0.00 4.71 2.64 0.07 82.36 14:17:10 14:17:01 3 10.30 0.00 4.47 0.10 0.07 85.06 14:17:10 14:17:01 4 11.05 0.00 4.28 0.14 0.07 84.47 14:17:10 14:17:01 5 10.76 0.00 4.03 2.09 0.07 83.05 14:17:10 14:17:01 6 11.38 0.00 4.10 0.03 0.07 84.42 14:17:10 14:17:01 7 10.07 0.00 4.87 1.09 0.07 83.90 14:17:10 Average: all 6.48 0.00 1.77 0.35 0.03 91.37 14:17:10 Average: 0 6.42 0.00 1.75 0.14 0.03 91.66 14:17:10 Average: 1 6.04 0.00 1.86 0.90 0.03 91.16 14:17:10 Average: 2 6.56 0.00 1.79 0.61 0.03 91.00 14:17:10 Average: 3 6.71 0.00 1.80 0.04 0.03 91.42 14:17:10 Average: 4 6.74 0.00 1.62 0.14 0.03 91.48 14:17:10 Average: 5 6.60 0.00 1.68 0.39 0.03 91.31 14:17:10 Average: 6 6.22 0.00 1.56 0.07 0.03 92.13 14:17:10 Average: 7 6.55 0.00 2.10 0.51 0.03 90.81 14:17:10 14:17:10 14:17:10