lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 6e65ad63b6f97c03a1a39233674f42c9325bbc91+02c1bdd2e7c58c88f1181e55d1376c3df082b575 (33ea2713f843cac94a17a37d57c79e79b7c18c89) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > 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-service-configurable, buildSnap:true] ========================================================= [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-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30310 in /w/workspace/_app-service-configurable_PR-214 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-214 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 02c1bdd2e7c58c88f1181e55d1376c3df082b575 into PR head commit 6e65ad63b6f97c03a1a39233674f42c9325bbc91 Merge succeeded, producing 6e65ad63b6f97c03a1a39233674f42c9325bbc91 Checking out Revision 6e65ad63b6f97c03a1a39233674f42c9325bbc91 (PR-214) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e65ad63b6f97c03a1a39233674f42c9325bbc91 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 02c1bdd2e7c58c88f1181e55d1376c3df082b575 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e65ad63b6f97c03a1a39233674f42c9325bbc91 # timeout=10 Commit message: "refactor: Rework code and profiles for refactored SDK" > git rev-list --no-walk 6e65ad63b6f97c03a1a39233674f42c9325bbc91 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-18T15:55:21.592Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-18T15:55:21.875Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-18T15:55:21.984Z] ========================================================= [2021-03-18T15:55:21.984Z] EdgeX Global Pipelines Version Info [2021-03-18T15:55:21.984Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-18T15:55:23.447Z] ------------------- [2021-03-18T15:55:23.447Z] stable info: [2021-03-18T15:55:23.447Z] ------------------- [2021-03-18T15:55:23.447Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-18T15:55:23.447Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-18T15:55:23.447Z] Message: update stable to v1.0.186 [2021-03-18T15:55:24.837Z] ------------------- [2021-03-18T15:55:24.837Z] experimental info: [2021-03-18T15:55:24.837Z] ------------------- [2021-03-18T15:55:24.837Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-18T15:55:24.837Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-18T15:55:24.837Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-18T15:55:25.151Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-03-18T15:55:25.251Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-03-18T15:55:25.372Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-18T15:55:25.469Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-18T15:55:25.648Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-18T15:55:25.749Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-18T15:55:25.843Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-18T15:55:25.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-18T15:55:26.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-18T15:55:26.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-18T15:55:26.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-18T15:55:26.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2021-03-18T15:55:26.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-18T15:55:26.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-18T15:55:26.637Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-18T15:55:26.731Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-18T15:55:26.828Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-18T15:55:26.926Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-18T15:55:27.029Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-18T15:55:27.126Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-18T15:55:27.231Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-18T15:55:27.351Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-18T15:55:27.444Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-18T15:55:27.541Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-18T15:55:27.655Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-18T15:55:27.755Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-18T15:55:27.857Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-214 [Pipeline] echo [2021-03-18T15:55:27.954Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-214 [Pipeline] echo [2021-03-18T15:55:28.047Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-214 [Pipeline] echo [2021-03-18T15:55:28.136Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e65ad63b6f97c03a1a39233674f42c9325bbc91 [Pipeline] echo [2021-03-18T15:55:28.225Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e65ad6 [Pipeline] echo [2021-03-18T15:55:28.322Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-18T15:55:28.497Z] provisioning config files... [2021-03-18T15:55:28.522Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-214@tmp/config6056858807650206567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-18T15:55:28.882Z] ---> docker-login.sh [2021-03-18T15:55:28.882Z] nexus3.edgexfoundry.org:10001 [2021-03-18T15:55:29.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:55:29.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:55:29.411Z] Configure a credential helper to remove this warning. See [2021-03-18T15:55:29.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:55:29.411Z] [2021-03-18T15:55:29.411Z] Login Succeeded [2021-03-18T15:55:29.411Z] nexus3.edgexfoundry.org:10002 [2021-03-18T15:55:29.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:55:29.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:55:29.411Z] Configure a credential helper to remove this warning. See [2021-03-18T15:55:29.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:55:29.411Z] [2021-03-18T15:55:29.411Z] Login Succeeded [2021-03-18T15:55:29.411Z] nexus3.edgexfoundry.org:10003 [2021-03-18T15:55:29.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:55:29.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:55:29.673Z] Configure a credential helper to remove this warning. See [2021-03-18T15:55:29.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:55:29.673Z] [2021-03-18T15:55:29.673Z] Login Succeeded [2021-03-18T15:55:29.673Z] nexus3.edgexfoundry.org:10004 [2021-03-18T15:55:29.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:55:29.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:55:29.935Z] Configure a credential helper to remove this warning. See [2021-03-18T15:55:29.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:55:29.935Z] [2021-03-18T15:55:29.935Z] Login Succeeded [2021-03-18T15:55:29.935Z] docker.io [2021-03-18T15:55:29.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:55:30.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:55:30.196Z] Configure a credential helper to remove this warning. See [2021-03-18T15:55:30.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:55:30.196Z] [2021-03-18T15:55:30.196Z] Login Succeeded [2021-03-18T15:55:30.196Z] ---> docker-login.sh ends [Pipeline] } [2021-03-18T15:55:30.206Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-18T15:55:31.141Z] + git log --format=format:%s -1 6e65ad63b6f97c03a1a39233674f42c9325bbc91 [Pipeline] echo [2021-03-18T15:55:31.205Z] GIT_COMMIT: 6e65ad63b6f97c03a1a39233674f42c9325bbc91, Commit Message: refactor: Rework code and profiles for refactored SDK [Pipeline] echo [2021-03-18T15:55:31.275Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-18T15:55:32.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T15:55:32.200Z] [2021-03-18T15:55:32.200Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-18T15:55:32.555Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T15:55:32.555Z] latest: Pulling from edgex-devops/git-semver [2021-03-18T15:55:32.555Z] 31603596830f: Pulling fs layer [2021-03-18T15:55:32.555Z] 2a8b12db71e7: Pulling fs layer [2021-03-18T15:55:32.555Z] 6ca5941a6612: Pulling fs layer [2021-03-18T15:55:32.555Z] ecc8261a40a4: Pulling fs layer [2021-03-18T15:55:32.555Z] ecc8261a40a4: Waiting [2021-03-18T15:55:32.555Z] 2a8b12db71e7: Verifying Checksum [2021-03-18T15:55:32.555Z] 2a8b12db71e7: Download complete [2021-03-18T15:55:32.555Z] 31603596830f: Verifying Checksum [2021-03-18T15:55:32.555Z] 31603596830f: Download complete [2021-03-18T15:55:32.822Z] ecc8261a40a4: Verifying Checksum [2021-03-18T15:55:32.822Z] ecc8261a40a4: Download complete [2021-03-18T15:55:32.822Z] 6ca5941a6612: Verifying Checksum [2021-03-18T15:55:32.822Z] 6ca5941a6612: Download complete [2021-03-18T15:55:33.085Z] 31603596830f: Pull complete [2021-03-18T15:55:33.085Z] 2a8b12db71e7: Pull complete [2021-03-18T15:55:34.037Z] 6ca5941a6612: Pull complete [2021-03-18T15:55:34.299Z] ecc8261a40a4: Pull complete [2021-03-18T15:55:34.299Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-18T15:55:34.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T15:55:34.299Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-18T15:55:34.407Z] prd-centos7-docker-4c-2g-30310 does not seem to be running inside a container [2021-03-18T15:55:34.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-214 -v /w/workspace/_app-service-configurable_PR-214:/w/workspace/_app-service-configurable_PR-214:rw,z -v /w/workspace/_app-service-configurable_PR-214@tmp:/w/workspace/_app-service-configurable_PR-214@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-18T15:55:36.815Z] $ docker top 898b59eaa37ac0bd90b010aaa1cc75d819cad8c79e9c3b55471eda6b121d354b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-18T15:55:37.132Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-18T15:55:37.132Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-18T15:55:37.350Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-18T15:55:37.352Z] $ docker exec 898b59eaa37ac0bd90b010aaa1cc75d819cad8c79e9c3b55471eda6b121d354b ssh-agent [2021-03-18T15:55:37.527Z] SSH_AUTH_SOCK=/tmp/ssh-dNoRc6oi4h5V/agent.11 [2021-03-18T15:55:37.527Z] SSH_AGENT_PID=16 [2021-03-18T15:55:37.537Z] Running ssh-add (command line suppressed) [2021-03-18T15:55:37.667Z] Identity added: /w/workspace/_app-service-configurable_PR-214@tmp/private_key_3700306164930329806.key (/w/workspace/_app-service-configurable_PR-214@tmp/private_key_3700306164930329806.key) [2021-03-18T15:55:37.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-18T15:55:38.243Z] + git tag --points-at HEAD [Pipeline] } [2021-03-18T15:55:38.269Z] $ docker exec --env ******** --env ******** 898b59eaa37ac0bd90b010aaa1cc75d819cad8c79e9c3b55471eda6b121d354b ssh-agent -k [2021-03-18T15:55:38.398Z] unset SSH_AUTH_SOCK; [2021-03-18T15:55:38.398Z] unset SSH_AGENT_PID; [2021-03-18T15:55:38.398Z] echo Agent pid 16 killed; [2021-03-18T15:55:38.466Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-18T15:55:38.608Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-18T15:55:38.608Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-18T15:55:38.809Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-18T15:55:38.812Z] $ docker exec 898b59eaa37ac0bd90b010aaa1cc75d819cad8c79e9c3b55471eda6b121d354b ssh-agent [2021-03-18T15:55:38.990Z] SSH_AUTH_SOCK=/tmp/ssh-xHuDQjKmjTgw/agent.44 [2021-03-18T15:55:38.990Z] SSH_AGENT_PID=49 [2021-03-18T15:55:38.998Z] Running ssh-add (command line suppressed) [2021-03-18T15:55:39.121Z] Identity added: /w/workspace/_app-service-configurable_PR-214@tmp/private_key_8089356363638488312.key (/w/workspace/_app-service-configurable_PR-214@tmp/private_key_8089356363638488312.key) [2021-03-18T15:55:39.179Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-18T15:55:39.516Z] + git semver init [2021-03-18T15:55:39.516Z] # -> Open(): unable to determine branch for HEAD [2021-03-18T15:55:39.516Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-214/.git [2021-03-18T15:55:39.516Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-214 [2021-03-18T15:55:39.516Z] # $SEMVER_REMOTE_NAME = origin [2021-03-18T15:55:39.516Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-18T15:55:39.516Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-18T15:55:39.516Z] # $SEMVER_BRANCH = PR-214 [2021-03-18T15:55:39.516Z] # $SEMVER_TEMP = /tmp/semver-087021212 [2021-03-18T15:55:39.516Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-03-18T15:55:40.091Z] # '/tmp/semver-087021212' -> '/w/workspace/_app-service-configurable_PR-214/.semver' [2021-03-18T15:55:40.091Z] # -> Force: false [2021-03-18T15:55:40.091Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-214/.semver [Pipeline] } [2021-03-18T15:55:40.103Z] $ docker exec --env ******** --env ******** 898b59eaa37ac0bd90b010aaa1cc75d819cad8c79e9c3b55471eda6b121d354b ssh-agent -k [2021-03-18T15:55:40.233Z] unset SSH_AUTH_SOCK; [2021-03-18T15:55:40.234Z] unset SSH_AGENT_PID; [2021-03-18T15:55:40.235Z] echo Agent pid 49 killed; [2021-03-18T15:55:40.281Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-18T15:55:40.767Z] + git semver [Pipeline] } [2021-03-18T15:55:40.786Z] $ docker stop --time=1 898b59eaa37ac0bd90b010aaa1cc75d819cad8c79e9c3b55471eda6b121d354b [2021-03-18T15:55:42.360Z] $ docker rm -f 898b59eaa37ac0bd90b010aaa1cc75d819cad8c79e9c3b55471eda6b121d354b [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-18T15:55:42.843Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-18T15:55:43.335Z] Stashed 1 file(s) [Pipeline] echo [2021-03-18T15:55:43.339Z] [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-03-18T15:55:58.874Z] Still waiting to schedule task [2021-03-18T15:55:58.874Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30310’ [2021-03-18T15:55:58.877Z] Still waiting to schedule task [2021-03-18T15:55:58.877Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-18T15:57:49.684Z] Running on prd-centos7-docker-4c-2g-30313 in /w/workspace/_app-service-configurable_PR-214 [Pipeline] { [Pipeline] ws [2021-03-18T15:57:49.744Z] Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout [2021-03-18T15:57:52.281Z] using credential edgex-jenkins-ssh [2021-03-18T15:57:52.334Z] Cloning the remote Git repository [2021-03-18T15:57:52.128Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-03-18T15:57:52.201Z] > git init /w/workspace/app-service-configurable/3 # timeout=10 [2021-03-18T15:57:52.284Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-18T15:57:52.285Z] > git --version # timeout=10 [2021-03-18T15:57:52.296Z] > git --version # 'git version 2.24.3' [2021-03-18T15:57:52.297Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T15:57:52.333Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T15:57:53.524Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30312 in /w/workspace/_app-service-configurable_PR-214 [Pipeline] { [Pipeline] ws [2021-03-18T15:57:53.605Z] Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout [2021-03-18T15:57:53.685Z] Merging remotes/origin/master commit 02c1bdd2e7c58c88f1181e55d1376c3df082b575 into PR head commit 6e65ad63b6f97c03a1a39233674f42c9325bbc91 [2021-03-18T15:57:53.774Z] Merge succeeded, producing 6e65ad63b6f97c03a1a39233674f42c9325bbc91 [2021-03-18T15:57:53.775Z] Checking out Revision 6e65ad63b6f97c03a1a39233674f42c9325bbc91 (PR-214) [2021-03-18T15:57:53.015Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-03-18T15:57:53.021Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T15:57:53.036Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-03-18T15:57:53.068Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-18T15:57:53.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T15:57:53.074Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T15:57:53.570Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T15:57:53.576Z] > git checkout -f 6e65ad63b6f97c03a1a39233674f42c9325bbc91 # timeout=10 [2021-03-18T15:57:53.619Z] > git remote # timeout=10 [2021-03-18T15:57:53.624Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T15:57:53.630Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T15:57:53.634Z] > git merge 02c1bdd2e7c58c88f1181e55d1376c3df082b575 # timeout=10 [2021-03-18T15:57:53.646Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T15:57:53.662Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T15:57:53.668Z] > git checkout -f 6e65ad63b6f97c03a1a39233674f42c9325bbc91 # timeout=10 [2021-03-18T15:57:57.413Z] Commit message: "refactor: Rework code and profiles for refactored SDK" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-18T15:57:58.693Z] using credential edgex-jenkins-ssh [2021-03-18T15:57:58.760Z] Cloning the remote Git repository [2021-03-18T15:57:58.850Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-18T15:57:59.188Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-18T15:57:59.486Z] + true [2021-03-18T15:57:59.486Z] + sudo service docker restart [2021-03-18T15:57:59.486Z] Redirecting to /bin/systemctl restart docker.service [2021-03-18T15:57:58.812Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-03-18T15:57:58.917Z] > git init /w/workspace/app-service-configurable/3 # timeout=10 [2021-03-18T15:57:58.990Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-18T15:57:58.991Z] > git --version # timeout=10 [2021-03-18T15:57:59.020Z] > git --version # 'git version 2.17.1' [2021-03-18T15:57:59.021Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T15:57:59.078Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T15:57:59.893Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-03-18T15:57:59.915Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T15:57:59.955Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-18T15:58:00.531Z] provisioning config files... [2021-03-18T15:58:00.566Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config999977837795862108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-18T15:58:00.645Z] Merging remotes/origin/master commit 02c1bdd2e7c58c88f1181e55d1376c3df082b575 into PR head commit 6e65ad63b6f97c03a1a39233674f42c9325bbc91 [2021-03-18T15:58:00.847Z] Merge succeeded, producing 6e65ad63b6f97c03a1a39233674f42c9325bbc91 [2021-03-18T15:58:00.848Z] Checking out Revision 6e65ad63b6f97c03a1a39233674f42c9325bbc91 (PR-214) [2021-03-18T15:58:00.927Z] ---> docker-login.sh [2021-03-18T15:58:00.927Z] nexus3.edgexfoundry.org:10001 [2021-03-18T15:58:00.002Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-18T15:58:00.003Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T15:58:00.018Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T15:58:00.662Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T15:58:00.677Z] > git checkout -f 6e65ad63b6f97c03a1a39233674f42c9325bbc91 # timeout=10 [2021-03-18T15:58:00.764Z] > git remote # timeout=10 [2021-03-18T15:58:00.783Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T15:58:00.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T15:58:00.806Z] > git merge 02c1bdd2e7c58c88f1181e55d1376c3df082b575 # timeout=10 [2021-03-18T15:58:00.827Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T15:58:00.851Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T15:58:00.873Z] > git checkout -f 6e65ad63b6f97c03a1a39233674f42c9325bbc91 # timeout=10 [2021-03-18T15:58:01.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:58:01.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:58:01.523Z] Configure a credential helper to remove this warning. See [2021-03-18T15:58:01.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:58:01.523Z] [2021-03-18T15:58:01.523Z] Login Succeeded [2021-03-18T15:58:01.523Z] nexus3.edgexfoundry.org:10002 [2021-03-18T15:58:01.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:58:01.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:58:01.787Z] Configure a credential helper to remove this warning. See [2021-03-18T15:58:01.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:58:01.787Z] [2021-03-18T15:58:01.787Z] Login Succeeded [2021-03-18T15:58:01.787Z] nexus3.edgexfoundry.org:10003 [2021-03-18T15:58:01.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:58:02.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:58:02.051Z] Configure a credential helper to remove this warning. See [2021-03-18T15:58:02.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:58:02.051Z] [2021-03-18T15:58:02.051Z] Login Succeeded [2021-03-18T15:58:02.051Z] nexus3.edgexfoundry.org:10004 [2021-03-18T15:58:02.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:58:02.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:58:02.314Z] Configure a credential helper to remove this warning. See [2021-03-18T15:58:02.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:58:02.314Z] [2021-03-18T15:58:02.314Z] Login Succeeded [2021-03-18T15:58:02.314Z] docker.io [2021-03-18T15:58:02.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:58:02.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:58:02.579Z] Configure a credential helper to remove this warning. See [2021-03-18T15:58:02.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:58:02.579Z] [2021-03-18T15:58:02.579Z] Login Succeeded [2021-03-18T15:58:02.579Z] ---> docker-login.sh ends [Pipeline] } [2021-03-18T15:58:02.590Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-18T15:58:03.010Z] ========================================================= [2021-03-18T15:58:03.010Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-18T15:58:03.010Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-18T15:58:03.397Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-18T15:58:03.397Z] Sending build context to Docker daemon 97.28kB [2021-03-18T15:58:03.397Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-18T15:58:03.397Z] Step 2/8 : FROM ${BASE} [2021-03-18T15:58:03.659Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-18T15:58:03.659Z] 188c0c94c7c5: Pulling fs layer [2021-03-18T15:58:03.659Z] 0ef7d3d256c8: Pulling fs layer [2021-03-18T15:58:03.659Z] de9db76c5a1d: Pulling fs layer [2021-03-18T15:58:03.659Z] bca2f99d35d6: Pulling fs layer [2021-03-18T15:58:03.659Z] 93359f2a8cfa: Pulling fs layer [2021-03-18T15:58:03.659Z] 7c6f9722023f: Pulling fs layer [2021-03-18T15:58:03.659Z] a35cf1a2eb13: Pulling fs layer [2021-03-18T15:58:03.659Z] bca2f99d35d6: Waiting [2021-03-18T15:58:03.659Z] 93359f2a8cfa: Waiting [2021-03-18T15:58:03.659Z] 7c6f9722023f: Waiting [2021-03-18T15:58:03.659Z] a35cf1a2eb13: Waiting [2021-03-18T15:58:03.659Z] de9db76c5a1d: Verifying Checksum [2021-03-18T15:58:03.659Z] de9db76c5a1d: Download complete [2021-03-18T15:58:03.659Z] 0ef7d3d256c8: Verifying Checksum [2021-03-18T15:58:03.659Z] 0ef7d3d256c8: Download complete [2021-03-18T15:58:03.659Z] 93359f2a8cfa: Download complete [2021-03-18T15:58:03.659Z] 7c6f9722023f: Verifying Checksum [2021-03-18T15:58:03.659Z] 7c6f9722023f: Download complete [2021-03-18T15:58:03.659Z] 188c0c94c7c5: Verifying Checksum [2021-03-18T15:58:03.659Z] 188c0c94c7c5: Download complete [2021-03-18T15:58:03.923Z] 188c0c94c7c5: Pull complete [2021-03-18T15:58:04.187Z] 0ef7d3d256c8: Pull complete [2021-03-18T15:58:04.187Z] de9db76c5a1d: Pull complete [2021-03-18T15:58:05.305Z] Commit message: "refactor: Rework code and profiles for refactored SDK" [2021-03-18T15:58:05.590Z] a35cf1a2eb13: Verifying Checksum [2021-03-18T15:58:05.590Z] a35cf1a2eb13: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-18T15:58:06.544Z] bca2f99d35d6: Verifying Checksum [2021-03-18T15:58:06.544Z] bca2f99d35d6: Download complete [2021-03-18T15:58:07.058Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-18T15:58:07.551Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-18T15:58:07.906Z] + true [2021-03-18T15:58:07.906Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-18T15:58:10.615Z] provisioning config files... [2021-03-18T15:58:10.656Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config784019696725634622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-18T15:58:11.132Z] ---> docker-login.sh [2021-03-18T15:58:11.132Z] nexus3.edgexfoundry.org:10001 [2021-03-18T15:58:11.874Z] bca2f99d35d6: Pull complete [2021-03-18T15:58:12.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:58:12.138Z] 93359f2a8cfa: Pull complete [2021-03-18T15:58:12.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:58:12.389Z] Configure a credential helper to remove this warning. See [2021-03-18T15:58:12.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:58:12.389Z] [2021-03-18T15:58:12.389Z] Login Succeeded [2021-03-18T15:58:12.389Z] nexus3.edgexfoundry.org:10002 [2021-03-18T15:58:12.402Z] 7c6f9722023f: Pull complete [2021-03-18T15:58:12.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:58:12.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:58:12.939Z] Configure a credential helper to remove this warning. See [2021-03-18T15:58:12.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:58:12.939Z] [2021-03-18T15:58:12.939Z] Login Succeeded [2021-03-18T15:58:12.939Z] nexus3.edgexfoundry.org:10003 [2021-03-18T15:58:13.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:58:13.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:58:13.496Z] Configure a credential helper to remove this warning. See [2021-03-18T15:58:13.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:58:13.496Z] [2021-03-18T15:58:13.496Z] Login Succeeded [2021-03-18T15:58:13.496Z] nexus3.edgexfoundry.org:10004 [2021-03-18T15:58:13.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:58:13.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:58:13.775Z] Configure a credential helper to remove this warning. See [2021-03-18T15:58:13.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:58:13.775Z] [2021-03-18T15:58:13.775Z] Login Succeeded [2021-03-18T15:58:13.775Z] docker.io [2021-03-18T15:58:14.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:58:14.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:58:14.658Z] Configure a credential helper to remove this warning. See [2021-03-18T15:58:14.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:58:14.658Z] [2021-03-18T15:58:14.658Z] Login Succeeded [2021-03-18T15:58:14.658Z] ---> docker-login.sh ends [Pipeline] } [2021-03-18T15:58:14.677Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-18T15:58:15.184Z] ========================================================= [2021-03-18T15:58:15.184Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-18T15:58:15.184Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-18T15:58:15.566Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-18T15:58:15.566Z] Sending build context to Docker daemon 97.28kB [2021-03-18T15:58:15.856Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-18T15:58:15.856Z] Step 2/8 : FROM ${BASE} [2021-03-18T15:58:16.134Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-18T15:58:16.134Z] 5f621e34cdf4: Pulling fs layer [2021-03-18T15:58:16.134Z] a4357932f1b6: Pulling fs layer [2021-03-18T15:58:16.134Z] 18c013af1878: Pulling fs layer [2021-03-18T15:58:16.134Z] 00ac8860ef70: Pulling fs layer [2021-03-18T15:58:16.134Z] 63d7cb157983: Pulling fs layer [2021-03-18T15:58:16.134Z] b116817d02f9: Pulling fs layer [2021-03-18T15:58:16.134Z] 745a02a5169b: Pulling fs layer [2021-03-18T15:58:16.134Z] 00ac8860ef70: Waiting [2021-03-18T15:58:16.134Z] b116817d02f9: Waiting [2021-03-18T15:58:16.134Z] 63d7cb157983: Waiting [2021-03-18T15:58:16.134Z] 18c013af1878: Verifying Checksum [2021-03-18T15:58:16.134Z] 18c013af1878: Download complete [2021-03-18T15:58:16.134Z] a4357932f1b6: Verifying Checksum [2021-03-18T15:58:16.134Z] a4357932f1b6: Download complete [2021-03-18T15:58:16.134Z] 63d7cb157983: Verifying Checksum [2021-03-18T15:58:16.134Z] 63d7cb157983: Download complete [2021-03-18T15:58:16.134Z] b116817d02f9: Verifying Checksum [2021-03-18T15:58:16.134Z] b116817d02f9: Download complete [2021-03-18T15:58:16.134Z] 5f621e34cdf4: Verifying Checksum [2021-03-18T15:58:16.134Z] 5f621e34cdf4: Download complete [2021-03-18T15:58:16.678Z] a35cf1a2eb13: Pull complete [2021-03-18T15:58:16.678Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-18T15:58:16.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-18T15:58:16.678Z] ---> a62c8e92a672 [2021-03-18T15:58:16.678Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-18T15:58:16.951Z] ---> Running in 7347db18bc20 [2021-03-18T15:58:17.134Z] 5f621e34cdf4: Pull complete [2021-03-18T15:58:17.218Z] Removing intermediate container 7347db18bc20 [2021-03-18T15:58:17.218Z] ---> d81e15a70280 [2021-03-18T15:58:17.218Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T15:58:17.218Z] ---> Running in f0449c8518ae [2021-03-18T15:58:17.429Z] a4357932f1b6: Pull complete [2021-03-18T15:58:17.715Z] 18c013af1878: Pull complete [2021-03-18T15:58:18.636Z] Removing intermediate container f0449c8518ae [2021-03-18T15:58:18.636Z] ---> bf89f1b2343c [2021-03-18T15:58:18.636Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-03-18T15:58:18.636Z] ---> Running in 05fe3296af6d [2021-03-18T15:58:18.710Z] 745a02a5169b: Verifying Checksum [2021-03-18T15:58:18.710Z] 745a02a5169b: Download complete [2021-03-18T15:58:19.317Z] 00ac8860ef70: Download complete [2021-03-18T15:58:19.619Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T15:58:19.881Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T15:58:20.459Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-03-18T15:58:20.459Z] (2/6) Installing libsodium (1.0.18-r0) [2021-03-18T15:58:20.721Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-03-18T15:58:20.721Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-03-18T15:58:20.721Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-18T15:58:20.987Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-03-18T15:58:20.987Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T15:58:20.987Z] OK: 167 MiB in 45 packages [2021-03-18T15:58:21.940Z] Removing intermediate container 05fe3296af6d [2021-03-18T15:58:21.941Z] ---> 3bff3ee3ae23 [2021-03-18T15:58:21.941Z] Step 6/8 : WORKDIR /app [2021-03-18T15:58:21.941Z] ---> Running in ecb642973fd1 [2021-03-18T15:58:21.941Z] Removing intermediate container ecb642973fd1 [2021-03-18T15:58:21.941Z] ---> 3f8a384e1cc2 [2021-03-18T15:58:21.941Z] Step 7/8 : COPY . . [2021-03-18T15:58:22.205Z] ---> 06c977ff3dfa [2021-03-18T15:58:22.205Z] Step 8/8 : RUN go mod download [2021-03-18T15:58:22.470Z] ---> Running in b4fe3adc026a [2021-03-18T15:58:23.044Z] go: github.com/edgexfoundry/app-functions-sdk-go/v2@v2.0.0-dev.27: parsing /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory [2021-03-18T15:58:23.309Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-18T15:58:24.801Z] ---> job-cost.sh [2021-03-18T15:58:24.801Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-o5tI [2021-03-18T15:58:29.527Z] 00ac8860ef70: Pull complete [2021-03-18T15:58:29.799Z] 63d7cb157983: Pull complete [2021-03-18T15:58:30.080Z] b116817d02f9: Pull complete [2021-03-18T15:58:34.412Z] 745a02a5169b: Pull complete [2021-03-18T15:58:34.412Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-18T15:58:34.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-18T15:58:34.412Z] ---> b7e6874047d6 [2021-03-18T15:58:34.412Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-18T15:58:37.038Z] ---> Running in cbf6dc2f2136 [2021-03-18T15:58:37.038Z] Removing intermediate container cbf6dc2f2136 [2021-03-18T15:58:37.038Z] ---> 92352c3eb3b4 [2021-03-18T15:58:37.038Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T15:58:37.311Z] ---> Running in e433a48e5950 [2021-03-18T15:58:39.945Z] Removing intermediate container e433a48e5950 [2021-03-18T15:58:39.945Z] ---> 83270ed1a3b3 [2021-03-18T15:58:39.945Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-03-18T15:58:39.945Z] ---> Running in d5d57f7e5e47 [2021-03-18T15:58:40.927Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T15:58:41.520Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T15:58:42.109Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-03-18T15:58:42.109Z] (2/6) Installing libsodium (1.0.18-r0) [2021-03-18T15:58:42.109Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-03-18T15:58:42.381Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-03-18T15:58:42.381Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-18T15:58:42.381Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-03-18T15:58:42.652Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T15:58:42.652Z] OK: 144 MiB in 45 packages [2021-03-18T15:58:43.015Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-18T15:58:44.087Z] Removing intermediate container d5d57f7e5e47 [2021-03-18T15:58:44.088Z] ---> 0b2258cf1fd5 [2021-03-18T15:58:44.088Z] Step 6/8 : WORKDIR /app [2021-03-18T15:58:44.088Z] ---> Running in 823e81f8c0de [2021-03-18T15:58:44.360Z] Removing intermediate container 823e81f8c0de [2021-03-18T15:58:44.360Z] ---> 35c89505fa26 [2021-03-18T15:58:44.360Z] Step 7/8 : COPY . . [2021-03-18T15:58:45.339Z] ---> cc80c08c96d2 [2021-03-18T15:58:45.339Z] Step 8/8 : RUN go mod download [2021-03-18T15:58:45.339Z] ---> Running in 5d65c7cd1b13 [2021-03-18T15:58:46.323Z] go: github.com/edgexfoundry/app-functions-sdk-go/v2@v2.0.0-dev.27: parsing /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory [2021-03-18T15:58:46.918Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-18T15:58:48.118Z] ---> job-cost.sh [2021-03-18T15:58:48.118Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-o4Xu [2021-03-18T15:59:09.661Z] lf-activate-venv(): INFO: Adding /tmp/venv-o5tI/bin to PATH [2021-03-18T15:59:09.662Z] INFO: No Stack... [2021-03-18T15:59:09.662Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-18T15:59:09.926Z] INFO: Archiving Costs [Pipeline] sh [2021-03-18T15:59:10.239Z] + cat /w/workspace/app-service-configurable/3/archives/cost.csv [2021-03-18T15:59:10.239Z] + cut -d, -f6 [Pipeline] lock [2021-03-18T15:59:10.468Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-214-3-stack-cost] [2021-03-18T15:59:10.478Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-214-3-stack-cost] did not exist. Created. [2021-03-18T15:59:10.478Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-214-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-18T15:59:11.013Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-18T15:59:11.412Z] Stashed 1 file(s) [Pipeline] } [2021-03-18T15:59:11.432Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-214-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-18T15:59:12.090Z] Failed in branch amd64 [2021-03-18T15:59:27.131Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-18T16:00:48.874Z] lf-activate-venv(): INFO: Adding /tmp/venv-o4Xu/bin to PATH [2021-03-18T16:00:48.874Z] INFO: No Stack... [2021-03-18T16:00:48.874Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-18T16:00:48.874Z] INFO: Archiving Costs [Pipeline] sh [2021-03-18T16:00:49.211Z] + + cat /w/workspace/app-service-configurable/3/archives/cost.csv [2021-03-18T16:00:49.211Z] cut -d, -f6 [Pipeline] lock [2021-03-18T16:00:49.314Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-214-3-stack-cost] [2021-03-18T16:00:49.322Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-214-3-stack-cost] did not exist. Created. [2021-03-18T16:00:49.322Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-214-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-18T16:00:49.761Z] /w/workspace/app-service-configurable/3@tmp/durable-eab3a617/script.sh: 1: /w/workspace/app-service-configurable/3@tmp/durable-eab3a617/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-18T16:00:50.112Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-18T16:00:50.178Z] Warning: overwriting stash ‘stack-cost’ [2021-03-18T16:00:51.010Z] Stashed 1 file(s) [Pipeline] } [2021-03-18T16:00:51.019Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-214-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-18T16:00:51.793Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-18T16:00:54.282Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T16:00:54.852Z] ---> package-listing.sh [2021-03-18T16:00:54.853Z] ++ facter osfamily [2021-03-18T16:00:54.853Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-18T16:00:54.853Z] + OS_FAMILY=redhat [2021-03-18T16:00:54.853Z] + workspace=/w/workspace/_app-service-configurable_PR-214 [2021-03-18T16:00:54.853Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-18T16:00:54.853Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-18T16:00:54.853Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-18T16:00:54.853Z] + PACKAGES=/tmp/packages_start.txt [2021-03-18T16:00:54.853Z] + '[' /w/workspace/_app-service-configurable_PR-214 ']' [2021-03-18T16:00:54.853Z] + PACKAGES=/tmp/packages_end.txt [2021-03-18T16:00:54.853Z] + case "${OS_FAMILY}" in [2021-03-18T16:00:54.853Z] + rpm -qa [2021-03-18T16:00:54.853Z] + sort [2021-03-18T16:00:59.092Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-18T16:00:59.092Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-18T16:00:59.092Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-18T16:00:59.092Z] + '[' /w/workspace/_app-service-configurable_PR-214 ']' [2021-03-18T16:00:59.092Z] + mkdir -p /w/workspace/_app-service-configurable_PR-214/archives/ [2021-03-18T16:00:59.092Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-214/archives/ [Pipeline] echo [2021-03-18T16:00:59.105Z] 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/_app-service-configurable_PR-214/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-18T16:00:59.400Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-18T16:00:59.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T16:00:59.710Z] [2021-03-18T16:00:59.710Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-18T16:01:00.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T16:01:00.061Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-18T16:01:00.061Z] df20fa9351a1: Pulling fs layer [2021-03-18T16:01:00.061Z] 36b3adc4ff6f: Pulling fs layer [2021-03-18T16:01:00.061Z] 8ad3a11d3b57: Pulling fs layer [2021-03-18T16:01:00.061Z] 46f8f816bc3b: Pulling fs layer [2021-03-18T16:01:00.061Z] 93b61091891f: Pulling fs layer [2021-03-18T16:01:00.061Z] 93b9cdb0e59b: Pulling fs layer [2021-03-18T16:01:00.061Z] 5e14af77c1be: Pulling fs layer [2021-03-18T16:01:00.061Z] 01666e4c0597: Pulling fs layer [2021-03-18T16:01:00.061Z] aa168da1d23b: Pulling fs layer [2021-03-18T16:01:00.061Z] 93b61091891f: Waiting [2021-03-18T16:01:00.061Z] 93b9cdb0e59b: Waiting [2021-03-18T16:01:00.061Z] 5e14af77c1be: Waiting [2021-03-18T16:01:00.061Z] 01666e4c0597: Waiting [2021-03-18T16:01:00.061Z] aa168da1d23b: Waiting [2021-03-18T16:01:00.061Z] 46f8f816bc3b: Waiting [2021-03-18T16:01:00.061Z] 36b3adc4ff6f: Verifying Checksum [2021-03-18T16:01:00.061Z] 36b3adc4ff6f: Download complete [2021-03-18T16:01:00.061Z] 46f8f816bc3b: Verifying Checksum [2021-03-18T16:01:00.061Z] 46f8f816bc3b: Download complete [2021-03-18T16:01:00.334Z] df20fa9351a1: Verifying Checksum [2021-03-18T16:01:00.334Z] df20fa9351a1: Download complete [2021-03-18T16:01:00.334Z] 93b9cdb0e59b: Verifying Checksum [2021-03-18T16:01:00.334Z] 93b9cdb0e59b: Download complete [2021-03-18T16:01:00.334Z] 93b61091891f: Download complete [2021-03-18T16:01:00.334Z] 5e14af77c1be: Verifying Checksum [2021-03-18T16:01:00.334Z] 5e14af77c1be: Download complete [2021-03-18T16:01:00.334Z] 01666e4c0597: Verifying Checksum [2021-03-18T16:01:00.334Z] 01666e4c0597: Download complete [2021-03-18T16:01:00.602Z] df20fa9351a1: Pull complete [2021-03-18T16:01:00.866Z] 8ad3a11d3b57: Verifying Checksum [2021-03-18T16:01:00.866Z] 8ad3a11d3b57: Download complete [2021-03-18T16:01:00.866Z] 36b3adc4ff6f: Pull complete [2021-03-18T16:01:01.465Z] 8ad3a11d3b57: Pull complete [2021-03-18T16:01:01.747Z] 46f8f816bc3b: Pull complete [2021-03-18T16:01:02.708Z] aa168da1d23b: Verifying Checksum [2021-03-18T16:01:02.708Z] aa168da1d23b: Download complete [2021-03-18T16:01:02.971Z] 93b61091891f: Pull complete [2021-03-18T16:01:02.971Z] 93b9cdb0e59b: Pull complete [2021-03-18T16:01:03.234Z] 5e14af77c1be: Pull complete [2021-03-18T16:01:03.234Z] 01666e4c0597: Pull complete [2021-03-18T16:01:11.414Z] aa168da1d23b: Pull complete [2021-03-18T16:01:11.414Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-18T16:01:11.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T16:01:11.414Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-18T16:01:11.569Z] prd-centos7-docker-4c-2g-30310 does not seem to be running inside a container [2021-03-18T16:01:11.612Z] $ 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/_app-service-configurable_PR-214/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-214 -v /w/workspace/_app-service-configurable_PR-214:/w/workspace/_app-service-configurable_PR-214:rw,z -v /w/workspace/_app-service-configurable_PR-214@tmp:/w/workspace/_app-service-configurable_PR-214@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-18T16:01:15.095Z] $ docker top fe0edf06c2d73358610ff41e42f131bef117c7b66ad513acbd5d22102ee6341e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T16:01:15.630Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-18T16:01:15.931Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-18T16:01:16.232Z] + ls /var/log/sa-host [2021-03-18T16:01:16.232Z] + sadf -c /var/log/sa-host/sa18 [2021-03-18T16:01:16.232Z] file_magic: OK [2021-03-18T16:01:16.232Z] HZ: Using current value: 100 [2021-03-18T16:01:16.232Z] file_header: OK [2021-03-18T16:01:16.232Z] 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-03-18T16:01:16.232Z] Statistics: [2021-03-18T16:01:16.232Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-18T16:01:16.232Z] File successfully converted to sysstat format version 12.2.1 [2021-03-18T16:01:16.232Z] + sadf -c /var/log/sa-host/sa23 [2021-03-18T16:01:16.232Z] file_magic: OK [2021-03-18T16:01:16.232Z] HZ: Using current value: 100 [2021-03-18T16:01:16.232Z] file_header: OK [2021-03-18T16:01:16.232Z] 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-03-18T16:01:16.232Z] Statistics: [2021-03-18T16:01:16.232Z] Hnuu...uuuununununu... [2021-03-18T16:01:16.232Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-18T16:01:16.516Z] provisioning config files... [2021-03-18T16:01:16.545Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-214@tmp/config7512128717889165882tmp [Pipeline] { [Pipeline] echo [2021-03-18T16:01:16.610Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T16:01:16.922Z] ---> create-netrc.sh [Pipeline] } [2021-03-18T16:01:16.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-18T16:01:17.030Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T16:01:17.332Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-18T16:01:17.343Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T16:01:17.640Z] ---> sudo-logs.sh [2021-03-18T16:01:17.640Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-18T16:01:17.751Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T16:01:18.060Z] ---> job-cost.sh [2021-03-18T16:01:18.060Z] lf-activate-venv: SKIPPING [2021-03-18T16:01:18.060Z] DEBUG: total: 0.20999999344348907 [2021-03-18T16:01:18.060Z] INFO: Retrieving Stack Cost... [2021-03-18T16:01:19.008Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-18T16:01:19.617Z] INFO: Archiving Costs [Pipeline] echo [2021-03-18T16:01:19.632Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T16:01:19.931Z] ---> logs-deploy.sh [2021-03-18T16:01:19.931Z] lf-activate-venv: SKIPPING [2021-03-18T16:01:19.931Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-214/3 [2021-03-18T16:01:19.931Z] INFO: archiving workspace using pattern(s): [2021-03-18T16:01:21.851Z] Archives upload complete. [2021-03-18T16:01:21.851Z] INFO: archiving logs to Nexus [2021-03-18T16:01:22.797Z] ---> uname -a: [2021-03-18T16:01:22.797Z] Linux prd-centos7-docker-4c-2g-30310.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-18T16:01:22.797Z] [2021-03-18T16:01:22.797Z] [2021-03-18T16:01:22.797Z] ---> lscpu: [2021-03-18T16:01:22.797Z] Architecture: x86_64 [2021-03-18T16:01:22.797Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-18T16:01:22.797Z] Byte Order: Little Endian [2021-03-18T16:01:22.797Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-18T16:01:22.797Z] CPU(s): 4 [2021-03-18T16:01:22.797Z] On-line CPU(s) list: 0-3 [2021-03-18T16:01:22.797Z] Thread(s) per core: 1 [2021-03-18T16:01:22.797Z] Core(s) per socket: 1 [2021-03-18T16:01:22.797Z] Socket(s): 4 [2021-03-18T16:01:22.797Z] NUMA node(s): 1 [2021-03-18T16:01:22.797Z] Vendor ID: GenuineIntel [2021-03-18T16:01:22.797Z] CPU family: 6 [2021-03-18T16:01:22.797Z] Model: 44 [2021-03-18T16:01:22.797Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-18T16:01:22.797Z] Stepping: 1 [2021-03-18T16:01:22.797Z] CPU MHz: 2933.436 [2021-03-18T16:01:22.797Z] BogoMIPS: 5866.87 [2021-03-18T16:01:22.797Z] Virtualization: VT-x [2021-03-18T16:01:22.797Z] Hypervisor vendor: KVM [2021-03-18T16:01:22.797Z] Virtualization type: full [2021-03-18T16:01:22.797Z] L1d cache: 128 KiB [2021-03-18T16:01:22.797Z] L1i cache: 128 KiB [2021-03-18T16:01:22.797Z] L2 cache: 16 MiB [2021-03-18T16:01:22.797Z] L3 cache: 64 MiB [2021-03-18T16:01:22.797Z] NUMA node0 CPU(s): 0-3 [2021-03-18T16:01:22.797Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-18T16:01:22.797Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-18T16:01:22.797Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-18T16:01:22.797Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-18T16:01:22.797Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-18T16:01:22.797Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-18T16:01:22.797Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-18T16:01:22.797Z] Vulnerability Srbds: Not affected [2021-03-18T16:01:22.797Z] Vulnerability Tsx async abort: Not affected [2021-03-18T16:01:22.797Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-18T16:01:22.797Z] [2021-03-18T16:01:22.797Z] [2021-03-18T16:01:22.797Z] ---> nproc: [2021-03-18T16:01:22.797Z] 4 [2021-03-18T16:01:22.797Z] [2021-03-18T16:01:22.797Z] [2021-03-18T16:01:22.797Z] ---> df -h: [2021-03-18T16:01:22.797Z] Filesystem Size Used Available Use% Mounted on [2021-03-18T16:01:22.797Z] overlay 50.0G 7.3G 42.7G 15% / [2021-03-18T16:01:22.797Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-18T16:01:22.797Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-18T16:01:22.797Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-18T16:01:22.797Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-03-18T16:01:22.797Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-03-18T16:01:22.797Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-03-18T16:01:22.797Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-03-18T16:01:22.797Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-214 [2021-03-18T16:01:22.797Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-214@tmp [2021-03-18T16:01:22.797Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-03-18T16:01:22.797Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-03-18T16:01:22.797Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-03-18T16:01:22.797Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-03-18T16:01:22.797Z] [2021-03-18T16:01:22.797Z] [2021-03-18T16:01:22.797Z] ---> free -m: [2021-03-18T16:01:22.797Z] total used free shared buff/cache available [2021-03-18T16:01:22.797Z] Mem: 1837 711 112 0 1013 1021 [2021-03-18T16:01:22.797Z] Swap: 1023 1 1022 [2021-03-18T16:01:22.797Z] [2021-03-18T16:01:22.797Z] [2021-03-18T16:01:22.797Z] ---> ip addr: [2021-03-18T16:01:22.797Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-18T16:01:22.797Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-18T16:01:22.797Z] inet 127.0.0.1/8 scope host lo [2021-03-18T16:01:22.797Z] valid_lft forever preferred_lft forever [2021-03-18T16:01:22.797Z] inet6 ::1/128 scope host [2021-03-18T16:01:22.797Z] valid_lft forever preferred_lft forever [2021-03-18T16:01:22.797Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-18T16:01:22.797Z] link/ether fa:16:3e:08:20:55 brd ff:ff:ff:ff:ff:ff [2021-03-18T16:01:22.797Z] inet 10.30.123.117/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-18T16:01:22.797Z] valid_lft 86006sec preferred_lft 86006sec [2021-03-18T16:01:22.797Z] inet6 fe80::f816:3eff:fe08:2055/64 scope link [2021-03-18T16:01:22.797Z] valid_lft forever preferred_lft forever [2021-03-18T16:01:22.797Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-18T16:01:22.797Z] link/ether 02:42:b5:6c:b4:08 brd ff:ff:ff:ff:ff:ff [2021-03-18T16:01:22.797Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-18T16:01:22.797Z] valid_lft forever preferred_lft forever [2021-03-18T16:01:22.797Z] inet6 fe80::42:b5ff:fe6c:b408/64 scope link [2021-03-18T16:01:22.797Z] valid_lft forever preferred_lft forever [2021-03-18T16:01:22.797Z] [2021-03-18T16:01:22.797Z] [2021-03-18T16:01:22.797Z] ---> sar -b -r -n DEV: [2021-03-18T16:01:22.797Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/18/21 _x86_64_ (4 CPU) [2021-03-18T16:01:22.797Z] [2021-03-18T16:01:22.797Z] 15:54:39 LINUX RESTART (4 CPU) [2021-03-18T16:01:22.797Z] [2021-03-18T16:01:22.797Z] 15:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-18T16:01:22.797Z] 15:56:01 93.11 43.44 49.67 0.00 7938.62 4026.38 0.00 [2021-03-18T16:01:22.797Z] 15:57:01 2.36 0.00 2.36 0.00 0.00 52.02 0.00 [2021-03-18T16:01:22.797Z] 15:58:01 0.45 0.00 0.45 0.00 0.00 6.64 0.00 [2021-03-18T16:01:22.797Z] 15:59:02 0.28 0.00 0.28 0.00 0.00 3.06 0.00 [2021-03-18T16:01:22.797Z] 16:00:01 0.22 0.00 0.22 0.00 0.00 2.64 0.00 [2021-03-18T16:01:22.797Z] 16:01:01 49.13 47.97 1.16 0.00 4031.01 27.24 0.00 [2021-03-18T16:01:22.797Z] Average: 24.34 15.28 9.05 0.00 2001.21 688.40 0.00 [2021-03-18T16:01:22.797Z] [2021-03-18T16:01:22.797Z] 15:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-18T16:01:22.797Z] 15:56:01 170248 0 613544 32.61 2620 1095132 1133340 38.68 410852 1102332 128 [2021-03-18T16:01:22.797Z] 15:57:01 176416 0 607288 32.28 2620 1095220 1078608 36.81 410364 1097732 20 [2021-03-18T16:01:22.797Z] 15:58:01 176876 0 606820 32.25 2620 1095228 1078572 36.81 425192 1082744 12 [2021-03-18T16:01:22.797Z] 15:59:02 177516 0 606180 32.22 2620 1095228 1078476 36.81 424652 1082744 12 [2021-03-18T16:01:22.797Z] 16:00:01 175844 0 607844 32.31 2620 1095236 1078476 36.81 428940 1080180 8 [2021-03-18T16:01:22.797Z] 16:01:01 78396 0 686612 36.49 2620 1113916 1510880 51.56 491796 1107980 72676 [2021-03-18T16:01:22.797Z] Average: 159216 0 621381 33.03 2620 1098327 1159725 39.58 431966 1092285 12143 [2021-03-18T16:01:22.797Z] [2021-03-18T16:01:22.797Z] 15:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-18T16:01:22.797Z] 15:56:01 eth0 521.24 328.50 1059.10 93.92 0.00 0.00 0.00 0.00 [2021-03-18T16:01:22.797Z] 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T16:01:22.797Z] 15:56:01 docker0 2.20 1.78 0.48 4.72 0.00 0.00 0.00 0.00 [2021-03-18T16:01:22.797Z] 15:57:01 eth0 2.00 0.45 0.64 0.22 0.00 0.00 0.00 0.00 [2021-03-18T16:01:22.797Z] 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T16:01:22.797Z] 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T16:01:22.797Z] 15:58:01 eth0 1.10 0.37 0.33 0.20 0.00 0.00 0.00 0.00 [2021-03-18T16:01:22.797Z] 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T16:01:22.797Z] 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T16:01:22.797Z] 15:59:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-18T16:01:22.798Z] 15:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T16:01:22.798Z] 15:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T16:01:22.798Z] 16:00:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-18T16:01:22.798Z] 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T16:01:22.798Z] 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T16:01:22.798Z] 16:01:01 eth0 89.47 68.52 850.30 8.16 0.00 0.00 0.00 0.00 [2021-03-18T16:01:22.798Z] 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T16:01:22.798Z] 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T16:01:22.798Z] Average: eth0 102.64 66.54 319.41 17.14 0.00 0.00 0.00 0.00 [2021-03-18T16:01:22.798Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T16:01:22.798Z] Average: docker0 0.37 0.30 0.08 0.79 0.00 0.00 0.00 0.00 [2021-03-18T16:01:22.798Z] [2021-03-18T16:01:22.798Z] [2021-03-18T16:01:22.798Z] ---> sar -P ALL: [2021-03-18T16:01:22.798Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/18/21 _x86_64_ (4 CPU) [2021-03-18T16:01:22.798Z] [2021-03-18T16:01:22.798Z] 15:54:39 LINUX RESTART (4 CPU) [2021-03-18T16:01:22.798Z] [2021-03-18T16:01:22.798Z] 15:55:01 CPU %user %nice %system %iowait %steal %idle [2021-03-18T16:01:22.798Z] 15:56:01 all 13.07 0.00 5.64 2.38 0.13 78.79 [2021-03-18T16:01:22.798Z] 15:56:01 0 12.36 0.00 6.42 1.85 0.14 79.24 [2021-03-18T16:01:22.798Z] 15:56:01 1 12.19 0.00 5.55 1.66 0.12 80.48 [2021-03-18T16:01:22.798Z] 15:56:01 2 14.17 0.00 5.15 3.37 0.15 77.17 [2021-03-18T16:01:22.798Z] 15:56:01 3 13.56 0.00 5.45 2.63 0.10 78.26 [2021-03-18T16:01:22.798Z] 15:57:01 all 0.15 0.00 0.06 0.00 0.01 99.78 [2021-03-18T16:01:22.798Z] 15:57:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-18T16:01:22.798Z] 15:57:01 1 0.43 0.00 0.08 0.00 0.02 99.47 [2021-03-18T16:01:22.798Z] 15:57:01 2 0.10 0.00 0.08 0.00 0.00 99.82 [2021-03-18T16:01:22.798Z] 15:57:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2021-03-18T16:01:22.798Z] 15:58:01 all 0.13 0.00 0.06 0.00 0.00 99.81 [2021-03-18T16:01:22.798Z] 15:58:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-18T16:01:22.798Z] 15:58:01 1 0.35 0.00 0.05 0.00 0.00 99.60 [2021-03-18T16:01:22.798Z] 15:58:01 2 0.10 0.00 0.08 0.00 0.00 99.82 [2021-03-18T16:01:22.798Z] 15:58:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2021-03-18T16:01:22.798Z] 15:59:02 all 0.08 0.00 0.03 0.00 0.00 99.90 [2021-03-18T16:01:22.798Z] 15:59:02 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-18T16:01:22.798Z] 15:59:02 1 0.07 0.00 0.05 0.00 0.00 99.88 [2021-03-18T16:01:22.798Z] 15:59:02 2 0.20 0.00 0.03 0.00 0.00 99.77 [2021-03-18T16:01:22.798Z] 15:59:02 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-18T16:01:22.798Z] 16:00:01 all 0.17 0.00 0.10 0.00 0.04 99.69 [2021-03-18T16:01:22.798Z] 16:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-03-18T16:01:22.798Z] 16:00:01 1 0.07 0.00 0.14 0.00 0.05 99.75 [2021-03-18T16:01:22.798Z] 16:00:01 2 0.54 0.00 0.08 0.00 0.02 99.36 [2021-03-18T16:01:22.798Z] 16:00:01 3 0.07 0.00 0.17 0.00 0.07 99.69 [2021-03-18T16:01:22.798Z] 16:01:01 all 1.55 0.00 0.79 1.06 0.03 96.58 [2021-03-18T16:01:22.798Z] 16:01:01 0 1.10 0.00 0.92 0.35 0.03 97.59 [2021-03-18T16:01:22.798Z] 16:01:01 1 2.54 0.00 0.90 2.54 0.03 93.97 [2021-03-18T16:01:22.798Z] 16:01:01 2 1.87 0.00 0.78 1.32 0.02 96.01 [2021-03-18T16:01:22.798Z] 16:01:01 3 0.67 0.00 0.55 0.03 0.02 98.73 [2021-03-18T16:01:22.798Z] Average: all 2.50 0.00 1.10 0.57 0.03 95.79 [2021-03-18T16:01:22.798Z] Average: 0 2.24 0.00 1.23 0.36 0.03 96.13 [2021-03-18T16:01:22.798Z] Average: 1 2.59 0.00 1.12 0.70 0.04 95.55 [2021-03-18T16:01:22.798Z] Average: 2 2.81 0.00 1.03 0.78 0.03 95.35 [2021-03-18T16:01:22.798Z] Average: 3 2.36 0.00 1.03 0.44 0.04 96.13 [2021-03-18T16:01:22.798Z] [2021-03-18T16:01:22.798Z] [2021-03-18T16:01:22.798Z]