Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f224af7db50f37d2c927988dfd21d191f820dbc1 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-ssh2604185753983051315.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh4030544447853070280.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh2222405489380136736.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh1588196474899334312.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-ssh11305304948124912365.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9146 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 > 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 Avoid second fetch Checking out Revision f224af7db50f37d2c927988dfd21d191f820dbc1 (main) Commit message: "Merge pull request #926 from jinlinGuan/sdk-issue-1612" > git config core.sparsecheckout # timeout=10 > git checkout -f f224af7db50f37d2c927988dfd21d191f820dbc1 # timeout=10 > git rev-list --no-walk f3e80aec5babd0e5b407fa321d570236bc4322f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:55:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:55:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:55:52 ========================================================= 03:55:52 EdgeX Global Pipelines Version Info 03:55:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:55:53 ------------------- 03:55:53 stable info: 03:55:53 ------------------- 03:55:53 Commited By: Cherry Wang cherry@iotechsys.com 03:55:53 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 03:55:53 Message: update stable to v1.0.263 03:55:54 ------------------- 03:55:54 experimental info: 03:55:54 ------------------- 03:55:54 Commited By: Cherry Wang cherry@iotechsys.com 03:55:54 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 03:55:54 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f224af7db50f37d2c927988dfd21d191f820dbc1 [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f224af7 [Pipeline] echo 03:55:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:55:55 + git rev-list -1 --merges f224af7db50f37d2c927988dfd21d191f820dbc1~1..f224af7db50f37d2c927988dfd21d191f820dbc1 [Pipeline] echo 03:55:55 -----------> git rev-list -1 --merges f224af7db50f37d2c927988dfd21d191f820dbc1~1..f224af7db50f37d2c927988dfd21d191f820dbc1 f224af7db50f37d2c927988dfd21d191f820dbc1 03:55:55 f224af7db50f37d2c927988dfd21d191f820dbc1 [false] [Pipeline] sh 03:55:55 + git log --format=format:%s -1 f224af7db50f37d2c927988dfd21d191f820dbc1 [Pipeline] echo 03:55:55 ========================================================= 03:55:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:55:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:55:56 + git log --format=format:%s -1 f224af7db50f37d2c927988dfd21d191f820dbc1 [Pipeline] echo 03:55:56 [semverPrep] GIT_COMMIT: f224af7db50f37d2c927988dfd21d191f820dbc1, Commit Message: Merge pull request #926 from jinlinGuan/sdk-issue-1612 [Pipeline] echo 03:55:56 [semverPrep] This is not a build commit. [Pipeline] sh 03:55:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:55:56 + grep -v github /etc/ssh/ssh_known_hosts 03:55:56 + [ -e /tmp/ssh_known_hosts ] 03:55:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:55:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:55:56 + sudo tee -a /etc/ssh/ssh_known_hosts 03:55:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:55:57 03:55:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:55:57 0.1.4: Pulling from edgex-devops/py-git-semver 03:55:57 b85a868b505f: Pulling fs layer 03:55:57 e2be974225ed: Pulling fs layer 03:55:57 339a4e72a1f5: Pulling fs layer 03:55:57 988bab9f4d93: Pulling fs layer 03:55:57 1469e6f7b9e6: Pulling fs layer 03:55:57 eaf3925da568: Pulling fs layer 03:55:57 bab4dde63d76: Pulling fs layer 03:55:57 bde34c3a00c8: Pulling fs layer 03:55:57 b352a97aabf1: Pulling fs layer 03:55:57 4872d77fe225: Pulling fs layer 03:55:57 5851b861e8e6: Pulling fs layer 03:55:57 b352a97aabf1: Waiting 03:55:57 bde34c3a00c8: Waiting 03:55:57 1469e6f7b9e6: Waiting 03:55:57 bab4dde63d76: Waiting 03:55:57 4872d77fe225: Waiting 03:55:57 eaf3925da568: Waiting 03:55:57 988bab9f4d93: Waiting 03:55:57 e2be974225ed: Download complete 03:55:57 988bab9f4d93: Verifying Checksum 03:55:57 988bab9f4d93: Download complete 03:55:57 1469e6f7b9e6: Verifying Checksum 03:55:57 1469e6f7b9e6: Download complete 03:55:57 339a4e72a1f5: Verifying Checksum 03:55:57 339a4e72a1f5: Download complete 03:55:57 eaf3925da568: Verifying Checksum 03:55:57 eaf3925da568: Download complete 03:55:57 bde34c3a00c8: Verifying Checksum 03:55:57 bde34c3a00c8: Download complete 03:55:57 b352a97aabf1: Verifying Checksum 03:55:57 b352a97aabf1: Download complete 03:55:57 4872d77fe225: Verifying Checksum 03:55:57 4872d77fe225: Download complete 03:55:57 5851b861e8e6: Download complete 03:55:57 b85a868b505f: Verifying Checksum 03:55:57 b85a868b505f: Download complete 03:55:57 bab4dde63d76: Verifying Checksum 03:55:57 bab4dde63d76: Download complete 03:55:58 b85a868b505f: Pull complete 03:55:58 e2be974225ed: Pull complete 03:55:59 339a4e72a1f5: Pull complete 03:55:59 988bab9f4d93: Pull complete 03:55:59 1469e6f7b9e6: Pull complete 03:55:59 eaf3925da568: Pull complete 03:56:01 bab4dde63d76: Pull complete 03:56:01 bde34c3a00c8: Pull complete 03:56:01 b352a97aabf1: Pull complete 03:56:01 4872d77fe225: Pull complete 03:56:01 5851b861e8e6: Pull complete 03:56:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:56:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:56:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:56:01 prd-ubuntu20.04-docker-8c-8g-9146 does not seem to be running inside a container 03:56:01 $ 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:56:02 $ docker top 23b65f8c6fae3fa39fad53c8bccfaf80c40a52459461a3bbe45e0b31986e95e8 -eo pid,comm 03:56:03 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:56:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:56:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:56:03 [ssh-agent] Looking for ssh-agent implementation... 03:56:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:56:03 $ docker exec 23b65f8c6fae3fa39fad53c8bccfaf80c40a52459461a3bbe45e0b31986e95e8 ssh-agent 03:56:03 SSH_AUTH_SOCK=/tmp/ssh-OO2IYUj5Mw7D/agent.32 03:56:03 SSH_AGENT_PID=38 03:56:03 Running ssh-add (command line suppressed) 03:56:03 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_16832557617183103837.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_16832557617183103837.key) 03:56:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:56:03 + git tag --points-at HEAD [Pipeline] } 03:56:03 $ docker exec --env ******** --env ******** 23b65f8c6fae3fa39fad53c8bccfaf80c40a52459461a3bbe45e0b31986e95e8 ssh-agent -k 03:56:03 unset SSH_AUTH_SOCK; 03:56:03 unset SSH_AGENT_PID; 03:56:03 echo Agent pid 38 killed; 03:56:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:56:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:56:03 [ssh-agent] Looking for ssh-agent implementation... 03:56:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:56:04 $ docker exec 23b65f8c6fae3fa39fad53c8bccfaf80c40a52459461a3bbe45e0b31986e95e8 ssh-agent 03:56:04 SSH_AUTH_SOCK=/tmp/ssh-7IvU80fvMnpL/agent.71 03:56:04 SSH_AGENT_PID=77 03:56:04 Running ssh-add (command line suppressed) 03:56:04 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_17199775138162077472.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_17199775138162077472.key) 03:56:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:56:04 + git semver init 03:56:04 2024-09-02 03:56:04,733 [run_init] DEBUG init version:0.0.0 force:False 03:56:04 2024-09-02 03:56:04,734 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 03:56:04 2024-09-02 03:56:04,734 [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:56:04 2024-09-02 03:56:04,734 [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:56:05 2024-09-02 03:56:05,520 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 03:56:05 2024-09-02 03:56:05,521 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 03:56:05 2024-09-02 03:56:05,521 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 03:56:05 2024-09-02 03:56:05,521 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 03:56:05 3.2.0-dev.43 [Pipeline] } 03:56:05 $ docker exec --env ******** --env ******** 23b65f8c6fae3fa39fad53c8bccfaf80c40a52459461a3bbe45e0b31986e95e8 ssh-agent -k 03:56:05 unset SSH_AUTH_SOCK; 03:56:05 unset SSH_AGENT_PID; 03:56:05 echo Agent pid 77 killed; 03:56:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:56:06 + git semver [Pipeline] } 03:56:06 $ docker stop --time=1 23b65f8c6fae3fa39fad53c8bccfaf80c40a52459461a3bbe45e0b31986e95e8 03:56:07 $ docker rm -f --volumes 23b65f8c6fae3fa39fad53c8bccfaf80c40a52459461a3bbe45e0b31986e95e8 [Pipeline] // withDockerContainer [Pipeline] sh 03:56:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:56:08 Stashed 1 file(s) [Pipeline] echo 03:56:08 [edgeXSemver]: initialized semver on version 3.2.0-dev.43 [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:56:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:56:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:56:08 ========================================================= 03:56:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:56:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 03:56:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:56:08 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:56:08 619be1103602: Pulling fs layer 03:56:08 7862e08f4a3e: Pulling fs layer 03:56:08 5df492c9dc93: Pulling fs layer 03:56:08 7629e6793208: Pulling fs layer 03:56:08 4f4fb700ef54: Pulling fs layer 03:56:08 fb5054dd5b73: Pulling fs layer 03:56:08 eeca6798cff9: Pulling fs layer 03:56:08 aa269ceb94a6: Pulling fs layer 03:56:08 ada007ff1a6a: Pulling fs layer 03:56:08 4f4fb700ef54: Waiting 03:56:08 ada007ff1a6a: Waiting 03:56:08 aa269ceb94a6: Waiting 03:56:08 fb5054dd5b73: Waiting 03:56:08 eeca6798cff9: Waiting 03:56:08 7629e6793208: Waiting 03:56:08 7862e08f4a3e: Download complete 03:56:08 7629e6793208: Verifying Checksum 03:56:08 7629e6793208: Download complete 03:56:08 4f4fb700ef54: Verifying Checksum 03:56:08 4f4fb700ef54: Download complete 03:56:08 619be1103602: Verifying Checksum 03:56:08 619be1103602: Download complete 03:56:08 fb5054dd5b73: Verifying Checksum 03:56:08 fb5054dd5b73: Download complete 03:56:08 eeca6798cff9: Verifying Checksum 03:56:08 eeca6798cff9: Download complete 03:56:09 619be1103602: Pull complete 03:56:09 7862e08f4a3e: Pull complete 03:56:09 ada007ff1a6a: Verifying Checksum 03:56:09 ada007ff1a6a: Download complete 03:56:09 5df492c9dc93: Verifying Checksum 03:56:09 5df492c9dc93: Download complete 03:56:09 aa269ceb94a6: Verifying Checksum 03:56:09 aa269ceb94a6: Download complete 03:56:12 5df492c9dc93: Pull complete 03:56:12 7629e6793208: Pull complete 03:56:12 4f4fb700ef54: Pull complete 03:56:12 fb5054dd5b73: Pull complete 03:56:12 eeca6798cff9: Pull complete 03:56:15 aa269ceb94a6: Pull complete 03:56:16 ada007ff1a6a: Pull complete 03:56:16 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 03:56:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:56:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 03:56:16 + 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:56:16 + docker inspect -f . ci-base-image-x86_64 03:56:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:56:16 prd-ubuntu20.04-docker-8c-8g-9146 does not seem to be running inside a container 03:56:16 $ 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:56:18 $ docker top 6ef34eeb2ba053d0f9b7167419917a0361a693329e4711545fd34bcec706df6b -eo pid,comm [Pipeline] { [Pipeline] sh 03:56:18 + go version 03:56:18 go version go1.21.9 linux/amd64 [Pipeline] } 03:56:18 $ docker stop --time=1 6ef34eeb2ba053d0f9b7167419917a0361a693329e4711545fd34bcec706df6b 03:56:20 $ docker rm -f --volumes 6ef34eeb2ba053d0f9b7167419917a0361a693329e4711545fd34bcec706df6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:20 + docker inspect -f . ci-base-image-x86_64 03:56:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:56:20 prd-ubuntu20.04-docker-8c-8g-9146 does not seem to be running inside a container 03:56:20 $ 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:56:20 $ docker top 42502ecda55b8e10e0c8d60f6d6db40750b0e0df2b8630584605f1ba756b6c84 -eo pid,comm [Pipeline] { [Pipeline] sh 03:56:21 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 03:56:21 + make test 03:56:21 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:56:21 go: downloading github.com/go-playground/validator/v10 v10.22.0 03:56:21 go: downloading github.com/google/uuid v1.6.0 03:56:21 go: downloading github.com/stretchr/testify v1.9.0 03:56:21 go: downloading github.com/go-kit/log v0.2.1 03:56:21 go: downloading gopkg.in/yaml.v3 v3.0.1 03:56:21 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 03:56:21 go: downloading github.com/go-logfmt/logfmt v0.5.1 03:56:21 go: downloading github.com/davecgh/go-spew v1.1.1 03:56:21 go: downloading github.com/pmezard/go-difflib v1.0.0 03:56:21 go: downloading github.com/stretchr/objx v0.5.2 03:56:21 go: downloading github.com/go-playground/universal-translator v0.18.1 03:56:21 go: downloading github.com/leodido/go-urn v1.4.0 03:56:21 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 03:56:21 go: downloading golang.org/x/crypto v0.25.0 03:56:21 go: downloading golang.org/x/text v0.16.0 03:56:22 go: downloading github.com/go-playground/locales v0.14.1 03:56:22 go: downloading github.com/x448/float16 v0.8.4 03:56:22 go: downloading golang.org/x/sys v0.22.0 03:56:23 go: downloading golang.org/x/net v0.27.0 03:56:23 Still waiting to schedule task 03:56:23 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 03:56:24 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 03:56:32 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 03:56:32 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 03:56:32 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 03:56:32 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.111s coverage: 83.4% of statements 03:56:32 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.011s coverage: 38.7% of statements 03:56:32 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.012s coverage: 29.4% of statements 03:56:32 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.018s coverage: 29.3% of statements 03:56:32 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.026s coverage: 70.3% of statements 03:56:32 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.011s coverage: 90.0% of statements 03:56:32 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.038s coverage: 84.6% of statements 03:56:32 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.010s coverage: 67.3% of statements 03:56:32 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.007s coverage: 36.1% of statements 03:56:32 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.010s coverage: 66.7% of statements 03:56:44 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:56:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:56:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 03:56:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:56:46 $ docker stop --time=1 42502ecda55b8e10e0c8d60f6d6db40750b0e0df2b8630584605f1ba756b6c84 03:56:48 $ docker rm -f --volumes 42502ecda55b8e10e0c8d60f6d6db40750b0e0df2b8630584605f1ba756b6c84 [Pipeline] // withDockerContainer [Pipeline] sh 03:56:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:56:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:56:49 03:56:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:56:50 latest: Pulling from edgex-lftools-log-publisher 03:56:50 5eb5b503b376: Pulling fs layer 03:56:50 5c69ac0246d0: Pulling fs layer 03:56:50 ec43610c2a17: Pulling fs layer 03:56:50 3a2ae6a8a46f: Pulling fs layer 03:56:50 33b1e0a273af: Pulling fs layer 03:56:50 3a2ae6a8a46f: Waiting 03:56:50 33b1e0a273af: Waiting 03:56:50 5d3b04190fa2: Pulling fs layer 03:56:50 2f39f015ded8: Pulling fs layer 03:56:50 5d3b04190fa2: Waiting 03:56:50 2f39f015ded8: Waiting 03:56:50 5c69ac0246d0: Verifying Checksum 03:56:50 5c69ac0246d0: Download complete 03:56:50 3a2ae6a8a46f: Download complete 03:56:50 33b1e0a273af: Verifying Checksum 03:56:50 33b1e0a273af: Download complete 03:56:50 ec43610c2a17: Verifying Checksum 03:56:50 ec43610c2a17: Download complete 03:56:50 5d3b04190fa2: Verifying Checksum 03:56:50 5d3b04190fa2: Download complete 03:56:50 5eb5b503b376: Verifying Checksum 03:56:50 5eb5b503b376: Download complete 03:56:50 2f39f015ded8: Download complete 03:56:51 5eb5b503b376: Pull complete 03:56:51 5c69ac0246d0: Pull complete 03:56:52 ec43610c2a17: Pull complete 03:56:52 3a2ae6a8a46f: Pull complete 03:56:52 33b1e0a273af: Pull complete 03:56:52 5d3b04190fa2: Pull complete 03:56:56 2f39f015ded8: Pull complete 03:56:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:56:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:56:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:56:56 prd-ubuntu20.04-docker-8c-8g-9146 does not seem to be running inside a container 03:56:56 $ 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:56:57 $ docker top 26d180e0aae2798024559e8faf52217e5138889b1075c9d23ef2ae2133b3c19e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:56:58 ---> job-cost.sh 03:56:58 lf-activate-venv: SKIPPING 03:56:58 INFO: No Stack... 03:56:58 INFO: Retrieving Pricing Info for: v3-standard-8 03:56:58 INFO: Archiving Costs [Pipeline] sh 03:56:59 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 03:56:59 + cut -d, -f6 [Pipeline] lock 03:56:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-196-stack-cost] 03:56:59 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-196-stack-cost] did not exist. Created. 03:56:59 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:56:59 + echo total: 0.2199999988079071 [Pipeline] stash 03:56:59 Stashed 1 file(s) [Pipeline] } 03:56:59 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-196-stack-cost] [Pipeline] // lock [Pipeline] } 03:56:59 $ docker stop --time=1 26d180e0aae2798024559e8faf52217e5138889b1075c9d23ef2ae2133b3c19e 03:57:00 $ docker rm -f --volumes 26d180e0aae2798024559e8faf52217e5138889b1075c9d23ef2ae2133b3c19e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:59:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9148 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 03:59:49 Running in /w/workspace/go-mod-core-contracts/196 [Pipeline] { [Pipeline] checkout 03:59:52 The recommended git tool is: git 03:59:59 using credential edgex-jenkins-ssh 04:00:00 Cloning the remote Git repository 04:00:00 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:00:00 > git init /w/workspace/go-mod-core-contracts/196 # timeout=10 04:00:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:00:00 > git --version # timeout=10 04:00:00 > git --version # 'git version 2.25.1' 04:00:00 using GIT_SSH to set credentials SSH Credentials for GitHub 04:00:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:00:02 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:00:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:00:03 Avoid second fetch 04:00:03 Checking out Revision f224af7db50f37d2c927988dfd21d191f820dbc1 (main) 04:00:03 > git config core.sparsecheckout # timeout=10 04:00:03 > git checkout -f f224af7db50f37d2c927988dfd21d191f820dbc1 # timeout=10 04:00:04 Commit message: "Merge pull request #926 from jinlinGuan/sdk-issue-1612" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:00:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:00:09 % Total % Received % Xferd Average Speed Time Time Time Current 04:00:09 Dload Upload Total Spent Left Speed 04:00:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 04:00:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:00:10 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 04:00:10 /etc/docker/daemon.new 04:00:10 { 04:00:10 "registry-mirrors": [ 04:00:10 "https://nexus3.edgexfoundry.org:10001" 04:00:10 ], 04:00:10 "bip": "10.250.0.254/24", 04:00:10 "hosts": [ 04:00:10 "tcp://0.0.0.0:5555", 04:00:10 "unix:///var/run/docker.sock" 04:00:10 ], 04:00:10 "mtu": 1458, 04:00:10 "selinux-enabled": true, 04:00:10 "seccomp-profile": "/etc/docker/seccomp.json" 04:00:10 } [Pipeline] sh 04:00:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:00:10 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 04:00:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:00:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:00:29 ========================================================= 04:00:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:00:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:00:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:00:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:00:30 c6b39de5b339: Pulling fs layer 04:00:30 a69c41024577: Pulling fs layer 04:00:30 d6de4b400683: Pulling fs layer 04:00:30 35cb2a7552d0: Pulling fs layer 04:00:30 4f4fb700ef54: Pulling fs layer 04:00:30 464afbd9ba4c: Pulling fs layer 04:00:30 00f215d4a9da: Pulling fs layer 04:00:30 d496ad576159: Pulling fs layer 04:00:30 35cb2a7552d0: Waiting 04:00:30 464afbd9ba4c: Waiting 04:00:30 00f215d4a9da: Waiting 04:00:30 d496ad576159: Waiting 04:00:30 4f4fb700ef54: Waiting 04:00:30 a69c41024577: Verifying Checksum 04:00:30 a69c41024577: Download complete 04:00:30 35cb2a7552d0: Verifying Checksum 04:00:30 35cb2a7552d0: Download complete 04:00:30 4f4fb700ef54: Verifying Checksum 04:00:30 4f4fb700ef54: Download complete 04:00:30 464afbd9ba4c: Verifying Checksum 04:00:30 464afbd9ba4c: Download complete 04:00:30 c6b39de5b339: Verifying Checksum 04:00:30 c6b39de5b339: Download complete 04:00:31 d496ad576159: Verifying Checksum 04:00:31 d496ad576159: Download complete 04:00:31 c6b39de5b339: Pull complete 04:00:32 a69c41024577: Pull complete 04:00:32 d6de4b400683: Verifying Checksum 04:00:32 d6de4b400683: Download complete 04:00:33 00f215d4a9da: Verifying Checksum 04:00:33 00f215d4a9da: Download complete 04:00:45 d6de4b400683: Pull complete 04:00:45 35cb2a7552d0: Pull complete 04:00:45 4f4fb700ef54: Pull complete 04:00:46 464afbd9ba4c: Pull complete 04:00:55 00f215d4a9da: Pull complete 04:00:56 d496ad576159: Pull complete 04:00:56 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:00:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:00:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 04:00:59 + 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 04:01:00 + docker inspect -f . ci-base-image-arm64 04:01:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:01:05 prd-ubuntu20.04-docker-arm64-4c-16g-9148 does not seem to be running inside a container 04:01:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/196 -v /w/workspace/go-mod-core-contracts/196:/w/workspace/go-mod-core-contracts/196:rw,z -v /w/workspace/go-mod-core-contracts/196@tmp:/w/workspace/go-mod-core-contracts/196@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 04:01:08 $ docker top 26c6f17fc7c8dfdaf4de0e58e6b61b39f1db6639862aea21aa4af42f14777336 -eo pid,comm [Pipeline] { [Pipeline] sh 04:01:09 + go version 04:01:09 go version go1.21.9 linux/arm64 [Pipeline] } 04:01:09 $ docker stop --time=1 26c6f17fc7c8dfdaf4de0e58e6b61b39f1db6639862aea21aa4af42f14777336 04:01:11 $ docker rm -f --volumes 26c6f17fc7c8dfdaf4de0e58e6b61b39f1db6639862aea21aa4af42f14777336 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:01:12 + docker inspect -f . ci-base-image-arm64 04:01:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:01:12 prd-ubuntu20.04-docker-arm64-4c-16g-9148 does not seem to be running inside a container 04:01:12 $ 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/196 -v /w/workspace/go-mod-core-contracts/196:/w/workspace/go-mod-core-contracts/196:rw,z -v /w/workspace/go-mod-core-contracts/196@tmp:/w/workspace/go-mod-core-contracts/196@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 04:01:13 $ docker top f23a76e8b40de3b7b324eb617ace40982becaa37592c613a76de08f37f554f5a -eo pid,comm [Pipeline] { [Pipeline] sh 04:01:14 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/196 [Pipeline] fileExists [Pipeline] sh 04:01:14 + make test 04:01:14 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:01:15 go: downloading github.com/google/uuid v1.6.0 04:01:15 go: downloading github.com/stretchr/testify v1.9.0 04:01:15 go: downloading github.com/go-kit/log v0.2.1 04:01:15 go: downloading github.com/go-playground/validator/v10 v10.22.0 04:01:15 go: downloading gopkg.in/yaml.v3 v3.0.1 04:01:15 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 04:01:15 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:01:15 go: downloading github.com/davecgh/go-spew v1.1.1 04:01:15 go: downloading github.com/pmezard/go-difflib v1.0.0 04:01:15 go: downloading github.com/stretchr/objx v0.5.2 04:01:15 go: downloading github.com/x448/float16 v0.8.4 04:01:15 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 04:01:15 go: downloading github.com/go-playground/universal-translator v0.18.1 04:01:15 go: downloading github.com/leodido/go-urn v1.4.0 04:01:15 go: downloading golang.org/x/crypto v0.25.0 04:01:15 go: downloading golang.org/x/text v0.16.0 04:01:16 go: downloading github.com/go-playground/locales v0.14.1 04:01:17 go: downloading golang.org/x/sys v0.22.0 04:01:21 go: downloading golang.org/x/net v0.27.0 04:01:23 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 04:02:27 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 04:02:27 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 04:02:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.486s coverage: 83.4% of statements 04:02:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.032s coverage: 38.7% of statements 04:02:27 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 04:02:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.024s coverage: 29.4% of statements 04:02:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.062s coverage: 29.3% of statements 04:02:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.197s coverage: 70.3% of statements 04:02:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.071s coverage: 90.0% of statements 04:02:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.282s coverage: 84.6% of statements 04:02:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.049s coverage: 67.3% of statements 04:02:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.021s coverage: 36.1% of statements 04:02:27 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.041s coverage: 66.7% of statements 04:02:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:02:28 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:02:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:02:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 04:02:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:02:43 $ docker stop --time=1 f23a76e8b40de3b7b324eb617ace40982becaa37592c613a76de08f37f554f5a 04:02:45 $ docker rm -f --volumes f23a76e8b40de3b7b324eb617ace40982becaa37592c613a76de08f37f554f5a [Pipeline] // withDockerContainer [Pipeline] sh 04:02:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:02:46 Warning: overwriting stash ‘coverage-report’ 04:02:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:02:48 04:02:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:02:48 arm64: Pulling from edgex-lftools-log-publisher 04:02:48 8998bd30e6a1: Pulling fs layer 04:02:48 04944245beec: Pulling fs layer 04:02:48 699f458cf7ca: Pulling fs layer 04:02:48 765212b225bb: Pulling fs layer 04:02:48 f23df028b6ca: Pulling fs layer 04:02:48 d65c8cfc05b1: Pulling fs layer 04:02:48 2437ff75d9bd: Pulling fs layer 04:02:48 f23df028b6ca: Waiting 04:02:48 2437ff75d9bd: Waiting 04:02:48 d65c8cfc05b1: Waiting 04:02:48 765212b225bb: Waiting 04:02:48 04944245beec: Verifying Checksum 04:02:48 04944245beec: Download complete 04:02:48 765212b225bb: Download complete 04:02:48 f23df028b6ca: Verifying Checksum 04:02:48 f23df028b6ca: Download complete 04:02:48 d65c8cfc05b1: Verifying Checksum 04:02:48 d65c8cfc05b1: Download complete 04:02:48 699f458cf7ca: Verifying Checksum 04:02:48 699f458cf7ca: Download complete 04:02:49 8998bd30e6a1: Download complete 04:02:51 2437ff75d9bd: Verifying Checksum 04:02:51 2437ff75d9bd: Download complete 04:02:53 8998bd30e6a1: Pull complete 04:02:53 04944245beec: Pull complete 04:02:55 699f458cf7ca: Pull complete 04:02:55 765212b225bb: Pull complete 04:02:56 f23df028b6ca: Pull complete 04:02:56 d65c8cfc05b1: Pull complete 04:03:11 2437ff75d9bd: Pull complete 04:03:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:03:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:03:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:11 prd-ubuntu20.04-docker-arm64-4c-16g-9148 does not seem to be running inside a container 04:03:11 $ 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/196 -v /w/workspace/go-mod-core-contracts/196:/w/workspace/go-mod-core-contracts/196:rw,z -v /w/workspace/go-mod-core-contracts/196@tmp:/w/workspace/go-mod-core-contracts/196@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 04:03:14 $ docker top f4994671982bf782294ca79389d3a9c9d6b2ae140ee7d2114b673ce7dfa11369 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:15 ---> job-cost.sh 04:03:15 lf-activate-venv: SKIPPING 04:03:15 INFO: No Stack... 04:03:15 INFO: Retrieving Pricing Info for: v3-standard-4 04:03:16 INFO: Archiving Costs [Pipeline] sh 04:03:17 + cut -d, -f6 04:03:17 + cat /w/workspace/go-mod-core-contracts/196/archives/cost.csv [Pipeline] lock 04:03:17 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-196-stack-cost] 04:03:17 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-196-stack-cost] did not exist. Created. 04:03:17 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:03:17 /w/workspace/go-mod-core-contracts/196@tmp/durable-17c24e47/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:03:17 + echo total: 0.10999999940395355 [Pipeline] stash 04:03:17 Warning: overwriting stash ‘stack-cost’ 04:03:18 Stashed 1 file(s) [Pipeline] } 04:03:18 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-196-stack-cost] [Pipeline] // lock [Pipeline] } 04:03:18 $ docker stop --time=1 f4994671982bf782294ca79389d3a9c9d6b2ae140ee7d2114b673ce7dfa11369 04:03:19 $ docker rm -f --volumes f4994671982bf782294ca79389d3a9c9d6b2ae140ee7d2114b673ce7dfa11369 [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 04:03:20 provisioning config files... 04:03:20 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6139863975788586038tmp [Pipeline] { [Pipeline] sh 04:03:20 + set +x 04:03:20 + curl -s https://codecov.io/bash 04:03:20 + bash -s -- 04:03:20 04:03:20 _____ _ 04:03:20 / ____| | | 04:03:20 | | ___ __| | ___ ___ _____ __ 04:03:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:03:20 | |___| (_) | (_| | __/ (_| (_) \ V / 04:03:20 \_____\___/ \__,_|\___|\___\___/ \_/ 04:03:20 Bash-1.0.6 04:03:20 04:03:20 04:03:20 ==> git version 2.25.1 found 04:03:20 ==> 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 04:03:20 Release-Date: 2020-01-08 04:03:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:03:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:03:20 ==> Jenkins CI detected. 04:03:20 current dir:  /w/workspace/undry_go-mod-core-contracts_main 04:03:20 project root: . 04:03:20 --> token set from env 04:03:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:03:20 ==> Running gcov in . (disable via -X gcov) 04:03:20 ==> Python coveragepy not found 04:03:20 ==> Searching for coverage reports in: 04:03:20 + . 04:03:20 -> Found 1 reports 04:03:20 ==> Detecting git/mercurial file structure 04:03:20 ==> Reading reports 04:03:20 + ./coverage.out bytes=163661 04:03:20 ==> Appending adjustments 04:03:20 https://docs.codecov.io/docs/fixing-reports 04:03:21 + Found adjustments 04:03:21 ==> Gzipping contents 04:03:21 24K /tmp/codecov.pPTNa7.gz 04:03:21 ==> Uploading reports 04:03:21 url: https://codecov.io 04:03:21 query: branch=main&commit=f224af7db50f37d2c927988dfd21d191f820dbc1&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 04:03:21 -> Pinging Codecov 04:03:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f224af7db50f37d2c927988dfd21d191f820dbc1&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 04:03:21 -> Uploading to 04:03:21 https://storage.googleapis.com/codecov/v4/raw/2024-09-02/71470A77251A30514AAF9C0BB2E5B6CE/f224af7db50f37d2c927988dfd21d191f820dbc1/c294ab46-418d-4d60-874f-a0e2b1c273af.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240902%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240902T040321Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ca3b8e1bf6f7cd6c907fcf2d9cbb96a61b158aabe75f2b551957ea1471fe8c6 04:03:21 % Total % Received % Xferd Average Speed Time Time Time Current 04:03:21 Dload Upload Total Spent Left Speed 04:03:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23637 0 0 100 23637 0 90217 --:--:-- --:--:-- --:--:-- 90217 04:03:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/f224af7db50f37d2c927988dfd21d191f820dbc1 [Pipeline] } 04:03:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:03:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:03:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:03:22 04:03:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:03:22 latest: Pulling from edgex-devops/edgex-snyk-go 04:03:22 619be1103602: Already exists 04:03:22 f8ea3408117e: Pulling fs layer 04:03:22 91320369b822: Pulling fs layer 04:03:22 0406650e8295: Pulling fs layer 04:03:22 4f4fb700ef54: Pulling fs layer 04:03:22 96d80e3f36e1: Pulling fs layer 04:03:22 bcf3aedb951c: Pulling fs layer 04:03:22 96d80e3f36e1: Waiting 04:03:22 4f4fb700ef54: Waiting 04:03:22 bcf3aedb951c: Waiting 04:03:22 0406650e8295: Verifying Checksum 04:03:22 0406650e8295: Download complete 04:03:22 f8ea3408117e: Download complete 04:03:22 4f4fb700ef54: Verifying Checksum 04:03:22 4f4fb700ef54: Download complete 04:03:22 f8ea3408117e: Pull complete 04:03:22 96d80e3f36e1: Verifying Checksum 04:03:22 96d80e3f36e1: Download complete 04:03:23 91320369b822: Verifying Checksum 04:03:23 91320369b822: Download complete 04:03:23 bcf3aedb951c: Verifying Checksum 04:03:23 bcf3aedb951c: Download complete 04:03:26 91320369b822: Pull complete 04:03:26 0406650e8295: Pull complete 04:03:26 4f4fb700ef54: Pull complete 04:03:26 96d80e3f36e1: Pull complete 04:03:29 bcf3aedb951c: Pull complete 04:03:29 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 04:03:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:03:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:29 prd-ubuntu20.04-docker-8c-8g-9146 does not seem to be running inside a container 04:03:29 $ 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:latest cat 04:03:30 $ docker top fc5d1c4e3490fd0d2604763a4605d6afad9b7011ba3da146f4b571d65f8e2110 -eo pid,comm [Pipeline] { [Pipeline] sh 04:03:31 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] echo 04:03:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 04:03:31 + set -o pipefail 04:03:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 04:03:35 04:03:35 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... 04:03:35 04:03:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09377b29-f848-436f-b8b4-01dc734d77a6/history/abf1f131-24d8-4a99-bc29-bbb530640cd9 04:03:35 04:03:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:03:35 04:03:36 04:03:36 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:03:36 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:03:36 $ docker stop --time=1 fc5d1c4e3490fd0d2604763a4605d6afad9b7011ba3da146f4b571d65f8e2110 04:03:38 $ docker rm -f --volumes fc5d1c4e3490fd0d2604763a4605d6afad9b7011ba3da146f4b571d65f8e2110 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:03:38 + git log --format=format:%s -1 f224af7db50f37d2c927988dfd21d191f820dbc1 [Pipeline] sh 04:03:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:03:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:39 prd-ubuntu20.04-docker-8c-8g-9146 does not seem to be running inside a container 04:03:39 $ 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 04:03:39 $ docker top 1050546c39b5df1c51c5a14685f5aad901f7ee035fa7cd2a50777493e4c557d3 -eo pid,comm 04:03:39 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). 04:03:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:03:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:03:40 [ssh-agent] Looking for ssh-agent implementation... 04:03:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:03:40 $ docker exec 1050546c39b5df1c51c5a14685f5aad901f7ee035fa7cd2a50777493e4c557d3 ssh-agent 04:03:40 SSH_AUTH_SOCK=/tmp/ssh-f5dR5gvrzTfQ/agent.32 04:03:40 SSH_AGENT_PID=38 04:03:40 Running ssh-add (command line suppressed) 04:03:40 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9494006006797190283.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9494006006797190283.key) 04:03:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:03:40 + git semver tag 04:03:40 2024-09-02 04:03:40,814 [run_tag] DEBUG tag force:False 04:03:40 2024-09-02 04:03:40,814 [check_head_tag] DEBUG check head tag 04:03:40 2024-09-02 04:03:40,817 [execute] INFO git cat-file --batch-check 04:03:40 2024-09-02 04:03:40,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 04:03:40 2024-09-02 04:03:40,820 [execute] INFO git cat-file --batch 04:03:40 2024-09-02 04:03:40,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 04:03:40 2024-09-02 04:03:40,872 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:03:40 2024-09-02 04:03:40,873 [execute] INFO git tag -a v3.2.0-dev.43 -m v3.2.0-dev.43 04:03:40 2024-09-02 04:03:40,873 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.43', '-m', 'v3.2.0-dev.43'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 04:03:40 2024-09-02 04:03:40,876 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:03:40 3.2.0-dev.43 [Pipeline] } 04:03:40 $ docker exec --env ******** --env ******** 1050546c39b5df1c51c5a14685f5aad901f7ee035fa7cd2a50777493e4c557d3 ssh-agent -k 04:03:41 unset SSH_AUTH_SOCK; 04:03:41 unset SSH_AGENT_PID; 04:03:41 echo Agent pid 38 killed; 04:03:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:03:41 + git semver [Pipeline] } 04:03:41 $ docker stop --time=1 1050546c39b5df1c51c5a14685f5aad901f7ee035fa7cd2a50777493e4c557d3 04:03:42 $ docker rm -f --volumes 1050546c39b5df1c51c5a14685f5aad901f7ee035fa7cd2a50777493e4c557d3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:03:43 04:03:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:03:43 0.23.1-centos7: Pulling from edgex-lftools 04:03:43 ab5ef0e58194: Pulling fs layer 04:03:43 9712f1f96733: Pulling fs layer 04:03:43 63f879dbbcfc: Pulling fs layer 04:03:43 0d9ebad4ef96: Pulling fs layer 04:03:43 e9a5061849ea: Pulling fs layer 04:03:43 d747dcd14b5f: Pulling fs layer 04:03:43 2de7ff778b66: Pulling fs layer 04:03:43 0d9ebad4ef96: Waiting 04:03:43 e9a5061849ea: Waiting 04:03:43 2de7ff778b66: Waiting 04:03:43 d747dcd14b5f: Waiting 04:03:43 9712f1f96733: Verifying Checksum 04:03:43 9712f1f96733: Download complete 04:03:44 63f879dbbcfc: Verifying Checksum 04:03:44 63f879dbbcfc: Download complete 04:03:45 e9a5061849ea: Verifying Checksum 04:03:45 e9a5061849ea: Download complete 04:03:45 d747dcd14b5f: Verifying Checksum 04:03:45 d747dcd14b5f: Download complete 04:03:47 ab5ef0e58194: Verifying Checksum 04:03:47 ab5ef0e58194: Download complete 04:03:47 0d9ebad4ef96: Verifying Checksum 04:03:47 0d9ebad4ef96: Download complete 04:03:47 2de7ff778b66: Verifying Checksum 04:03:47 2de7ff778b66: Download complete 04:03:49 ab5ef0e58194: Pull complete 04:03:49 9712f1f96733: Pull complete 04:03:49 63f879dbbcfc: Pull complete 04:03:53 0d9ebad4ef96: Pull complete 04:03:53 e9a5061849ea: Pull complete 04:03:53 d747dcd14b5f: Pull complete 04:03:53 2de7ff778b66: Pull complete 04:03:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:03:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:03:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:54 prd-ubuntu20.04-docker-8c-8g-9146 does not seem to be running inside a container 04:03:54 $ 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 04:03:55 $ docker top d7467b197ea15f1882370e7c3c64e5ea65c23e3714995fe93ab2553556f7d496 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:03:55 provisioning config files... 04:03:55 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config16408226975697697134tmp 04:03:55 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1668502565257915848tmp 04:03:55 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config10651968988318867605tmp [Pipeline] { [Pipeline] echo 04:03:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:03:56 ---> sigul-configuration.sh 04:03:56 gpg: directory `/root/.gnupg' created 04:03:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:03:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:03:56 gpg: keyring `/root/.gnupg/secring.gpg' created 04:03:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:03:56 gpg: CAST5 encrypted data 04:03:56 gpg: encrypted with 1 passphrase 04:03:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:03:56 + mkdir /home/jenkins 04:03:56 + mkdir /home/jenkins/sigul [Pipeline] sh 04:03:56 + 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 04:03:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:03:57 ---> sigul-install.sh 04:03:57 Sigul already installed; skipping installation. [Pipeline] sh 04:03:57 + git tag --list 04:03:57 v0.0.0 04:03:57 v0.0.1 04:03:57 v0.1.0 04:03:57 v0.1.1 04:03:57 v0.1.10 04:03:57 v0.1.100 04:03:57 v0.1.101 04:03:57 v0.1.102 04:03:57 v0.1.103 04:03:57 v0.1.104 04:03:57 v0.1.105 04:03:57 v0.1.106 04:03:57 v0.1.107 04:03:57 v0.1.108 04:03:57 v0.1.109 04:03:57 v0.1.11 04:03:57 v0.1.110 04:03:57 v0.1.111 04:03:57 v0.1.112 04:03:57 v0.1.113 04:03:57 v0.1.114 04:03:57 v0.1.115 04:03:57 v0.1.116 04:03:57 v0.1.117 04:03:57 v0.1.118 04:03:57 v0.1.119 04:03:57 v0.1.12 04:03:57 v0.1.120 04:03:57 v0.1.121 04:03:57 v0.1.122 04:03:57 v0.1.123 04:03:57 v0.1.124 04:03:57 v0.1.125 04:03:57 v0.1.126 04:03:57 v0.1.127 04:03:57 v0.1.128 04:03:57 v0.1.129 04:03:57 v0.1.13 04:03:57 v0.1.130 04:03:57 v0.1.131 04:03:57 v0.1.132 04:03:57 v0.1.133 04:03:57 v0.1.134 04:03:57 v0.1.135 04:03:57 v0.1.136 04:03:57 v0.1.137 04:03:57 v0.1.138 04:03:57 v0.1.139 04:03:57 v0.1.14 04:03:57 v0.1.140 04:03:57 v0.1.141 04:03:57 v0.1.142 04:03:57 v0.1.143 04:03:57 v0.1.144 04:03:57 v0.1.145 04:03:57 v0.1.146 04:03:57 v0.1.147 04:03:57 v0.1.148 04:03:57 v0.1.149 04:03:57 v0.1.15 04:03:57 v0.1.16 04:03:57 v0.1.17 04:03:57 v0.1.18 04:03:57 v0.1.19 04:03:57 v0.1.2 04:03:57 v0.1.20 04:03:57 v0.1.21 04:03:57 v0.1.22 04:03:57 v0.1.23 04:03:57 v0.1.24 04:03:57 v0.1.25 04:03:57 v0.1.26 04:03:57 v0.1.27 04:03:57 v0.1.28 04:03:57 v0.1.29 04:03:57 v0.1.3 04:03:57 v0.1.30 04:03:57 v0.1.31 04:03:57 v0.1.32 04:03:57 v0.1.33 04:03:57 v0.1.34 04:03:57 v0.1.35 04:03:57 v0.1.36 04:03:57 v0.1.37 04:03:57 v0.1.38 04:03:57 v0.1.39 04:03:57 v0.1.4 04:03:57 v0.1.40 04:03:57 v0.1.41 04:03:57 v0.1.42 04:03:57 v0.1.43 04:03:57 v0.1.44 04:03:57 v0.1.45 04:03:57 v0.1.46 04:03:57 v0.1.47 04:03:57 v0.1.48 04:03:57 v0.1.49 04:03:57 v0.1.5 04:03:57 v0.1.50 04:03:57 v0.1.51 04:03:57 v0.1.52 04:03:57 v0.1.53 04:03:57 v0.1.54 04:03:57 v0.1.55 04:03:57 v0.1.56 04:03:57 v0.1.57 04:03:57 v0.1.58 04:03:57 v0.1.59 04:03:57 v0.1.6 04:03:57 v0.1.60 04:03:57 v0.1.61 04:03:57 v0.1.62 04:03:57 v0.1.63 04:03:57 v0.1.64 04:03:57 v0.1.65 04:03:57 v0.1.66 04:03:57 v0.1.67 04:03:57 v0.1.68 04:03:57 v0.1.69 04:03:57 v0.1.7 04:03:57 v0.1.70 04:03:57 v0.1.71 04:03:57 v0.1.72 04:03:57 v0.1.73 04:03:57 v0.1.74 04:03:57 v0.1.75 04:03:57 v0.1.76 04:03:57 v0.1.77 04:03:57 v0.1.78 04:03:57 v0.1.79 04:03:57 v0.1.8 04:03:57 v0.1.80 04:03:57 v0.1.81 04:03:57 v0.1.82 04:03:57 v0.1.83 04:03:57 v0.1.84 04:03:57 v0.1.85 04:03:57 v0.1.86 04:03:57 v0.1.87 04:03:57 v0.1.88 04:03:57 v0.1.89 04:03:57 v0.1.9 04:03:57 v0.1.90 04:03:57 v0.1.91 04:03:57 v0.1.92 04:03:57 v0.1.93 04:03:57 v0.1.94 04:03:57 v0.1.95 04:03:57 v0.1.96 04:03:57 v0.1.97 04:03:57 v0.1.98 04:03:57 v0.1.99 04:03:57 v2.0.0 04:03:57 v2.1.0 04:03:57 v2.1.1 04:03:57 v2.2.0 04:03:57 v2.3.0 04:03:57 v3.0 04:03:57 v3.0.0 04:03:57 v3.1 04:03:57 v3.1.0 04:03:57 v3.1.0-dev.1 04:03:57 v3.1.0-dev.10 04:03:57 v3.1.0-dev.11 04:03:57 v3.1.0-dev.12 04:03:57 v3.1.0-dev.13 04:03:57 v3.1.0-dev.14 04:03:57 v3.1.0-dev.15 04:03:57 v3.1.0-dev.16 04:03:57 v3.1.0-dev.17 04:03:57 v3.1.0-dev.18 04:03:57 v3.1.0-dev.19 04:03:57 v3.1.0-dev.2 04:03:57 v3.1.0-dev.3 04:03:57 v3.1.0-dev.4 04:03:57 v3.1.0-dev.5 04:03:57 v3.1.0-dev.6 04:03:57 v3.1.0-dev.7 04:03:57 v3.1.0-dev.8 04:03:57 v3.1.0-dev.9 04:03:57 v3.2.0-dev.1 04:03:57 v3.2.0-dev.10 04:03:57 v3.2.0-dev.11 04:03:57 v3.2.0-dev.12 04:03:57 v3.2.0-dev.13 04:03:57 v3.2.0-dev.14 04:03:57 v3.2.0-dev.15 04:03:57 v3.2.0-dev.16 04:03:57 v3.2.0-dev.17 04:03:57 v3.2.0-dev.18 04:03:57 v3.2.0-dev.19 04:03:57 v3.2.0-dev.2 04:03:57 v3.2.0-dev.20 04:03:57 v3.2.0-dev.21 04:03:57 v3.2.0-dev.22 04:03:57 v3.2.0-dev.23 04:03:57 v3.2.0-dev.24 04:03:57 v3.2.0-dev.25 04:03:57 v3.2.0-dev.26 04:03:57 v3.2.0-dev.27 04:03:57 v3.2.0-dev.28 04:03:57 v3.2.0-dev.29 04:03:57 v3.2.0-dev.3 04:03:57 v3.2.0-dev.30 04:03:57 v3.2.0-dev.31 04:03:57 v3.2.0-dev.32 04:03:57 v3.2.0-dev.33 04:03:57 v3.2.0-dev.34 04:03:57 v3.2.0-dev.35 04:03:57 v3.2.0-dev.36 04:03:57 v3.2.0-dev.37 04:03:57 v3.2.0-dev.38 04:03:57 v3.2.0-dev.39 04:03:57 v3.2.0-dev.4 04:03:57 v3.2.0-dev.40 04:03:57 v3.2.0-dev.41 04:03:57 v3.2.0-dev.42 04:03:57 v3.2.0-dev.43 04:03:57 v3.2.0-dev.5 04:03:57 v3.2.0-dev.6 04:03:57 v3.2.0-dev.7 04:03:57 v3.2.0-dev.8 04:03:57 v3.2.0-dev.9 [Pipeline] sh 04:03:57 + lftools sign git-tag v3.2.0-dev.43 04:03:58 Signing Git tag with Sigul... 04:03:58 Signing v3.2.0-dev.43 [Pipeline] echo 04:03:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:03:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:03:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:03:59 $ docker stop --time=1 d7467b197ea15f1882370e7c3c64e5ea65c23e3714995fe93ab2553556f7d496 04:04:00 $ docker rm -f --volumes d7467b197ea15f1882370e7c3c64e5ea65c23e3714995fe93ab2553556f7d496 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:04:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:04:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:04:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:01 prd-ubuntu20.04-docker-8c-8g-9146 does not seem to be running inside a container 04:04:01 $ 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 04:04:01 $ docker top 909b1a7910f2642997acea36499a392d79eec060c963e93d5fe707fee831c0c9 -eo pid,comm 04:04:01 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). 04:04:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:04:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:01 [ssh-agent] Looking for ssh-agent implementation... 04:04:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:01 $ docker exec 909b1a7910f2642997acea36499a392d79eec060c963e93d5fe707fee831c0c9 ssh-agent 04:04:01 SSH_AUTH_SOCK=/tmp/ssh-SdOmDXgiGgYn/agent.32 04:04:01 SSH_AGENT_PID=38 04:04:01 Running ssh-add (command line suppressed) 04:04:02 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5012349613618840049.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5012349613618840049.key) 04:04:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:02 + git semver bump pre 04:04:02 2024-09-02 04:04:02,532 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:04:02 2024-09-02 04:04:02,533 [bump_version] DEBUG bumping version:3.2.0-dev.43 on axis:pre with prefix:dev 04:04:02 2024-09-02 04:04:02,533 [bump_version] DEBUG bumped version:3.2.0-dev.44 04:04:02 2024-09-02 04:04:02,533 [write_version] DEBUG write version:3.2.0-dev.44 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 04:04:02 2024-09-02 04:04:02,533 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:04:02 2024-09-02 04:04:02,533 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:04:02 2024-09-02 04:04:02,535 [execute] INFO git cat-file --batch-check 04:04:02 2024-09-02 04:04:02,536 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 04:04:02 2024-09-02 04:04:02,540 [execute] INFO git cat-file --batch 04:04:02 2024-09-02 04:04:02,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 04:04:02 2024-09-02 04:04:02,544 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:04:02 3.2.0-dev.44 [Pipeline] } 04:04:02 $ docker exec --env ******** --env ******** 909b1a7910f2642997acea36499a392d79eec060c963e93d5fe707fee831c0c9 ssh-agent -k 04:04:02 unset SSH_AUTH_SOCK; 04:04:02 unset SSH_AGENT_PID; 04:04:02 echo Agent pid 38 killed; 04:04:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:04:03 + git semver [Pipeline] } 04:04:03 $ docker stop --time=1 909b1a7910f2642997acea36499a392d79eec060c963e93d5fe707fee831c0c9 04:04:04 $ docker rm -f --volumes 909b1a7910f2642997acea36499a392d79eec060c963e93d5fe707fee831c0c9 [Pipeline] // withDockerContainer [Pipeline] sh 04:04:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:04:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:04:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:05 prd-ubuntu20.04-docker-8c-8g-9146 does not seem to be running inside a container 04:04:05 $ 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 04:04:05 $ docker top b25dfee8f7fa5eadf54b3a45647193033bb6254643863480cb886aab90d2c02e -eo pid,comm 04:04:05 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). 04:04:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:04:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:05 [ssh-agent] Looking for ssh-agent implementation... 04:04:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:05 $ docker exec b25dfee8f7fa5eadf54b3a45647193033bb6254643863480cb886aab90d2c02e ssh-agent 04:04:06 SSH_AUTH_SOCK=/tmp/ssh-sEeSEBn4qizA/agent.32 04:04:06 SSH_AGENT_PID=38 04:04:06 Running ssh-add (command line suppressed) 04:04:06 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4804549534875824660.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4804549534875824660.key) 04:04:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:06 + git semver push 04:04:06 2024-09-02 04:04:06,590 [run_push] DEBUG push 04:04:06 2024-09-02 04:04:06,591 [execute] INFO git cat-file --batch-check 04:04:06 2024-09-02 04:04:06,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 04:04:06 2024-09-02 04:04:06,595 [execute] INFO git rev-list 55654fbe55c674d6bd0aaf038cfb1b1fec84eec8 -- 04:04:06 2024-09-02 04:04:06,595 [execute] DEBUG Popen(['git', 'rev-list', '55654fbe55c674d6bd0aaf038cfb1b1fec84eec8', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 04:04:06 2024-09-02 04:04:06,608 [execute] INFO git fetch -v origin 04:04:06 2024-09-02 04:04:06,608 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 04:04:07 2024-09-02 04:04:07,032 [run_push] DEBUG no remote changes detected 04:04:07 2024-09-02 04:04:07,033 [execute] INFO git push origin semver 04:04:07 2024-09-02 04:04:07,033 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 04:04:07 2024-09-02 04:04:07,679 [run_push] DEBUG push all version tags 04:04:07 2024-09-02 04:04:07,679 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:04:07 2024-09-02 04:04:07,680 [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) 04:04:08 2024-09-02 04:04:08,379 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:04:08 3.2.0-dev.44 [Pipeline] } 04:04:08 $ docker exec --env ******** --env ******** b25dfee8f7fa5eadf54b3a45647193033bb6254643863480cb886aab90d2c02e ssh-agent -k 04:04:08 unset SSH_AUTH_SOCK; 04:04:08 unset SSH_AGENT_PID; 04:04:08 echo Agent pid 38 killed; 04:04:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:04:09 + git semver [Pipeline] } 04:04:09 $ docker stop --time=1 b25dfee8f7fa5eadf54b3a45647193033bb6254643863480cb886aab90d2c02e 04:04:10 $ docker rm -f --volumes b25dfee8f7fa5eadf54b3a45647193033bb6254643863480cb886aab90d2c02e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:04:11 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 04:04:11 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 04:04:11 total 16 04:04:11 drwxr-xr-x 3 root root 4096 Sep 2 03:56 . 04:04:11 drwxrwxr-x 11 jenkins jenkins 4096 Sep 2 04:03 .. 04:04:11 drwxr-xr-x 2 root root 4096 Sep 2 03:56 cost 04:04:11 -rw-r--r-- 1 root root 93 Sep 2 03:56 cost.csv 04:04:11 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 04:04:11 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 04:04:11 total 16 04:04:11 drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 03:56 . 04:04:11 drwxrwxr-x 11 jenkins jenkins 4096 Sep 2 04:03 .. 04:04:11 drwxr-xr-x 2 jenkins jenkins 4096 Sep 2 03:56 cost 04:04:11 -rw-r--r-- 1 jenkins jenkins 93 Sep 2 03:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:04:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:04:12 ---> package-listing.sh 04:04:12 ++ facter osfamily 04:04:12 ++ tr '[:upper:]' '[:lower:]' 04:04:12 + OS_FAMILY=debian 04:04:12 + workspace=/w/workspace/undry_go-mod-core-contracts_main 04:04:12 + START_PACKAGES=/tmp/packages_start.txt 04:04:12 + END_PACKAGES=/tmp/packages_end.txt 04:04:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:04:12 + PACKAGES=/tmp/packages_start.txt 04:04:12 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 04:04:12 + PACKAGES=/tmp/packages_end.txt 04:04:12 + case "${OS_FAMILY}" in 04:04:12 + dpkg -l 04:04:12 + grep '^ii' 04:04:12 + '[' -f /tmp/packages_start.txt ']' 04:04:12 + '[' -f /tmp/packages_end.txt ']' 04:04:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:04:12 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 04:04:12 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 04:04:12 + 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 04:04:12 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 04:04:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:04:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:13 prd-ubuntu20.04-docker-8c-8g-9146 does not seem to be running inside a container 04:04:13 $ 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 04:04:13 $ docker top 431a997647e3700962ec48c0d184780a18bd80f2929d21111c00479e2cd82eef -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:14 + touch /tmp/pre-build-complete [Pipeline] sh 04:04:14 + mkdir -p /var/log/sysstat [Pipeline] sh 04:04:14 + ls /var/log/sa-host 04:04:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:04:14 provisioning config files... 04:04:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config10858347212408042402tmp [Pipeline] { [Pipeline] echo 04:04:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:04:15 ---> create-netrc.sh [Pipeline] } 04:04:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:04:15 ---> python-tools-install.sh [Pipeline] echo 04:04:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:04:15 ---> sudo-logs.sh 04:04:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:04:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:04:16 ---> job-cost.sh 04:04:16 lf-activate-venv: SKIPPING 04:04:16 DEBUG: total: 0.2199999988079071 04:04:16 INFO: Retrieving Stack Cost... 04:04:16 INFO: Retrieving Pricing Info for: v3-standard-8 04:04:17 INFO: Archiving Costs [Pipeline] echo 04:04:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:04:17 ---> logs-deploy.sh 04:04:17 lf-activate-venv: SKIPPING 04:04:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/196 04:04:17 INFO: archiving workspace using pattern(s): 04:04:18 Archives upload complete. 04:04:18 INFO: archiving logs to Nexus 04:04:19 ---> uname -a: 04:04:19 Linux prd-ubuntu20-04-docker-8c-8g-9146 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:04:19 04:04:19 04:04:19 ---> lscpu: 04:04:19 Architecture: x86_64 04:04:19 CPU op-mode(s): 32-bit, 64-bit 04:04:19 Byte Order: Little Endian 04:04:19 Address sizes: 40 bits physical, 48 bits virtual 04:04:19 CPU(s): 8 04:04:19 On-line CPU(s) list: 0-7 04:04:19 Thread(s) per core: 1 04:04:19 Core(s) per socket: 1 04:04:19 Socket(s): 8 04:04:19 NUMA node(s): 1 04:04:19 Vendor ID: AuthenticAMD 04:04:19 CPU family: 23 04:04:19 Model: 49 04:04:19 Model name: AMD EPYC-Rome Processor 04:04:19 Stepping: 0 04:04:19 CPU MHz: 2800.000 04:04:19 BogoMIPS: 5600.00 04:04:19 Virtualization: AMD-V 04:04:19 Hypervisor vendor: KVM 04:04:19 Virtualization type: full 04:04:19 L1d cache: 256 KiB 04:04:19 L1i cache: 256 KiB 04:04:19 L2 cache: 4 MiB 04:04:19 L3 cache: 128 MiB 04:04:19 NUMA node0 CPU(s): 0-7 04:04:19 Vulnerability Itlb multihit: Not affected 04:04:19 Vulnerability L1tf: Not affected 04:04:19 Vulnerability Mds: Not affected 04:04:19 Vulnerability Meltdown: Not affected 04:04:19 Vulnerability Mmio stale data: Not affected 04:04:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:04:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:04:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:04:19 Vulnerability Srbds: Not affected 04:04:19 Vulnerability Tsx async abort: Not affected 04:04:19 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 04:04:19 04:04:19 04:04:19 ---> nproc: 04:04:19 8 04:04:19 04:04:19 04:04:19 ---> df -h: 04:04:19 Filesystem Size Used Avail Use% Mounted on 04:04:19 overlay 155G 12G 144G 8% / 04:04:19 tmpfs 64M 0 64M 0% /dev 04:04:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:04:19 shm 64M 0 64M 0% /dev/shm 04:04:19 /dev/vda1 155G 12G 144G 8% /facter-os 04:04:19 04:04:19 04:04:19 ---> sar -b -r -n DEV: 04:04:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9146) 09/02/24 _x86_64_ (8 CPU) 04:04:19 04:04:19 03:55:14 LINUX RESTART (8 CPU) 04:04:19 04:04:19 03:56:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:04:19 03:57:01 160.19 3.25 156.94 0.00 440.45 61906.31 0.00 04:04:19 03:58:01 3.66 1.57 2.10 0.00 36.91 30.13 0.00 04:04:19 03:59:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 04:04:19 04:00:01 1.38 0.00 1.38 0.00 0.00 18.53 0.00 04:04:19 04:01:01 46.73 5.10 41.63 0.00 4342.48 8434.19 0.00 04:04:19 04:02:01 5.72 0.02 5.70 0.00 0.13 119.58 0.00 04:04:19 04:03:01 0.85 0.00 0.85 0.00 0.00 11.06 0.00 04:04:19 04:04:01 118.46 0.25 118.21 0.00 22.40 54682.09 0.00 04:04:19 Average: 42.51 1.28 41.24 0.00 604.92 15747.22 0.00 04:04:19 04:04:19 03:56:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:04:19 03:57:01 28727472 31546752 767320 2.33 95564 2951820 1738720 5.12 1127020 2591528 444 04:04:19 03:58:01 28732244 31553388 760216 2.31 95640 2952784 1738720 5.12 1121892 2591732 128 04:04:19 03:59:01 28732944 31554200 759380 2.31 95728 2952784 1738720 5.12 1119712 2591740 12 04:04:19 04:00:01 28734596 31555920 757600 2.30 95784 2952792 1738720 5.12 1117224 2591740 8 04:04:19 04:01:01 28279084 31531620 755464 2.30 124832 3350592 1693844 4.99 1395640 2731784 916 04:04:19 04:02:01 28293116 31541028 745836 2.27 123424 3347464 1693556 4.99 1386120 2728692 164 04:04:19 04:03:01 28293424 31541352 745460 2.27 123460 3347468 1693556 4.99 1385852 2728696 156 04:04:19 04:04:01 26789508 31451984 827796 2.52 174300 4581112 2214880 6.53 1567236 3915088 356 04:04:19 Average: 28322798 31534530 764884 2.33 116092 3304602 1781340 5.25 1277587 2808875 273 04:04:19 04:04:19 03:56:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:04:19 03:57:01 lo 2.23 2.23 0.22 0.22 0.00 0.00 0.00 0.00 04:04:19 03:57:01 docker0 56.06 95.35 4.76 846.97 0.00 0.00 0.00 0.00 04:04:19 03:57:01 ens3 339.40 202.29 6486.32 43.01 0.00 0.00 0.00 0.00 04:04:19 03:58:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:04:19 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:19 03:58:01 ens3 11.53 8.18 12.10 6.01 0.00 0.00 0.00 0.00 04:04:19 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:19 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:19 03:59:01 ens3 0.58 0.00 0.05 0.00 0.00 0.00 0.00 0.00 04:04:19 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:04:19 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:19 04:00:01 ens3 0.92 0.73 0.44 0.30 0.00 0.00 0.00 0.00 04:04:19 04:01:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 04:04:19 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:19 04:01:01 ens3 206.72 102.13 2733.73 7.16 0.00 0.00 0.00 0.00 04:04:19 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:04:19 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:19 04:02:01 ens3 0.75 0.67 0.33 0.23 0.00 0.00 0.00 0.00 04:04:19 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:19 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:19 04:03:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 04:04:19 04:04:01 vethe243011 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:19 04:04:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 04:04:19 04:04:01 docker0 34.79 55.74 3.44 794.52 0.00 0.00 0.00 0.00 04:04:19 04:04:01 ens3 347.19 224.35 7646.05 133.17 0.00 0.00 0.00 0.00 04:04:19 Average: vethe243011 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:19 Average: lo 0.72 0.72 0.07 0.07 0.00 0.00 0.00 0.00 04:04:19 Average: docker0 11.45 19.04 1.03 206.51 0.00 0.00 0.00 0.00 04:04:19 Average: ens3 113.87 67.57 2118.84 23.77 0.00 0.00 0.00 0.00 04:04:19 04:04:19 04:04:19 ---> sar -P ALL: 04:04:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9146) 09/02/24 _x86_64_ (8 CPU) 04:04:19 04:04:19 03:55:14 LINUX RESTART (8 CPU) 04:04:19 04:04:19 03:56:00 CPU %user %nice %system %iowait %steal %idle 04:04:19 03:57:01 all 26.07 0.00 5.94 0.86 0.08 67.05 04:04:19 03:57:01 0 26.04 0.00 5.77 0.10 0.07 68.02 04:04:19 03:57:01 1 25.15 0.00 6.25 0.07 0.08 68.45 04:04:19 03:57:01 2 26.04 0.00 6.29 1.82 0.08 65.76 04:04:19 03:57:01 3 25.23 0.00 6.35 2.55 0.08 65.78 04:04:19 03:57:01 4 27.32 0.00 5.22 0.13 0.07 67.27 04:04:19 03:57:01 5 25.92 0.00 5.88 0.07 0.08 68.05 04:04:19 03:57:01 6 26.40 0.00 6.50 1.99 0.08 65.02 04:04:19 03:57:01 7 26.44 0.00 5.28 0.15 0.08 68.05 04:04:19 03:58:01 all 0.36 0.00 0.04 0.01 0.01 99.57 04:04:19 03:58:01 0 0.03 0.00 0.05 0.02 0.02 99.88 04:04:19 03:58:01 1 0.25 0.00 0.05 0.00 0.02 99.68 04:04:19 03:58:01 2 0.10 0.00 0.03 0.03 0.00 99.83 04:04:19 03:58:01 3 1.57 0.00 0.03 0.02 0.02 98.37 04:04:19 03:58:01 4 0.05 0.00 0.02 0.00 0.02 99.92 04:04:19 03:58:01 5 0.12 0.00 0.05 0.00 0.00 99.83 04:04:19 03:58:01 6 0.22 0.00 0.05 0.02 0.03 99.68 04:04:19 03:58:01 7 0.52 0.00 0.07 0.03 0.00 99.38 04:04:19 03:59:01 all 0.04 0.00 0.02 0.00 0.01 99.92 04:04:19 03:59:01 0 0.07 0.00 0.05 0.00 0.03 99.85 04:04:19 03:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:04:19 03:59:01 2 0.02 0.00 0.00 0.03 0.00 99.95 04:04:19 03:59:01 3 0.12 0.00 0.03 0.00 0.02 99.83 04:04:19 03:59:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:04:19 03:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:04:19 03:59:01 6 0.05 0.00 0.02 0.00 0.02 99.92 04:04:19 03:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:04:19 04:00:01 all 0.16 0.00 0.01 0.00 0.01 99.81 04:04:19 04:00:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:04:19 04:00:01 1 0.07 0.00 0.02 0.00 0.00 99.92 04:04:19 04:00:01 2 0.00 0.00 0.02 0.02 0.00 99.97 04:04:19 04:00:01 3 0.05 0.00 0.02 0.00 0.02 99.92 04:04:19 04:00:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:04:19 04:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:04:19 04:00:01 6 1.11 0.00 0.02 0.00 0.02 98.86 04:04:19 04:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:04:19 04:01:01 all 2.33 0.00 1.32 0.23 0.03 96.10 04:04:19 04:01:01 0 1.74 0.00 2.72 0.22 0.03 95.29 04:04:19 04:01:01 1 2.54 0.00 0.70 0.37 0.03 96.36 04:04:19 04:01:01 2 1.94 0.00 1.22 0.77 0.02 96.06 04:04:19 04:01:01 3 2.61 0.00 1.37 0.20 0.03 95.79 04:04:19 04:01:01 4 1.94 0.00 1.44 0.07 0.02 96.53 04:04:19 04:01:01 5 2.17 0.00 0.90 0.05 0.03 96.84 04:04:19 04:01:01 6 1.94 0.00 0.70 0.05 0.02 97.29 04:04:19 04:01:01 7 3.74 0.00 1.49 0.13 0.02 94.62 04:04:19 04:02:01 all 0.10 0.00 0.04 0.01 0.01 99.84 04:04:19 04:02:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:04:19 04:02:01 1 0.08 0.00 0.07 0.03 0.02 99.80 04:04:19 04:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:04:19 04:02:01 3 0.03 0.00 0.03 0.02 0.02 99.90 04:04:19 04:02:01 4 0.02 0.00 0.03 0.00 0.00 99.95 04:04:19 04:02:01 5 0.07 0.00 0.03 0.05 0.00 99.85 04:04:19 04:02:01 6 0.20 0.00 0.07 0.00 0.02 99.72 04:04:19 04:02:01 7 0.30 0.00 0.07 0.00 0.02 99.62 04:04:19 04:03:01 all 0.02 0.00 0.02 0.00 0.01 99.94 04:04:19 04:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:04:19 04:03:01 1 0.02 0.00 0.03 0.00 0.03 99.92 04:04:19 04:03:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:04:19 04:03:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:04:19 04:03:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:04:19 04:03:01 5 0.00 0.00 0.02 0.02 0.00 99.97 04:04:19 04:03:01 6 0.02 0.00 0.05 0.00 0.03 99.90 04:04:19 04:03:01 7 0.02 0.00 0.03 0.00 0.00 99.95 04:04:19 04:04:01 all 7.90 0.00 3.38 0.61 0.06 88.05 04:04:19 04:04:01 0 8.15 0.00 2.59 0.05 0.05 89.16 04:04:19 04:04:01 1 9.25 0.00 3.28 0.02 0.05 87.40 04:04:19 04:04:01 2 7.43 0.00 3.51 0.07 0.07 88.92 04:04:19 04:04:01 3 7.51 0.00 2.86 0.64 0.05 88.93 04:04:19 04:04:01 4 6.84 0.00 4.04 1.55 0.05 87.52 04:04:19 04:04:01 5 7.33 0.00 3.19 0.22 0.05 89.21 04:04:19 04:04:01 6 8.49 0.00 4.31 0.03 0.07 87.10 04:04:19 04:04:01 7 8.21 0.00 3.22 2.33 0.07 86.18 04:04:19 Average: all 4.63 0.00 1.35 0.22 0.03 93.78 04:04:19 Average: 0 4.52 0.00 1.40 0.05 0.03 94.00 04:04:19 Average: 1 4.68 0.00 1.30 0.06 0.03 93.93 04:04:19 Average: 2 4.47 0.00 1.39 0.34 0.02 93.77 04:04:19 Average: 3 4.64 0.00 1.34 0.43 0.03 93.56 04:04:19 Average: 4 4.52 0.00 1.34 0.22 0.03 93.89 04:04:19 Average: 5 4.46 0.00 1.26 0.05 0.02 94.21 04:04:19 Average: 6 4.80 0.00 1.46 0.26 0.04 93.45 04:04:19 Average: 7 4.91 0.00 1.27 0.33 0.03 93.46 04:04:19 04:04:19 04:04:19