Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9d4798257254179fa8275cbc87793b01cbf5d109+437ed905ed20239bbccc69a42ff52cb07cbf211e (4c0383c416152c5bcbdbbb29de634f2e7bb2e8d9) 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-ssh14771946696766613928.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12129850444866296351.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1525/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-1525/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11917977619302309757.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14820679219943612901.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-1525/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-1525/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11670522861726218358.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-25887 in /w/workspace/dry_app-functions-sdk-go_PR-1525 [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-1525 # 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 437ed905ed20239bbccc69a42ff52cb07cbf211e into PR head commit 9d4798257254179fa8275cbc87793b01cbf5d109 Merge succeeded, producing 8d20cc29d39cd4660599955034163b72452bd778 Checking out Revision 8d20cc29d39cd4660599955034163b72452bd778 (PR-1525) > 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/1525/head:refs/remotes/origin/PR-1525 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d4798257254179fa8275cbc87793b01cbf5d109 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 437ed905ed20239bbccc69a42ff52cb07cbf211e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d20cc29d39cd4660599955034163b72452bd778 # timeout=10 Commit message: "Merge commit '437ed905ed20239bbccc69a42ff52cb07cbf211e' into HEAD" > git rev-list --no-walk 9d4798257254179fa8275cbc87793b01cbf5d109 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:46:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:46:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:46:32 ========================================================= 11:46:32 EdgeX Global Pipelines Version Info 11:46:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:46:33 ------------------- 11:46:33 stable info: 11:46:33 ------------------- 11:46:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:46:33 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 11:46:33 Message: update stable to v1.0.258 11:46:33 ------------------- 11:46:33 experimental info: 11:46:33 ------------------- 11:46:33 Commited By: **** collab-it+edgex@linuxfoundation.org 11:46:33 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 11:46:33 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1525 [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1525 [Pipeline] echo 11:46:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1525 [Pipeline] echo 11:46:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d20cc29d39cd4660599955034163b72452bd778 [Pipeline] echo 11:46:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d20cc2 [Pipeline] echo 11:46:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:46:35 + git rev-list -1 --merges 8d20cc29d39cd4660599955034163b72452bd778~1..8d20cc29d39cd4660599955034163b72452bd778 [Pipeline] echo 11:46:35 -----------> git rev-list -1 --merges 8d20cc29d39cd4660599955034163b72452bd778~1..8d20cc29d39cd4660599955034163b72452bd778 8d20cc29d39cd4660599955034163b72452bd778 11:46:35 8d20cc29d39cd4660599955034163b72452bd778 [false] [Pipeline] sh 11:46:35 + git log --format=format:%s -1 8d20cc29d39cd4660599955034163b72452bd778 [Pipeline] echo 11:46:35 ========================================================= 11:46:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:46:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:46:36 + git log --format=format:%s -1 8d20cc29d39cd4660599955034163b72452bd778 [Pipeline] echo 11:46:36 [semverPrep] GIT_COMMIT: 8d20cc29d39cd4660599955034163b72452bd778, Commit Message: Merge commit '437ed905ed20239bbccc69a42ff52cb07cbf211e' into HEAD [Pipeline] echo 11:46:36 [semverPrep] This is not a build commit. [Pipeline] sh 11:46:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:46:36 + grep -v github /etc/ssh/ssh_known_hosts 11:46:36 + [ -e /tmp/ssh_known_hosts ] 11:46:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:46:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:46:36 + sudo tee -a /etc/ssh/ssh_known_hosts 11:46:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:46:37 11:46:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:46:37 0.1.4: Pulling from edgex-devops/py-git-semver 11:46:37 b85a868b505f: Pulling fs layer 11:46:37 e2be974225ed: Pulling fs layer 11:46:37 339a4e72a1f5: Pulling fs layer 11:46:37 988bab9f4d93: Pulling fs layer 11:46:37 1469e6f7b9e6: Pulling fs layer 11:46:37 eaf3925da568: Pulling fs layer 11:46:37 bab4dde63d76: Pulling fs layer 11:46:37 988bab9f4d93: Waiting 11:46:37 bde34c3a00c8: Pulling fs layer 11:46:37 b352a97aabf1: Pulling fs layer 11:46:37 bde34c3a00c8: Waiting 11:46:37 bab4dde63d76: Waiting 11:46:37 b352a97aabf1: Waiting 11:46:37 4872d77fe225: Pulling fs layer 11:46:37 5851b861e8e6: Pulling fs layer 11:46:37 4872d77fe225: Waiting 11:46:37 5851b861e8e6: Waiting 11:46:37 e2be974225ed: Download complete 11:46:37 988bab9f4d93: Verifying Checksum 11:46:37 988bab9f4d93: Download complete 11:46:37 1469e6f7b9e6: Verifying Checksum 11:46:37 1469e6f7b9e6: Download complete 11:46:37 eaf3925da568: Verifying Checksum 11:46:37 eaf3925da568: Download complete 11:46:37 339a4e72a1f5: Verifying Checksum 11:46:37 339a4e72a1f5: Download complete 11:46:37 bde34c3a00c8: Verifying Checksum 11:46:37 bde34c3a00c8: Download complete 11:46:37 b352a97aabf1: Download complete 11:46:37 4872d77fe225: Verifying Checksum 11:46:37 4872d77fe225: Download complete 11:46:37 5851b861e8e6: Download complete 11:46:37 b85a868b505f: Verifying Checksum 11:46:37 b85a868b505f: Download complete 11:46:38 bab4dde63d76: Verifying Checksum 11:46:38 bab4dde63d76: Download complete 11:46:39 b85a868b505f: Pull complete 11:46:39 e2be974225ed: Pull complete 11:46:40 339a4e72a1f5: Pull complete 11:46:40 988bab9f4d93: Pull complete 11:46:40 1469e6f7b9e6: Pull complete 11:46:41 eaf3925da568: Pull complete 11:46:43 bab4dde63d76: Pull complete 11:46:43 bde34c3a00c8: Pull complete 11:46:44 b352a97aabf1: Pull complete 11:46:44 4872d77fe225: Pull complete 11:46:45 5851b861e8e6: Pull complete 11:46:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:46:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:46:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:46:45 prd-ubuntu20.04-docker-8c-8g-25887 does not seem to be running inside a container 11:46:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1525 -v /w/workspace/dry_app-functions-sdk-go_PR-1525:/w/workspace/dry_app-functions-sdk-go_PR-1525:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1525@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1525@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 11:46:53 $ docker top e330e2f18605b074419e336afec62e6427e269797b07c3981abe77d0bdbd0146 -eo pid,comm 11:46:53 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). 11:46:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:46:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:46:53 [ssh-agent] Looking for ssh-agent implementation... 11:46:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:46:53 $ docker exec e330e2f18605b074419e336afec62e6427e269797b07c3981abe77d0bdbd0146 ssh-agent 11:46:53 SSH_AUTH_SOCK=/tmp/ssh-bDaT3ZCjOD7u/agent.14 11:46:53 SSH_AGENT_PID=20 11:46:53 Running ssh-add (command line suppressed) 11:46:53 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1525@tmp/private_key_2667140283687984066.key (/w/workspace/dry_app-functions-sdk-go_PR-1525@tmp/private_key_2667140283687984066.key) 11:46:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:46:54 + git tag --points-at HEAD [Pipeline] } 11:46:54 $ docker exec --env ******** --env ******** e330e2f18605b074419e336afec62e6427e269797b07c3981abe77d0bdbd0146 ssh-agent -k 11:46:54 unset SSH_AUTH_SOCK; 11:46:54 unset SSH_AGENT_PID; 11:46:54 echo Agent pid 20 killed; 11:46:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:46:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:46:54 [ssh-agent] Looking for ssh-agent implementation... 11:46:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:46:54 $ docker exec e330e2f18605b074419e336afec62e6427e269797b07c3981abe77d0bdbd0146 ssh-agent 11:46:54 SSH_AUTH_SOCK=/tmp/ssh-76WtaZgTNttp/agent.71 11:46:54 SSH_AGENT_PID=77 11:46:54 Running ssh-add (command line suppressed) 11:46:54 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1525@tmp/private_key_17710041194849748387.key (/w/workspace/dry_app-functions-sdk-go_PR-1525@tmp/private_key_17710041194849748387.key) 11:46:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:46:55 + git semver init 11:46:55 2023-12-21 11:46:55,326 [run_init] DEBUG init version:0.0.0 force:False 11:46:55 2023-12-21 11:46:55,327 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1525/.semver 11:46:55 2023-12-21 11:46:55,327 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1525/.semver 11:46:55 2023-12-21 11:46:55,328 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1525/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1525, universal_newlines=False, shell=None, istream=None) 11:46:57 2023-12-21 11:46:57,888 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1525/.git/info/exclude 11:46:57 2023-12-21 11:46:57,888 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1525/.semver/PR-1525 with force:False 11:46:57 2023-12-21 11:46:57,888 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1525/.semver/PR-1525 11:46:57 2023-12-21 11:46:57,892 [execute] INFO git cat-file --batch-check 11:46:57 2023-12-21 11:46:57,893 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1525/.semver, universal_newlines=False, shell=None, istream=) 11:46:57 2023-12-21 11:46:57,899 [execute] INFO git cat-file --batch 11:46:57 2023-12-21 11:46:57,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1525/.semver, universal_newlines=False, shell=None, istream=) 11:46:57 2023-12-21 11:46:57,905 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1525/.semver/PR-1525 11:46:57 0.0.0 [Pipeline] } 11:46:57 $ docker exec --env ******** --env ******** e330e2f18605b074419e336afec62e6427e269797b07c3981abe77d0bdbd0146 ssh-agent -k 11:46:58 unset SSH_AUTH_SOCK; 11:46:58 unset SSH_AGENT_PID; 11:46:58 echo Agent pid 77 killed; 11:46:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:46:58 + git semver [Pipeline] } 11:46:58 $ docker stop --time=1 e330e2f18605b074419e336afec62e6427e269797b07c3981abe77d0bdbd0146 11:46:59 $ docker rm -f --volumes e330e2f18605b074419e336afec62e6427e269797b07c3981abe77d0bdbd0146 [Pipeline] // withDockerContainer [Pipeline] sh 11:47:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:47:00 Stashed 1 file(s) [Pipeline] echo 11:47:00 [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 11:47:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:47:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:47:01 ========================================================= 11:47:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:47:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 11:47:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:47:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:47:01 7264a8db6415: Pulling fs layer 11:47:01 c4d48a809fc2: Pulling fs layer 11:47:01 4f1c88b9dad5: Pulling fs layer 11:47:01 ad3a456e5733: Pulling fs layer 11:47:01 69c7f0334f64: Pulling fs layer 11:47:01 1f1c1a5573a3: Pulling fs layer 11:47:01 ce7588e14bc9: Pulling fs layer 11:47:01 b5e4710f87ac: Pulling fs layer 11:47:01 ad3a456e5733: Waiting 11:47:01 69c7f0334f64: Waiting 11:47:01 1f1c1a5573a3: Waiting 11:47:01 b5e4710f87ac: Waiting 11:47:01 ce7588e14bc9: Waiting 11:47:01 c4d48a809fc2: Verifying Checksum 11:47:01 c4d48a809fc2: Download complete 11:47:01 ad3a456e5733: Verifying Checksum 11:47:01 69c7f0334f64: Verifying Checksum 11:47:01 69c7f0334f64: Download complete 11:47:01 7264a8db6415: Verifying Checksum 11:47:01 7264a8db6415: Download complete 11:47:01 1f1c1a5573a3: Verifying Checksum 11:47:01 1f1c1a5573a3: Download complete 11:47:01 7264a8db6415: Pull complete 11:47:01 b5e4710f87ac: Verifying Checksum 11:47:01 b5e4710f87ac: Download complete 11:47:01 c4d48a809fc2: Pull complete 11:47:01 4f1c88b9dad5: Verifying Checksum 11:47:01 4f1c88b9dad5: Download complete 11:47:02 ce7588e14bc9: Verifying Checksum 11:47:02 ce7588e14bc9: Download complete 11:47:05 4f1c88b9dad5: Pull complete 11:47:05 ad3a456e5733: Pull complete 11:47:05 69c7f0334f64: Pull complete 11:47:05 1f1c1a5573a3: Pull complete 11:47:07 ce7588e14bc9: Pull complete 11:47:08 b5e4710f87ac: Pull complete 11:47:08 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 11:47:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:47:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 11:47:08 + 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 11:47:08 + docker inspect -f . ci-base-image-x86_64 11:47:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:47:08 prd-ubuntu20.04-docker-8c-8g-25887 does not seem to be running inside a container 11:47:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1525 -v /w/workspace/dry_app-functions-sdk-go_PR-1525:/w/workspace/dry_app-functions-sdk-go_PR-1525:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1525@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1525@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 11:47:15 Still waiting to schedule task 11:47:15 ‘prd-ubuntu20.04-docker-arm64-4c-16g-25891’ is offline 11:47:19 $ docker top 6f7abcdf330de8301cf562ac137717ca46656ac343cc40aaee436aec506e4368 -eo pid,comm [Pipeline] { [Pipeline] sh 11:47:19 + go version 11:47:19 go version go1.21.0 linux/amd64 [Pipeline] } 11:47:19 $ docker stop --time=1 6f7abcdf330de8301cf562ac137717ca46656ac343cc40aaee436aec506e4368 11:47:20 $ docker rm -f --volumes 6f7abcdf330de8301cf562ac137717ca46656ac343cc40aaee436aec506e4368 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:21 + docker inspect -f . ci-base-image-x86_64 11:47:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:47:21 prd-ubuntu20.04-docker-8c-8g-25887 does not seem to be running inside a container 11:47:21 $ 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-1525 -v /w/workspace/dry_app-functions-sdk-go_PR-1525:/w/workspace/dry_app-functions-sdk-go_PR-1525:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1525@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1525@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 11:47:22 $ docker top acbcb213798aae742d8d6c7df33e4c2b1be43ad4683ae781f45ebfde8e5f1681 -eo pid,comm [Pipeline] { [Pipeline] sh 11:47:22 + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1525 [Pipeline] fileExists [Pipeline] sh 11:47:22 + make test 11:47:22 make -C ./app-service-template build 11:47:22 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1525/app-service-template' 11:47:22 go mod tidy 11:47:22 go: downloading github.com/labstack/echo/v4 v4.11.3 11:47:22 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.2 11:47:22 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:47:23 go: downloading github.com/google/uuid v1.4.0 11:47:23 go: downloading github.com/stretchr/testify v1.8.4 11:47:23 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.6 11:47:23 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.3 11:47:23 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.1 11:47:23 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 11:47:23 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 11:47:23 go: downloading github.com/labstack/gommon v0.4.0 11:47:23 go: downloading golang.org/x/crypto v0.14.0 11:47:23 go: downloading golang.org/x/net v0.17.0 11:47:23 go: downloading github.com/go-kit/log v0.2.1 11:47:23 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 11:47:23 go: downloading github.com/go-playground/validator/v10 v10.16.0 11:47:23 go: downloading gopkg.in/yaml.v3 v3.0.1 11:47:23 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 11:47:23 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 11:47:23 go: downloading github.com/stretchr/objx v0.5.0 11:47:24 go: downloading github.com/hashicorp/go-multierror v1.1.1 11:47:24 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.2 11:47:24 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.1 11:47:24 go: downloading github.com/mitchellh/copystructure v1.2.0 11:47:24 go: downloading github.com/gorilla/websocket v1.5.0 11:47:24 go: downloading golang.org/x/sync v0.2.0 11:47:24 go: downloading github.com/mattn/go-colorable v0.1.13 11:47:24 go: downloading github.com/mattn/go-isatty v0.0.19 11:47:24 go: downloading github.com/valyala/fasttemplate v1.2.2 11:47:24 go: downloading github.com/go-logfmt/logfmt v0.5.1 11:47:24 go: downloading github.com/x448/float16 v0.8.4 11:47:24 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 11:47:24 go: downloading github.com/go-playground/universal-translator v0.18.1 11:47:24 go: downloading github.com/leodido/go-urn v1.2.4 11:47:24 go: downloading golang.org/x/text v0.13.0 11:47:24 go: downloading github.com/go-playground/locales v0.14.1 11:47:24 go: downloading github.com/hashicorp/consul/api v1.25.1 11:47:24 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 11:47:24 go: downloading github.com/hashicorp/errwrap v1.1.0 11:47:24 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 11:47:24 go: downloading github.com/mitchellh/reflectwalk v1.0.2 11:47:24 go: downloading golang.org/x/sys v0.13.0 11:47:25 go: downloading github.com/valyala/bytebufferpool v1.0.0 11:47:25 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 11:47:25 go: downloading github.com/go-playground/assert/v2 v2.2.0 11:47:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 11:47:25 go: downloading github.com/hashicorp/go-hclog v1.5.0 11:47:25 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 11:47:25 go: downloading github.com/hashicorp/serf v0.10.1 11:47:25 go: downloading github.com/mitchellh/mapstructure v1.5.0 11:47:25 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 11:47:25 go: downloading github.com/google/go-cmp v0.5.9 11:47:25 go: downloading github.com/hashicorp/consul/sdk v0.14.1 11:47:25 go: downloading github.com/hashicorp/go-uuid v1.0.3 11:47:25 go: downloading golang.org/x/time v0.3.0 11:47:25 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 11:47:25 go: downloading github.com/nats-io/nats.go v1.31.0 11:47:25 go: downloading github.com/go-redis/redis/v7 v7.3.0 11:47:25 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:47:25 go: downloading github.com/Microsoft/go-winio v0.6.0 11:47:25 go: downloading github.com/zeebo/errs v1.3.0 11:47:25 go: downloading google.golang.org/grpc v1.56.3 11:47:25 go: downloading github.com/kr/pretty v0.1.0 11:47:25 go: downloading github.com/mitchellh/go-homedir v1.1.0 11:47:25 go: downloading github.com/fatih/color v1.14.1 11:47:25 go: downloading github.com/armon/go-metrics v0.4.1 11:47:25 go: downloading github.com/hashicorp/go-version v1.2.1 11:47:25 go: downloading github.com/pkg/errors v0.9.1 11:47:25 go: downloading github.com/hashicorp/go-msgpack v0.5.5 11:47:25 go: downloading github.com/hashicorp/memberlist v0.5.0 11:47:25 go: downloading github.com/go-jose/go-jose/v3 v3.0.1 11:47:25 go: downloading google.golang.org/protobuf v1.30.0 11:47:25 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 11:47:25 go: downloading github.com/onsi/ginkgo v1.10.1 11:47:25 go: downloading github.com/onsi/gomega v1.7.0 11:47:25 go: downloading golang.org/x/tools v0.6.0 11:47:25 go: downloading github.com/klauspost/compress v1.17.1 11:47:25 go: downloading github.com/nats-io/nkeys v0.4.6 11:47:25 go: downloading github.com/nats-io/nuid v1.0.1 11:47:25 go: downloading github.com/kr/text v0.2.0 11:47:25 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 11:47:25 go: downloading github.com/pascaldekloe/goe v0.1.0 11:47:25 go: downloading github.com/google/btree v1.0.1 11:47:25 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 11:47:25 go: downloading github.com/miekg/dns v1.1.41 11:47:25 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 11:47:25 go: downloading github.com/golang/protobuf v1.5.3 11:47:25 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 11:47:25 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:47:25 go: downloading gopkg.in/yaml.v2 v2.4.0 11:47:25 go: downloading github.com/hpcloud/tail v1.0.0 11:47:26 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 11:47:26 go: downloading gopkg.in/fsnotify.v1 v1.4.7 11:47:26 go: downloading golang.org/x/mod v0.8.0 11:47:27 go: downloading github.com/google/uuid v1.5.0 11:47:27 CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 11:47:39 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1525/app-service-template' 11:47:39 make -C ./app-service-template test 11:47:39 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1525/app-service-template' 11:47:39 go test -race -coverprofile=coverage.out ./... 11:47:57 ? app-new-service/config [no test files] 11:47:57 ok app-new-service 1.043s coverage: 45.9% of statements 11:47:57 ok app-new-service/functions 1.047s coverage: 85.3% of statements 11:47:57 go vet ./... 11:48:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:48:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:48:16 ./bin/test-attribution-txt.sh 11:48:16 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1525/app-service-template' 11:48:16 go test -race -coverprofile=coverage.out ./... 11:48:16 go: downloading github.com/gomodule/redigo v1.8.9 11:48:16 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 11:48:19 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 11:48:19 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 11:48:19 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 11:48:19 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 11:48:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.089s coverage: 66.9% of statements 11:48:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.065s coverage: 92.6% of statements 11:48:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.053s coverage: 85.1% of statements 11:48:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.038s coverage: 100.0% of statements 11:48:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.128s coverage: 77.9% of statements 11:48:21 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 11:48:21 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 11:48:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 11:48:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.042s coverage: 97.3% of statements 11:48:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.051s coverage: 82.8% of statements 11:48:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 11:48:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 11:48:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 11:48:23 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.044s coverage: 65.1% of statements 11:48:23 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.051s coverage: 27.6% of statements 11:48:23 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.057s coverage: 17.2% of statements 11:48:23 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.033s coverage: 27.3% of statements 11:48:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.052s coverage: 52.8% of statements 11:48:52 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.122s coverage: 72.5% of statements 11:48:52 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.043s coverage: 94.4% of statements 11:48:52 go vet ./... 11:48:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:48:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 11:48:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:48:58 $ docker stop --time=1 acbcb213798aae742d8d6c7df33e4c2b1be43ad4683ae781f45ebfde8e5f1681 11:49:00 $ docker rm -f --volumes acbcb213798aae742d8d6c7df33e4c2b1be43ad4683ae781f45ebfde8e5f1681 [Pipeline] // withDockerContainer [Pipeline] sh 11:49:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:49:01 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 11:49:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:49:01 11:49:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:49:02 latest: Pulling from edgex-lftools-log-publisher 11:49:02 5eb5b503b376: Pulling fs layer 11:49:02 5c69ac0246d0: Pulling fs layer 11:49:02 ec43610c2a17: Pulling fs layer 11:49:02 3a2ae6a8a46f: Pulling fs layer 11:49:02 33b1e0a273af: Pulling fs layer 11:49:02 5d3b04190fa2: Pulling fs layer 11:49:02 2f39f015ded8: Pulling fs layer 11:49:02 3a2ae6a8a46f: Waiting 11:49:02 33b1e0a273af: Waiting 11:49:02 5d3b04190fa2: Waiting 11:49:02 2f39f015ded8: Waiting 11:49:02 5c69ac0246d0: Download complete 11:49:02 3a2ae6a8a46f: Verifying Checksum 11:49:02 3a2ae6a8a46f: Download complete 11:49:02 33b1e0a273af: Verifying Checksum 11:49:02 33b1e0a273af: Download complete 11:49:02 5d3b04190fa2: Verifying Checksum 11:49:02 ec43610c2a17: Verifying Checksum 11:49:02 ec43610c2a17: Download complete 11:49:02 5eb5b503b376: Download complete 11:49:02 2f39f015ded8: Verifying Checksum 11:49:02 2f39f015ded8: Download complete 11:49:03 5eb5b503b376: Pull complete 11:49:03 5c69ac0246d0: Pull complete 11:49:04 ec43610c2a17: Pull complete 11:49:04 3a2ae6a8a46f: Pull complete 11:49:04 33b1e0a273af: Pull complete 11:49:04 5d3b04190fa2: Pull complete 11:49:08 2f39f015ded8: Pull complete 11:49:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:49:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:49:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:49:09 prd-ubuntu20.04-docker-8c-8g-25887 does not seem to be running inside a container 11:49:09 $ 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-1525 -v /w/workspace/dry_app-functions-sdk-go_PR-1525:/w/workspace/dry_app-functions-sdk-go_PR-1525:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1525@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1525@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 11:49:15 $ docker top dc2f8809efe8ab60e303170eb9230d968643d96615f55420a6d0648942d94fcd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:49:15 ---> job-cost.sh 11:49:15 lf-activate-venv: SKIPPING 11:49:15 INFO: No Stack... 11:49:15 INFO: Retrieving Pricing Info for: v3-standard-8 11:49:16 INFO: Archiving Costs [Pipeline] sh 11:49:16 + cat /w/workspace/dry_app-functions-sdk-go_PR-1525/archives/cost.csv 11:49:16 + cut -d, -f6 [Pipeline] lock 11:49:16 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1525-2-stack-cost] 11:49:16 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1525-2-stack-cost] did not exist. Created. 11:49:16 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1525-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:49:16 + echo total: 0.2199999988079071 [Pipeline] stash 11:49:16 Stashed 1 file(s) [Pipeline] } 11:49:16 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1525-2-stack-cost] [Pipeline] // lock [Pipeline] } 11:49:16 $ docker stop --time=1 dc2f8809efe8ab60e303170eb9230d968643d96615f55420a6d0648942d94fcd 11:49:18 $ docker rm -f --volumes dc2f8809efe8ab60e303170eb9230d968643d96615f55420a6d0648942d94fcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:50:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25894 in /w/workspace/dry_app-functions-sdk-go_PR-1525 [Pipeline] { [Pipeline] ws 11:50:01 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 11:50:04 The recommended git tool is: git 11:50:11 using credential edgex-jenkins-ssh 11:50:11 Cloning the remote Git repository 11:50:11 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 11:50:11 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 11:50:12 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 11:50:12 > git --version # timeout=10 11:50:12 > git --version # 'git version 2.25.1' 11:50:12 using GIT_SSH to set credentials SSH Credentials for GitHub 11:50:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:50:17 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 11:50:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:50:18 Merging remotes/origin/main commit 437ed905ed20239bbccc69a42ff52cb07cbf211e into PR head commit 9d4798257254179fa8275cbc87793b01cbf5d109 11:50:18 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 11:50:18 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 11:50:18 using GIT_SSH to set credentials SSH Credentials for GitHub 11:50:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1525/head:refs/remotes/origin/PR-1525 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:50:19 > git config core.sparsecheckout # timeout=10 11:50:19 > git checkout -f 9d4798257254179fa8275cbc87793b01cbf5d109 # timeout=10 11:50:19 > git remote # timeout=10 11:50:19 > git config --get remote.origin.url # timeout=10 11:50:19 Merge succeeded, producing 91399bdaa04f39b2d99d61b6855dc582d367d5ab 11:50:19 Checking out Revision 91399bdaa04f39b2d99d61b6855dc582d367d5ab (PR-1525) 11:50:19 using GIT_SSH to set credentials SSH Credentials for GitHub 11:50:19 > git merge 437ed905ed20239bbccc69a42ff52cb07cbf211e # timeout=10 11:50:19 > git rev-parse HEAD^{commit} # timeout=10 11:50:19 > git config core.sparsecheckout # timeout=10 11:50:19 > git checkout -f 91399bdaa04f39b2d99d61b6855dc582d367d5ab # timeout=10 11:50:23 Commit message: "Merge commit '437ed905ed20239bbccc69a42ff52cb07cbf211e' into HEAD" 11:50:23 > git rev-list --no-walk 9d4798257254179fa8275cbc87793b01cbf5d109 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:50:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:50:24 % Total % Received % Xferd Average Speed Time Time Time Current 11:50:24 Dload Upload Total Spent Left Speed 11:50:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 144k 0 --:--:-- --:--:-- --:--:-- 144k [Pipeline] sh 11:50:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:50:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:50:25 + sudo tee /etc/docker/daemon.new 11:50:25 { 11:50:25 "registry-mirrors": [ 11:50:25 "https://nexus3.edgexfoundry.org:10001" 11:50:25 ], 11:50:25 "bip": "10.250.0.254/24", 11:50:25 "hosts": [ 11:50:25 "tcp://0.0.0.0:5555", 11:50:25 "unix:///var/run/docker.sock" 11:50:25 ], 11:50:25 "mtu": 1458, 11:50:25 "selinux-enabled": true, 11:50:25 "seccomp-profile": "/etc/docker/seccomp.json" 11:50:25 } [Pipeline] sh 11:50:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:50:26 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 11:50:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:50:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:50:44 ========================================================= 11:50:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:50:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 11:50:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:50:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:50:45 9fda8d8052c6: Pulling fs layer 11:50:45 5d54e960e981: Pulling fs layer 11:50:45 c4a7e357bf2a: Pulling fs layer 11:50:45 f0e02332f6b5: Pulling fs layer 11:50:45 872ee5b61b7b: Pulling fs layer 11:50:45 0c6a40ed1a82: Pulling fs layer 11:50:45 94ae7d8d031c: Pulling fs layer 11:50:45 872ee5b61b7b: Waiting 11:50:45 0c6a40ed1a82: Waiting 11:50:45 94ae7d8d031c: Waiting 11:50:45 f0e02332f6b5: Waiting 11:50:45 5d54e960e981: Download complete 11:50:45 f0e02332f6b5: Verifying Checksum 11:50:45 f0e02332f6b5: Download complete 11:50:45 872ee5b61b7b: Verifying Checksum 11:50:45 872ee5b61b7b: Download complete 11:50:45 9fda8d8052c6: Verifying Checksum 11:50:45 9fda8d8052c6: Download complete 11:50:46 94ae7d8d031c: Verifying Checksum 11:50:46 94ae7d8d031c: Download complete 11:50:46 9fda8d8052c6: Pull complete 11:50:47 5d54e960e981: Pull complete 11:50:47 c4a7e357bf2a: Verifying Checksum 11:50:47 c4a7e357bf2a: Download complete 11:50:48 0c6a40ed1a82: Verifying Checksum 11:50:48 0c6a40ed1a82: Download complete 11:51:06 c4a7e357bf2a: Pull complete 11:51:06 f0e02332f6b5: Pull complete 11:51:06 872ee5b61b7b: Pull complete 11:51:19 0c6a40ed1a82: Pull complete 11:51:20 94ae7d8d031c: Pull complete 11:51:20 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 11:51:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:51:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 11:51:20 + 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 11:51:20 + docker inspect -f . ci-base-image-arm64 11:51:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:51:21 prd-ubuntu20.04-docker-arm64-4c-16g-25894 does not seem to be running inside a container 11:51:21 $ 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 11:51:24 $ docker top b2ac249fee67777f574f1c478bb72b4dcb26497f1c67a037b090b3c7e800b245 -eo pid,comm [Pipeline] { [Pipeline] sh 11:51:24 + go version 11:51:24 go version go1.21.0 linux/arm64 [Pipeline] } 11:51:24 $ docker stop --time=1 b2ac249fee67777f574f1c478bb72b4dcb26497f1c67a037b090b3c7e800b245 11:51:26 $ docker rm -f --volumes b2ac249fee67777f574f1c478bb72b4dcb26497f1c67a037b090b3c7e800b245 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:27 + docker inspect -f . ci-base-image-arm64 11:51:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:51:27 prd-ubuntu20.04-docker-arm64-4c-16g-25894 does not seem to be running inside a container 11:51:27 $ 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 11:51:28 $ docker top 9eaf878fb9c3785bad2e3ddea17b8d3fc784a3cda60957c2862629e807c4df38 -eo pid,comm [Pipeline] { [Pipeline] sh 11:51:29 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/2 [Pipeline] fileExists [Pipeline] sh 11:51:29 + make test 11:51:29 make -C ./app-service-template build 11:51:29 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 11:51:29 go mod tidy 11:51:29 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.2 11:51:29 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:51:29 go: downloading github.com/labstack/echo/v4 v4.11.3 11:51:29 go: downloading github.com/stretchr/testify v1.8.4 11:51:30 go: downloading github.com/google/uuid v1.4.0 11:51:30 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.6 11:51:30 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.3 11:51:30 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.1 11:51:30 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 11:51:30 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 11:51:31 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 11:51:31 go: downloading gopkg.in/yaml.v3 v3.0.1 11:51:31 go: downloading github.com/stretchr/objx v0.5.0 11:51:31 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 11:51:31 go: downloading github.com/hashicorp/go-multierror v1.1.1 11:51:31 go: downloading github.com/labstack/gommon v0.4.0 11:51:31 go: downloading golang.org/x/crypto v0.14.0 11:51:31 go: downloading golang.org/x/net v0.17.0 11:51:31 go: downloading github.com/go-playground/validator/v10 v10.16.0 11:51:31 go: downloading github.com/go-kit/log v0.2.1 11:51:31 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 11:51:31 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.1 11:51:31 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.2 11:51:31 go: downloading github.com/mitchellh/copystructure v1.2.0 11:51:31 go: downloading github.com/gorilla/websocket v1.5.0 11:51:31 go: downloading golang.org/x/sync v0.2.0 11:51:31 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 11:51:31 go: downloading github.com/hashicorp/errwrap v1.1.0 11:51:31 go: downloading github.com/mattn/go-colorable v0.1.13 11:51:31 go: downloading github.com/mattn/go-isatty v0.0.19 11:51:31 go: downloading github.com/valyala/fasttemplate v1.2.2 11:51:31 go: downloading github.com/go-logfmt/logfmt v0.5.1 11:51:31 go: downloading github.com/x448/float16 v0.8.4 11:51:31 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 11:51:32 go: downloading github.com/hashicorp/consul/api v1.25.1 11:51:32 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 11:51:32 go: downloading github.com/leodido/go-urn v1.2.4 11:51:32 go: downloading github.com/go-playground/universal-translator v0.18.1 11:51:32 go: downloading golang.org/x/text v0.13.0 11:51:32 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 11:51:32 go: downloading github.com/go-playground/assert/v2 v2.2.0 11:51:32 go: downloading github.com/go-playground/locales v0.14.1 11:51:32 go: downloading github.com/mitchellh/reflectwalk v1.0.2 11:51:32 go: downloading github.com/mitchellh/mapstructure v1.5.0 11:51:32 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 11:51:32 go: downloading golang.org/x/time v0.3.0 11:51:32 go: downloading golang.org/x/sys v0.13.0 11:51:32 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:51:32 go: downloading github.com/nats-io/nats.go v1.31.0 11:51:32 go: downloading github.com/go-redis/redis/v7 v7.3.0 11:51:33 go: downloading github.com/valyala/bytebufferpool v1.0.0 11:51:33 go: downloading github.com/Microsoft/go-winio v0.6.0 11:51:33 go: downloading github.com/zeebo/errs v1.3.0 11:51:33 go: downloading google.golang.org/grpc v1.56.3 11:51:35 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 11:51:35 go: downloading github.com/hashicorp/go-hclog v1.5.0 11:51:35 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 11:51:35 go: downloading github.com/hashicorp/serf v0.10.1 11:51:35 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 11:51:35 go: downloading github.com/google/go-cmp v0.5.9 11:51:35 go: downloading github.com/hashicorp/consul/sdk v0.14.1 11:51:35 go: downloading github.com/hashicorp/go-uuid v1.0.3 11:51:35 go: downloading github.com/kr/pretty v0.1.0 11:51:35 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 11:51:35 go: downloading github.com/onsi/ginkgo v1.10.1 11:51:36 go: downloading github.com/onsi/gomega v1.7.0 11:51:36 go: downloading github.com/go-jose/go-jose/v3 v3.0.1 11:51:36 go: downloading golang.org/x/tools v0.6.0 11:51:36 go: downloading google.golang.org/protobuf v1.30.0 11:51:36 go: downloading github.com/klauspost/compress v1.17.1 11:51:36 go: downloading github.com/nats-io/nkeys v0.4.6 11:51:36 go: downloading github.com/nats-io/nuid v1.0.1 11:51:36 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 11:51:37 go: downloading github.com/golang/protobuf v1.5.3 11:51:37 go: downloading github.com/mitchellh/go-homedir v1.1.0 11:51:37 go: downloading github.com/fatih/color v1.14.1 11:51:37 go: downloading github.com/hashicorp/go-version v1.2.1 11:51:37 go: downloading github.com/pkg/errors v0.9.1 11:51:37 go: downloading github.com/armon/go-metrics v0.4.1 11:51:37 go: downloading github.com/hashicorp/go-msgpack v0.5.5 11:51:37 go: downloading github.com/hashicorp/memberlist v0.5.0 11:51:37 go: downloading github.com/kr/text v0.2.0 11:51:37 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 11:51:37 go: downloading github.com/pascaldekloe/goe v0.1.0 11:51:37 go: downloading github.com/hpcloud/tail v1.0.0 11:51:37 go: downloading gopkg.in/yaml.v2 v2.4.0 11:51:37 go: downloading github.com/google/btree v1.0.1 11:51:37 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 11:51:37 go: downloading github.com/miekg/dns v1.1.41 11:51:37 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 11:51:37 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:51:37 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 11:51:38 go: downloading gopkg.in/fsnotify.v1 v1.4.7 11:51:39 go: downloading golang.org/x/mod v0.8.0 11:51:41 go: downloading github.com/google/uuid v1.5.0 11:51:41 CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 11:53:03 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 11:53:03 make -C ./app-service-template test 11:53:03 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 11:53:03 go test -race -coverprofile=coverage.out ./... 11:55:10 ? app-new-service/config [no test files] 11:55:10 ok app-new-service 1.318s coverage: 45.9% of statements 11:55:10 ok app-new-service/functions 1.285s coverage: 85.3% of statements 11:55:10 go vet ./... 11:56:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:56:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:56:47 ./bin/test-attribution-txt.sh 11:56:47 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 11:56:47 go test -race -coverprofile=coverage.out ./... 11:56:47 go: downloading github.com/gomodule/redigo v1.8.9 11:56:47 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 11:56:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 11:56:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 11:56:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 11:56:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 11:56:53 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 11:56:54 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.726s coverage: 66.9% of statements 11:56:54 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.343s coverage: 92.6% of statements 11:56:54 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.344s coverage: 85.1% of statements 11:56:54 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.133s coverage: 100.0% of statements 11:56:54 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.691s coverage: 77.9% of statements 11:56:54 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.266s coverage: 97.3% of statements 11:56:57 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 11:56:57 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 11:56:58 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.301s coverage: 82.8% of statements 11:56:58 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.306s coverage: 65.1% of statements 11:56:59 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 11:56:59 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 11:56:59 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 11:57:00 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.345s coverage: 27.6% of statements 11:57:00 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.289s coverage: 17.2% of statements 11:57:00 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.288s coverage: 27.3% of statements 11:57:04 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.292s coverage: 52.8% of statements 11:57:36 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.625s coverage: 72.5% of statements 11:57:36 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.225s coverage: 94.4% of statements 11:57:36 go vet ./... 11:57:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:57:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:57:38 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 11:57:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:57:39 $ docker stop --time=1 9eaf878fb9c3785bad2e3ddea17b8d3fc784a3cda60957c2862629e807c4df38 11:57:42 $ docker rm -f --volumes 9eaf878fb9c3785bad2e3ddea17b8d3fc784a3cda60957c2862629e807c4df38 [Pipeline] // withDockerContainer [Pipeline] sh 11:57:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:57:47 Warning: overwriting stash ‘coverage-report’ 11:57:47 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 11:57:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:57:48 11:57:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:57:49 arm64: Pulling from edgex-lftools-log-publisher 11:57:49 8998bd30e6a1: Pulling fs layer 11:57:49 04944245beec: Pulling fs layer 11:57:49 699f458cf7ca: Pulling fs layer 11:57:49 765212b225bb: Pulling fs layer 11:57:49 f23df028b6ca: Pulling fs layer 11:57:49 d65c8cfc05b1: Pulling fs layer 11:57:49 765212b225bb: Waiting 11:57:49 f23df028b6ca: Waiting 11:57:49 2437ff75d9bd: Pulling fs layer 11:57:49 d65c8cfc05b1: Waiting 11:57:49 2437ff75d9bd: Waiting 11:57:49 04944245beec: Verifying Checksum 11:57:49 04944245beec: Download complete 11:57:49 765212b225bb: Verifying Checksum 11:57:49 765212b225bb: Download complete 11:57:49 f23df028b6ca: Verifying Checksum 11:57:49 f23df028b6ca: Download complete 11:57:49 d65c8cfc05b1: Verifying Checksum 11:57:49 d65c8cfc05b1: Download complete 11:57:49 699f458cf7ca: Download complete 11:57:49 8998bd30e6a1: Verifying Checksum 11:57:49 8998bd30e6a1: Download complete 11:57:53 2437ff75d9bd: Verifying Checksum 11:57:56 8998bd30e6a1: Pull complete 11:57:56 04944245beec: Pull complete 11:57:59 699f458cf7ca: Pull complete 11:57:59 765212b225bb: Pull complete 11:57:59 f23df028b6ca: Pull complete 11:57:59 d65c8cfc05b1: Pull complete 11:58:26 2437ff75d9bd: Pull complete 11:58:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:58:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:58:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:58:26 prd-ubuntu20.04-docker-arm64-4c-16g-25894 does not seem to be running inside a container 11:58:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 11:58:28 $ docker top 81fcef82d6c8abf3365fb69b91800c428ffc5228272e39bb89912d9850d7c099 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:58:28 ---> job-cost.sh 11:58:29 lf-activate-venv: SKIPPING 11:58:29 INFO: No Stack... 11:58:29 INFO: Retrieving Pricing Info for: v3-standard-8 11:58:30 INFO: Archiving Costs [Pipeline] sh 11:58:30 + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv 11:58:30 + cut -d, -f6 [Pipeline] lock 11:58:30 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1525-2-stack-cost] 11:58:30 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1525-2-stack-cost] did not exist. Created. 11:58:30 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1525-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:58:31 /w/workspace/app-functions-sdk-go/2@tmp/durable-01b659cf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:58:31 + echo total: 0.2199999988079071 [Pipeline] stash 11:58:31 Warning: overwriting stash ‘stack-cost’ 11:58:31 Stashed 1 file(s) [Pipeline] } 11:58:31 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1525-2-stack-cost] [Pipeline] // lock [Pipeline] } 11:58:31 $ docker stop --time=1 81fcef82d6c8abf3365fb69b91800c428ffc5228272e39bb89912d9850d7c099 11:58:33 $ docker rm -f --volumes 81fcef82d6c8abf3365fb69b91800c428ffc5228272e39bb89912d9850d7c099 [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 11:58:34 provisioning config files... 11:58:34 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1525@tmp/config11048281361269544401tmp [Pipeline] { [Pipeline] sh 11:58:34 + set +x 11:58:34 + curl -s https://codecov.io/bash 11:58:34 + bash -s -- 11:58:34 11:58:34 _____ _ 11:58:34 / ____| | | 11:58:34 | | ___ __| | ___ ___ _____ __ 11:58:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:58:34 | |___| (_) | (_| | __/ (_| (_) \ V / 11:58:34 \_____\___/ \__,_|\___|\___\___/ \_/ 11:58:34 Bash-1.0.6 11:58:34 11:58:34 11:58:34 ==> git version 2.25.1 found 11:58:34 ==> 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 11:58:34 Release-Date: 2020-01-08 11:58:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:58:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:58:34 ==> Jenkins CI detected. 11:58:34 current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1525 11:58:34 project root: . 11:58:34 --> token set from env 11:58:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:58:34 ==> Running gcov in . (disable via -X gcov) 11:58:34 ==> Python coveragepy not found 11:58:34 ==> Searching for coverage reports in: 11:58:34 + . 11:58:34 -> Found 2 reports 11:58:34 ==> Detecting git/mercurial file structure 11:58:34 ==> Reading reports 11:58:34 + ./app-service-template/coverage.out bytes=3558 11:58:34 + ./coverage.out bytes=124397 11:58:34 ==> Appending adjustments 11:58:34 https://docs.codecov.io/docs/fixing-reports 11:58:35 + Found adjustments 11:58:35 ==> Gzipping contents 11:58:35 24K /tmp/codecov.csSRlA.gz 11:58:35 ==> Uploading reports 11:58:35 url: https://codecov.io 11:58:35 query: branch=PR-1525&commit=8d20cc29d39cd4660599955034163b72452bd778&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1525%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1525&job=&cmd_args= 11:58:35 -> Pinging Codecov 11:58:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1525&commit=8d20cc29d39cd4660599955034163b72452bd778&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1525%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1525&job=&cmd_args= 11:58:35 -> Uploading to 11:58:35 https://storage.googleapis.com/codecov/v4/raw/2023-12-21/3D8B5DFFC46A037C893635FACE044666/8d20cc29d39cd4660599955034163b72452bd778/640645c1-5aef-4d75-aa2b-95896cb6bba8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231221T115835Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4557781f21ee5ffa95ff17ce6eca159ded87983292341ec917c1a4934840f016 11:58:35 % Total % Received % Xferd Average Speed Time Time Time Current 11:58:35 Dload Upload Total Spent Left Speed 11:58:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21519 0 0 100 21519 0 73695 --:--:-- --:--:-- --:--:-- 73695 11:58:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/8d20cc29d39cd4660599955034163b72452bd778 [Pipeline] } 11:58:35 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 11:58:37 + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1525/archives ] 11:58:37 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1525/archives 11:58:37 total 16 11:58:37 drwxr-xr-x 3 root root 4096 Dec 21 11:49 . 11:58:37 drwxrwxr-x 10 jenkins jenkins 4096 Dec 21 11:49 .. 11:58:37 drwxr-xr-x 2 root root 4096 Dec 21 11:49 cost 11:58:37 -rw-r--r-- 1 root root 93 Dec 21 11:49 cost.csv 11:58:37 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1525/archives 11:58:37 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1525/archives 11:58:37 total 16 11:58:37 drwxr-xr-x 3 jenkins jenkins 4096 Dec 21 11:49 . 11:58:37 drwxrwxr-x 10 jenkins jenkins 4096 Dec 21 11:49 .. 11:58:37 drwxr-xr-x 2 jenkins jenkins 4096 Dec 21 11:49 cost 11:58:37 -rw-r--r-- 1 jenkins jenkins 93 Dec 21 11:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:58:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:58:38 ---> package-listing.sh 11:58:38 ++ facter osfamily 11:58:38 ++ tr '[:upper:]' '[:lower:]' 11:58:39 + OS_FAMILY=debian 11:58:39 + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1525 11:58:39 + START_PACKAGES=/tmp/packages_start.txt 11:58:39 + END_PACKAGES=/tmp/packages_end.txt 11:58:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:58:39 + PACKAGES=/tmp/packages_start.txt 11:58:39 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1525 ']' 11:58:39 + PACKAGES=/tmp/packages_end.txt 11:58:39 + case "${OS_FAMILY}" in 11:58:39 + dpkg -l 11:58:39 + grep '^ii' 11:58:39 + '[' -f /tmp/packages_start.txt ']' 11:58:39 + '[' -f /tmp/packages_end.txt ']' 11:58:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:58:39 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1525 ']' 11:58:39 + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1525/archives/ 11:58:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1525/archives/ [Pipeline] echo 11:58:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-functions-sdk-go_PR-1525/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:58:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:58:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:58:40 prd-ubuntu20.04-docker-8c-8g-25887 does not seem to be running inside a container 11:58:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-functions-sdk-go_PR-1525/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-1525 -v /w/workspace/dry_app-functions-sdk-go_PR-1525:/w/workspace/dry_app-functions-sdk-go_PR-1525:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1525@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1525@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 11:58:40 $ docker top 75ab043472e6fc1074b48ab4de263aff70d1d4b1245803aec45483060bb98fab -eo pid,comm [Pipeline] { [Pipeline] sh 11:58:40 + touch /tmp/pre-build-complete [Pipeline] sh 11:58:40 + mkdir -p /var/log/sysstat [Pipeline] sh 11:58:41 + ls /var/log/sa-host 11:58:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:58:41 provisioning config files... 11:58:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1525@tmp/config897591365523753877tmp [Pipeline] { [Pipeline] echo 11:58:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:58:41 ---> create-netrc.sh [Pipeline] } 11:58:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:58:42 ---> python-tools-install.sh [Pipeline] echo 11:58:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:58:42 ---> sudo-logs.sh 11:58:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:58:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:58:42 ---> job-cost.sh 11:58:42 lf-activate-venv: SKIPPING 11:58:42 DEBUG: total: 0.2199999988079071 11:58:42 INFO: Retrieving Stack Cost... 11:58:43 INFO: Retrieving Pricing Info for: v3-standard-8 11:58:43 INFO: Archiving Costs [Pipeline] echo 11:58:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:58:43 ---> logs-deploy.sh 11:58:43 lf-activate-venv: SKIPPING 11:58:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1525/2 11:58:43 INFO: archiving workspace using pattern(s): 11:58:44 Archives upload complete. 11:58:44 INFO: archiving logs to Nexus 11:58:45 ---> uname -a: 11:58:45 Linux prd-ubuntu20-04-docker-8c-8g-25887 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:58:45 11:58:45 11:58:45 ---> lscpu: 11:58:45 Architecture: x86_64 11:58:45 CPU op-mode(s): 32-bit, 64-bit 11:58:45 Byte Order: Little Endian 11:58:45 Address sizes: 40 bits physical, 48 bits virtual 11:58:45 CPU(s): 8 11:58:45 On-line CPU(s) list: 0-7 11:58:45 Thread(s) per core: 1 11:58:45 Core(s) per socket: 1 11:58:45 Socket(s): 8 11:58:45 NUMA node(s): 1 11:58:45 Vendor ID: AuthenticAMD 11:58:45 CPU family: 23 11:58:45 Model: 49 11:58:45 Model name: AMD EPYC-Rome Processor 11:58:45 Stepping: 0 11:58:45 CPU MHz: 2800.000 11:58:45 BogoMIPS: 5600.00 11:58:45 Virtualization: AMD-V 11:58:45 Hypervisor vendor: KVM 11:58:45 Virtualization type: full 11:58:45 L1d cache: 256 KiB 11:58:45 L1i cache: 256 KiB 11:58:45 L2 cache: 4 MiB 11:58:45 L3 cache: 128 MiB 11:58:45 NUMA node0 CPU(s): 0-7 11:58:45 Vulnerability Itlb multihit: Not affected 11:58:45 Vulnerability L1tf: Not affected 11:58:45 Vulnerability Mds: Not affected 11:58:45 Vulnerability Meltdown: Not affected 11:58:45 Vulnerability Mmio stale data: Not affected 11:58:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:58:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:58:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:58:45 Vulnerability Srbds: Not affected 11:58:45 Vulnerability Tsx async abort: Not affected 11:58:45 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 11:58:45 11:58:45 11:58:45 ---> nproc: 11:58:45 8 11:58:45 11:58:45 11:58:45 ---> df -h: 11:58:45 Filesystem Size Used Avail Use% Mounted on 11:58:45 overlay 155G 11G 145G 7% / 11:58:45 tmpfs 64M 0 64M 0% /dev 11:58:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:58:45 shm 64M 0 64M 0% /dev/shm 11:58:45 /dev/vda1 155G 11G 145G 7% /facter-os 11:58:45 11:58:45 11:58:45 ---> sar -b -r -n DEV: 11:58:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25887) 12/21/23 _x86_64_ (8 CPU) 11:58:45 11:58:45 11:45:46 LINUX RESTART (8 CPU) 11:58:45 11:58:45 11:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:58:45 11:47:02 351.68 47.63 304.05 0.00 5350.93 96163.47 0.00 11:58:45 11:48:01 82.45 0.36 82.09 0.00 9.22 75260.18 0.00 11:58:45 11:49:01 63.41 1.65 61.76 0.00 37.86 75120.70 0.00 11:58:45 11:50:01 48.58 0.02 48.57 0.00 3.47 26869.84 0.00 11:58:45 11:51:01 26.88 8.85 18.03 0.00 3174.40 2108.32 0.00 11:58:45 11:52:01 18.88 1.58 17.30 0.00 262.93 3677.73 0.00 11:58:45 11:53:01 3.03 0.02 3.02 0.00 0.13 72.25 0.00 11:58:45 11:54:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 11:58:45 11:55:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 11:58:45 11:56:01 1.60 0.00 1.60 0.00 0.00 19.33 0.00 11:58:45 11:57:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 11:58:45 11:58:01 1.57 0.00 1.57 0.00 0.00 23.06 0.00 11:58:45 Average: 50.09 5.01 45.07 0.00 737.49 23206.72 0.00 11:58:45 11:58:45 11:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:58:45 11:47:02 29576028 31562512 791120 2.41 60916 2217868 2063456 6.08 1013792 1959092 279304 11:58:45 11:48:01 28022984 31408612 900780 2.74 100208 3471428 2112620 6.23 1406800 2967576 721812 11:58:45 11:49:01 29143896 31542660 774024 2.35 104176 2556180 1727180 5.09 1139172 2198428 288 11:58:45 11:50:01 28645804 31548064 767136 2.33 106168 3008096 1753032 5.17 1145104 2636776 8 11:58:45 11:51:01 28349448 31534252 754640 2.29 121852 3276976 1673932 4.93 1334288 2720684 95704 11:58:45 11:52:01 28315684 31533632 752532 2.29 129260 3301056 1727468 5.09 1369060 2711032 200 11:58:45 11:53:01 28321492 31534596 751828 2.29 127812 3297812 1702836 5.02 1367576 2707836 8 11:58:45 11:54:01 28328168 31541356 744808 2.27 127840 3297812 1702836 5.02 1361196 2707832 168 11:58:45 11:55:01 28328152 31541412 744696 2.26 127896 3297816 1702836 5.02 1361096 2707840 176 11:58:45 11:56:01 28331464 31544756 741228 2.25 127944 3297820 1702836 5.02 1358144 2707848 180 11:58:45 11:57:01 28331172 31544528 741484 2.25 127976 3297820 1702836 5.02 1357932 2707852 16 11:58:45 11:58:01 28331556 31544916 740992 2.25 128004 3297824 1702836 5.02 1358156 2707844 160 11:58:45 Average: 28502154 31531775 767106 2.33 115838 3134876 1772892 5.22 1297693 2620053 91502 11:58:45 11:58:45 11:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:58:45 11:47:02 lo 3.80 3.80 0.36 0.36 0.00 0.00 0.00 0.00 11:58:45 11:47:02 ens3 567.27 403.97 6396.09 96.03 0.00 0.00 0.00 0.00 11:58:45 11:47:02 docker0 34.10 33.55 2.37 426.23 0.00 0.00 0.00 0.00 11:58:45 11:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:58:45 11:48:01 ens3 305.86 160.95 1832.85 28.67 0.00 0.00 0.00 0.00 11:58:45 11:48:01 docker0 138.90 267.99 11.29 1794.86 0.00 0.00 0.00 0.00 11:58:45 11:48:01 veth499b0d4 138.90 268.10 13.19 1794.87 0.00 0.00 0.00 0.15 11:58:45 11:49:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 11:58:45 11:49:01 ens3 28.66 17.55 23.70 14.53 0.00 0.00 0.00 0.00 11:58:45 11:49:01 docker0 1.23 1.33 0.09 1.57 0.00 0.00 0.00 0.00 11:58:45 11:50:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 11:58:45 11:50:01 ens3 87.70 53.55 2522.11 10.13 0.00 0.00 0.00 0.00 11:58:45 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:45 11:51:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 11:58:45 11:51:01 ens3 113.31 43.13 2075.31 3.65 0.00 0.00 0.00 0.00 11:58:45 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:45 11:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:58:45 11:52:01 ens3 0.87 0.68 0.54 0.20 0.00 0.00 0.00 0.00 11:58:45 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:45 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:45 11:53:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:45 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:45 11:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:58:45 11:54:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:58:45 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:45 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:45 11:55:01 ens3 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 11:58:45 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:45 11:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:58:45 11:56:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:58:45 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:45 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:45 11:57:01 ens3 0.23 0.10 0.08 0.07 0.00 0.00 0.00 0.00 11:58:45 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:45 11:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:58:45 11:58:01 ens3 0.58 0.23 0.09 0.02 0.00 0.00 0.00 0.00 11:58:45 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:45 Average: lo 0.55 0.55 0.05 0.05 0.00 0.00 0.00 0.00 11:58:45 Average: ens3 91.79 56.55 1069.78 12.75 0.00 0.00 0.00 0.00 11:58:45 Average: docker0 14.35 24.90 1.13 183.00 0.00 0.00 0.00 0.00 11:58:45 11:58:45 11:58:45 ---> sar -P ALL: 11:58:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25887) 12/21/23 _x86_64_ (8 CPU) 11:58:45 11:58:45 11:45:46 LINUX RESTART (8 CPU) 11:58:45 11:58:45 11:46:01 CPU %user %nice %system %iowait %steal %idle 11:58:45 11:47:02 all 7.04 0.00 1.96 6.19 0.05 84.76 11:58:45 11:47:02 0 5.68 0.00 1.47 3.89 0.03 88.93 11:58:45 11:47:02 1 5.94 0.00 2.03 1.63 0.03 90.37 11:58:45 11:47:02 2 6.94 0.00 1.88 11.62 0.05 79.51 11:58:45 11:47:02 3 8.64 0.00 4.29 24.67 0.05 62.35 11:58:45 11:47:02 4 6.99 0.00 1.76 2.06 0.05 89.14 11:58:45 11:47:02 5 7.59 0.00 1.58 3.25 0.05 87.53 11:58:45 11:47:02 6 7.35 0.00 1.27 0.60 0.05 90.72 11:58:45 11:47:02 7 7.22 0.00 1.41 1.88 0.05 89.44 11:58:45 11:48:01 all 34.33 0.00 4.01 4.72 0.07 56.86 11:58:45 11:48:01 0 33.27 0.00 4.37 15.85 0.09 46.43 11:58:45 11:48:01 1 34.72 0.00 3.95 1.90 0.09 59.34 11:58:45 11:48:01 2 35.20 0.00 3.71 1.66 0.07 59.36 11:58:45 11:48:01 3 34.98 0.00 4.18 2.43 0.09 58.32 11:58:45 11:48:01 4 34.61 0.00 4.02 0.96 0.07 60.34 11:58:45 11:48:01 5 34.96 0.00 3.76 3.83 0.07 57.38 11:58:45 11:48:01 6 33.99 0.00 4.28 0.97 0.07 60.70 11:58:45 11:48:01 7 32.88 0.00 3.81 10.23 0.07 53.01 11:58:45 11:49:01 all 24.91 0.00 2.42 6.09 0.07 66.50 11:58:45 11:49:01 0 24.85 0.00 2.74 3.87 0.07 68.47 11:58:45 11:49:01 1 24.77 0.00 2.00 1.67 0.05 71.51 11:58:45 11:49:01 2 24.49 0.00 2.32 2.59 0.08 70.52 11:58:45 11:49:01 3 25.25 0.00 2.47 10.35 0.08 61.85 11:58:45 11:49:01 4 24.69 0.00 2.39 18.23 0.07 54.62 11:58:45 11:49:01 5 24.44 0.00 2.19 1.58 0.07 71.72 11:58:45 11:49:01 6 25.96 0.00 2.21 1.25 0.08 70.50 11:58:45 11:49:01 7 24.86 0.00 3.01 9.26 0.07 62.80 11:58:45 11:50:01 all 2.45 0.00 1.14 1.46 0.03 94.92 11:58:45 11:50:01 0 2.54 0.00 0.99 0.02 0.02 96.44 11:58:45 11:50:01 1 2.82 0.00 0.58 0.07 0.03 96.49 11:58:45 11:50:01 2 1.67 0.00 1.16 0.40 0.03 96.74 11:58:45 11:50:01 3 2.26 0.00 1.12 0.07 0.02 96.54 11:58:45 11:50:01 4 2.96 0.00 1.83 8.51 0.03 86.66 11:58:45 11:50:01 5 2.12 0.00 1.12 1.47 0.02 95.27 11:58:45 11:50:01 6 2.78 0.00 1.22 0.67 0.02 95.31 11:58:45 11:50:01 7 2.48 0.00 1.12 0.49 0.03 95.87 11:58:45 11:51:01 all 1.39 0.00 0.68 0.57 0.01 97.35 11:58:45 11:51:01 0 1.47 0.00 0.87 1.47 0.02 96.18 11:58:45 11:51:01 1 0.88 0.00 1.42 0.37 0.02 97.32 11:58:45 11:51:01 2 1.42 0.00 0.65 0.43 0.02 97.48 11:58:45 11:51:01 3 1.62 0.00 0.68 0.03 0.02 97.65 11:58:45 11:51:01 4 2.52 0.00 0.53 0.05 0.02 96.88 11:58:45 11:51:01 5 1.23 0.00 0.60 2.04 0.02 96.11 11:58:45 11:51:01 6 1.22 0.00 0.38 0.13 0.02 98.25 11:58:45 11:51:01 7 0.75 0.00 0.32 0.03 0.00 98.90 11:58:45 11:52:01 all 0.73 0.00 0.35 0.70 0.01 98.21 11:58:45 11:52:01 0 0.77 0.00 0.20 0.13 0.00 98.90 11:58:45 11:52:01 1 0.58 0.00 0.22 0.00 0.02 99.18 11:58:45 11:52:01 2 0.50 0.00 1.02 1.38 0.02 97.08 11:58:45 11:52:01 3 0.53 0.00 0.25 0.05 0.03 99.13 11:58:45 11:52:01 4 0.63 0.00 0.23 1.63 0.00 97.50 11:58:45 11:52:01 5 0.47 0.00 0.20 2.28 0.02 97.03 11:58:45 11:52:01 6 1.42 0.00 0.47 0.07 0.02 98.03 11:58:45 11:52:01 7 0.93 0.00 0.25 0.02 0.02 98.78 11:58:45 11:53:01 all 0.14 0.00 0.04 0.04 0.01 99.78 11:58:45 11:53:01 0 0.15 0.00 0.10 0.02 0.02 99.72 11:58:45 11:53:01 1 0.05 0.00 0.03 0.00 0.00 99.92 11:58:45 11:53:01 2 0.03 0.00 0.07 0.00 0.00 99.90 11:58:45 11:53:01 3 0.10 0.00 0.02 0.00 0.02 99.87 11:58:45 11:53:01 4 0.05 0.00 0.03 0.00 0.00 99.92 11:58:45 11:53:01 5 0.03 0.00 0.00 0.13 0.00 99.83 11:58:45 11:53:01 6 0.08 0.00 0.03 0.02 0.02 99.85 11:58:45 11:53:01 7 0.60 0.00 0.03 0.13 0.02 99.22 11:58:45 11:54:01 all 0.03 0.00 0.01 0.02 0.01 99.93 11:58:45 11:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:58:45 11:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:58:45 11:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:58:45 11:54:01 3 0.03 0.00 0.02 0.00 0.05 99.90 11:58:45 11:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:58:45 11:54:01 5 0.05 0.00 0.00 0.17 0.02 99.77 11:58:45 11:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:58:45 11:54:01 7 0.08 0.00 0.02 0.00 0.00 99.90 11:58:45 11:55:01 all 0.09 0.00 0.01 0.06 0.01 99.82 11:58:45 11:55:01 0 0.05 0.00 0.03 0.25 0.02 99.65 11:58:45 11:55:01 1 0.03 0.00 0.00 0.00 0.00 99.97 11:58:45 11:55:01 2 0.02 0.00 0.03 0.00 0.00 99.95 11:58:45 11:55:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:58:45 11:55:01 4 0.05 0.00 0.02 0.00 0.00 99.93 11:58:45 11:55:01 5 0.02 0.00 0.02 0.27 0.00 99.70 11:58:45 11:55:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:58:45 11:55:01 7 0.53 0.00 0.00 0.00 0.02 99.45 11:58:45 11:56:01 all 0.19 0.00 0.01 0.02 0.01 99.78 11:58:45 11:56:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:58:45 11:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:58:45 11:56:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:58:45 11:56:01 3 0.05 0.00 0.03 0.00 0.03 99.88 11:58:45 11:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:58:45 11:56:01 5 0.07 0.00 0.00 0.02 0.00 99.92 11:58:45 11:56:01 6 0.02 0.00 0.00 0.18 0.00 99.80 11:58:45 11:56:01 7 1.29 0.00 0.00 0.00 0.00 98.71 11:58:45 11:57:01 all 0.21 0.00 0.01 0.01 0.01 99.76 11:58:45 11:57:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:58:45 11:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:58:45 11:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:58:45 11:57:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:58:45 11:57:01 4 0.20 0.00 0.02 0.00 0.02 99.77 11:58:45 11:57:01 5 0.02 0.00 0.02 0.02 0.02 99.93 11:58:45 11:57:01 6 0.00 0.00 0.00 0.05 0.00 99.95 11:58:45 11:57:01 7 1.40 0.00 0.00 0.00 0.02 98.58 11:58:45 11:58:45 11:57:01 CPU %user %nice %system %iowait %steal %idle 11:58:45 11:58:01 all 0.22 0.00 0.01 0.00 0.01 99.75 11:58:45 11:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:58:45 11:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:58:45 11:58:01 2 0.03 0.00 0.00 0.00 0.02 99.95 11:58:45 11:58:01 3 0.03 0.00 0.03 0.00 0.03 99.90 11:58:45 11:58:01 4 0.10 0.00 0.02 0.00 0.00 99.88 11:58:45 11:58:01 5 0.02 0.00 0.00 0.02 0.00 99.97 11:58:45 11:58:01 6 0.02 0.00 0.00 0.02 0.02 99.95 11:58:45 11:58:01 7 1.52 0.00 0.00 0.00 0.00 98.48 11:58:45 Average: all 5.90 0.00 0.88 1.64 0.03 91.55 11:58:45 Average: 0 5.67 0.00 0.89 2.09 0.02 91.33 11:58:45 Average: 1 5.74 0.00 0.85 0.46 0.02 92.93 11:58:45 Average: 2 5.79 0.00 0.90 1.50 0.03 91.79 11:58:45 Average: 3 6.05 0.00 1.08 3.12 0.04 89.72 11:58:45 Average: 4 5.99 0.00 0.90 2.60 0.02 90.49 11:58:45 Average: 5 5.84 0.00 0.78 1.25 0.02 92.11 11:58:45 Average: 6 6.00 0.00 0.81 0.33 0.03 92.83 11:58:45 Average: 7 6.12 0.00 0.82 1.81 0.02 91.23 11:58:45 11:58:45 11:58:45