Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ec4437d73c8faf26a6f49edc7eeb7a6e3b1962e6 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-ssh9730652964478211099.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh7220181622529584890.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh12692402109128885082.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh1995587368903589230.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-ssh12483720803859552814.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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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 ‘prd-ubuntu20.04-docker-8c-8g-64443’ is offline Running on prd-ubuntu20.04-docker-8c-8g-64445 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 ec4437d73c8faf26a6f49edc7eeb7a6e3b1962e6 (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 ec4437d73c8faf26a6f49edc7eeb7a6e3b1962e6 # timeout=10 Commit message: "Merge pull request #736 from jinlinGuan/issue-735" > git rev-list --no-walk 05a9eb50a5663f6a5fcaac6a976a272bf396ea50 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:39:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:39:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:39:02 ========================================================= 02:39:02 EdgeX Global Pipelines Version Info 02:39:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:39:03 ------------------- 02:39:03 stable info: 02:39:03 ------------------- 02:39:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:39:03 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 02:39:03 Message: update stable to v1.0.230 02:39:04 ------------------- 02:39:04 experimental info: 02:39:04 ------------------- 02:39:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:39:04 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 02:39:04 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec4437d73c8faf26a6f49edc7eeb7a6e3b1962e6 [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec4437d [Pipeline] echo 02:39:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:39:05 + git rev-list -1 --merges ec4437d73c8faf26a6f49edc7eeb7a6e3b1962e6~1..ec4437d73c8faf26a6f49edc7eeb7a6e3b1962e6 [Pipeline] echo 02:39:05 -----------> git rev-list -1 --merges ec4437d73c8faf26a6f49edc7eeb7a6e3b1962e6~1..ec4437d73c8faf26a6f49edc7eeb7a6e3b1962e6 ec4437d73c8faf26a6f49edc7eeb7a6e3b1962e6 02:39:05 ec4437d73c8faf26a6f49edc7eeb7a6e3b1962e6 [false] [Pipeline] sh 02:39:05 + git log --format=format:%s -1 ec4437d73c8faf26a6f49edc7eeb7a6e3b1962e6 [Pipeline] echo 02:39:05 ========================================================= 02:39:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:39:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:39:05 + git log --format=format:%s -1 ec4437d73c8faf26a6f49edc7eeb7a6e3b1962e6 [Pipeline] echo 02:39:05 [semverPrep] GIT_COMMIT: ec4437d73c8faf26a6f49edc7eeb7a6e3b1962e6, Commit Message: Merge pull request #736 from jinlinGuan/issue-735 [Pipeline] echo 02:39:05 [semverPrep] This is not a build commit. [Pipeline] sh 02:39:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:39:06 + grep -v github /etc/ssh/ssh_known_hosts 02:39:06 + [ -e /tmp/ssh_known_hosts ] 02:39:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:39:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:39:06 + sudo tee -a /etc/ssh/ssh_known_hosts 02:39:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 02:39:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 02:39:07 02:39:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:39:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 02:39:07 latest: Pulling from edgex-devops/py-git-semver 02:39:07 1fe172e4850f: Pulling fs layer 02:39:07 caf521ccaac6: Pulling fs layer 02:39:07 3ead6fa29328: Pulling fs layer 02:39:07 5c2a1cbceb83: Pulling fs layer 02:39:07 a8d5f1318db7: Pulling fs layer 02:39:07 c427282e49a2: Pulling fs layer 02:39:07 1827001aaf11: Pulling fs layer 02:39:07 0714d37db230: Pulling fs layer 02:39:07 ac28cf19c067: Pulling fs layer 02:39:07 ca983d60f3e2: Pulling fs layer 02:39:07 9f894cec8388: Pulling fs layer 02:39:07 a8d5f1318db7: Waiting 02:39:07 c427282e49a2: Waiting 02:39:07 1827001aaf11: Waiting 02:39:07 0714d37db230: Waiting 02:39:07 ac28cf19c067: Waiting 02:39:07 9f894cec8388: Waiting 02:39:07 ca983d60f3e2: Waiting 02:39:07 5c2a1cbceb83: Waiting 02:39:07 caf521ccaac6: Verifying Checksum 02:39:07 caf521ccaac6: Download complete 02:39:07 5c2a1cbceb83: Verifying Checksum 02:39:07 5c2a1cbceb83: Download complete 02:39:07 a8d5f1318db7: Download complete 02:39:07 c427282e49a2: Download complete 02:39:07 3ead6fa29328: Verifying Checksum 02:39:07 3ead6fa29328: Download complete 02:39:07 0714d37db230: Verifying Checksum 02:39:07 0714d37db230: Download complete 02:39:07 ac28cf19c067: Download complete 02:39:07 ca983d60f3e2: Verifying Checksum 02:39:07 ca983d60f3e2: Download complete 02:39:07 9f894cec8388: Download complete 02:39:07 1fe172e4850f: Verifying Checksum 02:39:07 1fe172e4850f: Download complete 02:39:08 1827001aaf11: Verifying Checksum 02:39:08 1827001aaf11: Download complete 02:39:09 1fe172e4850f: Pull complete 02:39:09 caf521ccaac6: Pull complete 02:39:09 3ead6fa29328: Pull complete 02:39:09 5c2a1cbceb83: Pull complete 02:39:10 a8d5f1318db7: Pull complete 02:39:10 c427282e49a2: Pull complete 02:39:12 1827001aaf11: Pull complete 02:39:12 0714d37db230: Pull complete 02:39:12 ac28cf19c067: Pull complete 02:39:12 ca983d60f3e2: Pull complete 02:39:12 9f894cec8388: Pull complete 02:39:12 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 02:39:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 02:39:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 02:39:12 prd-ubuntu20.04-docker-8c-8g-64445 does not seem to be running inside a container 02:39:12 $ 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:10003/edgex-devops/py-git-semver:latest cat 02:39:13 $ docker top 5b8c333d96a161e96d1edc99356e96f0b0f2c84ff0831f4ea7297ee38f4b3fa3 -eo pid,comm 02:39:13 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:39:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:39:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:39:13 [ssh-agent] Looking for ssh-agent implementation... 02:39:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:39:14 $ docker exec 5b8c333d96a161e96d1edc99356e96f0b0f2c84ff0831f4ea7297ee38f4b3fa3 ssh-agent 02:39:14 SSH_AUTH_SOCK=/tmp/ssh-xAXpwh588twO/agent.33 02:39:14 SSH_AGENT_PID=40 02:39:14 Running ssh-add (command line suppressed) 02:39:14 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2933078381596983759.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2933078381596983759.key) 02:39:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:39:14 + git tag --points-at HEAD [Pipeline] } 02:39:14 $ docker exec --env ******** --env ******** 5b8c333d96a161e96d1edc99356e96f0b0f2c84ff0831f4ea7297ee38f4b3fa3 ssh-agent -k 02:39:14 unset SSH_AUTH_SOCK; 02:39:14 unset SSH_AGENT_PID; 02:39:14 echo Agent pid 40 killed; 02:39:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:39:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:39:14 [ssh-agent] Looking for ssh-agent implementation... 02:39:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:39:14 $ docker exec 5b8c333d96a161e96d1edc99356e96f0b0f2c84ff0831f4ea7297ee38f4b3fa3 ssh-agent 02:39:15 SSH_AUTH_SOCK=/tmp/ssh-bYosMP1Skswy/agent.73 02:39:15 SSH_AGENT_PID=80 02:39:15 Running ssh-add (command line suppressed) 02:39:15 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1105904896476089578.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1105904896476089578.key) 02:39:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:39:15 + git semver init 02:39:15 2022-05-24 02:39:15,736 [run_init] DEBUG init version:0.0.0 force:False 02:39:15 2022-05-24 02:39:15,736 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 02:39:15 2022-05-24 02:39:15,737 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 02:39:15 2022-05-24 02:39:15,737 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/undry_go-mod-core-contracts_main/.semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 02:39:16 2022-05-24 02:39:16,507 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 02:39:16 2022-05-24 02:39:16,508 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 02:39:16 2022-05-24 02:39:16,508 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 02:39:16 2022-05-24 02:39:16,508 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 02:39:16 2.2.1-dev.3 [Pipeline] } 02:39:16 $ docker exec --env ******** --env ******** 5b8c333d96a161e96d1edc99356e96f0b0f2c84ff0831f4ea7297ee38f4b3fa3 ssh-agent -k 02:39:16 unset SSH_AUTH_SOCK; 02:39:16 unset SSH_AGENT_PID; 02:39:16 echo Agent pid 80 killed; 02:39:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:39:17 + git semver [Pipeline] } 02:39:17 $ docker stop --time=1 5b8c333d96a161e96d1edc99356e96f0b0f2c84ff0831f4ea7297ee38f4b3fa3 02:39:18 $ docker rm -f 5b8c333d96a161e96d1edc99356e96f0b0f2c84ff0831f4ea7297ee38f4b3fa3 [Pipeline] // withDockerContainer [Pipeline] sh 02:39:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:39:19 Stashed 1 file(s) [Pipeline] echo 02:39:19 [edgeXSemver]: initialized semver on version 2.2.1-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:39:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:39:19 ========================================================= 02:39:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 02:39:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:39:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:39:19 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 02:39:19 59bf1c3509f3: Pulling fs layer 02:39:19 666ba61612fd: Pulling fs layer 02:39:19 8ed8ca486205: Pulling fs layer 02:39:19 4fe6c5a15a65: Pulling fs layer 02:39:19 22a0e8bec74d: Pulling fs layer 02:39:19 ca2b28591e48: Pulling fs layer 02:39:19 a51346096db8: Pulling fs layer 02:39:19 daebc70d1ce1: Pulling fs layer 02:39:19 0e18a0eac166: Pulling fs layer 02:39:19 ca2b28591e48: Waiting 02:39:19 a51346096db8: Waiting 02:39:19 daebc70d1ce1: Waiting 02:39:19 0e18a0eac166: Waiting 02:39:19 4fe6c5a15a65: Waiting 02:39:19 22a0e8bec74d: Waiting 02:39:19 8ed8ca486205: Verifying Checksum 02:39:19 8ed8ca486205: Download complete 02:39:19 666ba61612fd: Download complete 02:39:19 22a0e8bec74d: Verifying Checksum 02:39:19 22a0e8bec74d: Download complete 02:39:19 ca2b28591e48: Verifying Checksum 02:39:19 ca2b28591e48: Download complete 02:39:19 a51346096db8: Download complete 02:39:19 59bf1c3509f3: Verifying Checksum 02:39:19 59bf1c3509f3: Download complete 02:39:20 daebc70d1ce1: Verifying Checksum 02:39:20 daebc70d1ce1: Download complete 02:39:20 59bf1c3509f3: Pull complete 02:39:20 666ba61612fd: Pull complete 02:39:20 8ed8ca486205: Pull complete 02:39:20 0e18a0eac166: Verifying Checksum 02:39:20 0e18a0eac166: Download complete 02:39:20 4fe6c5a15a65: Verifying Checksum 02:39:20 4fe6c5a15a65: Download complete 02:39:24 4fe6c5a15a65: Pull complete 02:39:24 22a0e8bec74d: Pull complete 02:39:24 ca2b28591e48: Pull complete 02:39:24 a51346096db8: Pull complete 02:39:24 daebc70d1ce1: Pull complete 02:39:26 0e18a0eac166: Pull complete 02:39:26 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 02:39:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:39:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 02:39:27 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 02:39:27 + docker inspect -f . ci-base-image-x86_64 02:39:27 . [Pipeline] withDockerContainer 02:39:27 prd-ubuntu20.04-docker-8c-8g-64445 does not seem to be running inside a container 02:39:27 $ 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 02:39:28 $ docker top 7f06d0149c344b58f5b7eb01f60689d0cdca7af00a6205d92d39cfff11dd1791 -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:29 + go version 02:39:29 go version go1.17.6 linux/amd64 [Pipeline] } 02:39:29 $ docker stop --time=1 7f06d0149c344b58f5b7eb01f60689d0cdca7af00a6205d92d39cfff11dd1791 02:39:30 $ docker rm -f 7f06d0149c344b58f5b7eb01f60689d0cdca7af00a6205d92d39cfff11dd1791 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:39:31 + docker inspect -f . ci-base-image-x86_64 02:39:31 . [Pipeline] withDockerContainer 02:39:31 prd-ubuntu20.04-docker-8c-8g-64445 does not seem to be running inside a container 02:39:31 $ 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 02:39:31 $ docker top aa06bd325f9a2125a01accbc566114551a58999423a4b9cabbc0ce9d11e2bfff -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:39:31 + make test 02:39:31 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:39:31 go: downloading github.com/google/uuid v1.3.0 02:39:31 go: downloading github.com/go-playground/validator/v10 v10.11.0 02:39:31 go: downloading github.com/stretchr/testify v1.7.1 02:39:31 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 02:39:31 go: downloading github.com/go-kit/log v0.2.1 02:39:31 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 02:39:31 go: downloading github.com/x448/float16 v0.8.4 02:39:31 go: downloading github.com/davecgh/go-spew v1.1.1 02:39:31 go: downloading github.com/pmezard/go-difflib v1.0.0 02:39:31 go: downloading github.com/stretchr/objx v0.1.1 02:39:32 go: downloading golang.org/x/text v0.3.7 02:39:32 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 02:39:32 go: downloading github.com/go-playground/universal-translator v0.18.0 02:39:32 go: downloading github.com/leodido/go-urn v1.2.1 02:39:32 go: downloading github.com/go-playground/locales v0.14.0 02:39:32 go: downloading github.com/go-logfmt/logfmt v0.5.1 02:39:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 02:39:34 Still waiting to schedule task 02:39:34 ‘prd-ubuntu20.04-docker-arm64-4c-16g-64444’ is offline 02:39:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.087s coverage: 83.4% of statements 02:39:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 02:39:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 02:39:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 02:39:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.035s coverage: 29.4% of statements 02:39:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] 02:39:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 02:39:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.009s coverage: 49.6% of statements 02:39:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.018s coverage: 90.5% of statements 02:39:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.038s coverage: 86.8% of statements 02:39:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.015s coverage: 59.5% of statements 02:39:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.008s coverage: 36.1% of statements 02:39:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.012s coverage: 48.7% of statements 02:39:44 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:39:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:39:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:39:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:39:47 $ docker stop --time=1 aa06bd325f9a2125a01accbc566114551a58999423a4b9cabbc0ce9d11e2bfff 02:39:49 $ docker rm -f aa06bd325f9a2125a01accbc566114551a58999423a4b9cabbc0ce9d11e2bfff [Pipeline] // withDockerContainer [Pipeline] sh 02:39:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:39:49 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 02:39:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:39:50 02:39:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:39:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:39:50 latest: Pulling from edgex-lftools-log-publisher 02:39:50 5eb5b503b376: Pulling fs layer 02:39:50 5c69ac0246d0: Pulling fs layer 02:39:50 ec43610c2a17: Pulling fs layer 02:39:50 3a2ae6a8a46f: Pulling fs layer 02:39:50 33b1e0a273af: Pulling fs layer 02:39:50 5d3b04190fa2: Pulling fs layer 02:39:50 2f39f015ded8: Pulling fs layer 02:39:50 33b1e0a273af: Waiting 02:39:50 5d3b04190fa2: Waiting 02:39:50 2f39f015ded8: Waiting 02:39:50 3a2ae6a8a46f: Waiting 02:39:50 5c69ac0246d0: Verifying Checksum 02:39:50 5c69ac0246d0: Download complete 02:39:50 3a2ae6a8a46f: Verifying Checksum 02:39:50 3a2ae6a8a46f: Download complete 02:39:50 33b1e0a273af: Verifying Checksum 02:39:50 33b1e0a273af: Download complete 02:39:50 5d3b04190fa2: Verifying Checksum 02:39:50 5d3b04190fa2: Download complete 02:39:50 ec43610c2a17: Verifying Checksum 02:39:50 ec43610c2a17: Download complete 02:39:50 5eb5b503b376: Download complete 02:39:51 2f39f015ded8: Download complete 02:39:52 5eb5b503b376: Pull complete 02:39:52 5c69ac0246d0: Pull complete 02:39:52 ec43610c2a17: Pull complete 02:39:52 3a2ae6a8a46f: Pull complete 02:39:52 33b1e0a273af: Pull complete 02:39:52 5d3b04190fa2: Pull complete 02:39:57 2f39f015ded8: Pull complete 02:39:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:39:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:39:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:39:57 prd-ubuntu20.04-docker-8c-8g-64445 does not seem to be running inside a container 02:39:57 $ 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 02:39:58 $ docker top d4763b8a7ca8e1c760fc30b208fa80e02d4a8128536c79cf0c60c53bdb517095 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:39:58 ---> job-cost.sh 02:39:58 lf-activate-venv: SKIPPING 02:39:58 INFO: No Stack... 02:39:59 INFO: Retrieving Pricing Info for: v3-standard-8 02:39:59 INFO: Archiving Costs [Pipeline] sh 02:40:00 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 02:40:00 + cut -d, -f6 [Pipeline] lock 02:40:00 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-67-stack-cost] 02:40:00 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-67-stack-cost] did not exist. Created. 02:40:00 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:40:00 + echo total: 0.2199999988079071 [Pipeline] stash 02:40:00 Stashed 1 file(s) [Pipeline] } 02:40:00 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-67-stack-cost] [Pipeline] // lock [Pipeline] } 02:40:00 $ docker stop --time=1 d4763b8a7ca8e1c760fc30b208fa80e02d4a8128536c79cf0c60c53bdb517095 02:40:01 $ docker rm -f d4763b8a7ca8e1c760fc30b208fa80e02d4a8128536c79cf0c60c53bdb517095 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:41:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-64446 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 02:41:09 Running in /w/workspace/go-mod-core-contracts/67 [Pipeline] { [Pipeline] checkout 02:41:09 Selected Git installation does not exist. Using Default 02:41:09 The recommended git tool is: NONE 02:41:16 using credential edgex-jenkins-ssh 02:41:16 Cloning the remote Git repository 02:41:16 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:41:16 > git init /w/workspace/go-mod-core-contracts/67 # timeout=10 02:41:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:41:16 > git --version # timeout=10 02:41:16 > git --version # 'git version 2.25.1' 02:41:16 using GIT_SSH to set credentials SSH Credentials for GitHub 02:41:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:41:18 Avoid second fetch 02:41:18 Checking out Revision ec4437d73c8faf26a6f49edc7eeb7a6e3b1962e6 (main) 02:41:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:41:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:41:18 > git config core.sparsecheckout # timeout=10 02:41:18 > git checkout -f ec4437d73c8faf26a6f49edc7eeb7a6e3b1962e6 # timeout=10 02:41:22 Commit message: "Merge pull request #736 from jinlinGuan/issue-735" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:41:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:41:23 % Total % Received % Xferd Average Speed Time Time Time Current 02:41:23 Dload Upload Total Spent Left Speed 02:41:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 53043 0 --:--:-- --:--:-- --:--:-- 53043 [Pipeline] sh 02:41:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:41:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 02:41:24 sudo tee /etc/docker/daemon.new 02:41:24 { 02:41:24 "registry-mirrors": [ 02:41:24 "https://nexus3.edgexfoundry.org:10001" 02:41:24 ], 02:41:24 "bip": "10.250.0.254/24", 02:41:24 "hosts": [ 02:41:24 "tcp://0.0.0.0:5555", 02:41:24 "unix:///var/run/docker.sock" 02:41:24 ], 02:41:24 "mtu": 1458, 02:41:24 "selinux-enabled": true, 02:41:24 "seccomp-profile": "/etc/docker/seccomp.json" 02:41:24 } [Pipeline] sh 02:41:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:41:24 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 02:41:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:41:43 ========================================================= 02:41:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 02:41:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:41:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:41:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:41:44 9b3977197b4f: Pulling fs layer 02:41:44 1a89e8eeedd5: Pulling fs layer 02:41:44 94645a83ff95: Pulling fs layer 02:41:44 3f3a8bcf1eab: Pulling fs layer 02:41:44 0c92f367c5e7: Pulling fs layer 02:41:44 3096ccb668a1: Pulling fs layer 02:41:44 e8cf19c19ddd: Pulling fs layer 02:41:44 a4caa8a26152: Pulling fs layer 02:41:44 0c92f367c5e7: Waiting 02:41:44 3096ccb668a1: Waiting 02:41:44 e8cf19c19ddd: Waiting 02:41:44 a4caa8a26152: Waiting 02:41:44 3f3a8bcf1eab: Waiting 02:41:44 94645a83ff95: Verifying Checksum 02:41:44 94645a83ff95: Download complete 02:41:44 1a89e8eeedd5: Verifying Checksum 02:41:44 1a89e8eeedd5: Download complete 02:41:44 0c92f367c5e7: Verifying Checksum 02:41:44 0c92f367c5e7: Download complete 02:41:44 3096ccb668a1: Verifying Checksum 02:41:44 3096ccb668a1: Download complete 02:41:44 9b3977197b4f: Verifying Checksum 02:41:44 9b3977197b4f: Download complete 02:41:44 e8cf19c19ddd: Verifying Checksum 02:41:44 e8cf19c19ddd: Download complete 02:41:45 9b3977197b4f: Pull complete 02:41:46 1a89e8eeedd5: Pull complete 02:41:46 94645a83ff95: Pull complete 02:41:46 a4caa8a26152: Verifying Checksum 02:41:46 a4caa8a26152: Download complete 02:41:47 3f3a8bcf1eab: Verifying Checksum 02:41:47 3f3a8bcf1eab: Download complete 02:41:59 3f3a8bcf1eab: Pull complete 02:41:59 0c92f367c5e7: Pull complete 02:41:59 3096ccb668a1: Pull complete 02:41:59 e8cf19c19ddd: Pull complete 02:42:06 a4caa8a26152: Pull complete 02:42:06 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 02:42:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:42:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 02:42:06 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 02:42:07 + docker inspect -f . ci-base-image-arm64 02:42:07 . [Pipeline] withDockerContainer 02:42:07 prd-ubuntu20.04-docker-arm64-4c-16g-64446 does not seem to be running inside a container 02:42:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/67 -v /w/workspace/go-mod-core-contracts/67:/w/workspace/go-mod-core-contracts/67:rw,z -v /w/workspace/go-mod-core-contracts/67@tmp:/w/workspace/go-mod-core-contracts/67@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 02:42:10 $ docker top 99666a2f8f967c0e445e254a34fdcbb10a4dc1fb9d397408a5b537a55f95e662 -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:11 + go version 02:42:11 go version go1.17.6 linux/arm64 [Pipeline] } 02:42:11 $ docker stop --time=1 99666a2f8f967c0e445e254a34fdcbb10a4dc1fb9d397408a5b537a55f95e662 02:42:13 $ docker rm -f 99666a2f8f967c0e445e254a34fdcbb10a4dc1fb9d397408a5b537a55f95e662 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:42:13 + docker inspect -f . ci-base-image-arm64 02:42:13 . [Pipeline] withDockerContainer 02:42:13 prd-ubuntu20.04-docker-arm64-4c-16g-64446 does not seem to be running inside a container 02:42:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/67 -v /w/workspace/go-mod-core-contracts/67:/w/workspace/go-mod-core-contracts/67:rw,z -v /w/workspace/go-mod-core-contracts/67@tmp:/w/workspace/go-mod-core-contracts/67@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 02:42:15 $ docker top 9f16269a414e099084c7cde1fc508fb46973946ab3057dfe1dd9559db93b6e35 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:42:16 + make test 02:42:16 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:42:16 go: downloading github.com/go-kit/log v0.2.1 02:42:16 go: downloading github.com/stretchr/testify v1.7.1 02:42:16 go: downloading github.com/google/uuid v1.3.0 02:42:16 go: downloading github.com/go-playground/validator/v10 v10.11.0 02:42:16 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 02:42:16 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 02:42:16 go: downloading github.com/go-logfmt/logfmt v0.5.1 02:42:16 go: downloading github.com/davecgh/go-spew v1.1.1 02:42:16 go: downloading github.com/pmezard/go-difflib v1.0.0 02:42:16 go: downloading github.com/stretchr/objx v0.1.1 02:42:16 go: downloading github.com/x448/float16 v0.8.4 02:42:16 go: downloading github.com/go-playground/universal-translator v0.18.0 02:42:16 go: downloading github.com/leodido/go-urn v1.2.1 02:42:16 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 02:42:16 go: downloading golang.org/x/text v0.3.7 02:42:17 go: downloading github.com/go-playground/locales v0.14.0 02:42:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 02:43:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.482s coverage: 83.4% of statements 02:43:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 02:43:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 02:43:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 02:43:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.042s coverage: 29.4% of statements 02:43:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] 02:43:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 02:43:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.082s coverage: 49.6% of statements 02:43:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.070s coverage: 90.5% of statements 02:43:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.236s coverage: 86.8% of statements 02:43:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.045s coverage: 59.5% of statements 02:43:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.029s coverage: 36.1% of statements 02:43:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.040s coverage: 48.7% of statements 02:43:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:43:00 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:43:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:43:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:43:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:43:13 $ docker stop --time=1 9f16269a414e099084c7cde1fc508fb46973946ab3057dfe1dd9559db93b6e35 02:43:15 $ docker rm -f 9f16269a414e099084c7cde1fc508fb46973946ab3057dfe1dd9559db93b6e35 [Pipeline] // withDockerContainer [Pipeline] sh 02:43:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:43:17 Warning: overwriting stash ‘coverage-report’ 02:43:17 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 02:43:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:43:18 02:43:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:43:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:43:19 arm64: Pulling from edgex-lftools-log-publisher 02:43:19 8998bd30e6a1: Pulling fs layer 02:43:19 04944245beec: Pulling fs layer 02:43:19 699f458cf7ca: Pulling fs layer 02:43:19 765212b225bb: Pulling fs layer 02:43:19 f23df028b6ca: Pulling fs layer 02:43:19 d65c8cfc05b1: Pulling fs layer 02:43:19 765212b225bb: Waiting 02:43:19 f23df028b6ca: Waiting 02:43:19 d65c8cfc05b1: Waiting 02:43:19 2437ff75d9bd: Pulling fs layer 02:43:19 2437ff75d9bd: Waiting 02:43:19 04944245beec: Verifying Checksum 02:43:19 04944245beec: Download complete 02:43:19 765212b225bb: Verifying Checksum 02:43:19 765212b225bb: Download complete 02:43:19 f23df028b6ca: Verifying Checksum 02:43:19 f23df028b6ca: Download complete 02:43:19 d65c8cfc05b1: Verifying Checksum 02:43:19 d65c8cfc05b1: Download complete 02:43:19 699f458cf7ca: Verifying Checksum 02:43:19 699f458cf7ca: Download complete 02:43:19 8998bd30e6a1: Verifying Checksum 02:43:19 8998bd30e6a1: Download complete 02:43:22 2437ff75d9bd: Verifying Checksum 02:43:22 2437ff75d9bd: Download complete 02:43:24 8998bd30e6a1: Pull complete 02:43:24 04944245beec: Pull complete 02:43:25 699f458cf7ca: Pull complete 02:43:26 765212b225bb: Pull complete 02:43:27 f23df028b6ca: Pull complete 02:43:27 d65c8cfc05b1: Pull complete 02:43:42 2437ff75d9bd: Pull complete 02:43:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:43:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:43:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:43:42 prd-ubuntu20.04-docker-arm64-4c-16g-64446 does not seem to be running inside a container 02:43:42 $ 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/67 -v /w/workspace/go-mod-core-contracts/67:/w/workspace/go-mod-core-contracts/67:rw,z -v /w/workspace/go-mod-core-contracts/67@tmp:/w/workspace/go-mod-core-contracts/67@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 02:43:45 $ docker top 3175c3549c794a616bd1e42ac255ab9a5c8ec7d125fba34e90e1a1c97b6d4197 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:46 ---> job-cost.sh 02:43:46 lf-activate-venv: SKIPPING 02:43:46 INFO: No Stack... 02:43:46 INFO: Retrieving Pricing Info for: v3-standard-4 02:43:47 INFO: Archiving Costs [Pipeline] sh 02:43:48 + cut -d, -f6 02:43:48 + cat /w/workspace/go-mod-core-contracts/67/archives/cost.csv [Pipeline] lock 02:43:48 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-67-stack-cost] 02:43:48 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-67-stack-cost] did not exist. Created. 02:43:48 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:43:48 /w/workspace/go-mod-core-contracts/67@tmp/durable-abb0f28f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:43:49 + echo total: 0.10999999940395355 [Pipeline] stash 02:43:49 Warning: overwriting stash ‘stack-cost’ 02:43:49 Stashed 1 file(s) [Pipeline] } 02:43:49 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-67-stack-cost] [Pipeline] // lock [Pipeline] } 02:43:49 $ docker stop --time=1 3175c3549c794a616bd1e42ac255ab9a5c8ec7d125fba34e90e1a1c97b6d4197 02:43:51 $ docker rm -f 3175c3549c794a616bd1e42ac255ab9a5c8ec7d125fba34e90e1a1c97b6d4197 [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 02:43:51 provisioning config files... 02:43:51 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8446475673920795008tmp [Pipeline] { [Pipeline] sh 02:43:51 + set +x 02:43:51 + curl -s https://codecov.io/bash 02:43:51 + bash -s -- 02:43:51 02:43:51 _____ _ 02:43:51 / ____| | | 02:43:51 | | ___ __| | ___ ___ _____ __ 02:43:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:43:51 | |___| (_) | (_| | __/ (_| (_) \ V / 02:43:51 \_____\___/ \__,_|\___|\___\___/ \_/ 02:43:51 Bash-1.0.6 02:43:51 02:43:51 02:43:51 ==> git version 2.25.1 found 02:43:51 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:43:51 Release-Date: 2020-01-08 02:43:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:43:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:43:51 ==> Jenkins CI detected. 02:43:51 current dir:  /w/workspace/undry_go-mod-core-contracts_main 02:43:51 project root: . 02:43:51 --> token set from env 02:43:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:43:51 ==> Running gcov in . (disable via -X gcov) 02:43:51 ==> Python coveragepy not found 02:43:51 ==> Searching for coverage reports in: 02:43:51 + . 02:43:51 -> Found 1 reports 02:43:51 ==> Detecting git/mercurial file structure 02:43:51 ==> Reading reports 02:43:51 + ./coverage.out bytes=113460 02:43:51 ==> Appending adjustments 02:43:51 https://docs.codecov.io/docs/fixing-reports 02:43:52 + Found adjustments 02:43:52 ==> Gzipping contents 02:43:52 20K /tmp/codecov.ptdT6D.gz 02:43:52 ==> Uploading reports 02:43:52 url: https://codecov.io 02:43:52 query: branch=main&commit=ec4437d73c8faf26a6f49edc7eeb7a6e3b1962e6&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 02:43:52 -> Pinging Codecov 02:43:52 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=ec4437d73c8faf26a6f49edc7eeb7a6e3b1962e6&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 02:43:52 -> Uploading to 02:43:52 https://storage.googleapis.com/codecov/v4/raw/2022-05-24/71470A77251A30514AAF9C0BB2E5B6CE/ec4437d73c8faf26a6f49edc7eeb7a6e3b1962e6/f7ae84e8-7303-4f19-9f67-44d1127f5300.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220524T024352Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=afcd4fe0865c574703ee39f955f85aac30753821416499c7221ae8efe2e34eae 02:43:52 % Total % Received % Xferd Average Speed Time Time Time Current 02:43:52 Dload Upload Total Spent Left Speed 02:43:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17048 0 0 100 17048 0 67118 --:--:-- --:--:-- --:--:-- 67118 02:43:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/ec4437d73c8faf26a6f49edc7eeb7a6e3b1962e6 [Pipeline] } 02:43:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:43:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:43:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:43:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:43:53 02:43:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 02:43:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:43:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:43:54 188c0c94c7c5: Pulling fs layer 02:43:54 0ef7d3d256c8: Pulling fs layer 02:43:54 de9db76c5a1d: Pulling fs layer 02:43:54 0eba1c9be4d2: Pulling fs layer 02:43:54 0d57e429df01: Pulling fs layer 02:43:54 4e4be7b47b0d: Pulling fs layer 02:43:54 e1f770b5df2f: Pulling fs layer 02:43:54 85a0685a4137: Pulling fs layer 02:43:54 0eba1c9be4d2: Waiting 02:43:54 0d57e429df01: Waiting 02:43:54 4e4be7b47b0d: Waiting 02:43:54 e1f770b5df2f: Waiting 02:43:54 85a0685a4137: Waiting 02:43:54 de9db76c5a1d: Verifying Checksum 02:43:54 de9db76c5a1d: Download complete 02:43:54 0ef7d3d256c8: Download complete 02:43:54 0d57e429df01: Download complete 02:43:54 4e4be7b47b0d: Verifying Checksum 02:43:54 4e4be7b47b0d: Download complete 02:43:54 188c0c94c7c5: Verifying Checksum 02:43:54 188c0c94c7c5: Download complete 02:43:54 188c0c94c7c5: Pull complete 02:43:54 0ef7d3d256c8: Pull complete 02:43:54 e1f770b5df2f: Verifying Checksum 02:43:54 e1f770b5df2f: Download complete 02:43:54 de9db76c5a1d: Pull complete 02:43:54 0eba1c9be4d2: Verifying Checksum 02:43:54 0eba1c9be4d2: Download complete 02:43:55 85a0685a4137: Verifying Checksum 02:43:55 85a0685a4137: Download complete 02:43:58 0eba1c9be4d2: Pull complete 02:43:58 0d57e429df01: Pull complete 02:43:58 4e4be7b47b0d: Pull complete 02:43:58 e1f770b5df2f: Pull complete 02:44:01 85a0685a4137: Pull complete 02:44:01 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 02:44:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:44:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 02:44:01 prd-ubuntu20.04-docker-8c-8g-64445 does not seem to be running inside a container 02:44:01 $ 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 02:44:03 $ docker top a7b7abcfaf687a1f4758ddd753854de662dd67a0181c996e496ec4e7a497781a -eo pid,comm [Pipeline] { [Pipeline] echo 02:44:03 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 02:44:03 + set -o pipefail 02:44:03 + snyk monitor '--org=edgex-jenkins' 02:44:07 02:44:07 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... 02:44:07 02:44:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/9aa50bcc-708f-4550-bf79-702d8d212de3 02:44:07 02:44:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:44:07 02:44:07 [Pipeline] } 02:44:07 $ docker stop --time=1 a7b7abcfaf687a1f4758ddd753854de662dd67a0181c996e496ec4e7a497781a 02:44:08 $ docker rm -f a7b7abcfaf687a1f4758ddd753854de662dd67a0181c996e496ec4e7a497781a [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 02:44:09 + git log --format=format:%s -1 ec4437d73c8faf26a6f49edc7eeb7a6e3b1962e6 [Pipeline] sh 02:44:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:44:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 02:44:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 02:44:09 . [Pipeline] withDockerContainer 02:44:10 prd-ubuntu20.04-docker-8c-8g-64445 does not seem to be running inside a container 02:44:10 $ 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:10003/edgex-devops/py-git-semver:latest cat 02:44:10 $ docker top 9d26bc619b43248d22954437c9cd0b41324364ba9b8265234909dad341e8ea20 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:44:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:10 [ssh-agent] Looking for ssh-agent implementation... 02:44:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:10 $ docker exec 9d26bc619b43248d22954437c9cd0b41324364ba9b8265234909dad341e8ea20 ssh-agent 02:44:10 SSH_AUTH_SOCK=/tmp/ssh-QsImFUiaP8ID/agent.32 02:44:10 SSH_AGENT_PID=38 02:44:10 Running ssh-add (command line suppressed) 02:44:10 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_373851129160346400.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_373851129160346400.key) 02:44:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:11 + git semver tag 02:44:11 2022-05-24 02:44:11,471 [run_tag] DEBUG tag force:False 02:44:11 2022-05-24 02:44:11,472 [check_head_tag] DEBUG check head tag 02:44:11 2022-05-24 02:44:11,475 [execute] INFO git cat-file --batch-check 02:44:11 2022-05-24 02:44:11,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 02:44:11 2022-05-24 02:44:11,480 [execute] INFO git cat-file --batch 02:44:11 2022-05-24 02:44:11,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 02:44:11 2022-05-24 02:44:11,555 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 02:44:11 2022-05-24 02:44:11,556 [execute] INFO git tag -a v2.2.1-dev.3 -m v2.2.1-dev.3 02:44:11 2022-05-24 02:44:11,556 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.3', '-m', 'v2.2.1-dev.3'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 02:44:11 2022-05-24 02:44:11,562 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 02:44:11 2.2.1-dev.3 [Pipeline] } 02:44:11 $ docker exec --env ******** --env ******** 9d26bc619b43248d22954437c9cd0b41324364ba9b8265234909dad341e8ea20 ssh-agent -k 02:44:11 unset SSH_AUTH_SOCK; 02:44:11 unset SSH_AGENT_PID; 02:44:11 echo Agent pid 38 killed; 02:44:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:12 + git semver [Pipeline] } 02:44:12 $ docker stop --time=1 9d26bc619b43248d22954437c9cd0b41324364ba9b8265234909dad341e8ea20 02:44:13 $ docker rm -f 9d26bc619b43248d22954437c9cd0b41324364ba9b8265234909dad341e8ea20 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 02:44:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:44:14 02:44:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 02:44:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:44:14 0.23.1-centos7: Pulling from edgex-lftools 02:44:14 ab5ef0e58194: Pulling fs layer 02:44:14 9712f1f96733: Pulling fs layer 02:44:14 63f879dbbcfc: Pulling fs layer 02:44:14 0d9ebad4ef96: Pulling fs layer 02:44:14 e9a5061849ea: Pulling fs layer 02:44:14 d747dcd14b5f: Pulling fs layer 02:44:14 2de7ff778b66: Pulling fs layer 02:44:14 e9a5061849ea: Waiting 02:44:14 d747dcd14b5f: Waiting 02:44:14 2de7ff778b66: Waiting 02:44:14 0d9ebad4ef96: Waiting 02:44:14 9712f1f96733: Verifying Checksum 02:44:14 9712f1f96733: Download complete 02:44:15 63f879dbbcfc: Verifying Checksum 02:44:15 63f879dbbcfc: Download complete 02:44:15 ab5ef0e58194: Verifying Checksum 02:44:15 ab5ef0e58194: Download complete 02:44:15 e9a5061849ea: Verifying Checksum 02:44:15 e9a5061849ea: Download complete 02:44:15 0d9ebad4ef96: Verifying Checksum 02:44:15 0d9ebad4ef96: Download complete 02:44:15 d747dcd14b5f: Verifying Checksum 02:44:15 d747dcd14b5f: Download complete 02:44:15 2de7ff778b66: Verifying Checksum 02:44:15 2de7ff778b66: Download complete 02:44:17 ab5ef0e58194: Pull complete 02:44:18 9712f1f96733: Pull complete 02:44:18 63f879dbbcfc: Pull complete 02:44:22 0d9ebad4ef96: Pull complete 02:44:22 e9a5061849ea: Pull complete 02:44:22 d747dcd14b5f: Pull complete 02:44:23 2de7ff778b66: Pull complete 02:44:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:44:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:44:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 02:44:23 prd-ubuntu20.04-docker-8c-8g-64445 does not seem to be running inside a container 02:44:23 $ 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 02:44:25 $ docker top 89df9a91d5dbae4ed106065cb4e521d88b7c44175590b9249d82058798465cf1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:44:25 provisioning config files... 02:44:25 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3485043151694096710tmp 02:44:25 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6274740944963761007tmp 02:44:25 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config971796177221214196tmp [Pipeline] { [Pipeline] echo 02:44:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:44:25 ---> sigul-configuration.sh 02:44:25 gpg: directory `/root/.gnupg' created 02:44:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:44:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:44:25 gpg: keyring `/root/.gnupg/secring.gpg' created 02:44:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:44:25 gpg: CAST5 encrypted data 02:44:25 gpg: encrypted with 1 passphrase 02:44:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:44:26 + mkdir /home/jenkins 02:44:26 + mkdir /home/jenkins/sigul [Pipeline] sh 02:44:26 + 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 02:44:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:44:26 ---> sigul-install.sh 02:44:26 Sigul already installed; skipping installation. [Pipeline] sh 02:44:27 + git tag --list 02:44:27 v0.0.0 02:44:27 v0.0.1 02:44:27 v0.1.0 02:44:27 v0.1.1 02:44:27 v0.1.10 02:44:27 v0.1.100 02:44:27 v0.1.101 02:44:27 v0.1.102 02:44:27 v0.1.103 02:44:27 v0.1.104 02:44:27 v0.1.105 02:44:27 v0.1.106 02:44:27 v0.1.107 02:44:27 v0.1.108 02:44:27 v0.1.109 02:44:27 v0.1.11 02:44:27 v0.1.110 02:44:27 v0.1.111 02:44:27 v0.1.112 02:44:27 v0.1.113 02:44:27 v0.1.114 02:44:27 v0.1.115 02:44:27 v0.1.116 02:44:27 v0.1.117 02:44:27 v0.1.118 02:44:27 v0.1.119 02:44:27 v0.1.12 02:44:27 v0.1.120 02:44:27 v0.1.121 02:44:27 v0.1.122 02:44:27 v0.1.123 02:44:27 v0.1.124 02:44:27 v0.1.125 02:44:27 v0.1.126 02:44:27 v0.1.127 02:44:27 v0.1.128 02:44:27 v0.1.129 02:44:27 v0.1.13 02:44:27 v0.1.130 02:44:27 v0.1.131 02:44:27 v0.1.132 02:44:27 v0.1.133 02:44:27 v0.1.134 02:44:27 v0.1.135 02:44:27 v0.1.136 02:44:27 v0.1.137 02:44:27 v0.1.138 02:44:27 v0.1.139 02:44:27 v0.1.14 02:44:27 v0.1.140 02:44:27 v0.1.141 02:44:27 v0.1.142 02:44:27 v0.1.143 02:44:27 v0.1.144 02:44:27 v0.1.145 02:44:27 v0.1.146 02:44:27 v0.1.147 02:44:27 v0.1.148 02:44:27 v0.1.149 02:44:27 v0.1.15 02:44:27 v0.1.16 02:44:27 v0.1.17 02:44:27 v0.1.18 02:44:27 v0.1.19 02:44:27 v0.1.2 02:44:27 v0.1.20 02:44:27 v0.1.21 02:44:27 v0.1.22 02:44:27 v0.1.23 02:44:27 v0.1.24 02:44:27 v0.1.25 02:44:27 v0.1.26 02:44:27 v0.1.27 02:44:27 v0.1.28 02:44:27 v0.1.29 02:44:27 v0.1.3 02:44:27 v0.1.30 02:44:27 v0.1.31 02:44:27 v0.1.32 02:44:27 v0.1.33 02:44:27 v0.1.34 02:44:27 v0.1.35 02:44:27 v0.1.36 02:44:27 v0.1.37 02:44:27 v0.1.38 02:44:27 v0.1.39 02:44:27 v0.1.4 02:44:27 v0.1.40 02:44:27 v0.1.41 02:44:27 v0.1.42 02:44:27 v0.1.43 02:44:27 v0.1.44 02:44:27 v0.1.45 02:44:27 v0.1.46 02:44:27 v0.1.47 02:44:27 v0.1.48 02:44:27 v0.1.49 02:44:27 v0.1.5 02:44:27 v0.1.50 02:44:27 v0.1.51 02:44:27 v0.1.52 02:44:27 v0.1.53 02:44:27 v0.1.54 02:44:27 v0.1.55 02:44:27 v0.1.56 02:44:27 v0.1.57 02:44:27 v0.1.58 02:44:27 v0.1.59 02:44:27 v0.1.6 02:44:27 v0.1.60 02:44:27 v0.1.61 02:44:27 v0.1.62 02:44:27 v0.1.63 02:44:27 v0.1.64 02:44:27 v0.1.65 02:44:27 v0.1.66 02:44:27 v0.1.67 02:44:27 v0.1.68 02:44:27 v0.1.69 02:44:27 v0.1.7 02:44:27 v0.1.70 02:44:27 v0.1.71 02:44:27 v0.1.72 02:44:27 v0.1.73 02:44:27 v0.1.74 02:44:27 v0.1.75 02:44:27 v0.1.76 02:44:27 v0.1.77 02:44:27 v0.1.78 02:44:27 v0.1.79 02:44:27 v0.1.8 02:44:27 v0.1.80 02:44:27 v0.1.81 02:44:27 v0.1.82 02:44:27 v0.1.83 02:44:27 v0.1.84 02:44:27 v0.1.85 02:44:27 v0.1.86 02:44:27 v0.1.87 02:44:27 v0.1.88 02:44:27 v0.1.89 02:44:27 v0.1.9 02:44:27 v0.1.90 02:44:27 v0.1.91 02:44:27 v0.1.92 02:44:27 v0.1.93 02:44:27 v0.1.94 02:44:27 v0.1.95 02:44:27 v0.1.96 02:44:27 v0.1.97 02:44:27 v0.1.98 02:44:27 v0.1.99 02:44:27 v2.0.0 02:44:27 v2.0.0-dev.1 02:44:27 v2.0.0-dev.10 02:44:27 v2.0.0-dev.100 02:44:27 v2.0.0-dev.101 02:44:27 v2.0.0-dev.102 02:44:27 v2.0.0-dev.103 02:44:27 v2.0.0-dev.11 02:44:27 v2.0.0-dev.12 02:44:27 v2.0.0-dev.13 02:44:27 v2.0.0-dev.14 02:44:27 v2.0.0-dev.15 02:44:27 v2.0.0-dev.16 02:44:27 v2.0.0-dev.17 02:44:27 v2.0.0-dev.18 02:44:27 v2.0.0-dev.19 02:44:27 v2.0.0-dev.2 02:44:27 v2.0.0-dev.20 02:44:27 v2.0.0-dev.21 02:44:27 v2.0.0-dev.22 02:44:27 v2.0.0-dev.23 02:44:27 v2.0.0-dev.24 02:44:27 v2.0.0-dev.25 02:44:27 v2.0.0-dev.26 02:44:27 v2.0.0-dev.27 02:44:27 v2.0.0-dev.28 02:44:27 v2.0.0-dev.29 02:44:27 v2.0.0-dev.3 02:44:27 v2.0.0-dev.30 02:44:27 v2.0.0-dev.31 02:44:27 v2.0.0-dev.32 02:44:27 v2.0.0-dev.33 02:44:27 v2.0.0-dev.34 02:44:27 v2.0.0-dev.35 02:44:27 v2.0.0-dev.36 02:44:27 v2.0.0-dev.37 02:44:27 v2.0.0-dev.38 02:44:27 v2.0.0-dev.39 02:44:27 v2.0.0-dev.4 02:44:27 v2.0.0-dev.40 02:44:27 v2.0.0-dev.41 02:44:27 v2.0.0-dev.42 02:44:27 v2.0.0-dev.43 02:44:27 v2.0.0-dev.44 02:44:27 v2.0.0-dev.45 02:44:27 v2.0.0-dev.46 02:44:27 v2.0.0-dev.47 02:44:27 v2.0.0-dev.48 02:44:27 v2.0.0-dev.49 02:44:27 v2.0.0-dev.5 02:44:27 v2.0.0-dev.50 02:44:27 v2.0.0-dev.51 02:44:27 v2.0.0-dev.52 02:44:27 v2.0.0-dev.53 02:44:27 v2.0.0-dev.54 02:44:27 v2.0.0-dev.55 02:44:27 v2.0.0-dev.56 02:44:27 v2.0.0-dev.57 02:44:27 v2.0.0-dev.58 02:44:27 v2.0.0-dev.59 02:44:27 v2.0.0-dev.6 02:44:27 v2.0.0-dev.60 02:44:27 v2.0.0-dev.61 02:44:27 v2.0.0-dev.62 02:44:27 v2.0.0-dev.63 02:44:27 v2.0.0-dev.64 02:44:27 v2.0.0-dev.65 02:44:27 v2.0.0-dev.66 02:44:27 v2.0.0-dev.67 02:44:27 v2.0.0-dev.68 02:44:27 v2.0.0-dev.69 02:44:27 v2.0.0-dev.7 02:44:27 v2.0.0-dev.70 02:44:27 v2.0.0-dev.71 02:44:27 v2.0.0-dev.72 02:44:27 v2.0.0-dev.73 02:44:27 v2.0.0-dev.74 02:44:27 v2.0.0-dev.75 02:44:27 v2.0.0-dev.76 02:44:27 v2.0.0-dev.77 02:44:27 v2.0.0-dev.78 02:44:27 v2.0.0-dev.79 02:44:27 v2.0.0-dev.8 02:44:27 v2.0.0-dev.80 02:44:27 v2.0.0-dev.81 02:44:27 v2.0.0-dev.82 02:44:27 v2.0.0-dev.83 02:44:27 v2.0.0-dev.84 02:44:27 v2.0.0-dev.85 02:44:27 v2.0.0-dev.86 02:44:27 v2.0.0-dev.87 02:44:27 v2.0.0-dev.88 02:44:27 v2.0.0-dev.89 02:44:27 v2.0.0-dev.9 02:44:27 v2.0.0-dev.90 02:44:27 v2.0.0-dev.91 02:44:27 v2.0.0-dev.92 02:44:27 v2.0.0-dev.93 02:44:27 v2.0.0-dev.94 02:44:27 v2.0.0-dev.95 02:44:27 v2.0.0-dev.96 02:44:27 v2.0.0-dev.97 02:44:27 v2.0.0-dev.98 02:44:27 v2.0.0-dev.99 02:44:27 v2.0.1-dev.1 02:44:27 v2.0.1-dev.10 02:44:27 v2.0.1-dev.11 02:44:27 v2.0.1-dev.12 02:44:27 v2.0.1-dev.13 02:44:27 v2.0.1-dev.14 02:44:27 v2.0.1-dev.15 02:44:27 v2.0.1-dev.16 02:44:27 v2.0.1-dev.17 02:44:27 v2.0.1-dev.18 02:44:27 v2.0.1-dev.19 02:44:27 v2.0.1-dev.2 02:44:27 v2.0.1-dev.20 02:44:27 v2.0.1-dev.21 02:44:27 v2.0.1-dev.22 02:44:27 v2.0.1-dev.23 02:44:27 v2.0.1-dev.24 02:44:27 v2.0.1-dev.25 02:44:27 v2.0.1-dev.26 02:44:27 v2.0.1-dev.27 02:44:27 v2.0.1-dev.28 02:44:27 v2.0.1-dev.3 02:44:27 v2.0.1-dev.4 02:44:27 v2.0.1-dev.5 02:44:27 v2.0.1-dev.6 02:44:27 v2.0.1-dev.7 02:44:27 v2.0.1-dev.8 02:44:27 v2.0.1-dev.9 02:44:27 v2.1.0 02:44:27 v2.1.1-dev.1 02:44:27 v2.2.0 02:44:27 v2.2.0-dev.1 02:44:27 v2.2.0-dev.10 02:44:27 v2.2.0-dev.11 02:44:27 v2.2.0-dev.12 02:44:27 v2.2.0-dev.13 02:44:27 v2.2.0-dev.14 02:44:27 v2.2.0-dev.15 02:44:27 v2.2.0-dev.16 02:44:27 v2.2.0-dev.17 02:44:27 v2.2.0-dev.18 02:44:27 v2.2.0-dev.19 02:44:27 v2.2.0-dev.2 02:44:27 v2.2.0-dev.20 02:44:27 v2.2.0-dev.21 02:44:27 v2.2.0-dev.22 02:44:27 v2.2.0-dev.23 02:44:27 v2.2.0-dev.24 02:44:27 v2.2.0-dev.25 02:44:27 v2.2.0-dev.26 02:44:27 v2.2.0-dev.27 02:44:27 v2.2.0-dev.28 02:44:27 v2.2.0-dev.29 02:44:27 v2.2.0-dev.3 02:44:27 v2.2.0-dev.4 02:44:27 v2.2.0-dev.5 02:44:27 v2.2.0-dev.6 02:44:27 v2.2.0-dev.7 02:44:27 v2.2.0-dev.8 02:44:27 v2.2.0-dev.9 02:44:27 v2.2.1-dev.1 02:44:27 v2.2.1-dev.2 02:44:27 v2.2.1-dev.3 [Pipeline] sh 02:44:27 + lftools sign git-tag v2.2.1-dev.3 02:44:28 Signing Git tag with Sigul... 02:44:28 Signing v2.2.1-dev.3 [Pipeline] echo 02:44:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:44:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:44:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:44:28 $ docker stop --time=1 89df9a91d5dbae4ed106065cb4e521d88b7c44175590b9249d82058798465cf1 02:44:29 $ docker rm -f 89df9a91d5dbae4ed106065cb4e521d88b7c44175590b9249d82058798465cf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:44:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:44:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 02:44:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 02:44:30 . [Pipeline] withDockerContainer 02:44:30 prd-ubuntu20.04-docker-8c-8g-64445 does not seem to be running inside a container 02:44:30 $ 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:10003/edgex-devops/py-git-semver:latest cat 02:44:31 $ docker top a72c2e92e36f8d94b84d7f0984199920eb1c63d51ccfb8f00bbd0f4b25b71cbb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:44:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:31 [ssh-agent] Looking for ssh-agent implementation... 02:44:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:31 $ docker exec a72c2e92e36f8d94b84d7f0984199920eb1c63d51ccfb8f00bbd0f4b25b71cbb ssh-agent 02:44:31 SSH_AUTH_SOCK=/tmp/ssh-8JsJPbxo4axt/agent.32 02:44:31 SSH_AGENT_PID=39 02:44:31 Running ssh-add (command line suppressed) 02:44:31 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5205834846954665146.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5205834846954665146.key) 02:44:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:31 + git semver bump pre 02:44:32 2022-05-24 02:44:32,125 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 02:44:32 2022-05-24 02:44:32,125 [bump_version] DEBUG bumping version:2.2.1-dev.3 on axis:pre with prefix:dev 02:44:32 2022-05-24 02:44:32,125 [bump_version] DEBUG bumped version:2.2.1-dev.4 02:44:32 2022-05-24 02:44:32,125 [write_version] DEBUG write version:2.2.1-dev.4 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 02:44:32 2022-05-24 02:44:32,125 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 02:44:32 2022-05-24 02:44:32,125 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 02:44:32 2022-05-24 02:44:32,127 [execute] INFO git cat-file --batch-check 02:44:32 2022-05-24 02:44:32,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 02:44:32 2022-05-24 02:44:32,132 [execute] INFO git cat-file --batch 02:44:32 2022-05-24 02:44:32,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 02:44:32 2022-05-24 02:44:32,138 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 02:44:32 2.2.1-dev.4 [Pipeline] } 02:44:32 $ docker exec --env ******** --env ******** a72c2e92e36f8d94b84d7f0984199920eb1c63d51ccfb8f00bbd0f4b25b71cbb ssh-agent -k 02:44:32 unset SSH_AUTH_SOCK; 02:44:32 unset SSH_AGENT_PID; 02:44:32 echo Agent pid 39 killed; 02:44:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:32 + git semver [Pipeline] } 02:44:32 $ docker stop --time=1 a72c2e92e36f8d94b84d7f0984199920eb1c63d51ccfb8f00bbd0f4b25b71cbb 02:44:34 $ docker rm -f a72c2e92e36f8d94b84d7f0984199920eb1c63d51ccfb8f00bbd0f4b25b71cbb [Pipeline] // withDockerContainer [Pipeline] sh 02:44:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:44:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 02:44:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 02:44:34 . [Pipeline] withDockerContainer 02:44:34 prd-ubuntu20.04-docker-8c-8g-64445 does not seem to be running inside a container 02:44:35 $ 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:10003/edgex-devops/py-git-semver:latest cat 02:44:35 $ docker top 5e4194ddb2d22dceebd0632b5a47a3eb34fd9e0299b517632bb9a36d3e3d4834 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:44:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:35 [ssh-agent] Looking for ssh-agent implementation... 02:44:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:35 $ docker exec 5e4194ddb2d22dceebd0632b5a47a3eb34fd9e0299b517632bb9a36d3e3d4834 ssh-agent 02:44:35 SSH_AUTH_SOCK=/tmp/ssh-QVTy3xALUJcF/agent.33 02:44:35 SSH_AGENT_PID=40 02:44:35 Running ssh-add (command line suppressed) 02:44:35 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1510804087857637215.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1510804087857637215.key) 02:44:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:36 + git semver push 02:44:36 2022-05-24 02:44:36,438 [run_push] DEBUG push 02:44:36 2022-05-24 02:44:36,439 [execute] INFO git push origin semver 02:44:36 2022-05-24 02:44:36,439 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 02:44:37 2022-05-24 02:44:37,327 [run_push] DEBUG push all version tags 02:44:37 2022-05-24 02:44:37,327 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:44:37 2022-05-24 02:44:37,328 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 02:44:38 2022-05-24 02:44:38,148 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 02:44:38 2.2.1-dev.4 [Pipeline] } 02:44:38 $ docker exec --env ******** --env ******** 5e4194ddb2d22dceebd0632b5a47a3eb34fd9e0299b517632bb9a36d3e3d4834 ssh-agent -k 02:44:38 unset SSH_AUTH_SOCK; 02:44:38 unset SSH_AGENT_PID; 02:44:38 echo Agent pid 40 killed; 02:44:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:38 + git semver [Pipeline] } 02:44:39 $ docker stop --time=1 5e4194ddb2d22dceebd0632b5a47a3eb34fd9e0299b517632bb9a36d3e3d4834 02:44:40 $ docker rm -f 5e4194ddb2d22dceebd0632b5a47a3eb34fd9e0299b517632bb9a36d3e3d4834 [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 02:44:41 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 02:44:41 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 02:44:41 total 16 02:44:41 drwxr-xr-x 3 root root 4096 May 24 02:39 . 02:44:41 drwxrwxr-x 11 jenkins jenkins 4096 May 24 02:44 .. 02:44:41 drwxr-xr-x 2 root root 4096 May 24 02:39 cost 02:44:41 -rw-r--r-- 1 root root 91 May 24 02:39 cost.csv 02:44:41 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 02:44:41 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 02:44:41 total 16 02:44:41 drwxr-xr-x 3 jenkins jenkins 4096 May 24 02:39 . 02:44:41 drwxrwxr-x 11 jenkins jenkins 4096 May 24 02:44 .. 02:44:41 drwxr-xr-x 2 jenkins jenkins 4096 May 24 02:39 cost 02:44:41 -rw-r--r-- 1 jenkins jenkins 91 May 24 02:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:44:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:44:42 ---> package-listing.sh 02:44:42 ++ facter osfamily 02:44:42 ++ tr '[:upper:]' '[:lower:]' 02:44:42 + OS_FAMILY=debian 02:44:42 + workspace=/w/workspace/undry_go-mod-core-contracts_main 02:44:42 + START_PACKAGES=/tmp/packages_start.txt 02:44:42 + END_PACKAGES=/tmp/packages_end.txt 02:44:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:44:42 + PACKAGES=/tmp/packages_start.txt 02:44:42 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 02:44:42 + PACKAGES=/tmp/packages_end.txt 02:44:42 + case "${OS_FAMILY}" in 02:44:42 + dpkg -l 02:44:42 + grep '^ii' 02:44:42 + '[' -f /tmp/packages_start.txt ']' 02:44:42 + '[' -f /tmp/packages_end.txt ']' 02:44:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:44:42 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 02:44:42 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 02:44:42 + 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 02:44:42 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 02:44:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:44:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:44:43 . [Pipeline] withDockerContainer 02:44:43 prd-ubuntu20.04-docker-8c-8g-64445 does not seem to be running inside a container 02:44:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 02:44:43 $ docker top c0dd1120b71bd0ec4eb4c024c490aa0ccf5e34b8bb7991928a73458bfa614ac2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:44 + touch /tmp/pre-build-complete [Pipeline] sh 02:44:44 + mkdir -p /var/log/sysstat [Pipeline] sh 02:44:44 + ls /var/log/sa-host 02:44:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:44:44 provisioning config files... 02:44:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8973541685151032285tmp [Pipeline] { [Pipeline] echo 02:44:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:44:45 ---> create-netrc.sh [Pipeline] } 02:44:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:44:45 ---> python-tools-install.sh [Pipeline] echo 02:44:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:44:45 ---> sudo-logs.sh 02:44:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:44:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:44:46 ---> job-cost.sh 02:44:46 lf-activate-venv: SKIPPING 02:44:46 DEBUG: total: 0.2199999988079071 02:44:46 INFO: Retrieving Stack Cost... 02:44:46 INFO: Retrieving Pricing Info for: v3-standard-8 02:44:47 INFO: Archiving Costs [Pipeline] echo 02:44:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:44:47 ---> logs-deploy.sh 02:44:47 lf-activate-venv: SKIPPING 02:44:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/67 02:44:47 INFO: archiving workspace using pattern(s): 02:44:48 Archives upload complete. 02:44:48 INFO: archiving logs to Nexus