Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 690068cdb04801aad11f6238554faec289449ce8 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-ssh21832656524854308.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh10415572880996722896.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-core-contracts/branches/main/workspace@libs/edgex-global-pipelines/.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-core-contracts/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2887109811520258001.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 shared 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-ssh12267820415268293289.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-core-contracts/branches/main/workspace@libs/lf-pipelines/.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-core-contracts/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12290654552974935697.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-6785 in /w/workspace/undry_go-mod-core-contracts_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-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/undry_go-mod-core-contracts_main@tmp/jenkins-gitclient-ssh6472599561988993221.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 690068cdb04801aad11f6238554faec289449ce8 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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 690068cdb04801aad11f6238554faec289449ce8 # timeout=10 Commit message: "Merge pull request #702 from jim-wang-intel/add-spiffe-token-provider-service-key" > git rev-list --no-walk a659f06336e255c39f4d3685f889609ab5b59aae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-10T17:55:49.258Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-10T17:55:49.304Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-10T17:55:49.318Z] ========================================================= [2022-03-10T17:55:49.318Z] EdgeX Global Pipelines Version Info [2022-03-10T17:55:49.318Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-10T17:55:50.455Z] ------------------- [2022-03-10T17:55:50.455Z] stable info: [2022-03-10T17:55:50.455Z] ------------------- [2022-03-10T17:55:50.455Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-10T17:55:50.455Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-10T17:55:50.455Z] Message: update stable to v1.0.220 [2022-03-10T17:55:51.036Z] ------------------- [2022-03-10T17:55:51.036Z] experimental info: [2022-03-10T17:55:51.036Z] ------------------- [2022-03-10T17:55:51.036Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-10T17:55:51.036Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-10T17:55:51.036Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-10T17:55:51.178Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2022-03-10T17:55:51.190Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2022-03-10T17:55:51.201Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-10T17:55:51.214Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-10T17:55:51.226Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-10T17:55:51.237Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-10T17:55:51.248Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-10T17:55:51.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-10T17:55:51.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-10T17:55:51.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-10T17:55:51.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-10T17:55:51.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2022-03-10T17:55:51.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-10T17:55:51.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-10T17:55:51.348Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-03-10T17:55:51.359Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-03-10T17:55:51.370Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-10T17:55:51.385Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-10T17:55:51.396Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-10T17:55:51.408Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-10T17:55:51.420Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-10T17:55:51.433Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-10T17:55:51.444Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-10T17:55:51.457Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-10T17:55:51.469Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-03-10T17:55:51.481Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-10T17:55:51.494Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-03-10T17:55:51.506Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-03-10T17:55:51.517Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-03-10T17:55:51.530Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 690068cdb04801aad11f6238554faec289449ce8 [Pipeline] echo [2022-03-10T17:55:51.543Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 690068c [Pipeline] echo [2022-03-10T17:55:51.559Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-10T17:55:51.941Z] + git rev-list -1 --merges 690068cdb04801aad11f6238554faec289449ce8~1..690068cdb04801aad11f6238554faec289449ce8 [Pipeline] echo [2022-03-10T17:55:51.970Z] -----------> git rev-list -1 --merges 690068cdb04801aad11f6238554faec289449ce8~1..690068cdb04801aad11f6238554faec289449ce8 690068cdb04801aad11f6238554faec289449ce8 [2022-03-10T17:55:51.970Z] 690068cdb04801aad11f6238554faec289449ce8 [false] [Pipeline] sh [2022-03-10T17:55:52.278Z] + git log --format=format:%s -1 690068cdb04801aad11f6238554faec289449ce8 [Pipeline] echo [2022-03-10T17:55:52.296Z] ========================================================= [2022-03-10T17:55:52.296Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-10T17:55:52.296Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-10T17:55:52.648Z] + git log --format=format:%s -1 690068cdb04801aad11f6238554faec289449ce8 [Pipeline] echo [2022-03-10T17:55:52.661Z] [semverPrep] GIT_COMMIT: 690068cdb04801aad11f6238554faec289449ce8, Commit Message: Merge pull request #702 from jim-wang-intel/add-spiffe-token-provider-service-key [Pipeline] echo [2022-03-10T17:55:52.672Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-10T17:55:53.096Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-10T17:55:53.097Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-10T17:55:53.097Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-10T17:55:53.097Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-10T17:55:53.097Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-10T17:55:53.097Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-10T17:55:53.097Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-10T17:55:53.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T17:55:53.527Z] [2022-03-10T17:55:53.527Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T17:55:53.846Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T17:55:53.846Z] latest: Pulling from edgex-devops/git-semver [2022-03-10T17:55:53.846Z] a0d0a0d46f8b: Pulling fs layer [2022-03-10T17:55:53.846Z] 3e5f54012d9b: Pulling fs layer [2022-03-10T17:55:53.846Z] 4c7163046ea9: Pulling fs layer [2022-03-10T17:55:53.846Z] 0c2d73faf560: Pulling fs layer [2022-03-10T17:55:53.846Z] 0c2d73faf560: Waiting [2022-03-10T17:55:53.846Z] 3e5f54012d9b: Verifying Checksum [2022-03-10T17:55:53.846Z] 3e5f54012d9b: Download complete [2022-03-10T17:55:53.846Z] a0d0a0d46f8b: Verifying Checksum [2022-03-10T17:55:53.846Z] a0d0a0d46f8b: Download complete [2022-03-10T17:55:54.112Z] 0c2d73faf560: Verifying Checksum [2022-03-10T17:55:54.112Z] 0c2d73faf560: Download complete [2022-03-10T17:55:54.112Z] 4c7163046ea9: Verifying Checksum [2022-03-10T17:55:54.112Z] 4c7163046ea9: Download complete [2022-03-10T17:55:54.112Z] a0d0a0d46f8b: Pull complete [2022-03-10T17:55:54.112Z] 3e5f54012d9b: Pull complete [2022-03-10T17:55:54.687Z] 4c7163046ea9: Pull complete [2022-03-10T17:55:54.687Z] 0c2d73faf560: Pull complete [2022-03-10T17:55:54.687Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-10T17:55:54.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T17:55:54.688Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-10T17:55:54.776Z] prd-centos7-docker-4c-2g-6785 does not seem to be running inside a container [2022-03-10T17:55:54.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-10T17:55:54.756Z] $ docker top 184d9bf011d222aea6404c3156afb1d4149d84a729b7274bfe13c1e3ce87af08 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-10T17:55:55.570Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-10T17:55:55.570Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-10T17:55:55.715Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-10T17:55:55.037Z] $ docker exec 184d9bf011d222aea6404c3156afb1d4149d84a729b7274bfe13c1e3ce87af08 ssh-agent [2022-03-10T17:55:55.859Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKcMIHG/agent.13 [2022-03-10T17:55:55.859Z] SSH_AGENT_PID=20 [2022-03-10T17:55:55.869Z] Running ssh-add (command line suppressed) [2022-03-10T17:55:55.331Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6316727663474840582.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6316727663474840582.key) [2022-03-10T17:55:56.005Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-10T17:55:56.317Z] + git tag --points-at HEAD [Pipeline] } [2022-03-10T17:55:55.712Z] $ docker exec --env ******** --env ******** 184d9bf011d222aea6404c3156afb1d4149d84a729b7274bfe13c1e3ce87af08 ssh-agent -k [2022-03-10T17:55:55.825Z] unset SSH_AUTH_SOCK; [2022-03-10T17:55:55.825Z] unset SSH_AGENT_PID; [2022-03-10T17:55:55.825Z] echo Agent pid 20 killed; [2022-03-10T17:55:56.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-10T17:55:56.494Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-10T17:55:56.494Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-10T17:55:56.603Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-10T17:55:55.999Z] $ docker exec 184d9bf011d222aea6404c3156afb1d4149d84a729b7274bfe13c1e3ce87af08 ssh-agent [2022-03-10T17:55:56.712Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbADfpM/agent.52 [2022-03-10T17:55:56.712Z] SSH_AGENT_PID=58 [2022-03-10T17:55:56.718Z] Running ssh-add (command line suppressed) [2022-03-10T17:55:56.234Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9217442174413181088.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9217442174413181088.key) [2022-03-10T17:55:56.838Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-10T17:55:57.136Z] + git semver init [2022-03-10T17:55:57.136Z] # -> Open(): unable to determine branch for HEAD [2022-03-10T17:55:57.136Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2022-03-10T17:55:57.136Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2022-03-10T17:55:57.136Z] # $SEMVER_REMOTE_NAME = origin [2022-03-10T17:55:57.136Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-10T17:55:57.136Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-10T17:55:57.136Z] # $SEMVER_BRANCH = main [2022-03-10T17:55:57.136Z] # $SEMVER_TEMP = /tmp/semver-215734154 [2022-03-10T17:55:57.136Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2022-03-10T17:55:58.091Z] # '/tmp/semver-215734154' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' [2022-03-10T17:55:58.091Z] # -> Force: false [2022-03-10T17:55:58.091Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } [2022-03-10T17:55:57.621Z] $ docker exec --env ******** --env ******** 184d9bf011d222aea6404c3156afb1d4149d84a729b7274bfe13c1e3ce87af08 ssh-agent -k [2022-03-10T17:55:57.726Z] unset SSH_AUTH_SOCK; [2022-03-10T17:55:57.728Z] unset SSH_AGENT_PID; [2022-03-10T17:55:57.728Z] echo Agent pid 58 killed; [2022-03-10T17:55:58.210Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-10T17:55:58.531Z] + git semver [Pipeline] } [2022-03-10T17:55:58.099Z] $ docker stop --time=1 184d9bf011d222aea6404c3156afb1d4149d84a729b7274bfe13c1e3ce87af08 [2022-03-10T17:55:59.374Z] $ docker rm -f 184d9bf011d222aea6404c3156afb1d4149d84a729b7274bfe13c1e3ce87af08 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-10T17:56:00.089Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-10T17:56:00.347Z] Stashed 1 file(s) [Pipeline] echo [2022-03-10T17:56:00.351Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-03-10T17:56:00.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-10T17:56:00.559Z] ========================================================= [2022-03-10T17:56:00.559Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-10T17:56:00.559Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-03-10T17:56:00.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-10T17:56:00.869Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-10T17:56:00.869Z] 59bf1c3509f3: Pulling fs layer [2022-03-10T17:56:00.869Z] 666ba61612fd: Pulling fs layer [2022-03-10T17:56:00.869Z] 8ed8ca486205: Pulling fs layer [2022-03-10T17:56:00.869Z] 4fe6c5a15a65: Pulling fs layer [2022-03-10T17:56:00.869Z] 22a0e8bec74d: Pulling fs layer [2022-03-10T17:56:00.869Z] 640e595b4fbd: Pulling fs layer [2022-03-10T17:56:00.869Z] 763cafe07f6e: Pulling fs layer [2022-03-10T17:56:00.869Z] 0c0b528cf693: Pulling fs layer [2022-03-10T17:56:00.869Z] 10935f4eaf8b: Pulling fs layer [2022-03-10T17:56:00.869Z] 4fe6c5a15a65: Waiting [2022-03-10T17:56:00.869Z] 22a0e8bec74d: Waiting [2022-03-10T17:56:00.869Z] 640e595b4fbd: Waiting [2022-03-10T17:56:00.869Z] 763cafe07f6e: Waiting [2022-03-10T17:56:00.869Z] 0c0b528cf693: Waiting [2022-03-10T17:56:00.869Z] 10935f4eaf8b: Waiting [2022-03-10T17:56:00.869Z] 8ed8ca486205: Verifying Checksum [2022-03-10T17:56:00.869Z] 8ed8ca486205: Download complete [2022-03-10T17:56:00.869Z] 666ba61612fd: Verifying Checksum [2022-03-10T17:56:00.869Z] 666ba61612fd: Download complete [2022-03-10T17:56:00.869Z] 22a0e8bec74d: Verifying Checksum [2022-03-10T17:56:00.869Z] 22a0e8bec74d: Download complete [2022-03-10T17:56:00.869Z] 640e595b4fbd: Verifying Checksum [2022-03-10T17:56:00.869Z] 640e595b4fbd: Download complete [2022-03-10T17:56:00.869Z] 763cafe07f6e: Verifying Checksum [2022-03-10T17:56:00.869Z] 763cafe07f6e: Download complete [2022-03-10T17:56:00.869Z] 59bf1c3509f3: Verifying Checksum [2022-03-10T17:56:00.869Z] 59bf1c3509f3: Download complete [2022-03-10T17:56:01.136Z] 0c0b528cf693: Verifying Checksum [2022-03-10T17:56:01.136Z] 0c0b528cf693: Download complete [2022-03-10T17:56:01.136Z] 59bf1c3509f3: Pull complete [2022-03-10T17:56:01.404Z] 666ba61612fd: Pull complete [2022-03-10T17:56:01.675Z] 8ed8ca486205: Pull complete [2022-03-10T17:56:01.675Z] 4fe6c5a15a65: Verifying Checksum [2022-03-10T17:56:01.675Z] 4fe6c5a15a65: Download complete [2022-03-10T17:56:01.675Z] 10935f4eaf8b: Verifying Checksum [2022-03-10T17:56:01.675Z] 10935f4eaf8b: Download complete [2022-03-10T17:56:07.003Z] 4fe6c5a15a65: Pull complete [2022-03-10T17:56:07.003Z] 22a0e8bec74d: Pull complete [2022-03-10T17:56:07.003Z] 640e595b4fbd: Pull complete [2022-03-10T17:56:07.003Z] 763cafe07f6e: Pull complete [2022-03-10T17:56:07.003Z] 0c0b528cf693: Pull complete [2022-03-10T17:56:10.342Z] 10935f4eaf8b: Pull complete [2022-03-10T17:56:10.342Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-10T17:56:10.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-10T17:56:10.342Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-03-10T17:56:10.636Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2022-03-10T17:56:10.937Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-10T17:56:10.937Z] . [Pipeline] withDockerContainer [2022-03-10T17:56:11.006Z] prd-centos7-docker-4c-2g-6785 does not seem to be running inside a container [2022-03-10T17:56:11.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** ci-base-image-x86_64 cat [2022-03-10T17:56:12.922Z] $ docker top 5cb657ea9cb8b2760685ae684cc78bfdbdc6921af4bb3dc425266d6aec5ca80f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-10T17:56:13.304Z] + go version [2022-03-10T17:56:13.304Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-10T17:56:13.317Z] $ docker stop --time=1 5cb657ea9cb8b2760685ae684cc78bfdbdc6921af4bb3dc425266d6aec5ca80f [2022-03-10T17:56:14.517Z] $ docker rm -f 5cb657ea9cb8b2760685ae684cc78bfdbdc6921af4bb3dc425266d6aec5ca80f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T17:56:14.943Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-10T17:56:14.943Z] . [Pipeline] withDockerContainer [2022-03-10T17:56:15.019Z] prd-centos7-docker-4c-2g-6785 does not seem to be running inside a container [2022-03-10T17:56:15.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 ******** ci-base-image-x86_64 cat [2022-03-10T17:56:15.465Z] $ docker top 06b33a769e14c53ae1f2142f5c3e7e66a2eb6bf63011bbdbf9adbae2c274b643 -eo pid,comm [2022-03-10T17:56:15.473Z] Still waiting to schedule task [2022-03-10T17:56:15.473Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-10T17:56:15.842Z] + make test [2022-03-10T17:56:15.842Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-03-10T17:56:15.842Z] go: downloading github.com/google/uuid v1.3.0 [2022-03-10T17:56:15.842Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-03-10T17:56:15.842Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-10T17:56:16.102Z] go: downloading github.com/go-kit/log v0.2.0 [2022-03-10T17:56:16.102Z] go: downloading github.com/go-playground/validator/v10 v10.10.0 [2022-03-10T17:56:16.102Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-10T17:56:16.102Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-10T17:56:16.102Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-10T17:56:16.102Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-03-10T17:56:16.102Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-03-10T17:56:16.102Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-03-10T17:56:16.102Z] go: downloading golang.org/x/crypto v0.0.0-20210915214749-c084706c2272 [2022-03-10T17:56:16.102Z] go: downloading golang.org/x/text v0.3.7 [2022-03-10T17:56:16.368Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-03-10T17:56:16.368Z] go: downloading github.com/x448/float16 v0.8.4 [2022-03-10T17:56:16.630Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-03-10T17:56:18.032Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2022-03-10T17:56:28.194Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.050s coverage: 83.6% of statements [2022-03-10T17:56:28.194Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2022-03-10T17:56:28.194Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2022-03-10T17:56:28.194Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2022-03-10T17:56:28.194Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.026s coverage: 29.4% of statements [2022-03-10T17:56:28.194Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2022-03-10T17:56:29.156Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.012s coverage: 47.0% of statements [2022-03-10T17:56:29.156Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.006s coverage: 90.5% of statements [2022-03-10T17:56:29.419Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.033s coverage: 86.8% of statements [2022-03-10T17:56:29.684Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 59.5% of statements [2022-03-10T17:56:29.949Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.013s coverage: 36.1% of statements [2022-03-10T17:56:30.221Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.008s coverage: 48.7% of statements [2022-03-10T17:56:45.174Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-10T17:56:46.589Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-10T17:56:46.589Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-10T17:56:46.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-10T17:56:46.616Z] $ docker stop --time=1 06b33a769e14c53ae1f2142f5c3e7e66a2eb6bf63011bbdbf9adbae2c274b643 [2022-03-10T17:56:48.212Z] $ docker rm -f 06b33a769e14c53ae1f2142f5c3e7e66a2eb6bf63011bbdbf9adbae2c274b643 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-10T17:56:48.748Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-10T17:56:48.811Z] 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] sh [2022-03-10T17:56:49.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T17:56:49.279Z] [2022-03-10T17:56:49.279Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T17:56:49.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T17:56:49.588Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-10T17:56:49.588Z] 5eb5b503b376: Pulling fs layer [2022-03-10T17:56:49.588Z] 5c69ac0246d0: Pulling fs layer [2022-03-10T17:56:49.588Z] ec43610c2a17: Pulling fs layer [2022-03-10T17:56:49.588Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-10T17:56:49.588Z] 33b1e0a273af: Pulling fs layer [2022-03-10T17:56:49.588Z] 5d3b04190fa2: Pulling fs layer [2022-03-10T17:56:49.588Z] 2f39f015ded8: Pulling fs layer [2022-03-10T17:56:49.588Z] 33b1e0a273af: Waiting [2022-03-10T17:56:49.588Z] 5d3b04190fa2: Waiting [2022-03-10T17:56:49.588Z] 2f39f015ded8: Waiting [2022-03-10T17:56:49.588Z] 3a2ae6a8a46f: Waiting [2022-03-10T17:56:49.588Z] 5c69ac0246d0: Verifying Checksum [2022-03-10T17:56:49.588Z] 5c69ac0246d0: Download complete [2022-03-10T17:56:49.588Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-10T17:56:49.588Z] 3a2ae6a8a46f: Download complete [2022-03-10T17:56:49.588Z] 33b1e0a273af: Verifying Checksum [2022-03-10T17:56:49.588Z] 33b1e0a273af: Download complete [2022-03-10T17:56:49.855Z] ec43610c2a17: Verifying Checksum [2022-03-10T17:56:49.855Z] ec43610c2a17: Download complete [2022-03-10T17:56:49.855Z] 5d3b04190fa2: Verifying Checksum [2022-03-10T17:56:49.855Z] 5d3b04190fa2: Download complete [2022-03-10T17:56:49.855Z] 5eb5b503b376: Verifying Checksum [2022-03-10T17:56:49.855Z] 5eb5b503b376: Download complete [2022-03-10T17:56:50.434Z] 2f39f015ded8: Verifying Checksum [2022-03-10T17:56:50.434Z] 2f39f015ded8: Download complete [2022-03-10T17:56:51.836Z] 5eb5b503b376: Pull complete [2022-03-10T17:56:51.836Z] 5c69ac0246d0: Pull complete [2022-03-10T17:56:52.431Z] ec43610c2a17: Pull complete [2022-03-10T17:56:52.431Z] 3a2ae6a8a46f: Pull complete [2022-03-10T17:56:52.698Z] 33b1e0a273af: Pull complete [2022-03-10T17:56:52.698Z] 5d3b04190fa2: Pull complete [2022-03-10T17:56:58.048Z] 2f39f015ded8: Pull complete [2022-03-10T17:56:58.048Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-10T17:56:58.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T17:56:58.048Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-10T17:56:58.118Z] prd-centos7-docker-4c-2g-6785 does not seem to be running inside a container [2022-03-10T17:56:58.155Z] $ 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/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-10T17:57:00.938Z] $ docker top ef52d5dd805d10413d97ef0104e7f5931e6b64d665352e02e260e8f66d0d1142 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T17:57:01.367Z] ---> job-cost.sh [2022-03-10T17:57:01.367Z] lf-activate-venv: SKIPPING [2022-03-10T17:57:01.367Z] INFO: No Stack... [2022-03-10T17:57:01.627Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-10T17:57:02.199Z] INFO: Archiving Costs [Pipeline] sh [2022-03-10T17:57:02.495Z] + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv [2022-03-10T17:57:02.495Z] + cut -d, -f6 [Pipeline] lock [2022-03-10T17:57:02.512Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-44-stack-cost] [2022-03-10T17:57:02.520Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-44-stack-cost] did not exist. Created. [2022-03-10T17:57:02.520Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-10T17:57:02.838Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-03-10T17:57:02.865Z] Stashed 1 file(s) [Pipeline] } [2022-03-10T17:57:02.871Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-10T17:57:02.892Z] $ docker stop --time=1 ef52d5dd805d10413d97ef0104e7f5931e6b64d665352e02e260e8f66d0d1142 [2022-03-10T17:57:04.035Z] $ docker rm -f ef52d5dd805d10413d97ef0104e7f5931e6b64d665352e02e260e8f66d0d1142 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-10T17:57:40.578Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6786 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2022-03-10T17:57:40.592Z] Running in /w/workspace/go-mod-core-contracts/44 [Pipeline] { [Pipeline] checkout [2022-03-10T17:57:40.772Z] Selected Git installation does not exist. Using Default [2022-03-10T17:57:40.772Z] The recommended git tool is: NONE [2022-03-10T17:57:45.538Z] using credential edgex-jenkins-ssh [2022-03-10T17:57:45.563Z] Cloning the remote Git repository [2022-03-10T17:57:45.616Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-03-10T17:57:45.692Z] > git init /w/workspace/go-mod-core-contracts/44 # timeout=10 [2022-03-10T17:57:45.768Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-03-10T17:57:45.768Z] > git --version # timeout=10 [2022-03-10T17:57:45.797Z] > git --version # 'git version 2.17.1' [2022-03-10T17:57:45.799Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-10T17:57:45.874Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-10T17:57:47.376Z] Avoid second fetch [2022-03-10T17:57:47.376Z] Checking out Revision 690068cdb04801aad11f6238554faec289449ce8 (main) [2022-03-10T17:57:47.334Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2022-03-10T17:57:47.356Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-10T17:57:47.403Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T17:57:47.419Z] > git checkout -f 690068cdb04801aad11f6238554faec289449ce8 # timeout=10 [2022-03-10T17:57:51.559Z] Commit message: "Merge pull request #702 from jim-wang-intel/add-spiffe-token-provider-service-key" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-10T17:57:52.515Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-10T17:57:52.515Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-10T17:57:52.515Z] Dload Upload Total Spent Left Speed [2022-03-10T17:57:52.515Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 45903 0 --:--:-- --:--:-- --:--:-- 45903 [Pipeline] sh [2022-03-10T17:57:53.030Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-10T17:57:53.375Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-10T17:57:53.375Z] sudo tee /etc/docker/daemon.new [2022-03-10T17:57:53.375Z] { [2022-03-10T17:57:53.375Z] "registry-mirrors": [ [2022-03-10T17:57:53.375Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-10T17:57:53.375Z] ], [2022-03-10T17:57:53.375Z] "bip": "10.250.0.254/24", [2022-03-10T17:57:53.375Z] "hosts": [ [2022-03-10T17:57:53.375Z] "tcp://0.0.0.0:5555", [2022-03-10T17:57:53.375Z] "unix:///var/run/docker.sock" [2022-03-10T17:57:53.375Z] ], [2022-03-10T17:57:53.375Z] "mtu": 1458, [2022-03-10T17:57:53.375Z] "selinux-enabled": true, [2022-03-10T17:57:53.375Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-10T17:57:53.375Z] } [Pipeline] sh [2022-03-10T17:57:53.724Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-10T17:57:54.066Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-03-10T17:58:12.842Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-10T17:58:12.855Z] ========================================================= [2022-03-10T17:58:12.855Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-10T17:58:12.855Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-03-10T17:58:13.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-10T17:58:13.785Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-10T17:58:13.785Z] 9b3977197b4f: Pulling fs layer [2022-03-10T17:58:13.785Z] 1a89e8eeedd5: Pulling fs layer [2022-03-10T17:58:13.785Z] 94645a83ff95: Pulling fs layer [2022-03-10T17:58:13.785Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-10T17:58:13.785Z] 0c92f367c5e7: Pulling fs layer [2022-03-10T17:58:13.785Z] f7c0051592d6: Pulling fs layer [2022-03-10T17:58:13.785Z] a227ed2f7395: Pulling fs layer [2022-03-10T17:58:13.785Z] 7b1c46037f91: Pulling fs layer [2022-03-10T17:58:13.785Z] f7c0051592d6: Waiting [2022-03-10T17:58:13.785Z] a227ed2f7395: Waiting [2022-03-10T17:58:13.785Z] 7b1c46037f91: Waiting [2022-03-10T17:58:13.785Z] 0c92f367c5e7: Waiting [2022-03-10T17:58:13.785Z] 3f3a8bcf1eab: Waiting [2022-03-10T17:58:13.785Z] 94645a83ff95: Verifying Checksum [2022-03-10T17:58:13.785Z] 94645a83ff95: Download complete [2022-03-10T17:58:13.785Z] 1a89e8eeedd5: Verifying Checksum [2022-03-10T17:58:13.785Z] 1a89e8eeedd5: Download complete [2022-03-10T17:58:13.785Z] 0c92f367c5e7: Verifying Checksum [2022-03-10T17:58:13.785Z] 0c92f367c5e7: Download complete [2022-03-10T17:58:14.061Z] f7c0051592d6: Verifying Checksum [2022-03-10T17:58:14.061Z] f7c0051592d6: Download complete [2022-03-10T17:58:14.061Z] 9b3977197b4f: Verifying Checksum [2022-03-10T17:58:14.061Z] 9b3977197b4f: Download complete [2022-03-10T17:58:14.061Z] a227ed2f7395: Verifying Checksum [2022-03-10T17:58:14.061Z] a227ed2f7395: Download complete [2022-03-10T17:58:14.667Z] 9b3977197b4f: Pull complete [2022-03-10T17:58:15.272Z] 1a89e8eeedd5: Pull complete [2022-03-10T17:58:15.546Z] 94645a83ff95: Pull complete [2022-03-10T17:58:15.819Z] 7b1c46037f91: Verifying Checksum [2022-03-10T17:58:15.819Z] 7b1c46037f91: Download complete [2022-03-10T17:58:16.413Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-10T17:58:16.413Z] 3f3a8bcf1eab: Download complete [2022-03-10T17:58:28.811Z] 3f3a8bcf1eab: Pull complete [2022-03-10T17:58:28.811Z] 0c92f367c5e7: Pull complete [2022-03-10T17:58:28.811Z] f7c0051592d6: Pull complete [2022-03-10T17:58:28.811Z] a227ed2f7395: Pull complete [2022-03-10T17:58:34.249Z] 7b1c46037f91: Pull complete [2022-03-10T17:58:34.249Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-10T17:58:34.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-10T17:58:34.249Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-03-10T17:58:34.585Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-10T17:58:34.935Z] + docker inspect -f . ci-base-image-arm64 [2022-03-10T17:58:34.935Z] . [Pipeline] withDockerContainer [2022-03-10T17:58:35.153Z] prd-ubuntu18.04-docker-arm64-4c-16g-6786 does not seem to be running inside a container [2022-03-10T17:58:35.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/44 -v /w/workspace/go-mod-core-contracts/44:/w/workspace/go-mod-core-contracts/44:rw,z -v /w/workspace/go-mod-core-contracts/44@tmp:/w/workspace/go-mod-core-contracts/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-10T17:58:38.237Z] $ docker top 1f9b3e48494ac66fac6e8f01d2d6fb86bcdc7606a0d43e737fdcffbbde01fc35 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-10T17:58:39.131Z] + go version [2022-03-10T17:58:39.132Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-10T17:58:39.161Z] $ docker stop --time=1 1f9b3e48494ac66fac6e8f01d2d6fb86bcdc7606a0d43e737fdcffbbde01fc35 [2022-03-10T17:58:40.787Z] $ docker rm -f 1f9b3e48494ac66fac6e8f01d2d6fb86bcdc7606a0d43e737fdcffbbde01fc35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T17:58:41.414Z] + docker inspect -f . ci-base-image-arm64 [2022-03-10T17:58:41.414Z] . [Pipeline] withDockerContainer [2022-03-10T17:58:41.634Z] prd-ubuntu18.04-docker-arm64-4c-16g-6786 does not seem to be running inside a container [2022-03-10T17:58:41.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/44 -v /w/workspace/go-mod-core-contracts/44:/w/workspace/go-mod-core-contracts/44:rw,z -v /w/workspace/go-mod-core-contracts/44@tmp:/w/workspace/go-mod-core-contracts/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-10T17:58:43.074Z] $ docker top f9e8930ced069b762b83f9d56aa9176e71bef9564ff065ea1fa5ff6220e8a347 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-10T17:58:43.969Z] + make test [2022-03-10T17:58:43.969Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-03-10T17:58:43.969Z] go: downloading github.com/google/uuid v1.3.0 [2022-03-10T17:58:43.969Z] go: downloading github.com/go-kit/log v0.2.0 [2022-03-10T17:58:43.969Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-03-10T17:58:43.969Z] go: downloading github.com/go-playground/validator/v10 v10.10.0 [2022-03-10T17:58:44.242Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-10T17:58:44.242Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-03-10T17:58:44.517Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-03-10T17:58:44.517Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-10T17:58:44.517Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-10T17:58:44.517Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-03-10T17:58:44.517Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-03-10T17:58:44.517Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-03-10T17:58:44.517Z] go: downloading golang.org/x/crypto v0.0.0-20210915214749-c084706c2272 [2022-03-10T17:58:44.517Z] go: downloading golang.org/x/text v0.3.7 [2022-03-10T17:58:44.517Z] go: downloading github.com/x448/float16 v0.8.4 [2022-03-10T17:58:44.793Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-03-10T17:58:49.109Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2022-03-10T17:59:21.544Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.397s coverage: 83.6% of statements [2022-03-10T17:59:21.544Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2022-03-10T17:59:21.544Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2022-03-10T17:59:21.544Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2022-03-10T17:59:21.544Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.106s coverage: 29.4% of statements [2022-03-10T17:59:21.544Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2022-03-10T17:59:21.544Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.087s coverage: 47.0% of statements [2022-03-10T17:59:21.544Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.081s coverage: 90.5% of statements [2022-03-10T17:59:22.976Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.194s coverage: 86.8% of statements [2022-03-10T17:59:22.976Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.045s coverage: 59.5% of statements [2022-03-10T17:59:22.976Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.011s coverage: 36.1% of statements [2022-03-10T17:59:22.976Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.034s coverage: 48.7% of statements [2022-03-10T17:59:23.247Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-10T17:59:23.247Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-10T17:59:38.346Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-10T17:59:38.346Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-10T17:59:38.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-10T17:59:38.393Z] $ docker stop --time=1 f9e8930ced069b762b83f9d56aa9176e71bef9564ff065ea1fa5ff6220e8a347 [2022-03-10T17:59:40.149Z] $ docker rm -f f9e8930ced069b762b83f9d56aa9176e71bef9564ff065ea1fa5ff6220e8a347 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-10T17:59:41.543Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-10T17:59:41.570Z] Warning: overwriting stash ‘coverage-report’ [2022-03-10T17:59:42.129Z] 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] sh [2022-03-10T17:59:42.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-10T17:59:42.591Z] [2022-03-10T17:59:42.591Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-10T17:59:42.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-10T17:59:43.212Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-10T17:59:43.212Z] 8998bd30e6a1: Pulling fs layer [2022-03-10T17:59:43.212Z] 04944245beec: Pulling fs layer [2022-03-10T17:59:43.212Z] 699f458cf7ca: Pulling fs layer [2022-03-10T17:59:43.212Z] 765212b225bb: Pulling fs layer [2022-03-10T17:59:43.212Z] f23df028b6ca: Pulling fs layer [2022-03-10T17:59:43.212Z] d65c8cfc05b1: Pulling fs layer [2022-03-10T17:59:43.212Z] 2437ff75d9bd: Pulling fs layer [2022-03-10T17:59:43.212Z] 765212b225bb: Waiting [2022-03-10T17:59:43.212Z] f23df028b6ca: Waiting [2022-03-10T17:59:43.212Z] 2437ff75d9bd: Waiting [2022-03-10T17:59:43.212Z] d65c8cfc05b1: Waiting [2022-03-10T17:59:43.212Z] 04944245beec: Download complete [2022-03-10T17:59:43.212Z] 765212b225bb: Verifying Checksum [2022-03-10T17:59:43.212Z] 765212b225bb: Download complete [2022-03-10T17:59:43.212Z] f23df028b6ca: Verifying Checksum [2022-03-10T17:59:43.212Z] f23df028b6ca: Download complete [2022-03-10T17:59:43.212Z] d65c8cfc05b1: Verifying Checksum [2022-03-10T17:59:43.212Z] d65c8cfc05b1: Download complete [2022-03-10T17:59:43.482Z] 699f458cf7ca: Verifying Checksum [2022-03-10T17:59:43.482Z] 699f458cf7ca: Download complete [2022-03-10T17:59:43.757Z] 8998bd30e6a1: Verifying Checksum [2022-03-10T17:59:43.757Z] 8998bd30e6a1: Download complete [2022-03-10T17:59:45.734Z] 2437ff75d9bd: Verifying Checksum [2022-03-10T17:59:45.734Z] 2437ff75d9bd: Download complete [2022-03-10T17:59:48.359Z] 8998bd30e6a1: Pull complete [2022-03-10T17:59:48.632Z] 04944245beec: Pull complete [2022-03-10T17:59:50.083Z] 699f458cf7ca: Pull complete [2022-03-10T17:59:50.356Z] 765212b225bb: Pull complete [2022-03-10T17:59:51.329Z] f23df028b6ca: Pull complete [2022-03-10T17:59:51.329Z] d65c8cfc05b1: Pull complete [2022-03-10T18:00:06.417Z] 2437ff75d9bd: Pull complete [2022-03-10T18:00:06.417Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-10T18:00:06.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-10T18:00:06.417Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-10T18:00:06.614Z] prd-ubuntu18.04-docker-arm64-4c-16g-6786 does not seem to be running inside a container [2022-03-10T18:00:06.698Z] $ 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-core-contracts/44 -v /w/workspace/go-mod-core-contracts/44:/w/workspace/go-mod-core-contracts/44:rw,z -v /w/workspace/go-mod-core-contracts/44@tmp:/w/workspace/go-mod-core-contracts/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-10T18:00:09.191Z] $ docker top f31a458483786358953658ccec9a3f036026a68639cd9cca24475244ae0a6843 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T18:00:10.092Z] ---> job-cost.sh [2022-03-10T18:00:10.092Z] lf-activate-venv: SKIPPING [2022-03-10T18:00:10.092Z] INFO: No Stack... [2022-03-10T18:00:10.364Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-10T18:00:11.339Z] INFO: Archiving Costs [Pipeline] sh [2022-03-10T18:00:11.999Z] + cat /w/workspace/go-mod-core-contracts/44/archives/cost.csv [2022-03-10T18:00:11.999Z] + cut -d, -f6 [Pipeline] lock [2022-03-10T18:00:12.059Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-44-stack-cost] [2022-03-10T18:00:12.065Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-44-stack-cost] did not exist. Created. [2022-03-10T18:00:12.065Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-10T18:00:12.733Z] /w/workspace/go-mod-core-contracts/44@tmp/durable-e5f190de/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-10T18:00:13.403Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-10T18:00:13.424Z] Warning: overwriting stash ‘stack-cost’ [2022-03-10T18:00:13.479Z] Stashed 1 file(s) [Pipeline] } [2022-03-10T18:00:13.485Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-10T18:00:13.511Z] $ docker stop --time=1 f31a458483786358953658ccec9a3f036026a68639cd9cca24475244ae0a6843 [2022-03-10T18:00:15.050Z] $ docker rm -f f31a458483786358953658ccec9a3f036026a68639cd9cca24475244ae0a6843 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-03-10T18:00:15.539Z] provisioning config files... [2022-03-10T18:00:15.553Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2002018787135949975tmp [Pipeline] { [Pipeline] sh [2022-03-10T18:00:15.854Z] + set +x [2022-03-10T18:00:15.854Z] + curl -s https://codecov.io/bash [2022-03-10T18:00:15.854Z] + bash -s -- [2022-03-10T18:00:15.854Z] [2022-03-10T18:00:15.854Z] _____ _ [2022-03-10T18:00:15.854Z] / ____| | | [2022-03-10T18:00:15.854Z] | | ___ __| | ___ ___ _____ __ [2022-03-10T18:00:15.854Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-10T18:00:15.854Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-10T18:00:15.854Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-10T18:00:15.854Z] Bash-1.0.6 [2022-03-10T18:00:15.854Z] [2022-03-10T18:00:15.854Z] [2022-03-10T18:00:15.854Z] ==> git version 2.24.4 found [2022-03-10T18:00:15.854Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-03-10T18:00:15.854Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-03-10T18:00:15.854Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-03-10T18:00:15.854Z] ==> Jenkins CI detected. [2022-03-10T18:00:15.854Z] current dir:  /w/workspace/undry_go-mod-core-contracts_main [2022-03-10T18:00:15.854Z] project root: . [2022-03-10T18:00:15.854Z] --> token set from env [2022-03-10T18:00:16.116Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-10T18:00:16.116Z] ==> Running gcov in . (disable via -X gcov) [2022-03-10T18:00:16.116Z] ==> Python coveragepy not found [2022-03-10T18:00:16.116Z] ==> Searching for coverage reports in: [2022-03-10T18:00:16.116Z] + . [2022-03-10T18:00:16.116Z] -> Found 1 reports [2022-03-10T18:00:16.116Z] ==> Detecting git/mercurial file structure [2022-03-10T18:00:16.116Z] ==> Reading reports [2022-03-10T18:00:16.116Z] + ./coverage.out bytes=103587 [2022-03-10T18:00:16.116Z] ==> Appending adjustments [2022-03-10T18:00:16.116Z] https://docs.codecov.io/docs/fixing-reports [2022-03-10T18:00:16.688Z] + Found adjustments [2022-03-10T18:00:16.688Z] ==> Gzipping contents [2022-03-10T18:00:16.688Z] 16K /tmp/codecov.McrhEo.gz [2022-03-10T18:00:16.688Z] ==> Uploading reports [2022-03-10T18:00:16.688Z] url: https://codecov.io [2022-03-10T18:00:16.688Z] query: branch=main&commit=690068cdb04801aad11f6238554faec289449ce8&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-10T18:00:16.688Z] -> Pinging Codecov [2022-03-10T18:00:16.688Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=690068cdb04801aad11f6238554faec289449ce8&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-10T18:00:17.265Z] -> Uploading to [2022-03-10T18:00:17.265Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-10/71470A77251A30514AAF9C0BB2E5B6CE/690068cdb04801aad11f6238554faec289449ce8/307a7258-ec19-4b4a-b393-f54d2fef6e18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220310T180016Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=327c021c6562bfe8ed221df634823877f6420ca9ec17b7c32abc8ecd8cfb978b [2022-03-10T18:00:17.265Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-10T18:00:17.265Z] Dload Upload Total Spent Left Speed [2022-03-10T18:00:17.525Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15470 0 0 100 15470 0 45667 --:--:-- --:--:-- --:--:-- 45769 [2022-03-10T18:00:17.525Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/690068cdb04801aad11f6238554faec289449ce8 [Pipeline] } [2022-03-10T18:00:17.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-03-10T18:00:17.830Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-03-10T18:00:17.841Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T18:00:18.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-10T18:00:18.134Z] [2022-03-10T18:00:18.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-03-10T18:00:18.448Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-10T18:00:18.448Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-03-10T18:00:18.448Z] 188c0c94c7c5: Pulling fs layer [2022-03-10T18:00:18.448Z] 0ef7d3d256c8: Pulling fs layer [2022-03-10T18:00:18.448Z] de9db76c5a1d: Pulling fs layer [2022-03-10T18:00:18.448Z] 0eba1c9be4d2: Pulling fs layer [2022-03-10T18:00:18.448Z] 0d57e429df01: Pulling fs layer [2022-03-10T18:00:18.448Z] 4e4be7b47b0d: Pulling fs layer [2022-03-10T18:00:18.448Z] e1f770b5df2f: Pulling fs layer [2022-03-10T18:00:18.448Z] 85a0685a4137: Pulling fs layer [2022-03-10T18:00:18.448Z] 0d57e429df01: Waiting [2022-03-10T18:00:18.448Z] 4e4be7b47b0d: Waiting [2022-03-10T18:00:18.448Z] e1f770b5df2f: Waiting [2022-03-10T18:00:18.448Z] 85a0685a4137: Waiting [2022-03-10T18:00:18.449Z] 0eba1c9be4d2: Waiting [2022-03-10T18:00:18.449Z] de9db76c5a1d: Verifying Checksum [2022-03-10T18:00:18.449Z] de9db76c5a1d: Download complete [2022-03-10T18:00:18.449Z] 0ef7d3d256c8: Verifying Checksum [2022-03-10T18:00:18.449Z] 0ef7d3d256c8: Download complete [2022-03-10T18:00:18.449Z] 0d57e429df01: Verifying Checksum [2022-03-10T18:00:18.449Z] 0d57e429df01: Download complete [2022-03-10T18:00:18.449Z] 4e4be7b47b0d: Verifying Checksum [2022-03-10T18:00:18.449Z] 4e4be7b47b0d: Download complete [2022-03-10T18:00:18.449Z] 188c0c94c7c5: Verifying Checksum [2022-03-10T18:00:18.449Z] 188c0c94c7c5: Download complete [2022-03-10T18:00:18.718Z] e1f770b5df2f: Verifying Checksum [2022-03-10T18:00:18.718Z] e1f770b5df2f: Download complete [2022-03-10T18:00:18.980Z] 0eba1c9be4d2: Verifying Checksum [2022-03-10T18:00:18.980Z] 0eba1c9be4d2: Download complete [2022-03-10T18:00:19.245Z] 188c0c94c7c5: Pull complete [2022-03-10T18:00:19.245Z] 85a0685a4137: Verifying Checksum [2022-03-10T18:00:19.245Z] 85a0685a4137: Download complete [2022-03-10T18:00:19.245Z] 0ef7d3d256c8: Pull complete [2022-03-10T18:00:19.245Z] de9db76c5a1d: Pull complete [2022-03-10T18:00:24.568Z] 0eba1c9be4d2: Pull complete [2022-03-10T18:00:24.568Z] 0d57e429df01: Pull complete [2022-03-10T18:00:24.568Z] 4e4be7b47b0d: Pull complete [2022-03-10T18:00:24.568Z] e1f770b5df2f: Pull complete [2022-03-10T18:00:27.892Z] 85a0685a4137: Pull complete [2022-03-10T18:00:27.892Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-03-10T18:00:27.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-10T18:00:27.892Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-03-10T18:00:27.969Z] prd-centos7-docker-4c-2g-6785 does not seem to be running inside a container [2022-03-10T18:00:28.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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/edgex-snyk-go:1.410.4 cat [2022-03-10T18:00:29.883Z] $ docker top 1ec16da4a95e76fd7d5ae707f1edb8cf8cd996684b6fecc8754d0c0fb07b0692 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-10T18:00:29.971Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-03-10T18:00:30.264Z] + set -o pipefail [2022-03-10T18:00:30.264Z] + snyk monitor '--org=edgex-jenkins' [2022-03-10T18:00:34.483Z] [2022-03-10T18:00:34.483Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2022-03-10T18:00:34.483Z] [2022-03-10T18:00:34.483Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/c936a3b0-a7a9-41d1-80d2-c893968df6d3 [2022-03-10T18:00:34.483Z] [2022-03-10T18:00:34.483Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-03-10T18:00:34.483Z] [2022-03-10T18:00:34.483Z] [Pipeline] } [2022-03-10T18:00:34.494Z] $ docker stop --time=1 1ec16da4a95e76fd7d5ae707f1edb8cf8cd996684b6fecc8754d0c0fb07b0692 [2022-03-10T18:00:36.048Z] $ docker rm -f 1ec16da4a95e76fd7d5ae707f1edb8cf8cd996684b6fecc8754d0c0fb07b0692 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-10T18:00:36.718Z] + git log --format=format:%s -1 690068cdb04801aad11f6238554faec289449ce8 [Pipeline] sh [2022-03-10T18:00:37.263Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-10T18:00:37.263Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-10T18:00:37.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T18:00:37.657Z] . [Pipeline] withDockerContainer [2022-03-10T18:00:37.725Z] prd-centos7-docker-4c-2g-6785 does not seem to be running inside a container [2022-03-10T18:00:37.763Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-10T18:00:38.172Z] $ docker top f9d745d7e7c9fea07206e9a9f92a3a364d34a4040cf07aaf87b8852d1b372fa6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-10T18:00:38.281Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-10T18:00:38.281Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-10T18:00:38.402Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-10T18:00:38.406Z] $ docker exec f9d745d7e7c9fea07206e9a9f92a3a364d34a4040cf07aaf87b8852d1b372fa6 ssh-agent [2022-03-10T18:00:38.533Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCbHcHj/agent.12 [2022-03-10T18:00:38.533Z] SSH_AGENT_PID=19 [2022-03-10T18:00:38.539Z] Running ssh-add (command line suppressed) [2022-03-10T18:00:38.647Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1270934384015940506.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1270934384015940506.key) [2022-03-10T18:00:38.661Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-10T18:00:38.955Z] + git semver tag [2022-03-10T18:00:38.955Z] # -> Open(): unable to determine branch for HEAD [2022-03-10T18:00:38.955Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2022-03-10T18:00:38.955Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2022-03-10T18:00:38.955Z] # $SEMVER_REMOTE_NAME = origin [2022-03-10T18:00:38.955Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-10T18:00:38.955Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-10T18:00:38.955Z] # $SEMVER_BRANCH = main [2022-03-10T18:00:38.955Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [2022-03-10T18:00:38.956Z] # 690068cdb04801aad11f6238554faec289449ce8 HEAD [2022-03-10T18:00:38.956Z] # -> Force: false [2022-03-10T18:00:38.956Z] # c9cfefea417f3c10deaa3ea1134ca491af2612ed refs/tags/v2.2.0-dev.12 [Pipeline] } [2022-03-10T18:00:38.968Z] $ docker exec --env ******** --env ******** f9d745d7e7c9fea07206e9a9f92a3a364d34a4040cf07aaf87b8852d1b372fa6 ssh-agent -k [2022-03-10T18:00:39.066Z] unset SSH_AUTH_SOCK; [2022-03-10T18:00:39.066Z] unset SSH_AGENT_PID; [2022-03-10T18:00:39.066Z] echo Agent pid 19 killed; [2022-03-10T18:00:39.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-10T18:00:39.394Z] + git semver [Pipeline] } [2022-03-10T18:00:39.411Z] $ docker stop --time=1 f9d745d7e7c9fea07206e9a9f92a3a364d34a4040cf07aaf87b8852d1b372fa6 [2022-03-10T18:00:40.598Z] $ docker rm -f f9d745d7e7c9fea07206e9a9f92a3a364d34a4040cf07aaf87b8852d1b372fa6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-03-10T18:00:41.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-10T18:00:41.006Z] [2022-03-10T18:00:41.006Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-03-10T18:00:41.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-10T18:00:41.314Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-03-10T18:00:41.314Z] ab5ef0e58194: Pulling fs layer [2022-03-10T18:00:41.314Z] 9712f1f96733: Pulling fs layer [2022-03-10T18:00:41.314Z] 63f879dbbcfc: Pulling fs layer [2022-03-10T18:00:41.314Z] 0d9ebad4ef96: Pulling fs layer [2022-03-10T18:00:41.314Z] e9a5061849ea: Pulling fs layer [2022-03-10T18:00:41.314Z] d747dcd14b5f: Pulling fs layer [2022-03-10T18:00:41.314Z] 2de7ff778b66: Pulling fs layer [2022-03-10T18:00:41.314Z] 0d9ebad4ef96: Waiting [2022-03-10T18:00:41.314Z] e9a5061849ea: Waiting [2022-03-10T18:00:41.314Z] d747dcd14b5f: Waiting [2022-03-10T18:00:41.314Z] 2de7ff778b66: Waiting [2022-03-10T18:00:41.314Z] 9712f1f96733: Verifying Checksum [2022-03-10T18:00:41.314Z] 9712f1f96733: Download complete [2022-03-10T18:00:41.582Z] 63f879dbbcfc: Verifying Checksum [2022-03-10T18:00:41.582Z] 63f879dbbcfc: Download complete [2022-03-10T18:00:41.852Z] 0d9ebad4ef96: Verifying Checksum [2022-03-10T18:00:41.852Z] 0d9ebad4ef96: Download complete [2022-03-10T18:00:41.852Z] d747dcd14b5f: Verifying Checksum [2022-03-10T18:00:41.852Z] d747dcd14b5f: Download complete [2022-03-10T18:00:41.852Z] ab5ef0e58194: Verifying Checksum [2022-03-10T18:00:41.852Z] ab5ef0e58194: Download complete [2022-03-10T18:00:41.852Z] e9a5061849ea: Verifying Checksum [2022-03-10T18:00:41.852Z] e9a5061849ea: Download complete [2022-03-10T18:00:42.113Z] 2de7ff778b66: Verifying Checksum [2022-03-10T18:00:42.113Z] 2de7ff778b66: Download complete [2022-03-10T18:00:45.430Z] ab5ef0e58194: Pull complete [2022-03-10T18:00:45.430Z] 9712f1f96733: Pull complete [2022-03-10T18:00:46.018Z] 63f879dbbcfc: Pull complete [2022-03-10T18:00:50.292Z] 0d9ebad4ef96: Pull complete [2022-03-10T18:00:50.553Z] e9a5061849ea: Pull complete [2022-03-10T18:00:50.553Z] d747dcd14b5f: Pull complete [2022-03-10T18:00:51.960Z] 2de7ff778b66: Pull complete [2022-03-10T18:00:51.960Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-03-10T18:00:51.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-10T18:00:51.960Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-03-10T18:00:52.023Z] prd-centos7-docker-4c-2g-6785 does not seem to be running inside a container [2022-03-10T18:00:52.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-03-10T18:00:55.898Z] $ docker top 44173d518b73298867617f66bac5eafe27d73b1acbfca78f37c0b7cea052e320 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-03-10T18:00:55.990Z] provisioning config files... [2022-03-10T18:00:55.997Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2283904571694740860tmp [2022-03-10T18:00:56.008Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6795487334355801381tmp [2022-03-10T18:00:56.018Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config7703539107943512640tmp [Pipeline] { [Pipeline] echo [2022-03-10T18:00:56.032Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T18:00:56.317Z] ---> sigul-configuration.sh [2022-03-10T18:00:56.318Z] gpg: directory `/root/.gnupg' created [2022-03-10T18:00:56.318Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-03-10T18:00:56.318Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-03-10T18:00:56.318Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-03-10T18:00:56.318Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-03-10T18:00:56.318Z] gpg: CAST5 encrypted data [2022-03-10T18:00:56.318Z] gpg: encrypted with 1 passphrase [2022-03-10T18:00:56.318Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-03-10T18:00:56.610Z] + mkdir /home/jenkins [2022-03-10T18:00:56.610Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-03-10T18:00:56.907Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-03-10T18:00:56.917Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T18:00:57.208Z] ---> sigul-install.sh [2022-03-10T18:00:57.208Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-03-10T18:00:57.509Z] + git tag --list [2022-03-10T18:00:57.509Z] v0.0.0 [2022-03-10T18:00:57.509Z] v0.0.1 [2022-03-10T18:00:57.509Z] v0.1.0 [2022-03-10T18:00:57.509Z] v0.1.1 [2022-03-10T18:00:57.509Z] v0.1.10 [2022-03-10T18:00:57.509Z] v0.1.100 [2022-03-10T18:00:57.509Z] v0.1.101 [2022-03-10T18:00:57.509Z] v0.1.102 [2022-03-10T18:00:57.509Z] v0.1.103 [2022-03-10T18:00:57.509Z] v0.1.104 [2022-03-10T18:00:57.509Z] v0.1.105 [2022-03-10T18:00:57.509Z] v0.1.106 [2022-03-10T18:00:57.509Z] v0.1.107 [2022-03-10T18:00:57.509Z] v0.1.108 [2022-03-10T18:00:57.509Z] v0.1.109 [2022-03-10T18:00:57.509Z] v0.1.11 [2022-03-10T18:00:57.509Z] v0.1.110 [2022-03-10T18:00:57.509Z] v0.1.111 [2022-03-10T18:00:57.509Z] v0.1.112 [2022-03-10T18:00:57.509Z] v0.1.113 [2022-03-10T18:00:57.509Z] v0.1.114 [2022-03-10T18:00:57.509Z] v0.1.115 [2022-03-10T18:00:57.509Z] v0.1.116 [2022-03-10T18:00:57.509Z] v0.1.117 [2022-03-10T18:00:57.509Z] v0.1.118 [2022-03-10T18:00:57.509Z] v0.1.119 [2022-03-10T18:00:57.509Z] v0.1.12 [2022-03-10T18:00:57.509Z] v0.1.120 [2022-03-10T18:00:57.509Z] v0.1.121 [2022-03-10T18:00:57.509Z] v0.1.122 [2022-03-10T18:00:57.509Z] v0.1.123 [2022-03-10T18:00:57.509Z] v0.1.124 [2022-03-10T18:00:57.509Z] v0.1.125 [2022-03-10T18:00:57.509Z] v0.1.126 [2022-03-10T18:00:57.509Z] v0.1.127 [2022-03-10T18:00:57.509Z] v0.1.128 [2022-03-10T18:00:57.509Z] v0.1.129 [2022-03-10T18:00:57.509Z] v0.1.13 [2022-03-10T18:00:57.509Z] v0.1.130 [2022-03-10T18:00:57.509Z] v0.1.131 [2022-03-10T18:00:57.509Z] v0.1.132 [2022-03-10T18:00:57.509Z] v0.1.133 [2022-03-10T18:00:57.509Z] v0.1.134 [2022-03-10T18:00:57.509Z] v0.1.135 [2022-03-10T18:00:57.509Z] v0.1.136 [2022-03-10T18:00:57.509Z] v0.1.137 [2022-03-10T18:00:57.509Z] v0.1.138 [2022-03-10T18:00:57.509Z] v0.1.139 [2022-03-10T18:00:57.509Z] v0.1.14 [2022-03-10T18:00:57.509Z] v0.1.140 [2022-03-10T18:00:57.509Z] v0.1.141 [2022-03-10T18:00:57.509Z] v0.1.142 [2022-03-10T18:00:57.509Z] v0.1.143 [2022-03-10T18:00:57.509Z] v0.1.144 [2022-03-10T18:00:57.509Z] v0.1.145 [2022-03-10T18:00:57.509Z] v0.1.146 [2022-03-10T18:00:57.509Z] v0.1.147 [2022-03-10T18:00:57.509Z] v0.1.148 [2022-03-10T18:00:57.509Z] v0.1.149 [2022-03-10T18:00:57.509Z] v0.1.15 [2022-03-10T18:00:57.509Z] v0.1.16 [2022-03-10T18:00:57.509Z] v0.1.17 [2022-03-10T18:00:57.509Z] v0.1.18 [2022-03-10T18:00:57.509Z] v0.1.19 [2022-03-10T18:00:57.509Z] v0.1.2 [2022-03-10T18:00:57.509Z] v0.1.20 [2022-03-10T18:00:57.509Z] v0.1.21 [2022-03-10T18:00:57.509Z] v0.1.22 [2022-03-10T18:00:57.509Z] v0.1.23 [2022-03-10T18:00:57.509Z] v0.1.24 [2022-03-10T18:00:57.509Z] v0.1.25 [2022-03-10T18:00:57.509Z] v0.1.26 [2022-03-10T18:00:57.509Z] v0.1.27 [2022-03-10T18:00:57.509Z] v0.1.28 [2022-03-10T18:00:57.509Z] v0.1.29 [2022-03-10T18:00:57.509Z] v0.1.3 [2022-03-10T18:00:57.509Z] v0.1.30 [2022-03-10T18:00:57.509Z] v0.1.31 [2022-03-10T18:00:57.509Z] v0.1.32 [2022-03-10T18:00:57.509Z] v0.1.33 [2022-03-10T18:00:57.509Z] v0.1.34 [2022-03-10T18:00:57.509Z] v0.1.35 [2022-03-10T18:00:57.509Z] v0.1.36 [2022-03-10T18:00:57.509Z] v0.1.37 [2022-03-10T18:00:57.509Z] v0.1.38 [2022-03-10T18:00:57.509Z] v0.1.39 [2022-03-10T18:00:57.509Z] v0.1.4 [2022-03-10T18:00:57.509Z] v0.1.40 [2022-03-10T18:00:57.509Z] v0.1.41 [2022-03-10T18:00:57.509Z] v0.1.42 [2022-03-10T18:00:57.509Z] v0.1.43 [2022-03-10T18:00:57.509Z] v0.1.44 [2022-03-10T18:00:57.509Z] v0.1.45 [2022-03-10T18:00:57.509Z] v0.1.46 [2022-03-10T18:00:57.509Z] v0.1.47 [2022-03-10T18:00:57.509Z] v0.1.48 [2022-03-10T18:00:57.509Z] v0.1.49 [2022-03-10T18:00:57.509Z] v0.1.5 [2022-03-10T18:00:57.509Z] v0.1.50 [2022-03-10T18:00:57.509Z] v0.1.51 [2022-03-10T18:00:57.509Z] v0.1.52 [2022-03-10T18:00:57.509Z] v0.1.53 [2022-03-10T18:00:57.509Z] v0.1.54 [2022-03-10T18:00:57.509Z] v0.1.55 [2022-03-10T18:00:57.509Z] v0.1.56 [2022-03-10T18:00:57.509Z] v0.1.57 [2022-03-10T18:00:57.509Z] v0.1.58 [2022-03-10T18:00:57.509Z] v0.1.59 [2022-03-10T18:00:57.509Z] v0.1.6 [2022-03-10T18:00:57.509Z] v0.1.60 [2022-03-10T18:00:57.509Z] v0.1.61 [2022-03-10T18:00:57.509Z] v0.1.62 [2022-03-10T18:00:57.509Z] v0.1.63 [2022-03-10T18:00:57.509Z] v0.1.64 [2022-03-10T18:00:57.509Z] v0.1.65 [2022-03-10T18:00:57.509Z] v0.1.66 [2022-03-10T18:00:57.509Z] v0.1.67 [2022-03-10T18:00:57.509Z] v0.1.68 [2022-03-10T18:00:57.509Z] v0.1.69 [2022-03-10T18:00:57.509Z] v0.1.7 [2022-03-10T18:00:57.509Z] v0.1.70 [2022-03-10T18:00:57.509Z] v0.1.71 [2022-03-10T18:00:57.509Z] v0.1.72 [2022-03-10T18:00:57.509Z] v0.1.73 [2022-03-10T18:00:57.509Z] v0.1.74 [2022-03-10T18:00:57.509Z] v0.1.75 [2022-03-10T18:00:57.509Z] v0.1.76 [2022-03-10T18:00:57.509Z] v0.1.77 [2022-03-10T18:00:57.509Z] v0.1.78 [2022-03-10T18:00:57.509Z] v0.1.79 [2022-03-10T18:00:57.509Z] v0.1.8 [2022-03-10T18:00:57.509Z] v0.1.80 [2022-03-10T18:00:57.509Z] v0.1.81 [2022-03-10T18:00:57.509Z] v0.1.82 [2022-03-10T18:00:57.509Z] v0.1.83 [2022-03-10T18:00:57.509Z] v0.1.84 [2022-03-10T18:00:57.509Z] v0.1.85 [2022-03-10T18:00:57.509Z] v0.1.86 [2022-03-10T18:00:57.509Z] v0.1.87 [2022-03-10T18:00:57.509Z] v0.1.88 [2022-03-10T18:00:57.509Z] v0.1.89 [2022-03-10T18:00:57.509Z] v0.1.9 [2022-03-10T18:00:57.509Z] v0.1.90 [2022-03-10T18:00:57.509Z] v0.1.91 [2022-03-10T18:00:57.509Z] v0.1.92 [2022-03-10T18:00:57.509Z] v0.1.93 [2022-03-10T18:00:57.509Z] v0.1.94 [2022-03-10T18:00:57.509Z] v0.1.95 [2022-03-10T18:00:57.509Z] v0.1.96 [2022-03-10T18:00:57.509Z] v0.1.97 [2022-03-10T18:00:57.509Z] v0.1.98 [2022-03-10T18:00:57.509Z] v0.1.99 [2022-03-10T18:00:57.509Z] v2.0.0 [2022-03-10T18:00:57.509Z] v2.0.0-dev.1 [2022-03-10T18:00:57.509Z] v2.0.0-dev.10 [2022-03-10T18:00:57.509Z] v2.0.0-dev.100 [2022-03-10T18:00:57.509Z] v2.0.0-dev.101 [2022-03-10T18:00:57.509Z] v2.0.0-dev.102 [2022-03-10T18:00:57.509Z] v2.0.0-dev.103 [2022-03-10T18:00:57.509Z] v2.0.0-dev.11 [2022-03-10T18:00:57.509Z] v2.0.0-dev.12 [2022-03-10T18:00:57.509Z] v2.0.0-dev.13 [2022-03-10T18:00:57.509Z] v2.0.0-dev.14 [2022-03-10T18:00:57.509Z] v2.0.0-dev.15 [2022-03-10T18:00:57.509Z] v2.0.0-dev.16 [2022-03-10T18:00:57.509Z] v2.0.0-dev.17 [2022-03-10T18:00:57.509Z] v2.0.0-dev.18 [2022-03-10T18:00:57.509Z] v2.0.0-dev.19 [2022-03-10T18:00:57.509Z] v2.0.0-dev.2 [2022-03-10T18:00:57.509Z] v2.0.0-dev.20 [2022-03-10T18:00:57.509Z] v2.0.0-dev.21 [2022-03-10T18:00:57.509Z] v2.0.0-dev.22 [2022-03-10T18:00:57.509Z] v2.0.0-dev.23 [2022-03-10T18:00:57.509Z] v2.0.0-dev.24 [2022-03-10T18:00:57.509Z] v2.0.0-dev.25 [2022-03-10T18:00:57.509Z] v2.0.0-dev.26 [2022-03-10T18:00:57.509Z] v2.0.0-dev.27 [2022-03-10T18:00:57.509Z] v2.0.0-dev.28 [2022-03-10T18:00:57.509Z] v2.0.0-dev.29 [2022-03-10T18:00:57.509Z] v2.0.0-dev.3 [2022-03-10T18:00:57.509Z] v2.0.0-dev.30 [2022-03-10T18:00:57.509Z] v2.0.0-dev.31 [2022-03-10T18:00:57.509Z] v2.0.0-dev.32 [2022-03-10T18:00:57.509Z] v2.0.0-dev.33 [2022-03-10T18:00:57.509Z] v2.0.0-dev.34 [2022-03-10T18:00:57.509Z] v2.0.0-dev.35 [2022-03-10T18:00:57.509Z] v2.0.0-dev.36 [2022-03-10T18:00:57.509Z] v2.0.0-dev.37 [2022-03-10T18:00:57.509Z] v2.0.0-dev.38 [2022-03-10T18:00:57.509Z] v2.0.0-dev.39 [2022-03-10T18:00:57.509Z] v2.0.0-dev.4 [2022-03-10T18:00:57.509Z] v2.0.0-dev.40 [2022-03-10T18:00:57.509Z] v2.0.0-dev.41 [2022-03-10T18:00:57.509Z] v2.0.0-dev.42 [2022-03-10T18:00:57.509Z] v2.0.0-dev.43 [2022-03-10T18:00:57.509Z] v2.0.0-dev.44 [2022-03-10T18:00:57.509Z] v2.0.0-dev.45 [2022-03-10T18:00:57.509Z] v2.0.0-dev.46 [2022-03-10T18:00:57.509Z] v2.0.0-dev.47 [2022-03-10T18:00:57.509Z] v2.0.0-dev.48 [2022-03-10T18:00:57.509Z] v2.0.0-dev.49 [2022-03-10T18:00:57.509Z] v2.0.0-dev.5 [2022-03-10T18:00:57.509Z] v2.0.0-dev.50 [2022-03-10T18:00:57.509Z] v2.0.0-dev.51 [2022-03-10T18:00:57.509Z] v2.0.0-dev.52 [2022-03-10T18:00:57.509Z] v2.0.0-dev.53 [2022-03-10T18:00:57.509Z] v2.0.0-dev.54 [2022-03-10T18:00:57.509Z] v2.0.0-dev.55 [2022-03-10T18:00:57.509Z] v2.0.0-dev.56 [2022-03-10T18:00:57.509Z] v2.0.0-dev.57 [2022-03-10T18:00:57.509Z] v2.0.0-dev.58 [2022-03-10T18:00:57.509Z] v2.0.0-dev.59 [2022-03-10T18:00:57.509Z] v2.0.0-dev.6 [2022-03-10T18:00:57.509Z] v2.0.0-dev.60 [2022-03-10T18:00:57.509Z] v2.0.0-dev.61 [2022-03-10T18:00:57.509Z] v2.0.0-dev.62 [2022-03-10T18:00:57.509Z] v2.0.0-dev.63 [2022-03-10T18:00:57.509Z] v2.0.0-dev.64 [2022-03-10T18:00:57.509Z] v2.0.0-dev.65 [2022-03-10T18:00:57.509Z] v2.0.0-dev.66 [2022-03-10T18:00:57.509Z] v2.0.0-dev.67 [2022-03-10T18:00:57.509Z] v2.0.0-dev.68 [2022-03-10T18:00:57.509Z] v2.0.0-dev.69 [2022-03-10T18:00:57.509Z] v2.0.0-dev.7 [2022-03-10T18:00:57.509Z] v2.0.0-dev.70 [2022-03-10T18:00:57.509Z] v2.0.0-dev.71 [2022-03-10T18:00:57.509Z] v2.0.0-dev.72 [2022-03-10T18:00:57.509Z] v2.0.0-dev.73 [2022-03-10T18:00:57.509Z] v2.0.0-dev.74 [2022-03-10T18:00:57.509Z] v2.0.0-dev.75 [2022-03-10T18:00:57.509Z] v2.0.0-dev.76 [2022-03-10T18:00:57.509Z] v2.0.0-dev.77 [2022-03-10T18:00:57.509Z] v2.0.0-dev.78 [2022-03-10T18:00:57.509Z] v2.0.0-dev.79 [2022-03-10T18:00:57.509Z] v2.0.0-dev.8 [2022-03-10T18:00:57.509Z] v2.0.0-dev.80 [2022-03-10T18:00:57.509Z] v2.0.0-dev.81 [2022-03-10T18:00:57.509Z] v2.0.0-dev.82 [2022-03-10T18:00:57.509Z] v2.0.0-dev.83 [2022-03-10T18:00:57.509Z] v2.0.0-dev.84 [2022-03-10T18:00:57.509Z] v2.0.0-dev.85 [2022-03-10T18:00:57.509Z] v2.0.0-dev.86 [2022-03-10T18:00:57.509Z] v2.0.0-dev.87 [2022-03-10T18:00:57.509Z] v2.0.0-dev.88 [2022-03-10T18:00:57.509Z] v2.0.0-dev.89 [2022-03-10T18:00:57.509Z] v2.0.0-dev.9 [2022-03-10T18:00:57.509Z] v2.0.0-dev.90 [2022-03-10T18:00:57.509Z] v2.0.0-dev.91 [2022-03-10T18:00:57.509Z] v2.0.0-dev.92 [2022-03-10T18:00:57.509Z] v2.0.0-dev.93 [2022-03-10T18:00:57.509Z] v2.0.0-dev.94 [2022-03-10T18:00:57.509Z] v2.0.0-dev.95 [2022-03-10T18:00:57.509Z] v2.0.0-dev.96 [2022-03-10T18:00:57.509Z] v2.0.0-dev.97 [2022-03-10T18:00:57.509Z] v2.0.0-dev.98 [2022-03-10T18:00:57.509Z] v2.0.0-dev.99 [2022-03-10T18:00:57.509Z] v2.0.1-dev.1 [2022-03-10T18:00:57.509Z] v2.0.1-dev.10 [2022-03-10T18:00:57.509Z] v2.0.1-dev.11 [2022-03-10T18:00:57.509Z] v2.0.1-dev.12 [2022-03-10T18:00:57.509Z] v2.0.1-dev.13 [2022-03-10T18:00:57.509Z] v2.0.1-dev.14 [2022-03-10T18:00:57.509Z] v2.0.1-dev.15 [2022-03-10T18:00:57.509Z] v2.0.1-dev.16 [2022-03-10T18:00:57.509Z] v2.0.1-dev.17 [2022-03-10T18:00:57.509Z] v2.0.1-dev.18 [2022-03-10T18:00:57.509Z] v2.0.1-dev.19 [2022-03-10T18:00:57.509Z] v2.0.1-dev.2 [2022-03-10T18:00:57.509Z] v2.0.1-dev.20 [2022-03-10T18:00:57.509Z] v2.0.1-dev.21 [2022-03-10T18:00:57.509Z] v2.0.1-dev.22 [2022-03-10T18:00:57.509Z] v2.0.1-dev.23 [2022-03-10T18:00:57.509Z] v2.0.1-dev.24 [2022-03-10T18:00:57.509Z] v2.0.1-dev.25 [2022-03-10T18:00:57.509Z] v2.0.1-dev.26 [2022-03-10T18:00:57.509Z] v2.0.1-dev.27 [2022-03-10T18:00:57.509Z] v2.0.1-dev.28 [2022-03-10T18:00:57.509Z] v2.0.1-dev.3 [2022-03-10T18:00:57.509Z] v2.0.1-dev.4 [2022-03-10T18:00:57.509Z] v2.0.1-dev.5 [2022-03-10T18:00:57.509Z] v2.0.1-dev.6 [2022-03-10T18:00:57.510Z] v2.0.1-dev.7 [2022-03-10T18:00:57.510Z] v2.0.1-dev.8 [2022-03-10T18:00:57.510Z] v2.0.1-dev.9 [2022-03-10T18:00:57.510Z] v2.1.0 [2022-03-10T18:00:57.510Z] v2.1.1-dev.1 [2022-03-10T18:00:57.510Z] v2.2.0-dev.1 [2022-03-10T18:00:57.510Z] v2.2.0-dev.10 [2022-03-10T18:00:57.510Z] v2.2.0-dev.11 [2022-03-10T18:00:57.510Z] v2.2.0-dev.12 [2022-03-10T18:00:57.510Z] v2.2.0-dev.2 [2022-03-10T18:00:57.510Z] v2.2.0-dev.3 [2022-03-10T18:00:57.510Z] v2.2.0-dev.4 [2022-03-10T18:00:57.510Z] v2.2.0-dev.5 [2022-03-10T18:00:57.510Z] v2.2.0-dev.6 [2022-03-10T18:00:57.510Z] v2.2.0-dev.7 [2022-03-10T18:00:57.510Z] v2.2.0-dev.8 [2022-03-10T18:00:57.510Z] v2.2.0-dev.9 [Pipeline] sh [2022-03-10T18:00:57.811Z] + lftools sign git-tag v2.2.0-dev.12 [2022-03-10T18:00:58.383Z] Signing Git tag with Sigul... [2022-03-10T18:00:58.383Z] Signing v2.2.0-dev.12 [Pipeline] echo [2022-03-10T18:00:58.655Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T18:00:58.948Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-03-10T18:00:58.957Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-03-10T18:00:58.982Z] $ docker stop --time=1 44173d518b73298867617f66bac5eafe27d73b1acbfca78f37c0b7cea052e320 [2022-03-10T18:01:00.187Z] $ docker rm -f 44173d518b73298867617f66bac5eafe27d73b1acbfca78f37c0b7cea052e320 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-03-10T18:01:00.635Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-10T18:01:00.635Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-10T18:01:00.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T18:01:00.937Z] . [Pipeline] withDockerContainer [2022-03-10T18:01:01.009Z] prd-centos7-docker-4c-2g-6785 does not seem to be running inside a container [2022-03-10T18:01:01.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-10T18:01:01.462Z] $ docker top 2041d9c82fd4b91a1728d8767612e270c20fa43c89c9cc448a9ad4be3917d20b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-10T18:01:01.573Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-10T18:01:01.573Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-10T18:01:01.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-10T18:01:01.690Z] $ docker exec 2041d9c82fd4b91a1728d8767612e270c20fa43c89c9cc448a9ad4be3917d20b ssh-agent [2022-03-10T18:01:01.797Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCIBfhj/agent.13 [2022-03-10T18:01:01.797Z] SSH_AGENT_PID=20 [2022-03-10T18:01:01.804Z] Running ssh-add (command line suppressed) [2022-03-10T18:01:01.908Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3495706710537778108.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3495706710537778108.key) [2022-03-10T18:01:01.922Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-10T18:01:02.231Z] + git semver bump pre [2022-03-10T18:01:02.231Z] # -> Open(): unable to determine branch for HEAD [2022-03-10T18:01:02.231Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2022-03-10T18:01:02.231Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2022-03-10T18:01:02.231Z] # $SEMVER_REMOTE_NAME = origin [2022-03-10T18:01:02.231Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-10T18:01:02.231Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-10T18:01:02.231Z] # $SEMVER_BRANCH = main [2022-03-10T18:01:02.231Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [2022-03-10T18:01:02.231Z] 2.2.0-dev.13 [Pipeline] } [2022-03-10T18:01:02.242Z] $ docker exec --env ******** --env ******** 2041d9c82fd4b91a1728d8767612e270c20fa43c89c9cc448a9ad4be3917d20b ssh-agent -k [2022-03-10T18:01:02.336Z] unset SSH_AUTH_SOCK; [2022-03-10T18:01:02.337Z] unset SSH_AGENT_PID; [2022-03-10T18:01:02.337Z] echo Agent pid 20 killed; [2022-03-10T18:01:02.344Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-10T18:01:02.655Z] + git semver [Pipeline] } [2022-03-10T18:01:02.670Z] $ docker stop --time=1 2041d9c82fd4b91a1728d8767612e270c20fa43c89c9cc448a9ad4be3917d20b [2022-03-10T18:01:03.871Z] $ docker rm -f 2041d9c82fd4b91a1728d8767612e270c20fa43c89c9cc448a9ad4be3917d20b [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-10T18:01:04.234Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-10T18:01:04.234Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-10T18:01:04.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T18:01:04.539Z] . [Pipeline] withDockerContainer [2022-03-10T18:01:04.613Z] prd-centos7-docker-4c-2g-6785 does not seem to be running inside a container [2022-03-10T18:01:04.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-10T18:01:05.086Z] $ docker top 819784c97cb37d2fe957ee669c212a1449dcec7e7a12f4c6e1162e795d991990 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-10T18:01:05.175Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-10T18:01:05.175Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-10T18:01:05.300Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-10T18:01:05.304Z] $ docker exec 819784c97cb37d2fe957ee669c212a1449dcec7e7a12f4c6e1162e795d991990 ssh-agent [2022-03-10T18:01:05.414Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJInhGL/agent.13 [2022-03-10T18:01:05.414Z] SSH_AGENT_PID=20 [2022-03-10T18:01:05.420Z] Running ssh-add (command line suppressed) [2022-03-10T18:01:05.528Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7912676261323468612.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7912676261323468612.key) [2022-03-10T18:01:05.540Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-10T18:01:05.833Z] + git semver push [2022-03-10T18:01:05.833Z] # -> Open(): unable to determine branch for HEAD [2022-03-10T18:01:05.833Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2022-03-10T18:01:05.833Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2022-03-10T18:01:05.833Z] # $SEMVER_REMOTE_NAME = origin [2022-03-10T18:01:05.833Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-10T18:01:05.833Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-10T18:01:05.833Z] # $SEMVER_BRANCH = main [2022-03-10T18:01:05.833Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } [2022-03-10T18:01:08.399Z] $ docker exec --env ******** --env ******** 819784c97cb37d2fe957ee669c212a1449dcec7e7a12f4c6e1162e795d991990 ssh-agent -k [2022-03-10T18:01:08.490Z] unset SSH_AUTH_SOCK; [2022-03-10T18:01:08.490Z] unset SSH_AGENT_PID; [2022-03-10T18:01:08.490Z] echo Agent pid 20 killed; [2022-03-10T18:01:08.504Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-10T18:01:08.820Z] + git semver [Pipeline] } [2022-03-10T18:01:08.834Z] $ docker stop --time=1 819784c97cb37d2fe957ee669c212a1449dcec7e7a12f4c6e1162e795d991990 [2022-03-10T18:01:10.033Z] $ docker rm -f 819784c97cb37d2fe957ee669c212a1449dcec7e7a12f4c6e1162e795d991990 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-10T18:01:10.665Z] + '[' -d /w/workspace/undry_go-mod-core-contracts_main/archives ']' [2022-03-10T18:01:10.665Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2022-03-10T18:01:10.665Z] total 8 [2022-03-10T18:01:10.665Z] drwxr-xr-x. 3 root root 34 Mar 10 17:57 . [2022-03-10T18:01:10.665Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 10 18:00 .. [2022-03-10T18:01:10.665Z] drwxr-xr-x. 2 root root 6 Mar 10 17:57 cost [2022-03-10T18:01:10.665Z] -rw-r--r--. 1 root root 91 Mar 10 17:57 cost.csv [2022-03-10T18:01:10.665Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives [2022-03-10T18:01:10.665Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2022-03-10T18:01:10.665Z] total 8 [2022-03-10T18:01:10.665Z] drwxr-xr-x. 3 jenkins jenkins 34 Mar 10 17:57 . [2022-03-10T18:01:10.665Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 10 18:00 .. [2022-03-10T18:01:10.665Z] drwxr-xr-x. 2 jenkins jenkins 6 Mar 10 17:57 cost [2022-03-10T18:01:10.665Z] -rw-r--r--. 1 jenkins jenkins 91 Mar 10 17:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-10T18:01:10.969Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T18:01:11.535Z] ---> package-listing.sh [2022-03-10T18:01:11.535Z] ++ facter osfamily [2022-03-10T18:01:11.535Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-10T18:01:11.796Z] + OS_FAMILY=redhat [2022-03-10T18:01:11.797Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2022-03-10T18:01:11.797Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-10T18:01:11.797Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-10T18:01:11.797Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-10T18:01:11.797Z] + PACKAGES=/tmp/packages_start.txt [2022-03-10T18:01:11.797Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2022-03-10T18:01:11.797Z] + PACKAGES=/tmp/packages_end.txt [2022-03-10T18:01:11.797Z] + case "${OS_FAMILY}" in [2022-03-10T18:01:11.797Z] + sort [2022-03-10T18:01:11.797Z] + rpm -qa [2022-03-10T18:01:12.369Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-10T18:01:12.369Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-10T18:01:12.369Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-10T18:01:12.369Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2022-03-10T18:01:12.369Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2022-03-10T18:01:12.369Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo [2022-03-10T18:01:12.382Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-10T18:01:12.665Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-10T18:01:13.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T18:01:13.229Z] . [Pipeline] withDockerContainer [2022-03-10T18:01:13.301Z] prd-centos7-docker-4c-2g-6785 does not seem to be running inside a container [2022-03-10T18:01:13.341Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-10T18:01:13.558Z] $ docker top 6d7912a2800bbb14ea726cfe3c3e6e8a6b2f3193bc56d1b75a80aa15e9bbbeda -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-10T18:01:13.911Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-10T18:01:14.201Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-10T18:01:14.491Z] + ls /var/log/sa-host [2022-03-10T18:01:14.491Z] + sadf -c /var/log/sa-host/sa10 [2022-03-10T18:01:14.491Z] file_magic: OK [2022-03-10T18:01:14.491Z] HZ: Using current value: 100 [2022-03-10T18:01:14.491Z] file_header: OK [2022-03-10T18:01:14.491Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-10T18:01:14.491Z] Statistics: [2022-03-10T18:01:14.491Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-10T18:01:14.491Z] File successfully converted to sysstat format version 12.5.2 [2022-03-10T18:01:14.491Z] + sadf -c /var/log/sa-host/sa17 [2022-03-10T18:01:14.491Z] file_magic: OK [2022-03-10T18:01:14.491Z] HZ: Using current value: 100 [2022-03-10T18:01:14.491Z] file_header: OK [2022-03-10T18:01:14.491Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-10T18:01:14.491Z] Statistics: [2022-03-10T18:01:14.491Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-10T18:01:14.491Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-10T18:01:14.704Z] provisioning config files... [2022-03-10T18:01:14.717Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5234627562853165412tmp [Pipeline] { [Pipeline] echo [2022-03-10T18:01:14.735Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T18:01:15.028Z] ---> create-netrc.sh [Pipeline] } [2022-03-10T18:01:15.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-10T18:01:15.376Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-10T18:01:15.386Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T18:01:15.677Z] ---> sudo-logs.sh [2022-03-10T18:01:15.677Z] Archiving 'sudo' log.. [2022-03-10T18:01:15.677Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6785.novalocal: Name or service not known [2022-03-10T18:01:15.677Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6785.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-10T18:01:15.716Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T18:01:16.005Z] ---> job-cost.sh [2022-03-10T18:01:16.005Z] lf-activate-venv: SKIPPING [2022-03-10T18:01:16.005Z] DEBUG: total: 0.05999999865889549 [2022-03-10T18:01:16.005Z] INFO: Retrieving Stack Cost... [2022-03-10T18:01:16.267Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-10T18:01:16.843Z] INFO: Archiving Costs [Pipeline] echo [2022-03-10T18:01:16.859Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T18:01:17.148Z] ---> logs-deploy.sh [2022-03-10T18:01:17.149Z] lf-activate-venv: SKIPPING [2022-03-10T18:01:17.149Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/44 [2022-03-10T18:01:17.149Z] INFO: archiving workspace using pattern(s): [2022-03-10T18:01:18.095Z] Archives upload complete. [2022-03-10T18:01:18.356Z] INFO: archiving logs to Nexus [2022-03-10T18:01:18.935Z] ---> uname -a: [2022-03-10T18:01:18.935Z] Linux prd-centos7-docker-4c-2g-6785.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-03-10T18:01:18.935Z] [2022-03-10T18:01:18.935Z] [2022-03-10T18:01:18.935Z] ---> lscpu: [2022-03-10T18:01:18.935Z] Architecture: x86_64 [2022-03-10T18:01:18.935Z] CPU op-mode(s): 32-bit, 64-bit [2022-03-10T18:01:18.935Z] Byte Order: Little Endian [2022-03-10T18:01:18.935Z] Address sizes: 40 bits physical, 48 bits virtual [2022-03-10T18:01:18.935Z] CPU(s): 2 [2022-03-10T18:01:18.935Z] On-line CPU(s) list: 0,1 [2022-03-10T18:01:18.935Z] Thread(s) per core: 1 [2022-03-10T18:01:18.935Z] Core(s) per socket: 1 [2022-03-10T18:01:18.935Z] Socket(s): 2 [2022-03-10T18:01:18.935Z] NUMA node(s): 1 [2022-03-10T18:01:18.935Z] Vendor ID: AuthenticAMD [2022-03-10T18:01:18.935Z] CPU family: 23 [2022-03-10T18:01:18.935Z] Model: 49 [2022-03-10T18:01:18.935Z] Model name: AMD EPYC-Rome Processor [2022-03-10T18:01:18.935Z] Stepping: 0 [2022-03-10T18:01:18.935Z] CPU MHz: 2799.998 [2022-03-10T18:01:18.935Z] BogoMIPS: 5599.99 [2022-03-10T18:01:18.935Z] Virtualization: AMD-V [2022-03-10T18:01:18.935Z] Hypervisor vendor: KVM [2022-03-10T18:01:18.935Z] Virtualization type: full [2022-03-10T18:01:18.935Z] L1d cache: 64 KiB [2022-03-10T18:01:18.935Z] L1i cache: 64 KiB [2022-03-10T18:01:18.935Z] L2 cache: 1 MiB [2022-03-10T18:01:18.935Z] L3 cache: 32 MiB [2022-03-10T18:01:18.935Z] NUMA node0 CPU(s): 0,1 [2022-03-10T18:01:18.935Z] Vulnerability Itlb multihit: Not affected [2022-03-10T18:01:18.935Z] Vulnerability L1tf: Not affected [2022-03-10T18:01:18.935Z] Vulnerability Mds: Not affected [2022-03-10T18:01:18.935Z] Vulnerability Meltdown: Not affected [2022-03-10T18:01:18.935Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-03-10T18:01:18.935Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2022-03-10T18:01:18.935Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2022-03-10T18:01:18.935Z] Vulnerability Srbds: Not affected [2022-03-10T18:01:18.935Z] Vulnerability Tsx async abort: Not affected [2022-03-10T18:01:18.935Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2022-03-10T18:01:18.935Z] [2022-03-10T18:01:18.935Z]