Pull request #897 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of AlexCuse for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 6cf1f43dfee3af36d33fd18e7be4d781902879ca+d07bca608e99190f2a843fee86b469a806ac6110 (b97ce38fd675720d589376705c6f3e4e95e08c0d) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7772889570874298246.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6501850772272040806.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-897/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-897/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9072407822387791537.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4360884904381203503.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-897/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-897/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9146948094323797858.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1499 in /w/workspace/ndry_app-functions-sdk-go_PR-897 [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/ndry_app-functions-sdk-go_PR-897 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/jenkins-gitclient-ssh1677475138612199995.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit d07bca608e99190f2a843fee86b469a806ac6110 into PR head commit 6cf1f43dfee3af36d33fd18e7be4d781902879ca Merge succeeded, producing 6cf1f43dfee3af36d33fd18e7be4d781902879ca Checking out Revision 6cf1f43dfee3af36d33fd18e7be4d781902879ca (PR-897) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/jenkins-gitclient-ssh8488154265357196940.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/897/head:refs/remotes/origin/PR-897 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6cf1f43dfee3af36d33fd18e7be4d781902879ca # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/jenkins-gitclient-ssh8065845977994696791.key > git merge d07bca608e99190f2a843fee86b469a806ac6110 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6cf1f43dfee3af36d33fd18e7be4d781902879ca # timeout=10 Commit message: "feat(sdk): Use Default Topic Formatting for Triggers" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-15T16:46:41.200Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-15T16:46:41.293Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-15T16:46:41.326Z] ========================================================= [2021-06-15T16:46:41.326Z] EdgeX Global Pipelines Version Info [2021-06-15T16:46:41.326Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7013447a94f47f0ad4b25ad27f60013ef7b22579 # timeout=10 [2021-06-15T16:46:42.672Z] ------------------- [2021-06-15T16:46:42.672Z] stable info: [2021-06-15T16:46:42.672Z] ------------------- [2021-06-15T16:46:42.672Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-15T16:46:42.672Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-15T16:46:42.672Z] Message: update stable to v1.0.194 [2021-06-15T16:46:43.630Z] ------------------- [2021-06-15T16:46:43.630Z] experimental info: [2021-06-15T16:46:43.630Z] ------------------- [2021-06-15T16:46:43.630Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-15T16:46:43.630Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-15T16:46:43.630Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-15T16:46:43.754Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-06-15T16:46:43.778Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-06-15T16:46:43.803Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-15T16:46:43.827Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-15T16:46:43.853Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-15T16:46:43.878Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-15T16:46:43.903Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-15T16:46:43.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-15T16:46:43.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-15T16:46:43.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-15T16:46:44.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-15T16:46:44.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-06-15T16:46:44.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-15T16:46:44.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-15T16:46:44.121Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T16:46:44.164Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T16:46:44.189Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T16:46:44.215Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T16:46:44.240Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-15T16:46:44.266Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-15T16:46:44.290Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-15T16:46:44.315Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-15T16:46:44.339Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-15T16:46:44.364Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-15T16:46:44.390Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-15T16:46:44.414Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-15T16:46:44.439Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-897 [Pipeline] echo [2021-06-15T16:46:44.464Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-897 [Pipeline] echo [2021-06-15T16:46:44.491Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-897 [Pipeline] echo [2021-06-15T16:46:44.514Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6cf1f43dfee3af36d33fd18e7be4d781902879ca [Pipeline] echo [2021-06-15T16:46:44.556Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6cf1f43 [Pipeline] echo [2021-06-15T16:46:44.580Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T16:46:45.062Z] + git log --format=format:%s -1 6cf1f43dfee3af36d33fd18e7be4d781902879ca [Pipeline] echo [2021-06-15T16:46:45.101Z] GIT_COMMIT: 6cf1f43dfee3af36d33fd18e7be4d781902879ca, Commit Message: feat(sdk): Use Default Topic Formatting for Triggers [Pipeline] echo [2021-06-15T16:46:45.118Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-15T16:46:45.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T16:46:45.687Z] [2021-06-15T16:46:45.687Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T16:46:46.007Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T16:46:46.007Z] latest: Pulling from edgex-devops/git-semver [2021-06-15T16:46:46.007Z] 31603596830f: Pulling fs layer [2021-06-15T16:46:46.007Z] 54011a49482f: Pulling fs layer [2021-06-15T16:46:46.007Z] a6820b24f6d8: Pulling fs layer [2021-06-15T16:46:46.007Z] f581987b2513: Pulling fs layer [2021-06-15T16:46:46.007Z] f581987b2513: Waiting [2021-06-15T16:46:46.007Z] 54011a49482f: Verifying Checksum [2021-06-15T16:46:46.007Z] 54011a49482f: Download complete [2021-06-15T16:46:46.272Z] 31603596830f: Verifying Checksum [2021-06-15T16:46:46.272Z] 31603596830f: Download complete [2021-06-15T16:46:46.272Z] f581987b2513: Verifying Checksum [2021-06-15T16:46:46.272Z] f581987b2513: Download complete [2021-06-15T16:46:46.272Z] a6820b24f6d8: Verifying Checksum [2021-06-15T16:46:46.272Z] a6820b24f6d8: Download complete [2021-06-15T16:46:46.272Z] 31603596830f: Pull complete [2021-06-15T16:46:46.540Z] 54011a49482f: Pull complete [2021-06-15T16:46:47.127Z] a6820b24f6d8: Pull complete [2021-06-15T16:46:47.391Z] f581987b2513: Pull complete [2021-06-15T16:46:47.391Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-15T16:46:47.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T16:46:47.391Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-15T16:46:47.488Z] prd-centos7-docker-4c-2g-1499 does not seem to be running inside a container [2021-06-15T16:46:47.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-897 -v /w/workspace/ndry_app-functions-sdk-go_PR-897:/w/workspace/ndry_app-functions-sdk-go_PR-897:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-897@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-897@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-15T16:46:48.588Z] $ docker top 284533d19f24f2fd614f5814bede0615d24187f119cfb96e21984b1866153ac0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T16:46:48.736Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T16:46:48.736Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T16:46:48.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T16:46:48.865Z] $ docker exec 284533d19f24f2fd614f5814bede0615d24187f119cfb96e21984b1866153ac0 ssh-agent [2021-06-15T16:46:48.979Z] SSH_AUTH_SOCK=/tmp/ssh-STN3dpWXPh7H/agent.13 [2021-06-15T16:46:48.979Z] SSH_AGENT_PID=20 [2021-06-15T16:46:48.986Z] Running ssh-add (command line suppressed) [2021-06-15T16:46:49.079Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/private_key_9183672292565821755.key (/w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/private_key_9183672292565821755.key) [2021-06-15T16:46:49.100Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T16:46:49.413Z] + git tag --points-at HEAD [Pipeline] } [2021-06-15T16:46:49.430Z] $ docker exec --env ******** --env ******** 284533d19f24f2fd614f5814bede0615d24187f119cfb96e21984b1866153ac0 ssh-agent -k [2021-06-15T16:46:49.525Z] unset SSH_AUTH_SOCK; [2021-06-15T16:46:49.525Z] unset SSH_AGENT_PID; [2021-06-15T16:46:49.525Z] echo Agent pid 20 killed; [2021-06-15T16:46:49.541Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-15T16:46:49.587Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T16:46:49.587Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T16:46:49.696Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T16:46:49.695Z] $ docker exec 284533d19f24f2fd614f5814bede0615d24187f119cfb96e21984b1866153ac0 ssh-agent [2021-06-15T16:46:49.810Z] SSH_AUTH_SOCK=/tmp/ssh-EDSDbrM0rLWm/agent.55 [2021-06-15T16:46:49.810Z] SSH_AGENT_PID=62 [2021-06-15T16:46:49.816Z] Running ssh-add (command line suppressed) [2021-06-15T16:46:49.918Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/private_key_7682664809879084030.key (/w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/private_key_7682664809879084030.key) [2021-06-15T16:46:49.939Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T16:46:50.257Z] + git semver init [2021-06-15T16:46:50.258Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T16:46:50.258Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-897/.git [2021-06-15T16:46:50.258Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-897 [2021-06-15T16:46:50.258Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T16:46:50.258Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T16:46:50.258Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T16:46:50.258Z] # $SEMVER_BRANCH = PR-897 [2021-06-15T16:46:50.258Z] # $SEMVER_TEMP = /tmp/semver-082577244 [2021-06-15T16:46:50.258Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-06-15T16:46:52.187Z] # '/tmp/semver-082577244' -> '/w/workspace/ndry_app-functions-sdk-go_PR-897/.semver' [2021-06-15T16:46:52.187Z] # -> Force: false [2021-06-15T16:46:52.187Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-897/.semver [Pipeline] } [2021-06-15T16:46:52.194Z] $ docker exec --env ******** --env ******** 284533d19f24f2fd614f5814bede0615d24187f119cfb96e21984b1866153ac0 ssh-agent -k [2021-06-15T16:46:52.290Z] unset SSH_AUTH_SOCK; [2021-06-15T16:46:52.291Z] unset SSH_AGENT_PID; [2021-06-15T16:46:52.291Z] echo Agent pid 62 killed; [2021-06-15T16:46:52.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T16:46:52.644Z] + git semver [Pipeline] } [2021-06-15T16:46:52.658Z] $ docker stop --time=1 284533d19f24f2fd614f5814bede0615d24187f119cfb96e21984b1866153ac0 [2021-06-15T16:46:54.010Z] $ docker rm -f 284533d19f24f2fd614f5814bede0615d24187f119cfb96e21984b1866153ac0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T16:46:54.387Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-15T16:46:54.657Z] Stashed 1 file(s) [Pipeline] echo [2021-06-15T16:46:54.661Z] [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] node [Pipeline] node [2021-06-15T16:47:09.890Z] Still waiting to schedule task [2021-06-15T16:47:09.891Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-15T16:47:09.895Z] Still waiting to schedule task [2021-06-15T16:47:09.895Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1496’ is offline [2021-06-15T16:48:51.571Z] Running on prd-centos7-docker-4c-2g-1501 in /w/workspace/ndry_app-functions-sdk-go_PR-897 [Pipeline] { [Pipeline] ws [2021-06-15T16:48:51.589Z] Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-06-15T16:48:51.701Z] The recommended git tool is: git [2021-06-15T16:48:54.178Z] using credential edgex-jenkins-ssh [2021-06-15T16:48:54.190Z] Cloning the remote Git repository [2021-06-15T16:48:54.127Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-15T16:48:54.204Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 [2021-06-15T16:48:54.249Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-15T16:48:54.249Z] > git --version # timeout=10 [2021-06-15T16:48:54.259Z] > git --version # 'git version 2.24.4' [2021-06-15T16:48:54.259Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T16:48:54.291Z] [INFO] Currently running in a labeled security context [2021-06-15T16:48:54.291Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-15T16:48:54.291Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh6708688254456051133.key [2021-06-15T16:48:54.305Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T16:48:55.590Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-15T16:48:55.601Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T16:48:55.611Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-15T16:48:55.631Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-15T16:48:55.631Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T16:48:55.633Z] [INFO] Currently running in a labeled security context [2021-06-15T16:48:55.633Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-15T16:48:55.634Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh7362669203704947653.key [2021-06-15T16:48:55.644Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/897/head:refs/remotes/origin/PR-897 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-15T16:48:56.152Z] Merging remotes/origin/master commit d07bca608e99190f2a843fee86b469a806ac6110 into PR head commit 6cf1f43dfee3af36d33fd18e7be4d781902879ca [2021-06-15T16:48:56.269Z] Merge succeeded, producing 6cf1f43dfee3af36d33fd18e7be4d781902879ca [2021-06-15T16:48:56.270Z] Checking out Revision 6cf1f43dfee3af36d33fd18e7be4d781902879ca (PR-897) [2021-06-15T16:48:56.160Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T16:48:56.170Z] > git checkout -f 6cf1f43dfee3af36d33fd18e7be4d781902879ca # timeout=10 [2021-06-15T16:48:56.220Z] > git remote # timeout=10 [2021-06-15T16:48:56.227Z] > git config --get remote.origin.url # timeout=10 [2021-06-15T16:48:56.235Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T16:48:56.236Z] [INFO] Currently running in a labeled security context [2021-06-15T16:48:56.237Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-15T16:48:56.237Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh8306670881558390088.key [2021-06-15T16:48:56.243Z] > git merge d07bca608e99190f2a843fee86b469a806ac6110 # timeout=10 [2021-06-15T16:48:56.252Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-15T16:48:56.283Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T16:48:56.290Z] > git checkout -f 6cf1f43dfee3af36d33fd18e7be4d781902879ca # timeout=10 [2021-06-15T16:48:59.918Z] Commit message: "feat(sdk): Use Default Topic Formatting for Triggers" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T16:49:00.684Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1500 in /w/workspace/ndry_app-functions-sdk-go_PR-897 [Pipeline] { [Pipeline] ws [2021-06-15T16:49:00.803Z] Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-06-15T16:49:01.021Z] The recommended git tool is: git [2021-06-15T16:49:01.053Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-15T16:49:01.400Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T16:49:01.705Z] + sudo service docker restart [2021-06-15T16:49:01.705Z] + true [2021-06-15T16:49:01.705Z] Redirecting to /bin/systemctl restart docker.service [2021-06-15T16:49:05.826Z] using credential edgex-jenkins-ssh [2021-06-15T16:49:05.850Z] Cloning the remote Git repository [2021-06-15T16:49:05.907Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-15T16:49:06.006Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 [2021-06-15T16:49:06.147Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-15T16:49:06.148Z] > git --version # timeout=10 [2021-06-15T16:49:06.226Z] > git --version # 'git version 2.17.1' [2021-06-15T16:49:06.227Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T16:49:06.379Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T16:49:09.429Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-15T16:49:09.450Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T16:49:09.480Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-15T16:49:09.518Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-15T16:49:09.519Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T16:49:09.535Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/897/head:refs/remotes/origin/PR-897 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-15T16:49:10.181Z] Merging remotes/origin/master commit d07bca608e99190f2a843fee86b469a806ac6110 into PR head commit 6cf1f43dfee3af36d33fd18e7be4d781902879ca [2021-06-15T16:49:10.411Z] Merge succeeded, producing 6cf1f43dfee3af36d33fd18e7be4d781902879ca [2021-06-15T16:49:10.412Z] Checking out Revision 6cf1f43dfee3af36d33fd18e7be4d781902879ca (PR-897) [2021-06-15T16:49:10.201Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T16:49:10.227Z] > git checkout -f 6cf1f43dfee3af36d33fd18e7be4d781902879ca # timeout=10 [2021-06-15T16:49:10.337Z] > git remote # timeout=10 [2021-06-15T16:49:10.355Z] > git config --get remote.origin.url # timeout=10 [2021-06-15T16:49:10.366Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T16:49:10.376Z] > git merge d07bca608e99190f2a843fee86b469a806ac6110 # timeout=10 [2021-06-15T16:49:10.397Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-15T16:49:10.417Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T16:49:10.434Z] > git checkout -f 6cf1f43dfee3af36d33fd18e7be4d781902879ca # timeout=10 [2021-06-15T16:49:14.648Z] Commit message: "feat(sdk): Use Default Topic Formatting for Triggers" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T16:49:15.933Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-15T16:49:16.367Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T16:49:16.708Z] + + true [2021-06-15T16:49:16.708Z] sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-06-15T16:49:24.194Z] ========================================================= [2021-06-15T16:49:24.194Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-15T16:49:24.194Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T16:49:24.520Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-15T16:49:24.784Z] Sending build context to Docker daemon 19.85MB [2021-06-15T16:49:24.784Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T16:49:24.784Z] Step 2/8 : FROM ${BASE} [2021-06-15T16:49:25.045Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-15T16:49:25.045Z] 540db60ca938: Pulling fs layer [2021-06-15T16:49:25.045Z] adcc1eea9eea: Pulling fs layer [2021-06-15T16:49:25.045Z] 4c4ab2625f07: Pulling fs layer [2021-06-15T16:49:25.045Z] 0510c868ecb4: Pulling fs layer [2021-06-15T16:49:25.045Z] afea3b2eda06: Pulling fs layer [2021-06-15T16:49:25.045Z] 7809a108b3ef: Pulling fs layer [2021-06-15T16:49:25.045Z] f706445af74f: Pulling fs layer [2021-06-15T16:49:25.045Z] 0510c868ecb4: Waiting [2021-06-15T16:49:25.045Z] afea3b2eda06: Waiting [2021-06-15T16:49:25.045Z] 7809a108b3ef: Waiting [2021-06-15T16:49:25.045Z] f706445af74f: Waiting [2021-06-15T16:49:25.045Z] 4c4ab2625f07: Verifying Checksum [2021-06-15T16:49:25.045Z] 4c4ab2625f07: Download complete [2021-06-15T16:49:25.045Z] adcc1eea9eea: Verifying Checksum [2021-06-15T16:49:25.045Z] adcc1eea9eea: Download complete [2021-06-15T16:49:25.045Z] afea3b2eda06: Verifying Checksum [2021-06-15T16:49:25.045Z] afea3b2eda06: Download complete [2021-06-15T16:49:25.045Z] 7809a108b3ef: Verifying Checksum [2021-06-15T16:49:25.045Z] 7809a108b3ef: Download complete [2021-06-15T16:49:25.045Z] 540db60ca938: Verifying Checksum [2021-06-15T16:49:25.045Z] 540db60ca938: Download complete [2021-06-15T16:49:25.305Z] 540db60ca938: Pull complete [2021-06-15T16:49:25.568Z] adcc1eea9eea: Pull complete [2021-06-15T16:49:25.568Z] 4c4ab2625f07: Pull complete [2021-06-15T16:49:26.960Z] f706445af74f: Verifying Checksum [2021-06-15T16:49:26.960Z] f706445af74f: Download complete [2021-06-15T16:49:27.222Z] 0510c868ecb4: Verifying Checksum [2021-06-15T16:49:27.222Z] 0510c868ecb4: Download complete [2021-06-15T16:49:31.490Z] 0510c868ecb4: Pull complete [2021-06-15T16:49:31.490Z] afea3b2eda06: Pull complete [2021-06-15T16:49:31.490Z] 7809a108b3ef: Pull complete [2021-06-15T16:49:32.447Z] f706445af74f: Pull complete [2021-06-15T16:49:32.447Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-15T16:49:32.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-15T16:49:32.448Z] ---> b068be0155e3 [2021-06-15T16:49:32.448Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-15T16:49:32.709Z] 20.10.0: Pulling from library/docker [2021-06-15T16:49:32.709Z] 05e7bc50f07f: Pulling fs layer [2021-06-15T16:49:32.709Z] 6db28d0fdbf6: Pulling fs layer [2021-06-15T16:49:32.709Z] 292df0bc6bf3: Pulling fs layer [2021-06-15T16:49:32.709Z] 2e060f4bd70b: Pulling fs layer [2021-06-15T16:49:32.709Z] 80e8d568a223: Pulling fs layer [2021-06-15T16:49:32.709Z] 8dc6ef1a942a: Pulling fs layer [2021-06-15T16:49:32.709Z] 2312dd95470a: Pulling fs layer [2021-06-15T16:49:32.709Z] 80e8d568a223: Waiting [2021-06-15T16:49:32.709Z] 8dc6ef1a942a: Waiting [2021-06-15T16:49:32.709Z] 2312dd95470a: Waiting [2021-06-15T16:49:32.709Z] 2e060f4bd70b: Waiting [2021-06-15T16:49:32.709Z] 292df0bc6bf3: Verifying Checksum [2021-06-15T16:49:32.709Z] 292df0bc6bf3: Download complete [2021-06-15T16:49:32.709Z] 6db28d0fdbf6: Verifying Checksum [2021-06-15T16:49:32.709Z] 6db28d0fdbf6: Download complete [2021-06-15T16:49:32.709Z] 05e7bc50f07f: Verifying Checksum [2021-06-15T16:49:32.709Z] 05e7bc50f07f: Download complete [2021-06-15T16:49:32.709Z] 80e8d568a223: Verifying Checksum [2021-06-15T16:49:32.709Z] 80e8d568a223: Download complete [2021-06-15T16:49:32.709Z] 8dc6ef1a942a: Verifying Checksum [2021-06-15T16:49:32.709Z] 8dc6ef1a942a: Download complete [2021-06-15T16:49:32.709Z] 2312dd95470a: Verifying Checksum [2021-06-15T16:49:32.709Z] 2312dd95470a: Download complete [2021-06-15T16:49:32.972Z] 05e7bc50f07f: Pull complete [2021-06-15T16:49:33.241Z] 6db28d0fdbf6: Pull complete [2021-06-15T16:49:33.241Z] 292df0bc6bf3: Pull complete [2021-06-15T16:49:33.504Z] 2e060f4bd70b: Verifying Checksum [2021-06-15T16:49:33.504Z] 2e060f4bd70b: Download complete [Pipeline] unstash [2021-06-15T16:49:36.067Z] 2e060f4bd70b: Pull complete [2021-06-15T16:49:36.067Z] 80e8d568a223: Pull complete [2021-06-15T16:49:36.067Z] 8dc6ef1a942a: Pull complete [2021-06-15T16:49:36.067Z] 2312dd95470a: Pull complete [2021-06-15T16:49:36.067Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-15T16:49:36.067Z] Status: Downloaded newer image for docker:20.10.0 [Pipeline] echo [2021-06-15T16:49:36.158Z] ========================================================= [2021-06-15T16:49:36.158Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-15T16:49:36.158Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T16:49:36.503Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-15T16:49:37.487Z] Sending build context to Docker daemon 19.85MB [2021-06-15T16:49:37.487Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T16:49:37.487Z] Step 2/8 : FROM ${BASE} [2021-06-15T16:49:38.084Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-15T16:49:38.084Z] 595b0fe564bb: Pulling fs layer [2021-06-15T16:49:38.084Z] 3088b5b3c5c0: Pulling fs layer [2021-06-15T16:49:38.084Z] 5b7225fbf94c: Pulling fs layer [2021-06-15T16:49:38.084Z] ba82ee9f976e: Pulling fs layer [2021-06-15T16:49:38.084Z] 506bd15cee9f: Pulling fs layer [2021-06-15T16:49:38.084Z] 75a0a4a0db45: Pulling fs layer [2021-06-15T16:49:38.084Z] 618dc40b7e24: Pulling fs layer [2021-06-15T16:49:38.084Z] ba82ee9f976e: Waiting [2021-06-15T16:49:38.084Z] 506bd15cee9f: Waiting [2021-06-15T16:49:38.084Z] 75a0a4a0db45: Waiting [2021-06-15T16:49:38.084Z] 618dc40b7e24: Waiting [2021-06-15T16:49:38.084Z] 5b7225fbf94c: Verifying Checksum [2021-06-15T16:49:38.084Z] 5b7225fbf94c: Download complete [2021-06-15T16:49:38.084Z] 3088b5b3c5c0: Download complete [2021-06-15T16:49:38.084Z] 506bd15cee9f: Verifying Checksum [2021-06-15T16:49:38.084Z] 506bd15cee9f: Download complete [2021-06-15T16:49:38.084Z] 75a0a4a0db45: Download complete [2021-06-15T16:49:38.084Z] 595b0fe564bb: Verifying Checksum [2021-06-15T16:49:38.084Z] 595b0fe564bb: Download complete [2021-06-15T16:49:38.624Z] ---> 66d2633297df [2021-06-15T16:49:38.624Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-15T16:49:38.624Z] ---> Running in 4f3c6174588b [2021-06-15T16:49:38.624Z] Removing intermediate container 4f3c6174588b [2021-06-15T16:49:38.624Z] ---> a4ab5410478b [2021-06-15T16:49:38.624Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-15T16:49:38.624Z] ---> Running in e21fcf72374d [2021-06-15T16:49:38.887Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T16:49:39.073Z] 595b0fe564bb: Pull complete [2021-06-15T16:49:39.684Z] 3088b5b3c5c0: Pull complete [2021-06-15T16:49:39.832Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T16:49:39.964Z] 618dc40b7e24: Verifying Checksum [2021-06-15T16:49:39.964Z] 618dc40b7e24: Download complete [2021-06-15T16:49:40.241Z] 5b7225fbf94c: Pull complete [2021-06-15T16:49:40.408Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-15T16:49:40.672Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-15T16:49:40.934Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-15T16:49:40.934Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-15T16:49:41.203Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-15T16:49:41.203Z] Executing busybox-1.32.1-r6.trigger [2021-06-15T16:49:41.203Z] OK: 150 MiB in 45 packages [2021-06-15T16:49:41.227Z] ba82ee9f976e: Download complete [2021-06-15T16:49:41.468Z] Removing intermediate container e21fcf72374d [2021-06-15T16:49:41.468Z] ---> cab423555976 [2021-06-15T16:49:41.468Z] Step 6/8 : WORKDIR /build [2021-06-15T16:49:41.468Z] ---> Running in b6307a9be272 [2021-06-15T16:49:41.729Z] Removing intermediate container b6307a9be272 [2021-06-15T16:49:41.729Z] ---> 3dd82997f684 [2021-06-15T16:49:41.729Z] Step 7/8 : COPY go.mod . [2021-06-15T16:49:41.729Z] ---> fba786ee0d1a [2021-06-15T16:49:41.729Z] Step 8/8 : RUN go mod download [2021-06-15T16:49:41.991Z] ---> Running in 8b2b0edf672b [2021-06-15T16:49:53.648Z] ba82ee9f976e: Pull complete [2021-06-15T16:49:53.648Z] 506bd15cee9f: Pull complete [2021-06-15T16:49:53.648Z] 75a0a4a0db45: Pull complete [2021-06-15T16:49:54.271Z] Removing intermediate container 8b2b0edf672b [2021-06-15T16:49:54.271Z] ---> c8785f758957 [2021-06-15T16:49:54.271Z] Successfully built c8785f758957 [2021-06-15T16:49:54.271Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T16:49:54.585Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T16:49:54.585Z] . [Pipeline] withDockerContainer [2021-06-15T16:49:54.679Z] prd-centos7-docker-4c-2g-1501 does not seem to be running inside a container [2021-06-15T16:49:54.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-15T16:49:55.153Z] $ docker top efa36c2ee04346634a3c0f5be861328dbaa8bdbdacf287d3642dec50436ae67e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T16:49:55.548Z] + go version [2021-06-15T16:49:55.548Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-15T16:49:55.557Z] $ docker stop --time=1 efa36c2ee04346634a3c0f5be861328dbaa8bdbdacf287d3642dec50436ae67e [2021-06-15T16:49:56.283Z] 618dc40b7e24: Pull complete [2021-06-15T16:49:56.283Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-15T16:49:56.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-15T16:49:56.283Z] ---> a36622ca3599 [2021-06-15T16:49:56.283Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-15T16:49:56.283Z] 20.10.0: Pulling from library/docker [2021-06-15T16:49:56.283Z] a3cc7d3b244e: Pulling fs layer [2021-06-15T16:49:56.283Z] 02a3295e0d61: Pulling fs layer [2021-06-15T16:49:56.283Z] 0f4f2e6d8100: Pulling fs layer [2021-06-15T16:49:56.283Z] 330b718f631f: Pulling fs layer [2021-06-15T16:49:56.283Z] a93816041522: Pulling fs layer [2021-06-15T16:49:56.283Z] bdb6da89ff94: Pulling fs layer [2021-06-15T16:49:56.283Z] 2a70c0c122f4: Pulling fs layer [2021-06-15T16:49:56.283Z] 330b718f631f: Waiting [2021-06-15T16:49:56.283Z] a93816041522: Waiting [2021-06-15T16:49:56.283Z] bdb6da89ff94: Waiting [2021-06-15T16:49:56.283Z] 2a70c0c122f4: Waiting [2021-06-15T16:49:56.283Z] 0f4f2e6d8100: Download complete [2021-06-15T16:49:56.283Z] 02a3295e0d61: Download complete [2021-06-15T16:49:56.283Z] a93816041522: Verifying Checksum [2021-06-15T16:49:56.283Z] a93816041522: Download complete [2021-06-15T16:49:56.283Z] a3cc7d3b244e: Verifying Checksum [2021-06-15T16:49:56.283Z] a3cc7d3b244e: Download complete [2021-06-15T16:49:56.283Z] bdb6da89ff94: Verifying Checksum [2021-06-15T16:49:56.283Z] bdb6da89ff94: Download complete [2021-06-15T16:49:56.283Z] 2a70c0c122f4: Download complete [2021-06-15T16:49:56.773Z] $ docker rm -f efa36c2ee04346634a3c0f5be861328dbaa8bdbdacf287d3642dec50436ae67e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-15T16:49:56.884Z] a3cc7d3b244e: Pull complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T16:49:57.315Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T16:49:57.315Z] . [Pipeline] withDockerContainer [2021-06-15T16:49:57.396Z] prd-centos7-docker-4c-2g-1501 does not seem to be running inside a container [2021-06-15T16:49:57.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-15T16:49:57.489Z] 02a3295e0d61: Pull complete [2021-06-15T16:49:57.830Z] $ docker top 75d22978c986ad0d503d55788b1d5c8663353b5254ee137de2360b9db02f9833 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T16:49:58.087Z] 0f4f2e6d8100: Pull complete [2021-06-15T16:49:58.087Z] 330b718f631f: Verifying Checksum [2021-06-15T16:49:58.087Z] 330b718f631f: Download complete [2021-06-15T16:49:58.239Z] + go mod tidy [Pipeline] sh [2021-06-15T16:49:58.825Z] + make test [2021-06-15T16:49:58.825Z] make -C ./app-service-template build [2021-06-15T16:49:58.825Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-06-15T16:49:58.825Z] go mod tidy [2021-06-15T16:49:59.093Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-06-15T16:50:02.420Z] 330b718f631f: Pull complete [2021-06-15T16:50:02.420Z] a93816041522: Pull complete [2021-06-15T16:50:02.420Z] bdb6da89ff94: Pull complete [2021-06-15T16:50:03.016Z] 2a70c0c122f4: Pull complete [2021-06-15T16:50:03.016Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-15T16:50:03.016Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-15T16:50:08.423Z] ---> 635a958d6fb6 [2021-06-15T16:50:08.423Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-15T16:50:08.423Z] ---> Running in 5e384b93211a [2021-06-15T16:50:08.711Z] Removing intermediate container 5e384b93211a [2021-06-15T16:50:08.711Z] ---> 26fab23eb575 [2021-06-15T16:50:08.711Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-15T16:50:08.711Z] ---> Running in 7d1240c32dc9 [2021-06-15T16:50:10.198Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T16:50:11.175Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T16:50:11.640Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-06-15T16:50:11.641Z] make -C ./app-service-template test [2021-06-15T16:50:11.641Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-06-15T16:50:11.641Z] go mod tidy [2021-06-15T16:50:11.641Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-15T16:50:12.145Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-15T16:50:12.145Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-15T16:50:12.145Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-15T16:50:12.145Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-15T16:50:12.417Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-15T16:50:12.417Z] Executing busybox-1.32.1-r6.trigger [2021-06-15T16:50:12.417Z] OK: 139 MiB in 45 packages [2021-06-15T16:50:13.408Z] Removing intermediate container 7d1240c32dc9 [2021-06-15T16:50:13.408Z] ---> c25e2de0d981 [2021-06-15T16:50:13.408Z] Step 6/8 : WORKDIR /build [2021-06-15T16:50:13.688Z] ---> Running in d6e0a7e83e4a [2021-06-15T16:50:14.285Z] Removing intermediate container d6e0a7e83e4a [2021-06-15T16:50:14.285Z] ---> 7a0d27d8dbd7 [2021-06-15T16:50:14.285Z] Step 7/8 : COPY go.mod . [2021-06-15T16:50:14.885Z] ---> 880c344ce36e [2021-06-15T16:50:14.885Z] Step 8/8 : RUN go mod download [2021-06-15T16:50:15.161Z] ---> Running in c9d4ee6f07e0 [2021-06-15T16:50:19.906Z] ok new-app-service 0.011s coverage: 47.8% of statements [2021-06-15T16:50:19.906Z] ? new-app-service/config [no test files] [2021-06-15T16:50:19.906Z] ok new-app-service/functions 0.009s [2021-06-15T16:50:19.906Z] CGO_ENABLED=1 go vet ./... [2021-06-15T16:50:28.095Z] gofmt -l . [2021-06-15T16:50:28.095Z] [ "`gofmt -l .`" = "" ] [2021-06-15T16:50:28.095Z] ./bin/test-attribution-txt.sh [2021-06-15T16:50:28.095Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-06-15T16:50:28.095Z] go mod tidy [2021-06-15T16:50:28.095Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-15T16:50:28.356Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-15T16:50:29.768Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.011s coverage: 63.2% of statements [2021-06-15T16:50:30.346Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.009s coverage: 96.5% of statements [2021-06-15T16:50:30.346Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-15T16:50:30.346Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.015s coverage: 61.8% of statements [2021-06-15T16:50:30.346Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-15T16:50:30.925Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.020s [2021-06-15T16:50:31.187Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.025s coverage: 74.5% of statements [2021-06-15T16:50:31.187Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-15T16:50:31.187Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-15T16:50:31.187Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-15T16:50:31.187Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-15T16:50:31.187Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-15T16:50:31.187Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-15T16:50:31.187Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.004s coverage: 97.1% of statements [2021-06-15T16:50:31.187Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-15T16:50:31.765Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.006s coverage: 10.5% of statements [2021-06-15T16:50:35.103Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.764s coverage: 76.1% of statements [2021-06-15T16:50:35.103Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-15T16:50:35.103Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.007s coverage: 12.5% of statements [2021-06-15T16:50:35.103Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.013s coverage: 27.3% of statements [2021-06-15T16:50:35.103Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-15T16:50:35.103Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-15T16:50:35.103Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.009s coverage: 51.4% of statements [2021-06-15T16:50:41.978Z] Removing intermediate container c9d4ee6f07e0 [2021-06-15T16:50:41.978Z] ---> a5e11de5a08a [2021-06-15T16:50:41.978Z] Successfully built a5e11de5a08a [2021-06-15T16:50:41.978Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T16:50:42.344Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T16:50:42.344Z] . [Pipeline] withDockerContainer [2021-06-15T16:50:42.568Z] prd-ubuntu18.04-docker-arm64-4c-16g-1500 does not seem to be running inside a container [2021-06-15T16:50:42.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-15T16:50:44.318Z] $ docker top 6408a838415c86db53b493fcaf2f3f9fe82bdbeb5b5409c1b4d279aeb33f9815 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T16:50:45.279Z] + go version [2021-06-15T16:50:45.279Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-15T16:50:45.300Z] $ docker stop --time=1 6408a838415c86db53b493fcaf2f3f9fe82bdbeb5b5409c1b4d279aeb33f9815 [2021-06-15T16:50:47.154Z] $ docker rm -f 6408a838415c86db53b493fcaf2f3f9fe82bdbeb5b5409c1b4d279aeb33f9815 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T16:50:48.017Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T16:50:48.017Z] . [Pipeline] withDockerContainer [2021-06-15T16:50:48.243Z] prd-ubuntu18.04-docker-arm64-4c-16g-1500 does not seem to be running inside a container [2021-06-15T16:50:48.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-15T16:50:49.879Z] $ docker top f3784797bcd757ed7161c5a3ccf66af66434c750a4ef4b3b7b7d08fcd2504450 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T16:50:50.875Z] + go mod tidy [Pipeline] sh [2021-06-15T16:50:52.144Z] + make test [2021-06-15T16:50:52.144Z] make -C ./app-service-template build [2021-06-15T16:50:52.144Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-06-15T16:50:52.144Z] go mod tidy [2021-06-15T16:50:52.745Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-06-15T16:51:01.719Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.026s coverage: 78.0% of statements [2021-06-15T16:51:01.719Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements [2021-06-15T16:51:01.719Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-15T16:51:01.719Z] gofmt -l . [2021-06-15T16:51:01.719Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-15T16:51:01.732Z] $ docker stop --time=1 75d22978c986ad0d503d55788b1d5c8663353b5254ee137de2360b9db02f9833 [2021-06-15T16:51:03.028Z] $ docker rm -f 75d22978c986ad0d503d55788b1d5c8663353b5254ee137de2360b9db02f9833 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T16:51:03.484Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-15T16:51:03.731Z] 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] libraryResource [Pipeline] sh [2021-06-15T16:51:04.845Z] ---> job-cost.sh [2021-06-15T16:51:04.845Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N4uI [2021-06-15T16:51:14.886Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-15T16:51:25.162Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-06-15T16:51:25.162Z] make -C ./app-service-template test [2021-06-15T16:51:25.162Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-06-15T16:51:25.162Z] go mod tidy [2021-06-15T16:51:25.162Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-15T16:51:27.233Z] lf-activate-venv(): INFO: Adding /tmp/venv-N4uI/bin to PATH [2021-06-15T16:51:27.233Z] INFO: No Stack... [2021-06-15T16:51:27.808Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T16:51:28.394Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T16:51:28.703Z] + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv [2021-06-15T16:51:28.704Z] + cut -d, -f6 [Pipeline] lock [2021-06-15T16:51:28.739Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-897-2-stack-cost] [2021-06-15T16:51:28.748Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-897-2-stack-cost] did not exist. Created. [2021-06-15T16:51:28.748Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-897-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-15T16:51:29.096Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-15T16:51:29.165Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T16:51:29.181Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-897-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-15T16:51:57.573Z] ok new-app-service 0.045s coverage: 47.8% of statements [2021-06-15T16:51:57.574Z] ? new-app-service/config [no test files] [2021-06-15T16:51:57.574Z] ok new-app-service/functions 0.041s [2021-06-15T16:51:57.574Z] CGO_ENABLED=1 go vet ./... [2021-06-15T16:52:24.401Z] gofmt -l . [2021-06-15T16:52:24.402Z] [ "`gofmt -l .`" = "" ] [2021-06-15T16:52:24.402Z] ./bin/test-attribution-txt.sh [2021-06-15T16:52:24.402Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-06-15T16:52:24.402Z] go mod tidy [2021-06-15T16:52:24.998Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-15T16:52:26.438Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-15T16:52:34.775Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.109s coverage: 63.2% of statements [2021-06-15T16:52:34.775Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.070s coverage: 96.5% of statements [2021-06-15T16:52:34.775Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-15T16:52:34.775Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.095s coverage: 61.8% of statements [2021-06-15T16:52:34.775Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-15T16:52:34.775Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.072s [2021-06-15T16:52:35.382Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.091s coverage: 74.5% of statements [2021-06-15T16:52:35.382Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-15T16:52:35.382Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-15T16:52:35.382Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-15T16:52:35.382Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-15T16:52:35.382Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-15T16:52:35.382Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-15T16:52:35.382Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.011s coverage: 97.1% of statements [2021-06-15T16:52:35.382Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-15T16:52:35.382Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.034s coverage: 10.5% of statements [2021-06-15T16:52:42.127Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.875s coverage: 76.1% of statements [2021-06-15T16:52:42.127Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-15T16:52:42.127Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.066s coverage: 12.5% of statements [2021-06-15T16:52:42.127Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.037s coverage: 27.3% of statements [2021-06-15T16:52:42.127Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-15T16:52:42.127Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-15T16:52:42.127Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.047s coverage: 51.4% of statements [2021-06-15T16:53:08.897Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.110s coverage: 78.0% of statements [2021-06-15T16:53:08.897Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.030s coverage: 94.4% of statements [2021-06-15T16:53:08.897Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-15T16:53:10.886Z] gofmt -l . [2021-06-15T16:53:11.159Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-15T16:53:11.774Z] $ docker stop --time=1 f3784797bcd757ed7161c5a3ccf66af66434c750a4ef4b3b7b7d08fcd2504450 [2021-06-15T16:53:13.693Z] $ docker rm -f f3784797bcd757ed7161c5a3ccf66af66434c750a4ef4b3b7b7d08fcd2504450 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T16:53:14.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-15T16:53:14.667Z] Warning: overwriting stash ‘coverage-report’ [2021-06-15T16:53:15.442Z] 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] libraryResource [Pipeline] sh [2021-06-15T16:53:16.298Z] ---> job-cost.sh [2021-06-15T16:53:16.299Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-P1gJ [2021-06-15T16:53:55.343Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-15T16:55:17.092Z] lf-activate-venv(): INFO: Adding /tmp/venv-P1gJ/bin to PATH [2021-06-15T16:55:17.092Z] INFO: No Stack... [2021-06-15T16:55:17.364Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-15T16:55:17.637Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T16:55:23.553Z] + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv [2021-06-15T16:55:23.553Z] + cut -d, -f6 [Pipeline] lock [2021-06-15T16:55:23.617Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-897-2-stack-cost] [2021-06-15T16:55:23.632Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-897-2-stack-cost] did not exist. Created. [2021-06-15T16:55:23.632Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-897-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-15T16:55:24.073Z] /w/workspace/app-functions-sdk-go/2@tmp/durable-fd205298/script.sh: 1: /w/workspace/app-functions-sdk-go/2@tmp/durable-fd205298/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-15T16:55:24.419Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-15T16:55:24.439Z] Warning: overwriting stash ‘stack-cost’ [2021-06-15T16:55:24.591Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T16:55:24.604Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-897-2-stack-cost] [Pipeline] // lock [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 [2021-06-15T16:55:25.522Z] provisioning config files... [2021-06-15T16:55:25.535Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/config2617905193851478302tmp [Pipeline] { [Pipeline] sh [2021-06-15T16:55:25.859Z] + set +x [2021-06-15T16:55:25.859Z] + curl -s https://codecov.io/bash [2021-06-15T16:55:25.859Z] + bash -s -- [2021-06-15T16:55:25.859Z] [2021-06-15T16:55:25.859Z] _____ _ [2021-06-15T16:55:25.859Z] / ____| | | [2021-06-15T16:55:25.859Z] | | ___ __| | ___ ___ _____ __ [2021-06-15T16:55:25.859Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-15T16:55:25.859Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-15T16:55:25.859Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-15T16:55:25.859Z] Bash-1.0.3 [2021-06-15T16:55:25.859Z] [2021-06-15T16:55:25.859Z] [2021-06-15T16:55:25.859Z] ==> git version 2.24.4 found [2021-06-15T16:55:25.859Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-15T16:55:25.859Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-15T16:55:25.860Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-15T16:55:25.860Z] ==> Jenkins CI detected. [2021-06-15T16:55:25.860Z] project root: . [2021-06-15T16:55:25.860Z] --> token set from env [2021-06-15T16:55:26.125Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-15T16:55:26.125Z] ==> Running gcov in . (disable via -X gcov) [2021-06-15T16:55:26.125Z] ==> Python coveragepy not found [2021-06-15T16:55:26.125Z] ==> Searching for coverage reports in: [2021-06-15T16:55:26.125Z] + . [2021-06-15T16:55:26.125Z] -> Found 2 reports [2021-06-15T16:55:26.125Z] ==> Detecting git/mercurial file structure [2021-06-15T16:55:26.125Z] ==> Reading reports [2021-06-15T16:55:26.125Z] + ./app-service-template/coverage.out bytes=1055 [2021-06-15T16:55:26.125Z] + ./coverage.out bytes=94642 [2021-06-15T16:55:26.125Z] ==> Appending adjustments [2021-06-15T16:55:26.125Z] https://docs.codecov.io/docs/fixing-reports [2021-06-15T16:55:26.389Z] + Found adjustments [2021-06-15T16:55:26.389Z] ==> Gzipping contents [2021-06-15T16:55:26.389Z] 20K /tmp/codecov.jnj4Z6.gz [2021-06-15T16:55:26.389Z] ==> Uploading reports [2021-06-15T16:55:26.389Z] url: https://codecov.io [2021-06-15T16:55:26.389Z] query: branch=PR-897&commit=6cf1f43dfee3af36d33fd18e7be4d781902879ca&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-897%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=897&job=&cmd_args= [2021-06-15T16:55:26.389Z] -> Pinging Codecov [2021-06-15T16:55:26.389Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-897&commit=6cf1f43dfee3af36d33fd18e7be4d781902879ca&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-897%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=897&job=&cmd_args= [2021-06-15T16:55:26.963Z] -> Uploading to [2021-06-15T16:55:26.963Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-15/3D8B5DFFC46A037C893635FACE044666/6cf1f43dfee3af36d33fd18e7be4d781902879ca/448a2e30-b195-49ba-806e-a488ab5938e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T165526Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=89c7509076d025b41fbd7d92a9366a829470b6f921eb120aa6bea4a3a7d82626 [2021-06-15T16:55:26.963Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-15T16:55:26.963Z] Dload Upload Total Spent Left Speed [2021-06-15T16:55:27.225Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16619 0 0 100 16619 0 47529 --:--:-- --:--:-- --:--:-- 47618 [2021-06-15T16:55:27.225Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/6cf1f43dfee3af36d33fd18e7be4d781902879ca [Pipeline] } [2021-06-15T16:55:27.235Z] 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-15T16:55:28.925Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T16:55:29.497Z] ---> package-listing.sh [2021-06-15T16:55:29.497Z] ++ facter osfamily [2021-06-15T16:55:29.497Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-15T16:55:29.764Z] + OS_FAMILY=redhat [2021-06-15T16:55:29.764Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-897 [2021-06-15T16:55:29.764Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-15T16:55:29.764Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-15T16:55:29.764Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-15T16:55:29.764Z] + PACKAGES=/tmp/packages_start.txt [2021-06-15T16:55:29.764Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-897 ']' [2021-06-15T16:55:29.764Z] + PACKAGES=/tmp/packages_end.txt [2021-06-15T16:55:29.764Z] + case "${OS_FAMILY}" in [2021-06-15T16:55:29.764Z] + rpm -qa [2021-06-15T16:55:29.764Z] + sort [2021-06-15T16:55:30.347Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-15T16:55:30.347Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-15T16:55:30.347Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-15T16:55:30.347Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-897 ']' [2021-06-15T16:55:30.347Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-897/archives/ [2021-06-15T16:55:30.347Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-897/archives/ [Pipeline] echo [2021-06-15T16:55:30.362Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-897/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-15T16:55:30.799Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-15T16:55:31.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T16:55:31.114Z] [2021-06-15T16:55:31.114Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-15T16:55:31.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T16:55:31.451Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-15T16:55:31.451Z] df20fa9351a1: Pulling fs layer [2021-06-15T16:55:31.451Z] 36b3adc4ff6f: Pulling fs layer [2021-06-15T16:55:31.451Z] 8ad3a11d3b57: Pulling fs layer [2021-06-15T16:55:31.451Z] 46f8f816bc3b: Pulling fs layer [2021-06-15T16:55:31.451Z] 93b61091891f: Pulling fs layer [2021-06-15T16:55:31.451Z] 93b9cdb0e59b: Pulling fs layer [2021-06-15T16:55:31.451Z] 5e14af77c1be: Pulling fs layer [2021-06-15T16:55:31.451Z] 01666e4c0597: Pulling fs layer [2021-06-15T16:55:31.451Z] aa168da1d23b: Pulling fs layer [2021-06-15T16:55:31.451Z] 46f8f816bc3b: Waiting [2021-06-15T16:55:31.451Z] 01666e4c0597: Waiting [2021-06-15T16:55:31.451Z] aa168da1d23b: Waiting [2021-06-15T16:55:31.451Z] 93b61091891f: Waiting [2021-06-15T16:55:31.451Z] 93b9cdb0e59b: Waiting [2021-06-15T16:55:31.451Z] 5e14af77c1be: Waiting [2021-06-15T16:55:31.451Z] 36b3adc4ff6f: Verifying Checksum [2021-06-15T16:55:31.451Z] 36b3adc4ff6f: Download complete [2021-06-15T16:55:31.451Z] 46f8f816bc3b: Verifying Checksum [2021-06-15T16:55:31.451Z] 46f8f816bc3b: Download complete [2021-06-15T16:55:31.451Z] df20fa9351a1: Verifying Checksum [2021-06-15T16:55:31.451Z] df20fa9351a1: Download complete [2021-06-15T16:55:31.717Z] 93b9cdb0e59b: Verifying Checksum [2021-06-15T16:55:31.717Z] 93b9cdb0e59b: Download complete [2021-06-15T16:55:31.717Z] 5e14af77c1be: Verifying Checksum [2021-06-15T16:55:31.717Z] 5e14af77c1be: Download complete [2021-06-15T16:55:31.717Z] 93b61091891f: Verifying Checksum [2021-06-15T16:55:31.717Z] 93b61091891f: Download complete [2021-06-15T16:55:31.717Z] 01666e4c0597: Verifying Checksum [2021-06-15T16:55:31.717Z] 01666e4c0597: Download complete [2021-06-15T16:55:31.717Z] df20fa9351a1: Pull complete [2021-06-15T16:55:31.981Z] 8ad3a11d3b57: Verifying Checksum [2021-06-15T16:55:31.981Z] 8ad3a11d3b57: Download complete [2021-06-15T16:55:31.981Z] 36b3adc4ff6f: Pull complete [2021-06-15T16:55:32.561Z] 8ad3a11d3b57: Pull complete [2021-06-15T16:55:32.561Z] 46f8f816bc3b: Pull complete [2021-06-15T16:55:32.829Z] 93b61091891f: Pull complete [2021-06-15T16:55:33.095Z] 93b9cdb0e59b: Pull complete [2021-06-15T16:55:33.095Z] 5e14af77c1be: Pull complete [2021-06-15T16:55:33.095Z] 01666e4c0597: Pull complete [2021-06-15T16:55:33.677Z] aa168da1d23b: Verifying Checksum [2021-06-15T16:55:33.677Z] aa168da1d23b: Download complete [2021-06-15T16:55:37.925Z] aa168da1d23b: Pull complete [2021-06-15T16:55:37.925Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-15T16:55:37.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T16:55:37.925Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-15T16:55:38.028Z] prd-centos7-docker-4c-2g-1499 does not seem to be running inside a container [2021-06-15T16:55:38.068Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-897/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-897 -v /w/workspace/ndry_app-functions-sdk-go_PR-897:/w/workspace/ndry_app-functions-sdk-go_PR-897:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-897@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-897@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:alpine cat [2021-06-15T16:55:40.309Z] $ docker top 1fc9b9732c2572978d19c17fb1ac5759331c39f116701dc964e4f7b3157413b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T16:55:40.700Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-15T16:55:40.996Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-15T16:55:41.300Z] + ls /var/log/sa-host [2021-06-15T16:55:41.300Z] + sadf -c /var/log/sa-host/sa05 [2021-06-15T16:55:41.300Z] file_magic: OK [2021-06-15T16:55:41.300Z] HZ: Using current value: 100 [2021-06-15T16:55:41.300Z] file_header: OK [2021-06-15T16:55:41.300Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-15T16:55:41.300Z] Statistics: [2021-06-15T16:55:41.300Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T16:55:41.300Z] File successfully converted to sysstat format version 12.2.1 [2021-06-15T16:55:41.300Z] + sadf -c /var/log/sa-host/sa15 [2021-06-15T16:55:41.300Z] file_magic: OK [2021-06-15T16:55:41.300Z] HZ: Using current value: 100 [2021-06-15T16:55:41.300Z] file_header: OK [2021-06-15T16:55:41.300Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-15T16:55:41.300Z] Statistics: [2021-06-15T16:55:41.300Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T16:55:41.300Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T16:55:41.531Z] provisioning config files... [2021-06-15T16:55:41.546Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-897@tmp/config5067584621889641361tmp [Pipeline] { [Pipeline] echo [2021-06-15T16:55:41.575Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T16:55:41.878Z] ---> create-netrc.sh [Pipeline] } [2021-06-15T16:55:41.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-15T16:55:42.285Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-15T16:55:42.297Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T16:55:42.597Z] ---> sudo-logs.sh [2021-06-15T16:55:42.597Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-15T16:55:42.642Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T16:55:42.947Z] ---> job-cost.sh [2021-06-15T16:55:42.947Z] lf-activate-venv: SKIPPING [2021-06-15T16:55:42.947Z] DEBUG: total: 0.18000000715255737 [2021-06-15T16:55:42.947Z] INFO: Retrieving Stack Cost... [2021-06-15T16:55:44.881Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T16:55:44.881Z] INFO: Archiving Costs [Pipeline] echo [2021-06-15T16:55:44.897Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T16:55:45.197Z] ---> logs-deploy.sh [2021-06-15T16:55:45.197Z] lf-activate-venv: SKIPPING [2021-06-15T16:55:45.197Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-897/2 [2021-06-15T16:55:45.197Z] INFO: archiving workspace using pattern(s): [2021-06-15T16:55:46.179Z] Archives upload complete. [2021-06-15T16:55:46.179Z] INFO: archiving logs to Nexus [2021-06-15T16:55:46.752Z] ---> uname -a: [2021-06-15T16:55:46.752Z] Linux prd-centos7-docker-4c-2g-1499.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-15T16:55:46.752Z] [2021-06-15T16:55:46.752Z] [2021-06-15T16:55:46.752Z] ---> lscpu: [2021-06-15T16:55:46.752Z] Architecture: x86_64 [2021-06-15T16:55:46.752Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-15T16:55:46.752Z] Byte Order: Little Endian [2021-06-15T16:55:46.752Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-15T16:55:46.752Z] CPU(s): 2 [2021-06-15T16:55:46.752Z] On-line CPU(s) list: 0,1 [2021-06-15T16:55:46.752Z] Thread(s) per core: 1 [2021-06-15T16:55:46.752Z] Core(s) per socket: 1 [2021-06-15T16:55:46.752Z] Socket(s): 2 [2021-06-15T16:55:46.752Z] NUMA node(s): 1 [2021-06-15T16:55:46.752Z] Vendor ID: AuthenticAMD [2021-06-15T16:55:46.752Z] CPU family: 23 [2021-06-15T16:55:46.752Z] Model: 49 [2021-06-15T16:55:46.752Z] Model name: AMD EPYC-Rome Processor [2021-06-15T16:55:46.752Z] Stepping: 0 [2021-06-15T16:55:46.752Z] CPU MHz: 2799.998 [2021-06-15T16:55:46.752Z] BogoMIPS: 5599.99 [2021-06-15T16:55:46.752Z] Virtualization: AMD-V [2021-06-15T16:55:46.752Z] Hypervisor vendor: KVM [2021-06-15T16:55:46.752Z] Virtualization type: full [2021-06-15T16:55:46.752Z] L1d cache: 64 KiB [2021-06-15T16:55:46.752Z] L1i cache: 64 KiB [2021-06-15T16:55:46.752Z] L2 cache: 1 MiB [2021-06-15T16:55:46.752Z] L3 cache: 32 MiB [2021-06-15T16:55:46.752Z] NUMA node0 CPU(s): 0,1 [2021-06-15T16:55:46.752Z] Vulnerability Itlb multihit: Not affected [2021-06-15T16:55:46.752Z] Vulnerability L1tf: Not affected [2021-06-15T16:55:46.752Z] Vulnerability Mds: Not affected [2021-06-15T16:55:46.752Z] Vulnerability Meltdown: Not affected [2021-06-15T16:55:46.752Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-15T16:55:46.752Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-15T16:55:46.752Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-15T16:55:46.752Z] Vulnerability Srbds: Not affected [2021-06-15T16:55:46.752Z] Vulnerability Tsx async abort: Not affected [2021-06-15T16:55:46.752Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-15T16:55:46.752Z] [2021-06-15T16:55:46.752Z] [2021-06-15T16:55:46.752Z] ---> nproc: [2021-06-15T16:55:46.752Z] 2 [2021-06-15T16:55:46.752Z] [2021-06-15T16:55:46.752Z] [2021-06-15T16:55:46.752Z] ---> df -h: [2021-06-15T16:55:46.753Z] Filesystem Size Used Available Use% Mounted on [2021-06-15T16:55:46.753Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-15T16:55:46.753Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-15T16:55:46.753Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-15T16:55:46.753Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-15T16:55:46.753Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-15T16:55:46.753Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-15T16:55:46.753Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-15T16:55:46.753Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-15T16:55:46.753Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-15T16:55:46.753Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-15T16:55:46.753Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-15T16:55:46.753Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-897 [2021-06-15T16:55:46.753Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-897@tmp [2021-06-15T16:55:46.753Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-15T16:55:46.753Z] [2021-06-15T16:55:46.753Z] [2021-06-15T16:55:46.753Z] ---> free -m: [2021-06-15T16:55:46.753Z] total used free shared buff/cache available [2021-06-15T16:55:46.753Z] Mem: 7821 940 4750 0 2129 6702 [2021-06-15T16:55:46.753Z] Swap: 1023 0 1023 [2021-06-15T16:55:46.753Z] [2021-06-15T16:55:46.753Z] [2021-06-15T16:55:46.753Z] ---> ip addr: [2021-06-15T16:55:46.753Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-15T16:55:46.753Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-15T16:55:46.753Z] inet 127.0.0.1/8 scope host lo [2021-06-15T16:55:46.753Z] valid_lft forever preferred_lft forever [2021-06-15T16:55:46.753Z] inet6 ::1/128 scope host [2021-06-15T16:55:46.753Z] valid_lft forever preferred_lft forever [2021-06-15T16:55:46.753Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-15T16:55:46.753Z] link/ether fa:16:3e:4f:9e:40 brd ff:ff:ff:ff:ff:ff [2021-06-15T16:55:46.753Z] inet 10.30.123.140/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-15T16:55:46.753Z] valid_lft 85822sec preferred_lft 85822sec [2021-06-15T16:55:46.753Z] inet6 fe80::f816:3eff:fe4f:9e40/64 scope link [2021-06-15T16:55:46.753Z] valid_lft forever preferred_lft forever [2021-06-15T16:55:46.753Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-15T16:55:46.753Z] link/ether 02:42:98:d7:d4:34 brd ff:ff:ff:ff:ff:ff [2021-06-15T16:55:46.753Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-15T16:55:46.753Z] valid_lft forever preferred_lft forever [2021-06-15T16:55:46.753Z] inet6 fe80::42:98ff:fed7:d434/64 scope link [2021-06-15T16:55:46.753Z] valid_lft forever preferred_lft forever [2021-06-15T16:55:46.753Z] [2021-06-15T16:55:46.753Z] [2021-06-15T16:55:46.753Z] ---> sar -b -r -n DEV: [2021-06-15T16:55:46.753Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) [2021-06-15T16:55:46.753Z] [2021-06-15T16:55:46.753Z] 16:45:57 LINUX RESTART (2 CPU) [2021-06-15T16:55:46.753Z] [2021-06-15T16:55:46.753Z] 16:47:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-15T16:55:46.753Z] 16:48:01 1.73 0.00 1.73 0.00 0.00 38.23 0.00 [2021-06-15T16:55:46.753Z] 16:49:01 0.57 0.00 0.57 0.00 0.00 8.48 0.00 [2021-06-15T16:55:46.753Z] 16:50:01 0.23 0.00 0.23 0.00 0.00 2.17 0.00 [2021-06-15T16:55:46.753Z] 16:51:01 0.23 0.00 0.23 0.00 0.00 3.20 0.00 [2021-06-15T16:55:46.753Z] 16:52:01 0.28 0.00 0.28 0.00 0.00 4.15 0.00 [2021-06-15T16:55:46.753Z] 16:53:01 0.32 0.00 0.32 0.00 0.00 3.35 0.00 [2021-06-15T16:55:46.753Z] 16:54:01 0.18 0.00 0.18 0.00 0.00 2.83 0.00 [2021-06-15T16:55:46.753Z] 16:55:01 0.20 0.00 0.20 0.00 0.00 1.63 0.00 [2021-06-15T16:55:46.753Z] Average: 0.47 0.00 0.47 0.00 0.00 7.94 0.00 [2021-06-15T16:55:46.753Z] [2021-06-15T16:55:46.753Z] 16:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-15T16:55:46.753Z] 16:48:01 5436436 0 797068 9.95 2620 1772816 1207440 13.33 583620 1589508 24 [2021-06-15T16:55:46.753Z] 16:49:01 5431816 0 801680 10.01 2620 1772824 1207872 13.34 592912 1584640 8 [2021-06-15T16:55:46.753Z] 16:50:01 5432220 0 801272 10.00 2620 1772828 1207620 13.33 592748 1584636 8 [2021-06-15T16:55:46.753Z] 16:51:01 5433828 0 799660 9.98 2620 1772832 1207440 13.33 585276 1590940 8 [2021-06-15T16:55:46.753Z] 16:52:01 5433272 0 800208 9.99 2620 1772840 1207536 13.33 584876 1591932 12 [2021-06-15T16:55:46.753Z] 16:53:01 5433796 0 799684 9.98 2620 1772840 1207440 13.33 584480 1591932 8 [2021-06-15T16:55:46.753Z] 16:54:01 5425892 0 807580 10.08 2620 1772848 1207440 13.33 592408 1591932 8 [2021-06-15T16:55:46.753Z] 16:55:01 5421512 0 811956 10.14 2620 1772852 1207440 13.33 596668 1591932 8 [2021-06-15T16:55:46.753Z] Average: 5431096 0 802388 10.02 2620 1772835 1207528 13.33 589124 1589682 10 [2021-06-15T16:55:46.753Z] [2021-06-15T16:55:46.753Z] 16:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-15T16:55:46.753Z] 16:48:01 eth0 0.80 0.08 0.07 0.02 0.00 0.00 0.00 0.00 [2021-06-15T16:55:46.753Z] 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T16:55:46.753Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T16:55:46.753Z] 16:49:01 eth0 5.85 3.13 5.35 0.35 0.00 0.00 0.00 0.00 [2021-06-15T16:55:46.753Z] 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T16:55:46.753Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T16:55:46.753Z] 16:50:01 eth0 0.50 0.28 0.27 0.23 0.00 0.00 0.00 0.00 [2021-06-15T16:55:46.753Z] 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T16:55:46.753Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T16:55:46.753Z] 16:51:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-15T16:55:46.753Z] 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T16:55:46.753Z] 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T16:55:46.753Z] 16:52:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-15T16:55:46.753Z] 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T16:55:46.753Z] 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T16:55:46.753Z] 16:53:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T16:55:46.753Z] 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T16:55:46.753Z] 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T16:55:46.754Z] 16:54:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-15T16:55:46.754Z] 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T16:55:46.754Z] 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T16:55:46.754Z] 16:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-15T16:55:46.754Z] 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T16:55:46.754Z] 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T16:55:46.754Z] Average: eth0 0.96 0.49 0.72 0.09 0.00 0.00 0.00 0.00 [2021-06-15T16:55:46.754Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T16:55:46.754Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-15T16:55:46.754Z] [2021-06-15T16:55:46.754Z] [2021-06-15T16:55:46.754Z] ---> sar -P ALL: [2021-06-15T16:55:46.754Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) [2021-06-15T16:55:46.754Z] [2021-06-15T16:55:46.754Z] 16:45:57 LINUX RESTART (2 CPU) [2021-06-15T16:55:46.754Z] [2021-06-15T16:55:46.754Z] 16:47:02 CPU %user %nice %system %iowait %steal %idle [2021-06-15T16:55:46.754Z] 16:48:01 all 0.25 0.00 0.07 0.00 0.02 99.67 [2021-06-15T16:55:46.754Z] 16:48:01 0 0.37 0.00 0.07 0.00 0.02 99.54 [2021-06-15T16:55:46.754Z] 16:48:01 1 0.12 0.00 0.07 0.00 0.02 99.80 [2021-06-15T16:55:46.754Z] 16:49:01 all 0.28 0.00 0.05 0.00 0.02 99.66 [2021-06-15T16:55:46.754Z] 16:49:01 0 0.42 0.00 0.05 0.00 0.02 99.52 [2021-06-15T16:55:46.754Z] 16:49:01 1 0.13 0.00 0.05 0.00 0.02 99.80 [2021-06-15T16:55:46.754Z] 16:50:01 all 0.15 0.00 0.03 0.00 0.03 99.79 [2021-06-15T16:55:46.754Z] 16:50:01 0 0.27 0.00 0.03 0.00 0.02 99.68 [2021-06-15T16:55:46.754Z] 16:50:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-15T16:55:46.754Z] 16:51:01 all 0.19 0.00 0.05 0.00 0.03 99.73 [2021-06-15T16:55:46.754Z] 16:51:01 0 0.33 0.00 0.07 0.00 0.02 99.58 [2021-06-15T16:55:46.754Z] 16:51:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-15T16:55:46.754Z] 16:52:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-06-15T16:55:46.754Z] 16:52:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-15T16:55:46.754Z] 16:52:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-15T16:55:46.754Z] 16:53:01 all 0.10 0.00 0.03 0.00 0.03 99.83 [2021-06-15T16:55:46.754Z] 16:53:01 0 0.18 0.00 0.03 0.00 0.03 99.75 [2021-06-15T16:55:46.754Z] 16:53:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-15T16:55:46.754Z] 16:54:01 all 0.11 0.00 0.03 0.00 0.03 99.83 [2021-06-15T16:55:46.754Z] 16:54:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2021-06-15T16:55:46.754Z] 16:54:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-15T16:55:46.754Z] 16:55:01 all 0.15 0.00 0.03 0.00 0.02 99.81 [2021-06-15T16:55:46.754Z] 16:55:01 0 0.28 0.00 0.02 0.00 0.03 99.67 [2021-06-15T16:55:46.754Z] 16:55:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-06-15T16:55:46.754Z] Average: all 0.16 0.00 0.04 0.00 0.02 99.77 [2021-06-15T16:55:46.754Z] Average: 0 0.27 0.00 0.04 0.00 0.02 99.67 [2021-06-15T16:55:46.754Z] Average: 1 0.06 0.00 0.04 0.00 0.03 99.88 [2021-06-15T16:55:46.754Z] [2021-06-15T16:55:46.754Z] [2021-06-15T16:55:46.754Z]