Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7c45f0c0b6b3437e87218f37ccb9f49eca624f6a 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-ssh17718984405300716090.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh17743448901981211246.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh11222176134455983385.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh7353910572740947908.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-ssh636462175954779954.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.20 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-769 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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 7c45f0c0b6b3437e87218f37ccb9f49eca624f6a (main) Commit message: "build: Update to latest go-mods (#560)" > 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 7c45f0c0b6b3437e87218f37ccb9f49eca624f6a # timeout=10 > git rev-list --no-walk d15a1387ea8c6e29ed6cc19ffa412ce73f341b75 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:27:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:27:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:27:31 ========================================================= 19:27:31 EdgeX Global Pipelines Version Info 19:27:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:27:32 ------------------- 19:27:32 stable info: 19:27:32 ------------------- 19:27:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:27:32 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 19:27:32 Message: update stable to v1.0.250 19:27:32 ------------------- 19:27:32 experimental info: 19:27:32 ------------------- 19:27:32 Commited By: **** collab-it+edgex@linuxfoundation.org 19:27:32 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 19:27:32 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c45f0c0b6b3437e87218f37ccb9f49eca624f6a [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c45f0c [Pipeline] echo 19:27:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:27:33 + git rev-list -1 --merges 7c45f0c0b6b3437e87218f37ccb9f49eca624f6a~1..7c45f0c0b6b3437e87218f37ccb9f49eca624f6a [Pipeline] echo 19:27:33 -----------> git rev-list -1 --merges 7c45f0c0b6b3437e87218f37ccb9f49eca624f6a~1..7c45f0c0b6b3437e87218f37ccb9f49eca624f6a 7c45f0c0b6b3437e87218f37ccb9f49eca624f6a [false] [Pipeline] sh 19:27:34 + git log --format=format:%s -1 7c45f0c0b6b3437e87218f37ccb9f49eca624f6a [Pipeline] echo 19:27:34 ========================================================= 19:27:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:27:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:27:34 + git log --format=format:%s -1 7c45f0c0b6b3437e87218f37ccb9f49eca624f6a [Pipeline] echo 19:27:34 [semverPrep] GIT_COMMIT: 7c45f0c0b6b3437e87218f37ccb9f49eca624f6a, Commit Message: build: Update to latest go-mods (#560) [Pipeline] echo 19:27:34 [semverPrep] This is not a build commit. [Pipeline] sh 19:27:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:27:34 + grep -v github /etc/ssh/ssh_known_hosts 19:27:34 + [ -e /tmp/ssh_known_hosts ] 19:27:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:27:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:27:34 + sudo tee -a /etc/ssh/ssh_known_hosts 19:27:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:27:35 19:27:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:27:35 0.1.4: Pulling from edgex-devops/py-git-semver 19:27:35 b85a868b505f: Pulling fs layer 19:27:35 e2be974225ed: Pulling fs layer 19:27:35 339a4e72a1f5: Pulling fs layer 19:27:35 988bab9f4d93: Pulling fs layer 19:27:35 1469e6f7b9e6: Pulling fs layer 19:27:35 eaf3925da568: Pulling fs layer 19:27:35 bab4dde63d76: Pulling fs layer 19:27:35 bde34c3a00c8: Pulling fs layer 19:27:35 b352a97aabf1: Pulling fs layer 19:27:35 4872d77fe225: Pulling fs layer 19:27:35 5851b861e8e6: Pulling fs layer 19:27:35 988bab9f4d93: Waiting 19:27:35 1469e6f7b9e6: Waiting 19:27:35 eaf3925da568: Waiting 19:27:35 bab4dde63d76: Waiting 19:27:35 bde34c3a00c8: Waiting 19:27:35 b352a97aabf1: Waiting 19:27:35 4872d77fe225: Waiting 19:27:35 5851b861e8e6: Waiting 19:27:35 e2be974225ed: Verifying Checksum 19:27:35 e2be974225ed: Download complete 19:27:35 988bab9f4d93: Verifying Checksum 19:27:35 988bab9f4d93: Download complete 19:27:35 1469e6f7b9e6: Verifying Checksum 19:27:35 1469e6f7b9e6: Download complete 19:27:35 eaf3925da568: Verifying Checksum 19:27:35 eaf3925da568: Download complete 19:27:35 339a4e72a1f5: Verifying Checksum 19:27:35 339a4e72a1f5: Download complete 19:27:35 bde34c3a00c8: Download complete 19:27:35 b352a97aabf1: Download complete 19:27:35 4872d77fe225: Download complete 19:27:35 5851b861e8e6: Verifying Checksum 19:27:35 b85a868b505f: Verifying Checksum 19:27:35 b85a868b505f: Download complete 19:27:36 bab4dde63d76: Verifying Checksum 19:27:36 bab4dde63d76: Download complete 19:27:37 b85a868b505f: Pull complete 19:27:37 e2be974225ed: Pull complete 19:27:38 339a4e72a1f5: Pull complete 19:27:38 988bab9f4d93: Pull complete 19:27:38 1469e6f7b9e6: Pull complete 19:27:38 eaf3925da568: Pull complete 19:27:40 bab4dde63d76: Pull complete 19:27:40 bde34c3a00c8: Pull complete 19:27:40 b352a97aabf1: Pull complete 19:27:40 4872d77fe225: Pull complete 19:27:40 5851b861e8e6: Pull complete 19:27:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:27:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:27:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:27:40 prd-ubuntu20.04-docker-8c-8g-769 does not seem to be running inside a container 19:27:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:27:44 $ docker top cd6c4caa3552fdf152afce1e9666a7eececbd81237b9109cb226603a380cd442 -eo pid,comm 19:27:44 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). 19:27:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:27:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:27:44 [ssh-agent] Looking for ssh-agent implementation... 19:27:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:27:44 $ docker exec cd6c4caa3552fdf152afce1e9666a7eececbd81237b9109cb226603a380cd442 ssh-agent 19:27:44 SSH_AUTH_SOCK=/tmp/ssh-RnExoxU6Kofc/agent.32 19:27:44 SSH_AGENT_PID=38 19:27:44 Running ssh-add (command line suppressed) 19:27:44 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14999723878538061848.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14999723878538061848.key) 19:27:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:27:44 + git tag --points-at HEAD [Pipeline] } 19:27:44 $ docker exec --env ******** --env ******** cd6c4caa3552fdf152afce1e9666a7eececbd81237b9109cb226603a380cd442 ssh-agent -k 19:27:45 unset SSH_AUTH_SOCK; 19:27:45 unset SSH_AGENT_PID; 19:27:45 echo Agent pid 38 killed; 19:27:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:27:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:27:45 [ssh-agent] Looking for ssh-agent implementation... 19:27:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:27:45 $ docker exec cd6c4caa3552fdf152afce1e9666a7eececbd81237b9109cb226603a380cd442 ssh-agent 19:27:45 SSH_AUTH_SOCK=/tmp/ssh-m7KiIMXdLorc/agent.71 19:27:45 SSH_AGENT_PID=77 19:27:45 Running ssh-add (command line suppressed) 19:27:45 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10762290743127120972.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10762290743127120972.key) 19:27:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:27:45 + git semver init 19:27:45 2023-07-10 19:27:45,866 [run_init] DEBUG init version:0.0.0 force:False 19:27:45 2023-07-10 19:27:45,867 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 19:27:45 2023-07-10 19:27:45,868 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 19:27:45 2023-07-10 19:27:45,868 [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) 19:27:46 2023-07-10 19:27:46,675 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 19:27:46 2023-07-10 19:27:46,676 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 19:27:46 2023-07-10 19:27:46,676 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 19:27:46 2023-07-10 19:27:46,676 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 19:27:46 3.1.0-dev.4 [Pipeline] } 19:27:46 $ docker exec --env ******** --env ******** cd6c4caa3552fdf152afce1e9666a7eececbd81237b9109cb226603a380cd442 ssh-agent -k 19:27:47 unset SSH_AUTH_SOCK; 19:27:47 unset SSH_AGENT_PID; 19:27:47 echo Agent pid 77 killed; 19:27:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:27:47 + git semver [Pipeline] } 19:27:47 $ docker stop --time=1 cd6c4caa3552fdf152afce1e9666a7eececbd81237b9109cb226603a380cd442 19:27:48 $ docker rm -f --volumes cd6c4caa3552fdf152afce1e9666a7eececbd81237b9109cb226603a380cd442 [Pipeline] // withDockerContainer [Pipeline] sh 19:27:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:27:49 Stashed 1 file(s) [Pipeline] echo 19:27:49 [edgeXSemver]: initialized semver on version 3.1.0-dev.4 [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 19:27:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:27:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:27:49 ========================================================= 19:27:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:27:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:27:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:27:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:27:49 f56be85fc22e: Pulling fs layer 19:27:49 85791d961cd3: Pulling fs layer 19:27:49 d694b5ae8c79: Pulling fs layer 19:27:49 9f32a84ed3da: Pulling fs layer 19:27:49 4d19c01a9841: Pulling fs layer 19:27:49 9325e15d5711: Pulling fs layer 19:27:49 556b6ee489ea: Pulling fs layer 19:27:49 c5a4b2cf53e6: Pulling fs layer 19:27:49 9f32a84ed3da: Waiting 19:27:49 4d19c01a9841: Waiting 19:27:49 9325e15d5711: Waiting 19:27:49 556b6ee489ea: Waiting 19:27:49 c5a4b2cf53e6: Waiting 19:27:49 85791d961cd3: Verifying Checksum 19:27:49 85791d961cd3: Download complete 19:27:49 9f32a84ed3da: Verifying Checksum 19:27:49 9f32a84ed3da: Download complete 19:27:49 4d19c01a9841: Verifying Checksum 19:27:49 4d19c01a9841: Download complete 19:27:49 f56be85fc22e: Download complete 19:27:49 9325e15d5711: Verifying Checksum 19:27:49 9325e15d5711: Download complete 19:27:50 f56be85fc22e: Pull complete 19:27:50 85791d961cd3: Pull complete 19:27:50 c5a4b2cf53e6: Verifying Checksum 19:27:50 c5a4b2cf53e6: Download complete 19:27:50 d694b5ae8c79: Verifying Checksum 19:27:50 d694b5ae8c79: Download complete 19:27:50 556b6ee489ea: Verifying Checksum 19:27:50 556b6ee489ea: Download complete 19:27:53 d694b5ae8c79: Pull complete 19:27:54 9f32a84ed3da: Pull complete 19:27:54 4d19c01a9841: Pull complete 19:27:54 9325e15d5711: Pull complete 19:27:56 556b6ee489ea: Pull complete 19:27:57 c5a4b2cf53e6: Pull complete 19:27:57 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 19:27:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:27:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 19:27:57 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:58 + docker inspect -f . ci-base-image-x86_64 19:27:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:27:58 prd-ubuntu20.04-docker-8c-8g-769 does not seem to be running inside a container 19:27:58 $ 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 ******** -e ******** ci-base-image-x86_64 cat 19:28:02 $ docker top 124a022d5d43e8f2ac69712ed35f7fe3f22d0ce8deb674b6d44a425245f2606e -eo pid,comm [Pipeline] { [Pipeline] sh 19:28:02 + go version 19:28:02 go version go1.20.2 linux/amd64 [Pipeline] } 19:28:02 $ docker stop --time=1 124a022d5d43e8f2ac69712ed35f7fe3f22d0ce8deb674b6d44a425245f2606e 19:28:03 $ docker rm -f --volumes 124a022d5d43e8f2ac69712ed35f7fe3f22d0ce8deb674b6d44a425245f2606e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:04 + docker inspect -f . ci-base-image-x86_64 19:28:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:28:04 prd-ubuntu20.04-docker-8c-8g-769 does not seem to be running inside a container 19:28:04 $ 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 ******** -e ******** ci-base-image-x86_64 cat 19:28:04 Still waiting to schedule task 19:28:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:28:04 $ docker top 1c70f11f7baa06a0fb8c8c778eacf71a7364dd87cf4c01f39b4893de01afdfb6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:28:05 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 19:28:05 + make test 19:28:05 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:28:05 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:28:05 go: downloading github.com/stretchr/testify v1.8.4 19:28:05 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 19:28:05 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 19:28:05 go: downloading github.com/mitchellh/copystructure v1.2.0 19:28:05 go: downloading gopkg.in/yaml.v3 v3.0.1 19:28:05 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 19:28:05 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 19:28:05 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 19:28:05 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.9 19:28:05 go: downloading github.com/google/uuid v1.3.0 19:28:05 go: downloading github.com/gorilla/mux v1.8.0 19:28:05 go: downloading github.com/hashicorp/go-multierror v1.1.1 19:28:05 go: downloading github.com/mitchellh/reflectwalk v1.0.2 19:28:05 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 19:28:05 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 19:28:05 go: downloading github.com/stretchr/objx v0.5.0 19:28:05 go: downloading github.com/go-kit/log v0.2.1 19:28:05 go: downloading github.com/go-playground/validator/v10 v10.14.1 19:28:05 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 19:28:05 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 19:28:05 go: downloading github.com/hashicorp/errwrap v1.1.0 19:28:05 go: downloading github.com/gorilla/websocket v1.5.0 19:28:05 go: downloading golang.org/x/net v0.10.0 19:28:05 go: downloading golang.org/x/sync v0.2.0 19:28:05 go: downloading github.com/hashicorp/consul/api v1.22.0 19:28:05 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:28:05 go: downloading github.com/go-logfmt/logfmt v0.5.1 19:28:05 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:28:05 go: downloading github.com/x448/float16 v0.8.4 19:28:05 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:28:05 go: downloading github.com/mitchellh/mapstructure v1.5.0 19:28:05 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 19:28:05 go: downloading github.com/go-playground/universal-translator v0.18.1 19:28:05 go: downloading github.com/leodido/go-urn v1.2.4 19:28:05 go: downloading golang.org/x/crypto v0.9.0 19:28:05 go: downloading golang.org/x/text v0.9.0 19:28:05 go: downloading github.com/zeebo/errs v1.3.0 19:28:05 go: downloading google.golang.org/grpc v1.53.0 19:28:06 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:28:06 go: downloading github.com/hashicorp/go-hclog v1.5.0 19:28:06 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:28:06 go: downloading github.com/hashicorp/serf v0.10.1 19:28:06 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 19:28:06 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 19:28:06 go: downloading google.golang.org/protobuf v1.28.1 19:28:06 go: downloading github.com/go-playground/locales v0.14.1 19:28:06 go: downloading github.com/fatih/color v1.14.1 19:28:06 go: downloading github.com/mattn/go-isatty v0.0.17 19:28:06 go: downloading github.com/armon/go-metrics v0.4.1 19:28:06 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 19:28:06 go: downloading github.com/mattn/go-colorable v0.1.13 19:28:06 go: downloading golang.org/x/sys v0.8.0 19:28:06 go: downloading github.com/golang/protobuf v1.5.2 19:28:06 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:28:06 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:28:21 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 19:28:22 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 19:28:23 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 19:28:23 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 19:28:24 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 19:28:42 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.044s coverage: 34.5% of statements 19:28:42 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.023s coverage: 92.4% of statements 19:28:42 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.762s coverage: 82.4% of statements 19:28:42 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.005s coverage: 85.0% of statements 19:28:42 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.027s coverage: 42.4% of statements 19:28:42 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.022s coverage: 100.0% of statements 19:28:42 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.328s coverage: 87.7% of statements 19:28:42 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.020s coverage: 25.0% of statements 19:28:42 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.040s coverage: 79.0% of statements 19:28:42 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.014s coverage: 76.1% of statements 19:28:42 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.014s coverage: 31.2% of statements 19:28:42 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.011s coverage: 91.3% of statements 19:28:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:28:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:28:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 19:28:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:28:51 $ docker stop --time=1 1c70f11f7baa06a0fb8c8c778eacf71a7364dd87cf4c01f39b4893de01afdfb6 19:28:53 $ docker rm -f --volumes 1c70f11f7baa06a0fb8c8c778eacf71a7364dd87cf4c01f39b4893de01afdfb6 [Pipeline] // withDockerContainer [Pipeline] sh 19:28:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:28:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:28:54 19:28:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:28:54 latest: Pulling from edgex-lftools-log-publisher 19:28:54 5eb5b503b376: Pulling fs layer 19:28:54 5c69ac0246d0: Pulling fs layer 19:28:54 ec43610c2a17: Pulling fs layer 19:28:54 3a2ae6a8a46f: Pulling fs layer 19:28:54 33b1e0a273af: Pulling fs layer 19:28:54 5d3b04190fa2: Pulling fs layer 19:28:54 2f39f015ded8: Pulling fs layer 19:28:54 33b1e0a273af: Waiting 19:28:54 5d3b04190fa2: Waiting 19:28:54 2f39f015ded8: Waiting 19:28:54 5c69ac0246d0: Verifying Checksum 19:28:54 5c69ac0246d0: Download complete 19:28:54 3a2ae6a8a46f: Download complete 19:28:54 33b1e0a273af: Verifying Checksum 19:28:54 33b1e0a273af: Download complete 19:28:54 5d3b04190fa2: Verifying Checksum 19:28:54 5d3b04190fa2: Download complete 19:28:54 ec43610c2a17: Verifying Checksum 19:28:54 ec43610c2a17: Download complete 19:28:54 5eb5b503b376: Verifying Checksum 19:28:54 5eb5b503b376: Download complete 19:28:55 2f39f015ded8: Verifying Checksum 19:28:55 2f39f015ded8: Download complete 19:28:55 5eb5b503b376: Pull complete 19:28:56 5c69ac0246d0: Pull complete 19:28:56 ec43610c2a17: Pull complete 19:28:56 3a2ae6a8a46f: Pull complete 19:28:56 33b1e0a273af: Pull complete 19:28:56 5d3b04190fa2: Pull complete 19:29:00 2f39f015ded8: Pull complete 19:29:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:29:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:29:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:01 prd-ubuntu20.04-docker-8c-8g-769 does not seem to be running inside a container 19:29:01 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:29:05 $ docker top ff0c2d04449736fba70a55cd03d4b72852581f087d64578699ed0ca80e8b9c88 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:29:06 ---> job-cost.sh 19:29:06 lf-activate-venv: SKIPPING 19:29:06 INFO: No Stack... 19:29:06 INFO: Retrieving Pricing Info for: v3-standard-8 19:29:07 INFO: Archiving Costs [Pipeline] sh 19:29:07 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 19:29:07 + cut -d, -f6 [Pipeline] lock 19:29:07 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-189-stack-cost] 19:29:07 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-189-stack-cost] did not exist. Created. 19:29:07 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:29:07 + echo total: 0.2199999988079071 [Pipeline] stash 19:29:07 Stashed 1 file(s) [Pipeline] } 19:29:07 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-189-stack-cost] [Pipeline] // lock [Pipeline] } 19:29:07 $ docker stop --time=1 ff0c2d04449736fba70a55cd03d4b72852581f087d64578699ed0ca80e8b9c88 19:29:08 $ docker rm -f --volumes ff0c2d04449736fba70a55cd03d4b72852581f087d64578699ed0ca80e8b9c88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:29:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-770 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 19:29:34 Running in /w/workspace/go-mod-bootstrap/189 [Pipeline] { [Pipeline] checkout 19:29:34 The recommended git tool is: git 19:29:38 using credential edgex-jenkins-ssh 19:29:38 Cloning the remote Git repository 19:29:38 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 19:29:38 > git init /w/workspace/go-mod-bootstrap/189 # timeout=10 19:29:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 19:29:41 > git --version # timeout=10 19:29:41 > git --version # 'git version 2.25.1' 19:29:41 using GIT_SSH to set credentials SSH Credentials for GitHub 19:29:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:29:44 Avoid second fetch 19:29:44 Checking out Revision 7c45f0c0b6b3437e87218f37ccb9f49eca624f6a (main) 19:29:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 19:29:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:29:44 > git config core.sparsecheckout # timeout=10 19:29:44 > git checkout -f 7c45f0c0b6b3437e87218f37ccb9f49eca624f6a # timeout=10 19:29:44 Commit message: "build: Update to latest go-mods (#560)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:29:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:29:45 % Total % Received % Xferd Average Speed Time Time Time Current 19:29:45 Dload Upload Total Spent Left Speed 19:29:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh 19:29:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:29:46 + sudo tee /etc/docker/daemon.new 19:29:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:29:46 { 19:29:46 "registry-mirrors": [ 19:29:46 "https://nexus3.edgexfoundry.org:10001" 19:29:46 ], 19:29:46 "bip": "10.250.0.254/24", 19:29:46 "hosts": [ 19:29:46 "tcp://0.0.0.0:5555", 19:29:46 "unix:///var/run/docker.sock" 19:29:46 ], 19:29:46 "mtu": 1458, 19:29:46 "selinux-enabled": true, 19:29:46 "seccomp-profile": "/etc/docker/seccomp.json" 19:29:46 } [Pipeline] sh 19:29:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:29:47 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 19:30:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:30:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:30:05 ========================================================= 19:30:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:30:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:30:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:30:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:30:06 c41833b44d91: Pulling fs layer 19:30:06 ed15518f5707: Pulling fs layer 19:30:06 feae8fd75edb: Pulling fs layer 19:30:06 242c74f7c9fa: Pulling fs layer 19:30:06 3cdef696dda3: Pulling fs layer 19:30:06 2ced38df9373: Pulling fs layer 19:30:06 58f1dce35555: Pulling fs layer 19:30:06 3cdef696dda3: Waiting 19:30:06 2ced38df9373: Waiting 19:30:06 58f1dce35555: Waiting 19:30:06 242c74f7c9fa: Waiting 19:30:06 ed15518f5707: Verifying Checksum 19:30:06 ed15518f5707: Download complete 19:30:06 242c74f7c9fa: Verifying Checksum 19:30:06 242c74f7c9fa: Download complete 19:30:06 3cdef696dda3: Verifying Checksum 19:30:06 3cdef696dda3: Download complete 19:30:06 c41833b44d91: Verifying Checksum 19:30:07 58f1dce35555: Verifying Checksum 19:30:07 58f1dce35555: Download complete 19:30:08 feae8fd75edb: Verifying Checksum 19:30:08 feae8fd75edb: Download complete 19:30:08 2ced38df9373: Verifying Checksum 19:30:08 2ced38df9373: Download complete 19:30:10 c41833b44d91: Pull complete 19:30:10 ed15518f5707: Pull complete 19:30:22 feae8fd75edb: Pull complete 19:30:23 242c74f7c9fa: Pull complete 19:30:23 3cdef696dda3: Pull complete 19:30:30 2ced38df9373: Pull complete 19:30:32 58f1dce35555: Pull complete 19:30:32 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 19:30:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:30:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 19:30:33 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:33 + docker inspect -f . ci-base-image-arm64 19:30:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:33 prd-ubuntu20.04-docker-arm64-4c-16g-770 does not seem to be running inside a container 19:30:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/189 -v /w/workspace/go-mod-bootstrap/189:/w/workspace/go-mod-bootstrap/189:rw,z -v /w/workspace/go-mod-bootstrap/189@tmp:/w/workspace/go-mod-bootstrap/189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:30:37 $ docker top 514de4a728e3001990f94e2daf8428d60769e5cd86736364b934d7cb3a61d324 -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:37 + go version 19:30:37 go version go1.20.2 linux/arm64 [Pipeline] } 19:30:37 $ docker stop --time=1 514de4a728e3001990f94e2daf8428d60769e5cd86736364b934d7cb3a61d324 19:30:39 $ docker rm -f --volumes 514de4a728e3001990f94e2daf8428d60769e5cd86736364b934d7cb3a61d324 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:40 + docker inspect -f . ci-base-image-arm64 19:30:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:40 prd-ubuntu20.04-docker-arm64-4c-16g-770 does not seem to be running inside a container 19:30:40 $ 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/189 -v /w/workspace/go-mod-bootstrap/189:/w/workspace/go-mod-bootstrap/189:rw,z -v /w/workspace/go-mod-bootstrap/189@tmp:/w/workspace/go-mod-bootstrap/189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:30:41 $ docker top d7148b679cc05e746bb5629f037d5283d7d6cddbd56782ea1bf70e99fcabd1fe -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:41 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/189 [Pipeline] fileExists [Pipeline] sh 19:30:42 + make test 19:30:42 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:30:42 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 19:30:42 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 19:30:42 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 19:30:42 go: downloading github.com/stretchr/testify v1.8.4 19:30:43 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 19:30:43 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.9 19:30:43 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 19:30:43 go: downloading github.com/mitchellh/copystructure v1.2.0 19:30:43 go: downloading gopkg.in/yaml.v3 v3.0.1 19:30:43 go: downloading github.com/gorilla/mux v1.8.0 19:30:43 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:30:43 go: downloading github.com/google/uuid v1.3.0 19:30:43 go: downloading github.com/hashicorp/go-multierror v1.1.1 19:30:43 go: downloading github.com/gorilla/websocket v1.5.0 19:30:43 go: downloading golang.org/x/net v0.10.0 19:30:43 go: downloading golang.org/x/sync v0.2.0 19:30:43 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 19:30:43 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 19:30:43 go: downloading github.com/go-kit/log v0.2.1 19:30:43 go: downloading github.com/stretchr/objx v0.5.0 19:30:44 go: downloading github.com/go-playground/validator/v10 v10.14.1 19:30:44 go: downloading github.com/mitchellh/reflectwalk v1.0.2 19:30:44 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 19:30:44 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 19:30:44 go: downloading github.com/hashicorp/errwrap v1.1.0 19:30:44 go: downloading github.com/hashicorp/consul/api v1.22.0 19:30:44 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:30:44 go: downloading github.com/go-logfmt/logfmt v0.5.1 19:30:44 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 19:30:44 go: downloading github.com/go-playground/universal-translator v0.18.1 19:30:44 go: downloading github.com/leodido/go-urn v1.2.4 19:30:44 go: downloading golang.org/x/crypto v0.9.0 19:30:44 go: downloading golang.org/x/text v0.9.0 19:30:45 go: downloading github.com/zeebo/errs v1.3.0 19:30:45 go: downloading google.golang.org/grpc v1.53.0 19:30:47 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:30:47 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:30:47 go: downloading github.com/mitchellh/mapstructure v1.5.0 19:30:47 go: downloading github.com/x448/float16 v0.8.4 19:30:47 go: downloading github.com/go-playground/locales v0.14.1 19:30:47 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:30:47 go: downloading github.com/hashicorp/go-hclog v1.5.0 19:30:47 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:30:47 go: downloading github.com/hashicorp/serf v0.10.1 19:30:47 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 19:30:48 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 19:30:48 go: downloading google.golang.org/protobuf v1.28.1 19:30:49 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 19:30:49 go: downloading github.com/fatih/color v1.14.1 19:30:49 go: downloading github.com/mattn/go-isatty v0.0.17 19:30:49 go: downloading github.com/armon/go-metrics v0.4.1 19:30:49 go: downloading github.com/golang/protobuf v1.5.2 19:30:49 go: downloading golang.org/x/sys v0.8.0 19:30:49 go: downloading github.com/mattn/go-colorable v0.1.13 19:30:49 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:30:49 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:32:56 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 19:32:57 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 19:33:06 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 19:33:06 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 19:33:14 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 19:33:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.141s coverage: 34.5% of statements 19:33:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.100s coverage: 92.4% of statements 19:33:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.351s coverage: 82.4% of statements 19:33:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.019s coverage: 85.0% of statements 19:33:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.123s coverage: 42.4% of statements 19:33:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.074s coverage: 100.0% of statements 19:33:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.391s coverage: 87.7% of statements 19:33:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.061s coverage: 25.0% of statements 19:33:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.160s coverage: 79.0% of statements 19:33:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.059s coverage: 76.1% of statements 19:33:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.046s coverage: 31.2% of statements 19:33:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.018s coverage: 91.3% of statements 19:33:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:33:18 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:33:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:33:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 19:33:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:33:45 $ docker stop --time=1 d7148b679cc05e746bb5629f037d5283d7d6cddbd56782ea1bf70e99fcabd1fe 19:33:47 $ docker rm -f --volumes d7148b679cc05e746bb5629f037d5283d7d6cddbd56782ea1bf70e99fcabd1fe [Pipeline] // withDockerContainer [Pipeline] sh 19:33:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:33:50 Warning: overwriting stash ‘coverage-report’ 19:33:50 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 19:33:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:33:51 19:33:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:33:51 arm64: Pulling from edgex-lftools-log-publisher 19:33:51 8998bd30e6a1: Pulling fs layer 19:33:51 04944245beec: Pulling fs layer 19:33:51 699f458cf7ca: Pulling fs layer 19:33:51 765212b225bb: Pulling fs layer 19:33:51 f23df028b6ca: Pulling fs layer 19:33:51 d65c8cfc05b1: Pulling fs layer 19:33:51 2437ff75d9bd: Pulling fs layer 19:33:51 f23df028b6ca: Waiting 19:33:51 d65c8cfc05b1: Waiting 19:33:51 2437ff75d9bd: Waiting 19:33:51 765212b225bb: Waiting 19:33:51 04944245beec: Verifying Checksum 19:33:51 04944245beec: Download complete 19:33:51 765212b225bb: Download complete 19:33:52 f23df028b6ca: Verifying Checksum 19:33:52 f23df028b6ca: Download complete 19:33:52 d65c8cfc05b1: Verifying Checksum 19:33:52 d65c8cfc05b1: Download complete 19:33:52 699f458cf7ca: Verifying Checksum 19:33:52 699f458cf7ca: Download complete 19:33:52 8998bd30e6a1: Download complete 19:33:54 2437ff75d9bd: Verifying Checksum 19:33:54 2437ff75d9bd: Download complete 19:33:57 8998bd30e6a1: Pull complete 19:33:57 04944245beec: Pull complete 19:33:59 699f458cf7ca: Pull complete 19:33:59 765212b225bb: Pull complete 19:34:00 f23df028b6ca: Pull complete 19:34:01 d65c8cfc05b1: Pull complete 19:34:23 2437ff75d9bd: Pull complete 19:34:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:34:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:34:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:23 prd-ubuntu20.04-docker-arm64-4c-16g-770 does not seem to be running inside a container 19:34:23 $ 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/189 -v /w/workspace/go-mod-bootstrap/189:/w/workspace/go-mod-bootstrap/189:rw,z -v /w/workspace/go-mod-bootstrap/189@tmp:/w/workspace/go-mod-bootstrap/189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:34:25 $ docker top 929908ab1e831377c2109e5054627f3ea034291b6ab87c48bf291ab30cf7c9c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:34:26 ---> job-cost.sh 19:34:26 lf-activate-venv: SKIPPING 19:34:26 INFO: No Stack... 19:34:27 INFO: Retrieving Pricing Info for: v3-standard-4 19:34:27 INFO: Archiving Costs [Pipeline] sh 19:34:28 + cut -d, -f6 19:34:28 + cat /w/workspace/go-mod-bootstrap/189/archives/cost.csv [Pipeline] lock 19:34:28 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-189-stack-cost] 19:34:28 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-189-stack-cost] did not exist. Created. 19:34:28 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:34:28 /w/workspace/go-mod-bootstrap/189@tmp/durable-47052111/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:34:29 + echo total: 0.10999999940395355 [Pipeline] stash 19:34:29 Warning: overwriting stash ‘stack-cost’ 19:34:29 Stashed 1 file(s) [Pipeline] } 19:34:29 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-189-stack-cost] [Pipeline] // lock [Pipeline] } 19:34:29 $ docker stop --time=1 929908ab1e831377c2109e5054627f3ea034291b6ab87c48bf291ab30cf7c9c0 19:34:31 $ docker rm -f --volumes 929908ab1e831377c2109e5054627f3ea034291b6ab87c48bf291ab30cf7c9c0 [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 19:34:31 provisioning config files... 19:34:31 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5345215964432056735tmp [Pipeline] { [Pipeline] sh 19:34:31 + set +x 19:34:31 + curl -s https://codecov.io/bash 19:34:31 + bash -s -- 19:34:31 19:34:31 _____ _ 19:34:31 / ____| | | 19:34:31 | | ___ __| | ___ ___ _____ __ 19:34:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:34:31 | |___| (_) | (_| | __/ (_| (_) \ V / 19:34:31 \_____\___/ \__,_|\___|\___\___/ \_/ 19:34:31 Bash-1.0.6 19:34:31 19:34:31 19:34:31 ==> git version 2.25.1 found 19:34:31 ==> 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 19:34:31 Release-Date: 2020-01-08 19:34:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:34:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:34:31 ==> Jenkins CI detected. 19:34:31 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 19:34:31 project root: . 19:34:31 --> token set from env 19:34:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:34:31 ==> Running gcov in . (disable via -X gcov) 19:34:31 ==> Python coveragepy not found 19:34:31 ==> Searching for coverage reports in: 19:34:31 + . 19:34:31 -> Found 1 reports 19:34:31 ==> Detecting git/mercurial file structure 19:34:32 ==> Reading reports 19:34:32 + ./coverage.out bytes=95817 19:34:32 ==> Appending adjustments 19:34:32 https://docs.codecov.io/docs/fixing-reports 19:34:32 + Found adjustments 19:34:32 ==> Gzipping contents 19:34:32 16K /tmp/codecov.YzgJh1.gz 19:34:32 ==> Uploading reports 19:34:32 url: https://codecov.io 19:34:32 query: branch=main&commit=7c45f0c0b6b3437e87218f37ccb9f49eca624f6a&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 19:34:32 -> Pinging Codecov 19:34:32 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=7c45f0c0b6b3437e87218f37ccb9f49eca624f6a&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 19:34:32 -> Uploading to 19:34:32 https://storage.googleapis.com/codecov/v4/raw/2023-07-10/833815588EE85121546D348822E98E2E/7c45f0c0b6b3437e87218f37ccb9f49eca624f6a/b67fa589-9c03-45a3-9ca7-15497875fe6d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230710%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230710T193432Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7dc9f358e2e35100565e5a98020233cfd45c607981f90e26c4186b980dfc1112 19:34:32 % Total % Received % Xferd Average Speed Time Time Time Current 19:34:32 Dload Upload Total Spent Left Speed 19:34:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14984 0 0 100 14984 0 73450 --:--:-- --:--:-- --:--:-- 73450 19:34:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/7c45f0c0b6b3437e87218f37ccb9f49eca624f6a [Pipeline] } 19:34:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:34:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:34:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:34:33 19:34:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:34:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:34:33 df9b9388f04a: Pulling fs layer 19:34:33 52dc419b0ee2: Pulling fs layer 19:34:33 25bc292e5bac: Pulling fs layer 19:34:33 114826534d7a: Pulling fs layer 19:34:33 4657fd5d0bcf: Pulling fs layer 19:34:33 6ad1cebc031e: Pulling fs layer 19:34:33 8a3aa393b2d8: Pulling fs layer 19:34:33 114826534d7a: Waiting 19:34:33 4657fd5d0bcf: Waiting 19:34:33 6ad1cebc031e: Waiting 19:34:33 8a3aa393b2d8: Waiting 19:34:33 25bc292e5bac: Verifying Checksum 19:34:33 25bc292e5bac: Download complete 19:34:33 52dc419b0ee2: Verifying Checksum 19:34:33 52dc419b0ee2: Download complete 19:34:33 4657fd5d0bcf: Verifying Checksum 19:34:33 4657fd5d0bcf: Download complete 19:34:33 df9b9388f04a: Verifying Checksum 19:34:33 df9b9388f04a: Download complete 19:34:33 df9b9388f04a: Pull complete 19:34:33 6ad1cebc031e: Verifying Checksum 19:34:33 6ad1cebc031e: Download complete 19:34:33 52dc419b0ee2: Pull complete 19:34:33 25bc292e5bac: Pull complete 19:34:34 114826534d7a: Verifying Checksum 19:34:34 114826534d7a: Download complete 19:34:34 8a3aa393b2d8: Verifying Checksum 19:34:34 8a3aa393b2d8: Download complete 19:34:37 114826534d7a: Pull complete 19:34:37 4657fd5d0bcf: Pull complete 19:34:38 6ad1cebc031e: Pull complete 19:34:40 8a3aa393b2d8: Pull complete 19:34:40 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:34:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:34:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:40 prd-ubuntu20.04-docker-8c-8g-769 does not seem to be running inside a container 19:34:40 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:34:45 $ docker top cded1d043b7f0ab9dcf45dbf653681dcede4930364c97a913e1f89b5db292ab6 -eo pid,comm [Pipeline] { [Pipeline] echo 19:34:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 19:34:45 + set -o pipefail 19:34:45 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 19:34:52 19:34:52 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 19:34:52 19:34:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/5133a448-98b4-4510-af46-f935d59474c8 19:34:52 19:34:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:34:52 19:34:53 19:34:53 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:34:53 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:34:53 More details here: https://snyk.co/ue1NS 19:34:53 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 19:34:53 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 19:34:53 $ docker stop --time=1 cded1d043b7f0ab9dcf45dbf653681dcede4930364c97a913e1f89b5db292ab6 19:34:57 $ docker rm -f --volumes cded1d043b7f0ab9dcf45dbf653681dcede4930364c97a913e1f89b5db292ab6 [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 19:34:57 + git log --format=format:%s -1 7c45f0c0b6b3437e87218f37ccb9f49eca624f6a [Pipeline] sh 19:34:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:34:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:34:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:58 prd-ubuntu20.04-docker-8c-8g-769 does not seem to be running inside a container 19:34:58 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:34:58 $ docker top 32e058ab10e18f57056bca0a9717c51cc26f7b4554de958ef05e6bef4f0e7e2b -eo pid,comm 19:34:58 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). 19:34:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:34:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:34:58 [ssh-agent] Looking for ssh-agent implementation... 19:34:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:34:59 $ docker exec 32e058ab10e18f57056bca0a9717c51cc26f7b4554de958ef05e6bef4f0e7e2b ssh-agent 19:34:59 SSH_AUTH_SOCK=/tmp/ssh-yvrY6JG4kPqx/agent.32 19:34:59 SSH_AGENT_PID=38 19:34:59 Running ssh-add (command line suppressed) 19:34:59 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9712417585715779826.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9712417585715779826.key) 19:34:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:34:59 + git semver tag 19:34:59 2023-07-10 19:34:59,817 [run_tag] DEBUG tag force:False 19:34:59 2023-07-10 19:34:59,817 [check_head_tag] DEBUG check head tag 19:34:59 2023-07-10 19:34:59,819 [execute] INFO git cat-file --batch-check 19:34:59 2023-07-10 19:34:59,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 19:34:59 2023-07-10 19:34:59,823 [execute] INFO git cat-file --batch 19:34:59 2023-07-10 19:34:59,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 19:34:59 2023-07-10 19:34:59,849 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 19:34:59 2023-07-10 19:34:59,849 [execute] INFO git tag -a v3.1.0-dev.4 -m v3.1.0-dev.4 19:34:59 2023-07-10 19:34:59,849 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.4', '-m', 'v3.1.0-dev.4'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 19:34:59 2023-07-10 19:34:59,855 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 19:34:59 3.1.0-dev.4 [Pipeline] } 19:34:59 $ docker exec --env ******** --env ******** 32e058ab10e18f57056bca0a9717c51cc26f7b4554de958ef05e6bef4f0e7e2b ssh-agent -k 19:34:59 unset SSH_AUTH_SOCK; 19:34:59 unset SSH_AGENT_PID; 19:34:59 echo Agent pid 38 killed; 19:34:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:35:00 + git semver [Pipeline] } 19:35:00 $ docker stop --time=1 32e058ab10e18f57056bca0a9717c51cc26f7b4554de958ef05e6bef4f0e7e2b 19:35:01 $ docker rm -f --volumes 32e058ab10e18f57056bca0a9717c51cc26f7b4554de958ef05e6bef4f0e7e2b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:35:02 19:35:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:35:02 0.23.1-centos7: Pulling from edgex-lftools 19:35:02 ab5ef0e58194: Pulling fs layer 19:35:02 9712f1f96733: Pulling fs layer 19:35:02 63f879dbbcfc: Pulling fs layer 19:35:02 0d9ebad4ef96: Pulling fs layer 19:35:02 e9a5061849ea: Pulling fs layer 19:35:02 d747dcd14b5f: Pulling fs layer 19:35:02 2de7ff778b66: Pulling fs layer 19:35:02 e9a5061849ea: Waiting 19:35:02 d747dcd14b5f: Waiting 19:35:02 2de7ff778b66: Waiting 19:35:02 0d9ebad4ef96: Waiting 19:35:02 9712f1f96733: Download complete 19:35:02 63f879dbbcfc: Verifying Checksum 19:35:02 63f879dbbcfc: Download complete 19:35:03 e9a5061849ea: Verifying Checksum 19:35:03 e9a5061849ea: Download complete 19:35:03 d747dcd14b5f: Verifying Checksum 19:35:03 d747dcd14b5f: Download complete 19:35:03 0d9ebad4ef96: Verifying Checksum 19:35:03 0d9ebad4ef96: Download complete 19:35:03 ab5ef0e58194: Verifying Checksum 19:35:03 ab5ef0e58194: Download complete 19:35:03 2de7ff778b66: Verifying Checksum 19:35:03 2de7ff778b66: Download complete 19:35:06 ab5ef0e58194: Pull complete 19:35:06 9712f1f96733: Pull complete 19:35:06 63f879dbbcfc: Pull complete 19:35:11 0d9ebad4ef96: Pull complete 19:35:11 e9a5061849ea: Pull complete 19:35:11 d747dcd14b5f: Pull complete 19:35:12 2de7ff778b66: Pull complete 19:35:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:35:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:35:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:35:12 prd-ubuntu20.04-docker-8c-8g-769 does not seem to be running inside a container 19:35:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:35:18 $ docker top 1915f37f54ba3b85e28969242decf1c437e751f9188d4516d2b180f5ff412748 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:35:18 provisioning config files... 19:35:18 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5814233903712843766tmp 19:35:18 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2009640446380141086tmp 19:35:18 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config3231466780101478537tmp [Pipeline] { [Pipeline] echo 19:35:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:35:18 ---> sigul-configuration.sh 19:35:18 gpg: directory `/root/.gnupg' created 19:35:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:35:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:35:18 gpg: keyring `/root/.gnupg/secring.gpg' created 19:35:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:35:18 gpg: CAST5 encrypted data 19:35:18 gpg: encrypted with 1 passphrase 19:35:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:35:19 + mkdir /home/jenkins 19:35:19 + mkdir /home/jenkins/sigul [Pipeline] sh 19:35:19 + 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 19:35:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:35:19 ---> sigul-install.sh 19:35:19 Sigul already installed; skipping installation. [Pipeline] sh 19:35:19 + git tag --list 19:35:19 v0.0.1 19:35:19 v0.0.10 19:35:19 v0.0.11 19:35:19 v0.0.12 19:35:19 v0.0.13 19:35:19 v0.0.14 19:35:19 v0.0.15 19:35:19 v0.0.16 19:35:19 v0.0.17 19:35:19 v0.0.18 19:35:19 v0.0.19 19:35:19 v0.0.2 19:35:19 v0.0.20 19:35:19 v0.0.21 19:35:19 v0.0.22 19:35:19 v0.0.23 19:35:19 v0.0.24 19:35:19 v0.0.25 19:35:19 v0.0.26 19:35:19 v0.0.27 19:35:19 v0.0.28 19:35:19 v0.0.29 19:35:19 v0.0.3 19:35:19 v0.0.30 19:35:19 v0.0.31 19:35:19 v0.0.32 19:35:19 v0.0.33 19:35:19 v0.0.34 19:35:19 v0.0.35 19:35:19 v0.0.36 19:35:19 v0.0.37 19:35:19 v0.0.38 19:35:19 v0.0.39 19:35:19 v0.0.4 19:35:19 v0.0.40 19:35:19 v0.0.41 19:35:19 v0.0.42 19:35:19 v0.0.43 19:35:19 v0.0.44 19:35:19 v0.0.45 19:35:19 v0.0.46 19:35:19 v0.0.47 19:35:19 v0.0.48 19:35:19 v0.0.49 19:35:19 v0.0.5 19:35:19 v0.0.50 19:35:19 v0.0.51 19:35:19 v0.0.52 19:35:19 v0.0.53 19:35:19 v0.0.54 19:35:19 v0.0.55 19:35:19 v0.0.56 19:35:19 v0.0.57 19:35:19 v0.0.58 19:35:19 v0.0.59 19:35:19 v0.0.6 19:35:19 v0.0.60 19:35:19 v0.0.61 19:35:19 v0.0.62 19:35:19 v0.0.63 19:35:19 v0.0.64 19:35:19 v0.0.65 19:35:19 v0.0.66 19:35:19 v0.0.67 19:35:19 v0.0.68 19:35:19 v0.0.69 19:35:19 v0.0.7 19:35:19 v0.0.70 19:35:19 v0.0.71 19:35:19 v0.0.72 19:35:19 v0.0.8 19:35:19 v0.0.9 19:35:19 v2.0.0 19:35:19 v2.1.0 19:35:19 v2.1.1 19:35:19 v2.2.0 19:35:19 v2.3.0 19:35:19 v3.0 19:35:19 v3.0.0 19:35:19 v3.0.1 19:35:19 v3.1.0-dev.1 19:35:19 v3.1.0-dev.2 19:35:19 v3.1.0-dev.3 19:35:19 v3.1.0-dev.4 [Pipeline] sh 19:35:20 + lftools sign git-tag v3.1.0-dev.4 19:35:20 Signing Git tag with Sigul... 19:35:20 Signing v3.1.0-dev.4 [Pipeline] echo 19:35:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:35:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:35:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:35:21 $ docker stop --time=1 1915f37f54ba3b85e28969242decf1c437e751f9188d4516d2b180f5ff412748 19:35:23 $ docker rm -f --volumes 1915f37f54ba3b85e28969242decf1c437e751f9188d4516d2b180f5ff412748 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:35:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:35:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:35:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:35:23 prd-ubuntu20.04-docker-8c-8g-769 does not seem to be running inside a container 19:35:23 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:35:24 $ docker top 7ebd8b71a35af75505ca4ea6b68130d400c62642af4e6b9d19d9edc9e0e3098b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:35:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:35:24 [ssh-agent] Looking for ssh-agent implementation... 19:35:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:35:24 $ docker exec 7ebd8b71a35af75505ca4ea6b68130d400c62642af4e6b9d19d9edc9e0e3098b ssh-agent 19:35:24 SSH_AUTH_SOCK=/tmp/ssh-oMEOoJwiMUC3/agent.33 19:35:24 SSH_AGENT_PID=39 19:35:24 Running ssh-add (command line suppressed) 19:35:24 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5601500655665702361.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5601500655665702361.key) 19:35:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:35:25 + git semver bump pre 19:35:25 2023-07-10 19:35:25,308 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 19:35:25 2023-07-10 19:35:25,308 [bump_version] DEBUG bumping version:3.1.0-dev.4 on axis:pre with prefix:dev 19:35:25 2023-07-10 19:35:25,308 [bump_version] DEBUG bumped version:3.1.0-dev.5 19:35:25 2023-07-10 19:35:25,308 [write_version] DEBUG write version:3.1.0-dev.5 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 19:35:25 2023-07-10 19:35:25,308 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 19:35:25 2023-07-10 19:35:25,308 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 19:35:25 2023-07-10 19:35:25,310 [execute] INFO git cat-file --batch-check 19:35:25 2023-07-10 19:35:25,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 19:35:25 2023-07-10 19:35:25,314 [execute] INFO git cat-file --batch 19:35:25 2023-07-10 19:35:25,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 19:35:25 2023-07-10 19:35:25,319 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 19:35:25 3.1.0-dev.5 [Pipeline] } 19:35:25 $ docker exec --env ******** --env ******** 7ebd8b71a35af75505ca4ea6b68130d400c62642af4e6b9d19d9edc9e0e3098b ssh-agent -k 19:35:25 unset SSH_AUTH_SOCK; 19:35:25 unset SSH_AGENT_PID; 19:35:25 echo Agent pid 39 killed; 19:35:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:35:25 + git semver [Pipeline] } 19:35:26 $ docker stop --time=1 7ebd8b71a35af75505ca4ea6b68130d400c62642af4e6b9d19d9edc9e0e3098b 19:35:27 $ docker rm -f --volumes 7ebd8b71a35af75505ca4ea6b68130d400c62642af4e6b9d19d9edc9e0e3098b [Pipeline] // withDockerContainer [Pipeline] sh 19:35:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:35:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:35:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:35:28 prd-ubuntu20.04-docker-8c-8g-769 does not seem to be running inside a container 19:35:28 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:35:28 $ docker top c6e87c3008fd5e61b6e4390b11244ec2fd2c4c8a44fb1506fa9fe5c8facbaffd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:35:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:35:28 [ssh-agent] Looking for ssh-agent implementation... 19:35:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:35:28 $ docker exec c6e87c3008fd5e61b6e4390b11244ec2fd2c4c8a44fb1506fa9fe5c8facbaffd ssh-agent 19:35:28 SSH_AUTH_SOCK=/tmp/ssh-eZ4h24JWhCNk/agent.32 19:35:28 SSH_AGENT_PID=38 19:35:28 Running ssh-add (command line suppressed) 19:35:28 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_185186476419478645.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_185186476419478645.key) 19:35:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:35:29 + git semver push 19:35:29 2023-07-10 19:35:29,324 [run_push] DEBUG push 19:35:29 2023-07-10 19:35:29,325 [execute] INFO git cat-file --batch-check 19:35:29 2023-07-10 19:35:29,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 19:35:29 2023-07-10 19:35:29,328 [execute] INFO git rev-list de13e5e2c489c738df779ebba0472de2dd749a4c -- 19:35:29 2023-07-10 19:35:29,328 [execute] DEBUG Popen(['git', 'rev-list', 'de13e5e2c489c738df779ebba0472de2dd749a4c', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 19:35:29 2023-07-10 19:35:29,338 [execute] INFO git fetch -v origin 19:35:29 2023-07-10 19:35:29,338 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 19:35:29 2023-07-10 19:35:29,807 [run_push] DEBUG no remote changes detected 19:35:29 2023-07-10 19:35:29,807 [execute] INFO git push origin semver 19:35:29 2023-07-10 19:35:29,808 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 19:35:30 2023-07-10 19:35:30,664 [run_push] DEBUG push all version tags 19:35:30 2023-07-10 19:35:30,664 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:35:30 2023-07-10 19:35:30,665 [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) 19:35:31 2023-07-10 19:35:31,529 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 19:35:31 3.1.0-dev.5 [Pipeline] } 19:35:31 $ docker exec --env ******** --env ******** c6e87c3008fd5e61b6e4390b11244ec2fd2c4c8a44fb1506fa9fe5c8facbaffd ssh-agent -k 19:35:31 unset SSH_AUTH_SOCK; 19:35:31 unset SSH_AGENT_PID; 19:35:31 echo Agent pid 38 killed; 19:35:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:35:32 + git semver [Pipeline] } 19:35:32 $ docker stop --time=1 c6e87c3008fd5e61b6e4390b11244ec2fd2c4c8a44fb1506fa9fe5c8facbaffd 19:35:33 $ docker rm -f --volumes c6e87c3008fd5e61b6e4390b11244ec2fd2c4c8a44fb1506fa9fe5c8facbaffd [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 19:35:34 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 19:35:34 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 19:35:34 total 16 19:35:34 drwxr-xr-x 3 root root 4096 Jul 10 19:29 . 19:35:34 drwxrwxr-x 9 jenkins jenkins 4096 Jul 10 19:35 .. 19:35:34 drwxr-xr-x 2 root root 4096 Jul 10 19:29 cost 19:35:34 -rw-r--r-- 1 root root 88 Jul 10 19:29 cost.csv 19:35:34 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 19:35:34 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 19:35:34 total 16 19:35:34 drwxr-xr-x 3 jenkins jenkins 4096 Jul 10 19:29 . 19:35:34 drwxrwxr-x 9 jenkins jenkins 4096 Jul 10 19:35 .. 19:35:34 drwxr-xr-x 2 jenkins jenkins 4096 Jul 10 19:29 cost 19:35:34 -rw-r--r-- 1 jenkins jenkins 88 Jul 10 19:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:35:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:35:35 ---> package-listing.sh 19:35:35 ++ facter osfamily 19:35:35 ++ tr '[:upper:]' '[:lower:]' 19:35:35 + OS_FAMILY=debian 19:35:35 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 19:35:35 + START_PACKAGES=/tmp/packages_start.txt 19:35:35 + END_PACKAGES=/tmp/packages_end.txt 19:35:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:35:35 + PACKAGES=/tmp/packages_start.txt 19:35:35 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 19:35:35 + PACKAGES=/tmp/packages_end.txt 19:35:35 + case "${OS_FAMILY}" in 19:35:35 + dpkg -l 19:35:35 + grep '^ii' 19:35:35 + '[' -f /tmp/packages_start.txt ']' 19:35:35 + '[' -f /tmp/packages_end.txt ']' 19:35:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:35:35 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 19:35:35 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 19:35:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 19:35:35 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 19:35:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:35:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:35:36 prd-ubuntu20.04-docker-8c-8g-769 does not seem to be running inside a container 19:35:36 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:35:36 $ docker top b4241a26dd1d0ef982bfe89fe26a7f3f769ba26e8c63caa8818e18a928eab052 -eo pid,comm [Pipeline] { [Pipeline] sh 19:35:37 + touch /tmp/pre-build-complete [Pipeline] sh 19:35:37 + mkdir -p /var/log/sysstat [Pipeline] sh 19:35:37 + ls /var/log/sa-host 19:35:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:35:38 provisioning config files... 19:35:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config13214818706946287611tmp [Pipeline] { [Pipeline] echo 19:35:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:35:38 ---> create-netrc.sh [Pipeline] } 19:35:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:35:38 ---> python-tools-install.sh [Pipeline] echo 19:35:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:35:38 ---> sudo-logs.sh 19:35:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:35:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:35:39 ---> job-cost.sh 19:35:39 lf-activate-venv: SKIPPING 19:35:39 DEBUG: total: 0.2199999988079071 19:35:39 INFO: Retrieving Stack Cost... 19:35:39 INFO: Retrieving Pricing Info for: v3-standard-8 19:35:40 INFO: Archiving Costs [Pipeline] echo 19:35:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:35:40 ---> logs-deploy.sh 19:35:40 lf-activate-venv: SKIPPING 19:35:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/189 19:35:40 INFO: archiving workspace using pattern(s): 19:35:41 Archives upload complete. 19:35:41 INFO: archiving logs to Nexus