Pull request #1503 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 11938d63322df720748e536b99a8c871caf0707e+d171ac54f182122f57871769b28168ec7a996a36 (f8e0d28556c9990e3f88091cc97eacb40fae561a) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6532677168262267087.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14973830043338397356.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1503/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1503/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4845827114084061131.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6619557739559501575.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1503/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1503/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9715893886843035932.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16087 in /w/workspace/dry_app-functions-sdk-go_PR-1503 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/dry_app-functions-sdk-go_PR-1503 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d171ac54f182122f57871769b28168ec7a996a36 into PR head commit 11938d63322df720748e536b99a8c871caf0707e > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1503/head:refs/remotes/origin/PR-1503 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 11938d63322df720748e536b99a8c871caf0707e # timeout=10 Merge succeeded, producing aaf5e3e0995345853ebbcc290dfbfd4f9f418329 Checking out Revision aaf5e3e0995345853ebbcc290dfbfd4f9f418329 (PR-1503) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d171ac54f182122f57871769b28168ec7a996a36 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aaf5e3e0995345853ebbcc290dfbfd4f9f418329 # timeout=10 Commit message: "Merge commit 'd171ac54f182122f57871769b28168ec7a996a36' into HEAD" > git rev-list --no-walk 11938d63322df720748e536b99a8c871caf0707e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:34:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:34:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:34:44 ========================================================= 00:34:44 EdgeX Global Pipelines Version Info 00:34:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:34:45 ------------------- 00:34:45 stable info: 00:34:45 ------------------- 00:34:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:34:45 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 00:34:45 Message: update stable to v1.0.254 00:34:45 ------------------- 00:34:45 experimental info: 00:34:45 ------------------- 00:34:45 Commited By: **** collab-it+edgex@linuxfoundation.org 00:34:45 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 00:34:45 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1503 [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1503 [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1503 [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aaf5e3e0995345853ebbcc290dfbfd4f9f418329 [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aaf5e3e [Pipeline] echo 00:34:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:34:46 + git rev-list -1 --merges aaf5e3e0995345853ebbcc290dfbfd4f9f418329~1..aaf5e3e0995345853ebbcc290dfbfd4f9f418329 [Pipeline] echo 00:34:46 -----------> git rev-list -1 --merges aaf5e3e0995345853ebbcc290dfbfd4f9f418329~1..aaf5e3e0995345853ebbcc290dfbfd4f9f418329 aaf5e3e0995345853ebbcc290dfbfd4f9f418329 00:34:46 aaf5e3e0995345853ebbcc290dfbfd4f9f418329 [false] [Pipeline] sh 00:34:47 + git log --format=format:%s -1 aaf5e3e0995345853ebbcc290dfbfd4f9f418329 [Pipeline] echo 00:34:47 ========================================================= 00:34:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:34:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:34:47 + git log --format=format:%s -1 aaf5e3e0995345853ebbcc290dfbfd4f9f418329 [Pipeline] echo 00:34:47 [semverPrep] GIT_COMMIT: aaf5e3e0995345853ebbcc290dfbfd4f9f418329, Commit Message: Merge commit 'd171ac54f182122f57871769b28168ec7a996a36' into HEAD [Pipeline] echo 00:34:47 [semverPrep] This is not a build commit. [Pipeline] sh 00:34:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:34:47 + grep -v github /etc/ssh/ssh_known_hosts 00:34:47 + [ -e /tmp/ssh_known_hosts ] 00:34:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:34:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:34:47 + sudo tee -a /etc/ssh/ssh_known_hosts 00:34:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:34:48 00:34:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:34:49 0.1.4: Pulling from edgex-devops/py-git-semver 00:34:49 b85a868b505f: Pulling fs layer 00:34:49 e2be974225ed: Pulling fs layer 00:34:49 339a4e72a1f5: Pulling fs layer 00:34:49 988bab9f4d93: Pulling fs layer 00:34:49 1469e6f7b9e6: Pulling fs layer 00:34:49 eaf3925da568: Pulling fs layer 00:34:49 bab4dde63d76: Pulling fs layer 00:34:49 bde34c3a00c8: Pulling fs layer 00:34:49 b352a97aabf1: Pulling fs layer 00:34:49 4872d77fe225: Pulling fs layer 00:34:49 5851b861e8e6: Pulling fs layer 00:34:49 1469e6f7b9e6: Waiting 00:34:49 eaf3925da568: Waiting 00:34:49 bab4dde63d76: Waiting 00:34:49 bde34c3a00c8: Waiting 00:34:49 b352a97aabf1: Waiting 00:34:49 4872d77fe225: Waiting 00:34:49 5851b861e8e6: Waiting 00:34:49 e2be974225ed: Download complete 00:34:49 988bab9f4d93: Verifying Checksum 00:34:49 988bab9f4d93: Download complete 00:34:49 1469e6f7b9e6: Verifying Checksum 00:34:49 1469e6f7b9e6: Download complete 00:34:49 339a4e72a1f5: Verifying Checksum 00:34:49 339a4e72a1f5: Download complete 00:34:49 eaf3925da568: Verifying Checksum 00:34:49 eaf3925da568: Download complete 00:34:49 bde34c3a00c8: Download complete 00:34:49 b352a97aabf1: Verifying Checksum 00:34:49 b352a97aabf1: Download complete 00:34:49 4872d77fe225: Verifying Checksum 00:34:49 4872d77fe225: Download complete 00:34:49 5851b861e8e6: Verifying Checksum 00:34:49 5851b861e8e6: Download complete 00:34:49 b85a868b505f: Verifying Checksum 00:34:49 b85a868b505f: Download complete 00:34:50 bab4dde63d76: Verifying Checksum 00:34:50 bab4dde63d76: Download complete 00:34:51 b85a868b505f: Pull complete 00:34:51 e2be974225ed: Pull complete 00:34:54 339a4e72a1f5: Pull complete 00:34:54 988bab9f4d93: Pull complete 00:34:55 1469e6f7b9e6: Pull complete 00:34:55 eaf3925da568: Pull complete 00:35:04 bab4dde63d76: Pull complete 00:35:04 bde34c3a00c8: Pull complete 00:35:04 b352a97aabf1: Pull complete 00:35:04 4872d77fe225: Pull complete 00:35:04 5851b861e8e6: Pull complete 00:35:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:35:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:35:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:35:04 prd-ubuntu20.04-docker-8c-8g-16087 does not seem to be running inside a container 00:35:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1503 -v /w/workspace/dry_app-functions-sdk-go_PR-1503:/w/workspace/dry_app-functions-sdk-go_PR-1503:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1503@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1503@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:35:12 $ docker top 1433fc2bbe66c2fc7ae96b3028199a5546a4d37242e9c844e32c8c7c6cb4fec2 -eo pid,comm 00:35:12 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). 00:35:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:35:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:35:12 [ssh-agent] Looking for ssh-agent implementation... 00:35:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:35:13 $ docker exec 1433fc2bbe66c2fc7ae96b3028199a5546a4d37242e9c844e32c8c7c6cb4fec2 ssh-agent 00:35:13 SSH_AUTH_SOCK=/tmp/ssh-oaKPR8H8pMp8/agent.20 00:35:13 SSH_AGENT_PID=37 00:35:13 Running ssh-add (command line suppressed) 00:35:13 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1503@tmp/private_key_8361167331694521073.key (/w/workspace/dry_app-functions-sdk-go_PR-1503@tmp/private_key_8361167331694521073.key) 00:35:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:35:13 + git tag --points-at HEAD [Pipeline] } 00:35:13 $ docker exec --env ******** --env ******** 1433fc2bbe66c2fc7ae96b3028199a5546a4d37242e9c844e32c8c7c6cb4fec2 ssh-agent -k 00:35:13 unset SSH_AUTH_SOCK; 00:35:13 unset SSH_AGENT_PID; 00:35:13 echo Agent pid 37 killed; 00:35:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:35:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:35:13 [ssh-agent] Looking for ssh-agent implementation... 00:35:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:35:13 $ docker exec 1433fc2bbe66c2fc7ae96b3028199a5546a4d37242e9c844e32c8c7c6cb4fec2 ssh-agent 00:35:13 SSH_AUTH_SOCK=/tmp/ssh-8Nn6tkmrwfcw/agent.69 00:35:13 SSH_AGENT_PID=75 00:35:13 Running ssh-add (command line suppressed) 00:35:14 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1503@tmp/private_key_2880028254143856711.key (/w/workspace/dry_app-functions-sdk-go_PR-1503@tmp/private_key_2880028254143856711.key) 00:35:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:35:14 + git semver init 00:35:14 2023-11-01 00:35:14,659 [run_init] DEBUG init version:0.0.0 force:False 00:35:14 2023-11-01 00:35:14,661 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1503/.semver 00:35:14 2023-11-01 00:35:14,661 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1503/.semver 00:35:14 2023-11-01 00:35:14,661 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1503/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1503, universal_newlines=False, shell=None, istream=None) 00:35:17 2023-11-01 00:35:17,308 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1503/.git/info/exclude 00:35:17 2023-11-01 00:35:17,308 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1503/.semver/PR-1503 with force:False 00:35:17 2023-11-01 00:35:17,309 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1503/.semver/PR-1503 00:35:17 2023-11-01 00:35:17,312 [execute] INFO git cat-file --batch-check 00:35:17 2023-11-01 00:35:17,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1503/.semver, universal_newlines=False, shell=None, istream=) 00:35:17 2023-11-01 00:35:17,318 [execute] INFO git cat-file --batch 00:35:17 2023-11-01 00:35:17,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1503/.semver, universal_newlines=False, shell=None, istream=) 00:35:17 2023-11-01 00:35:17,324 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1503/.semver/PR-1503 00:35:17 0.0.0 [Pipeline] } 00:35:17 $ docker exec --env ******** --env ******** 1433fc2bbe66c2fc7ae96b3028199a5546a4d37242e9c844e32c8c7c6cb4fec2 ssh-agent -k 00:35:17 unset SSH_AUTH_SOCK; 00:35:17 unset SSH_AGENT_PID; 00:35:17 echo Agent pid 75 killed; 00:35:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:35:18 + git semver [Pipeline] } 00:35:18 $ docker stop --time=1 1433fc2bbe66c2fc7ae96b3028199a5546a4d37242e9c844e32c8c7c6cb4fec2 00:35:20 $ docker rm -f --volumes 1433fc2bbe66c2fc7ae96b3028199a5546a4d37242e9c844e32c8c7c6cb4fec2 [Pipeline] // withDockerContainer [Pipeline] sh 00:35:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:35:21 Stashed 1 file(s) [Pipeline] echo 00:35:21 [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 00:35:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:35:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:35:21 ========================================================= 00:35:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 00:35:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:35:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:35:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 00:35:22 7264a8db6415: Pulling fs layer 00:35:22 c4d48a809fc2: Pulling fs layer 00:35:22 4f1c88b9dad5: Pulling fs layer 00:35:22 ad3a456e5733: Pulling fs layer 00:35:22 33e27b845d1e: Pulling fs layer 00:35:22 c68163c4e522: Pulling fs layer 00:35:22 ad3a456e5733: Waiting 00:35:22 33e27b845d1e: Waiting 00:35:22 50da416c3ac9: Pulling fs layer 00:35:22 23d2d4c4bb30: Pulling fs layer 00:35:22 c68163c4e522: Waiting 00:35:22 50da416c3ac9: Waiting 00:35:22 23d2d4c4bb30: Waiting 00:35:22 c4d48a809fc2: Verifying Checksum 00:35:22 c4d48a809fc2: Download complete 00:35:22 ad3a456e5733: Download complete 00:35:22 33e27b845d1e: Verifying Checksum 00:35:22 33e27b845d1e: Download complete 00:35:22 7264a8db6415: Verifying Checksum 00:35:22 7264a8db6415: Download complete 00:35:22 c68163c4e522: Verifying Checksum 00:35:22 c68163c4e522: Download complete 00:35:23 7264a8db6415: Pull complete 00:35:23 c4d48a809fc2: Pull complete 00:35:23 23d2d4c4bb30: Verifying Checksum 00:35:23 23d2d4c4bb30: Download complete 00:35:25 4f1c88b9dad5: Verifying Checksum 00:35:25 4f1c88b9dad5: Download complete 00:35:25 50da416c3ac9: Verifying Checksum 00:35:25 50da416c3ac9: Download complete 00:35:29 4f1c88b9dad5: Pull complete 00:35:29 ad3a456e5733: Pull complete 00:35:30 33e27b845d1e: Pull complete 00:35:30 c68163c4e522: Pull complete 00:35:33 50da416c3ac9: Pull complete 00:35:33 23d2d4c4bb30: Pull complete 00:35:33 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 00:35:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:35:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 00:35:34 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:34 + docker inspect -f . ci-base-image-x86_64 00:35:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:35:34 prd-ubuntu20.04-docker-8c-8g-16087 does not seem to be running inside a container 00:35:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1503 -v /w/workspace/dry_app-functions-sdk-go_PR-1503:/w/workspace/dry_app-functions-sdk-go_PR-1503:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1503@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1503@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:35:36 Still waiting to schedule task 00:35:36 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16084’ 00:35:46 $ docker top c8fa0309ea897b67c74ec7667c8e326e619bfef560fcef638ca65be7dac1b6d6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:46 + go version 00:35:46 go version go1.21.0 linux/amd64 [Pipeline] } 00:35:46 $ docker stop --time=1 c8fa0309ea897b67c74ec7667c8e326e619bfef560fcef638ca65be7dac1b6d6 00:35:48 $ docker rm -f --volumes c8fa0309ea897b67c74ec7667c8e326e619bfef560fcef638ca65be7dac1b6d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:48 + docker inspect -f . ci-base-image-x86_64 00:35:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:35:49 prd-ubuntu20.04-docker-8c-8g-16087 does not seem to be running inside a container 00:35:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-functions-sdk-go_PR-1503 -v /w/workspace/dry_app-functions-sdk-go_PR-1503:/w/workspace/dry_app-functions-sdk-go_PR-1503:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1503@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1503@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:35:49 $ docker top e841c42e571ce65180303da915383ec0ae9dfcb42dd0b45550b5d0743e9f9172 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:50 + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1503 [Pipeline] fileExists [Pipeline] sh 00:35:50 + make test 00:35:50 make -C ./app-service-template build 00:35:50 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1503/app-service-template' 00:35:50 go mod tidy 00:35:50 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.16 00:35:50 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:35:50 go: downloading github.com/google/uuid v1.3.1 00:35:50 go: downloading github.com/stretchr/testify v1.8.4 00:35:50 go: downloading github.com/labstack/echo/v4 v4.11.2 00:35:50 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.49 00:35:50 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.27 00:35:50 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.7 00:35:50 go: downloading gopkg.in/yaml.v3 v3.0.1 00:35:50 go: downloading github.com/go-playground/validator/v10 v10.15.5 00:35:50 go: downloading github.com/go-kit/log v0.2.1 00:35:50 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 00:35:50 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 00:35:50 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 00:35:50 go: downloading github.com/stretchr/objx v0.5.0 00:35:51 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.1 00:35:51 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 00:35:51 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.10 00:35:51 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.7 00:35:51 go: downloading github.com/labstack/gommon v0.4.0 00:35:51 go: downloading golang.org/x/crypto v0.14.0 00:35:51 go: downloading golang.org/x/net v0.17.0 00:35:51 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:35:51 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:35:51 go: downloading github.com/x448/float16 v0.8.4 00:35:51 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 00:35:51 go: downloading github.com/go-playground/universal-translator v0.18.1 00:35:51 go: downloading github.com/leodido/go-urn v1.2.4 00:35:51 go: downloading golang.org/x/text v0.13.0 00:35:51 go: downloading github.com/go-playground/locales v0.14.1 00:35:51 go: downloading github.com/mitchellh/copystructure v1.2.0 00:35:52 go: downloading github.com/hashicorp/consul/api v1.25.1 00:35:52 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 00:35:52 go: downloading github.com/mattn/go-colorable v0.1.13 00:35:52 go: downloading github.com/mattn/go-isatty v0.0.19 00:35:52 go: downloading github.com/valyala/fasttemplate v1.2.2 00:35:52 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:35:52 go: downloading github.com/hashicorp/errwrap v1.1.0 00:35:52 go: downloading github.com/gorilla/websocket v1.5.0 00:35:52 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:35:52 go: downloading github.com/go-playground/assert/v2 v2.2.0 00:35:52 go: downloading golang.org/x/sync v0.2.0 00:35:52 go: downloading golang.org/x/sys v0.13.0 00:35:52 go: downloading github.com/mitchellh/reflectwalk v1.0.2 00:35:52 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:35:52 go: downloading github.com/hashicorp/go-hclog v1.5.0 00:35:52 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:35:52 go: downloading github.com/hashicorp/serf v0.10.1 00:35:52 go: downloading github.com/mitchellh/mapstructure v1.5.0 00:35:52 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 00:35:52 go: downloading github.com/google/go-cmp v0.5.9 00:35:52 go: downloading github.com/hashicorp/consul/sdk v0.14.1 00:35:52 go: downloading github.com/hashicorp/go-uuid v1.0.3 00:35:52 go: downloading github.com/nats-io/nats.go v1.30.2 00:35:52 go: downloading github.com/nats-io/nats-server/v2 v2.10.2 00:35:52 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:35:52 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:35:52 go: downloading github.com/Microsoft/go-winio v0.6.0 00:35:52 go: downloading github.com/zeebo/errs v1.3.0 00:35:52 go: downloading google.golang.org/grpc v1.53.0 00:35:52 go: downloading github.com/valyala/bytebufferpool v1.0.0 00:35:52 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 00:35:52 go: downloading golang.org/x/time v0.3.0 00:35:52 go: downloading github.com/kr/pretty v0.1.0 00:35:53 go: downloading github.com/fatih/color v1.14.1 00:35:53 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:35:53 go: downloading github.com/armon/go-metrics v0.4.1 00:35:53 go: downloading github.com/hashicorp/go-msgpack v0.5.5 00:35:53 go: downloading github.com/hashicorp/memberlist v0.5.0 00:35:53 go: downloading github.com/onsi/ginkgo v1.10.1 00:35:53 go: downloading github.com/onsi/gomega v1.7.0 00:35:53 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 00:35:53 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:35:53 go: downloading golang.org/x/tools v0.6.0 00:35:53 go: downloading google.golang.org/protobuf v1.28.1 00:35:53 go: downloading github.com/klauspost/compress v1.17.0 00:35:53 go: downloading github.com/nats-io/nkeys v0.4.5 00:35:53 go: downloading github.com/nats-io/nuid v1.0.1 00:35:53 go: downloading github.com/hashicorp/go-version v1.2.1 00:35:53 go: downloading github.com/pkg/errors v0.9.1 00:35:53 go: downloading github.com/kr/text v0.2.0 00:35:53 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:35:53 go: downloading github.com/pascaldekloe/goe v0.1.0 00:35:53 go: downloading github.com/minio/highwayhash v1.0.2 00:35:53 go: downloading github.com/nats-io/jwt/v2 v2.5.2 00:35:53 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 00:35:53 go: downloading github.com/golang/protobuf v1.5.2 00:35:53 go: downloading github.com/google/btree v1.0.1 00:35:53 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 00:35:53 go: downloading github.com/miekg/dns v1.1.41 00:35:53 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:35:53 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:35:53 go: downloading github.com/hpcloud/tail v1.0.0 00:35:53 go: downloading gopkg.in/yaml.v2 v2.4.0 00:35:53 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:35:54 go: downloading golang.org/x/mod v0.8.0 00:35:54 go: downloading gopkg.in/fsnotify.v1 v1.4.7 00:35:56 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.17 00:35:56 go: downloading github.com/google/uuid v1.4.0 00:35:56 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.52 00:35:56 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.2 00:35:56 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.30 00:35:56 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.12 00:35:56 go: downloading github.com/nats-io/nats.go v1.31.0 00:35:56 go: downloading google.golang.org/grpc v1.56.3 00:35:56 go: downloading google.golang.org/protobuf v1.30.0 00:35:56 go: downloading github.com/klauspost/compress v1.17.1 00:35:56 go: downloading github.com/golang/protobuf v1.5.3 00:35:56 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 00:35:57 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 00:36:12 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1503/app-service-template' 00:36:12 make -C ./app-service-template test 00:36:12 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1503/app-service-template' 00:36:12 go test -race -coverprofile=coverage.out ./... 00:36:45 ? app-new-service/config [no test files] 00:36:45 ok app-new-service 1.048s coverage: 45.9% of statements 00:36:45 ok app-new-service/functions 1.051s coverage: 85.3% of statements 00:36:45 go vet ./... 00:37:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:37:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:37:00 ./bin/test-attribution-txt.sh 00:37:00 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1503/app-service-template' 00:37:00 go test -race -coverprofile=coverage.out ./... 00:37:00 go: downloading github.com/gomodule/redigo v1.8.9 00:37:00 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 00:37:03 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 00:37:03 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 00:37:03 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 00:37:03 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 00:37:04 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 00:37:04 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.133s coverage: 67.0% of statements 00:37:04 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.075s coverage: 92.6% of statements 00:37:04 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.081s coverage: 85.1% of statements 00:37:04 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.047s coverage: 100.0% of statements 00:37:04 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.147s coverage: 77.9% of statements 00:37:04 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 00:37:05 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.038s coverage: 97.3% of statements 00:37:05 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 00:37:05 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.051s coverage: 82.8% of statements 00:37:05 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 00:37:05 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 00:37:05 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 00:37:06 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.051s coverage: 65.1% of statements 00:37:06 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.083s coverage: 27.6% of statements 00:37:06 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.068s coverage: 17.2% of statements 00:37:06 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.056s coverage: 27.3% of statements 00:37:07 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.062s coverage: 52.8% of statements 00:37:34 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.135s coverage: 75.5% of statements 00:37:34 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.067s coverage: 94.4% of statements 00:37:34 go vet ./... 00:37:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:37:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:37:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:37:44 $ docker stop --time=1 e841c42e571ce65180303da915383ec0ae9dfcb42dd0b45550b5d0743e9f9172 00:37:47 $ docker rm -f --volumes e841c42e571ce65180303da915383ec0ae9dfcb42dd0b45550b5d0743e9f9172 [Pipeline] // withDockerContainer [Pipeline] sh 00:37:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:37:48 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 00:37:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:37:49 00:37:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:37:49 latest: Pulling from edgex-lftools-log-publisher 00:37:49 5eb5b503b376: Pulling fs layer 00:37:49 5c69ac0246d0: Pulling fs layer 00:37:49 ec43610c2a17: Pulling fs layer 00:37:49 3a2ae6a8a46f: Pulling fs layer 00:37:49 33b1e0a273af: Pulling fs layer 00:37:49 5d3b04190fa2: Pulling fs layer 00:37:49 2f39f015ded8: Pulling fs layer 00:37:49 5d3b04190fa2: Waiting 00:37:49 2f39f015ded8: Waiting 00:37:49 33b1e0a273af: Waiting 00:37:49 5c69ac0246d0: Download complete 00:37:49 3a2ae6a8a46f: Download complete 00:37:49 33b1e0a273af: Verifying Checksum 00:37:49 33b1e0a273af: Download complete 00:37:49 5d3b04190fa2: Verifying Checksum 00:37:49 5d3b04190fa2: Download complete 00:37:49 ec43610c2a17: Verifying Checksum 00:37:49 ec43610c2a17: Download complete 00:37:49 5eb5b503b376: Download complete 00:37:50 2f39f015ded8: Download complete 00:37:51 5eb5b503b376: Pull complete 00:37:51 5c69ac0246d0: Pull complete 00:37:52 ec43610c2a17: Pull complete 00:37:52 3a2ae6a8a46f: Pull complete 00:37:53 33b1e0a273af: Pull complete 00:37:53 5d3b04190fa2: Pull complete 00:37:58 2f39f015ded8: Pull complete 00:37:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:37:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:37:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:37:58 prd-ubuntu20.04-docker-8c-8g-16087 does not seem to be running inside a container 00:37:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1503 -v /w/workspace/dry_app-functions-sdk-go_PR-1503:/w/workspace/dry_app-functions-sdk-go_PR-1503:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1503@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1503@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:38:07 $ docker top d0b4a9488c055756017b61192354c64bc3cdd68377ff5ddf61b0b006e3634e3b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:38:07 ---> job-cost.sh 00:38:07 lf-activate-venv: SKIPPING 00:38:07 INFO: No Stack... 00:38:08 INFO: Retrieving Pricing Info for: v3-standard-8 00:38:08 INFO: Archiving Costs [Pipeline] sh 00:38:09 + cat /w/workspace/dry_app-functions-sdk-go_PR-1503/archives/cost.csv 00:38:09 + cut -d, -f6 [Pipeline] lock 00:38:09 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1503-2-stack-cost] 00:38:09 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1503-2-stack-cost] did not exist. Created. 00:38:09 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1503-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:38:09 + echo total: 0.2199999988079071 [Pipeline] stash 00:38:09 Stashed 1 file(s) [Pipeline] } 00:38:09 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1503-2-stack-cost] [Pipeline] // lock [Pipeline] } 00:38:09 $ docker stop --time=1 d0b4a9488c055756017b61192354c64bc3cdd68377ff5ddf61b0b006e3634e3b 00:38:11 $ docker rm -f --volumes d0b4a9488c055756017b61192354c64bc3cdd68377ff5ddf61b0b006e3634e3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:38:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16090 in /w/workspace/dry_app-functions-sdk-go_PR-1503 [Pipeline] { [Pipeline] ws 00:38:37 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 00:38:37 The recommended git tool is: git 00:38:45 using credential edgex-jenkins-ssh 00:38:45 Cloning the remote Git repository 00:38:45 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:38:45 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 00:38:46 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:38:46 > git --version # timeout=10 00:38:46 > git --version # 'git version 2.25.1' 00:38:46 using GIT_SSH to set credentials SSH Credentials for GitHub 00:38:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:38:50 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:38:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:38:52 Merging remotes/origin/main commit d171ac54f182122f57871769b28168ec7a996a36 into PR head commit 11938d63322df720748e536b99a8c871caf0707e 00:38:53 Merge succeeded, producing 223f6c56b51a8bef4029b78aaae6e5ce669e7611 00:38:53 Checking out Revision 223f6c56b51a8bef4029b78aaae6e5ce669e7611 (PR-1503) 00:38:51 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:38:51 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:38:51 using GIT_SSH to set credentials SSH Credentials for GitHub 00:38:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1503/head:refs/remotes/origin/PR-1503 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:38:52 > git config core.sparsecheckout # timeout=10 00:38:52 > git checkout -f 11938d63322df720748e536b99a8c871caf0707e # timeout=10 00:38:52 > git remote # timeout=10 00:38:52 > git config --get remote.origin.url # timeout=10 00:38:52 using GIT_SSH to set credentials SSH Credentials for GitHub 00:38:52 > git merge d171ac54f182122f57871769b28168ec7a996a36 # timeout=10 00:38:53 > git rev-parse HEAD^{commit} # timeout=10 00:38:53 > git config core.sparsecheckout # timeout=10 00:38:53 > git checkout -f 223f6c56b51a8bef4029b78aaae6e5ce669e7611 # timeout=10 00:38:56 Commit message: "Merge commit 'd171ac54f182122f57871769b28168ec7a996a36' into HEAD" 00:38:56 > git rev-list --no-walk 11938d63322df720748e536b99a8c871caf0707e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:38:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:38:57 % Total % Received % Xferd Average Speed Time Time Time Current 00:38:57 Dload Upload Total Spent Left Speed 00:38:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh 00:38:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:38:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 00:38:59 sudo tee /etc/docker/daemon.new 00:38:59 { 00:38:59 "registry-mirrors": [ 00:38:59 "https://nexus3.edgexfoundry.org:10001" 00:38:59 ], 00:38:59 "bip": "10.250.0.254/24", 00:38:59 "hosts": [ 00:38:59 "tcp://0.0.0.0:5555", 00:38:59 "unix:///var/run/docker.sock" 00:38:59 ], 00:38:59 "mtu": 1458, 00:38:59 "selinux-enabled": true, 00:38:59 "seccomp-profile": "/etc/docker/seccomp.json" 00:38:59 } [Pipeline] sh 00:38:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:38:59 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 00:39:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:39:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:39:18 ========================================================= 00:39:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 00:39:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 00:39:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:39:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:39:19 9fda8d8052c6: Pulling fs layer 00:39:19 5d54e960e981: Pulling fs layer 00:39:19 c4a7e357bf2a: Pulling fs layer 00:39:19 f0e02332f6b5: Pulling fs layer 00:39:19 cefa15bbcfad: Pulling fs layer 00:39:19 17808c966233: Pulling fs layer 00:39:19 f4c1fc716caa: Pulling fs layer 00:39:19 cefa15bbcfad: Waiting 00:39:19 17808c966233: Waiting 00:39:19 f4c1fc716caa: Waiting 00:39:19 f0e02332f6b5: Waiting 00:39:19 5d54e960e981: Verifying Checksum 00:39:19 5d54e960e981: Download complete 00:39:19 f0e02332f6b5: Verifying Checksum 00:39:19 f0e02332f6b5: Download complete 00:39:19 cefa15bbcfad: Verifying Checksum 00:39:19 cefa15bbcfad: Download complete 00:39:19 9fda8d8052c6: Verifying Checksum 00:39:19 9fda8d8052c6: Download complete 00:39:20 f4c1fc716caa: Verifying Checksum 00:39:20 f4c1fc716caa: Download complete 00:39:20 9fda8d8052c6: Pull complete 00:39:21 5d54e960e981: Pull complete 00:39:21 c4a7e357bf2a: Verifying Checksum 00:39:21 c4a7e357bf2a: Download complete 00:39:22 17808c966233: Verifying Checksum 00:39:22 17808c966233: Download complete 00:39:35 c4a7e357bf2a: Pull complete 00:39:35 f0e02332f6b5: Pull complete 00:39:35 cefa15bbcfad: Pull complete 00:39:45 17808c966233: Pull complete 00:39:45 f4c1fc716caa: Pull complete 00:39:45 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 00:39:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:39:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 00:39:46 + 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 00:39:46 + docker inspect -f . ci-base-image-arm64 00:39:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:39:46 prd-ubuntu20.04-docker-arm64-4c-16g-16090 does not seem to be running inside a container 00:39:46 $ 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 00:39:50 $ docker top 82ae4b735d3e7e57e81278b6f8eef29bf5a868401a2d982f29386dbb69b836cc -eo pid,comm [Pipeline] { [Pipeline] sh 00:39:51 + go version 00:39:51 go version go1.21.0 linux/arm64 [Pipeline] } 00:39:51 $ docker stop --time=1 82ae4b735d3e7e57e81278b6f8eef29bf5a868401a2d982f29386dbb69b836cc 00:39:53 $ docker rm -f --volumes 82ae4b735d3e7e57e81278b6f8eef29bf5a868401a2d982f29386dbb69b836cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:53 + docker inspect -f . ci-base-image-arm64 00:39:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:39:53 prd-ubuntu20.04-docker-arm64-4c-16g-16090 does not seem to be running inside a container 00:39:54 $ 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 00:39:55 $ docker top f90cd11b9c54ce7a4d111642f0092866eebc43a96bc1861d06b543700539bba8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:39:56 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/2 [Pipeline] fileExists [Pipeline] sh 00:39:56 + make test 00:39:56 make -C ./app-service-template build 00:39:56 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 00:39:56 go mod tidy 00:39:56 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.16 00:39:57 go: downloading github.com/labstack/echo/v4 v4.11.2 00:39:57 go: downloading github.com/stretchr/testify v1.8.4 00:39:57 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:39:57 go: downloading github.com/google/uuid v1.3.1 00:39:57 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.49 00:39:58 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.7 00:39:58 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.27 00:39:58 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.1 00:39:58 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 00:39:58 go: downloading github.com/go-kit/log v0.2.1 00:39:58 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 00:39:58 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 00:39:59 go: downloading gopkg.in/yaml.v3 v3.0.1 00:39:59 go: downloading github.com/go-playground/validator/v10 v10.15.5 00:39:59 go: downloading github.com/stretchr/objx v0.5.0 00:39:59 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 00:39:59 go: downloading github.com/hashicorp/go-multierror v1.1.1 00:39:59 go: downloading github.com/labstack/gommon v0.4.0 00:39:59 go: downloading golang.org/x/crypto v0.14.0 00:39:59 go: downloading golang.org/x/net v0.17.0 00:40:00 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.10 00:40:00 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.7 00:40:00 go: downloading github.com/gorilla/websocket v1.5.0 00:40:00 go: downloading golang.org/x/sync v0.2.0 00:40:00 go: downloading github.com/go-logfmt/logfmt v0.5.1 00:40:01 go: downloading github.com/mitchellh/copystructure v1.2.0 00:40:01 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:40:01 go: downloading github.com/hashicorp/errwrap v1.1.0 00:40:01 go: downloading github.com/x448/float16 v0.8.4 00:40:01 go: downloading github.com/mattn/go-colorable v0.1.13 00:40:01 go: downloading github.com/mattn/go-isatty v0.0.19 00:40:01 go: downloading github.com/valyala/fasttemplate v1.2.2 00:40:01 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 00:40:01 go: downloading github.com/go-playground/universal-translator v0.18.1 00:40:01 go: downloading github.com/leodido/go-urn v1.2.4 00:40:01 go: downloading golang.org/x/text v0.13.0 00:40:02 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:40:02 go: downloading github.com/go-playground/assert/v2 v2.2.0 00:40:02 go: downloading github.com/go-playground/locales v0.14.1 00:40:06 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 00:40:06 go: downloading github.com/hashicorp/consul/api v1.25.1 00:40:06 go: downloading github.com/mitchellh/reflectwalk v1.0.2 00:40:06 go: downloading github.com/mitchellh/mapstructure v1.5.0 00:40:06 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 00:40:06 go: downloading golang.org/x/time v0.3.0 00:40:06 go: downloading golang.org/x/sys v0.13.0 00:40:06 go: downloading github.com/valyala/bytebufferpool v1.0.0 00:40:06 go: downloading github.com/kr/pretty v0.1.0 00:40:06 go: downloading github.com/nats-io/nats.go v1.30.2 00:40:06 go: downloading github.com/nats-io/nats-server/v2 v2.10.2 00:40:06 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:40:06 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:40:06 go: downloading github.com/hashicorp/go-hclog v1.5.0 00:40:06 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:40:06 go: downloading github.com/hashicorp/serf v0.10.1 00:40:07 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 00:40:07 go: downloading github.com/google/go-cmp v0.5.9 00:40:07 go: downloading github.com/hashicorp/consul/sdk v0.14.1 00:40:07 go: downloading github.com/hashicorp/go-uuid v1.0.3 00:40:07 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:40:07 go: downloading github.com/Microsoft/go-winio v0.6.0 00:40:07 go: downloading github.com/zeebo/errs v1.3.0 00:40:07 go: downloading google.golang.org/grpc v1.53.0 00:40:09 go: downloading github.com/kr/text v0.2.0 00:40:09 go: downloading github.com/klauspost/compress v1.17.0 00:40:09 go: downloading github.com/nats-io/nkeys v0.4.5 00:40:09 go: downloading github.com/nats-io/nuid v1.0.1 00:40:09 go: downloading github.com/onsi/ginkgo v1.10.1 00:40:09 go: downloading github.com/onsi/gomega v1.7.0 00:40:09 go: downloading github.com/fatih/color v1.14.1 00:40:09 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:40:09 go: downloading github.com/armon/go-metrics v0.4.1 00:40:09 go: downloading github.com/hashicorp/go-version v1.2.1 00:40:09 go: downloading github.com/pkg/errors v0.9.1 00:40:09 go: downloading github.com/hashicorp/go-msgpack v0.5.5 00:40:09 go: downloading github.com/hashicorp/memberlist v0.5.0 00:40:09 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:40:09 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 00:40:10 go: downloading google.golang.org/protobuf v1.28.1 00:40:11 go: downloading github.com/minio/highwayhash v1.0.2 00:40:11 go: downloading github.com/nats-io/jwt/v2 v2.5.2 00:40:11 go: downloading golang.org/x/tools v0.6.0 00:40:11 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 00:40:14 go: downloading github.com/golang/protobuf v1.5.2 00:40:14 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:40:14 go: downloading github.com/pascaldekloe/goe v0.1.0 00:40:14 go: downloading github.com/google/btree v1.0.1 00:40:14 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 00:40:14 go: downloading github.com/miekg/dns v1.1.41 00:40:15 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:40:15 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:40:15 go: downloading gopkg.in/yaml.v2 v2.4.0 00:40:15 go: downloading github.com/hpcloud/tail v1.0.0 00:40:15 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:40:15 go: downloading golang.org/x/mod v0.8.0 00:40:15 go: downloading gopkg.in/fsnotify.v1 v1.4.7 00:40:16 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.17 00:40:16 go: downloading github.com/google/uuid v1.4.0 00:40:16 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.52 00:40:16 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.30 00:40:16 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.12 00:40:17 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.2 00:40:17 go: downloading github.com/nats-io/nats.go v1.31.0 00:40:17 go: downloading google.golang.org/grpc v1.56.3 00:40:18 go: downloading google.golang.org/protobuf v1.30.0 00:40:18 go: downloading github.com/klauspost/compress v1.17.1 00:40:20 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 00:40:20 go: downloading github.com/golang/protobuf v1.5.3 00:40:24 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 00:42:31 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 00:42:31 make -C ./app-service-template test 00:42:31 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 00:42:31 go test -race -coverprofile=coverage.out ./... 00:45:38 ? app-new-service/config [no test files] 00:45:38 ok app-new-service 1.281s coverage: 45.9% of statements 00:45:38 ok app-new-service/functions 1.270s coverage: 85.3% of statements 00:45:38 go vet ./... 00:47:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:47:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:47:44 ./bin/test-attribution-txt.sh 00:47:45 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 00:47:45 go test -race -coverprofile=coverage.out ./... 00:47:45 go: downloading github.com/gomodule/redigo v1.8.9 00:47:46 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 00:48:05 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 00:48:05 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 00:48:05 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.720s coverage: 67.0% of statements 00:48:05 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.362s coverage: 92.6% of statements 00:48:05 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.403s coverage: 85.1% of statements 00:48:06 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.132s coverage: 100.0% of statements 00:48:11 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 00:48:11 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 00:48:11 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 00:48:13 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.718s coverage: 77.9% of statements 00:48:13 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.309s coverage: 97.3% of statements 00:48:16 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 00:48:16 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 00:48:17 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.413s coverage: 82.8% of statements 00:48:17 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.296s coverage: 65.1% of statements 00:48:21 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 00:48:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 00:48:22 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 00:48:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.374s coverage: 27.6% of statements 00:48:22 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.282s coverage: 17.2% of statements 00:48:23 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.259s coverage: 27.3% of statements 00:48:28 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.384s coverage: 52.8% of statements 00:49:01 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.613s coverage: 75.5% of statements 00:49:01 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.211s coverage: 94.4% of statements 00:49:01 go vet ./... 00:49:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:49:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:49:06 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 00:49:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:49:06 $ docker stop --time=1 f90cd11b9c54ce7a4d111642f0092866eebc43a96bc1861d06b543700539bba8 00:49:08 $ docker rm -f --volumes f90cd11b9c54ce7a4d111642f0092866eebc43a96bc1861d06b543700539bba8 [Pipeline] // withDockerContainer [Pipeline] sh 00:49:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:49:15 Warning: overwriting stash ‘coverage-report’ 00:49:16 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 00:49:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:49:16 00:49:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:49:17 arm64: Pulling from edgex-lftools-log-publisher 00:49:17 8998bd30e6a1: Pulling fs layer 00:49:17 04944245beec: Pulling fs layer 00:49:17 699f458cf7ca: Pulling fs layer 00:49:17 765212b225bb: Pulling fs layer 00:49:17 f23df028b6ca: Pulling fs layer 00:49:17 d65c8cfc05b1: Pulling fs layer 00:49:17 2437ff75d9bd: Pulling fs layer 00:49:17 f23df028b6ca: Waiting 00:49:17 d65c8cfc05b1: Waiting 00:49:17 2437ff75d9bd: Waiting 00:49:17 765212b225bb: Waiting 00:49:17 04944245beec: Verifying Checksum 00:49:17 04944245beec: Download complete 00:49:17 765212b225bb: Verifying Checksum 00:49:17 765212b225bb: Download complete 00:49:17 f23df028b6ca: Download complete 00:49:17 d65c8cfc05b1: Verifying Checksum 00:49:17 d65c8cfc05b1: Download complete 00:49:17 699f458cf7ca: Verifying Checksum 00:49:17 699f458cf7ca: Download complete 00:49:18 8998bd30e6a1: Verifying Checksum 00:49:18 8998bd30e6a1: Download complete 00:49:20 2437ff75d9bd: Verifying Checksum 00:49:20 2437ff75d9bd: Download complete 00:49:22 8998bd30e6a1: Pull complete 00:49:23 04944245beec: Pull complete 00:49:25 699f458cf7ca: Pull complete 00:49:25 765212b225bb: Pull complete 00:49:26 f23df028b6ca: Pull complete 00:49:26 d65c8cfc05b1: Pull complete 00:49:44 2437ff75d9bd: Pull complete 00:49:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:49:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:49:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:44 prd-ubuntu20.04-docker-arm64-4c-16g-16090 does not seem to be running inside a container 00:49:44 $ 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 00:49:47 $ docker top 1b50f56b364dabc4b815d92e1cf3fa6c41b2a4199d3c8a6ca3f78f623f545bf3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:49:48 ---> job-cost.sh 00:49:48 lf-activate-venv: SKIPPING 00:49:48 INFO: No Stack... 00:49:49 INFO: Retrieving Pricing Info for: v3-standard-4 00:49:50 INFO: Archiving Costs [Pipeline] sh 00:49:50 + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv 00:49:50 + cut -d, -f6 [Pipeline] lock 00:49:50 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1503-2-stack-cost] 00:49:50 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1503-2-stack-cost] did not exist. Created. 00:49:50 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1503-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:49:51 /w/workspace/app-functions-sdk-go/2@tmp/durable-0a991446/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:49:52 + echo total: 0.10999999940395355 [Pipeline] stash 00:49:52 Warning: overwriting stash ‘stack-cost’ 00:49:52 Stashed 1 file(s) [Pipeline] } 00:49:52 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1503-2-stack-cost] [Pipeline] // lock [Pipeline] } 00:49:52 $ docker stop --time=1 1b50f56b364dabc4b815d92e1cf3fa6c41b2a4199d3c8a6ca3f78f623f545bf3 00:49:53 $ docker rm -f --volumes 1b50f56b364dabc4b815d92e1cf3fa6c41b2a4199d3c8a6ca3f78f623f545bf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:49:54 provisioning config files... 00:49:54 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1503@tmp/config17634548006145216237tmp [Pipeline] { [Pipeline] sh 00:49:54 + set +x 00:49:54 + curl -s https://codecov.io/bash 00:49:54 + bash -s -- 00:49:54 00:49:54 _____ _ 00:49:54 / ____| | | 00:49:54 | | ___ __| | ___ ___ _____ __ 00:49:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:49:54 | |___| (_) | (_| | __/ (_| (_) \ V / 00:49:54 \_____\___/ \__,_|\___|\___\___/ \_/ 00:49:54 Bash-1.0.6 00:49:54 00:49:54 00:49:54 ==> git version 2.25.1 found 00:49:54 ==> 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 00:49:54 Release-Date: 2020-01-08 00:49:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:49:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:49:54 ==> Jenkins CI detected. 00:49:54 current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1503 00:49:54 project root: . 00:49:54 --> token set from env 00:49:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:49:54 ==> Running gcov in . (disable via -X gcov) 00:49:54 ==> Python coveragepy not found 00:49:54 ==> Searching for coverage reports in: 00:49:54 + . 00:49:54 -> Found 2 reports 00:49:54 ==> Detecting git/mercurial file structure 00:49:54 ==> Reading reports 00:49:54 + ./app-service-template/coverage.out bytes=3558 00:49:54 + ./coverage.out bytes=121185 00:49:54 ==> Appending adjustments 00:49:54 https://docs.codecov.io/docs/fixing-reports 00:49:55 + Found adjustments 00:49:55 ==> Gzipping contents 00:49:55 24K /tmp/codecov.3tSkaL.gz 00:49:55 ==> Uploading reports 00:49:55 url: https://codecov.io 00:49:55 query: branch=PR-1503&commit=aaf5e3e0995345853ebbcc290dfbfd4f9f418329&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1503%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1503&job=&cmd_args= 00:49:55 -> Pinging Codecov 00:49:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-1503&commit=aaf5e3e0995345853ebbcc290dfbfd4f9f418329&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1503%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1503&job=&cmd_args= 00:49:55 -> Uploading to 00:49:55 https://storage.googleapis.com/codecov/v4/raw/2023-11-01/3D8B5DFFC46A037C893635FACE044666/aaf5e3e0995345853ebbcc290dfbfd4f9f418329/01a4ef0b-5b4a-493e-bd8f-2b41bcff9caa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T004955Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f03b766c31f512cde1f026dbf16cbe38a6136f28071facbaa23a5ceb92ab1e24 00:49:55 % Total % Received % Xferd Average Speed Time Time Time Current 00:49:55 Dload Upload Total Spent Left Speed 00:49:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21190 0 0 100 21190 0 74876 --:--:-- --:--:-- --:--:-- 74876 00:49:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/aaf5e3e0995345853ebbcc290dfbfd4f9f418329 [Pipeline] } 00:49:55 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 00:49:56 + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1503/archives ] 00:49:56 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1503/archives 00:49:56 total 16 00:49:56 drwxr-xr-x 3 root root 4096 Nov 1 00:38 . 00:49:56 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 00:38 .. 00:49:56 drwxr-xr-x 2 root root 4096 Nov 1 00:38 cost 00:49:56 -rw-r--r-- 1 root root 93 Nov 1 00:38 cost.csv 00:49:56 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1503/archives 00:49:56 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1503/archives 00:49:56 total 16 00:49:56 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 00:38 . 00:49:56 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 00:38 .. 00:49:56 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 00:38 cost 00:49:56 -rw-r--r-- 1 jenkins jenkins 93 Nov 1 00:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:49:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:49:57 ---> package-listing.sh 00:49:57 ++ tr '[:upper:]' '[:lower:]' 00:49:57 ++ facter osfamily 00:49:57 + OS_FAMILY=debian 00:49:57 + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1503 00:49:57 + START_PACKAGES=/tmp/packages_start.txt 00:49:57 + END_PACKAGES=/tmp/packages_end.txt 00:49:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:49:57 + PACKAGES=/tmp/packages_start.txt 00:49:57 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1503 ']' 00:49:57 + PACKAGES=/tmp/packages_end.txt 00:49:57 + case "${OS_FAMILY}" in 00:49:57 + grep '^ii' 00:49:57 + dpkg -l 00:49:57 + '[' -f /tmp/packages_start.txt ']' 00:49:57 + '[' -f /tmp/packages_end.txt ']' 00:49:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:49:57 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1503 ']' 00:49:57 + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1503/archives/ 00:49:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1503/archives/ [Pipeline] echo 00:49:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-functions-sdk-go_PR-1503/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:49:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:49:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:58 prd-ubuntu20.04-docker-8c-8g-16087 does not seem to be running inside a container 00:49:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-functions-sdk-go_PR-1503/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1503 -v /w/workspace/dry_app-functions-sdk-go_PR-1503:/w/workspace/dry_app-functions-sdk-go_PR-1503:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1503@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1503@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:49:59 $ docker top 3b47dda3029b730a4430b7b573dbfc4ed275b15ee0fc3892467e60c48b3165fe -eo pid,comm [Pipeline] { [Pipeline] sh 00:49:59 + touch /tmp/pre-build-complete [Pipeline] sh 00:49:59 + mkdir -p /var/log/sysstat [Pipeline] sh 00:50:00 + ls /var/log/sa-host 00:50:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:50:00 provisioning config files... 00:50:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1503@tmp/config13370659872884510378tmp [Pipeline] { [Pipeline] echo 00:50:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:50:00 ---> create-netrc.sh [Pipeline] } 00:50:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:50:00 ---> python-tools-install.sh [Pipeline] echo 00:50:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:50:01 ---> sudo-logs.sh 00:50:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:50:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:50:01 ---> job-cost.sh 00:50:01 lf-activate-venv: SKIPPING 00:50:01 DEBUG: total: 0.2199999988079071 00:50:01 INFO: Retrieving Stack Cost... 00:50:01 INFO: Retrieving Pricing Info for: v3-standard-8 00:50:02 INFO: Archiving Costs [Pipeline] echo 00:50:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:50:02 ---> logs-deploy.sh 00:50:02 lf-activate-venv: SKIPPING 00:50:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1503/2 00:50:02 INFO: archiving workspace using pattern(s): 00:50:03 Archives upload complete. 00:50:04 INFO: archiving logs to Nexus 00:50:05 ---> uname -a: 00:50:05 Linux prd-ubuntu20-04-docker-8c-8g-16087 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:50:05 00:50:05 00:50:05 ---> lscpu: 00:50:05 Architecture: x86_64 00:50:05 CPU op-mode(s): 32-bit, 64-bit 00:50:05 Byte Order: Little Endian 00:50:05 Address sizes: 40 bits physical, 48 bits virtual 00:50:05 CPU(s): 8 00:50:05 On-line CPU(s) list: 0-7 00:50:05 Thread(s) per core: 1 00:50:05 Core(s) per socket: 1 00:50:05 Socket(s): 8 00:50:05 NUMA node(s): 1 00:50:05 Vendor ID: AuthenticAMD 00:50:05 CPU family: 23 00:50:05 Model: 49 00:50:05 Model name: AMD EPYC-Rome Processor 00:50:05 Stepping: 0 00:50:05 CPU MHz: 2799.998 00:50:05 BogoMIPS: 5599.99 00:50:05 Virtualization: AMD-V 00:50:05 Hypervisor vendor: KVM 00:50:05 Virtualization type: full 00:50:05 L1d cache: 256 KiB 00:50:05 L1i cache: 256 KiB 00:50:05 L2 cache: 4 MiB 00:50:05 L3 cache: 128 MiB 00:50:05 NUMA node0 CPU(s): 0-7 00:50:05 Vulnerability Itlb multihit: Not affected 00:50:05 Vulnerability L1tf: Not affected 00:50:05 Vulnerability Mds: Not affected 00:50:05 Vulnerability Meltdown: Not affected 00:50:05 Vulnerability Mmio stale data: Not affected 00:50:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:50:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:50:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:50:05 Vulnerability Srbds: Not affected 00:50:05 Vulnerability Tsx async abort: Not affected 00:50:05 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 00:50:05 00:50:05 00:50:05 ---> nproc: 00:50:05 8 00:50:05 00:50:05 00:50:05 ---> df -h: 00:50:05 Filesystem Size Used Avail Use% Mounted on 00:50:05 overlay 155G 11G 145G 7% / 00:50:05 tmpfs 64M 0 64M 0% /dev 00:50:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:50:05 shm 64M 0 64M 0% /dev/shm 00:50:05 /dev/vda1 155G 11G 145G 7% /facter-os 00:50:05 00:50:05 00:50:05 ---> sar -b -r -n DEV: 00:50:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16087) 11/01/23 _x86_64_ (8 CPU) 00:50:05 00:50:05 00:33:30 LINUX RESTART (8 CPU) 00:50:05 00:50:05 00:34:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:50:05 00:35:01 118.93 43.75 75.18 0.00 4844.85 45623.60 0.00 00:50:05 00:36:01 90.67 3.20 87.47 0.00 389.94 40703.75 0.00 00:50:05 00:37:01 68.61 0.00 68.61 0.00 0.00 41727.06 0.00 00:50:05 00:38:01 41.59 0.17 41.43 0.00 5.33 26872.99 0.00 00:50:05 00:39:01 50.14 7.13 43.01 0.00 906.65 19810.30 0.00 00:50:05 00:40:01 29.93 3.22 26.71 0.00 2514.11 11370.77 0.00 00:50:05 00:41:01 3.63 0.02 3.62 0.00 0.13 7192.13 0.00 00:50:05 00:42:01 3.03 0.00 3.03 0.00 0.00 7281.85 0.00 00:50:05 00:43:01 2.12 0.00 2.12 0.00 0.00 7138.14 0.00 00:50:05 00:44:01 3.00 0.00 3.00 0.00 0.00 7280.51 0.00 00:50:05 00:45:01 2.10 0.00 2.10 0.00 0.00 7136.94 0.00 00:50:05 00:46:01 2.88 0.00 2.88 0.00 0.00 7284.92 0.00 00:50:05 00:47:01 2.15 0.00 2.15 0.00 0.00 7271.04 0.00 00:50:05 00:48:01 2.65 0.00 2.65 0.00 0.00 7145.21 0.00 00:50:05 00:49:01 2.97 0.02 2.95 0.00 0.13 7281.72 0.00 00:50:05 00:50:01 6.85 0.28 6.56 0.00 21.19 7241.99 0.00 00:50:05 Average: 27.05 3.65 23.39 0.00 547.11 16178.07 0.00 00:50:05 00:50:05 00:34:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:50:05 00:35:01 29914080 31587708 775120 2.36 56564 1919400 1948292 5.74 938444 1727532 300884 00:50:05 00:36:01 28211180 31275712 1032608 3.14 103660 3161068 2273832 6.70 1514024 2691476 659216 00:50:05 00:37:01 27531768 31336796 968480 2.95 109296 3851700 2107864 6.21 1614560 3229980 361324 00:50:05 00:38:01 28615952 31525392 786756 2.39 113060 3007452 1824904 5.38 1166540 2653160 292048 00:50:05 00:39:01 28512068 31524428 768760 2.34 124884 3105748 1618748 4.77 1244512 2668072 1160 00:50:05 00:40:01 28291668 31517256 765412 2.33 136504 3299664 1702804 5.02 1398728 2714336 172 00:50:05 00:41:01 28301760 31522592 759296 2.31 135080 3296420 1672968 4.93 1389336 2711120 144 00:50:05 00:42:01 28301980 31522880 758988 2.31 135148 3296424 1672968 4.93 1388872 2711116 12 00:50:05 00:43:01 28306428 31527456 754308 2.29 135232 3296428 1672968 4.93 1384416 2711124 8 00:50:05 00:44:01 28308020 31529148 752492 2.29 135328 3296424 1672968 4.93 1383096 2711124 4 00:50:05 00:45:01 28307940 31529168 752352 2.29 135416 3296432 1672968 4.93 1383240 2711124 132 00:50:05 00:46:01 28308988 31530320 751192 2.28 135520 3296436 1672968 4.93 1382284 2711128 12 00:50:05 00:47:01 28309076 31530496 750960 2.28 135588 3296440 1672968 4.93 1382056 2711132 12 00:50:05 00:48:01 28309268 31530788 750784 2.28 135680 3296448 1672968 4.93 1382288 2711136 156 00:50:05 00:49:01 28308608 31530236 751476 2.29 135788 3296444 1707820 5.03 1382128 2711136 12 00:50:05 00:50:01 28266040 31490452 786528 2.39 136012 3298000 1977148 5.83 1422604 2709440 444 00:50:05 Average: 28381552 31500677 791594 2.41 124922 3206933 1784072 5.26 1359820 2674634 100984 00:50:05 00:50:05 00:34:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:50:05 00:35:01 lo 2.62 2.62 0.25 0.25 0.00 0.00 0.00 0.00 00:50:05 00:35:01 ens3 454.79 316.90 2709.47 68.91 0.00 0.00 0.00 0.00 00:50:05 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:05 00:36:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 00:50:05 00:36:01 veth1f93cf2 184.90 346.06 17.31 2643.33 0.00 0.00 0.00 0.22 00:50:05 00:36:01 ens3 556.49 320.76 6135.08 105.89 0.00 0.00 0.00 0.00 00:50:05 00:36:01 docker0 228.00 404.13 18.01 3004.21 0.00 0.00 0.00 0.00 00:50:05 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:05 00:37:01 veth1f93cf2 1.35 1.42 0.12 1.77 0.00 0.00 0.00 0.00 00:50:05 00:37:01 ens3 14.16 10.23 13.32 5.79 0.00 0.00 0.00 0.00 00:50:05 00:37:01 docker0 1.35 1.37 0.10 1.77 0.00 0.00 0.00 0.00 00:50:05 00:38:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 00:50:05 00:38:01 ens3 98.83 60.84 2528.93 15.70 0.00 0.00 0.00 0.00 00:50:05 00:38:01 docker0 0.40 0.38 0.03 0.04 0.00 0.00 0.00 0.00 00:50:05 00:39:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:50:05 00:39:01 ens3 66.24 30.58 712.04 4.96 0.00 0.00 0.00 0.00 00:50:05 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:05 00:40:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 00:50:05 00:40:01 ens3 75.54 24.45 1374.22 2.05 0.00 0.00 0.00 0.00 00:50:05 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:05 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:05 00:41:01 ens3 0.78 0.63 0.51 0.41 0.00 0.00 0.00 0.00 00:50:05 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:05 00:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:50:05 00:42:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:50:05 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:05 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:05 00:43:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:50:05 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:05 00:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:50:05 00:44:01 ens3 0.87 0.18 0.15 0.08 0.00 0.00 0.00 0.00 00:50:05 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:05 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:05 00:45:01 ens3 0.48 0.33 0.33 0.26 0.00 0.00 0.00 0.00 00:50:05 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:05 00:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:50:05 00:46:01 ens3 0.53 0.10 0.05 0.01 0.00 0.00 0.00 0.00 00:50:05 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:05 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:05 00:47:01 ens3 0.45 0.43 0.26 0.21 0.00 0.00 0.00 0.00 00:50:05 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:05 00:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:50:05 00:48:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:50:05 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:05 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:05 00:49:01 ens3 0.68 0.00 0.06 0.00 0.00 0.00 0.00 0.00 00:50:05 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:05 00:50:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 00:50:05 00:50:01 ens3 25.57 16.23 28.37 9.86 0.00 0.00 0.00 0.00 00:50:05 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:05 Average: lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 00:50:05 Average: ens3 81.39 49.15 845.84 13.44 0.00 0.00 0.00 0.00 00:50:05 Average: docker0 14.34 25.34 1.13 187.67 0.00 0.00 0.00 0.00 00:50:05 00:50:05 00:50:05 ---> sar -P ALL: 00:50:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16087) 11/01/23 _x86_64_ (8 CPU) 00:50:05 00:50:05 00:33:30 LINUX RESTART (8 CPU) 00:50:05 00:50:05 00:34:00 CPU %user %nice %system %iowait %steal %idle 00:50:05 00:35:01 all 5.72 0.00 2.36 6.64 3.85 81.43 00:50:05 00:35:01 0 5.71 0.00 2.00 16.20 4.74 71.34 00:50:05 00:35:01 1 7.25 0.00 2.26 3.12 4.22 83.14 00:50:05 00:35:01 2 6.22 0.00 2.45 22.84 3.30 65.19 00:50:05 00:35:01 3 7.34 0.00 2.13 4.96 3.07 82.51 00:50:05 00:35:01 4 3.36 0.00 2.49 0.77 3.70 89.68 00:50:05 00:35:01 5 3.24 0.00 2.04 1.02 3.90 89.79 00:50:05 00:35:01 6 5.33 0.00 3.55 2.75 4.38 84.00 00:50:05 00:35:01 7 7.32 0.00 1.93 1.46 3.47 85.81 00:50:05 00:36:01 all 7.45 0.00 3.70 5.97 4.16 78.71 00:50:05 00:36:01 0 5.86 0.00 5.63 27.90 3.95 56.67 00:50:05 00:36:01 1 7.81 0.00 3.51 11.24 3.82 73.62 00:50:05 00:36:01 2 9.00 0.00 2.99 1.03 3.52 83.47 00:50:05 00:36:01 3 7.84 0.00 3.56 2.14 4.04 82.42 00:50:05 00:36:01 4 6.42 0.00 3.80 0.68 4.60 84.50 00:50:05 00:36:01 5 8.32 0.00 3.69 2.68 4.97 80.34 00:50:05 00:36:01 6 7.89 0.00 3.08 1.08 4.28 83.67 00:50:05 00:36:01 7 6.47 0.00 3.37 1.07 4.10 85.00 00:50:05 00:37:01 all 52.06 0.00 5.26 4.05 0.40 38.24 00:50:05 00:37:01 0 53.66 0.00 6.06 18.63 0.38 21.28 00:50:05 00:37:01 1 51.41 0.00 4.88 1.62 0.34 41.75 00:50:05 00:37:01 2 52.05 0.00 5.53 1.63 0.39 40.40 00:50:05 00:37:01 3 52.65 0.00 5.52 1.98 0.40 39.46 00:50:05 00:37:01 4 50.99 0.00 5.53 2.67 0.55 40.26 00:50:05 00:37:01 5 53.09 0.00 5.01 1.78 0.39 39.73 00:50:05 00:37:01 6 51.66 0.00 4.83 2.67 0.36 40.48 00:50:05 00:37:01 7 50.94 0.00 4.74 1.40 0.41 42.51 00:50:05 00:38:01 all 14.50 0.00 2.40 2.72 0.08 80.29 00:50:05 00:38:01 0 15.04 0.00 2.51 7.01 0.10 75.34 00:50:05 00:38:01 1 15.38 0.00 2.86 0.87 0.10 80.79 00:50:05 00:38:01 2 14.20 0.00 3.05 0.70 0.07 81.98 00:50:05 00:38:01 3 14.06 0.00 2.91 11.99 0.08 70.96 00:50:05 00:38:01 4 13.60 0.00 1.97 0.45 0.07 83.91 00:50:05 00:38:01 5 16.65 0.00 2.22 0.40 0.08 80.64 00:50:05 00:38:01 6 12.68 0.00 1.49 0.18 0.08 85.56 00:50:05 00:38:01 7 14.37 0.00 2.23 0.22 0.08 83.10 00:50:05 00:39:01 all 0.67 0.00 0.53 3.36 0.03 95.42 00:50:05 00:39:01 0 0.62 0.00 0.55 8.71 0.03 90.09 00:50:05 00:39:01 1 0.63 0.00 0.30 1.95 0.03 97.08 00:50:05 00:39:01 2 1.54 0.00 0.67 2.74 0.02 95.04 00:50:05 00:39:01 3 0.57 0.00 0.67 11.82 0.03 86.91 00:50:05 00:39:01 4 0.42 0.00 1.33 0.23 0.03 97.98 00:50:05 00:39:01 5 0.60 0.00 0.17 0.55 0.02 98.66 00:50:05 00:39:01 6 0.43 0.00 0.25 0.12 0.00 99.20 00:50:05 00:39:01 7 0.53 0.00 0.32 0.75 0.03 98.36 00:50:05 00:40:01 all 1.82 0.00 0.75 2.38 0.02 95.03 00:50:05 00:40:01 0 1.84 0.00 0.57 2.10 0.02 95.48 00:50:05 00:40:01 1 0.92 0.00 0.53 0.58 0.03 97.93 00:50:05 00:40:01 2 2.89 0.00 0.70 0.65 0.00 95.75 00:50:05 00:40:01 3 1.57 0.00 1.17 10.77 0.03 86.45 00:50:05 00:40:01 4 2.07 0.00 0.87 0.80 0.02 96.24 00:50:05 00:40:01 5 2.83 0.00 0.62 2.16 0.02 94.38 00:50:05 00:40:01 6 1.18 0.00 0.97 0.03 0.02 97.80 00:50:05 00:40:01 7 1.24 0.00 0.57 1.97 0.02 96.21 00:50:05 00:41:01 all 0.08 0.00 0.05 0.27 0.01 99.60 00:50:05 00:41:01 0 0.05 0.00 0.03 0.53 0.03 99.35 00:50:05 00:41:01 1 0.05 0.00 0.07 0.00 0.02 99.87 00:50:05 00:41:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:50:05 00:41:01 3 0.07 0.00 0.05 0.23 0.00 99.65 00:50:05 00:41:01 4 0.05 0.00 0.02 0.00 0.00 99.93 00:50:05 00:41:01 5 0.12 0.00 0.05 0.00 0.02 99.82 00:50:05 00:41:01 6 0.00 0.00 0.03 0.00 0.00 99.97 00:50:05 00:41:01 7 0.23 0.00 0.12 1.40 0.00 98.25 00:50:05 00:42:01 all 0.03 0.00 0.01 0.38 0.01 99.57 00:50:05 00:42:01 0 0.00 0.00 0.02 0.45 0.02 99.52 00:50:05 00:42:01 1 0.07 0.00 0.03 0.00 0.03 99.87 00:50:05 00:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:50:05 00:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:50:05 00:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:50:05 00:42:01 5 0.15 0.00 0.00 0.00 0.02 99.83 00:50:05 00:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:50:05 00:42:01 7 0.00 0.00 0.00 2.60 0.02 97.38 00:50:05 00:43:01 all 0.09 0.00 0.01 0.54 0.01 99.35 00:50:05 00:43:01 0 0.00 0.00 0.03 0.50 0.03 99.43 00:50:05 00:43:01 1 0.12 0.00 0.00 0.30 0.02 99.57 00:50:05 00:43:01 2 0.00 0.00 0.00 0.00 0.02 99.98 00:50:05 00:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:50:05 00:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:50:05 00:43:01 5 0.52 0.00 0.03 0.00 0.02 99.43 00:50:05 00:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:50:05 00:43:01 7 0.02 0.00 0.02 3.52 0.00 96.45 00:50:05 00:44:01 all 0.07 0.00 0.01 0.37 0.01 99.54 00:50:05 00:44:01 0 0.00 0.00 0.02 0.35 0.02 99.62 00:50:05 00:44:01 1 0.10 0.00 0.03 0.27 0.03 99.57 00:50:05 00:44:01 2 0.00 0.00 0.00 0.05 0.00 99.95 00:50:05 00:44:01 3 0.02 0.00 0.02 0.12 0.00 99.85 00:50:05 00:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:50:05 00:44:01 5 0.47 0.00 0.00 0.00 0.02 99.52 00:50:05 00:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:50:05 00:44:01 7 0.00 0.00 0.00 2.15 0.02 97.83 00:50:05 00:45:01 all 0.12 0.00 0.01 0.15 0.01 99.71 00:50:05 00:45:01 0 0.02 0.00 0.02 0.02 0.00 99.95 00:50:05 00:45:01 1 0.05 0.00 0.02 0.08 0.03 99.82 00:50:05 00:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:50:05 00:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:50:05 00:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:50:05 00:45:01 5 0.78 0.00 0.00 0.00 0.02 99.20 00:50:05 00:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 00:50:05 00:45:01 7 0.03 0.00 0.03 1.13 0.02 98.78 00:50:05 00:50:05 00:45:01 CPU %user %nice %system %iowait %steal %idle 00:50:05 00:46:01 all 0.04 0.00 0.01 0.17 0.00 99.78 00:50:05 00:46:01 0 0.02 0.00 0.02 0.02 0.00 99.95 00:50:05 00:46:01 1 0.07 0.00 0.02 0.15 0.02 99.75 00:50:05 00:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:50:05 00:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:50:05 00:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:50:05 00:46:01 5 0.22 0.00 0.00 0.00 0.00 99.78 00:50:05 00:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:50:05 00:46:01 7 0.00 0.00 0.03 1.20 0.00 98.77 00:50:05 00:47:01 all 0.12 0.00 0.00 0.06 0.01 99.80 00:50:05 00:47:01 0 0.00 0.00 0.02 0.05 0.02 99.92 00:50:05 00:47:01 1 0.08 0.00 0.02 0.07 0.03 99.80 00:50:05 00:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:50:05 00:47:01 3 0.03 0.00 0.00 0.00 0.02 99.95 00:50:05 00:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:50:05 00:47:01 5 0.80 0.00 0.00 0.00 0.03 99.17 00:50:05 00:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:50:05 00:47:01 7 0.08 0.00 0.00 0.33 0.02 99.57 00:50:05 00:48:01 all 0.08 0.00 0.02 0.12 0.02 99.76 00:50:05 00:48:01 0 0.03 0.00 0.02 0.05 0.00 99.90 00:50:05 00:48:01 1 0.08 0.00 0.03 0.00 0.05 99.83 00:50:05 00:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:50:05 00:48:01 3 0.00 0.00 0.00 0.00 0.05 99.95 00:50:05 00:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:50:05 00:48:01 5 0.48 0.00 0.03 0.00 0.02 99.47 00:50:05 00:48:01 6 0.02 0.00 0.03 0.00 0.00 99.95 00:50:05 00:48:01 7 0.02 0.00 0.03 0.88 0.02 99.05 00:50:05 00:49:01 all 0.26 0.00 0.02 0.01 0.04 99.67 00:50:05 00:49:01 0 0.02 0.00 0.02 0.02 0.03 99.92 00:50:05 00:49:01 1 0.03 0.00 0.00 0.00 0.03 99.93 00:50:05 00:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:50:05 00:49:01 3 0.05 0.00 0.05 0.00 0.13 99.77 00:50:05 00:49:01 4 0.07 0.00 0.02 0.00 0.00 99.92 00:50:05 00:49:01 5 1.83 0.00 0.03 0.00 0.07 98.08 00:50:05 00:49:01 6 0.03 0.00 0.03 0.00 0.02 99.92 00:50:05 00:49:01 7 0.02 0.00 0.02 0.08 0.02 99.87 00:50:05 00:50:01 all 0.85 0.00 0.34 0.02 0.09 98.70 00:50:05 00:50:01 0 0.33 0.00 0.33 0.00 0.03 99.30 00:50:05 00:50:01 1 0.37 0.00 0.27 0.02 0.07 99.28 00:50:05 00:50:01 2 0.32 0.00 0.27 0.00 0.07 99.35 00:50:05 00:50:01 3 0.87 0.00 0.38 0.02 0.12 98.62 00:50:05 00:50:01 4 0.87 0.00 0.38 0.00 0.07 98.68 00:50:05 00:50:01 5 2.74 0.00 0.53 0.00 0.15 96.59 00:50:05 00:50:01 6 0.33 0.00 0.30 0.00 0.08 99.28 00:50:05 00:50:01 7 0.95 0.00 0.28 0.17 0.10 98.50 00:50:05 Average: all 5.17 0.00 0.96 1.70 0.55 91.61 00:50:05 Average: 0 5.12 0.00 1.11 5.15 0.59 88.03 00:50:05 Average: 1 5.21 0.00 0.92 1.27 0.56 92.03 00:50:05 Average: 2 5.32 0.00 0.97 1.87 0.46 91.37 00:50:05 Average: 3 5.23 0.00 1.02 2.75 0.50 90.50 00:50:05 Average: 4 4.79 0.00 1.02 0.35 0.57 93.28 00:50:05 Average: 5 5.72 0.00 0.89 0.54 0.61 92.24 00:50:05 Average: 6 4.91 0.00 0.91 0.43 0.58 93.16 00:50:05 Average: 7 5.07 0.00 0.85 1.27 0.52 92.29 00:50:05 00:50:05 00:50:05