Pull request #596 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from aa55a395b6ca7557211e603a975abb3579fe87a5+f8054bbe24f42cb951de8a5c095700febcd01291 (848d8ac4514174577751cfce884a00a5b8ecd26b) 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-ssh11964000481873046133.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh1456098162410607533.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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/PR-596/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/PR-596/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4377430050469781198.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh16516537414645138814.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/PR-596/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/PR-596/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13501496676479208382.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 ‘prd-ubuntu20.04-docker-8c-8g-5811’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5815 in /w/workspace/xfoundry_go-mod-bootstrap_PR-596 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-596 # 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 Merging remotes/origin/main commit f8054bbe24f42cb951de8a5c095700febcd01291 into PR head commit aa55a395b6ca7557211e603a975abb3579fe87a5 Merge succeeded, producing aa55a395b6ca7557211e603a975abb3579fe87a5 Checking out Revision aa55a395b6ca7557211e603a975abb3579fe87a5 (PR-596) > 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 remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/596/head:refs/remotes/origin/PR-596 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa55a395b6ca7557211e603a975abb3579fe87a5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f8054bbe24f42cb951de8a5c095700febcd01291 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa55a395b6ca7557211e603a975abb3579fe87a5 # timeout=10 Commit message: "fix: Update copyright year" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:48:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:48:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:48:20 ========================================================= 15:48:20 EdgeX Global Pipelines Version Info 15:48:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c62dda2d6e97bbec258fe2abd8cdbdf8415faf99 # timeout=10 15:48:20 ------------------- 15:48:20 stable info: 15:48:20 ------------------- 15:48:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:48:20 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:48:20 Message: update stable to v1.0.253 15:48:21 ------------------- 15:48:21 experimental info: 15:48:21 ------------------- 15:48:21 Commited By: **** collab-it+edgex@linuxfoundation.org 15:48:21 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:48:21 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-596 [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-596 [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-596 [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aa55a395b6ca7557211e603a975abb3579fe87a5 [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aa55a39 [Pipeline] echo 15:48:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:48:22 + git rev-list -1 --merges aa55a395b6ca7557211e603a975abb3579fe87a5~1..aa55a395b6ca7557211e603a975abb3579fe87a5 [Pipeline] echo 15:48:22 -----------> git rev-list -1 --merges aa55a395b6ca7557211e603a975abb3579fe87a5~1..aa55a395b6ca7557211e603a975abb3579fe87a5 aa55a395b6ca7557211e603a975abb3579fe87a5 [false] [Pipeline] sh 15:48:22 + git log --format=format:%s -1 aa55a395b6ca7557211e603a975abb3579fe87a5 [Pipeline] echo 15:48:22 ========================================================= 15:48:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:48:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:48:23 + git log --format=format:%s -1 aa55a395b6ca7557211e603a975abb3579fe87a5 [Pipeline] echo 15:48:23 [semverPrep] GIT_COMMIT: aa55a395b6ca7557211e603a975abb3579fe87a5, Commit Message: fix: Update copyright year [Pipeline] echo 15:48:23 [semverPrep] This is not a build commit. [Pipeline] sh 15:48:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:48:23 + grep -v github /etc/ssh/ssh_known_hosts 15:48:23 + [ -e /tmp/ssh_known_hosts ] 15:48:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:48:23 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 15:48:23 tee -a /etc/ssh/ssh_known_hosts 15:48:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:24 15:48:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:24 0.1.4: Pulling from edgex-devops/py-git-semver 15:48:24 b85a868b505f: Pulling fs layer 15:48:24 e2be974225ed: Pulling fs layer 15:48:24 339a4e72a1f5: Pulling fs layer 15:48:24 988bab9f4d93: Pulling fs layer 15:48:24 1469e6f7b9e6: Pulling fs layer 15:48:24 eaf3925da568: Pulling fs layer 15:48:24 bab4dde63d76: Pulling fs layer 15:48:24 bde34c3a00c8: Pulling fs layer 15:48:24 b352a97aabf1: Pulling fs layer 15:48:24 4872d77fe225: Pulling fs layer 15:48:24 5851b861e8e6: Pulling fs layer 15:48:24 988bab9f4d93: Waiting 15:48:24 1469e6f7b9e6: Waiting 15:48:24 eaf3925da568: Waiting 15:48:24 bab4dde63d76: Waiting 15:48:24 bde34c3a00c8: Waiting 15:48:24 b352a97aabf1: Waiting 15:48:24 4872d77fe225: Waiting 15:48:24 5851b861e8e6: Waiting 15:48:24 e2be974225ed: Download complete 15:48:24 988bab9f4d93: Verifying Checksum 15:48:24 988bab9f4d93: Download complete 15:48:24 1469e6f7b9e6: Verifying Checksum 15:48:24 1469e6f7b9e6: Download complete 15:48:24 eaf3925da568: Download complete 15:48:24 339a4e72a1f5: Verifying Checksum 15:48:24 339a4e72a1f5: Download complete 15:48:24 bde34c3a00c8: Verifying Checksum 15:48:24 bde34c3a00c8: Download complete 15:48:24 b352a97aabf1: Download complete 15:48:24 4872d77fe225: Verifying Checksum 15:48:24 4872d77fe225: Download complete 15:48:24 5851b861e8e6: Verifying Checksum 15:48:24 5851b861e8e6: Download complete 15:48:25 b85a868b505f: Verifying Checksum 15:48:25 b85a868b505f: Download complete 15:48:25 bab4dde63d76: Verifying Checksum 15:48:25 bab4dde63d76: Download complete 15:48:26 b85a868b505f: Pull complete 15:48:26 e2be974225ed: Pull complete 15:48:27 339a4e72a1f5: Pull complete 15:48:27 988bab9f4d93: Pull complete 15:48:27 1469e6f7b9e6: Pull complete 15:48:27 eaf3925da568: Pull complete 15:48:29 bab4dde63d76: Pull complete 15:48:29 bde34c3a00c8: Pull complete 15:48:29 b352a97aabf1: Pull complete 15:48:29 4872d77fe225: Pull complete 15:48:29 5851b861e8e6: Pull complete 15:48:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:48:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:29 prd-ubuntu20.04-docker-8c-8g-5815 does not seem to be running inside a container 15:48:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-596 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-596:/w/workspace/xfoundry_go-mod-bootstrap_PR-596:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-596@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-596@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:48:34 $ docker top b1d5c89ca7277160ef69ccce57a7eb18e41deb00c7e85abb8a5bee0cf80e46c1 -eo pid,comm 15:48:34 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). 15:48:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:48:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:34 [ssh-agent] Looking for ssh-agent implementation... 15:48:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:34 $ docker exec b1d5c89ca7277160ef69ccce57a7eb18e41deb00c7e85abb8a5bee0cf80e46c1 ssh-agent 15:48:34 SSH_AUTH_SOCK=/tmp/ssh-eMrAfYVhZegl/agent.32 15:48:34 SSH_AGENT_PID=38 15:48:34 Running ssh-add (command line suppressed) 15:48:34 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-596@tmp/private_key_8358907523837077699.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-596@tmp/private_key_8358907523837077699.key) 15:48:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:34 + git tag --points-at HEAD [Pipeline] } 15:48:34 $ docker exec --env ******** --env ******** b1d5c89ca7277160ef69ccce57a7eb18e41deb00c7e85abb8a5bee0cf80e46c1 ssh-agent -k 15:48:34 unset SSH_AUTH_SOCK; 15:48:34 unset SSH_AGENT_PID; 15:48:34 echo Agent pid 38 killed; 15:48:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:48:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:35 [ssh-agent] Looking for ssh-agent implementation... 15:48:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:35 $ docker exec b1d5c89ca7277160ef69ccce57a7eb18e41deb00c7e85abb8a5bee0cf80e46c1 ssh-agent 15:48:35 SSH_AUTH_SOCK=/tmp/ssh-zTjFdZO9cvNn/agent.70 15:48:35 SSH_AGENT_PID=76 15:48:35 Running ssh-add (command line suppressed) 15:48:35 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-596@tmp/private_key_9991793251417101284.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-596@tmp/private_key_9991793251417101284.key) 15:48:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:35 + git semver init 15:48:35 2023-09-11 15:48:35,826 [run_init] DEBUG init version:0.0.0 force:False 15:48:35 2023-09-11 15:48:35,827 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-596/.semver 15:48:35 2023-09-11 15:48:35,827 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-596/.semver 15:48:35 2023-09-11 15:48:35,827 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-596/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-596, universal_newlines=False, shell=None, istream=None) 15:48:36 2023-09-11 15:48:36,650 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-596/.git/info/exclude 15:48:36 2023-09-11 15:48:36,650 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-596/.semver/PR-596 with force:False 15:48:36 2023-09-11 15:48:36,650 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-596/.semver/PR-596 15:48:36 2023-09-11 15:48:36,654 [execute] INFO git cat-file --batch-check 15:48:36 2023-09-11 15:48:36,655 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-596/.semver, universal_newlines=False, shell=None, istream=) 15:48:36 2023-09-11 15:48:36,662 [execute] INFO git cat-file --batch 15:48:36 2023-09-11 15:48:36,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-596/.semver, universal_newlines=False, shell=None, istream=) 15:48:36 2023-09-11 15:48:36,668 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-596/.semver/PR-596 15:48:36 0.0.0 [Pipeline] } 15:48:36 $ docker exec --env ******** --env ******** b1d5c89ca7277160ef69ccce57a7eb18e41deb00c7e85abb8a5bee0cf80e46c1 ssh-agent -k 15:48:36 unset SSH_AUTH_SOCK; 15:48:36 unset SSH_AGENT_PID; 15:48:36 echo Agent pid 76 killed; 15:48:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:37 + git semver [Pipeline] } 15:48:37 $ docker stop --time=1 b1d5c89ca7277160ef69ccce57a7eb18e41deb00c7e85abb8a5bee0cf80e46c1 15:48:38 $ docker rm -f --volumes b1d5c89ca7277160ef69ccce57a7eb18e41deb00c7e85abb8a5bee0cf80e46c1 [Pipeline] // withDockerContainer [Pipeline] sh 15:48:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:48:39 Stashed 1 file(s) [Pipeline] echo 15:48:39 [edgeXSemver]: initialized semver on version 0.0.0 [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 15:48:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:48:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:48:39 ========================================================= 15:48:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:48:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:48:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:48:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:48:39 4db1b89c0bd1: Pulling fs layer 15:48:39 6911f1a30b25: Pulling fs layer 15:48:39 e194b8c5c2a9: Pulling fs layer 15:48:39 6863d3e3a2b1: Pulling fs layer 15:48:39 ec0bb842ea78: Pulling fs layer 15:48:39 40a00589a448: Pulling fs layer 15:48:39 6c08303d61cc: Pulling fs layer 15:48:39 798269fcf238: Pulling fs layer 15:48:39 6c08303d61cc: Waiting 15:48:39 ec0bb842ea78: Waiting 15:48:39 798269fcf238: Waiting 15:48:39 40a00589a448: Waiting 15:48:39 6863d3e3a2b1: Waiting 15:48:39 6911f1a30b25: Verifying Checksum 15:48:39 6911f1a30b25: Download complete 15:48:39 6863d3e3a2b1: Verifying Checksum 15:48:39 6863d3e3a2b1: Download complete 15:48:39 ec0bb842ea78: Verifying Checksum 15:48:39 ec0bb842ea78: Download complete 15:48:40 4db1b89c0bd1: Download complete 15:48:40 40a00589a448: Verifying Checksum 15:48:40 40a00589a448: Download complete 15:48:40 4db1b89c0bd1: Pull complete 15:48:40 6911f1a30b25: Pull complete 15:48:40 798269fcf238: Verifying Checksum 15:48:40 798269fcf238: Download complete 15:48:40 e194b8c5c2a9: Verifying Checksum 15:48:40 e194b8c5c2a9: Download complete 15:48:41 6c08303d61cc: Verifying Checksum 15:48:41 6c08303d61cc: Download complete 15:48:44 e194b8c5c2a9: Pull complete 15:48:44 6863d3e3a2b1: Pull complete 15:48:44 ec0bb842ea78: Pull complete 15:48:44 40a00589a448: Pull complete 15:48:46 6c08303d61cc: Pull complete 15:48:47 798269fcf238: Pull complete 15:48:47 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 15:48:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:48:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 15:48:47 + 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 15:48:47 + docker inspect -f . ci-base-image-x86_64 15:48:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:48 prd-ubuntu20.04-docker-8c-8g-5815 does not seem to be running inside a container 15:48:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-596 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-596:/w/workspace/xfoundry_go-mod-bootstrap_PR-596:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-596@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-596@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:48:54 $ docker top c69519886c644200beee5a42fab1b024aecf5103718ca97415485c34b97f6f2c -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:54 Still waiting to schedule task 15:48:54 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5814’ is offline 15:48:54 + go version 15:48:54 go version go1.20.6 linux/amd64 [Pipeline] } 15:48:54 $ docker stop --time=1 c69519886c644200beee5a42fab1b024aecf5103718ca97415485c34b97f6f2c 15:48:55 $ docker rm -f --volumes c69519886c644200beee5a42fab1b024aecf5103718ca97415485c34b97f6f2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:56 + docker inspect -f . ci-base-image-x86_64 15:48:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:56 prd-ubuntu20.04-docker-8c-8g-5815 does not seem to be running inside a container 15:48:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-bootstrap_PR-596 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-596:/w/workspace/xfoundry_go-mod-bootstrap_PR-596:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-596@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-596@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:48:56 $ docker top 34610faa73f0b381561dbe46891d42ead065c8e9b14271563b6847c1741bba16 -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:57 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-596 [Pipeline] fileExists [Pipeline] sh 15:48:57 + make test 15:48:57 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:48:57 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.9 15:48:57 go: downloading github.com/labstack/echo/v4 v4.11.1 15:48:57 go: downloading github.com/mitchellh/mapstructure v1.5.0 15:48:57 go: downloading github.com/google/uuid v1.3.1 15:48:57 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 15:48:57 go: downloading github.com/stretchr/testify v1.8.4 15:48:57 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.18 15:48:57 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 15:48:57 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 15:48:57 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:48:57 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:48:57 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 15:48:57 go: downloading github.com/mitchellh/copystructure v1.2.0 15:48:57 go: downloading gopkg.in/yaml.v3 v3.0.1 15:48:57 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 15:48:57 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 15:48:57 go: downloading github.com/gorilla/websocket v1.5.0 15:48:57 go: downloading golang.org/x/net v0.13.0 15:48:57 go: downloading golang.org/x/sync v0.2.0 15:48:57 go: downloading github.com/labstack/gommon v0.4.0 15:48:57 go: downloading golang.org/x/crypto v0.11.0 15:48:57 go: downloading github.com/go-kit/log v0.2.1 15:48:57 go: downloading github.com/go-playground/validator/v10 v10.15.1 15:48:57 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 15:48:57 go: downloading github.com/stretchr/objx v0.5.0 15:48:57 go: downloading github.com/hashicorp/errwrap v1.1.0 15:48:57 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 15:48:57 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 15:48:57 go: downloading github.com/valyala/fasttemplate v1.2.2 15:48:57 go: downloading golang.org/x/time v0.3.0 15:48:57 go: downloading github.com/mitchellh/reflectwalk v1.0.2 15:48:57 go: downloading github.com/mattn/go-colorable v0.1.13 15:48:57 go: downloading github.com/mattn/go-isatty v0.0.19 15:48:57 go: downloading github.com/go-logfmt/logfmt v0.5.1 15:48:57 go: downloading github.com/x448/float16 v0.8.4 15:48:57 go: downloading github.com/hashicorp/consul/api v1.24.0 15:48:57 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:48:57 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 15:48:57 go: downloading github.com/go-playground/universal-translator v0.18.1 15:48:57 go: downloading github.com/leodido/go-urn v1.2.4 15:48:57 go: downloading golang.org/x/text v0.11.0 15:48:57 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:48:57 go: downloading github.com/zeebo/errs v1.3.0 15:48:57 go: downloading google.golang.org/grpc v1.53.0 15:48:57 go: downloading github.com/valyala/bytebufferpool v1.0.0 15:48:57 go: downloading golang.org/x/sys v0.10.0 15:48:58 go: downloading github.com/go-playground/locales v0.14.1 15:48:58 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:48:58 go: downloading github.com/hashicorp/go-hclog v1.5.0 15:48:58 go: downloading github.com/hashicorp/serf v0.10.1 15:48:58 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:48:58 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 15:48:58 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 15:48:58 go: downloading google.golang.org/protobuf v1.28.1 15:48:58 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:48:58 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 15:48:58 go: downloading github.com/fatih/color v1.14.1 15:48:58 go: downloading github.com/armon/go-metrics v0.4.1 15:48:58 go: downloading github.com/golang/protobuf v1.5.2 15:48:58 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:48:58 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:49:16 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 15:49:16 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 15:49:16 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 15:49:16 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 15:49:16 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 15:49:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.043s coverage: 36.5% of statements 15:49:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.021s coverage: 93.5% of statements 15:49:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.022s coverage: 91.9% of statements 15:49:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.306s coverage: 88.2% of statements 15:49:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.006s coverage: 84.4% of statements 15:49:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.040s coverage: 46.9% of statements 15:49:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.024s coverage: 100.0% of statements 15:49:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.322s coverage: 87.7% of statements 15:49:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.025s coverage: 26.3% of statements 15:49:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.043s coverage: 79.0% of statements 15:49:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.016s coverage: 59.3% of statements 15:49:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.013s coverage: 31.2% of statements 15:49:34 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.005s coverage: 91.3% of statements 15:49:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:49:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:49:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 15:49:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:49:47 $ docker stop --time=1 34610faa73f0b381561dbe46891d42ead065c8e9b14271563b6847c1741bba16 15:49:48 $ docker rm -f --volumes 34610faa73f0b381561dbe46891d42ead065c8e9b14271563b6847c1741bba16 [Pipeline] // withDockerContainer [Pipeline] sh 15:49:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:49:49 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 15:49:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:49:50 15:49:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:49:50 latest: Pulling from edgex-lftools-log-publisher 15:49:50 5eb5b503b376: Pulling fs layer 15:49:50 5c69ac0246d0: Pulling fs layer 15:49:50 ec43610c2a17: Pulling fs layer 15:49:50 3a2ae6a8a46f: Pulling fs layer 15:49:50 33b1e0a273af: Pulling fs layer 15:49:50 5d3b04190fa2: Pulling fs layer 15:49:50 2f39f015ded8: Pulling fs layer 15:49:50 33b1e0a273af: Waiting 15:49:50 5d3b04190fa2: Waiting 15:49:50 3a2ae6a8a46f: Waiting 15:49:50 5c69ac0246d0: Download complete 15:49:50 3a2ae6a8a46f: Verifying Checksum 15:49:50 3a2ae6a8a46f: Download complete 15:49:50 33b1e0a273af: Verifying Checksum 15:49:50 33b1e0a273af: Download complete 15:49:50 5d3b04190fa2: Verifying Checksum 15:49:50 5d3b04190fa2: Download complete 15:49:50 ec43610c2a17: Verifying Checksum 15:49:50 ec43610c2a17: Download complete 15:49:50 5eb5b503b376: Verifying Checksum 15:49:51 2f39f015ded8: Download complete 15:49:52 5eb5b503b376: Pull complete 15:49:52 5c69ac0246d0: Pull complete 15:49:52 ec43610c2a17: Pull complete 15:49:52 3a2ae6a8a46f: Pull complete 15:49:53 33b1e0a273af: Pull complete 15:49:53 5d3b04190fa2: Pull complete 15:49:58 2f39f015ded8: Pull complete 15:49:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:49:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:49:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:58 prd-ubuntu20.04-docker-8c-8g-5815 does not seem to be running inside a container 15:49:58 $ 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/xfoundry_go-mod-bootstrap_PR-596 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-596:/w/workspace/xfoundry_go-mod-bootstrap_PR-596:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-596@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-596@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:50:01 $ docker top a346cde3060e0f6a8199f78156fcfe042018b5dee4de05d79bf073f297b75e7d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:02 ---> job-cost.sh 15:50:02 lf-activate-venv: SKIPPING 15:50:02 INFO: No Stack... 15:50:02 INFO: Retrieving Pricing Info for: v3-standard-8 15:50:02 INFO: Archiving Costs [Pipeline] sh 15:50:03 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-596/archives/cost.csv 15:50:03 + cut -d, -f6 [Pipeline] lock 15:50:03 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-596-5-stack-cost] 15:50:03 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-596-5-stack-cost] did not exist. Created. 15:50:03 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-596-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:50:03 + echo total: 0.2199999988079071 [Pipeline] stash 15:50:03 Stashed 1 file(s) [Pipeline] } 15:50:03 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-596-5-stack-cost] [Pipeline] // lock [Pipeline] } 15:50:03 $ docker stop --time=1 a346cde3060e0f6a8199f78156fcfe042018b5dee4de05d79bf073f297b75e7d 15:50:04 $ docker rm -f --volumes a346cde3060e0f6a8199f78156fcfe042018b5dee4de05d79bf073f297b75e7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:50:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5816 in /w/workspace/xfoundry_go-mod-bootstrap_PR-596 [Pipeline] { [Pipeline] ws 15:50:27 Running in /w/workspace/go-mod-bootstrap/5 [Pipeline] { [Pipeline] checkout 15:50:27 The recommended git tool is: git 15:50:32 using credential edgex-jenkins-ssh 15:50:32 Cloning the remote Git repository 15:50:32 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 15:50:32 > git init /w/workspace/go-mod-bootstrap/5 # timeout=10 15:50:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:50:32 > git --version # timeout=10 15:50:32 > git --version # 'git version 2.25.1' 15:50:32 using GIT_SSH to set credentials SSH Credentials for GitHub 15:50:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:50:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:50:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:50:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:50:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:50:35 using GIT_SSH to set credentials SSH Credentials for GitHub 15:50:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/596/head:refs/remotes/origin/PR-596 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:50:35 Merging remotes/origin/main commit f8054bbe24f42cb951de8a5c095700febcd01291 into PR head commit aa55a395b6ca7557211e603a975abb3579fe87a5 15:50:35 Merge succeeded, producing aa55a395b6ca7557211e603a975abb3579fe87a5 15:50:35 Checking out Revision aa55a395b6ca7557211e603a975abb3579fe87a5 (PR-596) 15:50:35 > git config core.sparsecheckout # timeout=10 15:50:35 > git checkout -f aa55a395b6ca7557211e603a975abb3579fe87a5 # timeout=10 15:50:35 > git remote # timeout=10 15:50:35 > git config --get remote.origin.url # timeout=10 15:50:35 using GIT_SSH to set credentials SSH Credentials for GitHub 15:50:35 > git merge f8054bbe24f42cb951de8a5c095700febcd01291 # timeout=10 15:50:35 > git rev-parse HEAD^{commit} # timeout=10 15:50:35 > git config core.sparsecheckout # timeout=10 15:50:35 > git checkout -f aa55a395b6ca7557211e603a975abb3579fe87a5 # timeout=10 15:50:39 Commit message: "fix: Update copyright year" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:50:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:50:40 % Total % Received % Xferd Average Speed Time Time Time Current 15:50:40 Dload Upload Total Spent Left Speed 15:50:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 115k 0 --:--:-- --:--:-- --:--:-- 116k [Pipeline] sh 15:50:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:50:41 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 15:50:41 15:50:41 { 15:50:41 "registry-mirrors": [ 15:50:41 "https://nexus3.edgexfoundry.org:10001" 15:50:41 ], 15:50:41 "bip": "10.250.0.254/24", 15:50:41 "hosts": [ 15:50:41 "tcp://0.0.0.0:5555", 15:50:41 "unix:///var/run/docker.sock" 15:50:41 ], 15:50:41 "mtu": 1458, 15:50:41 "selinux-enabled": true, 15:50:41 "seccomp-profile": "/etc/docker/seccomp.json" 15:50:41 } [Pipeline] sh 15:50:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:50:41 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 15:51:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:51:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:51:00 ========================================================= 15:51:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:51:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:51:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:51:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:51:01 edb6bdbacee9: Pulling fs layer 15:51:01 5f9638ab2659: Pulling fs layer 15:51:01 8d51d6327a98: Pulling fs layer 15:51:01 8b374f2dd631: Pulling fs layer 15:51:01 ec14aa9079de: Pulling fs layer 15:51:01 2f466654f4bb: Pulling fs layer 15:51:01 554e91adad29: Pulling fs layer 15:51:01 ec14aa9079de: Waiting 15:51:01 2f466654f4bb: Waiting 15:51:01 554e91adad29: Waiting 15:51:01 8b374f2dd631: Waiting 15:51:01 5f9638ab2659: Verifying Checksum 15:51:01 5f9638ab2659: Download complete 15:51:01 8b374f2dd631: Verifying Checksum 15:51:01 8b374f2dd631: Download complete 15:51:01 ec14aa9079de: Verifying Checksum 15:51:01 ec14aa9079de: Download complete 15:51:01 edb6bdbacee9: Verifying Checksum 15:51:02 edb6bdbacee9: Pull complete 15:51:02 554e91adad29: Verifying Checksum 15:51:02 554e91adad29: Download complete 15:51:02 5f9638ab2659: Pull complete 15:51:03 8d51d6327a98: Verifying Checksum 15:51:03 8d51d6327a98: Download complete 15:51:03 2f466654f4bb: Verifying Checksum 15:51:03 2f466654f4bb: Download complete 15:51:16 8d51d6327a98: Pull complete 15:51:16 8b374f2dd631: Pull complete 15:51:16 ec14aa9079de: Pull complete 15:51:21 2f466654f4bb: Pull complete 15:51:24 554e91adad29: Pull complete 15:51:24 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:51:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:51:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 15:51:24 + 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 15:51:24 + docker inspect -f . ci-base-image-arm64 15:51:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:24 prd-ubuntu20.04-docker-arm64-4c-16g-5816 does not seem to be running inside a container 15:51:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/5 -v /w/workspace/go-mod-bootstrap/5:/w/workspace/go-mod-bootstrap/5:rw,z -v /w/workspace/go-mod-bootstrap/5@tmp:/w/workspace/go-mod-bootstrap/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:51:27 $ docker top 747a86143255dff7de2ed6c3a3af4f5a76b02c19bbafd9ca1f57657eb9770045 -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:28 + go version 15:51:28 go version go1.20.6 linux/arm64 [Pipeline] } 15:51:28 $ docker stop --time=1 747a86143255dff7de2ed6c3a3af4f5a76b02c19bbafd9ca1f57657eb9770045 15:51:30 $ docker rm -f --volumes 747a86143255dff7de2ed6c3a3af4f5a76b02c19bbafd9ca1f57657eb9770045 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:30 + docker inspect -f . ci-base-image-arm64 15:51:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:31 prd-ubuntu20.04-docker-arm64-4c-16g-5816 does not seem to be running inside a container 15:51:31 $ 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/5 -v /w/workspace/go-mod-bootstrap/5:/w/workspace/go-mod-bootstrap/5:rw,z -v /w/workspace/go-mod-bootstrap/5@tmp:/w/workspace/go-mod-bootstrap/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:51:34 $ docker top 7f5156577cbd25c7c2486cae0e1ae118fc5349eea99787d052af0268413a9cf8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:35 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/5 [Pipeline] fileExists [Pipeline] sh 15:51:35 + make test 15:51:35 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:51:35 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.9 15:51:35 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 15:51:36 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 15:51:36 go: downloading github.com/labstack/echo/v4 v4.11.1 15:51:36 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 15:51:36 go: downloading github.com/mitchellh/mapstructure v1.5.0 15:51:36 go: downloading github.com/mitchellh/copystructure v1.2.0 15:51:36 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.18 15:51:36 go: downloading gopkg.in/yaml.v3 v3.0.1 15:51:36 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 15:51:36 go: downloading github.com/google/uuid v1.3.1 15:51:36 go: downloading github.com/stretchr/testify v1.8.4 15:51:36 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:51:36 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:51:36 go: downloading github.com/go-kit/log v0.2.1 15:51:36 go: downloading github.com/go-playground/validator/v10 v10.15.1 15:51:36 go: downloading github.com/mitchellh/reflectwalk v1.0.2 15:51:36 go: downloading github.com/gorilla/websocket v1.5.0 15:51:36 go: downloading golang.org/x/net v0.13.0 15:51:37 go: downloading golang.org/x/sync v0.2.0 15:51:37 go: downloading github.com/labstack/gommon v0.4.0 15:51:37 go: downloading golang.org/x/crypto v0.11.0 15:51:37 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 15:51:37 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 15:51:37 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 15:51:37 go: downloading github.com/stretchr/objx v0.5.0 15:51:37 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 15:51:38 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 15:51:38 go: downloading github.com/valyala/fasttemplate v1.2.2 15:51:38 go: downloading golang.org/x/time v0.3.0 15:51:38 go: downloading github.com/hashicorp/errwrap v1.1.0 15:51:38 go: downloading github.com/hashicorp/consul/api v1.24.0 15:51:38 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:51:38 go: downloading github.com/go-logfmt/logfmt v0.5.1 15:51:38 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 15:51:38 go: downloading github.com/go-playground/universal-translator v0.18.1 15:51:38 go: downloading github.com/leodido/go-urn v1.2.4 15:51:38 go: downloading golang.org/x/text v0.11.0 15:51:38 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:51:38 go: downloading github.com/mattn/go-colorable v0.1.13 15:51:38 go: downloading github.com/mattn/go-isatty v0.0.19 15:51:38 go: downloading github.com/zeebo/errs v1.3.0 15:51:38 go: downloading google.golang.org/grpc v1.53.0 15:51:40 go: downloading github.com/valyala/bytebufferpool v1.0.0 15:51:40 go: downloading github.com/x448/float16 v0.8.4 15:51:40 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:51:40 go: downloading github.com/go-playground/locales v0.14.1 15:51:40 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:51:40 go: downloading github.com/hashicorp/go-hclog v1.5.0 15:51:40 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:51:40 go: downloading github.com/hashicorp/serf v0.10.1 15:51:41 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 15:51:42 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 15:51:42 go: downloading google.golang.org/protobuf v1.28.1 15:51:42 go: downloading golang.org/x/sys v0.10.0 15:51:42 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 15:51:43 go: downloading github.com/fatih/color v1.14.1 15:51:43 go: downloading github.com/armon/go-metrics v0.4.1 15:51:43 go: downloading github.com/golang/protobuf v1.5.2 15:51:43 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:51:43 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:53:50 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 15:53:57 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 15:54:07 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 15:54:07 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 15:54:15 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 15:54:16 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.211s coverage: 36.5% of statements 15:54:16 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.090s coverage: 93.5% of statements 15:54:16 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.085s coverage: 91.9% of statements 15:54:16 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.355s coverage: 88.2% of statements 15:54:16 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.020s coverage: 84.4% of statements 15:54:16 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.105s coverage: 46.9% of statements 15:54:16 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.071s coverage: 100.0% of statements 15:54:16 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.394s coverage: 87.7% of statements 15:54:16 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.059s coverage: 26.3% of statements 15:54:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.166s coverage: 79.0% of statements 15:54:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.055s coverage: 59.3% of statements 15:54:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.045s coverage: 31.2% of statements 15:54:18 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.019s coverage: 91.3% of statements 15:54:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:54:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:54:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:54:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 15:54:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:54:46 $ docker stop --time=1 7f5156577cbd25c7c2486cae0e1ae118fc5349eea99787d052af0268413a9cf8 15:54:48 $ docker rm -f --volumes 7f5156577cbd25c7c2486cae0e1ae118fc5349eea99787d052af0268413a9cf8 [Pipeline] // withDockerContainer [Pipeline] sh 15:54:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:54:51 Warning: overwriting stash ‘coverage-report’ 15:54:51 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 15:54:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:54:52 15:54:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:54:53 arm64: Pulling from edgex-lftools-log-publisher 15:54:53 8998bd30e6a1: Pulling fs layer 15:54:53 04944245beec: Pulling fs layer 15:54:53 699f458cf7ca: Pulling fs layer 15:54:53 765212b225bb: Pulling fs layer 15:54:53 f23df028b6ca: Pulling fs layer 15:54:53 d65c8cfc05b1: Pulling fs layer 15:54:53 2437ff75d9bd: Pulling fs layer 15:54:53 f23df028b6ca: Waiting 15:54:53 d65c8cfc05b1: Waiting 15:54:53 2437ff75d9bd: Waiting 15:54:53 765212b225bb: Waiting 15:54:53 04944245beec: Verifying Checksum 15:54:53 04944245beec: Download complete 15:54:53 765212b225bb: Download complete 15:54:53 f23df028b6ca: Verifying Checksum 15:54:53 f23df028b6ca: Download complete 15:54:53 d65c8cfc05b1: Verifying Checksum 15:54:53 d65c8cfc05b1: Download complete 15:54:53 699f458cf7ca: Verifying Checksum 15:54:53 699f458cf7ca: Download complete 15:54:54 8998bd30e6a1: Verifying Checksum 15:54:54 8998bd30e6a1: Download complete 15:54:57 2437ff75d9bd: Verifying Checksum 15:55:01 8998bd30e6a1: Pull complete 15:55:02 04944245beec: Pull complete 15:55:04 699f458cf7ca: Pull complete 15:55:04 765212b225bb: Pull complete 15:55:07 f23df028b6ca: Pull complete 15:55:07 d65c8cfc05b1: Pull complete 15:55:22 2437ff75d9bd: Pull complete 15:55:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:55:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:55:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:23 prd-ubuntu20.04-docker-arm64-4c-16g-5816 does not seem to be running inside a container 15:55:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/5 -v /w/workspace/go-mod-bootstrap/5:/w/workspace/go-mod-bootstrap/5:rw,z -v /w/workspace/go-mod-bootstrap/5@tmp:/w/workspace/go-mod-bootstrap/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:55:25 $ docker top 92c5679157dfd69d9cb844cc6d22ee3eff5b236c5505b4adb506158c09f6aaeb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:55:25 ---> job-cost.sh 15:55:26 lf-activate-venv: SKIPPING 15:55:26 INFO: No Stack... 15:55:26 INFO: Retrieving Pricing Info for: v3-standard-4 15:55:27 INFO: Archiving Costs [Pipeline] sh 15:55:27 + cat /w/workspace/go-mod-bootstrap/5/archives/cost.csv 15:55:27 + cut -d, -f6 [Pipeline] lock 15:55:27 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-596-5-stack-cost] 15:55:27 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-596-5-stack-cost] did not exist. Created. 15:55:27 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-596-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:55:28 /w/workspace/go-mod-bootstrap/5@tmp/durable-ae8ace1d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:55:28 + echo total: 0.10999999940395355 [Pipeline] stash 15:55:28 Warning: overwriting stash ‘stack-cost’ 15:55:28 Stashed 1 file(s) [Pipeline] } 15:55:28 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-596-5-stack-cost] [Pipeline] // lock [Pipeline] } 15:55:28 $ docker stop --time=1 92c5679157dfd69d9cb844cc6d22ee3eff5b236c5505b4adb506158c09f6aaeb 15:55:30 $ docker rm -f --volumes 92c5679157dfd69d9cb844cc6d22ee3eff5b236c5505b4adb506158c09f6aaeb [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 15:55:30 provisioning config files... 15:55:30 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-596@tmp/config12797181965111298118tmp [Pipeline] { [Pipeline] sh 15:55:30 + set +x 15:55:30 + curl -s https://codecov.io/bash+ 15:55:30 bash -s -- 15:55:30 15:55:30 _____ _ 15:55:30 / ____| | | 15:55:30 | | ___ __| | ___ ___ _____ __ 15:55:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:55:30 | |___| (_) | (_| | __/ (_| (_) \ V / 15:55:30 \_____\___/ \__,_|\___|\___\___/ \_/ 15:55:30 Bash-1.0.6 15:55:30 15:55:30 15:55:30 ==> git version 2.25.1 found 15:55:30 ==> 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 15:55:30 Release-Date: 2020-01-08 15:55:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:55:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:55:30 ==> Jenkins CI detected. 15:55:30 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-596 15:55:30 project root: . 15:55:30 --> token set from env 15:55:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:55:30 ==> Running gcov in . (disable via -X gcov) 15:55:30 ==> Python coveragepy not found 15:55:30 ==> Searching for coverage reports in: 15:55:30 + . 15:55:31 -> Found 1 reports 15:55:31 ==> Detecting git/mercurial file structure 15:55:31 ==> Reading reports 15:55:31 + ./coverage.out bytes=105454 15:55:31 ==> Appending adjustments 15:55:31 https://docs.codecov.io/docs/fixing-reports 15:55:31 + Found adjustments 15:55:31 ==> Gzipping contents 15:55:31 20K /tmp/codecov.5kqYHe.gz 15:55:31 ==> Uploading reports 15:55:31 url: https://codecov.io 15:55:31 query: branch=PR-596&commit=aa55a395b6ca7557211e603a975abb3579fe87a5&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-596%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=596&job=&cmd_args= 15:55:31 -> Pinging Codecov 15:55:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-596&commit=aa55a395b6ca7557211e603a975abb3579fe87a5&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-596%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=596&job=&cmd_args= 15:55:31 -> Uploading to 15:55:31 https://storage.googleapis.com/codecov/v4/raw/2023-09-11/833815588EE85121546D348822E98E2E/aa55a395b6ca7557211e603a975abb3579fe87a5/29d5edb8-88e4-4d02-9c0f-2cfd6627a0ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230911%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230911T155531Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f85b0bc092a16fc6eaa1b8c84e8280ba22f8c099cc68e1ee0d58e58f48bfc4f1 15:55:31 % Total % Received % Xferd Average Speed Time Time Time Current 15:55:31 Dload Upload Total Spent Left Speed 15:55:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16408 0 0 100 16408 0 82040 --:--:-- --:--:-- --:--:-- 82452 15:55:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/aa55a395b6ca7557211e603a975abb3579fe87a5 [Pipeline] } 15:55:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 15:55:32 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-596/archives ] 15:55:32 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-596/archives 15:55:32 total 16 15:55:32 drwxr-xr-x 3 root root 4096 Sep 11 15:50 . 15:55:32 drwxrwxr-x 9 jenkins jenkins 4096 Sep 11 15:50 .. 15:55:32 drwxr-xr-x 2 root root 4096 Sep 11 15:50 cost 15:55:32 -rw-r--r-- 1 root root 88 Sep 11 15:50 cost.csv 15:55:32 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-596/archives 15:55:32 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-596/archives 15:55:32 total 16 15:55:32 drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 15:50 . 15:55:32 drwxrwxr-x 9 jenkins jenkins 4096 Sep 11 15:50 .. 15:55:32 drwxr-xr-x 2 jenkins jenkins 4096 Sep 11 15:50 cost 15:55:32 -rw-r--r-- 1 jenkins jenkins 88 Sep 11 15:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:55:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:55:33 ---> package-listing.sh 15:55:33 ++ facter osfamily 15:55:33 ++ tr '[:upper:]' '[:lower:]' 15:55:33 + OS_FAMILY=debian 15:55:33 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-596 15:55:33 + START_PACKAGES=/tmp/packages_start.txt 15:55:33 + END_PACKAGES=/tmp/packages_end.txt 15:55:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:55:33 + PACKAGES=/tmp/packages_start.txt 15:55:33 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-596 ']' 15:55:33 + PACKAGES=/tmp/packages_end.txt 15:55:33 + case "${OS_FAMILY}" in 15:55:33 + dpkg -l 15:55:33 + grep '^ii' 15:55:33 + '[' -f /tmp/packages_start.txt ']' 15:55:33 + '[' -f /tmp/packages_end.txt ']' 15:55:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:55:33 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-596 ']' 15:55:33 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-596/archives/ 15:55:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-596/archives/ [Pipeline] echo 15:55:33 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/xfoundry_go-mod-bootstrap_PR-596/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:55:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:55:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:34 prd-ubuntu20.04-docker-8c-8g-5815 does not seem to be running inside a container 15:55:34 $ 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/xfoundry_go-mod-bootstrap_PR-596/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-596 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-596:/w/workspace/xfoundry_go-mod-bootstrap_PR-596:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-596@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-596@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:55:34 $ docker top bde94e83dbe4c1de9c224ce781ed149dc93fca11fdbaf6088ebed8f404f28108 -eo pid,comm [Pipeline] { [Pipeline] sh 15:55:35 + touch /tmp/pre-build-complete [Pipeline] sh 15:55:35 + mkdir -p /var/log/sysstat [Pipeline] sh 15:55:35 + ls /var/log/sa-host 15:55:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:55:35 provisioning config files... 15:55:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-596@tmp/config7720545261305949772tmp [Pipeline] { [Pipeline] echo 15:55:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:55:36 ---> create-netrc.sh [Pipeline] } 15:55:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:55:36 ---> python-tools-install.sh [Pipeline] echo 15:55:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:55:36 ---> sudo-logs.sh 15:55:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:55:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:55:37 ---> job-cost.sh 15:55:37 lf-activate-venv: SKIPPING 15:55:37 DEBUG: total: 0.2199999988079071 15:55:37 INFO: Retrieving Stack Cost... 15:55:37 INFO: Retrieving Pricing Info for: v3-standard-8 15:55:37 INFO: Archiving Costs [Pipeline] echo 15:55:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:55:38 ---> logs-deploy.sh 15:55:38 lf-activate-venv: SKIPPING 15:55:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-596/5 15:55:38 INFO: archiving workspace using pattern(s): 15:55:39 Archives upload complete. 15:55:39 INFO: archiving logs to Nexus 15:55:40 ---> uname -a: 15:55:40 Linux prd-ubuntu20-04-docker-8c-8g-5815 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:55:40 15:55:40 15:55:40 ---> lscpu: 15:55:40 Architecture: x86_64 15:55:40 CPU op-mode(s): 32-bit, 64-bit 15:55:40 Byte Order: Little Endian 15:55:40 Address sizes: 40 bits physical, 48 bits virtual 15:55:40 CPU(s): 8 15:55:40 On-line CPU(s) list: 0-7 15:55:40 Thread(s) per core: 1 15:55:40 Core(s) per socket: 1 15:55:40 Socket(s): 8 15:55:40 NUMA node(s): 1 15:55:40 Vendor ID: AuthenticAMD 15:55:40 CPU family: 23 15:55:40 Model: 49 15:55:40 Model name: AMD EPYC-Rome Processor 15:55:40 Stepping: 0 15:55:40 CPU MHz: 2799.998 15:55:40 BogoMIPS: 5599.99 15:55:40 Virtualization: AMD-V 15:55:40 Hypervisor vendor: KVM 15:55:40 Virtualization type: full 15:55:40 L1d cache: 256 KiB 15:55:40 L1i cache: 256 KiB 15:55:40 L2 cache: 4 MiB 15:55:40 L3 cache: 128 MiB 15:55:40 NUMA node0 CPU(s): 0-7 15:55:40 Vulnerability Itlb multihit: Not affected 15:55:40 Vulnerability L1tf: Not affected 15:55:40 Vulnerability Mds: Not affected 15:55:40 Vulnerability Meltdown: Not affected 15:55:40 Vulnerability Mmio stale data: Not affected 15:55:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:55:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:55:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:55:40 Vulnerability Srbds: Not affected 15:55:40 Vulnerability Tsx async abort: Not affected 15:55:40 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 15:55:40 15:55:40 15:55:40 ---> nproc: 15:55:40 8 15:55:40 15:55:40 15:55:40 ---> df -h: 15:55:40 Filesystem Size Used Avail Use% Mounted on 15:55:40 overlay 155G 11G 145G 7% / 15:55:40 tmpfs 64M 0 64M 0% /dev 15:55:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:55:40 shm 64M 0 64M 0% /dev/shm 15:55:40 /dev/vda1 155G 11G 145G 7% /facter-os 15:55:40 15:55:40 15:55:40 ---> sar -b -r -n DEV: 15:55:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5815) 09/11/23 _x86_64_ (8 CPU) 15:55:40 15:55:40 15:47:36 LINUX RESTART (8 CPU) 15:55:40 15:55:40 15:48:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:55:40 15:49:01 276.14 38.72 237.42 0.00 4296.36 48543.77 0.00 15:55:40 15:50:01 58.21 0.20 58.01 0.00 11.86 34395.47 0.00 15:55:40 15:51:01 9.70 0.00 9.70 0.00 0.00 1881.30 0.00 15:55:40 15:52:01 1.92 0.00 1.92 0.00 0.00 21.33 0.00 15:55:40 15:53:01 37.62 11.71 25.91 0.00 5438.85 6318.96 0.00 15:55:40 15:54:01 5.33 1.02 4.32 0.00 21.86 57.06 0.00 15:55:40 15:55:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 15:55:40 Average: 55.16 7.30 47.86 0.00 1388.74 12947.72 0.00 15:55:40 15:55:40 15:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:55:40 15:49:01 28678532 31445444 863740 2.63 88328 2913096 1981640 5.84 1220940 2577996 311292 15:55:40 15:50:01 28621588 31563596 744580 2.26 95672 3069600 1818416 5.36 1111272 2729684 21636 15:55:40 15:51:01 28635848 31578012 732680 2.23 95992 3069608 1755904 5.17 1110300 2717412 140 15:55:40 15:52:01 28635592 31577940 732500 2.23 96076 3069612 1755904 5.17 1109812 2717424 4 15:55:40 15:53:01 28269892 31564220 731744 2.23 104676 3402576 1786268 5.26 1338556 2826180 860 15:55:40 15:54:01 28270612 31566128 730064 2.22 104768 3403188 1787804 5.27 1338072 2826684 8 15:55:40 15:55:01 28273644 31569196 726964 2.21 104800 3403192 1787804 5.27 1334780 2826688 8 15:55:40 Average: 28483673 31552077 751753 2.29 98616 3190125 1810534 5.34 1223390 2746010 47707 15:55:40 15:55:40 15:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:55:40 15:49:01 ens3 708.73 431.88 7819.38 124.57 0.00 0.00 0.00 0.00 15:55:40 15:49:01 docker0 71.53 124.54 5.53 1089.22 0.00 0.00 0.00 0.00 15:55:40 15:49:01 lo 3.39 3.39 0.33 0.33 0.00 0.00 0.00 0.00 15:55:40 15:49:01 veth503b86a 66.60 120.79 5.91 1039.15 0.00 0.00 0.00 0.09 15:55:40 15:50:01 ens3 97.55 57.89 2526.12 14.13 0.00 0.00 0.00 0.00 15:55:40 15:50:01 docker0 0.77 0.75 0.07 0.25 0.00 0.00 0.00 0.00 15:55:40 15:50:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 15:55:40 15:51:01 ens3 12.55 6.58 12.28 3.04 0.00 0.00 0.00 0.00 15:55:40 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:40 15:51:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:55:40 15:52:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:55:40 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:40 15:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:55:40 15:53:01 ens3 157.53 72.66 2028.84 5.09 0.00 0.00 0.00 0.00 15:55:40 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:40 15:53:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 15:55:40 15:54:01 ens3 0.50 0.35 0.10 0.08 0.00 0.00 0.00 0.00 15:55:40 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:40 15:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:55:40 15:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:40 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:40 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:40 Average: ens3 138.23 80.52 1755.10 20.74 0.00 0.00 0.00 0.00 15:55:40 Average: docker0 10.18 17.64 0.79 153.41 0.00 0.00 0.00 0.00 15:55:40 Average: lo 0.77 0.77 0.07 0.07 0.00 0.00 0.00 0.00 15:55:40 15:55:40 15:55:40 ---> sar -P ALL: 15:55:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5815) 09/11/23 _x86_64_ (8 CPU) 15:55:40 15:55:40 15:47:36 LINUX RESTART (8 CPU) 15:55:40 15:55:40 15:48:02 CPU %user %nice %system %iowait %steal %idle 15:55:40 15:49:01 all 11.34 0.00 3.42 3.69 0.08 81.47 15:55:40 15:49:01 0 11.05 0.00 3.88 0.58 0.07 84.42 15:55:40 15:49:01 1 16.21 0.00 3.44 1.62 0.12 78.62 15:55:40 15:49:01 2 10.68 0.00 3.09 1.54 0.09 84.60 15:55:40 15:49:01 3 11.47 0.00 3.03 0.50 0.07 84.94 15:55:40 15:49:01 4 8.68 0.00 2.40 0.62 0.07 88.23 15:55:40 15:49:01 5 11.41 0.00 3.43 13.93 0.07 71.16 15:55:40 15:49:01 6 10.60 0.00 4.42 9.78 0.09 75.11 15:55:40 15:49:01 7 10.63 0.00 3.65 0.90 0.09 84.73 15:55:40 15:50:01 all 31.39 0.00 5.45 1.41 0.08 61.66 15:55:40 15:50:01 0 31.56 0.00 5.23 0.57 0.07 62.57 15:55:40 15:50:01 1 30.72 0.00 5.48 4.16 0.07 59.57 15:55:40 15:50:01 2 31.23 0.00 5.89 0.03 0.07 62.77 15:55:40 15:50:01 3 31.85 0.00 5.12 1.54 0.10 61.39 15:55:40 15:50:01 4 31.84 0.00 5.21 0.35 0.07 62.53 15:55:40 15:50:01 5 31.86 0.00 5.95 1.45 0.08 60.66 15:55:40 15:50:01 6 30.73 0.00 5.53 0.02 0.07 63.65 15:55:40 15:50:01 7 31.36 0.00 5.22 3.17 0.08 60.17 15:55:40 15:51:01 all 0.51 0.00 0.14 0.08 0.01 99.26 15:55:40 15:51:01 0 0.27 0.00 0.12 0.00 0.00 99.62 15:55:40 15:51:01 1 0.63 0.00 0.12 0.33 0.02 98.90 15:55:40 15:51:01 2 0.13 0.00 0.15 0.08 0.00 99.63 15:55:40 15:51:01 3 0.22 0.00 0.15 0.10 0.00 99.53 15:55:40 15:51:01 4 0.27 0.00 0.13 0.00 0.02 99.58 15:55:40 15:51:01 5 2.11 0.00 0.21 0.15 0.03 97.50 15:55:40 15:51:01 6 0.23 0.00 0.10 0.00 0.02 99.65 15:55:40 15:51:01 7 0.18 0.00 0.12 0.00 0.00 99.70 15:55:40 15:52:01 all 0.11 0.00 0.01 0.01 0.01 99.85 15:55:40 15:52:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:55:40 15:52:01 1 0.05 0.00 0.03 0.02 0.02 99.88 15:55:40 15:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:55:40 15:52:01 3 0.00 0.00 0.02 0.07 0.02 99.90 15:55:40 15:52:01 4 0.02 0.00 0.02 0.00 0.02 99.95 15:55:40 15:52:01 5 0.80 0.00 0.00 0.00 0.03 99.17 15:55:40 15:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:55:40 15:52:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:55:40 15:53:01 all 1.54 0.00 0.65 0.92 0.02 96.87 15:55:40 15:53:01 0 1.00 0.00 0.52 0.77 0.02 97.70 15:55:40 15:53:01 1 0.47 0.00 0.74 1.67 0.03 97.09 15:55:40 15:53:01 2 0.47 0.00 0.37 0.07 0.00 99.10 15:55:40 15:53:01 3 0.85 0.00 0.43 2.17 0.03 96.51 15:55:40 15:53:01 4 1.98 0.00 0.78 0.40 0.02 96.82 15:55:40 15:53:01 5 2.86 0.00 0.54 0.54 0.02 96.04 15:55:40 15:53:01 6 1.35 0.00 1.14 0.97 0.02 96.53 15:55:40 15:53:01 7 3.33 0.00 0.69 0.79 0.02 95.18 15:55:40 15:54:01 all 0.07 0.00 0.06 0.02 0.01 99.85 15:55:40 15:54:01 0 0.03 0.00 0.07 0.00 0.02 99.88 15:55:40 15:54:01 1 0.13 0.00 0.07 0.02 0.00 99.78 15:55:40 15:54:01 2 0.17 0.00 0.13 0.08 0.02 99.60 15:55:40 15:54:01 3 0.07 0.00 0.05 0.02 0.00 99.87 15:55:40 15:54:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:55:40 15:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:55:40 15:54:01 6 0.02 0.00 0.05 0.00 0.00 99.93 15:55:40 15:54:01 7 0.07 0.00 0.05 0.02 0.02 99.85 15:55:40 15:55:01 all 0.04 0.00 0.02 0.01 0.01 99.92 15:55:40 15:55:01 0 0.08 0.00 0.02 0.00 0.02 99.88 15:55:40 15:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:55:40 15:55:01 2 0.00 0.00 0.02 0.05 0.00 99.93 15:55:40 15:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:55:40 15:55:01 4 0.05 0.00 0.03 0.00 0.02 99.90 15:55:40 15:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:55:40 15:55:01 6 0.05 0.00 0.02 0.00 0.02 99.92 15:55:40 15:55:01 7 0.08 0.00 0.02 0.07 0.02 99.82 15:55:40 Average: all 6.36 0.00 1.38 0.87 0.03 91.36 15:55:40 Average: 0 6.23 0.00 1.39 0.27 0.03 92.07 15:55:40 Average: 1 6.81 0.00 1.40 1.11 0.04 90.64 15:55:40 Average: 2 6.03 0.00 1.36 0.26 0.02 92.33 15:55:40 Average: 3 6.29 0.00 1.25 0.63 0.03 91.81 15:55:40 Average: 4 6.08 0.00 1.22 0.19 0.03 92.48 15:55:40 Average: 5 6.92 0.00 1.43 2.24 0.03 89.37 15:55:40 Average: 6 6.08 0.00 1.59 1.52 0.03 90.78 15:55:40 Average: 7 6.47 0.00 1.38 0.70 0.03 91.42 15:55:40 15:55:40 15:55:40