Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a135891c038b22d35f4a739610ce7883d39ac647 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-ssh8325433834161209121.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh12790891985206528260.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh15463098918220438607.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh18116287410767202435.key Verifying host key using known hosts file > 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-ssh15650237949711983128.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-117137 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 a135891c038b22d35f4a739610ce7883d39ac647 (main) Commit message: "build: Latest go-mods (#392)" > 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 a135891c038b22d35f4a739610ce7883d39ac647 # timeout=10 > git rev-list --no-walk 9d387babd1b43ff191f0f7a310fe18c3e8678fab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-26T14:02:02.750Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T14:02:02.793Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T14:02:02.808Z] ========================================================= [2022-10-26T14:02:02.808Z] EdgeX Global Pipelines Version Info [2022-10-26T14:02:02.808Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-26T14:02:03.510Z] ------------------- [2022-10-26T14:02:03.510Z] stable info: [2022-10-26T14:02:03.510Z] ------------------- [2022-10-26T14:02:03.510Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T14:02:03.510Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T14:02:03.510Z] Message: update stable to v1.0.243 [2022-10-26T14:02:04.084Z] ------------------- [2022-10-26T14:02:04.084Z] experimental info: [2022-10-26T14:02:04.084Z] ------------------- [2022-10-26T14:02:04.084Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T14:02:04.084Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T14:02:04.084Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T14:02:04.249Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2022-10-26T14:02:04.257Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2022-10-26T14:02:04.270Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T14:02:04.280Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T14:02:04.290Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T14:02:04.298Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-26T14:02:04.309Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T14:02:04.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-26T14:02:04.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T14:02:04.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T14:02:04.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T14:02:04.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2022-10-26T14:02:04.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T14:02:04.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T14:02:04.404Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T14:02:04.413Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T14:02:04.424Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T14:02:04.435Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T14:02:04.445Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T14:02:04.454Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T14:02:04.468Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-26T14:02:04.478Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-26T14:02:04.489Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-26T14:02:04.500Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-26T14:02:04.600Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-10-26T14:02:04.613Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T14:02:04.626Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T14:02:04.642Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-26T14:02:04.658Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-26T14:02:04.671Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-26T14:02:04.686Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a135891c038b22d35f4a739610ce7883d39ac647 [Pipeline] echo [2022-10-26T14:02:04.700Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a135891 [Pipeline] echo [2022-10-26T14:02:04.712Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T14:02:05.084Z] + git rev-list -1 --merges a135891c038b22d35f4a739610ce7883d39ac647~1..a135891c038b22d35f4a739610ce7883d39ac647 [Pipeline] echo [2022-10-26T14:02:05.117Z] -----------> git rev-list -1 --merges a135891c038b22d35f4a739610ce7883d39ac647~1..a135891c038b22d35f4a739610ce7883d39ac647 a135891c038b22d35f4a739610ce7883d39ac647 [false] [Pipeline] sh [2022-10-26T14:02:05.407Z] + git log --format=format:%s -1 a135891c038b22d35f4a739610ce7883d39ac647 [Pipeline] echo [2022-10-26T14:02:05.422Z] ========================================================= [2022-10-26T14:02:05.422Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T14:02:05.422Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T14:02:05.746Z] + git log --format=format:%s -1 a135891c038b22d35f4a739610ce7883d39ac647 [Pipeline] echo [2022-10-26T14:02:05.758Z] [semverPrep] GIT_COMMIT: a135891c038b22d35f4a739610ce7883d39ac647, Commit Message: build: Latest go-mods (#392) [Pipeline] echo [2022-10-26T14:02:05.769Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-26T14:02:06.130Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T14:02:06.130Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T14:02:06.130Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T14:02:06.130Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T14:02:06.130Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-26T14:02:06.130Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-26T14:02:06.130Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T14:02:06.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T14:02:06.796Z] [2022-10-26T14:02:06.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T14:02:07.095Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T14:02:07.355Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T14:02:07.355Z] b85a868b505f: Pulling fs layer [2022-10-26T14:02:07.355Z] e2be974225ed: Pulling fs layer [2022-10-26T14:02:07.355Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T14:02:07.355Z] 988bab9f4d93: Pulling fs layer [2022-10-26T14:02:07.355Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T14:02:07.355Z] eaf3925da568: Pulling fs layer [2022-10-26T14:02:07.355Z] bab4dde63d76: Pulling fs layer [2022-10-26T14:02:07.355Z] bde34c3a00c8: Pulling fs layer [2022-10-26T14:02:07.355Z] b352a97aabf1: Pulling fs layer [2022-10-26T14:02:07.355Z] 4872d77fe225: Pulling fs layer [2022-10-26T14:02:07.355Z] 5851b861e8e6: Pulling fs layer [2022-10-26T14:02:07.355Z] bab4dde63d76: Waiting [2022-10-26T14:02:07.355Z] bde34c3a00c8: Waiting [2022-10-26T14:02:07.355Z] b352a97aabf1: Waiting [2022-10-26T14:02:07.355Z] 1469e6f7b9e6: Waiting [2022-10-26T14:02:07.355Z] 4872d77fe225: Waiting [2022-10-26T14:02:07.355Z] 5851b861e8e6: Waiting [2022-10-26T14:02:07.355Z] eaf3925da568: Waiting [2022-10-26T14:02:07.355Z] e2be974225ed: Verifying Checksum [2022-10-26T14:02:07.355Z] e2be974225ed: Download complete [2022-10-26T14:02:07.355Z] 988bab9f4d93: Verifying Checksum [2022-10-26T14:02:07.355Z] 988bab9f4d93: Download complete [2022-10-26T14:02:07.355Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T14:02:07.355Z] 1469e6f7b9e6: Download complete [2022-10-26T14:02:07.355Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T14:02:07.355Z] 339a4e72a1f5: Download complete [2022-10-26T14:02:07.614Z] eaf3925da568: Verifying Checksum [2022-10-26T14:02:07.614Z] eaf3925da568: Download complete [2022-10-26T14:02:07.614Z] bde34c3a00c8: Download complete [2022-10-26T14:02:07.614Z] b352a97aabf1: Download complete [2022-10-26T14:02:07.614Z] 4872d77fe225: Download complete [2022-10-26T14:02:07.614Z] 5851b861e8e6: Verifying Checksum [2022-10-26T14:02:07.614Z] 5851b861e8e6: Download complete [2022-10-26T14:02:07.614Z] b85a868b505f: Verifying Checksum [2022-10-26T14:02:07.614Z] b85a868b505f: Download complete [2022-10-26T14:02:07.873Z] bab4dde63d76: Verifying Checksum [2022-10-26T14:02:07.873Z] bab4dde63d76: Download complete [2022-10-26T14:02:08.808Z] b85a868b505f: Pull complete [2022-10-26T14:02:09.067Z] e2be974225ed: Pull complete [2022-10-26T14:02:09.326Z] 339a4e72a1f5: Pull complete [2022-10-26T14:02:09.586Z] 988bab9f4d93: Pull complete [2022-10-26T14:02:09.845Z] 1469e6f7b9e6: Pull complete [2022-10-26T14:02:09.845Z] eaf3925da568: Pull complete [2022-10-26T14:02:11.770Z] bab4dde63d76: Pull complete [2022-10-26T14:02:11.770Z] bde34c3a00c8: Pull complete [2022-10-26T14:02:12.034Z] b352a97aabf1: Pull complete [2022-10-26T14:02:12.034Z] 4872d77fe225: Pull complete [2022-10-26T14:02:12.034Z] 5851b861e8e6: Pull complete [2022-10-26T14:02:12.034Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T14:02:12.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T14:02:12.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T14:02:12.136Z] prd-ubuntu20.04-docker-8c-8g-117137 does not seem to be running inside a container [2022-10-26T14:02:12.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T14:02:13.607Z] $ docker top 0da28bb3ffa1f8ef0be4542e7ca2200ffc655e1d8f9c2ed6e6b244210bcc4564 -eo pid,comm [2022-10-26T14:02:13.667Z] 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). [2022-10-26T14:02:13.667Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T14:02:13.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T14:02:13.706Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T14:02:13.833Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T14:02:13.839Z] $ docker exec 0da28bb3ffa1f8ef0be4542e7ca2200ffc655e1d8f9c2ed6e6b244210bcc4564 ssh-agent [2022-10-26T14:02:13.949Z] SSH_AUTH_SOCK=/tmp/ssh-6cgowN58k5Bg/agent.33 [2022-10-26T14:02:13.949Z] SSH_AGENT_PID=39 [2022-10-26T14:02:13.956Z] Running ssh-add (command line suppressed) [2022-10-26T14:02:14.069Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8470943032110316209.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8470943032110316209.key) [2022-10-26T14:02:14.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T14:02:14.372Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T14:02:14.388Z] $ docker exec --env ******** --env ******** 0da28bb3ffa1f8ef0be4542e7ca2200ffc655e1d8f9c2ed6e6b244210bcc4564 ssh-agent -k [2022-10-26T14:02:14.493Z] unset SSH_AUTH_SOCK; [2022-10-26T14:02:14.494Z] unset SSH_AGENT_PID; [2022-10-26T14:02:14.494Z] echo Agent pid 39 killed; [2022-10-26T14:02:14.502Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T14:02:14.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T14:02:14.520Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T14:02:14.635Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T14:02:14.639Z] $ docker exec 0da28bb3ffa1f8ef0be4542e7ca2200ffc655e1d8f9c2ed6e6b244210bcc4564 ssh-agent [2022-10-26T14:02:14.748Z] SSH_AUTH_SOCK=/tmp/ssh-sw2MzXtHrTiQ/agent.71 [2022-10-26T14:02:14.748Z] SSH_AGENT_PID=77 [2022-10-26T14:02:14.752Z] Running ssh-add (command line suppressed) [2022-10-26T14:02:14.866Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9058103180126956619.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9058103180126956619.key) [2022-10-26T14:02:14.877Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T14:02:15.173Z] + git semver init [2022-10-26T14:02:15.431Z] 2022-10-26 14:02:15,391 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T14:02:15.431Z] 2022-10-26 14:02:15,392 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2022-10-26T14:02:15.431Z] 2022-10-26 14:02:15,393 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2022-10-26T14:02:15.431Z] 2022-10-26 14:02:15,393 [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) [2022-10-26T14:02:16.367Z] 2022-10-26 14:02:16,278 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2022-10-26T14:02:16.367Z] 2022-10-26 14:02:16,278 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2022-10-26T14:02:16.367Z] 2022-10-26 14:02:16,278 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-26T14:02:16.367Z] 2022-10-26 14:02:16,279 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-26T14:02:16.367Z] 2.3.0-dev.28 [Pipeline] } [2022-10-26T14:02:16.381Z] $ docker exec --env ******** --env ******** 0da28bb3ffa1f8ef0be4542e7ca2200ffc655e1d8f9c2ed6e6b244210bcc4564 ssh-agent -k [2022-10-26T14:02:16.498Z] unset SSH_AUTH_SOCK; [2022-10-26T14:02:16.498Z] unset SSH_AGENT_PID; [2022-10-26T14:02:16.498Z] echo Agent pid 77 killed; [2022-10-26T14:02:16.504Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T14:02:16.807Z] + git semver [Pipeline] } [2022-10-26T14:02:17.085Z] $ docker stop --time=1 0da28bb3ffa1f8ef0be4542e7ca2200ffc655e1d8f9c2ed6e6b244210bcc4564 [2022-10-26T14:02:18.410Z] $ docker rm -f 0da28bb3ffa1f8ef0be4542e7ca2200ffc655e1d8f9c2ed6e6b244210bcc4564 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T14:02:18.748Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T14:02:18.932Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T14:02:18.935Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.28 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-10-26T14:02:19.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T14:02:19.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T14:02:19.139Z] ========================================================= [2022-10-26T14:02:19.139Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T14:02:19.139Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-26T14:02:19.307Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117136 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2022-10-26T14:02:19.319Z] Running in /w/workspace/go-mod-bootstrap/84 [Pipeline] { [Pipeline] checkout [2022-10-26T14:02:19.349Z] Selected Git installation does not exist. Using Default [2022-10-26T14:02:19.349Z] The recommended git tool is: NONE [2022-10-26T14:02:19.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T14:02:19.443Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T14:02:19.443Z] 213ec9aee27d: Pulling fs layer [2022-10-26T14:02:19.443Z] 4583459ba037: Pulling fs layer [2022-10-26T14:02:19.443Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T14:02:19.443Z] 53926ce57604: Pulling fs layer [2022-10-26T14:02:19.443Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T14:02:19.443Z] 30f14e443154: Pulling fs layer [2022-10-26T14:02:19.443Z] 801331c1e519: Pulling fs layer [2022-10-26T14:02:19.443Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T14:02:19.443Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T14:02:19.443Z] 801331c1e519: Waiting [2022-10-26T14:02:19.443Z] 21b2b0c7a3f4: Waiting [2022-10-26T14:02:19.443Z] 30f14e443154: Waiting [2022-10-26T14:02:19.443Z] 7d9ed39f4882: Waiting [2022-10-26T14:02:19.443Z] 93c1e223e6f2: Download complete [2022-10-26T14:02:19.443Z] 4583459ba037: Download complete [2022-10-26T14:02:19.443Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-26T14:02:19.443Z] 21b2b0c7a3f4: Download complete [2022-10-26T14:02:19.443Z] 30f14e443154: Download complete [2022-10-26T14:02:19.443Z] 213ec9aee27d: Verifying Checksum [2022-10-26T14:02:19.443Z] 213ec9aee27d: Download complete [2022-10-26T14:02:19.443Z] 801331c1e519: Verifying Checksum [2022-10-26T14:02:19.443Z] 801331c1e519: Download complete [2022-10-26T14:02:19.701Z] 213ec9aee27d: Pull complete [2022-10-26T14:02:19.701Z] 4583459ba037: Pull complete [2022-10-26T14:02:19.960Z] 93c1e223e6f2: Pull complete [2022-10-26T14:02:20.218Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T14:02:20.218Z] 7d9ed39f4882: Download complete [2022-10-26T14:02:20.477Z] 53926ce57604: Verifying Checksum [2022-10-26T14:02:20.477Z] 53926ce57604: Download complete [2022-10-26T14:02:20.477Z] 99cc6dd402b0: Verifying Checksum [2022-10-26T14:02:20.477Z] 99cc6dd402b0: Download complete [2022-10-26T14:02:23.993Z] using credential edgex-jenkins-ssh [2022-10-26T14:02:24.008Z] Cloning the remote Git repository [2022-10-26T14:02:24.045Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-10-26T14:02:24.113Z] > git init /w/workspace/go-mod-bootstrap/84 # timeout=10 [2022-10-26T14:02:24.658Z] 53926ce57604: Pull complete [2022-10-26T14:02:24.658Z] 21b2b0c7a3f4: Pull complete [2022-10-26T14:02:24.658Z] 30f14e443154: Pull complete [2022-10-26T14:02:24.658Z] 801331c1e519: Pull complete [2022-10-26T14:02:24.290Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-10-26T14:02:24.291Z] > git --version # timeout=10 [2022-10-26T14:02:24.310Z] > git --version # 'git version 2.25.1' [2022-10-26T14:02:24.311Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T14:02:24.922Z] Verifying host key using known hosts file [2022-10-26T14:02:25.105Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T14:02:25.119Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T14:02:26.577Z] 99cc6dd402b0: Pull complete [2022-10-26T14:02:26.251Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-10-26T14:02:26.270Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T14:02:27.097Z] Avoid second fetch [2022-10-26T14:02:27.097Z] Checking out Revision a135891c038b22d35f4a739610ce7883d39ac647 (main) [2022-10-26T14:02:27.508Z] 7d9ed39f4882: Pull complete [2022-10-26T14:02:27.508Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T14:02:27.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T14:02:27.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-10-26T14:02:27.585Z] Commit message: "build: Latest go-mods (#392)" [2022-10-26T14:02:27.793Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T14:02:27.111Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T14:02:27.133Z] > git checkout -f a135891c038b22d35f4a739610ce7883d39ac647 # timeout=10 [2022-10-26T14:02:28.087Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T14:02:28.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T14:02:28.188Z] prd-ubuntu20.04-docker-8c-8g-117137 does not seem to be running inside a container [2022-10-26T14:02:28.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T14:02:28.430Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T14:02:28.430Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T14:02:28.430Z] Dload Upload Total Spent Left Speed [2022-10-26T14:02:28.430Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85727 0 --:--:-- --:--:-- --:--:-- 85727 [2022-10-26T14:02:30.338Z] $ docker top a0f2b32214b7b248f64d49629363c491d8f5ccb1e26965a5c4d3d25b08497ada -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-10-26T14:02:30.720Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T14:02:30.749Z] + go version [2022-10-26T14:02:30.749Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T14:02:30.794Z] $ docker stop --time=1 a0f2b32214b7b248f64d49629363c491d8f5ccb1e26965a5c4d3d25b08497ada [2022-10-26T14:02:31.045Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-26T14:02:31.045Z] + sudo tee /etc/docker/daemon.new [2022-10-26T14:02:31.045Z] { [2022-10-26T14:02:31.045Z] "registry-mirrors": [ [2022-10-26T14:02:31.045Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T14:02:31.045Z] ], [2022-10-26T14:02:31.045Z] "bip": "10.250.0.254/24", [2022-10-26T14:02:31.045Z] "hosts": [ [2022-10-26T14:02:31.045Z] "tcp://0.0.0.0:5555", [2022-10-26T14:02:31.045Z] "unix:///var/run/docker.sock" [2022-10-26T14:02:31.045Z] ], [2022-10-26T14:02:31.045Z] "mtu": 1458, [2022-10-26T14:02:31.045Z] "selinux-enabled": true, [2022-10-26T14:02:31.045Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T14:02:31.045Z] } [2022-10-26T14:02:32.089Z] $ docker rm -f a0f2b32214b7b248f64d49629363c491d8f5ccb1e26965a5c4d3d25b08497ada [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T14:02:32.457Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T14:02:32.556Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T14:02:32.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T14:02:32.620Z] prd-ubuntu20.04-docker-8c-8g-117137 does not seem to be running inside a container [2022-10-26T14:02:32.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T14:02:32.784Z] + sudo service docker restart [2022-10-26T14:02:33.066Z] $ docker top 3b6aecf24527135d41c157bf8abe59065a534c598fa94c4c168c182d97697b4e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T14:02:33.411Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh [2022-10-26T14:02:33.707Z] + make test [2022-10-26T14:02:33.707Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-26T14:02:33.707Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-10-26T14:02:33.707Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-26T14:02:33.707Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 [2022-10-26T14:02:33.707Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.25 [2022-10-26T14:02:33.707Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-26T14:02:33.707Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-10-26T14:02:33.707Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 [2022-10-26T14:02:33.966Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-10-26T14:02:33.966Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 [2022-10-26T14:02:33.966Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-26T14:02:33.966Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.11 [2022-10-26T14:02:34.225Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-10-26T14:02:34.225Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-26T14:02:34.225Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-26T14:02:34.225Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-26T14:02:34.225Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-26T14:02:34.225Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-10-26T14:02:34.225Z] go: downloading github.com/go-kit/log v0.2.1 [2022-10-26T14:02:34.225Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-10-26T14:02:34.225Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-26T14:02:34.226Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-10-26T14:02:34.226Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-26T14:02:34.226Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-10-26T14:02:34.226Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-10-26T14:02:34.226Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-26T14:02:34.226Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-26T14:02:34.226Z] go: downloading github.com/hashicorp/consul/api v1.15.3 [2022-10-26T14:02:34.226Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-10-26T14:02:34.226Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-10-26T14:02:34.226Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-26T14:02:34.226Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-26T14:02:34.226Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-10-26T14:02:34.226Z] go: downloading golang.org/x/text v0.3.7 [2022-10-26T14:02:34.226Z] go: downloading github.com/x448/float16 v0.8.4 [2022-10-26T14:02:34.226Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-10-26T14:02:34.226Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-10-26T14:02:34.226Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-10-26T14:02:34.226Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-26T14:02:34.226Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-10-26T14:02:34.226Z] go: downloading google.golang.org/grpc v1.46.0 [2022-10-26T14:02:34.486Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-10-26T14:02:34.486Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-10-26T14:02:34.486Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-10-26T14:02:34.486Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-10-26T14:02:34.486Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-10-26T14:02:34.486Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-10-26T14:02:34.486Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-10-26T14:02:34.486Z] go: downloading github.com/fatih/color v1.9.0 [2022-10-26T14:02:34.486Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-10-26T14:02:34.486Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-10-26T14:02:34.486Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-10-26T14:02:34.744Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-10-26T14:02:34.744Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-10-26T14:02:34.744Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-10-26T14:02:34.744Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-10-26T14:02:34.744Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-10-26T14:02:46.946Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-10-26T14:02:47.513Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.018s coverage: 9.9% of statements [2022-10-26T14:02:47.513Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-10-26T14:02:47.513Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.015s coverage: 92.5% of statements [2022-10-26T14:02:47.513Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.009s coverage: 85.3% of statements [2022-10-26T14:02:50.049Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.030s coverage: 46.4% of statements [2022-10-26T14:02:50.049Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-10-26T14:02:50.049Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-10-26T14:02:50.049Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.022s coverage: 100.0% of statements [2022-10-26T14:02:50.049Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.321s coverage: 88.4% of statements [2022-10-26T14:02:50.049Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.031s coverage: 25.0% of statements [2022-10-26T14:02:50.617Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.033s coverage: 81.4% of statements [2022-10-26T14:02:50.617Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-10-26T14:02:50.617Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.011s coverage: 41.7% of statements [2022-10-26T14:02:50.617Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.004s coverage: 91.3% of statements [Pipeline] unstash [Pipeline] echo [2022-10-26T14:02:51.134Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T14:02:51.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T14:02:51.156Z] ========================================================= [2022-10-26T14:02:51.156Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-26T14:02:51.156Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-10-26T14:02:51.481Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T14:02:52.069Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-26T14:02:52.069Z] 9b18e9b68314: Pulling fs layer [2022-10-26T14:02:52.069Z] d32db5db7311: Pulling fs layer [2022-10-26T14:02:52.069Z] d0c4b47475fc: Pulling fs layer [2022-10-26T14:02:52.069Z] 5831b945b038: Pulling fs layer [2022-10-26T14:02:52.069Z] 86bbec2aaacd: Pulling fs layer [2022-10-26T14:02:52.069Z] e10730c5d714: Pulling fs layer [2022-10-26T14:02:52.069Z] 5dd5c2283517: Pulling fs layer [2022-10-26T14:02:52.069Z] d5ac0230b979: Pulling fs layer [2022-10-26T14:02:52.069Z] 86bbec2aaacd: Waiting [2022-10-26T14:02:52.069Z] e10730c5d714: Waiting [2022-10-26T14:02:52.069Z] 5dd5c2283517: Waiting [2022-10-26T14:02:52.069Z] d5ac0230b979: Waiting [2022-10-26T14:02:52.069Z] 5831b945b038: Waiting [2022-10-26T14:02:52.069Z] d0c4b47475fc: Download complete [2022-10-26T14:02:52.069Z] d32db5db7311: Verifying Checksum [2022-10-26T14:02:52.069Z] d32db5db7311: Download complete [2022-10-26T14:02:52.069Z] 86bbec2aaacd: Verifying Checksum [2022-10-26T14:02:52.069Z] 86bbec2aaacd: Download complete [2022-10-26T14:02:52.069Z] e10730c5d714: Verifying Checksum [2022-10-26T14:02:52.069Z] e10730c5d714: Download complete [2022-10-26T14:02:52.069Z] 9b18e9b68314: Verifying Checksum [2022-10-26T14:02:52.069Z] 9b18e9b68314: Download complete [2022-10-26T14:02:53.041Z] 9b18e9b68314: Pull complete [2022-10-26T14:02:53.315Z] d5ac0230b979: Verifying Checksum [2022-10-26T14:02:53.315Z] d5ac0230b979: Download complete [2022-10-26T14:02:53.594Z] d32db5db7311: Pull complete [2022-10-26T14:02:53.863Z] d0c4b47475fc: Pull complete [2022-10-26T14:02:54.449Z] 5dd5c2283517: Verifying Checksum [2022-10-26T14:02:54.449Z] 5dd5c2283517: Download complete [2022-10-26T14:02:55.033Z] 5831b945b038: Verifying Checksum [2022-10-26T14:02:55.033Z] 5831b945b038: Download complete [2022-10-26T14:02:58.726Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-26T14:02:58.726Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-26T14:03:02.065Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T14:03:02.065Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-26T14:03:02.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T14:03:02.087Z] $ docker stop --time=1 3b6aecf24527135d41c157bf8abe59065a534c598fa94c4c168c182d97697b4e [2022-10-26T14:03:05.041Z] $ docker rm -f 3b6aecf24527135d41c157bf8abe59065a534c598fa94c4c168c182d97697b4e [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T14:03:05.697Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T14:03:05.740Z] 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 [2022-10-26T14:03:06.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T14:03:06.160Z] [2022-10-26T14:03:06.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T14:03:06.459Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T14:03:06.459Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T14:03:06.459Z] 5eb5b503b376: Pulling fs layer [2022-10-26T14:03:06.459Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T14:03:06.459Z] ec43610c2a17: Pulling fs layer [2022-10-26T14:03:06.459Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T14:03:06.459Z] 33b1e0a273af: Pulling fs layer [2022-10-26T14:03:06.459Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T14:03:06.459Z] 2f39f015ded8: Pulling fs layer [2022-10-26T14:03:06.459Z] 33b1e0a273af: Waiting [2022-10-26T14:03:06.459Z] 2f39f015ded8: Waiting [2022-10-26T14:03:06.459Z] 5d3b04190fa2: Waiting [2022-10-26T14:03:06.459Z] 3a2ae6a8a46f: Waiting [2022-10-26T14:03:06.459Z] 5c69ac0246d0: Verifying Checksum [2022-10-26T14:03:06.459Z] 5c69ac0246d0: Download complete [2022-10-26T14:03:06.459Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-26T14:03:06.459Z] 3a2ae6a8a46f: Download complete [2022-10-26T14:03:06.723Z] 33b1e0a273af: Verifying Checksum [2022-10-26T14:03:06.723Z] 33b1e0a273af: Download complete [2022-10-26T14:03:06.723Z] 5d3b04190fa2: Verifying Checksum [2022-10-26T14:03:06.723Z] 5d3b04190fa2: Download complete [2022-10-26T14:03:06.723Z] ec43610c2a17: Verifying Checksum [2022-10-26T14:03:06.723Z] ec43610c2a17: Download complete [2022-10-26T14:03:06.723Z] 5eb5b503b376: Verifying Checksum [2022-10-26T14:03:06.723Z] 5eb5b503b376: Download complete [2022-10-26T14:03:07.288Z] 2f39f015ded8: Verifying Checksum [2022-10-26T14:03:07.288Z] 2f39f015ded8: Download complete [2022-10-26T14:03:07.383Z] 5831b945b038: Pull complete [2022-10-26T14:03:07.383Z] 86bbec2aaacd: Pull complete [2022-10-26T14:03:07.383Z] e10730c5d714: Pull complete [2022-10-26T14:03:08.221Z] 5eb5b503b376: Pull complete [2022-10-26T14:03:08.221Z] 5c69ac0246d0: Pull complete [2022-10-26T14:03:08.479Z] ec43610c2a17: Pull complete [2022-10-26T14:03:08.737Z] 3a2ae6a8a46f: Pull complete [2022-10-26T14:03:08.995Z] 33b1e0a273af: Pull complete [2022-10-26T14:03:08.995Z] 5d3b04190fa2: Pull complete [2022-10-26T14:03:14.066Z] 5dd5c2283517: Pull complete [2022-10-26T14:03:14.258Z] 2f39f015ded8: Pull complete [2022-10-26T14:03:14.258Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T14:03:14.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T14:03:14.258Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T14:03:14.346Z] prd-ubuntu20.04-docker-8c-8g-117137 does not seem to be running inside a container [2022-10-26T14:03:14.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T14:03:15.483Z] d5ac0230b979: Pull complete [2022-10-26T14:03:15.483Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-26T14:03:15.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T14:03:15.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T14:03:16.285Z] $ docker top 3bd7402e73fcdc2e28d2a0df6d203236b68a947d097dff2c2f85029154be46d7 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T14:03:16.663Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T14:03:16.739Z] ---> job-cost.sh [2022-10-26T14:03:16.739Z] lf-activate-venv: SKIPPING [2022-10-26T14:03:16.739Z] INFO: No Stack... [2022-10-26T14:03:16.997Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T14:03:17.006Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T14:03:17.006Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T14:03:17.200Z] prd-ubuntu20.04-docker-arm64-4c-16g-117136 does not seem to be running inside a container [2022-10-26T14:03:17.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/84 -v /w/workspace/go-mod-bootstrap/84:/w/workspace/go-mod-bootstrap/84:rw,z -v /w/workspace/go-mod-bootstrap/84@tmp:/w/workspace/go-mod-bootstrap/84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T14:03:17.563Z] INFO: Archiving Costs [2022-10-26T14:03:20.328Z] $ docker top 32d34711698eafb0b0ff6faf46262de2a371716b0b700bd62d1b87bebbd1cfb4 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-10-26T14:03:20.849Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2022-10-26T14:03:20.849Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T14:03:20.885Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-84-stack-cost] [2022-10-26T14:03:20.892Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-84-stack-cost] did not exist. Created. [2022-10-26T14:03:20.892Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T14:03:21.220Z] + go version [2022-10-26T14:03:21.220Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-26T14:03:21.237Z] + echo total: 0.2199999988079071 [2022-10-26T14:03:21.235Z] $ docker stop --time=1 32d34711698eafb0b0ff6faf46262de2a371716b0b700bd62d1b87bebbd1cfb4 [2022-10-26T14:03:22.853Z] $ docker rm -f 32d34711698eafb0b0ff6faf46262de2a371716b0b700bd62d1b87bebbd1cfb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [Pipeline] // script [Pipeline] } [2022-10-26T14:03:23.022Z] Stashed 1 file(s) [Pipeline] // stage [Pipeline] } [2022-10-26T14:03:23.042Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-84-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T14:03:23.056Z] $ docker stop --time=1 3bd7402e73fcdc2e28d2a0df6d203236b68a947d097dff2c2f85029154be46d7 [2022-10-26T14:03:24.215Z] $ docker rm -f 3bd7402e73fcdc2e28d2a0df6d203236b68a947d097dff2c2f85029154be46d7 [Pipeline] stage [Pipeline] { (Test) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T14:03:24.667Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T14:03:24.667Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T14:03:24.842Z] prd-ubuntu20.04-docker-arm64-4c-16g-117136 does not seem to be running inside a container [2022-10-26T14:03:24.906Z] $ 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/84 -v /w/workspace/go-mod-bootstrap/84:/w/workspace/go-mod-bootstrap/84:rw,z -v /w/workspace/go-mod-bootstrap/84@tmp:/w/workspace/go-mod-bootstrap/84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T14:03:26.039Z] $ docker top d086133978f4ff54b793d415ac884b800625d6f3e6f43627c1cb1ea124e4f265 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T14:03:26.554Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/84 [Pipeline] fileExists [Pipeline] sh [2022-10-26T14:03:27.169Z] + make test [2022-10-26T14:03:27.169Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-26T14:03:27.436Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 [2022-10-26T14:03:27.436Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 [2022-10-26T14:03:27.436Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-10-26T14:03:27.704Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.11 [2022-10-26T14:03:27.704Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-10-26T14:03:27.704Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 [2022-10-26T14:03:27.704Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-10-26T14:03:27.704Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.25 [2022-10-26T14:03:27.704Z] go: downloading github.com/google/uuid v1.3.0 [2022-10-26T14:03:27.972Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-10-26T14:03:27.972Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-10-26T14:03:27.972Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-10-26T14:03:27.972Z] go: downloading github.com/go-kit/log v0.2.1 [2022-10-26T14:03:27.972Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-26T14:03:27.972Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-26T14:03:27.972Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-10-26T14:03:27.972Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-10-26T14:03:27.972Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2022-10-26T14:03:28.240Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-10-26T14:03:28.240Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-10-26T14:03:28.240Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-10-26T14:03:28.240Z] go: downloading github.com/hashicorp/consul/api v1.15.3 [2022-10-26T14:03:28.240Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-10-26T14:03:28.240Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-10-26T14:03:28.240Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-10-26T14:03:28.509Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-10-26T14:03:28.509Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-10-26T14:03:28.509Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-10-26T14:03:28.509Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-10-26T14:03:28.509Z] go: downloading github.com/x448/float16 v0.8.4 [2022-10-26T14:03:28.509Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-10-26T14:03:28.509Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-10-26T14:03:28.509Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2022-10-26T14:03:28.509Z] go: downloading golang.org/x/text v0.3.7 [2022-10-26T14:03:28.779Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-10-26T14:03:28.779Z] go: downloading google.golang.org/grpc v1.46.0 [2022-10-26T14:03:29.737Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-10-26T14:03:29.737Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2022-10-26T14:03:29.737Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-10-26T14:03:30.025Z] go: downloading github.com/hashicorp/serf v0.9.7 [2022-10-26T14:03:30.025Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-10-26T14:03:30.025Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-10-26T14:03:30.025Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-10-26T14:03:30.025Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-10-26T14:03:30.025Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-10-26T14:03:30.290Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-10-26T14:03:31.252Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-10-26T14:03:31.252Z] go: downloading github.com/fatih/color v1.9.0 [2022-10-26T14:03:31.252Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-10-26T14:03:31.252Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-10-26T14:03:31.252Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-10-26T14:03:31.252Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-10-26T14:03:31.522Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2022-10-26T14:03:32.103Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-10-26T14:03:32.103Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2022-10-26T14:03:32.103Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-10-26T14:04:53.707Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-10-26T14:04:57.962Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.104s coverage: 9.9% of statements [2022-10-26T14:04:57.962Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-10-26T14:04:57.962Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.097s coverage: 92.5% of statements [2022-10-26T14:04:57.962Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.052s coverage: 85.3% of statements [2022-10-26T14:05:03.314Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.127s coverage: 46.4% of statements [2022-10-26T14:05:03.314Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-10-26T14:05:03.314Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-10-26T14:05:03.314Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.073s coverage: 100.0% of statements [2022-10-26T14:05:03.314Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.434s coverage: 88.4% of statements [2022-10-26T14:05:03.587Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.077s coverage: 25.0% of statements [2022-10-26T14:05:10.237Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.104s coverage: 81.4% of statements [2022-10-26T14:05:10.237Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-10-26T14:05:10.237Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.072s coverage: 41.7% of statements [2022-10-26T14:05:10.237Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.017s coverage: 91.3% of statements [2022-10-26T14:05:10.237Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-26T14:05:10.503Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-26T14:05:32.555Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T14:05:32.555Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-10-26T14:05:32.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T14:05:32.582Z] $ docker stop --time=1 d086133978f4ff54b793d415ac884b800625d6f3e6f43627c1cb1ea124e4f265 [2022-10-26T14:05:34.459Z] $ docker rm -f d086133978f4ff54b793d415ac884b800625d6f3e6f43627c1cb1ea124e4f265 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T14:05:37.012Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T14:05:37.033Z] Warning: overwriting stash ‘coverage-report’ [2022-10-26T14:05:37.459Z] 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 [2022-10-26T14:05:37.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T14:05:37.885Z] [2022-10-26T14:05:37.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T14:05:38.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T14:05:38.209Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T14:05:38.209Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T14:05:38.209Z] 04944245beec: Pulling fs layer [2022-10-26T14:05:38.209Z] 699f458cf7ca: Pulling fs layer [2022-10-26T14:05:38.209Z] 765212b225bb: Pulling fs layer [2022-10-26T14:05:38.209Z] f23df028b6ca: Pulling fs layer [2022-10-26T14:05:38.209Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T14:05:38.209Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T14:05:38.209Z] 765212b225bb: Waiting [2022-10-26T14:05:38.209Z] f23df028b6ca: Waiting [2022-10-26T14:05:38.209Z] d65c8cfc05b1: Waiting [2022-10-26T14:05:38.209Z] 2437ff75d9bd: Waiting [2022-10-26T14:05:38.479Z] 04944245beec: Verifying Checksum [2022-10-26T14:05:38.479Z] 04944245beec: Download complete [2022-10-26T14:05:38.479Z] 765212b225bb: Download complete [2022-10-26T14:05:38.479Z] f23df028b6ca: Verifying Checksum [2022-10-26T14:05:38.479Z] f23df028b6ca: Download complete [2022-10-26T14:05:38.479Z] d65c8cfc05b1: Verifying Checksum [2022-10-26T14:05:38.479Z] d65c8cfc05b1: Download complete [2022-10-26T14:05:38.479Z] 699f458cf7ca: Verifying Checksum [2022-10-26T14:05:38.479Z] 699f458cf7ca: Download complete [2022-10-26T14:05:39.065Z] 8998bd30e6a1: Verifying Checksum [2022-10-26T14:05:39.066Z] 8998bd30e6a1: Download complete [2022-10-26T14:05:41.664Z] 2437ff75d9bd: Verifying Checksum [2022-10-26T14:05:41.664Z] 2437ff75d9bd: Download complete [2022-10-26T14:05:43.073Z] 8998bd30e6a1: Pull complete [2022-10-26T14:05:43.340Z] 04944245beec: Pull complete [2022-10-26T14:05:44.748Z] 699f458cf7ca: Pull complete [2022-10-26T14:05:45.013Z] 765212b225bb: Pull complete [2022-10-26T14:05:46.420Z] f23df028b6ca: Pull complete [2022-10-26T14:05:46.695Z] d65c8cfc05b1: Pull complete [2022-10-26T14:06:01.699Z] 2437ff75d9bd: Pull complete [2022-10-26T14:06:01.699Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T14:06:01.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T14:06:01.699Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T14:06:01.877Z] prd-ubuntu20.04-docker-arm64-4c-16g-117136 does not seem to be running inside a container [2022-10-26T14:06:01.936Z] $ 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/84 -v /w/workspace/go-mod-bootstrap/84:/w/workspace/go-mod-bootstrap/84:rw,z -v /w/workspace/go-mod-bootstrap/84@tmp:/w/workspace/go-mod-bootstrap/84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-26T14:06:04.327Z] $ docker top 824a9009f655169999313cabf4df1b63cd6a1d2c47ab3615d4f772b0d52dd81e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T14:06:05.161Z] ---> job-cost.sh [2022-10-26T14:06:05.161Z] lf-activate-venv: SKIPPING [2022-10-26T14:06:05.161Z] INFO: No Stack... [2022-10-26T14:06:05.743Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T14:06:06.324Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T14:06:06.643Z] + cut -d, -f6 [2022-10-26T14:06:06.910Z] + cat /w/workspace/go-mod-bootstrap/84/archives/cost.csv [Pipeline] lock [2022-10-26T14:06:06.973Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-84-stack-cost] [2022-10-26T14:06:06.979Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-84-stack-cost] did not exist. Created. [2022-10-26T14:06:06.979Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T14:06:07.631Z] /w/workspace/go-mod-bootstrap/84@tmp/durable-368d6710/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-26T14:06:08.286Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T14:06:08.311Z] Warning: overwriting stash ‘stack-cost’ [2022-10-26T14:06:08.379Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T14:06:08.385Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-84-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T14:06:08.402Z] $ docker stop --time=1 824a9009f655169999313cabf4df1b63cd6a1d2c47ab3615d4f772b0d52dd81e [2022-10-26T14:06:09.881Z] $ docker rm -f 824a9009f655169999313cabf4df1b63cd6a1d2c47ab3615d4f772b0d52dd81e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-26T14:06:10.244Z] provisioning config files... [2022-10-26T14:06:10.260Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config839110268859737515tmp [Pipeline] { [Pipeline] sh [2022-10-26T14:06:10.557Z] + set +x [2022-10-26T14:06:10.557Z] + bash -s -- [2022-10-26T14:06:10.557Z] + curl -s https://codecov.io/bash [2022-10-26T14:06:10.557Z] [2022-10-26T14:06:10.557Z] _____ _ [2022-10-26T14:06:10.557Z] / ____| | | [2022-10-26T14:06:10.557Z] | | ___ __| | ___ ___ _____ __ [2022-10-26T14:06:10.557Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-26T14:06:10.557Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-26T14:06:10.557Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-26T14:06:10.557Z] Bash-1.0.6 [2022-10-26T14:06:10.557Z] [2022-10-26T14:06:10.557Z] [2022-10-26T14:06:10.557Z] ==> git version 2.25.1 found [2022-10-26T14:06:10.557Z] ==> 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 [2022-10-26T14:06:10.557Z] Release-Date: 2020-01-08 [2022-10-26T14:06:10.557Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-26T14:06:10.557Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-26T14:06:10.557Z] ==> Jenkins CI detected. [2022-10-26T14:06:10.557Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2022-10-26T14:06:10.557Z] project root: . [2022-10-26T14:06:10.557Z] --> token set from env [2022-10-26T14:06:10.557Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-26T14:06:10.557Z] ==> Running gcov in . (disable via -X gcov) [2022-10-26T14:06:10.557Z] ==> Python coveragepy not found [2022-10-26T14:06:10.557Z] ==> Searching for coverage reports in: [2022-10-26T14:06:10.557Z] + . [2022-10-26T14:06:10.557Z] -> Found 1 reports [2022-10-26T14:06:10.557Z] ==> Detecting git/mercurial file structure [2022-10-26T14:06:10.557Z] ==> Reading reports [2022-10-26T14:06:10.816Z] + ./coverage.out bytes=68433 [2022-10-26T14:06:10.816Z] ==> Appending adjustments [2022-10-26T14:06:10.816Z] https://docs.codecov.io/docs/fixing-reports [2022-10-26T14:06:11.074Z] + Found adjustments [2022-10-26T14:06:11.074Z] ==> Gzipping contents [2022-10-26T14:06:11.074Z] 12K /tmp/codecov.AuGJK9.gz [2022-10-26T14:06:11.074Z] ==> Uploading reports [2022-10-26T14:06:11.074Z] url: https://codecov.io [2022-10-26T14:06:11.074Z] query: branch=main&commit=a135891c038b22d35f4a739610ce7883d39ac647&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T14:06:11.074Z] -> Pinging Codecov [2022-10-26T14:06:11.074Z] 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=a135891c038b22d35f4a739610ce7883d39ac647&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T14:06:11.333Z] -> Uploading to [2022-10-26T14:06:11.333Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-26/833815588EE85121546D348822E98E2E/a135891c038b22d35f4a739610ce7883d39ac647/563c75ac-d3ab-4e4c-96bd-9c637b9e0c90.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T140611Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c557736713c6a26cc3dea2a894f1288bcce6c1523a4e5f1bdd3101a49922a0f7 [2022-10-26T14:06:11.333Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T14:06:11.334Z] Dload Upload Total Spent Left Speed [2022-10-26T14:06:11.594Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11224 0 0 100 11224 0 50787 --:--:-- --:--:-- --:--:-- 50787 [2022-10-26T14:06:11.594Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/a135891c038b22d35f4a739610ce7883d39ac647 [Pipeline] } [2022-10-26T14:06:11.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-26T14:06:11.782Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-26T14:06:11.792Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T14:06:12.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T14:06:12.085Z] [2022-10-26T14:06:12.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T14:06:12.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T14:06:12.381Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-26T14:06:12.381Z] df9b9388f04a: Pulling fs layer [2022-10-26T14:06:12.381Z] 52dc419b0ee2: Pulling fs layer [2022-10-26T14:06:12.381Z] 25bc292e5bac: Pulling fs layer [2022-10-26T14:06:12.381Z] 114826534d7a: Pulling fs layer [2022-10-26T14:06:12.381Z] 4657fd5d0bcf: Pulling fs layer [2022-10-26T14:06:12.381Z] 6ad1cebc031e: Pulling fs layer [2022-10-26T14:06:12.381Z] 8a3aa393b2d8: Pulling fs layer [2022-10-26T14:06:12.381Z] 114826534d7a: Waiting [2022-10-26T14:06:12.381Z] 4657fd5d0bcf: Waiting [2022-10-26T14:06:12.381Z] 8a3aa393b2d8: Waiting [2022-10-26T14:06:12.381Z] 6ad1cebc031e: Waiting [2022-10-26T14:06:12.381Z] 25bc292e5bac: Verifying Checksum [2022-10-26T14:06:12.381Z] 25bc292e5bac: Download complete [2022-10-26T14:06:12.381Z] 52dc419b0ee2: Verifying Checksum [2022-10-26T14:06:12.381Z] 52dc419b0ee2: Download complete [2022-10-26T14:06:12.381Z] 4657fd5d0bcf: Verifying Checksum [2022-10-26T14:06:12.381Z] 4657fd5d0bcf: Download complete [2022-10-26T14:06:12.381Z] df9b9388f04a: Verifying Checksum [2022-10-26T14:06:12.381Z] df9b9388f04a: Download complete [2022-10-26T14:06:12.639Z] 6ad1cebc031e: Verifying Checksum [2022-10-26T14:06:12.639Z] 6ad1cebc031e: Download complete [2022-10-26T14:06:12.639Z] df9b9388f04a: Pull complete [2022-10-26T14:06:12.639Z] 52dc419b0ee2: Pull complete [2022-10-26T14:06:12.903Z] 25bc292e5bac: Pull complete [2022-10-26T14:06:13.472Z] 114826534d7a: Verifying Checksum [2022-10-26T14:06:13.472Z] 114826534d7a: Download complete [2022-10-26T14:06:13.730Z] 8a3aa393b2d8: Verifying Checksum [2022-10-26T14:06:13.730Z] 8a3aa393b2d8: Download complete [2022-10-26T14:06:17.014Z] 114826534d7a: Pull complete [2022-10-26T14:06:17.014Z] 4657fd5d0bcf: Pull complete [2022-10-26T14:06:17.273Z] 6ad1cebc031e: Pull complete [2022-10-26T14:06:20.560Z] 8a3aa393b2d8: Pull complete [2022-10-26T14:06:20.560Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-26T14:06:20.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T14:06:20.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T14:06:20.642Z] prd-ubuntu20.04-docker-8c-8g-117137 does not seem to be running inside a container [2022-10-26T14:06:20.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-26T14:06:22.812Z] $ docker top da5b6ab0c13677b17a93679dfbfe2e46fa068a8039e9da6aa86e593831880c2e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-26T14:06:22.881Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh [2022-10-26T14:06:23.159Z] + set -o pipefail [2022-10-26T14:06:23.159Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' [2022-10-26T14:06:28.436Z] [2022-10-26T14:06:28.436Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... [2022-10-26T14:06:28.436Z] [2022-10-26T14:06:28.436Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/f1191d7e-4d7b-46ec-b8bd-507a137c612b [2022-10-26T14:06:28.436Z] [2022-10-26T14:06:28.436Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-26T14:06:28.436Z] [2022-10-26T14:06:28.436Z] [2022-10-26T14:06:28.436Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-26T14:06:28.436Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-26T14:06:28.436Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-26T14:06:28.449Z] $ docker stop --time=1 da5b6ab0c13677b17a93679dfbfe2e46fa068a8039e9da6aa86e593831880c2e [2022-10-26T14:06:30.536Z] $ docker rm -f da5b6ab0c13677b17a93679dfbfe2e46fa068a8039e9da6aa86e593831880c2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T14:06:31.216Z] + git log --format=format:%s -1 a135891c038b22d35f4a739610ce7883d39ac647 [Pipeline] sh [2022-10-26T14:06:31.504Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T14:06:31.504Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T14:06:31.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T14:06:31.798Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T14:06:31.868Z] prd-ubuntu20.04-docker-8c-8g-117137 does not seem to be running inside a container [2022-10-26T14:06:31.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T14:06:32.308Z] $ docker top 82966d104653adec320782ebef9f12078a88588711b41b80dc3bc8ea7f4bf58f -eo pid,comm [2022-10-26T14:06:32.357Z] 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). [2022-10-26T14:06:32.357Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T14:06:32.395Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T14:06:32.395Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T14:06:32.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T14:06:32.515Z] $ docker exec 82966d104653adec320782ebef9f12078a88588711b41b80dc3bc8ea7f4bf58f ssh-agent [2022-10-26T14:06:32.780Z] SSH_AUTH_SOCK=/tmp/ssh-4zydShdfEvdP/agent.32 [2022-10-26T14:06:32.781Z] SSH_AGENT_PID=38 [2022-10-26T14:06:32.787Z] Running ssh-add (command line suppressed) [2022-10-26T14:06:32.890Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5227772300612528146.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5227772300612528146.key) [2022-10-26T14:06:32.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T14:06:33.189Z] + git semver tag [2022-10-26T14:06:33.448Z] 2022-10-26 14:06:33,380 [run_tag] DEBUG tag force:False [2022-10-26T14:06:33.448Z] 2022-10-26 14:06:33,380 [check_head_tag] DEBUG check head tag [2022-10-26T14:06:33.448Z] 2022-10-26 14:06:33,382 [execute] INFO git cat-file --batch-check [2022-10-26T14:06:33.448Z] 2022-10-26 14:06:33,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2022-10-26T14:06:33.448Z] 2022-10-26 14:06:33,386 [execute] INFO git cat-file --batch [2022-10-26T14:06:33.448Z] 2022-10-26 14:06:33,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2022-10-26T14:06:33.448Z] 2022-10-26 14:06:33,422 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-26T14:06:33.448Z] 2022-10-26 14:06:33,423 [execute] INFO git tag -a v2.3.0-dev.28 -m v2.3.0-dev.28 [2022-10-26T14:06:33.448Z] 2022-10-26 14:06:33,423 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.28', '-m', 'v2.3.0-dev.28'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T14:06:33.448Z] 2022-10-26 14:06:33,428 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-26T14:06:33.448Z] 2.3.0-dev.28 [Pipeline] } [2022-10-26T14:06:33.458Z] $ docker exec --env ******** --env ******** 82966d104653adec320782ebef9f12078a88588711b41b80dc3bc8ea7f4bf58f ssh-agent -k [2022-10-26T14:06:33.565Z] unset SSH_AUTH_SOCK; [2022-10-26T14:06:33.565Z] unset SSH_AGENT_PID; [2022-10-26T14:06:33.565Z] echo Agent pid 38 killed; [2022-10-26T14:06:33.572Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T14:06:33.871Z] + git semver [Pipeline] } [2022-10-26T14:06:34.143Z] $ docker stop --time=1 82966d104653adec320782ebef9f12078a88588711b41b80dc3bc8ea7f4bf58f [2022-10-26T14:06:35.455Z] $ docker rm -f 82966d104653adec320782ebef9f12078a88588711b41b80dc3bc8ea7f4bf58f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T14:06:35.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T14:06:35.839Z] [2022-10-26T14:06:35.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T14:06:36.139Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T14:06:36.139Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-26T14:06:36.139Z] ab5ef0e58194: Pulling fs layer [2022-10-26T14:06:36.139Z] 9712f1f96733: Pulling fs layer [2022-10-26T14:06:36.139Z] 63f879dbbcfc: Pulling fs layer [2022-10-26T14:06:36.139Z] 0d9ebad4ef96: Pulling fs layer [2022-10-26T14:06:36.139Z] e9a5061849ea: Pulling fs layer [2022-10-26T14:06:36.139Z] d747dcd14b5f: Pulling fs layer [2022-10-26T14:06:36.139Z] 2de7ff778b66: Pulling fs layer [2022-10-26T14:06:36.139Z] e9a5061849ea: Waiting [2022-10-26T14:06:36.139Z] d747dcd14b5f: Waiting [2022-10-26T14:06:36.139Z] 2de7ff778b66: Waiting [2022-10-26T14:06:36.139Z] 0d9ebad4ef96: Waiting [2022-10-26T14:06:36.139Z] 9712f1f96733: Verifying Checksum [2022-10-26T14:06:36.139Z] 9712f1f96733: Download complete [2022-10-26T14:06:36.403Z] 63f879dbbcfc: Verifying Checksum [2022-10-26T14:06:36.403Z] 63f879dbbcfc: Download complete [2022-10-26T14:06:36.667Z] 0d9ebad4ef96: Verifying Checksum [2022-10-26T14:06:36.667Z] 0d9ebad4ef96: Download complete [2022-10-26T14:06:36.667Z] e9a5061849ea: Verifying Checksum [2022-10-26T14:06:36.667Z] e9a5061849ea: Download complete [2022-10-26T14:06:36.667Z] d747dcd14b5f: Verifying Checksum [2022-10-26T14:06:36.667Z] d747dcd14b5f: Download complete [2022-10-26T14:06:36.667Z] ab5ef0e58194: Verifying Checksum [2022-10-26T14:06:36.667Z] ab5ef0e58194: Download complete [2022-10-26T14:06:36.925Z] 2de7ff778b66: Verifying Checksum [2022-10-26T14:06:36.925Z] 2de7ff778b66: Download complete [2022-10-26T14:06:40.209Z] ab5ef0e58194: Pull complete [2022-10-26T14:06:40.209Z] 9712f1f96733: Pull complete [2022-10-26T14:06:40.779Z] 63f879dbbcfc: Pull complete [2022-10-26T14:06:46.049Z] 0d9ebad4ef96: Pull complete [2022-10-26T14:06:46.049Z] e9a5061849ea: Pull complete [2022-10-26T14:06:46.049Z] d747dcd14b5f: Pull complete [2022-10-26T14:06:46.985Z] 2de7ff778b66: Pull complete [2022-10-26T14:06:46.985Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-26T14:06:46.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T14:06:46.985Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T14:06:47.062Z] prd-ubuntu20.04-docker-8c-8g-117137 does not seem to be running inside a container [2022-10-26T14:06:47.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-26T14:06:47.873Z] $ docker top 32f9a8289db9d7c6a2c731e9200a063d3b21e2e069c49cfe3a0f364146147124 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-26T14:06:47.938Z] provisioning config files... [2022-10-26T14:06:47.944Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config16471886683908572192tmp [2022-10-26T14:06:47.953Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2534072095722757517tmp [2022-10-26T14:06:47.961Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config12221218706482440125tmp [Pipeline] { [Pipeline] echo [2022-10-26T14:06:47.971Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T14:06:48.249Z] ---> sigul-configuration.sh [2022-10-26T14:06:48.249Z] gpg: directory `/root/.gnupg' created [2022-10-26T14:06:48.249Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-26T14:06:48.249Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-26T14:06:48.249Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-26T14:06:48.249Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-26T14:06:48.249Z] gpg: CAST5 encrypted data [2022-10-26T14:06:48.249Z] gpg: encrypted with 1 passphrase [2022-10-26T14:06:48.249Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-26T14:06:48.534Z] + mkdir /home/jenkins [2022-10-26T14:06:48.534Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-26T14:06:48.821Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-26T14:06:48.829Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T14:06:49.121Z] ---> sigul-install.sh [2022-10-26T14:06:49.121Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-26T14:06:49.406Z] + git tag --list [2022-10-26T14:06:49.406Z] v0.0.1 [2022-10-26T14:06:49.406Z] v0.0.10 [2022-10-26T14:06:49.406Z] v0.0.11 [2022-10-26T14:06:49.406Z] v0.0.12 [2022-10-26T14:06:49.406Z] v0.0.13 [2022-10-26T14:06:49.406Z] v0.0.14 [2022-10-26T14:06:49.406Z] v0.0.15 [2022-10-26T14:06:49.406Z] v0.0.16 [2022-10-26T14:06:49.406Z] v0.0.17 [2022-10-26T14:06:49.406Z] v0.0.18 [2022-10-26T14:06:49.406Z] v0.0.19 [2022-10-26T14:06:49.406Z] v0.0.2 [2022-10-26T14:06:49.406Z] v0.0.20 [2022-10-26T14:06:49.406Z] v0.0.21 [2022-10-26T14:06:49.406Z] v0.0.22 [2022-10-26T14:06:49.406Z] v0.0.23 [2022-10-26T14:06:49.406Z] v0.0.24 [2022-10-26T14:06:49.406Z] v0.0.25 [2022-10-26T14:06:49.406Z] v0.0.26 [2022-10-26T14:06:49.406Z] v0.0.27 [2022-10-26T14:06:49.406Z] v0.0.28 [2022-10-26T14:06:49.406Z] v0.0.29 [2022-10-26T14:06:49.406Z] v0.0.3 [2022-10-26T14:06:49.406Z] v0.0.30 [2022-10-26T14:06:49.406Z] v0.0.31 [2022-10-26T14:06:49.406Z] v0.0.32 [2022-10-26T14:06:49.406Z] v0.0.33 [2022-10-26T14:06:49.406Z] v0.0.34 [2022-10-26T14:06:49.406Z] v0.0.35 [2022-10-26T14:06:49.406Z] v0.0.36 [2022-10-26T14:06:49.406Z] v0.0.37 [2022-10-26T14:06:49.406Z] v0.0.38 [2022-10-26T14:06:49.406Z] v0.0.39 [2022-10-26T14:06:49.406Z] v0.0.4 [2022-10-26T14:06:49.406Z] v0.0.40 [2022-10-26T14:06:49.406Z] v0.0.41 [2022-10-26T14:06:49.406Z] v0.0.42 [2022-10-26T14:06:49.406Z] v0.0.43 [2022-10-26T14:06:49.406Z] v0.0.44 [2022-10-26T14:06:49.406Z] v0.0.45 [2022-10-26T14:06:49.406Z] v0.0.46 [2022-10-26T14:06:49.406Z] v0.0.47 [2022-10-26T14:06:49.406Z] v0.0.48 [2022-10-26T14:06:49.406Z] v0.0.49 [2022-10-26T14:06:49.406Z] v0.0.5 [2022-10-26T14:06:49.406Z] v0.0.50 [2022-10-26T14:06:49.406Z] v0.0.51 [2022-10-26T14:06:49.406Z] v0.0.52 [2022-10-26T14:06:49.406Z] v0.0.53 [2022-10-26T14:06:49.406Z] v0.0.54 [2022-10-26T14:06:49.406Z] v0.0.55 [2022-10-26T14:06:49.406Z] v0.0.56 [2022-10-26T14:06:49.406Z] v0.0.57 [2022-10-26T14:06:49.406Z] v0.0.58 [2022-10-26T14:06:49.406Z] v0.0.59 [2022-10-26T14:06:49.406Z] v0.0.6 [2022-10-26T14:06:49.406Z] v0.0.60 [2022-10-26T14:06:49.406Z] v0.0.61 [2022-10-26T14:06:49.406Z] v0.0.62 [2022-10-26T14:06:49.406Z] v0.0.63 [2022-10-26T14:06:49.406Z] v0.0.64 [2022-10-26T14:06:49.406Z] v0.0.65 [2022-10-26T14:06:49.406Z] v0.0.66 [2022-10-26T14:06:49.406Z] v0.0.67 [2022-10-26T14:06:49.406Z] v0.0.68 [2022-10-26T14:06:49.406Z] v0.0.69 [2022-10-26T14:06:49.406Z] v0.0.7 [2022-10-26T14:06:49.406Z] v0.0.70 [2022-10-26T14:06:49.406Z] v0.0.71 [2022-10-26T14:06:49.406Z] v0.0.72 [2022-10-26T14:06:49.406Z] v0.0.8 [2022-10-26T14:06:49.406Z] v0.0.9 [2022-10-26T14:06:49.406Z] v2.0.0 [2022-10-26T14:06:49.406Z] v2.1.0 [2022-10-26T14:06:49.406Z] v2.1.1 [2022-10-26T14:06:49.406Z] v2.1.1-dev.1 [2022-10-26T14:06:49.406Z] v2.1.1-dev.2 [2022-10-26T14:06:49.406Z] v2.1.1-dev.3 [2022-10-26T14:06:49.406Z] v2.1.1-dev.4 [2022-10-26T14:06:49.406Z] v2.2.0 [2022-10-26T14:06:49.406Z] v2.2.1-dev.1 [2022-10-26T14:06:49.406Z] v2.2.1-dev.2 [2022-10-26T14:06:49.406Z] v2.2.1-dev.3 [2022-10-26T14:06:49.406Z] v2.2.1-dev.4 [2022-10-26T14:06:49.406Z] v2.2.1-dev.5 [2022-10-26T14:06:49.406Z] v2.2.1-dev.6 [2022-10-26T14:06:49.406Z] v2.2.1-dev.7 [2022-10-26T14:06:49.406Z] v2.2.1-dev.8 [2022-10-26T14:06:49.406Z] v2.2.1-dev.9 [2022-10-26T14:06:49.406Z] v2.3.0-dev.10 [2022-10-26T14:06:49.406Z] v2.3.0-dev.11 [2022-10-26T14:06:49.406Z] v2.3.0-dev.12 [2022-10-26T14:06:49.406Z] v2.3.0-dev.13 [2022-10-26T14:06:49.406Z] v2.3.0-dev.14 [2022-10-26T14:06:49.406Z] v2.3.0-dev.15 [2022-10-26T14:06:49.406Z] v2.3.0-dev.16 [2022-10-26T14:06:49.406Z] v2.3.0-dev.17 [2022-10-26T14:06:49.406Z] v2.3.0-dev.18 [2022-10-26T14:06:49.406Z] v2.3.0-dev.19 [2022-10-26T14:06:49.406Z] v2.3.0-dev.20 [2022-10-26T14:06:49.406Z] v2.3.0-dev.21 [2022-10-26T14:06:49.406Z] v2.3.0-dev.22 [2022-10-26T14:06:49.406Z] v2.3.0-dev.23 [2022-10-26T14:06:49.406Z] v2.3.0-dev.24 [2022-10-26T14:06:49.406Z] v2.3.0-dev.25 [2022-10-26T14:06:49.406Z] v2.3.0-dev.26 [2022-10-26T14:06:49.406Z] v2.3.0-dev.27 [2022-10-26T14:06:49.406Z] v2.3.0-dev.28 [Pipeline] sh [2022-10-26T14:06:49.697Z] + lftools sign git-tag v2.3.0-dev.28 [2022-10-26T14:06:50.267Z] Signing Git tag with Sigul... [2022-10-26T14:06:50.267Z] Signing v2.3.0-dev.28 [Pipeline] echo [2022-10-26T14:06:50.844Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T14:06:51.132Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-26T14:06:51.140Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-26T14:06:51.158Z] $ docker stop --time=1 32f9a8289db9d7c6a2c731e9200a063d3b21e2e069c49cfe3a0f364146147124 [2022-10-26T14:06:52.455Z] $ docker rm -f 32f9a8289db9d7c6a2c731e9200a063d3b21e2e069c49cfe3a0f364146147124 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-26T14:06:52.843Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T14:06:52.843Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T14:06:53.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T14:06:53.139Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T14:06:53.204Z] prd-ubuntu20.04-docker-8c-8g-117137 does not seem to be running inside a container [2022-10-26T14:06:53.234Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T14:06:53.615Z] $ docker top a8d3c3ce5b13a539f1469cab57fae11b10a4f87dd4032f437ee324068caa61cc -eo pid,comm [2022-10-26T14:06:53.665Z] 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). [2022-10-26T14:06:53.665Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T14:06:53.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T14:06:53.702Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T14:06:53.817Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T14:06:53.821Z] $ docker exec a8d3c3ce5b13a539f1469cab57fae11b10a4f87dd4032f437ee324068caa61cc ssh-agent [2022-10-26T14:06:53.928Z] SSH_AUTH_SOCK=/tmp/ssh-j6ztn8wp80EM/agent.32 [2022-10-26T14:06:53.928Z] SSH_AGENT_PID=38 [2022-10-26T14:06:53.933Z] Running ssh-add (command line suppressed) [2022-10-26T14:06:54.047Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5866860977158559957.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5866860977158559957.key) [2022-10-26T14:06:54.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T14:06:54.348Z] + git semver bump pre [2022-10-26T14:06:54.607Z] 2022-10-26 14:06:54,541 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-26T14:06:54.607Z] 2022-10-26 14:06:54,541 [bump_version] DEBUG bumping version:2.3.0-dev.28 on axis:pre with prefix:dev [2022-10-26T14:06:54.607Z] 2022-10-26 14:06:54,541 [bump_version] DEBUG bumped version:2.3.0-dev.29 [2022-10-26T14:06:54.607Z] 2022-10-26 14:06:54,541 [write_version] DEBUG write version:2.3.0-dev.29 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2022-10-26T14:06:54.607Z] 2022-10-26 14:06:54,541 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-26T14:06:54.607Z] 2022-10-26 14:06:54,541 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-26T14:06:54.607Z] 2022-10-26 14:06:54,543 [execute] INFO git cat-file --batch-check [2022-10-26T14:06:54.607Z] 2022-10-26 14:06:54,543 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T14:06:54.608Z] 2022-10-26 14:06:54,550 [execute] INFO git cat-file --batch [2022-10-26T14:06:54.608Z] 2022-10-26 14:06:54,550 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T14:06:54.608Z] 2022-10-26 14:06:54,556 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-26T14:06:54.608Z] 2.3.0-dev.29 [Pipeline] } [2022-10-26T14:06:54.619Z] $ docker exec --env ******** --env ******** a8d3c3ce5b13a539f1469cab57fae11b10a4f87dd4032f437ee324068caa61cc ssh-agent -k [2022-10-26T14:06:54.720Z] unset SSH_AUTH_SOCK; [2022-10-26T14:06:54.720Z] unset SSH_AGENT_PID; [2022-10-26T14:06:54.720Z] echo Agent pid 38 killed; [2022-10-26T14:06:54.730Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T14:06:55.043Z] + git semver [Pipeline] } [2022-10-26T14:06:55.318Z] $ docker stop --time=1 a8d3c3ce5b13a539f1469cab57fae11b10a4f87dd4032f437ee324068caa61cc [2022-10-26T14:06:56.625Z] $ docker rm -f a8d3c3ce5b13a539f1469cab57fae11b10a4f87dd4032f437ee324068caa61cc [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T14:06:56.967Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T14:06:56.967Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T14:06:57.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T14:06:57.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T14:06:57.328Z] prd-ubuntu20.04-docker-8c-8g-117137 does not seem to be running inside a container [2022-10-26T14:06:57.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T14:06:57.710Z] $ docker top a521c17bd29b87f6526b7cd59d061f475f57e92c7ed975e5d6556ffb3f383bb7 -eo pid,comm [2022-10-26T14:06:57.756Z] 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). [2022-10-26T14:06:57.756Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T14:06:57.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T14:06:57.791Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T14:06:57.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T14:06:57.916Z] $ docker exec a521c17bd29b87f6526b7cd59d061f475f57e92c7ed975e5d6556ffb3f383bb7 ssh-agent [2022-10-26T14:06:58.036Z] SSH_AUTH_SOCK=/tmp/ssh-SEVNQ1y18XyH/agent.32 [2022-10-26T14:06:58.036Z] SSH_AGENT_PID=38 [2022-10-26T14:06:58.041Z] Running ssh-add (command line suppressed) [2022-10-26T14:06:58.150Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8101599256734661029.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8101599256734661029.key) [2022-10-26T14:06:58.162Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T14:06:58.445Z] + git semver push [2022-10-26T14:06:58.703Z] 2022-10-26 14:06:58,652 [run_push] DEBUG push [2022-10-26T14:06:58.703Z] 2022-10-26 14:06:58,652 [execute] INFO git cat-file --batch-check [2022-10-26T14:06:58.703Z] 2022-10-26 14:06:58,653 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T14:06:58.703Z] 2022-10-26 14:06:58,657 [execute] INFO git rev-list 170d190f51285e5ee518fefa4ebd3b1b1e906dcb -- [2022-10-26T14:06:58.703Z] 2022-10-26 14:06:58,658 [execute] DEBUG Popen(['git', 'rev-list', '170d190f51285e5ee518fefa4ebd3b1b1e906dcb', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T14:06:58.703Z] 2022-10-26 14:06:58,669 [execute] INFO git fetch -v origin [2022-10-26T14:06:58.703Z] 2022-10-26 14:06:58,669 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-26T14:06:59.269Z] 2022-10-26 14:06:59,228 [run_push] DEBUG no remote changes detected [2022-10-26T14:06:59.269Z] 2022-10-26 14:06:59,228 [execute] INFO git push origin semver [2022-10-26T14:06:59.269Z] 2022-10-26 14:06:59,229 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T14:07:00.204Z] 2022-10-26 14:07:00,100 [run_push] DEBUG push all version tags [2022-10-26T14:07:00.204Z] 2022-10-26 14:07:00,100 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-26T14:07:00.204Z] 2022-10-26 14:07:00,101 [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) [2022-10-26T14:07:01.141Z] 2022-10-26 14:07:00,998 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2022-10-26T14:07:01.141Z] 2.3.0-dev.29 [Pipeline] } [2022-10-26T14:07:01.152Z] $ docker exec --env ******** --env ******** a521c17bd29b87f6526b7cd59d061f475f57e92c7ed975e5d6556ffb3f383bb7 ssh-agent -k [2022-10-26T14:07:01.266Z] unset SSH_AUTH_SOCK; [2022-10-26T14:07:01.267Z] unset SSH_AGENT_PID; [2022-10-26T14:07:01.267Z] echo Agent pid 38 killed; [2022-10-26T14:07:01.277Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T14:07:01.583Z] + git semver [Pipeline] } [2022-10-26T14:07:01.854Z] $ docker stop --time=1 a521c17bd29b87f6526b7cd59d061f475f57e92c7ed975e5d6556ffb3f383bb7 [2022-10-26T14:07:03.154Z] $ docker rm -f a521c17bd29b87f6526b7cd59d061f475f57e92c7ed975e5d6556ffb3f383bb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-26T14:07:03.670Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2022-10-26T14:07:03.670Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-10-26T14:07:03.670Z] total 16 [2022-10-26T14:07:03.670Z] drwxr-xr-x 3 root root 4096 Oct 26 14:03 . [2022-10-26T14:07:03.670Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 14:06 .. [2022-10-26T14:07:03.670Z] drwxr-xr-x 2 root root 4096 Oct 26 14:03 cost [2022-10-26T14:07:03.670Z] -rw-r--r-- 1 root root 87 Oct 26 14:03 cost.csv [2022-10-26T14:07:03.670Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-10-26T14:07:03.670Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2022-10-26T14:07:03.670Z] total 16 [2022-10-26T14:07:03.670Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 14:03 . [2022-10-26T14:07:03.670Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 14:06 .. [2022-10-26T14:07:03.670Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 14:03 cost [2022-10-26T14:07:03.670Z] -rw-r--r-- 1 jenkins jenkins 87 Oct 26 14:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-26T14:07:03.959Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T14:07:04.823Z] ---> package-listing.sh [2022-10-26T14:07:04.823Z] ++ facter osfamily [2022-10-26T14:07:04.823Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T14:07:05.082Z] + OS_FAMILY=debian [2022-10-26T14:07:05.082Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2022-10-26T14:07:05.082Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T14:07:05.082Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T14:07:05.082Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T14:07:05.082Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T14:07:05.082Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2022-10-26T14:07:05.082Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T14:07:05.082Z] + case "${OS_FAMILY}" in [2022-10-26T14:07:05.082Z] + dpkg -l [2022-10-26T14:07:05.082Z] + grep '^ii' [2022-10-26T14:07:05.082Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T14:07:05.082Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T14:07:05.082Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T14:07:05.082Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2022-10-26T14:07:05.082Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2022-10-26T14:07:05.082Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo [2022-10-26T14:07:05.093Z] 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 [2022-10-26T14:07:05.370Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T14:07:05.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T14:07:05.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T14:07:06.010Z] prd-ubuntu20.04-docker-8c-8g-117137 does not seem to be running inside a container [2022-10-26T14:07:06.043Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T14:07:06.259Z] $ docker top 417d95222276ca8165662f48f9e439c9e1e01445507ea62e2ddd4a33966ffed5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T14:07:06.595Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T14:07:06.879Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T14:07:07.163Z] + ls /var/log/sa-host [2022-10-26T14:07:07.163Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T14:07:07.224Z] provisioning config files... [2022-10-26T14:07:07.233Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config18421597243085591825tmp [Pipeline] { [Pipeline] echo [2022-10-26T14:07:07.246Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T14:07:07.526Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T14:07:07.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T14:07:07.849Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T14:07:07.857Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T14:07:08.140Z] ---> sudo-logs.sh [2022-10-26T14:07:08.140Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T14:07:08.170Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T14:07:08.452Z] ---> job-cost.sh [2022-10-26T14:07:08.452Z] lf-activate-venv: SKIPPING [2022-10-26T14:07:08.452Z] DEBUG: total: 0.2199999988079071 [2022-10-26T14:07:08.452Z] INFO: Retrieving Stack Cost... [2022-10-26T14:07:08.711Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T14:07:08.969Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T14:07:08.981Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T14:07:09.264Z] ---> logs-deploy.sh [2022-10-26T14:07:09.264Z] lf-activate-venv: SKIPPING [2022-10-26T14:07:09.264Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/84 [2022-10-26T14:07:09.264Z] INFO: archiving workspace using pattern(s): [2022-10-26T14:07:10.202Z] Archives upload complete. [2022-10-26T14:07:10.461Z] INFO: archiving logs to Nexus [2022-10-26T14:07:11.031Z] ---> uname -a: [2022-10-26T14:07:11.031Z] Linux prd-ubuntu20-04-docker-8c-8g-117137 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-26T14:07:11.031Z] [2022-10-26T14:07:11.031Z] [2022-10-26T14:07:11.031Z] ---> lscpu: [2022-10-26T14:07:11.031Z] Architecture: x86_64 [2022-10-26T14:07:11.031Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-26T14:07:11.031Z] Byte Order: Little Endian [2022-10-26T14:07:11.031Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-26T14:07:11.031Z] CPU(s): 8 [2022-10-26T14:07:11.031Z] On-line CPU(s) list: 0-7 [2022-10-26T14:07:11.031Z] Thread(s) per core: 1 [2022-10-26T14:07:11.031Z] Core(s) per socket: 1 [2022-10-26T14:07:11.031Z] Socket(s): 8 [2022-10-26T14:07:11.031Z] NUMA node(s): 1 [2022-10-26T14:07:11.031Z] Vendor ID: AuthenticAMD [2022-10-26T14:07:11.031Z] CPU family: 23 [2022-10-26T14:07:11.031Z] Model: 49 [2022-10-26T14:07:11.031Z] Model name: AMD EPYC-Rome Processor [2022-10-26T14:07:11.031Z] Stepping: 0 [2022-10-26T14:07:11.031Z] CPU MHz: 2800.002 [2022-10-26T14:07:11.031Z] BogoMIPS: 5600.00 [2022-10-26T14:07:11.031Z] Virtualization: AMD-V [2022-10-26T14:07:11.031Z] Hypervisor vendor: KVM [2022-10-26T14:07:11.031Z] Virtualization type: full [2022-10-26T14:07:11.031Z] L1d cache: 256 KiB [2022-10-26T14:07:11.031Z] L1i cache: 256 KiB [2022-10-26T14:07:11.031Z] L2 cache: 4 MiB [2022-10-26T14:07:11.031Z] L3 cache: 128 MiB [2022-10-26T14:07:11.031Z] NUMA node0 CPU(s): 0-7 [2022-10-26T14:07:11.031Z] Vulnerability Itlb multihit: Not affected [2022-10-26T14:07:11.031Z] Vulnerability L1tf: Not affected [2022-10-26T14:07:11.031Z] Vulnerability Mds: Not affected [2022-10-26T14:07:11.031Z] Vulnerability Meltdown: Not affected [2022-10-26T14:07:11.031Z] Vulnerability Mmio stale data: Not affected [2022-10-26T14:07:11.031Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-26T14:07:11.031Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-26T14:07:11.031Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-26T14:07:11.031Z] Vulnerability Srbds: Not affected [2022-10-26T14:07:11.031Z] Vulnerability Tsx async abort: Not affected [2022-10-26T14:07:11.032Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-10-26T14:07:11.032Z] [2022-10-26T14:07:11.032Z] [2022-10-26T14:07:11.032Z] ---> nproc: [2022-10-26T14:07:11.032Z] 8 [2022-10-26T14:07:11.032Z] [2022-10-26T14:07:11.032Z] [2022-10-26T14:07:11.032Z] ---> df -h: [2022-10-26T14:07:11.032Z] Filesystem Size Used Avail Use% Mounted on [2022-10-26T14:07:11.032Z] overlay 155G 12G 144G 8% / [2022-10-26T14:07:11.032Z] tmpfs 64M 0 64M 0% /dev [2022-10-26T14:07:11.032Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-26T14:07:11.032Z] shm 64M 0 64M 0% /dev/shm [2022-10-26T14:07:11.032Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-10-26T14:07:11.032Z] [2022-10-26T14:07:11.032Z] [2022-10-26T14:07:11.032Z] ---> sar -b -r -n DEV: [2022-10-26T14:07:11.032Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117137) 10/26/22 _x86_64_ (8 CPU) [2022-10-26T14:07:11.032Z] [2022-10-26T14:07:11.032Z] 14:01:26 LINUX RESTART (8 CPU) [2022-10-26T14:07:11.032Z] [2022-10-26T14:07:11.032Z] 14:02:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-26T14:07:11.032Z] 14:03:01 96.10 10.10 86.00 0.00 1717.54 122181.33 0.00 [2022-10-26T14:07:11.032Z] 14:04:01 57.35 0.17 57.18 0.00 9.33 31265.57 0.00 [2022-10-26T14:07:11.032Z] 14:05:01 1.38 0.00 1.38 0.00 0.00 15.19 0.00 [2022-10-26T14:07:11.032Z] 14:06:01 1.85 0.00 1.85 0.00 0.00 20.53 0.00 [2022-10-26T14:07:11.032Z] 14:07:01 155.67 9.80 145.88 0.00 2915.78 74215.90 0.00 [2022-10-26T14:07:11.032Z] Average: 62.36 3.99 58.36 0.00 925.77 45280.50 0.00 [2022-10-26T14:07:11.032Z] [2022-10-26T14:07:11.032Z] 14:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-26T14:07:11.032Z] 14:03:01 28716876 31577568 720348 2.19 91308 2998272 1737552 5.12 1225276 2516644 424692 [2022-10-26T14:07:11.032Z] 14:04:01 28662960 31565528 736472 2.24 94760 3044288 1727236 5.09 1187192 2617488 160 [2022-10-26T14:07:11.032Z] 14:05:01 28662656 31565364 736260 2.24 94856 3044292 1727236 5.09 1187836 2617504 156 [2022-10-26T14:07:11.032Z] 14:06:01 28668380 31571188 730372 2.22 94944 3044268 1727236 5.09 1181168 2617496 12 [2022-10-26T14:07:11.032Z] 14:07:01 26828992 31502576 777776 2.37 160668 4601920 1847600 5.45 1482296 3982452 644 [2022-10-26T14:07:11.032Z] Average: 28307973 31556445 740246 2.25 107307 3346608 1753372 5.17 1252754 2870317 85133 [2022-10-26T14:07:11.032Z] [2022-10-26T14:07:11.032Z] 14:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-26T14:07:11.032Z] 14:03:01 ens3 379.04 274.04 6535.07 48.50 0.00 0.00 0.00 0.00 [2022-10-26T14:07:11.032Z] 14:03:01 docker0 40.52 62.38 3.75 744.53 0.00 0.00 0.00 0.00 [2022-10-26T14:07:11.032Z] 14:03:01 veth7b44eba 36.72 59.43 3.79 700.39 0.00 0.00 0.00 0.06 [2022-10-26T14:07:11.032Z] 14:03:01 lo 2.85 2.85 0.28 0.28 0.00 0.00 0.00 0.00 [2022-10-26T14:07:11.032Z] 14:04:01 ens3 119.20 92.01 2526.55 91.36 0.00 0.00 0.00 0.00 [2022-10-26T14:07:11.032Z] 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T14:07:11.032Z] 14:04:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2022-10-26T14:07:11.032Z] 14:05:01 ens3 1.00 0.42 0.55 0.39 0.00 0.00 0.00 0.00 [2022-10-26T14:07:11.032Z] 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T14:07:11.032Z] 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T14:07:11.032Z] 14:06:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T14:07:11.032Z] 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T14:07:11.032Z] 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T14:07:11.032Z] 14:07:01 ens3 476.74 314.08 9208.47 53.97 0.00 0.00 0.00 0.00 [2022-10-26T14:07:11.032Z] 14:07:01 docker0 43.26 63.71 3.81 690.15 0.00 0.00 0.00 0.00 [2022-10-26T14:07:11.032Z] 14:07:01 veth691d8f7 2.00 1.72 0.31 0.87 0.00 0.00 0.00 0.00 [2022-10-26T14:07:11.032Z] 14:07:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 [2022-10-26T14:07:11.032Z] Average: ens3 194.60 135.66 3644.26 38.82 0.00 0.00 0.00 0.00 [2022-10-26T14:07:11.032Z] Average: docker0 16.67 25.09 1.50 285.37 0.00 0.00 0.00 0.00 [2022-10-26T14:07:11.032Z] Average: veth691d8f7 0.40 0.34 0.06 0.17 0.00 0.00 0.00 0.00 [2022-10-26T14:07:11.032Z] Average: lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 [2022-10-26T14:07:11.032Z] [2022-10-26T14:07:11.032Z] [2022-10-26T14:07:11.032Z] ---> sar -P ALL: [2022-10-26T14:07:11.032Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117137) 10/26/22 _x86_64_ (8 CPU) [2022-10-26T14:07:11.032Z] [2022-10-26T14:07:11.032Z] 14:01:26 LINUX RESTART (8 CPU) [2022-10-26T14:07:11.032Z] [2022-10-26T14:07:11.032Z] 14:02:02 CPU %user %nice %system %iowait %steal %idle [2022-10-26T14:07:11.032Z] 14:03:01 all 30.84 0.00 6.48 0.95 0.08 61.66 [2022-10-26T14:07:11.032Z] 14:03:01 0 31.99 0.00 6.53 0.07 0.07 61.34 [2022-10-26T14:07:11.032Z] 14:03:01 1 31.37 0.00 7.54 1.84 0.09 59.16 [2022-10-26T14:07:11.032Z] 14:03:01 2 26.28 0.00 5.85 1.21 0.09 66.58 [2022-10-26T14:07:11.032Z] 14:03:01 3 31.31 0.00 7.10 3.48 0.09 58.02 [2022-10-26T14:07:11.032Z] 14:03:01 4 28.00 0.00 4.77 0.09 0.07 67.07 [2022-10-26T14:07:11.032Z] 14:03:01 5 34.89 0.00 5.82 0.64 0.07 58.58 [2022-10-26T14:07:11.032Z] 14:03:01 6 31.52 0.00 7.12 0.16 0.07 61.14 [2022-10-26T14:07:11.032Z] 14:03:01 7 31.35 0.00 7.12 0.10 0.07 61.35 [2022-10-26T14:07:11.032Z] 14:04:01 all 2.89 0.00 1.45 0.71 0.03 94.92 [2022-10-26T14:07:11.032Z] 14:04:01 0 3.25 0.00 1.24 0.20 0.02 95.29 [2022-10-26T14:07:11.032Z] 14:04:01 1 3.25 0.00 1.58 2.83 0.02 92.32 [2022-10-26T14:07:11.032Z] 14:04:01 2 3.29 0.00 1.10 1.92 0.03 93.65 [2022-10-26T14:07:11.032Z] 14:04:01 3 2.74 0.00 1.37 0.07 0.03 95.78 [2022-10-26T14:07:11.032Z] 14:04:01 4 2.33 0.00 1.19 0.18 0.03 96.26 [2022-10-26T14:07:11.032Z] 14:04:01 5 2.60 0.00 1.96 0.03 0.03 95.38 [2022-10-26T14:07:11.032Z] 14:04:01 6 3.06 0.00 1.19 0.02 0.02 95.72 [2022-10-26T14:07:11.032Z] 14:04:01 7 2.60 0.00 2.00 0.44 0.05 94.92 [2022-10-26T14:07:11.032Z] 14:05:01 all 0.09 0.00 0.01 0.01 0.01 99.89 [2022-10-26T14:07:11.032Z] 14:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-26T14:07:11.032Z] 14:05:01 1 0.02 0.00 0.00 0.03 0.02 99.93 [2022-10-26T14:07:11.032Z] 14:05:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T14:07:11.032Z] 14:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T14:07:11.032Z] 14:05:01 4 0.48 0.00 0.02 0.00 0.00 99.50 [2022-10-26T14:07:11.032Z] 14:05:01 5 0.10 0.00 0.02 0.00 0.00 99.88 [2022-10-26T14:07:11.032Z] 14:05:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T14:07:11.032Z] 14:05:01 7 0.08 0.00 0.02 0.00 0.02 99.88 [2022-10-26T14:07:11.032Z] 14:06:01 all 0.19 0.00 0.01 0.00 0.00 99.80 [2022-10-26T14:07:11.032Z] 14:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T14:07:11.032Z] 14:06:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2022-10-26T14:07:11.032Z] 14:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T14:07:11.032Z] 14:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T14:07:11.032Z] 14:06:01 4 1.32 0.00 0.00 0.00 0.00 98.68 [2022-10-26T14:07:11.032Z] 14:06:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-26T14:07:11.032Z] 14:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T14:07:11.032Z] 14:06:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-26T14:07:11.032Z] 14:07:01 all 10.61 0.00 5.37 1.99 0.08 81.95 [2022-10-26T14:07:11.032Z] 14:07:01 0 8.43 0.00 5.23 1.65 0.05 84.63 [2022-10-26T14:07:11.032Z] 14:07:01 1 9.55 0.00 6.23 2.71 0.08 81.42 [2022-10-26T14:07:11.032Z] 14:07:01 2 11.62 0.00 5.23 3.52 0.14 79.49 [2022-10-26T14:07:11.032Z] 14:07:01 3 10.68 0.00 5.41 3.92 0.07 79.93 [2022-10-26T14:07:11.032Z] 14:07:01 4 9.97 0.00 4.72 0.22 0.07 85.02 [2022-10-26T14:07:11.032Z] 14:07:01 5 11.12 0.00 6.62 0.66 0.07 81.53 [2022-10-26T14:07:11.032Z] 14:07:01 6 11.67 0.00 4.67 1.17 0.05 82.44 [2022-10-26T14:07:11.032Z] 14:07:01 7 11.89 0.00 4.82 2.03 0.14 81.13 [2022-10-26T14:07:11.032Z] Average: all 8.78 0.00 2.63 0.73 0.04 87.82 [2022-10-26T14:07:11.032Z] Average: 0 8.60 0.00 2.57 0.38 0.03 88.41 [2022-10-26T14:07:11.032Z] Average: 1 8.71 0.00 3.04 1.48 0.04 86.72 [2022-10-26T14:07:11.032Z] Average: 2 8.11 0.00 2.41 1.33 0.05 88.11 [2022-10-26T14:07:11.032Z] Average: 3 8.80 0.00 2.74 1.47 0.04 86.94 [2022-10-26T14:07:11.032Z] Average: 4 8.30 0.00 2.12 0.10 0.03 89.46 [2022-10-26T14:07:11.032Z] Average: 5 9.59 0.00 2.86 0.26 0.03 87.26 [2022-10-26T14:07:11.032Z] Average: 6 9.10 0.00 2.56 0.27 0.03 88.04 [2022-10-26T14:07:11.032Z] Average: 7 9.05 0.00 2.77 0.51 0.06 87.61 [2022-10-26T14:07:11.032Z] [2022-10-26T14:07:11.032Z] [2022-10-26T14:07:11.032Z]