Pull request #1109 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from ad47ec1d630c72a4bc498188e32cff5ec05dd685+c1e6a6422f729c76392bcb9de582997aba8400de (14a6196be790de224ab12b41c38b9d7d22941f5f) 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-ssh13107463766364167436.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh6632259097125755427.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1109/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1109/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14681363205998253762.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1109/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16333085610400157494.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh12651335191394344738.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1109/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1109/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8701309462777544874.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-41823’ Running on prd-ubuntu20.04-docker-8c-8g-41827 in /w/workspace/dry_app-functions-sdk-go_PR-1109 [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-1109 # 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 c1e6a6422f729c76392bcb9de582997aba8400de into PR head commit ad47ec1d630c72a4bc498188e32cff5ec05dd685 Merge succeeded, producing ad47ec1d630c72a4bc498188e32cff5ec05dd685 Checking out Revision ad47ec1d630c72a4bc498188e32cff5ec05dd685 (PR-1109) > 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/1109/head:refs/remotes/origin/PR-1109 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad47ec1d630c72a4bc498188e32cff5ec05dd685 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c1e6a6422f729c76392bcb9de582997aba8400de # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad47ec1d630c72a4bc498188e32cff5ec05dd685 # timeout=10 Commit message: "fix: Make deep copy of MessageBus Optional map so not to leak password" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-09T16:48:01.946Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-09T16:48:02.110Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-09T16:48:02.199Z] ========================================================= [2022-05-09T16:48:02.199Z] EdgeX Global Pipelines Version Info [2022-05-09T16:48:02.199Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-09T16:48:03.072Z] ------------------- [2022-05-09T16:48:03.072Z] stable info: [2022-05-09T16:48:03.072Z] ------------------- [2022-05-09T16:48:03.072Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T16:48:03.072Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-09T16:48:03.072Z] Message: update stable to v1.0.227 [2022-05-09T16:48:03.648Z] ------------------- [2022-05-09T16:48:03.648Z] experimental info: [2022-05-09T16:48:03.648Z] ------------------- [2022-05-09T16:48:03.648Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T16:48:03.648Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-09T16:48:03.648Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-09T16:48:03.900Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2022-05-09T16:48:03.939Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2022-05-09T16:48:03.974Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-09T16:48:04.013Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-09T16:48:04.054Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-09T16:48:04.097Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-09T16:48:04.136Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-09T16:48:04.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-09T16:48:04.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-09T16:48:04.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-09T16:48:04.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-09T16:48:04.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2022-05-09T16:48:04.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-09T16:48:04.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-09T16:48:04.440Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T16:48:04.480Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T16:48:04.518Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T16:48:04.560Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T16:48:04.596Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-09T16:48:04.638Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-09T16:48:04.675Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-09T16:48:04.714Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-09T16:48:04.755Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-09T16:48:04.793Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-09T16:48:04.832Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-05-09T16:48:04.874Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-09T16:48:04.915Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1109 [Pipeline] echo [2022-05-09T16:48:04.956Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1109 [Pipeline] echo [2022-05-09T16:48:04.998Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1109 [Pipeline] echo [2022-05-09T16:48:05.040Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad47ec1d630c72a4bc498188e32cff5ec05dd685 [Pipeline] echo [2022-05-09T16:48:05.078Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad47ec1 [Pipeline] echo [2022-05-09T16:48:05.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-09T16:48:05.641Z] + git rev-list -1 --merges ad47ec1d630c72a4bc498188e32cff5ec05dd685~1..ad47ec1d630c72a4bc498188e32cff5ec05dd685 [Pipeline] echo [2022-05-09T16:48:05.689Z] -----------> git rev-list -1 --merges ad47ec1d630c72a4bc498188e32cff5ec05dd685~1..ad47ec1d630c72a4bc498188e32cff5ec05dd685 ad47ec1d630c72a4bc498188e32cff5ec05dd685 [false] [Pipeline] sh [2022-05-09T16:48:06.006Z] + git log --format=format:%s -1 ad47ec1d630c72a4bc498188e32cff5ec05dd685 [Pipeline] echo [2022-05-09T16:48:06.043Z] ========================================================= [2022-05-09T16:48:06.043Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-09T16:48:06.043Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T16:48:06.480Z] + git log --format=format:%s -1 ad47ec1d630c72a4bc498188e32cff5ec05dd685 [Pipeline] echo [2022-05-09T16:48:06.512Z] [semverPrep] GIT_COMMIT: ad47ec1d630c72a4bc498188e32cff5ec05dd685, Commit Message: fix: Make deep copy of MessageBus Optional map so not to leak password [Pipeline] echo [2022-05-09T16:48:06.538Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-09T16:48:06.988Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T16:48:06.988Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-09T16:48:06.988Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-09T16:48:06.988Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-09T16:48:06.988Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-09T16:48:06.988Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-09T16:48:06.988Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T16:48:07.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T16:48:07.623Z] [2022-05-09T16:48:07.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T16:48:07.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T16:48:07.972Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-09T16:48:07.972Z] 1fe172e4850f: Pulling fs layer [2022-05-09T16:48:07.972Z] caf521ccaac6: Pulling fs layer [2022-05-09T16:48:07.972Z] 3ead6fa29328: Pulling fs layer [2022-05-09T16:48:07.972Z] 5c2a1cbceb83: Pulling fs layer [2022-05-09T16:48:07.972Z] a8d5f1318db7: Pulling fs layer [2022-05-09T16:48:07.972Z] c427282e49a2: Pulling fs layer [2022-05-09T16:48:07.972Z] 1827001aaf11: Pulling fs layer [2022-05-09T16:48:07.972Z] 0714d37db230: Pulling fs layer [2022-05-09T16:48:07.972Z] ac28cf19c067: Pulling fs layer [2022-05-09T16:48:07.972Z] 5c2a1cbceb83: Waiting [2022-05-09T16:48:07.972Z] c427282e49a2: Waiting [2022-05-09T16:48:07.972Z] a8d5f1318db7: Waiting [2022-05-09T16:48:07.972Z] 1827001aaf11: Waiting [2022-05-09T16:48:07.972Z] 0714d37db230: Waiting [2022-05-09T16:48:07.972Z] ca983d60f3e2: Pulling fs layer [2022-05-09T16:48:07.972Z] 9f894cec8388: Pulling fs layer [2022-05-09T16:48:07.972Z] ac28cf19c067: Waiting [2022-05-09T16:48:07.972Z] 9f894cec8388: Waiting [2022-05-09T16:48:07.972Z] ca983d60f3e2: Waiting [2022-05-09T16:48:07.972Z] caf521ccaac6: Download complete [2022-05-09T16:48:07.972Z] 5c2a1cbceb83: Verifying Checksum [2022-05-09T16:48:07.972Z] 5c2a1cbceb83: Download complete [2022-05-09T16:48:08.234Z] a8d5f1318db7: Verifying Checksum [2022-05-09T16:48:08.234Z] a8d5f1318db7: Download complete [2022-05-09T16:48:08.234Z] c427282e49a2: Verifying Checksum [2022-05-09T16:48:08.234Z] c427282e49a2: Download complete [2022-05-09T16:48:08.234Z] 3ead6fa29328: Download complete [2022-05-09T16:48:08.234Z] 0714d37db230: Download complete [2022-05-09T16:48:08.234Z] ac28cf19c067: Verifying Checksum [2022-05-09T16:48:08.234Z] ca983d60f3e2: Verifying Checksum [2022-05-09T16:48:08.234Z] ca983d60f3e2: Download complete [2022-05-09T16:48:08.234Z] 9f894cec8388: Verifying Checksum [2022-05-09T16:48:08.234Z] 9f894cec8388: Download complete [2022-05-09T16:48:08.234Z] 1fe172e4850f: Verifying Checksum [2022-05-09T16:48:08.234Z] 1fe172e4850f: Download complete [2022-05-09T16:48:08.495Z] 1827001aaf11: Verifying Checksum [2022-05-09T16:48:08.495Z] 1827001aaf11: Download complete [2022-05-09T16:48:09.880Z] 1fe172e4850f: Pull complete [2022-05-09T16:48:09.880Z] caf521ccaac6: Pull complete [2022-05-09T16:48:10.449Z] 3ead6fa29328: Pull complete [2022-05-09T16:48:10.449Z] 5c2a1cbceb83: Pull complete [2022-05-09T16:48:10.726Z] a8d5f1318db7: Pull complete [2022-05-09T16:48:10.726Z] c427282e49a2: Pull complete [2022-05-09T16:48:13.277Z] 1827001aaf11: Pull complete [2022-05-09T16:48:13.277Z] 0714d37db230: Pull complete [2022-05-09T16:48:13.277Z] ac28cf19c067: Pull complete [2022-05-09T16:48:13.277Z] ca983d60f3e2: Pull complete [2022-05-09T16:48:13.277Z] 9f894cec8388: Pull complete [2022-05-09T16:48:13.277Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-09T16:48:13.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T16:48:13.277Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-09T16:48:13.387Z] prd-ubuntu20.04-docker-8c-8g-41827 does not seem to be running inside a container [2022-05-09T16:48:13.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1109 -v /w/workspace/dry_app-functions-sdk-go_PR-1109:/w/workspace/dry_app-functions-sdk-go_PR-1109:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1109@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-09T16:48:15.106Z] $ docker top 0ea91ca04c50bc9510f648b3ed3556c0e4ad09e45fa991f7900fbadbbe85aae2 -eo pid,comm [2022-05-09T16:48:15.167Z] 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). [2022-05-09T16:48:15.167Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T16:48:15.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T16:48:15.276Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T16:48:15.427Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T16:48:15.437Z] $ docker exec 0ea91ca04c50bc9510f648b3ed3556c0e4ad09e45fa991f7900fbadbbe85aae2 ssh-agent [2022-05-09T16:48:15.560Z] SSH_AUTH_SOCK=/tmp/ssh-MrOxY43IGzum/agent.33 [2022-05-09T16:48:15.560Z] SSH_AGENT_PID=40 [2022-05-09T16:48:15.569Z] Running ssh-add (command line suppressed) [2022-05-09T16:48:15.699Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1109@tmp/private_key_2723809739372301550.key (/w/workspace/dry_app-functions-sdk-go_PR-1109@tmp/private_key_2723809739372301550.key) [2022-05-09T16:48:15.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T16:48:16.133Z] + git tag --points-at HEAD [Pipeline] } [2022-05-09T16:48:16.164Z] $ docker exec --env ******** --env ******** 0ea91ca04c50bc9510f648b3ed3556c0e4ad09e45fa991f7900fbadbbe85aae2 ssh-agent -k [2022-05-09T16:48:16.282Z] unset SSH_AUTH_SOCK; [2022-05-09T16:48:16.282Z] unset SSH_AGENT_PID; [2022-05-09T16:48:16.282Z] echo Agent pid 40 killed; [2022-05-09T16:48:16.288Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-09T16:48:16.378Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T16:48:16.378Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T16:48:16.512Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T16:48:16.522Z] $ docker exec 0ea91ca04c50bc9510f648b3ed3556c0e4ad09e45fa991f7900fbadbbe85aae2 ssh-agent [2022-05-09T16:48:16.647Z] SSH_AUTH_SOCK=/tmp/ssh-rE1bDDw4wFOi/agent.73 [2022-05-09T16:48:16.647Z] SSH_AGENT_PID=79 [2022-05-09T16:48:16.653Z] Running ssh-add (command line suppressed) [2022-05-09T16:48:16.780Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1109@tmp/private_key_401989156258879740.key (/w/workspace/dry_app-functions-sdk-go_PR-1109@tmp/private_key_401989156258879740.key) [2022-05-09T16:48:16.791Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T16:48:17.126Z] + git semver init [2022-05-09T16:48:17.388Z] 2022-05-09 16:48:17,343 [run_init] DEBUG init version:0.0.0 force:False [2022-05-09T16:48:17.388Z] 2022-05-09 16:48:17,343 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1109/.semver [2022-05-09T16:48:17.388Z] 2022-05-09 16:48:17,344 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1109/.semver [2022-05-09T16:48:17.388Z] 2022-05-09 16:48:17,344 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1109/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1109, universal_newlines=False, shell=None, istream=None) [2022-05-09T16:48:18.775Z] 2022-05-09 16:48:18,661 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1109/.git/info/exclude [2022-05-09T16:48:18.775Z] 2022-05-09 16:48:18,662 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1109/.semver/PR-1109 with force:False [2022-05-09T16:48:18.775Z] 2022-05-09 16:48:18,662 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1109/.semver/PR-1109 [2022-05-09T16:48:18.775Z] 2022-05-09 16:48:18,666 [execute] INFO git cat-file --batch-check [2022-05-09T16:48:18.775Z] 2022-05-09 16:48:18,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1109/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T16:48:18.775Z] 2022-05-09 16:48:18,672 [execute] INFO git cat-file --batch [2022-05-09T16:48:18.775Z] 2022-05-09 16:48:18,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1109/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T16:48:18.775Z] 2022-05-09 16:48:18,676 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1109/.semver/PR-1109 [2022-05-09T16:48:18.775Z] 0.0.0 [Pipeline] } [2022-05-09T16:48:18.806Z] $ docker exec --env ******** --env ******** 0ea91ca04c50bc9510f648b3ed3556c0e4ad09e45fa991f7900fbadbbe85aae2 ssh-agent -k [2022-05-09T16:48:18.930Z] unset SSH_AUTH_SOCK; [2022-05-09T16:48:18.931Z] unset SSH_AGENT_PID; [2022-05-09T16:48:18.931Z] echo Agent pid 79 killed; [2022-05-09T16:48:18.935Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T16:48:19.364Z] + git semver [Pipeline] } [2022-05-09T16:48:19.745Z] $ docker stop --time=1 0ea91ca04c50bc9510f648b3ed3556c0e4ad09e45fa991f7900fbadbbe85aae2 [2022-05-09T16:48:21.079Z] $ docker rm -f 0ea91ca04c50bc9510f648b3ed3556c0e4ad09e45fa991f7900fbadbbe85aae2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T16:48:21.491Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-09T16:48:21.884Z] Stashed 1 file(s) [Pipeline] echo [2022-05-09T16:48:21.901Z] [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 [2022-05-09T16:48:22.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T16:48:22.597Z] ========================================================= [2022-05-09T16:48:22.597Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-09T16:48:22.597Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-05-09T16:48:22.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T16:48:22.995Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-09T16:48:22.995Z] 59bf1c3509f3: Pulling fs layer [2022-05-09T16:48:22.995Z] 666ba61612fd: Pulling fs layer [2022-05-09T16:48:22.995Z] 8ed8ca486205: Pulling fs layer [2022-05-09T16:48:22.995Z] 4fe6c5a15a65: Pulling fs layer [2022-05-09T16:48:22.995Z] 22a0e8bec74d: Pulling fs layer [2022-05-09T16:48:22.995Z] ca2b28591e48: Pulling fs layer [2022-05-09T16:48:22.995Z] a51346096db8: Pulling fs layer [2022-05-09T16:48:22.995Z] daebc70d1ce1: Pulling fs layer [2022-05-09T16:48:22.995Z] 0e18a0eac166: Pulling fs layer [2022-05-09T16:48:22.995Z] ca2b28591e48: Waiting [2022-05-09T16:48:22.995Z] a51346096db8: Waiting [2022-05-09T16:48:22.995Z] daebc70d1ce1: Waiting [2022-05-09T16:48:22.995Z] 0e18a0eac166: Waiting [2022-05-09T16:48:22.995Z] 4fe6c5a15a65: Waiting [2022-05-09T16:48:22.996Z] 22a0e8bec74d: Waiting [2022-05-09T16:48:22.996Z] 8ed8ca486205: Verifying Checksum [2022-05-09T16:48:22.996Z] 8ed8ca486205: Download complete [2022-05-09T16:48:22.996Z] 666ba61612fd: Verifying Checksum [2022-05-09T16:48:22.996Z] 666ba61612fd: Download complete [2022-05-09T16:48:22.996Z] 22a0e8bec74d: Verifying Checksum [2022-05-09T16:48:22.996Z] 22a0e8bec74d: Download complete [2022-05-09T16:48:22.996Z] ca2b28591e48: Verifying Checksum [2022-05-09T16:48:22.996Z] ca2b28591e48: Download complete [2022-05-09T16:48:22.996Z] a51346096db8: Verifying Checksum [2022-05-09T16:48:22.996Z] a51346096db8: Download complete [2022-05-09T16:48:22.996Z] 59bf1c3509f3: Verifying Checksum [2022-05-09T16:48:22.996Z] 59bf1c3509f3: Download complete [2022-05-09T16:48:23.260Z] daebc70d1ce1: Verifying Checksum [2022-05-09T16:48:23.260Z] daebc70d1ce1: Download complete [2022-05-09T16:48:23.260Z] 59bf1c3509f3: Pull complete [2022-05-09T16:48:23.260Z] 666ba61612fd: Pull complete [2022-05-09T16:48:23.522Z] 8ed8ca486205: Pull complete [2022-05-09T16:48:23.783Z] 0e18a0eac166: Verifying Checksum [2022-05-09T16:48:23.783Z] 0e18a0eac166: Download complete [2022-05-09T16:48:23.783Z] 4fe6c5a15a65: Verifying Checksum [2022-05-09T16:48:23.783Z] 4fe6c5a15a65: Download complete [2022-05-09T16:48:27.994Z] 4fe6c5a15a65: Pull complete [2022-05-09T16:48:27.994Z] 22a0e8bec74d: Pull complete [2022-05-09T16:48:27.994Z] ca2b28591e48: Pull complete [2022-05-09T16:48:28.254Z] a51346096db8: Pull complete [2022-05-09T16:48:28.254Z] daebc70d1ce1: Pull complete [2022-05-09T16:48:30.795Z] 0e18a0eac166: Pull complete [2022-05-09T16:48:30.795Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-09T16:48:30.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T16:48:30.795Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-05-09T16:48:31.116Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2022-05-09T16:48:31.444Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T16:48:31.444Z] . [Pipeline] withDockerContainer [2022-05-09T16:48:31.538Z] prd-ubuntu20.04-docker-8c-8g-41827 does not seem to be running inside a container [2022-05-09T16:48:31.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1109 -v /w/workspace/dry_app-functions-sdk-go_PR-1109:/w/workspace/dry_app-functions-sdk-go_PR-1109:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1109@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1109@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 ******** ci-base-image-x86_64 cat [2022-05-09T16:48:33.372Z] $ docker top 2347c7c11fdfca8d594c0a8f94dcffe05a38dfd58e5b1905d51d9a21226bb185 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T16:48:33.777Z] + go version [2022-05-09T16:48:33.777Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-09T16:48:33.819Z] $ docker stop --time=1 2347c7c11fdfca8d594c0a8f94dcffe05a38dfd58e5b1905d51d9a21226bb185 [2022-05-09T16:48:35.124Z] $ docker rm -f 2347c7c11fdfca8d594c0a8f94dcffe05a38dfd58e5b1905d51d9a21226bb185 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T16:48:35.821Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T16:48:35.821Z] . [Pipeline] withDockerContainer [2022-05-09T16:48:35.918Z] prd-ubuntu20.04-docker-8c-8g-41827 does not seem to be running inside a container [2022-05-09T16:48:35.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1109 -v /w/workspace/dry_app-functions-sdk-go_PR-1109:/w/workspace/dry_app-functions-sdk-go_PR-1109:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1109@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1109@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 ******** ci-base-image-x86_64 cat [2022-05-09T16:48:36.381Z] $ docker top 4ed8dc84203519883430be7221af00bd3e6052f34da35d1b25dc3b4c84fa4536 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-09T16:48:36.868Z] + make test [2022-05-09T16:48:36.869Z] make -C ./app-service-template build [2022-05-09T16:48:36.869Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1109/app-service-template' [2022-05-09T16:48:36.869Z] go mod tidy -compat=1.17 [2022-05-09T16:48:36.869Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.27 [2022-05-09T16:48:36.869Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-05-09T16:48:36.869Z] go: downloading github.com/google/uuid v1.3.0 [2022-05-09T16:48:36.869Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-05-09T16:48:36.869Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.0-dev.20 [2022-05-09T16:48:36.869Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 [2022-05-09T16:48:36.869Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 [2022-05-09T16:48:36.869Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2022-05-09T16:48:36.869Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-05-09T16:48:37.130Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-09T16:48:37.130Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-09T16:48:37.130Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-09T16:48:37.130Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.8 [2022-05-09T16:48:37.130Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-05-09T16:48:37.130Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-09T16:48:37.130Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 [2022-05-09T16:48:37.130Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-05-09T16:48:37.130Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-05-09T16:48:37.130Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-05-09T16:48:37.130Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-05-09T16:48:37.130Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-09T16:48:37.130Z] go: downloading github.com/go-kit/log v0.2.0 [2022-05-09T16:48:37.130Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-05-09T16:48:37.130Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-05-09T16:48:37.130Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-05-09T16:48:37.130Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-05-09T16:48:37.130Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-05-09T16:48:37.130Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-09T16:48:37.130Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-05-09T16:48:37.130Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-05-09T16:48:37.130Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-05-09T16:48:37.130Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-05-09T16:48:37.130Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-05-09T16:48:37.130Z] go: downloading github.com/x448/float16 v0.8.4 [2022-05-09T16:48:37.130Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-05-09T16:48:37.130Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-05-09T16:48:37.130Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-05-09T16:48:37.320Z] Still waiting to schedule task [2022-05-09T16:48:37.320Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-41824’ [2022-05-09T16:48:37.390Z] go: downloading golang.org/x/text v0.3.7 [2022-05-09T16:48:37.390Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-05-09T16:48:37.390Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-05-09T16:48:37.390Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-05-09T16:48:37.390Z] go: downloading google.golang.org/grpc v1.42.0 [2022-05-09T16:48:37.652Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-05-09T16:48:37.652Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-05-09T16:48:37.652Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-05-09T16:48:37.652Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-05-09T16:48:37.652Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-05-09T16:48:37.652Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-05-09T16:48:37.652Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-05-09T16:48:37.652Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-05-09T16:48:37.914Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-05-09T16:48:37.914Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-05-09T16:48:37.914Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-05-09T16:48:37.914Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-05-09T16:48:37.914Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-05-09T16:48:37.914Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-09T16:48:38.176Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-05-09T16:48:38.176Z] go: downloading github.com/kr/pretty v0.3.0 [2022-05-09T16:48:38.176Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-05-09T16:48:38.176Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-05-09T16:48:38.176Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-05-09T16:48:38.176Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-09T16:48:38.176Z] go: downloading github.com/fatih/color v1.9.0 [2022-05-09T16:48:38.176Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-05-09T16:48:38.176Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-09T16:48:38.176Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-09T16:48:38.176Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-05-09T16:48:38.176Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-05-09T16:48:38.176Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-05-09T16:48:38.176Z] go: downloading github.com/kr/text v0.2.0 [2022-05-09T16:48:38.176Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-05-09T16:48:38.176Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-05-09T16:48:38.435Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-05-09T16:48:38.435Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-05-09T16:48:38.435Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2022-05-09T16:48:38.435Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-05-09T16:48:38.435Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-09T16:48:38.435Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-05-09T16:48:38.435Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-05-09T16:48:38.435Z] go: downloading github.com/miekg/dns v1.1.26 [2022-05-09T16:48:38.435Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-05-09T16:48:38.435Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-05-09T16:48:38.435Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-05-09T16:48:38.435Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-05-09T16:48:39.822Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service [2022-05-09T16:48:57.938Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1109/app-service-template' [2022-05-09T16:48:57.938Z] make -C ./app-service-template test [2022-05-09T16:48:57.938Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1109/app-service-template' [2022-05-09T16:48:57.938Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-05-09T16:49:16.061Z] ok new-app-service 0.062s coverage: 48.1% of statements [2022-05-09T16:49:16.061Z] ? new-app-service/config [no test files] [2022-05-09T16:49:16.061Z] ok new-app-service/functions 0.049s [2022-05-09T16:49:16.061Z] CGO_ENABLED=1 go vet ./... [2022-05-09T16:49:24.183Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T16:49:24.184Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-09T16:49:24.184Z] ./bin/test-attribution-txt.sh [2022-05-09T16:49:24.442Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1109/app-service-template' [2022-05-09T16:49:24.442Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-09T16:49:24.442Z] go: downloading github.com/gomodule/redigo v1.8.8 [2022-05-09T16:49:25.012Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-05-09T16:49:28.304Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.134s coverage: 63.7% of statements [2022-05-09T16:49:28.304Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.083s coverage: 93.8% of statements [2022-05-09T16:49:28.304Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-05-09T16:49:28.304Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.093s coverage: 76.5% of statements [2022-05-09T16:49:28.304Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-05-09T16:49:28.304Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.074s coverage: 88.7% of statements [2022-05-09T16:49:28.304Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.063s coverage: 100.0% of statements [2022-05-09T16:49:28.304Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.334s coverage: 78.5% of statements [2022-05-09T16:49:28.304Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-05-09T16:49:28.304Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-05-09T16:49:28.304Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.087s coverage: 97.3% of statements [2022-05-09T16:49:28.304Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-05-09T16:49:28.304Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-05-09T16:49:28.304Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.094s coverage: 91.8% of statements [2022-05-09T16:49:28.304Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-05-09T16:49:28.304Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.733s coverage: 81.4% of statements [2022-05-09T16:49:28.304Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-05-09T16:49:28.304Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-05-09T16:49:28.304Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.108s coverage: 28.7% of statements [2022-05-09T16:49:28.304Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-05-09T16:49:28.304Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.060s coverage: 14.0% of statements [2022-05-09T16:49:28.304Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.062s coverage: 27.3% of statements [2022-05-09T16:49:28.304Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-05-09T16:49:28.304Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-05-09T16:49:28.304Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.058s coverage: 51.4% of statements [2022-05-09T16:49:54.889Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.139s coverage: 78.6% of statements [2022-05-09T16:49:54.889Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.072s coverage: 94.4% of statements [2022-05-09T16:49:54.889Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-09T16:49:55.150Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T16:49:55.150Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-09T16:50:03.312Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-09T16:50:03.348Z] $ docker stop --time=1 4ed8dc84203519883430be7221af00bd3e6052f34da35d1b25dc3b4c84fa4536 [2022-05-09T16:50:04.882Z] $ docker rm -f 4ed8dc84203519883430be7221af00bd3e6052f34da35d1b25dc3b4c84fa4536 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T16:50:05.688Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-09T16:50:05.776Z] 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] sh [2022-05-09T16:50:06.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T16:50:06.795Z] [2022-05-09T16:50:06.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T16:50:07.142Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T16:50:07.142Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-09T16:50:07.142Z] 5eb5b503b376: Pulling fs layer [2022-05-09T16:50:07.142Z] 5c69ac0246d0: Pulling fs layer [2022-05-09T16:50:07.142Z] ec43610c2a17: Pulling fs layer [2022-05-09T16:50:07.142Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-09T16:50:07.142Z] 33b1e0a273af: Pulling fs layer [2022-05-09T16:50:07.142Z] 5d3b04190fa2: Pulling fs layer [2022-05-09T16:50:07.142Z] 2f39f015ded8: Pulling fs layer [2022-05-09T16:50:07.142Z] 33b1e0a273af: Waiting [2022-05-09T16:50:07.142Z] 5d3b04190fa2: Waiting [2022-05-09T16:50:07.142Z] 2f39f015ded8: Waiting [2022-05-09T16:50:07.142Z] 3a2ae6a8a46f: Waiting [2022-05-09T16:50:07.142Z] 5c69ac0246d0: Download complete [2022-05-09T16:50:07.142Z] 3a2ae6a8a46f: Download complete [2022-05-09T16:50:07.402Z] ec43610c2a17: Verifying Checksum [2022-05-09T16:50:07.402Z] ec43610c2a17: Download complete [2022-05-09T16:50:07.402Z] 33b1e0a273af: Verifying Checksum [2022-05-09T16:50:07.402Z] 33b1e0a273af: Download complete [2022-05-09T16:50:07.402Z] 5d3b04190fa2: Verifying Checksum [2022-05-09T16:50:07.402Z] 5d3b04190fa2: Download complete [2022-05-09T16:50:07.402Z] 5eb5b503b376: Verifying Checksum [2022-05-09T16:50:07.402Z] 5eb5b503b376: Download complete [2022-05-09T16:50:07.971Z] 2f39f015ded8: Download complete [2022-05-09T16:50:08.542Z] 5eb5b503b376: Pull complete [2022-05-09T16:50:08.804Z] 5c69ac0246d0: Pull complete [2022-05-09T16:50:09.065Z] ec43610c2a17: Pull complete [2022-05-09T16:50:09.326Z] 3a2ae6a8a46f: Pull complete [2022-05-09T16:50:09.586Z] 33b1e0a273af: Pull complete [2022-05-09T16:50:09.586Z] 5d3b04190fa2: Pull complete [2022-05-09T16:50:13.776Z] 2f39f015ded8: Pull complete [2022-05-09T16:50:13.776Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-09T16:50:13.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T16:50:13.776Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-09T16:50:13.866Z] prd-ubuntu20.04-docker-8c-8g-41827 does not seem to be running inside a container [2022-05-09T16:50:13.907Z] $ 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-1109 -v /w/workspace/dry_app-functions-sdk-go_PR-1109:/w/workspace/dry_app-functions-sdk-go_PR-1109:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1109@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1109@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 [2022-05-09T16:50:15.825Z] $ docker top 3cf7ff0eff80069b7d1da675a3fa132ca9d2d865118e64161045a52beaef1ce1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T16:50:16.315Z] ---> job-cost.sh [2022-05-09T16:50:16.315Z] lf-activate-venv: SKIPPING [2022-05-09T16:50:16.315Z] INFO: No Stack... [2022-05-09T16:50:16.575Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-09T16:50:17.147Z] INFO: Archiving Costs [Pipeline] sh [2022-05-09T16:50:17.471Z] + cat /w/workspace/dry_app-functions-sdk-go_PR-1109/archives/cost.csv [2022-05-09T16:50:17.471Z] + cut -d, -f6 [Pipeline] lock [2022-05-09T16:50:17.518Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1109-1-stack-cost] [2022-05-09T16:50:17.523Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1109-1-stack-cost] did not exist. Created. [2022-05-09T16:50:17.523Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1109-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T16:50:17.905Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-09T16:50:17.960Z] Stashed 1 file(s) [Pipeline] } [2022-05-09T16:50:17.978Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1109-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-09T16:50:18.060Z] $ docker stop --time=1 3cf7ff0eff80069b7d1da675a3fa132ca9d2d865118e64161045a52beaef1ce1 [2022-05-09T16:50:19.220Z] $ docker rm -f 3cf7ff0eff80069b7d1da675a3fa132ca9d2d865118e64161045a52beaef1ce1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-09T16:52:10.577Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41828 in /w/workspace/dry_app-functions-sdk-go_PR-1109 [Pipeline] { [Pipeline] ws [2022-05-09T16:52:10.614Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-05-09T16:52:11.072Z] The recommended git tool is: git [2022-05-09T16:52:17.912Z] using credential edgex-jenkins-ssh [2022-05-09T16:52:17.932Z] Cloning the remote Git repository [2022-05-09T16:52:18.080Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-05-09T16:52:18.213Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2022-05-09T16:52:18.326Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-05-09T16:52:18.327Z] > git --version # timeout=10 [2022-05-09T16:52:18.397Z] > git --version # 'git version 2.25.1' [2022-05-09T16:52:18.400Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T16:52:18.636Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T16:52:22.915Z] Merging remotes/origin/main commit c1e6a6422f729c76392bcb9de582997aba8400de into PR head commit ad47ec1d630c72a4bc498188e32cff5ec05dd685 [2022-05-09T16:52:22.181Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-05-09T16:52:22.200Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T16:52:22.226Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-05-09T16:52:22.262Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-05-09T16:52:22.263Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T16:52:22.275Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1109/head:refs/remotes/origin/PR-1109 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-09T16:52:22.938Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T16:52:22.956Z] > git checkout -f ad47ec1d630c72a4bc498188e32cff5ec05dd685 # timeout=10 [2022-05-09T16:52:23.163Z] Merge succeeded, producing ad47ec1d630c72a4bc498188e32cff5ec05dd685 [2022-05-09T16:52:23.164Z] Checking out Revision ad47ec1d630c72a4bc498188e32cff5ec05dd685 (PR-1109) [2022-05-09T16:52:23.074Z] > git remote # timeout=10 [2022-05-09T16:52:23.090Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T16:52:23.104Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T16:52:23.122Z] > git merge c1e6a6422f729c76392bcb9de582997aba8400de # timeout=10 [2022-05-09T16:52:23.150Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-09T16:52:23.176Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T16:52:23.193Z] > git checkout -f ad47ec1d630c72a4bc498188e32cff5ec05dd685 # timeout=10 [2022-05-09T16:52:27.418Z] Commit message: "fix: Make deep copy of MessageBus Optional map so not to leak password" [2022-05-09T16:52:27.492Z] > git --version # timeout=10 [2022-05-09T16:52:27.506Z] > git --version # 'git version 2.25.1' [2022-05-09T16:52:27.522Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T16:52:28.608Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-09T16:52:28.608Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T16:52:28.608Z] Dload Upload Total Spent Left Speed [2022-05-09T16:52:28.608Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 84592 0 --:--:-- --:--:-- --:--:-- 85201 [Pipeline] sh [2022-05-09T16:52:29.142Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-09T16:52:29.504Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-09T16:52:29.504Z] + sudo tee /etc/docker/daemon.new [2022-05-09T16:52:29.504Z] { [2022-05-09T16:52:29.504Z] "registry-mirrors": [ [2022-05-09T16:52:29.504Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-09T16:52:29.504Z] ], [2022-05-09T16:52:29.504Z] "bip": "10.250.0.254/24", [2022-05-09T16:52:29.504Z] "hosts": [ [2022-05-09T16:52:29.504Z] "tcp://0.0.0.0:5555", [2022-05-09T16:52:29.504Z] "unix:///var/run/docker.sock" [2022-05-09T16:52:29.504Z] ], [2022-05-09T16:52:29.504Z] "mtu": 1458, [2022-05-09T16:52:29.504Z] "selinux-enabled": true, [2022-05-09T16:52:29.504Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-09T16:52:29.504Z] } [Pipeline] sh [2022-05-09T16:52:29.923Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-09T16:52:30.311Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-05-09T16:52:49.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T16:52:49.153Z] ========================================================= [2022-05-09T16:52:49.153Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-09T16:52:49.153Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-05-09T16:52:49.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T16:52:50.211Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-09T16:52:50.211Z] 9b3977197b4f: Pulling fs layer [2022-05-09T16:52:50.211Z] 1a89e8eeedd5: Pulling fs layer [2022-05-09T16:52:50.211Z] 94645a83ff95: Pulling fs layer [2022-05-09T16:52:50.211Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-09T16:52:50.211Z] 0c92f367c5e7: Pulling fs layer [2022-05-09T16:52:50.211Z] 3096ccb668a1: Pulling fs layer [2022-05-09T16:52:50.211Z] e8cf19c19ddd: Pulling fs layer [2022-05-09T16:52:50.211Z] a4caa8a26152: Pulling fs layer [2022-05-09T16:52:50.211Z] 3096ccb668a1: Waiting [2022-05-09T16:52:50.211Z] e8cf19c19ddd: Waiting [2022-05-09T16:52:50.211Z] a4caa8a26152: Waiting [2022-05-09T16:52:50.211Z] 0c92f367c5e7: Waiting [2022-05-09T16:52:50.211Z] 3f3a8bcf1eab: Waiting [2022-05-09T16:52:50.211Z] 94645a83ff95: Verifying Checksum [2022-05-09T16:52:50.211Z] 94645a83ff95: Download complete [2022-05-09T16:52:50.211Z] 1a89e8eeedd5: Verifying Checksum [2022-05-09T16:52:50.211Z] 1a89e8eeedd5: Download complete [2022-05-09T16:52:50.211Z] 0c92f367c5e7: Verifying Checksum [2022-05-09T16:52:50.211Z] 0c92f367c5e7: Download complete [2022-05-09T16:52:50.211Z] 3096ccb668a1: Verifying Checksum [2022-05-09T16:52:50.211Z] 3096ccb668a1: Download complete [2022-05-09T16:52:50.211Z] 9b3977197b4f: Verifying Checksum [2022-05-09T16:52:50.211Z] 9b3977197b4f: Download complete [2022-05-09T16:52:50.211Z] e8cf19c19ddd: Verifying Checksum [2022-05-09T16:52:50.211Z] e8cf19c19ddd: Download complete [2022-05-09T16:52:51.204Z] 9b3977197b4f: Pull complete [2022-05-09T16:52:51.815Z] 1a89e8eeedd5: Pull complete [2022-05-09T16:52:52.092Z] 94645a83ff95: Pull complete [2022-05-09T16:52:52.366Z] a4caa8a26152: Verifying Checksum [2022-05-09T16:52:52.366Z] a4caa8a26152: Download complete [2022-05-09T16:52:52.967Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-09T16:52:52.967Z] 3f3a8bcf1eab: Download complete [2022-05-09T16:53:05.408Z] 3f3a8bcf1eab: Pull complete [2022-05-09T16:53:05.408Z] 0c92f367c5e7: Pull complete [2022-05-09T16:53:05.408Z] 3096ccb668a1: Pull complete [2022-05-09T16:53:05.408Z] e8cf19c19ddd: Pull complete [2022-05-09T16:53:12.147Z] a4caa8a26152: Pull complete [2022-05-09T16:53:12.147Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-09T16:53:12.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T16:53:12.147Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-05-09T16:53:12.509Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-09T16:53:12.878Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T16:53:12.879Z] . [Pipeline] withDockerContainer [2022-05-09T16:53:13.108Z] prd-ubuntu20.04-docker-arm64-4c-16g-41828 does not seem to be running inside a container [2022-05-09T16:53:13.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-09T16:53:15.928Z] $ docker top fae554e8da3a23c895a190d9f968494e308572de4498f5e91f31dc34efcf80d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T16:53:16.888Z] + go version [2022-05-09T16:53:16.888Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-09T16:53:16.931Z] $ docker stop --time=1 fae554e8da3a23c895a190d9f968494e308572de4498f5e91f31dc34efcf80d2 [2022-05-09T16:53:18.585Z] $ docker rm -f fae554e8da3a23c895a190d9f968494e308572de4498f5e91f31dc34efcf80d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T16:53:19.499Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T16:53:19.499Z] . [Pipeline] withDockerContainer [2022-05-09T16:53:19.730Z] prd-ubuntu20.04-docker-arm64-4c-16g-41828 does not seem to be running inside a container [2022-05-09T16:53:19.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-09T16:53:21.243Z] $ docker top 1d52892fcd18ceb25661c9612884ef210ee6d53161ef53e5cf1476d03c7206c9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-09T16:53:22.256Z] + make test [2022-05-09T16:53:22.256Z] make -C ./app-service-template build [2022-05-09T16:53:22.256Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-05-09T16:53:22.256Z] go mod tidy -compat=1.17 [2022-05-09T16:53:22.256Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.27 [2022-05-09T16:53:22.256Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-05-09T16:53:22.530Z] go: downloading github.com/google/uuid v1.3.0 [2022-05-09T16:53:22.530Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-05-09T16:53:22.811Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.0-dev.20 [2022-05-09T16:53:22.811Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 [2022-05-09T16:53:22.811Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 [2022-05-09T16:53:22.811Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-09T16:53:22.811Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-09T16:53:22.811Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-09T16:53:22.811Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-05-09T16:53:22.811Z] go: downloading github.com/go-kit/log v0.2.0 [2022-05-09T16:53:23.088Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.8 [2022-05-09T16:53:23.088Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-05-09T16:53:23.088Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2022-05-09T16:53:23.088Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-05-09T16:53:23.088Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-05-09T16:53:23.088Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-09T16:53:23.088Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 [2022-05-09T16:53:23.367Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-05-09T16:53:23.367Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-05-09T16:53:23.367Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-09T16:53:23.367Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-05-09T16:53:23.367Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-05-09T16:53:23.367Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-05-09T16:53:23.367Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-05-09T16:53:23.642Z] go: downloading golang.org/x/text v0.3.7 [2022-05-09T16:53:24.244Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-05-09T16:53:24.244Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-05-09T16:53:24.244Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-05-09T16:53:26.867Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-05-09T16:53:26.867Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-05-09T16:53:26.867Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-09T16:53:26.867Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-05-09T16:53:26.867Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-05-09T16:53:26.867Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-05-09T16:53:26.867Z] go: downloading github.com/x448/float16 v0.8.4 [2022-05-09T16:53:27.145Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-05-09T16:53:27.145Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-05-09T16:53:27.145Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-05-09T16:53:27.145Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-05-09T16:53:27.145Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-05-09T16:53:27.145Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-05-09T16:53:27.145Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-05-09T16:53:27.145Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-05-09T16:53:27.425Z] go: downloading github.com/kr/pretty v0.3.0 [2022-05-09T16:53:27.425Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-05-09T16:53:27.425Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-05-09T16:53:27.425Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-05-09T16:53:27.425Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-05-09T16:53:27.714Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-05-09T16:53:27.714Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-05-09T16:53:27.714Z] go: downloading google.golang.org/grpc v1.42.0 [2022-05-09T16:53:28.704Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-09T16:53:28.704Z] go: downloading github.com/fatih/color v1.9.0 [2022-05-09T16:53:28.704Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-05-09T16:53:28.704Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-09T16:53:28.704Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-09T16:53:28.704Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-05-09T16:53:28.704Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-05-09T16:53:28.704Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-05-09T16:53:28.704Z] go: downloading github.com/kr/text v0.2.0 [2022-05-09T16:53:28.704Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-05-09T16:53:28.704Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-05-09T16:53:28.704Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-05-09T16:53:28.983Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-05-09T16:53:28.983Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-05-09T16:53:28.984Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-09T16:53:29.264Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-05-09T16:53:29.874Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-05-09T16:53:29.874Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-05-09T16:53:30.163Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-05-09T16:53:30.163Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-05-09T16:53:30.163Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-05-09T16:53:30.163Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-05-09T16:53:30.163Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-05-09T16:53:30.442Z] go: downloading github.com/miekg/dns v1.1.26 [2022-05-09T16:53:30.442Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-05-09T16:53:30.715Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-05-09T16:53:30.715Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2022-05-09T16:53:30.715Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-05-09T16:53:30.990Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-09T16:53:30.990Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-05-09T16:53:30.990Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-05-09T16:53:35.294Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service [2022-05-09T16:55:27.181Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-05-09T16:55:27.181Z] make -C ./app-service-template test [2022-05-09T16:55:27.181Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-05-09T16:55:27.181Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-05-09T16:57:34.065Z] ok new-app-service 0.239s coverage: 48.1% of statements [2022-05-09T16:57:34.065Z] ? new-app-service/config [no test files] [2022-05-09T16:57:34.065Z] ok new-app-service/functions 0.218s [2022-05-09T16:57:34.065Z] CGO_ENABLED=1 go vet ./... [2022-05-09T16:58:55.934Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T16:58:55.934Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-09T16:58:55.934Z] ./bin/test-attribution-txt.sh [2022-05-09T16:58:55.934Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2022-05-09T16:58:55.934Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-09T16:58:55.934Z] go: downloading github.com/gomodule/redigo v1.8.8 [2022-05-09T16:58:55.934Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-05-09T16:59:11.102Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.521s coverage: 63.7% of statements [2022-05-09T16:59:11.102Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.369s coverage: 93.8% of statements [2022-05-09T16:59:11.102Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-05-09T16:59:11.102Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.371s coverage: 76.5% of statements [2022-05-09T16:59:11.102Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-05-09T16:59:11.102Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.402s coverage: 88.7% of statements [2022-05-09T16:59:11.102Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.126s coverage: 100.0% of statements [2022-05-09T16:59:13.107Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.723s coverage: 78.5% of statements [2022-05-09T16:59:13.107Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-05-09T16:59:13.107Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-05-09T16:59:13.107Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.320s coverage: 97.3% of statements [2022-05-09T16:59:13.107Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-05-09T16:59:13.107Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-05-09T16:59:18.547Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.408s coverage: 91.8% of statements [2022-05-09T16:59:18.547Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-05-09T16:59:22.897Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.046s coverage: 81.4% of statements [2022-05-09T16:59:22.897Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-05-09T16:59:22.897Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-05-09T16:59:22.897Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.282s coverage: 28.7% of statements [2022-05-09T16:59:22.897Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-05-09T16:59:22.897Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.250s coverage: 14.0% of statements [2022-05-09T16:59:28.335Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.206s coverage: 27.3% of statements [2022-05-09T16:59:28.335Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-05-09T16:59:28.335Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-05-09T16:59:28.611Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.226s coverage: 51.4% of statements [2022-05-09T17:00:00.957Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.505s coverage: 78.6% of statements [2022-05-09T17:00:00.957Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.255s coverage: 94.4% of statements [2022-05-09T17:00:00.957Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-09T17:00:06.387Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T17:00:06.387Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-09T17:00:06.983Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2022-05-09T17:00:07.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-09T17:00:07.055Z] $ docker stop --time=1 1d52892fcd18ceb25661c9612884ef210ee6d53161ef53e5cf1476d03c7206c9 [2022-05-09T17:00:08.857Z] $ docker rm -f 1d52892fcd18ceb25661c9612884ef210ee6d53161ef53e5cf1476d03c7206c9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T17:00:12.433Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-09T17:00:12.470Z] Warning: overwriting stash ‘coverage-report’ [2022-05-09T17:00:13.054Z] 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] sh [2022-05-09T17:00:13.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T17:00:13.862Z] [2022-05-09T17:00:13.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-09T17:00:14.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T17:00:14.529Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-09T17:00:14.529Z] 8998bd30e6a1: Pulling fs layer [2022-05-09T17:00:14.529Z] 04944245beec: Pulling fs layer [2022-05-09T17:00:14.529Z] 699f458cf7ca: Pulling fs layer [2022-05-09T17:00:14.529Z] 765212b225bb: Pulling fs layer [2022-05-09T17:00:14.529Z] f23df028b6ca: Pulling fs layer [2022-05-09T17:00:14.529Z] d65c8cfc05b1: Pulling fs layer [2022-05-09T17:00:14.529Z] 2437ff75d9bd: Pulling fs layer [2022-05-09T17:00:14.529Z] f23df028b6ca: Waiting [2022-05-09T17:00:14.529Z] 765212b225bb: Waiting [2022-05-09T17:00:14.529Z] d65c8cfc05b1: Waiting [2022-05-09T17:00:14.529Z] 2437ff75d9bd: Waiting [2022-05-09T17:00:14.529Z] 04944245beec: Verifying Checksum [2022-05-09T17:00:14.529Z] 04944245beec: Download complete [2022-05-09T17:00:14.529Z] 765212b225bb: Download complete [2022-05-09T17:00:14.529Z] f23df028b6ca: Verifying Checksum [2022-05-09T17:00:14.529Z] f23df028b6ca: Download complete [2022-05-09T17:00:14.529Z] d65c8cfc05b1: Verifying Checksum [2022-05-09T17:00:14.529Z] d65c8cfc05b1: Download complete [2022-05-09T17:00:14.815Z] 699f458cf7ca: Verifying Checksum [2022-05-09T17:00:14.815Z] 699f458cf7ca: Download complete [2022-05-09T17:00:15.089Z] 8998bd30e6a1: Verifying Checksum [2022-05-09T17:00:15.089Z] 8998bd30e6a1: Download complete [2022-05-09T17:00:17.075Z] 2437ff75d9bd: Verifying Checksum [2022-05-09T17:00:17.075Z] 2437ff75d9bd: Download complete [2022-05-09T17:00:19.078Z] 8998bd30e6a1: Pull complete [2022-05-09T17:00:19.680Z] 04944245beec: Pull complete [2022-05-09T17:00:21.115Z] 699f458cf7ca: Pull complete [2022-05-09T17:00:21.390Z] 765212b225bb: Pull complete [2022-05-09T17:00:21.987Z] f23df028b6ca: Pull complete [2022-05-09T17:00:22.259Z] d65c8cfc05b1: Pull complete [2022-05-09T17:00:37.364Z] 2437ff75d9bd: Pull complete [2022-05-09T17:00:37.364Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-09T17:00:37.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T17:00:37.364Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-09T17:00:37.617Z] prd-ubuntu20.04-docker-arm64-4c-16g-41828 does not seem to be running inside a container [2022-05-09T17:00:37.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-09T17:00:39.982Z] $ docker top fd15db82ab678761ca30d13c75a4058bd5f83a22508215f246c1e737b56f0f71 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T17:00:40.929Z] ---> job-cost.sh [2022-05-09T17:00:40.930Z] lf-activate-venv: SKIPPING [2022-05-09T17:00:40.930Z] INFO: No Stack... [2022-05-09T17:00:41.522Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-09T17:00:42.114Z] INFO: Archiving Costs [Pipeline] sh [2022-05-09T17:00:42.794Z] + cut -d, -f6 [2022-05-09T17:00:42.794Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [Pipeline] lock [2022-05-09T17:00:42.878Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1109-1-stack-cost] [2022-05-09T17:00:42.884Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1109-1-stack-cost] did not exist. Created. [2022-05-09T17:00:42.884Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1109-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T17:00:43.644Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-2ee91992/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-09T17:00:44.340Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-09T17:00:44.380Z] Warning: overwriting stash ‘stack-cost’ [2022-05-09T17:00:44.443Z] Stashed 1 file(s) [Pipeline] } [2022-05-09T17:00:44.459Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1109-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-09T17:00:44.543Z] $ docker stop --time=1 fd15db82ab678761ca30d13c75a4058bd5f83a22508215f246c1e737b56f0f71 [2022-05-09T17:00:46.009Z] $ docker rm -f fd15db82ab678761ca30d13c75a4058bd5f83a22508215f246c1e737b56f0f71 [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 [2022-05-09T17:00:47.194Z] provisioning config files... [2022-05-09T17:00:47.205Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1109@tmp/config311034638982846050tmp [Pipeline] { [Pipeline] sh [2022-05-09T17:00:47.539Z] + set +x [2022-05-09T17:00:47.539Z] + curl -s https://codecov.io/bash [2022-05-09T17:00:47.539Z] + bash -s -- [2022-05-09T17:00:47.539Z] [2022-05-09T17:00:47.539Z] _____ _ [2022-05-09T17:00:47.539Z] / ____| | | [2022-05-09T17:00:47.539Z] | | ___ __| | ___ ___ _____ __ [2022-05-09T17:00:47.539Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-09T17:00:47.539Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-09T17:00:47.539Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-09T17:00:47.539Z] Bash-1.0.6 [2022-05-09T17:00:47.539Z] [2022-05-09T17:00:47.539Z] [2022-05-09T17:00:47.539Z] ==> git version 2.25.1 found [2022-05-09T17:00:47.539Z] ==> 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 [2022-05-09T17:00:47.539Z] Release-Date: 2020-01-08 [2022-05-09T17:00:47.539Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-09T17:00:47.539Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-09T17:00:47.539Z] ==> Jenkins CI detected. [2022-05-09T17:00:47.539Z] current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1109 [2022-05-09T17:00:47.539Z] project root: . [2022-05-09T17:00:47.539Z] --> token set from env [2022-05-09T17:00:47.539Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-09T17:00:47.539Z] ==> Running gcov in . (disable via -X gcov) [2022-05-09T17:00:47.539Z] ==> Python coveragepy not found [2022-05-09T17:00:47.539Z] ==> Searching for coverage reports in: [2022-05-09T17:00:47.539Z] + . [2022-05-09T17:00:47.539Z] -> Found 2 reports [2022-05-09T17:00:47.539Z] ==> Detecting git/mercurial file structure [2022-05-09T17:00:47.539Z] ==> Reading reports [2022-05-09T17:00:47.539Z] + ./app-service-template/coverage.out bytes=1222 [2022-05-09T17:00:47.539Z] + ./coverage.out bytes=119936 [2022-05-09T17:00:47.539Z] ==> Appending adjustments [2022-05-09T17:00:47.539Z] https://docs.codecov.io/docs/fixing-reports [2022-05-09T17:00:48.112Z] + Found adjustments [2022-05-09T17:00:48.112Z] ==> Gzipping contents [2022-05-09T17:00:48.112Z] 24K /tmp/codecov.pC8Wp6.gz [2022-05-09T17:00:48.112Z] ==> Uploading reports [2022-05-09T17:00:48.112Z] url: https://codecov.io [2022-05-09T17:00:48.112Z] query: branch=PR-1109&commit=ad47ec1d630c72a4bc498188e32cff5ec05dd685&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1109%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1109&job=&cmd_args= [2022-05-09T17:00:48.112Z] -> Pinging Codecov [2022-05-09T17:00:48.112Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-1109&commit=ad47ec1d630c72a4bc498188e32cff5ec05dd685&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1109%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1109&job=&cmd_args= [2022-05-09T17:00:48.376Z] -> Uploading to [2022-05-09T17:00:48.376Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-09/3D8B5DFFC46A037C893635FACE044666/ad47ec1d630c72a4bc498188e32cff5ec05dd685/198171a0-c558-4049-a911-6cde7b563fcd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T170048Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1fbb0c36581826b2d2b596cefebea03b4940160c0d749107947dc91ca5eacd4d [2022-05-09T17:00:48.376Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T17:00:48.376Z] Dload Upload Total Spent Left Speed [2022-05-09T17:00:48.638Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20847 0 0 100 20847 0 87592 --:--:-- --:--:-- --:--:-- 87225 [2022-05-09T17:00:48.638Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/ad47ec1d630c72a4bc498188e32cff5ec05dd685 [Pipeline] } [2022-05-09T17:00:48.667Z] 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 [2022-05-09T17:00:50.397Z] + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1109/archives ] [2022-05-09T17:00:50.397Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1109/archives [2022-05-09T17:00:50.397Z] total 16 [2022-05-09T17:00:50.397Z] drwxr-xr-x 3 root root 4096 May 9 16:50 . [2022-05-09T17:00:50.397Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 16:50 .. [2022-05-09T17:00:50.397Z] drwxr-xr-x 2 root root 4096 May 9 16:50 cost [2022-05-09T17:00:50.397Z] -rw-r--r-- 1 root root 92 May 9 16:50 cost.csv [2022-05-09T17:00:50.397Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1109/archives [2022-05-09T17:00:50.397Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1109/archives [2022-05-09T17:00:50.397Z] total 16 [2022-05-09T17:00:50.397Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 16:50 . [2022-05-09T17:00:50.397Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 16:50 .. [2022-05-09T17:00:50.397Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 16:50 cost [2022-05-09T17:00:50.397Z] -rw-r--r-- 1 jenkins jenkins 92 May 9 16:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-09T17:00:50.730Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T17:00:51.623Z] ---> package-listing.sh [2022-05-09T17:00:51.623Z] ++ facter osfamily [2022-05-09T17:00:51.623Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-09T17:00:51.884Z] + OS_FAMILY=debian [2022-05-09T17:00:51.884Z] + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1109 [2022-05-09T17:00:51.884Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-09T17:00:51.884Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-09T17:00:51.884Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-09T17:00:51.884Z] + PACKAGES=/tmp/packages_start.txt [2022-05-09T17:00:51.884Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1109 ']' [2022-05-09T17:00:51.884Z] + PACKAGES=/tmp/packages_end.txt [2022-05-09T17:00:51.884Z] + case "${OS_FAMILY}" in [2022-05-09T17:00:51.884Z] + dpkg -l [2022-05-09T17:00:51.884Z] + grep '^ii' [2022-05-09T17:00:51.884Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-09T17:00:51.884Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-09T17:00:51.884Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-09T17:00:51.884Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1109 ']' [2022-05-09T17:00:51.884Z] + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1109/archives/ [2022-05-09T17:00:51.884Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1109/archives/ [Pipeline] echo [2022-05-09T17:00:51.921Z] 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-1109/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-09T17:00:52.222Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-09T17:00:52.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T17:00:52.810Z] . [Pipeline] withDockerContainer [2022-05-09T17:00:52.898Z] prd-ubuntu20.04-docker-8c-8g-41827 does not seem to be running inside a container [2022-05-09T17:00:52.932Z] $ 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-1109/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-1109 -v /w/workspace/dry_app-functions-sdk-go_PR-1109:/w/workspace/dry_app-functions-sdk-go_PR-1109:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1109@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-09T17:00:53.178Z] $ docker top 7a4767f80526795e8e785b30d4e267b25bc30e38b2a57a2771754f40e6820f2e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T17:00:53.578Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-09T17:00:53.888Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-09T17:00:54.198Z] + ls /var/log/sa-host [2022-05-09T17:00:54.198Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T17:00:54.352Z] provisioning config files... [2022-05-09T17:00:54.362Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1109@tmp/config4009100105356793338tmp [Pipeline] { [Pipeline] echo [2022-05-09T17:00:54.411Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T17:00:54.727Z] ---> create-netrc.sh [Pipeline] } [2022-05-09T17:00:54.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-09T17:00:55.148Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-09T17:00:55.180Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T17:00:55.500Z] ---> sudo-logs.sh [2022-05-09T17:00:55.500Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-09T17:00:55.584Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T17:00:55.901Z] ---> job-cost.sh [2022-05-09T17:00:55.901Z] lf-activate-venv: SKIPPING [2022-05-09T17:00:55.901Z] DEBUG: total: 0.2199999988079071 [2022-05-09T17:00:55.901Z] INFO: Retrieving Stack Cost... [2022-05-09T17:00:56.161Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-09T17:00:56.732Z] INFO: Archiving Costs [Pipeline] echo [2022-05-09T17:00:56.767Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T17:00:57.092Z] ---> logs-deploy.sh [2022-05-09T17:00:57.092Z] lf-activate-venv: SKIPPING [2022-05-09T17:00:57.092Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1109/1 [2022-05-09T17:00:57.092Z] INFO: archiving workspace using pattern(s): [2022-05-09T17:00:58.033Z] Archives upload complete. [2022-05-09T17:00:58.294Z] INFO: archiving logs to Nexus [2022-05-09T17:00:58.869Z] ---> uname -a: [2022-05-09T17:00:58.869Z] Linux prd-ubuntu20-04-docker-8c-8g-41827 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-09T17:00:58.869Z] [2022-05-09T17:00:58.869Z] [2022-05-09T17:00:58.869Z] ---> lscpu: [2022-05-09T17:00:58.869Z] Architecture: x86_64 [2022-05-09T17:00:58.869Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-09T17:00:58.869Z] Byte Order: Little Endian [2022-05-09T17:00:58.869Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-09T17:00:58.869Z] CPU(s): 8 [2022-05-09T17:00:58.869Z] On-line CPU(s) list: 0-7 [2022-05-09T17:00:58.869Z] Thread(s) per core: 1 [2022-05-09T17:00:58.869Z] Core(s) per socket: 1 [2022-05-09T17:00:58.869Z] Socket(s): 8 [2022-05-09T17:00:58.869Z] NUMA node(s): 1 [2022-05-09T17:00:58.869Z] Vendor ID: AuthenticAMD [2022-05-09T17:00:58.869Z] CPU family: 23 [2022-05-09T17:00:58.869Z] Model: 49 [2022-05-09T17:00:58.869Z] Model name: AMD EPYC-Rome Processor [2022-05-09T17:00:58.869Z] Stepping: 0 [2022-05-09T17:00:58.869Z] CPU MHz: 2799.998 [2022-05-09T17:00:58.869Z] BogoMIPS: 5599.99 [2022-05-09T17:00:58.869Z] Virtualization: AMD-V [2022-05-09T17:00:58.869Z] Hypervisor vendor: KVM [2022-05-09T17:00:58.869Z] Virtualization type: full [2022-05-09T17:00:58.869Z] L1d cache: 256 KiB [2022-05-09T17:00:58.869Z] L1i cache: 256 KiB [2022-05-09T17:00:58.869Z] L2 cache: 4 MiB [2022-05-09T17:00:58.869Z] L3 cache: 128 MiB [2022-05-09T17:00:58.869Z] NUMA node0 CPU(s): 0-7 [2022-05-09T17:00:58.869Z] Vulnerability Itlb multihit: Not affected [2022-05-09T17:00:58.869Z] Vulnerability L1tf: Not affected [2022-05-09T17:00:58.869Z] Vulnerability Mds: Not affected [2022-05-09T17:00:58.869Z] Vulnerability Meltdown: Not affected [2022-05-09T17:00:58.869Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-09T17:00:58.869Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-09T17:00:58.869Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-09T17:00:58.869Z] Vulnerability Srbds: Not affected [2022-05-09T17:00:58.869Z] Vulnerability Tsx async abort: Not affected [2022-05-09T17:00:58.869Z] 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 [2022-05-09T17:00:58.869Z] [2022-05-09T17:00:58.869Z] [2022-05-09T17:00:58.869Z] ---> nproc: [2022-05-09T17:00:58.870Z] 8 [2022-05-09T17:00:58.870Z] [2022-05-09T17:00:58.870Z] [2022-05-09T17:00:58.870Z] ---> df -h: [2022-05-09T17:00:58.870Z] Filesystem Size Used Avail Use% Mounted on [2022-05-09T17:00:58.870Z] overlay 155G 11G 145G 7% / [2022-05-09T17:00:58.870Z] tmpfs 64M 0 64M 0% /dev [2022-05-09T17:00:58.870Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-05-09T17:00:58.870Z] shm 64M 0 64M 0% /dev/shm [2022-05-09T17:00:58.870Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-05-09T17:00:58.870Z] [2022-05-09T17:00:58.870Z] [2022-05-09T17:00:58.870Z] ---> sar -b -r -n DEV: [2022-05-09T17:00:58.870Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41827) 05/09/22 _x86_64_ (8 CPU) [2022-05-09T17:00:58.870Z] [2022-05-09T17:00:58.870Z] 16:47:23 LINUX RESTART (8 CPU) [2022-05-09T17:00:58.870Z] [2022-05-09T17:00:58.870Z] 16:48:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-05-09T17:00:58.870Z] 16:49:01 99.12 11.23 87.89 0.00 1969.64 85720.09 0.00 [2022-05-09T17:00:58.870Z] 16:50:01 50.67 0.12 50.56 0.00 0.93 27538.09 0.00 [2022-05-09T17:00:58.870Z] 16:51:01 40.43 0.05 40.38 0.00 2.40 18337.74 0.00 [2022-05-09T17:00:58.870Z] 16:52:01 1.23 0.00 1.23 0.00 0.00 15.73 0.00 [2022-05-09T17:00:58.870Z] 16:53:01 1.25 0.02 1.23 0.00 0.13 15.20 0.00 [2022-05-09T17:00:58.870Z] 16:54:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 [2022-05-09T17:00:58.870Z] 16:55:01 0.83 0.00 0.83 0.00 0.00 9.87 0.00 [2022-05-09T17:00:58.870Z] 16:56:01 1.85 0.00 1.85 0.00 0.00 20.93 0.00 [2022-05-09T17:00:58.870Z] 16:57:01 1.48 0.00 1.48 0.00 0.00 15.33 0.00 [2022-05-09T17:00:58.870Z] 16:58:01 1.83 0.00 1.83 0.00 0.00 24.93 0.00 [2022-05-09T17:00:58.870Z] 16:59:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 [2022-05-09T17:00:58.870Z] 17:00:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 [2022-05-09T17:00:58.870Z] Average: 16.75 0.94 15.82 0.00 161.94 10875.68 0.00 [2022-05-09T17:00:58.870Z] [2022-05-09T17:00:58.870Z] 16:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-05-09T17:00:58.870Z] 16:49:01 28330264 31660804 635080 1.93 121332 3422736 2242744 6.61 1349624 2761828 519440 [2022-05-09T17:00:58.870Z] 16:50:01 27641716 31296448 995000 3.03 127636 3713388 2615952 7.71 1898632 2869640 33140 [2022-05-09T17:00:58.870Z] 16:51:01 28466604 31771936 525576 1.60 130756 3383896 1970224 5.81 1197212 2771996 12 [2022-05-09T17:00:58.870Z] 16:52:01 28466860 31772416 524764 1.60 130788 3384028 1970224 5.81 1196880 2772120 12 [2022-05-09T17:00:58.870Z] 16:53:01 28468504 31774192 522928 1.59 130860 3384040 1970224 5.81 1195640 2772208 44 [2022-05-09T17:00:58.870Z] 16:54:01 28468952 31774692 522400 1.59 130888 3384044 1970224 5.81 1194988 2772216 164 [2022-05-09T17:00:58.870Z] 16:55:01 28477976 31783864 513300 1.56 130904 3384044 1970224 5.81 1185844 2772316 8 [2022-05-09T17:00:58.870Z] 16:56:01 28478496 31784436 512644 1.56 130972 3384048 1970224 5.81 1185892 2772320 20 [2022-05-09T17:00:58.870Z] 16:57:01 28478404 31784424 512808 1.56 131048 3384048 1970224 5.81 1185972 2772320 12 [2022-05-09T17:00:58.870Z] 16:58:01 28477796 31783860 513356 1.56 131104 3384020 1970224 5.81 1186456 2772300 24 [2022-05-09T17:00:58.870Z] 16:59:01 28478668 31784832 512172 1.56 131160 3384032 1970224 5.81 1185996 2772304 20 [2022-05-09T17:00:58.870Z] 17:00:01 28478392 31784568 512384 1.56 131176 3384032 1970224 5.81 1186004 2772304 44 [2022-05-09T17:00:58.870Z] Average: 28392719 31729706 566868 1.72 129885 3414696 2046745 6.03 1262428 2779489 46078 [2022-05-09T17:00:58.870Z] [2022-05-09T17:00:58.870Z] 16:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-05-09T17:00:58.870Z] 16:49:01 docker0 108.34 118.30 8.65 1086.02 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:49:01 ens3 384.84 271.92 6225.98 87.44 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:49:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:49:01 vethfd1b7eb 46.90 59.93 4.61 726.78 0.00 0.00 0.00 0.06 [2022-05-09T17:00:58.870Z] 16:50:01 docker0 1.45 1.20 0.10 1.66 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:50:01 ens3 16.56 9.72 14.48 6.90 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:50:01 vethfd1b7eb 1.45 1.23 0.12 1.66 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:51:01 ens3 98.35 59.94 2524.65 11.84 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:51:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:52:01 ens3 13.13 6.60 13.14 0.58 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:53:01 ens3 0.60 0.43 0.33 0.27 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:54:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:56:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:58:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 17:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] 17:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] Average: docker0 9.01 9.81 0.72 89.27 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] Average: ens3 42.37 28.76 723.99 8.82 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] Average: lo 0.42 0.42 0.04 0.04 0.00 0.00 0.00 0.00 [2022-05-09T17:00:58.870Z] [2022-05-09T17:00:58.870Z] [2022-05-09T17:00:58.870Z] ---> sar -P ALL: [2022-05-09T17:00:58.870Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41827) 05/09/22 _x86_64_ (8 CPU) [2022-05-09T17:00:58.870Z] [2022-05-09T17:00:58.870Z] 16:47:23 LINUX RESTART (8 CPU) [2022-05-09T17:00:58.870Z] [2022-05-09T17:00:58.870Z] 16:48:02 CPU %user %nice %system %iowait %steal %idle [2022-05-09T17:00:58.870Z] 16:49:01 all 23.08 0.00 5.21 0.85 0.09 70.77 [2022-05-09T17:00:58.870Z] 16:49:01 0 25.48 0.00 5.89 1.92 0.09 66.62 [2022-05-09T17:00:58.870Z] 16:49:01 1 23.31 0.00 5.27 0.62 0.10 70.69 [2022-05-09T17:00:58.870Z] 16:49:01 2 17.94 0.00 5.52 1.86 0.09 74.60 [2022-05-09T17:00:58.870Z] 16:49:01 3 27.44 0.00 5.27 0.36 0.09 66.84 [2022-05-09T17:00:58.870Z] 16:49:01 4 22.73 0.00 4.70 0.19 0.09 72.30 [2022-05-09T17:00:58.870Z] 16:49:01 5 22.19 0.00 5.44 0.34 0.09 71.93 [2022-05-09T17:00:58.870Z] 16:49:01 6 21.51 0.00 4.48 1.43 0.09 72.50 [2022-05-09T17:00:58.870Z] 16:49:01 7 24.03 0.00 5.12 0.09 0.10 70.66 [2022-05-09T17:00:58.870Z] 16:50:01 all 35.42 0.00 5.41 0.47 0.08 58.61 [2022-05-09T17:00:58.870Z] 16:50:01 0 35.86 0.00 5.22 0.49 0.08 58.35 [2022-05-09T17:00:58.870Z] 16:50:01 1 35.88 0.00 5.97 0.05 0.08 58.01 [2022-05-09T17:00:58.870Z] 16:50:01 2 33.07 0.00 4.43 0.02 0.08 62.40 [2022-05-09T17:00:58.870Z] 16:50:01 3 37.47 0.00 5.27 0.07 0.08 57.11 [2022-05-09T17:00:58.870Z] 16:50:01 4 35.46 0.00 5.42 0.02 0.08 59.02 [2022-05-09T17:00:58.870Z] 16:50:01 5 35.17 0.00 5.81 2.98 0.08 55.95 [2022-05-09T17:00:58.870Z] 16:50:01 6 34.48 0.00 5.59 0.05 0.08 59.80 [2022-05-09T17:00:58.870Z] 16:50:01 7 35.99 0.00 5.60 0.05 0.07 58.30 [2022-05-09T17:00:58.870Z] 16:51:01 all 4.03 0.00 1.25 0.43 0.02 94.27 [2022-05-09T17:00:58.870Z] 16:51:01 0 4.06 0.00 1.34 0.70 0.02 93.88 [2022-05-09T17:00:58.870Z] 16:51:01 1 4.61 0.00 1.10 0.10 0.02 94.17 [2022-05-09T17:00:58.870Z] 16:51:01 2 3.10 0.00 1.29 2.26 0.03 93.32 [2022-05-09T17:00:58.870Z] 16:51:01 3 4.24 0.00 1.06 0.02 0.02 94.67 [2022-05-09T17:00:58.870Z] 16:51:01 4 4.47 0.00 1.04 0.17 0.02 94.30 [2022-05-09T17:00:58.870Z] 16:51:01 5 3.80 0.00 1.66 0.13 0.02 94.40 [2022-05-09T17:00:58.870Z] 16:51:01 6 4.42 0.00 1.46 0.02 0.02 94.09 [2022-05-09T17:00:58.870Z] 16:51:01 7 3.53 0.00 1.06 0.07 0.03 95.32 [2022-05-09T17:00:58.870Z] 16:52:01 all 0.04 0.00 0.01 0.01 0.00 99.95 [2022-05-09T17:00:58.870Z] 16:52:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2022-05-09T17:00:58.870Z] 16:52:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-05-09T17:00:58.870Z] 16:52:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-09T17:00:58.870Z] 16:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T17:00:58.870Z] 16:52:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2022-05-09T17:00:58.870Z] 16:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T17:00:58.870Z] 16:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T17:00:58.870Z] 16:52:01 7 0.12 0.00 0.03 0.00 0.00 99.85 [2022-05-09T17:00:58.870Z] 16:53:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2022-05-09T17:00:58.870Z] 16:53:01 0 0.02 0.00 0.02 0.03 0.02 99.92 [2022-05-09T17:00:58.870Z] 16:53:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-09T17:00:58.870Z] 16:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T17:00:58.870Z] 16:53:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2022-05-09T17:00:58.870Z] 16:53:01 4 0.08 0.00 0.03 0.00 0.00 99.88 [2022-05-09T17:00:58.870Z] 16:53:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-05-09T17:00:58.870Z] 16:53:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2022-05-09T17:00:58.870Z] 16:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T17:00:58.870Z] 16:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-05-09T17:00:58.870Z] 16:54:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2022-05-09T17:00:58.870Z] 16:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T17:00:58.870Z] 16:54:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-09T17:00:58.870Z] 16:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T17:00:58.870Z] 16:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T17:00:58.870Z] 16:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T17:00:58.870Z] 16:54:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2022-05-09T17:00:58.871Z] 16:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T17:00:58.871Z] 16:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-05-09T17:00:58.871Z] 16:55:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-09T17:00:58.871Z] 16:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-05-09T17:00:58.871Z] 16:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T17:00:58.871Z] 16:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T17:00:58.871Z] 16:55:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-05-09T17:00:58.871Z] 16:55:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-09T17:00:58.871Z] 16:55:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-09T17:00:58.871Z] 16:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T17:00:58.871Z] 16:56:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-05-09T17:00:58.871Z] 16:56:01 0 0.00 0.00 0.02 0.12 0.00 99.87 [2022-05-09T17:00:58.871Z] 16:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T17:00:58.871Z] 16:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T17:00:58.871Z] 16:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T17:00:58.871Z] 16:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T17:00:58.871Z] 16:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T17:00:58.871Z] 16:56:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2022-05-09T17:00:58.871Z] 16:56:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-09T17:00:58.871Z] 16:57:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2022-05-09T17:00:58.871Z] 16:57:01 0 0.02 0.00 0.02 0.05 0.02 99.90 [2022-05-09T17:00:58.871Z] 16:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-09T17:00:58.871Z] 16:57:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-09T17:00:58.871Z] 16:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T17:00:58.871Z] 16:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-09T17:00:58.871Z] 16:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T17:00:58.871Z] 16:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T17:00:58.871Z] 16:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-09T17:00:58.871Z] 16:58:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-05-09T17:00:58.871Z] 16:58:01 0 0.02 0.00 0.02 0.07 0.00 99.90 [2022-05-09T17:00:58.871Z] 16:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T17:00:58.871Z] 16:58:01 2 0.05 0.00 0.03 0.03 0.00 99.88 [2022-05-09T17:00:58.871Z] 16:58:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-09T17:00:58.871Z] 16:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T17:00:58.871Z] 16:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T17:00:58.871Z] 16:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T17:00:58.871Z] 16:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T17:00:58.871Z] 16:59:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2022-05-09T17:00:58.871Z] 16:59:01 0 0.12 0.00 0.00 0.02 0.00 99.87 [2022-05-09T17:00:58.871Z] 16:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-09T17:00:58.871Z] 16:59:01 2 0.12 0.00 0.05 0.00 0.02 99.82 [2022-05-09T17:00:58.871Z] 16:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T17:00:58.871Z] 16:59:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2022-05-09T17:00:58.871Z] 16:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T17:00:58.871Z] 16:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T17:00:58.871Z] 16:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T17:00:58.871Z] [2022-05-09T17:00:58.871Z] 16:59:01 CPU %user %nice %system %iowait %steal %idle [2022-05-09T17:00:58.871Z] 17:00:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2022-05-09T17:00:58.871Z] 17:00:01 0 0.00 0.00 0.00 0.03 0.02 99.95 [2022-05-09T17:00:58.871Z] 17:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T17:00:58.871Z] 17:00:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2022-05-09T17:00:58.871Z] 17:00:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2022-05-09T17:00:58.871Z] 17:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T17:00:58.871Z] 17:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T17:00:58.871Z] 17:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T17:00:58.871Z] 17:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T17:00:58.871Z] Average: all 5.16 0.00 0.98 0.15 0.02 93.69 [2022-05-09T17:00:58.871Z] Average: 0 5.41 0.00 1.03 0.29 0.02 93.25 [2022-05-09T17:00:58.871Z] Average: 1 5.27 0.00 1.02 0.06 0.02 93.63 [2022-05-09T17:00:58.871Z] Average: 2 4.46 0.00 0.93 0.35 0.02 94.24 [2022-05-09T17:00:58.871Z] Average: 3 5.69 0.00 0.96 0.04 0.02 93.29 [2022-05-09T17:00:58.871Z] Average: 4 5.18 0.00 0.93 0.03 0.02 93.84 [2022-05-09T17:00:58.871Z] Average: 5 5.04 0.00 1.06 0.29 0.02 93.60 [2022-05-09T17:00:58.871Z] Average: 6 4.98 0.00 0.96 0.12 0.02 93.92 [2022-05-09T17:00:58.871Z] Average: 7 5.24 0.00 0.97 0.02 0.02 93.75 [2022-05-09T17:00:58.871Z] [2022-05-09T17:00:58.871Z] [2022-05-09T17:00:58.871Z]