Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 29429b2ab4844c1006891675a450df90b4926aeb 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-ssh6662357137421668344.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3358313585151443645.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-core-contracts/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-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13805983752351556789.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh4429787102050261596.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-core-contracts/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-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11326429606809008616.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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-core-contracts 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-centos7-blackbox-4c-2g-2059’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-4917’ is offline ‘prd-ubuntu20.04-docker-8c-8g-4919’ is offline ‘prd-ubuntu20.04-docker-8c-8g-4920’ is offline ‘prd-ubuntu20.04-docker-8c-8g-4921’ is offline ‘prd-ubuntu20.04-docker-8c-8g-4933’ is offline ‘prd-ubuntu20.04-docker-8c-8g-4935’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-4924’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-4926’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-4928’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-4929’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4936 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 29429b2ab4844c1006891675a450df90b4926aeb (main) Commit message: "Merge pull request #882 from edgexfoundry/dependabot/go_modules/github.com/go-playground/validator/v10-10.19.0" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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 29429b2ab4844c1006891675a450df90b4926aeb # timeout=10 > git rev-list --no-walk bff183c5c684d5a52a996a7dff0e795e43edc6f9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:00:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:00:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:00:04 ========================================================= 03:00:04 EdgeX Global Pipelines Version Info 03:00:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:00:05 ------------------- 03:00:05 stable info: 03:00:05 ------------------- 03:00:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:00:05 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:00:05 Message: update stable to v1.0.258 03:00:05 ------------------- 03:00:05 experimental info: 03:00:05 ------------------- 03:00:05 Commited By: **** collab-it+edgex@linuxfoundation.org 03:00:05 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:00:05 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:00:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 03:00:05 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 03:00:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:00:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:00:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:00:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:00:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:00:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:00:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:00:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:00:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:00:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 03:00:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:00:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:00:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 03:00:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:00:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:00:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:00:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:00:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:00:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:00:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:00:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:00:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:00:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 03:00:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:00:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:00:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:00:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:00:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:00:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29429b2ab4844c1006891675a450df90b4926aeb [Pipeline] echo 03:00:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29429b2 [Pipeline] echo 03:00:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:00:07 + git rev-list -1 --merges 29429b2ab4844c1006891675a450df90b4926aeb~1..29429b2ab4844c1006891675a450df90b4926aeb [Pipeline] echo 03:00:07 -----------> git rev-list -1 --merges 29429b2ab4844c1006891675a450df90b4926aeb~1..29429b2ab4844c1006891675a450df90b4926aeb 29429b2ab4844c1006891675a450df90b4926aeb 03:00:07 29429b2ab4844c1006891675a450df90b4926aeb [false] [Pipeline] sh 03:00:07 + git log --format=format:%s -1 29429b2ab4844c1006891675a450df90b4926aeb [Pipeline] echo 03:00:07 ========================================================= 03:00:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:00:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:00:08 + git log --format=format:%s -1 29429b2ab4844c1006891675a450df90b4926aeb [Pipeline] echo 03:00:08 [semverPrep] GIT_COMMIT: 29429b2ab4844c1006891675a450df90b4926aeb, Commit Message: Merge pull request #882 from edgexfoundry/dependabot/go_modules/github.com/go-playground/validator/v10-10.19.0 [Pipeline] echo 03:00:08 [semverPrep] This is not a build commit. [Pipeline] sh 03:00:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:00:08 + grep -v github /etc/ssh/ssh_known_hosts 03:00:08 + [ -e /tmp/ssh_known_hosts ] 03:00:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:00:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:00:08 + sudo tee -a /etc/ssh/ssh_known_hosts 03:00:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:00:09 03:00:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:00:09 0.1.4: Pulling from edgex-devops/py-git-semver 03:00:09 b85a868b505f: Pulling fs layer 03:00:09 e2be974225ed: Pulling fs layer 03:00:09 339a4e72a1f5: Pulling fs layer 03:00:09 988bab9f4d93: Pulling fs layer 03:00:09 1469e6f7b9e6: Pulling fs layer 03:00:09 eaf3925da568: Pulling fs layer 03:00:09 bab4dde63d76: Pulling fs layer 03:00:09 1469e6f7b9e6: Waiting 03:00:09 bde34c3a00c8: Pulling fs layer 03:00:09 eaf3925da568: Waiting 03:00:09 b352a97aabf1: Pulling fs layer 03:00:09 4872d77fe225: Pulling fs layer 03:00:09 b352a97aabf1: Waiting 03:00:09 5851b861e8e6: Pulling fs layer 03:00:09 4872d77fe225: Waiting 03:00:09 5851b861e8e6: Waiting 03:00:09 e2be974225ed: Verifying Checksum 03:00:09 e2be974225ed: Download complete 03:00:09 988bab9f4d93: Verifying Checksum 03:00:09 988bab9f4d93: Download complete 03:00:09 1469e6f7b9e6: Verifying Checksum 03:00:09 1469e6f7b9e6: Download complete 03:00:09 339a4e72a1f5: Verifying Checksum 03:00:09 339a4e72a1f5: Download complete 03:00:09 eaf3925da568: Download complete 03:00:09 bde34c3a00c8: Verifying Checksum 03:00:09 bde34c3a00c8: Download complete 03:00:09 b352a97aabf1: Download complete 03:00:09 4872d77fe225: Verifying Checksum 03:00:09 4872d77fe225: Download complete 03:00:09 5851b861e8e6: Download complete 03:00:09 b85a868b505f: Verifying Checksum 03:00:09 b85a868b505f: Download complete 03:00:10 bab4dde63d76: Verifying Checksum 03:00:10 bab4dde63d76: Download complete 03:00:11 b85a868b505f: Pull complete 03:00:11 e2be974225ed: Pull complete 03:00:11 339a4e72a1f5: Pull complete 03:00:11 988bab9f4d93: Pull complete 03:00:12 1469e6f7b9e6: Pull complete 03:00:12 eaf3925da568: Pull complete 03:00:14 bab4dde63d76: Pull complete 03:00:14 bde34c3a00c8: Pull complete 03:00:14 b352a97aabf1: Pull complete 03:00:14 4872d77fe225: Pull complete 03:00:14 5851b861e8e6: Pull complete 03:00:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:00:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:00:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:00:14 prd-ubuntu20.04-docker-8c-8g-4936 does not seem to be running inside a container 03:00:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:00:20 $ docker top 6750320de144755c1df1040f92144e487dc34384ee9480a71f783d72acd6fae8 -eo pid,comm 03:00:20 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). 03:00:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:00:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:00:20 [ssh-agent] Looking for ssh-agent implementation... 03:00:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:00:20 $ docker exec 6750320de144755c1df1040f92144e487dc34384ee9480a71f783d72acd6fae8 ssh-agent 03:00:20 SSH_AUTH_SOCK=/tmp/ssh-he7hpvwnAHxp/agent.32 03:00:20 SSH_AGENT_PID=38 03:00:20 Running ssh-add (command line suppressed) 03:00:20 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9419961970945463251.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9419961970945463251.key) 03:00:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:00:21 + git tag --points-at HEAD [Pipeline] } 03:00:21 $ docker exec --env ******** --env ******** 6750320de144755c1df1040f92144e487dc34384ee9480a71f783d72acd6fae8 ssh-agent -k 03:00:21 unset SSH_AUTH_SOCK; 03:00:21 unset SSH_AGENT_PID; 03:00:21 echo Agent pid 38 killed; 03:00:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:00:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:00:21 [ssh-agent] Looking for ssh-agent implementation... 03:00:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:00:21 $ docker exec 6750320de144755c1df1040f92144e487dc34384ee9480a71f783d72acd6fae8 ssh-agent 03:00:21 SSH_AUTH_SOCK=/tmp/ssh-86HVAR7KvuoX/agent.70 03:00:21 SSH_AGENT_PID=76 03:00:21 Running ssh-add (command line suppressed) 03:00:21 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3636286753324483287.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3636286753324483287.key) 03:00:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:00:21 + git semver init 03:00:22 2024-03-05 03:00:22,136 [run_init] DEBUG init version:0.0.0 force:False 03:00:22 2024-03-05 03:00:22,137 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 03:00:22 2024-03-05 03:00:22,137 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 03:00:22 2024-03-05 03:00:22,137 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/undry_go-mod-core-contracts_main/.semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 03:00:23 2024-03-05 03:00:22,967 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 03:00:23 2024-03-05 03:00:22,968 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 03:00:23 2024-03-05 03:00:22,968 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 03:00:23 2024-03-05 03:00:22,968 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 03:00:23 3.2.0-dev.12 [Pipeline] } 03:00:23 $ docker exec --env ******** --env ******** 6750320de144755c1df1040f92144e487dc34384ee9480a71f783d72acd6fae8 ssh-agent -k 03:00:23 unset SSH_AUTH_SOCK; 03:00:23 unset SSH_AGENT_PID; 03:00:23 echo Agent pid 76 killed; 03:00:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:00:23 + git semver [Pipeline] } 03:00:23 $ docker stop --time=1 6750320de144755c1df1040f92144e487dc34384ee9480a71f783d72acd6fae8 03:00:25 $ docker rm -f --volumes 6750320de144755c1df1040f92144e487dc34384ee9480a71f783d72acd6fae8 [Pipeline] // withDockerContainer [Pipeline] sh 03:00:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:00:25 Stashed 1 file(s) [Pipeline] echo 03:00:25 [edgeXSemver]: initialized semver on version 3.2.0-dev.12 [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 03:00:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:00:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:00:26 ========================================================= 03:00:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:00:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 03:00:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:00:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:00:26 7264a8db6415: Pulling fs layer 03:00:26 c4d48a809fc2: Pulling fs layer 03:00:26 4f1c88b9dad5: Pulling fs layer 03:00:26 ad3a456e5733: Pulling fs layer 03:00:26 69c7f0334f64: Pulling fs layer 03:00:26 1f1c1a5573a3: Pulling fs layer 03:00:26 ad3a456e5733: Waiting 03:00:26 ce7588e14bc9: Pulling fs layer 03:00:26 1f1c1a5573a3: Waiting 03:00:26 ce7588e14bc9: Waiting 03:00:26 69c7f0334f64: Waiting 03:00:26 b5e4710f87ac: Pulling fs layer 03:00:26 b5e4710f87ac: Waiting 03:00:26 c4d48a809fc2: Verifying Checksum 03:00:26 c4d48a809fc2: Download complete 03:00:26 ad3a456e5733: Verifying Checksum 03:00:26 ad3a456e5733: Download complete 03:00:26 69c7f0334f64: Verifying Checksum 03:00:26 69c7f0334f64: Download complete 03:00:26 7264a8db6415: Verifying Checksum 03:00:26 7264a8db6415: Download complete 03:00:26 7264a8db6415: Pull complete 03:00:27 1f1c1a5573a3: Verifying Checksum 03:00:27 1f1c1a5573a3: Download complete 03:00:27 c4d48a809fc2: Pull complete 03:00:27 b5e4710f87ac: Verifying Checksum 03:00:27 b5e4710f87ac: Download complete 03:00:27 4f1c88b9dad5: Download complete 03:00:27 ce7588e14bc9: Download complete 03:00:31 4f1c88b9dad5: Pull complete 03:00:31 ad3a456e5733: Pull complete 03:00:31 69c7f0334f64: Pull complete 03:00:31 1f1c1a5573a3: Pull complete 03:00:33 ce7588e14bc9: Pull complete 03:00:34 b5e4710f87ac: Pull complete 03:00:34 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 03:00:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:00:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 03:00:34 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:35 + docker inspect -f . ci-base-image-x86_64 03:00:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:00:35 prd-ubuntu20.04-docker-8c-8g-4936 does not seem to be running inside a container 03:00:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:00:41 Still waiting to schedule task 03:00:41 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 03:00:43 $ docker top 5762e236a1c17464da518fec31f7af316b16fa93780a2213c37c7b2c83e23854 -eo pid,comm [Pipeline] { [Pipeline] sh 03:00:43 + go version 03:00:43 go version go1.21.0 linux/amd64 [Pipeline] } 03:00:43 $ docker stop --time=1 5762e236a1c17464da518fec31f7af316b16fa93780a2213c37c7b2c83e23854 03:00:45 $ docker rm -f --volumes 5762e236a1c17464da518fec31f7af316b16fa93780a2213c37c7b2c83e23854 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:45 + docker inspect -f . ci-base-image-x86_64 03:00:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:00:46 prd-ubuntu20.04-docker-8c-8g-4936 does not seem to be running inside a container 03:00:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:00:46 $ docker top fd49fcd6568c5b538a898f6a2a8701d207131a81ca3a9452ae3aa874c4153032 -eo pid,comm [Pipeline] { [Pipeline] sh 03:00:46 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 03:00:47 + make test 03:00:47 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:00:47 go: downloading github.com/go-playground/validator/v10 v10.19.0 03:00:47 go: downloading github.com/google/uuid v1.6.0 03:00:47 go: downloading github.com/stretchr/testify v1.9.0 03:00:47 go: downloading github.com/go-kit/log v0.2.1 03:00:47 go: downloading gopkg.in/yaml.v3 v3.0.1 03:00:47 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 03:00:47 go: downloading github.com/go-logfmt/logfmt v0.5.1 03:00:47 go: downloading github.com/davecgh/go-spew v1.1.1 03:00:47 go: downloading github.com/pmezard/go-difflib v1.0.0 03:00:47 go: downloading github.com/stretchr/objx v0.5.2 03:00:47 go: downloading github.com/x448/float16 v0.8.4 03:00:47 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 03:00:47 go: downloading github.com/go-playground/universal-translator v0.18.1 03:00:47 go: downloading github.com/leodido/go-urn v1.4.0 03:00:47 go: downloading golang.org/x/crypto v0.19.0 03:00:47 go: downloading golang.org/x/text v0.14.0 03:00:47 go: downloading github.com/go-playground/locales v0.14.1 03:00:49 go: downloading golang.org/x/net v0.21.0 03:00:50 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 03:00:57 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 03:00:57 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 03:00:57 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 03:00:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.082s coverage: 83.5% of statements 03:00:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.015s coverage: 32.4% of statements 03:00:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.010s coverage: 29.4% of statements 03:00:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.011s coverage: 29.3% of statements 03:00:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.034s coverage: 53.8% of statements 03:00:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.008s coverage: 90.0% of statements 03:00:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.035s coverage: 86.7% of statements 03:00:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.012s coverage: 60.5% of statements 03:00:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.006s coverage: 36.1% of statements 03:00:57 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.012s coverage: 48.7% of statements 03:01:09 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:01:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:01:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 03:01:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:01:10 $ docker stop --time=1 fd49fcd6568c5b538a898f6a2a8701d207131a81ca3a9452ae3aa874c4153032 03:01:16 $ docker rm -f --volumes fd49fcd6568c5b538a898f6a2a8701d207131a81ca3a9452ae3aa874c4153032 [Pipeline] // withDockerContainer [Pipeline] sh 03:01:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:01:16 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 03:01:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:01:17 03:01:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:01:18 latest: Pulling from edgex-lftools-log-publisher 03:01:18 5eb5b503b376: Pulling fs layer 03:01:18 5c69ac0246d0: Pulling fs layer 03:01:18 ec43610c2a17: Pulling fs layer 03:01:18 3a2ae6a8a46f: Pulling fs layer 03:01:18 33b1e0a273af: Pulling fs layer 03:01:18 5d3b04190fa2: Pulling fs layer 03:01:18 2f39f015ded8: Pulling fs layer 03:01:18 5d3b04190fa2: Waiting 03:01:18 2f39f015ded8: Waiting 03:01:18 3a2ae6a8a46f: Waiting 03:01:18 5c69ac0246d0: Download complete 03:01:18 3a2ae6a8a46f: Download complete 03:01:18 33b1e0a273af: Verifying Checksum 03:01:18 33b1e0a273af: Download complete 03:01:18 5d3b04190fa2: Download complete 03:01:18 ec43610c2a17: Verifying Checksum 03:01:18 ec43610c2a17: Download complete 03:01:18 5eb5b503b376: Verifying Checksum 03:01:18 5eb5b503b376: Download complete 03:01:19 2f39f015ded8: Download complete 03:01:19 5eb5b503b376: Pull complete 03:01:19 5c69ac0246d0: Pull complete 03:01:20 ec43610c2a17: Pull complete 03:01:20 3a2ae6a8a46f: Pull complete 03:01:20 33b1e0a273af: Pull complete 03:01:20 5d3b04190fa2: Pull complete 03:01:25 2f39f015ded8: Pull complete 03:01:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:01:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:01:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:26 prd-ubuntu20.04-docker-8c-8g-4936 does not seem to be running inside a container 03:01:26 $ 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/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:01:32 $ docker top 62fbad52ef6cf78fe80a3ad4253c3f4865b63e5a939d8f3deaa180e9e17c2e0b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:01:33 ---> job-cost.sh 03:01:33 lf-activate-venv: SKIPPING 03:01:33 INFO: No Stack... 03:01:33 INFO: Retrieving Pricing Info for: v3-standard-8 03:01:34 INFO: Archiving Costs [Pipeline] sh 03:01:34 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 03:01:34 + cut -d, -f6 [Pipeline] lock 03:01:34 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-165-stack-cost] 03:01:34 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-165-stack-cost] did not exist. Created. 03:01:34 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:01:34 + echo total: 0.2199999988079071 [Pipeline] stash 03:01:34 Stashed 1 file(s) [Pipeline] } 03:01:34 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-165-stack-cost] [Pipeline] // lock [Pipeline] } 03:01:35 $ docker stop --time=1 62fbad52ef6cf78fe80a3ad4253c3f4865b63e5a939d8f3deaa180e9e17c2e0b 03:01:36 $ docker rm -f --volumes 62fbad52ef6cf78fe80a3ad4253c3f4865b63e5a939d8f3deaa180e9e17c2e0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:04:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4937 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 03:04:13 Running in /w/workspace/go-mod-core-contracts/165 [Pipeline] { [Pipeline] checkout 03:04:16 The recommended git tool is: git 03:04:25 using credential edgex-jenkins-ssh 03:04:25 Cloning the remote Git repository 03:04:25 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 03:04:25 > git init /w/workspace/go-mod-core-contracts/165 # timeout=10 03:04:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:04:25 > git --version # timeout=10 03:04:25 > git --version # 'git version 2.25.1' 03:04:25 using GIT_SSH to set credentials SSH Credentials for GitHub 03:04:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:04:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:28 Avoid second fetch 03:04:28 Checking out Revision 29429b2ab4844c1006891675a450df90b4926aeb (main) 03:04:28 > git config core.sparsecheckout # timeout=10 03:04:29 > git checkout -f 29429b2ab4844c1006891675a450df90b4926aeb # timeout=10 03:04:29 Commit message: "Merge pull request #882 from edgexfoundry/dependabot/go_modules/github.com/go-playground/validator/v10-10.19.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:04:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:04:31 % Total % Received % Xferd Average Speed Time Time Time Current 03:04:31 Dload Upload Total Spent Left Speed 03:04:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 94323 [Pipeline] sh 03:04:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:04:31 + sudo tee /etc/docker/daemon.new 03:04:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:04:31 { 03:04:31 "registry-mirrors": [ 03:04:31 "https://nexus3.edgexfoundry.org:10001" 03:04:31 ], 03:04:31 "bip": "10.250.0.254/24", 03:04:31 "hosts": [ 03:04:31 "tcp://0.0.0.0:5555", 03:04:31 "unix:///var/run/docker.sock" 03:04:31 ], 03:04:31 "mtu": 1458, 03:04:31 "selinux-enabled": true, 03:04:31 "seccomp-profile": "/etc/docker/seccomp.json" 03:04:31 } [Pipeline] sh 03:04:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:04:32 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 03:04:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:04:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:04:51 ========================================================= 03:04:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:04:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 03:04:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:04:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:04:52 9fda8d8052c6: Pulling fs layer 03:04:52 5d54e960e981: Pulling fs layer 03:04:52 c4a7e357bf2a: Pulling fs layer 03:04:52 f0e02332f6b5: Pulling fs layer 03:04:52 872ee5b61b7b: Pulling fs layer 03:04:52 0c6a40ed1a82: Pulling fs layer 03:04:52 94ae7d8d031c: Pulling fs layer 03:04:52 f0e02332f6b5: Waiting 03:04:52 0c6a40ed1a82: Waiting 03:04:52 872ee5b61b7b: Waiting 03:04:52 94ae7d8d031c: Waiting 03:04:52 5d54e960e981: Verifying Checksum 03:04:52 5d54e960e981: Download complete 03:04:52 f0e02332f6b5: Verifying Checksum 03:04:52 f0e02332f6b5: Download complete 03:04:52 872ee5b61b7b: Verifying Checksum 03:04:52 872ee5b61b7b: Download complete 03:04:52 9fda8d8052c6: Verifying Checksum 03:04:52 9fda8d8052c6: Download complete 03:04:52 94ae7d8d031c: Verifying Checksum 03:04:52 94ae7d8d031c: Download complete 03:04:53 9fda8d8052c6: Pull complete 03:04:53 5d54e960e981: Pull complete 03:04:54 c4a7e357bf2a: Verifying Checksum 03:04:54 c4a7e357bf2a: Download complete 03:04:54 0c6a40ed1a82: Verifying Checksum 03:04:54 0c6a40ed1a82: Download complete 03:05:07 c4a7e357bf2a: Pull complete 03:05:07 f0e02332f6b5: Pull complete 03:05:07 872ee5b61b7b: Pull complete 03:05:17 0c6a40ed1a82: Pull complete 03:05:17 94ae7d8d031c: Pull complete 03:05:17 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:05:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:05:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 03:05:18 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:18 + docker inspect -f . ci-base-image-arm64 03:05:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:05:18 prd-ubuntu20.04-docker-arm64-4c-16g-4937 does not seem to be running inside a container 03:05:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/165 -v /w/workspace/go-mod-core-contracts/165:/w/workspace/go-mod-core-contracts/165:rw,z -v /w/workspace/go-mod-core-contracts/165@tmp:/w/workspace/go-mod-core-contracts/165@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 03:05:22 $ docker top c47cb74d8987881cda3092ee20791cb8785237fe1fc1f76ccce27845d07ca247 -eo pid,comm [Pipeline] { [Pipeline] sh 03:05:23 + go version 03:05:23 go version go1.21.0 linux/arm64 [Pipeline] } 03:05:23 $ docker stop --time=1 c47cb74d8987881cda3092ee20791cb8785237fe1fc1f76ccce27845d07ca247 03:05:24 $ docker rm -f --volumes c47cb74d8987881cda3092ee20791cb8785237fe1fc1f76ccce27845d07ca247 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:25 + docker inspect -f . ci-base-image-arm64 03:05:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:05:25 prd-ubuntu20.04-docker-arm64-4c-16g-4937 does not seem to be running inside a container 03:05:26 $ 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-core-contracts/165 -v /w/workspace/go-mod-core-contracts/165:/w/workspace/go-mod-core-contracts/165:rw,z -v /w/workspace/go-mod-core-contracts/165@tmp:/w/workspace/go-mod-core-contracts/165@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 03:05:27 $ docker top 55da1f6e438c193fc819fd47c9ac5e2e9ce0b97f463e0e3d7699278357360f77 -eo pid,comm [Pipeline] { [Pipeline] sh 03:05:28 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/165 [Pipeline] fileExists [Pipeline] sh 03:05:28 + make test 03:05:28 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:05:29 go: downloading github.com/go-kit/log v0.2.1 03:05:29 go: downloading github.com/stretchr/testify v1.9.0 03:05:29 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 03:05:29 go: downloading github.com/google/uuid v1.6.0 03:05:29 go: downloading github.com/go-playground/validator/v10 v10.19.0 03:05:29 go: downloading gopkg.in/yaml.v3 v3.0.1 03:05:30 go: downloading github.com/go-logfmt/logfmt v0.5.1 03:05:30 go: downloading github.com/x448/float16 v0.8.4 03:05:30 go: downloading github.com/davecgh/go-spew v1.1.1 03:05:30 go: downloading github.com/pmezard/go-difflib v1.0.0 03:05:30 go: downloading github.com/stretchr/objx v0.5.2 03:05:30 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 03:05:30 go: downloading github.com/go-playground/universal-translator v0.18.1 03:05:30 go: downloading github.com/leodido/go-urn v1.4.0 03:05:30 go: downloading golang.org/x/crypto v0.19.0 03:05:30 go: downloading golang.org/x/text v0.14.0 03:05:30 go: downloading github.com/go-playground/locales v0.14.1 03:05:37 go: downloading golang.org/x/net v0.21.0 03:05:39 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 03:06:26 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 03:06:26 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 03:06:26 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.333s coverage: 83.5% of statements 03:06:26 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.064s coverage: 32.4% of statements 03:06:27 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 03:06:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.088s coverage: 29.4% of statements 03:06:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.085s coverage: 29.3% of statements 03:06:30 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.160s coverage: 53.8% of statements 03:06:30 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.075s coverage: 90.0% of statements 03:06:31 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.264s coverage: 86.7% of statements 03:06:31 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.056s coverage: 60.5% of statements 03:06:31 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.024s coverage: 36.1% of statements 03:06:32 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.037s coverage: 48.7% of statements 03:06:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:06:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:06:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:06:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 03:06:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:06:44 $ docker stop --time=1 55da1f6e438c193fc819fd47c9ac5e2e9ce0b97f463e0e3d7699278357360f77 03:06:46 $ docker rm -f --volumes 55da1f6e438c193fc819fd47c9ac5e2e9ce0b97f463e0e3d7699278357360f77 [Pipeline] // withDockerContainer [Pipeline] sh 03:06:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:06:48 Warning: overwriting stash ‘coverage-report’ 03:06: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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:06:49 03:06:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:06:50 arm64: Pulling from edgex-lftools-log-publisher 03:06:50 8998bd30e6a1: Pulling fs layer 03:06:50 04944245beec: Pulling fs layer 03:06:50 699f458cf7ca: Pulling fs layer 03:06:50 765212b225bb: Pulling fs layer 03:06:50 f23df028b6ca: Pulling fs layer 03:06:50 d65c8cfc05b1: Pulling fs layer 03:06:50 2437ff75d9bd: Pulling fs layer 03:06:50 f23df028b6ca: Waiting 03:06:50 d65c8cfc05b1: Waiting 03:06:50 765212b225bb: Waiting 03:06:50 2437ff75d9bd: Waiting 03:06:50 04944245beec: Verifying Checksum 03:06:50 04944245beec: Download complete 03:06:50 765212b225bb: Verifying Checksum 03:06:50 765212b225bb: Download complete 03:06:50 f23df028b6ca: Download complete 03:06:50 d65c8cfc05b1: Verifying Checksum 03:06:50 d65c8cfc05b1: Download complete 03:06:50 699f458cf7ca: Verifying Checksum 03:06:50 699f458cf7ca: Download complete 03:06:51 8998bd30e6a1: Download complete 03:06:53 2437ff75d9bd: Verifying Checksum 03:06:53 2437ff75d9bd: Download complete 03:06:56 8998bd30e6a1: Pull complete 03:06:56 04944245beec: Pull complete 03:06:57 699f458cf7ca: Pull complete 03:06:58 765212b225bb: Pull complete 03:06:59 f23df028b6ca: Pull complete 03:06:59 d65c8cfc05b1: Pull complete 03:07:17 2437ff75d9bd: Pull complete 03:07:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:07:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:07:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:17 prd-ubuntu20.04-docker-arm64-4c-16g-4937 does not seem to be running inside a container 03:07:18 $ 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-core-contracts/165 -v /w/workspace/go-mod-core-contracts/165:/w/workspace/go-mod-core-contracts/165:rw,z -v /w/workspace/go-mod-core-contracts/165@tmp:/w/workspace/go-mod-core-contracts/165@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 03:07:20 $ docker top 6597814a460ea605b7887c201d7077ed2f70592c098d3f87d6f84d49c47b180c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:07:21 ---> job-cost.sh 03:07:21 lf-activate-venv: SKIPPING 03:07:21 INFO: No Stack... 03:07:22 INFO: Retrieving Pricing Info for: v3-standard-4 03:07:23 INFO: Archiving Costs [Pipeline] sh 03:07:23 + cat /w/workspace/go-mod-core-contracts/165/archives/cost.csv 03:07:23 + cut -d, -f6 [Pipeline] lock 03:07:23 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-165-stack-cost] 03:07:23 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-165-stack-cost] did not exist. Created. 03:07:23 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:07:24 /w/workspace/go-mod-core-contracts/165@tmp/durable-78e8dfde/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:07:25 + echo total: 0.10999999940395355 [Pipeline] stash 03:07:25 Warning: overwriting stash ‘stack-cost’ 03:07:25 Stashed 1 file(s) [Pipeline] } 03:07:25 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-165-stack-cost] [Pipeline] // lock [Pipeline] } 03:07:25 $ docker stop --time=1 6597814a460ea605b7887c201d7077ed2f70592c098d3f87d6f84d49c47b180c 03:07:26 $ docker rm -f --volumes 6597814a460ea605b7887c201d7077ed2f70592c098d3f87d6f84d49c47b180c [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 03:07:28 provisioning config files... 03:07:28 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config10594953406666044246tmp [Pipeline] { [Pipeline] sh 03:07:28 + set +x 03:07:28 + curl -s https://codecov.io/bash 03:07:28 + bash -s -- 03:07:28 03:07:28 _____ _ 03:07:28 / ____| | | 03:07:28 | | ___ __| | ___ ___ _____ __ 03:07:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:07:28 | |___| (_) | (_| | __/ (_| (_) \ V / 03:07:28 \_____\___/ \__,_|\___|\___\___/ \_/ 03:07:28 Bash-1.0.6 03:07:28 03:07:28 03:07:28 ==> git version 2.25.1 found 03:07:28 ==> 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 03:07:28 Release-Date: 2020-01-08 03:07:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:07:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:07:28 ==> Jenkins CI detected. 03:07:28 current dir:  /w/workspace/undry_go-mod-core-contracts_main 03:07:28 project root: . 03:07:28 --> token set from env 03:07:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:07:28 ==> Running gcov in . (disable via -X gcov) 03:07:28 ==> Python coveragepy not found 03:07:28 ==> Searching for coverage reports in: 03:07:28 + . 03:07:28 -> Found 1 reports 03:07:28 ==> Detecting git/mercurial file structure 03:07:28 ==> Reading reports 03:07:28 + ./coverage.out bytes=135439 03:07:28 ==> Appending adjustments 03:07:28 https://docs.codecov.io/docs/fixing-reports 03:07:29 + Found adjustments 03:07:29 ==> Gzipping contents 03:07:29 20K /tmp/codecov.zwUH0z.gz 03:07:29 ==> Uploading reports 03:07:29 url: https://codecov.io 03:07:29 query: branch=main&commit=29429b2ab4844c1006891675a450df90b4926aeb&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 03:07:29 -> Pinging Codecov 03:07:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=29429b2ab4844c1006891675a450df90b4926aeb&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 03:07:29 -> Uploading to 03:07:29 https://storage.googleapis.com/codecov/v4/raw/2024-03-05/71470A77251A30514AAF9C0BB2E5B6CE/29429b2ab4844c1006891675a450df90b4926aeb/42bf16bc-388f-4c99-a775-0210e4430011.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240305%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240305T030729Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a308aee7593b5d8f62c536a851486384143da4d762e563b48bc146f8b224751 03:07:29 % Total % Received % Xferd Average Speed Time Time Time Current 03:07:29 Dload Upload Total Spent Left Speed 03:07:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19245 0 0 100 19245 0 58141 --:--:-- --:--:-- --:--:-- 58141 03:07:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/29429b2ab4844c1006891675a450df90b4926aeb [Pipeline] } 03:07:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:07:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:07:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:07:30 03:07:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:07:30 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:07:30 df9b9388f04a: Pulling fs layer 03:07:30 52dc419b0ee2: Pulling fs layer 03:07:30 25bc292e5bac: Pulling fs layer 03:07:30 114826534d7a: Pulling fs layer 03:07:30 4657fd5d0bcf: Pulling fs layer 03:07:30 6ad1cebc031e: Pulling fs layer 03:07:30 8a3aa393b2d8: Pulling fs layer 03:07:30 114826534d7a: Waiting 03:07:30 8a3aa393b2d8: Waiting 03:07:30 4657fd5d0bcf: Waiting 03:07:30 6ad1cebc031e: Waiting 03:07:30 25bc292e5bac: Verifying Checksum 03:07:30 25bc292e5bac: Download complete 03:07:30 52dc419b0ee2: Download complete 03:07:30 4657fd5d0bcf: Verifying Checksum 03:07:30 4657fd5d0bcf: Download complete 03:07:30 df9b9388f04a: Download complete 03:07:31 6ad1cebc031e: Verifying Checksum 03:07:31 6ad1cebc031e: Download complete 03:07:31 df9b9388f04a: Pull complete 03:07:31 52dc419b0ee2: Pull complete 03:07:31 25bc292e5bac: Pull complete 03:07:31 114826534d7a: Verifying Checksum 03:07:31 114826534d7a: Download complete 03:07:31 8a3aa393b2d8: Verifying Checksum 03:07:31 8a3aa393b2d8: Download complete 03:07:35 114826534d7a: Pull complete 03:07:35 4657fd5d0bcf: Pull complete 03:07:35 6ad1cebc031e: Pull complete 03:07:39 8a3aa393b2d8: Pull complete 03:07:39 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:07:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:07:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:39 prd-ubuntu20.04-docker-8c-8g-4936 does not seem to be running inside a container 03:07:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 03:07:46 $ docker top f9a768c4fe9208951072c8d269e9a9eb6a5a4add62e8978b8464db04ed9fd455 -eo pid,comm [Pipeline] { [Pipeline] echo 03:07:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 03:07:46 + set -o pipefail 03:07:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 03:07:50 03:07:50 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... 03:07:50 03:07:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/18785383-890a-44dd-a461-903c8d51a22e 03:07:50 03:07:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:07:50 03:07:50 03:07:50 A medium severity vulnerability was found in the Snyk CLI versions you are using. 03:07:50 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 03:07:50 More details here: https://snyk.co/ue1NS [Pipeline] } 03:07:50 $ docker stop --time=1 f9a768c4fe9208951072c8d269e9a9eb6a5a4add62e8978b8464db04ed9fd455 03:07:54 $ docker rm -f --volumes f9a768c4fe9208951072c8d269e9a9eb6a5a4add62e8978b8464db04ed9fd455 [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 03:07:55 + git log --format=format:%s -1 29429b2ab4844c1006891675a450df90b4926aeb [Pipeline] sh 03:07:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:07:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:07:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:56 prd-ubuntu20.04-docker-8c-8g-4936 does not seem to be running inside a container 03:07:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:07:57 $ docker top 4eca082b35e5abff84710a8925eccab554db642c5ffe03daff8e79e4a7144135 -eo pid,comm 03:07:57 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). 03:07:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:07:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:07:57 [ssh-agent] Looking for ssh-agent implementation... 03:07:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:07:57 $ docker exec 4eca082b35e5abff84710a8925eccab554db642c5ffe03daff8e79e4a7144135 ssh-agent 03:07:57 SSH_AUTH_SOCK=/tmp/ssh-z9nsaeYEwpvI/agent.32 03:07:57 SSH_AGENT_PID=38 03:07:57 Running ssh-add (command line suppressed) 03:07:57 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4113454938501568342.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4113454938501568342.key) 03:07:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:07:58 + git semver tag 03:07:58 2024-03-05 03:07:58,248 [run_tag] DEBUG tag force:False 03:07:58 2024-03-05 03:07:58,249 [check_head_tag] DEBUG check head tag 03:07:58 2024-03-05 03:07:58,251 [execute] INFO git cat-file --batch-check 03:07:58 2024-03-05 03:07:58,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 03:07:58 2024-03-05 03:07:58,255 [execute] INFO git cat-file --batch 03:07:58 2024-03-05 03:07:58,256 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 03:07:58 2024-03-05 03:07:58,309 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 03:07:58 2024-03-05 03:07:58,309 [execute] INFO git tag -a v3.2.0-dev.12 -m v3.2.0-dev.12 03:07:58 2024-03-05 03:07:58,309 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.12', '-m', 'v3.2.0-dev.12'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 03:07:58 2024-03-05 03:07:58,315 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 03:07:58 3.2.0-dev.12 [Pipeline] } 03:07:58 $ docker exec --env ******** --env ******** 4eca082b35e5abff84710a8925eccab554db642c5ffe03daff8e79e4a7144135 ssh-agent -k 03:07:58 unset SSH_AUTH_SOCK; 03:07:58 unset SSH_AGENT_PID; 03:07:58 echo Agent pid 38 killed; 03:07:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:07:59 + git semver [Pipeline] } 03:07:59 $ docker stop --time=1 4eca082b35e5abff84710a8925eccab554db642c5ffe03daff8e79e4a7144135 03:08:00 $ docker rm -f --volumes 4eca082b35e5abff84710a8925eccab554db642c5ffe03daff8e79e4a7144135 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:08:01 03:08:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:08:01 0.23.1-centos7: Pulling from edgex-lftools 03:08:01 ab5ef0e58194: Pulling fs layer 03:08:01 9712f1f96733: Pulling fs layer 03:08:01 63f879dbbcfc: Pulling fs layer 03:08:01 0d9ebad4ef96: Pulling fs layer 03:08:01 e9a5061849ea: Pulling fs layer 03:08:01 d747dcd14b5f: Pulling fs layer 03:08:01 2de7ff778b66: Pulling fs layer 03:08:01 0d9ebad4ef96: Waiting 03:08:01 e9a5061849ea: Waiting 03:08:01 d747dcd14b5f: Waiting 03:08:01 2de7ff778b66: Waiting 03:08:01 9712f1f96733: Verifying Checksum 03:08:01 9712f1f96733: Download complete 03:08:01 63f879dbbcfc: Verifying Checksum 03:08:01 63f879dbbcfc: Download complete 03:08:02 e9a5061849ea: Verifying Checksum 03:08:02 e9a5061849ea: Download complete 03:08:02 d747dcd14b5f: Verifying Checksum 03:08:02 d747dcd14b5f: Download complete 03:08:02 0d9ebad4ef96: Verifying Checksum 03:08:02 0d9ebad4ef96: Download complete 03:08:02 ab5ef0e58194: Download complete 03:08:02 2de7ff778b66: Verifying Checksum 03:08:02 2de7ff778b66: Download complete 03:08:05 ab5ef0e58194: Pull complete 03:08:05 9712f1f96733: Pull complete 03:08:06 63f879dbbcfc: Pull complete 03:08:10 0d9ebad4ef96: Pull complete 03:08:10 e9a5061849ea: Pull complete 03:08:10 d747dcd14b5f: Pull complete 03:08:11 2de7ff778b66: Pull complete 03:08:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:08:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:08:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:12 prd-ubuntu20.04-docker-8c-8g-4936 does not seem to be running inside a container 03:08:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:08:20 $ docker top e4303689cbddc9315a7fe191a4d144cc496fcddde1569a2f62c4ddbe494e3156 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:08:20 provisioning config files... 03:08:20 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config11414705997512008933tmp 03:08:20 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4260086677013953014tmp 03:08:20 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8721260915079460154tmp [Pipeline] { [Pipeline] echo 03:08:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:08:21 ---> sigul-configuration.sh 03:08:21 gpg: directory `/root/.gnupg' created 03:08:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:08:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:08:21 gpg: keyring `/root/.gnupg/secring.gpg' created 03:08:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:08:21 gpg: CAST5 encrypted data 03:08:21 gpg: encrypted with 1 passphrase 03:08:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:08:21 + mkdir /home/jenkins 03:08:21 + mkdir /home/jenkins/sigul [Pipeline] sh 03:08:21 + 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 03:08:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:08:22 ---> sigul-install.sh 03:08:22 Sigul already installed; skipping installation. [Pipeline] sh 03:08:22 + git tag --list 03:08:22 v0.0.0 03:08:22 v0.0.1 03:08:22 v0.1.0 03:08:22 v0.1.1 03:08:22 v0.1.10 03:08:22 v0.1.100 03:08:22 v0.1.101 03:08:22 v0.1.102 03:08:22 v0.1.103 03:08:22 v0.1.104 03:08:22 v0.1.105 03:08:22 v0.1.106 03:08:22 v0.1.107 03:08:22 v0.1.108 03:08:22 v0.1.109 03:08:22 v0.1.11 03:08:22 v0.1.110 03:08:22 v0.1.111 03:08:22 v0.1.112 03:08:22 v0.1.113 03:08:22 v0.1.114 03:08:22 v0.1.115 03:08:22 v0.1.116 03:08:22 v0.1.117 03:08:22 v0.1.118 03:08:22 v0.1.119 03:08:22 v0.1.12 03:08:22 v0.1.120 03:08:22 v0.1.121 03:08:22 v0.1.122 03:08:22 v0.1.123 03:08:22 v0.1.124 03:08:22 v0.1.125 03:08:22 v0.1.126 03:08:22 v0.1.127 03:08:22 v0.1.128 03:08:22 v0.1.129 03:08:22 v0.1.13 03:08:22 v0.1.130 03:08:22 v0.1.131 03:08:22 v0.1.132 03:08:22 v0.1.133 03:08:22 v0.1.134 03:08:22 v0.1.135 03:08:22 v0.1.136 03:08:22 v0.1.137 03:08:22 v0.1.138 03:08:22 v0.1.139 03:08:22 v0.1.14 03:08:22 v0.1.140 03:08:22 v0.1.141 03:08:22 v0.1.142 03:08:22 v0.1.143 03:08:22 v0.1.144 03:08:22 v0.1.145 03:08:22 v0.1.146 03:08:22 v0.1.147 03:08:22 v0.1.148 03:08:22 v0.1.149 03:08:22 v0.1.15 03:08:22 v0.1.16 03:08:22 v0.1.17 03:08:22 v0.1.18 03:08:22 v0.1.19 03:08:22 v0.1.2 03:08:22 v0.1.20 03:08:22 v0.1.21 03:08:22 v0.1.22 03:08:22 v0.1.23 03:08:22 v0.1.24 03:08:22 v0.1.25 03:08:22 v0.1.26 03:08:22 v0.1.27 03:08:22 v0.1.28 03:08:22 v0.1.29 03:08:22 v0.1.3 03:08:22 v0.1.30 03:08:22 v0.1.31 03:08:22 v0.1.32 03:08:22 v0.1.33 03:08:22 v0.1.34 03:08:22 v0.1.35 03:08:22 v0.1.36 03:08:22 v0.1.37 03:08:22 v0.1.38 03:08:22 v0.1.39 03:08:22 v0.1.4 03:08:22 v0.1.40 03:08:22 v0.1.41 03:08:22 v0.1.42 03:08:22 v0.1.43 03:08:22 v0.1.44 03:08:22 v0.1.45 03:08:22 v0.1.46 03:08:22 v0.1.47 03:08:22 v0.1.48 03:08:22 v0.1.49 03:08:22 v0.1.5 03:08:22 v0.1.50 03:08:22 v0.1.51 03:08:22 v0.1.52 03:08:22 v0.1.53 03:08:22 v0.1.54 03:08:22 v0.1.55 03:08:22 v0.1.56 03:08:22 v0.1.57 03:08:22 v0.1.58 03:08:22 v0.1.59 03:08:22 v0.1.6 03:08:22 v0.1.60 03:08:22 v0.1.61 03:08:22 v0.1.62 03:08:22 v0.1.63 03:08:22 v0.1.64 03:08:22 v0.1.65 03:08:22 v0.1.66 03:08:22 v0.1.67 03:08:22 v0.1.68 03:08:22 v0.1.69 03:08:22 v0.1.7 03:08:22 v0.1.70 03:08:22 v0.1.71 03:08:22 v0.1.72 03:08:22 v0.1.73 03:08:22 v0.1.74 03:08:22 v0.1.75 03:08:22 v0.1.76 03:08:22 v0.1.77 03:08:22 v0.1.78 03:08:22 v0.1.79 03:08:22 v0.1.8 03:08:22 v0.1.80 03:08:22 v0.1.81 03:08:22 v0.1.82 03:08:22 v0.1.83 03:08:22 v0.1.84 03:08:22 v0.1.85 03:08:22 v0.1.86 03:08:22 v0.1.87 03:08:22 v0.1.88 03:08:22 v0.1.89 03:08:22 v0.1.9 03:08:22 v0.1.90 03:08:22 v0.1.91 03:08:22 v0.1.92 03:08:22 v0.1.93 03:08:22 v0.1.94 03:08:22 v0.1.95 03:08:22 v0.1.96 03:08:22 v0.1.97 03:08:22 v0.1.98 03:08:22 v0.1.99 03:08:22 v2.0.0 03:08:22 v2.1.0 03:08:22 v2.1.1 03:08:22 v2.2.0 03:08:22 v2.3.0 03:08:22 v3.0 03:08:22 v3.0.0 03:08:22 v3.1 03:08:22 v3.1.0 03:08:22 v3.1.0-dev.1 03:08:22 v3.1.0-dev.10 03:08:22 v3.1.0-dev.11 03:08:22 v3.1.0-dev.12 03:08:22 v3.1.0-dev.13 03:08:22 v3.1.0-dev.14 03:08:22 v3.1.0-dev.15 03:08:22 v3.1.0-dev.16 03:08:22 v3.1.0-dev.17 03:08:22 v3.1.0-dev.18 03:08:22 v3.1.0-dev.19 03:08:22 v3.1.0-dev.2 03:08:22 v3.1.0-dev.3 03:08:22 v3.1.0-dev.4 03:08:22 v3.1.0-dev.5 03:08:22 v3.1.0-dev.6 03:08:22 v3.1.0-dev.7 03:08:22 v3.1.0-dev.8 03:08:22 v3.1.0-dev.9 03:08:22 v3.2.0-dev.1 03:08:22 v3.2.0-dev.10 03:08:22 v3.2.0-dev.11 03:08:22 v3.2.0-dev.12 03:08:22 v3.2.0-dev.2 03:08:22 v3.2.0-dev.3 03:08:22 v3.2.0-dev.4 03:08:22 v3.2.0-dev.5 03:08:22 v3.2.0-dev.6 03:08:22 v3.2.0-dev.7 03:08:22 v3.2.0-dev.8 03:08:22 v3.2.0-dev.9 [Pipeline] sh 03:08:22 + lftools sign git-tag v3.2.0-dev.12 03:08:23 Signing Git tag with Sigul... 03:08:23 Signing v3.2.0-dev.12 [Pipeline] echo 03:08:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:08:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:08:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:08:24 $ docker stop --time=1 e4303689cbddc9315a7fe191a4d144cc496fcddde1569a2f62c4ddbe494e3156 03:08:25 $ docker rm -f --volumes e4303689cbddc9315a7fe191a4d144cc496fcddde1569a2f62c4ddbe494e3156 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:08:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:08:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:08:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:26 prd-ubuntu20.04-docker-8c-8g-4936 does not seem to be running inside a container 03:08:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:08:27 $ docker top 825f448bdcd05d8ab7418f7f72e13cb0474c6848648475ad6a222eeb047bc7bc -eo pid,comm 03:08:27 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). 03:08:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:08:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:08:27 [ssh-agent] Looking for ssh-agent implementation... 03:08:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:08:27 $ docker exec 825f448bdcd05d8ab7418f7f72e13cb0474c6848648475ad6a222eeb047bc7bc ssh-agent 03:08:27 SSH_AUTH_SOCK=/tmp/ssh-lYiPy63VDcwj/agent.32 03:08:27 SSH_AGENT_PID=38 03:08:27 Running ssh-add (command line suppressed) 03:08:27 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9830716220238115829.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9830716220238115829.key) 03:08:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:08:27 + git semver bump pre 03:08:28 2024-03-05 03:08:28,144 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 03:08:28 2024-03-05 03:08:28,144 [bump_version] DEBUG bumping version:3.2.0-dev.12 on axis:pre with prefix:dev 03:08:28 2024-03-05 03:08:28,144 [bump_version] DEBUG bumped version:3.2.0-dev.13 03:08:28 2024-03-05 03:08:28,144 [write_version] DEBUG write version:3.2.0-dev.13 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 03:08:28 2024-03-05 03:08:28,144 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 03:08:28 2024-03-05 03:08:28,144 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 03:08:28 2024-03-05 03:08:28,147 [execute] INFO git cat-file --batch-check 03:08:28 2024-03-05 03:08:28,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 03:08:28 2024-03-05 03:08:28,152 [execute] INFO git cat-file --batch 03:08:28 2024-03-05 03:08:28,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 03:08:28 2024-03-05 03:08:28,159 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 03:08:28 3.2.0-dev.13 [Pipeline] } 03:08:28 $ docker exec --env ******** --env ******** 825f448bdcd05d8ab7418f7f72e13cb0474c6848648475ad6a222eeb047bc7bc ssh-agent -k 03:08:28 unset SSH_AUTH_SOCK; 03:08:28 unset SSH_AGENT_PID; 03:08:28 echo Agent pid 38 killed; 03:08:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:08:28 + git semver [Pipeline] } 03:08:29 $ docker stop --time=1 825f448bdcd05d8ab7418f7f72e13cb0474c6848648475ad6a222eeb047bc7bc 03:08:30 $ docker rm -f --volumes 825f448bdcd05d8ab7418f7f72e13cb0474c6848648475ad6a222eeb047bc7bc [Pipeline] // withDockerContainer [Pipeline] sh 03:08:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:08:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:08:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:31 prd-ubuntu20.04-docker-8c-8g-4936 does not seem to be running inside a container 03:08:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:08:31 $ docker top d460fdaac2325cd1a7ab5f1371d26f6dfabd52dc5e06763182f49f9d636190e4 -eo pid,comm 03:08:31 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). 03:08:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:08:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:08:32 [ssh-agent] Looking for ssh-agent implementation... 03:08:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:08:32 $ docker exec d460fdaac2325cd1a7ab5f1371d26f6dfabd52dc5e06763182f49f9d636190e4 ssh-agent 03:08:32 SSH_AUTH_SOCK=/tmp/ssh-4gMM5GpJopAf/agent.32 03:08:32 SSH_AGENT_PID=38 03:08:32 Running ssh-add (command line suppressed) 03:08:32 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8784889790139505764.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8784889790139505764.key) 03:08:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:08:32 + git semver push 03:08:32 2024-03-05 03:08:32,921 [run_push] DEBUG push 03:08:32 2024-03-05 03:08:32,922 [execute] INFO git cat-file --batch-check 03:08:32 2024-03-05 03:08:32,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 03:08:32 2024-03-05 03:08:32,926 [execute] INFO git rev-list 590d901f04bd35a239342c1418e4144b10753e56 -- 03:08:32 2024-03-05 03:08:32,926 [execute] DEBUG Popen(['git', 'rev-list', '590d901f04bd35a239342c1418e4144b10753e56', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 03:08:32 2024-03-05 03:08:32,940 [execute] INFO git fetch -v origin 03:08:32 2024-03-05 03:08:32,940 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 03:08:33 2024-03-05 03:08:33,423 [run_push] DEBUG no remote changes detected 03:08:33 2024-03-05 03:08:33,424 [execute] INFO git push origin semver 03:08:33 2024-03-05 03:08:33,424 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 03:08:34 2024-03-05 03:08:34,136 [run_push] DEBUG push all version tags 03:08:34 2024-03-05 03:08:34,136 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:08:34 2024-03-05 03:08:34,137 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 03:08:35 2024-03-05 03:08:34,834 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 03:08:35 3.2.0-dev.13 [Pipeline] } 03:08:35 $ docker exec --env ******** --env ******** d460fdaac2325cd1a7ab5f1371d26f6dfabd52dc5e06763182f49f9d636190e4 ssh-agent -k 03:08:35 unset SSH_AUTH_SOCK; 03:08:35 unset SSH_AGENT_PID; 03:08:35 echo Agent pid 38 killed; 03:08:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:08:35 + git semver [Pipeline] } 03:08:35 $ docker stop --time=1 d460fdaac2325cd1a7ab5f1371d26f6dfabd52dc5e06763182f49f9d636190e4 03:08:37 $ docker rm -f --volumes d460fdaac2325cd1a7ab5f1371d26f6dfabd52dc5e06763182f49f9d636190e4 [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 03:08:38 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 03:08:38 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 03:08:38 total 16 03:08:38 drwxr-xr-x 3 root root 4096 Mar 5 03:01 . 03:08:38 drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 03:08 .. 03:08:38 drwxr-xr-x 2 root root 4096 Mar 5 03:01 cost 03:08:38 -rw-r--r-- 1 root root 93 Mar 5 03:01 cost.csv 03:08:38 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 03:08:38 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 03:08:38 total 16 03:08:38 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 03:01 . 03:08:38 drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 03:08 .. 03:08:38 drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 03:01 cost 03:08:38 -rw-r--r-- 1 jenkins jenkins 93 Mar 5 03:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:08:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:08:39 ---> package-listing.sh 03:08:39 ++ facter osfamily 03:08:39 ++ tr '[:upper:]' '[:lower:]' 03:08:39 + OS_FAMILY=debian 03:08:39 + workspace=/w/workspace/undry_go-mod-core-contracts_main 03:08:39 + START_PACKAGES=/tmp/packages_start.txt 03:08:39 + END_PACKAGES=/tmp/packages_end.txt 03:08:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:08:39 + PACKAGES=/tmp/packages_start.txt 03:08:39 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 03:08:39 + PACKAGES=/tmp/packages_end.txt 03:08:39 + case "${OS_FAMILY}" in 03:08:39 + dpkg -l 03:08:39 + grep '^ii' 03:08:39 + '[' -f /tmp/packages_start.txt ']' 03:08:39 + '[' -f /tmp/packages_end.txt ']' 03:08:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:08:39 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 03:08:39 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 03:08:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 03:08:39 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:08:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:08:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:40 prd-ubuntu20.04-docker-8c-8g-4936 does not seem to be running inside a container 03:08:40 $ 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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 03:08:41 $ docker top e44178efdb49e2062e6710cd6c518ae4f3b88c0da530caa74ac512b740c3c8ba -eo pid,comm [Pipeline] { [Pipeline] sh 03:08:41 + touch /tmp/pre-build-complete [Pipeline] sh 03:08:41 + mkdir -p /var/log/sysstat [Pipeline] sh 03:08:42 + ls /var/log/sa-host 03:08:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:08:42 provisioning config files... 03:08:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1549814140959239917tmp [Pipeline] { [Pipeline] echo 03:08:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:08:42 ---> create-netrc.sh [Pipeline] } 03:08:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:08:43 ---> python-tools-install.sh [Pipeline] echo 03:08:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:08:43 ---> sudo-logs.sh 03:08:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:08:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:08:43 ---> job-cost.sh 03:08:43 lf-activate-venv: SKIPPING 03:08:43 DEBUG: total: 0.2199999988079071 03:08:43 INFO: Retrieving Stack Cost... 03:08:44 INFO: Retrieving Pricing Info for: v3-standard-8 03:08:44 INFO: Archiving Costs [Pipeline] echo 03:08:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:08:44 ---> logs-deploy.sh 03:08:44 lf-activate-venv: SKIPPING 03:08:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/165 03:08:44 INFO: archiving workspace using pattern(s): 03:08:45 Archives upload complete. 03:08:45 INFO: archiving logs to Nexus 03:08:46 ---> uname -a: 03:08:46 Linux prd-ubuntu20-04-docker-8c-8g-4936 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:08:46 03:08:46 03:08:46 ---> lscpu: 03:08:46 Architecture: x86_64 03:08:46 CPU op-mode(s): 32-bit, 64-bit 03:08:46 Byte Order: Little Endian 03:08:46 Address sizes: 40 bits physical, 48 bits virtual 03:08:46 CPU(s): 8 03:08:46 On-line CPU(s) list: 0-7 03:08:46 Thread(s) per core: 1 03:08:46 Core(s) per socket: 1 03:08:46 Socket(s): 8 03:08:46 NUMA node(s): 1 03:08:46 Vendor ID: AuthenticAMD 03:08:46 CPU family: 23 03:08:46 Model: 49 03:08:46 Model name: AMD EPYC-Rome Processor 03:08:46 Stepping: 0 03:08:46 CPU MHz: 2800.000 03:08:46 BogoMIPS: 5600.00 03:08:46 Virtualization: AMD-V 03:08:46 Hypervisor vendor: KVM 03:08:46 Virtualization type: full 03:08:46 L1d cache: 256 KiB 03:08:46 L1i cache: 256 KiB 03:08:46 L2 cache: 4 MiB 03:08:46 L3 cache: 128 MiB 03:08:46 NUMA node0 CPU(s): 0-7 03:08:46 Vulnerability Itlb multihit: Not affected 03:08:46 Vulnerability L1tf: Not affected 03:08:46 Vulnerability Mds: Not affected 03:08:46 Vulnerability Meltdown: Not affected 03:08:46 Vulnerability Mmio stale data: Not affected 03:08:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:08:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:08:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:08:46 Vulnerability Srbds: Not affected 03:08:46 Vulnerability Tsx async abort: Not affected 03:08:46 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 03:08:46 03:08:46 03:08:46 ---> nproc: 03:08:46 8 03:08:46 03:08:46 03:08:46 ---> df -h: 03:08:46 Filesystem Size Used Avail Use% Mounted on 03:08:46 overlay 155G 12G 144G 8% / 03:08:46 tmpfs 64M 0 64M 0% /dev 03:08:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:08:46 shm 64M 0 64M 0% /dev/shm 03:08:46 /dev/vda1 155G 12G 144G 8% /facter-os 03:08:46 03:08:46 03:08:46 ---> sar -b -r -n DEV: 03:08:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4936) 03/05/24 _x86_64_ (8 CPU) 03:08:46 03:08:46 02:59:22 LINUX RESTART (8 CPU) 03:08:46 03:08:46 03:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:08:46 03:01:01 109.93 11.85 98.08 0.00 1790.10 34637.83 0.00 03:08:46 03:02:01 64.86 0.20 64.66 0.00 14.53 28057.45 0.00 03:08:46 03:03:01 1.62 0.00 1.62 0.00 0.00 18.55 0.00 03:08:46 03:04:01 1.32 0.00 1.32 0.00 0.00 16.66 0.00 03:08:46 03:05:01 53.22 10.60 42.63 0.00 5155.01 8536.71 0.00 03:08:46 03:06:01 7.66 1.03 6.63 0.00 21.99 129.29 0.00 03:08:46 03:07:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 03:08:46 03:08:01 61.69 0.23 61.46 0.00 29.33 37001.83 0.00 03:08:46 Average: 37.72 2.99 34.73 0.00 876.33 13552.05 0.00 03:08:46 03:08:46 03:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:08:46 03:01:01 28752312 31409916 904412 2.75 85576 2819820 2045668 6.03 1332784 2381448 303224 03:08:46 03:02:01 28764076 31577724 738800 2.25 95180 2945600 1754904 5.17 1091196 2588016 420 03:08:46 03:03:01 28765016 31578728 737580 2.24 95212 2945608 1754904 5.17 1090932 2588020 184 03:08:46 03:04:01 28772428 31586276 730092 2.22 95232 2945612 1754904 5.17 1083080 2588092 52 03:08:46 03:05:01 28289528 31561720 724788 2.20 125132 3369960 1721148 5.07 1393280 2723512 956 03:08:46 03:06:01 28299484 31567972 718676 2.19 123772 3367320 1738272 5.12 1386136 2720804 4 03:08:46 03:07:01 28299428 31567968 718608 2.19 123872 3367324 1738272 5.12 1386056 2720808 8 03:08:46 03:08:01 27351976 31522420 759380 2.31 145372 4195416 1826856 5.38 1488908 3505572 123072 03:08:46 Average: 28411781 31546590 754042 2.29 111168 3244582 1791866 5.28 1281546 2727034 53490 03:08:46 03:08:46 03:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:08:46 03:01:01 lo 3.13 3.13 0.30 0.30 0.00 0.00 0.00 0.00 03:08:46 03:01:01 ens3 364.81 239.23 5765.48 53.49 0.00 0.00 0.00 0.00 03:08:46 03:01:01 veth600248b 52.29 78.29 4.87 762.09 0.00 0.00 0.00 0.06 03:08:46 03:01:01 docker0 59.16 84.14 4.89 823.86 0.00 0.00 0.00 0.00 03:08:46 03:02:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 03:08:46 03:02:01 ens3 101.68 70.11 2531.39 75.42 0.00 0.00 0.00 0.00 03:08:46 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:46 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:46 03:03:01 ens3 1.38 0.53 1.77 0.04 0.00 0.00 0.00 0.00 03:08:46 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:46 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:08:46 03:04:01 ens3 1.63 0.53 0.45 0.28 0.00 0.00 0.00 0.00 03:08:46 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:46 03:05:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 03:08:46 03:05:01 ens3 223.23 115.51 2738.91 8.27 0.00 0.00 0.00 0.00 03:08:46 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:46 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:08:46 03:06:01 ens3 1.12 0.52 0.37 0.22 0.00 0.00 0.00 0.00 03:08:46 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:46 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:46 03:07:01 ens3 0.52 0.25 0.26 0.20 0.00 0.00 0.00 0.00 03:08:46 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:46 03:08:01 lo 2.07 2.07 0.19 0.19 0.00 0.00 0.00 0.00 03:08:46 03:08:01 ens3 296.75 182.92 6937.92 27.65 0.00 0.00 0.00 0.00 03:08:46 03:08:01 docker0 50.31 74.05 3.68 762.01 0.00 0.00 0.00 0.00 03:08:46 Average: lo 0.94 0.94 0.09 0.09 0.00 0.00 0.00 0.00 03:08:46 Average: ens3 123.89 76.20 2247.03 20.70 0.00 0.00 0.00 0.00 03:08:46 Average: docker0 13.68 19.77 1.07 198.23 0.00 0.00 0.00 0.00 03:08:46 03:08:46 03:08:46 ---> sar -P ALL: 03:08:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4936) 03/05/24 _x86_64_ (8 CPU) 03:08:46 03:08:46 02:59:22 LINUX RESTART (8 CPU) 03:08:46 03:08:46 03:00:01 CPU %user %nice %system %iowait %steal %idle 03:08:46 03:01:01 all 17.54 0.00 3.95 3.48 0.07 74.97 03:08:46 03:01:01 0 16.65 0.00 4.13 0.37 0.07 78.78 03:08:46 03:01:01 1 17.82 0.00 4.30 0.61 0.07 77.21 03:08:46 03:01:01 2 16.69 0.00 4.41 6.77 0.09 72.04 03:08:46 03:01:01 3 17.87 0.00 3.60 5.04 0.07 73.43 03:08:46 03:01:01 4 18.38 0.00 3.99 1.79 0.07 75.78 03:08:46 03:01:01 5 18.40 0.00 3.78 0.49 0.07 77.27 03:08:46 03:01:01 6 17.29 0.00 3.41 1.00 0.05 78.25 03:08:46 03:01:01 7 17.19 0.00 4.00 11.84 0.09 66.88 03:08:46 03:02:01 all 10.54 0.00 1.97 2.48 0.04 84.98 03:08:46 03:02:01 0 10.08 0.00 2.37 0.00 0.03 87.52 03:08:46 03:02:01 1 10.25 0.00 1.97 6.29 0.05 81.43 03:08:46 03:02:01 2 10.06 0.00 2.13 3.80 0.03 83.98 03:08:46 03:02:01 3 10.70 0.00 1.99 0.13 0.02 87.16 03:08:46 03:02:01 4 10.45 0.00 1.76 0.12 0.03 87.63 03:08:46 03:02:01 5 10.82 0.00 2.54 8.76 0.03 77.85 03:08:46 03:02:01 6 10.68 0.00 1.68 0.67 0.05 86.92 03:08:46 03:02:01 7 11.25 0.00 1.33 0.13 0.05 87.23 03:08:46 03:03:01 all 0.05 0.00 0.01 0.10 0.01 99.84 03:08:46 03:03:01 0 0.08 0.00 0.02 0.00 0.03 99.87 03:08:46 03:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:08:46 03:03:01 2 0.02 0.00 0.02 0.38 0.00 99.58 03:08:46 03:03:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:08:46 03:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:08:46 03:03:01 5 0.00 0.00 0.02 0.45 0.00 99.53 03:08:46 03:03:01 6 0.17 0.00 0.00 0.00 0.00 99.83 03:08:46 03:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:08:46 03:04:01 all 0.19 0.00 0.02 0.00 0.01 99.77 03:08:46 03:04:01 0 0.12 0.00 0.05 0.00 0.02 99.82 03:08:46 03:04:01 1 0.02 0.00 0.03 0.02 0.02 99.92 03:08:46 03:04:01 2 0.02 0.00 0.00 0.02 0.02 99.95 03:08:46 03:04:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:08:46 03:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:08:46 03:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:08:46 03:04:01 6 1.22 0.00 0.07 0.00 0.02 98.69 03:08:46 03:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:08:46 03:05:01 all 2.90 0.00 1.47 0.83 0.03 94.78 03:08:46 03:05:01 0 2.92 0.00 3.06 1.45 0.03 92.54 03:08:46 03:05:01 1 3.54 0.00 0.93 0.15 0.03 95.34 03:08:46 03:05:01 2 1.91 0.00 1.04 2.01 0.03 95.02 03:08:46 03:05:01 3 3.63 0.00 1.54 1.45 0.03 93.34 03:08:46 03:05:01 4 1.50 0.00 0.87 0.13 0.02 97.48 03:08:46 03:05:01 5 2.67 0.00 2.54 1.10 0.03 93.65 03:08:46 03:05:01 6 4.07 0.00 0.79 0.15 0.02 94.97 03:08:46 03:05:01 7 2.93 0.00 0.99 0.17 0.05 95.87 03:08:46 03:06:01 all 0.30 0.00 0.09 0.01 0.01 99.59 03:08:46 03:06:01 0 0.03 0.00 0.10 0.00 0.00 99.87 03:08:46 03:06:01 1 0.08 0.00 0.08 0.00 0.02 99.82 03:08:46 03:06:01 2 0.03 0.00 0.08 0.05 0.00 99.83 03:08:46 03:06:01 3 0.27 0.00 0.13 0.02 0.02 99.57 03:08:46 03:06:01 4 0.15 0.00 0.08 0.02 0.00 99.75 03:08:46 03:06:01 5 0.05 0.00 0.07 0.00 0.00 99.88 03:08:46 03:06:01 6 1.68 0.00 0.13 0.02 0.02 98.15 03:08:46 03:06:01 7 0.07 0.00 0.05 0.00 0.00 99.88 03:08:46 03:07:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:08:46 03:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:08:46 03:07:01 1 0.02 0.00 0.03 0.00 0.03 99.92 03:08:46 03:07:01 2 0.00 0.00 0.00 0.03 0.02 99.95 03:08:46 03:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:08:46 03:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:08:46 03:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:08:46 03:07:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:08:46 03:07:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:08:46 03:08:01 all 4.72 0.00 2.12 2.16 0.04 90.97 03:08:46 03:08:01 0 3.81 0.00 2.57 9.48 0.05 84.09 03:08:46 03:08:01 1 4.76 0.00 2.04 0.05 0.05 93.10 03:08:46 03:08:01 2 4.64 0.00 2.06 6.96 0.03 86.31 03:08:46 03:08:01 3 6.36 0.00 2.16 0.52 0.03 90.93 03:08:46 03:08:01 4 5.07 0.00 1.80 0.02 0.02 93.10 03:08:46 03:08:01 5 4.64 0.00 1.93 0.07 0.03 93.34 03:08:46 03:08:01 6 3.60 0.00 1.51 0.10 0.07 94.71 03:08:46 03:08:01 7 4.88 0.00 2.87 0.05 0.05 92.15 03:08:46 Average: all 4.50 0.00 1.20 1.13 0.03 93.15 03:08:46 Average: 0 4.19 0.00 1.53 1.41 0.03 92.84 03:08:46 Average: 1 4.54 0.00 1.17 0.88 0.03 93.38 03:08:46 Average: 2 4.14 0.00 1.21 2.49 0.03 92.14 03:08:46 Average: 3 4.84 0.00 1.18 0.89 0.03 93.07 03:08:46 Average: 4 4.42 0.00 1.06 0.26 0.02 94.25 03:08:46 Average: 5 4.54 0.00 1.35 1.35 0.02 92.74 03:08:46 Average: 6 4.82 0.00 0.94 0.24 0.03 93.97 03:08:46 Average: 7 4.50 0.00 1.15 1.50 0.03 92.81 03:08:46 03:08:46 03:08:46