Pull request #840 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ed7f43cd756146acd4aa53def45945a31edeb39f+ac6f891dff6eed8597a41e9f34a23276cb846ae1 (e644db9668c33e32f5407b1c2be3997dde56a436) 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-ssh346941868359830388.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh7203750291769908809.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 9d0281235b943b7ad605f650702698f9078b2862 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-840/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-840/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3363664676279155318.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh4563876982771264408.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-840/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-840/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8053752481229914718.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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-138 in /w/workspace/ndry_app-functions-sdk-go_PR-840 [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-840 # 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-840@tmp/jenkins-gitclient-ssh2382494426071966505.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-840@tmp/jenkins-gitclient-ssh1396702861429485914.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/840/head:refs/remotes/origin/PR-840 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ac6f891dff6eed8597a41e9f34a23276cb846ae1 into PR head commit ed7f43cd756146acd4aa53def45945a31edeb39f Merge succeeded, producing ed7f43cd756146acd4aa53def45945a31edeb39f Checking out Revision ed7f43cd756146acd4aa53def45945a31edeb39f (PR-840) > git config core.sparsecheckout # timeout=10 > git checkout -f ed7f43cd756146acd4aa53def45945a31edeb39f # 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-840@tmp/jenkins-gitclient-ssh9068916805316656593.key > git merge ac6f891dff6eed8597a41e9f34a23276cb846ae1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed7f43cd756146acd4aa53def45945a31edeb39f # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-25T15:51:32.930Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-25T15:51:33.027Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-25T15:51:33.055Z] ========================================================= [2021-05-25T15:51:33.055Z] EdgeX Global Pipelines Version Info [2021-05-25T15:51:33.055Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk fbf14f902d1904f8df367d84f197566347cdc196 # timeout=10 [2021-05-25T15:51:34.556Z] ------------------- [2021-05-25T15:51:34.556Z] stable info: [2021-05-25T15:51:34.556Z] ------------------- [2021-05-25T15:51:34.556Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-25T15:51:34.556Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T15:51:34.556Z] Message: update stable to v1.0.192 [2021-05-25T15:51:35.128Z] ------------------- [2021-05-25T15:51:35.128Z] experimental info: [2021-05-25T15:51:35.128Z] ------------------- [2021-05-25T15:51:35.128Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-25T15:51:35.128Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T15:51:35.128Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-25T15:51:35.247Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-05-25T15:51:35.275Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-05-25T15:51:35.299Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-25T15:51:35.323Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-25T15:51:35.347Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-25T15:51:35.371Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-25T15:51:35.396Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-25T15:51:35.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-25T15:51:35.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-25T15:51:35.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-25T15:51:35.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-25T15:51:35.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-05-25T15:51:35.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-25T15:51:35.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-25T15:51:35.611Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T15:51:35.637Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T15:51:35.662Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T15:51:35.687Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-25T15:51:35.711Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-25T15:51:35.736Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-25T15:51:35.763Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-25T15:51:35.789Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-25T15:51:35.814Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-25T15:51:35.842Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-25T15:51:35.869Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-25T15:51:35.895Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-25T15:51:35.923Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-840 [Pipeline] echo [2021-05-25T15:51:35.947Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-840 [Pipeline] echo [2021-05-25T15:51:35.970Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-840 [Pipeline] echo [2021-05-25T15:51:35.992Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed7f43cd756146acd4aa53def45945a31edeb39f [Pipeline] echo [2021-05-25T15:51:36.015Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed7f43c [Pipeline] echo [2021-05-25T15:51:36.038Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T15:51:36.444Z] + git log --format=format:%s -1 ed7f43cd756146acd4aa53def45945a31edeb39f [Pipeline] echo [2021-05-25T15:51:36.488Z] GIT_COMMIT: ed7f43cd756146acd4aa53def45945a31edeb39f, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 [Pipeline] echo [2021-05-25T15:51:36.501Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:51:37.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T15:51:37.038Z] [2021-05-25T15:51:37.038Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:51:37.352Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T15:51:37.352Z] latest: Pulling from edgex-devops/git-semver [2021-05-25T15:51:37.352Z] 31603596830f: Pulling fs layer [2021-05-25T15:51:37.352Z] 54011a49482f: Pulling fs layer [2021-05-25T15:51:37.352Z] a6820b24f6d8: Pulling fs layer [2021-05-25T15:51:37.352Z] f581987b2513: Pulling fs layer [2021-05-25T15:51:37.352Z] f581987b2513: Waiting [2021-05-25T15:51:37.352Z] 54011a49482f: Verifying Checksum [2021-05-25T15:51:37.352Z] 54011a49482f: Download complete [2021-05-25T15:51:37.616Z] 31603596830f: Verifying Checksum [2021-05-25T15:51:37.616Z] 31603596830f: Download complete [2021-05-25T15:51:37.616Z] f581987b2513: Verifying Checksum [2021-05-25T15:51:37.616Z] f581987b2513: Download complete [2021-05-25T15:51:37.616Z] a6820b24f6d8: Verifying Checksum [2021-05-25T15:51:37.616Z] a6820b24f6d8: Download complete [2021-05-25T15:51:37.616Z] 31603596830f: Pull complete [2021-05-25T15:51:37.882Z] 54011a49482f: Pull complete [2021-05-25T15:51:38.455Z] a6820b24f6d8: Pull complete [2021-05-25T15:51:38.455Z] f581987b2513: Pull complete [2021-05-25T15:51:38.718Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-25T15:51:38.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T15:51:38.718Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-25T15:51:38.803Z] prd-centos7-docker-4c-2g-138 does not seem to be running inside a container [2021-05-25T15:51:38.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-840 -v /w/workspace/ndry_app-functions-sdk-go_PR-840:/w/workspace/ndry_app-functions-sdk-go_PR-840:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-840@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-840@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-25T15:51:40.126Z] $ docker top 4b85ca43b006b4162e57b24f67e8f131b1162b3062f2969628d66549ef1f79b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T15:51:40.268Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T15:51:40.268Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T15:51:40.385Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T15:51:40.388Z] $ docker exec 4b85ca43b006b4162e57b24f67e8f131b1162b3062f2969628d66549ef1f79b1 ssh-agent [2021-05-25T15:51:40.494Z] SSH_AUTH_SOCK=/tmp/ssh-zd36JyJj1XjZ/agent.13 [2021-05-25T15:51:40.494Z] SSH_AGENT_PID=20 [2021-05-25T15:51:40.503Z] Running ssh-add (command line suppressed) [2021-05-25T15:51:40.603Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/private_key_3989708720798132975.key (/w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/private_key_3989708720798132975.key) [2021-05-25T15:51:40.627Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T15:51:40.932Z] + git tag --points-at HEAD [Pipeline] } [2021-05-25T15:51:40.941Z] $ docker exec --env ******** --env ******** 4b85ca43b006b4162e57b24f67e8f131b1162b3062f2969628d66549ef1f79b1 ssh-agent -k [2021-05-25T15:51:41.038Z] unset SSH_AUTH_SOCK; [2021-05-25T15:51:41.038Z] unset SSH_AGENT_PID; [2021-05-25T15:51:41.038Z] echo Agent pid 20 killed; [2021-05-25T15:51:41.057Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-25T15:51:41.121Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T15:51:41.122Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T15:51:41.243Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T15:51:41.241Z] $ docker exec 4b85ca43b006b4162e57b24f67e8f131b1162b3062f2969628d66549ef1f79b1 ssh-agent [2021-05-25T15:51:41.355Z] SSH_AUTH_SOCK=/tmp/ssh-hd1cL3PWqcTv/agent.53 [2021-05-25T15:51:41.355Z] SSH_AGENT_PID=59 [2021-05-25T15:51:41.360Z] Running ssh-add (command line suppressed) [2021-05-25T15:51:41.454Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/private_key_2734993681101853052.key (/w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/private_key_2734993681101853052.key) [2021-05-25T15:51:41.481Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T15:51:41.784Z] + git semver init [2021-05-25T15:51:41.784Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T15:51:41.784Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-840/.git [2021-05-25T15:51:41.784Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-840 [2021-05-25T15:51:41.784Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T15:51:41.784Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T15:51:41.784Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T15:51:41.784Z] # $SEMVER_BRANCH = PR-840 [2021-05-25T15:51:41.784Z] # $SEMVER_TEMP = /tmp/semver-421622539 [2021-05-25T15:51:41.784Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-05-25T15:51:44.328Z] # '/tmp/semver-421622539' -> '/w/workspace/ndry_app-functions-sdk-go_PR-840/.semver' [2021-05-25T15:51:44.328Z] # -> Force: false [2021-05-25T15:51:44.328Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-840/.semver [Pipeline] } [2021-05-25T15:51:44.333Z] $ docker exec --env ******** --env ******** 4b85ca43b006b4162e57b24f67e8f131b1162b3062f2969628d66549ef1f79b1 ssh-agent -k [2021-05-25T15:51:44.443Z] unset SSH_AUTH_SOCK; [2021-05-25T15:51:44.445Z] unset SSH_AGENT_PID; [2021-05-25T15:51:44.445Z] echo Agent pid 59 killed; [2021-05-25T15:51:44.460Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T15:51:44.817Z] + git semver [Pipeline] } [2021-05-25T15:51:44.827Z] $ docker stop --time=1 4b85ca43b006b4162e57b24f67e8f131b1162b3062f2969628d66549ef1f79b1 [2021-05-25T15:51:46.240Z] $ docker rm -f 4b85ca43b006b4162e57b24f67e8f131b1162b3062f2969628d66549ef1f79b1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T15:51:46.619Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-25T15:51:46.901Z] Stashed 1 file(s) [Pipeline] echo [2021-05-25T15:51:46.903Z] [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-05-25T15:52:02.078Z] Still waiting to schedule task [2021-05-25T15:52:02.079Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-25T15:52:02.081Z] Still waiting to schedule task [2021-05-25T15:52:02.081Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-25T15:53:39.989Z] Running on prd-centos7-docker-4c-2g-143 in /w/workspace/ndry_app-functions-sdk-go_PR-840 [Pipeline] { [Pipeline] ws [2021-05-25T15:53:40.008Z] Running in /w/workspace/app-functions-sdk-go/9 [Pipeline] { [Pipeline] checkout [2021-05-25T15:53:40.126Z] The recommended git tool is: git [2021-05-25T15:53:42.401Z] using credential edgex-jenkins-ssh [2021-05-25T15:53:42.415Z] Cloning the remote Git repository [2021-05-25T15:53:42.429Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-25T15:53:42.491Z] > git init /w/workspace/app-functions-sdk-go/9 # timeout=10 [2021-05-25T15:53:42.517Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-25T15:53:42.518Z] > git --version # timeout=10 [2021-05-25T15:53:42.524Z] > git --version # 'git version 2.24.4' [2021-05-25T15:53:42.524Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T15:53:42.552Z] [INFO] Currently running in a labeled security context [2021-05-25T15:53:42.552Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-25T15:53:42.552Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/9@tmp/jenkins-gitclient-ssh1521178075220285003.key [2021-05-25T15:53:42.586Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T15:53:44.547Z] Merging remotes/origin/master commit ac6f891dff6eed8597a41e9f34a23276cb846ae1 into PR head commit ed7f43cd756146acd4aa53def45945a31edeb39f [2021-05-25T15:53:44.644Z] Merge succeeded, producing ed7f43cd756146acd4aa53def45945a31edeb39f [2021-05-25T15:53:44.645Z] Checking out Revision ed7f43cd756146acd4aa53def45945a31edeb39f (PR-840) [2021-05-25T15:53:44.069Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-25T15:53:44.076Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T15:53:44.089Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-25T15:53:44.104Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-25T15:53:44.104Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T15:53:44.105Z] [INFO] Currently running in a labeled security context [2021-05-25T15:53:44.105Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-25T15:53:44.105Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/9@tmp/jenkins-gitclient-ssh7034084801431192322.key [2021-05-25T15:53:44.116Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/840/head:refs/remotes/origin/PR-840 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-25T15:53:44.553Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T15:53:44.560Z] > git checkout -f ed7f43cd756146acd4aa53def45945a31edeb39f # timeout=10 [2021-05-25T15:53:44.594Z] > git remote # timeout=10 [2021-05-25T15:53:44.604Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T15:53:44.614Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T15:53:44.615Z] [INFO] Currently running in a labeled security context [2021-05-25T15:53:44.615Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-25T15:53:44.615Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/9@tmp/jenkins-gitclient-ssh4745436720841982909.key [2021-05-25T15:53:44.619Z] > git merge ac6f891dff6eed8597a41e9f34a23276cb846ae1 # timeout=10 [2021-05-25T15:53:44.626Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T15:53:44.643Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T15:53:44.656Z] > git checkout -f ed7f43cd756146acd4aa53def45945a31edeb39f # timeout=10 [2021-05-25T15:53:48.228Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T15:53:49.456Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-25T15:53:49.786Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T15:53:50.086Z] + sudo service docker restart [2021-05-25T15:53:50.087Z] + true [2021-05-25T15:53:50.087Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-25T15:54:08.373Z] ========================================================= [2021-05-25T15:54:08.373Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-25T15:54:08.373Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:54:08.709Z] + 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-05-25T15:54:08.969Z] Sending build context to Docker daemon 19.59MB [2021-05-25T15:54:08.969Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T15:54:08.969Z] Step 2/8 : FROM ${BASE} [2021-05-25T15:54:09.231Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-25T15:54:09.231Z] 540db60ca938: Pulling fs layer [2021-05-25T15:54:09.231Z] adcc1eea9eea: Pulling fs layer [2021-05-25T15:54:09.231Z] 4c4ab2625f07: Pulling fs layer [2021-05-25T15:54:09.231Z] 0510c868ecb4: Pulling fs layer [2021-05-25T15:54:09.231Z] afea3b2eda06: Pulling fs layer [2021-05-25T15:54:09.231Z] 7809a108b3ef: Pulling fs layer [2021-05-25T15:54:09.231Z] f706445af74f: Pulling fs layer [2021-05-25T15:54:09.231Z] afea3b2eda06: Waiting [2021-05-25T15:54:09.231Z] 7809a108b3ef: Waiting [2021-05-25T15:54:09.231Z] f706445af74f: Waiting [2021-05-25T15:54:09.231Z] 0510c868ecb4: Waiting [2021-05-25T15:54:09.231Z] 4c4ab2625f07: Verifying Checksum [2021-05-25T15:54:09.231Z] 4c4ab2625f07: Download complete [2021-05-25T15:54:09.231Z] adcc1eea9eea: Verifying Checksum [2021-05-25T15:54:09.231Z] adcc1eea9eea: Download complete [2021-05-25T15:54:09.231Z] afea3b2eda06: Verifying Checksum [2021-05-25T15:54:09.231Z] afea3b2eda06: Download complete [2021-05-25T15:54:09.231Z] 7809a108b3ef: Verifying Checksum [2021-05-25T15:54:09.231Z] 7809a108b3ef: Download complete [2021-05-25T15:54:09.493Z] 540db60ca938: Verifying Checksum [2021-05-25T15:54:09.493Z] 540db60ca938: Download complete [2021-05-25T15:54:09.628Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-142 in /w/workspace/ndry_app-functions-sdk-go_PR-840 [Pipeline] { [Pipeline] ws [2021-05-25T15:54:09.646Z] Running in /w/workspace/app-functions-sdk-go/9 [Pipeline] { [Pipeline] checkout [2021-05-25T15:54:09.754Z] 540db60ca938: Pull complete [2021-05-25T15:54:09.754Z] adcc1eea9eea: Pull complete [2021-05-25T15:54:09.874Z] The recommended git tool is: git [2021-05-25T15:54:10.018Z] 4c4ab2625f07: Pull complete [2021-05-25T15:54:11.946Z] f706445af74f: Verifying Checksum [2021-05-25T15:54:11.946Z] f706445af74f: Download complete [2021-05-25T15:54:12.214Z] 0510c868ecb4: Verifying Checksum [2021-05-25T15:54:12.214Z] 0510c868ecb4: Download complete [2021-05-25T15:54:15.201Z] using credential edgex-jenkins-ssh [2021-05-25T15:54:15.230Z] Cloning the remote Git repository [2021-05-25T15:54:15.343Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-25T15:54:15.459Z] > git init /w/workspace/app-functions-sdk-go/9 # timeout=10 [2021-05-25T15:54:15.593Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-25T15:54:15.594Z] > git --version # timeout=10 [2021-05-25T15:54:15.616Z] > git --version # 'git version 2.17.1' [2021-05-25T15:54:15.617Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T15:54:15.714Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T15:54:16.470Z] 0510c868ecb4: Pull complete [2021-05-25T15:54:16.471Z] afea3b2eda06: Pull complete [2021-05-25T15:54:16.471Z] 7809a108b3ef: Pull complete [2021-05-25T15:54:17.422Z] f706445af74f: Pull complete [2021-05-25T15:54:17.422Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-25T15:54:17.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-25T15:54:17.422Z] ---> b068be0155e3 [2021-05-25T15:54:17.422Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-25T15:54:17.687Z] 20.10.0: Pulling from library/docker [2021-05-25T15:54:17.687Z] 05e7bc50f07f: Pulling fs layer [2021-05-25T15:54:17.687Z] 6db28d0fdbf6: Pulling fs layer [2021-05-25T15:54:17.687Z] 292df0bc6bf3: Pulling fs layer [2021-05-25T15:54:17.687Z] 2e060f4bd70b: Pulling fs layer [2021-05-25T15:54:17.687Z] 80e8d568a223: Pulling fs layer [2021-05-25T15:54:17.687Z] 8dc6ef1a942a: Pulling fs layer [2021-05-25T15:54:17.687Z] 2312dd95470a: Pulling fs layer [2021-05-25T15:54:17.687Z] 2e060f4bd70b: Waiting [2021-05-25T15:54:17.687Z] 80e8d568a223: Waiting [2021-05-25T15:54:17.687Z] 8dc6ef1a942a: Waiting [2021-05-25T15:54:17.687Z] 2312dd95470a: Waiting [2021-05-25T15:54:17.961Z] 6db28d0fdbf6: Verifying Checksum [2021-05-25T15:54:17.961Z] 6db28d0fdbf6: Download complete [2021-05-25T15:54:17.961Z] 05e7bc50f07f: Verifying Checksum [2021-05-25T15:54:17.961Z] 05e7bc50f07f: Download complete [2021-05-25T15:54:17.962Z] 80e8d568a223: Verifying Checksum [2021-05-25T15:54:17.962Z] 80e8d568a223: Download complete [2021-05-25T15:54:17.962Z] 8dc6ef1a942a: Verifying Checksum [2021-05-25T15:54:17.962Z] 8dc6ef1a942a: Download complete [2021-05-25T15:54:17.962Z] 2312dd95470a: Verifying Checksum [2021-05-25T15:54:17.962Z] 2312dd95470a: Download complete [2021-05-25T15:54:17.962Z] 05e7bc50f07f: Pull complete [2021-05-25T15:54:18.240Z] 6db28d0fdbf6: Pull complete [2021-05-25T15:54:18.506Z] 292df0bc6bf3: Pull complete [2021-05-25T15:54:19.085Z] 2e060f4bd70b: Verifying Checksum [2021-05-25T15:54:19.085Z] 2e060f4bd70b: Download complete [2021-05-25T15:54:19.459Z] Merging remotes/origin/master commit ac6f891dff6eed8597a41e9f34a23276cb846ae1 into PR head commit ed7f43cd756146acd4aa53def45945a31edeb39f [2021-05-25T15:54:19.698Z] Merge succeeded, producing ed7f43cd756146acd4aa53def45945a31edeb39f [2021-05-25T15:54:19.699Z] Checking out Revision ed7f43cd756146acd4aa53def45945a31edeb39f (PR-840) [2021-05-25T15:54:18.794Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-25T15:54:18.813Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T15:54:18.839Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-25T15:54:18.876Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-25T15:54:18.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T15:54:18.890Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/840/head:refs/remotes/origin/PR-840 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-25T15:54:19.471Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T15:54:19.484Z] > git checkout -f ed7f43cd756146acd4aa53def45945a31edeb39f # timeout=10 [2021-05-25T15:54:19.585Z] > git remote # timeout=10 [2021-05-25T15:54:19.606Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T15:54:19.631Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T15:54:19.643Z] > git merge ac6f891dff6eed8597a41e9f34a23276cb846ae1 # timeout=10 [2021-05-25T15:54:19.668Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T15:54:19.698Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T15:54:19.719Z] > git checkout -f ed7f43cd756146acd4aa53def45945a31edeb39f # timeout=10 [2021-05-25T15:54:22.432Z] 2e060f4bd70b: Pull complete [2021-05-25T15:54:22.432Z] 80e8d568a223: Pull complete [2021-05-25T15:54:22.432Z] 8dc6ef1a942a: Pull complete [2021-05-25T15:54:22.701Z] 2312dd95470a: Pull complete [2021-05-25T15:54:22.701Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-25T15:54:22.701Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-25T15:54:24.065Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-25T15:54:25.642Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-25T15:54:26.070Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T15:54:26.412Z] + sudo service docker restart [2021-05-25T15:54:26.412Z] + true [2021-05-25T15:54:30.888Z] ---> 4bd56840b37a [2021-05-25T15:54:30.888Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-25T15:54:30.888Z] ---> Running in f4751ebcc9ff [2021-05-25T15:54:30.888Z] Removing intermediate container f4751ebcc9ff [2021-05-25T15:54:30.888Z] ---> e19a228a0d6e [2021-05-25T15:54:30.888Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-25T15:54:30.888Z] ---> Running in 3039d18da225 [2021-05-25T15:54:30.888Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T15:54:31.837Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T15:54:32.104Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-25T15:54:32.104Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-25T15:54:32.365Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-25T15:54:32.365Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-25T15:54:32.365Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-25T15:54:32.627Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T15:54:32.627Z] OK: 150 MiB in 45 packages [2021-05-25T15:54:33.208Z] Removing intermediate container 3039d18da225 [2021-05-25T15:54:33.208Z] ---> ce5b3cbb15ac [2021-05-25T15:54:33.208Z] Step 6/8 : WORKDIR /build [2021-05-25T15:54:33.208Z] ---> Running in e9d43d3ef1cf [2021-05-25T15:54:33.208Z] Removing intermediate container e9d43d3ef1cf [2021-05-25T15:54:33.208Z] ---> 8d29e45177cd [2021-05-25T15:54:33.208Z] Step 7/8 : COPY go.mod . [2021-05-25T15:54:33.472Z] ---> 3cf76f20ad97 [2021-05-25T15:54:33.472Z] Step 8/8 : RUN go mod download [2021-05-25T15:54:33.472Z] ---> Running in 4c4a9772e2bb [Pipeline] unstash [Pipeline] echo [2021-05-25T15:54:44.990Z] ========================================================= [2021-05-25T15:54:44.990Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-25T15:54:44.990Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:54:45.338Z] + 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-05-25T15:54:45.722Z] Removing intermediate container 4c4a9772e2bb [2021-05-25T15:54:45.722Z] ---> f6b0caafbaec [2021-05-25T15:54:45.722Z] Successfully built f6b0caafbaec [2021-05-25T15:54:45.989Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:54:46.310Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T15:54:46.310Z] . [2021-05-25T15:54:46.322Z] Sending build context to Docker daemon 19.59MB [Pipeline] withDockerContainer [2021-05-25T15:54:46.407Z] prd-centos7-docker-4c-2g-143 does not seem to be running inside a container [2021-05-25T15:54:46.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/9 -v /w/workspace/app-functions-sdk-go/9:/w/workspace/app-functions-sdk-go/9:rw,z -v /w/workspace/app-functions-sdk-go/9@tmp:/w/workspace/app-functions-sdk-go/9@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 ******** ci-base-image-x86_64 cat [2021-05-25T15:54:46.598Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T15:54:46.598Z] Step 2/8 : FROM ${BASE} [2021-05-25T15:54:46.870Z] $ docker top 7a279340452db541e74dcbd343595aa7225f55ef215abb4e8ed76d4fe0d6f96b -eo pid,comm [2021-05-25T15:54:46.882Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-25T15:54:46.882Z] 595b0fe564bb: Pulling fs layer [2021-05-25T15:54:46.882Z] 7186ed65a4f7: Pulling fs layer [2021-05-25T15:54:46.882Z] 316046926c0a: Pulling fs layer [2021-05-25T15:54:46.882Z] 4ebd0625c992: Pulling fs layer [2021-05-25T15:54:46.882Z] 207e8628e3a3: Pulling fs layer [2021-05-25T15:54:46.882Z] c791037a9be2: Pulling fs layer [2021-05-25T15:54:46.882Z] ffd874e62e21: Pulling fs layer [2021-05-25T15:54:46.882Z] 207e8628e3a3: Waiting [2021-05-25T15:54:46.882Z] c791037a9be2: Waiting [2021-05-25T15:54:46.882Z] ffd874e62e21: Waiting [2021-05-25T15:54:46.882Z] 4ebd0625c992: Waiting [2021-05-25T15:54:46.882Z] 316046926c0a: Verifying Checksum [2021-05-25T15:54:46.882Z] 316046926c0a: Download complete [2021-05-25T15:54:46.882Z] 7186ed65a4f7: Verifying Checksum [2021-05-25T15:54:46.882Z] 7186ed65a4f7: Download complete [2021-05-25T15:54:46.882Z] 207e8628e3a3: Verifying Checksum [2021-05-25T15:54:46.882Z] 207e8628e3a3: Download complete [2021-05-25T15:54:46.882Z] c791037a9be2: Download complete [Pipeline] { [Pipeline] sh [2021-05-25T15:54:47.157Z] 595b0fe564bb: Verifying Checksum [2021-05-25T15:54:47.157Z] 595b0fe564bb: Download complete [2021-05-25T15:54:47.278Z] + go version [2021-05-25T15:54:47.278Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-25T15:54:47.287Z] $ docker stop --time=1 7a279340452db541e74dcbd343595aa7225f55ef215abb4e8ed76d4fe0d6f96b [2021-05-25T15:54:47.767Z] 595b0fe564bb: Pull complete [2021-05-25T15:54:48.370Z] 7186ed65a4f7: Pull complete [2021-05-25T15:54:48.488Z] $ docker rm -f 7a279340452db541e74dcbd343595aa7225f55ef215abb4e8ed76d4fe0d6f96b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-05-25T15:54:48.642Z] 316046926c0a: Pull complete [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:54:49.004Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T15:54:49.004Z] . [Pipeline] withDockerContainer [2021-05-25T15:54:49.100Z] prd-centos7-docker-4c-2g-143 does not seem to be running inside a container [2021-05-25T15:54:49.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/9 -v /w/workspace/app-functions-sdk-go/9:/w/workspace/app-functions-sdk-go/9:rw,z -v /w/workspace/app-functions-sdk-go/9@tmp:/w/workspace/app-functions-sdk-go/9@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 ******** ci-base-image-x86_64 cat [2021-05-25T15:54:49.251Z] ffd874e62e21: Verifying Checksum [2021-05-25T15:54:49.251Z] ffd874e62e21: Download complete [2021-05-25T15:54:49.552Z] $ docker top c66937af33a47a64ebfc4568db8e7421a6fe1a8d4ad868abf8fe90c13d686dde -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T15:54:49.975Z] + go mod tidy [2021-05-25T15:54:50.231Z] 4ebd0625c992: Verifying Checksum [2021-05-25T15:54:50.231Z] 4ebd0625c992: Download complete [Pipeline] sh [2021-05-25T15:54:50.553Z] + make test [2021-05-25T15:54:50.553Z] make -C ./app-service-template build [2021-05-25T15:54:50.553Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/9/app-service-template' [2021-05-25T15:54:50.553Z] go mod tidy [2021-05-25T15:54:50.813Z] 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-05-25T15:55:02.648Z] 4ebd0625c992: Pull complete [2021-05-25T15:55:02.648Z] 207e8628e3a3: Pull complete [2021-05-25T15:55:02.648Z] c791037a9be2: Pull complete [2021-05-25T15:55:03.235Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/9/app-service-template' [2021-05-25T15:55:03.235Z] make -C ./app-service-template test [2021-05-25T15:55:03.235Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/9/app-service-template' [2021-05-25T15:55:03.235Z] go mod tidy [2021-05-25T15:55:03.235Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-25T15:55:05.274Z] ffd874e62e21: Pull complete [2021-05-25T15:55:05.274Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-25T15:55:05.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-25T15:55:05.275Z] ---> cfc18b08335c [2021-05-25T15:55:05.275Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-25T15:55:05.550Z] 20.10.0: Pulling from library/docker [2021-05-25T15:55:05.550Z] a3cc7d3b244e: Pulling fs layer [2021-05-25T15:55:05.550Z] 02a3295e0d61: Pulling fs layer [2021-05-25T15:55:05.550Z] 0f4f2e6d8100: Pulling fs layer [2021-05-25T15:55:05.550Z] 330b718f631f: Pulling fs layer [2021-05-25T15:55:05.550Z] a93816041522: Pulling fs layer [2021-05-25T15:55:05.550Z] bdb6da89ff94: Pulling fs layer [2021-05-25T15:55:05.550Z] 2a70c0c122f4: Pulling fs layer [2021-05-25T15:55:05.550Z] a93816041522: Waiting [2021-05-25T15:55:05.550Z] bdb6da89ff94: Waiting [2021-05-25T15:55:05.550Z] 2a70c0c122f4: Waiting [2021-05-25T15:55:05.550Z] 330b718f631f: Waiting [2021-05-25T15:55:05.550Z] 0f4f2e6d8100: Verifying Checksum [2021-05-25T15:55:05.550Z] 0f4f2e6d8100: Download complete [2021-05-25T15:55:05.550Z] 02a3295e0d61: Download complete [2021-05-25T15:55:05.550Z] a93816041522: Verifying Checksum [2021-05-25T15:55:05.550Z] a93816041522: Download complete [2021-05-25T15:55:05.824Z] a3cc7d3b244e: Verifying Checksum [2021-05-25T15:55:05.824Z] a3cc7d3b244e: Download complete [2021-05-25T15:55:05.824Z] bdb6da89ff94: Verifying Checksum [2021-05-25T15:55:05.824Z] bdb6da89ff94: Download complete [2021-05-25T15:55:05.824Z] 2a70c0c122f4: Verifying Checksum [2021-05-25T15:55:05.824Z] 2a70c0c122f4: Download complete [2021-05-25T15:55:06.424Z] a3cc7d3b244e: Pull complete [2021-05-25T15:55:07.024Z] 02a3295e0d61: Pull complete [2021-05-25T15:55:07.626Z] 0f4f2e6d8100: Pull complete [2021-05-25T15:55:07.626Z] 330b718f631f: Verifying Checksum [2021-05-25T15:55:07.626Z] 330b718f631f: Download complete [2021-05-25T15:55:11.953Z] 330b718f631f: Pull complete [2021-05-25T15:55:11.953Z] a93816041522: Pull complete [2021-05-25T15:55:12.226Z] bdb6da89ff94: Pull complete [2021-05-25T15:55:12.500Z] 2a70c0c122f4: Pull complete [2021-05-25T15:55:12.776Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-25T15:55:12.776Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-25T15:55:13.313Z] ok new-app-service 0.011s coverage: 47.8% of statements [2021-05-25T15:55:13.313Z] ? new-app-service/config [no test files] [2021-05-25T15:55:13.313Z] ok new-app-service/functions 0.007s [2021-05-25T15:55:13.313Z] CGO_ENABLED=1 go vet ./... [2021-05-25T15:55:18.242Z] ---> 86e592747304 [2021-05-25T15:55:18.242Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-25T15:55:18.242Z] ---> Running in 9ba7fdb07701 [2021-05-25T15:55:18.513Z] Removing intermediate container 9ba7fdb07701 [2021-05-25T15:55:18.513Z] ---> b98a22845e79 [2021-05-25T15:55:18.513Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-25T15:55:18.785Z] ---> Running in c46f17f82795 [2021-05-25T15:55:20.025Z] gofmt -l . [2021-05-25T15:55:20.025Z] [ "`gofmt -l .`" = "" ] [2021-05-25T15:55:20.025Z] ./bin/test-attribution-txt.sh [2021-05-25T15:55:20.025Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/9/app-service-template' [2021-05-25T15:55:20.025Z] go mod tidy [2021-05-25T15:55:20.225Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-25T15:55:20.288Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-25T15:55:20.547Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-25T15:55:21.200Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-25T15:55:21.801Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-25T15:55:21.976Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.009s coverage: 56.5% of statements [2021-05-25T15:55:21.976Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.010s coverage: 92.5% of statements [2021-05-25T15:55:21.976Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-25T15:55:22.073Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-25T15:55:22.073Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-25T15:55:22.245Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.011s coverage: 61.5% of statements [2021-05-25T15:55:22.245Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-25T15:55:22.348Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-25T15:55:22.348Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-25T15:55:22.348Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T15:55:22.348Z] OK: 139 MiB in 45 packages [2021-05-25T15:55:22.513Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.010s [2021-05-25T15:55:23.133Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.016s coverage: 75.4% of statements [2021-05-25T15:55:23.133Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-25T15:55:23.133Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-25T15:55:23.133Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-25T15:55:23.133Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-25T15:55:23.133Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-25T15:55:23.133Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-25T15:55:23.133Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.009s coverage: 97.0% of statements [2021-05-25T15:55:23.133Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-25T15:55:23.401Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.012s coverage: 10.5% of statements [2021-05-25T15:55:23.784Z] Removing intermediate container c46f17f82795 [2021-05-25T15:55:23.784Z] ---> 89220fc3f3be [2021-05-25T15:55:23.784Z] Step 6/8 : WORKDIR /build [2021-05-25T15:55:23.784Z] ---> Running in b346eff9d6c2 [2021-05-25T15:55:24.380Z] Removing intermediate container b346eff9d6c2 [2021-05-25T15:55:24.380Z] ---> 6d5a2d1d54ad [2021-05-25T15:55:24.380Z] Step 7/8 : COPY go.mod . [2021-05-25T15:55:24.981Z] ---> f0ca5a31eb67 [2021-05-25T15:55:24.981Z] Step 8/8 : RUN go mod download [2021-05-25T15:55:25.254Z] ---> Running in e378741b3232 [2021-05-25T15:55:26.712Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.735s coverage: 76.9% of statements [2021-05-25T15:55:26.712Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-25T15:55:26.712Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 12.5% of statements [2021-05-25T15:55:26.712Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements [2021-05-25T15:55:26.712Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-25T15:55:26.712Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-25T15:55:26.712Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements [2021-05-25T15:55:52.113Z] Removing intermediate container e378741b3232 [2021-05-25T15:55:52.113Z] ---> 3d18937fac37 [2021-05-25T15:55:52.113Z] Successfully built 3d18937fac37 [2021-05-25T15:55:52.113Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:55:52.480Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T15:55:52.480Z] . [Pipeline] withDockerContainer [2021-05-25T15:55:52.751Z] prd-ubuntu18.04-docker-arm64-4c-16g-142 does not seem to be running inside a container [2021-05-25T15:55:52.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/9 -v /w/workspace/app-functions-sdk-go/9:/w/workspace/app-functions-sdk-go/9:rw,z -v /w/workspace/app-functions-sdk-go/9@tmp:/w/workspace/app-functions-sdk-go/9@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 ******** ci-base-image-arm64 cat [2021-05-25T15:55:53.300Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.021s coverage: 81.9% of statements [2021-05-25T15:55:53.300Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements [2021-05-25T15:55:53.300Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-25T15:55:53.300Z] gofmt -l . [2021-05-25T15:55:53.300Z] [ "`gofmt -l .`" = "" ] [2021-05-25T15:55:54.495Z] $ docker top 7ff0ca899ff47907bb122d7b70b0391da0fc8ba4bcfca96c56f49e60344297a6 -eo pid,comm [Pipeline] { [Pipeline] } [2021-05-25T15:55:54.790Z] $ docker stop --time=1 c66937af33a47a64ebfc4568db8e7421a6fe1a8d4ad868abf8fe90c13d686dde [2021-05-25T15:55:56.254Z] $ docker rm -f c66937af33a47a64ebfc4568db8e7421a6fe1a8d4ad868abf8fe90c13d686dde [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-05-25T15:55:56.674Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-25T15:55:56.882Z] 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) [2021-05-25T15:55:57.060Z] + go version [2021-05-25T15:55:57.061Z] go version go1.16.3 linux/arm64 Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] } [2021-05-25T15:55:57.106Z] $ docker stop --time=1 7ff0ca899ff47907bb122d7b70b0391da0fc8ba4bcfca96c56f49e60344297a6 [2021-05-25T15:55:58.894Z] $ docker rm -f 7ff0ca899ff47907bb122d7b70b0391da0fc8ba4bcfca96c56f49e60344297a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T15:55:59.532Z] ---> job-cost.sh [2021-05-25T15:55:59.532Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-H3Xk [2021-05-25T15:55:59.666Z] + docker inspect -f . ci-base-image-arm64 [2021-05-25T15:55:59.666Z] . [Pipeline] withDockerContainer [2021-05-25T15:55:59.894Z] prd-ubuntu18.04-docker-arm64-4c-16g-142 does not seem to be running inside a container [2021-05-25T15:55:59.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/9 -v /w/workspace/app-functions-sdk-go/9:/w/workspace/app-functions-sdk-go/9:rw,z -v /w/workspace/app-functions-sdk-go/9@tmp:/w/workspace/app-functions-sdk-go/9@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 ******** ci-base-image-arm64 cat [2021-05-25T15:56:01.548Z] $ docker top 781b0cd2fa129e8bfcf6df0e2c396f5341563c57add0681c4f7a43a1f172366a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T15:56:02.476Z] + go mod tidy [Pipeline] sh [2021-05-25T15:56:03.740Z] + make test [2021-05-25T15:56:03.740Z] make -C ./app-service-template build [2021-05-25T15:56:03.740Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/9/app-service-template' [2021-05-25T15:56:03.740Z] go mod tidy [2021-05-25T15:56:04.343Z] 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-05-25T15:56:09.557Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-25T15:56:27.719Z] lf-activate-venv(): INFO: Adding /tmp/venv-H3Xk/bin to PATH [2021-05-25T15:56:27.719Z] INFO: No Stack... [2021-05-25T15:56:27.719Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T15:56:28.290Z] INFO: Archiving Costs [Pipeline] sh [2021-05-25T15:56:28.589Z] + cut -d, -f6 [2021-05-25T15:56:28.589Z] + cat /w/workspace/app-functions-sdk-go/9/archives/cost.csv [Pipeline] lock [2021-05-25T15:56:28.618Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-9-stack-cost] [2021-05-25T15:56:28.632Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-9-stack-cost] did not exist. Created. [2021-05-25T15:56:28.632Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T15:56:28.953Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-25T15:56:29.019Z] Stashed 1 file(s) [Pipeline] } [2021-05-25T15:56:29.035Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-9-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-25T15:56:43.404Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/9/app-service-template' [2021-05-25T15:56:43.404Z] make -C ./app-service-template test [2021-05-25T15:56:43.404Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/9/app-service-template' [2021-05-25T15:56:43.404Z] go mod tidy [2021-05-25T15:56:43.404Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-25T15:57:15.792Z] ok new-app-service 0.043s coverage: 47.8% of statements [2021-05-25T15:57:15.792Z] ? new-app-service/config [no test files] [2021-05-25T15:57:15.792Z] ok new-app-service/functions 0.042s [2021-05-25T15:57:15.792Z] CGO_ENABLED=1 go vet ./... [2021-05-25T15:57:42.676Z] gofmt -l . [2021-05-25T15:57:42.676Z] [ "`gofmt -l .`" = "" ] [2021-05-25T15:57:42.676Z] ./bin/test-attribution-txt.sh [2021-05-25T15:57:42.676Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/9/app-service-template' [2021-05-25T15:57:42.676Z] go mod tidy [2021-05-25T15:57:43.280Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-25T15:57:44.734Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-25T15:57:53.054Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.077s coverage: 56.5% of statements [2021-05-25T15:57:53.054Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.065s coverage: 92.5% of statements [2021-05-25T15:57:53.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-25T15:57:53.054Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.146s coverage: 61.5% of statements [2021-05-25T15:57:53.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-25T15:57:53.054Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.066s [2021-05-25T15:57:53.054Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.091s coverage: 75.4% of statements [2021-05-25T15:57:53.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-25T15:57:53.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-25T15:57:53.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-25T15:57:53.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-25T15:57:53.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-25T15:57:53.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-25T15:57:53.054Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.019s coverage: 97.0% of statements [2021-05-25T15:57:53.054Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-25T15:57:53.054Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.070s coverage: 10.5% of statements [2021-05-25T15:57:59.790Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.850s coverage: 76.9% of statements [2021-05-25T15:57:59.790Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-25T15:57:59.790Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.072s coverage: 12.5% of statements [2021-05-25T15:57:59.790Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.073s coverage: 27.3% of statements [2021-05-25T15:57:59.790Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-25T15:57:59.790Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-25T15:57:59.790Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.046s coverage: 51.4% of statements [2021-05-25T15:58:26.559Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.110s coverage: 81.9% of statements [2021-05-25T15:58:26.559Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements [2021-05-25T15:58:26.559Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-25T15:58:28.546Z] gofmt -l . [2021-05-25T15:58:28.546Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-25T15:58:29.182Z] $ docker stop --time=1 781b0cd2fa129e8bfcf6df0e2c396f5341563c57add0681c4f7a43a1f172366a [2021-05-25T15:58:31.093Z] $ docker rm -f 781b0cd2fa129e8bfcf6df0e2c396f5341563c57add0681c4f7a43a1f172366a [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T15:58:32.037Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-25T15:58:32.068Z] Warning: overwriting stash ‘coverage-report’ [2021-05-25T15:58:32.693Z] 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-05-25T15:58:33.220Z] ---> job-cost.sh [2021-05-25T15:58:33.221Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-P5mI [2021-05-25T15:59:20.171Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-25T16:00:56.953Z] lf-activate-venv(): INFO: Adding /tmp/venv-P5mI/bin to PATH [2021-05-25T16:00:56.953Z] INFO: No Stack... [2021-05-25T16:00:56.953Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-25T16:00:56.953Z] INFO: Archiving Costs [Pipeline] sh [2021-05-25T16:00:57.301Z] + + cutcat -d, /w/workspace/app-functions-sdk-go/9/archives/cost.csv -f6 [2021-05-25T16:00:57.301Z] [Pipeline] lock [2021-05-25T16:00:57.364Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-9-stack-cost] [2021-05-25T16:00:57.377Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-9-stack-cost] did not exist. Created. [2021-05-25T16:00:57.377Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-25T16:00:57.751Z] /w/workspace/app-functions-sdk-go/9@tmp/durable-b1e9af09/script.sh: 1: /w/workspace/app-functions-sdk-go/9@tmp/durable-b1e9af09/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-25T16:00:58.099Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-25T16:00:58.130Z] Warning: overwriting stash ‘stack-cost’ [2021-05-25T16:00:58.290Z] Stashed 1 file(s) [Pipeline] } [2021-05-25T16:00:58.306Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-840-9-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-05-25T16:00:58.823Z] provisioning config files... [2021-05-25T16:00:58.834Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/config7066521251385755371tmp [Pipeline] { [Pipeline] sh [2021-05-25T16:00:59.151Z] + set +x [2021-05-25T16:00:59.151Z] + curl -s https://codecov.io/bash [2021-05-25T16:00:59.151Z] + bash -s -- [2021-05-25T16:00:59.151Z] [2021-05-25T16:00:59.151Z] _____ _ [2021-05-25T16:00:59.151Z] / ____| | | [2021-05-25T16:00:59.151Z] | | ___ __| | ___ ___ _____ __ [2021-05-25T16:00:59.151Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-25T16:00:59.151Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-25T16:00:59.151Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-25T16:00:59.151Z] Bash-1.0.3 [2021-05-25T16:00:59.151Z] [2021-05-25T16:00:59.151Z] [2021-05-25T16:00:59.151Z] ==> git version 2.24.4 found [2021-05-25T16:00:59.151Z] ==> 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-05-25T16:00:59.151Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-25T16:00:59.151Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-25T16:00:59.151Z] ==> Jenkins CI detected. [2021-05-25T16:00:59.151Z] project root: . [2021-05-25T16:00:59.151Z] --> token set from env [2021-05-25T16:00:59.411Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-25T16:00:59.411Z] ==> Running gcov in . (disable via -X gcov) [2021-05-25T16:00:59.411Z] ==> Python coveragepy not found [2021-05-25T16:00:59.411Z] ==> Searching for coverage reports in: [2021-05-25T16:00:59.411Z] + . [2021-05-25T16:00:59.411Z] -> Found 2 reports [2021-05-25T16:00:59.411Z] ==> Detecting git/mercurial file structure [2021-05-25T16:00:59.411Z] ==> Reading reports [2021-05-25T16:00:59.411Z] + ./app-service-template/coverage.out bytes=1055 [2021-05-25T16:00:59.411Z] + ./coverage.out bytes=87124 [2021-05-25T16:00:59.411Z] ==> Appending adjustments [2021-05-25T16:00:59.411Z] https://docs.codecov.io/docs/fixing-reports [2021-05-25T16:00:59.673Z] + Found adjustments [2021-05-25T16:00:59.673Z] ==> Gzipping contents [2021-05-25T16:00:59.673Z] 16K /tmp/codecov.TQKndM.gz [2021-05-25T16:00:59.673Z] ==> Uploading reports [2021-05-25T16:00:59.673Z] url: https://codecov.io [2021-05-25T16:00:59.673Z] query: branch=PR-840&commit=ed7f43cd756146acd4aa53def45945a31edeb39f&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-840%2F9%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=840&job=&cmd_args= [2021-05-25T16:00:59.673Z] -> Pinging Codecov [2021-05-25T16:00:59.673Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-840&commit=ed7f43cd756146acd4aa53def45945a31edeb39f&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-840%2F9%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=840&job=&cmd_args= [2021-05-25T16:01:00.244Z] -> Uploading to [2021-05-25T16:01:00.244Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-25/3D8B5DFFC46A037C893635FACE044666/ed7f43cd756146acd4aa53def45945a31edeb39f/0efec9ae-9e4d-41bf-8a85-c21b95a4e346.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T160100Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c6d82315a03a9bb5e8f28553b27d7bac97c2fc3fd6b901387ea7688c9e5642dd [2021-05-25T16:01:00.244Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T16:01:00.244Z] Dload Upload Total Spent Left Speed [2021-05-25T16:01:00.820Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15388 0 0 100 15388 0 30489 --:--:-- --:--:-- --:--:-- 30471 100 15388 0 0 100 15388 0 30477 --:--:-- --:--:-- --:--:-- 30471 [2021-05-25T16:01:00.820Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/ed7f43cd756146acd4aa53def45945a31edeb39f [Pipeline] } [2021-05-25T16:01:00.839Z] 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-05-25T16:01:01.846Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:01:02.416Z] ---> package-listing.sh [2021-05-25T16:01:02.416Z] ++ facter osfamily [2021-05-25T16:01:02.416Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-25T16:01:02.691Z] + OS_FAMILY=redhat [2021-05-25T16:01:02.691Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-840 [2021-05-25T16:01:02.691Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-25T16:01:02.691Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-25T16:01:02.691Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-25T16:01:02.691Z] + PACKAGES=/tmp/packages_start.txt [2021-05-25T16:01:02.691Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-840 ']' [2021-05-25T16:01:02.691Z] + PACKAGES=/tmp/packages_end.txt [2021-05-25T16:01:02.691Z] + case "${OS_FAMILY}" in [2021-05-25T16:01:02.691Z] + sort [2021-05-25T16:01:02.691Z] + rpm -qa [2021-05-25T16:01:03.268Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-25T16:01:03.268Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-25T16:01:03.268Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-25T16:01:03.268Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-840 ']' [2021-05-25T16:01:03.268Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-840/archives/ [2021-05-25T16:01:03.268Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-840/archives/ [Pipeline] echo [2021-05-25T16:01:03.281Z] 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-840/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-25T16:01:03.570Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:01:04.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T16:01:04.135Z] [2021-05-25T16:01:04.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:01:04.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T16:01:04.453Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-25T16:01:04.453Z] df20fa9351a1: Pulling fs layer [2021-05-25T16:01:04.453Z] 36b3adc4ff6f: Pulling fs layer [2021-05-25T16:01:04.453Z] 8ad3a11d3b57: Pulling fs layer [2021-05-25T16:01:04.453Z] 46f8f816bc3b: Pulling fs layer [2021-05-25T16:01:04.453Z] 93b61091891f: Pulling fs layer [2021-05-25T16:01:04.453Z] 93b9cdb0e59b: Pulling fs layer [2021-05-25T16:01:04.453Z] 5e14af77c1be: Pulling fs layer [2021-05-25T16:01:04.453Z] 01666e4c0597: Pulling fs layer [2021-05-25T16:01:04.453Z] aa168da1d23b: Pulling fs layer [2021-05-25T16:01:04.454Z] 93b61091891f: Waiting [2021-05-25T16:01:04.454Z] 93b9cdb0e59b: Waiting [2021-05-25T16:01:04.454Z] 5e14af77c1be: Waiting [2021-05-25T16:01:04.454Z] 01666e4c0597: Waiting [2021-05-25T16:01:04.454Z] aa168da1d23b: Waiting [2021-05-25T16:01:04.454Z] 46f8f816bc3b: Waiting [2021-05-25T16:01:04.454Z] 36b3adc4ff6f: Verifying Checksum [2021-05-25T16:01:04.454Z] 36b3adc4ff6f: Download complete [2021-05-25T16:01:04.454Z] 46f8f816bc3b: Verifying Checksum [2021-05-25T16:01:04.454Z] 46f8f816bc3b: Download complete [2021-05-25T16:01:04.454Z] df20fa9351a1: Verifying Checksum [2021-05-25T16:01:04.454Z] df20fa9351a1: Download complete [2021-05-25T16:01:04.718Z] 93b9cdb0e59b: Verifying Checksum [2021-05-25T16:01:04.718Z] 93b9cdb0e59b: Download complete [2021-05-25T16:01:04.718Z] 93b61091891f: Verifying Checksum [2021-05-25T16:01:04.718Z] 93b61091891f: Download complete [2021-05-25T16:01:04.718Z] 5e14af77c1be: Verifying Checksum [2021-05-25T16:01:04.718Z] 5e14af77c1be: Download complete [2021-05-25T16:01:04.718Z] 01666e4c0597: Verifying Checksum [2021-05-25T16:01:04.718Z] 01666e4c0597: Download complete [2021-05-25T16:01:04.718Z] 8ad3a11d3b57: Verifying Checksum [2021-05-25T16:01:04.718Z] 8ad3a11d3b57: Download complete [2021-05-25T16:01:04.718Z] df20fa9351a1: Pull complete [2021-05-25T16:01:04.988Z] 36b3adc4ff6f: Pull complete [2021-05-25T16:01:05.567Z] 8ad3a11d3b57: Pull complete [2021-05-25T16:01:05.567Z] 46f8f816bc3b: Pull complete [2021-05-25T16:01:06.137Z] 93b61091891f: Pull complete [2021-05-25T16:01:06.137Z] 93b9cdb0e59b: Pull complete [2021-05-25T16:01:06.399Z] 5e14af77c1be: Pull complete [2021-05-25T16:01:06.399Z] 01666e4c0597: Pull complete [2021-05-25T16:01:06.978Z] aa168da1d23b: Verifying Checksum [2021-05-25T16:01:06.978Z] aa168da1d23b: Download complete [2021-05-25T16:01:11.207Z] aa168da1d23b: Pull complete [2021-05-25T16:01:11.207Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-25T16:01:11.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T16:01:11.207Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-25T16:01:11.278Z] prd-centos7-docker-4c-2g-138 does not seem to be running inside a container [2021-05-25T16:01:11.307Z] $ 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-840/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-840 -v /w/workspace/ndry_app-functions-sdk-go_PR-840:/w/workspace/ndry_app-functions-sdk-go_PR-840:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-840@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-840@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-25T16:01:17.959Z] $ docker top 57ab36774eacf96583cd9dc06687c381cb459804a2327a1f380a1c4775ec9027 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T16:01:18.350Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-25T16:01:18.657Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-25T16:01:18.967Z] + ls /var/log/sa-host [2021-05-25T16:01:18.968Z] + sadf -c /var/log/sa-host/sa05 [2021-05-25T16:01:18.968Z] file_magic: OK [2021-05-25T16:01:18.968Z] HZ: Using current value: 100 [2021-05-25T16:01:18.968Z] file_header: OK [2021-05-25T16:01:18.968Z] 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-05-25T16:01:18.968Z] Statistics: [2021-05-25T16:01:18.968Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T16:01:18.968Z] File successfully converted to sysstat format version 12.2.1 [2021-05-25T16:01:18.968Z] + sadf -c /var/log/sa-host/sa25 [2021-05-25T16:01:18.968Z] file_magic: OK [2021-05-25T16:01:18.968Z] HZ: Using current value: 100 [2021-05-25T16:01:18.968Z] file_header: OK [2021-05-25T16:01:18.968Z] 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-05-25T16:01:18.968Z] Statistics: [2021-05-25T16:01:18.968Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T16:01:18.968Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T16:01:19.128Z] provisioning config files... [2021-05-25T16:01:19.141Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-840@tmp/config6835092081657444775tmp [Pipeline] { [Pipeline] echo [2021-05-25T16:01:19.164Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:01:19.468Z] ---> create-netrc.sh [Pipeline] } [2021-05-25T16:01:19.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-25T16:01:19.509Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:01:19.809Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-25T16:01:19.819Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:01:20.117Z] ---> sudo-logs.sh [2021-05-25T16:01:20.117Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-25T16:01:20.150Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:01:20.459Z] ---> job-cost.sh [2021-05-25T16:01:20.459Z] lf-activate-venv: SKIPPING [2021-05-25T16:01:20.459Z] DEBUG: total: 0.18000000715255737 [2021-05-25T16:01:20.459Z] INFO: Retrieving Stack Cost... [2021-05-25T16:01:21.404Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T16:01:21.665Z] INFO: Archiving Costs [Pipeline] echo [2021-05-25T16:01:21.678Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:01:21.981Z] ---> logs-deploy.sh [2021-05-25T16:01:21.981Z] lf-activate-venv: SKIPPING [2021-05-25T16:01:21.981Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-840/9 [2021-05-25T16:01:21.981Z] INFO: archiving workspace using pattern(s): [2021-05-25T16:01:22.926Z] Archives upload complete. [2021-05-25T16:01:22.926Z] INFO: archiving logs to Nexus [2021-05-25T16:01:23.499Z] ---> uname -a: [2021-05-25T16:01:23.499Z] Linux prd-centos7-docker-4c-2g-138.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-05-25T16:01:23.499Z] [2021-05-25T16:01:23.499Z] [2021-05-25T16:01:23.499Z] ---> lscpu: [2021-05-25T16:01:23.499Z] Architecture: x86_64 [2021-05-25T16:01:23.499Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-25T16:01:23.499Z] Byte Order: Little Endian [2021-05-25T16:01:23.499Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-25T16:01:23.499Z] CPU(s): 2 [2021-05-25T16:01:23.499Z] On-line CPU(s) list: 0,1 [2021-05-25T16:01:23.499Z] Thread(s) per core: 1 [2021-05-25T16:01:23.499Z] Core(s) per socket: 1 [2021-05-25T16:01:23.499Z] Socket(s): 2 [2021-05-25T16:01:23.499Z] NUMA node(s): 1 [2021-05-25T16:01:23.499Z] Vendor ID: AuthenticAMD [2021-05-25T16:01:23.499Z] CPU family: 23 [2021-05-25T16:01:23.499Z] Model: 49 [2021-05-25T16:01:23.499Z] Model name: AMD EPYC-Rome Processor [2021-05-25T16:01:23.499Z] Stepping: 0 [2021-05-25T16:01:23.499Z] CPU MHz: 2799.998 [2021-05-25T16:01:23.499Z] BogoMIPS: 5599.99 [2021-05-25T16:01:23.499Z] Virtualization: AMD-V [2021-05-25T16:01:23.499Z] Hypervisor vendor: KVM [2021-05-25T16:01:23.499Z] Virtualization type: full [2021-05-25T16:01:23.499Z] L1d cache: 64 KiB [2021-05-25T16:01:23.499Z] L1i cache: 64 KiB [2021-05-25T16:01:23.499Z] L2 cache: 1 MiB [2021-05-25T16:01:23.499Z] L3 cache: 32 MiB [2021-05-25T16:01:23.499Z] NUMA node0 CPU(s): 0,1 [2021-05-25T16:01:23.499Z] Vulnerability Itlb multihit: Not affected [2021-05-25T16:01:23.499Z] Vulnerability L1tf: Not affected [2021-05-25T16:01:23.499Z] Vulnerability Mds: Not affected [2021-05-25T16:01:23.499Z] Vulnerability Meltdown: Not affected [2021-05-25T16:01:23.499Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-25T16:01:23.499Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-25T16:01:23.499Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-25T16:01:23.499Z] Vulnerability Srbds: Not affected [2021-05-25T16:01:23.499Z] Vulnerability Tsx async abort: Not affected [2021-05-25T16:01:23.499Z] 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-05-25T16:01:23.499Z] [2021-05-25T16:01:23.499Z] [2021-05-25T16:01:23.499Z] ---> nproc: [2021-05-25T16:01:23.499Z] 2 [2021-05-25T16:01:23.499Z] [2021-05-25T16:01:23.499Z] [2021-05-25T16:01:23.499Z] ---> df -h: [2021-05-25T16:01:23.499Z] Filesystem Size Used Available Use% Mounted on [2021-05-25T16:01:23.499Z] overlay 40.0G 7.6G 32.4G 19% / [2021-05-25T16:01:23.499Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-25T16:01:23.499Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-25T16:01:23.499Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-25T16:01:23.499Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-05-25T16:01:23.499Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-05-25T16:01:23.499Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-05-25T16:01:23.499Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-05-25T16:01:23.499Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-840 [2021-05-25T16:01:23.500Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-840@tmp [2021-05-25T16:01:23.500Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-05-25T16:01:23.500Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-05-25T16:01:23.500Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-05-25T16:01:23.500Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-05-25T16:01:23.500Z] [2021-05-25T16:01:23.500Z] [2021-05-25T16:01:23.500Z] ---> free -m: [2021-05-25T16:01:23.500Z] total used free shared buff/cache available [2021-05-25T16:01:23.500Z] Mem: 7821 977 4715 0 2128 6666 [2021-05-25T16:01:23.500Z] Swap: 1023 0 1023 [2021-05-25T16:01:23.500Z] [2021-05-25T16:01:23.500Z] [2021-05-25T16:01:23.500Z] ---> ip addr: [2021-05-25T16:01:23.500Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-25T16:01:23.500Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-25T16:01:23.500Z] inet 127.0.0.1/8 scope host lo [2021-05-25T16:01:23.500Z] valid_lft forever preferred_lft forever [2021-05-25T16:01:23.500Z] inet6 ::1/128 scope host [2021-05-25T16:01:23.500Z] valid_lft forever preferred_lft forever [2021-05-25T16:01:23.500Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-25T16:01:23.500Z] link/ether fa:16:3e:8a:e8:f9 brd ff:ff:ff:ff:ff:ff [2021-05-25T16:01:23.500Z] inet 10.30.122.118/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-25T16:01:23.500Z] valid_lft 85775sec preferred_lft 85775sec [2021-05-25T16:01:23.500Z] inet6 fe80::f816:3eff:fe8a:e8f9/64 scope link [2021-05-25T16:01:23.500Z] valid_lft forever preferred_lft forever [2021-05-25T16:01:23.500Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-25T16:01:23.500Z] link/ether 02:42:79:8b:40:78 brd ff:ff:ff:ff:ff:ff [2021-05-25T16:01:23.500Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-25T16:01:23.500Z] valid_lft forever preferred_lft forever [2021-05-25T16:01:23.500Z] inet6 fe80::42:79ff:fe8b:4078/64 scope link [2021-05-25T16:01:23.500Z] valid_lft forever preferred_lft forever [2021-05-25T16:01:23.500Z] [2021-05-25T16:01:23.500Z] [2021-05-25T16:01:23.500Z] ---> sar -b -r -n DEV: [2021-05-25T16:01:23.500Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) [2021-05-25T16:01:23.500Z] [2021-05-25T16:01:23.500Z] 15:50:44 LINUX RESTART (2 CPU) [2021-05-25T16:01:23.500Z] [2021-05-25T16:01:23.500Z] 15:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-25T16:01:23.500Z] 15:52:01 234.79 118.90 115.89 0.00 11251.57 43004.21 0.00 [2021-05-25T16:01:23.500Z] 15:53:02 2.05 0.00 2.05 0.00 0.00 49.72 0.00 [2021-05-25T16:01:23.500Z] 15:54:01 0.42 0.00 0.42 0.00 0.00 5.78 0.00 [2021-05-25T16:01:23.500Z] 15:55:01 0.13 0.00 0.13 0.00 0.00 2.15 0.00 [2021-05-25T16:01:23.500Z] 15:56:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 [2021-05-25T16:01:23.500Z] 15:57:01 0.32 0.00 0.32 0.00 0.00 4.25 0.00 [2021-05-25T16:01:23.500Z] 15:58:01 0.25 0.00 0.25 0.00 0.00 3.65 0.00 [2021-05-25T16:01:23.500Z] 15:59:01 0.33 0.00 0.33 0.00 0.00 5.31 0.00 [2021-05-25T16:01:23.500Z] 16:00:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 [2021-05-25T16:01:23.500Z] 16:01:01 0.27 0.03 0.23 0.00 3.73 3.61 0.00 [2021-05-25T16:01:23.500Z] Average: 23.94 11.91 12.03 0.00 1127.52 4316.01 0.00 [2021-05-25T16:01:23.500Z] [2021-05-25T16:01:23.500Z] 15:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-25T16:01:23.500Z] 15:52:01 5423944 0 810120 10.12 2620 1772256 1303768 14.39 594768 1587928 128 [2021-05-25T16:01:23.500Z] 15:53:02 5433052 0 801004 10.00 2620 1772264 1235236 13.64 587688 1587892 12 [2021-05-25T16:01:23.500Z] 15:54:01 5432936 0 801120 10.00 2620 1772264 1235248 13.64 586488 1589140 8 [2021-05-25T16:01:23.500Z] 15:55:01 5432972 0 801076 10.00 2620 1772272 1219852 13.47 586308 1589144 8 [2021-05-25T16:01:23.500Z] 15:56:01 5433712 0 800276 9.99 2620 1772332 1218812 13.46 581488 1593796 16 [2021-05-25T16:01:23.500Z] 15:57:01 5431612 0 802432 10.02 2620 1772276 1202436 13.28 584012 1593780 16 [2021-05-25T16:01:23.500Z] 15:58:01 5432012 0 802020 10.01 2620 1772288 1202340 13.27 583636 1593784 20 [2021-05-25T16:01:23.500Z] 15:59:01 5429716 0 804312 10.04 2620 1772292 1202548 13.28 585816 1593780 8 [2021-05-25T16:01:23.500Z] 16:00:01 5417388 0 816636 10.20 2620 1772296 1202668 13.28 597892 1593780 8 [2021-05-25T16:01:23.500Z] 16:01:01 5413744 0 820056 10.24 2620 1772520 1206680 13.32 602600 1591980 132 [2021-05-25T16:01:23.500Z] Average: 5428109 0 805905 10.06 2620 1772306 1222959 13.50 589070 1591500 36 [2021-05-25T16:01:23.500Z] [2021-05-25T16:01:23.500Z] 15:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-25T16:01:23.500Z] 15:52:01 eth0 749.13 548.40 1674.22 98.92 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] 15:52:01 docker0 114.76 104.73 9.85 311.93 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] 15:53:02 eth0 6.75 2.73 4.43 0.56 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] 15:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] 15:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] 15:54:01 eth0 2.52 0.53 0.68 0.40 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] 15:55:01 eth0 1.17 0.52 0.56 0.39 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] 15:56:01 eth0 0.60 0.45 0.31 0.21 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] 15:57:01 eth0 0.38 0.25 0.15 0.08 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] 15:58:01 eth0 0.97 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] 15:59:01 eth0 0.95 0.33 0.32 0.20 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] 16:00:01 eth0 0.43 0.37 0.27 0.21 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] 16:01:01 eth0 5.11 3.26 4.85 1.90 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] Average: eth0 76.93 55.79 168.88 10.30 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] Average: docker0 11.50 10.49 0.99 31.25 0.00 0.00 0.00 0.00 [2021-05-25T16:01:23.500Z] [2021-05-25T16:01:23.500Z] [2021-05-25T16:01:23.500Z] ---> sar -P ALL: [2021-05-25T16:01:23.500Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) [2021-05-25T16:01:23.500Z] [2021-05-25T16:01:23.500Z] 15:50:44 LINUX RESTART (2 CPU) [2021-05-25T16:01:23.500Z] [2021-05-25T16:01:23.500Z] 15:51:01 CPU %user %nice %system %iowait %steal %idle [2021-05-25T16:01:23.500Z] 15:52:01 all 24.45 0.00 10.19 11.04 0.08 54.24 [2021-05-25T16:01:23.500Z] 15:52:01 0 23.82 0.00 10.80 9.72 0.07 55.60 [2021-05-25T16:01:23.500Z] 15:52:01 1 25.09 0.00 9.58 12.37 0.09 52.88 [2021-05-25T16:01:23.500Z] 15:53:02 all 0.10 0.00 0.07 0.00 0.03 99.81 [2021-05-25T16:01:23.500Z] 15:53:02 0 0.10 0.00 0.05 0.00 0.02 99.83 [2021-05-25T16:01:23.500Z] 15:53:02 1 0.10 0.00 0.08 0.00 0.03 99.78 [2021-05-25T16:01:23.500Z] 15:54:01 all 0.22 0.00 0.19 0.00 0.01 99.58 [2021-05-25T16:01:23.500Z] 15:54:01 0 0.36 0.00 0.25 0.00 0.02 99.37 [2021-05-25T16:01:23.500Z] 15:54:01 1 0.08 0.00 0.12 0.00 0.00 99.80 [2021-05-25T16:01:23.500Z] 15:55:01 all 0.25 0.00 0.02 0.00 0.02 99.72 [2021-05-25T16:01:23.500Z] 15:55:01 0 0.45 0.00 0.00 0.00 0.02 99.53 [2021-05-25T16:01:23.500Z] 15:55:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-25T16:01:23.500Z] 15:56:01 all 0.14 0.00 0.04 0.00 0.03 99.79 [2021-05-25T16:01:23.500Z] 15:56:01 0 0.07 0.00 0.07 0.00 0.03 99.83 [2021-05-25T16:01:23.500Z] 15:56:01 1 0.22 0.00 0.02 0.00 0.02 99.75 [2021-05-25T16:01:23.500Z] 15:57:01 all 0.17 0.00 0.04 0.00 0.02 99.77 [2021-05-25T16:01:23.500Z] 15:57:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-05-25T16:01:23.500Z] 15:57:01 1 0.30 0.00 0.03 0.00 0.02 99.65 [2021-05-25T16:01:23.500Z] 15:58:01 all 0.17 0.00 0.03 0.00 0.01 99.79 [2021-05-25T16:01:23.500Z] 15:58:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-25T16:01:23.500Z] 15:58:01 1 0.28 0.00 0.03 0.00 0.00 99.68 [2021-05-25T16:01:23.500Z] 15:59:01 all 0.15 0.00 0.05 0.00 0.03 99.77 [2021-05-25T16:01:23.500Z] 15:59:01 0 0.27 0.00 0.05 0.00 0.03 99.65 [2021-05-25T16:01:23.500Z] 15:59:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-05-25T16:01:23.500Z] 16:00:01 all 0.19 0.00 0.03 0.00 0.02 99.76 [2021-05-25T16:01:23.500Z] 16:00:01 0 0.33 0.00 0.03 0.00 0.02 99.62 [2021-05-25T16:01:23.500Z] 16:00:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-25T16:01:23.500Z] 16:01:01 all 0.57 0.00 0.32 0.01 0.02 99.09 [2021-05-25T16:01:23.500Z] 16:01:01 0 0.80 0.00 0.39 0.00 0.02 98.79 [2021-05-25T16:01:23.500Z] 16:01:01 1 0.33 0.00 0.25 0.02 0.02 99.38 [2021-05-25T16:01:23.500Z] Average: all 2.54 0.00 1.06 1.06 0.02 95.31 [2021-05-25T16:01:23.500Z] Average: 0 2.54 0.00 1.13 0.93 0.03 95.37 [2021-05-25T16:01:23.500Z] Average: 1 2.55 0.00 0.98 1.19 0.02 95.26 [2021-05-25T16:01:23.500Z] [2021-05-25T16:01:23.500Z] [2021-05-25T16:01:23.500Z]