Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d3359882e7a0b8fc3808c94e27140267c7d8c1a0 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-ssh7278200771794859172.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh6840757782464251387.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh8257862392164764277.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh17517558204355163003.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7998822669222781756.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12374 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d3359882e7a0b8fc3808c94e27140267c7d8c1a0 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d3359882e7a0b8fc3808c94e27140267c7d8c1a0 # timeout=10 Commit message: "feat!: add support for wildcard in secret updated callback (#522)" > git rev-list --no-walk bd4a8886e5d2f2ec11d84585f02cb7589a92d845 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-02T17:06:24.203Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-02T17:06:24.275Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-02T17:06:24.297Z] ========================================================= [2023-05-02T17:06:24.297Z] EdgeX Global Pipelines Version Info [2023-05-02T17:06:24.297Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-02T17:06:25.032Z] ------------------- [2023-05-02T17:06:25.032Z] stable info: [2023-05-02T17:06:25.032Z] ------------------- [2023-05-02T17:06:25.032Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-02T17:06:25.032Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-02T17:06:25.032Z] Message: update stable to v1.0.248 [2023-05-02T17:06:25.602Z] ------------------- [2023-05-02T17:06:25.602Z] experimental info: [2023-05-02T17:06:25.602Z] ------------------- [2023-05-02T17:06:25.602Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-02T17:06:25.602Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-02T17:06:25.602Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-02T17:06:25.864Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2023-05-02T17:06:25.880Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2023-05-02T17:06:25.899Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-02T17:06:25.918Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-02T17:06:25.938Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-02T17:06:25.954Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-02T17:06:25.971Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-02T17:06:25.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-02T17:06:26.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-02T17:06:26.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-02T17:06:26.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-02T17:06:26.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2023-05-02T17:06:26.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-02T17:06:26.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-02T17:06:26.109Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T17:06:26.123Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T17:06:26.137Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T17:06:26.157Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T17:06:26.177Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-02T17:06:26.193Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-02T17:06:26.213Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-02T17:06:26.228Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-02T17:06:26.241Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-02T17:06:26.254Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-02T17:06:26.270Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-05-02T17:06:26.286Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-02T17:06:26.300Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-02T17:06:26.313Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-02T17:06:26.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-02T17:06:26.341Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-02T17:06:26.383Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d3359882e7a0b8fc3808c94e27140267c7d8c1a0 [Pipeline] echo [2023-05-02T17:06:26.399Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d335988 [Pipeline] echo [2023-05-02T17:06:26.414Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-02T17:06:26.800Z] + git rev-list -1 --merges d3359882e7a0b8fc3808c94e27140267c7d8c1a0~1..d3359882e7a0b8fc3808c94e27140267c7d8c1a0 [Pipeline] echo [2023-05-02T17:06:26.852Z] -----------> git rev-list -1 --merges d3359882e7a0b8fc3808c94e27140267c7d8c1a0~1..d3359882e7a0b8fc3808c94e27140267c7d8c1a0 d3359882e7a0b8fc3808c94e27140267c7d8c1a0 [false] [Pipeline] sh [2023-05-02T17:06:27.137Z] + git log --format=format:%s -1 d3359882e7a0b8fc3808c94e27140267c7d8c1a0 [Pipeline] echo [2023-05-02T17:06:27.149Z] ========================================================= [2023-05-02T17:06:27.149Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-02T17:06:27.149Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T17:06:27.486Z] + git log --format=format:%s -1 d3359882e7a0b8fc3808c94e27140267c7d8c1a0 [Pipeline] echo [2023-05-02T17:06:27.498Z] [semverPrep] GIT_COMMIT: d3359882e7a0b8fc3808c94e27140267c7d8c1a0, Commit Message: feat!: add support for wildcard in secret updated callback (#522) [Pipeline] echo [2023-05-02T17:06:27.508Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-02T17:06:27.887Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T17:06:27.887Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-02T17:06:27.888Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-02T17:06:27.888Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-02T17:06:27.888Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-05-02T17:06:27.888Z] -a /etc/ssh/ssh_known_hosts [2023-05-02T17:06:27.888Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T17:06:28.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T17:06:28.332Z] [2023-05-02T17:06:28.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T17:06:28.893Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T17:06:28.893Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-02T17:06:28.893Z] b85a868b505f: Pulling fs layer [2023-05-02T17:06:28.893Z] e2be974225ed: Pulling fs layer [2023-05-02T17:06:28.893Z] 339a4e72a1f5: Pulling fs layer [2023-05-02T17:06:28.893Z] 988bab9f4d93: Pulling fs layer [2023-05-02T17:06:28.893Z] 1469e6f7b9e6: Pulling fs layer [2023-05-02T17:06:28.893Z] eaf3925da568: Pulling fs layer [2023-05-02T17:06:28.893Z] bab4dde63d76: Pulling fs layer [2023-05-02T17:06:28.893Z] bde34c3a00c8: Pulling fs layer [2023-05-02T17:06:28.893Z] b352a97aabf1: Pulling fs layer [2023-05-02T17:06:28.893Z] 4872d77fe225: Pulling fs layer [2023-05-02T17:06:28.893Z] 5851b861e8e6: Pulling fs layer [2023-05-02T17:06:28.893Z] eaf3925da568: Waiting [2023-05-02T17:06:28.893Z] bab4dde63d76: Waiting [2023-05-02T17:06:28.893Z] bde34c3a00c8: Waiting [2023-05-02T17:06:28.893Z] b352a97aabf1: Waiting [2023-05-02T17:06:28.893Z] 4872d77fe225: Waiting [2023-05-02T17:06:28.893Z] 5851b861e8e6: Waiting [2023-05-02T17:06:28.893Z] 1469e6f7b9e6: Waiting [2023-05-02T17:06:28.893Z] 988bab9f4d93: Waiting [2023-05-02T17:06:28.893Z] e2be974225ed: Verifying Checksum [2023-05-02T17:06:28.893Z] e2be974225ed: Download complete [2023-05-02T17:06:29.153Z] 988bab9f4d93: Verifying Checksum [2023-05-02T17:06:29.154Z] 988bab9f4d93: Download complete [2023-05-02T17:06:29.154Z] 1469e6f7b9e6: Verifying Checksum [2023-05-02T17:06:29.154Z] 1469e6f7b9e6: Download complete [2023-05-02T17:06:29.154Z] eaf3925da568: Download complete [2023-05-02T17:06:29.154Z] 339a4e72a1f5: Verifying Checksum [2023-05-02T17:06:29.154Z] 339a4e72a1f5: Download complete [2023-05-02T17:06:29.154Z] bde34c3a00c8: Verifying Checksum [2023-05-02T17:06:29.154Z] bde34c3a00c8: Download complete [2023-05-02T17:06:29.154Z] b352a97aabf1: Verifying Checksum [2023-05-02T17:06:29.154Z] 4872d77fe225: Verifying Checksum [2023-05-02T17:06:29.154Z] 4872d77fe225: Download complete [2023-05-02T17:06:29.413Z] 5851b861e8e6: Verifying Checksum [2023-05-02T17:06:29.413Z] 5851b861e8e6: Download complete [2023-05-02T17:06:29.413Z] b85a868b505f: Verifying Checksum [2023-05-02T17:06:29.413Z] b85a868b505f: Download complete [2023-05-02T17:06:29.672Z] bab4dde63d76: Verifying Checksum [2023-05-02T17:06:29.672Z] bab4dde63d76: Download complete [2023-05-02T17:06:30.608Z] b85a868b505f: Pull complete [2023-05-02T17:06:30.608Z] e2be974225ed: Pull complete [2023-05-02T17:06:31.176Z] 339a4e72a1f5: Pull complete [2023-05-02T17:06:31.176Z] 988bab9f4d93: Pull complete [2023-05-02T17:06:31.436Z] 1469e6f7b9e6: Pull complete [2023-05-02T17:06:31.695Z] eaf3925da568: Pull complete [2023-05-02T17:06:33.609Z] bab4dde63d76: Pull complete [2023-05-02T17:06:33.609Z] bde34c3a00c8: Pull complete [2023-05-02T17:06:33.609Z] b352a97aabf1: Pull complete [2023-05-02T17:06:33.609Z] 4872d77fe225: Pull complete [2023-05-02T17:06:33.869Z] 5851b861e8e6: Pull complete [2023-05-02T17:06:33.869Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-02T17:06:33.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T17:06:33.869Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T17:06:33.972Z] prd-ubuntu20.04-docker-8c-8g-12374 does not seem to be running inside a container [2023-05-02T17:06:34.011Z] $ 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 [2023-05-02T17:06:38.063Z] $ docker top 0fc727d15471a2eedcb87455a835d86add691a43b00481b87d22870c75e38406 -eo pid,comm [2023-05-02T17:06:38.119Z] 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). [2023-05-02T17:06:38.119Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T17:06:38.162Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T17:06:38.162Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T17:06:38.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T17:06:38.274Z] $ docker exec 0fc727d15471a2eedcb87455a835d86add691a43b00481b87d22870c75e38406 ssh-agent [2023-05-02T17:06:38.368Z] SSH_AUTH_SOCK=/tmp/ssh-B5V8liAuGOCQ/agent.32 [2023-05-02T17:06:38.369Z] SSH_AGENT_PID=38 [2023-05-02T17:06:38.375Z] Running ssh-add (command line suppressed) [2023-05-02T17:06:38.461Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4200418645437558443.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4200418645437558443.key) [2023-05-02T17:06:38.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T17:06:38.768Z] + git tag --points-at HEAD [Pipeline] } [2023-05-02T17:06:38.780Z] $ docker exec --env ******** --env ******** 0fc727d15471a2eedcb87455a835d86add691a43b00481b87d22870c75e38406 ssh-agent -k [2023-05-02T17:06:38.885Z] unset SSH_AUTH_SOCK; [2023-05-02T17:06:38.885Z] unset SSH_AGENT_PID; [2023-05-02T17:06:38.886Z] echo Agent pid 38 killed; [2023-05-02T17:06:38.893Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-02T17:06:38.919Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T17:06:38.919Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T17:06:39.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T17:06:39.031Z] $ docker exec 0fc727d15471a2eedcb87455a835d86add691a43b00481b87d22870c75e38406 ssh-agent [2023-05-02T17:06:39.139Z] SSH_AUTH_SOCK=/tmp/ssh-eaHeL9SXQdSL/agent.70 [2023-05-02T17:06:39.139Z] SSH_AGENT_PID=77 [2023-05-02T17:06:39.144Z] Running ssh-add (command line suppressed) [2023-05-02T17:06:39.245Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8323099654058477758.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8323099654058477758.key) [2023-05-02T17:06:39.257Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T17:06:39.542Z] + git semver init [2023-05-02T17:06:39.801Z] 2023-05-02 17:06:39,736 [run_init] DEBUG init version:0.0.0 force:False [2023-05-02T17:06:39.801Z] 2023-05-02 17:06:39,736 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2023-05-02T17:06:39.801Z] 2023-05-02 17:06:39,737 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2023-05-02T17:06:39.801Z] 2023-05-02 17:06:39,737 [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) [2023-05-02T17:06:40.744Z] 2023-05-02 17:06:40,514 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude [2023-05-02T17:06:40.744Z] 2023-05-02 17:06:40,514 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False [2023-05-02T17:06:40.744Z] 2023-05-02 17:06:40,515 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-05-02T17:06:40.744Z] 2023-05-02 17:06:40,515 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-05-02T17:06:40.744Z] 3.0.0-dev.78 [Pipeline] } [2023-05-02T17:06:40.755Z] $ docker exec --env ******** --env ******** 0fc727d15471a2eedcb87455a835d86add691a43b00481b87d22870c75e38406 ssh-agent -k [2023-05-02T17:06:40.850Z] unset SSH_AUTH_SOCK; [2023-05-02T17:06:40.851Z] unset SSH_AGENT_PID; [2023-05-02T17:06:40.851Z] echo Agent pid 77 killed; [2023-05-02T17:06:40.861Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T17:06:41.176Z] + git semver [Pipeline] } [2023-05-02T17:06:41.449Z] $ docker stop --time=1 0fc727d15471a2eedcb87455a835d86add691a43b00481b87d22870c75e38406 [2023-05-02T17:06:42.721Z] $ docker rm -f --volumes 0fc727d15471a2eedcb87455a835d86add691a43b00481b87d22870c75e38406 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T17:06:43.055Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-02T17:06:43.273Z] Stashed 1 file(s) [Pipeline] echo [2023-05-02T17:06:43.276Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.78 [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 [2023-05-02T17:06:43.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T17:06:43.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T17:06:43.448Z] ========================================================= [2023-05-02T17:06:43.448Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-02T17:06:43.448Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-05-02T17:06:43.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T17:06:43.744Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-02T17:06:43.744Z] f56be85fc22e: Pulling fs layer [2023-05-02T17:06:43.744Z] 85791d961cd3: Pulling fs layer [2023-05-02T17:06:43.744Z] d694b5ae8c79: Pulling fs layer [2023-05-02T17:06:43.744Z] 9f32a84ed3da: Pulling fs layer [2023-05-02T17:06:43.744Z] 4d19c01a9841: Pulling fs layer [2023-05-02T17:06:43.744Z] 9325e15d5711: Pulling fs layer [2023-05-02T17:06:43.744Z] 556b6ee489ea: Pulling fs layer [2023-05-02T17:06:43.744Z] c5a4b2cf53e6: Pulling fs layer [2023-05-02T17:06:43.744Z] 4d19c01a9841: Waiting [2023-05-02T17:06:43.744Z] 9325e15d5711: Waiting [2023-05-02T17:06:43.744Z] 9f32a84ed3da: Waiting [2023-05-02T17:06:43.744Z] c5a4b2cf53e6: Waiting [2023-05-02T17:06:43.744Z] 556b6ee489ea: Waiting [2023-05-02T17:06:43.744Z] 85791d961cd3: Verifying Checksum [2023-05-02T17:06:43.744Z] 85791d961cd3: Download complete [2023-05-02T17:06:43.744Z] 9f32a84ed3da: Verifying Checksum [2023-05-02T17:06:43.744Z] 9f32a84ed3da: Download complete [2023-05-02T17:06:43.744Z] 4d19c01a9841: Verifying Checksum [2023-05-02T17:06:43.744Z] 4d19c01a9841: Download complete [2023-05-02T17:06:43.744Z] f56be85fc22e: Verifying Checksum [2023-05-02T17:06:43.744Z] f56be85fc22e: Download complete [2023-05-02T17:06:44.004Z] 9325e15d5711: Verifying Checksum [2023-05-02T17:06:44.004Z] 9325e15d5711: Download complete [2023-05-02T17:06:44.004Z] f56be85fc22e: Pull complete [2023-05-02T17:06:44.266Z] 85791d961cd3: Pull complete [2023-05-02T17:06:44.526Z] d694b5ae8c79: Verifying Checksum [2023-05-02T17:06:44.526Z] d694b5ae8c79: Download complete [2023-05-02T17:06:44.795Z] c5a4b2cf53e6: Verifying Checksum [2023-05-02T17:06:44.795Z] c5a4b2cf53e6: Download complete [2023-05-02T17:06:45.054Z] 556b6ee489ea: Verifying Checksum [2023-05-02T17:06:45.054Z] 556b6ee489ea: Download complete [2023-05-02T17:06:47.588Z] d694b5ae8c79: Pull complete [2023-05-02T17:06:47.849Z] 9f32a84ed3da: Pull complete [2023-05-02T17:06:47.849Z] 4d19c01a9841: Pull complete [2023-05-02T17:06:47.849Z] 9325e15d5711: Pull complete [2023-05-02T17:06:50.383Z] 556b6ee489ea: Pull complete [2023-05-02T17:06:50.951Z] c5a4b2cf53e6: Pull complete [2023-05-02T17:06:50.951Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-02T17:06:50.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T17:06:50.951Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-05-02T17:06:51.238Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T17:06:51.546Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T17:06:51.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T17:06:51.628Z] prd-ubuntu20.04-docker-8c-8g-12374 does not seem to be running inside a container [2023-05-02T17:06:51.665Z] $ 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 [2023-05-02T17:06:56.566Z] $ docker top 080e2428abd7717f0bc6485c1b036e42478f635466fa8dc5b21118631bad8388 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T17:06:56.910Z] + go version [2023-05-02T17:06:56.910Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-02T17:06:56.923Z] $ docker stop --time=1 080e2428abd7717f0bc6485c1b036e42478f635466fa8dc5b21118631bad8388 [2023-05-02T17:06:58.199Z] $ docker rm -f --volumes 080e2428abd7717f0bc6485c1b036e42478f635466fa8dc5b21118631bad8388 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T17:06:58.365Z] Still waiting to schedule task [2023-05-02T17:06:58.365Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-02T17:06:58.616Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T17:06:58.616Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T17:06:58.687Z] prd-ubuntu20.04-docker-8c-8g-12374 does not seem to be running inside a container [2023-05-02T17:06:58.718Z] $ 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 [2023-05-02T17:06:59.045Z] $ docker top f606578caed0116b0483dfa5eda7b373b3821bf37f3434213ecbe80c61a036ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T17:06:59.378Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh [2023-05-02T17:06:59.673Z] + make test [2023-05-02T17:06:59.674Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-05-02T17:06:59.674Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-05-02T17:06:59.674Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-05-02T17:06:59.674Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.39 [2023-05-02T17:06:59.674Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 [2023-05-02T17:06:59.674Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-05-02T17:06:59.674Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-02T17:06:59.934Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-05-02T17:06:59.934Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 [2023-05-02T17:06:59.934Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.28 [2023-05-02T17:06:59.934Z] go: downloading github.com/google/uuid v1.3.0 [2023-05-02T17:06:59.934Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-05-02T17:06:59.934Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.14 [2023-05-02T17:07:00.501Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-05-02T17:07:00.501Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-05-02T17:07:00.501Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-02T17:07:00.501Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-02T17:07:00.501Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-05-02T17:07:00.501Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-05-02T17:07:00.501Z] go: downloading golang.org/x/net v0.9.0 [2023-05-02T17:07:00.501Z] go: downloading golang.org/x/sync v0.1.0 [2023-05-02T17:07:00.501Z] go: downloading github.com/go-kit/log v0.2.1 [2023-05-02T17:07:00.501Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-05-02T17:07:00.501Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-05-02T17:07:00.501Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-05-02T17:07:00.501Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-05-02T17:07:00.501Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-05-02T17:07:00.501Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-05-02T17:07:00.501Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-05-02T17:07:00.501Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-05-02T17:07:00.501Z] go: downloading github.com/x448/float16 v0.8.4 [2023-05-02T17:07:00.501Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-05-02T17:07:00.501Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-05-02T17:07:00.501Z] go: downloading golang.org/x/crypto v0.8.0 [2023-05-02T17:07:00.501Z] go: downloading golang.org/x/text v0.9.0 [2023-05-02T17:07:00.760Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-05-02T17:07:00.760Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-05-02T17:07:00.760Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-05-02T17:07:00.760Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-05-02T17:07:00.760Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-05-02T17:07:00.760Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-05-02T17:07:00.760Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-05-02T17:07:00.760Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-05-02T17:07:00.760Z] go: downloading google.golang.org/grpc v1.53.0 [2023-05-02T17:07:01.017Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-05-02T17:07:01.017Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-05-02T17:07:01.017Z] go: downloading github.com/fatih/color v1.9.0 [2023-05-02T17:07:01.017Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-05-02T17:07:01.017Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-05-02T17:07:01.017Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-05-02T17:07:01.017Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-05-02T17:07:01.017Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-05-02T17:07:01.017Z] go: downloading golang.org/x/sys v0.7.0 [2023-05-02T17:07:01.276Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-05-02T17:07:01.276Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-05-02T17:07:16.151Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-05-02T17:07:16.151Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-05-02T17:07:16.151Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-05-02T17:07:16.151Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-05-02T17:07:17.101Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-05-02T17:07:39.048Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.059s coverage: 34.1% of statements [2023-05-02T17:07:39.048Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.039s coverage: 92.4% of statements [2023-05-02T17:07:39.048Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.016s coverage: 85.0% of statements [2023-05-02T17:07:39.048Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.022s coverage: 42.4% of statements [2023-05-02T17:07:39.048Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.011s coverage: 100.0% of statements [2023-05-02T17:07:39.048Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.320s coverage: 87.7% of statements [2023-05-02T17:07:39.048Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.012s coverage: 25.0% of statements [2023-05-02T17:07:39.048Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.037s coverage: 78.6% of statements [2023-05-02T17:07:39.048Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.012s coverage: 76.1% of statements [2023-05-02T17:07:39.048Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.008s coverage: 31.2% of statements [2023-05-02T17:07:39.048Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.005s coverage: 91.3% of statements [2023-05-02T17:07:42.339Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-05-02T17:07:45.628Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T17:07:45.628Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-05-02T17:07:45.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T17:07:45.656Z] $ docker stop --time=1 f606578caed0116b0483dfa5eda7b373b3821bf37f3434213ecbe80c61a036ad [2023-05-02T17:07:48.061Z] $ docker rm -f --volumes f606578caed0116b0483dfa5eda7b373b3821bf37f3434213ecbe80c61a036ad [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T17:07:48.668Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T17:07:48.736Z] 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 [2023-05-02T17:07:49.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T17:07:49.233Z] [2023-05-02T17:07:49.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T17:07:49.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T17:07:49.526Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-02T17:07:49.526Z] 5eb5b503b376: Pulling fs layer [2023-05-02T17:07:49.526Z] 5c69ac0246d0: Pulling fs layer [2023-05-02T17:07:49.526Z] ec43610c2a17: Pulling fs layer [2023-05-02T17:07:49.526Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-02T17:07:49.526Z] 33b1e0a273af: Pulling fs layer [2023-05-02T17:07:49.526Z] 5d3b04190fa2: Pulling fs layer [2023-05-02T17:07:49.526Z] 2f39f015ded8: Pulling fs layer [2023-05-02T17:07:49.526Z] 3a2ae6a8a46f: Waiting [2023-05-02T17:07:49.526Z] 33b1e0a273af: Waiting [2023-05-02T17:07:49.526Z] 5d3b04190fa2: Waiting [2023-05-02T17:07:49.526Z] 5c69ac0246d0: Verifying Checksum [2023-05-02T17:07:49.526Z] 5c69ac0246d0: Download complete [2023-05-02T17:07:49.526Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-02T17:07:49.526Z] 3a2ae6a8a46f: Download complete [2023-05-02T17:07:49.786Z] ec43610c2a17: Verifying Checksum [2023-05-02T17:07:49.786Z] ec43610c2a17: Download complete [2023-05-02T17:07:49.786Z] 5d3b04190fa2: Download complete [2023-05-02T17:07:49.786Z] 33b1e0a273af: Verifying Checksum [2023-05-02T17:07:49.786Z] 33b1e0a273af: Download complete [2023-05-02T17:07:49.786Z] 5eb5b503b376: Verifying Checksum [2023-05-02T17:07:49.786Z] 5eb5b503b376: Download complete [2023-05-02T17:07:50.721Z] 2f39f015ded8: Download complete [2023-05-02T17:07:50.982Z] 5eb5b503b376: Pull complete [2023-05-02T17:07:51.239Z] 5c69ac0246d0: Pull complete [2023-05-02T17:07:51.499Z] ec43610c2a17: Pull complete [2023-05-02T17:07:51.499Z] 3a2ae6a8a46f: Pull complete [2023-05-02T17:07:51.757Z] 33b1e0a273af: Pull complete [2023-05-02T17:07:51.757Z] 5d3b04190fa2: Pull complete [2023-05-02T17:07:55.938Z] 2f39f015ded8: Pull complete [2023-05-02T17:07:55.938Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-02T17:07:55.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T17:07:55.938Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T17:07:56.021Z] prd-ubuntu20.04-docker-8c-8g-12374 does not seem to be running inside a container [2023-05-02T17:07:56.045Z] $ 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 [2023-05-02T17:08:00.527Z] $ docker top 1b56e67e6c73fa4b042010813c0f433e3dfda7245f8cb6afb6bb755269fb2513 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T17:08:00.998Z] ---> job-cost.sh [2023-05-02T17:08:00.999Z] lf-activate-venv: SKIPPING [2023-05-02T17:08:00.999Z] INFO: No Stack... [2023-05-02T17:08:01.277Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T17:08:01.538Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T17:08:01.987Z] + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv [2023-05-02T17:08:01.987Z] + cut -d, -f6 [Pipeline] lock [2023-05-02T17:08:02.001Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-167-stack-cost] [2023-05-02T17:08:02.011Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-167-stack-cost] did not exist. Created. [2023-05-02T17:08:02.011Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T17:08:02.315Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-02T17:08:02.337Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T17:08:02.342Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-167-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T17:08:02.362Z] $ docker stop --time=1 1b56e67e6c73fa4b042010813c0f433e3dfda7245f8cb6afb6bb755269fb2513 [2023-05-02T17:08:03.493Z] $ docker rm -f --volumes 1b56e67e6c73fa4b042010813c0f433e3dfda7245f8cb6afb6bb755269fb2513 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-02T17:08:26.841Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12375 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2023-05-02T17:08:26.851Z] Running in /w/workspace/go-mod-bootstrap/167 [Pipeline] { [Pipeline] checkout [2023-05-02T17:08:26.882Z] Selected Git installation does not exist. Using Default [2023-05-02T17:08:26.882Z] The recommended git tool is: NONE [2023-05-02T17:08:31.814Z] using credential edgex-jenkins-ssh [2023-05-02T17:08:31.849Z] Cloning the remote Git repository [2023-05-02T17:08:31.897Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-05-02T17:08:31.991Z] > git init /w/workspace/go-mod-bootstrap/167 # timeout=10 [2023-05-02T17:08:32.120Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2023-05-02T17:08:32.121Z] > git --version # timeout=10 [2023-05-02T17:08:32.141Z] > git --version # 'git version 2.25.1' [2023-05-02T17:08:32.143Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T17:08:32.275Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T17:08:33.424Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2023-05-02T17:08:33.462Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T17:08:34.257Z] Avoid second fetch [2023-05-02T17:08:34.258Z] Checking out Revision d3359882e7a0b8fc3808c94e27140267c7d8c1a0 (main) [2023-05-02T17:08:34.806Z] Commit message: "feat!: add support for wildcard in secret updated callback (#522)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T17:08:34.275Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T17:08:34.352Z] > git checkout -f d3359882e7a0b8fc3808c94e27140267c7d8c1a0 # timeout=10 [2023-05-02T17:08:35.663Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-02T17:08:35.663Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T17:08:35.663Z] Dload Upload Total Spent Left Speed [2023-05-02T17:08:35.663Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh [2023-05-02T17:08:36.218Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-02T17:08:36.547Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-02T17:08:36.547Z] + sudo tee /etc/docker/daemon.new [2023-05-02T17:08:36.547Z] { [2023-05-02T17:08:36.547Z] "registry-mirrors": [ [2023-05-02T17:08:36.547Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-02T17:08:36.547Z] ], [2023-05-02T17:08:36.547Z] "bip": "10.250.0.254/24", [2023-05-02T17:08:36.547Z] "hosts": [ [2023-05-02T17:08:36.547Z] "tcp://0.0.0.0:5555", [2023-05-02T17:08:36.547Z] "unix:///var/run/docker.sock" [2023-05-02T17:08:36.547Z] ], [2023-05-02T17:08:36.547Z] "mtu": 1458, [2023-05-02T17:08:36.547Z] "selinux-enabled": true, [2023-05-02T17:08:36.547Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-02T17:08:36.547Z] } [Pipeline] sh [2023-05-02T17:08:36.879Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-02T17:08:37.223Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-05-02T17:08:55.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T17:08:55.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T17:08:55.693Z] ========================================================= [2023-05-02T17:08:55.694Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-02T17:08:55.694Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-05-02T17:08:56.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T17:08:56.609Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-02T17:08:56.609Z] c41833b44d91: Pulling fs layer [2023-05-02T17:08:56.609Z] ed15518f5707: Pulling fs layer [2023-05-02T17:08:56.609Z] feae8fd75edb: Pulling fs layer [2023-05-02T17:08:56.609Z] 242c74f7c9fa: Pulling fs layer [2023-05-02T17:08:56.609Z] 3cdef696dda3: Pulling fs layer [2023-05-02T17:08:56.609Z] 2ced38df9373: Pulling fs layer [2023-05-02T17:08:56.609Z] 58f1dce35555: Pulling fs layer [2023-05-02T17:08:56.609Z] 242c74f7c9fa: Waiting [2023-05-02T17:08:56.609Z] 3cdef696dda3: Waiting [2023-05-02T17:08:56.609Z] 2ced38df9373: Waiting [2023-05-02T17:08:56.609Z] ed15518f5707: Verifying Checksum [2023-05-02T17:08:56.609Z] ed15518f5707: Download complete [2023-05-02T17:08:56.609Z] 242c74f7c9fa: Verifying Checksum [2023-05-02T17:08:56.609Z] 242c74f7c9fa: Download complete [2023-05-02T17:08:56.609Z] 3cdef696dda3: Verifying Checksum [2023-05-02T17:08:56.609Z] 3cdef696dda3: Download complete [2023-05-02T17:08:56.609Z] c41833b44d91: Download complete [2023-05-02T17:08:58.046Z] c41833b44d91: Pull complete [2023-05-02T17:08:58.046Z] 58f1dce35555: Verifying Checksum [2023-05-02T17:08:58.046Z] 58f1dce35555: Download complete [2023-05-02T17:08:58.317Z] ed15518f5707: Pull complete [2023-05-02T17:08:59.286Z] feae8fd75edb: Verifying Checksum [2023-05-02T17:08:59.286Z] feae8fd75edb: Download complete [2023-05-02T17:08:59.286Z] 2ced38df9373: Verifying Checksum [2023-05-02T17:08:59.286Z] 2ced38df9373: Download complete [2023-05-02T17:09:09.389Z] feae8fd75edb: Pull complete [2023-05-02T17:09:09.389Z] 242c74f7c9fa: Pull complete [2023-05-02T17:09:09.389Z] 3cdef696dda3: Pull complete [2023-05-02T17:09:16.035Z] 2ced38df9373: Pull complete [2023-05-02T17:09:17.444Z] 58f1dce35555: Pull complete [2023-05-02T17:09:17.444Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-02T17:09:17.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T17:09:17.444Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-05-02T17:09:17.769Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T17:09:18.108Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T17:09:18.108Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T17:09:18.315Z] prd-ubuntu20.04-docker-arm64-4c-16g-12375 does not seem to be running inside a container [2023-05-02T17:09:18.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/167 -v /w/workspace/go-mod-bootstrap/167:/w/workspace/go-mod-bootstrap/167:rw,z -v /w/workspace/go-mod-bootstrap/167@tmp:/w/workspace/go-mod-bootstrap/167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-02T17:09:21.300Z] $ docker top 2702df67a520d5dc0befb035a92dd66e6f6ca98bd6ffcbcd9a26295d9e78f967 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T17:09:22.184Z] + go version [2023-05-02T17:09:22.184Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-02T17:09:22.208Z] $ docker stop --time=1 2702df67a520d5dc0befb035a92dd66e6f6ca98bd6ffcbcd9a26295d9e78f967 [2023-05-02T17:09:23.858Z] $ docker rm -f --volumes 2702df67a520d5dc0befb035a92dd66e6f6ca98bd6ffcbcd9a26295d9e78f967 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T17:09:24.424Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T17:09:24.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T17:09:24.614Z] prd-ubuntu20.04-docker-arm64-4c-16g-12375 does not seem to be running inside a container [2023-05-02T17:09:24.686Z] $ 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/167 -v /w/workspace/go-mod-bootstrap/167:/w/workspace/go-mod-bootstrap/167:rw,z -v /w/workspace/go-mod-bootstrap/167@tmp:/w/workspace/go-mod-bootstrap/167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-02T17:09:25.856Z] $ docker top 88816b74cea53018c5529114f0bb071435b8ae37e21ec97244b5a539645d27ed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T17:09:26.371Z] + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/167 [Pipeline] fileExists [Pipeline] sh [2023-05-02T17:09:26.707Z] + make test [2023-05-02T17:09:26.707Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-05-02T17:09:26.975Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.39 [2023-05-02T17:09:26.975Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 [2023-05-02T17:09:26.975Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 [2023-05-02T17:09:27.245Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-05-02T17:09:27.525Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-05-02T17:09:27.525Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-05-02T17:09:27.525Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-05-02T17:09:27.525Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.28 [2023-05-02T17:09:27.525Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.14 [2023-05-02T17:09:27.797Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-05-02T17:09:27.797Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-05-02T17:09:27.797Z] go: downloading github.com/google/uuid v1.3.0 [2023-05-02T17:09:27.797Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-05-02T17:09:27.797Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-05-02T17:09:27.797Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-05-02T17:09:28.063Z] go: downloading github.com/go-kit/log v0.2.1 [2023-05-02T17:09:28.063Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-05-02T17:09:28.063Z] go: downloading github.com/go-playground/validator/v10 v10.13.0 [2023-05-02T17:09:28.064Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-05-02T17:09:28.064Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 [2023-05-02T17:09:28.330Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-05-02T17:09:28.330Z] go: downloading golang.org/x/net v0.9.0 [2023-05-02T17:09:28.330Z] go: downloading golang.org/x/sync v0.1.0 [2023-05-02T17:09:28.597Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-05-02T17:09:28.597Z] go: downloading github.com/hashicorp/consul/api v1.20.0 [2023-05-02T17:09:28.597Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-05-02T17:09:28.597Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-05-02T17:09:28.597Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-05-02T17:09:28.597Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-05-02T17:09:28.597Z] go: downloading github.com/leodido/go-urn v1.2.3 [2023-05-02T17:09:28.597Z] go: downloading golang.org/x/crypto v0.8.0 [2023-05-02T17:09:28.597Z] go: downloading golang.org/x/text v0.9.0 [2023-05-02T17:09:28.864Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-05-02T17:09:29.131Z] go: downloading google.golang.org/grpc v1.53.0 [2023-05-02T17:09:30.548Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-05-02T17:09:30.548Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-05-02T17:09:30.548Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-05-02T17:09:30.548Z] go: downloading github.com/x448/float16 v0.8.4 [2023-05-02T17:09:30.815Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-05-02T17:09:30.815Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-05-02T17:09:30.815Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-05-02T17:09:30.815Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-05-02T17:09:30.815Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-05-02T17:09:30.815Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-05-02T17:09:31.080Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-05-02T17:09:32.049Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-05-02T17:09:32.323Z] go: downloading github.com/fatih/color v1.9.0 [2023-05-02T17:09:32.323Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-05-02T17:09:32.323Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-05-02T17:09:32.323Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-05-02T17:09:32.592Z] go: downloading golang.org/x/sys v0.7.0 [2023-05-02T17:09:32.592Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-05-02T17:09:32.592Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-05-02T17:09:32.866Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-05-02T17:11:39.619Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] [2023-05-02T17:11:43.887Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] [2023-05-02T17:11:50.546Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] [2023-05-02T17:11:50.546Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] [2023-05-02T17:12:00.639Z] ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] [2023-05-02T17:12:03.221Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.154s coverage: 34.1% of statements [2023-05-02T17:12:03.221Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.093s coverage: 92.4% of statements [2023-05-02T17:12:03.221Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.044s coverage: 85.0% of statements [2023-05-02T17:12:03.221Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.105s coverage: 42.4% of statements [2023-05-02T17:12:03.221Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.072s coverage: 100.0% of statements [2023-05-02T17:12:03.221Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.393s coverage: 87.7% of statements [2023-05-02T17:12:03.221Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.055s coverage: 25.0% of statements [2023-05-02T17:12:03.221Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.137s coverage: 78.6% of statements [2023-05-02T17:12:03.221Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.058s coverage: 76.1% of statements [2023-05-02T17:12:03.221Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.045s coverage: 31.2% of statements [2023-05-02T17:12:03.221Z] ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.017s coverage: 91.3% of statements [2023-05-02T17:12:04.186Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-02T17:12:04.186Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-05-02T17:12:30.905Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T17:12:30.905Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-05-02T17:12:30.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T17:12:30.939Z] $ docker stop --time=1 88816b74cea53018c5529114f0bb071435b8ae37e21ec97244b5a539645d27ed [2023-05-02T17:12:32.731Z] $ docker rm -f --volumes 88816b74cea53018c5529114f0bb071435b8ae37e21ec97244b5a539645d27ed [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T17:12:35.464Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T17:12:35.483Z] Warning: overwriting stash ‘coverage-report’ [2023-05-02T17:12:35.969Z] 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 [2023-05-02T17:12:36.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T17:12:36.409Z] [2023-05-02T17:12:36.409Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T17:12:36.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T17:12:37.007Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-02T17:12:37.007Z] 8998bd30e6a1: Pulling fs layer [2023-05-02T17:12:37.007Z] 04944245beec: Pulling fs layer [2023-05-02T17:12:37.007Z] 699f458cf7ca: Pulling fs layer [2023-05-02T17:12:37.007Z] 765212b225bb: Pulling fs layer [2023-05-02T17:12:37.007Z] f23df028b6ca: Pulling fs layer [2023-05-02T17:12:37.007Z] d65c8cfc05b1: Pulling fs layer [2023-05-02T17:12:37.007Z] 2437ff75d9bd: Pulling fs layer [2023-05-02T17:12:37.007Z] f23df028b6ca: Waiting [2023-05-02T17:12:37.007Z] d65c8cfc05b1: Waiting [2023-05-02T17:12:37.007Z] 2437ff75d9bd: Waiting [2023-05-02T17:12:37.007Z] 765212b225bb: Waiting [2023-05-02T17:12:37.007Z] 04944245beec: Verifying Checksum [2023-05-02T17:12:37.007Z] 04944245beec: Download complete [2023-05-02T17:12:37.007Z] 765212b225bb: Verifying Checksum [2023-05-02T17:12:37.007Z] 765212b225bb: Download complete [2023-05-02T17:12:37.007Z] f23df028b6ca: Verifying Checksum [2023-05-02T17:12:37.007Z] f23df028b6ca: Download complete [2023-05-02T17:12:37.007Z] d65c8cfc05b1: Verifying Checksum [2023-05-02T17:12:37.007Z] d65c8cfc05b1: Download complete [2023-05-02T17:12:37.276Z] 699f458cf7ca: Verifying Checksum [2023-05-02T17:12:37.276Z] 699f458cf7ca: Download complete [2023-05-02T17:12:37.546Z] 8998bd30e6a1: Verifying Checksum [2023-05-02T17:12:37.546Z] 8998bd30e6a1: Download complete [2023-05-02T17:12:40.136Z] 2437ff75d9bd: Verifying Checksum [2023-05-02T17:12:40.136Z] 2437ff75d9bd: Download complete [2023-05-02T17:12:41.556Z] 8998bd30e6a1: Pull complete [2023-05-02T17:12:41.828Z] 04944245beec: Pull complete [2023-05-02T17:12:43.249Z] 699f458cf7ca: Pull complete [2023-05-02T17:12:43.516Z] 765212b225bb: Pull complete [2023-05-02T17:12:44.485Z] f23df028b6ca: Pull complete [2023-05-02T17:12:44.485Z] d65c8cfc05b1: Pull complete [2023-05-02T17:13:02.720Z] 2437ff75d9bd: Pull complete [2023-05-02T17:13:02.720Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-02T17:13:02.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T17:13:02.720Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T17:13:02.930Z] prd-ubuntu20.04-docker-arm64-4c-16g-12375 does not seem to be running inside a container [2023-05-02T17:13:03.012Z] $ 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/167 -v /w/workspace/go-mod-bootstrap/167:/w/workspace/go-mod-bootstrap/167:rw,z -v /w/workspace/go-mod-bootstrap/167@tmp:/w/workspace/go-mod-bootstrap/167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-02T17:13:04.213Z] $ docker top ae0ec5a48ed5bc85e1cad3fb2b878313fe6cfc364992ab2a8ea59031a9c89168 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T17:13:05.113Z] ---> job-cost.sh [2023-05-02T17:13:05.113Z] lf-activate-venv: SKIPPING [2023-05-02T17:13:05.113Z] INFO: No Stack... [2023-05-02T17:13:05.381Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-02T17:13:06.342Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T17:13:06.665Z] + cat /w/workspace/go-mod-bootstrap/167/archives/cost.csv [2023-05-02T17:13:06.665Z] + cut -d, -f6 [Pipeline] lock [2023-05-02T17:13:06.996Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-167-stack-cost] [2023-05-02T17:13:07.002Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-167-stack-cost] did not exist. Created. [2023-05-02T17:13:07.002Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T17:13:07.660Z] /w/workspace/go-mod-bootstrap/167@tmp/durable-ab497191/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-02T17:13:08.316Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-02T17:13:08.333Z] Warning: overwriting stash ‘stack-cost’ [2023-05-02T17:13:08.384Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T17:13:08.394Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-167-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T17:13:08.416Z] $ docker stop --time=1 ae0ec5a48ed5bc85e1cad3fb2b878313fe6cfc364992ab2a8ea59031a9c89168 [2023-05-02T17:13:10.150Z] $ docker rm -f --volumes ae0ec5a48ed5bc85e1cad3fb2b878313fe6cfc364992ab2a8ea59031a9c89168 [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 [2023-05-02T17:13:10.560Z] provisioning config files... [2023-05-02T17:13:10.570Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config3459178296333603594tmp [Pipeline] { [Pipeline] sh [2023-05-02T17:13:10.868Z] + set +x [2023-05-02T17:13:10.869Z] + curl -s https://codecov.io/bash [2023-05-02T17:13:10.869Z] + bash -s -- [2023-05-02T17:13:10.869Z] [2023-05-02T17:13:10.869Z] _____ _ [2023-05-02T17:13:10.869Z] / ____| | | [2023-05-02T17:13:10.869Z] | | ___ __| | ___ ___ _____ __ [2023-05-02T17:13:10.869Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-02T17:13:10.869Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-02T17:13:10.869Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-02T17:13:10.869Z] Bash-1.0.6 [2023-05-02T17:13:10.869Z] [2023-05-02T17:13:10.869Z] [2023-05-02T17:13:10.869Z] ==> git version 2.25.1 found [2023-05-02T17:13:10.869Z] ==> 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 [2023-05-02T17:13:10.869Z] Release-Date: 2020-01-08 [2023-05-02T17:13:10.869Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-02T17:13:10.869Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-02T17:13:10.869Z] ==> Jenkins CI detected. [2023-05-02T17:13:10.869Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2023-05-02T17:13:10.869Z] project root: . [2023-05-02T17:13:10.869Z] --> token set from env [2023-05-02T17:13:10.869Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-02T17:13:10.869Z] ==> Running gcov in . (disable via -X gcov) [2023-05-02T17:13:10.869Z] ==> Python coveragepy not found [2023-05-02T17:13:10.869Z] ==> Searching for coverage reports in: [2023-05-02T17:13:10.869Z] + . [2023-05-02T17:13:10.869Z] -> Found 1 reports [2023-05-02T17:13:10.869Z] ==> Detecting git/mercurial file structure [2023-05-02T17:13:11.128Z] ==> Reading reports [2023-05-02T17:13:11.128Z] + ./coverage.out bytes=93365 [2023-05-02T17:13:11.128Z] ==> Appending adjustments [2023-05-02T17:13:11.128Z] https://docs.codecov.io/docs/fixing-reports [2023-05-02T17:13:11.386Z] + Found adjustments [2023-05-02T17:13:11.386Z] ==> Gzipping contents [2023-05-02T17:13:11.386Z] 16K /tmp/codecov.Y4iaJ5.gz [2023-05-02T17:13:11.386Z] ==> Uploading reports [2023-05-02T17:13:11.386Z] url: https://codecov.io [2023-05-02T17:13:11.386Z] query: branch=main&commit=d3359882e7a0b8fc3808c94e27140267c7d8c1a0&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-02T17:13:11.386Z] -> Pinging Codecov [2023-05-02T17:13:11.386Z] 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=d3359882e7a0b8fc3808c94e27140267c7d8c1a0&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F167%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-02T17:13:11.386Z] -> Uploading to [2023-05-02T17:13:11.386Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-02/833815588EE85121546D348822E98E2E/d3359882e7a0b8fc3808c94e27140267c7d8c1a0/e6e217b4-3f6e-4cb3-b1cb-f62b21129e46.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T171311Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=29110cb836a5d1b9773a4834ddcbc634977c873d7e402a78aa73b53ef8ab5c7e [2023-05-02T17:13:11.386Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T17:13:11.386Z] Dload Upload Total Spent Left Speed [2023-05-02T17:13:11.646Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14539 0 0 100 14539 0 62668 --:--:-- --:--:-- --:--:-- 62668 [2023-05-02T17:13:11.646Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/d3359882e7a0b8fc3808c94e27140267c7d8c1a0 [Pipeline] } [2023-05-02T17:13:11.653Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-02T17:13:11.920Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-02T17:13:11.935Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T17:13:12.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-02T17:13:12.239Z] [2023-05-02T17:13:12.239Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T17:13:12.538Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-02T17:13:12.538Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-02T17:13:12.538Z] df9b9388f04a: Pulling fs layer [2023-05-02T17:13:12.538Z] 52dc419b0ee2: Pulling fs layer [2023-05-02T17:13:12.538Z] 25bc292e5bac: Pulling fs layer [2023-05-02T17:13:12.538Z] 114826534d7a: Pulling fs layer [2023-05-02T17:13:12.538Z] 4657fd5d0bcf: Pulling fs layer [2023-05-02T17:13:12.538Z] 6ad1cebc031e: Pulling fs layer [2023-05-02T17:13:12.538Z] 8a3aa393b2d8: Pulling fs layer [2023-05-02T17:13:12.538Z] 4657fd5d0bcf: Waiting [2023-05-02T17:13:12.538Z] 8a3aa393b2d8: Waiting [2023-05-02T17:13:12.538Z] 6ad1cebc031e: Waiting [2023-05-02T17:13:12.538Z] 114826534d7a: Waiting [2023-05-02T17:13:12.538Z] 25bc292e5bac: Verifying Checksum [2023-05-02T17:13:12.538Z] 25bc292e5bac: Download complete [2023-05-02T17:13:12.538Z] 52dc419b0ee2: Verifying Checksum [2023-05-02T17:13:12.538Z] 52dc419b0ee2: Download complete [2023-05-02T17:13:12.538Z] 4657fd5d0bcf: Verifying Checksum [2023-05-02T17:13:12.538Z] 4657fd5d0bcf: Download complete [2023-05-02T17:13:12.538Z] df9b9388f04a: Download complete [2023-05-02T17:13:12.798Z] df9b9388f04a: Pull complete [2023-05-02T17:13:12.798Z] 6ad1cebc031e: Verifying Checksum [2023-05-02T17:13:12.798Z] 6ad1cebc031e: Download complete [2023-05-02T17:13:12.798Z] 52dc419b0ee2: Pull complete [2023-05-02T17:13:12.798Z] 25bc292e5bac: Pull complete [2023-05-02T17:13:13.370Z] 114826534d7a: Verifying Checksum [2023-05-02T17:13:13.370Z] 114826534d7a: Download complete [2023-05-02T17:13:13.370Z] 8a3aa393b2d8: Verifying Checksum [2023-05-02T17:13:13.370Z] 8a3aa393b2d8: Download complete [2023-05-02T17:13:16.657Z] 114826534d7a: Pull complete [2023-05-02T17:13:16.657Z] 4657fd5d0bcf: Pull complete [2023-05-02T17:13:16.915Z] 6ad1cebc031e: Pull complete [2023-05-02T17:13:19.442Z] 8a3aa393b2d8: Pull complete [2023-05-02T17:13:19.442Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-02T17:13:19.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-02T17:13:19.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T17:13:19.523Z] prd-ubuntu20.04-docker-8c-8g-12374 does not seem to be running inside a container [2023-05-02T17:13:19.553Z] $ 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 [2023-05-02T17:13:23.941Z] $ docker top ad6724e60f17749157b3cd936b5d911d058581d21d3b0a749e28936511e7d208 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-02T17:13:24.010Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh [2023-05-02T17:13:24.290Z] + set -o pipefail [2023-05-02T17:13:24.291Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' [2023-05-02T17:13:28.476Z] [2023-05-02T17:13:28.476Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... [2023-05-02T17:13:28.476Z] [2023-05-02T17:13:28.476Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/7ab07f71-c2d2-4123-9489-1e3572b35cf0 [2023-05-02T17:13:28.476Z] [2023-05-02T17:13:28.476Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-02T17:13:28.476Z] [2023-05-02T17:13:28.476Z] [2023-05-02T17:13:28.476Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-02T17:13:28.476Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-02T17:13:28.476Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-02T17:13:28.483Z] $ docker stop --time=1 ad6724e60f17749157b3cd936b5d911d058581d21d3b0a749e28936511e7d208 [2023-05-02T17:13:32.417Z] $ docker rm -f --volumes ad6724e60f17749157b3cd936b5d911d058581d21d3b0a749e28936511e7d208 [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 [2023-05-02T17:13:33.145Z] + git log --format=format:%s -1 d3359882e7a0b8fc3808c94e27140267c7d8c1a0 [Pipeline] sh [2023-05-02T17:13:33.436Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T17:13:33.437Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T17:13:33.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T17:13:33.741Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T17:13:33.828Z] prd-ubuntu20.04-docker-8c-8g-12374 does not seem to be running inside a container [2023-05-02T17:13:33.859Z] $ 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 [2023-05-02T17:13:34.245Z] $ docker top 2e80c4a67b43b306938b00c307d209a1ecafc6a21a384b2208d8f16c6f8524aa -eo pid,comm [2023-05-02T17:13:34.295Z] 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). [2023-05-02T17:13:34.295Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T17:13:34.340Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T17:13:34.340Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T17:13:34.445Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T17:13:34.445Z] $ docker exec 2e80c4a67b43b306938b00c307d209a1ecafc6a21a384b2208d8f16c6f8524aa ssh-agent [2023-05-02T17:13:34.558Z] SSH_AUTH_SOCK=/tmp/ssh-yJEWHoZBaeeY/agent.31 [2023-05-02T17:13:34.558Z] SSH_AGENT_PID=37 [2023-05-02T17:13:34.562Z] Running ssh-add (command line suppressed) [2023-05-02T17:13:34.651Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11313884645899813349.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11313884645899813349.key) [2023-05-02T17:13:34.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T17:13:34.957Z] + git semver tag [2023-05-02T17:13:35.525Z] 2023-05-02 17:13:35,215 [run_tag] DEBUG tag force:False [2023-05-02T17:13:35.525Z] 2023-05-02 17:13:35,216 [check_head_tag] DEBUG check head tag [2023-05-02T17:13:35.525Z] 2023-05-02 17:13:35,219 [execute] INFO git cat-file --batch-check [2023-05-02T17:13:35.525Z] 2023-05-02 17:13:35,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2023-05-02T17:13:35.525Z] 2023-05-02 17:13:35,224 [execute] INFO git cat-file --batch [2023-05-02T17:13:35.525Z] 2023-05-02 17:13:35,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) [2023-05-02T17:13:35.525Z] 2023-05-02 17:13:35,285 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-05-02T17:13:35.525Z] 2023-05-02 17:13:35,285 [execute] INFO git tag -a v3.0.0-dev.78 -m v3.0.0-dev.78 [2023-05-02T17:13:35.525Z] 2023-05-02 17:13:35,286 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.78', '-m', 'v3.0.0-dev.78'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) [2023-05-02T17:13:35.525Z] 2023-05-02 17:13:35,292 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-05-02T17:13:35.525Z] 3.0.0-dev.78 [Pipeline] } [2023-05-02T17:13:35.531Z] $ docker exec --env ******** --env ******** 2e80c4a67b43b306938b00c307d209a1ecafc6a21a384b2208d8f16c6f8524aa ssh-agent -k [2023-05-02T17:13:35.648Z] unset SSH_AUTH_SOCK; [2023-05-02T17:13:35.648Z] unset SSH_AGENT_PID; [2023-05-02T17:13:35.648Z] echo Agent pid 37 killed; [2023-05-02T17:13:35.659Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T17:13:35.985Z] + git semver [Pipeline] } [2023-05-02T17:13:36.257Z] $ docker stop --time=1 2e80c4a67b43b306938b00c307d209a1ecafc6a21a384b2208d8f16c6f8524aa [2023-05-02T17:13:37.521Z] $ docker rm -f --volumes 2e80c4a67b43b306938b00c307d209a1ecafc6a21a384b2208d8f16c6f8524aa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T17:13:37.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-02T17:13:37.940Z] [2023-05-02T17:13:37.940Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T17:13:38.242Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-02T17:13:38.242Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-02T17:13:38.242Z] ab5ef0e58194: Pulling fs layer [2023-05-02T17:13:38.242Z] 9712f1f96733: Pulling fs layer [2023-05-02T17:13:38.242Z] 63f879dbbcfc: Pulling fs layer [2023-05-02T17:13:38.242Z] 0d9ebad4ef96: Pulling fs layer [2023-05-02T17:13:38.242Z] e9a5061849ea: Pulling fs layer [2023-05-02T17:13:38.242Z] d747dcd14b5f: Pulling fs layer [2023-05-02T17:13:38.242Z] 2de7ff778b66: Pulling fs layer [2023-05-02T17:13:38.242Z] d747dcd14b5f: Waiting [2023-05-02T17:13:38.242Z] 0d9ebad4ef96: Waiting [2023-05-02T17:13:38.242Z] e9a5061849ea: Waiting [2023-05-02T17:13:38.242Z] 9712f1f96733: Download complete [2023-05-02T17:13:38.810Z] 63f879dbbcfc: Verifying Checksum [2023-05-02T17:13:38.810Z] 63f879dbbcfc: Download complete [2023-05-02T17:13:39.070Z] 0d9ebad4ef96: Verifying Checksum [2023-05-02T17:13:39.070Z] 0d9ebad4ef96: Download complete [2023-05-02T17:13:39.070Z] d747dcd14b5f: Verifying Checksum [2023-05-02T17:13:39.070Z] d747dcd14b5f: Download complete [2023-05-02T17:13:39.070Z] e9a5061849ea: Verifying Checksum [2023-05-02T17:13:39.070Z] e9a5061849ea: Download complete [2023-05-02T17:13:39.329Z] ab5ef0e58194: Verifying Checksum [2023-05-02T17:13:39.329Z] ab5ef0e58194: Download complete [2023-05-02T17:13:39.329Z] 2de7ff778b66: Verifying Checksum [2023-05-02T17:13:39.329Z] 2de7ff778b66: Download complete [2023-05-02T17:13:41.860Z] ab5ef0e58194: Pull complete [2023-05-02T17:13:41.860Z] 9712f1f96733: Pull complete [2023-05-02T17:13:42.426Z] 63f879dbbcfc: Pull complete [2023-05-02T17:13:46.614Z] 0d9ebad4ef96: Pull complete [2023-05-02T17:13:46.614Z] e9a5061849ea: Pull complete [2023-05-02T17:13:46.614Z] d747dcd14b5f: Pull complete [2023-05-02T17:13:47.577Z] 2de7ff778b66: Pull complete [2023-05-02T17:13:47.577Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-02T17:13:47.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-02T17:13:47.577Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T17:13:47.660Z] prd-ubuntu20.04-docker-8c-8g-12374 does not seem to be running inside a container [2023-05-02T17:13:47.692Z] $ 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 [2023-05-02T17:13:53.768Z] $ docker top 83b7752cc563cb51ef5eee93d122b113ce9bf3f0a96e3545a498ba6fbc9697aa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-02T17:13:53.846Z] provisioning config files... [2023-05-02T17:13:53.854Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config17282502223827038972tmp [2023-05-02T17:13:53.864Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config16603729195302441660tmp [2023-05-02T17:13:53.873Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config12013724411048377441tmp [Pipeline] { [Pipeline] echo [2023-05-02T17:13:53.893Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T17:13:54.188Z] ---> sigul-configuration.sh [2023-05-02T17:13:54.188Z] gpg: directory `/root/.gnupg' created [2023-05-02T17:13:54.188Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-02T17:13:54.188Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-02T17:13:54.188Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-02T17:13:54.188Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-02T17:13:54.188Z] gpg: CAST5 encrypted data [2023-05-02T17:13:54.188Z] gpg: encrypted with 1 passphrase [2023-05-02T17:13:54.188Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-02T17:13:54.481Z] + mkdir /home/jenkins [2023-05-02T17:13:54.481Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-02T17:13:54.771Z] + 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 [2023-05-02T17:13:54.779Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T17:13:55.066Z] ---> sigul-install.sh [2023-05-02T17:13:55.066Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-02T17:13:55.351Z] + git tag --list [2023-05-02T17:13:55.352Z] v0.0.1 [2023-05-02T17:13:55.352Z] v0.0.10 [2023-05-02T17:13:55.352Z] v0.0.11 [2023-05-02T17:13:55.352Z] v0.0.12 [2023-05-02T17:13:55.352Z] v0.0.13 [2023-05-02T17:13:55.352Z] v0.0.14 [2023-05-02T17:13:55.352Z] v0.0.15 [2023-05-02T17:13:55.352Z] v0.0.16 [2023-05-02T17:13:55.352Z] v0.0.17 [2023-05-02T17:13:55.352Z] v0.0.18 [2023-05-02T17:13:55.352Z] v0.0.19 [2023-05-02T17:13:55.352Z] v0.0.2 [2023-05-02T17:13:55.352Z] v0.0.20 [2023-05-02T17:13:55.352Z] v0.0.21 [2023-05-02T17:13:55.352Z] v0.0.22 [2023-05-02T17:13:55.352Z] v0.0.23 [2023-05-02T17:13:55.352Z] v0.0.24 [2023-05-02T17:13:55.352Z] v0.0.25 [2023-05-02T17:13:55.352Z] v0.0.26 [2023-05-02T17:13:55.352Z] v0.0.27 [2023-05-02T17:13:55.352Z] v0.0.28 [2023-05-02T17:13:55.352Z] v0.0.29 [2023-05-02T17:13:55.352Z] v0.0.3 [2023-05-02T17:13:55.352Z] v0.0.30 [2023-05-02T17:13:55.352Z] v0.0.31 [2023-05-02T17:13:55.352Z] v0.0.32 [2023-05-02T17:13:55.352Z] v0.0.33 [2023-05-02T17:13:55.352Z] v0.0.34 [2023-05-02T17:13:55.352Z] v0.0.35 [2023-05-02T17:13:55.352Z] v0.0.36 [2023-05-02T17:13:55.352Z] v0.0.37 [2023-05-02T17:13:55.352Z] v0.0.38 [2023-05-02T17:13:55.352Z] v0.0.39 [2023-05-02T17:13:55.352Z] v0.0.4 [2023-05-02T17:13:55.352Z] v0.0.40 [2023-05-02T17:13:55.352Z] v0.0.41 [2023-05-02T17:13:55.352Z] v0.0.42 [2023-05-02T17:13:55.352Z] v0.0.43 [2023-05-02T17:13:55.352Z] v0.0.44 [2023-05-02T17:13:55.352Z] v0.0.45 [2023-05-02T17:13:55.352Z] v0.0.46 [2023-05-02T17:13:55.352Z] v0.0.47 [2023-05-02T17:13:55.352Z] v0.0.48 [2023-05-02T17:13:55.352Z] v0.0.49 [2023-05-02T17:13:55.352Z] v0.0.5 [2023-05-02T17:13:55.352Z] v0.0.50 [2023-05-02T17:13:55.352Z] v0.0.51 [2023-05-02T17:13:55.352Z] v0.0.52 [2023-05-02T17:13:55.352Z] v0.0.53 [2023-05-02T17:13:55.352Z] v0.0.54 [2023-05-02T17:13:55.352Z] v0.0.55 [2023-05-02T17:13:55.352Z] v0.0.56 [2023-05-02T17:13:55.352Z] v0.0.57 [2023-05-02T17:13:55.352Z] v0.0.58 [2023-05-02T17:13:55.352Z] v0.0.59 [2023-05-02T17:13:55.352Z] v0.0.6 [2023-05-02T17:13:55.352Z] v0.0.60 [2023-05-02T17:13:55.352Z] v0.0.61 [2023-05-02T17:13:55.352Z] v0.0.62 [2023-05-02T17:13:55.352Z] v0.0.63 [2023-05-02T17:13:55.352Z] v0.0.64 [2023-05-02T17:13:55.352Z] v0.0.65 [2023-05-02T17:13:55.352Z] v0.0.66 [2023-05-02T17:13:55.352Z] v0.0.67 [2023-05-02T17:13:55.352Z] v0.0.68 [2023-05-02T17:13:55.352Z] v0.0.69 [2023-05-02T17:13:55.352Z] v0.0.7 [2023-05-02T17:13:55.352Z] v0.0.70 [2023-05-02T17:13:55.352Z] v0.0.71 [2023-05-02T17:13:55.352Z] v0.0.72 [2023-05-02T17:13:55.352Z] v0.0.8 [2023-05-02T17:13:55.352Z] v0.0.9 [2023-05-02T17:13:55.352Z] v2.0.0 [2023-05-02T17:13:55.352Z] v2.1.0 [2023-05-02T17:13:55.352Z] v2.1.1 [2023-05-02T17:13:55.352Z] v2.1.1-dev.1 [2023-05-02T17:13:55.352Z] v2.1.1-dev.2 [2023-05-02T17:13:55.352Z] v2.1.1-dev.3 [2023-05-02T17:13:55.352Z] v2.1.1-dev.4 [2023-05-02T17:13:55.352Z] v2.2.0 [2023-05-02T17:13:55.352Z] v2.2.1-dev.1 [2023-05-02T17:13:55.352Z] v2.2.1-dev.2 [2023-05-02T17:13:55.352Z] v2.2.1-dev.3 [2023-05-02T17:13:55.352Z] v2.2.1-dev.4 [2023-05-02T17:13:55.352Z] v2.2.1-dev.5 [2023-05-02T17:13:55.352Z] v2.2.1-dev.6 [2023-05-02T17:13:55.352Z] v2.2.1-dev.7 [2023-05-02T17:13:55.352Z] v2.2.1-dev.8 [2023-05-02T17:13:55.352Z] v2.2.1-dev.9 [2023-05-02T17:13:55.352Z] v2.3.0 [2023-05-02T17:13:55.352Z] v2.3.0-dev.10 [2023-05-02T17:13:55.352Z] v2.3.0-dev.11 [2023-05-02T17:13:55.352Z] v2.3.0-dev.12 [2023-05-02T17:13:55.352Z] v2.3.0-dev.13 [2023-05-02T17:13:55.352Z] v2.3.0-dev.14 [2023-05-02T17:13:55.352Z] v2.3.0-dev.15 [2023-05-02T17:13:55.352Z] v2.3.0-dev.16 [2023-05-02T17:13:55.352Z] v2.3.0-dev.17 [2023-05-02T17:13:55.352Z] v2.3.0-dev.18 [2023-05-02T17:13:55.352Z] v2.3.0-dev.19 [2023-05-02T17:13:55.352Z] v2.3.0-dev.20 [2023-05-02T17:13:55.352Z] v2.3.0-dev.21 [2023-05-02T17:13:55.352Z] v2.3.0-dev.22 [2023-05-02T17:13:55.352Z] v2.3.0-dev.23 [2023-05-02T17:13:55.352Z] v2.3.0-dev.24 [2023-05-02T17:13:55.352Z] v2.3.0-dev.25 [2023-05-02T17:13:55.352Z] v2.3.0-dev.26 [2023-05-02T17:13:55.352Z] v2.3.0-dev.27 [2023-05-02T17:13:55.352Z] v2.3.0-dev.28 [2023-05-02T17:13:55.352Z] v2.3.0-dev.29 [2023-05-02T17:13:55.352Z] v2.3.0-dev.30 [2023-05-02T17:13:55.352Z] v3.0.0-dev.1 [2023-05-02T17:13:55.352Z] v3.0.0-dev.10 [2023-05-02T17:13:55.352Z] v3.0.0-dev.11 [2023-05-02T17:13:55.352Z] v3.0.0-dev.12 [2023-05-02T17:13:55.352Z] v3.0.0-dev.13 [2023-05-02T17:13:55.352Z] v3.0.0-dev.14 [2023-05-02T17:13:55.352Z] v3.0.0-dev.15 [2023-05-02T17:13:55.352Z] v3.0.0-dev.16 [2023-05-02T17:13:55.352Z] v3.0.0-dev.17 [2023-05-02T17:13:55.352Z] v3.0.0-dev.18 [2023-05-02T17:13:55.352Z] v3.0.0-dev.19 [2023-05-02T17:13:55.352Z] v3.0.0-dev.2 [2023-05-02T17:13:55.352Z] v3.0.0-dev.20 [2023-05-02T17:13:55.352Z] v3.0.0-dev.21 [2023-05-02T17:13:55.352Z] v3.0.0-dev.22 [2023-05-02T17:13:55.352Z] v3.0.0-dev.23 [2023-05-02T17:13:55.352Z] v3.0.0-dev.24 [2023-05-02T17:13:55.352Z] v3.0.0-dev.25 [2023-05-02T17:13:55.352Z] v3.0.0-dev.26 [2023-05-02T17:13:55.352Z] v3.0.0-dev.27 [2023-05-02T17:13:55.352Z] v3.0.0-dev.28 [2023-05-02T17:13:55.352Z] v3.0.0-dev.29 [2023-05-02T17:13:55.352Z] v3.0.0-dev.3 [2023-05-02T17:13:55.352Z] v3.0.0-dev.30 [2023-05-02T17:13:55.352Z] v3.0.0-dev.31 [2023-05-02T17:13:55.352Z] v3.0.0-dev.32 [2023-05-02T17:13:55.352Z] v3.0.0-dev.33 [2023-05-02T17:13:55.352Z] v3.0.0-dev.34 [2023-05-02T17:13:55.352Z] v3.0.0-dev.35 [2023-05-02T17:13:55.352Z] v3.0.0-dev.36 [2023-05-02T17:13:55.352Z] v3.0.0-dev.37 [2023-05-02T17:13:55.352Z] v3.0.0-dev.38 [2023-05-02T17:13:55.352Z] v3.0.0-dev.39 [2023-05-02T17:13:55.352Z] v3.0.0-dev.4 [2023-05-02T17:13:55.352Z] v3.0.0-dev.40 [2023-05-02T17:13:55.352Z] v3.0.0-dev.41 [2023-05-02T17:13:55.352Z] v3.0.0-dev.42 [2023-05-02T17:13:55.352Z] v3.0.0-dev.43 [2023-05-02T17:13:55.352Z] v3.0.0-dev.44 [2023-05-02T17:13:55.352Z] v3.0.0-dev.45 [2023-05-02T17:13:55.352Z] v3.0.0-dev.46 [2023-05-02T17:13:55.352Z] v3.0.0-dev.47 [2023-05-02T17:13:55.352Z] v3.0.0-dev.48 [2023-05-02T17:13:55.352Z] v3.0.0-dev.49 [2023-05-02T17:13:55.352Z] v3.0.0-dev.5 [2023-05-02T17:13:55.352Z] v3.0.0-dev.50 [2023-05-02T17:13:55.352Z] v3.0.0-dev.51 [2023-05-02T17:13:55.352Z] v3.0.0-dev.52 [2023-05-02T17:13:55.352Z] v3.0.0-dev.53 [2023-05-02T17:13:55.352Z] v3.0.0-dev.54 [2023-05-02T17:13:55.352Z] v3.0.0-dev.55 [2023-05-02T17:13:55.352Z] v3.0.0-dev.56 [2023-05-02T17:13:55.352Z] v3.0.0-dev.57 [2023-05-02T17:13:55.352Z] v3.0.0-dev.58 [2023-05-02T17:13:55.352Z] v3.0.0-dev.59 [2023-05-02T17:13:55.352Z] v3.0.0-dev.6 [2023-05-02T17:13:55.352Z] v3.0.0-dev.60 [2023-05-02T17:13:55.352Z] v3.0.0-dev.61 [2023-05-02T17:13:55.352Z] v3.0.0-dev.62 [2023-05-02T17:13:55.352Z] v3.0.0-dev.63 [2023-05-02T17:13:55.352Z] v3.0.0-dev.64 [2023-05-02T17:13:55.352Z] v3.0.0-dev.65 [2023-05-02T17:13:55.352Z] v3.0.0-dev.66 [2023-05-02T17:13:55.352Z] v3.0.0-dev.67 [2023-05-02T17:13:55.352Z] v3.0.0-dev.68 [2023-05-02T17:13:55.352Z] v3.0.0-dev.69 [2023-05-02T17:13:55.352Z] v3.0.0-dev.7 [2023-05-02T17:13:55.352Z] v3.0.0-dev.70 [2023-05-02T17:13:55.352Z] v3.0.0-dev.71 [2023-05-02T17:13:55.352Z] v3.0.0-dev.72 [2023-05-02T17:13:55.352Z] v3.0.0-dev.73 [2023-05-02T17:13:55.352Z] v3.0.0-dev.74 [2023-05-02T17:13:55.352Z] v3.0.0-dev.75 [2023-05-02T17:13:55.352Z] v3.0.0-dev.76 [2023-05-02T17:13:55.352Z] v3.0.0-dev.77 [2023-05-02T17:13:55.352Z] v3.0.0-dev.78 [2023-05-02T17:13:55.352Z] v3.0.0-dev.8 [2023-05-02T17:13:55.352Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-02T17:13:55.640Z] + lftools sign git-tag v3.0.0-dev.78 [2023-05-02T17:13:56.209Z] Signing Git tag with Sigul... [2023-05-02T17:13:56.209Z] Signing v3.0.0-dev.78 [Pipeline] echo [2023-05-02T17:13:56.785Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T17:13:57.074Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-02T17:13:57.085Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-02T17:13:57.105Z] $ docker stop --time=1 83b7752cc563cb51ef5eee93d122b113ce9bf3f0a96e3545a498ba6fbc9697aa [2023-05-02T17:13:58.495Z] $ docker rm -f --volumes 83b7752cc563cb51ef5eee93d122b113ce9bf3f0a96e3545a498ba6fbc9697aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-02T17:13:58.912Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T17:13:58.912Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T17:13:59.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T17:13:59.211Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T17:13:59.290Z] prd-ubuntu20.04-docker-8c-8g-12374 does not seem to be running inside a container [2023-05-02T17:13:59.318Z] $ 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 [2023-05-02T17:13:59.666Z] $ docker top cb10452dfd369025168d00a5b269de3cfed5ba8b37eb5be658fff62cb0bbc9a1 -eo pid,comm [2023-05-02T17:13:59.718Z] 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). [2023-05-02T17:13:59.718Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T17:13:59.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T17:13:59.750Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T17:13:59.864Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T17:13:59.865Z] $ docker exec cb10452dfd369025168d00a5b269de3cfed5ba8b37eb5be658fff62cb0bbc9a1 ssh-agent [2023-05-02T17:13:59.981Z] SSH_AUTH_SOCK=/tmp/ssh-HXZ2nTShVo2w/agent.31 [2023-05-02T17:13:59.981Z] SSH_AGENT_PID=37 [2023-05-02T17:13:59.986Z] Running ssh-add (command line suppressed) [2023-05-02T17:14:00.098Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_279424410824000766.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_279424410824000766.key) [2023-05-02T17:14:00.119Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T17:14:00.408Z] + git semver bump pre [2023-05-02T17:14:00.667Z] 2023-05-02 17:14:00,624 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-05-02T17:14:00.667Z] 2023-05-02 17:14:00,624 [bump_version] DEBUG bumping version:3.0.0-dev.78 on axis:pre with prefix:dev [2023-05-02T17:14:00.667Z] 2023-05-02 17:14:00,624 [bump_version] DEBUG bumped version:3.0.0-dev.79 [2023-05-02T17:14:00.667Z] 2023-05-02 17:14:00,625 [write_version] DEBUG write version:3.0.0-dev.79 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True [2023-05-02T17:14:00.667Z] 2023-05-02 17:14:00,625 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-05-02T17:14:00.667Z] 2023-05-02 17:14:00,625 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-05-02T17:14:00.667Z] 2023-05-02 17:14:00,627 [execute] INFO git cat-file --batch-check [2023-05-02T17:14:00.667Z] 2023-05-02 17:14:00,627 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T17:14:00.667Z] 2023-05-02 17:14:00,633 [execute] INFO git cat-file --batch [2023-05-02T17:14:00.667Z] 2023-05-02 17:14:00,634 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T17:14:00.667Z] 2023-05-02 17:14:00,640 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-05-02T17:14:00.667Z] 3.0.0-dev.79 [Pipeline] } [2023-05-02T17:14:00.673Z] $ docker exec --env ******** --env ******** cb10452dfd369025168d00a5b269de3cfed5ba8b37eb5be658fff62cb0bbc9a1 ssh-agent -k [2023-05-02T17:14:00.780Z] unset SSH_AUTH_SOCK; [2023-05-02T17:14:00.780Z] unset SSH_AGENT_PID; [2023-05-02T17:14:00.780Z] echo Agent pid 37 killed; [2023-05-02T17:14:00.791Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T17:14:01.102Z] + git semver [Pipeline] } [2023-05-02T17:14:01.369Z] $ docker stop --time=1 cb10452dfd369025168d00a5b269de3cfed5ba8b37eb5be658fff62cb0bbc9a1 [2023-05-02T17:14:02.632Z] $ docker rm -f --volumes cb10452dfd369025168d00a5b269de3cfed5ba8b37eb5be658fff62cb0bbc9a1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T17:14:03.082Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T17:14:03.082Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T17:14:03.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T17:14:03.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T17:14:03.450Z] prd-ubuntu20.04-docker-8c-8g-12374 does not seem to be running inside a container [2023-05-02T17:14:03.486Z] $ 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 [2023-05-02T17:14:03.983Z] $ docker top ba9ab084a65af8eb85e2e7013d1893a64217b8795489684a70d913eabc5efa6d -eo pid,comm [2023-05-02T17:14:04.032Z] 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). [2023-05-02T17:14:04.032Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T17:14:04.073Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T17:14:04.073Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T17:14:04.174Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T17:14:04.175Z] $ docker exec ba9ab084a65af8eb85e2e7013d1893a64217b8795489684a70d913eabc5efa6d ssh-agent [2023-05-02T17:14:04.297Z] SSH_AUTH_SOCK=/tmp/ssh-5KTm3Rw9mtDv/agent.31 [2023-05-02T17:14:04.297Z] SSH_AGENT_PID=37 [2023-05-02T17:14:04.302Z] Running ssh-add (command line suppressed) [2023-05-02T17:14:04.398Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8475585542432113399.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8475585542432113399.key) [2023-05-02T17:14:04.410Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T17:14:04.697Z] + git semver push [2023-05-02T17:14:04.956Z] 2023-05-02 17:14:04,886 [run_push] DEBUG push [2023-05-02T17:14:04.956Z] 2023-05-02 17:14:04,887 [execute] INFO git cat-file --batch-check [2023-05-02T17:14:04.956Z] 2023-05-02 17:14:04,887 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T17:14:04.956Z] 2023-05-02 17:14:04,892 [execute] INFO git rev-list 236a43f12715502f71727ef9293bd2c6fc5dcbe3 -- [2023-05-02T17:14:04.956Z] 2023-05-02 17:14:04,892 [execute] DEBUG Popen(['git', 'rev-list', '236a43f12715502f71727ef9293bd2c6fc5dcbe3', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-02T17:14:04.956Z] 2023-05-02 17:14:04,904 [execute] INFO git fetch -v origin [2023-05-02T17:14:04.956Z] 2023-05-02 17:14:04,905 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-02T17:14:05.522Z] 2023-05-02 17:14:05,359 [run_push] DEBUG no remote changes detected [2023-05-02T17:14:05.522Z] 2023-05-02 17:14:05,360 [execute] INFO git push origin semver [2023-05-02T17:14:05.522Z] 2023-05-02 17:14:05,360 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-02T17:14:06.475Z] 2023-05-02 17:14:06,119 [run_push] DEBUG push all version tags [2023-05-02T17:14:06.475Z] 2023-05-02 17:14:06,119 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-02T17:14:06.475Z] 2023-05-02 17:14:06,120 [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) [2023-05-02T17:14:07.043Z] 2023-05-02 17:14:06,864 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main [2023-05-02T17:14:07.044Z] 3.0.0-dev.79 [Pipeline] } [2023-05-02T17:14:07.052Z] $ docker exec --env ******** --env ******** ba9ab084a65af8eb85e2e7013d1893a64217b8795489684a70d913eabc5efa6d ssh-agent -k [2023-05-02T17:14:07.152Z] unset SSH_AUTH_SOCK; [2023-05-02T17:14:07.152Z] unset SSH_AGENT_PID; [2023-05-02T17:14:07.152Z] echo Agent pid 37 killed; [2023-05-02T17:14:07.174Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T17:14:07.479Z] + git semver [Pipeline] } [2023-05-02T17:14:07.748Z] $ docker stop --time=1 ba9ab084a65af8eb85e2e7013d1893a64217b8795489684a70d913eabc5efa6d [2023-05-02T17:14:09.033Z] $ docker rm -f --volumes ba9ab084a65af8eb85e2e7013d1893a64217b8795489684a70d913eabc5efa6d [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 [2023-05-02T17:14:09.639Z] + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] [2023-05-02T17:14:09.639Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-05-02T17:14:09.639Z] total 16 [2023-05-02T17:14:09.639Z] drwxr-xr-x 3 root root 4096 May 2 17:08 . [2023-05-02T17:14:09.639Z] drwxrwxr-x 9 jenkins jenkins 4096 May 2 17:13 .. [2023-05-02T17:14:09.639Z] drwxr-xr-x 2 root root 4096 May 2 17:08 cost [2023-05-02T17:14:09.639Z] -rw-r--r-- 1 root root 88 May 2 17:08 cost.csv [2023-05-02T17:14:09.639Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-05-02T17:14:09.639Z] + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives [2023-05-02T17:14:09.639Z] total 16 [2023-05-02T17:14:09.639Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 17:08 . [2023-05-02T17:14:09.639Z] drwxrwxr-x 9 jenkins jenkins 4096 May 2 17:13 .. [2023-05-02T17:14:09.639Z] drwxr-xr-x 2 jenkins jenkins 4096 May 2 17:08 cost [2023-05-02T17:14:09.639Z] -rw-r--r-- 1 jenkins jenkins 88 May 2 17:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-02T17:14:09.928Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T17:14:10.786Z] ---> package-listing.sh [2023-05-02T17:14:10.786Z] ++ facter osfamily [2023-05-02T17:14:10.786Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-02T17:14:11.045Z] + OS_FAMILY=debian [2023-05-02T17:14:11.045Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2023-05-02T17:14:11.045Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-02T17:14:11.045Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-02T17:14:11.045Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-02T17:14:11.045Z] + PACKAGES=/tmp/packages_start.txt [2023-05-02T17:14:11.045Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2023-05-02T17:14:11.045Z] + PACKAGES=/tmp/packages_end.txt [2023-05-02T17:14:11.045Z] + case "${OS_FAMILY}" in [2023-05-02T17:14:11.045Z] + dpkg -l [2023-05-02T17:14:11.045Z] + grep '^ii' [2023-05-02T17:14:11.045Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-02T17:14:11.045Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-02T17:14:11.045Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-02T17:14:11.045Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2023-05-02T17:14:11.045Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2023-05-02T17:14:11.045Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo [2023-05-02T17:14:11.053Z] 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 [2023-05-02T17:14:11.328Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T17:14:11.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T17:14:11.896Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T17:14:11.965Z] prd-ubuntu20.04-docker-8c-8g-12374 does not seem to be running inside a container [2023-05-02T17:14:11.999Z] $ 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 [2023-05-02T17:14:12.204Z] $ docker top 41d34493852e13277e0b513bc2815044bdf62d0fec5fa373a165375432af17e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T17:14:12.547Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-02T17:14:12.829Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-02T17:14:13.116Z] + ls /var/log/sa-host [2023-05-02T17:14:13.116Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T17:14:13.365Z] provisioning config files... [2023-05-02T17:14:13.373Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config9502106367657820285tmp [Pipeline] { [Pipeline] echo [2023-05-02T17:14:13.385Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T17:14:13.672Z] ---> create-netrc.sh [Pipeline] } [2023-05-02T17:14:13.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-02T17:14:14.024Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-02T17:14:14.035Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T17:14:14.329Z] ---> sudo-logs.sh [2023-05-02T17:14:14.329Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-02T17:14:14.363Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T17:14:14.653Z] ---> job-cost.sh [2023-05-02T17:14:14.653Z] lf-activate-venv: SKIPPING [2023-05-02T17:14:14.653Z] DEBUG: total: 0.2199999988079071 [2023-05-02T17:14:14.653Z] INFO: Retrieving Stack Cost... [2023-05-02T17:14:14.943Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T17:14:15.203Z] INFO: Archiving Costs [Pipeline] echo [2023-05-02T17:14:15.213Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T17:14:15.502Z] ---> logs-deploy.sh [2023-05-02T17:14:15.502Z] lf-activate-venv: SKIPPING [2023-05-02T17:14:15.502Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/167 [2023-05-02T17:14:15.502Z] INFO: archiving workspace using pattern(s): [2023-05-02T17:14:16.443Z] Archives upload complete. [2023-05-02T17:14:16.702Z] INFO: archiving logs to Nexus [2023-05-02T17:14:17.273Z] ---> uname -a: [2023-05-02T17:14:17.273Z] Linux prd-ubuntu20-04-docker-8c-8g-12374 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-02T17:14:17.273Z] [2023-05-02T17:14:17.273Z] [2023-05-02T17:14:17.273Z] ---> lscpu: [2023-05-02T17:14:17.273Z] Architecture: x86_64 [2023-05-02T17:14:17.273Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-02T17:14:17.273Z] Byte Order: Little Endian [2023-05-02T17:14:17.273Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-02T17:14:17.273Z] CPU(s): 8 [2023-05-02T17:14:17.273Z] On-line CPU(s) list: 0-7 [2023-05-02T17:14:17.273Z] Thread(s) per core: 1 [2023-05-02T17:14:17.273Z] Core(s) per socket: 1 [2023-05-02T17:14:17.273Z] Socket(s): 8 [2023-05-02T17:14:17.273Z] NUMA node(s): 1 [2023-05-02T17:14:17.273Z] Vendor ID: AuthenticAMD [2023-05-02T17:14:17.273Z] CPU family: 23 [2023-05-02T17:14:17.273Z] Model: 49 [2023-05-02T17:14:17.273Z] Model name: AMD EPYC-Rome Processor [2023-05-02T17:14:17.273Z] Stepping: 0 [2023-05-02T17:14:17.273Z] CPU MHz: 2799.998 [2023-05-02T17:14:17.273Z] BogoMIPS: 5599.99 [2023-05-02T17:14:17.273Z] Virtualization: AMD-V [2023-05-02T17:14:17.273Z] Hypervisor vendor: KVM [2023-05-02T17:14:17.273Z] Virtualization type: full [2023-05-02T17:14:17.273Z] L1d cache: 256 KiB [2023-05-02T17:14:17.273Z] L1i cache: 256 KiB [2023-05-02T17:14:17.273Z] L2 cache: 4 MiB [2023-05-02T17:14:17.273Z] L3 cache: 128 MiB [2023-05-02T17:14:17.273Z] NUMA node0 CPU(s): 0-7 [2023-05-02T17:14:17.273Z] Vulnerability Itlb multihit: Not affected [2023-05-02T17:14:17.273Z] Vulnerability L1tf: Not affected [2023-05-02T17:14:17.273Z] Vulnerability Mds: Not affected [2023-05-02T17:14:17.273Z] Vulnerability Meltdown: Not affected [2023-05-02T17:14:17.273Z] Vulnerability Mmio stale data: Not affected [2023-05-02T17:14:17.273Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-02T17:14:17.273Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-02T17:14:17.273Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-02T17:14:17.273Z] Vulnerability Srbds: Not affected [2023-05-02T17:14:17.273Z] Vulnerability Tsx async abort: Not affected [2023-05-02T17:14:17.273Z] 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 [2023-05-02T17:14:17.273Z] [2023-05-02T17:14:17.273Z] [2023-05-02T17:14:17.273Z] ---> nproc: [2023-05-02T17:14:17.273Z] 8 [2023-05-02T17:14:17.273Z] [2023-05-02T17:14:17.273Z] [2023-05-02T17:14:17.273Z] ---> df -h: [2023-05-02T17:14:17.273Z] Filesystem Size Used Avail Use% Mounted on [2023-05-02T17:14:17.273Z] overlay 155G 12G 144G 8% / [2023-05-02T17:14:17.273Z] tmpfs 64M 0 64M 0% /dev [2023-05-02T17:14:17.273Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-02T17:14:17.273Z] shm 64M 0 64M 0% /dev/shm [2023-05-02T17:14:17.273Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-02T17:14:17.273Z] [2023-05-02T17:14:17.273Z] [2023-05-02T17:14:17.273Z] ---> sar -b -r -n DEV: [2023-05-02T17:14:17.273Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12374) 05/02/23 _x86_64_ (8 CPU) [2023-05-02T17:14:17.273Z] [2023-05-02T17:14:17.273Z] 17:05:47 LINUX RESTART (8 CPU) [2023-05-02T17:14:17.273Z] [2023-05-02T17:14:17.274Z] 17:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-02T17:14:17.274Z] 17:07:01 158.46 47.63 110.83 0.00 5364.71 140195.03 0.00 [2023-05-02T17:14:17.274Z] 17:08:01 62.87 0.13 62.74 0.00 2.27 33613.46 0.00 [2023-05-02T17:14:17.274Z] 17:09:01 4.28 0.03 4.25 0.00 0.67 63.21 0.00 [2023-05-02T17:14:17.274Z] 17:10:01 1.97 0.00 1.97 0.00 0.00 22.80 0.00 [2023-05-02T17:14:17.274Z] 17:11:01 23.15 10.01 13.13 0.00 5174.07 2678.35 0.00 [2023-05-02T17:14:17.274Z] 17:12:01 17.31 1.63 15.68 0.00 247.96 3644.59 0.00 [2023-05-02T17:14:17.274Z] 17:13:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 [2023-05-02T17:14:17.274Z] 17:14:01 100.68 0.43 100.25 0.00 29.60 56432.33 0.00 [2023-05-02T17:14:17.274Z] Average: 46.27 7.48 38.78 0.00 1352.41 29583.15 0.00 [2023-05-02T17:14:17.274Z] [2023-05-02T17:14:17.274Z] 17:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-02T17:14:17.274Z] 17:07:01 28984504 31562808 741572 2.26 81760 2754556 1849996 5.45 1035876 2474012 134068 [2023-05-02T17:14:17.274Z] 17:08:01 28617796 31558724 744912 2.27 95408 3073004 1771424 5.22 1117728 2727004 256 [2023-05-02T17:14:17.274Z] 17:09:01 28634324 31575044 730528 2.22 95552 3072884 1729764 5.10 1111376 2718240 20 [2023-05-02T17:14:17.274Z] 17:10:01 28634636 31575576 729816 2.22 95648 3072884 1729764 5.10 1111428 2718252 8 [2023-05-02T17:14:17.274Z] 17:11:01 28291036 31567052 733372 2.23 100176 3392972 1817464 5.36 1316820 2837292 94504 [2023-05-02T17:14:17.274Z] 17:12:01 28265252 31559356 733972 2.23 104192 3405296 1808244 5.33 1342540 2828520 12 [2023-05-02T17:14:17.274Z] 17:13:01 28272888 31567116 726160 2.21 104272 3405292 1808244 5.33 1333660 2828524 16 [2023-05-02T17:14:17.274Z] 17:14:01 26724020 31504256 779124 2.37 150604 4713928 1888520 5.57 1495396 4076252 568 [2023-05-02T17:14:17.274Z] Average: 28303057 31558742 739932 2.25 103452 3361352 1800428 5.31 1233103 2901012 28682 [2023-05-02T17:14:17.274Z] [2023-05-02T17:14:17.274Z] 17:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-02T17:14:17.274Z] 17:07:01 ens3 717.78 428.60 7326.05 93.00 0.00 0.00 0.00 0.00 [2023-05-02T17:14:17.274Z] 17:07:01 vethc9ca7e4 33.23 59.64 2.98 574.67 0.00 0.00 0.00 0.05 [2023-05-02T17:14:17.274Z] 17:07:01 lo 3.53 3.53 0.34 0.34 0.00 0.00 0.00 0.00 [2023-05-02T17:14:17.274Z] 17:07:01 docker0 38.26 63.49 3.13 623.81 0.00 0.00 0.00 0.00 [2023-05-02T17:14:17.274Z] 17:08:01 ens3 122.31 88.80 2532.00 92.91 0.00 0.00 0.00 0.00 [2023-05-02T17:14:17.274Z] 17:08:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-05-02T17:14:17.274Z] 17:08:01 docker0 4.75 6.08 0.41 2.01 0.00 0.00 0.00 0.00 [2023-05-02T17:14:17.274Z] 17:09:01 ens3 5.50 3.48 5.61 2.12 0.00 0.00 0.00 0.00 [2023-05-02T17:14:17.274Z] 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T17:14:17.274Z] 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T17:14:17.274Z] 17:10:01 ens3 0.28 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-02T17:14:17.274Z] 17:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T17:14:17.274Z] 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T17:14:17.274Z] 17:11:01 ens3 128.30 65.69 1952.02 4.82 0.00 0.00 0.00 0.00 [2023-05-02T17:14:17.274Z] 17:11:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-02T17:14:17.274Z] 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T17:14:17.274Z] 17:12:01 ens3 3.45 2.85 7.63 0.32 0.00 0.00 0.00 0.00 [2023-05-02T17:14:17.274Z] 17:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-02T17:14:17.274Z] 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T17:14:17.274Z] 17:13:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T17:14:17.274Z] 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T17:14:17.274Z] 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T17:14:17.274Z] 17:14:01 ens3 373.82 210.76 7778.00 41.11 0.00 0.00 0.00 0.00 [2023-05-02T17:14:17.274Z] 17:14:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2023-05-02T17:14:17.274Z] 17:14:01 docker0 38.51 63.39 3.16 576.54 0.00 0.00 0.00 0.00 [2023-05-02T17:14:17.274Z] 17:14:01 veth8505712 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-02T17:14:17.274Z] Average: ens3 168.93 100.04 2450.17 29.29 0.00 0.00 0.00 0.00 [2023-05-02T17:14:17.274Z] Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 [2023-05-02T17:14:17.274Z] Average: docker0 10.19 16.62 0.84 150.29 0.00 0.00 0.00 0.00 [2023-05-02T17:14:17.274Z] Average: veth8505712 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-02T17:14:17.274Z] [2023-05-02T17:14:17.274Z]