Pull request #1503 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 11938d63322df720748e536b99a8c871caf0707e+d171ac54f182122f57871769b28168ec7a996a36 (f8e0d28556c9990e3f88091cc97eacb40fae561a) 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-ssh6532677168262267087.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh14973830043338397356.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1503/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1503/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4845827114084061131.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6619557739559501575.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1503/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1503/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9715893886843035932.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16087 in /w/workspace/dry_app-functions-sdk-go_PR-1503 [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-1503 # 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 Merging remotes/origin/main commit d171ac54f182122f57871769b28168ec7a996a36 into PR head commit 11938d63322df720748e536b99a8c871caf0707e > 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 > 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/1503/head:refs/remotes/origin/PR-1503 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 11938d63322df720748e536b99a8c871caf0707e # timeout=10 Merge succeeded, producing aaf5e3e0995345853ebbcc290dfbfd4f9f418329 Checking out Revision aaf5e3e0995345853ebbcc290dfbfd4f9f418329 (PR-1503) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d171ac54f182122f57871769b28168ec7a996a36 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aaf5e3e0995345853ebbcc290dfbfd4f9f418329 # timeout=10 Commit message: "Merge commit 'd171ac54f182122f57871769b28168ec7a996a36' into HEAD" > git rev-list --no-walk 11938d63322df720748e536b99a8c871caf0707e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-01T00:34:44.405Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-01T00:34:44.452Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-01T00:34:44.463Z] ========================================================= [2023-11-01T00:34:44.463Z] EdgeX Global Pipelines Version Info [2023-11-01T00:34:44.463Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-01T00:34:45.189Z] ------------------- [2023-11-01T00:34:45.189Z] stable info: [2023-11-01T00:34:45.189Z] ------------------- [2023-11-01T00:34:45.189Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-01T00:34:45.189Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-11-01T00:34:45.189Z] Message: update stable to v1.0.254 [2023-11-01T00:34:45.757Z] ------------------- [2023-11-01T00:34:45.757Z] experimental info: [2023-11-01T00:34:45.757Z] ------------------- [2023-11-01T00:34:45.757Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-01T00:34:45.757Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T00:34:45.757Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-01T00:34:46.038Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-11-01T00:34:46.048Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-11-01T00:34:46.056Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-01T00:34:46.070Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-01T00:34:46.078Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-01T00:34:46.087Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-01T00:34:46.095Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-01T00:34:46.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-01T00:34:46.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-01T00:34:46.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-01T00:34:46.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-01T00:34:46.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-11-01T00:34:46.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-01T00:34:46.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-01T00:34:46.161Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T00:34:46.170Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T00:34:46.178Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T00:34:46.186Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T00:34:46.195Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-01T00:34:46.203Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-01T00:34:46.211Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-01T00:34:46.220Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-11-01T00:34:46.228Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-01T00:34:46.236Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-01T00:34:46.245Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-11-01T00:34:46.257Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-01T00:34:46.265Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-01T00:34:46.278Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1503 [Pipeline] echo [2023-11-01T00:34:46.286Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1503 [Pipeline] echo [2023-11-01T00:34:46.300Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1503 [Pipeline] echo [2023-11-01T00:34:46.310Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aaf5e3e0995345853ebbcc290dfbfd4f9f418329 [Pipeline] echo [2023-11-01T00:34:46.322Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aaf5e3e [Pipeline] echo [2023-11-01T00:34:46.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-01T00:34:46.687Z] + git rev-list -1 --merges aaf5e3e0995345853ebbcc290dfbfd4f9f418329~1..aaf5e3e0995345853ebbcc290dfbfd4f9f418329 [Pipeline] echo [2023-11-01T00:34:46.738Z] -----------> git rev-list -1 --merges aaf5e3e0995345853ebbcc290dfbfd4f9f418329~1..aaf5e3e0995345853ebbcc290dfbfd4f9f418329 aaf5e3e0995345853ebbcc290dfbfd4f9f418329 [2023-11-01T00:34:46.738Z] aaf5e3e0995345853ebbcc290dfbfd4f9f418329 [false] [Pipeline] sh [2023-11-01T00:34:47.026Z] + git log --format=format:%s -1 aaf5e3e0995345853ebbcc290dfbfd4f9f418329 [Pipeline] echo [2023-11-01T00:34:47.040Z] ========================================================= [2023-11-01T00:34:47.040Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-01T00:34:47.040Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T00:34:47.385Z] + git log --format=format:%s -1 aaf5e3e0995345853ebbcc290dfbfd4f9f418329 [Pipeline] echo [2023-11-01T00:34:47.395Z] [semverPrep] GIT_COMMIT: aaf5e3e0995345853ebbcc290dfbfd4f9f418329, Commit Message: Merge commit 'd171ac54f182122f57871769b28168ec7a996a36' into HEAD [Pipeline] echo [2023-11-01T00:34:47.403Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-01T00:34:47.755Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T00:34:47.755Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-01T00:34:47.755Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-01T00:34:47.755Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-01T00:34:47.755Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-01T00:34:47.755Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-01T00:34:47.756Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:34:48.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T00:34:48.761Z] [2023-11-01T00:34:48.761Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:34:49.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T00:34:49.352Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-01T00:34:49.352Z] b85a868b505f: Pulling fs layer [2023-11-01T00:34:49.352Z] e2be974225ed: Pulling fs layer [2023-11-01T00:34:49.352Z] 339a4e72a1f5: Pulling fs layer [2023-11-01T00:34:49.352Z] 988bab9f4d93: Pulling fs layer [2023-11-01T00:34:49.352Z] 1469e6f7b9e6: Pulling fs layer [2023-11-01T00:34:49.352Z] eaf3925da568: Pulling fs layer [2023-11-01T00:34:49.352Z] bab4dde63d76: Pulling fs layer [2023-11-01T00:34:49.352Z] bde34c3a00c8: Pulling fs layer [2023-11-01T00:34:49.352Z] b352a97aabf1: Pulling fs layer [2023-11-01T00:34:49.352Z] 4872d77fe225: Pulling fs layer [2023-11-01T00:34:49.352Z] 5851b861e8e6: Pulling fs layer [2023-11-01T00:34:49.352Z] 1469e6f7b9e6: Waiting [2023-11-01T00:34:49.352Z] eaf3925da568: Waiting [2023-11-01T00:34:49.352Z] bab4dde63d76: Waiting [2023-11-01T00:34:49.352Z] bde34c3a00c8: Waiting [2023-11-01T00:34:49.352Z] b352a97aabf1: Waiting [2023-11-01T00:34:49.352Z] 4872d77fe225: Waiting [2023-11-01T00:34:49.352Z] 5851b861e8e6: Waiting [2023-11-01T00:34:49.352Z] e2be974225ed: Download complete [2023-11-01T00:34:49.352Z] 988bab9f4d93: Verifying Checksum [2023-11-01T00:34:49.352Z] 988bab9f4d93: Download complete [2023-11-01T00:34:49.617Z] 1469e6f7b9e6: Verifying Checksum [2023-11-01T00:34:49.617Z] 1469e6f7b9e6: Download complete [2023-11-01T00:34:49.617Z] 339a4e72a1f5: Verifying Checksum [2023-11-01T00:34:49.617Z] 339a4e72a1f5: Download complete [2023-11-01T00:34:49.617Z] eaf3925da568: Verifying Checksum [2023-11-01T00:34:49.617Z] eaf3925da568: Download complete [2023-11-01T00:34:49.617Z] bde34c3a00c8: Download complete [2023-11-01T00:34:49.617Z] b352a97aabf1: Verifying Checksum [2023-11-01T00:34:49.617Z] b352a97aabf1: Download complete [2023-11-01T00:34:49.617Z] 4872d77fe225: Verifying Checksum [2023-11-01T00:34:49.617Z] 4872d77fe225: Download complete [2023-11-01T00:34:49.617Z] 5851b861e8e6: Verifying Checksum [2023-11-01T00:34:49.617Z] 5851b861e8e6: Download complete [2023-11-01T00:34:49.876Z] b85a868b505f: Verifying Checksum [2023-11-01T00:34:49.876Z] b85a868b505f: Download complete [2023-11-01T00:34:50.134Z] bab4dde63d76: Verifying Checksum [2023-11-01T00:34:50.134Z] bab4dde63d76: Download complete [2023-11-01T00:34:51.551Z] b85a868b505f: Pull complete [2023-11-01T00:34:51.816Z] e2be974225ed: Pull complete [2023-11-01T00:34:54.467Z] 339a4e72a1f5: Pull complete [2023-11-01T00:34:54.467Z] 988bab9f4d93: Pull complete [2023-11-01T00:34:55.423Z] 1469e6f7b9e6: Pull complete [2023-11-01T00:34:55.423Z] eaf3925da568: Pull complete [2023-11-01T00:35:04.111Z] bab4dde63d76: Pull complete [2023-11-01T00:35:04.111Z] bde34c3a00c8: Pull complete [2023-11-01T00:35:04.111Z] b352a97aabf1: Pull complete [2023-11-01T00:35:04.111Z] 4872d77fe225: Pull complete [2023-11-01T00:35:04.377Z] 5851b861e8e6: Pull complete [2023-11-01T00:35:04.377Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-01T00:35:04.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T00:35:04.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T00:35:04.552Z] prd-ubuntu20.04-docker-8c-8g-16087 does not seem to be running inside a container [2023-11-01T00:35:04.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1503 -v /w/workspace/dry_app-functions-sdk-go_PR-1503:/w/workspace/dry_app-functions-sdk-go_PR-1503:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1503@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1503@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T00:35:12.794Z] $ docker top 1433fc2bbe66c2fc7ae96b3028199a5546a4d37242e9c844e32c8c7c6cb4fec2 -eo pid,comm [2023-11-01T00:35:12.903Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-01T00:35:12.903Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T00:35:12.940Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T00:35:12.940Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T00:35:13.059Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T00:35:13.060Z] $ docker exec 1433fc2bbe66c2fc7ae96b3028199a5546a4d37242e9c844e32c8c7c6cb4fec2 ssh-agent [2023-11-01T00:35:13.159Z] SSH_AUTH_SOCK=/tmp/ssh-oaKPR8H8pMp8/agent.20 [2023-11-01T00:35:13.159Z] SSH_AGENT_PID=37 [2023-11-01T00:35:13.166Z] Running ssh-add (command line suppressed) [2023-11-01T00:35:13.258Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1503@tmp/private_key_8361167331694521073.key (/w/workspace/dry_app-functions-sdk-go_PR-1503@tmp/private_key_8361167331694521073.key) [2023-11-01T00:35:13.298Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T00:35:13.586Z] + git tag --points-at HEAD [Pipeline] } [2023-11-01T00:35:13.603Z] $ docker exec --env ******** --env ******** 1433fc2bbe66c2fc7ae96b3028199a5546a4d37242e9c844e32c8c7c6cb4fec2 ssh-agent -k [2023-11-01T00:35:13.690Z] unset SSH_AUTH_SOCK; [2023-11-01T00:35:13.690Z] unset SSH_AGENT_PID; [2023-11-01T00:35:13.690Z] echo Agent pid 37 killed; [2023-11-01T00:35:13.699Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-01T00:35:13.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T00:35:13.724Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T00:35:13.832Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T00:35:13.833Z] $ docker exec 1433fc2bbe66c2fc7ae96b3028199a5546a4d37242e9c844e32c8c7c6cb4fec2 ssh-agent [2023-11-01T00:35:13.948Z] SSH_AUTH_SOCK=/tmp/ssh-8Nn6tkmrwfcw/agent.69 [2023-11-01T00:35:13.948Z] SSH_AGENT_PID=75 [2023-11-01T00:35:13.953Z] Running ssh-add (command line suppressed) [2023-11-01T00:35:14.041Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1503@tmp/private_key_2880028254143856711.key (/w/workspace/dry_app-functions-sdk-go_PR-1503@tmp/private_key_2880028254143856711.key) [2023-11-01T00:35:14.056Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T00:35:14.349Z] + git semver init [2023-11-01T00:35:14.919Z] 2023-11-01 00:35:14,659 [run_init] DEBUG init version:0.0.0 force:False [2023-11-01T00:35:14.919Z] 2023-11-01 00:35:14,661 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1503/.semver [2023-11-01T00:35:14.919Z] 2023-11-01 00:35:14,661 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1503/.semver [2023-11-01T00:35:14.919Z] 2023-11-01 00:35:14,661 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1503/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1503, universal_newlines=False, shell=None, istream=None) [2023-11-01T00:35:17.498Z] 2023-11-01 00:35:17,308 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1503/.git/info/exclude [2023-11-01T00:35:17.498Z] 2023-11-01 00:35:17,308 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1503/.semver/PR-1503 with force:False [2023-11-01T00:35:17.498Z] 2023-11-01 00:35:17,309 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1503/.semver/PR-1503 [2023-11-01T00:35:17.498Z] 2023-11-01 00:35:17,312 [execute] INFO git cat-file --batch-check [2023-11-01T00:35:17.498Z] 2023-11-01 00:35:17,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1503/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T00:35:17.498Z] 2023-11-01 00:35:17,318 [execute] INFO git cat-file --batch [2023-11-01T00:35:17.498Z] 2023-11-01 00:35:17,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1503/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T00:35:17.498Z] 2023-11-01 00:35:17,324 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1503/.semver/PR-1503 [2023-11-01T00:35:17.498Z] 0.0.0 [Pipeline] } [2023-11-01T00:35:17.617Z] $ docker exec --env ******** --env ******** 1433fc2bbe66c2fc7ae96b3028199a5546a4d37242e9c844e32c8c7c6cb4fec2 ssh-agent -k [2023-11-01T00:35:17.766Z] unset SSH_AUTH_SOCK; [2023-11-01T00:35:17.766Z] unset SSH_AGENT_PID; [2023-11-01T00:35:17.766Z] echo Agent pid 75 killed; [2023-11-01T00:35:17.786Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T00:35:18.086Z] + git semver [Pipeline] } [2023-11-01T00:35:18.664Z] $ docker stop --time=1 1433fc2bbe66c2fc7ae96b3028199a5546a4d37242e9c844e32c8c7c6cb4fec2 [2023-11-01T00:35:20.431Z] $ docker rm -f --volumes 1433fc2bbe66c2fc7ae96b3028199a5546a4d37242e9c844e32c8c7c6cb4fec2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T00:35:21.161Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-01T00:35:21.511Z] Stashed 1 file(s) [Pipeline] echo [2023-11-01T00:35:21.514Z] [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 [2023-11-01T00:35:21.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-11-01T00:35:21.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-11-01T00:35:21.733Z] ========================================================= [2023-11-01T00:35:21.733Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-01T00:35:21.733Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-11-01T00:35:22.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T00:35:22.049Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-01T00:35:22.049Z] 7264a8db6415: Pulling fs layer [2023-11-01T00:35:22.049Z] c4d48a809fc2: Pulling fs layer [2023-11-01T00:35:22.049Z] 4f1c88b9dad5: Pulling fs layer [2023-11-01T00:35:22.049Z] ad3a456e5733: Pulling fs layer [2023-11-01T00:35:22.049Z] 33e27b845d1e: Pulling fs layer [2023-11-01T00:35:22.049Z] c68163c4e522: Pulling fs layer [2023-11-01T00:35:22.049Z] ad3a456e5733: Waiting [2023-11-01T00:35:22.049Z] 33e27b845d1e: Waiting [2023-11-01T00:35:22.049Z] 50da416c3ac9: Pulling fs layer [2023-11-01T00:35:22.049Z] 23d2d4c4bb30: Pulling fs layer [2023-11-01T00:35:22.049Z] c68163c4e522: Waiting [2023-11-01T00:35:22.049Z] 50da416c3ac9: Waiting [2023-11-01T00:35:22.049Z] 23d2d4c4bb30: Waiting [2023-11-01T00:35:22.049Z] c4d48a809fc2: Verifying Checksum [2023-11-01T00:35:22.049Z] c4d48a809fc2: Download complete [2023-11-01T00:35:22.049Z] ad3a456e5733: Download complete [2023-11-01T00:35:22.335Z] 33e27b845d1e: Verifying Checksum [2023-11-01T00:35:22.335Z] 33e27b845d1e: Download complete [2023-11-01T00:35:22.335Z] 7264a8db6415: Verifying Checksum [2023-11-01T00:35:22.335Z] 7264a8db6415: Download complete [2023-11-01T00:35:22.335Z] c68163c4e522: Verifying Checksum [2023-11-01T00:35:22.335Z] c68163c4e522: Download complete [2023-11-01T00:35:23.288Z] 7264a8db6415: Pull complete [2023-11-01T00:35:23.591Z] c4d48a809fc2: Pull complete [2023-11-01T00:35:23.592Z] 23d2d4c4bb30: Verifying Checksum [2023-11-01T00:35:23.592Z] 23d2d4c4bb30: Download complete [2023-11-01T00:35:25.010Z] 4f1c88b9dad5: Verifying Checksum [2023-11-01T00:35:25.010Z] 4f1c88b9dad5: Download complete [2023-11-01T00:35:25.645Z] 50da416c3ac9: Verifying Checksum [2023-11-01T00:35:25.646Z] 50da416c3ac9: Download complete [2023-11-01T00:35:29.868Z] 4f1c88b9dad5: Pull complete [2023-11-01T00:35:29.868Z] ad3a456e5733: Pull complete [2023-11-01T00:35:30.127Z] 33e27b845d1e: Pull complete [2023-11-01T00:35:30.383Z] c68163c4e522: Pull complete [2023-11-01T00:35:33.693Z] 50da416c3ac9: Pull complete [2023-11-01T00:35:33.956Z] 23d2d4c4bb30: Pull complete [2023-11-01T00:35:33.956Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-01T00:35:33.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T00:35:33.956Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2023-11-01T00:35:34.257Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:35:34.585Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T00:35:34.585Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T00:35:34.666Z] prd-ubuntu20.04-docker-8c-8g-16087 does not seem to be running inside a container [2023-11-01T00:35:34.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1503 -v /w/workspace/dry_app-functions-sdk-go_PR-1503:/w/workspace/dry_app-functions-sdk-go_PR-1503:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1503@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1503@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 ******** ci-base-image-x86_64 cat [2023-11-01T00:35:36.619Z] Still waiting to schedule task [2023-11-01T00:35:36.619Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16084’ [2023-11-01T00:35:46.448Z] $ docker top c8fa0309ea897b67c74ec7667c8e326e619bfef560fcef638ca65be7dac1b6d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T00:35:46.791Z] + go version [2023-11-01T00:35:46.791Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-01T00:35:46.804Z] $ docker stop --time=1 c8fa0309ea897b67c74ec7667c8e326e619bfef560fcef638ca65be7dac1b6d6 [2023-11-01T00:35:48.550Z] $ docker rm -f --volumes c8fa0309ea897b67c74ec7667c8e326e619bfef560fcef638ca65be7dac1b6d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:35:48.996Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T00:35:48.996Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T00:35:49.084Z] prd-ubuntu20.04-docker-8c-8g-16087 does not seem to be running inside a container [2023-11-01T00:35:49.177Z] $ 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-1503 -v /w/workspace/dry_app-functions-sdk-go_PR-1503:/w/workspace/dry_app-functions-sdk-go_PR-1503:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1503@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1503@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 ******** ci-base-image-x86_64 cat [2023-11-01T00:35:49.761Z] $ docker top e841c42e571ce65180303da915383ec0ae9dfcb42dd0b45550b5d0743e9f9172 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T00:35:50.145Z] + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1503 [Pipeline] fileExists [Pipeline] sh [2023-11-01T00:35:50.442Z] + make test [2023-11-01T00:35:50.443Z] make -C ./app-service-template build [2023-11-01T00:35:50.443Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1503/app-service-template' [2023-11-01T00:35:50.443Z] go mod tidy [2023-11-01T00:35:50.443Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.16 [2023-11-01T00:35:50.443Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-11-01T00:35:50.701Z] go: downloading github.com/google/uuid v1.3.1 [2023-11-01T00:35:50.701Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-11-01T00:35:50.701Z] go: downloading github.com/labstack/echo/v4 v4.11.2 [2023-11-01T00:35:50.701Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.49 [2023-11-01T00:35:50.701Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.27 [2023-11-01T00:35:50.701Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.7 [2023-11-01T00:35:50.960Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-11-01T00:35:50.960Z] go: downloading github.com/go-playground/validator/v10 v10.15.5 [2023-11-01T00:35:50.960Z] go: downloading github.com/go-kit/log v0.2.1 [2023-11-01T00:35:50.960Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-11-01T00:35:50.960Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-11-01T00:35:50.960Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-11-01T00:35:50.960Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-11-01T00:35:51.220Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.1 [2023-11-01T00:35:51.220Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-11-01T00:35:51.220Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.10 [2023-11-01T00:35:51.220Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.7 [2023-11-01T00:35:51.220Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-11-01T00:35:51.220Z] go: downloading golang.org/x/crypto v0.14.0 [2023-11-01T00:35:51.220Z] go: downloading golang.org/x/net v0.17.0 [2023-11-01T00:35:51.220Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-11-01T00:35:51.481Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-11-01T00:35:51.481Z] go: downloading github.com/x448/float16 v0.8.4 [2023-11-01T00:35:51.481Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-11-01T00:35:51.481Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-11-01T00:35:51.481Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-11-01T00:35:51.481Z] go: downloading golang.org/x/text v0.13.0 [2023-11-01T00:35:51.753Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-11-01T00:35:51.753Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-11-01T00:35:52.031Z] go: downloading github.com/hashicorp/consul/api v1.25.1 [2023-11-01T00:35:52.290Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-11-01T00:35:52.290Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-11-01T00:35:52.290Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-11-01T00:35:52.290Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-11-01T00:35:52.290Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-11-01T00:35:52.290Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-11-01T00:35:52.290Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-11-01T00:35:52.290Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-11-01T00:35:52.290Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-11-01T00:35:52.549Z] go: downloading golang.org/x/sync v0.2.0 [2023-11-01T00:35:52.549Z] go: downloading golang.org/x/sys v0.13.0 [2023-11-01T00:35:52.549Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-11-01T00:35:52.549Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-11-01T00:35:52.549Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-11-01T00:35:52.549Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-11-01T00:35:52.549Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-11-01T00:35:52.811Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-11-01T00:35:52.811Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-11-01T00:35:52.811Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-11-01T00:35:52.811Z] go: downloading github.com/hashicorp/consul/sdk v0.14.1 [2023-11-01T00:35:52.811Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-11-01T00:35:52.811Z] go: downloading github.com/nats-io/nats.go v1.30.2 [2023-11-01T00:35:52.811Z] go: downloading github.com/nats-io/nats-server/v2 v2.10.2 [2023-11-01T00:35:52.811Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-11-01T00:35:52.811Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-11-01T00:35:52.811Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-11-01T00:35:52.811Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-11-01T00:35:52.811Z] go: downloading google.golang.org/grpc v1.53.0 [2023-11-01T00:35:52.811Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-11-01T00:35:52.811Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-11-01T00:35:52.811Z] go: downloading golang.org/x/time v0.3.0 [2023-11-01T00:35:52.811Z] go: downloading github.com/kr/pretty v0.1.0 [2023-11-01T00:35:53.073Z] go: downloading github.com/fatih/color v1.14.1 [2023-11-01T00:35:53.073Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-11-01T00:35:53.073Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-11-01T00:35:53.073Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-11-01T00:35:53.073Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-11-01T00:35:53.332Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-11-01T00:35:53.332Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-11-01T00:35:53.333Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-11-01T00:35:53.333Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-11-01T00:35:53.333Z] go: downloading golang.org/x/tools v0.6.0 [2023-11-01T00:35:53.333Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-11-01T00:35:53.333Z] go: downloading github.com/klauspost/compress v1.17.0 [2023-11-01T00:35:53.333Z] go: downloading github.com/nats-io/nkeys v0.4.5 [2023-11-01T00:35:53.333Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-11-01T00:35:53.596Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-11-01T00:35:53.596Z] go: downloading github.com/pkg/errors v0.9.1 [2023-11-01T00:35:53.596Z] go: downloading github.com/kr/text v0.2.0 [2023-11-01T00:35:53.596Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-11-01T00:35:53.596Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-11-01T00:35:53.596Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-11-01T00:35:53.596Z] go: downloading github.com/nats-io/jwt/v2 v2.5.2 [2023-11-01T00:35:53.596Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-11-01T00:35:53.596Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-11-01T00:35:53.861Z] go: downloading github.com/google/btree v1.0.1 [2023-11-01T00:35:53.861Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-11-01T00:35:53.861Z] go: downloading github.com/miekg/dns v1.1.41 [2023-11-01T00:35:53.861Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-11-01T00:35:53.861Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-11-01T00:35:53.861Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-11-01T00:35:53.861Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-11-01T00:35:53.861Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-11-01T00:35:54.138Z] go: downloading golang.org/x/mod v0.8.0 [2023-11-01T00:35:54.138Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-11-01T00:35:56.043Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.17 [2023-11-01T00:35:56.043Z] go: downloading github.com/google/uuid v1.4.0 [2023-11-01T00:35:56.043Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.52 [2023-11-01T00:35:56.043Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.2 [2023-11-01T00:35:56.043Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.30 [2023-11-01T00:35:56.043Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.12 [2023-11-01T00:35:56.304Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2023-11-01T00:35:56.305Z] go: downloading google.golang.org/grpc v1.56.3 [2023-11-01T00:35:56.305Z] go: downloading google.golang.org/protobuf v1.30.0 [2023-11-01T00:35:56.305Z] go: downloading github.com/klauspost/compress v1.17.1 [2023-11-01T00:35:56.572Z] go: downloading github.com/golang/protobuf v1.5.3 [2023-11-01T00:35:56.572Z] go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 [2023-11-01T00:35:57.948Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-11-01T00:36:12.846Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1503/app-service-template' [2023-11-01T00:36:12.846Z] make -C ./app-service-template test [2023-11-01T00:36:12.846Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1503/app-service-template' [2023-11-01T00:36:12.846Z] go test -race -coverprofile=coverage.out ./... [2023-11-01T00:36:45.064Z] ? app-new-service/config [no test files] [2023-11-01T00:36:45.064Z] ok app-new-service 1.048s coverage: 45.9% of statements [2023-11-01T00:36:45.064Z] ok app-new-service/functions 1.051s coverage: 85.3% of statements [2023-11-01T00:36:45.064Z] go vet ./... [2023-11-01T00:37:00.000Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T00:37:00.000Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T00:37:00.000Z] ./bin/test-attribution-txt.sh [2023-11-01T00:37:00.000Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1503/app-service-template' [2023-11-01T00:37:00.000Z] go test -race -coverprofile=coverage.out ./... [2023-11-01T00:37:00.000Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-11-01T00:37:00.258Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-11-01T00:37:03.543Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-11-01T00:37:03.543Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-11-01T00:37:03.543Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-11-01T00:37:03.543Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-11-01T00:37:04.110Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-11-01T00:37:04.373Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.133s coverage: 67.0% of statements [2023-11-01T00:37:04.373Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.075s coverage: 92.6% of statements [2023-11-01T00:37:04.373Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.081s coverage: 85.1% of statements [2023-11-01T00:37:04.373Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.047s coverage: 100.0% of statements [2023-11-01T00:37:04.373Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.147s coverage: 77.9% of statements [2023-11-01T00:37:04.373Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-11-01T00:37:05.308Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.038s coverage: 97.3% of statements [2023-11-01T00:37:05.308Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-11-01T00:37:05.583Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.051s coverage: 82.8% of statements [2023-11-01T00:37:05.583Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-11-01T00:37:05.583Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-11-01T00:37:05.583Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-11-01T00:37:06.520Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.051s coverage: 65.1% of statements [2023-11-01T00:37:06.520Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.083s coverage: 27.6% of statements [2023-11-01T00:37:06.520Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.068s coverage: 17.2% of statements [2023-11-01T00:37:06.780Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.056s coverage: 27.3% of statements [2023-11-01T00:37:07.717Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.062s coverage: 52.8% of statements [2023-11-01T00:37:34.263Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.135s coverage: 75.5% of statements [2023-11-01T00:37:34.263Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.067s coverage: 94.4% of statements [2023-11-01T00:37:34.263Z] go vet ./... [2023-11-01T00:37:34.521Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T00:37:34.521Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-11-01T00:37:44.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-11-01T00:37:44.513Z] $ docker stop --time=1 e841c42e571ce65180303da915383ec0ae9dfcb42dd0b45550b5d0743e9f9172 [2023-11-01T00:37:47.400Z] $ docker rm -f --volumes e841c42e571ce65180303da915383ec0ae9dfcb42dd0b45550b5d0743e9f9172 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T00:37:48.530Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T00:37:48.618Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:37:49.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T00:37:49.079Z] [2023-11-01T00:37:49.079Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:37:49.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T00:37:49.641Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-01T00:37:49.641Z] 5eb5b503b376: Pulling fs layer [2023-11-01T00:37:49.641Z] 5c69ac0246d0: Pulling fs layer [2023-11-01T00:37:49.641Z] ec43610c2a17: Pulling fs layer [2023-11-01T00:37:49.641Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-01T00:37:49.641Z] 33b1e0a273af: Pulling fs layer [2023-11-01T00:37:49.641Z] 5d3b04190fa2: Pulling fs layer [2023-11-01T00:37:49.641Z] 2f39f015ded8: Pulling fs layer [2023-11-01T00:37:49.641Z] 5d3b04190fa2: Waiting [2023-11-01T00:37:49.641Z] 2f39f015ded8: Waiting [2023-11-01T00:37:49.641Z] 33b1e0a273af: Waiting [2023-11-01T00:37:49.641Z] 5c69ac0246d0: Download complete [2023-11-01T00:37:49.641Z] 3a2ae6a8a46f: Download complete [2023-11-01T00:37:49.641Z] 33b1e0a273af: Verifying Checksum [2023-11-01T00:37:49.641Z] 33b1e0a273af: Download complete [2023-11-01T00:37:49.641Z] 5d3b04190fa2: Verifying Checksum [2023-11-01T00:37:49.641Z] 5d3b04190fa2: Download complete [2023-11-01T00:37:49.641Z] ec43610c2a17: Verifying Checksum [2023-11-01T00:37:49.641Z] ec43610c2a17: Download complete [2023-11-01T00:37:49.920Z] 5eb5b503b376: Download complete [2023-11-01T00:37:50.498Z] 2f39f015ded8: Download complete [2023-11-01T00:37:51.463Z] 5eb5b503b376: Pull complete [2023-11-01T00:37:51.463Z] 5c69ac0246d0: Pull complete [2023-11-01T00:37:52.402Z] ec43610c2a17: Pull complete [2023-11-01T00:37:52.661Z] 3a2ae6a8a46f: Pull complete [2023-11-01T00:37:53.260Z] 33b1e0a273af: Pull complete [2023-11-01T00:37:53.826Z] 5d3b04190fa2: Pull complete [2023-11-01T00:37:58.006Z] 2f39f015ded8: Pull complete [2023-11-01T00:37:58.006Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-01T00:37:58.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T00:37:58.006Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T00:37:58.151Z] prd-ubuntu20.04-docker-8c-8g-16087 does not seem to be running inside a container [2023-11-01T00:37:58.184Z] $ 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-1503 -v /w/workspace/dry_app-functions-sdk-go_PR-1503:/w/workspace/dry_app-functions-sdk-go_PR-1503:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1503@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1503@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 [2023-11-01T00:38:07.514Z] $ docker top d0b4a9488c055756017b61192354c64bc3cdd68377ff5ddf61b0b006e3634e3b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T00:38:07.906Z] ---> job-cost.sh [2023-11-01T00:38:07.906Z] lf-activate-venv: SKIPPING [2023-11-01T00:38:07.907Z] INFO: No Stack... [2023-11-01T00:38:08.166Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T00:38:08.735Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T00:38:09.025Z] + cat /w/workspace/dry_app-functions-sdk-go_PR-1503/archives/cost.csv [2023-11-01T00:38:09.025Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T00:38:09.040Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1503-2-stack-cost] [2023-11-01T00:38:09.047Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1503-2-stack-cost] did not exist. Created. [2023-11-01T00:38:09.048Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1503-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T00:38:09.362Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-01T00:38:09.404Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T00:38:09.411Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1503-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T00:38:09.435Z] $ docker stop --time=1 d0b4a9488c055756017b61192354c64bc3cdd68377ff5ddf61b0b006e3634e3b [2023-11-01T00:38:11.158Z] $ docker rm -f --volumes d0b4a9488c055756017b61192354c64bc3cdd68377ff5ddf61b0b006e3634e3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-01T00:38:37.770Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16090 in /w/workspace/dry_app-functions-sdk-go_PR-1503 [Pipeline] { [Pipeline] ws [2023-11-01T00:38:37.781Z] Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout [2023-11-01T00:38:37.821Z] The recommended git tool is: git [2023-11-01T00:38:45.716Z] using credential edgex-jenkins-ssh [2023-11-01T00:38:45.730Z] Cloning the remote Git repository [2023-11-01T00:38:45.772Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-11-01T00:38:45.868Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 [2023-11-01T00:38:46.024Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-11-01T00:38:46.025Z] > git --version # timeout=10 [2023-11-01T00:38:46.047Z] > git --version # 'git version 2.25.1' [2023-11-01T00:38:46.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T00:38:46.222Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T00:38:50.352Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-11-01T00:38:50.384Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T00:38:52.495Z] Merging remotes/origin/main commit d171ac54f182122f57871769b28168ec7a996a36 into PR head commit 11938d63322df720748e536b99a8c871caf0707e [2023-11-01T00:38:53.058Z] Merge succeeded, producing 223f6c56b51a8bef4029b78aaae6e5ce669e7611 [2023-11-01T00:38:53.059Z] Checking out Revision 223f6c56b51a8bef4029b78aaae6e5ce669e7611 (PR-1503) [2023-11-01T00:38:51.706Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-11-01T00:38:51.776Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-11-01T00:38:51.778Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T00:38:51.804Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1503/head:refs/remotes/origin/PR-1503 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-01T00:38:52.522Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T00:38:52.634Z] > git checkout -f 11938d63322df720748e536b99a8c871caf0707e # timeout=10 [2023-11-01T00:38:52.793Z] > git remote # timeout=10 [2023-11-01T00:38:52.824Z] > git config --get remote.origin.url # timeout=10 [2023-11-01T00:38:52.848Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T00:38:52.869Z] > git merge d171ac54f182122f57871769b28168ec7a996a36 # timeout=10 [2023-11-01T00:38:53.030Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-01T00:38:53.068Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T00:38:53.092Z] > git checkout -f 223f6c56b51a8bef4029b78aaae6e5ce669e7611 # timeout=10 [2023-11-01T00:38:56.824Z] Commit message: "Merge commit 'd171ac54f182122f57871769b28168ec7a996a36' into HEAD" [2023-11-01T00:38:56.835Z] > git rev-list --no-walk 11938d63322df720748e536b99a8c871caf0707e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T00:38:57.868Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-01T00:38:57.868Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T00:38:57.868Z] Dload Upload Total Spent Left Speed [2023-11-01T00:38:57.868Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh [2023-11-01T00:38:58.711Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-01T00:38:59.053Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-11-01T00:38:59.053Z] sudo tee /etc/docker/daemon.new [2023-11-01T00:38:59.053Z] { [2023-11-01T00:38:59.053Z] "registry-mirrors": [ [2023-11-01T00:38:59.053Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-01T00:38:59.053Z] ], [2023-11-01T00:38:59.053Z] "bip": "10.250.0.254/24", [2023-11-01T00:38:59.053Z] "hosts": [ [2023-11-01T00:38:59.053Z] "tcp://0.0.0.0:5555", [2023-11-01T00:38:59.053Z] "unix:///var/run/docker.sock" [2023-11-01T00:38:59.053Z] ], [2023-11-01T00:38:59.053Z] "mtu": 1458, [2023-11-01T00:38:59.053Z] "selinux-enabled": true, [2023-11-01T00:38:59.053Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-01T00:38:59.053Z] } [Pipeline] sh [2023-11-01T00:38:59.401Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-01T00:38:59.748Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-11-01T00:39:18.397Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-11-01T00:39:18.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-11-01T00:39:18.433Z] ========================================================= [2023-11-01T00:39:18.433Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-01T00:39:18.433Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-11-01T00:39:18.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T00:39:19.393Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-01T00:39:19.393Z] 9fda8d8052c6: Pulling fs layer [2023-11-01T00:39:19.393Z] 5d54e960e981: Pulling fs layer [2023-11-01T00:39:19.393Z] c4a7e357bf2a: Pulling fs layer [2023-11-01T00:39:19.393Z] f0e02332f6b5: Pulling fs layer [2023-11-01T00:39:19.393Z] cefa15bbcfad: Pulling fs layer [2023-11-01T00:39:19.393Z] 17808c966233: Pulling fs layer [2023-11-01T00:39:19.393Z] f4c1fc716caa: Pulling fs layer [2023-11-01T00:39:19.393Z] cefa15bbcfad: Waiting [2023-11-01T00:39:19.393Z] 17808c966233: Waiting [2023-11-01T00:39:19.393Z] f4c1fc716caa: Waiting [2023-11-01T00:39:19.393Z] f0e02332f6b5: Waiting [2023-11-01T00:39:19.393Z] 5d54e960e981: Verifying Checksum [2023-11-01T00:39:19.393Z] 5d54e960e981: Download complete [2023-11-01T00:39:19.393Z] f0e02332f6b5: Verifying Checksum [2023-11-01T00:39:19.393Z] f0e02332f6b5: Download complete [2023-11-01T00:39:19.393Z] cefa15bbcfad: Verifying Checksum [2023-11-01T00:39:19.393Z] cefa15bbcfad: Download complete [2023-11-01T00:39:19.393Z] 9fda8d8052c6: Verifying Checksum [2023-11-01T00:39:19.393Z] 9fda8d8052c6: Download complete [2023-11-01T00:39:20.004Z] f4c1fc716caa: Verifying Checksum [2023-11-01T00:39:20.004Z] f4c1fc716caa: Download complete [2023-11-01T00:39:20.602Z] 9fda8d8052c6: Pull complete [2023-11-01T00:39:21.207Z] 5d54e960e981: Pull complete [2023-11-01T00:39:21.485Z] c4a7e357bf2a: Verifying Checksum [2023-11-01T00:39:21.485Z] c4a7e357bf2a: Download complete [2023-11-01T00:39:22.926Z] 17808c966233: Verifying Checksum [2023-11-01T00:39:22.926Z] 17808c966233: Download complete [2023-11-01T00:39:35.314Z] c4a7e357bf2a: Pull complete [2023-11-01T00:39:35.314Z] f0e02332f6b5: Pull complete [2023-11-01T00:39:35.314Z] cefa15bbcfad: Pull complete [2023-11-01T00:39:45.431Z] 17808c966233: Pull complete [2023-11-01T00:39:45.702Z] f4c1fc716caa: Pull complete [2023-11-01T00:39:45.702Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-01T00:39:45.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T00:39:45.702Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-11-01T00:39:46.050Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:39:46.421Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T00:39:46.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T00:39:46.678Z] prd-ubuntu20.04-docker-arm64-4c-16g-16090 does not seem to be running inside a container [2023-11-01T00:39:46.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 [2023-11-01T00:39:50.340Z] $ docker top 82ae4b735d3e7e57e81278b6f8eef29bf5a868401a2d982f29386dbb69b836cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T00:39:51.252Z] + go version [2023-11-01T00:39:51.252Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-01T00:39:51.283Z] $ docker stop --time=1 82ae4b735d3e7e57e81278b6f8eef29bf5a868401a2d982f29386dbb69b836cc [2023-11-01T00:39:53.098Z] $ docker rm -f --volumes 82ae4b735d3e7e57e81278b6f8eef29bf5a868401a2d982f29386dbb69b836cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:39:53.693Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T00:39:53.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T00:39:53.905Z] prd-ubuntu20.04-docker-arm64-4c-16g-16090 does not seem to be running inside a container [2023-11-01T00:39:54.011Z] $ 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/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 [2023-11-01T00:39:55.419Z] $ docker top f90cd11b9c54ce7a4d111642f0092866eebc43a96bc1861d06b543700539bba8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T00:39:56.306Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/2 [Pipeline] fileExists [Pipeline] sh [2023-11-01T00:39:56.994Z] + make test [2023-11-01T00:39:56.994Z] make -C ./app-service-template build [2023-11-01T00:39:56.994Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2023-11-01T00:39:56.994Z] go mod tidy [2023-11-01T00:39:56.994Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.16 [2023-11-01T00:39:57.586Z] go: downloading github.com/labstack/echo/v4 v4.11.2 [2023-11-01T00:39:57.856Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-11-01T00:39:57.856Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-11-01T00:39:57.856Z] go: downloading github.com/google/uuid v1.3.1 [2023-11-01T00:39:57.856Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.49 [2023-11-01T00:39:58.455Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.7 [2023-11-01T00:39:58.455Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.27 [2023-11-01T00:39:58.455Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.1 [2023-11-01T00:39:58.455Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-11-01T00:39:58.726Z] go: downloading github.com/go-kit/log v0.2.1 [2023-11-01T00:39:58.995Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-11-01T00:39:58.995Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-11-01T00:39:59.265Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-11-01T00:39:59.265Z] go: downloading github.com/go-playground/validator/v10 v10.15.5 [2023-11-01T00:39:59.265Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-11-01T00:39:59.265Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-11-01T00:39:59.265Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-11-01T00:39:59.265Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-11-01T00:39:59.265Z] go: downloading golang.org/x/crypto v0.14.0 [2023-11-01T00:39:59.535Z] go: downloading golang.org/x/net v0.17.0 [2023-11-01T00:40:00.512Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.10 [2023-11-01T00:40:00.512Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.7 [2023-11-01T00:40:00.784Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-11-01T00:40:00.784Z] go: downloading golang.org/x/sync v0.2.0 [2023-11-01T00:40:00.784Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-11-01T00:40:01.053Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-11-01T00:40:01.053Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-11-01T00:40:01.053Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-11-01T00:40:01.053Z] go: downloading github.com/x448/float16 v0.8.4 [2023-11-01T00:40:01.053Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-11-01T00:40:01.053Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-11-01T00:40:01.053Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-11-01T00:40:01.053Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-11-01T00:40:01.053Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-11-01T00:40:01.053Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-11-01T00:40:01.338Z] go: downloading golang.org/x/text v0.13.0 [2023-11-01T00:40:02.313Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-11-01T00:40:02.313Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-11-01T00:40:02.313Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-11-01T00:40:06.615Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-11-01T00:40:06.615Z] go: downloading github.com/hashicorp/consul/api v1.25.1 [2023-11-01T00:40:06.615Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-11-01T00:40:06.615Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-11-01T00:40:06.615Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-11-01T00:40:06.615Z] go: downloading golang.org/x/time v0.3.0 [2023-11-01T00:40:06.615Z] go: downloading golang.org/x/sys v0.13.0 [2023-11-01T00:40:06.615Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-11-01T00:40:06.615Z] go: downloading github.com/kr/pretty v0.1.0 [2023-11-01T00:40:06.615Z] go: downloading github.com/nats-io/nats.go v1.30.2 [2023-11-01T00:40:06.615Z] go: downloading github.com/nats-io/nats-server/v2 v2.10.2 [2023-11-01T00:40:06.889Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-11-01T00:40:06.889Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-11-01T00:40:06.889Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-11-01T00:40:06.889Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-11-01T00:40:06.889Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-11-01T00:40:07.490Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-11-01T00:40:07.490Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-11-01T00:40:07.760Z] go: downloading github.com/hashicorp/consul/sdk v0.14.1 [2023-11-01T00:40:07.760Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-11-01T00:40:07.760Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-11-01T00:40:07.760Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-11-01T00:40:07.760Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-11-01T00:40:07.760Z] go: downloading google.golang.org/grpc v1.53.0 [2023-11-01T00:40:09.723Z] go: downloading github.com/kr/text v0.2.0 [2023-11-01T00:40:09.723Z] go: downloading github.com/klauspost/compress v1.17.0 [2023-11-01T00:40:09.723Z] go: downloading github.com/nats-io/nkeys v0.4.5 [2023-11-01T00:40:09.724Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-11-01T00:40:09.724Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-11-01T00:40:09.724Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-11-01T00:40:09.724Z] go: downloading github.com/fatih/color v1.14.1 [2023-11-01T00:40:09.724Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-11-01T00:40:09.724Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-11-01T00:40:09.724Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-11-01T00:40:09.724Z] go: downloading github.com/pkg/errors v0.9.1 [2023-11-01T00:40:09.724Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-11-01T00:40:09.995Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-11-01T00:40:09.995Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-11-01T00:40:09.995Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-11-01T00:40:10.267Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-11-01T00:40:11.246Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-11-01T00:40:11.246Z] go: downloading github.com/nats-io/jwt/v2 v2.5.2 [2023-11-01T00:40:11.517Z] go: downloading golang.org/x/tools v0.6.0 [2023-11-01T00:40:11.517Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-11-01T00:40:14.885Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-11-01T00:40:14.885Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-11-01T00:40:14.885Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-11-01T00:40:14.885Z] go: downloading github.com/google/btree v1.0.1 [2023-11-01T00:40:14.885Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-11-01T00:40:14.885Z] go: downloading github.com/miekg/dns v1.1.41 [2023-11-01T00:40:15.154Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-11-01T00:40:15.154Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-11-01T00:40:15.154Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-11-01T00:40:15.154Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-11-01T00:40:15.425Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-11-01T00:40:15.425Z] go: downloading golang.org/x/mod v0.8.0 [2023-11-01T00:40:15.425Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-11-01T00:40:16.402Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.17 [2023-11-01T00:40:16.670Z] go: downloading github.com/google/uuid v1.4.0 [2023-11-01T00:40:16.670Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.52 [2023-11-01T00:40:16.939Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.30 [2023-11-01T00:40:16.939Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.12 [2023-11-01T00:40:17.207Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.2 [2023-11-01T00:40:17.207Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2023-11-01T00:40:17.207Z] go: downloading google.golang.org/grpc v1.56.3 [2023-11-01T00:40:18.622Z] go: downloading google.golang.org/protobuf v1.30.0 [2023-11-01T00:40:18.622Z] go: downloading github.com/klauspost/compress v1.17.1 [2023-11-01T00:40:20.041Z] go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 [2023-11-01T00:40:20.041Z] go: downloading github.com/golang/protobuf v1.5.3 [2023-11-01T00:40:24.310Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-11-01T00:42:31.133Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2023-11-01T00:42:31.133Z] make -C ./app-service-template test [2023-11-01T00:42:31.133Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2023-11-01T00:42:31.133Z] go test -race -coverprofile=coverage.out ./... [2023-11-01T00:45:38.004Z] ? app-new-service/config [no test files] [2023-11-01T00:45:38.004Z] ok app-new-service 1.281s coverage: 45.9% of statements [2023-11-01T00:45:38.004Z] ok app-new-service/functions 1.270s coverage: 85.3% of statements [2023-11-01T00:45:38.004Z] go vet ./... [2023-11-01T00:47:44.731Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T00:47:44.731Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T00:47:44.731Z] ./bin/test-attribution-txt.sh [2023-11-01T00:47:45.324Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2023-11-01T00:47:45.324Z] go test -race -coverprofile=coverage.out ./... [2023-11-01T00:47:45.324Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-11-01T00:47:46.738Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-11-01T00:48:05.013Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-11-01T00:48:05.013Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-11-01T00:48:05.298Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.720s coverage: 67.0% of statements [2023-11-01T00:48:05.298Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.362s coverage: 92.6% of statements [2023-11-01T00:48:05.298Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.403s coverage: 85.1% of statements [2023-11-01T00:48:06.267Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.132s coverage: 100.0% of statements [2023-11-01T00:48:11.656Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-11-01T00:48:11.656Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-11-01T00:48:11.656Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-11-01T00:48:13.086Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.718s coverage: 77.9% of statements [2023-11-01T00:48:13.086Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.309s coverage: 97.3% of statements [2023-11-01T00:48:16.447Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-11-01T00:48:16.447Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-11-01T00:48:17.421Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.413s coverage: 82.8% of statements [2023-11-01T00:48:17.700Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.296s coverage: 65.1% of statements [2023-11-01T00:48:21.072Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-11-01T00:48:22.493Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-11-01T00:48:22.493Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-11-01T00:48:22.493Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.374s coverage: 27.6% of statements [2023-11-01T00:48:22.493Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.282s coverage: 17.2% of statements [2023-11-01T00:48:23.463Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.259s coverage: 27.3% of statements [2023-11-01T00:48:28.845Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.384s coverage: 52.8% of statements [2023-11-01T00:49:01.127Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.613s coverage: 75.5% of statements [2023-11-01T00:49:01.128Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.211s coverage: 94.4% of statements [2023-11-01T00:49:01.128Z] go vet ./... [2023-11-01T00:49:06.670Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T00:49:06.670Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T00:49:06.670Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2023-11-01T00:49:06.692Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-11-01T00:49:06.714Z] $ docker stop --time=1 f90cd11b9c54ce7a4d111642f0092866eebc43a96bc1861d06b543700539bba8 [2023-11-01T00:49:08.877Z] $ docker rm -f --volumes f90cd11b9c54ce7a4d111642f0092866eebc43a96bc1861d06b543700539bba8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T00:49:15.246Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T00:49:15.273Z] Warning: overwriting stash ‘coverage-report’ [2023-11-01T00:49:16.126Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:49:16.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T00:49:16.588Z] [2023-11-01T00:49:16.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:49:16.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T00:49:17.201Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-01T00:49:17.201Z] 8998bd30e6a1: Pulling fs layer [2023-11-01T00:49:17.201Z] 04944245beec: Pulling fs layer [2023-11-01T00:49:17.201Z] 699f458cf7ca: Pulling fs layer [2023-11-01T00:49:17.201Z] 765212b225bb: Pulling fs layer [2023-11-01T00:49:17.201Z] f23df028b6ca: Pulling fs layer [2023-11-01T00:49:17.201Z] d65c8cfc05b1: Pulling fs layer [2023-11-01T00:49:17.201Z] 2437ff75d9bd: Pulling fs layer [2023-11-01T00:49:17.201Z] f23df028b6ca: Waiting [2023-11-01T00:49:17.201Z] d65c8cfc05b1: Waiting [2023-11-01T00:49:17.201Z] 2437ff75d9bd: Waiting [2023-11-01T00:49:17.201Z] 765212b225bb: Waiting [2023-11-01T00:49:17.201Z] 04944245beec: Verifying Checksum [2023-11-01T00:49:17.201Z] 04944245beec: Download complete [2023-11-01T00:49:17.201Z] 765212b225bb: Verifying Checksum [2023-11-01T00:49:17.201Z] 765212b225bb: Download complete [2023-11-01T00:49:17.472Z] f23df028b6ca: Download complete [2023-11-01T00:49:17.472Z] d65c8cfc05b1: Verifying Checksum [2023-11-01T00:49:17.472Z] d65c8cfc05b1: Download complete [2023-11-01T00:49:17.472Z] 699f458cf7ca: Verifying Checksum [2023-11-01T00:49:17.472Z] 699f458cf7ca: Download complete [2023-11-01T00:49:18.067Z] 8998bd30e6a1: Verifying Checksum [2023-11-01T00:49:18.067Z] 8998bd30e6a1: Download complete [2023-11-01T00:49:20.663Z] 2437ff75d9bd: Verifying Checksum [2023-11-01T00:49:20.663Z] 2437ff75d9bd: Download complete [2023-11-01T00:49:22.621Z] 8998bd30e6a1: Pull complete [2023-11-01T00:49:23.209Z] 04944245beec: Pull complete [2023-11-01T00:49:25.179Z] 699f458cf7ca: Pull complete [2023-11-01T00:49:25.179Z] 765212b225bb: Pull complete [2023-11-01T00:49:26.146Z] f23df028b6ca: Pull complete [2023-11-01T00:49:26.413Z] d65c8cfc05b1: Pull complete [2023-11-01T00:49:44.639Z] 2437ff75d9bd: Pull complete [2023-11-01T00:49:44.639Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-01T00:49:44.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T00:49:44.639Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T00:49:44.848Z] prd-ubuntu20.04-docker-arm64-4c-16g-16090 does not seem to be running inside a container [2023-11-01T00:49:44.926Z] $ 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/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 [2023-11-01T00:49:47.887Z] $ docker top 1b50f56b364dabc4b815d92e1cf3fa6c41b2a4199d3c8a6ca3f78f623f545bf3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T00:49:48.783Z] ---> job-cost.sh [2023-11-01T00:49:48.783Z] lf-activate-venv: SKIPPING [2023-11-01T00:49:48.783Z] INFO: No Stack... [2023-11-01T00:49:49.053Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-01T00:49:50.015Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T00:49:50.676Z] + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv [2023-11-01T00:49:50.676Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T00:49:50.753Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1503-2-stack-cost] [2023-11-01T00:49:50.760Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1503-2-stack-cost] did not exist. Created. [2023-11-01T00:49:50.760Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1503-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T00:49:51.434Z] /w/workspace/app-functions-sdk-go/2@tmp/durable-0a991446/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-01T00:49:52.092Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-01T00:49:52.114Z] Warning: overwriting stash ‘stack-cost’ [2023-11-01T00:49:52.198Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T00:49:52.205Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1503-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T00:49:52.228Z] $ docker stop --time=1 1b50f56b364dabc4b815d92e1cf3fa6c41b2a4199d3c8a6ca3f78f623f545bf3 [2023-11-01T00:49:53.728Z] $ docker rm -f --volumes 1b50f56b364dabc4b815d92e1cf3fa6c41b2a4199d3c8a6ca3f78f623f545bf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-01T00:49:54.217Z] provisioning config files... [2023-11-01T00:49:54.238Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1503@tmp/config17634548006145216237tmp [Pipeline] { [Pipeline] sh [2023-11-01T00:49:54.546Z] + set +x [2023-11-01T00:49:54.546Z] + curl -s https://codecov.io/bash [2023-11-01T00:49:54.546Z] + bash -s -- [2023-11-01T00:49:54.546Z] [2023-11-01T00:49:54.546Z] _____ _ [2023-11-01T00:49:54.546Z] / ____| | | [2023-11-01T00:49:54.546Z] | | ___ __| | ___ ___ _____ __ [2023-11-01T00:49:54.546Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-01T00:49:54.546Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-01T00:49:54.546Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-01T00:49:54.546Z] Bash-1.0.6 [2023-11-01T00:49:54.546Z] [2023-11-01T00:49:54.546Z] [2023-11-01T00:49:54.546Z] ==> git version 2.25.1 found [2023-11-01T00:49:54.546Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-01T00:49:54.546Z] Release-Date: 2020-01-08 [2023-11-01T00:49:54.546Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-01T00:49:54.546Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-01T00:49:54.546Z] ==> Jenkins CI detected. [2023-11-01T00:49:54.546Z] current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1503 [2023-11-01T00:49:54.546Z] project root: . [2023-11-01T00:49:54.546Z] --> token set from env [2023-11-01T00:49:54.546Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-01T00:49:54.809Z] ==> Running gcov in . (disable via -X gcov) [2023-11-01T00:49:54.809Z] ==> Python coveragepy not found [2023-11-01T00:49:54.809Z] ==> Searching for coverage reports in: [2023-11-01T00:49:54.809Z] + . [2023-11-01T00:49:54.809Z] -> Found 2 reports [2023-11-01T00:49:54.809Z] ==> Detecting git/mercurial file structure [2023-11-01T00:49:54.809Z] ==> Reading reports [2023-11-01T00:49:54.809Z] + ./app-service-template/coverage.out bytes=3558 [2023-11-01T00:49:54.809Z] + ./coverage.out bytes=121185 [2023-11-01T00:49:54.809Z] ==> Appending adjustments [2023-11-01T00:49:54.809Z] https://docs.codecov.io/docs/fixing-reports [2023-11-01T00:49:55.383Z] + Found adjustments [2023-11-01T00:49:55.383Z] ==> Gzipping contents [2023-11-01T00:49:55.383Z] 24K /tmp/codecov.3tSkaL.gz [2023-11-01T00:49:55.383Z] ==> Uploading reports [2023-11-01T00:49:55.383Z] url: https://codecov.io [2023-11-01T00:49:55.383Z] query: branch=PR-1503&commit=aaf5e3e0995345853ebbcc290dfbfd4f9f418329&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1503%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1503&job=&cmd_args= [2023-11-01T00:49:55.383Z] -> Pinging Codecov [2023-11-01T00:49:55.383Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-1503&commit=aaf5e3e0995345853ebbcc290dfbfd4f9f418329&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1503%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1503&job=&cmd_args= [2023-11-01T00:49:55.383Z] -> Uploading to [2023-11-01T00:49:55.383Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-01/3D8B5DFFC46A037C893635FACE044666/aaf5e3e0995345853ebbcc290dfbfd4f9f418329/01a4ef0b-5b4a-493e-bd8f-2b41bcff9caa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T004955Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f03b766c31f512cde1f026dbf16cbe38a6136f28071facbaa23a5ceb92ab1e24 [2023-11-01T00:49:55.383Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T00:49:55.383Z] Dload Upload Total Spent Left Speed [2023-11-01T00:49:55.642Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21190 0 0 100 21190 0 74876 --:--:-- --:--:-- --:--:-- 74876 [2023-11-01T00:49:55.642Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/aaf5e3e0995345853ebbcc290dfbfd4f9f418329 [Pipeline] } [2023-11-01T00:49:55.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-01T00:49:56.459Z] + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1503/archives ] [2023-11-01T00:49:56.459Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1503/archives [2023-11-01T00:49:56.459Z] total 16 [2023-11-01T00:49:56.459Z] drwxr-xr-x 3 root root 4096 Nov 1 00:38 . [2023-11-01T00:49:56.459Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 00:38 .. [2023-11-01T00:49:56.459Z] drwxr-xr-x 2 root root 4096 Nov 1 00:38 cost [2023-11-01T00:49:56.459Z] -rw-r--r-- 1 root root 93 Nov 1 00:38 cost.csv [2023-11-01T00:49:56.459Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1503/archives [2023-11-01T00:49:56.459Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1503/archives [2023-11-01T00:49:56.459Z] total 16 [2023-11-01T00:49:56.459Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 00:38 . [2023-11-01T00:49:56.459Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 00:38 .. [2023-11-01T00:49:56.459Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 00:38 cost [2023-11-01T00:49:56.459Z] -rw-r--r-- 1 jenkins jenkins 93 Nov 1 00:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-01T00:49:56.760Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T00:49:57.626Z] ---> package-listing.sh [2023-11-01T00:49:57.626Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-01T00:49:57.626Z] ++ facter osfamily [2023-11-01T00:49:57.886Z] + OS_FAMILY=debian [2023-11-01T00:49:57.886Z] + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1503 [2023-11-01T00:49:57.886Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-01T00:49:57.886Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-01T00:49:57.886Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-01T00:49:57.886Z] + PACKAGES=/tmp/packages_start.txt [2023-11-01T00:49:57.886Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1503 ']' [2023-11-01T00:49:57.886Z] + PACKAGES=/tmp/packages_end.txt [2023-11-01T00:49:57.886Z] + case "${OS_FAMILY}" in [2023-11-01T00:49:57.886Z] + grep '^ii' [2023-11-01T00:49:57.886Z] + dpkg -l [2023-11-01T00:49:57.886Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-01T00:49:57.886Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-01T00:49:57.886Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-01T00:49:57.886Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1503 ']' [2023-11-01T00:49:57.886Z] + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1503/archives/ [2023-11-01T00:49:57.886Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1503/archives/ [Pipeline] echo [2023-11-01T00:49:57.898Z] 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-1503/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-01T00:49:58.183Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T00:49:58.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T00:49:58.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T00:49:58.824Z] prd-ubuntu20.04-docker-8c-8g-16087 does not seem to be running inside a container [2023-11-01T00:49:58.855Z] $ 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-1503/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-1503 -v /w/workspace/dry_app-functions-sdk-go_PR-1503:/w/workspace/dry_app-functions-sdk-go_PR-1503:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1503@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1503@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T00:49:59.129Z] $ docker top 3b47dda3029b730a4430b7b573dbfc4ed275b15ee0fc3892467e60c48b3165fe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T00:49:59.495Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-01T00:49:59.779Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-01T00:50:00.063Z] + ls /var/log/sa-host [2023-11-01T00:50:00.063Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T00:50:00.210Z] provisioning config files... [2023-11-01T00:50:00.217Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1503@tmp/config13370659872884510378tmp [Pipeline] { [Pipeline] echo [2023-11-01T00:50:00.231Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T00:50:00.531Z] ---> create-netrc.sh [Pipeline] } [2023-11-01T00:50:00.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-01T00:50:00.872Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-01T00:50:00.880Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T00:50:01.169Z] ---> sudo-logs.sh [2023-11-01T00:50:01.169Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-01T00:50:01.194Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T00:50:01.481Z] ---> job-cost.sh [2023-11-01T00:50:01.481Z] lf-activate-venv: SKIPPING [2023-11-01T00:50:01.481Z] DEBUG: total: 0.2199999988079071 [2023-11-01T00:50:01.481Z] INFO: Retrieving Stack Cost... [2023-11-01T00:50:01.748Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T00:50:02.316Z] INFO: Archiving Costs [Pipeline] echo [2023-11-01T00:50:02.327Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T00:50:02.612Z] ---> logs-deploy.sh [2023-11-01T00:50:02.612Z] lf-activate-venv: SKIPPING [2023-11-01T00:50:02.612Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1503/2 [2023-11-01T00:50:02.612Z] INFO: archiving workspace using pattern(s): [2023-11-01T00:50:03.991Z] Archives upload complete. [2023-11-01T00:50:04.558Z] INFO: archiving logs to Nexus [2023-11-01T00:50:05.498Z] ---> uname -a: [2023-11-01T00:50:05.498Z] Linux prd-ubuntu20-04-docker-8c-8g-16087 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-01T00:50:05.498Z] [2023-11-01T00:50:05.498Z] [2023-11-01T00:50:05.498Z] ---> lscpu: [2023-11-01T00:50:05.498Z] Architecture: x86_64 [2023-11-01T00:50:05.498Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-01T00:50:05.498Z] Byte Order: Little Endian [2023-11-01T00:50:05.498Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-01T00:50:05.498Z] CPU(s): 8 [2023-11-01T00:50:05.498Z] On-line CPU(s) list: 0-7 [2023-11-01T00:50:05.498Z] Thread(s) per core: 1 [2023-11-01T00:50:05.498Z] Core(s) per socket: 1 [2023-11-01T00:50:05.498Z] Socket(s): 8 [2023-11-01T00:50:05.498Z] NUMA node(s): 1 [2023-11-01T00:50:05.498Z] Vendor ID: AuthenticAMD [2023-11-01T00:50:05.498Z] CPU family: 23 [2023-11-01T00:50:05.498Z] Model: 49 [2023-11-01T00:50:05.498Z] Model name: AMD EPYC-Rome Processor [2023-11-01T00:50:05.498Z] Stepping: 0 [2023-11-01T00:50:05.498Z] CPU MHz: 2799.998 [2023-11-01T00:50:05.498Z] BogoMIPS: 5599.99 [2023-11-01T00:50:05.498Z] Virtualization: AMD-V [2023-11-01T00:50:05.498Z] Hypervisor vendor: KVM [2023-11-01T00:50:05.498Z] Virtualization type: full [2023-11-01T00:50:05.498Z] L1d cache: 256 KiB [2023-11-01T00:50:05.498Z] L1i cache: 256 KiB [2023-11-01T00:50:05.498Z] L2 cache: 4 MiB [2023-11-01T00:50:05.498Z] L3 cache: 128 MiB [2023-11-01T00:50:05.498Z] NUMA node0 CPU(s): 0-7 [2023-11-01T00:50:05.498Z] Vulnerability Itlb multihit: Not affected [2023-11-01T00:50:05.498Z] Vulnerability L1tf: Not affected [2023-11-01T00:50:05.498Z] Vulnerability Mds: Not affected [2023-11-01T00:50:05.498Z] Vulnerability Meltdown: Not affected [2023-11-01T00:50:05.498Z] Vulnerability Mmio stale data: Not affected [2023-11-01T00:50:05.498Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-01T00:50:05.498Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-01T00:50:05.498Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-01T00:50:05.498Z] Vulnerability Srbds: Not affected [2023-11-01T00:50:05.498Z] Vulnerability Tsx async abort: Not affected [2023-11-01T00:50:05.498Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-11-01T00:50:05.498Z] [2023-11-01T00:50:05.498Z] [2023-11-01T00:50:05.498Z] ---> nproc: [2023-11-01T00:50:05.498Z] 8 [2023-11-01T00:50:05.498Z] [2023-11-01T00:50:05.498Z] [2023-11-01T00:50:05.498Z] ---> df -h: [2023-11-01T00:50:05.498Z] Filesystem Size Used Avail Use% Mounted on [2023-11-01T00:50:05.498Z] overlay 155G 11G 145G 7% / [2023-11-01T00:50:05.498Z] tmpfs 64M 0 64M 0% /dev [2023-11-01T00:50:05.498Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-01T00:50:05.498Z] shm 64M 0 64M 0% /dev/shm [2023-11-01T00:50:05.498Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-11-01T00:50:05.498Z] [2023-11-01T00:50:05.498Z] [2023-11-01T00:50:05.498Z] ---> sar -b -r -n DEV: [2023-11-01T00:50:05.498Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16087) 11/01/23 _x86_64_ (8 CPU) [2023-11-01T00:50:05.498Z] [2023-11-01T00:50:05.498Z] 00:33:30 LINUX RESTART (8 CPU) [2023-11-01T00:50:05.498Z] [2023-11-01T00:50:05.498Z] 00:34:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-01T00:50:05.498Z] 00:35:01 118.93 43.75 75.18 0.00 4844.85 45623.60 0.00 [2023-11-01T00:50:05.498Z] 00:36:01 90.67 3.20 87.47 0.00 389.94 40703.75 0.00 [2023-11-01T00:50:05.498Z] 00:37:01 68.61 0.00 68.61 0.00 0.00 41727.06 0.00 [2023-11-01T00:50:05.498Z] 00:38:01 41.59 0.17 41.43 0.00 5.33 26872.99 0.00 [2023-11-01T00:50:05.498Z] 00:39:01 50.14 7.13 43.01 0.00 906.65 19810.30 0.00 [2023-11-01T00:50:05.498Z] 00:40:01 29.93 3.22 26.71 0.00 2514.11 11370.77 0.00 [2023-11-01T00:50:05.498Z] 00:41:01 3.63 0.02 3.62 0.00 0.13 7192.13 0.00 [2023-11-01T00:50:05.498Z] 00:42:01 3.03 0.00 3.03 0.00 0.00 7281.85 0.00 [2023-11-01T00:50:05.498Z] 00:43:01 2.12 0.00 2.12 0.00 0.00 7138.14 0.00 [2023-11-01T00:50:05.498Z] 00:44:01 3.00 0.00 3.00 0.00 0.00 7280.51 0.00 [2023-11-01T00:50:05.498Z] 00:45:01 2.10 0.00 2.10 0.00 0.00 7136.94 0.00 [2023-11-01T00:50:05.498Z] 00:46:01 2.88 0.00 2.88 0.00 0.00 7284.92 0.00 [2023-11-01T00:50:05.498Z] 00:47:01 2.15 0.00 2.15 0.00 0.00 7271.04 0.00 [2023-11-01T00:50:05.498Z] 00:48:01 2.65 0.00 2.65 0.00 0.00 7145.21 0.00 [2023-11-01T00:50:05.498Z] 00:49:01 2.97 0.02 2.95 0.00 0.13 7281.72 0.00 [2023-11-01T00:50:05.498Z] 00:50:01 6.85 0.28 6.56 0.00 21.19 7241.99 0.00 [2023-11-01T00:50:05.498Z] Average: 27.05 3.65 23.39 0.00 547.11 16178.07 0.00 [2023-11-01T00:50:05.498Z] [2023-11-01T00:50:05.498Z] 00:34:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-01T00:50:05.498Z] 00:35:01 29914080 31587708 775120 2.36 56564 1919400 1948292 5.74 938444 1727532 300884 [2023-11-01T00:50:05.499Z] 00:36:01 28211180 31275712 1032608 3.14 103660 3161068 2273832 6.70 1514024 2691476 659216 [2023-11-01T00:50:05.499Z] 00:37:01 27531768 31336796 968480 2.95 109296 3851700 2107864 6.21 1614560 3229980 361324 [2023-11-01T00:50:05.499Z] 00:38:01 28615952 31525392 786756 2.39 113060 3007452 1824904 5.38 1166540 2653160 292048 [2023-11-01T00:50:05.499Z] 00:39:01 28512068 31524428 768760 2.34 124884 3105748 1618748 4.77 1244512 2668072 1160 [2023-11-01T00:50:05.499Z] 00:40:01 28291668 31517256 765412 2.33 136504 3299664 1702804 5.02 1398728 2714336 172 [2023-11-01T00:50:05.499Z] 00:41:01 28301760 31522592 759296 2.31 135080 3296420 1672968 4.93 1389336 2711120 144 [2023-11-01T00:50:05.499Z] 00:42:01 28301980 31522880 758988 2.31 135148 3296424 1672968 4.93 1388872 2711116 12 [2023-11-01T00:50:05.499Z] 00:43:01 28306428 31527456 754308 2.29 135232 3296428 1672968 4.93 1384416 2711124 8 [2023-11-01T00:50:05.499Z] 00:44:01 28308020 31529148 752492 2.29 135328 3296424 1672968 4.93 1383096 2711124 4 [2023-11-01T00:50:05.499Z] 00:45:01 28307940 31529168 752352 2.29 135416 3296432 1672968 4.93 1383240 2711124 132 [2023-11-01T00:50:05.499Z] 00:46:01 28308988 31530320 751192 2.28 135520 3296436 1672968 4.93 1382284 2711128 12 [2023-11-01T00:50:05.499Z] 00:47:01 28309076 31530496 750960 2.28 135588 3296440 1672968 4.93 1382056 2711132 12 [2023-11-01T00:50:05.499Z] 00:48:01 28309268 31530788 750784 2.28 135680 3296448 1672968 4.93 1382288 2711136 156 [2023-11-01T00:50:05.499Z] 00:49:01 28308608 31530236 751476 2.29 135788 3296444 1707820 5.03 1382128 2711136 12 [2023-11-01T00:50:05.499Z] 00:50:01 28266040 31490452 786528 2.39 136012 3298000 1977148 5.83 1422604 2709440 444 [2023-11-01T00:50:05.499Z] Average: 28381552 31500677 791594 2.41 124922 3206933 1784072 5.26 1359820 2674634 100984 [2023-11-01T00:50:05.499Z] [2023-11-01T00:50:05.499Z] 00:34:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-01T00:50:05.499Z] 00:35:01 lo 2.62 2.62 0.25 0.25 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:35:01 ens3 454.79 316.90 2709.47 68.91 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:36:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:36:01 veth1f93cf2 184.90 346.06 17.31 2643.33 0.00 0.00 0.00 0.22 [2023-11-01T00:50:05.499Z] 00:36:01 ens3 556.49 320.76 6135.08 105.89 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:36:01 docker0 228.00 404.13 18.01 3004.21 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:37:01 veth1f93cf2 1.35 1.42 0.12 1.77 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:37:01 ens3 14.16 10.23 13.32 5.79 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:37:01 docker0 1.35 1.37 0.10 1.77 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:38:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:38:01 ens3 98.83 60.84 2528.93 15.70 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:38:01 docker0 0.40 0.38 0.03 0.04 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:39:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:39:01 ens3 66.24 30.58 712.04 4.96 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:40:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:40:01 ens3 75.54 24.45 1374.22 2.05 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:41:01 ens3 0.78 0.63 0.51 0.41 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:42:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:43:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:44:01 ens3 0.87 0.18 0.15 0.08 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:45:01 ens3 0.48 0.33 0.33 0.26 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:46:01 ens3 0.53 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:47:01 ens3 0.45 0.43 0.26 0.21 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:48:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:49:01 ens3 0.68 0.00 0.06 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:50:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:50:01 ens3 25.57 16.23 28.37 9.86 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] Average: lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] Average: ens3 81.39 49.15 845.84 13.44 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] Average: docker0 14.34 25.34 1.13 187.67 0.00 0.00 0.00 0.00 [2023-11-01T00:50:05.499Z] [2023-11-01T00:50:05.499Z] [2023-11-01T00:50:05.499Z] ---> sar -P ALL: [2023-11-01T00:50:05.499Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16087) 11/01/23 _x86_64_ (8 CPU) [2023-11-01T00:50:05.499Z] [2023-11-01T00:50:05.499Z] 00:33:30 LINUX RESTART (8 CPU) [2023-11-01T00:50:05.499Z] [2023-11-01T00:50:05.499Z] 00:34:00 CPU %user %nice %system %iowait %steal %idle [2023-11-01T00:50:05.499Z] 00:35:01 all 5.72 0.00 2.36 6.64 3.85 81.43 [2023-11-01T00:50:05.499Z] 00:35:01 0 5.71 0.00 2.00 16.20 4.74 71.34 [2023-11-01T00:50:05.499Z] 00:35:01 1 7.25 0.00 2.26 3.12 4.22 83.14 [2023-11-01T00:50:05.499Z] 00:35:01 2 6.22 0.00 2.45 22.84 3.30 65.19 [2023-11-01T00:50:05.499Z] 00:35:01 3 7.34 0.00 2.13 4.96 3.07 82.51 [2023-11-01T00:50:05.499Z] 00:35:01 4 3.36 0.00 2.49 0.77 3.70 89.68 [2023-11-01T00:50:05.499Z] 00:35:01 5 3.24 0.00 2.04 1.02 3.90 89.79 [2023-11-01T00:50:05.499Z] 00:35:01 6 5.33 0.00 3.55 2.75 4.38 84.00 [2023-11-01T00:50:05.499Z] 00:35:01 7 7.32 0.00 1.93 1.46 3.47 85.81 [2023-11-01T00:50:05.499Z] 00:36:01 all 7.45 0.00 3.70 5.97 4.16 78.71 [2023-11-01T00:50:05.499Z] 00:36:01 0 5.86 0.00 5.63 27.90 3.95 56.67 [2023-11-01T00:50:05.499Z] 00:36:01 1 7.81 0.00 3.51 11.24 3.82 73.62 [2023-11-01T00:50:05.499Z] 00:36:01 2 9.00 0.00 2.99 1.03 3.52 83.47 [2023-11-01T00:50:05.499Z] 00:36:01 3 7.84 0.00 3.56 2.14 4.04 82.42 [2023-11-01T00:50:05.499Z] 00:36:01 4 6.42 0.00 3.80 0.68 4.60 84.50 [2023-11-01T00:50:05.499Z] 00:36:01 5 8.32 0.00 3.69 2.68 4.97 80.34 [2023-11-01T00:50:05.499Z] 00:36:01 6 7.89 0.00 3.08 1.08 4.28 83.67 [2023-11-01T00:50:05.499Z] 00:36:01 7 6.47 0.00 3.37 1.07 4.10 85.00 [2023-11-01T00:50:05.499Z] 00:37:01 all 52.06 0.00 5.26 4.05 0.40 38.24 [2023-11-01T00:50:05.499Z] 00:37:01 0 53.66 0.00 6.06 18.63 0.38 21.28 [2023-11-01T00:50:05.499Z] 00:37:01 1 51.41 0.00 4.88 1.62 0.34 41.75 [2023-11-01T00:50:05.499Z] 00:37:01 2 52.05 0.00 5.53 1.63 0.39 40.40 [2023-11-01T00:50:05.499Z] 00:37:01 3 52.65 0.00 5.52 1.98 0.40 39.46 [2023-11-01T00:50:05.499Z] 00:37:01 4 50.99 0.00 5.53 2.67 0.55 40.26 [2023-11-01T00:50:05.499Z] 00:37:01 5 53.09 0.00 5.01 1.78 0.39 39.73 [2023-11-01T00:50:05.499Z] 00:37:01 6 51.66 0.00 4.83 2.67 0.36 40.48 [2023-11-01T00:50:05.499Z] 00:37:01 7 50.94 0.00 4.74 1.40 0.41 42.51 [2023-11-01T00:50:05.499Z] 00:38:01 all 14.50 0.00 2.40 2.72 0.08 80.29 [2023-11-01T00:50:05.499Z] 00:38:01 0 15.04 0.00 2.51 7.01 0.10 75.34 [2023-11-01T00:50:05.499Z] 00:38:01 1 15.38 0.00 2.86 0.87 0.10 80.79 [2023-11-01T00:50:05.499Z] 00:38:01 2 14.20 0.00 3.05 0.70 0.07 81.98 [2023-11-01T00:50:05.499Z] 00:38:01 3 14.06 0.00 2.91 11.99 0.08 70.96 [2023-11-01T00:50:05.499Z] 00:38:01 4 13.60 0.00 1.97 0.45 0.07 83.91 [2023-11-01T00:50:05.499Z] 00:38:01 5 16.65 0.00 2.22 0.40 0.08 80.64 [2023-11-01T00:50:05.499Z] 00:38:01 6 12.68 0.00 1.49 0.18 0.08 85.56 [2023-11-01T00:50:05.499Z] 00:38:01 7 14.37 0.00 2.23 0.22 0.08 83.10 [2023-11-01T00:50:05.499Z] 00:39:01 all 0.67 0.00 0.53 3.36 0.03 95.42 [2023-11-01T00:50:05.499Z] 00:39:01 0 0.62 0.00 0.55 8.71 0.03 90.09 [2023-11-01T00:50:05.499Z] 00:39:01 1 0.63 0.00 0.30 1.95 0.03 97.08 [2023-11-01T00:50:05.499Z] 00:39:01 2 1.54 0.00 0.67 2.74 0.02 95.04 [2023-11-01T00:50:05.499Z] 00:39:01 3 0.57 0.00 0.67 11.82 0.03 86.91 [2023-11-01T00:50:05.499Z] 00:39:01 4 0.42 0.00 1.33 0.23 0.03 97.98 [2023-11-01T00:50:05.499Z] 00:39:01 5 0.60 0.00 0.17 0.55 0.02 98.66 [2023-11-01T00:50:05.499Z] 00:39:01 6 0.43 0.00 0.25 0.12 0.00 99.20 [2023-11-01T00:50:05.499Z] 00:39:01 7 0.53 0.00 0.32 0.75 0.03 98.36 [2023-11-01T00:50:05.499Z] 00:40:01 all 1.82 0.00 0.75 2.38 0.02 95.03 [2023-11-01T00:50:05.499Z] 00:40:01 0 1.84 0.00 0.57 2.10 0.02 95.48 [2023-11-01T00:50:05.499Z] 00:40:01 1 0.92 0.00 0.53 0.58 0.03 97.93 [2023-11-01T00:50:05.499Z] 00:40:01 2 2.89 0.00 0.70 0.65 0.00 95.75 [2023-11-01T00:50:05.499Z] 00:40:01 3 1.57 0.00 1.17 10.77 0.03 86.45 [2023-11-01T00:50:05.499Z] 00:40:01 4 2.07 0.00 0.87 0.80 0.02 96.24 [2023-11-01T00:50:05.499Z] 00:40:01 5 2.83 0.00 0.62 2.16 0.02 94.38 [2023-11-01T00:50:05.499Z] 00:40:01 6 1.18 0.00 0.97 0.03 0.02 97.80 [2023-11-01T00:50:05.499Z] 00:40:01 7 1.24 0.00 0.57 1.97 0.02 96.21 [2023-11-01T00:50:05.499Z] 00:41:01 all 0.08 0.00 0.05 0.27 0.01 99.60 [2023-11-01T00:50:05.499Z] 00:41:01 0 0.05 0.00 0.03 0.53 0.03 99.35 [2023-11-01T00:50:05.499Z] 00:41:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2023-11-01T00:50:05.499Z] 00:41:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-01T00:50:05.499Z] 00:41:01 3 0.07 0.00 0.05 0.23 0.00 99.65 [2023-11-01T00:50:05.499Z] 00:41:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-01T00:50:05.499Z] 00:41:01 5 0.12 0.00 0.05 0.00 0.02 99.82 [2023-11-01T00:50:05.499Z] 00:41:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2023-11-01T00:50:05.499Z] 00:41:01 7 0.23 0.00 0.12 1.40 0.00 98.25 [2023-11-01T00:50:05.499Z] 00:42:01 all 0.03 0.00 0.01 0.38 0.01 99.57 [2023-11-01T00:50:05.499Z] 00:42:01 0 0.00 0.00 0.02 0.45 0.02 99.52 [2023-11-01T00:50:05.499Z] 00:42:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2023-11-01T00:50:05.499Z] 00:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T00:50:05.499Z] 00:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-01T00:50:05.499Z] 00:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T00:50:05.499Z] 00:42:01 5 0.15 0.00 0.00 0.00 0.02 99.83 [2023-11-01T00:50:05.500Z] 00:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-01T00:50:05.500Z] 00:42:01 7 0.00 0.00 0.00 2.60 0.02 97.38 [2023-11-01T00:50:05.500Z] 00:43:01 all 0.09 0.00 0.01 0.54 0.01 99.35 [2023-11-01T00:50:05.500Z] 00:43:01 0 0.00 0.00 0.03 0.50 0.03 99.43 [2023-11-01T00:50:05.500Z] 00:43:01 1 0.12 0.00 0.00 0.30 0.02 99.57 [2023-11-01T00:50:05.500Z] 00:43:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-01T00:50:05.500Z] 00:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T00:50:05.500Z] 00:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T00:50:05.500Z] 00:43:01 5 0.52 0.00 0.03 0.00 0.02 99.43 [2023-11-01T00:50:05.500Z] 00:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T00:50:05.500Z] 00:43:01 7 0.02 0.00 0.02 3.52 0.00 96.45 [2023-11-01T00:50:05.500Z] 00:44:01 all 0.07 0.00 0.01 0.37 0.01 99.54 [2023-11-01T00:50:05.500Z] 00:44:01 0 0.00 0.00 0.02 0.35 0.02 99.62 [2023-11-01T00:50:05.500Z] 00:44:01 1 0.10 0.00 0.03 0.27 0.03 99.57 [2023-11-01T00:50:05.500Z] 00:44:01 2 0.00 0.00 0.00 0.05 0.00 99.95 [2023-11-01T00:50:05.500Z] 00:44:01 3 0.02 0.00 0.02 0.12 0.00 99.85 [2023-11-01T00:50:05.500Z] 00:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T00:50:05.500Z] 00:44:01 5 0.47 0.00 0.00 0.00 0.02 99.52 [2023-11-01T00:50:05.500Z] 00:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-01T00:50:05.500Z] 00:44:01 7 0.00 0.00 0.00 2.15 0.02 97.83 [2023-11-01T00:50:05.500Z] 00:45:01 all 0.12 0.00 0.01 0.15 0.01 99.71 [2023-11-01T00:50:05.500Z] 00:45:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-01T00:50:05.500Z] 00:45:01 1 0.05 0.00 0.02 0.08 0.03 99.82 [2023-11-01T00:50:05.500Z] 00:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T00:50:05.500Z] 00:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T00:50:05.500Z] 00:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T00:50:05.500Z] 00:45:01 5 0.78 0.00 0.00 0.00 0.02 99.20 [2023-11-01T00:50:05.500Z] 00:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-01T00:50:05.500Z] 00:45:01 7 0.03 0.00 0.03 1.13 0.02 98.78 [2023-11-01T00:50:05.500Z] [2023-11-01T00:50:05.500Z] 00:45:01 CPU %user %nice %system %iowait %steal %idle [2023-11-01T00:50:05.500Z] 00:46:01 all 0.04 0.00 0.01 0.17 0.00 99.78 [2023-11-01T00:50:05.500Z] 00:46:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-01T00:50:05.500Z] 00:46:01 1 0.07 0.00 0.02 0.15 0.02 99.75 [2023-11-01T00:50:05.500Z] 00:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T00:50:05.500Z] 00:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T00:50:05.500Z] 00:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T00:50:05.500Z] 00:46:01 5 0.22 0.00 0.00 0.00 0.00 99.78 [2023-11-01T00:50:05.500Z] 00:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-01T00:50:05.500Z] 00:46:01 7 0.00 0.00 0.03 1.20 0.00 98.77 [2023-11-01T00:50:05.500Z] 00:47:01 all 0.12 0.00 0.00 0.06 0.01 99.80 [2023-11-01T00:50:05.500Z] 00:47:01 0 0.00 0.00 0.02 0.05 0.02 99.92 [2023-11-01T00:50:05.500Z] 00:47:01 1 0.08 0.00 0.02 0.07 0.03 99.80 [2023-11-01T00:50:05.500Z] 00:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T00:50:05.500Z] 00:47:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-01T00:50:05.500Z] 00:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T00:50:05.500Z] 00:47:01 5 0.80 0.00 0.00 0.00 0.03 99.17 [2023-11-01T00:50:05.500Z] 00:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T00:50:05.500Z] 00:47:01 7 0.08 0.00 0.00 0.33 0.02 99.57 [2023-11-01T00:50:05.500Z] 00:48:01 all 0.08 0.00 0.02 0.12 0.02 99.76 [2023-11-01T00:50:05.500Z] 00:48:01 0 0.03 0.00 0.02 0.05 0.00 99.90 [2023-11-01T00:50:05.500Z] 00:48:01 1 0.08 0.00 0.03 0.00 0.05 99.83 [2023-11-01T00:50:05.500Z] 00:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-01T00:50:05.500Z] 00:48:01 3 0.00 0.00 0.00 0.00 0.05 99.95 [2023-11-01T00:50:05.500Z] 00:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-01T00:50:05.500Z] 00:48:01 5 0.48 0.00 0.03 0.00 0.02 99.47 [2023-11-01T00:50:05.500Z] 00:48:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-01T00:50:05.500Z] 00:48:01 7 0.02 0.00 0.03 0.88 0.02 99.05 [2023-11-01T00:50:05.500Z] 00:49:01 all 0.26 0.00 0.02 0.01 0.04 99.67 [2023-11-01T00:50:05.500Z] 00:49:01 0 0.02 0.00 0.02 0.02 0.03 99.92 [2023-11-01T00:50:05.500Z] 00:49:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2023-11-01T00:50:05.500Z] 00:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-01T00:50:05.500Z] 00:49:01 3 0.05 0.00 0.05 0.00 0.13 99.77 [2023-11-01T00:50:05.500Z] 00:49:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2023-11-01T00:50:05.500Z] 00:49:01 5 1.83 0.00 0.03 0.00 0.07 98.08 [2023-11-01T00:50:05.500Z] 00:49:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-01T00:50:05.500Z] 00:49:01 7 0.02 0.00 0.02 0.08 0.02 99.87 [2023-11-01T00:50:05.500Z] 00:50:01 all 0.85 0.00 0.34 0.02 0.09 98.70 [2023-11-01T00:50:05.500Z] 00:50:01 0 0.33 0.00 0.33 0.00 0.03 99.30 [2023-11-01T00:50:05.500Z] 00:50:01 1 0.37 0.00 0.27 0.02 0.07 99.28 [2023-11-01T00:50:05.500Z] 00:50:01 2 0.32 0.00 0.27 0.00 0.07 99.35 [2023-11-01T00:50:05.500Z] 00:50:01 3 0.87 0.00 0.38 0.02 0.12 98.62 [2023-11-01T00:50:05.500Z] 00:50:01 4 0.87 0.00 0.38 0.00 0.07 98.68 [2023-11-01T00:50:05.500Z] 00:50:01 5 2.74 0.00 0.53 0.00 0.15 96.59 [2023-11-01T00:50:05.500Z] 00:50:01 6 0.33 0.00 0.30 0.00 0.08 99.28 [2023-11-01T00:50:05.500Z] 00:50:01 7 0.95 0.00 0.28 0.17 0.10 98.50 [2023-11-01T00:50:05.500Z] Average: all 5.17 0.00 0.96 1.70 0.55 91.61 [2023-11-01T00:50:05.500Z] Average: 0 5.12 0.00 1.11 5.15 0.59 88.03 [2023-11-01T00:50:05.500Z] Average: 1 5.21 0.00 0.92 1.27 0.56 92.03 [2023-11-01T00:50:05.500Z] Average: 2 5.32 0.00 0.97 1.87 0.46 91.37 [2023-11-01T00:50:05.500Z] Average: 3 5.23 0.00 1.02 2.75 0.50 90.50 [2023-11-01T00:50:05.500Z] Average: 4 4.79 0.00 1.02 0.35 0.57 93.28 [2023-11-01T00:50:05.500Z] Average: 5 5.72 0.00 0.89 0.54 0.61 92.24 [2023-11-01T00:50:05.500Z] Average: 6 4.91 0.00 0.91 0.43 0.58 93.16 [2023-11-01T00:50:05.500Z] Average: 7 5.07 0.00 0.85 1.27 0.52 92.29 [2023-11-01T00:50:05.500Z] [2023-11-01T00:50:05.500Z] [2023-11-01T00:50:05.500Z]