Pull request #964 updated
Connecting to https://api.github.com using edgex-jenkins github personal access token
Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/app-functions-sdk-go
Obtained Jenkinsfile from e741b2a411ecc9c8824b4f811649eccd3458966f+aa508a3e66e4a281fa0c2e3029608a5edd05d007 (cd761cd40c0404e5f64fdbdb3e6d2ab74797ec17)
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
> /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9092651125719291603.key
> git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10
Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06
Resolving tag commit... (remote references may be a lightweight tag or an annotated tag)
> git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10
Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git
> git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10
Fetching origin...
Fetching upstream changes from origin
> git --version # timeout=10
> git --version # 'git version 2.16.6'
> git config --get remote.origin.url # timeout=10
using GIT_SSH to set credentials SSH Credentials for GitHub
[INFO] Currently running in a labeled security context
[INFO] Currently SELinux is 'enforcing' on the host
> /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7289016912723888613.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 c141c1271097dc03ad291c2451e310eaf98cdd06
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-964/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
> /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-964/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3588681688775244227.key
> git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable)
> git config core.sparsecheckout # timeout=10
> git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10
Commit message: "Merge pull request #355 from ernestojeda/error-check-post-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
[INFO] Currently running in a labeled security context
[INFO] Currently SELinux is 'enforcing' on the host
> /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3950340338522835607.key
> git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10
Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327
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-964/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
> /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-964/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh758935884352091141.key
> git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10
Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava""
> 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_BUILD_IMAGE_TARGET: builder
DOCKER_IMAGE_NAME: app-functions-sdk
DOCKER_REGISTRY_NAMESPACE:
DOCKER_NEXUS_REPO: staging
BUILD_DOCKER_IMAGE: false
PUSH_DOCKER_IMAGE: false
BUILD_EXPERIMENTAL_DOCKER_IMAGE: false
BUILD_STABLE_DOCKER_IMAGE: false
SEMVER_BUMP_LEVEL: pre
BUILD_SNAP: false
PUBLISH_SWAGGER_DOCS: true
SWAGGER_API_FOLDERS: openapi/v2
ARTIFACT_ROOT: archives/bin
ARTIFACT_TYPES: docker
SHOULD_BUILD: false
BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘centos7-docker-4c-2g’
Running on prd-centos7-docker-4c-2g-186 in /w/workspace/ndry_app-functions-sdk-go_PR-964
[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-964 # 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
> /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/jenkins-gitclient-ssh4811928511172009805.key
> git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Merging remotes/origin/main commit aa508a3e66e4a281fa0c2e3029608a5edd05d007 into PR head commit e741b2a411ecc9c8824b4f811649eccd3458966f
> 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
> /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/jenkins-gitclient-ssh8700781461959110534.key
> git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/964/head:refs/remotes/origin/PR-964 +refs/heads/main:refs/remotes/origin/main # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10
Merge succeeded, producing e741b2a411ecc9c8824b4f811649eccd3458966f
Checking out Revision e741b2a411ecc9c8824b4f811649eccd3458966f (PR-964)
> 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
> /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/jenkins-gitclient-ssh2237603562215757624.key
> git merge aa508a3e66e4a281fa0c2e3029608a5edd05d007 # timeout=10
> git rev-parse HEAD^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10
Commit message: "ci: update app-service-template for LTS"
First time build. Skipping changelog.
> git rev-list --no-walk 4a982b7041d82734441c6a96dd368ca09fb966da # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] timeout
[2021-10-06T17:21:42.594Z] Timeout set to expire in 6 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] script
[Pipeline] {
[Pipeline] withCredentials
[2021-10-06T17:21:42.678Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] echo
[2021-10-06T17:21:42.705Z] =========================================================
[2021-10-06T17:21:42.706Z] EdgeX Global Pipelines Version Info
[2021-10-06T17:21:42.706Z] =========================================================
[Pipeline] libraryResource
[Pipeline] sh
[2021-10-06T17:21:43.679Z] -------------------
[2021-10-06T17:21:43.679Z] stable info:
[2021-10-06T17:21:43.679Z] -------------------
[2021-10-06T17:21:43.679Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com
[2021-10-06T17:21:43.679Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06
[2021-10-06T17:21:43.679Z] Message: update stable to v1.0.206
[2021-10-06T17:21:44.663Z] -------------------
[2021-10-06T17:21:44.663Z] experimental info:
[2021-10-06T17:21:44.663Z] -------------------
[2021-10-06T17:21:44.663Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com
[2021-10-06T17:21:44.663Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06
[2021-10-06T17:21:44.663Z] Message: update experimental to v1.0.206
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] echo
[2021-10-06T17:21:44.888Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings
[Pipeline] echo
[2021-10-06T17:21:44.912Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go
[Pipeline] echo
[2021-10-06T17:21:44.935Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true
[Pipeline] echo
[2021-10-06T17:21:44.958Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test
[Pipeline] echo
[2021-10-06T17:21:44.980Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build
[Pipeline] echo
[2021-10-06T17:21:45.003Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16
[Pipeline] echo
[2021-10-06T17:21:45.026Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/
[Pipeline] echo
[2021-10-06T17:21:45.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine
[Pipeline] echo
[2021-10-06T17:21:45.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile
[Pipeline] echo
[2021-10-06T17:21:45.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build
[Pipeline] echo
[2021-10-06T17:21:45.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = .
[Pipeline] echo
[2021-10-06T17:21:45.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder
[Pipeline] echo
[2021-10-06T17:21:45.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk
[Pipeline] echo
[2021-10-06T17:21:45.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE =
[Pipeline] echo
[2021-10-06T17:21:45.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging
[Pipeline] echo
[2021-10-06T17:21:45.231Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false
[Pipeline] echo
[2021-10-06T17:21:45.253Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false
[Pipeline] echo
[2021-10-06T17:21:45.276Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false
[Pipeline] echo
[2021-10-06T17:21:45.299Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false
[Pipeline] echo
[2021-10-06T17:21:45.322Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre
[Pipeline] echo
[2021-10-06T17:21:45.344Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false
[Pipeline] echo
[2021-10-06T17:21:45.366Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true
[Pipeline] echo
[2021-10-06T17:21:45.389Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2
[Pipeline] echo
[2021-10-06T17:21:45.412Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin
[Pipeline] echo
[2021-10-06T17:21:45.435Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker
[Pipeline] echo
[2021-10-06T17:21:45.457Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false
[Pipeline] echo
[2021-10-06T17:21:45.480Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org
[Pipeline] echo
[2021-10-06T17:21:45.502Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-964
[Pipeline] echo
[2021-10-06T17:21:45.524Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-964
[Pipeline] echo
[2021-10-06T17:21:45.547Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-964
[Pipeline] echo
[2021-10-06T17:21:45.570Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e741b2a411ecc9c8824b4f811649eccd3458966f
[Pipeline] echo
[2021-10-06T17:21:45.593Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e741b2a
[Pipeline] echo
[2021-10-06T17:21:45.615Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Semver Prep)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2021-10-06T17:21:46.263Z] + git log --format=format:%s -1 e741b2a411ecc9c8824b4f811649eccd3458966f
[Pipeline] echo
[2021-10-06T17:21:46.393Z] GIT_COMMIT: e741b2a411ecc9c8824b4f811649eccd3458966f, Commit Message: ci: update app-service-template for LTS
[Pipeline] echo
[2021-10-06T17:21:46.406Z] This is not a build commit.
[Pipeline] isUnix
[Pipeline] sh
[2021-10-06T17:21:47.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest
[2021-10-06T17:21:47.693Z]
[2021-10-06T17:21:47.693Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest
[Pipeline] isUnix
[Pipeline] sh
[2021-10-06T17:21:48.067Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest
[2021-10-06T17:21:49.058Z] latest: Pulling from edgex-devops/git-semver
[2021-10-06T17:21:49.058Z] 31603596830f: Pulling fs layer
[2021-10-06T17:21:49.058Z] 04fac38145f0: Pulling fs layer
[2021-10-06T17:21:49.058Z] 701f6daf10bf: Pulling fs layer
[2021-10-06T17:21:49.058Z] 24f72da36158: Pulling fs layer
[2021-10-06T17:21:49.058Z] 24f72da36158: Waiting
[2021-10-06T17:21:49.332Z] 04fac38145f0: Verifying Checksum
[2021-10-06T17:21:49.332Z] 04fac38145f0: Download complete
[2021-10-06T17:21:49.332Z] 31603596830f: Verifying Checksum
[2021-10-06T17:21:49.332Z] 31603596830f: Download complete
[2021-10-06T17:21:49.604Z] 24f72da36158: Verifying Checksum
[2021-10-06T17:21:49.604Z] 24f72da36158: Download complete
[2021-10-06T17:21:49.604Z] 31603596830f: Pull complete
[2021-10-06T17:21:49.604Z] 701f6daf10bf: Verifying Checksum
[2021-10-06T17:21:49.604Z] 701f6daf10bf: Download complete
[2021-10-06T17:21:49.604Z] 04fac38145f0: Pull complete
[2021-10-06T17:21:50.412Z] 701f6daf10bf: Pull complete
[2021-10-06T17:21:50.412Z] 24f72da36158: Pull complete
[2021-10-06T17:21:50.412Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42
[2021-10-06T17:21:50.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest
[2021-10-06T17:21:50.412Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest
[Pipeline] withDockerContainer
[2021-10-06T17:21:50.550Z] prd-centos7-docker-4c-2g-186 does not seem to be running inside a container
[2021-10-06T17:21:50.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-964 -v /w/workspace/ndry_app-functions-sdk-go_PR-964:/w/workspace/ndry_app-functions-sdk-go_PR-964:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-964@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat
[2021-10-06T17:21:51.324Z] $ docker top 261e3acd9062f7fd1a799c9219ba16f5a64db5f2b2c22f2b4df38e674b6c6db0 -eo pid,comm
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sshagent
[2021-10-06T17:21:51.456Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)
[2021-10-06T17:21:51.456Z] [ssh-agent] Looking for ssh-agent implementation...
[2021-10-06T17:21:51.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
[2021-10-06T17:21:51.583Z] $ docker exec 261e3acd9062f7fd1a799c9219ba16f5a64db5f2b2c22f2b4df38e674b6c6db0 ssh-agent
[2021-10-06T17:21:51.707Z] SSH_AUTH_SOCK=/tmp/ssh-WZJZyshrC6nM/agent.14
[2021-10-06T17:21:51.707Z] SSH_AGENT_PID=20
[2021-10-06T17:21:51.728Z] Running ssh-add (command line suppressed)
[2021-10-06T17:21:51.849Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/private_key_3213339685943960817.key (/w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/private_key_3213339685943960817.key)
[2021-10-06T17:21:51.890Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2021-10-06T17:21:52.247Z] + git tag --points-at HEAD
[Pipeline] }
[2021-10-06T17:21:52.279Z] $ docker exec --env ******** --env ******** 261e3acd9062f7fd1a799c9219ba16f5a64db5f2b2c22f2b4df38e674b6c6db0 ssh-agent -k
[2021-10-06T17:21:52.363Z] unset SSH_AUTH_SOCK;
[2021-10-06T17:21:52.364Z] unset SSH_AGENT_PID;
[2021-10-06T17:21:52.364Z] echo Agent pid 20 killed;
[2021-10-06T17:21:52.393Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] sshagent
[2021-10-06T17:21:52.440Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)
[2021-10-06T17:21:52.440Z] [ssh-agent] Looking for ssh-agent implementation...
[2021-10-06T17:21:52.568Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
[2021-10-06T17:21:52.573Z] $ docker exec 261e3acd9062f7fd1a799c9219ba16f5a64db5f2b2c22f2b4df38e674b6c6db0 ssh-agent
[2021-10-06T17:21:52.686Z] SSH_AUTH_SOCK=/tmp/ssh-5F2xMz4ajhpC/agent.53
[2021-10-06T17:21:52.686Z] SSH_AGENT_PID=59
[2021-10-06T17:21:52.704Z] Running ssh-add (command line suppressed)
[2021-10-06T17:21:52.793Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/private_key_3893647900586968029.key (/w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/private_key_3893647900586968029.key)
[2021-10-06T17:21:52.824Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2021-10-06T17:21:53.159Z] + git semver init
[2021-10-06T17:21:53.159Z] # -> Open(): unable to determine branch for HEAD
[2021-10-06T17:21:53.159Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-964/.git
[2021-10-06T17:21:53.159Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-964
[2021-10-06T17:21:53.159Z] # $SEMVER_REMOTE_NAME = origin
[2021-10-06T17:21:53.159Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org
[2021-10-06T17:21:53.159Z] # $SEMVER_USER_NAME = edgex-jenkins
[2021-10-06T17:21:53.159Z] # $SEMVER_BRANCH = PR-964
[2021-10-06T17:21:53.159Z] # $SEMVER_TEMP = /tmp/semver-279392497
[2021-10-06T17:21:53.159Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP
[2021-10-06T17:21:55.798Z] # '/tmp/semver-279392497' -> '/w/workspace/ndry_app-functions-sdk-go_PR-964/.semver'
[2021-10-06T17:21:55.798Z] # -> Force: false
[2021-10-06T17:21:55.799Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-964/.semver
[Pipeline] }
[2021-10-06T17:21:55.826Z] $ docker exec --env ******** --env ******** 261e3acd9062f7fd1a799c9219ba16f5a64db5f2b2c22f2b4df38e674b6c6db0 ssh-agent -k
[2021-10-06T17:21:55.918Z] unset SSH_AUTH_SOCK;
[2021-10-06T17:21:55.919Z] unset SSH_AGENT_PID;
[2021-10-06T17:21:55.919Z] echo Agent pid 59 killed;
[2021-10-06T17:21:55.944Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] sh
[2021-10-06T17:21:56.312Z] + git semver
[Pipeline] }
[2021-10-06T17:21:56.338Z] $ docker stop --time=1 261e3acd9062f7fd1a799c9219ba16f5a64db5f2b2c22f2b4df38e674b6c6db0
[2021-10-06T17:21:57.669Z] $ docker rm -f 261e3acd9062f7fd1a799c9219ba16f5a64db5f2b2c22f2b4df38e674b6c6db0
[Pipeline] // withDockerContainer
[Pipeline] sh
[2021-10-06T17:21:58.370Z] + sudo chown -R jenkins:jenkins .semver
[Pipeline] writeFile
[Pipeline] stash
[2021-10-06T17:21:59.048Z] Stashed 1 file(s)
[Pipeline] echo
[2021-10-06T17:21:59.053Z] [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-10-06T17:22:14.442Z] Still waiting to schedule task
[2021-10-06T17:22:14.443Z] ‘prd-centos7-docker-4c-2g-174’ is offline
[2021-10-06T17:22:14.443Z] ‘prd-centos7-docker-4c-2g-176’ is offline
[2021-10-06T17:22:14.443Z] ‘prd-centos7-docker-4c-2g-180’ is offline
[2021-10-06T17:22:14.443Z] ‘prd-centos7-docker-4c-2g-181’ is offline
[2021-10-06T17:22:14.443Z] ‘prd-centos7-docker-4c-2g-185’ is offline
[2021-10-06T17:22:14.443Z] ‘prd-ubuntu18.04-docker-8c-8g-184’ doesn’t have label ‘centos7-docker-4c-2g’
[2021-10-06T17:22:14.443Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-179’ doesn’t have label ‘centos7-docker-4c-2g’
[2021-10-06T17:22:14.443Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-182’ doesn’t have label ‘centos7-docker-4c-2g’
[2021-10-06T17:22:14.443Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-183’ doesn’t have label ‘centos7-docker-4c-2g’
[2021-10-06T17:22:14.445Z] Still waiting to schedule task
[2021-10-06T17:22:14.445Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline
[2021-10-06T17:36:33.886Z] Running on prd-centos7-docker-4c-2g-201 in /w/workspace/ndry_app-functions-sdk-go_PR-964
[Pipeline] {
[Pipeline] ws
[2021-10-06T17:36:33.910Z] Running in /w/workspace/app-functions-sdk-go/2
[Pipeline] {
[Pipeline] checkout
[2021-10-06T17:36:34.099Z] The recommended git tool is: git
[2021-10-06T17:36:40.711Z] using credential edgex-jenkins-ssh
[2021-10-06T17:36:40.732Z] Cloning the remote Git repository
[2021-10-06T17:36:40.765Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git
[2021-10-06T17:36:40.844Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10
[2021-10-06T17:36:40.897Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git
[2021-10-06T17:36:40.898Z] > git --version # timeout=10
[2021-10-06T17:36:40.908Z] > git --version # 'git version 2.24.4'
[2021-10-06T17:36:40.908Z] using GIT_SSH to set credentials SSH Credentials for GitHub
[2021-10-06T17:36:40.944Z] [INFO] Currently running in a labeled security context
[2021-10-06T17:36:40.944Z] [INFO] Currently SELinux is 'enforcing' on the host
[2021-10-06T17:36:40.944Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh3013011079658177217.key
[2021-10-06T17:36:40.952Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-10-06T17:36:43.238Z] Merging remotes/origin/main commit aa508a3e66e4a281fa0c2e3029608a5edd05d007 into PR head commit e741b2a411ecc9c8824b4f811649eccd3458966f
[2021-10-06T17:36:43.344Z] Merge succeeded, producing e741b2a411ecc9c8824b4f811649eccd3458966f
[2021-10-06T17:36:43.345Z] Checking out Revision e741b2a411ecc9c8824b4f811649eccd3458966f (PR-964)
[2021-10-06T17:36:42.585Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10
[2021-10-06T17:36:42.593Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-10-06T17:36:42.606Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10
[2021-10-06T17:36:42.621Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git
[2021-10-06T17:36:42.622Z] using GIT_SSH to set credentials SSH Credentials for GitHub
[2021-10-06T17:36:42.623Z] [INFO] Currently running in a labeled security context
[2021-10-06T17:36:42.623Z] [INFO] Currently SELinux is 'enforcing' on the host
[2021-10-06T17:36:42.623Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh7106616647996741401.key
[2021-10-06T17:36:42.633Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/964/head:refs/remotes/origin/PR-964 +refs/heads/main:refs/remotes/origin/main # timeout=10
[2021-10-06T17:36:43.247Z] > git config core.sparsecheckout # timeout=10
[2021-10-06T17:36:43.256Z] > git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10
[2021-10-06T17:36:43.305Z] > git remote # timeout=10
[2021-10-06T17:36:43.315Z] > git config --get remote.origin.url # timeout=10
[2021-10-06T17:36:43.320Z] using GIT_SSH to set credentials SSH Credentials for GitHub
[2021-10-06T17:36:43.321Z] [INFO] Currently running in a labeled security context
[2021-10-06T17:36:43.321Z] [INFO] Currently SELinux is 'enforcing' on the host
[2021-10-06T17:36:43.321Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh2344011509678285780.key
[2021-10-06T17:36:43.325Z] > git merge aa508a3e66e4a281fa0c2e3029608a5edd05d007 # timeout=10
[2021-10-06T17:36:43.335Z] > git rev-parse HEAD^{commit} # timeout=10
[2021-10-06T17:36:43.348Z] > git config core.sparsecheckout # timeout=10
[2021-10-06T17:36:43.353Z] > git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10
[2021-10-06T17:36:47.585Z] Commit message: "ci: update app-service-template for LTS"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prep)
[Pipeline] script
[Pipeline] {
[Pipeline] unstash
[Pipeline] echo
[2021-10-06T17:36:48.468Z] =========================================================
[2021-10-06T17:36:48.468Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine]
[2021-10-06T17:36:48.468Z] =========================================================
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] sh
[2021-10-06T17:36:48.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine
[2021-10-06T17:36:49.251Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base
[2021-10-06T17:36:49.251Z] a0d0a0d46f8b: Pulling fs layer
[2021-10-06T17:36:49.251Z] 31adcdaf11c8: Pulling fs layer
[2021-10-06T17:36:49.251Z] b8b176561691: Pulling fs layer
[2021-10-06T17:36:49.251Z] 4527c011a84f: Pulling fs layer
[2021-10-06T17:36:49.251Z] 5d74067f8e1e: Pulling fs layer
[2021-10-06T17:36:49.251Z] 422cf6fa6bef: Pulling fs layer
[2021-10-06T17:36:49.251Z] 76c23d3c928b: Pulling fs layer
[2021-10-06T17:36:49.251Z] b0ab8671f0de: Pulling fs layer
[2021-10-06T17:36:49.251Z] a7ba4ba32af5: Pulling fs layer
[2021-10-06T17:36:49.251Z] 5d74067f8e1e: Waiting
[2021-10-06T17:36:49.251Z] 422cf6fa6bef: Waiting
[2021-10-06T17:36:49.251Z] 76c23d3c928b: Waiting
[2021-10-06T17:36:49.251Z] b0ab8671f0de: Waiting
[2021-10-06T17:36:49.251Z] a7ba4ba32af5: Waiting
[2021-10-06T17:36:49.251Z] 4527c011a84f: Waiting
[2021-10-06T17:36:49.524Z] b8b176561691: Download complete
[2021-10-06T17:36:49.524Z] 31adcdaf11c8: Verifying Checksum
[2021-10-06T17:36:49.524Z] 31adcdaf11c8: Download complete
[2021-10-06T17:36:49.524Z] 5d74067f8e1e: Verifying Checksum
[2021-10-06T17:36:49.524Z] 5d74067f8e1e: Download complete
[2021-10-06T17:36:49.524Z] 422cf6fa6bef: Verifying Checksum
[2021-10-06T17:36:49.524Z] 422cf6fa6bef: Download complete
[2021-10-06T17:36:52.913Z] 76c23d3c928b: Verifying Checksum
[2021-10-06T17:36:52.913Z] 76c23d3c928b: Download complete
[2021-10-06T17:36:52.913Z] a0d0a0d46f8b: Verifying Checksum
[2021-10-06T17:36:52.913Z] a0d0a0d46f8b: Download complete
[2021-10-06T17:36:52.913Z] a0d0a0d46f8b: Pull complete
[2021-10-06T17:36:52.913Z] 31adcdaf11c8: Pull complete
[2021-10-06T17:36:52.913Z] b8b176561691: Pull complete
[2021-10-06T17:36:56.510Z] b0ab8671f0de: Verifying Checksum
[2021-10-06T17:36:56.510Z] b0ab8671f0de: Download complete
[2021-10-06T17:37:14.999Z] a7ba4ba32af5: Verifying Checksum
[2021-10-06T17:37:14.999Z] a7ba4ba32af5: Download complete
[2021-10-06T17:37:14.999Z] 4527c011a84f: Verifying Checksum
[2021-10-06T17:37:14.999Z] 4527c011a84f: Download complete
[2021-10-06T17:37:17.943Z] 4527c011a84f: Pull complete
[2021-10-06T17:37:17.943Z] 5d74067f8e1e: Pull complete
[2021-10-06T17:37:17.943Z] 422cf6fa6bef: Pull complete
[2021-10-06T17:37:17.943Z] 76c23d3c928b: Pull complete
[2021-10-06T17:37:17.943Z] b0ab8671f0de: Pull complete
[2021-10-06T17:37:19.971Z] a7ba4ba32af5: Pull complete
[2021-10-06T17:37:19.971Z] Digest: sha256:9f522e5ba371b9c758fd7e90815c04fefb4b1d14a41cd28f68756861d8a97abf
[2021-10-06T17:37:19.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine
[2021-10-06T17:37:19.971Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine
[Pipeline] sh
[2021-10-06T17:37:20.321Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64
[Pipeline] isUnix
[Pipeline] sh
[2021-10-06T17:37:20.893Z] + docker inspect -f . ci-base-image-x86_64
[2021-10-06T17:37:20.893Z] .
[Pipeline] withDockerContainer
[2021-10-06T17:37:21.013Z] prd-centos7-docker-4c-2g-201 does not seem to be running inside a container
[2021-10-06T17:37:21.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat
[2021-10-06T17:37:25.082Z] $ docker top 611e59add79d4684b6cd51d0f3789b07bc11c2496860768692ee4f0b0a589159 -eo pid,comm
[Pipeline] {
[Pipeline] sh
[2021-10-06T17:37:25.501Z] + go version
[2021-10-06T17:37:25.501Z] go version go1.16.8 linux/amd64
[Pipeline] }
[2021-10-06T17:37:25.520Z] $ docker stop --time=1 611e59add79d4684b6cd51d0f3789b07bc11c2496860768692ee4f0b0a589159
[2021-10-06T17:37:26.708Z] $ docker rm -f 611e59add79d4684b6cd51d0f3789b07bc11c2496860768692ee4f0b0a589159
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] script
[Pipeline] {
[Pipeline] isUnix
[Pipeline] sh
[2021-10-06T17:37:27.351Z] + docker inspect -f . ci-base-image-x86_64
[2021-10-06T17:37:27.351Z] .
[Pipeline] withDockerContainer
[2021-10-06T17:37:27.465Z] prd-centos7-docker-4c-2g-201 does not seem to be running inside a container
[2021-10-06T17:37:27.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat
[2021-10-06T17:37:27.960Z] $ docker top 420e7354bc411eeb48ff664136f64ec0694377832a44009e022d47f792409a1f -eo pid,comm
[Pipeline] {
[Pipeline] fileExists
[Pipeline] sh
[2021-10-06T17:37:28.408Z] + make test
[2021-10-06T17:37:28.408Z] make -C ./app-service-template build
[2021-10-06T17:37:28.408Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template'
[2021-10-06T17:37:28.408Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service
[2021-10-06T17:37:29.011Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0
[2021-10-06T17:37:29.011Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0
[2021-10-06T17:37:29.011Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1
[2021-10-06T17:37:29.011Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0
[2021-10-06T17:37:29.011Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9
[2021-10-06T17:37:29.011Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5
[2021-10-06T17:37:29.299Z] go: downloading github.com/go-kit/kit v0.9.0
[2021-10-06T17:37:29.299Z] go: downloading github.com/google/uuid v1.3.0
[2021-10-06T17:37:29.299Z] go: downloading github.com/mitchellh/copystructure v1.0.0
[2021-10-06T17:37:29.299Z] go: downloading github.com/go-playground/validator/v10 v10.6.1
[2021-10-06T17:37:29.299Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0
[2021-10-06T17:37:29.299Z] go: downloading github.com/gorilla/mux v1.8.0
[2021-10-06T17:37:29.299Z] go: downloading github.com/hashicorp/go-multierror v1.1.1
[2021-10-06T17:37:29.299Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0
[2021-10-06T17:37:29.299Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0
[2021-10-06T17:37:29.299Z] go: downloading github.com/gorilla/websocket v1.4.2
[2021-10-06T17:37:29.299Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0
[2021-10-06T17:37:29.299Z] go: downloading github.com/pelletier/go-toml v1.9.2
[2021-10-06T17:37:29.579Z] go: downloading github.com/hashicorp/consul/api v1.8.1
[2021-10-06T17:37:29.579Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0
[2021-10-06T17:37:29.579Z] go: downloading github.com/go-playground/universal-translator v0.17.0
[2021-10-06T17:37:29.579Z] go: downloading github.com/leodido/go-urn v1.2.0
[2021-10-06T17:37:29.857Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
[2021-10-06T17:37:29.857Z] go: downloading golang.org/x/text v0.3.2
[2021-10-06T17:37:29.857Z] go: downloading github.com/go-logfmt/logfmt v0.4.0
[2021-10-06T17:37:29.857Z] go: downloading github.com/x448/float16 v0.8.4
[2021-10-06T17:37:30.132Z] go: downloading github.com/hashicorp/errwrap v1.0.0
[2021-10-06T17:37:30.132Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1
[2021-10-06T17:37:30.132Z] go: downloading github.com/hashicorp/go-hclog v0.12.0
[2021-10-06T17:37:30.132Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2
[2021-10-06T17:37:30.132Z] go: downloading github.com/hashicorp/serf v0.9.5
[2021-10-06T17:37:30.132Z] go: downloading github.com/mitchellh/mapstructure v1.1.2
[2021-10-06T17:37:30.132Z] go: downloading github.com/go-playground/locales v0.13.0
[2021-10-06T17:37:30.725Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690
[2021-10-06T17:37:30.725Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54
[2021-10-06T17:37:30.725Z] go: downloading github.com/fatih/color v1.9.0
[2021-10-06T17:37:30.725Z] go: downloading github.com/mattn/go-isatty v0.0.12
[2021-10-06T17:37:30.725Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da
[2021-10-06T17:37:30.725Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible
[2021-10-06T17:37:30.725Z] go: downloading github.com/go-redis/redis/v7 v7.3.0
[2021-10-06T17:37:31.006Z] go: downloading github.com/pebbe/zmq4 v1.2.7
[2021-10-06T17:37:31.006Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible
[2021-10-06T17:37:31.006Z] go: downloading github.com/mattn/go-colorable v0.1.6
[2021-10-06T17:37:31.006Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd
[2021-10-06T17:37:31.006Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0
[2021-10-06T17:37:31.006Z] go: downloading github.com/hashicorp/golang-lru v0.5.0
[2021-10-06T17:37:41.512Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template'
[2021-10-06T17:37:41.512Z] make -C ./app-service-template test
[2021-10-06T17:37:41.512Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template'
[2021-10-06T17:37:41.512Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./...
[2021-10-06T17:37:41.512Z] go: downloading github.com/stretchr/testify v1.7.0
[2021-10-06T17:37:41.802Z] go: downloading github.com/davecgh/go-spew v1.1.1
[2021-10-06T17:37:41.802Z] go: downloading github.com/pmezard/go-difflib v1.0.0
[2021-10-06T17:37:41.802Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
[2021-10-06T17:37:41.802Z] go: downloading github.com/stretchr/objx v0.1.0
[2021-10-06T17:37:50.299Z] ok new-app-service 0.021s coverage: 48.1% of statements
[2021-10-06T17:37:50.299Z] ? new-app-service/config [no test files]
[2021-10-06T17:37:50.588Z] ok new-app-service/functions 0.007s
[2021-10-06T17:37:50.588Z] CGO_ENABLED=1 go vet ./...
[2021-10-06T17:37:56.549Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")
[2021-10-06T17:37:56.549Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ]
[2021-10-06T17:37:56.900Z] ./bin/test-attribution-txt.sh
[2021-10-06T17:37:56.900Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515
[2021-10-06T17:37:56.900Z] go: downloading github.com/mitchellh/go-homedir v1.1.0
[2021-10-06T17:38:03.803Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template'
[2021-10-06T17:38:03.803Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...
[2021-10-06T17:38:04.080Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files]
[2021-10-06T17:38:05.743Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.011s coverage: 67.5% of statements
[2021-10-06T17:38:05.743Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files]
[2021-10-06T17:38:05.743Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.024s coverage: 93.7% of statements
[2021-10-06T17:38:05.743Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files]
[2021-10-06T17:38:06.033Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.013s coverage: 61.8% of statements
[2021-10-06T17:38:06.033Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files]
[2021-10-06T17:38:06.331Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.005s
[2021-10-06T17:38:06.960Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.077s coverage: 75.7% of statements
[2021-10-06T17:38:06.960Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files]
[2021-10-06T17:38:06.960Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files]
[2021-10-06T17:38:06.960Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files]
[2021-10-06T17:38:06.960Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files]
[2021-10-06T17:38:06.960Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files]
[2021-10-06T17:38:06.960Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files]
[2021-10-06T17:38:06.960Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.003s coverage: 97.3% of statements
[2021-10-06T17:38:06.960Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files]
[2021-10-06T17:38:07.257Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.009s coverage: 10.5% of statements
[2021-10-06T17:38:10.714Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.050s coverage: 77.0% of statements
[2021-10-06T17:38:10.714Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files]
[2021-10-06T17:38:10.714Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.007s coverage: 12.5% of statements
[2021-10-06T17:38:10.714Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.007s coverage: 27.3% of statements
[2021-10-06T17:38:10.714Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files]
[2021-10-06T17:38:10.714Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files]
[2021-10-06T17:38:10.714Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.006s coverage: 51.4% of statements
[2021-10-06T17:38:38.362Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.028s coverage: 77.3% of statements
[2021-10-06T17:38:38.362Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.006s coverage: 94.4% of statements
[2021-10-06T17:38:38.362Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...
[2021-10-06T17:38:38.362Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")
[2021-10-06T17:38:38.362Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ]
[Pipeline] }
[2021-10-06T17:38:38.408Z] $ docker stop --time=1 420e7354bc411eeb48ff664136f64ec0694377832a44009e022d47f792409a1f
[2021-10-06T17:38:39.717Z] $ docker rm -f 420e7354bc411eeb48ff664136f64ec0694377832a44009e022d47f792409a1f
[Pipeline] // withDockerContainer
[Pipeline] sh
[2021-10-06T17:38:40.365Z] + sudo chown -R jenkins:jenkins .
[Pipeline] stash
[2021-10-06T17:38:40.912Z] Stashed 2 file(s)
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
Stage "Build" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker Push)
Stage "Docker Push" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Snap)
Stage "Snap" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] script
[Pipeline] {
[Pipeline] isUnix
[Pipeline] sh
[2021-10-06T17:38:41.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
[2021-10-06T17:38:41.986Z]
[2021-10-06T17:38:41.986Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
[Pipeline] isUnix
[Pipeline] sh
[2021-10-06T17:38:42.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
[2021-10-06T17:38:42.682Z] latest: Pulling from edgex-lftools-log-publisher
[2021-10-06T17:38:42.682Z] b4d181a07f80: Pulling fs layer
[2021-10-06T17:38:42.682Z] a1111a8f2ec3: Pulling fs layer
[2021-10-06T17:38:42.682Z] ed53099fbce6: Pulling fs layer
[2021-10-06T17:38:42.682Z] dc539afda2c1: Pulling fs layer
[2021-10-06T17:38:42.682Z] 77bc0d833cb6: Pulling fs layer
[2021-10-06T17:38:42.682Z] 9065ff56babe: Pulling fs layer
[2021-10-06T17:38:42.682Z] d287ab97295c: Pulling fs layer
[2021-10-06T17:38:42.682Z] dc539afda2c1: Waiting
[2021-10-06T17:38:42.682Z] 77bc0d833cb6: Waiting
[2021-10-06T17:38:42.682Z] 9065ff56babe: Waiting
[2021-10-06T17:38:42.682Z] d287ab97295c: Waiting
[2021-10-06T17:38:42.976Z] a1111a8f2ec3: Verifying Checksum
[2021-10-06T17:38:42.976Z] a1111a8f2ec3: Download complete
[2021-10-06T17:38:42.976Z] dc539afda2c1: Verifying Checksum
[2021-10-06T17:38:42.976Z] dc539afda2c1: Download complete
[2021-10-06T17:38:42.976Z] 77bc0d833cb6: Verifying Checksum
[2021-10-06T17:38:42.976Z] 77bc0d833cb6: Download complete
[2021-10-06T17:38:42.976Z] 9065ff56babe: Verifying Checksum
[2021-10-06T17:38:42.976Z] 9065ff56babe: Download complete
[2021-10-06T17:38:42.976Z] ed53099fbce6: Verifying Checksum
[2021-10-06T17:38:42.976Z] ed53099fbce6: Download complete
[2021-10-06T17:38:43.260Z] b4d181a07f80: Verifying Checksum
[2021-10-06T17:38:43.260Z] b4d181a07f80: Download complete
[2021-10-06T17:38:44.757Z] b4d181a07f80: Pull complete
[2021-10-06T17:38:44.757Z] a1111a8f2ec3: Pull complete
[2021-10-06T17:38:45.388Z] ed53099fbce6: Pull complete
[2021-10-06T17:38:45.388Z] dc539afda2c1: Pull complete
[2021-10-06T17:38:45.677Z] 77bc0d833cb6: Pull complete
[2021-10-06T17:38:45.677Z] 9065ff56babe: Pull complete
[2021-10-06T17:38:48.371Z] d287ab97295c: Verifying Checksum
[2021-10-06T17:38:48.371Z] d287ab97295c: Download complete
[2021-10-06T17:38:53.027Z] d287ab97295c: Pull complete
[2021-10-06T17:38:53.027Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4
[2021-10-06T17:38:53.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
[2021-10-06T17:38:53.027Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
[Pipeline] withDockerContainer
[2021-10-06T17:38:53.187Z] prd-centos7-docker-4c-2g-201 does not seem to be running inside a container
[2021-10-06T17:38:53.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat
[2021-10-06T17:38:55.770Z] $ docker top 4e4686899bff191b8547d63e0cef3cf92585cd959a6078387000411ff74eec30 -eo pid,comm
[Pipeline] {
[Pipeline] libraryResource
[Pipeline] sh
[2021-10-06T17:38:56.637Z] ---> job-cost.sh
[2021-10-06T17:38:56.637Z] lf-activate-venv: SKIPPING
[2021-10-06T17:38:56.637Z] INFO: No Stack...
[2021-10-06T17:39:29.057Z] INFO: Retrieving Pricing Info for:
[2021-10-06T17:39:29.057Z]
[2021-10-06T17:39:29.057Z] 500 Internal Server Error
[2021-10-06T17:39:29.057Z]
[2021-10-06T17:39:29.057Z]
[2021-10-06T17:39:29.057Z] 500 Internal Server Error
[2021-10-06T17:39:29.057Z] Remote metadata server experienced an internal server error.
[2021-10-06T17:39:29.057Z]
[2021-10-06T17:39:29.057Z]
[2021-10-06T17:39:29.057Z]
[2021-10-06T17:39:29.057Z]
[2021-10-06T17:39:29.057Z]
[Pipeline] echo
[2021-10-06T17:39:29.080Z] Exception caught while running job-cost.sh.
[Pipeline] }
[2021-10-06T17:39:29.092Z] $ docker stop --time=1 4e4686899bff191b8547d63e0cef3cf92585cd959a6078387000411ff74eec30
[2021-10-06T17:39:30.260Z] $ docker rm -f 4e4686899bff191b8547d63e0cef3cf92585cd959a6078387000411ff74eec30
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-10-06T17:49:54.593Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-210 in /w/workspace/ndry_app-functions-sdk-go_PR-964
[Pipeline] {
[Pipeline] ws
[2021-10-06T17:49:54.613Z] Running in /w/workspace/app-functions-sdk-go/2
[Pipeline] {
[Pipeline] checkout
[2021-10-06T17:49:55.198Z] The recommended git tool is: git
[2021-10-06T17:50:06.075Z] using credential edgex-jenkins-ssh
[2021-10-06T17:50:06.101Z] Cloning the remote Git repository
[2021-10-06T17:50:06.154Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git
[2021-10-06T17:50:06.285Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10
[2021-10-06T17:50:06.390Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git
[2021-10-06T17:50:06.391Z] > git --version # timeout=10
[2021-10-06T17:50:06.411Z] > git --version # 'git version 2.17.1'
[2021-10-06T17:50:06.413Z] using GIT_SSH to set credentials SSH Credentials for GitHub
[2021-10-06T17:50:06.534Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-10-06T17:50:10.657Z] Merging remotes/origin/main commit aa508a3e66e4a281fa0c2e3029608a5edd05d007 into PR head commit e741b2a411ecc9c8824b4f811649eccd3458966f
[2021-10-06T17:50:10.946Z] Merge succeeded, producing e741b2a411ecc9c8824b4f811649eccd3458966f
[2021-10-06T17:50:10.946Z] Checking out Revision e741b2a411ecc9c8824b4f811649eccd3458966f (PR-964)
[2021-10-06T17:50:09.758Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10
[2021-10-06T17:50:09.773Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-10-06T17:50:09.801Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10
[2021-10-06T17:50:09.849Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git
[2021-10-06T17:50:09.849Z] using GIT_SSH to set credentials SSH Credentials for GitHub
[2021-10-06T17:50:09.864Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/964/head:refs/remotes/origin/PR-964 +refs/heads/main:refs/remotes/origin/main # timeout=10
[2021-10-06T17:50:10.689Z] > git config core.sparsecheckout # timeout=10
[2021-10-06T17:50:10.703Z] > git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10
[2021-10-06T17:50:10.850Z] > git remote # timeout=10
[2021-10-06T17:50:10.881Z] > git config --get remote.origin.url # timeout=10
[2021-10-06T17:50:10.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub
[2021-10-06T17:50:10.904Z] > git merge aa508a3e66e4a281fa0c2e3029608a5edd05d007 # timeout=10
[2021-10-06T17:50:10.929Z] > git rev-parse HEAD^{commit} # timeout=10
[2021-10-06T17:50:10.961Z] > git config core.sparsecheckout # timeout=10
[2021-10-06T17:50:10.970Z] > git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10
[2021-10-06T17:50:16.953Z] Commit message: "ci: update app-service-template for LTS"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prep)
[Pipeline] script
[Pipeline] {
[Pipeline] unstash
[Pipeline] echo
[2021-10-06T17:50:18.077Z] =========================================================
[2021-10-06T17:50:18.077Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine]
[2021-10-06T17:50:18.077Z] =========================================================
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] sh
[2021-10-06T17:50:18.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine
[2021-10-06T17:50:21.596Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64
[2021-10-06T17:50:21.596Z] 552d1f2373af: Pulling fs layer
[2021-10-06T17:50:21.596Z] ea3f2d53f512: Pulling fs layer
[2021-10-06T17:50:21.596Z] 9e70ebbbe112: Pulling fs layer
[2021-10-06T17:50:21.596Z] 7a9cfe048b4a: Pulling fs layer
[2021-10-06T17:50:21.596Z] 72dc09318566: Pulling fs layer
[2021-10-06T17:50:21.596Z] 8c702c4349fe: Pulling fs layer
[2021-10-06T17:50:21.596Z] 9aa87de47cbb: Pulling fs layer
[2021-10-06T17:50:21.596Z] 68d97f74340d: Pulling fs layer
[2021-10-06T17:50:21.596Z] 8c702c4349fe: Waiting
[2021-10-06T17:50:21.596Z] 9aa87de47cbb: Waiting
[2021-10-06T17:50:21.596Z] 68d97f74340d: Waiting
[2021-10-06T17:50:21.596Z] 7a9cfe048b4a: Waiting
[2021-10-06T17:50:21.596Z] 72dc09318566: Waiting
[2021-10-06T17:50:21.596Z] 9e70ebbbe112: Verifying Checksum
[2021-10-06T17:50:21.596Z] 9e70ebbbe112: Download complete
[2021-10-06T17:50:21.596Z] ea3f2d53f512: Verifying Checksum
[2021-10-06T17:50:21.596Z] 72dc09318566: Verifying Checksum
[2021-10-06T17:50:21.596Z] 72dc09318566: Download complete
[2021-10-06T17:50:21.596Z] 8c702c4349fe: Download complete
[2021-10-06T17:50:21.596Z] 9aa87de47cbb: Download complete
[2021-10-06T17:50:21.596Z] 552d1f2373af: Verifying Checksum
[2021-10-06T17:50:21.596Z] 552d1f2373af: Download complete
[2021-10-06T17:50:22.261Z] 552d1f2373af: Pull complete
[2021-10-06T17:50:23.130Z] ea3f2d53f512: Pull complete
[2021-10-06T17:50:23.443Z] 9e70ebbbe112: Pull complete
[2021-10-06T17:50:36.597Z] 68d97f74340d: Verifying Checksum
[2021-10-06T17:50:36.597Z] 68d97f74340d: Download complete
[2021-10-06T17:50:37.270Z] 7a9cfe048b4a: Verifying Checksum
[2021-10-06T17:50:37.270Z] 7a9cfe048b4a: Download complete
[2021-10-06T17:50:47.955Z] 7a9cfe048b4a: Pull complete
[2021-10-06T17:50:47.955Z] 72dc09318566: Pull complete
[2021-10-06T17:50:47.955Z] 8c702c4349fe: Pull complete
[2021-10-06T17:50:48.275Z] 9aa87de47cbb: Pull complete
[2021-10-06T17:50:54.372Z] 68d97f74340d: Pull complete
[2021-10-06T17:50:54.372Z] Digest: sha256:9b6c52be4db9d7a78b8493d96040cedbcd78e66b6ec4ceed235a6b9a2fd17037
[2021-10-06T17:50:54.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine
[2021-10-06T17:50:54.372Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine
[Pipeline] sh
[2021-10-06T17:50:55.200Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64
[Pipeline] isUnix
[Pipeline] sh
[2021-10-06T17:50:55.681Z] + docker inspect -f . ci-base-image-arm64
[2021-10-06T17:50:55.682Z] .
[Pipeline] withDockerContainer
[2021-10-06T17:50:56.231Z] prd-ubuntu18.04-docker-arm64-4c-16g-210 does not seem to be running inside a container
[2021-10-06T17:50:56.608Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat
[2021-10-06T17:51:03.155Z] $ docker top dc54fbf620b5b7c031d9347257c1fb16c5770abc788ca631da3c72a12bf36b78 -eo pid,comm
[Pipeline] {
[Pipeline] sh
[2021-10-06T17:51:04.295Z] + go version
[2021-10-06T17:51:04.296Z] go version go1.16.8 linux/arm64
[Pipeline] }
[2021-10-06T17:51:04.349Z] $ docker stop --time=1 dc54fbf620b5b7c031d9347257c1fb16c5770abc788ca631da3c72a12bf36b78
[2021-10-06T17:51:06.188Z] $ docker rm -f dc54fbf620b5b7c031d9347257c1fb16c5770abc788ca631da3c72a12bf36b78
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] script
[Pipeline] {
[Pipeline] isUnix
[Pipeline] sh
[2021-10-06T17:51:07.107Z] + docker inspect -f . ci-base-image-arm64
[2021-10-06T17:51:07.107Z] .
[Pipeline] withDockerContainer
[2021-10-06T17:51:07.665Z] prd-ubuntu18.04-docker-arm64-4c-16g-210 does not seem to be running inside a container
[2021-10-06T17:51:07.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat
[2021-10-06T17:51:09.490Z] $ docker top 042505930c457d245ade485b1c6b2922e6b06264dd85de0a84fb6c8023006e2e -eo pid,comm
[Pipeline] {
[Pipeline] fileExists
[Pipeline] sh
[2021-10-06T17:51:10.569Z] + make test
[2021-10-06T17:51:10.569Z] make -C ./app-service-template build
[2021-10-06T17:51:10.569Z] make: make: Operation not permitted
[2021-10-06T17:51:10.569Z] make: *** [Makefile:22: build] Error 127
[Pipeline] }
[2021-10-06T17:51:10.615Z] $ docker stop --time=1 042505930c457d245ade485b1c6b2922e6b06264dd85de0a84fb6c8023006e2e
[2021-10-06T17:51:12.532Z] $ docker rm -f 042505930c457d245ade485b1c6b2922e6b06264dd85de0a84fb6c8023006e2e
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // script
[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] script
[Pipeline] {
[Pipeline] isUnix
[Pipeline] sh
[2021-10-06T17:51:13.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64
[2021-10-06T17:51:13.796Z]
[2021-10-06T17:51:13.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64
[Pipeline] isUnix
[Pipeline] sh
[2021-10-06T17:51:14.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64
[2021-10-06T17:51:14.604Z] arm64: Pulling from edgex-lftools-log-publisher
[2021-10-06T17:51:14.604Z] 448f6bf000e3: Pulling fs layer
[2021-10-06T17:51:14.604Z] f757da607395: Pulling fs layer
[2021-10-06T17:51:14.604Z] 05883995daec: Pulling fs layer
[2021-10-06T17:51:14.604Z] 8603b9c90790: Pulling fs layer
[2021-10-06T17:51:14.604Z] 1560dd03e051: Pulling fs layer
[2021-10-06T17:51:14.604Z] 27f5ce0e4adf: Pulling fs layer
[2021-10-06T17:51:14.604Z] c2d8d7efcc4b: Pulling fs layer
[2021-10-06T17:51:14.604Z] 8603b9c90790: Waiting
[2021-10-06T17:51:14.604Z] 1560dd03e051: Waiting
[2021-10-06T17:51:14.604Z] 27f5ce0e4adf: Waiting
[2021-10-06T17:51:14.604Z] c2d8d7efcc4b: Waiting
[2021-10-06T17:51:15.249Z] f757da607395: Verifying Checksum
[2021-10-06T17:51:15.249Z] f757da607395: Download complete
[2021-10-06T17:51:15.249Z] 8603b9c90790: Verifying Checksum
[2021-10-06T17:51:15.249Z] 8603b9c90790: Download complete
[2021-10-06T17:51:15.564Z] 1560dd03e051: Verifying Checksum
[2021-10-06T17:51:15.564Z] 1560dd03e051: Download complete
[2021-10-06T17:51:15.564Z] 27f5ce0e4adf: Verifying Checksum
[2021-10-06T17:51:15.564Z] 27f5ce0e4adf: Download complete
[2021-10-06T17:51:15.898Z] 05883995daec: Verifying Checksum
[2021-10-06T17:51:15.898Z] 05883995daec: Download complete
[2021-10-06T17:51:17.024Z] 448f6bf000e3: Verifying Checksum
[2021-10-06T17:51:17.024Z] 448f6bf000e3: Download complete
[2021-10-06T17:51:20.322Z] 448f6bf000e3: Pull complete
[2021-10-06T17:51:20.999Z] f757da607395: Pull complete
[2021-10-06T17:51:20.999Z] c2d8d7efcc4b: Verifying Checksum
[2021-10-06T17:51:20.999Z] c2d8d7efcc4b: Download complete
[2021-10-06T17:51:22.577Z] 05883995daec: Pull complete
[2021-10-06T17:51:22.577Z] 8603b9c90790: Pull complete
[2021-10-06T17:51:23.659Z] 1560dd03e051: Pull complete
[2021-10-06T17:51:24.336Z] 27f5ce0e4adf: Pull complete
[2021-10-06T17:51:40.024Z] c2d8d7efcc4b: Pull complete
[2021-10-06T17:51:40.024Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454
[2021-10-06T17:51:40.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64
[2021-10-06T17:51:40.024Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64
[Pipeline] withDockerContainer
[2021-10-06T17:51:40.458Z] prd-ubuntu18.04-docker-arm64-4c-16g-210 does not seem to be running inside a container
[2021-10-06T17:51:40.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat
[2021-10-06T17:51:46.875Z] $ docker top c9e2d92d9ffe984cdec0018f97e454820bac56db884a50759ea603dc45571621 -eo pid,comm
[Pipeline] {
[Pipeline] libraryResource
[Pipeline] sh
[2021-10-06T17:51:48.005Z] ---> job-cost.sh
[2021-10-06T17:51:48.005Z] lf-activate-venv: SKIPPING
[2021-10-06T17:51:48.005Z] INFO: No Stack...
[2021-10-06T17:51:48.305Z] INFO: Retrieving Pricing Info for: v3-standard-4
[2021-10-06T17:51:48.614Z] INFO: Archiving Costs
[Pipeline] sh
[2021-10-06T17:51:49.417Z] + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv
[2021-10-06T17:51:49.417Z] + cut -d, -f6
[Pipeline] lock
[2021-10-06T17:51:49.793Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-2-stack-cost]
[2021-10-06T17:51:49.803Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-2-stack-cost] did not exist. Created.
[2021-10-06T17:51:49.803Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-2-stack-cost]
[Pipeline] {
[Pipeline] unstash
[Pipeline] sh
[2021-10-06T17:51:50.586Z] + echo total: 0.10999999940395355
[Pipeline] stash
[2021-10-06T17:51:51.759Z] Stashed 1 file(s)
[Pipeline] }
[2021-10-06T17:51:51.770Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-2-stack-cost]
[Pipeline] // lock
[Pipeline] }
[2021-10-06T17:51:51.826Z] $ docker stop --time=1 c9e2d92d9ffe984cdec0018f97e454820bac56db884a50759ea603dc45571621
[2021-10-06T17:51:53.510Z] $ docker rm -f c9e2d92d9ffe984cdec0018f97e454820bac56db884a50759ea603dc45571621
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-10-06T17:51:54.050Z] 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] sh
[2021-10-06T17:51:55.786Z] + '[' -d /w/workspace/ndry_app-functions-sdk-go_PR-964/archives ']'
[Pipeline] libraryResource
[Pipeline] sh
[2021-10-06T17:51:56.347Z] ---> sysstat.sh
[Pipeline] libraryResource
[Pipeline] sh
[2021-10-06T17:51:56.705Z] ---> package-listing.sh
[2021-10-06T17:51:56.705Z] ++ facter osfamily
[2021-10-06T17:51:56.705Z] ++ tr '[:upper:]' '[:lower:]'
[2021-10-06T17:51:56.705Z] + OS_FAMILY=redhat
[2021-10-06T17:51:56.705Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-964
[2021-10-06T17:51:56.705Z] + START_PACKAGES=/tmp/packages_start.txt
[2021-10-06T17:51:56.705Z] + END_PACKAGES=/tmp/packages_end.txt
[2021-10-06T17:51:56.705Z] + DIFF_PACKAGES=/tmp/packages_diff.txt
[2021-10-06T17:51:56.705Z] + PACKAGES=/tmp/packages_start.txt
[2021-10-06T17:51:56.705Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-964 ']'
[2021-10-06T17:51:56.705Z] + PACKAGES=/tmp/packages_end.txt
[2021-10-06T17:51:56.705Z] + case "${OS_FAMILY}" in
[2021-10-06T17:51:56.705Z] + sort
[2021-10-06T17:51:56.705Z] + rpm -qa
[2021-10-06T17:51:57.683Z] + '[' -f /tmp/packages_start.txt ']'
[2021-10-06T17:51:57.683Z] + '[' -f /tmp/packages_end.txt ']'
[2021-10-06T17:51:57.683Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt
[2021-10-06T17:51:57.683Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-964 ']'
[2021-10-06T17:51:57.683Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-964/archives/
[2021-10-06T17:51:57.683Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-964/archives/
[Pipeline] echo
[2021-10-06T17:51:57.709Z] 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-964/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json]
[Pipeline] sh
[2021-10-06T17:51:58.028Z] + facter operatingsystem
[Pipeline] isUnix
[Pipeline] sh
[2021-10-06T17:51:58.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
[2021-10-06T17:51:58.877Z]
[2021-10-06T17:51:58.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
[Pipeline] isUnix
[Pipeline] sh
[2021-10-06T17:51:59.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
[2021-10-06T17:52:02.687Z] latest: Pulling from edgex-lftools-log-publisher
[2021-10-06T17:52:02.687Z] b4d181a07f80: Pulling fs layer
[2021-10-06T17:52:02.687Z] a1111a8f2ec3: Pulling fs layer
[2021-10-06T17:52:02.687Z] ed53099fbce6: Pulling fs layer
[2021-10-06T17:52:02.687Z] dc539afda2c1: Pulling fs layer
[2021-10-06T17:52:02.687Z] 77bc0d833cb6: Pulling fs layer
[2021-10-06T17:52:02.687Z] 9065ff56babe: Pulling fs layer
[2021-10-06T17:52:02.687Z] d287ab97295c: Pulling fs layer
[2021-10-06T17:52:02.687Z] dc539afda2c1: Waiting
[2021-10-06T17:52:02.687Z] 77bc0d833cb6: Waiting
[2021-10-06T17:52:02.687Z] 9065ff56babe: Waiting
[2021-10-06T17:52:02.687Z] d287ab97295c: Waiting
[2021-10-06T17:52:02.687Z] a1111a8f2ec3: Verifying Checksum
[2021-10-06T17:52:02.687Z] a1111a8f2ec3: Download complete
[2021-10-06T17:52:02.687Z] dc539afda2c1: Verifying Checksum
[2021-10-06T17:52:02.687Z] dc539afda2c1: Download complete
[2021-10-06T17:52:17.939Z] 77bc0d833cb6: Verifying Checksum
[2021-10-06T17:52:17.939Z] 77bc0d833cb6: Download complete
[2021-10-06T17:52:17.939Z] 9065ff56babe: Verifying Checksum
[2021-10-06T17:52:17.939Z] 9065ff56babe: Download complete
[2021-10-06T17:52:17.939Z] b4d181a07f80: Verifying Checksum
[2021-10-06T17:52:17.939Z] b4d181a07f80: Download complete
[2021-10-06T17:52:17.939Z] ed53099fbce6: Verifying Checksum
[2021-10-06T17:52:17.939Z] ed53099fbce6: Download complete
[2021-10-06T17:52:17.939Z] b4d181a07f80: Pull complete
[2021-10-06T17:52:17.939Z] a1111a8f2ec3: Pull complete
[2021-10-06T17:52:17.939Z] ed53099fbce6: Pull complete
[2021-10-06T17:52:17.939Z] dc539afda2c1: Pull complete
[2021-10-06T17:52:17.939Z] 77bc0d833cb6: Pull complete
[2021-10-06T17:52:18.214Z] 9065ff56babe: Pull complete
[2021-10-06T17:52:18.705Z] d287ab97295c: Verifying Checksum
[2021-10-06T17:52:18.705Z] d287ab97295c: Download complete
[2021-10-06T17:52:24.247Z] d287ab97295c: Pull complete
[2021-10-06T17:52:24.247Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4
[2021-10-06T17:52:24.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
[2021-10-06T17:52:24.247Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest
[Pipeline] withDockerContainer
[2021-10-06T17:52:24.608Z] prd-centos7-docker-4c-2g-186 does not seem to be running inside a container
[2021-10-06T17:52:24.701Z] $ 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-964/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-964 -v /w/workspace/ndry_app-functions-sdk-go_PR-964:/w/workspace/ndry_app-functions-sdk-go_PR-964:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-964@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat
[2021-10-06T17:52:27.407Z] $ docker top 2448010ac0283c85d79a8747c423de99919de7f4f6aad3c71122ca511582779b -eo pid,comm
[Pipeline] {
[Pipeline] sh
[2021-10-06T17:52:27.829Z] + touch /tmp/pre-build-complete
[Pipeline] sh
[2021-10-06T17:52:28.167Z] + mkdir -p /var/log/sysstat
[Pipeline] sh
[2021-10-06T17:52:28.512Z] + ls /var/log/sa-host
[2021-10-06T17:52:28.512Z] + sadf -c /var/log/sa-host/sa06
[2021-10-06T17:52:28.512Z] file_magic: OK
[2021-10-06T17:52:28.512Z] HZ: Using current value: 100
[2021-10-06T17:52:28.512Z] file_header: OK
[2021-10-06T17:52:28.512Z] 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-10-06T17:52:28.512Z] Statistics:
[2021-10-06T17:52:28.512Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...
[2021-10-06T17:52:28.512Z] File successfully converted to sysstat format version 12.0.3
[2021-10-06T17:52:28.512Z] + sadf -c /var/log/sa-host/sa30
[2021-10-06T17:52:28.512Z] file_magic: OK
[2021-10-06T17:52:28.512Z] HZ: Using current value: 100
[2021-10-06T17:52:28.512Z] file_header: OK
[2021-10-06T17:52:28.512Z] 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-10-06T17:52:28.512Z] Statistics:
[2021-10-06T17:52:28.512Z] Hnuu...uuuununununu...Hnuu...uuuununununu...
[2021-10-06T17:52:28.512Z] File successfully converted to sysstat format version 12.0.3
[Pipeline] withEnv
[Pipeline] {
[Pipeline] configFileProvider
[2021-10-06T17:52:29.217Z] provisioning config files...
[2021-10-06T17:52:29.239Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/config6273771225221203739tmp
[Pipeline] {
[Pipeline] echo
[2021-10-06T17:52:29.275Z] Running shell/create-netrc.sh
[Pipeline] libraryResource
[Pipeline] sh
[2021-10-06T17:52:29.625Z] ---> create-netrc.sh
[Pipeline] }
[2021-10-06T17:52:29.638Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] libraryResource
[Pipeline] sh
[2021-10-06T17:52:30.165Z] ---> python-tools-install.sh
[Pipeline] echo
[2021-10-06T17:52:30.187Z] Running shell/sudo-logs.sh
[Pipeline] libraryResource
[Pipeline] sh
[2021-10-06T17:52:30.599Z] ---> sudo-logs.sh
[2021-10-06T17:52:30.599Z] Archiving 'sudo' log..
[2021-10-06T17:52:30.599Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-186.novalocal: Name or service not known
[2021-10-06T17:52:30.599Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-186.novalocal: Name or service not known
[Pipeline] unstash
[Pipeline] echo
[2021-10-06T17:52:30.671Z] Running shell/job-cost.sh
[Pipeline] libraryResource
[Pipeline] sh
[2021-10-06T17:52:31.025Z] ---> job-cost.sh
[2021-10-06T17:52:31.025Z] lf-activate-venv: SKIPPING
[2021-10-06T17:52:31.025Z] DEBUG: total: 0.10999999940395355
[2021-10-06T17:52:31.025Z] INFO: Retrieving Stack Cost...
[2021-10-06T17:52:33.196Z] INFO: Retrieving Pricing Info for: v3-standard-2
[2021-10-06T17:52:33.472Z] INFO: Archiving Costs
[Pipeline] echo
[2021-10-06T17:52:33.499Z] Running shell/logs-deploy.sh
[Pipeline] libraryResource
[Pipeline] sh
[2021-10-06T17:52:33.863Z] ---> logs-deploy.sh
[2021-10-06T17:52:33.863Z] lf-activate-venv: SKIPPING
[2021-10-06T17:52:33.863Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-964/2
[2021-10-06T17:52:33.863Z] INFO: archiving workspace using pattern(s):
[2021-10-06T17:53:01.009Z] Archives upload complete.
[2021-10-06T17:53:01.009Z] INFO: archiving logs to Nexus
[2021-10-06T17:53:01.009Z] ---> uname -a:
[2021-10-06T17:53:01.009Z] Linux prd-centos7-docker-4c-2g-186.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux
[2021-10-06T17:53:01.009Z]
[2021-10-06T17:53:01.009Z]
[2021-10-06T17:53:01.009Z] ---> lscpu:
[2021-10-06T17:53:01.009Z] Architecture: x86_64
[2021-10-06T17:53:01.009Z] CPU op-mode(s): 32-bit, 64-bit
[2021-10-06T17:53:01.009Z] Byte Order: Little Endian
[2021-10-06T17:53:01.009Z] Address sizes: 40 bits physical, 48 bits virtual
[2021-10-06T17:53:01.009Z] CPU(s): 2
[2021-10-06T17:53:01.009Z] On-line CPU(s) list: 0,1
[2021-10-06T17:53:01.009Z] Thread(s) per core: 1
[2021-10-06T17:53:01.009Z] Core(s) per socket: 1
[2021-10-06T17:53:01.009Z] Socket(s): 2
[2021-10-06T17:53:01.009Z] NUMA node(s): 1
[2021-10-06T17:53:01.009Z] Vendor ID: AuthenticAMD
[2021-10-06T17:53:01.009Z] CPU family: 23
[2021-10-06T17:53:01.009Z] Model: 49
[2021-10-06T17:53:01.009Z] Model name: AMD EPYC-Rome Processor
[2021-10-06T17:53:01.009Z] Stepping: 0
[2021-10-06T17:53:01.009Z] CPU MHz: 2799.998
[2021-10-06T17:53:01.009Z] BogoMIPS: 5599.99
[2021-10-06T17:53:01.009Z] Virtualization: AMD-V
[2021-10-06T17:53:01.009Z] Hypervisor vendor: KVM
[2021-10-06T17:53:01.009Z] Virtualization type: full
[2021-10-06T17:53:01.009Z] L1d cache: 32K
[2021-10-06T17:53:01.009Z] L1i cache: 32K
[2021-10-06T17:53:01.009Z] L2 cache: 512K
[2021-10-06T17:53:01.009Z] L3 cache: 16384K
[2021-10-06T17:53:01.009Z] NUMA node0 CPU(s): 0,1
[2021-10-06T17:53:01.009Z] 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities
[2021-10-06T17:53:01.009Z]
[2021-10-06T17:53:01.009Z]
[2021-10-06T17:53:01.009Z] ---> nproc:
[2021-10-06T17:53:01.009Z] 2
[2021-10-06T17:53:01.009Z]
[2021-10-06T17:53:01.009Z]
[2021-10-06T17:53:01.009Z] ---> df -h:
[2021-10-06T17:53:01.009Z] Filesystem Size Used Avail Use% Mounted on
[2021-10-06T17:53:01.009Z] overlay 40G 7.7G 33G 20% /
[2021-10-06T17:53:01.009Z] tmpfs 64M 0 64M 0% /dev
[2021-10-06T17:53:01.009Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup
[2021-10-06T17:53:01.009Z] shm 64M 0 64M 0% /dev/shm
[2021-10-06T17:53:01.009Z] /dev/vda1 40G 7.7G 33G 20% /facter-os
[2021-10-06T17:53:01.009Z]
[2021-10-06T17:53:01.009Z]
[2021-10-06T17:53:01.009Z] ---> sar -b -r -n DEV:
[2021-10-06T17:53:01.009Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU)
[2021-10-06T17:53:01.009Z]
[2021-10-06T17:53:01.009Z] 17:20:21 LINUX RESTART (2 CPU)
[2021-10-06T17:53:01.009Z]
[2021-10-06T17:53:01.009Z] 17:21:02 tps rtps wtps bread/s bwrtn/s
[2021-10-06T17:53:01.009Z] 17:22:01 205.15 75.03 130.12 8338.77 41819.17
[2021-10-06T17:53:01.009Z] 17:23:01 3.27 0.00 3.27 0.00 109.26
[2021-10-06T17:53:01.009Z] 17:24:01 0.38 0.00 0.38 0.00 5.15
[2021-10-06T17:53:01.009Z] 17:25:01 0.25 0.00 0.25 0.00 3.10
[2021-10-06T17:53:01.009Z] 17:26:01 0.23 0.00 0.23 0.00 2.76
[2021-10-06T17:53:01.009Z] 17:27:01 0.33 0.00 0.33 0.00 4.85
[2021-10-06T17:53:01.009Z] 17:28:01 0.28 0.00 0.28 0.00 4.48
[2021-10-06T17:53:01.009Z] 17:29:01 0.17 0.00 0.17 0.00 2.43
[2021-10-06T17:53:01.009Z] 17:30:01 0.28 0.00 0.28 0.00 3.23
[2021-10-06T17:53:01.009Z] 17:31:01 0.22 0.00 0.22 0.00 2.17
[2021-10-06T17:53:01.009Z] 17:32:01 0.28 0.00 0.28 0.00 3.36
[2021-10-06T17:53:01.009Z] 17:33:01 0.20 0.00 0.20 0.00 2.57
[2021-10-06T17:53:01.009Z] 17:34:01 0.20 0.00 0.20 0.00 2.03
[2021-10-06T17:53:01.009Z] 17:35:01 0.37 0.00 0.37 0.00 4.86
[2021-10-06T17:53:01.009Z] 17:36:01 0.40 0.20 0.20 6.40 2.56
[2021-10-06T17:53:01.009Z] 17:37:01 0.27 0.00 0.27 0.00 3.61
[2021-10-06T17:53:01.009Z] 17:38:01 0.20 0.00 0.20 0.00 2.57
[2021-10-06T17:53:01.009Z] 17:39:01 0.27 0.00 0.27 0.00 3.50
[2021-10-06T17:53:01.009Z] 17:40:01 0.22 0.00 0.22 0.00 2.83
[2021-10-06T17:53:01.009Z] 17:41:01 0.17 0.00 0.17 0.00 1.48
[2021-10-06T17:53:01.009Z] 17:42:01 0.38 0.00 0.38 0.00 5.28
[2021-10-06T17:53:01.009Z] 17:43:01 0.20 0.00 0.20 0.00 2.83
[2021-10-06T17:53:01.009Z] 17:44:01 0.28 0.00 0.28 0.00 3.10
[2021-10-06T17:53:01.009Z] 17:45:01 0.25 0.00 0.25 0.00 2.56
[2021-10-06T17:53:01.009Z] 17:46:01 0.15 0.00 0.15 0.00 1.62
[2021-10-06T17:53:01.009Z] 17:47:01 0.27 0.00 0.27 0.00 3.76
[2021-10-06T17:53:01.009Z] 17:48:01 0.25 0.00 0.25 0.00 2.70
[2021-10-06T17:53:01.009Z] 17:49:01 0.32 0.00 0.32 0.00 4.70
[2021-10-06T17:53:01.009Z] 17:50:01 0.20 0.00 0.20 0.00 2.55
[2021-10-06T17:53:01.009Z] 17:51:02 0.17 0.00 0.17 0.00 1.47
[2021-10-06T17:53:01.009Z] 17:52:01 0.44 0.10 0.34 10.16 3.79
[2021-10-06T17:53:01.009Z] Average: 6.87 2.39 4.48 265.45 1335.08
[2021-10-06T17:53:01.009Z]
[2021-10-06T17:53:01.009Z] 17:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
[2021-10-06T17:53:01.009Z] 17:22:01 5746344 0 520232 6.50 2620 1739744 1033700 11.41 472600 1548008 144
[2021-10-06T17:53:01.009Z] 17:23:01 5758084 0 508544 6.35 2620 1739692 923008 10.19 463540 1547968 20
[2021-10-06T17:53:01.009Z] 17:24:01 5754036 0 512592 6.40 2620 1739692 923200 10.19 467188 1548736 8
[2021-10-06T17:53:01.009Z] 17:25:01 5761088 0 505532 6.31 2620 1739700 923008 10.19 459984 1548736 8
[2021-10-06T17:53:01.009Z] 17:26:01 5750216 0 516400 6.45 2620 1739704 923008 10.19 471188 1548736 20
[2021-10-06T17:53:01.009Z] 17:27:01 5749660 0 516952 6.45 2620 1739708 923116 10.19 471660 1548736 8
[2021-10-06T17:53:01.010Z] 17:28:01 5750460 0 516148 6.44 2620 1739712 923008 10.19 472680 1547064 8
[2021-10-06T17:53:01.010Z] 17:29:01 5750040 0 516564 6.45 2620 1739716 923008 10.19 472800 1547064 8
[2021-10-06T17:53:01.010Z] 17:30:01 5743472 0 523124 6.53 2620 1739724 923008 10.19 479636 1547064 8
[2021-10-06T17:53:01.010Z] 17:31:01 5743216 0 523376 6.53 2620 1739728 923008 10.19 479648 1547064 8
[2021-10-06T17:53:01.010Z] 17:32:01 5740024 0 526564 6.57 2620 1739732 923104 10.19 482972 1547064 8
[2021-10-06T17:53:01.010Z] 17:33:01 5737084 0 529500 6.61 2620 1739736 935296 10.33 485256 1547064 8
[2021-10-06T17:53:01.010Z] 17:34:01 5741352 0 525224 6.56 2620 1739744 922276 10.18 481660 1547016 8
[2021-10-06T17:53:01.010Z] 17:35:01 5741304 0 525272 6.56 2620 1739744 922276 10.18 481336 1547016 8
[2021-10-06T17:53:01.010Z] 17:36:01 5740480 0 526088 6.57 2620 1739752 922276 10.18 481920 1547016 8
[2021-10-06T17:53:01.010Z] 17:37:01 5739376 0 527192 6.58 2620 1739752 922504 10.18 483268 1547016 8
[2021-10-06T17:53:01.010Z] 17:38:01 5740944 0 525620 6.56 2620 1739756 922276 10.18 482132 1547016 8
[2021-10-06T17:53:01.010Z] 17:39:01 5740936 0 525620 6.56 2620 1739764 922276 10.18 482036 1547016 8
[2021-10-06T17:53:01.010Z] 17:40:01 5740812 0 525744 6.56 2620 1739764 922276 10.18 482044 1547016 8
[2021-10-06T17:53:01.010Z] 17:41:01 5740820 0 525728 6.56 2620 1739772 922276 10.18 481928 1547016 8
[2021-10-06T17:53:01.010Z] 17:42:01 5740568 0 525980 6.57 2620 1739772 922372 10.18 482224 1547016 8
[2021-10-06T17:53:01.010Z] 17:43:01 5741324 0 525216 6.56 2620 1739780 922276 10.18 482008 1547016 8
[2021-10-06T17:53:01.010Z] 17:44:01 5741092 0 525444 6.56 2620 1739784 922276 10.18 482064 1547016 8
[2021-10-06T17:53:01.010Z] 17:45:01 5741052 0 525476 6.56 2620 1739792 922276 10.18 482036 1547020 8
[2021-10-06T17:53:01.010Z] 17:46:01 5741132 0 525392 6.56 2620 1739796 922276 10.18 481996 1547016 8
[2021-10-06T17:53:01.010Z] 17:47:01 5740264 0 526256 6.57 2620 1739800 922420 10.18 482460 1547020 8
[2021-10-06T17:53:01.010Z] 17:48:01 5739764 0 526752 6.58 2620 1739804 922540 10.19 482696 1547016 8
[2021-10-06T17:53:01.010Z] 17:49:01 5740712 0 525800 6.57 2620 1739808 922276 10.18 482012 1547016 8
[2021-10-06T17:53:01.010Z] 17:50:01 5740104 0 526404 6.57 2620 1739812 922528 10.19 482480 1547016 8
[2021-10-06T17:53:01.010Z] 17:51:02 5740828 0 525676 6.56 2620 1739816 922276 10.18 482212 1547016 12
[2021-10-06T17:53:01.010Z] 17:52:01 5711528 0 554408 6.92 2620 1740384 1128284 12.46 620908 1434960 276
[2021-10-06T17:53:01.010Z] Average: 5742842 0 523704 6.54 2620 1739774 933216 10.30 483180 1543695 22
[2021-10-06T17:53:01.010Z]
[2021-10-06T17:53:01.010Z] 17:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
[2021-10-06T17:53:01.010Z] 17:22:01 eth0 386.69 375.11 1625.03 104.94 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:22:01 docker0 86.34 45.90 8.08 317.76 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:23:01 eth0 0.58 0.05 0.04 0.01 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:24:01 eth0 1.52 0.88 2.99 0.06 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:25:01 eth0 0.50 0.08 0.05 0.01 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:26:01 eth0 1.02 0.10 0.09 0.01 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:27:01 eth0 0.63 0.18 0.17 0.07 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:28:01 eth0 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:29:01 eth0 1.23 0.07 0.08 0.01 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:30:01 eth0 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:31:01 eth0 1.27 0.08 0.13 0.01 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:32:01 eth0 1.87 0.18 0.24 0.07 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:33:01 eth0 1.45 0.92 0.47 2.92 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:34:01 eth0 1.25 0.08 0.11 0.01 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:35:01 eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:36:01 eth0 0.52 0.05 0.05 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:37:01 eth0 0.58 0.47 0.40 0.27 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:38:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:39:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:40:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:41:01 eth0 0.33 0.07 0.03 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:42:01 eth0 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:43:01 eth0 0.07 0.10 0.00 0.01 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:44:01 eth0 0.37 0.08 0.03 0.01 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:45:01 eth0 0.45 0.07 0.05 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:46:01 eth0 0.37 0.08 0.03 0.01 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:47:01 eth0 1.07 0.48 0.43 0.27 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:48:01 eth0 0.82 0.33 0.30 0.20 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:49:01 eth0 0.68 0.02 0.07 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:50:01 eth0 0.98 0.67 0.54 0.37 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:51:02 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:52:01 eth0 12.72 7.96 10.56 12.98 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] Average: eth0 13.29 12.36 52.17 3.89 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z] Average: docker0 2.74 1.46 0.26 10.10 0.00 0.00 0.00 0.00
[2021-10-06T17:53:01.010Z]
[2021-10-06T17:53:01.010Z]
[2021-10-06T17:53:01.010Z] ---> sar -P ALL:
[2021-10-06T17:53:01.010Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU)
[2021-10-06T17:53:01.010Z]
[2021-10-06T17:53:01.010Z] 17:20:21 LINUX RESTART (2 CPU)
[2021-10-06T17:53:01.010Z]
[2021-10-06T17:53:01.010Z] 17:21:02 CPU %user %nice %system %iowait %steal %idle
[2021-10-06T17:53:01.010Z] 17:22:01 all 22.48 0.00 7.39 6.62 0.09 63.43
[2021-10-06T17:53:01.010Z] 17:22:01 0 23.05 0.00 8.01 6.19 0.09 62.65
[2021-10-06T17:53:01.010Z] 17:22:01 1 21.91 0.00 6.77 7.04 0.09 64.20
[2021-10-06T17:53:01.010Z] 17:23:01 all 0.28 0.00 0.07 0.00 0.01 99.65
[2021-10-06T17:53:01.010Z] 17:23:01 0 0.40 0.00 0.10 0.00 0.02 99.48
[2021-10-06T17:53:01.010Z] 17:23:01 1 0.15 0.00 0.03 0.00 0.00 99.82
[2021-10-06T17:53:01.010Z] 17:24:01 all 0.18 0.00 0.05 0.00 0.03 99.75
[2021-10-06T17:53:01.010Z] 17:24:01 0 0.27 0.00 0.07 0.00 0.03 99.63
[2021-10-06T17:53:01.010Z] 17:24:01 1 0.08 0.00 0.03 0.00 0.02 99.87
[2021-10-06T17:53:01.010Z] 17:25:01 all 0.20 0.00 0.05 0.00 0.01 99.74
[2021-10-06T17:53:01.010Z] 17:25:01 0 0.37 0.00 0.03 0.00 0.00 99.60
[2021-10-06T17:53:01.010Z] 17:25:01 1 0.03 0.00 0.07 0.00 0.02 99.88
[2021-10-06T17:53:01.010Z] 17:26:01 all 0.21 0.00 0.07 0.00 0.03 99.70
[2021-10-06T17:53:01.010Z] 17:26:01 0 0.37 0.00 0.07 0.00 0.02 99.55
[2021-10-06T17:53:01.010Z] 17:26:01 1 0.05 0.00 0.07 0.00 0.03 99.85
[2021-10-06T17:53:01.010Z] 17:27:01 all 0.23 0.00 0.05 0.00 0.01 99.71
[2021-10-06T17:53:01.010Z] 17:27:01 0 0.38 0.00 0.03 0.00 0.00 99.58
[2021-10-06T17:53:01.010Z] 17:27:01 1 0.08 0.00 0.07 0.00 0.02 99.83
[2021-10-06T17:53:01.010Z] 17:28:01 all 0.17 0.00 0.04 0.00 0.01 99.78
[2021-10-06T17:53:01.010Z] 17:28:01 0 0.28 0.00 0.03 0.00 0.00 99.68
[2021-10-06T17:53:01.010Z] 17:28:01 1 0.05 0.00 0.05 0.00 0.02 99.88
[2021-10-06T17:53:01.010Z] 17:29:01 all 0.19 0.00 0.03 0.00 0.01 99.77
[2021-10-06T17:53:01.010Z] 17:29:01 0 0.35 0.00 0.03 0.00 0.02 99.60
[2021-10-06T17:53:01.010Z] 17:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95
[2021-10-06T17:53:01.010Z] 17:30:01 all 0.21 0.00 0.03 0.00 0.02 99.75
[2021-10-06T17:53:01.010Z] 17:30:01 0 0.38 0.00 0.03 0.00 0.02 99.57
[2021-10-06T17:53:01.010Z] 17:30:01 1 0.03 0.00 0.02 0.00 0.02 99.93
[2021-10-06T17:53:01.010Z] 17:31:01 all 0.14 0.00 0.05 0.00 0.03 99.78
[2021-10-06T17:53:01.010Z] 17:31:01 0 0.20 0.00 0.03 0.00 0.02 99.75
[2021-10-06T17:53:01.010Z] 17:31:01 1 0.08 0.00 0.07 0.00 0.03 99.82
[2021-10-06T17:53:01.010Z] 17:32:01 all 0.19 0.00 0.05 0.00 0.01 99.75
[2021-10-06T17:53:01.011Z] 17:32:01 0 0.30 0.00 0.03 0.00 0.00 99.67
[2021-10-06T17:53:01.011Z] 17:32:01 1 0.08 0.00 0.07 0.00 0.02 99.83
[2021-10-06T17:53:01.011Z]
[2021-10-06T17:53:01.011Z] 17:32:01 CPU %user %nice %system %iowait %steal %idle
[2021-10-06T17:53:01.011Z] 17:33:01 all 0.23 0.00 0.03 0.00 0.01 99.74
[2021-10-06T17:53:01.011Z] 17:33:01 0 0.33 0.00 0.05 0.00 0.02 99.60
[2021-10-06T17:53:01.011Z] 17:33:01 1 0.12 0.00 0.00 0.00 0.00 99.88
[2021-10-06T17:53:01.011Z] 17:34:01 all 0.25 0.00 0.04 0.00 0.02 99.69
[2021-10-06T17:53:01.011Z] 17:34:01 0 0.47 0.00 0.05 0.00 0.02 99.47
[2021-10-06T17:53:01.011Z] 17:34:01 1 0.03 0.00 0.03 0.00 0.02 99.92
[2021-10-06T17:53:01.011Z] 17:35:01 all 0.26 0.00 0.04 0.00 0.01 99.69
[2021-10-06T17:53:01.011Z] 17:35:01 0 0.45 0.00 0.03 0.00 0.00 99.52
[2021-10-06T17:53:01.011Z] 17:35:01 1 0.07 0.00 0.05 0.00 0.02 99.87
[2021-10-06T17:53:01.011Z] 17:36:01 all 0.23 0.00 0.06 0.00 0.02 99.69
[2021-10-06T17:53:01.011Z] 17:36:01 0 0.38 0.00 0.05 0.00 0.02 99.55
[2021-10-06T17:53:01.011Z] 17:36:01 1 0.08 0.00 0.07 0.00 0.02 99.83
[2021-10-06T17:53:01.011Z] 17:37:01 all 0.29 0.00 0.04 0.00 0.02 99.65
[2021-10-06T17:53:01.011Z] 17:37:01 0 0.50 0.00 0.05 0.00 0.02 99.43
[2021-10-06T17:53:01.011Z] 17:37:01 1 0.08 0.00 0.03 0.00 0.02 99.87
[2021-10-06T17:53:01.011Z] 17:38:01 all 0.12 0.00 0.04 0.00 0.01 99.83
[2021-10-06T17:53:01.011Z] 17:38:01 0 0.20 0.00 0.07 0.00 0.02 99.72
[2021-10-06T17:53:01.011Z] 17:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95
[2021-10-06T17:53:01.011Z] 17:39:01 all 0.23 0.00 0.03 0.00 0.01 99.74
[2021-10-06T17:53:01.011Z] 17:39:01 0 0.40 0.00 0.03 0.00 0.00 99.57
[2021-10-06T17:53:01.011Z] 17:39:01 1 0.05 0.00 0.02 0.00 0.02 99.92
[2021-10-06T17:53:01.011Z] 17:40:01 all 0.23 0.00 0.03 0.00 0.01 99.74
[2021-10-06T17:53:01.011Z] 17:40:01 0 0.42 0.00 0.02 0.00 0.02 99.55
[2021-10-06T17:53:01.011Z] 17:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93
[2021-10-06T17:53:01.011Z] 17:41:01 all 0.22 0.00 0.03 0.00 0.02 99.73
[2021-10-06T17:53:01.011Z] 17:41:01 0 0.40 0.00 0.03 0.00 0.02 99.55
[2021-10-06T17:53:01.011Z] 17:41:01 1 0.03 0.00 0.03 0.00 0.02 99.92
[2021-10-06T17:53:01.011Z] 17:42:01 all 0.26 0.00 0.05 0.00 0.01 99.68
[2021-10-06T17:53:01.011Z] 17:42:01 0 0.47 0.00 0.05 0.00 0.00 99.48
[2021-10-06T17:53:01.011Z] 17:42:01 1 0.05 0.00 0.05 0.00 0.02 99.88
[2021-10-06T17:53:01.011Z] 17:43:01 all 0.23 0.00 0.03 0.00 0.02 99.72
[2021-10-06T17:53:01.011Z] 17:43:01 0 0.42 0.00 0.02 0.00 0.02 99.55
[2021-10-06T17:53:01.011Z] 17:43:01 1 0.05 0.00 0.05 0.00 0.02 99.88
[2021-10-06T17:53:01.011Z]
[2021-10-06T17:53:01.011Z] 17:43:01 CPU %user %nice %system %iowait %steal %idle
[2021-10-06T17:53:01.011Z] 17:44:01 all 0.23 0.00 0.02 0.00 0.01 99.74
[2021-10-06T17:53:01.011Z] 17:44:01 0 0.42 0.00 0.02 0.00 0.00 99.57
[2021-10-06T17:53:01.011Z] 17:44:01 1 0.05 0.00 0.02 0.00 0.02 99.92
[2021-10-06T17:53:01.011Z] 17:45:01 all 0.13 0.00 0.03 0.00 0.02 99.82
[2021-10-06T17:53:01.011Z] 17:45:01 0 0.25 0.00 0.03 0.00 0.02 99.70
[2021-10-06T17:53:01.011Z] 17:45:01 1 0.02 0.00 0.03 0.00 0.02 99.93
[2021-10-06T17:53:01.011Z] 17:46:01 all 0.18 0.00 0.03 0.00 0.01 99.78
[2021-10-06T17:53:01.011Z] 17:46:01 0 0.30 0.00 0.03 0.00 0.02 99.65
[2021-10-06T17:53:01.011Z] 17:46:01 1 0.07 0.00 0.02 0.00 0.00 99.92
[2021-10-06T17:53:01.011Z] 17:47:01 all 0.30 0.00 0.03 0.00 0.02 99.65
[2021-10-06T17:53:01.011Z] 17:47:01 0 0.45 0.00 0.03 0.00 0.02 99.50
[2021-10-06T17:53:01.011Z] 17:47:01 1 0.15 0.00 0.03 0.00 0.02 99.80
[2021-10-06T17:53:01.011Z] 17:48:01 all 0.24 0.00 0.03 0.00 0.02 99.72
[2021-10-06T17:53:01.011Z] 17:48:01 0 0.43 0.00 0.03 0.00 0.02 99.52
[2021-10-06T17:53:01.011Z] 17:48:01 1 0.05 0.00 0.02 0.00 0.02 99.92
[2021-10-06T17:53:01.011Z] 17:49:01 all 0.18 0.00 0.06 0.00 0.01 99.76
[2021-10-06T17:53:01.011Z] 17:49:01 0 0.30 0.00 0.08 0.00 0.00 99.62
[2021-10-06T17:53:01.011Z] 17:49:01 1 0.05 0.00 0.03 0.00 0.02 99.90
[2021-10-06T17:53:01.011Z] 17:50:01 all 0.21 0.00 0.05 0.00 0.02 99.72
[2021-10-06T17:53:01.011Z] 17:50:01 0 0.05 0.00 0.03 0.00 0.02 99.90
[2021-10-06T17:53:01.011Z] 17:50:01 1 0.37 0.00 0.07 0.00 0.02 99.55
[2021-10-06T17:53:01.011Z] 17:51:02 all 0.19 0.00 0.05 0.00 0.01 99.75
[2021-10-06T17:53:01.011Z] 17:51:02 0 0.05 0.00 0.08 0.00 0.02 99.85
[2021-10-06T17:53:01.011Z] 17:51:02 1 0.33 0.00 0.02 0.00 0.00 99.65
[2021-10-06T17:53:01.011Z] 17:52:01 all 1.55 0.00 0.29 0.02 0.02 98.13
[2021-10-06T17:53:01.011Z] 17:52:01 0 0.53 0.00 0.20 0.02 0.02 99.24
[2021-10-06T17:53:01.011Z] 17:52:01 1 2.58 0.00 0.38 0.02 0.02 97.01
[2021-10-06T17:53:01.011Z] Average: all 0.93 0.00 0.27 0.20 0.02 98.58
[2021-10-06T17:53:01.011Z] Average: 0 1.04 0.00 0.29 0.19 0.01 98.47
[2021-10-06T17:53:01.011Z] Average: 1 0.83 0.00 0.25 0.21 0.02 98.69
[2021-10-06T17:53:01.011Z]
[2021-10-06T17:53:01.011Z]
[2021-10-06T17:53:01.011Z]