Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 91df2cab5fbaba815e995a6abf77c007eaf8ddcd 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-ssh318707039164516436.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15612814026011917965.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18131775891727186114.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10370715461448921244.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh367429237038296431.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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 SNYK_DEBUG: false [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-8637 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 91df2cab5fbaba815e995a6abf77c007eaf8ddcd (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 91df2cab5fbaba815e995a6abf77c007eaf8ddcd # timeout=10 Commit message: "fix!: Remove unused AuthModeKey and SecretNameKey (#463)" > git rev-list --no-walk c9bae64637c882c7a2f01c3ca1c9bf7a19355159 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:43:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:43:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:43:35 ========================================================= 20:43:35 EdgeX Global Pipelines Version Info 20:43:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:43:36 ------------------- 20:43:36 stable info: 20:43:36 ------------------- 20:43:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:43:36 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:43:36 Message: update stable to v1.0.244 20:43:36 ------------------- 20:43:36 experimental info: 20:43:36 ------------------- 20:43:36 Commited By: **** collab-it+edgex@linuxfoundation.org 20:43:36 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:43:36 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 91df2cab5fbaba815e995a6abf77c007eaf8ddcd [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 91df2ca [Pipeline] echo 20:43:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:43:37 + git rev-list -1 --merges 91df2cab5fbaba815e995a6abf77c007eaf8ddcd~1..91df2cab5fbaba815e995a6abf77c007eaf8ddcd [Pipeline] echo 20:43:37 -----------> git rev-list -1 --merges 91df2cab5fbaba815e995a6abf77c007eaf8ddcd~1..91df2cab5fbaba815e995a6abf77c007eaf8ddcd 91df2cab5fbaba815e995a6abf77c007eaf8ddcd [false] [Pipeline] sh 20:43:38 + git log --format=format:%s -1 91df2cab5fbaba815e995a6abf77c007eaf8ddcd [Pipeline] echo 20:43:38 ========================================================= 20:43:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:43:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:43:38 + git log --format=format:%s -1 91df2cab5fbaba815e995a6abf77c007eaf8ddcd [Pipeline] echo 20:43:38 [semverPrep] GIT_COMMIT: 91df2cab5fbaba815e995a6abf77c007eaf8ddcd, Commit Message: fix!: Remove unused AuthModeKey and SecretNameKey (#463) [Pipeline] echo 20:43:38 [semverPrep] This is not a build commit. [Pipeline] sh 20:43:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:43:38 + grep -v github /etc/ssh/ssh_known_hosts 20:43:38 + [ -e /tmp/ssh_known_hosts ] 20:43:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:43:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:43:38 + sudo tee -a /etc/ssh/ssh_known_hosts 20:43:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:43:39 20:43:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:43:39 0.1.4: Pulling from edgex-devops/py-git-semver 20:43:39 b85a868b505f: Pulling fs layer 20:43:39 e2be974225ed: Pulling fs layer 20:43:39 339a4e72a1f5: Pulling fs layer 20:43:39 988bab9f4d93: Pulling fs layer 20:43:39 1469e6f7b9e6: Pulling fs layer 20:43:39 eaf3925da568: Pulling fs layer 20:43:39 bab4dde63d76: Pulling fs layer 20:43:39 bde34c3a00c8: Pulling fs layer 20:43:39 b352a97aabf1: Pulling fs layer 20:43:39 4872d77fe225: Pulling fs layer 20:43:39 5851b861e8e6: Pulling fs layer 20:43:39 988bab9f4d93: Waiting 20:43:39 1469e6f7b9e6: Waiting 20:43:39 eaf3925da568: Waiting 20:43:39 bab4dde63d76: Waiting 20:43:39 bde34c3a00c8: Waiting 20:43:39 b352a97aabf1: Waiting 20:43:39 4872d77fe225: Waiting 20:43:39 5851b861e8e6: Waiting 20:43:39 e2be974225ed: Download complete 20:43:39 988bab9f4d93: Verifying Checksum 20:43:39 988bab9f4d93: Download complete 20:43:40 339a4e72a1f5: Verifying Checksum 20:43:40 339a4e72a1f5: Download complete 20:43:40 1469e6f7b9e6: Verifying Checksum 20:43:40 1469e6f7b9e6: Download complete 20:43:40 eaf3925da568: Download complete 20:43:40 bde34c3a00c8: Verifying Checksum 20:43:40 bde34c3a00c8: Download complete 20:43:40 b352a97aabf1: Verifying Checksum 20:43:40 b352a97aabf1: Download complete 20:43:40 4872d77fe225: Download complete 20:43:40 5851b861e8e6: Download complete 20:43:40 b85a868b505f: Verifying Checksum 20:43:40 b85a868b505f: Download complete 20:43:40 bab4dde63d76: Verifying Checksum 20:43:40 bab4dde63d76: Download complete 20:43:41 b85a868b505f: Pull complete 20:43:41 e2be974225ed: Pull complete 20:43:42 339a4e72a1f5: Pull complete 20:43:42 988bab9f4d93: Pull complete 20:43:42 1469e6f7b9e6: Pull complete 20:43:42 eaf3925da568: Pull complete 20:43:44 bab4dde63d76: Pull complete 20:43:44 bde34c3a00c8: Pull complete 20:43:44 b352a97aabf1: Pull complete 20:43:44 4872d77fe225: Pull complete 20:43:44 5851b861e8e6: Pull complete 20:43:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:43:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:43:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:44 prd-ubuntu20.04-docker-8c-8g-8637 does not seem to be running inside a container 20:43:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:43:46 $ docker top 89b294196b3c94f1c82195dcc30f4a0953ff6697225f8c2ebb3d7730e1d34726 -eo pid,comm 20:43:46 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). 20:43:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:43:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:43:46 [ssh-agent] Looking for ssh-agent implementation... 20:43:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:43:46 $ docker exec 89b294196b3c94f1c82195dcc30f4a0953ff6697225f8c2ebb3d7730e1d34726 ssh-agent 20:43:46 SSH_AUTH_SOCK=/tmp/ssh-qIkgFamIdegK/agent.32 20:43:46 SSH_AGENT_PID=38 20:43:46 Running ssh-add (command line suppressed) 20:43:46 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2538286293225313000.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2538286293225313000.key) 20:43:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:43:47 + git tag --points-at HEAD [Pipeline] } 20:43:47 $ docker exec --env ******** --env ******** 89b294196b3c94f1c82195dcc30f4a0953ff6697225f8c2ebb3d7730e1d34726 ssh-agent -k 20:43:47 unset SSH_AUTH_SOCK; 20:43:47 unset SSH_AGENT_PID; 20:43:47 echo Agent pid 38 killed; 20:43:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:43:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:43:47 [ssh-agent] Looking for ssh-agent implementation... 20:43:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:43:47 $ docker exec 89b294196b3c94f1c82195dcc30f4a0953ff6697225f8c2ebb3d7730e1d34726 ssh-agent 20:43:47 SSH_AUTH_SOCK=/tmp/ssh-LifLdkRkcP7w/agent.70 20:43:47 SSH_AGENT_PID=76 20:43:47 Running ssh-add (command line suppressed) 20:43:47 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15637070307789967262.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15637070307789967262.key) 20:43:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:43:47 + git semver init 20:43:48 2023-03-07 20:43:48,167 [run_init] DEBUG init version:0.0.0 force:False 20:43:48 2023-03-07 20:43:48,169 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 20:43:48 2023-03-07 20:43:48,169 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 20:43:48 2023-03-07 20:43:48,170 [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) 20:43:49 2023-03-07 20:43:49,097 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 20:43:49 2023-03-07 20:43:49,099 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 20:43:49 2023-03-07 20:43:49,099 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:43:49 2023-03-07 20:43:49,099 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:43:49 3.0.0-dev.42 [Pipeline] } 20:43:49 $ docker exec --env ******** --env ******** 89b294196b3c94f1c82195dcc30f4a0953ff6697225f8c2ebb3d7730e1d34726 ssh-agent -k 20:43:49 unset SSH_AUTH_SOCK; 20:43:49 unset SSH_AGENT_PID; 20:43:49 echo Agent pid 76 killed; 20:43:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:43:49 + git semver [Pipeline] } 20:43:50 $ docker stop --time=1 89b294196b3c94f1c82195dcc30f4a0953ff6697225f8c2ebb3d7730e1d34726 20:43:51 $ docker rm -f --volumes 89b294196b3c94f1c82195dcc30f4a0953ff6697225f8c2ebb3d7730e1d34726 [Pipeline] // withDockerContainer [Pipeline] sh 20:43:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:43:52 Stashed 1 file(s) [Pipeline] echo 20:43:52 [edgeXSemver]: initialized semver on version 3.0.0-dev.42 [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 20:43:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:43:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:43:52 ========================================================= 20:43:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:43:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:43:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8634 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 20:43:52 Running in /w/workspace/go-mod-bootstrap/130 [Pipeline] { [Pipeline] checkout 20:43:52 Selected Git installation does not exist. Using Default 20:43:52 The recommended git tool is: NONE 20:43:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:43:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:43:52 213ec9aee27d: Pulling fs layer 20:43:52 4583459ba037: Pulling fs layer 20:43:52 93c1e223e6f2: Pulling fs layer 20:43:52 53926ce57604: Pulling fs layer 20:43:52 21b2b0c7a3f4: Pulling fs layer 20:43:52 22ff95d597cd: Pulling fs layer 20:43:52 12d6caf4c0d1: Pulling fs layer 20:43:52 96b7cbca73a9: Pulling fs layer 20:43:52 a7acece74701: Pulling fs layer 20:43:52 53926ce57604: Waiting 20:43:52 21b2b0c7a3f4: Waiting 20:43:52 22ff95d597cd: Waiting 20:43:52 12d6caf4c0d1: Waiting 20:43:52 96b7cbca73a9: Waiting 20:43:52 a7acece74701: Waiting 20:43:52 93c1e223e6f2: Verifying Checksum 20:43:52 93c1e223e6f2: Download complete 20:43:52 4583459ba037: Download complete 20:43:52 21b2b0c7a3f4: Download complete 20:43:52 22ff95d597cd: Download complete 20:43:52 213ec9aee27d: Verifying Checksum 20:43:52 213ec9aee27d: Download complete 20:43:52 12d6caf4c0d1: Verifying Checksum 20:43:52 12d6caf4c0d1: Download complete 20:43:53 213ec9aee27d: Pull complete 20:43:53 4583459ba037: Pull complete 20:43:53 93c1e223e6f2: Pull complete 20:43:53 a7acece74701: Verifying Checksum 20:43:53 a7acece74701: Download complete 20:43:53 96b7cbca73a9: Verifying Checksum 20:43:53 96b7cbca73a9: Download complete 20:43:53 53926ce57604: Verifying Checksum 20:43:53 53926ce57604: Download complete 20:43:57 using credential edgex-jenkins-ssh 20:43:57 Cloning the remote Git repository 20:43:57 53926ce57604: Pull complete 20:43:57 21b2b0c7a3f4: Pull complete 20:43:57 22ff95d597cd: Pull complete 20:43:58 12d6caf4c0d1: Pull complete 20:43:57 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 20:43:57 > git init /w/workspace/go-mod-bootstrap/130 # timeout=10 20:43:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 20:43:57 > git --version # timeout=10 20:43:57 > git --version # 'git version 2.25.1' 20:43:57 using GIT_SSH to set credentials SSH Credentials for GitHub 20:43:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:43:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 20:43:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:44:00 Avoid second fetch 20:44:00 Checking out Revision 91df2cab5fbaba815e995a6abf77c007eaf8ddcd (main) 20:44:00 96b7cbca73a9: Pull complete 20:44:00 Commit message: "fix!: Remove unused AuthModeKey and SecretNameKey (#463)" 20:44:00 > git config core.sparsecheckout # timeout=10 20:44:00 > git checkout -f 91df2cab5fbaba815e995a6abf77c007eaf8ddcd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:44:01 a7acece74701: Pull complete 20:44:01 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:44:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:44:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 20:44:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:44:01 % Total % Received % Xferd Average Speed Time Time Time Current 20:44:01 Dload Upload Total Spent Left Speed 20:44:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 67110 0 --:--:-- --:--:-- --:--:-- 67465 20:44:02 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 20:44:02 + docker inspect -f . ci-base-image-x86_64 20:44:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:02 prd-ubuntu20.04-docker-8c-8g-8637 does not seem to be running inside a container 20:44: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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:44:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 20:44:04 $ docker top ec8ce79da4511fc8067f7bf58db44e5f79d1694b4acc09e81da222f1315d0a67 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 20:44:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:44:04 + sudo tee /etc/docker/daemon.new 20:44:04 { 20:44:04 "registry-mirrors": [ 20:44:04 "https://nexus3.edgexfoundry.org:10001" 20:44:04 ], 20:44:04 "bip": "10.250.0.254/24", 20:44:04 "hosts": [ 20:44:04 "tcp://0.0.0.0:5555", 20:44:04 "unix:///var/run/docker.sock" 20:44:04 ], 20:44:04 "mtu": 1458, 20:44:04 "selinux-enabled": true, 20:44:04 "seccomp-profile": "/etc/docker/seccomp.json" 20:44:04 } [Pipeline] sh 20:44:04 + go version 20:44:04 go version go1.18.7 linux/amd64 [Pipeline] } 20:44:04 $ docker stop --time=1 ec8ce79da4511fc8067f7bf58db44e5f79d1694b4acc09e81da222f1315d0a67 20:44:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 20:44:06 $ docker rm -f --volumes ec8ce79da4511fc8067f7bf58db44e5f79d1694b4acc09e81da222f1315d0a67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:06 + sudo service docker restart 20:44:06 + docker inspect -f . ci-base-image-x86_64 20:44:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:06 prd-ubuntu20.04-docker-8c-8g-8637 does not seem to be running inside a container 20:44:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** ci-base-image-x86_64 cat 20:44:07 $ docker top 2c0a6de8f8e548d3d89c8768992bb6c87cb03730bec942b92e5c56c62d97b766 -eo pid,comm [Pipeline] { [Pipeline] sh 20:44:07 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 20:44:07 + make test 20:44:07 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:44:07 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:44:07 go: downloading github.com/stretchr/testify v1.8.2 20:44:07 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.24 20:44:07 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.16 20:44:07 go: downloading github.com/google/uuid v1.3.0 20:44:07 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:44:07 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.7 20:44:07 go: downloading github.com/pelletier/go-toml v1.9.5 20:44:07 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.5 20:44:07 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.8 20:44:08 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 20:44:08 go: downloading github.com/gorilla/mux v1.8.0 20:44:08 go: downloading github.com/mitchellh/copystructure v1.2.0 20:44:08 go: downloading github.com/davecgh/go-spew v1.1.1 20:44:08 go: downloading github.com/stretchr/objx v0.5.0 20:44:08 go: downloading github.com/pmezard/go-difflib v1.0.0 20:44:08 go: downloading gopkg.in/yaml.v3 v3.0.1 20:44:08 go: downloading github.com/hashicorp/errwrap v1.0.0 20:44:08 go: downloading github.com/go-kit/log v0.2.1 20:44:08 go: downloading github.com/go-playground/validator/v10 v10.11.2 20:44:08 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 20:44:08 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 20:44:08 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:44:08 go: downloading github.com/mitchellh/reflectwalk v1.0.2 20:44:08 go: downloading github.com/hashicorp/consul/api v1.19.1 20:44:08 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:44:08 go: downloading github.com/gorilla/websocket v1.4.2 20:44:08 go: downloading golang.org/x/net v0.7.0 20:44:08 go: downloading golang.org/x/sync v0.1.0 20:44:08 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:44:08 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:44:08 go: downloading github.com/mitchellh/mapstructure v1.5.0 20:44:08 go: downloading github.com/x448/float16 v0.8.4 20:44:08 go: downloading github.com/go-playground/universal-translator v0.18.1 20:44:08 go: downloading github.com/leodido/go-urn v1.2.1 20:44:08 go: downloading golang.org/x/crypto v0.6.0 20:44:08 go: downloading golang.org/x/text v0.7.0 20:44:08 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:44:08 go: downloading github.com/hashicorp/go-hclog v0.14.1 20:44:08 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:44:08 go: downloading github.com/hashicorp/serf v0.10.1 20:44:08 go: downloading github.com/zeebo/errs v1.3.0 20:44:08 go: downloading google.golang.org/grpc v1.51.0 20:44:08 go: downloading github.com/go-playground/locales v0.14.1 20:44:08 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:44:08 go: downloading google.golang.org/protobuf v1.28.1 20:44:08 go: downloading github.com/fatih/color v1.9.0 20:44:08 go: downloading github.com/mattn/go-isatty v0.0.14 20:44:08 go: downloading github.com/armon/go-metrics v0.3.10 20:44:08 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 20:44:08 go: downloading github.com/mattn/go-colorable v0.1.12 20:44:08 go: downloading golang.org/x/sys v0.5.0 20:44:08 go: downloading github.com/golang/protobuf v1.5.2 20:44:08 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 20:44:08 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:44:20 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [Pipeline] unstash [Pipeline] echo 20:44:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:44:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:44:25 ========================================================= 20:44:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:44:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:44:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:44:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:44:26 9b18e9b68314: Pulling fs layer 20:44:26 35d82f9e3411: Pulling fs layer 20:44:26 e16973657156: Pulling fs layer 20:44:26 fc693d55d65f: Pulling fs layer 20:44:26 7e9fc2657dce: Pulling fs layer 20:44:26 dda99020689f: Pulling fs layer 20:44:26 db1c61fa0a46: Pulling fs layer 20:44:26 891c053d2c06: Pulling fs layer 20:44:26 dda99020689f: Waiting 20:44:26 db1c61fa0a46: Waiting 20:44:26 891c053d2c06: Waiting 20:44:26 7e9fc2657dce: Waiting 20:44:26 e16973657156: Download complete 20:44:26 35d82f9e3411: Download complete 20:44:26 7e9fc2657dce: Download complete 20:44:26 dda99020689f: Verifying Checksum 20:44:26 dda99020689f: Download complete 20:44:26 9b18e9b68314: Verifying Checksum 20:44:26 9b18e9b68314: Download complete 20:44:27 9b18e9b68314: Pull complete 20:44:27 891c053d2c06: Verifying Checksum 20:44:27 891c053d2c06: Download complete 20:44:27 35d82f9e3411: Pull complete 20:44:27 e16973657156: Pull complete 20:44:28 db1c61fa0a46: Verifying Checksum 20:44:28 db1c61fa0a46: Download complete 20:44:28 fc693d55d65f: Verifying Checksum 20:44:28 fc693d55d65f: Download complete 20:44:41 fc693d55d65f: Pull complete 20:44:41 7e9fc2657dce: Pull complete 20:44:41 dda99020689f: Pull complete 20:44:42 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.051s coverage: 35.3% of statements 20:44:42 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 20:44:42 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.051s coverage: 92.5% of statements 20:44:42 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.021s coverage: 85.3% of statements 20:44:42 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.024s coverage: 42.3% of statements 20:44:42 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 20:44:42 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 20:44:42 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.015s coverage: 100.0% of statements 20:44:42 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.318s coverage: 87.7% of statements 20:44:42 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.016s coverage: 25.0% of statements 20:44:42 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.044s coverage: 79.2% of statements 20:44:42 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 20:44:42 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.022s coverage: 31.2% of statements 20:44:42 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.012s coverage: 91.3% of statements 20:44:49 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:44:49 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:44:51 db1c61fa0a46: Pull complete 20:44:51 891c053d2c06: Pull complete 20:44:51 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:44:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:44:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 20:44:52 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:52 + docker inspect -f . ci-base-image-arm64 20:44:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:44:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:44:52 prd-ubuntu20.04-docker-arm64-4c-16g-8634 does not seem to be running inside a container 20:44:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/130 -v /w/workspace/go-mod-bootstrap/130:/w/workspace/go-mod-bootstrap/130:rw,z -v /w/workspace/go-mod-bootstrap/130@tmp:/w/workspace/go-mod-bootstrap/130@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 20:44:55 $ docker top c9a5f4e5c5c0dd722fe51155e5deea05ad9e9d83eae2e2eeb2b5bf7725341727 -eo pid,comm [Pipeline] { [Pipeline] echo 20:44:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [Pipeline] } 20:44:56 $ docker stop --time=1 2c0a6de8f8e548d3d89c8768992bb6c87cb03730bec942b92e5c56c62d97b766 20:44:56 + go version 20:44:56 go version go1.18.7 linux/arm64 20:44:57 $ docker rm -f --volumes 2c0a6de8f8e548d3d89c8768992bb6c87cb03730bec942b92e5c56c62d97b766 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 20:44:57 $ docker stop --time=1 c9a5f4e5c5c0dd722fe51155e5deea05ad9e9d83eae2e2eeb2b5bf7725341727 20:44:58 + sudo chown -R jenkins:jenkins . 20:44:59 $ docker rm -f --volumes c9a5f4e5c5c0dd722fe51155e5deea05ad9e9d83eae2e2eeb2b5bf7725341727 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 20:44:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:00 + docker inspect -f . ci-base-image-arm64 20:45:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:00 20:45:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:00 prd-ubuntu20.04-docker-arm64-4c-16g-8634 does not seem to be running inside a container 20:45:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/130 -v /w/workspace/go-mod-bootstrap/130:/w/workspace/go-mod-bootstrap/130:rw,z -v /w/workspace/go-mod-bootstrap/130@tmp:/w/workspace/go-mod-bootstrap/130@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 20:45:03 $ docker top c208b53cfb901485bfb196acae223cf086eeb8d31c891ca5fdda13c5e8eb7843 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:03 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/130 20:45:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:03 latest: Pulling from edgex-lftools-log-publisher 20:45:03 5eb5b503b376: Pulling fs layer 20:45:03 5c69ac0246d0: Pulling fs layer 20:45:03 ec43610c2a17: Pulling fs layer 20:45:03 3a2ae6a8a46f: Pulling fs layer 20:45:03 33b1e0a273af: Pulling fs layer 20:45:03 3a2ae6a8a46f: Waiting 20:45:03 33b1e0a273af: Waiting 20:45:03 5d3b04190fa2: Pulling fs layer 20:45:03 2f39f015ded8: Pulling fs layer 20:45:03 2f39f015ded8: Waiting 20:45:03 5d3b04190fa2: Waiting 20:45:03 5c69ac0246d0: Verifying Checksum 20:45:03 5c69ac0246d0: Download complete 20:45:03 3a2ae6a8a46f: Verifying Checksum 20:45:03 3a2ae6a8a46f: Download complete [Pipeline] fileExists 20:45:04 33b1e0a273af: Verifying Checksum 20:45:04 33b1e0a273af: Download complete 20:45:04 5d3b04190fa2: Download complete 20:45:04 ec43610c2a17: Verifying Checksum 20:45:04 ec43610c2a17: Download complete 20:45:04 5eb5b503b376: Verifying Checksum 20:45:04 5eb5b503b376: Download complete [Pipeline] sh 20:45:04 + make test 20:45:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:45:04 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.7 20:45:04 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.24 20:45:04 go: downloading github.com/pelletier/go-toml v1.9.5 20:45:05 go: downloading github.com/stretchr/testify v1.8.2 20:45:05 go: downloading github.com/mitchellh/copystructure v1.2.0 20:45:05 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 20:45:05 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.16 20:45:05 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.5 20:45:05 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.8 20:45:05 2f39f015ded8: Download complete 20:45:05 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:45:05 go: downloading github.com/google/uuid v1.3.0 20:45:05 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:45:05 go: downloading github.com/gorilla/mux v1.8.0 20:45:05 go: downloading github.com/davecgh/go-spew v1.1.1 20:45:05 go: downloading github.com/pmezard/go-difflib v1.0.0 20:45:05 go: downloading gopkg.in/yaml.v3 v3.0.1 20:45:05 go: downloading github.com/stretchr/objx v0.5.0 20:45:05 go: downloading github.com/go-kit/log v0.2.1 20:45:05 go: downloading github.com/go-playground/validator/v10 v10.11.2 20:45:05 go: downloading github.com/mitchellh/reflectwalk v1.0.2 20:45:05 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 20:45:05 5eb5b503b376: Pull complete 20:45:05 5c69ac0246d0: Pull complete 20:45:05 go: downloading github.com/gorilla/websocket v1.4.2 20:45:05 go: downloading golang.org/x/net v0.7.0 20:45:05 go: downloading golang.org/x/sync v0.1.0 20:45:05 go: downloading github.com/hashicorp/errwrap v1.0.0 20:45:05 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 20:45:05 go: downloading github.com/hashicorp/consul/api v1.19.1 20:45:05 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:45:05 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:45:05 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:45:05 go: downloading github.com/go-playground/universal-translator v0.18.1 20:45:06 go: downloading github.com/leodido/go-urn v1.2.1 20:45:06 go: downloading golang.org/x/crypto v0.6.0 20:45:06 go: downloading golang.org/x/text v0.7.0 20:45:06 ec43610c2a17: Pull complete 20:45:06 3a2ae6a8a46f: Pull complete 20:45:06 go: downloading github.com/zeebo/errs v1.3.0 20:45:06 go: downloading google.golang.org/grpc v1.51.0 20:45:06 33b1e0a273af: Pull complete 20:45:06 5d3b04190fa2: Pull complete 20:45:07 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:45:07 go: downloading github.com/mitchellh/mapstructure v1.5.0 20:45:07 go: downloading github.com/x448/float16 v0.8.4 20:45:07 go: downloading github.com/go-playground/locales v0.14.1 20:45:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:45:07 go: downloading github.com/hashicorp/go-hclog v0.14.1 20:45:07 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:45:07 go: downloading github.com/hashicorp/serf v0.10.1 20:45:07 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:45:07 go: downloading google.golang.org/protobuf v1.28.1 20:45:08 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 20:45:08 go: downloading github.com/fatih/color v1.9.0 20:45:08 go: downloading github.com/mattn/go-isatty v0.0.14 20:45:09 go: downloading github.com/armon/go-metrics v0.3.10 20:45:09 go: downloading github.com/golang/protobuf v1.5.2 20:45:09 go: downloading golang.org/x/sys v0.5.0 20:45:09 go: downloading github.com/mattn/go-colorable v0.1.12 20:45:09 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 20:45:09 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:45:11 2f39f015ded8: Pull complete 20:45:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:45:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:11 prd-ubuntu20.04-docker-8c-8g-8637 does not seem to be running inside a container 20:45:11 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:45:13 $ docker top c82e1e89e5b8122d2713cf294f4f4de6143104a7d0b14335a2c5c8e67180776a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:45:13 ---> job-cost.sh 20:45:13 lf-activate-venv: SKIPPING 20:45:13 INFO: No Stack... 20:45:14 INFO: Retrieving Pricing Info for: v3-standard-8 20:45:14 INFO: Archiving Costs [Pipeline] sh 20:45:15 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 20:45:15 + cut -d, -f6 [Pipeline] lock 20:45:15 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-130-stack-cost] 20:45:15 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-130-stack-cost] did not exist. Created. 20:45:15 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:45:15 + echo total: 0.2199999988079071 [Pipeline] stash 20:45:15 Stashed 1 file(s) [Pipeline] } 20:45:15 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-130-stack-cost] [Pipeline] // lock [Pipeline] } 20:45:15 $ docker stop --time=1 c82e1e89e5b8122d2713cf294f4f4de6143104a7d0b14335a2c5c8e67180776a 20:45:16 $ docker rm -f --volumes c82e1e89e5b8122d2713cf294f4f4de6143104a7d0b14335a2c5c8e67180776a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:46:31 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 20:46:57 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.097s coverage: 35.3% of statements 20:46:57 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 20:46:57 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.079s coverage: 92.5% of statements 20:46:57 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.051s coverage: 85.3% of statements 20:46:57 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.098s coverage: 42.3% of statements 20:46:57 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 20:46:57 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 20:46:57 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.061s coverage: 100.0% of statements 20:46:57 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.392s coverage: 87.7% of statements 20:46:57 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.057s coverage: 25.0% of statements 20:46:57 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.150s coverage: 79.2% of statements 20:46:57 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 20:46:57 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.051s coverage: 31.2% of statements 20:46:57 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.018s coverage: 91.3% of statements 20:46:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:46:58 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:47:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:47:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:47:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:47:25 $ docker stop --time=1 c208b53cfb901485bfb196acae223cf086eeb8d31c891ca5fdda13c5e8eb7843 20:47:27 $ docker rm -f --volumes c208b53cfb901485bfb196acae223cf086eeb8d31c891ca5fdda13c5e8eb7843 [Pipeline] // withDockerContainer [Pipeline] sh 20:47:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:47:29 Warning: overwriting stash ‘coverage-report’ 20:47:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:30 20:47:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:31 arm64: Pulling from edgex-lftools-log-publisher 20:47:31 8998bd30e6a1: Pulling fs layer 20:47:31 04944245beec: Pulling fs layer 20:47:31 699f458cf7ca: Pulling fs layer 20:47:31 765212b225bb: Pulling fs layer 20:47:31 f23df028b6ca: Pulling fs layer 20:47:31 d65c8cfc05b1: Pulling fs layer 20:47:31 2437ff75d9bd: Pulling fs layer 20:47:31 f23df028b6ca: Waiting 20:47:31 d65c8cfc05b1: Waiting 20:47:31 2437ff75d9bd: Waiting 20:47:31 765212b225bb: Waiting 20:47:31 04944245beec: Verifying Checksum 20:47:31 04944245beec: Download complete 20:47:31 765212b225bb: Verifying Checksum 20:47:31 765212b225bb: Download complete 20:47:31 f23df028b6ca: Verifying Checksum 20:47:31 f23df028b6ca: Download complete 20:47:31 d65c8cfc05b1: Verifying Checksum 20:47:31 d65c8cfc05b1: Download complete 20:47:31 699f458cf7ca: Verifying Checksum 20:47:31 699f458cf7ca: Download complete 20:47:32 8998bd30e6a1: Download complete 20:47:34 2437ff75d9bd: Download complete 20:47:36 8998bd30e6a1: Pull complete 20:47:36 04944245beec: Pull complete 20:47:38 699f458cf7ca: Pull complete 20:47:38 765212b225bb: Pull complete 20:47:38 f23df028b6ca: Pull complete 20:47:39 d65c8cfc05b1: Pull complete 20:47:54 2437ff75d9bd: Pull complete 20:47:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:47:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:54 prd-ubuntu20.04-docker-arm64-4c-16g-8634 does not seem to be running inside a container 20:47:54 $ 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/130 -v /w/workspace/go-mod-bootstrap/130:/w/workspace/go-mod-bootstrap/130:rw,z -v /w/workspace/go-mod-bootstrap/130@tmp:/w/workspace/go-mod-bootstrap/130@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 20:47:57 $ docker top 9c7738c25927c1c9e1a171b5798f99737fd8e07dc86aadbd580e9f3eb52ba366 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:58 ---> job-cost.sh 20:47:58 lf-activate-venv: SKIPPING 20:47:58 INFO: No Stack... 20:47:58 INFO: Retrieving Pricing Info for: v3-standard-4 20:47:59 INFO: Archiving Costs [Pipeline] sh 20:48:00 + cat /w/workspace/go-mod-bootstrap/130/archives/cost.csv 20:48:00 + cut -d, -f6 [Pipeline] lock 20:48:00 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-130-stack-cost] 20:48:00 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-130-stack-cost] did not exist. Created. 20:48:00 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:48:00 /w/workspace/go-mod-bootstrap/130@tmp/durable-39d9e0c1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:48:00 + echo total: 0.10999999940395355 [Pipeline] stash 20:48:01 Warning: overwriting stash ‘stack-cost’ 20:48:01 Stashed 1 file(s) [Pipeline] } 20:48:01 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-130-stack-cost] [Pipeline] // lock [Pipeline] } 20:48:01 $ docker stop --time=1 9c7738c25927c1c9e1a171b5798f99737fd8e07dc86aadbd580e9f3eb52ba366 20:48:02 $ docker rm -f --volumes 9c7738c25927c1c9e1a171b5798f99737fd8e07dc86aadbd580e9f3eb52ba366 [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 20:48:03 provisioning config files... 20:48:03 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1973628075956123606tmp [Pipeline] { [Pipeline] sh 20:48:03 + set +x 20:48:03 + curl -s https://codecov.io/bash 20:48:03 + bash -s -- 20:48:03 20:48:03 _____ _ 20:48:03 / ____| | | 20:48:03 | | ___ __| | ___ ___ _____ __ 20:48:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:48:03 | |___| (_) | (_| | __/ (_| (_) \ V / 20:48:03 \_____\___/ \__,_|\___|\___\___/ \_/ 20:48:03 Bash-1.0.6 20:48:03 20:48:03 20:48:03 ==> git version 2.25.1 found 20:48:03 ==> 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 20:48:03 Release-Date: 2020-01-08 20:48:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:48:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:48:03 ==> Jenkins CI detected. 20:48:03 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 20:48:03 project root: . 20:48:03 --> token set from env 20:48:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:48:03 ==> Running gcov in . (disable via -X gcov) 20:48:03 ==> Python coveragepy not found 20:48:03 ==> Searching for coverage reports in: 20:48:03 + . 20:48:03 -> Found 1 reports 20:48:03 ==> Detecting git/mercurial file structure 20:48:03 ==> Reading reports 20:48:03 + ./coverage.out bytes=79763 20:48:03 ==> Appending adjustments 20:48:03 https://docs.codecov.io/docs/fixing-reports 20:48:03 + Found adjustments 20:48:03 ==> Gzipping contents 20:48:03 16K /tmp/codecov.72AZt7.gz 20:48:03 ==> Uploading reports 20:48:03 url: https://codecov.io 20:48:03 query: branch=main&commit=91df2cab5fbaba815e995a6abf77c007eaf8ddcd&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 20:48:03 -> Pinging Codecov 20:48:03 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=91df2cab5fbaba815e995a6abf77c007eaf8ddcd&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 20:48:03 -> Uploading to 20:48:03 https://storage.googleapis.com/codecov/v4/raw/2023-03-07/833815588EE85121546D348822E98E2E/91df2cab5fbaba815e995a6abf77c007eaf8ddcd/a5dcf25f-adc7-4831-8fcf-69d34590ce73.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T204803Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f9c086012d29a4de1f5c05e788efcf8dd9be018e68a8001006dd298f66e99537 20:48:03 % Total % Received % Xferd Average Speed Time Time Time Current 20:48:03 Dload Upload Total Spent Left Speed 20:48:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12808 0 0 100 12808 0 57954 --:--:-- --:--:-- --:--:-- 57693 100 12808 0 0 100 12808 0 50825 --:--:-- --:--:-- --:--:-- 50624 20:48:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/91df2cab5fbaba815e995a6abf77c007eaf8ddcd [Pipeline] } 20:48:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:48:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:48:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:48:04 20:48:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:48:04 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:48:04 df9b9388f04a: Pulling fs layer 20:48:04 52dc419b0ee2: Pulling fs layer 20:48:04 25bc292e5bac: Pulling fs layer 20:48:04 114826534d7a: Pulling fs layer 20:48:04 4657fd5d0bcf: Pulling fs layer 20:48:04 6ad1cebc031e: Pulling fs layer 20:48:04 114826534d7a: Waiting 20:48:04 4657fd5d0bcf: Waiting 20:48:04 8a3aa393b2d8: Pulling fs layer 20:48:04 6ad1cebc031e: Waiting 20:48:04 25bc292e5bac: Verifying Checksum 20:48:04 25bc292e5bac: Download complete 20:48:04 52dc419b0ee2: Download complete 20:48:04 4657fd5d0bcf: Verifying Checksum 20:48:04 4657fd5d0bcf: Download complete 20:48:04 df9b9388f04a: Verifying Checksum 20:48:04 df9b9388f04a: Download complete 20:48:05 df9b9388f04a: Pull complete 20:48:05 6ad1cebc031e: Verifying Checksum 20:48:05 6ad1cebc031e: Download complete 20:48:05 52dc419b0ee2: Pull complete 20:48:05 25bc292e5bac: Pull complete 20:48:06 114826534d7a: Download complete 20:48:06 8a3aa393b2d8: Verifying Checksum 20:48:06 8a3aa393b2d8: Download complete 20:48:10 114826534d7a: Pull complete 20:48:10 4657fd5d0bcf: Pull complete 20:48:10 6ad1cebc031e: Pull complete 20:48:15 8a3aa393b2d8: Pull complete 20:48:15 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:48:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:48:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:15 prd-ubuntu20.04-docker-8c-8g-8637 does not seem to be running inside a container 20:48:15 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:48:16 $ docker top aadb317d5ef794ac13b1b49bda13dd78dea34b3ee9309faf1a78d7031e73c121 -eo pid,comm [Pipeline] { [Pipeline] echo 20:48:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 20:48:16 + set -o pipefail 20:48:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 20:48:22 20:48:22 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 20:48:22 20:48:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/5bfeede7-728c-4d4f-947c-ca35a1a4ed1d 20:48:22 20:48:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:48:22 20:48:22 20:48:22 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:48:22 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:48:22 More details here: https://snyk.co/ue1NS [Pipeline] } 20:48:22 $ docker stop --time=1 aadb317d5ef794ac13b1b49bda13dd78dea34b3ee9309faf1a78d7031e73c121 20:48:23 $ docker rm -f --volumes aadb317d5ef794ac13b1b49bda13dd78dea34b3ee9309faf1a78d7031e73c121 [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 20:48:24 + git log --format=format:%s -1 91df2cab5fbaba815e995a6abf77c007eaf8ddcd [Pipeline] sh 20:48:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:48:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:48:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:25 prd-ubuntu20.04-docker-8c-8g-8637 does not seem to be running inside a container 20:48:25 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:48:25 $ docker top 2328440aaa135f0b998b7add9f6639b63e4a2c0db5e229f55d04e651f4449985 -eo pid,comm 20:48:25 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). 20:48:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:48:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:48:25 [ssh-agent] Looking for ssh-agent implementation... 20:48:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:48:26 $ docker exec 2328440aaa135f0b998b7add9f6639b63e4a2c0db5e229f55d04e651f4449985 ssh-agent 20:48:26 SSH_AUTH_SOCK=/tmp/ssh-rjwY1EfvEkji/agent.32 20:48:26 SSH_AGENT_PID=38 20:48:26 Running ssh-add (command line suppressed) 20:48:26 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10759750921154810525.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10759750921154810525.key) 20:48:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:48:26 + git semver tag 20:48:26 2023-03-07 20:48:26,800 [run_tag] DEBUG tag force:False 20:48:26 2023-03-07 20:48:26,800 [check_head_tag] DEBUG check head tag 20:48:26 2023-03-07 20:48:26,802 [execute] INFO git cat-file --batch-check 20:48:26 2023-03-07 20:48:26,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 20:48:26 2023-03-07 20:48:26,807 [execute] INFO git cat-file --batch 20:48:26 2023-03-07 20:48:26,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 20:48:27 2023-03-07 20:48:26,857 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:48:27 2023-03-07 20:48:26,857 [execute] INFO git tag -a v3.0.0-dev.42 -m v3.0.0-dev.42 20:48:27 2023-03-07 20:48:26,857 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.42', '-m', 'v3.0.0-dev.42'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 20:48:27 2023-03-07 20:48:26,862 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:48:27 3.0.0-dev.42 [Pipeline] } 20:48:27 $ docker exec --env ******** --env ******** 2328440aaa135f0b998b7add9f6639b63e4a2c0db5e229f55d04e651f4449985 ssh-agent -k 20:48:27 unset SSH_AUTH_SOCK; 20:48:27 unset SSH_AGENT_PID; 20:48:27 echo Agent pid 38 killed; 20:48:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:48:27 + git semver [Pipeline] } 20:48:27 $ docker stop --time=1 2328440aaa135f0b998b7add9f6639b63e4a2c0db5e229f55d04e651f4449985 20:48:29 $ docker rm -f --volumes 2328440aaa135f0b998b7add9f6639b63e4a2c0db5e229f55d04e651f4449985 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:48:29 20:48:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:48:29 0.23.1-centos7: Pulling from edgex-lftools 20:48:29 ab5ef0e58194: Pulling fs layer 20:48:29 9712f1f96733: Pulling fs layer 20:48:29 63f879dbbcfc: Pulling fs layer 20:48:29 0d9ebad4ef96: Pulling fs layer 20:48:29 e9a5061849ea: Pulling fs layer 20:48:29 d747dcd14b5f: Pulling fs layer 20:48:29 2de7ff778b66: Pulling fs layer 20:48:29 0d9ebad4ef96: Waiting 20:48:29 e9a5061849ea: Waiting 20:48:29 d747dcd14b5f: Waiting 20:48:29 2de7ff778b66: Waiting 20:48:29 9712f1f96733: Verifying Checksum 20:48:29 9712f1f96733: Download complete 20:48:30 63f879dbbcfc: Verifying Checksum 20:48:30 63f879dbbcfc: Download complete 20:48:30 e9a5061849ea: Verifying Checksum 20:48:30 e9a5061849ea: Download complete 20:48:30 d747dcd14b5f: Verifying Checksum 20:48:30 d747dcd14b5f: Download complete 20:48:30 0d9ebad4ef96: Verifying Checksum 20:48:30 0d9ebad4ef96: Download complete 20:48:30 ab5ef0e58194: Verifying Checksum 20:48:30 ab5ef0e58194: Download complete 20:48:30 2de7ff778b66: Verifying Checksum 20:48:30 2de7ff778b66: Download complete 20:48:33 ab5ef0e58194: Pull complete 20:48:33 9712f1f96733: Pull complete 20:48:34 63f879dbbcfc: Pull complete 20:48:38 0d9ebad4ef96: Pull complete 20:48:38 e9a5061849ea: Pull complete 20:48:38 d747dcd14b5f: Pull complete 20:48:40 2de7ff778b66: Pull complete 20:48:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:48:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:48:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:40 prd-ubuntu20.04-docker-8c-8g-8637 does not seem to be running inside a container 20:48:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:48:42 $ docker top de5d96adcccddfa29b1da21ace361cbbe2aa06fff60714e99980cd7c60010680 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:48:42 provisioning config files... 20:48:42 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8373883283945049005tmp 20:48:42 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1882592640963290613tmp 20:48:42 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config15270358865645735901tmp [Pipeline] { [Pipeline] echo 20:48:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:48:42 ---> sigul-configuration.sh 20:48:42 gpg: directory `/root/.gnupg' created 20:48:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:48:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:48:42 gpg: keyring `/root/.gnupg/secring.gpg' created 20:48:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:48:42 gpg: CAST5 encrypted data 20:48:42 gpg: encrypted with 1 passphrase 20:48:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:48:42 + mkdir /home/jenkins 20:48:42 + mkdir /home/jenkins/sigul [Pipeline] sh 20:48:43 + 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 20:48:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:48:43 ---> sigul-install.sh 20:48:43 Sigul already installed; skipping installation. [Pipeline] sh 20:48:43 + git tag --list 20:48:43 v0.0.1 20:48:43 v0.0.10 20:48:43 v0.0.11 20:48:43 v0.0.12 20:48:43 v0.0.13 20:48:43 v0.0.14 20:48:43 v0.0.15 20:48:43 v0.0.16 20:48:43 v0.0.17 20:48:43 v0.0.18 20:48:43 v0.0.19 20:48:43 v0.0.2 20:48:43 v0.0.20 20:48:43 v0.0.21 20:48:43 v0.0.22 20:48:43 v0.0.23 20:48:43 v0.0.24 20:48:43 v0.0.25 20:48:43 v0.0.26 20:48:43 v0.0.27 20:48:43 v0.0.28 20:48:43 v0.0.29 20:48:43 v0.0.3 20:48:43 v0.0.30 20:48:43 v0.0.31 20:48:43 v0.0.32 20:48:43 v0.0.33 20:48:43 v0.0.34 20:48:43 v0.0.35 20:48:43 v0.0.36 20:48:43 v0.0.37 20:48:43 v0.0.38 20:48:43 v0.0.39 20:48:43 v0.0.4 20:48:43 v0.0.40 20:48:43 v0.0.41 20:48:43 v0.0.42 20:48:43 v0.0.43 20:48:43 v0.0.44 20:48:43 v0.0.45 20:48:43 v0.0.46 20:48:43 v0.0.47 20:48:43 v0.0.48 20:48:43 v0.0.49 20:48:43 v0.0.5 20:48:43 v0.0.50 20:48:43 v0.0.51 20:48:43 v0.0.52 20:48:43 v0.0.53 20:48:43 v0.0.54 20:48:43 v0.0.55 20:48:43 v0.0.56 20:48:43 v0.0.57 20:48:43 v0.0.58 20:48:43 v0.0.59 20:48:43 v0.0.6 20:48:43 v0.0.60 20:48:43 v0.0.61 20:48:43 v0.0.62 20:48:43 v0.0.63 20:48:43 v0.0.64 20:48:43 v0.0.65 20:48:43 v0.0.66 20:48:43 v0.0.67 20:48:43 v0.0.68 20:48:43 v0.0.69 20:48:43 v0.0.7 20:48:43 v0.0.70 20:48:43 v0.0.71 20:48:43 v0.0.72 20:48:43 v0.0.8 20:48:43 v0.0.9 20:48:43 v2.0.0 20:48:43 v2.1.0 20:48:43 v2.1.1 20:48:43 v2.1.1-dev.1 20:48:43 v2.1.1-dev.2 20:48:43 v2.1.1-dev.3 20:48:43 v2.1.1-dev.4 20:48:43 v2.2.0 20:48:43 v2.2.1-dev.1 20:48:43 v2.2.1-dev.2 20:48:43 v2.2.1-dev.3 20:48:43 v2.2.1-dev.4 20:48:43 v2.2.1-dev.5 20:48:43 v2.2.1-dev.6 20:48:43 v2.2.1-dev.7 20:48:43 v2.2.1-dev.8 20:48:43 v2.2.1-dev.9 20:48:43 v2.3.0 20:48:43 v2.3.0-dev.10 20:48:43 v2.3.0-dev.11 20:48:43 v2.3.0-dev.12 20:48:43 v2.3.0-dev.13 20:48:43 v2.3.0-dev.14 20:48:43 v2.3.0-dev.15 20:48:43 v2.3.0-dev.16 20:48:43 v2.3.0-dev.17 20:48:43 v2.3.0-dev.18 20:48:43 v2.3.0-dev.19 20:48:43 v2.3.0-dev.20 20:48:43 v2.3.0-dev.21 20:48:43 v2.3.0-dev.22 20:48:43 v2.3.0-dev.23 20:48:43 v2.3.0-dev.24 20:48:43 v2.3.0-dev.25 20:48:43 v2.3.0-dev.26 20:48:43 v2.3.0-dev.27 20:48:43 v2.3.0-dev.28 20:48:43 v2.3.0-dev.29 20:48:43 v2.3.0-dev.30 20:48:43 v3.0.0-dev.1 20:48:43 v3.0.0-dev.10 20:48:43 v3.0.0-dev.11 20:48:43 v3.0.0-dev.12 20:48:43 v3.0.0-dev.13 20:48:43 v3.0.0-dev.14 20:48:43 v3.0.0-dev.15 20:48:43 v3.0.0-dev.16 20:48:43 v3.0.0-dev.17 20:48:43 v3.0.0-dev.18 20:48:43 v3.0.0-dev.19 20:48:43 v3.0.0-dev.2 20:48:43 v3.0.0-dev.20 20:48:43 v3.0.0-dev.21 20:48:43 v3.0.0-dev.22 20:48:43 v3.0.0-dev.23 20:48:43 v3.0.0-dev.24 20:48:43 v3.0.0-dev.25 20:48:43 v3.0.0-dev.26 20:48:43 v3.0.0-dev.27 20:48:43 v3.0.0-dev.28 20:48:43 v3.0.0-dev.29 20:48:43 v3.0.0-dev.3 20:48:43 v3.0.0-dev.30 20:48:43 v3.0.0-dev.31 20:48:43 v3.0.0-dev.32 20:48:43 v3.0.0-dev.33 20:48:43 v3.0.0-dev.34 20:48:43 v3.0.0-dev.35 20:48:43 v3.0.0-dev.36 20:48:43 v3.0.0-dev.37 20:48:43 v3.0.0-dev.38 20:48:43 v3.0.0-dev.39 20:48:43 v3.0.0-dev.4 20:48:43 v3.0.0-dev.40 20:48:43 v3.0.0-dev.41 20:48:43 v3.0.0-dev.42 20:48:43 v3.0.0-dev.5 20:48:43 v3.0.0-dev.6 20:48:43 v3.0.0-dev.7 20:48:43 v3.0.0-dev.8 20:48:43 v3.0.0-dev.9 [Pipeline] sh 20:48:43 + lftools sign git-tag v3.0.0-dev.42 20:48:44 Signing Git tag with Sigul... 20:48:44 Signing v3.0.0-dev.42 [Pipeline] echo 20:48:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:48:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:48:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:48:45 $ docker stop --time=1 de5d96adcccddfa29b1da21ace361cbbe2aa06fff60714e99980cd7c60010680 20:48:46 $ docker rm -f --volumes de5d96adcccddfa29b1da21ace361cbbe2aa06fff60714e99980cd7c60010680 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:48:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:48:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:48:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:47 prd-ubuntu20.04-docker-8c-8g-8637 does not seem to be running inside a container 20:48:47 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:48:48 $ docker top 384922068ef9afd9b242dc82acb3b044265301c8acd87c5efdf3909bba076c80 -eo pid,comm 20:48:48 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). 20:48:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:48:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:48:48 [ssh-agent] Looking for ssh-agent implementation... 20:48:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:48:48 $ docker exec 384922068ef9afd9b242dc82acb3b044265301c8acd87c5efdf3909bba076c80 ssh-agent 20:48:48 SSH_AUTH_SOCK=/tmp/ssh-pvwp5mdMMmBW/agent.32 20:48:48 SSH_AGENT_PID=38 20:48:48 Running ssh-add (command line suppressed) 20:48:48 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4609357218375231125.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4609357218375231125.key) 20:48:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:48:48 + git semver bump pre 20:48:49 2023-03-07 20:48:48,975 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:48:49 2023-03-07 20:48:48,976 [bump_version] DEBUG bumping version:3.0.0-dev.42 on axis:pre with prefix:dev 20:48:49 2023-03-07 20:48:48,976 [bump_version] DEBUG bumped version:3.0.0-dev.43 20:48:49 2023-03-07 20:48:48,976 [write_version] DEBUG write version:3.0.0-dev.43 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 20:48:49 2023-03-07 20:48:48,976 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:48:49 2023-03-07 20:48:48,976 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:48:49 2023-03-07 20:48:48,979 [execute] INFO git cat-file --batch-check 20:48:49 2023-03-07 20:48:48,979 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 20:48:49 2023-03-07 20:48:48,986 [execute] INFO git cat-file --batch 20:48:49 2023-03-07 20:48:48,987 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 20:48:49 2023-03-07 20:48:48,993 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:48:49 3.0.0-dev.43 [Pipeline] } 20:48:49 $ docker exec --env ******** --env ******** 384922068ef9afd9b242dc82acb3b044265301c8acd87c5efdf3909bba076c80 ssh-agent -k 20:48:49 unset SSH_AUTH_SOCK; 20:48:49 unset SSH_AGENT_PID; 20:48:49 echo Agent pid 38 killed; 20:48:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:48:49 + git semver [Pipeline] } 20:48:50 $ docker stop --time=1 384922068ef9afd9b242dc82acb3b044265301c8acd87c5efdf3909bba076c80 20:48:51 $ docker rm -f --volumes 384922068ef9afd9b242dc82acb3b044265301c8acd87c5efdf3909bba076c80 [Pipeline] // withDockerContainer [Pipeline] sh 20:48:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:48:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:48:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:52 prd-ubuntu20.04-docker-8c-8g-8637 does not seem to be running inside a container 20:48:52 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:48:52 $ docker top 1d49bca9e333c4003808ef536c3d2438d759f34a22eab19e7e32997b5235d007 -eo pid,comm 20:48:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:48:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:48:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:48:52 [ssh-agent] Looking for ssh-agent implementation... 20:48:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:48:52 $ docker exec 1d49bca9e333c4003808ef536c3d2438d759f34a22eab19e7e32997b5235d007 ssh-agent 20:48:53 SSH_AUTH_SOCK=/tmp/ssh-zekjQZTSVsAq/agent.32 20:48:53 SSH_AGENT_PID=38 20:48:53 Running ssh-add (command line suppressed) 20:48:53 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14641633109581272196.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14641633109581272196.key) 20:48:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:48:53 + git semver push 20:48:53 2023-03-07 20:48:53,648 [run_push] DEBUG push 20:48:53 2023-03-07 20:48:53,649 [execute] INFO git cat-file --batch-check 20:48:53 2023-03-07 20:48:53,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 20:48:53 2023-03-07 20:48:53,652 [execute] INFO git rev-list 5d83f0f1ab0a34b62d55e017a0b947c919539517 -- 20:48:53 2023-03-07 20:48:53,653 [execute] DEBUG Popen(['git', 'rev-list', '5d83f0f1ab0a34b62d55e017a0b947c919539517', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 20:48:53 2023-03-07 20:48:53,660 [execute] INFO git fetch -v origin 20:48:53 2023-03-07 20:48:53,660 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 20:48:54 2023-03-07 20:48:54,122 [run_push] DEBUG no remote changes detected 20:48:54 2023-03-07 20:48:54,123 [execute] INFO git push origin semver 20:48:54 2023-03-07 20:48:54,123 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 20:48:55 2023-03-07 20:48:54,924 [run_push] DEBUG push all version tags 20:48:55 2023-03-07 20:48:54,925 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:48:55 2023-03-07 20:48:54,925 [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) 20:48:56 2023-03-07 20:48:55,877 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:48:56 3.0.0-dev.43 [Pipeline] } 20:48:56 $ docker exec --env ******** --env ******** 1d49bca9e333c4003808ef536c3d2438d759f34a22eab19e7e32997b5235d007 ssh-agent -k 20:48:56 unset SSH_AUTH_SOCK; 20:48:56 unset SSH_AGENT_PID; 20:48:56 echo Agent pid 38 killed; 20:48:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:48:56 + git semver [Pipeline] } 20:48:57 $ docker stop --time=1 1d49bca9e333c4003808ef536c3d2438d759f34a22eab19e7e32997b5235d007 20:48:58 $ docker rm -f --volumes 1d49bca9e333c4003808ef536c3d2438d759f34a22eab19e7e32997b5235d007 [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 20:48:59 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 20:48:59 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 20:48:59 total 16 20:48:59 drwxr-xr-x 3 root root 4096 Mar 7 20:45 . 20:48:59 drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 20:48 .. 20:48:59 drwxr-xr-x 2 root root 4096 Mar 7 20:45 cost 20:48:59 -rw-r--r-- 1 root root 88 Mar 7 20:45 cost.csv 20:48:59 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 20:48:59 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 20:48:59 total 16 20:48:59 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 20:45 . 20:48:59 drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 20:48 .. 20:48:59 drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 20:45 cost 20:48:59 -rw-r--r-- 1 jenkins jenkins 88 Mar 7 20:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:48:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:49:00 ---> package-listing.sh 20:49:00 ++ facter osfamily 20:49:00 ++ tr '[:upper:]' '[:lower:]' 20:49:00 + OS_FAMILY=debian 20:49:00 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 20:49:00 + START_PACKAGES=/tmp/packages_start.txt 20:49:00 + END_PACKAGES=/tmp/packages_end.txt 20:49:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:49:00 + PACKAGES=/tmp/packages_start.txt 20:49:00 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 20:49:00 + PACKAGES=/tmp/packages_end.txt 20:49:00 + case "${OS_FAMILY}" in 20:49:00 + dpkg -l 20:49:00 + grep '^ii' 20:49:00 + '[' -f /tmp/packages_start.txt ']' 20:49:00 + '[' -f /tmp/packages_end.txt ']' 20:49:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:49:00 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 20:49:00 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 20:49:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 20:49:00 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 20:49:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:49:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:01 prd-ubuntu20.04-docker-8c-8g-8637 does not seem to be running inside a container 20:49:01 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:49:01 $ docker top a02405aecbd328a9faf457d12820d646bb3066bee6aad1c843b785a0504d2f3f -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:01 + touch /tmp/pre-build-complete [Pipeline] sh 20:49:02 + mkdir -p /var/log/sysstat [Pipeline] sh 20:49:02 + ls /var/log/sa-host 20:49:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:49:02 provisioning config files... 20:49:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2710278995942510186tmp [Pipeline] { [Pipeline] echo 20:49:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:49:02 ---> create-netrc.sh [Pipeline] } 20:49:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:49:03 ---> python-tools-install.sh [Pipeline] echo 20:49:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:49:03 ---> sudo-logs.sh 20:49:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:49:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:49:03 ---> job-cost.sh 20:49:03 lf-activate-venv: SKIPPING 20:49:03 DEBUG: total: 0.2199999988079071 20:49:03 INFO: Retrieving Stack Cost... 20:49:04 INFO: Retrieving Pricing Info for: v3-standard-8 20:49:04 INFO: Archiving Costs [Pipeline] echo 20:49:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:49:04 ---> logs-deploy.sh 20:49:04 lf-activate-venv: SKIPPING 20:49:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/130 20:49:04 INFO: archiving workspace using pattern(s): 20:49:05 Archives upload complete. 20:49:05 INFO: archiving logs to Nexus