Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3ea3556a9a561f49b07480f3a474daa8966a7f3b 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-ssh5348321395359089653.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh3197303776872223177.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-bootstrap/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-bootstrap/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17232586870214450481.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh8408625012400505521.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-bootstrap/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-bootstrap/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1851572257511542342.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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-44770 in /w/workspace/gexfoundry_go-mod-bootstrap_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-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3ea3556a9a561f49b07480f3a474daa8966a7f3b (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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 3ea3556a9a561f49b07480f3a474daa8966a7f3b # timeout=10 Commit message: "build: Update to use v2.2.0 released Go Mods (#338)" > git rev-list --no-walk f7bfe6c0ffcb323c070954b07199cece6f79f3ba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:56:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:56:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:56:30 ========================================================= 21:56:30 EdgeX Global Pipelines Version Info 21:56:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:56:31 ------------------- 21:56:31 stable info: 21:56:31 ------------------- 21:56:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:56:31 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 21:56:31 Message: update stable to v1.0.227 21:56:32 ------------------- 21:56:32 experimental info: 21:56:32 ------------------- 21:56:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:56:32 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 21:56:32 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3ea3556a9a561f49b07480f3a474daa8966a7f3b [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3ea3556 [Pipeline] echo 21:56:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:56:33 + git rev-list -1 --merges 3ea3556a9a561f49b07480f3a474daa8966a7f3b~1..3ea3556a9a561f49b07480f3a474daa8966a7f3b [Pipeline] echo 21:56:33 -----------> git rev-list -1 --merges 3ea3556a9a561f49b07480f3a474daa8966a7f3b~1..3ea3556a9a561f49b07480f3a474daa8966a7f3b 3ea3556a9a561f49b07480f3a474daa8966a7f3b [false] [Pipeline] sh 21:56:33 + git log --format=format:%s -1 3ea3556a9a561f49b07480f3a474daa8966a7f3b [Pipeline] echo 21:56:33 ========================================================= 21:56:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:56:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:56:33 + git log --format=format:%s -1 3ea3556a9a561f49b07480f3a474daa8966a7f3b [Pipeline] echo 21:56:33 [semverPrep] GIT_COMMIT: 3ea3556a9a561f49b07480f3a474daa8966a7f3b, Commit Message: build: Update to use v2.2.0 released Go Mods (#338) [Pipeline] echo 21:56:33 [semverPrep] This is not a build commit. [Pipeline] sh 21:56:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:56:34 + grep -v github /etc/ssh/ssh_known_hosts 21:56:34 + [ -e /tmp/ssh_known_hosts ] 21:56:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:56:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:56:34 + sudo tee -a /etc/ssh/ssh_known_hosts 21:56:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:56:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:56:35 21:56:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:56:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:56:35 latest: Pulling from edgex-devops/py-git-semver 21:56:35 1fe172e4850f: Pulling fs layer 21:56:35 caf521ccaac6: Pulling fs layer 21:56:35 3ead6fa29328: Pulling fs layer 21:56:35 5c2a1cbceb83: Pulling fs layer 21:56:35 a8d5f1318db7: Pulling fs layer 21:56:35 c427282e49a2: Pulling fs layer 21:56:35 1827001aaf11: Pulling fs layer 21:56:35 0714d37db230: Pulling fs layer 21:56:35 ac28cf19c067: Pulling fs layer 21:56:35 5c2a1cbceb83: Waiting 21:56:35 ca983d60f3e2: Pulling fs layer 21:56:35 9f894cec8388: Pulling fs layer 21:56:35 a8d5f1318db7: Waiting 21:56:35 1827001aaf11: Waiting 21:56:35 c427282e49a2: Waiting 21:56:35 ac28cf19c067: Waiting 21:56:35 ca983d60f3e2: Waiting 21:56:35 9f894cec8388: Waiting 21:56:35 caf521ccaac6: Download complete 21:56:35 5c2a1cbceb83: Verifying Checksum 21:56:35 5c2a1cbceb83: Download complete 21:56:35 a8d5f1318db7: Verifying Checksum 21:56:35 a8d5f1318db7: Download complete 21:56:35 c427282e49a2: Verifying Checksum 21:56:35 c427282e49a2: Download complete 21:56:35 3ead6fa29328: Verifying Checksum 21:56:35 3ead6fa29328: Download complete 21:56:35 0714d37db230: Download complete 21:56:35 ac28cf19c067: Download complete 21:56:35 ca983d60f3e2: Verifying Checksum 21:56:35 ca983d60f3e2: Download complete 21:56:35 9f894cec8388: Verifying Checksum 21:56:35 9f894cec8388: Download complete 21:56:35 1fe172e4850f: Verifying Checksum 21:56:35 1fe172e4850f: Download complete 21:56:35 1827001aaf11: Verifying Checksum 21:56:35 1827001aaf11: Download complete 21:56:37 1fe172e4850f: Pull complete 21:56:37 caf521ccaac6: Pull complete 21:56:37 3ead6fa29328: Pull complete 21:56:37 5c2a1cbceb83: Pull complete 21:56:38 a8d5f1318db7: Pull complete 21:56:38 c427282e49a2: Pull complete 21:56:40 1827001aaf11: Pull complete 21:56:40 0714d37db230: Pull complete 21:56:40 ac28cf19c067: Pull complete 21:56:40 ca983d60f3e2: Pull complete 21:56:40 9f894cec8388: Pull complete 21:56:40 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 21:56:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:56:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 21:56:40 prd-ubuntu20.04-docker-8c-8g-44770 does not seem to be running inside a container 21:56:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 21:56:41 $ docker top cdffcf57306dfbb1337d9938f6a41b5176ee3ac22d8764d68d6f126968574f07 -eo pid,comm 21:56:41 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). 21:56:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:56:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:56:41 [ssh-agent] Looking for ssh-agent implementation... 21:56:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:56:41 $ docker exec cdffcf57306dfbb1337d9938f6a41b5176ee3ac22d8764d68d6f126968574f07 ssh-agent 21:56:42 SSH_AUTH_SOCK=/tmp/ssh-NWQs8POfiPi0/agent.33 21:56:42 SSH_AGENT_PID=39 21:56:42 Running ssh-add (command line suppressed) 21:56:42 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6354474186957443292.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6354474186957443292.key) 21:56:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:56:42 + git tag --points-at HEAD [Pipeline] } 21:56:42 $ docker exec --env ******** --env ******** cdffcf57306dfbb1337d9938f6a41b5176ee3ac22d8764d68d6f126968574f07 ssh-agent -k 21:56:42 unset SSH_AUTH_SOCK; 21:56:42 unset SSH_AGENT_PID; 21:56:42 echo Agent pid 39 killed; 21:56:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:56:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:56:42 [ssh-agent] Looking for ssh-agent implementation... 21:56:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:56:42 $ docker exec cdffcf57306dfbb1337d9938f6a41b5176ee3ac22d8764d68d6f126968574f07 ssh-agent 21:56:42 SSH_AUTH_SOCK=/tmp/ssh-gpFHx6TDRerM/agent.71 21:56:42 SSH_AGENT_PID=77 21:56:42 Running ssh-add (command line suppressed) 21:56:43 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_932919685618113114.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_932919685618113114.key) 21:56:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:56:43 + git semver init 21:56:43 2022-05-09 21:56:43,581 [run_init] DEBUG init version:0.0.0 force:False 21:56:43 2022-05-09 21:56:43,581 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 21:56:43 2022-05-09 21:56:43,582 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 21:56:43 2022-05-09 21:56:43,582 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 21:56:44 2022-05-09 21:56:44,331 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 21:56:44 2022-05-09 21:56:44,332 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 21:56:44 2022-05-09 21:56:44,332 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 21:56:44 2022-05-09 21:56:44,332 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 21:56:44 2.2.0-dev.24 [Pipeline] } 21:56:44 $ docker exec --env ******** --env ******** cdffcf57306dfbb1337d9938f6a41b5176ee3ac22d8764d68d6f126968574f07 ssh-agent -k 21:56:44 unset SSH_AUTH_SOCK; 21:56:44 unset SSH_AGENT_PID; 21:56:44 echo Agent pid 77 killed; 21:56:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:56:45 + git semver [Pipeline] } 21:56:45 $ docker stop --time=1 cdffcf57306dfbb1337d9938f6a41b5176ee3ac22d8764d68d6f126968574f07 21:56:46 $ docker rm -f cdffcf57306dfbb1337d9938f6a41b5176ee3ac22d8764d68d6f126968574f07 [Pipeline] // withDockerContainer [Pipeline] sh 21:56:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:56:47 Stashed 1 file(s) [Pipeline] echo 21:56:47 [edgeXSemver]: initialized semver on version 2.2.0-dev.24 [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 21:56:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:56:47 ========================================================= 21:56:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 21:56:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:56:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:56:47 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 21:56:47 59bf1c3509f3: Pulling fs layer 21:56:47 666ba61612fd: Pulling fs layer 21:56:47 8ed8ca486205: Pulling fs layer 21:56:47 4fe6c5a15a65: Pulling fs layer 21:56:47 22a0e8bec74d: Pulling fs layer 21:56:47 4fe6c5a15a65: Waiting 21:56:47 ca2b28591e48: Pulling fs layer 21:56:47 a51346096db8: Pulling fs layer 21:56:47 daebc70d1ce1: Pulling fs layer 21:56:47 22a0e8bec74d: Waiting 21:56:47 ca2b28591e48: Waiting 21:56:47 a51346096db8: Waiting 21:56:47 0e18a0eac166: Pulling fs layer 21:56:47 daebc70d1ce1: Waiting 21:56:47 0e18a0eac166: Waiting 21:56:47 8ed8ca486205: Verifying Checksum 21:56:47 8ed8ca486205: Download complete 21:56:47 666ba61612fd: Verifying Checksum 21:56:47 666ba61612fd: Download complete 21:56:47 22a0e8bec74d: Verifying Checksum 21:56:47 22a0e8bec74d: Download complete 21:56:47 ca2b28591e48: Verifying Checksum 21:56:47 ca2b28591e48: Download complete 21:56:47 a51346096db8: Verifying Checksum 21:56:47 a51346096db8: Download complete 21:56:47 59bf1c3509f3: Verifying Checksum 21:56:47 59bf1c3509f3: Download complete 21:56:48 daebc70d1ce1: Download complete 21:56:48 59bf1c3509f3: Pull complete 21:56:48 666ba61612fd: Pull complete 21:56:48 8ed8ca486205: Pull complete 21:56:48 0e18a0eac166: Verifying Checksum 21:56:48 0e18a0eac166: Download complete 21:56:48 4fe6c5a15a65: Verifying Checksum 21:56:48 4fe6c5a15a65: Download complete 21:56:52 4fe6c5a15a65: Pull complete 21:56:52 22a0e8bec74d: Pull complete 21:56:52 ca2b28591e48: Pull complete 21:56:52 a51346096db8: Pull complete 21:56:52 daebc70d1ce1: Pull complete 21:56:54 0e18a0eac166: Pull complete 21:56:54 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 21:56:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:56:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 21:56:54 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 21:56:55 + docker inspect -f . ci-base-image-x86_64 21:56:55 . [Pipeline] withDockerContainer 21:56:55 prd-ubuntu20.04-docker-8c-8g-44770 does not seem to be running inside a container 21:56:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 21:56:57 $ docker top 313a9e4173ec8bd835ac8a721386a0d41a377fbab4c1011be2cbb1b9f4fcbfa0 -eo pid,comm [Pipeline] { [Pipeline] sh 21:56:57 + go version 21:56:57 go version go1.17.6 linux/amd64 [Pipeline] } 21:56:57 $ docker stop --time=1 313a9e4173ec8bd835ac8a721386a0d41a377fbab4c1011be2cbb1b9f4fcbfa0 21:56:58 $ docker rm -f 313a9e4173ec8bd835ac8a721386a0d41a377fbab4c1011be2cbb1b9f4fcbfa0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:56:59 + docker inspect -f . ci-base-image-x86_64 21:56:59 . [Pipeline] withDockerContainer 21:56:59 prd-ubuntu20.04-docker-8c-8g-44770 does not seem to be running inside a container 21:56:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 21:56:59 $ docker top 77faca1862280b9debc6116c709b9861412a12152afcf01415e66ea5572a4720 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:57:00 + make test 21:57:00 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:57:00 go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a 21:57:00 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 21:57:00 go: downloading github.com/stretchr/testify v1.7.1 21:57:00 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 21:57:00 go: downloading github.com/pelletier/go-toml v1.9.4 21:57:00 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0 21:57:00 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 21:57:00 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 21:57:00 go: downloading github.com/google/uuid v1.3.0 21:57:00 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:57:00 go: downloading github.com/gorilla/mux v1.8.0 21:57:00 go: downloading github.com/davecgh/go-spew v1.1.1 21:57:00 go: downloading github.com/pmezard/go-difflib v1.0.0 21:57:00 go: downloading github.com/stretchr/objx v0.1.1 21:57:00 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 21:57:00 go: downloading github.com/hashicorp/errwrap v1.0.0 21:57:00 go: downloading github.com/go-kit/log v0.2.0 21:57:00 go: downloading github.com/go-playground/validator/v10 v10.10.1 21:57:00 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 21:57:00 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:57:00 go: downloading github.com/hashicorp/consul/api v1.9.1 21:57:00 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 21:57:00 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:57:00 go: downloading github.com/pebbe/zmq4 v1.2.7 21:57:00 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:57:00 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:57:00 go: downloading github.com/go-playground/universal-translator v0.18.0 21:57:00 go: downloading github.com/leodido/go-urn v1.2.1 21:57:00 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 21:57:00 go: downloading golang.org/x/text v0.3.7 21:57:00 go: downloading github.com/x448/float16 v0.8.4 21:57:00 go: downloading github.com/zeebo/errs v1.2.2 21:57:00 go: downloading google.golang.org/grpc v1.42.0 21:57:00 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:57:00 go: downloading github.com/mitchellh/copystructure v1.0.0 21:57:00 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:57:00 go: downloading github.com/gorilla/websocket v1.4.2 21:57:00 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 21:57:00 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:57:00 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:57:00 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:57:00 go: downloading github.com/hashicorp/serf v0.9.5 21:57:00 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 21:57:00 go: downloading google.golang.org/protobuf v1.27.1 21:57:00 go: downloading github.com/go-playground/locales v0.14.0 21:57:00 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:57:00 go: downloading github.com/fatih/color v1.9.0 21:57:00 go: downloading github.com/mattn/go-isatty v0.0.12 21:57:00 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:57:00 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 21:57:00 go: downloading github.com/mattn/go-colorable v0.1.6 21:57:00 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 21:57:00 go: downloading github.com/golang/protobuf v1.5.2 21:57:00 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:57:00 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:57:02 Still waiting to schedule task 21:57:02 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:57:10 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 21:57:10 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.010s coverage: 4.6% of statements 21:57:10 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 21:57:10 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.020s coverage: 92.2% of statements 21:57:10 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.005s coverage: 85.3% of statements 21:57:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.015s coverage: 54.9% of statements 21:57:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 21:57:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 21:57:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.015s coverage: 100.0% of statements 21:57:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.319s coverage: 88.1% of statements 21:57:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.013s coverage: 25.0% of statements 21:57:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.025s coverage: 79.6% of statements 21:57:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 21:57:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.028s coverage: 41.7% of statements 21:57:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.003s coverage: 91.3% of statements 21:57:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:57:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:57:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:57:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:57:23 $ docker stop --time=1 77faca1862280b9debc6116c709b9861412a12152afcf01415e66ea5572a4720 21:57:26 $ docker rm -f 77faca1862280b9debc6116c709b9861412a12152afcf01415e66ea5572a4720 [Pipeline] // withDockerContainer [Pipeline] sh 21:57:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:57:27 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 21:57:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:57:27 21:57:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:57:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:57:28 latest: Pulling from edgex-lftools-log-publisher 21:57:28 5eb5b503b376: Pulling fs layer 21:57:28 5c69ac0246d0: Pulling fs layer 21:57:28 ec43610c2a17: Pulling fs layer 21:57:28 3a2ae6a8a46f: Pulling fs layer 21:57:28 33b1e0a273af: Pulling fs layer 21:57:28 5d3b04190fa2: Pulling fs layer 21:57:28 2f39f015ded8: Pulling fs layer 21:57:28 5d3b04190fa2: Waiting 21:57:28 2f39f015ded8: Waiting 21:57:28 5c69ac0246d0: Verifying Checksum 21:57:28 5c69ac0246d0: Download complete 21:57:28 3a2ae6a8a46f: Verifying Checksum 21:57:28 3a2ae6a8a46f: Download complete 21:57:28 33b1e0a273af: Verifying Checksum 21:57:28 33b1e0a273af: Download complete 21:57:28 5d3b04190fa2: Verifying Checksum 21:57:28 5d3b04190fa2: Download complete 21:57:28 ec43610c2a17: Verifying Checksum 21:57:28 ec43610c2a17: Download complete 21:57:28 5eb5b503b376: Verifying Checksum 21:57:28 5eb5b503b376: Download complete 21:57:29 2f39f015ded8: Download complete 21:57:29 5eb5b503b376: Pull complete 21:57:29 5c69ac0246d0: Pull complete 21:57:30 ec43610c2a17: Pull complete 21:57:30 3a2ae6a8a46f: Pull complete 21:57:30 33b1e0a273af: Pull complete 21:57:30 5d3b04190fa2: Pull complete 21:57:35 2f39f015ded8: Pull complete 21:57:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:57:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:57:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:57:35 prd-ubuntu20.04-docker-8c-8g-44770 does not seem to be running inside a container 21:57:35 $ 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/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 21:57:37 $ docker top 873d622857b20ee6289f3edffe6c13cbf2e960b446b2e6bcb1e303a372eacdef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:57:37 ---> job-cost.sh 21:57:37 lf-activate-venv: SKIPPING 21:57:37 INFO: No Stack... 21:57:38 INFO: Retrieving Pricing Info for: v3-standard-8 21:57:38 INFO: Archiving Costs [Pipeline] sh 21:57:38 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 21:57:38 + cut -d, -f6 [Pipeline] lock 21:57:38 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-51-stack-cost] 21:57:38 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-51-stack-cost] did not exist. Created. 21:57:38 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:57:39 + echo total: 0.2199999988079071 [Pipeline] stash 21:57:39 Stashed 1 file(s) [Pipeline] } 21:57:39 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-51-stack-cost] [Pipeline] // lock [Pipeline] } 21:57:39 $ docker stop --time=1 873d622857b20ee6289f3edffe6c13cbf2e960b446b2e6bcb1e303a372eacdef 21:57:40 $ docker rm -f 873d622857b20ee6289f3edffe6c13cbf2e960b446b2e6bcb1e303a372eacdef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:02:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-44771 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 22:02:02 Running in /w/workspace/go-mod-bootstrap/51 [Pipeline] { [Pipeline] checkout 22:02:03 Selected Git installation does not exist. Using Default 22:02:03 The recommended git tool is: NONE 22:02:11 using credential edgex-jenkins-ssh 22:02:11 Cloning the remote Git repository 22:02:11 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 22:02:11 > git init /w/workspace/go-mod-bootstrap/51 # timeout=10 22:02:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:02:11 > git --version # timeout=10 22:02:11 > git --version # 'git version 2.25.1' 22:02:11 using GIT_SSH to set credentials SSH Credentials for GitHub 22:02:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:02:13 Avoid second fetch 22:02:13 Checking out Revision 3ea3556a9a561f49b07480f3a474daa8966a7f3b (main) 22:02:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:02:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:02:13 > git config core.sparsecheckout # timeout=10 22:02:13 > git checkout -f 3ea3556a9a561f49b07480f3a474daa8966a7f3b # timeout=10 22:02:17 Commit message: "build: Update to use v2.2.0 released Go Mods (#338)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:02:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:02:18 % Total % Received % Xferd Average Speed Time Time Time Current 22:02:18 Dload Upload Total Spent Left Speed 22:02:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 83992 0 --:--:-- --:--:-- --:--:-- 84592 [Pipeline] sh 22:02:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:02:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:02:19 + sudo tee /etc/docker/daemon.new 22:02:19 { 22:02:19 "registry-mirrors": [ 22:02:19 "https://nexus3.edgexfoundry.org:10001" 22:02:19 ], 22:02:19 "bip": "10.250.0.254/24", 22:02:19 "hosts": [ 22:02:19 "tcp://0.0.0.0:5555", 22:02:19 "unix:///var/run/docker.sock" 22:02:19 ], 22:02:19 "mtu": 1458, 22:02:19 "selinux-enabled": true, 22:02:19 "seccomp-profile": "/etc/docker/seccomp.json" 22:02:19 } [Pipeline] sh 22:02:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:02:20 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 22:02:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:02:39 ========================================================= 22:02:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 22:02:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:02:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:02:40 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:02:40 9b3977197b4f: Pulling fs layer 22:02:40 1a89e8eeedd5: Pulling fs layer 22:02:40 94645a83ff95: Pulling fs layer 22:02:40 3f3a8bcf1eab: Pulling fs layer 22:02:40 0c92f367c5e7: Pulling fs layer 22:02:40 3096ccb668a1: Pulling fs layer 22:02:40 e8cf19c19ddd: Pulling fs layer 22:02:40 a4caa8a26152: Pulling fs layer 22:02:40 3f3a8bcf1eab: Waiting 22:02:40 0c92f367c5e7: Waiting 22:02:40 e8cf19c19ddd: Waiting 22:02:40 a4caa8a26152: Waiting 22:02:40 94645a83ff95: Verifying Checksum 22:02:40 94645a83ff95: Download complete 22:02:40 1a89e8eeedd5: Verifying Checksum 22:02:40 1a89e8eeedd5: Download complete 22:02:40 0c92f367c5e7: Verifying Checksum 22:02:40 0c92f367c5e7: Download complete 22:02:40 3096ccb668a1: Download complete 22:02:40 9b3977197b4f: Verifying Checksum 22:02:40 e8cf19c19ddd: Verifying Checksum 22:02:40 e8cf19c19ddd: Download complete 22:02:41 9b3977197b4f: Pull complete 22:02:42 1a89e8eeedd5: Pull complete 22:02:42 94645a83ff95: Pull complete 22:02:43 a4caa8a26152: Verifying Checksum 22:02:43 a4caa8a26152: Download complete 22:02:43 3f3a8bcf1eab: Verifying Checksum 22:02:43 3f3a8bcf1eab: Download complete 22:02:56 3f3a8bcf1eab: Pull complete 22:02:56 0c92f367c5e7: Pull complete 22:02:56 3096ccb668a1: Pull complete 22:02:56 e8cf19c19ddd: Pull complete 22:03:03 a4caa8a26152: Pull complete 22:03:03 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 22:03:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:03:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 22:03:04 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 22:03:04 + docker inspect -f . ci-base-image-arm64 22:03:04 . [Pipeline] withDockerContainer 22:03:04 prd-ubuntu20.04-docker-arm64-4c-16g-44771 does not seem to be running inside a container 22:03:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/51 -v /w/workspace/go-mod-bootstrap/51:/w/workspace/go-mod-bootstrap/51:rw,z -v /w/workspace/go-mod-bootstrap/51@tmp:/w/workspace/go-mod-bootstrap/51@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 22:03:08 $ docker top 28e1586293571ac92e3dde7602624d432909038b26eccbe344075c2fa58bc66b -eo pid,comm [Pipeline] { [Pipeline] sh 22:03:09 + go version 22:03:09 go version go1.17.6 linux/arm64 [Pipeline] } 22:03:09 $ docker stop --time=1 28e1586293571ac92e3dde7602624d432909038b26eccbe344075c2fa58bc66b 22:03:10 $ docker rm -f 28e1586293571ac92e3dde7602624d432909038b26eccbe344075c2fa58bc66b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:03:11 + docker inspect -f . ci-base-image-arm64 22:03:11 . [Pipeline] withDockerContainer 22:03:11 prd-ubuntu20.04-docker-arm64-4c-16g-44771 does not seem to be running inside a container 22:03:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/51 -v /w/workspace/go-mod-bootstrap/51:/w/workspace/go-mod-bootstrap/51:rw,z -v /w/workspace/go-mod-bootstrap/51@tmp:/w/workspace/go-mod-bootstrap/51@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 22:03:13 $ docker top 3f67afd9b1e42179befd36b39ccdb790730aadae09f48e867c74376b41e408a5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:03:14 + make test 22:03:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:03:14 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 22:03:14 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 22:03:14 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 22:03:15 go: downloading github.com/pelletier/go-toml v1.9.4 22:03:15 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0 22:03:15 go: downloading github.com/stretchr/testify v1.7.1 22:03:15 go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a 22:03:15 go: downloading github.com/gorilla/mux v1.8.0 22:03:15 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 22:03:15 go: downloading github.com/google/uuid v1.3.0 22:03:15 go: downloading github.com/hashicorp/go-multierror v1.1.1 22:03:15 go: downloading github.com/go-kit/log v0.2.0 22:03:15 go: downloading github.com/davecgh/go-spew v1.1.1 22:03:15 go: downloading github.com/pmezard/go-difflib v1.0.0 22:03:15 go: downloading github.com/stretchr/objx v0.1.1 22:03:15 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 22:03:16 go: downloading github.com/go-playground/validator/v10 v10.10.1 22:03:16 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 22:03:16 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 22:03:16 go: downloading github.com/hashicorp/errwrap v1.0.0 22:03:16 go: downloading github.com/hashicorp/consul/api v1.9.1 22:03:16 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:03:16 go: downloading github.com/go-logfmt/logfmt v0.5.1 22:03:16 go: downloading github.com/x448/float16 v0.8.4 22:03:16 go: downloading github.com/leodido/go-urn v1.2.1 22:03:16 go: downloading github.com/go-playground/universal-translator v0.18.0 22:03:16 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 22:03:16 go: downloading golang.org/x/text v0.3.7 22:03:16 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 22:03:16 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:03:16 go: downloading github.com/pebbe/zmq4 v1.2.7 22:03:16 go: downloading github.com/zeebo/errs v1.2.2 22:03:16 go: downloading google.golang.org/grpc v1.42.0 22:03:17 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:03:17 go: downloading github.com/mitchellh/copystructure v1.0.0 22:03:17 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:03:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:03:17 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:03:17 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:03:17 go: downloading github.com/hashicorp/serf v0.9.5 22:03:17 go: downloading github.com/go-playground/locales v0.14.0 22:03:17 go: downloading github.com/gorilla/websocket v1.4.2 22:03:18 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 22:03:18 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 22:03:18 go: downloading google.golang.org/protobuf v1.27.1 22:03:20 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 22:03:20 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:03:20 go: downloading github.com/fatih/color v1.9.0 22:03:20 go: downloading github.com/mattn/go-isatty v0.0.12 22:03:20 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:03:20 go: downloading github.com/golang/protobuf v1.5.2 22:03:20 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 22:03:20 go: downloading github.com/mattn/go-colorable v0.1.6 22:03:20 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:03:20 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:04:57 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 22:04:57 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.132s coverage: 4.6% of statements 22:04:57 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 22:04:57 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.080s coverage: 92.2% of statements 22:04:57 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.060s coverage: 85.3% of statements 22:05:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.116s coverage: 54.9% of statements 22:05:00 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 22:05:00 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 22:05:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.087s coverage: 100.0% of statements 22:05:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.391s coverage: 88.1% of statements 22:05:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.081s coverage: 25.0% of statements 22:05:10 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.100s coverage: 79.6% of statements 22:05:10 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 22:05:10 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.045s coverage: 41.7% of statements 22:05:10 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.014s coverage: 91.3% of statements 22:05:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:05:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:05:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:05:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 22:05:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:05:42 $ docker stop --time=1 3f67afd9b1e42179befd36b39ccdb790730aadae09f48e867c74376b41e408a5 22:05:44 $ docker rm -f 3f67afd9b1e42179befd36b39ccdb790730aadae09f48e867c74376b41e408a5 [Pipeline] // withDockerContainer [Pipeline] sh 22:05:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:05:47 Warning: overwriting stash ‘coverage-report’ 22:05:48 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 22:05:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:05:48 22:05:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:05:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:05:49 arm64: Pulling from edgex-lftools-log-publisher 22:05:49 8998bd30e6a1: Pulling fs layer 22:05:49 04944245beec: Pulling fs layer 22:05:49 699f458cf7ca: Pulling fs layer 22:05:49 765212b225bb: Pulling fs layer 22:05:49 f23df028b6ca: Pulling fs layer 22:05:49 d65c8cfc05b1: Pulling fs layer 22:05:49 2437ff75d9bd: Pulling fs layer 22:05:49 765212b225bb: Waiting 22:05:49 f23df028b6ca: Waiting 22:05:49 d65c8cfc05b1: Waiting 22:05:49 2437ff75d9bd: Waiting 22:05:49 04944245beec: Verifying Checksum 22:05:49 04944245beec: Download complete 22:05:49 765212b225bb: Verifying Checksum 22:05:49 765212b225bb: Download complete 22:05:49 f23df028b6ca: Verifying Checksum 22:05:49 f23df028b6ca: Download complete 22:05:49 d65c8cfc05b1: Verifying Checksum 22:05:49 d65c8cfc05b1: Download complete 22:05:49 699f458cf7ca: Verifying Checksum 22:05:49 699f458cf7ca: Download complete 22:05:50 8998bd30e6a1: Verifying Checksum 22:05:50 8998bd30e6a1: Download complete 22:05:52 2437ff75d9bd: Verifying Checksum 22:05:52 2437ff75d9bd: Download complete 22:05:54 8998bd30e6a1: Pull complete 22:05:55 04944245beec: Pull complete 22:05:56 699f458cf7ca: Pull complete 22:05:57 765212b225bb: Pull complete 22:05:58 f23df028b6ca: Pull complete 22:05:58 d65c8cfc05b1: Pull complete 22:06:13 2437ff75d9bd: Pull complete 22:06:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:06:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:06:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:06:13 prd-ubuntu20.04-docker-arm64-4c-16g-44771 does not seem to be running inside a container 22:06:13 $ 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-bootstrap/51 -v /w/workspace/go-mod-bootstrap/51:/w/workspace/go-mod-bootstrap/51:rw,z -v /w/workspace/go-mod-bootstrap/51@tmp:/w/workspace/go-mod-bootstrap/51@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 22:06:16 $ docker top fd6276c6bdb4b777175874a21ebf4113ca9e1769ffe376b1d05588fb7b3a67bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:06:17 ---> job-cost.sh 22:06:17 lf-activate-venv: SKIPPING 22:06:17 INFO: No Stack... 22:06:18 INFO: Retrieving Pricing Info for: v3-standard-4 22:06:19 INFO: Archiving Costs [Pipeline] sh 22:06:19 + cut -d, -f6 22:06:19 + cat /w/workspace/go-mod-bootstrap/51/archives/cost.csv [Pipeline] lock 22:06:19 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-51-stack-cost] 22:06:19 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-51-stack-cost] did not exist. Created. 22:06:19 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:06:20 /w/workspace/go-mod-bootstrap/51@tmp/durable-db948a4b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:06:21 + echo total: 0.10999999940395355 [Pipeline] stash 22:06:21 Warning: overwriting stash ‘stack-cost’ 22:06:21 Stashed 1 file(s) [Pipeline] } 22:06:21 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-51-stack-cost] [Pipeline] // lock [Pipeline] } 22:06:21 $ docker stop --time=1 fd6276c6bdb4b777175874a21ebf4113ca9e1769ffe376b1d05588fb7b3a67bf 22:06:22 $ docker rm -f fd6276c6bdb4b777175874a21ebf4113ca9e1769ffe376b1d05588fb7b3a67bf [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 22:06:23 provisioning config files... 22:06:23 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4376395857405599469tmp [Pipeline] { [Pipeline] sh 22:06:23 + set +x 22:06:23 + curl -s https://codecov.io/bash 22:06:23 + bash -s -- 22:06:23 22:06:23 _____ _ 22:06:23 / ____| | | 22:06:23 | | ___ __| | ___ ___ _____ __ 22:06:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:06:23 | |___| (_) | (_| | __/ (_| (_) \ V / 22:06:23 \_____\___/ \__,_|\___|\___\___/ \_/ 22:06:23 Bash-1.0.6 22:06:23 22:06:23 22:06:23 ==> git version 2.25.1 found 22:06:23 ==> 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 22:06:23 Release-Date: 2020-01-08 22:06:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:06:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:06:23 ==> Jenkins CI detected. 22:06:23 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 22:06:23 project root: . 22:06:23 --> token set from env 22:06:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:06:23 ==> Running gcov in . (disable via -X gcov) 22:06:23 ==> Python coveragepy not found 22:06:23 ==> Searching for coverage reports in: 22:06:23 + . 22:06:23 -> Found 1 reports 22:06:23 ==> Detecting git/mercurial file structure 22:06:23 ==> Reading reports 22:06:23 + ./coverage.out bytes=56161 22:06:23 ==> Appending adjustments 22:06:23 https://docs.codecov.io/docs/fixing-reports 22:06:23 + Found adjustments 22:06:23 ==> Gzipping contents 22:06:23 12K /tmp/codecov.zdsPWG.gz 22:06:23 ==> Uploading reports 22:06:23 url: https://codecov.io 22:06:23 query: branch=main&commit=3ea3556a9a561f49b07480f3a474daa8966a7f3b&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 22:06:23 -> Pinging Codecov 22:06:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=3ea3556a9a561f49b07480f3a474daa8966a7f3b&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 22:06:24 -> Uploading to 22:06:24 https://storage.googleapis.com/codecov/v4/raw/2022-05-09/833815588EE85121546D348822E98E2E/3ea3556a9a561f49b07480f3a474daa8966a7f3b/b7487074-1486-43c2-a68e-a3bb7ac2622e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T220623Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf315e4649533e9683b034cb57940ef3de2a6339341856f54fa5455a8793b341 22:06:24 % Total % Received % Xferd Average Speed Time Time Time Current 22:06:24 Dload Upload Total Spent Left Speed 22:06:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9309 0 0 100 9309 0 40125 --:--:-- --:--:-- --:--:-- 39952 22:06:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/3ea3556a9a561f49b07480f3a474daa8966a7f3b [Pipeline] } 22:06:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:06:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:06:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:06:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:06:24 22:06:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:06:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:06:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:06:25 188c0c94c7c5: Pulling fs layer 22:06:25 0ef7d3d256c8: Pulling fs layer 22:06:25 de9db76c5a1d: Pulling fs layer 22:06:25 0eba1c9be4d2: Pulling fs layer 22:06:25 0d57e429df01: Pulling fs layer 22:06:25 4e4be7b47b0d: Pulling fs layer 22:06:25 0d57e429df01: Waiting 22:06:25 0eba1c9be4d2: Waiting 22:06:25 e1f770b5df2f: Pulling fs layer 22:06:25 85a0685a4137: Pulling fs layer 22:06:25 e1f770b5df2f: Waiting 22:06:25 85a0685a4137: Waiting 22:06:25 de9db76c5a1d: Download complete 22:06:25 0ef7d3d256c8: Verifying Checksum 22:06:25 0ef7d3d256c8: Download complete 22:06:25 0d57e429df01: Verifying Checksum 22:06:25 4e4be7b47b0d: Verifying Checksum 22:06:25 4e4be7b47b0d: Download complete 22:06:25 188c0c94c7c5: Verifying Checksum 22:06:25 188c0c94c7c5: Download complete 22:06:25 188c0c94c7c5: Pull complete 22:06:25 0ef7d3d256c8: Pull complete 22:06:25 e1f770b5df2f: Verifying Checksum 22:06:25 e1f770b5df2f: Download complete 22:06:25 de9db76c5a1d: Pull complete 22:06:26 0eba1c9be4d2: Download complete 22:06:26 85a0685a4137: Verifying Checksum 22:06:26 85a0685a4137: Download complete 22:06:29 0eba1c9be4d2: Pull complete 22:06:29 0d57e429df01: Pull complete 22:06:29 4e4be7b47b0d: Pull complete 22:06:29 e1f770b5df2f: Pull complete 22:06:33 85a0685a4137: Pull complete 22:06:33 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:06:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:06:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:06:33 prd-ubuntu20.04-docker-8c-8g-44770 does not seem to be running inside a container 22:06:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 22:06:35 $ docker top c801f6b3625a15f64fa2e3eaa36798c0554b041de7347018a221d7848ca2e429 -eo pid,comm [Pipeline] { [Pipeline] echo 22:06:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:06:35 + set -o pipefail 22:06:35 + snyk monitor '--org=edgex-jenkins' 22:06:42 22:06:42 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... 22:06:42 22:06:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/2578fa6b-11a1-437a-814b-ab97d33fd833 22:06:42 22:06:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:06:42 22:06:42 [Pipeline] } 22:06:42 $ docker stop --time=1 c801f6b3625a15f64fa2e3eaa36798c0554b041de7347018a221d7848ca2e429 22:06:44 $ docker rm -f c801f6b3625a15f64fa2e3eaa36798c0554b041de7347018a221d7848ca2e429 [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 22:06:45 + git log --format=format:%s -1 3ea3556a9a561f49b07480f3a474daa8966a7f3b [Pipeline] sh 22:06:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:06:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:06:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:06:46 . [Pipeline] withDockerContainer 22:06:46 prd-ubuntu20.04-docker-8c-8g-44770 does not seem to be running inside a container 22:06:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 22:06:46 $ docker top 01c5cdd45f23881585518d4f6c123c92dd20a669ccd65ba66ecbb8b4f8c10d54 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:06:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:06:46 [ssh-agent] Looking for ssh-agent implementation... 22:06:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:06:46 $ docker exec 01c5cdd45f23881585518d4f6c123c92dd20a669ccd65ba66ecbb8b4f8c10d54 ssh-agent 22:06:47 SSH_AUTH_SOCK=/tmp/ssh-OCzLMH8xuUo1/agent.34 22:06:47 SSH_AGENT_PID=40 22:06:47 Running ssh-add (command line suppressed) 22:06:47 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4949204835529516138.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4949204835529516138.key) 22:06:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:06:47 + git semver tag 22:06:48 2022-05-09 22:06:47,822 [run_tag] DEBUG tag force:False 22:06:48 2022-05-09 22:06:47,823 [check_head_tag] DEBUG check head tag 22:06:48 2022-05-09 22:06:47,826 [execute] INFO git cat-file --batch-check 22:06:48 2022-05-09 22:06:47,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 22:06:48 2022-05-09 22:06:47,832 [execute] INFO git cat-file --batch 22:06:48 2022-05-09 22:06:47,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 22:06:48 2022-05-09 22:06:47,890 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 22:06:48 2022-05-09 22:06:47,891 [execute] INFO git tag -a v2.2.0-dev.24 -m v2.2.0-dev.24 22:06:48 2022-05-09 22:06:47,891 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.24', '-m', 'v2.2.0-dev.24'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 22:06:48 2022-05-09 22:06:47,897 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 22:06:48 2.2.0-dev.24 [Pipeline] } 22:06:48 $ docker exec --env ******** --env ******** 01c5cdd45f23881585518d4f6c123c92dd20a669ccd65ba66ecbb8b4f8c10d54 ssh-agent -k 22:06:48 unset SSH_AUTH_SOCK; 22:06:48 unset SSH_AGENT_PID; 22:06:48 echo Agent pid 40 killed; 22:06:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:06:48 + git semver [Pipeline] } 22:06:48 $ docker stop --time=1 01c5cdd45f23881585518d4f6c123c92dd20a669ccd65ba66ecbb8b4f8c10d54 22:06:50 $ docker rm -f 01c5cdd45f23881585518d4f6c123c92dd20a669ccd65ba66ecbb8b4f8c10d54 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:06:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:06:50 22:06:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:06:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:06:50 0.23.1-centos7: Pulling from edgex-lftools 22:06:50 ab5ef0e58194: Pulling fs layer 22:06:50 9712f1f96733: Pulling fs layer 22:06:50 63f879dbbcfc: Pulling fs layer 22:06:50 0d9ebad4ef96: Pulling fs layer 22:06:50 e9a5061849ea: Pulling fs layer 22:06:50 0d9ebad4ef96: Waiting 22:06:50 d747dcd14b5f: Pulling fs layer 22:06:50 2de7ff778b66: Pulling fs layer 22:06:50 e9a5061849ea: Waiting 22:06:50 d747dcd14b5f: Waiting 22:06:50 2de7ff778b66: Waiting 22:06:50 9712f1f96733: Verifying Checksum 22:06:50 9712f1f96733: Download complete 22:06:51 63f879dbbcfc: Verifying Checksum 22:06:51 63f879dbbcfc: Download complete 22:06:51 0d9ebad4ef96: Verifying Checksum 22:06:51 0d9ebad4ef96: Download complete 22:06:51 d747dcd14b5f: Verifying Checksum 22:06:51 d747dcd14b5f: Download complete 22:06:51 e9a5061849ea: Verifying Checksum 22:06:51 e9a5061849ea: Download complete 22:06:51 ab5ef0e58194: Verifying Checksum 22:06:51 ab5ef0e58194: Download complete 22:06:51 2de7ff778b66: Verifying Checksum 22:06:55 ab5ef0e58194: Pull complete 22:06:55 9712f1f96733: Pull complete 22:06:55 63f879dbbcfc: Pull complete 22:07:00 0d9ebad4ef96: Pull complete 22:07:00 e9a5061849ea: Pull complete 22:07:00 d747dcd14b5f: Pull complete 22:07:01 2de7ff778b66: Pull complete 22:07:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:07:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:07:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:07:02 prd-ubuntu20.04-docker-8c-8g-44770 does not seem to be running inside a container 22:07:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 22:07:05 $ docker top 58793f3d0ff436136867c1cecaef907cba0a77cbb0af2124479c11716c326e7b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:07:05 provisioning config files... 22:07:05 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2408673706753617867tmp 22:07:05 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config6447681903258025483tmp 22:07:05 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1744502400810752913tmp [Pipeline] { [Pipeline] echo 22:07:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:07:05 ---> sigul-configuration.sh 22:07:05 gpg: directory `/root/.gnupg' created 22:07:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:07:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:07:05 gpg: keyring `/root/.gnupg/secring.gpg' created 22:07:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:07:05 gpg: CAST5 encrypted data 22:07:05 gpg: encrypted with 1 passphrase 22:07:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:07:06 + mkdir /home/jenkins 22:07:06 + mkdir /home/jenkins/sigul [Pipeline] sh 22:07:06 + 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 22:07:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:07:06 ---> sigul-install.sh 22:07:06 Sigul already installed; skipping installation. [Pipeline] sh 22:07:07 + git tag --list 22:07:07 v0.0.1 22:07:07 v0.0.10 22:07:07 v0.0.11 22:07:07 v0.0.12 22:07:07 v0.0.13 22:07:07 v0.0.14 22:07:07 v0.0.15 22:07:07 v0.0.16 22:07:07 v0.0.17 22:07:07 v0.0.18 22:07:07 v0.0.19 22:07:07 v0.0.2 22:07:07 v0.0.20 22:07:07 v0.0.21 22:07:07 v0.0.22 22:07:07 v0.0.23 22:07:07 v0.0.24 22:07:07 v0.0.25 22:07:07 v0.0.26 22:07:07 v0.0.27 22:07:07 v0.0.28 22:07:07 v0.0.29 22:07:07 v0.0.3 22:07:07 v0.0.30 22:07:07 v0.0.31 22:07:07 v0.0.32 22:07:07 v0.0.33 22:07:07 v0.0.34 22:07:07 v0.0.35 22:07:07 v0.0.36 22:07:07 v0.0.37 22:07:07 v0.0.38 22:07:07 v0.0.39 22:07:07 v0.0.4 22:07:07 v0.0.40 22:07:07 v0.0.41 22:07:07 v0.0.42 22:07:07 v0.0.43 22:07:07 v0.0.44 22:07:07 v0.0.45 22:07:07 v0.0.46 22:07:07 v0.0.47 22:07:07 v0.0.48 22:07:07 v0.0.49 22:07:07 v0.0.5 22:07:07 v0.0.50 22:07:07 v0.0.51 22:07:07 v0.0.52 22:07:07 v0.0.53 22:07:07 v0.0.54 22:07:07 v0.0.55 22:07:07 v0.0.56 22:07:07 v0.0.57 22:07:07 v0.0.58 22:07:07 v0.0.59 22:07:07 v0.0.6 22:07:07 v0.0.60 22:07:07 v0.0.61 22:07:07 v0.0.62 22:07:07 v0.0.63 22:07:07 v0.0.64 22:07:07 v0.0.65 22:07:07 v0.0.66 22:07:07 v0.0.67 22:07:07 v0.0.68 22:07:07 v0.0.69 22:07:07 v0.0.7 22:07:07 v0.0.70 22:07:07 v0.0.71 22:07:07 v0.0.72 22:07:07 v0.0.8 22:07:07 v0.0.9 22:07:07 v2.0.0 22:07:07 v2.0.0-dev.1 22:07:07 v2.0.0-dev.10 22:07:07 v2.0.0-dev.11 22:07:07 v2.0.0-dev.12 22:07:07 v2.0.0-dev.13 22:07:07 v2.0.0-dev.14 22:07:07 v2.0.0-dev.15 22:07:07 v2.0.0-dev.16 22:07:07 v2.0.0-dev.17 22:07:07 v2.0.0-dev.18 22:07:07 v2.0.0-dev.19 22:07:07 v2.0.0-dev.2 22:07:07 v2.0.0-dev.20 22:07:07 v2.0.0-dev.21 22:07:07 v2.0.0-dev.22 22:07:07 v2.0.0-dev.23 22:07:07 v2.0.0-dev.24 22:07:07 v2.0.0-dev.25 22:07:07 v2.0.0-dev.26 22:07:07 v2.0.0-dev.27 22:07:07 v2.0.0-dev.28 22:07:07 v2.0.0-dev.29 22:07:07 v2.0.0-dev.3 22:07:07 v2.0.0-dev.30 22:07:07 v2.0.0-dev.31 22:07:07 v2.0.0-dev.32 22:07:07 v2.0.0-dev.33 22:07:07 v2.0.0-dev.34 22:07:07 v2.0.0-dev.35 22:07:07 v2.0.0-dev.36 22:07:07 v2.0.0-dev.37 22:07:07 v2.0.0-dev.38 22:07:07 v2.0.0-dev.39 22:07:07 v2.0.0-dev.4 22:07:07 v2.0.0-dev.40 22:07:07 v2.0.0-dev.41 22:07:07 v2.0.0-dev.42 22:07:07 v2.0.0-dev.43 22:07:07 v2.0.0-dev.44 22:07:07 v2.0.0-dev.45 22:07:07 v2.0.0-dev.46 22:07:07 v2.0.0-dev.47 22:07:07 v2.0.0-dev.48 22:07:07 v2.0.0-dev.49 22:07:07 v2.0.0-dev.5 22:07:07 v2.0.0-dev.50 22:07:07 v2.0.0-dev.51 22:07:07 v2.0.0-dev.52 22:07:07 v2.0.0-dev.53 22:07:07 v2.0.0-dev.54 22:07:07 v2.0.0-dev.55 22:07:07 v2.0.0-dev.56 22:07:07 v2.0.0-dev.57 22:07:07 v2.0.0-dev.58 22:07:07 v2.0.0-dev.59 22:07:07 v2.0.0-dev.6 22:07:07 v2.0.0-dev.60 22:07:07 v2.0.0-dev.61 22:07:07 v2.0.0-dev.62 22:07:07 v2.0.0-dev.63 22:07:07 v2.0.0-dev.64 22:07:07 v2.0.0-dev.65 22:07:07 v2.0.0-dev.66 22:07:07 v2.0.0-dev.67 22:07:07 v2.0.0-dev.7 22:07:07 v2.0.0-dev.8 22:07:07 v2.0.0-dev.9 22:07:07 v2.0.1-dev.1 22:07:07 v2.0.1-dev.10 22:07:07 v2.0.1-dev.11 22:07:07 v2.0.1-dev.12 22:07:07 v2.0.1-dev.13 22:07:07 v2.0.1-dev.14 22:07:07 v2.0.1-dev.15 22:07:07 v2.0.1-dev.16 22:07:07 v2.0.1-dev.17 22:07:07 v2.0.1-dev.18 22:07:07 v2.0.1-dev.19 22:07:07 v2.0.1-dev.2 22:07:07 v2.0.1-dev.20 22:07:07 v2.0.1-dev.21 22:07:07 v2.0.1-dev.22 22:07:07 v2.0.1-dev.23 22:07:07 v2.0.1-dev.24 22:07:07 v2.0.1-dev.25 22:07:07 v2.0.1-dev.26 22:07:07 v2.0.1-dev.27 22:07:07 v2.0.1-dev.28 22:07:07 v2.0.1-dev.3 22:07:07 v2.0.1-dev.4 22:07:07 v2.0.1-dev.5 22:07:07 v2.0.1-dev.6 22:07:07 v2.0.1-dev.7 22:07:07 v2.0.1-dev.8 22:07:07 v2.0.1-dev.9 22:07:07 v2.1.0 22:07:07 v2.2.0-dev.10 22:07:07 v2.2.0-dev.11 22:07:07 v2.2.0-dev.12 22:07:07 v2.2.0-dev.13 22:07:07 v2.2.0-dev.14 22:07:07 v2.2.0-dev.15 22:07:07 v2.2.0-dev.16 22:07:07 v2.2.0-dev.17 22:07:07 v2.2.0-dev.18 22:07:07 v2.2.0-dev.19 22:07:07 v2.2.0-dev.20 22:07:07 v2.2.0-dev.21 22:07:07 v2.2.0-dev.22 22:07:07 v2.2.0-dev.23 22:07:07 v2.2.0-dev.24 22:07:07 v2.2.0-dev.6 22:07:07 v2.2.0-dev.7 22:07:07 v2.2.0-dev.8 22:07:07 v2.2.0-dev.9 [Pipeline] sh 22:07:07 + lftools sign git-tag v2.2.0-dev.24 22:07:08 Signing Git tag with Sigul... 22:07:08 Signing v2.2.0-dev.24 [Pipeline] echo 22:07:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:07:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:07:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:07:08 $ docker stop --time=1 58793f3d0ff436136867c1cecaef907cba0a77cbb0af2124479c11716c326e7b 22:07:10 $ docker rm -f 58793f3d0ff436136867c1cecaef907cba0a77cbb0af2124479c11716c326e7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:07:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:07:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:07:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:07:11 . [Pipeline] withDockerContainer 22:07:11 prd-ubuntu20.04-docker-8c-8g-44770 does not seem to be running inside a container 22:07:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 22:07:11 $ docker top 67fb49b5361dc79f4f4762a82e4c750cbdd574dff174d315ab68bd826b2966ab -eo pid,comm 22:07:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:07:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:07:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:07:11 [ssh-agent] Looking for ssh-agent implementation... 22:07:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:07:12 $ docker exec 67fb49b5361dc79f4f4762a82e4c750cbdd574dff174d315ab68bd826b2966ab ssh-agent 22:07:12 SSH_AUTH_SOCK=/tmp/ssh-IM6fOSr6x8vE/agent.34 22:07:12 SSH_AGENT_PID=40 22:07:12 Running ssh-add (command line suppressed) 22:07:12 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2534528131901459823.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2534528131901459823.key) 22:07:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:07:12 + git semver bump pre 22:07:12 2022-05-09 22:07:12,899 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 22:07:12 2022-05-09 22:07:12,900 [bump_version] DEBUG bumping version:2.2.0-dev.24 on axis:pre with prefix:dev 22:07:12 2022-05-09 22:07:12,900 [bump_version] DEBUG bumped version:2.2.0-dev.25 22:07:12 2022-05-09 22:07:12,900 [write_version] DEBUG write version:2.2.0-dev.25 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 22:07:12 2022-05-09 22:07:12,901 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 22:07:12 2022-05-09 22:07:12,901 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 22:07:12 2022-05-09 22:07:12,904 [execute] INFO git cat-file --batch-check 22:07:12 2022-05-09 22:07:12,904 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 22:07:13 2022-05-09 22:07:12,910 [execute] INFO git cat-file --batch 22:07:13 2022-05-09 22:07:12,911 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 22:07:13 2022-05-09 22:07:12,919 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 22:07:13 2.2.0-dev.25 [Pipeline] } 22:07:13 $ docker exec --env ******** --env ******** 67fb49b5361dc79f4f4762a82e4c750cbdd574dff174d315ab68bd826b2966ab ssh-agent -k 22:07:13 unset SSH_AUTH_SOCK; 22:07:13 unset SSH_AGENT_PID; 22:07:13 echo Agent pid 40 killed; 22:07:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:07:13 + git semver [Pipeline] } 22:07:13 $ docker stop --time=1 67fb49b5361dc79f4f4762a82e4c750cbdd574dff174d315ab68bd826b2966ab 22:07:15 $ docker rm -f 67fb49b5361dc79f4f4762a82e4c750cbdd574dff174d315ab68bd826b2966ab [Pipeline] // withDockerContainer [Pipeline] sh 22:07:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:07:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:07:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:07:16 . [Pipeline] withDockerContainer 22:07:16 prd-ubuntu20.04-docker-8c-8g-44770 does not seem to be running inside a container 22:07:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 22:07:16 $ docker top f2d756f05c65eefc00f094570dc5a9158de85979d4eef70c193b97cba61c3aa6 -eo pid,comm 22:07:16 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). 22:07:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:07:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:07:16 [ssh-agent] Looking for ssh-agent implementation... 22:07:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:07:17 $ docker exec f2d756f05c65eefc00f094570dc5a9158de85979d4eef70c193b97cba61c3aa6 ssh-agent 22:07:17 SSH_AUTH_SOCK=/tmp/ssh-qt21fCEFb0gr/agent.32 22:07:17 SSH_AGENT_PID=38 22:07:17 Running ssh-add (command line suppressed) 22:07:17 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4031519012051791736.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4031519012051791736.key) 22:07:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:07:17 + git semver push 22:07:17 2022-05-09 22:07:17,806 [run_push] DEBUG push 22:07:17 2022-05-09 22:07:17,807 [execute] INFO git push origin semver 22:07:17 2022-05-09 22:07:17,807 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 22:07:18 2022-05-09 22:07:18,683 [run_push] DEBUG push all version tags 22:07:18 2022-05-09 22:07:18,684 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:07:18 2022-05-09 22:07:18,684 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 22:07:19 2022-05-09 22:07:19,457 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 22:07:19 2.2.0-dev.25 [Pipeline] } 22:07:19 $ docker exec --env ******** --env ******** f2d756f05c65eefc00f094570dc5a9158de85979d4eef70c193b97cba61c3aa6 ssh-agent -k 22:07:19 unset SSH_AUTH_SOCK; 22:07:19 unset SSH_AGENT_PID; 22:07:19 echo Agent pid 38 killed; 22:07:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:07:20 + git semver [Pipeline] } 22:07:20 $ docker stop --time=1 f2d756f05c65eefc00f094570dc5a9158de85979d4eef70c193b97cba61c3aa6 22:07:21 $ docker rm -f f2d756f05c65eefc00f094570dc5a9158de85979d4eef70c193b97cba61c3aa6 [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 22:07:22 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 22:07:22 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 22:07:22 total 16 22:07:22 drwxr-xr-x 3 root root 4096 May 9 21:57 . 22:07:22 drwxrwxr-x 9 jenkins jenkins 4096 May 9 22:07 .. 22:07:22 drwxr-xr-x 2 root root 4096 May 9 21:57 cost 22:07:22 -rw-r--r-- 1 root root 86 May 9 21:57 cost.csv 22:07:22 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 22:07:22 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 22:07:22 total 16 22:07:22 drwxr-xr-x 3 jenkins jenkins 4096 May 9 21:57 . 22:07:22 drwxrwxr-x 9 jenkins jenkins 4096 May 9 22:07 .. 22:07:22 drwxr-xr-x 2 jenkins jenkins 4096 May 9 21:57 cost 22:07:22 -rw-r--r-- 1 jenkins jenkins 86 May 9 21:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:07:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:07:23 ---> package-listing.sh 22:07:23 ++ facter osfamily 22:07:23 ++ tr '[:upper:]' '[:lower:]' 22:07:23 + OS_FAMILY=debian 22:07:23 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 22:07:23 + START_PACKAGES=/tmp/packages_start.txt 22:07:23 + END_PACKAGES=/tmp/packages_end.txt 22:07:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:07:23 + PACKAGES=/tmp/packages_start.txt 22:07:23 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 22:07:23 + PACKAGES=/tmp/packages_end.txt 22:07:23 + case "${OS_FAMILY}" in 22:07:23 + dpkg -l 22:07:23 + grep '^ii' 22:07:23 + '[' -f /tmp/packages_start.txt ']' 22:07:23 + '[' -f /tmp/packages_end.txt ']' 22:07:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:07:23 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 22:07:23 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 22:07:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 22:07:23 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/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:07:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:07:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:07:24 . [Pipeline] withDockerContainer 22:07:24 prd-ubuntu20.04-docker-8c-8g-44770 does not seem to be running inside a container 22:07:24 $ 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/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 22:07:25 $ docker top 520ff7bed690aa66cb0eae78ee448ee2d4ed586cd0a841c6e740851e562ee676 -eo pid,comm [Pipeline] { [Pipeline] sh 22:07:25 + touch /tmp/pre-build-complete [Pipeline] sh 22:07:25 + mkdir -p /var/log/sysstat [Pipeline] sh 22:07:26 + ls /var/log/sa-host 22:07:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:07:26 provisioning config files... 22:07:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5246004133759264690tmp [Pipeline] { [Pipeline] echo 22:07:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:07:26 ---> create-netrc.sh [Pipeline] } 22:07:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:07:26 ---> python-tools-install.sh [Pipeline] echo 22:07:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:07:27 ---> sudo-logs.sh 22:07:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:07:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:07:27 ---> job-cost.sh 22:07:27 lf-activate-venv: SKIPPING 22:07:27 DEBUG: total: 0.2199999988079071 22:07:27 INFO: Retrieving Stack Cost... 22:07:28 INFO: Retrieving Pricing Info for: v3-standard-8 22:07:28 INFO: Archiving Costs [Pipeline] echo 22:07:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:07:28 ---> logs-deploy.sh 22:07:28 lf-activate-venv: SKIPPING 22:07:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/51 22:07:28 INFO: archiving workspace using pattern(s): 22:07:29 Archives upload complete. 22:07:29 INFO: archiving logs to Nexus