Pull request #1311 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/app-functions-sdk-go Loading trusted files from base branch main at a57f3f565e436a58f8d2a88e19976967ca27a63d rather than ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 Obtained Jenkinsfile from a57f3f565e436a58f8d2a88e19976967ca27a63d 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-ssh17358043519168905143.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh141330603516163832.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1311/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/app-functions-sdk-go/branches/PR-1311/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10472081428584155647.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/app-functions-sdk-go/branches/PR-1311/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9037048143455829462.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh1122709001298204898.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1311/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/app-functions-sdk-go/branches/PR-1311/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14365816108349962030.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk 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: true SWAGGER_API_FOLDERS: openapi/v2 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 ‘prd-ubuntu20.04-docker-8c-8g-6200’ Running on prd-ubuntu20.04-docker-8c-8g-6201 in /w/workspace/dry_app-functions-sdk-go_PR-1311 [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/app-functions-sdk-go.git > git init /w/workspace/dry_app-functions-sdk-go_PR-1311 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.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/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a57f3f565e436a58f8d2a88e19976967ca27a63d into PR head commit ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 Merge succeeded, producing ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 Checking out Revision ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 (PR-1311) Commit message: "fix: Update go.mod file to use latest go-mod-core-contracts latest code changes" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:20:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:20:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:20:45 ========================================================= 22:20:45 EdgeX Global Pipelines Version Info 22:20:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1311/head:refs/remotes/origin/PR-1311 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a57f3f565e436a58f8d2a88e19976967ca27a63d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 # timeout=10 22:20:47 ------------------- 22:20:47 stable info: 22:20:47 ------------------- 22:20:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:20:47 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:20:47 Message: update stable to v1.0.244 22:20:48 ------------------- 22:20:48 experimental info: 22:20:48 ------------------- 22:20:48 Commited By: **** collab-it+edgex@linuxfoundation.org 22:20:48 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:20:48 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:20:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 22:20:48 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 22:20:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:20:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:20:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:20:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:20:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:20:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:20:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:20:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:20:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:20:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 22:20:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:20:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:20:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:20:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:20:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:20:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:20:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:20:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:20:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:20:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:20:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:20:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:20:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:20:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:20:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:20:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1311 [Pipeline] echo 22:20:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1311 [Pipeline] echo 22:20:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1311 [Pipeline] echo 22:20:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 [Pipeline] echo 22:20:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee9b8e7 [Pipeline] echo 22:20:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:20:50 + git rev-list -1 --merges ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701~1..ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 [Pipeline] echo 22:20:50 -----------> git rev-list -1 --merges ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701~1..ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 [false] [Pipeline] sh 22:20:50 + git log --format=format:%s -1 ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 [Pipeline] echo 22:20:50 ========================================================= 22:20:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:20:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:20:51 + git log --format=format:%s -1 ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 [Pipeline] echo 22:20:51 [semverPrep] GIT_COMMIT: ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701, Commit Message: fix: Update go.mod file to use latest go-mod-core-contracts latest code changes [Pipeline] echo 22:20:51 [semverPrep] This is not a build commit. [Pipeline] sh 22:20:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:20:51 + grep -v github /etc/ssh/ssh_known_hosts 22:20:51 + [ -e /tmp/ssh_known_hosts ] 22:20:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:20:51 + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a 22:20:51 /etc/ssh/ssh_known_hosts 22:20:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:20:52 22:20:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:20:52 0.1.4: Pulling from edgex-devops/py-git-semver 22:20:52 b85a868b505f: Pulling fs layer 22:20:52 e2be974225ed: Pulling fs layer 22:20:52 339a4e72a1f5: Pulling fs layer 22:20:52 988bab9f4d93: Pulling fs layer 22:20:52 1469e6f7b9e6: Pulling fs layer 22:20:52 eaf3925da568: Pulling fs layer 22:20:52 bab4dde63d76: Pulling fs layer 22:20:52 bde34c3a00c8: Pulling fs layer 22:20:52 b352a97aabf1: Pulling fs layer 22:20:52 4872d77fe225: Pulling fs layer 22:20:52 5851b861e8e6: Pulling fs layer 22:20:52 bab4dde63d76: Waiting 22:20:52 bde34c3a00c8: Waiting 22:20:52 4872d77fe225: Waiting 22:20:52 b352a97aabf1: Waiting 22:20:52 5851b861e8e6: Waiting 22:20:52 eaf3925da568: Waiting 22:20:52 988bab9f4d93: Waiting 22:20:54 e2be974225ed: Verifying Checksum 22:20:54 e2be974225ed: Download complete 22:20:54 988bab9f4d93: Verifying Checksum 22:20:54 988bab9f4d93: Download complete 22:20:54 1469e6f7b9e6: Verifying Checksum 22:20:54 1469e6f7b9e6: Download complete 22:20:54 339a4e72a1f5: Verifying Checksum 22:20:54 339a4e72a1f5: Download complete 22:20:54 eaf3925da568: Verifying Checksum 22:20:54 eaf3925da568: Download complete 22:20:54 bde34c3a00c8: Verifying Checksum 22:20:54 bde34c3a00c8: Download complete 22:20:54 b352a97aabf1: Verifying Checksum 22:20:54 b352a97aabf1: Download complete 22:20:54 4872d77fe225: Verifying Checksum 22:20:54 4872d77fe225: Download complete 22:20:54 5851b861e8e6: Download complete 22:20:55 bab4dde63d76: Verifying Checksum 22:20:55 bab4dde63d76: Download complete 22:20:55 b85a868b505f: Verifying Checksum 22:20:55 b85a868b505f: Download complete 22:20:56 b85a868b505f: Pull complete 22:20:57 e2be974225ed: Pull complete 22:20:57 339a4e72a1f5: Pull complete 22:20:57 988bab9f4d93: Pull complete 22:20:58 1469e6f7b9e6: Pull complete 22:20:58 eaf3925da568: Pull complete 22:20:59 bab4dde63d76: Pull complete 22:20:59 bde34c3a00c8: Pull complete 22:20:59 b352a97aabf1: Pull complete 22:21:00 4872d77fe225: Pull complete 22:21:00 5851b861e8e6: Pull complete 22:21:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:21:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:21:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:00 prd-ubuntu20.04-docker-8c-8g-6201 does not seem to be running inside a container 22:21:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1311 -v /w/workspace/dry_app-functions-sdk-go_PR-1311:/w/workspace/dry_app-functions-sdk-go_PR-1311:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1311@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1311@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:21:04 $ docker top 30ae46ed9c619a6b6da7c6a4bffd521ca51b8da261334de730fd5e59987d9faf -eo pid,comm 22:21:04 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). 22:21:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:21:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:21:04 [ssh-agent] Looking for ssh-agent implementation... 22:21:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:21:04 $ docker exec 30ae46ed9c619a6b6da7c6a4bffd521ca51b8da261334de730fd5e59987d9faf ssh-agent 22:21:04 SSH_AUTH_SOCK=/tmp/ssh-V7FWfG0GUdhK/agent.32 22:21:04 SSH_AGENT_PID=38 22:21:04 Running ssh-add (command line suppressed) 22:21:04 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1311@tmp/private_key_18196101597555438308.key (/w/workspace/dry_app-functions-sdk-go_PR-1311@tmp/private_key_18196101597555438308.key) 22:21:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:21:05 + git tag --points-at HEAD [Pipeline] } 22:21:05 $ docker exec --env ******** --env ******** 30ae46ed9c619a6b6da7c6a4bffd521ca51b8da261334de730fd5e59987d9faf ssh-agent -k 22:21:05 unset SSH_AUTH_SOCK; 22:21:05 unset SSH_AGENT_PID; 22:21:05 echo Agent pid 38 killed; 22:21:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:21:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:21:05 [ssh-agent] Looking for ssh-agent implementation... 22:21:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:21:05 $ docker exec 30ae46ed9c619a6b6da7c6a4bffd521ca51b8da261334de730fd5e59987d9faf ssh-agent 22:21:05 SSH_AUTH_SOCK=/tmp/ssh-UHVMD9tr6ueo/agent.71 22:21:05 SSH_AGENT_PID=77 22:21:05 Running ssh-add (command line suppressed) 22:21:05 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1311@tmp/private_key_2809747276096644564.key (/w/workspace/dry_app-functions-sdk-go_PR-1311@tmp/private_key_2809747276096644564.key) 22:21:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:21:06 + git semver init 22:21:06 2023-02-15 22:21:06,439 [run_init] DEBUG init version:0.0.0 force:False 22:21:06 2023-02-15 22:21:06,440 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1311/.semver 22:21:06 2023-02-15 22:21:06,440 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1311/.semver 22:21:06 2023-02-15 22:21:06,441 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1311/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1311, universal_newlines=False, shell=None, istream=None) 22:23:13 2023-02-15 22:22:58,587 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1311/.git/info/exclude 22:23:13 2023-02-15 22:22:58,588 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1311/.semver/PR-1311 with force:False 22:23:13 2023-02-15 22:22:58,588 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1311/.semver/PR-1311 22:23:13 2023-02-15 22:22:58,592 [execute] INFO git cat-file --batch-check 22:23:13 2023-02-15 22:22:58,593 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1311/.semver, universal_newlines=False, shell=None, istream=) 22:23:13 2023-02-15 22:22:58,599 [execute] INFO git cat-file --batch 22:23:13 2023-02-15 22:22:58,599 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1311/.semver, universal_newlines=False, shell=None, istream=) 22:23:13 2023-02-15 22:22:58,604 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1311/.semver/PR-1311 22:23:13 0.0.0 [Pipeline] } 22:23:13 $ docker exec --env ******** --env ******** 30ae46ed9c619a6b6da7c6a4bffd521ca51b8da261334de730fd5e59987d9faf ssh-agent -k 22:23:13 unset SSH_AUTH_SOCK; 22:23:13 unset SSH_AGENT_PID; 22:23:13 echo Agent pid 77 killed; 22:23:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:23:14 + git semver [Pipeline] } 22:23:14 $ docker stop --time=1 30ae46ed9c619a6b6da7c6a4bffd521ca51b8da261334de730fd5e59987d9faf 22:23:16 $ docker rm -f --volumes 30ae46ed9c619a6b6da7c6a4bffd521ca51b8da261334de730fd5e59987d9faf [Pipeline] // withDockerContainer [Pipeline] sh 22:23:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:23:17 Stashed 1 file(s) [Pipeline] echo 22:23:17 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:23:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:23:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:23:18 ========================================================= 22:23:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:23:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:23:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:23:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:23:18 213ec9aee27d: Pulling fs layer 22:23:18 4583459ba037: Pulling fs layer 22:23:18 93c1e223e6f2: Pulling fs layer 22:23:18 53926ce57604: Pulling fs layer 22:23:18 21b2b0c7a3f4: Pulling fs layer 22:23:18 22ff95d597cd: Pulling fs layer 22:23:18 12d6caf4c0d1: Pulling fs layer 22:23:18 96b7cbca73a9: Pulling fs layer 22:23:18 a7acece74701: Pulling fs layer 22:23:18 22ff95d597cd: Waiting 22:23:18 12d6caf4c0d1: Waiting 22:23:18 96b7cbca73a9: Waiting 22:23:18 53926ce57604: Waiting 22:23:18 a7acece74701: Waiting 22:23:18 21b2b0c7a3f4: Waiting 22:23:18 93c1e223e6f2: Verifying Checksum 22:23:18 93c1e223e6f2: Download complete 22:23:18 4583459ba037: Download complete 22:23:18 21b2b0c7a3f4: Download complete 22:23:18 22ff95d597cd: Download complete 22:23:19 213ec9aee27d: Verifying Checksum 22:23:19 12d6caf4c0d1: Verifying Checksum 22:23:19 12d6caf4c0d1: Download complete 22:23:19 213ec9aee27d: Pull complete 22:23:19 4583459ba037: Pull complete 22:23:19 93c1e223e6f2: Pull complete 22:23:20 a7acece74701: Verifying Checksum 22:23:20 a7acece74701: Download complete 22:23:22 96b7cbca73a9: Verifying Checksum 22:23:22 96b7cbca73a9: Download complete 22:23:23 53926ce57604: Verifying Checksum 22:23:23 53926ce57604: Download complete 22:23:29 53926ce57604: Pull complete 22:23:29 21b2b0c7a3f4: Pull complete 22:23:29 22ff95d597cd: Pull complete 22:23:29 12d6caf4c0d1: Pull complete 22:23:31 96b7cbca73a9: Pull complete 22:23:32 a7acece74701: Pull complete 22:23:32 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 22:23:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:23:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 22:23:32 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:33 + docker inspect -f . ci-base-image-x86_64 22:23:33 . [Pipeline] } 22:23:33 Still waiting to schedule task 22:23:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:33 prd-ubuntu20.04-docker-8c-8g-6201 does not seem to be running inside a container 22:23:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1311 -v /w/workspace/dry_app-functions-sdk-go_PR-1311:/w/workspace/dry_app-functions-sdk-go_PR-1311:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1311@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1311@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:23:37 $ docker top c020329e9f0b19a41d27f826344355b5dc134991751971498cc5faa53b9b0553 -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:37 + go version 22:23:37 go version go1.18.7 linux/amd64 [Pipeline] } 22:23:37 $ docker stop --time=1 c020329e9f0b19a41d27f826344355b5dc134991751971498cc5faa53b9b0553 22:23:39 $ docker rm -f --volumes c020329e9f0b19a41d27f826344355b5dc134991751971498cc5faa53b9b0553 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:39 + docker inspect -f . ci-base-image-x86_64 22:23:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:39 prd-ubuntu20.04-docker-8c-8g-6201 does not seem to be running inside a container 22:23:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-functions-sdk-go_PR-1311 -v /w/workspace/dry_app-functions-sdk-go_PR-1311:/w/workspace/dry_app-functions-sdk-go_PR-1311:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1311@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1311@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:23:40 $ docker top 63db8fed2d01a5d43764278d84944c8203b0b745665817724e82d3070c73974e -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:40 + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1311 [Pipeline] fileExists [Pipeline] sh 22:23:41 + make test 22:23:41 make -C ./app-service-template build 22:23:41 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1311/app-service-template' 22:23:41 go mod tidy 22:23:41 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.14 22:23:41 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 22:23:41 go: downloading github.com/google/uuid v1.3.0 22:23:41 go: downloading github.com/stretchr/testify v1.8.1 22:23:42 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.24 22:23:42 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.9 22:23:42 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 22:23:42 go: downloading github.com/go-kit/log v0.2.1 22:23:42 go: downloading github.com/go-playground/validator/v10 v10.11.2 22:23:42 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 22:23:42 go: downloading gopkg.in/yaml.v3 v3.0.1 22:23:42 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 22:23:42 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 22:23:42 go: downloading github.com/gorilla/mux v1.8.0 22:23:42 go: downloading github.com/hashicorp/go-multierror v1.1.1 22:23:42 go: downloading github.com/davecgh/go-spew v1.1.1 22:23:42 go: downloading github.com/pmezard/go-difflib v1.0.0 22:23:42 go: downloading github.com/stretchr/objx v0.5.0 22:23:42 go: downloading github.com/go-logfmt/logfmt v0.5.1 22:23:42 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.3 22:23:42 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.7 22:23:42 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:23:42 go: downloading github.com/mitchellh/copystructure v1.2.0 22:23:42 go: downloading github.com/pelletier/go-toml v1.9.5 22:23:42 go: downloading github.com/go-playground/universal-translator v0.18.1 22:23:42 go: downloading golang.org/x/crypto v0.5.0 22:23:42 go: downloading github.com/leodido/go-urn v1.2.1 22:23:42 go: downloading golang.org/x/text v0.6.0 22:23:42 go: downloading github.com/go-playground/locales v0.14.1 22:23:43 go: downloading github.com/x448/float16 v0.8.4 22:23:43 go: downloading github.com/hashicorp/errwrap v1.0.0 22:23:43 go: downloading github.com/hashicorp/consul/api v1.18.0 22:23:44 go: downloading github.com/gorilla/websocket v1.4.2 22:23:44 go: downloading golang.org/x/net v0.5.0 22:23:44 go: downloading golang.org/x/sync v0.1.0 22:23:44 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 22:23:44 go: downloading github.com/mitchellh/reflectwalk v1.0.2 22:23:45 go: downloading golang.org/x/sys v0.4.0 22:23:45 go: downloading github.com/nats-io/nats.go v1.20.0 22:23:45 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:23:45 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:23:45 go: downloading github.com/hashicorp/go-hclog v0.14.1 22:23:45 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:23:45 go: downloading github.com/hashicorp/serf v0.10.1 22:23:45 go: downloading github.com/mitchellh/mapstructure v1.5.0 22:23:47 go: downloading github.com/go-playground/assert/v2 v2.2.0 22:23:47 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 22:23:47 go: downloading github.com/nats-io/nats-server/v2 v2.9.9 22:23:47 go: downloading github.com/hashicorp/consul/sdk v0.13.0 22:23:47 go: downloading github.com/hashicorp/go-uuid v1.0.2 22:23:47 go: downloading github.com/google/go-cmp v0.5.9 22:23:47 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:23:47 go: downloading github.com/Microsoft/go-winio v0.6.0 22:23:47 go: downloading github.com/zeebo/errs v1.3.0 22:23:47 go: downloading google.golang.org/grpc v1.51.0 22:23:47 go: downloading github.com/nats-io/nkeys v0.3.0 22:23:47 go: downloading github.com/nats-io/nuid v1.0.1 22:23:47 go: downloading github.com/mitchellh/go-homedir v1.1.0 22:23:47 go: downloading github.com/fatih/color v1.9.0 22:23:47 go: downloading github.com/mattn/go-colorable v0.1.12 22:23:47 go: downloading github.com/mattn/go-isatty v0.0.14 22:23:47 go: downloading github.com/onsi/ginkgo v1.10.1 22:23:47 go: downloading github.com/onsi/gomega v1.7.0 22:23:47 go: downloading github.com/armon/go-metrics v0.3.10 22:23:47 go: downloading github.com/hashicorp/go-msgpack v0.5.3 22:23:47 go: downloading github.com/hashicorp/memberlist v0.5.0 22:23:47 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 22:23:47 go: downloading github.com/hashicorp/go-version v1.2.1 22:23:47 go: downloading github.com/pkg/errors v0.9.1 22:23:47 go: downloading google.golang.org/protobuf v1.28.1 22:23:48 go: downloading github.com/kr/pretty v0.3.0 22:23:48 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:23:48 go: downloading golang.org/x/tools v0.5.0 22:23:48 go: downloading github.com/golang/protobuf v1.5.2 22:23:48 go: downloading github.com/klauspost/compress v1.15.11 22:23:48 go: downloading github.com/minio/highwayhash v1.0.2 22:23:48 go: downloading github.com/nats-io/jwt/v2 v2.3.0 22:23:48 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 22:23:48 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 22:23:48 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 22:23:48 go: downloading github.com/pascaldekloe/goe v0.1.0 22:23:48 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:23:49 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 22:23:49 go: downloading github.com/miekg/dns v1.1.41 22:23:49 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:23:49 go: downloading github.com/kr/text v0.2.0 22:23:49 go: downloading github.com/rogpeppe/go-internal v1.8.0 22:23:49 go: downloading gopkg.in/yaml.v2 v2.4.0 22:23:49 go: downloading github.com/hpcloud/tail v1.0.0 22:23:49 go: downloading github.com/hashicorp/golang-lru v0.5.4 22:23:49 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:23:49 go: downloading golang.org/x/mod v0.7.0 22:23:49 go: downloading gopkg.in/fsnotify.v1 v1.4.7 22:23:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.15 22:23:54 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 22:24:09 # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 22:24:09 ../internal/controller/rest/controller.go:178:36: request.Path undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common".SecretRequest has no field or method Path) 22:24:09 make[1]: *** [Makefile:42: build] Error 2 22:24:09 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1311/app-service-template' 22:24:09 make: *** [Makefile:24: build] Error 2 [Pipeline] } 22:24:09 $ docker stop --time=1 63db8fed2d01a5d43764278d84944c8203b0b745665817724e82d3070c73974e 22:24:17 $ docker rm -f --volumes 63db8fed2d01a5d43764278d84944c8203b0b745665817724e82d3070c73974e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:19 22:24:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:20 latest: Pulling from edgex-lftools-log-publisher 22:24:20 5eb5b503b376: Pulling fs layer 22:24:20 5c69ac0246d0: Pulling fs layer 22:24:20 ec43610c2a17: Pulling fs layer 22:24:20 3a2ae6a8a46f: Pulling fs layer 22:24:20 33b1e0a273af: Pulling fs layer 22:24:20 33b1e0a273af: Waiting 22:24:20 5d3b04190fa2: Pulling fs layer 22:24:20 2f39f015ded8: Pulling fs layer 22:24:20 2f39f015ded8: Waiting 22:24:20 5d3b04190fa2: Waiting 22:24:20 5c69ac0246d0: Verifying Checksum 22:24:20 5c69ac0246d0: Download complete 22:24:20 3a2ae6a8a46f: Verifying Checksum 22:24:20 3a2ae6a8a46f: Download complete 22:24:20 33b1e0a273af: Verifying Checksum 22:24:20 33b1e0a273af: Download complete 22:24:20 ec43610c2a17: Verifying Checksum 22:24:20 ec43610c2a17: Download complete 22:24:20 5d3b04190fa2: Verifying Checksum 22:24:20 5d3b04190fa2: Download complete 22:24:20 5eb5b503b376: Verifying Checksum 22:24:20 5eb5b503b376: Download complete 22:24:21 5eb5b503b376: Pull complete 22:24:22 5c69ac0246d0: Pull complete 22:24:22 ec43610c2a17: Pull complete 22:24:22 3a2ae6a8a46f: Pull complete 22:24:22 33b1e0a273af: Pull complete 22:24:22 5d3b04190fa2: Pull complete 22:24:22 2f39f015ded8: Download complete 22:24:27 2f39f015ded8: Pull complete 22:24:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:24:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:27 prd-ubuntu20.04-docker-8c-8g-6201 does not seem to be running inside a container 22:24:27 $ 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/dry_app-functions-sdk-go_PR-1311 -v /w/workspace/dry_app-functions-sdk-go_PR-1311:/w/workspace/dry_app-functions-sdk-go_PR-1311:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1311@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1311@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:24:33 $ docker top 3c99032ec5011aea88b08893e3f0d54ee63ea201c2bc135df5a88cd57044cdd7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:34 ---> job-cost.sh 22:24:34 lf-activate-venv: SKIPPING 22:24:34 INFO: No Stack... 22:24:34 INFO: Retrieving Pricing Info for: v3-standard-8 22:24:34 INFO: Archiving Costs [Pipeline] sh 22:24:34 + cat /w/workspace/dry_app-functions-sdk-go_PR-1311/archives/cost.csv 22:24:34 + cut -d, -f6 [Pipeline] lock 22:24:35 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1311-1-stack-cost] 22:24:35 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1311-1-stack-cost] did not exist. Created. 22:24:35 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1311-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:24:35 + echo total: 0.2199999988079071 [Pipeline] stash 22:24:35 Stashed 1 file(s) [Pipeline] } 22:24:35 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1311-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:24:35 $ docker stop --time=1 3c99032ec5011aea88b08893e3f0d54ee63ea201c2bc135df5a88cd57044cdd7 22:24:36 $ docker rm -f --volumes 3c99032ec5011aea88b08893e3f0d54ee63ea201c2bc135df5a88cd57044cdd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:24:37 Failed in branch amd64 22:25:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6202 in /w/workspace/dry_app-functions-sdk-go_PR-1311 [Pipeline] { [Pipeline] ws 22:25:35 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 22:25:35 The recommended git tool is: git 22:25:40 using credential edgex-jenkins-ssh 22:25:40 Cloning the remote Git repository 22:25:40 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:25:40 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 22:25:40 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:25:40 > git --version # timeout=10 22:25:40 > git --version # 'git version 2.25.1' 22:25:40 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:26:36 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:26:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:26:37 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:26:37 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:26:37 using GIT_SSH to set credentials SSH Credentials for GitHub 22:26:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1311/head:refs/remotes/origin/PR-1311 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:26:39 Merging remotes/origin/main commit a57f3f565e436a58f8d2a88e19976967ca27a63d into PR head commit ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 22:26:39 Merge succeeded, producing ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 22:26:39 Checking out Revision ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 (PR-1311) 22:26:39 > git config core.sparsecheckout # timeout=10 22:26:39 > git checkout -f ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 # timeout=10 22:26:39 > git remote # timeout=10 22:26:39 > git config --get remote.origin.url # timeout=10 22:26:39 using GIT_SSH to set credentials SSH Credentials for GitHub 22:26:39 > git merge a57f3f565e436a58f8d2a88e19976967ca27a63d # timeout=10 22:26:39 > git rev-parse HEAD^{commit} # timeout=10 22:26:39 > git config core.sparsecheckout # timeout=10 22:26:39 > git checkout -f ee9b8e7886ec3f55bc2a7dff82f7a51690f7f701 # timeout=10 22:26:42 Commit message: "fix: Update go.mod file to use latest go-mod-core-contracts latest code changes" 22:26:42 > git --version # timeout=10 22:26:42 > git --version # 'git version 2.25.1' 22:26:42 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:26:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:26:44 % Total % Received % Xferd Average Speed Time Time Time Current 22:26:44 Dload Upload Total Spent Left Speed 22:26:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 39354 0 --:--:-- --:--:-- --:--:-- 39476 [Pipeline] sh 22:26:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:26:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:26:45 + sudo tee /etc/docker/daemon.new 22:26:45 { 22:26:45 "registry-mirrors": [ 22:26:45 "https://nexus3.edgexfoundry.org:10001" 22:26:45 ], 22:26:45 "bip": "10.250.0.254/24", 22:26:45 "hosts": [ 22:26:45 "tcp://0.0.0.0:5555", 22:26:45 "unix:///var/run/docker.sock" 22:26:45 ], 22:26:45 "mtu": 1458, 22:26:45 "selinux-enabled": true, 22:26:45 "seccomp-profile": "/etc/docker/seccomp.json" 22:26:45 } [Pipeline] sh 22:26:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:26:46 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 22:27:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:27:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:27:08 ========================================================= 22:27:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:27:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:27:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:27:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:27:09 9b18e9b68314: Pulling fs layer 22:27:09 35d82f9e3411: Pulling fs layer 22:27:09 e16973657156: Pulling fs layer 22:27:09 fc693d55d65f: Pulling fs layer 22:27:09 7e9fc2657dce: Pulling fs layer 22:27:09 dda99020689f: Pulling fs layer 22:27:09 db1c61fa0a46: Pulling fs layer 22:27:09 891c053d2c06: Pulling fs layer 22:27:09 dda99020689f: Waiting 22:27:09 db1c61fa0a46: Waiting 22:27:09 891c053d2c06: Waiting 22:27:09 fc693d55d65f: Waiting 22:27:09 7e9fc2657dce: Waiting 22:27:09 e16973657156: Verifying Checksum 22:27:09 e16973657156: Download complete 22:27:09 35d82f9e3411: Verifying Checksum 22:27:09 35d82f9e3411: Download complete 22:27:09 7e9fc2657dce: Verifying Checksum 22:27:09 7e9fc2657dce: Download complete 22:27:09 dda99020689f: Download complete 22:27:09 9b18e9b68314: Verifying Checksum 22:27:09 9b18e9b68314: Download complete 22:27:10 9b18e9b68314: Pull complete 22:27:10 891c053d2c06: Verifying Checksum 22:27:10 891c053d2c06: Download complete 22:27:11 35d82f9e3411: Pull complete 22:27:11 e16973657156: Pull complete 22:27:12 db1c61fa0a46: Verifying Checksum 22:27:12 db1c61fa0a46: Download complete 22:27:12 fc693d55d65f: Verifying Checksum 22:27:12 fc693d55d65f: Download complete 22:27:25 fc693d55d65f: Pull complete 22:27:25 7e9fc2657dce: Pull complete 22:27:25 dda99020689f: Pull complete 22:27:33 db1c61fa0a46: Pull complete 22:27:34 891c053d2c06: Pull complete 22:27:34 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 22:27:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:27:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 22:27:34 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:35 + docker inspect -f . ci-base-image-arm64 22:27:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:35 prd-ubuntu20.04-docker-arm64-4c-16g-6202 does not seem to be running inside a container 22:27:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:27:38 $ docker top 73e6419f292945843ae893ee04d7cc6b098e7184d555a21b1a77590513c193ac -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:39 + go version 22:27:39 go version go1.18.7 linux/arm64 [Pipeline] } 22:27:39 $ docker stop --time=1 73e6419f292945843ae893ee04d7cc6b098e7184d555a21b1a77590513c193ac 22:27:41 $ docker rm -f --volumes 73e6419f292945843ae893ee04d7cc6b098e7184d555a21b1a77590513c193ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:41 + docker inspect -f . ci-base-image-arm64 22:27:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:42 prd-ubuntu20.04-docker-arm64-4c-16g-6202 does not seem to be running inside a container 22:27:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:27:44 $ docker top 0819b84b0f52aac9d5ec2b6cefd32c8edcd3cb9754cc4d8e5995d3e4f5ba448e -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:45 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 22:27:45 + make test 22:27:45 make -C ./app-service-template build 22:27:45 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:27:45 go mod tidy 22:27:45 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.14 22:27:45 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 22:27:46 go: downloading github.com/stretchr/testify v1.8.1 22:27:46 go: downloading github.com/google/uuid v1.3.0 22:27:46 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.24 22:27:47 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.9 22:27:47 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.3 22:27:47 go: downloading github.com/go-playground/validator/v10 v10.11.2 22:27:47 go: downloading github.com/go-kit/log v0.2.1 22:27:47 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 22:27:47 go: downloading gopkg.in/yaml.v3 v3.0.1 22:27:47 go: downloading github.com/davecgh/go-spew v1.1.1 22:27:47 go: downloading github.com/pmezard/go-difflib v1.0.0 22:27:47 go: downloading github.com/stretchr/objx v0.5.0 22:27:47 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 22:27:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 22:27:47 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.7 22:27:48 go: downloading github.com/gorilla/mux v1.8.0 22:27:48 go: downloading github.com/hashicorp/go-multierror v1.1.1 22:27:48 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.3 22:27:48 go: downloading github.com/go-logfmt/logfmt v0.5.1 22:27:48 go: downloading github.com/go-playground/universal-translator v0.18.1 22:27:48 go: downloading github.com/leodido/go-urn v1.2.1 22:27:48 go: downloading golang.org/x/crypto v0.5.0 22:27:48 go: downloading golang.org/x/text v0.6.0 22:27:48 go: downloading github.com/go-playground/locales v0.14.1 22:28:07 go: downloading github.com/x448/float16 v0.8.4 22:28:07 go: downloading github.com/mitchellh/copystructure v1.2.0 22:28:07 go: downloading github.com/pelletier/go-toml v1.9.5 22:28:07 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:28:07 go: downloading github.com/gorilla/websocket v1.4.2 22:28:07 go: downloading golang.org/x/net v0.5.0 22:28:07 go: downloading golang.org/x/sync v0.1.0 22:28:09 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 22:28:09 go: downloading github.com/hashicorp/consul/api v1.18.0 22:28:09 go: downloading github.com/hashicorp/errwrap v1.0.0 22:28:10 go: downloading golang.org/x/sys v0.4.0 22:28:10 go: downloading github.com/mitchellh/reflectwalk v1.0.2 22:28:14 go: downloading github.com/nats-io/nats.go v1.20.0 22:28:15 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:28:15 go: downloading github.com/Microsoft/go-winio v0.6.0 22:28:15 go: downloading github.com/go-playground/assert/v2 v2.2.0 22:28:15 go: downloading github.com/nats-io/nats-server/v2 v2.9.9 22:28:15 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 22:28:15 go: downloading github.com/zeebo/errs v1.3.0 22:28:15 go: downloading google.golang.org/grpc v1.51.0 22:28:24 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:28:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:28:24 go: downloading github.com/hashicorp/go-hclog v0.14.1 22:28:24 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:28:24 go: downloading github.com/hashicorp/serf v0.10.1 22:28:24 go: downloading github.com/mitchellh/mapstructure v1.5.0 22:28:24 go: downloading github.com/google/go-cmp v0.5.9 22:28:25 go: downloading github.com/hashicorp/consul/sdk v0.13.0 22:28:25 go: downloading github.com/hashicorp/go-uuid v1.0.2 22:28:25 go: downloading github.com/nats-io/nkeys v0.3.0 22:28:25 go: downloading github.com/nats-io/nuid v1.0.1 22:28:25 go: downloading github.com/onsi/ginkgo v1.10.1 22:28:25 go: downloading github.com/onsi/gomega v1.7.0 22:28:25 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 22:28:26 go: downloading golang.org/x/tools v0.5.0 22:28:26 go: downloading google.golang.org/protobuf v1.28.1 22:28:35 go: downloading github.com/kr/pretty v0.3.0 22:28:35 go: downloading github.com/klauspost/compress v1.15.11 22:28:35 go: downloading github.com/minio/highwayhash v1.0.2 22:28:35 go: downloading github.com/nats-io/jwt/v2 v2.3.0 22:28:35 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 22:28:36 go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 22:28:36 go: downloading github.com/golang/protobuf v1.5.2 22:28:50 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:28:50 go: downloading github.com/fatih/color v1.9.0 22:28:50 go: downloading github.com/mattn/go-colorable v0.1.12 22:28:50 go: downloading github.com/mattn/go-isatty v0.0.14 22:28:50 go: downloading github.com/mitchellh/go-homedir v1.1.0 22:28:50 go: downloading github.com/armon/go-metrics v0.3.10 22:28:50 go: downloading github.com/hashicorp/go-msgpack v0.5.3 22:28:50 go: downloading github.com/hashicorp/memberlist v0.5.0 22:28:50 go: downloading github.com/hashicorp/go-version v1.2.1 22:28:50 go: downloading github.com/pkg/errors v0.9.1 22:28:50 go: downloading github.com/kr/text v0.2.0 22:28:50 go: downloading github.com/rogpeppe/go-internal v1.8.0 22:28:50 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 22:28:50 go: downloading github.com/pascaldekloe/goe v0.1.0 22:28:51 go: downloading github.com/hpcloud/tail v1.0.0 22:28:51 go: downloading gopkg.in/yaml.v2 v2.4.0 22:28:51 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:28:51 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 22:28:51 go: downloading github.com/miekg/dns v1.1.41 22:28:51 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:28:51 go: downloading github.com/hashicorp/golang-lru v0.5.4 22:28:52 go: downloading golang.org/x/mod v0.7.0 22:28:52 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:28:52 go: downloading gopkg.in/fsnotify.v1 v1.4.7 22:29:04 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.15 22:29:05 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 22:30:57 # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 22:30:57 ../internal/controller/rest/controller.go:178:36: request.Path undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common".SecretRequest has no field or method Path) 22:30:57 make[1]: *** [Makefile:42: build] Error 2 22:30:57 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:30:57 make: *** [Makefile:24: build] Error 2 [Pipeline] } 22:30:57 $ docker stop --time=1 0819b84b0f52aac9d5ec2b6cefd32c8edcd3cb9754cc4d8e5995d3e4f5ba448e 22:30:59 $ docker rm -f --volumes 0819b84b0f52aac9d5ec2b6cefd32c8edcd3cb9754cc4d8e5995d3e4f5ba448e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:31:03 22:31:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:31:03 arm64: Pulling from edgex-lftools-log-publisher 22:31:03 8998bd30e6a1: Pulling fs layer 22:31:03 04944245beec: Pulling fs layer 22:31:03 699f458cf7ca: Pulling fs layer 22:31:03 765212b225bb: Pulling fs layer 22:31:03 f23df028b6ca: Pulling fs layer 22:31:03 d65c8cfc05b1: Pulling fs layer 22:31:03 2437ff75d9bd: Pulling fs layer 22:31:03 765212b225bb: Waiting 22:31:03 f23df028b6ca: Waiting 22:31:03 d65c8cfc05b1: Waiting 22:31:03 2437ff75d9bd: Waiting 22:31:03 04944245beec: Verifying Checksum 22:31:03 04944245beec: Download complete 22:31:03 765212b225bb: Verifying Checksum 22:31:03 765212b225bb: Download complete 22:31:04 f23df028b6ca: Verifying Checksum 22:31:04 f23df028b6ca: Download complete 22:31:04 d65c8cfc05b1: Verifying Checksum 22:31:04 d65c8cfc05b1: Download complete 22:31:04 699f458cf7ca: Verifying Checksum 22:31:04 699f458cf7ca: Download complete 22:31:04 8998bd30e6a1: Verifying Checksum 22:31:04 8998bd30e6a1: Download complete 22:31:06 2437ff75d9bd: Verifying Checksum 22:31:06 2437ff75d9bd: Download complete 22:31:11 8998bd30e6a1: Pull complete 22:31:11 04944245beec: Pull complete 22:31:12 699f458cf7ca: Pull complete 22:31:12 765212b225bb: Pull complete 22:31:13 f23df028b6ca: Pull complete 22:31:13 d65c8cfc05b1: Pull complete 22:31:28 2437ff75d9bd: Pull complete 22:31:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:31:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:31:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:31:29 prd-ubuntu20.04-docker-arm64-4c-16g-6202 does not seem to be running inside a container 22:31:29 $ 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/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:31:31 $ docker top 104b26c178889db322cb4e41c4c8556d788d9601dcf48da5f1a30ec3fcf2e124 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:31:32 ---> job-cost.sh 22:31:32 lf-activate-venv: SKIPPING 22:31:32 INFO: No Stack... 22:31:33 INFO: Retrieving Pricing Info for: v3-standard-4 22:31:34 INFO: Archiving Costs [Pipeline] sh 22:31:34 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 22:31:34 + cut -d, -f6 [Pipeline] lock 22:31:34 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1311-1-stack-cost] 22:31:34 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1311-1-stack-cost] did not exist. Created. 22:31:34 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1311-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:31:35 /w/workspace/app-functions-sdk-go/1@tmp/durable-326bf29e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:31:35 + echo total: 0.10999999940395355 [Pipeline] stash 22:31:35 Warning: overwriting stash ‘stack-cost’ 22:31:36 Stashed 1 file(s) [Pipeline] } 22:31:36 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1311-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:31:36 $ docker stop --time=1 104b26c178889db322cb4e41c4c8556d788d9601dcf48da5f1a30ec3fcf2e124 22:31:37 $ docker rm -f --volumes 104b26c178889db322cb4e41c4c8556d788d9601dcf48da5f1a30ec3fcf2e124 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:31:38 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:31:40 + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1311/archives ] 22:31:40 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1311/archives 22:31:40 total 16 22:31:40 drwxr-xr-x 3 root root 4096 Feb 15 22:24 . 22:31:40 drwxrwxr-x 10 jenkins jenkins 4096 Feb 15 22:24 .. 22:31:40 drwxr-xr-x 2 root root 4096 Feb 15 22:24 cost 22:31:40 -rw-r--r-- 1 root root 93 Feb 15 22:24 cost.csv 22:31:40 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1311/archives 22:31:46 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1311/archives 22:31:46 total 16 22:31:46 drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 22:24 . 22:31:46 drwxrwxr-x 10 jenkins jenkins 4096 Feb 15 22:24 .. 22:31:46 drwxr-xr-x 2 jenkins jenkins 4096 Feb 15 22:24 cost 22:31:46 -rw-r--r-- 1 jenkins jenkins 93 Feb 15 22:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:31:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:31:47 ---> package-listing.sh 22:31:47 ++ tr '[:upper:]' '[:lower:]' 22:31:47 ++ facter osfamily 22:31:47 + OS_FAMILY=debian 22:31:47 + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1311 22:31:47 + START_PACKAGES=/tmp/packages_start.txt 22:31:47 + END_PACKAGES=/tmp/packages_end.txt 22:31:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:31:47 + PACKAGES=/tmp/packages_start.txt 22:31:47 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1311 ']' 22:31:47 + PACKAGES=/tmp/packages_end.txt 22:31:47 + case "${OS_FAMILY}" in 22:31:47 + dpkg -l 22:31:47 + grep '^ii' 22:31:47 + '[' -f /tmp/packages_start.txt ']' 22:31:47 + '[' -f /tmp/packages_end.txt ']' 22:31:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:31:47 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1311 ']' 22:31:47 + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1311/archives/ 22:31:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1311/archives/ [Pipeline] echo 22:31:47 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/dry_app-functions-sdk-go_PR-1311/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:31:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:31:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:31:48 prd-ubuntu20.04-docker-8c-8g-6201 does not seem to be running inside a container 22:31:48 $ 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/dry_app-functions-sdk-go_PR-1311/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1311 -v /w/workspace/dry_app-functions-sdk-go_PR-1311:/w/workspace/dry_app-functions-sdk-go_PR-1311:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1311@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1311@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:31:48 $ docker top 530b66bac8b26502108bf734e97f387057b515c3287fff85c49b269a113fdc6e -eo pid,comm [Pipeline] { [Pipeline] sh 22:31:49 + touch /tmp/pre-build-complete [Pipeline] sh 22:31:49 + mkdir -p /var/log/sysstat [Pipeline] sh 22:31:49 + ls /var/log/sa-host 22:31:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:31:50 provisioning config files... 22:31:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1311@tmp/config11808729773431606604tmp [Pipeline] { [Pipeline] echo 22:31:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:31:50 ---> create-netrc.sh [Pipeline] } 22:31:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:31:50 ---> python-tools-install.sh [Pipeline] echo 22:31:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:31:51 ---> sudo-logs.sh 22:31:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:31:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:31:51 ---> job-cost.sh 22:31:51 lf-activate-venv: SKIPPING 22:31:51 DEBUG: total: 0.2199999988079071 22:31:51 INFO: Retrieving Stack Cost... 22:31:52 INFO: Retrieving Pricing Info for: v3-standard-8 22:31:52 INFO: Archiving Costs [Pipeline] echo 22:31:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:31:53 ---> logs-deploy.sh 22:31:53 lf-activate-venv: SKIPPING 22:31:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1311/1 22:31:53 INFO: archiving workspace using pattern(s): 22:31:54 Archives upload complete. 22:31:54 INFO: archiving logs to Nexus 22:31:55 ---> uname -a: 22:31:55 Linux prd-ubuntu20-04-docker-8c-8g-6201 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:31:55 22:31:55 22:31:55 ---> lscpu: 22:31:55 Architecture: x86_64 22:31:55 CPU op-mode(s): 32-bit, 64-bit 22:31:55 Byte Order: Little Endian 22:31:55 Address sizes: 40 bits physical, 48 bits virtual 22:31:55 CPU(s): 8 22:31:55 On-line CPU(s) list: 0-7 22:31:55 Thread(s) per core: 1 22:31:55 Core(s) per socket: 1 22:31:55 Socket(s): 8 22:31:55 NUMA node(s): 1 22:31:55 Vendor ID: AuthenticAMD 22:31:55 CPU family: 23 22:31:55 Model: 49 22:31:55 Model name: AMD EPYC-Rome Processor 22:31:55 Stepping: 0 22:31:55 CPU MHz: 2800.000 22:31:55 BogoMIPS: 5600.00 22:31:55 Virtualization: AMD-V 22:31:55 Hypervisor vendor: KVM 22:31:55 Virtualization type: full 22:31:55 L1d cache: 256 KiB 22:31:55 L1i cache: 256 KiB 22:31:55 L2 cache: 4 MiB 22:31:55 L3 cache: 128 MiB 22:31:55 NUMA node0 CPU(s): 0-7 22:31:55 Vulnerability Itlb multihit: Not affected 22:31:55 Vulnerability L1tf: Not affected 22:31:55 Vulnerability Mds: Not affected 22:31:55 Vulnerability Meltdown: Not affected 22:31:55 Vulnerability Mmio stale data: Not affected 22:31:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:31:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:31:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:31:55 Vulnerability Srbds: Not affected 22:31:55 Vulnerability Tsx async abort: Not affected 22:31:55 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 22:31:55 22:31:55 22:31:55 ---> nproc: 22:31:55 8 22:31:55 22:31:55 22:31:55 ---> df -h: 22:31:55 Filesystem Size Used Avail Use% Mounted on 22:31:55 overlay 155G 11G 145G 7% / 22:31:55 tmpfs 64M 0 64M 0% /dev 22:31:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:31:55 shm 64M 0 64M 0% /dev/shm 22:31:55 /dev/vda1 155G 11G 145G 7% /facter-os 22:31:55 22:31:55 22:31:55 ---> sar -b -r -n DEV: 22:31:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6201) 02/15/23 _x86_64_ (8 CPU) 22:31:55 22:31:55 22:17:44 LINUX RESTART (8 CPU) 22:31:55 22:31:55 22:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:31:55 22:19:01 85.00 37.34 47.66 0.00 3648.73 132141.58 0.00 22:31:55 22:20:01 8.05 0.00 8.05 0.00 0.00 31761.52 0.00 22:31:55 22:21:01 206.03 7.11 198.92 0.00 1287.17 6394.14 0.00 22:31:55 22:22:01 19.96 2.43 17.53 0.00 378.87 6275.09 0.00 22:31:55 22:23:01 5.43 0.97 4.47 0.00 67.46 582.17 0.00 22:31:55 22:24:01 86.39 9.98 76.40 0.00 3420.63 40393.67 0.00 22:31:55 22:25:01 59.76 0.18 59.57 0.00 10.40 34757.01 0.00 22:31:55 22:26:01 1.53 0.00 1.53 0.00 0.00 19.52 0.00 22:31:55 22:27:01 1.33 0.00 1.33 0.00 0.00 15.19 0.00 22:31:55 22:28:01 1.78 0.00 1.78 0.00 0.00 29.33 0.00 22:31:55 22:29:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 22:31:55 22:30:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 22:31:55 22:31:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 22:31:55 Average: 36.88 4.47 32.41 0.00 678.80 19440.33 0.00 22:31:55 22:31:55 22:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:31:55 22:19:01 30413424 31704076 669424 2.04 47420 1561512 1686972 4.97 782232 1428212 6912 22:31:55 22:20:01 30411436 31708832 664080 2.02 47516 1567872 1660204 4.89 777184 1434700 552 22:31:55 22:21:01 29956260 31610676 739404 2.25 59400 1896756 1831464 5.40 957732 1674324 156220 22:31:55 22:22:01 29889432 31566900 776400 2.36 60012 1917860 1837124 5.41 1003636 1681452 1000 22:31:55 22:23:01 29881200 31600404 741760 2.26 61936 1956932 1797408 5.30 977492 1715464 22404 22:31:55 22:24:01 28142024 31362476 929816 2.83 101656 3330656 2317092 6.83 1586352 2704900 507700 22:31:55 22:25:01 28362824 31545388 750932 2.28 105812 3295328 1755520 5.17 1259156 2820872 316 22:31:55 22:26:01 28362776 31545496 750748 2.28 105856 3295456 1755520 5.17 1259372 2820988 160 22:31:55 22:27:01 28371012 31553816 742396 2.26 105912 3295456 1755520 5.17 1250356 2821008 20 22:31:55 22:28:01 28371508 31554380 741716 2.26 106024 3295432 1755520 5.17 1250180 2820992 104 22:31:55 22:29:01 28375116 31558048 738208 2.24 106048 3295448 1755520 5.17 1246428 2820992 8 22:31:55 22:30:01 28375164 31558100 738156 2.24 106084 3295452 1755520 5.17 1246360 2820996 8 22:31:55 22:31:01 28374864 31557860 738368 2.25 106108 3295452 1755520 5.17 1246416 2821000 8 22:31:55 Average: 29022080 31571266 747801 2.27 86137 2715355 1801454 5.31 1141761 2337377 53493 22:31:55 22:31:55 22:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:31:55 22:19:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 22:31:55 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:55 22:19:01 ens3 272.42 206.17 740.87 49.12 0.00 0.00 0.00 0.00 22:31:55 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:31:55 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:55 22:20:01 ens3 29.68 23.60 109.66 1.61 0.00 0.00 0.00 0.00 22:31:55 22:21:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 22:31:55 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:55 22:21:01 ens3 166.14 133.96 1883.94 48.37 0.00 0.00 0.00 0.00 22:31:55 22:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:31:55 22:22:01 docker0 27.76 34.63 1.68 162.21 0.00 0.00 0.00 0.00 22:31:55 22:22:01 ens3 47.86 37.46 177.10 7.96 0.00 0.00 0.00 0.00 22:31:55 22:22:01 veth921d63e 27.76 34.78 2.06 162.23 0.00 0.00 0.00 0.01 22:31:55 22:23:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 22:31:55 22:23:01 docker0 31.93 40.49 1.73 196.97 0.00 0.00 0.00 0.00 22:31:55 22:23:01 ens3 80.95 53.89 564.82 4.54 0.00 0.00 0.00 0.00 22:31:55 22:23:01 veth921d63e 31.93 40.51 2.17 196.98 0.00 0.00 0.00 0.02 22:31:55 22:24:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 22:31:55 22:24:01 docker0 110.85 158.66 8.72 1311.53 0.00 0.00 0.00 0.00 22:31:55 22:24:01 ens3 505.67 335.61 6364.72 44.98 0.00 0.00 0.00 0.00 22:31:55 22:24:01 vethfe1276b 110.85 158.76 10.23 1311.54 0.00 0.00 0.00 0.11 22:31:55 22:25:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 22:31:55 22:25:01 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:31:55 22:25:01 ens3 124.41 88.90 2525.37 13.36 0.00 0.00 0.00 0.00 22:31:55 22:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:31:55 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:55 22:26:01 ens3 0.47 0.39 0.34 0.27 0.00 0.00 0.00 0.00 22:31:55 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:55 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:55 22:27:01 ens3 0.48 0.28 0.26 0.20 0.00 0.00 0.00 0.00 22:31:55 22:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:31:55 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:55 22:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:31:55 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:55 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:55 22:29:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 22:31:55 22:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:31:55 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:55 22:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:31:55 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:55 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:55 22:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:31:55 Average: lo 0.49 0.49 0.04 0.04 0.00 0.00 0.00 0.00 22:31:55 Average: docker0 13.14 18.01 0.93 128.68 0.00 0.00 0.00 0.00 22:31:55 Average: ens3 94.62 67.82 952.53 13.13 0.00 0.00 0.00 0.00 22:31:55 22:31:55 22:31:55 ---> sar -P ALL: 22:31:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6201) 02/15/23 _x86_64_ (8 CPU) 22:31:55 22:31:55 22:17:44 LINUX RESTART (8 CPU) 22:31:55 22:31:55 22:18:01 CPU %user %nice %system %iowait %steal %idle 22:31:55 22:19:01 all 3.48 0.00 0.83 3.14 0.03 92.52 22:31:55 22:19:01 0 3.28 0.00 1.17 11.37 0.02 84.16 22:31:55 22:19:01 1 2.54 0.00 0.48 4.23 0.03 92.72 22:31:55 22:19:01 2 2.30 0.00 0.60 0.80 0.02 96.28 22:31:55 22:19:01 3 3.71 0.00 0.60 0.90 0.03 94.75 22:31:55 22:19:01 4 5.69 0.00 0.45 5.87 0.02 87.97 22:31:55 22:19:01 5 3.31 0.00 0.69 0.52 0.02 95.47 22:31:55 22:19:01 6 5.27 0.00 0.65 1.20 0.02 92.86 22:31:55 22:19:01 7 1.73 0.00 2.03 0.23 0.05 95.96 22:31:55 22:20:01 all 0.12 0.00 0.04 0.19 0.01 99.64 22:31:55 22:20:01 0 0.15 0.00 0.02 0.00 0.02 99.82 22:31:55 22:20:01 1 0.02 0.00 0.03 0.97 0.00 98.98 22:31:55 22:20:01 2 0.05 0.00 0.00 0.00 0.02 99.93 22:31:55 22:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:31:55 22:20:01 4 0.60 0.00 0.08 0.00 0.00 99.32 22:31:55 22:20:01 5 0.05 0.00 0.03 0.53 0.05 99.33 22:31:55 22:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:31:55 22:20:01 7 0.08 0.00 0.17 0.00 0.02 99.73 22:31:55 22:21:01 all 2.65 0.00 1.02 1.12 0.06 95.15 22:31:55 22:21:01 0 1.85 0.00 0.76 0.08 0.05 97.26 22:31:55 22:21:01 1 2.62 0.00 0.77 0.30 0.05 96.26 22:31:55 22:21:01 2 3.02 0.00 0.58 1.62 0.03 94.74 22:31:55 22:21:01 3 2.26 0.00 0.90 0.22 0.07 96.56 22:31:55 22:21:01 4 2.56 0.00 1.10 0.17 0.05 96.12 22:31:55 22:21:01 5 1.92 0.00 0.82 2.29 0.05 94.92 22:31:55 22:21:01 6 3.34 0.00 1.19 1.00 0.07 94.40 22:31:55 22:21:01 7 3.62 0.00 2.04 3.28 0.08 90.97 22:31:55 22:22:01 all 0.65 0.00 0.24 0.50 0.03 98.58 22:31:55 22:22:01 0 1.62 0.00 0.26 0.18 0.02 97.92 22:31:55 22:22:01 1 0.38 0.00 0.25 0.07 0.03 99.27 22:31:55 22:22:01 2 0.78 0.00 0.28 0.90 0.02 98.02 22:31:55 22:22:01 3 0.27 0.00 0.10 0.17 0.03 99.43 22:31:55 22:22:01 4 0.37 0.00 0.27 0.18 0.02 99.17 22:31:55 22:22:01 5 0.42 0.00 0.25 2.37 0.03 96.93 22:31:55 22:22:01 6 0.33 0.00 0.15 0.10 0.00 99.42 22:31:55 22:22:01 7 1.02 0.00 0.38 0.03 0.07 98.49 22:31:55 22:23:01 all 0.36 0.00 0.14 0.14 0.01 99.35 22:31:55 22:23:01 0 0.68 0.00 0.13 0.03 0.00 99.15 22:31:55 22:23:01 1 0.13 0.00 0.08 0.00 0.02 99.77 22:31:55 22:23:01 2 0.13 0.00 0.07 0.02 0.00 99.78 22:31:55 22:23:01 3 0.10 0.00 0.20 0.22 0.02 99.47 22:31:55 22:23:01 4 0.28 0.00 0.08 0.10 0.00 99.53 22:31:55 22:23:01 5 0.10 0.00 0.05 0.68 0.02 99.15 22:31:55 22:23:01 6 0.48 0.00 0.12 0.00 0.02 99.38 22:31:55 22:23:01 7 0.95 0.00 0.40 0.03 0.03 98.58 22:31:55 22:24:01 all 12.74 0.00 3.19 4.02 0.14 79.91 22:31:55 22:24:01 0 11.93 0.00 2.62 1.77 0.12 83.56 22:31:55 22:24:01 1 13.19 0.00 3.63 1.74 0.17 81.27 22:31:55 22:24:01 2 13.78 0.00 3.28 7.18 0.08 75.69 22:31:55 22:24:01 3 12.43 0.00 2.96 5.15 0.17 79.29 22:31:55 22:24:01 4 12.85 0.00 3.11 1.14 0.13 82.77 22:31:55 22:24:01 5 13.08 0.00 3.37 11.40 0.12 72.03 22:31:55 22:24:01 6 12.08 0.00 3.07 0.32 0.10 84.43 22:31:55 22:24:01 7 12.63 0.00 3.45 3.45 0.20 80.26 22:31:55 22:25:01 all 9.17 0.00 1.93 3.31 0.12 85.48 22:31:55 22:25:01 0 9.57 0.00 1.52 0.13 0.13 88.63 22:31:55 22:25:01 1 10.24 0.00 1.72 0.02 0.08 87.94 22:31:55 22:25:01 2 9.06 0.00 2.06 0.03 0.08 88.76 22:31:55 22:25:01 3 8.80 0.00 2.37 20.11 0.24 68.48 22:31:55 22:25:01 4 9.09 0.00 1.71 0.00 0.07 89.13 22:31:55 22:25:01 5 8.71 0.00 2.04 0.77 0.12 88.37 22:31:55 22:25:01 6 9.50 0.00 2.56 0.02 0.10 87.82 22:31:55 22:25:01 7 8.39 0.00 1.43 5.49 0.12 84.58 22:31:55 22:26:01 all 0.11 0.00 0.02 0.01 0.01 99.86 22:31:55 22:26:01 0 0.63 0.00 0.02 0.00 0.02 99.34 22:31:55 22:26:01 1 0.07 0.00 0.00 0.00 0.00 99.93 22:31:55 22:26:01 2 0.00 0.00 0.07 0.00 0.00 99.93 22:31:55 22:26:01 3 0.02 0.00 0.02 0.03 0.02 99.92 22:31:55 22:26:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:31:55 22:26:01 5 0.03 0.00 0.00 0.00 0.02 99.95 22:31:55 22:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:31:55 22:26:01 7 0.10 0.00 0.02 0.02 0.00 99.86 22:31:55 22:27:01 all 0.04 0.00 0.02 0.01 0.00 99.93 22:31:55 22:27:01 0 0.07 0.00 0.05 0.02 0.02 99.85 22:31:55 22:27:01 1 0.02 0.00 0.03 0.00 0.00 99.95 22:31:55 22:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:31:55 22:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:31:55 22:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:31:55 22:27:01 5 0.07 0.00 0.03 0.00 0.00 99.90 22:31:55 22:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:31:55 22:27:01 7 0.05 0.00 0.00 0.10 0.00 99.85 22:31:55 22:28:01 all 0.04 0.00 0.01 0.01 0.01 99.94 22:31:55 22:28:01 0 0.18 0.00 0.00 0.00 0.02 99.80 22:31:55 22:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 22:31:55 22:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:31:55 22:28:01 3 0.03 0.00 0.02 0.02 0.00 99.93 22:31:55 22:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:31:55 22:28:01 5 0.05 0.00 0.03 0.00 0.02 99.90 22:31:55 22:28:01 6 0.00 0.00 0.00 0.02 0.00 99.98 22:31:55 22:28:01 7 0.02 0.00 0.00 0.05 0.00 99.93 22:31:55 22:29:01 all 0.12 0.00 0.01 0.00 0.01 99.85 22:31:55 22:29:01 0 0.78 0.00 0.00 0.00 0.03 99.18 22:31:55 22:29:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:31:55 22:29:01 2 0.03 0.00 0.03 0.00 0.00 99.93 22:31:55 22:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:31:55 22:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:31:55 22:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 22:31:55 22:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 22:31:55 22:29:01 7 0.03 0.00 0.02 0.02 0.02 99.92 22:31:55 22:31:55 22:29:01 CPU %user %nice %system %iowait %steal %idle 22:31:55 22:30:01 all 0.08 0.00 0.01 0.05 0.01 99.85 22:31:55 22:30:01 0 0.48 0.00 0.00 0.08 0.00 99.43 22:31:55 22:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:31:55 22:30:01 2 0.00 0.00 0.02 0.00 0.02 99.97 22:31:55 22:30:01 3 0.03 0.00 0.03 0.00 0.02 99.92 22:31:55 22:30:01 4 0.05 0.00 0.00 0.00 0.02 99.93 22:31:55 22:30:01 5 0.05 0.00 0.02 0.02 0.03 99.88 22:31:55 22:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:31:55 22:30:01 7 0.00 0.00 0.00 0.28 0.02 99.70 22:31:55 22:31:01 all 0.08 0.00 0.01 0.02 0.01 99.88 22:31:55 22:31:01 0 0.47 0.00 0.00 0.00 0.02 99.52 22:31:55 22:31:01 1 0.05 0.00 0.00 0.00 0.02 99.93 22:31:55 22:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:31:55 22:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 22:31:55 22:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:31:55 22:31:01 5 0.07 0.00 0.02 0.07 0.02 99.83 22:31:55 22:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:31:55 22:31:01 7 0.02 0.00 0.02 0.12 0.00 99.85 22:31:55 Average: all 2.27 0.00 0.57 0.96 0.03 96.16 22:31:55 Average: 0 2.43 0.00 0.50 1.05 0.03 95.98 22:31:55 Average: 1 2.24 0.00 0.54 0.56 0.03 96.62 22:31:55 Average: 2 2.24 0.00 0.54 0.81 0.02 96.40 22:31:55 Average: 3 2.12 0.00 0.55 2.05 0.05 95.23 22:31:55 Average: 4 2.42 0.00 0.53 0.57 0.02 96.45 22:31:55 Average: 5 2.14 0.00 0.57 1.43 0.04 95.82 22:31:55 Average: 6 2.38 0.00 0.60 0.20 0.02 96.79 22:31:55 Average: 7 2.19 0.00 0.76 1.00 0.05 96.00 22:31:55 22:31:55 22:31:55